]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: update the file according to the new shortcuts
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 352
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX}}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \use_default_options false
53 \language english
54 \inputencoding auto
55 \font_roman default
56 \font_sans default
57 \font_typewriter default
58 \font_default_family default
59 \use_xetex false
60 \font_sc false
61 \font_osf false
62 \font_sf_scale 100
63 \font_tt_scale 100
64
65 \graphics default
66 \default_output_format default
67 \paperfontsize 12
68 \spacing single
69 \use_hyperref true
70 \pdf_title "The LyX User's Guide"
71 \pdf_author "LyX Team"
72 \pdf_subject "LyX"
73 \pdf_keywords "LyX"
74 \pdf_bookmarks true
75 \pdf_bookmarksnumbered true
76 \pdf_bookmarksopen false
77 \pdf_bookmarksopenlevel 1
78 \pdf_breaklinks false
79 \pdf_pdfborder false
80 \pdf_colorlinks true
81 \pdf_backref false
82 \pdf_pdfusetitle false
83 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
84 \papersize default
85 \use_geometry false
86 \use_amsmath 1
87 \use_esint 0
88 \cite_engine basic
89 \use_bibtopic false
90 \use_indices false
91 \paperorientation portrait
92 \backgroundcolor #ffffff
93 \branch Question
94 \selected 1
95 \color #00ff00
96 \end_branch
97 \branch Answer
98 \selected 0
99 \color #aa55ff
100 \end_branch
101 \secnumdepth 3
102 \tocdepth 3
103 \paragraph_separation indent
104 \defskip medskip
105 \quotes_language english
106 \papercolumns 1
107 \papersides 2
108 \paperpagestyle default
109 \tracking_changes false
110 \output_changes false
111 \author "" 
112 \author "" 
113 \author "" 
114 \end_header
115
116 \begin_body
117
118 \begin_layout Title
119 The LyX User's Guide
120 \end_layout
121
122 \begin_layout Author
123 by the LyX Team
124 \begin_inset Foot
125 status collapsed
126
127 \begin_layout Plain Layout
128 \noindent
129 If you have comments or error corrections, please send them to the LyX Documenta
130 tion mailing list: 
131 \begin_inset CommandInset href
132 LatexCommand href
133 target "lyx-docs@lists.lyx.org"
134 type "mailto:"
135
136 \end_inset
137
138
139 \end_layout
140
141 \end_inset
142
143
144 \begin_inset Newline newline
145 \end_inset
146
147
148 \begin_inset Newline newline
149 \end_inset
150
151 Version 2.0.x
152 \begin_inset Note Note
153 status open
154
155 \begin_layout Plain Layout
156 The latest PDF-version of this document can be found here:
157 \begin_inset Newline newline
158 \end_inset
159
160
161 \series bold
162 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
163 \end_layout
164
165 \end_inset
166
167
168 \end_layout
169
170 \begin_layout Standard
171 \begin_inset CommandInset toc
172 LatexCommand tableofcontents
173
174 \end_inset
175
176
177 \end_layout
178
179 \begin_layout Chapter
180 Getting Started
181 \end_layout
182
183 \begin_layout Section
184 What is LyX?
185 \end_layout
186
187 \begin_layout Standard
188 LyX is a document preparation system.
189  It is a tool for producing beautiful manuscripts, publishable books, business
190  letters and proposals, and even poetry.
191  It is unlike most other 
192 \begin_inset Quotes eld
193 \end_inset
194
195 word processors
196 \begin_inset Quotes erd
197 \end_inset
198
199  in the sense that it uses the paradigm of a markup language as its core
200  editing style.
201  That means that when you type a section header, you mark it as a 
202 \begin_inset Quotes eld
203 \end_inset
204
205 Section
206 \begin_inset Quotes erd
207 \end_inset
208
209 , not 
210 \begin_inset Quotes eld
211 \end_inset
212
213 Bold, 17
214 \begin_inset space \thinspace{}
215 \end_inset
216
217 pt type, left justified, 5
218 \begin_inset space \thinspace{}
219 \end_inset
220
221 mm space below
222 \begin_inset Quotes erd
223 \end_inset
224
225 .
226  LyX takes care of the typesetting for you, so you deal only with concepts,
227  not the mechanics.
228 \end_layout
229
230 \begin_layout Standard
231 This philosophy is explained in much greater detail in the 
232 \emph on
233
234 \begin_inset Quotes eld
235 \end_inset
236
237 Introduction
238 \begin_inset Quotes erd
239 \end_inset
240
241
242 \emph default
243 .
244  If you haven't read it yet, you need to.
245  Yes, we mean now.
246 \end_layout
247
248 \begin_layout Standard
249 The 
250 \begin_inset Quotes eld
251 \end_inset
252
253
254 \emph on
255 Introduction
256 \emph default
257
258 \begin_inset Quotes erd
259 \end_inset
260
261  describes several things in addition to LyX's philosophy: most importantly,
262  the format of all of the manuals.
263  If you don't read it, you'll have a bear of a time navigating this manual.
264  You might also be better served looking in one of the other manuals instead
265  of this one.
266  
267 \begin_inset Quotes eld
268 \end_inset
269
270
271 \emph on
272 Introduction
273 \emph default
274
275 \begin_inset Quotes erd
276 \end_inset
277
278  describes that, too.
279 \end_layout
280
281 \begin_layout Section
282 How LyX Looks
283 \end_layout
284
285 \begin_layout Standard
286 Like most applications, LyX has the familiar menu bar across the top of
287  its window.
288  Below it is a toolbar with a pulldown box and various buttons.
289  There is, of course, a vertical scrollbar and a main work area for editing
290  documents.
291 \end_layout
292
293 \begin_layout Standard
294 Note that there is no horizontal scroll bar.
295  This is not a bug or an oversight, but intentional.
296  When you read a book, you expect the end of a line to wrap around to the
297  next line.
298  Text overflows onto new pages in a vertical fashion, hence the need for
299  only a vertical scrollbar.
300  There are three cases where you might want a horizontal scrollbar.
301  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
302  This, however, is due
303  to a flaw in the routine that displays graphics on the LyX screen in a
304  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
305  as you'd need to rescale graphics to fit on a page.
306  The second and third cases are tables and equations which are wider than
307  the LyX window.
308  You can use the arrow keys to scroll horizontally through the table, but
309  this doesn't work for equations yet.
310 \end_layout
311
312 \begin_layout Standard
313 For a brief description of all LyX menus and toolbar buttons, have a look
314  at Appendix
315 \begin_inset space ~
316 \end_inset
317
318
319 \begin_inset CommandInset ref
320 LatexCommand ref
321 reference "cha:The-User-Interface"
322
323 \end_inset
324
325 .
326  Most of them are self-explanatory and you'll find them listed in the correspond
327 ing sections of this documentation.
328 \end_layout
329
330 \begin_layout Section
331 HELP
332 \end_layout
333
334 \begin_layout Standard
335 The help system consists of the LyX manuals.
336  You can read 
337 \emph on
338 all
339 \emph default
340  of the manuals from inside LyX.
341  Just select the manual you want read from the 
342 \family sans
343 Help
344 \family default
345  menu.
346 \end_layout
347
348 \begin_layout Section
349 Basic LyX Setup
350 \begin_inset CommandInset label
351 LatexCommand label
352 name "sec:Basic-LyX-Setup"
353
354 \end_inset
355
356
357 \end_layout
358
359 \begin_layout Standard
360 There are several features of LyX that can be configured from inside LyX,
361  without resorting to configuration files.
362  First, LyX is able to inspect your system to see what programs, LaTeX document
363  classes and LaTeX packages are available.
364  It uses this knowledge to give reasonable defaults to several 
365 \family sans
366 Preferences
367 \family default
368
369 \begin_inset Index idx
370 status collapsed
371
372 \begin_layout Plain Layout
373 Preferences
374 \end_layout
375
376 \end_inset
377
378  settings.
379  Although this configuration has already been done when LyX was installed
380  on your system, you might have some items that you installed locally, e.
381 \begin_inset space \thinspace{}
382 \end_inset
383
384 g.
385 \begin_inset space \space{}
386 \end_inset
387
388 new LaTeX classes, and which are not seen by LyX.
389  To force LyX to re-inspect your system, you should use 
390 \family sans
391 Tools\SpecialChar \menuseparator
392 Reconfigure
393 \family default
394 .
395 \begin_inset Index idx
396 status collapsed
397
398 \begin_layout Plain Layout
399 Reconfiguration of LyX
400 \end_layout
401
402 \end_inset
403
404  You should then restart LyX to ensure that the changes are taken into account.
405 \end_layout
406
407 \begin_layout Section
408 LaTeX Setup
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:LaTeX-Setup"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 LyX needs several LaTeX packages to work properly.
420  The packages found on the system by LyX are listed in the file 
421 \emph on
422 LaT
423 \emph default
424
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430 {}
431 \end_layout
432
433 \end_inset
434
435
436 \emph on
437 eX
438 \begin_inset space ~
439 \end_inset
440
441 Configuration
442 \emph default
443  that will be created when using the menu 
444 \family sans
445 Help\SpecialChar \menuseparator
446 LaT
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 {}
453 \end_layout
454
455 \end_inset
456
457 eX
458 \begin_inset space ~
459 \end_inset
460
461 Configuration
462 \family default
463 .
464  You should install the required missing packages and then reconfigure LyX.
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 The two braces in the TeX Code box prevent that the term 
470 \begin_inset Quotes eld
471 \end_inset
472
473 LaTeX
474 \begin_inset Quotes erd
475 \end_inset
476
477  is printed with sub- and superscript letters.
478  More about TeX Code is described in section
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sec:TeX-Code"
486
487 \end_inset
488
489 , the printout of proper names like LaTeX is explained in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sub:LyX's-Proper-Names"
497
498 \end_inset
499
500 .
501 \end_layout
502
503 \end_inset
504
505
506 \begin_inset Index idx
507 status collapsed
508
509 \begin_layout Plain Layout
510 Reconfiguration of LyX
511 \end_layout
512
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Chapter
519 How to work with LyX
520 \end_layout
521
522 \begin_layout Section
523 Basic File Operations
524 \begin_inset Index idx
525 status collapsed
526
527 \begin_layout Plain Layout
528 File Operations
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 Under the 
538 \family sans
539 File
540 \family default
541  menu and in the standard toolbar are basic operations for any word processor
542  in addition to some more advanced operations:
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 New 
549 \begin_inset Graphics
550         filename ../images/buffer-new.png
551         BoundingBox 0bp 5bp 20bp 20bp
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New
562 \begin_inset space ~
563 \end_inset
564
565 from
566 \bar under
567
568 \begin_inset space ~
569 \end_inset
570
571
572 \bar default
573 Template
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Open 
580 \family default
581
582 \begin_inset Graphics
583         filename ../images/file-open.png
584         BoundingBox 0bp 5bp 20bp 20bp
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Close
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Save 
601 \family default
602
603 \begin_inset Graphics
604         filename ../images/buffer-write.png
605         BoundingBox 0bp 5bp 20bp 20bp
606
607 \end_inset
608
609
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Save
616 \begin_inset space ~
617 \end_inset
618
619 As
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Revert
626 \begin_inset space ~
627 \end_inset
628
629 to
630 \begin_inset space ~
631 \end_inset
632
633 saved
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Version
640 \begin_inset space ~
641 \end_inset
642
643 Control
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Import
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Export
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Print 
662 \family default
663
664 \begin_inset Graphics
665         filename ../images/dialog-show_print.png
666         BoundingBox 0bp 5bp 24bp 20bp
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Exit
677 \end_layout
678
679 \begin_layout Standard
680 They all do pretty much the same thing as in other word processors, with
681  a few minor differences.
682  The 
683 \family sans
684 File\SpecialChar \menuseparator
685 New
686 \begin_inset space ~
687 \end_inset
688
689 from
690 \bar under
691
692 \begin_inset space ~
693 \end_inset
694
695
696 \bar default
697 Template
698 \family default
699  command not only prompts you for a name for the new file, but also prompts
700  you for a template to use.
701  Selecting a template will automatically set certain layout features for
702  the document, features you would otherwise need to change manually.
703  They can be of use for certain classes, especially those for writing letters
704  (see section
705 \begin_inset space ~
706 \end_inset
707
708
709 \begin_inset CommandInset ref
710 LatexCommand ref
711 reference "sec:Document-Classes"
712
713 \end_inset
714
715 ).
716 \end_layout
717
718 \begin_layout Standard
719 Note: There is no 
720 \begin_inset Quotes eld
721 \end_inset
722
723 default file
724 \begin_inset Quotes erd
725 \end_inset
726
727  or document named 
728 \begin_inset Quotes eld
729 \end_inset
730
731 Untitled
732 \begin_inset Quotes erd
733 \end_inset
734
735  or 
736 \begin_inset Quotes eld
737 \end_inset
738
739 scratch.
740 \begin_inset Quotes erd
741 \end_inset
742
743  Unless you tell LyX to open a file or create a new one, that big, blank
744  space is just that — a big, blank space.
745 \end_layout
746
747 \begin_layout Standard
748
749 \family sans
750 Revert
751 \begin_inset space ~
752 \end_inset
753
754 to
755 \begin_inset space ~
756 \end_inset
757
758 saved
759 \family default
760  and 
761 \family sans
762 Version
763 \begin_inset space ~
764 \end_inset
765
766 Control
767 \family default
768  are useful if more people work on the same document at the same time
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 If you plan to do this, you should check out the Version Control feature
774  in LyX also.
775  Read 
776 \emph on
777 Additional Features
778 \emph default
779 \SpecialChar \@.
780
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revert
789 \begin_inset space ~
790 \end_inset
791
792 to
793 \begin_inset space ~
794 \end_inset
795
796 saved
797 \family default
798  will reload the document from disk.
799  You can of course also use it if you regret that you changed a document
800  and want to restore it to the last save.
801  With
802 \family sans
803  Version
804 \begin_inset space ~
805 \end_inset
806
807 Control 
808 \family default
809 you can there register the changes you made to a document so that others
810  can identify them as your changes.
811 \end_layout
812
813 \begin_layout Section
814 Basic Editing Features
815 \begin_inset Index idx
816 status collapsed
817
818 \begin_layout Plain Layout
819 Editing
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Basic-Editing-Features"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Like most modern word processors, LyX can perform cut and paste operations
836  on blocks of text, can move by character, word, or page of text, and can
837  delete whole words as well as individual characters.
838  The next four sections cover the basic LyX editing features and how to
839  access them.
840  We'll start with cut and paste.
841 \end_layout
842
843 \begin_layout Standard
844 As you might expect, the 
845 \family sans
846 Edit
847 \family default
848  menu and the standard toolbar has the cut and paste commands, along with
849  various other editing features.
850  Some of these are special and covered in later sections.
851  The basic ones are:
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Cut 
858 \family default
859
860 \begin_inset Graphics
861         filename ../images/cut.png
862         BoundingBox 0bp 5bp 20bp 20bp
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Graphics
876         filename ../images/copy.png
877         BoundingBox 0bp 5bp 20bp 20bp
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Paste 
888 \family default
889
890 \begin_inset Graphics
891         filename ../images/paste.png
892         BoundingBox 0bp 5bp 20bp 20bp
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Paste
903 \begin_inset space ~
904 \end_inset
905
906 Recent
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Special
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Find
923 \begin_inset space ~
924 \end_inset
925
926 &
927 \begin_inset space ~
928 \end_inset
929
930 Replace 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/dialog-show_findreplace.png
935         BoundingBox 0bp 5bp 20bp 25bp
936         rotateOrigin center
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 The first three are self-explanatory.
945  One thing to note: whenever you delete a block of text that you've selected,
946  it's automatically placed in the clipboard.
947  That is, the 
948 \family sans
949 Delete
950 \family default
951  and 
952 \family sans
953 Backspace
954 \family default
955  keys also functions as the 
956 \family sans
957 Cut
958 \family default
959  command.
960  Also, if you've selected text, be careful: If you hit a key, LyX will completel
961 y delete the selected text and replace it with what you just typed.
962  You'll have to do an 
963 \family sans
964 Undo
965 \family default
966  to get back the lost text.
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index idx
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index idx
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index idx
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you have found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words, i.
1147 \begin_inset space \thinspace{}
1148 \end_inset
1149
1150 g., searching for 
1151 \begin_inset Quotes eld
1152 \end_inset
1153
1154
1155 \family typewriter
1156 star
1157 \family default
1158
1159 \begin_inset Quotes erd
1160 \end_inset
1161
1162  will not match 
1163 \begin_inset Quotes eld
1164 \end_inset
1165
1166
1167 \family typewriter
1168 starlet
1169 \family default
1170
1171 \begin_inset Quotes erd
1172 \end_inset
1173
1174 .
1175 \end_layout
1176
1177 \begin_layout Standard
1178 Things like notes, floats, etc., the so called insets can be dissolved.
1179  This means that the inset is deleted and its content is left as normal
1180  text.
1181  Dissolving an inset is done by setting the cursor to the beginning of an
1182  inset and pressing 
1183 \family sans
1184 Backspace
1185 \family default
1186  or by setting the cursor to the end and pressing 
1187 \family sans
1188 Delete
1189 \family default
1190 .
1191 \end_layout
1192
1193 \begin_layout Section
1194 Undo and Redo
1195 \begin_inset Index idx
1196 status collapsed
1197
1198 \begin_layout Plain Layout
1199 Redo
1200 \end_layout
1201
1202 \end_inset
1203
1204
1205 \begin_inset Index idx
1206 status collapsed
1207
1208 \begin_layout Plain Layout
1209 Undo
1210 \end_layout
1211
1212 \end_inset
1213
1214
1215 \begin_inset CommandInset label
1216 LatexCommand label
1217 name "sec:Undo-and-Redo"
1218
1219 \end_inset
1220
1221
1222 \end_layout
1223
1224 \begin_layout Standard
1225 If you make a mistake, you can easily recover from it.
1226  LyX has a large-capacity undo/redo buffer.
1227  Select 
1228 \family sans
1229 Edit\SpecialChar \menuseparator
1230 Undo
1231 \family default
1232  or the toolbar button 
1233 \begin_inset Graphics
1234         filename ../images/undo.png
1235         BoundingBox 0bp 5bp 20bp 20bp
1236
1237 \end_inset
1238
1239  to undo some mistake.
1240  If you accidentally undo too much, use 
1241 \family sans
1242 Edit\SpecialChar \menuseparator
1243 Redo
1244 \family default
1245  or the toolbar button 
1246 \begin_inset Graphics
1247         filename ../images/redo.png
1248         BoundingBox 0bp 5bp 20bp 20bp
1249
1250 \end_inset
1251
1252  to 
1253 \begin_inset Quotes eld
1254 \end_inset
1255
1256 undo the undo.
1257 \begin_inset Quotes erd
1258 \end_inset
1259
1260  The undo mechanism is currently limited to 100
1261 \begin_inset space \thinspace{}
1262 \end_inset
1263
1264 steps to minimize memory overhead.
1265 \end_layout
1266
1267 \begin_layout Standard
1268 Note that if you revert back all changes to arrive to the document as it
1269  was last saved, the 
1270 \begin_inset Quotes eld
1271 \end_inset
1272
1273 changed
1274 \begin_inset Quotes erd
1275 \end_inset
1276
1277  status of the document is unfortunately not reset.
1278  This is a consequence of the 100
1279 \begin_inset space \thinspace{}
1280 \end_inset
1281
1282 step undo limit, above.
1283 \end_layout
1284
1285 \begin_layout Standard
1286
1287 \family sans
1288 Undo
1289 \family default
1290  and 
1291 \family sans
1292 Redo
1293 \family default
1294  work on almost everything in LyX.
1295  But they won't undo or redo text character by character, but by blocks
1296  of text.
1297 \end_layout
1298
1299 \begin_layout Section
1300 Mouse Operations
1301 \begin_inset Index idx
1302 status collapsed
1303
1304 \begin_layout Plain Layout
1305 Mouse Operations
1306 \end_layout
1307
1308 \end_inset
1309
1310
1311 \end_layout
1312
1313 \begin_layout Standard
1314 These are the most basic mouse operations.
1315 \end_layout
1316
1317 \begin_layout Enumerate
1318 Motion
1319 \end_layout
1320
1321 \begin_deeper
1322 \begin_layout Itemize
1323 Click the 
1324 \emph on
1325 left mouse button
1326 \emph default
1327  once anywhere in the edit window.
1328  The cursor moves to the text under the mouse.
1329 \end_layout
1330
1331 \end_deeper
1332 \begin_layout Enumerate
1333 Selecting Text
1334 \end_layout
1335
1336 \begin_deeper
1337 \begin_layout Itemize
1338 Hold down the 
1339 \emph on
1340 left mouse button
1341 \emph default
1342  and drag the mouse.
1343  LyX marks the text between the old and new mouse positions.
1344  Use 
1345 \family sans
1346 Edit\SpecialChar \menuseparator
1347 Copy
1348 \family default
1349  to create a copy of the text in LyX's buffer (and the clipboard).
1350 \end_layout
1351
1352 \begin_layout Itemize
1353 Re-position the cursor and then paste the text back into LyX using 
1354 \family sans
1355 Edit\SpecialChar \menuseparator
1356 Paste
1357 \family default
1358 .
1359 \end_layout
1360
1361 \end_deeper
1362 \begin_layout Enumerate
1363 Insets (Footnotes, Notes, Floats, etc.)
1364 \end_layout
1365
1366 \begin_deeper
1367 \begin_layout Standard
1368 Right-click on them to set their properties.
1369  Also check the appropriate section of this manual for more details.
1370 \end_layout
1371
1372 \end_deeper
1373 \begin_layout Enumerate
1374 Tables
1375 \end_layout
1376
1377 \begin_deeper
1378 \begin_layout Standard
1379
1380 \emph on
1381 Single click
1382 \emph default
1383  the right mouse button to open a dialog that will allow you to manipulate
1384  the table.
1385 \end_layout
1386
1387 \end_deeper
1388 \begin_layout Section
1389 Navigating
1390 \begin_inset CommandInset label
1391 LatexCommand label
1392 name "sec:Navigating"
1393
1394 \end_inset
1395
1396
1397 \begin_inset Index idx
1398 status collapsed
1399
1400 \begin_layout Plain Layout
1401 Navigating
1402 \end_layout
1403
1404 \end_inset
1405
1406
1407 \end_layout
1408
1409 \begin_layout Standard
1410 LyX offers you two ways to navigate in documents:
1411 \end_layout
1412
1413 \begin_layout Itemize
1414 The menu 
1415 \family sans
1416 Navigate
1417 \family default
1418  lists all sections of the document as submenu entries that you can click
1419  to jump to the corresponding document part.
1420 \end_layout
1421
1422 \begin_layout Itemize
1423 The menu 
1424 \family sans
1425 Document\SpecialChar \menuseparator
1426 Outline
1427 \family default
1428  or the toolbar button 
1429 \begin_inset Graphics
1430         filename ../images/dialog-toggle_toc.png
1431         BoundingBox 0bp 5bp 20bp 20bp
1432
1433 \end_inset
1434
1435 .
1436 \end_layout
1437
1438 \begin_layout Standard
1439 The outline window shows you the content of the document's table of contents
1440  (TOC) that is described in section
1441 \begin_inset space ~
1442 \end_inset
1443
1444
1445 \begin_inset CommandInset ref
1446 LatexCommand ref
1447 reference "sub:Table-of-Contents"
1448
1449 \end_inset
1450
1451 .
1452  You can click there on entries to jump to the corresponding document part.
1453  In the pull-down box at the top of the outline window, you can choose between
1454  different lists of document objects, like the list of footnotes.
1455  Some of them, the list of tables, figures, and algorithms can also be added
1456  to the document, see section
1457 \begin_inset space ~
1458 \end_inset
1459
1460
1461 \begin_inset CommandInset ref
1462 LatexCommand ref
1463 reference "sub:List-of-Figures"
1464
1465 \end_inset
1466
1467 .
1468  The 
1469 \family sans
1470 Sort
1471 \family default
1472  option sorts the current list, and the 
1473 \family sans
1474 Keep
1475 \family default
1476  option keeps it in the current view state.
1477  Keeping means that when you have e.
1478 \begin_inset space \thinspace{}
1479 \end_inset
1480
1481 g.
1482 \begin_inset space \space{}
1483 \end_inset
1484
1485 the subsections of section
1486 \begin_inset space ~
1487 \end_inset
1488
1489 2 and 4 shown and click on section
1490 \begin_inset space ~
1491 \end_inset
1492
1493 3, the subsections of section
1494 \begin_inset space ~
1495 \end_inset
1496
1497 2 and 4 will still be shown.
1498  Without the 
1499 \family sans
1500 Keep
1501 \family default
1502  option they will be hidden to highlight the clicked section
1503 \begin_inset space ~
1504 \end_inset
1505
1506 3.
1507 \end_layout
1508
1509 \begin_layout Standard
1510 With the buttons 
1511 \begin_inset space \space{}
1512 \end_inset
1513
1514
1515 \begin_inset Graphics
1516         filename ../images/down.png
1517         BoundingBox 0bp 5bp 20bp 20bp
1518
1519 \end_inset
1520
1521
1522 \begin_inset space \hspace{}
1523 \length -3mm
1524 \end_inset
1525
1526  and 
1527 \begin_inset space \space{}
1528 \end_inset
1529
1530
1531 \begin_inset Graphics
1532         filename ../images/up.png
1533         BoundingBox 0bp 5bp 20bp 20bp
1534
1535 \end_inset
1536
1537
1538 \begin_inset space \hspace{}
1539 \length -3mm
1540 \end_inset
1541
1542  at the bottom of the outline window you can change the position of sections
1543  in your document.
1544  So you can for example move section
1545 \begin_inset space ~
1546 \end_inset
1547
1548 2.5 before section
1549 \begin_inset space ~
1550 \end_inset
1551
1552 2.4.
1553  LyX will then automatically renumber the sections to the new order.
1554  With the buttons 
1555 \begin_inset Graphics
1556         filename ../images/promote.png
1557         BoundingBox 0bp 5bp 20bp 20bp
1558
1559 \end_inset
1560
1561  and 
1562 \begin_inset Graphics
1563         filename ../images/demote.png
1564         BoundingBox 0bp 5bp 20bp 20bp
1565
1566 \end_inset
1567
1568  or the corresponding key bindings 
1569 \family sans
1570 Tab
1571 \family default
1572  and 
1573 \family sans
1574 Shift-Tab
1575 \family default
1576  you can change the sectioning level of sections.
1577  So you can for example make section
1578 \begin_inset space ~
1579 \end_inset
1580
1581 2.5 to chapter
1582 \begin_inset space ~
1583 \end_inset
1584
1585 3 or to subsection
1586 \begin_inset space ~
1587 \end_inset
1588
1589 2.4.1.
1590 \end_layout
1591
1592 \begin_layout Section
1593 Input
1594 \begin_inset space \thinspace{}
1595 \end_inset
1596
1597 /
1598 \begin_inset space \thinspace{}
1599 \end_inset
1600
1601 Word Completion
1602 \begin_inset CommandInset label
1603 LatexCommand label
1604 name "sec:Input-Completion"
1605
1606 \end_inset
1607
1608
1609 \begin_inset Index idx
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613 Input completion
1614 \end_layout
1615
1616 \end_inset
1617
1618
1619 \begin_inset Index idx
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623 Word completion|see
1624 \begin_inset ERT
1625 status collapsed
1626
1627 \begin_layout Plain Layout
1628
1629 {
1630 \end_layout
1631
1632 \end_inset
1633
1634 Input completion
1635 \begin_inset ERT
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639
1640 }
1641 \end_layout
1642
1643 \end_inset
1644
1645
1646 \end_layout
1647
1648 \end_inset
1649
1650
1651 \end_layout
1652
1653 \begin_layout Standard
1654 LyX provides completion of words by scanning all documents that are currently
1655  opened.
1656  Every word that appears in these documents is added to a database that
1657  is used to propose completions.
1658 \end_layout
1659
1660 \begin_layout Standard
1661 By default LyX shows a small triangle behind the cursor as indicator that
1662  there are completions available.
1663  You can then press the 
1664 \family sans
1665 Tab
1666 \family default
1667  key to use this completion.
1668  When several completions are possible, a popup is opened showing them.
1669  You can select a completion in the popup using the mouse or the arrow keys,
1670  and accept the chosen completion be pressing 
1671 \family sans
1672 Return
1673 \family default
1674 .
1675 \end_layout
1676
1677 \begin_layout Standard
1678 In the preferences dialog, that is opened with the menu 
1679 \family sans
1680 Tools\SpecialChar \menuseparator
1681 Preferences
1682 \family default
1683 , the cursor completion indicator can be turned off in the section 
1684 \family sans
1685 Editing\SpecialChar \menuseparator
1686 Input Completion
1687 \family default
1688  by deselecting the option 
1689 \family sans
1690 Cursor indicator
1691 \family default
1692 .
1693  With the option 
1694 \family sans
1695 Automatic inline completion
1696 \family default
1697  the proposed completion is shown directly behind the cursor position.
1698  To accept this proposal, use the 
1699 \family sans
1700 Tab
1701 \family default
1702  key.
1703  With the option 
1704 \family sans
1705 Automatic popup
1706 \family default
1707  the completions are always shown in a popup.
1708  LyX offers some more completion settings for experts that are described
1709  in sec.
1710 \begin_inset space \thinspace{}
1711 \end_inset
1712
1713
1714 \begin_inset CommandInset ref
1715 LatexCommand ref
1716 reference "sub:Input-Completion-Appendix"
1717
1718 \end_inset
1719
1720 .
1721 \end_layout
1722
1723 \begin_layout Section
1724 Basic Key Bindings
1725 \begin_inset Index idx
1726 status collapsed
1727
1728 \begin_layout Plain Layout
1729 Key Bindings
1730 \end_layout
1731
1732 \end_inset
1733
1734
1735 \begin_inset Index idx
1736 status collapsed
1737
1738 \begin_layout Plain Layout
1739 Bindings|see
1740 \begin_inset ERT
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744
1745 {
1746 \end_layout
1747
1748 \end_inset
1749
1750 Key Bindings
1751 \begin_inset ERT
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755
1756 }
1757 \end_layout
1758
1759 \end_inset
1760
1761
1762 \end_layout
1763
1764 \end_inset
1765
1766
1767 \begin_inset Index idx
1768 status collapsed
1769
1770 \begin_layout Plain Layout
1771 Shortcuts|see
1772 \begin_inset ERT
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776
1777 {
1778 \end_layout
1779
1780 \end_inset
1781
1782 Key Bindings
1783 \begin_inset ERT
1784 status collapsed
1785
1786 \begin_layout Plain Layout
1787
1788 }
1789 \end_layout
1790
1791 \end_inset
1792
1793
1794 \end_layout
1795
1796 \end_inset
1797
1798
1799 \end_layout
1800
1801 \begin_layout Standard
1802 There are at least two different primary binding maps: CUA and Emacs.
1803  LyX's default is CUA.
1804 \end_layout
1805
1806 \begin_layout Standard
1807 Some keys, like 
1808 \family sans
1809 Page
1810 \begin_inset space ~
1811 \end_inset
1812
1813 Up
1814 \family default
1815
1816 \family sans
1817 Page
1818 \begin_inset space ~
1819 \end_inset
1820
1821 Down
1822 \family default
1823
1824 \family sans
1825 Left
1826 \family default
1827
1828 \family sans
1829 Right
1830 \family default
1831
1832 \family sans
1833 Up
1834 \family default
1835 , and 
1836 \family sans
1837 Down
1838 \family default
1839 , do exactly what you expect them to do.
1840  Other keys don't:
1841 \end_layout
1842
1843 \begin_layout Labeling
1844 \labelwidthstring 00.00.0000
1845
1846 \family sans
1847 Tab
1848 \begin_inset CommandInset nomenclature
1849 LatexCommand nomenclature
1850 symbol "Tab"
1851 description "Tabulator key"
1852
1853 \end_inset
1854
1855
1856 \family default
1857  There is no such thing as a tab stop in LyX.
1858  If you don't understand this, go read sections
1859 \begin_inset space ~
1860 \end_inset
1861
1862
1863 \begin_inset CommandInset ref
1864 LatexCommand ref
1865 reference "sec:Par-indent-intro"
1866
1867 \end_inset
1868
1869  and 
1870 \begin_inset CommandInset ref
1871 LatexCommand ref
1872 reference "sec:Paragraph-Environments"
1873
1874 \end_inset
1875
1876 , especially section
1877 \begin_inset space ~
1878 \end_inset
1879
1880
1881 \begin_inset CommandInset ref
1882 LatexCommand ref
1883 reference "sub:Lists"
1884
1885 \end_inset
1886
1887 , right now.
1888  Yes, right now.
1889  If you're still confused, look in the 
1890 \emph on
1891 Tutorial
1892 \emph default
1893 .
1894 \end_layout
1895
1896 \begin_layout Labeling
1897 \labelwidthstring 00.00.0000
1898
1899 \family sans
1900 Esc
1901 \begin_inset CommandInset nomenclature
1902 LatexCommand nomenclature
1903 symbol "Esc"
1904 description "Escape key"
1905
1906 \end_inset
1907
1908
1909 \family default
1910  This is the 
1911 \begin_inset Quotes eld
1912 \end_inset
1913
1914 cancel key.
1915 \begin_inset Quotes erd
1916 \end_inset
1917
1918  It's used, generically, to cancel operations.
1919  Other parts of the manual will go into greater detail about this.
1920 \end_layout
1921
1922 \begin_layout Labeling
1923 \labelwidthstring 00.00.0000
1924
1925 \family sans
1926 Home
1927 \family default
1928
1929 \begin_inset space ~
1930 \end_inset
1931
1932 and
1933 \begin_inset space ~
1934 \end_inset
1935
1936
1937 \family sans
1938 End
1939 \family default
1940  These move the cursor, respectively, to the beginning and end of a line,
1941  unless you are using the Emacs bindings where they jump to the beginning
1942  or end of the file.
1943 \end_layout
1944
1945 \begin_layout Standard
1946 There are three modifier keys:
1947 \end_layout
1948
1949 \begin_layout Labeling
1950 \labelwidthstring 00.00.0000
1951
1952 \family sans
1953 Control
1954 \family default
1955  (Denoted by 
1956 \begin_inset Quotes eld
1957 \end_inset
1958
1959
1960 \family sans
1961 Ctrl
1962 \family default
1963
1964 \begin_inset Quotes erd
1965 \end_inset
1966
1967
1968 \begin_inset CommandInset nomenclature
1969 LatexCommand nomenclature
1970 symbol "Ctrl"
1971 description "Control key"
1972
1973 \end_inset
1974
1975  in the documentation files) This has a couple of different uses, depending
1976  on which keys it's used in combination with:
1977 \end_layout
1978
1979 \begin_deeper
1980 \begin_layout Itemize
1981 With 
1982 \family sans
1983 Backspace
1984 \family default
1985  or 
1986 \family sans
1987 Delete
1988 \family default
1989 , it deletes an entire word instead of a single character.
1990 \end_layout
1991
1992 \begin_layout Itemize
1993 With 
1994 \family sans
1995 Left
1996 \family default
1997  and 
1998 \family sans
1999 Right
2000 \family default
2001 , it moves by words instead of characters.
2002 \end_layout
2003
2004 \begin_layout Itemize
2005 With 
2006 \family sans
2007 Home
2008 \family default
2009  and 
2010 \family sans
2011 End
2012 \family default
2013 , it moves to the beginning and the end of the document, respectively.
2014 \end_layout
2015
2016 \end_deeper
2017 \begin_layout Labeling
2018 \labelwidthstring 00.00.0000
2019
2020 \family sans
2021 Shift
2022 \family default
2023  (Denoted by 
2024 \begin_inset Quotes eld
2025 \end_inset
2026
2027
2028 \family sans
2029 Shift
2030 \family default
2031
2032 \begin_inset Quotes erd
2033 \end_inset
2034
2035
2036 \begin_inset CommandInset nomenclature
2037 LatexCommand nomenclature
2038 symbol "Shift"
2039 description "Shift key"
2040
2041 \end_inset
2042
2043  in the documentation files) Use this with any of the motion keys to select
2044  the text between the old and new cursor positions.
2045 \end_layout
2046
2047 \begin_layout Labeling
2048 \labelwidthstring 00.00.0000
2049
2050 \family sans
2051 Alt
2052 \family default
2053  (Denoted by 
2054 \begin_inset Quotes eld
2055 \end_inset
2056
2057
2058 \family sans
2059 Alt
2060 \family default
2061
2062 \begin_inset Quotes erd
2063 \end_inset
2064
2065
2066 \begin_inset CommandInset nomenclature
2067 LatexCommand nomenclature
2068 symbol "Alt"
2069 description "Alt or Meta key"
2070
2071 \end_inset
2072
2073  in the documentation files) This is the Alt key on many keyboards, unless
2074  your keyboard has a distinct Meta key.
2075  If you have both keys, you will need to try out which one actually performs
2076  the 
2077 \family sans
2078 Alt+
2079 \family default
2080  function.
2081  This key does many different things, but it also activates the 
2082 \emph on
2083 menu accelerator keys
2084 \emph default
2085 .
2086  If you use this in combination with any of the underlined letters in a
2087  menu or menu item, it selects that menu item.
2088 \end_layout
2089
2090 \begin_deeper
2091 \begin_layout Standard
2092 For example, the sequence 
2093 \begin_inset Quotes eld
2094 \end_inset
2095
2096
2097 \family sans
2098 Alt
2099 \begin_inset space ~
2100 \end_inset
2101
2102 e
2103 \begin_inset space ~
2104 \end_inset
2105
2106 s
2107 \family default
2108
2109 \begin_inset space ~
2110 \end_inset
2111
2112
2113 \family sans
2114 c
2115 \family default
2116
2117 \begin_inset Quotes erd
2118 \end_inset
2119
2120  brings up the 
2121 \begin_inset Quotes eld
2122 \end_inset
2123
2124 Text Style
2125 \begin_inset Quotes erd
2126 \end_inset
2127
2128  menu.
2129  Typing 
2130 \begin_inset Quotes eld
2131 \end_inset
2132
2133
2134 \family sans
2135 Alt
2136 \begin_inset space ~
2137 \end_inset
2138
2139 f
2140 \family default
2141
2142 \begin_inset Quotes erd
2143 \end_inset
2144
2145  opens the 
2146 \family sans
2147 File
2148 \family default
2149  menu.
2150 \end_layout
2151
2152 \begin_layout Standard
2153 The 
2154 \emph on
2155 Shortcuts
2156 \emph default
2157  manual lists all other things bound to the 
2158 \family sans
2159 Alt
2160 \family default
2161  key.
2162 \end_layout
2163
2164 \end_deeper
2165 \begin_layout Standard
2166 You'll learn more and more keybindings and short-cut keys as you use LyX,
2167  because most actions will prompt a small message in the status bar at the
2168  bottom of LyX's main window which describe the name of the action, you've
2169  just triggered, and any existing keybindings for that action.
2170  The LyX menus also list the defined keybindings.
2171  The notation for the keybindings is very similar to the notation used in
2172  this documentation, so you should not have any problems understanding it.
2173  However, notice that Shift-modifiers are explicitly mentioned, so 
2174 \begin_inset Quotes eld
2175 \end_inset
2176
2177
2178 \family sans
2179 Alt+P Shift-A
2180 \family default
2181
2182 \begin_inset Quotes erd
2183 \end_inset
2184
2185  means 
2186 \family sans
2187 Alt+P
2188 \family default
2189  followed by a capital 
2190 \family sans
2191 A
2192 \family default
2193 .
2194 \end_layout
2195
2196 \begin_layout Standard
2197 You can list or change the keybindings in the menu 
2198 \family sans
2199 Tools\SpecialChar \menuseparator
2200 Preferences
2201 \family default
2202  under 
2203 \family sans
2204 Editing\SpecialChar \menuseparator
2205 Shortcuts
2206 \family default
2207  as explained in sec.
2208 \begin_inset space \thinspace{}
2209 \end_inset
2210
2211
2212 \begin_inset CommandInset ref
2213 LatexCommand ref
2214 reference "sub:Editing-Shortcuts"
2215
2216 \end_inset
2217
2218 .
2219 \end_layout
2220
2221 \begin_layout Chapter
2222 LyX Basics
2223 \begin_inset Index idx
2224 status collapsed
2225
2226 \begin_layout Plain Layout
2227 LyX ! Basics
2228 \end_layout
2229
2230 \end_inset
2231
2232
2233 \end_layout
2234
2235 \begin_layout Section
2236 Document Types
2237 \begin_inset Index idx
2238 status collapsed
2239
2240 \begin_layout Plain Layout
2241 Document ! Types
2242 \end_layout
2243
2244 \end_inset
2245
2246
2247 \end_layout
2248
2249 \begin_layout Subsection
2250 Introduction
2251 \end_layout
2252
2253 \begin_layout Standard
2254 Before you do anything else, before you ever start writing a document, you
2255  need to decide what type of document you want to edit.
2256  Different types of documents use different types of spacing, headings,
2257  numbering schemes, and so on.
2258  Additionally, different documents use different paragraph environments,
2259  and format the title of your document differently.
2260 \end_layout
2261
2262 \begin_layout Standard
2263
2264 \emph on
2265 document class
2266 \emph default
2267  describes a group of properties common to a particular set of documents.
2268  By setting the document class, you automatically select these properties,
2269  making it easier to create the type of document you want.
2270  If you don't choose a document class, LyX picks one for you by default.
2271  So it is up to you to change the class of your document.
2272 \end_layout
2273
2274 \begin_layout Standard
2275 Read on for info about the document classes you can choose from LyX, and
2276  how to adjust their properties.
2277 \end_layout
2278
2279 \begin_layout Subsection
2280 Document Classes
2281 \begin_inset Index idx
2282 status collapsed
2283
2284 \begin_layout Plain Layout
2285 Document ! Classes
2286 \end_layout
2287
2288 \end_inset
2289
2290
2291 \begin_inset CommandInset label
2292 LatexCommand label
2293 name "sec:Document-Classes"
2294
2295 \end_inset
2296
2297
2298 \end_layout
2299
2300 \begin_layout Standard
2301 You can select a class using the 
2302 \family sans
2303 Document\SpecialChar \menuseparator
2304 Settings
2305 \begin_inset Index idx
2306 status collapsed
2307
2308 \begin_layout Plain Layout
2309 Document ! Settings
2310 \end_layout
2311
2312 \end_inset
2313
2314
2315 \family default
2316  dialog.
2317  Select the class you want to use, and make any fine tunings of the options
2318  you may need.
2319 \end_layout
2320
2321 \begin_layout Subsubsection
2322 Overview
2323 \end_layout
2324
2325 \begin_layout Standard
2326 There are four standard document classes in LyX.
2327  They are:
2328 \end_layout
2329
2330 \begin_layout Description
2331 Article for basic articles
2332 \end_layout
2333
2334 \begin_layout Description
2335 Report for basic reports
2336 \end_layout
2337
2338 \begin_layout Description
2339 Book for writing a book
2340 \end_layout
2341
2342 \begin_layout Description
2343 Letter for US-style letters
2344 \end_layout
2345
2346 \begin_layout Standard
2347 There are also some non-standard classes, which LyX only uses if you have
2348  installed them.
2349  Here are some of the classes, the full list with detailed explanations
2350  can be found in chapter 
2351 \emph on
2352 Special Document Classes
2353 \emph default
2354  in the 
2355 \emph on
2356 Additional Features
2357 \emph default
2358  manual:
2359 \end_layout
2360
2361 \begin_layout Description
2362 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2363 \end_layout
2364
2365 \begin_layout Description
2366 AAST
2367 \family sans
2368
2369 \begin_inset ERT
2370 status collapsed
2371
2372 \begin_layout Plain Layout
2373
2374 {}
2375 \end_layout
2376
2377 \end_inset
2378
2379
2380 \family default
2381 eX For submissions to the journals published by the American Astronomical
2382  Society
2383 \end_layout
2384
2385 \begin_layout Description
2386 AMS Layouts for articles and books in the style and format used by the American
2387  Mathematical Society (AMS).
2388  There are three article layouts available.
2389  The standard one uses a typical numbering scheme for theorems etc., that
2390  prepends the section number to the number of the result.
2391  All result-type statements (propositions, corollaries, and so on) are sequenced
2392  together, but definitions, examples, and the like have their own sequence.
2393  The 
2394 \begin_inset Quotes eld
2395 \end_inset
2396
2397 sequential numbering
2398 \begin_inset Quotes erd
2399 \end_inset
2400
2401  scheme does not place the section number with each result, but numbers
2402  them throughout the article in a single sequence.
2403  Each type of result gets its own sequence.
2404  There is also a layout that dispenses with numbering of statements altogether.
2405 \end_layout
2406
2407 \begin_layout Description
2408 Beamer Layout for presentations
2409 \end_layout
2410
2411 \begin_layout Description
2412 broadway Layout for writing plays.
2413  It is not an existing LaTeX document class, but a new one which is distributed
2414  with LyX.
2415 \end_layout
2416
2417 \begin_layout Description
2418 curriculum
2419 \begin_inset space ~
2420 \end_inset
2421
2422 vitae classes to create curriculum vitae
2423 \end_layout
2424
2425 \begin_layout Description
2426 Dinbrief Letters in format of the DIN (German industry norm)
2427 \end_layout
2428
2429 \begin_layout Description
2430 dtk Layout for 
2431 \family typewriter
2432 Die TeXnische Komödie
2433 \family default
2434 , the journal of the German TeX user Group (Dante)
2435 \end_layout
2436
2437 \begin_layout Description
2438 Elsevier Layout for journals of the Elsevier publishing group
2439 \end_layout
2440
2441 \begin_layout Description
2442 Foils Used to make transparencies
2443 \end_layout
2444
2445 \begin_layout Description
2446 g-brief Letters in format of the DIN (German industry norm)
2447 \end_layout
2448
2449 \begin_layout Description
2450 hollywood Used to type spec scripts for the US film industry.
2451  It is not an existing LaTeX document class, but a new one which is distributed
2452  with LyX.
2453 \end_layout
2454
2455 \begin_layout Description
2456 IEEEtran Layout for the journals published by the Institute of Electrical
2457  and Electronics Engineers (IEEE)
2458 \end_layout
2459
2460 \begin_layout Description
2461 IOP Layout for journals of the Institute of Physics publishing group
2462 \end_layout
2463
2464 \begin_layout Description
2465 Kluwer Layout for journals of the Kluwer publishing group
2466 \end_layout
2467
2468 \begin_layout Description
2469 koma-script a replacement for the standard classes, offers many useful features
2470  like caption formatting, automatic print space calculation etc.
2471 \end_layout
2472
2473 \begin_layout Description
2474 Memoir another replacement for the standard classes
2475 \end_layout
2476
2477 \begin_layout Description
2478 paper Used with the 
2479 \family typewriter
2480 paper
2481 \family default
2482  LaTeX document class
2483 \end_layout
2484
2485 \begin_layout Description
2486 Powerdot Layout for presentations
2487 \end_layout
2488
2489 \begin_layout Description
2490 REVTe
2491 \begin_inset ERT
2492 status collapsed
2493
2494 \begin_layout Plain Layout
2495
2496 {}
2497 \end_layout
2498
2499 \end_inset
2500
2501 X is used to write articles for the publications of the American Physical
2502  Society (APS), American Institute of Physics (AIP), and Optical Society
2503  of America (OSA).
2504  This class is not completely compatible with all LyX features.
2505 \end_layout
2506
2507 \begin_layout Description
2508 Slides Used to make transparencies
2509 \end_layout
2510
2511 \begin_layout Description
2512 SPIE
2513 \begin_inset space ~
2514 \end_inset
2515
2516 Proceedings Layout for the journals published by The International Society
2517  for Optical Engineering (SPIE)
2518 \end_layout
2519
2520 \begin_layout Description
2521 Springer Layouts for journals of the Springer publishing group
2522 \end_layout
2523
2524 \begin_layout Description
2525 TUGboat Layout for 
2526 \family typewriter
2527 TUGboat
2528 \family default
2529 , the journal of the international TeX user Group (TUG)
2530 \end_layout
2531
2532 \begin_layout Standard
2533 We won't go into any detail about how to use these different document classes
2534  here.
2535  You can find all the details about the non-standard classes in the 
2536 \emph on
2537 Additional Features
2538 \emph default
2539  manual.
2540  Here, we will settle with a list of some of the common properties of all
2541  of the document classes.
2542 \end_layout
2543
2544 \begin_layout Subsubsection
2545 Modules
2546 \begin_inset CommandInset label
2547 LatexCommand label
2548 name "sub:Modules"
2549
2550 \end_inset
2551
2552
2553 \begin_inset Index idx
2554 status collapsed
2555
2556 \begin_layout Plain Layout
2557 Document ! Modules
2558 \end_layout
2559
2560 \end_inset
2561
2562
2563 \end_layout
2564
2565 \begin_layout Standard
2566 Modules load additional features to a document that are not by default available
2567  in the chosen document class.
2568  For example you might want to use write Braille (embossed printing) in
2569  a document.
2570  This is of course not available in any document class, so you have to load
2571  the corresponding module in the 
2572 \family sans
2573 Modules
2574 \family default
2575  section of the 
2576 \family sans
2577 Document\SpecialChar \menuseparator
2578 Settings
2579 \family default
2580
2581 \begin_inset Index idx
2582 status collapsed
2583
2584 \begin_layout Plain Layout
2585 Document ! Settings
2586 \end_layout
2587
2588 \end_inset
2589
2590  dialog.
2591  Highlighting a module in the dialog will bring up a description of the
2592  module.
2593 \end_layout
2594
2595 \begin_layout Standard
2596 \begin_inset Note Greyedout
2597 status open
2598
2599 \begin_layout Plain Layout
2600
2601 \series bold
2602 Note:
2603 \series default
2604  Some modules require LaTeX packages that are not always installed by default.
2605  LyX will warn you if you do not have the needed package.
2606 \end_layout
2607
2608 \end_inset
2609
2610
2611 \end_layout
2612
2613 \begin_layout Standard
2614 \begin_inset Note Greyedout
2615 status open
2616
2617 \begin_layout Plain Layout
2618
2619 \series bold
2620 Note also:
2621 \series default
2622  Some modules require other modules, and some pairs of modules are incompatible.
2623 \end_layout
2624
2625 \end_inset
2626
2627
2628 \end_layout
2629
2630 \begin_layout Subsubsection
2631 Properties
2632 \end_layout
2633
2634 \begin_layout Standard
2635 Each class has a default set of options.
2636  Here's a quick table describing them:
2637 \end_layout
2638
2639 \begin_layout Standard
2640 \begin_inset VSpace 0.3cm
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Standard
2647 \align center
2648 \begin_inset Tabular
2649 <lyxtabular version="3" rows="5" columns="5">
2650 <features tabularvalignment="middle">
2651 <column alignment="center" valignment="top" width="0pt">
2652 <column alignment="center" valignment="top" width="0pt">
2653 <column alignment="center" valignment="top" width="0pt">
2654 <column alignment="center" valignment="top" width="0pt">
2655 <column alignment="center" valignment="top" width="0pt">
2656 <row>
2657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2658 \begin_inset Text
2659
2660 \begin_layout Plain Layout
2661
2662 \end_layout
2663
2664 \end_inset
2665 </cell>
2666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \family sans
2672 \series medium
2673 \shape up
2674 \size normal
2675 \emph off
2676 \bar no
2677 \noun off
2678 \color none
2679 Page style
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \family sans
2690 \series medium
2691 \shape up
2692 \size normal
2693 \emph off
2694 \bar no
2695 \noun off
2696 \color none
2697 Sides
2698 \end_layout
2699
2700 \end_inset
2701 </cell>
2702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706
2707 \family sans
2708 \series medium
2709 \shape up
2710 \size normal
2711 \emph off
2712 \bar no
2713 \noun off
2714 \color none
2715 Columns
2716 \end_layout
2717
2718 \end_inset
2719 </cell>
2720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2721 \begin_inset Text
2722
2723 \begin_layout Plain Layout
2724
2725 \series medium
2726 \shape up
2727 \size normal
2728 \emph off
2729 \bar no
2730 \noun off
2731 \color none
2732 Max.
2733  sectioning level
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 </row>
2739 <row>
2740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744
2745 \series medium
2746 \shape up
2747 \size normal
2748 \emph off
2749 \bar no
2750 \noun off
2751 \color none
2752 article
2753 \end_layout
2754
2755 \end_inset
2756 </cell>
2757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \family sans
2763 \series medium
2764 \shape up
2765 \size normal
2766 \emph off
2767 \bar no
2768 \noun off
2769 \color none
2770 Plain
2771 \end_layout
2772
2773 \end_inset
2774 </cell>
2775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2776 \begin_inset Text
2777
2778 \begin_layout Plain Layout
2779
2780 \family sans
2781 \series medium
2782 \shape up
2783 \size normal
2784 \emph off
2785 \bar no
2786 \noun off
2787 \color none
2788 One
2789 \end_layout
2790
2791 \end_inset
2792 </cell>
2793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Plain Layout
2797
2798 \family sans
2799 \series medium
2800 \shape up
2801 \size normal
2802 \emph off
2803 \bar no
2804 \noun off
2805 \color none
2806 One
2807 \end_layout
2808
2809 \end_inset
2810 </cell>
2811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Plain Layout
2815
2816 \family sans
2817 \series medium
2818 \shape up
2819 \size normal
2820 \emph off
2821 \bar no
2822 \noun off
2823 \color none
2824 Section
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 </row>
2830 <row>
2831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2832 \begin_inset Text
2833
2834 \begin_layout Plain Layout
2835
2836 \series medium
2837 \shape up
2838 \size normal
2839 \emph off
2840 \bar no
2841 \noun off
2842 \color none
2843 report
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852
2853 \family sans
2854 \series medium
2855 \shape up
2856 \size normal
2857 \emph off
2858 \bar no
2859 \noun off
2860 \color none
2861 Plain
2862 \end_layout
2863
2864 \end_inset
2865 </cell>
2866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Plain Layout
2870
2871 \family sans
2872 \series medium
2873 \shape up
2874 \size normal
2875 \emph off
2876 \bar no
2877 \noun off
2878 \color none
2879 One
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888
2889 \family sans
2890 \series medium
2891 \shape up
2892 \size normal
2893 \emph off
2894 \bar no
2895 \noun off
2896 \color none
2897 One
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Plain Layout
2906
2907 \family sans
2908 \series medium
2909 \shape up
2910 \size normal
2911 \emph off
2912 \bar no
2913 \noun off
2914 \color none
2915 Chapter
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 </row>
2921 <row>
2922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2923 \begin_inset Text
2924
2925 \begin_layout Plain Layout
2926
2927 \series medium
2928 \shape up
2929 \size normal
2930 \emph off
2931 \bar no
2932 \noun off
2933 \color none
2934 book
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2940 \begin_inset Text
2941
2942 \begin_layout Plain Layout
2943
2944 \family sans
2945 \series medium
2946 \shape up
2947 \size normal
2948 \emph off
2949 \bar no
2950 \noun off
2951 \color none
2952 Headings
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961
2962 \family sans
2963 \series medium
2964 \shape up
2965 \size normal
2966 \emph off
2967 \bar no
2968 \noun off
2969 \color none
2970 Two
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \family sans
2981 \series medium
2982 \shape up
2983 \size normal
2984 \emph off
2985 \bar no
2986 \noun off
2987 \color none
2988 One
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997
2998 \family sans
2999 \series medium
3000 \shape up
3001 \size normal
3002 \emph off
3003 \bar no
3004 \noun off
3005 \color none
3006 Chapter
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 </row>
3012 <row>
3013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3014 \begin_inset Text
3015
3016 \begin_layout Plain Layout
3017
3018 \series medium
3019 \shape up
3020 \size normal
3021 \emph off
3022 \bar no
3023 \noun off
3024 \color none
3025 letter
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3031 \begin_inset Text
3032
3033 \begin_layout Plain Layout
3034
3035 \family sans
3036 \series medium
3037 \shape up
3038 \size normal
3039 \emph off
3040 \bar no
3041 \noun off
3042 \color none
3043 Plain
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3049 \begin_inset Text
3050
3051 \begin_layout Plain Layout
3052
3053 \family sans
3054 \series medium
3055 \shape up
3056 \size normal
3057 \emph off
3058 \bar no
3059 \noun off
3060 \color none
3061 One
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3067 \begin_inset Text
3068
3069 \begin_layout Plain Layout
3070
3071 \family sans
3072 \series medium
3073 \shape up
3074 \size normal
3075 \emph off
3076 \bar no
3077 \noun off
3078 \color none
3079 One
3080 \end_layout
3081
3082 \end_inset
3083 </cell>
3084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3085 \begin_inset Text
3086
3087 \begin_layout Plain Layout
3088
3089 \series medium
3090 \shape up
3091 \size normal
3092 \emph off
3093 \bar no
3094 \noun off
3095 \color none
3096 none
3097 \end_layout
3098
3099 \end_inset
3100 </cell>
3101 </row>
3102 </lyxtabular>
3103
3104 \end_inset
3105
3106
3107 \end_layout
3108
3109 \begin_layout Standard
3110 \begin_inset VSpace 0.3cm
3111 \end_inset
3112
3113
3114 \end_layout
3115
3116 \begin_layout Standard
3117 You're probably also wondering what 
3118 \begin_inset Quotes eld
3119 \end_inset
3120
3121 Max.
3122 \begin_inset space ~
3123 \end_inset
3124
3125 sectioning level
3126 \begin_inset Quotes erd
3127 \end_inset
3128
3129  means.
3130  There are several paragraph environments used to create section headings.
3131  Different document classes allow different types of section headings.
3132  Only two use the 
3133 \family sans
3134 Chapter
3135 \family default
3136  heading; the rest do not and begin instead with the 
3137 \family sans
3138 Section
3139 \family default
3140  heading.
3141  Some document classes, such as the ones for letters, don't use any section
3142  headings.
3143  In addition to 
3144 \family sans
3145 Chapter
3146 \family default
3147  and 
3148 \family sans
3149 Section
3150 \family default
3151  headings, there are also 
3152 \family sans
3153 Subsection
3154 \family default
3155  headings, 
3156 \family sans
3157 Subsubsection
3158 \family default
3159  headings, and so on.
3160  We'll describe these headings fully in section
3161 \begin_inset space ~
3162 \end_inset
3163
3164
3165 \begin_inset CommandInset ref
3166 LatexCommand ref
3167 reference "sub:Headings"
3168
3169 \end_inset
3170
3171 .
3172 \end_layout
3173
3174 \begin_layout Subsection
3175 Document Layout
3176 \begin_inset CommandInset label
3177 LatexCommand label
3178 name "sub:Document-Layout"
3179
3180 \end_inset
3181
3182
3183 \begin_inset Index idx
3184 status collapsed
3185
3186 \begin_layout Plain Layout
3187 Document ! Layout
3188 \end_layout
3189
3190 \end_inset
3191
3192
3193 \family sans
3194
3195 \begin_inset Index idx
3196 status collapsed
3197
3198 \begin_layout Plain Layout
3199 Document ! Settings
3200 \end_layout
3201
3202 \end_inset
3203
3204
3205 \end_layout
3206
3207 \begin_layout Standard
3208 The most important properties of documents classes are set in the menu 
3209 \family sans
3210 Document\SpecialChar \menuseparator
3211 Settings
3212 \family default
3213 .
3214  There in the 
3215 \family sans
3216 Options
3217 \family default
3218  field under 
3219 \family sans
3220 Documents
3221 \begin_inset space ~
3222 \end_inset
3223
3224 Class
3225 \family default
3226 , you can enter special options for your document class in a comma-separated
3227  list.
3228  This is only necessary if LyX doesn't support special options you want
3229  to use for your document.
3230  To learn more about your favorite LaTeX-class and its options, you have
3231  to read its manual.
3232 \end_layout
3233
3234 \begin_layout Standard
3235 The drop box 
3236 \family sans
3237 Headings style
3238 \family default
3239  in the 
3240 \family sans
3241 Document\SpecialChar \menuseparator
3242 Settings
3243 \family default
3244  dialog under 
3245 \family sans
3246 Page
3247 \begin_inset space ~
3248 \end_inset
3249
3250 Layout
3251 \family default
3252  controls what sorts of headings and page numbers go on a page.
3253  You can choose between the following five options:
3254 \end_layout
3255
3256 \begin_layout Labeling
3257 \labelwidthstring 00.00.0000
3258
3259 \family sans
3260 Default
3261 \family default
3262  Use default page style of current class.
3263 \end_layout
3264
3265 \begin_layout Labeling
3266 \labelwidthstring 00.00.0000
3267
3268 \family sans
3269 Empty
3270 \family default
3271  No page numbers or headings.
3272 \end_layout
3273
3274 \begin_layout Labeling
3275 \labelwidthstring 00.00.0000
3276
3277 \family sans
3278 Plain
3279 \family default
3280  Page numbers only.
3281 \end_layout
3282
3283 \begin_layout Labeling
3284 \labelwidthstring 00.00.0000
3285
3286 \family sans
3287 Headings
3288 \family default
3289  Page numbers and either the current chapter or section title and number.
3290  Whether LyX uses the current chapter or the current section depends on
3291  the maximum sectioning level of the class.
3292 \end_layout
3293
3294 \begin_layout Labeling
3295 \labelwidthstring 00.00.0000
3296
3297 \family sans
3298 Fancy
3299 \family default
3300  This allows you to create fully customizable headers and footers if you
3301  have the 
3302 \series bold
3303 fancyhdr
3304 \series default
3305
3306 \begin_inset Index idx
3307 status collapsed
3308
3309 \begin_layout Plain Layout
3310 LaTeX-packages ! fancyhdr
3311 \end_layout
3312
3313 \end_inset
3314
3315  package installed.
3316  At the moment, support in LyX is limited to this setting.
3317  To use the full power of this package, you have to add code to your document
3318  preamble.
3319  Check the documentation for the 
3320 \series bold
3321 fancyhdr
3322 \series default
3323  package for more details, 
3324 \begin_inset CommandInset citation
3325 LatexCommand cite
3326 key "fancyhdr"
3327
3328 \end_inset
3329
3330 .
3331 \end_layout
3332
3333 \begin_layout Standard
3334 The 
3335 \family sans
3336 Separation
3337 \family default
3338  of paragraphs is described in section
3339 \begin_inset space ~
3340 \end_inset
3341
3342
3343 \begin_inset CommandInset ref
3344 LatexCommand ref
3345 reference "sec:Par-indent-intro"
3346
3347 \end_inset
3348
3349 .
3350 \end_layout
3351
3352 \begin_layout Subsection
3353 Paper Size and Orientation
3354 \begin_inset Index idx
3355 status collapsed
3356
3357 \begin_layout Plain Layout
3358 Document ! Paper size
3359 \end_layout
3360
3361 \end_inset
3362
3363
3364 \begin_inset CommandInset label
3365 LatexCommand label
3366 name "sub:Paper-Size,-Orientation,"
3367
3368 \end_inset
3369
3370
3371 \end_layout
3372
3373 \begin_layout Standard
3374 You'll find the following options in the menu 
3375 \family sans
3376 Page
3377 \begin_inset space ~
3378 \end_inset
3379
3380 Layout
3381 \family default
3382  of the dialog of the 
3383 \family sans
3384 Document\SpecialChar \menuseparator
3385 Settings
3386 \family default
3387  menu:
3388 \family sans
3389
3390 \begin_inset Index idx
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Document ! Settings
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Labeling
3403 \labelwidthstring 00.00.0000
3404
3405 \family sans
3406 Paper
3407 \begin_inset space ~
3408 \end_inset
3409
3410 Format
3411 \family default
3412  What size paper to print on.
3413  The choices are
3414 \end_layout
3415
3416 \begin_layout Itemize
3417
3418 \family sans
3419 Default
3420 \end_layout
3421
3422 \begin_layout Itemize
3423
3424 \family sans
3425 A3, A4,
3426 \family default
3427  
3428 \family sans
3429 A5
3430 \end_layout
3431
3432 \begin_layout Itemize
3433
3434 \family sans
3435 B3, B4, B5
3436 \end_layout
3437
3438 \begin_layout Itemize
3439
3440 \family sans
3441 US letter
3442 \end_layout
3443
3444 \begin_layout Itemize
3445
3446 \family sans
3447 US legal
3448 \end_layout
3449
3450 \begin_layout Itemize
3451
3452 \family sans
3453 US executive
3454 \end_layout
3455
3456 \begin_layout Itemize
3457
3458 \family sans
3459 Custom
3460 \end_layout
3461
3462 \begin_layout Labeling
3463 \labelwidthstring 00.00.0000
3464
3465 \family sans
3466 Orientation
3467 \family default
3468  Two toggle buttons choose whether to print the output as 
3469 \family sans
3470 Landscape
3471 \family default
3472  or as 
3473 \family sans
3474 Portrait
3475 \family default
3476 .
3477 \end_layout
3478
3479 \begin_layout Labeling
3480 \labelwidthstring 00.00.0000
3481
3482 \family sans
3483 Two-sided
3484 \begin_inset space ~
3485 \end_inset
3486
3487 document
3488 \family default
3489  Adjusts the print space to print both sides of paper.
3490  That means that the print space for odd- and even-numbered pages is different.
3491 \end_layout
3492
3493 \begin_layout Subsection
3494 Margins
3495 \begin_inset CommandInset label
3496 LatexCommand label
3497 name "sub:Margins"
3498
3499 \end_inset
3500
3501
3502 \begin_inset Index idx
3503 status collapsed
3504
3505 \begin_layout Plain Layout
3506 Document ! Margins
3507 \end_layout
3508
3509 \end_inset
3510
3511
3512 \begin_inset Index idx
3513 status collapsed
3514
3515 \begin_layout Plain Layout
3516 Margins
3517 \end_layout
3518
3519 \end_inset
3520
3521
3522 \end_layout
3523
3524 \begin_layout Standard
3525 Paper margins are set in the menu 
3526 \family sans
3527 Document\SpecialChar \menuseparator
3528 Settings
3529 \family default
3530 .
3531 \begin_inset Index idx
3532 status collapsed
3533
3534 \begin_layout Plain Layout
3535 Document ! Settings
3536 \end_layout
3537
3538 \end_inset
3539
3540
3541 \end_layout
3542
3543 \begin_layout Standard
3544 If you use a koma-script document class, you can use the default settings.
3545  Because koma-script calculates then the printspace automatically by taking
3546  the paper format and the font size into account.
3547 \end_layout
3548
3549 \begin_layout Subsection
3550 Important Note
3551 \end_layout
3552
3553 \begin_layout Standard
3554 If you change a document class, LyX has to convert 
3555 \emph on
3556 everything
3557 \emph default
3558  into the new class.
3559  That includes the paragraph environments.
3560  Some paragraph environments are standard; all of the document classes have
3561  them; but some classes have special paragraph environments.
3562  If this is the case, and you change the document class, LyX sets the missing
3563  paragraph environments to 
3564 \family sans
3565 Standard
3566 \family default
3567  and places an error box at the beginning of the paragraph.
3568  Just click on them and you'll get a message dialog that tells you about
3569  the conversion and why it failed.
3570 \end_layout
3571
3572 \begin_layout Section
3573 Paragraph Indentation and Separation
3574 \begin_inset Index idx
3575 status collapsed
3576
3577 \begin_layout Plain Layout
3578 Paragraph ! Indentation
3579 \end_layout
3580
3581 \end_inset
3582
3583
3584 \end_layout
3585
3586 \begin_layout Subsection
3587 Introduction
3588 \begin_inset CommandInset label
3589 LatexCommand label
3590 name "sec:Par-indent-intro"
3591
3592 \end_inset
3593
3594
3595 \end_layout
3596
3597 \begin_layout Standard
3598 Before describing all of the various paragraph environments, we'd like to
3599  say a word or two about paragraph indentation.
3600 \end_layout
3601
3602 \begin_layout Standard
3603 Everyone seems to have their own convention for separating paragraphs.
3604  Most Americans indent the first line of a paragraph.
3605  Others don't indent but put extra space between the paragraphs.
3606  If you choose indentation for paragraphs the 
3607 \emph on
3608 first
3609 \emph default
3610  paragraph of a section, or after a figure, an equation, a table, a list,
3611  etc., is 
3612 \emph on
3613 not
3614 \emph default
3615  indented.
3616  Only a paragraph following another paragraph gets indented.
3617  Note that the indentation behavior is different when you use another document
3618  language than English.
3619  LaTeX takes care that the indentation follows the rules of the used language.
3620 \end_layout
3621
3622 \begin_layout Standard
3623 The space between paragraphs, like the line spacing, the space between headings
3624  and text — in fact, all of the spacings for just about everything are pre-coded
3625  into LyX.
3626  As we said, you don't worry about how much space to add between what.
3627  LyX takes care of that.
3628  In fact, these pre-coded vertical spacings aren't a single number but a
3629  range.
3630  That way, LyX can squish or stretch the space between lines to make sure
3631  figures fit on a page with text, so that sections don't start at the bottom
3632  of a page, and so on.
3633 \begin_inset Foot
3634 status collapsed
3635
3636 \begin_layout Plain Layout
3637 LaTeX does this when LyX goes to produce a printable file.
3638 \end_layout
3639
3640 \end_inset
3641
3642  However, pre-coded doesn't mean you can't change them.
3643  LyX gives you the ability to globally change 
3644 \emph on
3645 all
3646 \emph default
3647  of these pre-coded spacings.
3648  We'll explain more later.
3649 \end_layout
3650
3651 \begin_layout Subsection
3652 Paragraph Separation
3653 \begin_inset Index idx
3654 status collapsed
3655
3656 \begin_layout Plain Layout
3657 Paragraph ! Separation
3658 \end_layout
3659
3660 \end_inset
3661
3662
3663 \end_layout
3664
3665 \begin_layout Standard
3666 To separate paragraphs, select 
3667 \family sans
3668 Indent
3669 \family default
3670  or 
3671 \family sans
3672 Skip
3673 \family default
3674  in the submenu 
3675 \family sans
3676 Text
3677 \begin_inset space ~
3678 \end_inset
3679
3680 Layout
3681 \family default
3682  of the dialog 
3683 \family sans
3684 Document\SpecialChar \menuseparator
3685 Settings
3686 \family default
3687
3688 \begin_inset Index idx
3689 status collapsed
3690
3691 \begin_layout Plain Layout
3692 Document ! Settings
3693 \end_layout
3694
3695 \end_inset
3696
3697  to indent paragraphs or add extra space between paragraphs, respectively.
3698  The size of the skips can be defined in the dialog, for the indentation
3699  you have to add this line to your document preamble:
3700 \end_layout
3701
3702 \begin_layout Standard
3703
3704 \series bold
3705
3706 \backslash
3707 setlength{
3708 \backslash
3709 parindent}{Length}
3710 \end_layout
3711
3712 \begin_layout Standard
3713 where length is a value in one of the units listed in Appendix
3714 \begin_inset space ~
3715 \end_inset
3716
3717
3718 \begin_inset CommandInset ref
3719 LatexCommand ref
3720 reference "cap:Units"
3721
3722 \end_inset
3723
3724 .
3725  The default length is 30
3726 \begin_inset space \thinspace{}
3727 \end_inset
3728
3729 pt.
3730 \end_layout
3731
3732 \begin_layout Subsection
3733 Fine-Tuning
3734 \end_layout
3735
3736 \begin_layout Standard
3737 You can also change the separation method of a single paragraph.
3738  Open the 
3739 \family sans
3740 Edit\SpecialChar \menuseparator
3741 Paragraph
3742 \begin_inset space ~
3743 \end_inset
3744
3745 Settings
3746 \family default
3747  dialog and toggle the 
3748 \family sans
3749 Indent
3750 \begin_inset space ~
3751 \end_inset
3752
3753 Paragraph
3754 \family default
3755  option to change the state of the current paragraph (shortcut 
3756 \begin_inset Info
3757 type  "shortcut"
3758 arg   "paragraph-params \\indent-toggle"
3759 \end_inset
3760
3761 ).
3762  If paragraphs have no indentation but use extra space for separation, this
3763  button will be ignored (you can't indent a single paragraph by toggling
3764  this).
3765 \end_layout
3766
3767 \begin_layout Standard
3768 You should only need to change the indentation method for a single paragraph
3769  if you need to do some fine-tuning.
3770 \end_layout
3771
3772 \begin_layout Subsection
3773 Line Spacing
3774 \begin_inset Index idx
3775 status collapsed
3776
3777 \begin_layout Plain Layout
3778 Paragraph ! Line spacing
3779 \end_layout
3780
3781 \end_inset
3782
3783
3784 \end_layout
3785
3786 \begin_layout Standard
3787 In the 
3788 \family sans
3789 Document\SpecialChar \menuseparator
3790 Settings
3791 \noun on
3792
3793 \begin_inset Index idx
3794 status collapsed
3795
3796 \begin_layout Plain Layout
3797 Document ! Settings
3798 \end_layout
3799
3800 \end_inset
3801
3802
3803 \family default
3804 \noun default
3805  dialog you can set the line spacing in the submenu 
3806 \family sans
3807 Text
3808 \begin_inset space ~
3809 \end_inset
3810
3811 Layout
3812 \family default
3813 .
3814 \begin_inset Foot
3815 status collapsed
3816
3817 \begin_layout Plain Layout
3818 You need to have the LaTeX-package 
3819 \series bold
3820 setspace
3821 \series default
3822
3823 \begin_inset Index idx
3824 status collapsed
3825
3826 \begin_layout Plain Layout
3827 LaTeX-packages ! setspace
3828 \end_layout
3829
3830 \end_inset
3831
3832  installed to use this feature.
3833 \end_layout
3834
3835 \end_inset
3836
3837
3838 \end_layout
3839
3840 \begin_layout Section
3841 Paragraph Environments
3842 \begin_inset CommandInset label
3843 LatexCommand label
3844 name "sec:Paragraph-Environments"
3845
3846 \end_inset
3847
3848
3849 \begin_inset Index idx
3850 status collapsed
3851
3852 \begin_layout Plain Layout
3853 Paragraph ! Environments
3854 \end_layout
3855
3856 \end_inset
3857
3858
3859 \begin_inset Index idx
3860 status collapsed
3861
3862 \begin_layout Plain Layout
3863 Paragraph environments|(
3864 \end_layout
3865
3866 \end_inset
3867
3868
3869 \end_layout
3870
3871 \begin_layout Subsection
3872 Overview
3873 \end_layout
3874
3875 \begin_layout Standard
3876 Paragraph environments correspond to the
3877 \end_layout
3878
3879 \begin_layout Standard
3880
3881 \series bold
3882
3883 \backslash
3884 begin{
3885 \emph on
3886 environment
3887 \emph default
3888 } ...
3889  
3890 \backslash
3891 end{
3892 \emph on
3893 environment
3894 \emph default
3895 }
3896 \series default
3897
3898 \begin_inset Newline newline
3899 \end_inset
3900
3901 command sequence in LaTeX files.
3902  If you don't know LaTeX, or the concept of a paragraph environment is totally
3903  alien to you, we urge you to read the 
3904 \emph on
3905 Tutorial
3906 \emph default
3907 .
3908  The 
3909 \emph on
3910 Tutorial
3911 \emph default
3912  also contains many more examples than this section does.
3913 \end_layout
3914
3915 \begin_layout Standard
3916 A paragraph environment is simply a 
3917 \begin_inset Quotes eld
3918 \end_inset
3919
3920 container
3921 \begin_inset Quotes erd
3922 \end_inset
3923
3924  for a paragraph which gives that paragraph certain properties.
3925  This can include a particular style of font, different margins, a numbering
3926  scheme, labels, and so on.
3927  Additionally, you can 
3928 \begin_inset Quotes eld
3929 \end_inset
3930
3931 nest
3932 \begin_inset Quotes erd
3933 \end_inset
3934
3935  the different environments inside one another, allowing one environment
3936  to inherit some of the properties of another.
3937  The different paragraph environments totally replace the need for messy
3938  tab stops, on the fly margin adjustment, and other hold-overs from the
3939  days of typewriters.
3940  There are several paragraph environments which are specific to a particular
3941  document type.
3942  We'll only be covering the most common ones here.
3943 \end_layout
3944
3945 \begin_layout Standard
3946 To choose a new paragraph environment, use the pull-down box 
3947 \begin_inset Graphics
3948         filename clipart/ToolbarEnvBox.png
3949         scale 70
3950         clip
3951
3952 \end_inset
3953
3954  at the left end of the toolbar.
3955  LyX will change the environment of the 
3956 \emph on
3957 entire
3958 \emph default
3959  paragraph in which the cursor sits.
3960  You can also change the environment of an entire group of paragraphs if
3961  you select them before choosing the new environment.
3962  
3963 \end_layout
3964
3965 \begin_layout Standard
3966 Note that hitting 
3967 \family sans
3968 Return
3969 \family default
3970  will 
3971 \emph on
3972 typically
3973 \emph default
3974  create a new paragraph using the 
3975 \family sans
3976 Standard
3977 \family default
3978  paragraph environment.
3979  We say 
3980 \begin_inset Quotes eld
3981 \end_inset
3982
3983 typically
3984 \begin_inset Quotes erd
3985 \end_inset
3986
3987  because if you are in one of these environments:
3988 \end_layout
3989
3990 \begin_layout Itemize
3991
3992 \family sans
3993 Quote
3994 \end_layout
3995
3996 \begin_layout Itemize
3997
3998 \family sans
3999 Quotation
4000 \end_layout
4001
4002 \begin_layout Itemize
4003
4004 \family sans
4005 Verse
4006 \end_layout
4007
4008 \begin_layout Itemize
4009
4010 \family sans
4011 Itemize
4012 \end_layout
4013
4014 \begin_layout Itemize
4015
4016 \family sans
4017 Enumerate
4018 \end_layout
4019
4020 \begin_layout Itemize
4021
4022 \family sans
4023 Description
4024 \end_layout
4025
4026 \begin_layout Itemize
4027
4028 \family sans
4029 List
4030 \end_layout
4031
4032 \begin_layout Standard
4033 LyX keeps the old paragraph environment when you hit 
4034 \family sans
4035 Return
4036 \family default
4037 , rather than resetting it to 
4038 \family sans
4039 Standard
4040 \family default
4041 .
4042  LyX will still reset the nesting depth, however.
4043  Usually, starting a new paragraph resets both the paragraph environment
4044  and the nesting depth (for more on nesting see section
4045 \begin_inset space ~
4046 \end_inset
4047
4048
4049 \begin_inset CommandInset ref
4050 LatexCommand ref
4051 reference "sec:Nesting"
4052
4053 \end_inset
4054
4055 ).
4056  At the moment, all this is context-specific; you're better off expecting
4057  
4058 \family sans
4059 Return
4060 \family default
4061  to reset the paragraph environment and depth.
4062  If you want a new paragraph to keep the current environment and depth,
4063  use 
4064 \begin_inset Info
4065 type  "shortcut"
4066 arg   "break-paragraph inverse"
4067 \end_inset
4068
4069  instead.
4070 \end_layout
4071
4072 \begin_layout Subsection
4073 Standard
4074 \end_layout
4075
4076 \begin_layout Standard
4077 The default paragraph environment is 
4078 \family sans
4079 Standard
4080 \family default
4081  for most classes.
4082  It creates a plain paragraph.
4083  If LyX resets the paragraph environment, this is the one it chooses.
4084  In fact, the paragraph you're reading right now (and most of the ones in
4085  this manual) are in the 
4086 \family sans
4087 Standard
4088 \family default
4089  environment.
4090 \end_layout
4091
4092 \begin_layout Standard
4093 You can nest a paragraph using the 
4094 \family sans
4095 Standard
4096 \family default
4097  environment in just about anything else, but you can't really nest anything
4098  in a 
4099 \family sans
4100 Standard
4101 \family default
4102  environment.
4103 \end_layout
4104
4105 \begin_layout Subsection
4106 Document Title
4107 \begin_inset Index idx
4108 status collapsed
4109
4110 \begin_layout Plain Layout
4111 Document !Title
4112 \end_layout
4113
4114 \end_inset
4115
4116
4117 \end_layout
4118
4119 \begin_layout Standard
4120 A LaTeX title page has three parts: the title itself, the name(s) of the
4121  author(s) and a 
4122 \begin_inset Quotes eld
4123 \end_inset
4124
4125 footnote
4126 \begin_inset Quotes erd
4127 \end_inset
4128
4129  for thanks or contact information.
4130  For certain types of documents, LaTeX places all of this on a separate
4131  page along with today's date.
4132  For other types of documents, the title 
4133 \begin_inset Quotes eld
4134 \end_inset
4135
4136 page
4137 \begin_inset Quotes erd
4138 \end_inset
4139
4140  goes at the top of the first page of the document.
4141  
4142 \end_layout
4143
4144 \begin_layout Standard
4145 LyX provides an interface to the title page commands through the paragraph
4146  environments 
4147 \family sans
4148 Title
4149 \family default
4150
4151 \family sans
4152 Author
4153 \family default
4154 , and 
4155 \family sans
4156 Date
4157 \family default
4158 .
4159  Here's how you use them:
4160 \end_layout
4161
4162 \begin_layout Itemize
4163 Put the title of your document in the 
4164 \family sans
4165 Title
4166 \family default
4167  environment.
4168 \end_layout
4169
4170 \begin_layout Itemize
4171 Put the author name in the 
4172 \family sans
4173 Author
4174 \family default
4175  environment.
4176 \end_layout
4177
4178 \begin_layout Itemize
4179 If you want the date to have a certain appearance, want to use a fixed date,
4180  or want other text to appear in place of today's date, put that text in
4181  the 
4182 \family sans
4183 Date
4184 \family default
4185  environment.
4186  Note that using this environment is optional.
4187  If you don't provide any, LaTeX will automatically insert today's date.
4188  If you don't want any date, add the line
4189 \begin_inset Newline newline
4190 \end_inset
4191
4192
4193 \series bold
4194
4195 \backslash
4196 date{}
4197 \series default
4198
4199 \begin_inset Newline newline
4200 \end_inset
4201
4202 to the preamble of your document (menu 
4203 \family sans
4204 Document\SpecialChar \menuseparator
4205 Settings
4206 \family default
4207 )
4208 \end_layout
4209
4210 \begin_layout Standard
4211 You can use footnotes to insert 
4212 \begin_inset Quotes eld
4213 \end_inset
4214
4215 thanks
4216 \begin_inset Quotes erd
4217 \end_inset
4218
4219  or contact information.
4220 \end_layout
4221
4222 \begin_layout Subsection
4223 Headings
4224 \begin_inset Index idx
4225 status collapsed
4226
4227 \begin_layout Plain Layout
4228 Section headings
4229 \end_layout
4230
4231 \end_inset
4232
4233
4234 \begin_inset CommandInset label
4235 LatexCommand label
4236 name "sub:Headings"
4237
4238 \end_inset
4239
4240
4241 \end_layout
4242
4243 \begin_layout Standard
4244 There are several paragraph environments for producing section headings.
4245  LyX takes care of the numbering for you.
4246 \end_layout
4247
4248 \begin_layout Subsubsection
4249 Numbered Headings
4250 \begin_inset Index idx
4251 status collapsed
4252
4253 \begin_layout Plain Layout
4254 Section headings ! Numbered
4255 \end_layout
4256
4257 \end_inset
4258
4259
4260 \end_layout
4261
4262 \begin_layout Standard
4263 There are 7 numbered types of section headings.
4264  They are:
4265 \end_layout
4266
4267 \begin_layout Enumerate
4268
4269 \family sans
4270 Part
4271 \end_layout
4272
4273 \begin_layout Enumerate
4274
4275 \family sans
4276 Chapter
4277 \end_layout
4278
4279 \begin_layout Enumerate
4280
4281 \family sans
4282 Section
4283 \end_layout
4284
4285 \begin_layout Enumerate
4286
4287 \family sans
4288 Subsection
4289 \end_layout
4290
4291 \begin_layout Enumerate
4292
4293 \family sans
4294 Subsubsection
4295 \end_layout
4296
4297 \begin_layout Enumerate
4298
4299 \family sans
4300 Paragraph
4301 \end_layout
4302
4303 \begin_layout Enumerate
4304
4305 \family sans
4306 Subparagraph
4307 \end_layout
4308
4309 \begin_layout Standard
4310 LyX labels each heading with a series of numbers, separated by periods.
4311  The numbers describe where in the document you are.
4312  Unlike the other headings, parts are numbered with Latin letters.
4313 \end_layout
4314
4315 \begin_layout Standard
4316 Headings all subdivide your document into different pieces of text.
4317  For example, suppose you're writing a book.
4318  You group the book into chapters.
4319  LyX does similar grouping:
4320 \end_layout
4321
4322 \begin_layout Itemize
4323
4324 \family sans
4325 Part
4326 \family default
4327  is divided in either 
4328 \family sans
4329 Chapter
4330 \family default
4331 s or 
4332 \family sans
4333 Section
4334 \family default
4335 s
4336 \end_layout
4337
4338 \begin_layout Itemize
4339
4340 \family sans
4341 Chapter
4342 \family default
4343 s are divided into 
4344 \family sans
4345 Section
4346 \family default
4347 s
4348 \end_layout
4349
4350 \begin_layout Itemize
4351
4352 \family sans
4353 Section
4354 \family default
4355 s are divided into 
4356 \family sans
4357 Subsection
4358 \family default
4359 s
4360 \end_layout
4361
4362 \begin_layout Itemize
4363
4364 \family sans
4365 Subsection
4366 \family default
4367 s are divided into 
4368 \family sans
4369 Subsubsection
4370 \family default
4371 s
4372 \end_layout
4373
4374 \begin_layout Itemize
4375
4376 \family sans
4377 Subsubsection
4378 \family default
4379 s are divided into 
4380 \family sans
4381 Paragraph
4382 \family default
4383 s
4384 \end_layout
4385
4386 \begin_layout Itemize
4387
4388 \family sans
4389 Paragraph
4390 \family default
4391 s are divided into 
4392 \family sans
4393 Subparagraph
4394 \family default
4395 s
4396 \end_layout
4397
4398 \begin_layout Standard
4399 \begin_inset Note Greyedout
4400 status open
4401
4402 \begin_layout Plain Layout
4403
4404 \series bold
4405 Note:
4406 \series default
4407  Not all document types use the 
4408 \family sans
4409 Chapter
4410 \family default
4411  heading as the maximum sectioning level.
4412  In that case the 
4413 \family sans
4414 Section
4415 \family default
4416  is the top-level heading.
4417 \end_layout
4418
4419 \end_inset
4420
4421
4422 \end_layout
4423
4424 \begin_layout Standard
4425 So, if you use the 
4426 \family sans
4427 Subsubsection
4428 \family default
4429  environment to label a new sub-subsection, LyX labels it with its number,
4430  along with the number of the subsection, section, and, if applicable, chapter
4431  that it's in.
4432  For example: the fifth section of the second chapter of this book has the
4433  label 
4434 \begin_inset Quotes eld
4435 \end_inset
4436
4437 2.5
4438 \begin_inset Quotes erd
4439 \end_inset
4440
4441 .
4442 \end_layout
4443
4444 \begin_layout Subsubsection
4445 Unnumbered Headings
4446 \begin_inset Index idx
4447 status collapsed
4448
4449 \begin_layout Plain Layout
4450 Section headings ! Unnumbered
4451 \end_layout
4452
4453 \end_inset
4454
4455
4456 \end_layout
4457
4458 \begin_layout Standard
4459 There are 5 types of unnumbered section headings.
4460  They are:
4461 \end_layout
4462
4463 \begin_layout Enumerate
4464
4465 \family sans
4466 Part*
4467 \end_layout
4468
4469 \begin_layout Enumerate
4470
4471 \family sans
4472 Chapter*
4473 \end_layout
4474
4475 \begin_layout Enumerate
4476
4477 \family sans
4478 Section*
4479 \end_layout
4480
4481 \begin_layout Enumerate
4482
4483 \family sans
4484 Subsection*
4485 \end_layout
4486
4487 \begin_layout Enumerate
4488
4489 \family sans
4490 Subsubsection*
4491 \end_layout
4492
4493 \begin_layout Standard
4494 The 
4495 \begin_inset Quotes eld
4496 \end_inset
4497
4498 *
4499 \begin_inset Quotes erd
4500 \end_inset
4501
4502  after each name means that these headings are not numbered.
4503  They work the same as their numbered counterparts but won't appear in the
4504  table of contents, see section
4505 \begin_inset space ~
4506 \end_inset
4507
4508
4509 \begin_inset CommandInset ref
4510 LatexCommand ref
4511 reference "sec:toc"
4512
4513 \end_inset
4514
4515 .
4516 \end_layout
4517
4518 \begin_layout Subsubsection
4519 Changing the Numbering
4520 \begin_inset CommandInset label
4521 LatexCommand label
4522 name "sub:Numbering-depth"
4523
4524 \end_inset
4525
4526
4527 \end_layout
4528
4529 \begin_layout Standard
4530 You can also alter which sectioning levels get numbered and which ones appear
4531  in the Table of Contents.
4532  Now, this doesn't remove any of the levels; that's preset in the document
4533  class.
4534  Certain classes start with 
4535 \family sans
4536 Chapter
4537 \family default
4538  and go down to the 
4539 \family sans
4540 Subparagraph
4541 \family default
4542  level.
4543  Others start at 
4544 \family sans
4545 Section
4546 \family default
4547 .
4548  Similarly, not all document classes number all sectioning levels.
4549  Most don't number 
4550 \family sans
4551 Paragraph
4552 \family default
4553  or 
4554 \family sans
4555 Subparagraph
4556 \family default
4557 .
4558  This is something you can change.
4559 \end_layout
4560
4561 \begin_layout Standard
4562 Open the 
4563 \family sans
4564 Document\SpecialChar \menuseparator
4565 Settings
4566 \family default
4567  dialog.
4568 \family sans
4569
4570 \begin_inset Index idx
4571 status collapsed
4572
4573 \begin_layout Plain Layout
4574 Document ! Settings
4575 \end_layout
4576
4577 \end_inset
4578
4579
4580 \family default
4581  Under 
4582 \family sans
4583 Numbering
4584 \begin_inset space ~
4585 \end_inset
4586
4587 &
4588 \begin_inset space ~
4589 \end_inset
4590
4591 TOC
4592 \family default
4593  you'll see two counters.
4594  The one named 
4595 \family sans
4596 Numbering
4597 \family default
4598  controls how far down in the sectioning hierarchy LyX numbers a section
4599  heading.
4600  The other one controls the appearance of the section headings in the table
4601  of contents.
4602 \end_layout
4603
4604 \begin_layout Subsubsection
4605 Short Titles of Headings
4606 \begin_inset Index idx
4607 status collapsed
4608
4609 \begin_layout Plain Layout
4610 Section headings ! Short titles
4611 \end_layout
4612
4613 \end_inset
4614
4615
4616 \begin_inset OptArg
4617 status collapsed
4618
4619 \begin_layout Plain Layout
4620 Short Titles
4621 \end_layout
4622
4623 \end_inset
4624
4625
4626 \begin_inset CommandInset label
4627 LatexCommand label
4628 name "sec:Short-Titles"
4629
4630 \end_inset
4631
4632
4633 \end_layout
4634
4635 \begin_layout Standard
4636 Some section or chapter titles, such as this one, can get quite long.
4637  This can cause trouble when there is limited horizontal space.
4638  For example, if the header of the page is set to show the current section
4639  title, a long title will protrude over the page margins and look awful.
4640 \end_layout
4641
4642 \begin_layout Standard
4643 LaTeX allows you to specify a short title for section headings.
4644  This short title is used in the header and in the actual table of contents,
4645  avoiding the problem mentioned.
4646  To specify a short title, use the menu 
4647 \family sans
4648 Insert\SpecialChar \menuseparator
4649 Short
4650 \begin_inset space ~
4651 \end_inset
4652
4653 Title
4654 \family default
4655 .
4656  This will insert a box labeled 
4657 \begin_inset Quotes eld
4658 \end_inset
4659
4660 opt
4661 \begin_inset Quotes erd
4662 \end_inset
4663
4664  (stands for 
4665 \begin_inset Quotes eld
4666 \end_inset
4667
4668 optional
4669 \begin_inset Quotes erd
4670 \end_inset
4671
4672 ) which you can use to enter the short title text.
4673  This also works for captions inside floats.
4674 \end_layout
4675
4676 \begin_layout Standard
4677 The title of this section is a good example of using this feature.
4678 \end_layout
4679
4680 \begin_layout Subsubsection
4681 Special Information
4682 \end_layout
4683
4684 \begin_layout Standard
4685 The following information applies to all section headings:
4686 \end_layout
4687
4688 \begin_layout Itemize
4689 You cannot do any nesting with these environments.
4690 \end_layout
4691
4692 \begin_layout Itemize
4693 You cannot use a margin note in any of these environments.
4694 \end_layout
4695
4696 \begin_layout Itemize
4697 You can only use inline math in these environments.
4698 \end_layout
4699
4700 \begin_layout Itemize
4701 You can use labels and cross-references to refer to their numbers.
4702 \end_layout
4703
4704 \begin_layout Subsection
4705 Quotes and Poetry line spacing
4706 \end_layout
4707
4708 \begin_layout Standard
4709 LyX has three paragraph environments for writing poetry and quotations.
4710  They are 
4711 \family sans
4712 Quote
4713 \family default
4714
4715 \family sans
4716 Quotation
4717 \family default
4718 , and 
4719 \family sans
4720 Verse
4721 \family default
4722 .
4723  Forget the days of changing line spacing and twiddling with margins.
4724  These three paragraph environments already have those changes built-in.
4725  They all widen the left margin and add a bit of extra space above and below
4726  the text they contain.
4727  They also allow nesting, so you can put a 
4728 \family sans
4729 Verse
4730 \family default
4731  in a 
4732 \family sans
4733 Quotation
4734 \family default
4735 , as well as in some other paragraph environments.
4736 \end_layout
4737
4738 \begin_layout Standard
4739 There is another feature of these three paragraph environments: they do
4740  
4741 \emph on
4742 not
4743 \emph default
4744  reset to 
4745 \family sans
4746 Standard
4747 \family default
4748  when you start a new paragraph.
4749  So, you can type in that poem and merrily hit 
4750 \family sans
4751 Return
4752 \family default
4753  without worrying about the paragraph environment changing on you.
4754  Of course, that means that, once you're done typing in that poem, you have
4755  to change back to the 
4756 \family sans
4757 Standard
4758 \family default
4759  environment yourself.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763
4764 \family sans
4765 Quote
4766 \family default
4767  and 
4768 \family sans
4769 Quotation
4770 \family default
4771
4772 \begin_inset CommandInset label
4773 LatexCommand label
4774 name "sec:Quote"
4775
4776 \end_inset
4777
4778
4779 \begin_inset Index idx
4780 status collapsed
4781
4782 \begin_layout Plain Layout
4783 Quotation
4784 \end_layout
4785
4786 \end_inset
4787
4788
4789 \end_layout
4790
4791 \begin_layout Standard
4792 Now that we've described the similarities of these three environments, it's
4793  time for the differences.
4794  
4795 \family sans
4796 Quote
4797 \family default
4798  and 
4799 \family sans
4800 Quotation
4801 \family default
4802  are identical except for one difference: 
4803 \family sans
4804 Quote
4805 \family default
4806  uses extra spacing to separate paragraphs and never indents the first line.
4807  
4808 \family sans
4809 Quotation
4810 \family default
4811  
4812 \emph on
4813 always
4814 \emph default
4815  indents the first line of a paragraph and uses the same line spacing throughout.
4816 \end_layout
4817
4818 \begin_layout Standard
4819 Here's an example of the 
4820 \family sans
4821 Quote
4822 \family default
4823  environment:
4824 \end_layout
4825
4826 \begin_layout Quote
4827 This is in the 
4828 \family sans
4829 Quote
4830 \family default
4831  environment.
4832  I can keep writing, extending this line out further and further until it
4833  wraps.
4834  See – no indentation!
4835 \end_layout
4836
4837 \begin_layout Quote
4838 Here's the second paragraph of this quote.
4839  Again, there's no indentation, but there is extra space between me and
4840  the other paragraph.
4841 \end_layout
4842
4843 \begin_layout Standard
4844 Here's another example, this time in the 
4845 \family sans
4846 Quotation
4847 \family default
4848  environment:
4849 \end_layout
4850
4851 \begin_layout Quotation
4852 This is in the 
4853 \family sans
4854 Quotation
4855 \family default
4856  environment.
4857  If I keep writing, you'll see the indentation.
4858  If your country uses a writing style that shows off new paragraphs by indenting
4859  the first line, then 
4860 \family sans
4861 Quotation
4862 \family default
4863  is the environment for you! Well, you'd use it 
4864 \emph on
4865 if
4866 \emph default
4867  you were quoting other text.
4868 \end_layout
4869
4870 \begin_layout Quotation
4871 Here's a new paragraph.
4872  I could ramble on and on, like a politician at election time.
4873  If I did that, though, you'd get bored.
4874 \end_layout
4875
4876 \begin_layout Standard
4877 As the examples show, 
4878 \family sans
4879 Quote
4880 \family default
4881  is for those people who use extra space to separate paragraphs.
4882  They should put quotes in the 
4883 \family sans
4884 Quote
4885 \family default
4886  environment.
4887  Those who use indentation to mark a new paragraph should use the 
4888 \family sans
4889 Quotation
4890 \family default
4891  paragraph environment for quoted text.
4892 \end_layout
4893
4894 \begin_layout Subsubsection
4895
4896 \family sans
4897 Verse
4898 \family default
4899
4900 \begin_inset Index idx
4901 status collapsed
4902
4903 \begin_layout Plain Layout
4904 Paragraph ! Verse
4905 \end_layout
4906
4907 \end_inset
4908
4909
4910 \family sans
4911
4912 \begin_inset Index idx
4913 status collapsed
4914
4915 \begin_layout Plain Layout
4916 Poetry
4917 \end_layout
4918
4919 \end_inset
4920
4921
4922 \begin_inset CommandInset label
4923 LatexCommand label
4924 name "sec:Verse"
4925
4926 \end_inset
4927
4928
4929 \end_layout
4930
4931 \begin_layout Standard
4932
4933 \family sans
4934 Verse
4935 \family default
4936  is a paragraph environment for poetry, rhymes, verses, and so on.
4937  Here's an example:
4938 \end_layout
4939
4940 \begin_layout Verse
4941 This is in Verse
4942 \begin_inset Newline newline
4943 \end_inset
4944
4945 Which I did not rehearse!
4946 \end_layout
4947
4948 \begin_layout Verse
4949 It could be much worse.
4950  This line could be long, very long, oh so long, so very long that it wraps
4951  around.
4952  It looks okay on screen, but in the printed version, the extra lines are
4953  indented a bit more than the first.
4954  Okay, so it's turned to prose and doesn't rhyme anymore.
4955  So sue me.
4956 \end_layout
4957
4958 \begin_layout Verse
4959 To break a line
4960 \begin_inset Newline newline
4961 \end_inset
4962
4963 And make things look fine
4964 \begin_inset Newline newline
4965 \end_inset
4966
4967 Use 
4968 \begin_inset Info
4969 type  "shortcut"
4970 arg   "newline-insert newline"
4971 \end_inset
4972
4973 .
4974 \end_layout
4975
4976 \begin_layout Standard
4977 As you can see, 
4978 \family sans
4979 Verse
4980 \family default
4981  does not indent both margins.
4982  Each stanza of the verse or poem is in its own paragraph.
4983  To separate the individual lines of a stanza, use the 
4984 \family typewriter
4985 break-line
4986 \family default
4987  function 
4988 \begin_inset Info
4989 type  "shortcut"
4990 arg   "newline-insert newline"
4991 \end_inset
4992
4993 .
4994 \end_layout
4995
4996 \begin_layout Subsection
4997 Lists
4998 \begin_inset Index idx
4999 status collapsed
5000
5001 \begin_layout Plain Layout
5002 Lists
5003 \end_layout
5004
5005 \end_inset
5006
5007
5008 \begin_inset CommandInset label
5009 LatexCommand label
5010 name "sub:Lists"
5011
5012 \end_inset
5013
5014
5015 \end_layout
5016
5017 \begin_layout Standard
5018 LyX has four different paragraph environments for creating different kinds
5019  of lists.
5020  In the 
5021 \family sans
5022 Itemize
5023 \family default
5024  and 
5025 \family sans
5026 Enumerate
5027 \family default
5028  environments, LyX labels your list items with bullets or numbers, respectively.
5029  In the 
5030 \family sans
5031 Description
5032 \family default
5033  and 
5034 \family sans
5035 List
5036 \family default
5037  environments, LyX lets you provide your own label.
5038  We'll present the individual details of each type of list next after describing
5039  some general features of all four of them.
5040 \end_layout
5041
5042 \begin_layout Subsubsection
5043 General Features
5044 \end_layout
5045
5046 \begin_layout Standard
5047 The four paragraph environments for lists differ from the other environments
5048  in several ways.
5049  First, LyX treats each paragraph as a list item.
5050  Hitting 
5051 \family sans
5052 Return
5053 \family default
5054  does 
5055 \emph on
5056 not
5057 \emph default
5058  reset the environment to 
5059 \family sans
5060 Standard
5061 \family default
5062  but keeps the current environment and creates a new list item.
5063  The nesting depth is hereby kept.
5064  If you want to keep the paragraph environment but reset the current nesting
5065  depth, you can use 
5066 \begin_inset Info
5067 type  "shortcut"
5068 arg   "break-paragraph inverse"
5069 \end_inset
5070
5071  to break paragraphs.
5072 \end_layout
5073
5074 \begin_layout Standard
5075 You can nest lists of any type inside one another.
5076  In fact, LyX changes the labels on some list items depending on how it
5077  is nested.
5078  If you intend to use any of the list paragraph environments, we suggest
5079  you read all of section
5080 \begin_inset space ~
5081 \end_inset
5082
5083
5084 \begin_inset CommandInset ref
5085 LatexCommand ref
5086 reference "sec:Nesting"
5087
5088 \end_inset
5089
5090 .
5091  
5092 \end_layout
5093
5094 \begin_layout Subsubsection
5095
5096 \family sans
5097 Itemize
5098 \family default
5099
5100 \begin_inset Index idx
5101 status collapsed
5102
5103 \begin_layout Plain Layout
5104 Lists ! Itemize
5105 \end_layout
5106
5107 \end_inset
5108
5109
5110 \begin_inset CommandInset label
5111 LatexCommand label
5112 name "sec:Itemize"
5113
5114 \end_inset
5115
5116
5117 \end_layout
5118
5119 \begin_layout Standard
5120 The first type of list we'll describe in detail is the 
5121 \family sans
5122 Itemize
5123 \family default
5124  paragraph environment.
5125  It has the following properties:
5126 \end_layout
5127
5128 \begin_layout Itemize
5129 Each item has a particular bullet or symbol as its label.
5130 \end_layout
5131
5132 \begin_deeper
5133 \begin_layout Itemize
5134 LyX uses the same symbol for all of the items in a given nesting level.
5135 \end_layout
5136
5137 \begin_layout Itemize
5138 The symbol appears at the beginning of the first line.
5139 \end_layout
5140
5141 \end_deeper
5142 \begin_layout Itemize
5143 The items can have any length.
5144  LyX automatically offsets the left margin of each item.
5145  The offset is always relative to whatever environment the 
5146 \family sans
5147 Itemize
5148 \family default
5149  list may be in.
5150 \end_layout
5151
5152 \begin_layout Itemize
5153 If you nest an 
5154 \family sans
5155 Itemize
5156 \family default
5157  environment inside another 
5158 \family sans
5159 Itemize
5160 \family default
5161  environment, the label changes to a new symbol.
5162 \end_layout
5163
5164 \begin_deeper
5165 \begin_layout Itemize
5166 There are four different symbols for up to a four-fold nesting.
5167 \end_layout
5168
5169 \begin_layout Itemize
5170 LyX always shows the same symbol on screen.
5171 \end_layout
5172
5173 \begin_layout Itemize
5174 See section
5175 \begin_inset space ~
5176 \end_inset
5177
5178
5179 \begin_inset CommandInset ref
5180 LatexCommand ref
5181 reference "sec:Nesting"
5182
5183 \end_inset
5184
5185  for a full explanation of nesting.
5186 \end_layout
5187
5188 \end_deeper
5189 \begin_layout Standard
5190 Of course, that explanation was also an example of an 
5191 \family sans
5192 Itemize
5193 \family default
5194  list.
5195  The 
5196 \family sans
5197 Itemize
5198 \family default
5199  environment is best suited for lists where the order doesn't matter.
5200 \end_layout
5201
5202 \begin_layout Standard
5203 We said that different levels use different symbols as their label.
5204  Here's an example of all four possible symbols.
5205  Note that those of you reading this manual within LyX won't see any difference.
5206 \end_layout
5207
5208 \begin_layout Itemize
5209 The label for the first level 
5210 \family sans
5211 Itemize
5212 \family default
5213  is a large black dot, or bullet.
5214 \end_layout
5215
5216 \begin_deeper
5217 \begin_layout Itemize
5218 The label for the second level is a dash.
5219 \end_layout
5220
5221 \begin_deeper
5222 \begin_layout Itemize
5223 The label for the third is an asterisk.
5224 \end_layout
5225
5226 \begin_deeper
5227 \begin_layout Itemize
5228 The label for the fourth is a centered dot.
5229 \end_layout
5230
5231 \end_deeper
5232 \begin_layout Itemize
5233 Back out to the third level.
5234 \end_layout
5235
5236 \end_deeper
5237 \begin_layout Itemize
5238 Back to the second level.
5239 \end_layout
5240
5241 \end_deeper
5242 \begin_layout Itemize
5243 Back to the outermost level.
5244 \end_layout
5245
5246 \begin_layout Standard
5247 These are the default labels for an 
5248 \family sans
5249 Itemize
5250 \family default
5251  list.
5252  You can customize these labels in the 
5253 \family sans
5254 Document\SpecialChar \menuseparator
5255 Settings
5256 \family default
5257  dialog in the submenu 
5258 \family sans
5259 Bullets
5260 \family default
5261 .
5262 \family sans
5263
5264 \begin_inset Index idx
5265 status collapsed
5266
5267 \begin_layout Plain Layout
5268 Document ! Settings
5269 \end_layout
5270
5271 \end_inset
5272
5273
5274 \end_layout
5275
5276 \begin_layout Standard
5277 Notice how the space between items decreases with increasing depth.
5278  We'll explain nesting and all the tricks you can do with different depths
5279  in section
5280 \begin_inset space ~
5281 \end_inset
5282
5283
5284 \begin_inset CommandInset ref
5285 LatexCommand ref
5286 reference "sec:Nesting"
5287
5288 \end_inset
5289
5290 .
5291 \end_layout
5292
5293 \begin_layout Subsubsection
5294
5295 \family sans
5296 Enumerate
5297 \family default
5298
5299 \begin_inset Index idx
5300 status collapsed
5301
5302 \begin_layout Plain Layout
5303 Lists ! Enumerate
5304 \end_layout
5305
5306 \end_inset
5307
5308
5309 \begin_inset CommandInset label
5310 LatexCommand label
5311 name "sec:Enumerate"
5312
5313 \end_inset
5314
5315
5316 \end_layout
5317
5318 \begin_layout Standard
5319 The 
5320 \family sans
5321 Enumerate
5322 \family default
5323  environment is used to create numbered lists and outlines.
5324  It has these properties:
5325 \end_layout
5326
5327 \begin_layout Enumerate
5328 Each item has a numeral as its label.
5329 \end_layout
5330
5331 \begin_deeper
5332 \begin_layout Enumerate
5333 The label type depends on the nesting depth.
5334 \end_layout
5335
5336 \end_deeper
5337 \begin_layout Enumerate
5338 LyX automatically counts the items for you and updates the label as appropriate.
5339 \end_layout
5340
5341 \begin_layout Enumerate
5342 Each new 
5343 \family sans
5344 Enumerate
5345 \family default
5346  environment resets the counter to one.
5347 \end_layout
5348
5349 \begin_layout Enumerate
5350 Like the 
5351 \family sans
5352 Itemize
5353 \family default
5354  environment, the 
5355 \family sans
5356 Enumerate
5357 \family default
5358  environment:
5359 \end_layout
5360
5361 \begin_deeper
5362 \begin_layout Enumerate
5363 Offsets the items relative to the left margin.
5364  Items can have any length.
5365 \end_layout
5366
5367 \begin_layout Enumerate
5368 Reduces the space between items as the nesting depth increases.
5369 \end_layout
5370
5371 \begin_layout Enumerate
5372 Uses different types of labels depending on the nesting depth.
5373 \end_layout
5374
5375 \begin_layout Enumerate
5376 Allows up to a four-fold nesting.
5377 \end_layout
5378
5379 \end_deeper
5380 \begin_layout Standard
5381 Unlike the 
5382 \family sans
5383 Itemize
5384 \family default
5385  environment, 
5386 \family sans
5387 Enumerate
5388 \family default
5389  shows the different labels for each item in LyX.
5390  Here is how LyX labels the four different levels in an 
5391 \family sans
5392 Enumerate
5393 \family default
5394 :
5395 \end_layout
5396
5397 \begin_layout Enumerate
5398 The first level of an 
5399 \family sans
5400 Enumerate
5401 \family default
5402  uses Arabic numerals followed by a period.
5403 \end_layout
5404
5405 \begin_deeper
5406 \begin_layout Enumerate
5407 The second level uses lower case letters surrounded by parentheses.
5408 \end_layout
5409
5410 \begin_deeper
5411 \begin_layout Enumerate
5412 The third level uses lower-case Roman numerals followed by a period.
5413 \end_layout
5414
5415 \begin_deeper
5416 \begin_layout Enumerate
5417 The fourth level uses capital letters followed by a period.
5418 \end_layout
5419
5420 \begin_layout Enumerate
5421 Again, notice the decrease in the spacing between items as the nesting depth
5422  increases.
5423 \end_layout
5424
5425 \end_deeper
5426 \begin_layout Enumerate
5427 Back to the third level
5428 \end_layout
5429
5430 \end_deeper
5431 \begin_layout Enumerate
5432 Back to the second level.
5433 \end_layout
5434
5435 \end_deeper
5436 \begin_layout Enumerate
5437 Back to the outermost level.
5438 \end_layout
5439
5440 \begin_layout Standard
5441 Once again, you can customize the type of numbering used in the 
5442 \family sans
5443 Enumerate
5444 \family default
5445  environment.
5446  It involves adding commands to the LaTeX preamble (see the 
5447 \emph on
5448 Additional Features
5449 \emph default
5450  manual).
5451  As stated earlier, such customization only shows up in the printed version,
5452  not in LyX.
5453 \end_layout
5454
5455 \begin_layout Standard
5456 There is more to nesting 
5457 \family sans
5458 Enumerate
5459 \family default
5460  environments than we've stated here.
5461  You should read section
5462 \begin_inset space ~
5463 \end_inset
5464
5465
5466 \begin_inset CommandInset ref
5467 LatexCommand ref
5468 reference "sec:Nesting"
5469
5470 \end_inset
5471
5472  to learn more about nesting.
5473 \end_layout
5474
5475 \begin_layout Subsubsection
5476
5477 \family sans
5478 Description
5479 \family default
5480
5481 \begin_inset Index idx
5482 status collapsed
5483
5484 \begin_layout Plain Layout
5485 Lists ! Description
5486 \end_layout
5487
5488 \end_inset
5489
5490
5491 \end_layout
5492
5493 \begin_layout Standard
5494 Unlike the previous two environments, the 
5495 \family sans
5496 Description
5497 \family default
5498  list has no fixed label.
5499  Instead, LyX uses the first 
5500 \begin_inset Quotes eld
5501 \end_inset
5502
5503 word
5504 \begin_inset Quotes erd
5505 \end_inset
5506
5507  of the first line as the label.
5508  Here's an example:
5509 \end_layout
5510
5511 \begin_layout Description
5512 Example: This is an example of the 
5513 \family sans
5514 Description
5515 \family default
5516  environment.
5517 \end_layout
5518
5519 \begin_layout Standard
5520 LyX typesets the label in boldface and puts extra space between it and the
5521  rest of the line.
5522 \end_layout
5523
5524 \begin_layout Standard
5525 With the first 
5526 \begin_inset Quotes eld
5527 \end_inset
5528
5529 word
5530 \begin_inset Quotes erd
5531 \end_inset
5532
5533  it is meant that the first hit of the 
5534 \family sans
5535 Space
5536 \family default
5537  key ends the label if you are at the beginning of the first line of an
5538  item.
5539  If you need to use more than one word in the label use a 
5540 \family sans
5541 Protected Blank
5542 \family default
5543 .
5544  (Use either 
5545 \begin_inset Info
5546 type  "shortcut"
5547 arg   "space-insert protected"
5548 \end_inset
5549
5550  or the menu 
5551 \family sans
5552 Insert\SpecialChar \menuseparator
5553 Formatting\SpecialChar \menuseparator
5554 Protected
5555 \begin_inset space ~
5556 \end_inset
5557
5558 Space
5559 \family default
5560 , see section
5561 \begin_inset space ~
5562 \end_inset
5563
5564
5565 \begin_inset CommandInset ref
5566 LatexCommand ref
5567 reference "sub:Protected-Space"
5568
5569 \end_inset
5570
5571  for more info.) Here is an example:
5572 \end_layout
5573
5574 \begin_layout Description
5575 Second
5576 \begin_inset space ~
5577 \end_inset
5578
5579 Example: This one shows how to use a 
5580 \family sans
5581 Protected
5582 \begin_inset space ~
5583 \end_inset
5584
5585 Blank
5586 \family default
5587  in the label of a 
5588 \family sans
5589 Description
5590 \family default
5591  list item.
5592 \end_layout
5593
5594 \begin_layout Description
5595 Usage: You should use the 
5596 \family sans
5597 Description
5598 \family default
5599  environment for things like definitions and theorems.
5600  Use it when you need to make one word in particular stand out in the text
5601  that describes it.
5602  It's not a good idea to use a 
5603 \family sans
5604 Description
5605 \family default
5606  environment when you have an entire sentence that you want to describe.
5607  You're better off using 
5608 \family sans
5609 Itemize
5610 \family default
5611  or 
5612 \family sans
5613 Enumerate
5614 \family default
5615  and nesting several 
5616 \family sans
5617 Standard
5618 \family default
5619  paragraphs into them.
5620 \end_layout
5621
5622 \begin_layout Description
5623 Nesting: You can nest 
5624 \family sans
5625 Description
5626 \family default
5627  environments inside one another, nest them in other types of lists, and
5628  so on.
5629 \end_layout
5630
5631 \begin_layout Standard
5632 Notice that after the first line, LyX indents subsequent lines, offsetting
5633  them from the first line.
5634 \end_layout
5635
5636 \begin_layout Subsubsection
5637 The LyX 
5638 \family sans
5639 List
5640 \family default
5641
5642 \begin_inset Index idx
5643 status collapsed
5644
5645 \begin_layout Plain Layout
5646 Lists ! LyX list
5647 \end_layout
5648
5649 \end_inset
5650
5651
5652 \end_layout
5653
5654 \begin_layout Standard
5655 The 
5656 \family sans
5657 List
5658 \family default
5659  environment is a LyX extension to LaTeX.
5660 \end_layout
5661
5662 \begin_layout Standard
5663 \begin_inset Note Greyedout
5664 status open
5665
5666 \begin_layout Plain Layout
5667
5668 \series bold
5669 Note:
5670 \series default
5671  When you are using a KOMA-Script document class, like in this document,
5672  the 
5673 \family sans
5674 List
5675 \family default
5676  environment is named 
5677 \family sans
5678 Labeling
5679 \family default
5680 .
5681 \end_layout
5682
5683 \end_inset
5684
5685
5686 \end_layout
5687
5688 \begin_layout Standard
5689 Like the 
5690 \family sans
5691 Description
5692 \family default
5693  environment the 
5694 \family sans
5695 List
5696 \family default
5697  environment has user-defined labels for each list item.
5698  There are the following properties of this list environment:
5699 \end_layout
5700
5701 \begin_layout Labeling
5702 \labelwidthstring 00.00.0000
5703 item
5704 \begin_inset space ~
5705 \end_inset
5706
5707 labels LyX uses the first 
5708 \begin_inset Quotes eld
5709 \end_inset
5710
5711 word
5712 \begin_inset Quotes erd
5713 \end_inset
5714
5715  of each line as the item label.
5716  The first 
5717 \family sans
5718 Space
5719 \family default
5720  after the beginning of the first line of an item marks the end of the label.
5721  If you need to use more than one word in an item label, use a protected
5722  blank as described above.
5723 \end_layout
5724
5725 \begin_layout Labeling
5726 \labelwidthstring 00.00.0000
5727 margins As you can see, LyX uses different margins for the item label and
5728  the body of the item text.
5729  The body of the text has a larger left margin, which is equal to the default
5730  label width plus a little extra space.
5731  
5732 \end_layout
5733
5734 \begin_layout Labeling
5735 \labelwidthstring 00.00.0000
5736 label
5737 \begin_inset space ~
5738 \end_inset
5739
5740 width LyX uses the width of the label, or the default width, whatever is
5741  larger.
5742  If the label width is larger, the label 
5743 \begin_inset Quotes eld
5744 \end_inset
5745
5746 extends
5747 \begin_inset Quotes erd
5748 \end_inset
5749
5750  into the first line.
5751  In other words, the text of the first line isn't aligned with the left
5752  margin of the rest of the item text.
5753 \end_layout
5754
5755 \begin_layout Labeling
5756 \labelwidthstring 00.00.0000
5757 default
5758 \begin_inset space ~
5759 \end_inset
5760
5761 width You can set the default label width to ensure that the text of all
5762  items in a 
5763 \family sans
5764 List
5765 \family default
5766  environment have the same left margin.
5767 \begin_inset Newline newline
5768 \end_inset
5769
5770 To change the default width, select all items in the list.
5771  Now open the 
5772 \family sans
5773 Edit\SpecialChar \menuseparator
5774 Paragraph
5775 \begin_inset space ~
5776 \end_inset
5777
5778 Settings
5779 \family default
5780  dialog.
5781  The text in the box 
5782 \family sans
5783 Longest
5784 \begin_inset space ~
5785 \end_inset
5786
5787 label
5788 \family default
5789  determines the default label width.
5790  You can use the text of your largest label here, but you can also use the
5791  letter 
5792 \begin_inset Quotes eld
5793 \end_inset
5794
5795 M
5796 \begin_inset Quotes erd
5797 \end_inset
5798
5799  multiple times instead.
5800  The M is the widest character and is a standard unit of widths in LaTeX.
5801  By using 
5802 \begin_inset Quotes eld
5803 \end_inset
5804
5805 M
5806 \begin_inset Quotes erd
5807 \end_inset
5808
5809  as the unit of width you don't need to keep changing the contents of 
5810 \family sans
5811 Longest
5812 \begin_inset space ~
5813 \end_inset
5814
5815 label
5816 \family default
5817  every time you alter a label in a 
5818 \family sans
5819 List
5820 \family default
5821  environment.
5822 \begin_inset Newline newline
5823 \end_inset
5824
5825 The predefined default width is the length of 
5826 \begin_inset Quotes eld
5827 \end_inset
5828
5829 00.00.0000
5830 \begin_inset Quotes erd
5831 \end_inset
5832
5833  (equal to 6 M).
5834  
5835 \begin_inset Newline newline
5836 \end_inset
5837
5838
5839 \begin_inset Note Greyedout
5840 status open
5841
5842 \begin_layout Plain Layout
5843
5844 \series bold
5845 Note:
5846 \series default
5847  Setting the cursor into a list item to change only its label width will
5848  only change the width inside LyX but not in the output.
5849 \end_layout
5850
5851 \end_inset
5852
5853
5854 \end_layout
5855
5856 \begin_layout Standard
5857 You should use the 
5858 \family sans
5859 List
5860 \family default
5861  environment the same way like the 
5862 \family sans
5863 Description
5864 \family default
5865  list: When you need one word to stand out from the text that describes
5866  it.
5867  The 
5868 \family sans
5869 List
5870 \family default
5871  environment gives you another way to do this, using a different overall
5872  layout.
5873 \end_layout
5874
5875 \begin_layout Standard
5876 You can nest 
5877 \family sans
5878 List
5879 \family default
5880  environments inside one another, nest them in other types of lists, and
5881  so on.
5882  They work just like the other list paragraph environments.
5883  Read section
5884 \begin_inset space ~
5885 \end_inset
5886
5887
5888 \begin_inset CommandInset ref
5889 LatexCommand ref
5890 reference "sec:Nesting"
5891
5892 \end_inset
5893
5894  to learn about nesting.
5895 \end_layout
5896
5897 \begin_layout Standard
5898 There is yet another feature of the 
5899 \family sans
5900 List
5901 \family default
5902  environment: As you can see in the examples, LyX left-justifies the item
5903  labels by default.
5904  You can use additional 
5905 \family sans
5906 HFills
5907 \family default
5908  to change how LyX justifies the item label.
5909  
5910 \family sans
5911 Hfills
5912 \family default
5913  are documented in section
5914 \begin_inset space ~
5915 \end_inset
5916
5917
5918 \begin_inset CommandInset ref
5919 LatexCommand ref
5920 reference "sub:Horizontal-Space"
5921
5922 \end_inset
5923
5924 .
5925  Here are some examples:
5926 \begin_inset Newpage pagebreak
5927 \end_inset
5928
5929
5930 \end_layout
5931
5932 \begin_layout Labeling
5933 \labelwidthstring 00.00.0000
5934 Left The default for 
5935 \family sans
5936 List
5937 \family default
5938  item labels.
5939 \end_layout
5940
5941 \begin_layout Labeling
5942 \labelwidthstring 00.00.0000
5943 \begin_inset space \hfill{}
5944 \end_inset
5945
5946 Right One 
5947 \family sans
5948 HFill
5949 \family default
5950  at the beginning of the label right justifies it.
5951 \end_layout
5952
5953 \begin_layout Labeling
5954 \labelwidthstring 00.00.0000
5955 \begin_inset space \hfill{}
5956 \end_inset
5957
5958 Center
5959 \begin_inset space \hfill{}
5960 \end_inset
5961
5962  One 
5963 \family sans
5964 HFill
5965 \family default
5966  at the beginning of the label and one at the end centers it.
5967 \end_layout
5968
5969 \begin_layout Subsection
5970 Letters
5971 \begin_inset Index idx
5972 status collapsed
5973
5974 \begin_layout Plain Layout
5975 Letters
5976 \end_layout
5977
5978 \end_inset
5979
5980
5981 \end_layout
5982
5983 \begin_layout Subsubsection
5984
5985 \family sans
5986 Address
5987 \family default
5988  and 
5989 \family sans
5990 Right
5991 \begin_inset space ~
5992 \end_inset
5993
5994 Address
5995 \family default
5996 : An Overview
5997 \end_layout
5998
5999 \begin_layout Standard
6000 Although LyX has document classes for letters, we've also created two paragraph
6001  environments called 
6002 \family sans
6003 Address
6004 \family default
6005  and 
6006 \family sans
6007 Right
6008 \begin_inset space ~
6009 \end_inset
6010
6011 Address
6012 \family default
6013 .
6014  To use the letter class, you need to use specific paragraph environments
6015  in a specific order, otherwise LaTeX gags on the document.
6016  In contrast, you can use the 
6017 \family sans
6018 Address
6019 \family default
6020  and 
6021 \family sans
6022 Right
6023 \begin_inset space ~
6024 \end_inset
6025
6026 Address
6027 \family default
6028  paragraph environments anywhere with no problem.
6029  You can even nest them inside other environments, though you can't nest
6030  anything in them.
6031 \end_layout
6032
6033 \begin_layout Standard
6034 Of course, you're not limited to using 
6035 \family sans
6036 Address
6037 \family default
6038  and 
6039 \family sans
6040 Right
6041 \begin_inset space ~
6042 \end_inset
6043
6044 Address
6045 \family default
6046  for letters only.
6047  
6048 \family sans
6049 Right
6050 \begin_inset space ~
6051 \end_inset
6052
6053 Address
6054 \family default
6055 , in particular, is useful for creating article titles like those used in
6056  some European academic papers.
6057 \end_layout
6058
6059 \begin_layout Subsubsection
6060 Usage
6061 \begin_inset CommandInset label
6062 LatexCommand label
6063 name "sec:Address-Usage"
6064
6065 \end_inset
6066
6067
6068 \end_layout
6069
6070 \begin_layout Standard
6071 The 
6072 \family sans
6073 Address
6074 \family default
6075  environment formats text in the style of an address, which is also used
6076  for the opening and signature in some countries.
6077  Similarly, the 
6078 \family sans
6079 Right
6080 \begin_inset space ~
6081 \end_inset
6082
6083 Address
6084 \family default
6085  environment formats text in the style of a right-justified address, which
6086  is used for the sender's address and today's date in some countries.
6087  Here's an example of each:
6088 \end_layout
6089
6090 \begin_layout Right Address
6091 Right Address
6092 \begin_inset Newline newline
6093 \end_inset
6094
6095 Who I am
6096 \begin_inset Newline newline
6097 \end_inset
6098
6099 Where I am
6100 \begin_inset Newline newline
6101 \end_inset
6102
6103 When is it? What is today?
6104 \end_layout
6105
6106 \begin_layout Standard
6107 That was 
6108 \family sans
6109 Right
6110 \begin_inset space ~
6111 \end_inset
6112
6113 Address
6114 \family default
6115 .
6116  Notice that the lines all have the same left margin, which LyX sets to
6117  fit the largest block of text on a single line.
6118  Here's an example of the 
6119 \family sans
6120 Address
6121 \family default
6122  environment:
6123 \end_layout
6124
6125 \begin_layout Address
6126 Who are you
6127 \begin_inset Newline newline
6128 \end_inset
6129
6130 Where do I send this
6131 \begin_inset Newline newline
6132 \end_inset
6133
6134 Your post office and country
6135 \end_layout
6136
6137 \begin_layout Standard
6138 As you can see, both 
6139 \family sans
6140 Address
6141 \family default
6142  and 
6143 \family sans
6144 Right
6145 \begin_inset space ~
6146 \end_inset
6147
6148 Address
6149 \family default
6150  add extra space between themselves and the next paragraph.
6151  If you hit 
6152 \family sans
6153 Return
6154 \family default
6155  in either of these environments, LyX resets the nesting depth and sets
6156  the environment to 
6157 \family sans
6158 Standard
6159 \family default
6160 .
6161  This makes sense, since 
6162 \family sans
6163 Return
6164 \family default
6165  is the 
6166 \family typewriter
6167 break-paragraph
6168 \family default
6169  function, and the individual lines of an address are not paragraphs.
6170  Thus, you have to use 
6171 \family typewriter
6172 break-line
6173 \family default
6174  (
6175 \begin_inset Info
6176 type  "shortcut"
6177 arg   "newline-insert newline"
6178 \end_inset
6179
6180  or 
6181 \family sans
6182 Formatting
6183 \begin_inset space ~
6184 \end_inset
6185
6186 Character\SpecialChar \menuseparator
6187 Line
6188 \begin_inset space ~
6189 \end_inset
6190
6191 Break
6192 \family default
6193  from the 
6194 \family sans
6195 Insert
6196 \family default
6197  menu) to start a new line in an 
6198 \family sans
6199 Address
6200 \family default
6201  or 
6202 \family sans
6203 Right
6204 \begin_inset space ~
6205 \end_inset
6206
6207 Address
6208 \family default
6209  environment.
6210 \end_layout
6211
6212 \begin_layout Subsection
6213 Academic Writing
6214 \end_layout
6215
6216 \begin_layout Standard
6217 Most academic writing begins with an abstract and ends with a bibliography
6218  or list of references.
6219  LyX contains paragraph environments for both of these.
6220 \end_layout
6221
6222 \begin_layout Subsubsection
6223
6224 \family sans
6225 Abstract
6226 \begin_inset Index idx
6227 status collapsed
6228
6229 \begin_layout Plain Layout
6230 Abstracts
6231 \end_layout
6232
6233 \end_inset
6234
6235
6236 \end_layout
6237
6238 \begin_layout Standard
6239 The 
6240 \family sans
6241 Abstract
6242 \family default
6243  environment is used for the abstract of an article.
6244  Technically, you could use this environment anywhere, but you really should
6245  only use it at the beginning of the document, after the title.
6246  Also, don't bother trying to nest 
6247 \family sans
6248 Abstract
6249 \family default
6250  in anything else or vice versa.
6251  It won't work.
6252  The 
6253 \family sans
6254 Abstract
6255 \family default
6256  environment is only useful in the article and report document classes.
6257  The book document classes ignores the 
6258 \family sans
6259 Abstract
6260 \family default
6261  completely, and it's utterly silly to use 
6262 \family sans
6263 Abstract
6264 \family default
6265  in a letter document class.
6266 \end_layout
6267
6268 \begin_layout Standard
6269 The 
6270 \family sans
6271 Abstract
6272 \family default
6273  environment does several things for you.
6274  First, it puts the centered label 
6275 \begin_inset Quotes eld
6276 \end_inset
6277
6278 Abstract
6279 \begin_inset Quotes erd
6280 \end_inset
6281
6282  above the text.
6283  The label and the text of the abstract are separated by some extra vertical
6284  space.
6285  Second, it typesets everything in a smaller font, just as you'd expect.
6286  Lastly, it adds a bit of extra vertical space between the abstract and
6287  the subsequent text.
6288  Well, that's how it will appear on the LyX screen.
6289  The appearance in the output depends on the used article or report class.
6290 \end_layout
6291
6292 \begin_layout Standard
6293 Starting a new paragraph by hitting 
6294 \family sans
6295 Return
6296 \family default
6297  does not reset the paragraph environment.
6298  The new paragraph will still be in the 
6299 \family sans
6300 Abstract
6301 \family default
6302  environment.
6303  So, you will have to change the paragraph environment yourself when you
6304  finish entering the abstract of your document.
6305 \end_layout
6306
6307 \begin_layout Standard
6308 \begin_inset Float figure
6309 wide false
6310 sideways false
6311 status open
6312
6313 \begin_layout Plain Layout
6314 \align center
6315 \begin_inset Graphics
6316         filename clipart/Abstract.pdf
6317
6318 \end_inset
6319
6320
6321 \end_layout
6322
6323 \begin_layout Plain Layout
6324 \begin_inset Caption
6325
6326 \begin_layout Plain Layout
6327 \begin_inset CommandInset label
6328 LatexCommand label
6329 name "cap:Paragraph-in-the"
6330
6331 \end_inset
6332
6333 Paragraph in the 
6334 \family sans
6335 Abstract
6336 \family default
6337  environment
6338 \end_layout
6339
6340 \end_inset
6341
6342
6343 \end_layout
6344
6345 \end_inset
6346
6347
6348 \end_layout
6349
6350 \begin_layout Standard
6351 We'd love to give you directly an example of the 
6352 \family sans
6353 Abstract
6354 \family default
6355  environment, but since this document is in the 
6356 \begin_inset Quotes eld
6357 \end_inset
6358
6359 book
6360 \begin_inset Quotes erd
6361 \end_inset
6362
6363  class, we can't do this.
6364  We inserted it therefore as figure
6365 \begin_inset space ~
6366 \end_inset
6367
6368
6369 \begin_inset CommandInset ref
6370 LatexCommand ref
6371 reference "cap:Paragraph-in-the"
6372
6373 \end_inset
6374
6375 .
6376  If you've never heard of an 
6377 \begin_inset Quotes eld
6378 \end_inset
6379
6380 abstract
6381 \begin_inset Quotes erd
6382 \end_inset
6383
6384  before, you can safely ignore this environment.
6385 \end_layout
6386
6387 \begin_layout Subsubsection
6388
6389 \family sans
6390 Bibliography
6391 \family default
6392
6393 \begin_inset Index idx
6394 status collapsed
6395
6396 \begin_layout Plain Layout
6397 Bibliography
6398 \end_layout
6399
6400 \end_inset
6401
6402
6403 \begin_inset CommandInset label
6404 LatexCommand label
6405 name "sub:Biblio_environment"
6406
6407 \end_inset
6408
6409
6410 \end_layout
6411
6412 \begin_layout Standard
6413 The 
6414 \family sans
6415 Bibliography
6416 \family default
6417  environment is used to list references.
6418  Technically, you could use this environment anywhere, but you really should
6419  only use it at the end of the document.
6420  Nesting 
6421 \family sans
6422 Bibliography
6423 \family default
6424  in anything else or vice versa won't work.
6425 \end_layout
6426
6427 \begin_layout Standard
6428 When you first open a 
6429 \family sans
6430 Bibliography
6431 \family default
6432  environment, LyX adds a large vertical space, followed by the heading 
6433 \begin_inset Quotes eld
6434 \end_inset
6435
6436 Bibliography
6437 \begin_inset Quotes erd
6438 \end_inset
6439
6440  or 
6441 \begin_inset Quotes eld
6442 \end_inset
6443
6444 References,
6445 \begin_inset Quotes erd
6446 \end_inset
6447
6448  depending on the document class.
6449  The heading is in a large boldface font.
6450  Each paragraph of the 
6451 \family sans
6452 Bibliography
6453 \family default
6454  environment is a bibliography entry.
6455  Thus, hitting 
6456 \family sans
6457 Return
6458 \family default
6459  does not reset the paragraph environment.
6460  Each new paragraph is still in the 
6461 \family sans
6462 Bibliography
6463 \family default
6464  environment.
6465 \end_layout
6466
6467 \begin_layout Standard
6468 There is another, usually better way to include references in your document
6469  by using a BibTeX database.
6470  For more information on that, and for a a detailed description of LyX's
6471  bibliography handling, have a look at in section
6472 \begin_inset space ~
6473 \end_inset
6474
6475
6476 \begin_inset CommandInset ref
6477 LatexCommand ref
6478 reference "sec:Bibliography"
6479
6480 \end_inset
6481
6482 .
6483 \end_layout
6484
6485 \begin_layout Subsection
6486 LyX
6487 \family sans
6488 -Code
6489 \begin_inset Index idx
6490 status collapsed
6491
6492 \begin_layout Plain Layout
6493 Paragraph ! LyX code
6494 \end_layout
6495
6496 \end_inset
6497
6498
6499 \begin_inset CommandInset label
6500 LatexCommand label
6501 name "sub:LyX-Code"
6502
6503 \end_inset
6504
6505
6506 \end_layout
6507
6508 \begin_layout Standard
6509 The 
6510 \family sans
6511 LyX-Code
6512 \family default
6513  environment is another LyX extension.
6514  It type-sets text in a typewriter-style font.
6515  It also treats the 
6516 \family sans
6517 Space
6518 \family default
6519  key as a fixed whitespace;
6520 \begin_inset Foot
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524 In the 
6525 \family sans
6526 LyX-Code
6527 \family default
6528  environment, the 
6529 \family sans
6530 Space
6531 \family default
6532  key is treated as a 
6533 \family sans
6534 Protected
6535 \begin_inset space ~
6536 \end_inset
6537
6538 Blank
6539 \family default
6540  instead of an end-of-word marker.
6541 \end_layout
6542
6543 \end_inset
6544
6545  this is the only case in which you can type multiple whitespaces in LyX.
6546  If you need to insert blank lines, you'll still need to use 
6547 \begin_inset Info
6548 type  "shortcut"
6549 arg   "newline-insert newline"
6550 \end_inset
6551
6552  (the 
6553 \family typewriter
6554 break-line
6555 \family default
6556  function).
6557  
6558 \family sans
6559 Return
6560 \family default
6561  breaks paragraphs.
6562  Note, however, that 
6563 \family sans
6564 Return
6565 \family default
6566  does not reset the paragraph environment.
6567  So, when you finish using the 
6568 \family sans
6569 LyX-Code
6570 \family default
6571  environment, you'll need to change the paragraph environment yourself.
6572  Also, you can nest the 
6573 \family sans
6574 LyX-Code
6575 \family default
6576  environment inside of others.
6577 \end_layout
6578
6579 \begin_layout Standard
6580 There are a few quirks with this environment:
6581 \end_layout
6582
6583 \begin_layout Itemize
6584 You can't use 
6585 \begin_inset Info
6586 type  "shortcut"
6587 arg   "newline-insert newline"
6588 \end_inset
6589
6590  at the beginning of a new paragraph (i.
6591 \begin_inset space \thinspace{}
6592 \end_inset
6593
6594 g.
6595 \begin_inset space \space{}
6596 \end_inset
6597
6598 you can't follow 
6599 \family sans
6600 Return
6601 \family default
6602  with a 
6603 \begin_inset Info
6604 type  "shortcut"
6605 arg   "newline-insert newline"
6606 \end_inset
6607
6608 ).
6609 \end_layout
6610
6611 \begin_layout Itemize
6612 You can't follow a 
6613 \begin_inset Info
6614 type  "shortcut"
6615 arg   "newline-insert newline"
6616 \end_inset
6617
6618  with a 
6619 \family sans
6620 Space
6621 \family default
6622 .
6623 \end_layout
6624
6625 \begin_deeper
6626 \begin_layout Itemize
6627 Use a 
6628 \family sans
6629 Return
6630 \family default
6631  to begin a new paragraph, then you can use a 
6632 \family sans
6633 Space
6634 \family default
6635 .
6636 \end_layout
6637
6638 \begin_layout Itemize
6639 Or: use 
6640 \begin_inset Info
6641 type  "shortcut"
6642 arg   "space-insert protected"
6643 \end_inset
6644
6645  instead.
6646 \end_layout
6647
6648 \end_deeper
6649 \begin_layout Itemize
6650 You can't have an empty paragraph or an empty line.
6651  You must put at least one 
6652 \family sans
6653 Space
6654 \family default
6655  in any line you want blank.
6656  Otherwise, LaTeX generates errors.
6657 \end_layout
6658
6659 \begin_layout Itemize
6660 You cannot get the typewriter double quotes by typing 
6661 \family sans
6662 "
6663 \family default
6664  since that will insert 
6665 \emph on
6666 real
6667 \emph default
6668  quotes.
6669  You get the typewriter double quotes with 
6670 \begin_inset Info
6671 type  "shortcut"
6672 arg   "self-insert \""
6673 \end_inset
6674
6675 .
6676 \end_layout
6677
6678 \begin_layout Standard
6679 Here's an example:
6680 \end_layout
6681
6682 \begin_layout LyX-Code
6683 #include <stdio.h>
6684 \end_layout
6685
6686 \begin_layout LyX-Code
6687  
6688 \end_layout
6689
6690 \begin_layout LyX-Code
6691 int main(void)
6692 \end_layout
6693
6694 \begin_layout LyX-Code
6695 {
6696 \end_layout
6697
6698 \begin_layout LyX-Code
6699     printf("Hello World!
6700 \backslash
6701 n");
6702 \end_layout
6703
6704 \begin_layout LyX-Code
6705     return 0;
6706 \end_layout
6707
6708 \begin_layout LyX-Code
6709 }
6710 \end_layout
6711
6712 \begin_layout Standard
6713 This is just the standard 
6714 \begin_inset Quotes eld
6715 \end_inset
6716
6717 Hello world!
6718 \begin_inset Quotes erd
6719 \end_inset
6720
6721  program.
6722  
6723 \end_layout
6724
6725 \begin_layout Standard
6726
6727 \family sans
6728 LyX-Code
6729 \family default
6730  has one purpose: to typeset code, such as program source, shell scripts,
6731  rc-files, and so on.
6732  Use it only in those very special cases where you need to generate text
6733  as if you used a typewriter.
6734 \begin_inset Index idx
6735 status collapsed
6736
6737 \begin_layout Plain Layout
6738 Paragraph environments|)
6739 \end_layout
6740
6741 \end_inset
6742
6743
6744 \end_layout
6745
6746 \begin_layout Section
6747 Nesting Environments
6748 \begin_inset Index idx
6749 status collapsed
6750
6751 \begin_layout Plain Layout
6752 Nesting ! Environments
6753 \end_layout
6754
6755 \end_inset
6756
6757
6758 \begin_inset CommandInset label
6759 LatexCommand label
6760 name "sec:Nesting"
6761
6762 \end_inset
6763
6764
6765 \end_layout
6766
6767 \begin_layout Subsection
6768 Introduction
6769 \end_layout
6770
6771 \begin_layout Standard
6772 LyX treats text as a unified block with a particular context and specific
6773  properties.
6774  This allows you to create blocks that inherit some of the properties of
6775  another block.
6776  For example you have three main points in an outline, but point #2 also
6777  has two subpoints.
6778  In other words, you have a list inside of another list, with the inner
6779  list 
6780 \begin_inset Quotes eld
6781 \end_inset
6782
6783 attached
6784 \begin_inset Quotes erd
6785 \end_inset
6786
6787  to item #2:
6788 \end_layout
6789
6790 \begin_layout Enumerate
6791 one
6792 \end_layout
6793
6794 \begin_layout Enumerate
6795 two
6796 \end_layout
6797
6798 \begin_deeper
6799 \begin_layout Enumerate
6800 sublist - item #1
6801 \end_layout
6802
6803 \begin_layout Enumerate
6804 sublist - item #2
6805 \end_layout
6806
6807 \end_deeper
6808 \begin_layout Enumerate
6809 three
6810 \end_layout
6811
6812 \begin_layout Standard
6813 You put a list inside a list by nesting one list inside the other.
6814  Nesting an environment is quite simple: Select 
6815 \family sans
6816 Increase
6817 \begin_inset space ~
6818 \end_inset
6819
6820 List
6821 \begin_inset space ~
6822 \end_inset
6823
6824 Depth
6825 \family default
6826  or 
6827 \family sans
6828 Decrease
6829 \begin_inset space ~
6830 \end_inset
6831
6832 List
6833 \begin_inset space ~
6834 \end_inset
6835
6836 Depth
6837 \family default
6838  from the 
6839 \family sans
6840 Edit
6841 \family default
6842  menu to change the nesting depth of the current paragraph (the status bar
6843  will tell you how far you are nested).
6844  Instead of the menu, you can also use the toolbar buttons 
6845 \begin_inset Graphics
6846         filename ../images/depth-increment.png
6847
6848 \end_inset
6849
6850  and 
6851 \begin_inset Graphics
6852         filename ../images/depth-decrement.png
6853
6854 \end_inset
6855
6856  or the convenient key bindings 
6857 \family sans
6858 Tab
6859 \family default
6860  and 
6861 \family sans
6862 Shift-Tab
6863 \family default
6864  or 
6865 \begin_inset Info
6866 type  "shortcut"
6867 arg   "depth-increment"
6868 \end_inset
6869
6870  and 
6871 \begin_inset Info
6872 type  "shortcut"
6873 arg   "depth-decrement"
6874 \end_inset
6875
6876  to change the nesting level.
6877  The change will work on the current selection if you have made one (allowing
6878  you to change the nesting of several paragraphs at once), or the current
6879  paragraph.
6880 \end_layout
6881
6882 \begin_layout Standard
6883 Note that LyX only changes the nesting depth if it can.
6884  If it's invalid to do so, nothing happens if you try to change the depth.
6885  Additionally, if you change the depth of one paragraph, it affects the
6886  depth of every paragraph nested inside of it.
6887 \end_layout
6888
6889 \begin_layout Standard
6890 Nesting isn't limited to lists.
6891  In LyX, you can nest just about anything inside anything else, as you're
6892  about to find out.
6893  This is the real power of nesting paragraph environments.
6894 \end_layout
6895
6896 \begin_layout Subsection
6897 What You Can and Can't Nest
6898 \end_layout
6899
6900 \begin_layout Standard
6901 Before we fire a list of paragraph environments at you, we need to tell
6902  you a little bit more about how nesting works.
6903 \end_layout
6904
6905 \begin_layout Standard
6906 The question if nesting a paragraph environment is possible, is a bit more
6907  complicated than a simple yes or no.
6908  There are three types of paragraph environments:
6909 \end_layout
6910
6911 \begin_layout Itemize
6912 Completely unnestable
6913 \end_layout
6914
6915 \begin_layout Itemize
6916 Fully nestable, you can nest them inside things and you can also nest other
6917  things inside them.
6918 \end_layout
6919
6920 \begin_layout Itemize
6921 A third type, you can nest them into other environments, but you can't nest
6922  anything into them.
6923 \end_layout
6924
6925 \begin_layout Standard
6926 Here's a list of the three types of nesting behavior, and which paragraph
6927  environments have them:
6928 \end_layout
6929
6930 \begin_layout Description
6931 Unnestable Can't nest them.
6932  Can't nest into them.
6933 \end_layout
6934
6935 \begin_deeper
6936 \begin_layout Itemize
6937
6938 \family sans
6939 Bibliography
6940 \end_layout
6941
6942 \begin_layout Itemize
6943
6944 \family sans
6945 Abstract
6946 \end_layout
6947
6948 \begin_layout Itemize
6949
6950 \family sans
6951 Title
6952 \end_layout
6953
6954 \begin_layout Itemize
6955
6956 \family sans
6957 Author
6958 \end_layout
6959
6960 \begin_layout Itemize
6961
6962 \family sans
6963 Date
6964 \end_layout
6965
6966 \end_deeper
6967 \begin_layout Description
6968 Fully
6969 \begin_inset space ~
6970 \end_inset
6971
6972 Nestable You can nest them.
6973  You can nest other things into them.
6974 \end_layout
6975
6976 \begin_deeper
6977 \begin_layout Itemize
6978
6979 \family sans
6980 Verse
6981 \end_layout
6982
6983 \begin_layout Itemize
6984
6985 \family sans
6986 Quote
6987 \end_layout
6988
6989 \begin_layout Itemize
6990
6991 \family sans
6992 Quotation
6993 \end_layout
6994
6995 \begin_layout Itemize
6996
6997 \family sans
6998 Itemize
6999 \end_layout
7000
7001 \begin_layout Itemize
7002
7003 \family sans
7004 Enumerate
7005 \end_layout
7006
7007 \begin_layout Itemize
7008
7009 \family sans
7010 Description
7011 \end_layout
7012
7013 \begin_layout Itemize
7014
7015 \family sans
7016 List
7017 \end_layout
7018
7019 \begin_layout Itemize
7020
7021 \family sans
7022 LyX-Code
7023 \end_layout
7024
7025 \end_deeper
7026 \begin_layout Description
7027 Nestable-Inside You can nest them inside other things.
7028  You can't nest anything into them.
7029 \end_layout
7030
7031 \begin_deeper
7032 \begin_layout Itemize
7033
7034 \family sans
7035 Standard
7036 \end_layout
7037
7038 \begin_layout Itemize
7039
7040 \family sans
7041 Part
7042 \end_layout
7043
7044 \begin_layout Itemize
7045
7046 \family sans
7047 Chapter
7048 \end_layout
7049
7050 \begin_layout Itemize
7051
7052 \family sans
7053 Section
7054 \end_layout
7055
7056 \begin_layout Itemize
7057
7058 \family sans
7059 Subsection
7060 \end_layout
7061
7062 \begin_layout Itemize
7063
7064 \family sans
7065 Subsubsection
7066 \end_layout
7067
7068 \begin_layout Itemize
7069
7070 \family sans
7071 Paragraph
7072 \end_layout
7073
7074 \begin_layout Itemize
7075
7076 \family sans
7077 Subparagraph
7078 \end_layout
7079
7080 \begin_layout Itemize
7081
7082 \family sans
7083 Part*
7084 \end_layout
7085
7086 \begin_layout Itemize
7087
7088 \family sans
7089 Chapter*
7090 \end_layout
7091
7092 \begin_layout Itemize
7093
7094 \family sans
7095 Section*
7096 \end_layout
7097
7098 \begin_layout Itemize
7099
7100 \family sans
7101 Subsection*
7102 \end_layout
7103
7104 \begin_layout Itemize
7105
7106 \family sans
7107 Subsubsection*
7108 \end_layout
7109
7110 \begin_layout Itemize
7111
7112 \family sans
7113 Right
7114 \begin_inset space ~
7115 \end_inset
7116
7117 Address
7118 \end_layout
7119
7120 \begin_layout Itemize
7121
7122 \family sans
7123 Address
7124 \end_layout
7125
7126 \end_deeper
7127 \begin_layout Standard
7128 \begin_inset Note Greyedout
7129 status open
7130
7131 \begin_layout Plain Layout
7132
7133 \series bold
7134 Note:
7135 \series default
7136  Although it is possible to nest numbered section headings like 
7137 \family sans
7138 Chapter
7139 \family default
7140
7141 \family sans
7142 Section
7143 \family default
7144 , etc.
7145 \begin_inset space ~
7146 \end_inset
7147
7148 to e.
7149 \begin_inset space \thinspace{}
7150 \end_inset
7151
7152 g.
7153 \begin_inset space \space{}
7154 \end_inset
7155
7156 lists, it is highly recommended not to do this because the aim is to create
7157  well structured documents following typesetting guidelines whereas nested
7158  section headings violate this.
7159 \end_layout
7160
7161 \end_inset
7162
7163
7164 \end_layout
7165
7166 \begin_layout Subsection
7167 Nesting Other Things: Tables, Math, Floats, etc.
7168 \begin_inset Index idx
7169 status collapsed
7170
7171 \begin_layout Plain Layout
7172 Nesting ! Tables etc.
7173 \end_layout
7174
7175 \end_inset
7176
7177
7178 \end_layout
7179
7180 \begin_layout Standard
7181 There are several things that aren't paragraph environments, but which are
7182  affected by nesting anyhow.
7183  They are:
7184 \end_layout
7185
7186 \begin_layout Itemize
7187 equations
7188 \end_layout
7189
7190 \begin_layout Itemize
7191 tables
7192 \end_layout
7193
7194 \begin_layout Itemize
7195 figures
7196 \end_layout
7197
7198 \begin_layout Standard
7199 (
7200 \begin_inset Note Greyedout
7201 status open
7202
7203 \begin_layout Plain Layout
7204
7205 \series bold
7206 Note:
7207 \series default
7208  Figures and tables in 
7209 \family sans
7210 Floats
7211 \family default
7212  are not affected by this.
7213 \end_layout
7214
7215 \end_inset
7216
7217  Have a look at section
7218 \begin_inset space ~
7219 \end_inset
7220
7221
7222 \begin_inset CommandInset ref
7223 LatexCommand ref
7224 reference "sec:Floats"
7225
7226 \end_inset
7227
7228  for more information about 
7229 \family sans
7230 Floats
7231 \family default
7232 .)
7233 \end_layout
7234
7235 \begin_layout Standard
7236 LyX can treat these three objects as either a word or as a paragraph.
7237  If a figure, table, or an equation is inline, it goes wherever the paragraph
7238  it is in goes.
7239 \end_layout
7240
7241 \begin_layout Standard
7242 On the other hand, if you have an equation, figure or table in a 
7243 \begin_inset Quotes eld
7244 \end_inset
7245
7246 paragraph
7247 \begin_inset Quotes erd
7248 \end_inset
7249
7250  of its own, it behaves just like a 
7251 \begin_inset Quotes eld
7252 \end_inset
7253
7254 nestable-inside
7255 \begin_inset Quotes erd
7256 \end_inset
7257
7258  paragraph environment.
7259  You can nest it into any environment, but you obviously can't nest anything
7260  into it.
7261 \end_layout
7262
7263 \begin_layout Standard
7264 Here's an example with a table:
7265 \end_layout
7266
7267 \begin_layout Enumerate
7268 Item One
7269 \end_layout
7270
7271 \begin_deeper
7272 \begin_layout Enumerate
7273 This is (a) and it's nested.
7274 \end_layout
7275
7276 \begin_deeper
7277 \begin_layout Standard
7278 \begin_inset VSpace 0.3cm
7279 \end_inset
7280
7281
7282 \end_layout
7283
7284 \begin_layout Standard
7285 \align center
7286 \begin_inset Tabular
7287 <lyxtabular version="3" rows="2" columns="2">
7288 <features tabularvalignment="middle">
7289 <column alignment="center" valignment="top" width="0pt">
7290 <column alignment="center" valignment="top" width="0pt">
7291 <row>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296
7297 \family roman
7298 \series medium
7299 \shape up
7300 \size normal
7301 \emph off
7302 \bar no
7303 \noun off
7304 \color none
7305 a
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314
7315 \family roman
7316 \series medium
7317 \shape up
7318 \size normal
7319 \emph off
7320 \bar no
7321 \noun off
7322 \color none
7323 b
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 </row>
7329 <row>
7330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 c
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352
7353 \family roman
7354 \series medium
7355 \shape up
7356 \size normal
7357 \emph off
7358 \bar no
7359 \noun off
7360 \color none
7361 d
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 </row>
7367 </lyxtabular>
7368
7369 \end_inset
7370
7371
7372 \end_layout
7373
7374 \begin_layout Standard
7375 \begin_inset VSpace 0.3cm
7376 \end_inset
7377
7378
7379 \end_layout
7380
7381 \end_deeper
7382 \begin_layout Enumerate
7383 This is (b).
7384  The table is actually nested inside (a).
7385 \end_layout
7386
7387 \end_deeper
7388 \begin_layout Enumerate
7389 Back out again.
7390 \end_layout
7391
7392 \begin_layout Standard
7393 If we hadn't nested the table at all, the list would look like this:
7394 \end_layout
7395
7396 \begin_layout Enumerate
7397 Item One
7398 \end_layout
7399
7400 \begin_deeper
7401 \begin_layout Enumerate
7402 This is (a) and it's nested.
7403 \end_layout
7404
7405 \end_deeper
7406 \begin_layout Standard
7407 \begin_inset VSpace 0.3cm
7408 \end_inset
7409
7410
7411 \end_layout
7412
7413 \begin_layout Standard
7414 \align center
7415 \begin_inset Tabular
7416 <lyxtabular version="3" rows="2" columns="2">
7417 <features tabularvalignment="middle">
7418 <column alignment="center" valignment="top" width="0pt">
7419 <column alignment="center" valignment="top" width="0pt">
7420 <row>
7421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7422 \begin_inset Text
7423
7424 \begin_layout Plain Layout
7425
7426 \family roman
7427 \series medium
7428 \shape up
7429 \size normal
7430 \emph off
7431 \bar no
7432 \noun off
7433 \color none
7434 a
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443
7444 \family roman
7445 \series medium
7446 \shape up
7447 \size normal
7448 \emph off
7449 \bar no
7450 \noun off
7451 \color none
7452 b
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 </row>
7458 <row>
7459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 c
7473 \end_layout
7474
7475 \end_inset
7476 </cell>
7477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481
7482 \family roman
7483 \series medium
7484 \shape up
7485 \size normal
7486 \emph off
7487 \bar no
7488 \noun off
7489 \color none
7490 d
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 </row>
7496 </lyxtabular>
7497
7498 \end_inset
7499
7500
7501 \end_layout
7502
7503 \begin_layout Standard
7504 \begin_inset VSpace 0.3cm
7505 \end_inset
7506
7507
7508 \end_layout
7509
7510 \begin_layout Enumerate
7511 This is (b).
7512  The table is 
7513 \emph on
7514 not
7515 \emph default
7516  nested inside (a).
7517  In fact, it's not nested at all.
7518 \end_layout
7519
7520 \begin_layout Enumerate
7521 Back out again.
7522 \end_layout
7523
7524 \begin_layout Standard
7525 Notice how item (b) is not only no longer nested, but is also the first
7526  item of a new list!
7527 \end_layout
7528
7529 \begin_layout Standard
7530 There's another trap you can fall into: Nesting the table, but not going
7531  deep enough.
7532  LyX then turns anything after the table into a new sublist.
7533 \end_layout
7534
7535 \begin_layout Enumerate
7536 Item One
7537 \end_layout
7538
7539 \begin_deeper
7540 \begin_layout Enumerate
7541 This is (a) and it's nested.
7542 \end_layout
7543
7544 \begin_layout Standard
7545 \begin_inset VSpace 0.3cm
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \begin_layout Standard
7552 \align center
7553 \begin_inset Tabular
7554 <lyxtabular version="3" rows="2" columns="2">
7555 <features tabularvalignment="middle">
7556 <column alignment="center" valignment="top" width="0pt">
7557 <column alignment="center" valignment="top" width="0pt">
7558 <row>
7559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563
7564 \family roman
7565 \series medium
7566 \shape up
7567 \size normal
7568 \emph off
7569 \bar no
7570 \noun off
7571 \color none
7572 a
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \begin_layout Plain Layout
7581
7582 \family roman
7583 \series medium
7584 \shape up
7585 \size normal
7586 \emph off
7587 \bar no
7588 \noun off
7589 \color none
7590 b
7591 \end_layout
7592
7593 \end_inset
7594 </cell>
7595 </row>
7596 <row>
7597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 c
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7616 \begin_inset Text
7617
7618 \begin_layout Plain Layout
7619
7620 \family roman
7621 \series medium
7622 \shape up
7623 \size normal
7624 \emph off
7625 \bar no
7626 \noun off
7627 \color none
7628 d
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 </row>
7634 </lyxtabular>
7635
7636 \end_inset
7637
7638
7639 \end_layout
7640
7641 \begin_layout Standard
7642 \begin_inset VSpace 0.3cm
7643 \end_inset
7644
7645
7646 \end_layout
7647
7648 \begin_layout Enumerate
7649 This is (b).
7650  The table is actually nested inside Item One, but 
7651 \emph on
7652 not
7653 \emph default
7654  inside (a).
7655 \end_layout
7656
7657 \end_deeper
7658 \begin_layout Enumerate
7659 Back out again.
7660 \end_layout
7661
7662 \begin_layout Standard
7663 As you can see, item (b) turned into the first item of a new list, but a
7664  new list 
7665 \emph on
7666 inside
7667 \emph default
7668  item 1.
7669  The same thing would have happened to a figure or an equation.
7670  So, if you nest tables, figures or equations, make sure you go to the right
7671  depth!
7672 \end_layout
7673
7674 \begin_layout Subsection
7675 Usage and General Features
7676 \end_layout
7677
7678 \begin_layout Standard
7679 Speaking of levels, LyX can perform up to a six-fold nesting.
7680  In other words, 
7681 \begin_inset Quotes eld
7682 \end_inset
7683
7684 level #6
7685 \begin_inset Quotes erd
7686 \end_inset
7687
7688  is the innermost possible depth.
7689  Here's an example to illustrate what we mean:
7690 \end_layout
7691
7692 \begin_layout Enumerate
7693 level #1 - outermost
7694 \end_layout
7695
7696 \begin_deeper
7697 \begin_layout Enumerate
7698 level #2
7699 \end_layout
7700
7701 \begin_deeper
7702 \begin_layout Enumerate
7703 level #3
7704 \end_layout
7705
7706 \begin_deeper
7707 \begin_layout Enumerate
7708 level #4
7709 \end_layout
7710
7711 \begin_deeper
7712 \begin_layout Itemize
7713 level #5
7714 \end_layout
7715
7716 \begin_deeper
7717 \begin_layout Itemize
7718 level #6
7719 \end_layout
7720
7721 \end_deeper
7722 \end_deeper
7723 \end_deeper
7724 \end_deeper
7725 \end_deeper
7726 \begin_layout Standard
7727 There are two exceptions to the six-fold nesting limit, and you can see
7728  both of them in the example.
7729  Unlike the other fully-nestable environments, you can only perform a four-fold
7730  nesting with the 
7731 \family sans
7732 Enumerate
7733 \family default
7734  and 
7735 \family sans
7736 Itemize
7737 \family default
7738  environments.
7739  For example, if we tried to nest another 
7740 \family sans
7741 Enumerate
7742 \family default
7743  list inside item 
7744 \begin_inset Quotes eld
7745 \end_inset
7746
7747 A.
7748 \begin_inset Quotes erd
7749 \end_inset
7750
7751 , we would get errors.
7752 \end_layout
7753
7754 \begin_layout Subsection
7755 Some Examples
7756 \begin_inset Index idx
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760 Nesting ! Examples
7761 \end_layout
7762
7763 \end_inset
7764
7765
7766 \end_layout
7767
7768 \begin_layout Standard
7769 The best way to explain just what you can do with nesting is by illustration.
7770  We have several examples of nested environments.
7771  In them, we explain how we created the example, so that you can reproduce
7772  them.
7773 \end_layout
7774
7775 \begin_layout Subsubsection
7776 Example 1: The Six-fold Way and Mixed Nesting
7777 \end_layout
7778
7779 \begin_layout Labeling
7780 \labelwidthstring MMM
7781 #1-a This is the outermost level.
7782  It's a 
7783 \family sans
7784 List
7785 \family default
7786  environment.
7787 \end_layout
7788
7789 \begin_deeper
7790 \begin_layout Labeling
7791 \labelwidthstring MMM
7792 #2-a This is level #2.
7793  We created it by using 
7794 \begin_inset Info
7795 type  "shortcut"
7796 arg   "break-paragraph inverse"
7797 \end_inset
7798
7799  followed by 
7800 \begin_inset Info
7801 type  "shortcut"
7802 arg   "depth-increment"
7803 \end_inset
7804
7805 .
7806 \end_layout
7807
7808 \begin_deeper
7809 \begin_layout Labeling
7810 \labelwidthstring MMM
7811 #3-a This is level #3.
7812  This time, we just hit 
7813 \family sans
7814 Return
7815 \family default
7816 , then used 
7817 \begin_inset Info
7818 type  "shortcut"
7819 arg   "depth-increment"
7820 \end_inset
7821
7822  twice in a row.
7823  We could have also created it the same way as we did the previous level,
7824  by hitting 
7825 \begin_inset Info
7826 type  "shortcut"
7827 arg   "break-paragraph inverse"
7828 \end_inset
7829
7830  followed by 
7831 \begin_inset Info
7832 type  "shortcut"
7833 arg   "depth-increment"
7834 \end_inset
7835
7836 .
7837 \end_layout
7838
7839 \begin_deeper
7840 \begin_layout Standard
7841 This is actually a 
7842 \family sans
7843 Standard
7844 \family default
7845  environment, nested inside of 
7846 \begin_inset Quotes eld
7847 \end_inset
7848
7849 #3-a
7850 \begin_inset Quotes erd
7851 \end_inset
7852
7853 .
7854  So, it's at level #4.
7855  We did this by hitting 
7856 \begin_inset Info
7857 type  "shortcut"
7858 arg   "break-paragraph inverse"
7859 \end_inset
7860
7861 , then 
7862 \begin_inset Info
7863 type  "shortcut"
7864 arg   "depth-increment"
7865 \end_inset
7866
7867 , then changing the paragraph environment to 
7868 \family sans
7869 Standard
7870 \family default
7871 .
7872  Do this to create list items with more than one paragraph - it also works
7873  for the 
7874 \family sans
7875 Description
7876 \family default
7877
7878 \family sans
7879 Enumerate
7880 \family default
7881 , and 
7882 \family sans
7883 Itemize
7884 \family default
7885  environments!
7886 \end_layout
7887
7888 \begin_layout Standard
7889 Here's another 
7890 \family sans
7891 Standard
7892 \family default
7893  paragraph, also at level #4, made with just a 
7894 \begin_inset Info
7895 type  "shortcut"
7896 arg   "break-paragraph inverse"
7897 \end_inset
7898
7899 .
7900 \end_layout
7901
7902 \begin_layout Labeling
7903 \labelwidthstring MMM
7904 #4-a This is level #4.
7905  We hit 
7906 \begin_inset Info
7907 type  "shortcut"
7908 arg   "break-paragraph inverse"
7909 \end_inset
7910
7911  and changed the paragraph environment back to 
7912 \family sans
7913 List
7914 \family default
7915 .
7916  Remember - we can't nest anything inside a 
7917 \family sans
7918 Standard
7919 \family default
7920  environment, which is why we're still at level #4.
7921  However, we 
7922 \emph on
7923 can
7924 \emph default
7925  keep nesting things inside 
7926 \begin_inset Quotes eld
7927 \end_inset
7928
7929 #3-a
7930 \begin_inset Quotes erd
7931 \end_inset
7932
7933 .
7934 \end_layout
7935
7936 \begin_deeper
7937 \begin_layout Labeling
7938 \labelwidthstring MMM
7939 #5-a This is level #5\SpecialChar \ldots{}
7940
7941 \end_layout
7942
7943 \begin_deeper
7944 \begin_layout Labeling
7945 \labelwidthstring MMM
7946 #6-a \SpecialChar \ldots{}
7947 and this is level #6.
7948  By now, you should know how we made these two.
7949 \end_layout
7950
7951 \end_deeper
7952 \begin_layout Labeling
7953 \labelwidthstring MMM
7954 #5-b Back to level #5.
7955  Just hit 
7956 \begin_inset Info
7957 type  "shortcut"
7958 arg   "break-paragraph inverse"
7959 \end_inset
7960
7961  followed by a 
7962 \begin_inset Info
7963 type  "shortcut"
7964 arg   "depth-decrement"
7965 \end_inset
7966
7967 .
7968 \end_layout
7969
7970 \end_deeper
7971 \begin_layout Labeling
7972 \labelwidthstring MMM
7973 #4-b After another 
7974 \begin_inset Info
7975 type  "shortcut"
7976 arg   "break-paragraph inverse"
7977 \end_inset
7978
7979  followed by a 
7980 \begin_inset Info
7981 type  "shortcut"
7982 arg   "depth-decrement"
7983 \end_inset
7984
7985 , we're back at level #4.
7986 \end_layout
7987
7988 \end_deeper
7989 \begin_layout Labeling
7990 \labelwidthstring MMM
7991 #3-b Back to level #3.
7992  By now it should be obvious how we did this.
7993 \end_layout
7994
7995 \end_deeper
7996 \begin_layout Labeling
7997 \labelwidthstring MMM
7998 #2-b Back to level #2.
7999  
8000 \end_layout
8001
8002 \end_deeper
8003 \begin_layout Labeling
8004 \labelwidthstring MMM
8005 #1-b And last, back to the outermost level, #1.
8006  After this sentence, we'll hit 
8007 \family sans
8008 Return
8009 \family default
8010  and change the paragraph environment back to 
8011 \family sans
8012 Standard
8013 \family default
8014  to end the list.
8015 \end_layout
8016
8017 \begin_layout Standard
8018 We could have also used the 
8019 \family sans
8020 Description
8021 \family default
8022
8023 \family sans
8024 Quote
8025 \family default
8026
8027 \family sans
8028 Quotation
8029 \family default
8030 , or even the 
8031 \family sans
8032 Verse
8033 \family default
8034  environment in place of the 
8035 \family sans
8036 List
8037 \family default
8038  environment.
8039  The example would have worked exactly the same.
8040 \end_layout
8041
8042 \begin_layout Subsubsection
8043 Example 2: Inheritance
8044 \end_layout
8045
8046 \begin_layout LyX-Code
8047 This is the LyX-Code environment, at level #1, the outermost
8048 \end_layout
8049
8050 \begin_layout LyX-Code
8051 level.
8052   Now we'll hit 
8053 \family sans
8054 Return
8055 \family default
8056 , then 
8057 \begin_inset Info
8058 type  "shortcut"
8059 arg   "depth-increment"
8060 \end_inset
8061
8062 , after which, we'll change to the 
8063 \family sans
8064 Enumerate
8065 \family default
8066  environment.
8067 \end_layout
8068
8069 \begin_deeper
8070 \begin_layout Enumerate
8071 This is the 
8072 \family sans
8073 Enumerate
8074 \family default
8075  environment, at level #2.
8076 \end_layout
8077
8078 \begin_layout Enumerate
8079 Notice how the nested 
8080 \family sans
8081 Enumerate
8082 \family default
8083  not only inherits its margins from its parent environment (
8084 \family sans
8085 LyX-Code
8086 \family default
8087 ), but also inherits its font and spacing!
8088 \end_layout
8089
8090 \end_deeper
8091 \begin_layout Standard
8092 We ended this example by hitting 
8093 \family sans
8094 Return
8095 \family default
8096 .
8097  After that, we needed to reset the paragraph environment to 
8098 \family sans
8099 Standard
8100 \family default
8101  and reset the nesting depth by using 
8102 \begin_inset Info
8103 type  "shortcut"
8104 arg   "depth-decrement"
8105 \end_inset
8106
8107  once.
8108 \end_layout
8109
8110 \begin_layout Subsubsection
8111 Example 3: Labels, Levels, and the 
8112 \family sans
8113 Enumerate
8114 \family default
8115  and 
8116 \family sans
8117 Itemize
8118 \family default
8119  Environments
8120 \begin_inset OptArg
8121 status collapsed
8122
8123 \begin_layout Plain Layout
8124 Example #3: Labels, Levels and other list environments
8125 \end_layout
8126
8127 \end_inset
8128
8129
8130 \end_layout
8131
8132 \begin_layout Enumerate
8133 This is level #1, in an 
8134 \family sans
8135 Enumerate
8136 \family default
8137  paragraph environment.
8138  We're actually going to nest a bunch of these.
8139 \end_layout
8140
8141 \begin_deeper
8142 \begin_layout Enumerate
8143 This is level #2.
8144  We used 
8145 \begin_inset Info
8146 type  "shortcut"
8147 arg   "break-paragraph inverse"
8148 \end_inset
8149
8150  followed by 
8151 \begin_inset Info
8152 type  "shortcut"
8153 arg   "depth-increment"
8154 \end_inset
8155
8156 .
8157  Now, what happens if we nest an 
8158 \family sans
8159 Itemize
8160 \family default
8161  environment inside of this one? It will be at level #3, but what will its
8162  label be? An asterisk?
8163 \end_layout
8164
8165 \begin_deeper
8166 \begin_layout Itemize
8167 No! It's a bullet.
8168  This is the 
8169 \emph on
8170 first
8171 \emph default
8172  
8173 \family sans
8174 Itemize
8175 \family default
8176  environment, even though it's at level #3.
8177  So, its label is a bullet.
8178  (We got here by using 
8179 \begin_inset Info
8180 type  "shortcut"
8181 arg   "break-paragraph inverse"
8182 \end_inset
8183
8184 , then 
8185 \begin_inset Info
8186 type  "shortcut"
8187 arg   "depth-increment"
8188 \end_inset
8189
8190 , then changing the environment to 
8191 \family sans
8192 Itemize
8193 \family default
8194 .)
8195 \end_layout
8196
8197 \begin_deeper
8198 \begin_layout Itemize
8199 Here's level #4, produced using 
8200 \begin_inset Info
8201 type  "shortcut"
8202 arg   "break-paragraph inverse"
8203 \end_inset
8204
8205 , then 
8206 \begin_inset Info
8207 type  "shortcut"
8208 arg   "depth-increment"
8209 \end_inset
8210
8211 .
8212  We'll do that again\SpecialChar \ldots{}
8213
8214 \end_layout
8215
8216 \begin_deeper
8217 \begin_layout Enumerate
8218 \SpecialChar \ldots{}
8219 to get to level #5.
8220  This time, however, we also changed the paragraph environment back to 
8221 \family sans
8222 Enumerate
8223 \family default
8224 .
8225  Notice the type of numbering, it is 
8226 \emph on
8227 lowercase Roman
8228 \emph default
8229 , because we are in the 
8230 \emph on
8231 thirdfold
8232 \emph default
8233  
8234 \family sans
8235 Enumerate
8236 \family default
8237  environment (i.
8238 \begin_inset space \thinspace{}
8239 \end_inset
8240
8241 g.
8242  it is an 
8243 \family sans
8244 Enumerate
8245 \family default
8246  inside an 
8247 \family sans
8248 Enumerate
8249 \family default
8250  inside an 
8251 \family sans
8252 Enumerate
8253 \family default
8254 ).
8255 \end_layout
8256
8257 \begin_layout Enumerate
8258 What happens if we 
8259 \emph on
8260 don't
8261 \emph default
8262  change the paragraph environment, but decrease the nesting depth? What
8263  type of numbering does LyX use?
8264 \end_layout
8265
8266 \begin_layout Enumerate
8267 Oh, as if you couldn't guess by now, we're just using 
8268 \begin_inset Info
8269 type  "shortcut"
8270 arg   "break-paragraph inverse"
8271 \end_inset
8272
8273  to keep the current environment and depth but create a new item.
8274 \end_layout
8275
8276 \begin_layout Enumerate
8277 Let's use 
8278 \begin_inset Info
8279 type  "shortcut"
8280 arg   "depth-decrement"
8281 \end_inset
8282
8283  to decrease the depth after the next 
8284 \begin_inset Info
8285 type  "shortcut"
8286 arg   "break-paragraph inverse"
8287 \end_inset
8288
8289 .
8290 \end_layout
8291
8292 \end_deeper
8293 \begin_layout Enumerate
8294 This is level #4.
8295  Look what type of label LyX is using!
8296 \end_layout
8297
8298 \end_deeper
8299 \begin_layout Enumerate
8300 This is level #3.
8301  Even though we've changed levels, LyX is still using a lowercase Roman
8302  numeral as the label.Why?
8303 \end_layout
8304
8305 \begin_layout Enumerate
8306 Because, even though the nesting depth has changed, the paragraph is 
8307 \emph on
8308 still
8309 \emph default
8310  a thirdfold 
8311 \family sans
8312 Enumerate
8313 \family default
8314  environment.
8315  Notice, however, that LyX 
8316 \emph on
8317 did
8318 \emph default
8319  reset the counter for the label.
8320 \end_layout
8321
8322 \end_deeper
8323 \begin_layout Enumerate
8324 Another 
8325 \begin_inset Info
8326 type  "shortcut"
8327 arg   "break-paragraph inverse"
8328 \end_inset
8329
8330  
8331 \begin_inset Info
8332 type  "shortcut"
8333 arg   "depth-decrement"
8334 \end_inset
8335
8336  sequence, and we're back to level #2.
8337  This time, we not only changed the nesting depth, but we also moved back
8338  into the twofold-nested 
8339 \family sans
8340 Enumerate
8341 \family default
8342  environment.
8343 \end_layout
8344
8345 \end_deeper
8346 \begin_layout Enumerate
8347 The same thing happens if we do another 
8348 \begin_inset Info
8349 type  "shortcut"
8350 arg   "break-paragraph inverse"
8351 \end_inset
8352
8353  
8354 \begin_inset Info
8355 type  "shortcut"
8356 arg   "depth-decrement"
8357 \end_inset
8358
8359 sequence and return to level #1, the outermost level.
8360 \end_layout
8361
8362 \begin_layout Standard
8363 Lastly, we reset the environment to 
8364 \family sans
8365 Standard
8366 \family default
8367 .
8368  As you can see, the level number doesn't correspond to what type of labeling
8369  LyX uses for the 
8370 \family sans
8371 Enumerate
8372 \family default
8373  and 
8374 \family sans
8375 Itemize
8376 \family default
8377  environments.
8378  The number of other 
8379 \family sans
8380 Enumerate
8381 \family default
8382  environments surrounding it determines what kind of label LyX uses for
8383  an 
8384 \family sans
8385 Enumerate
8386 \family default
8387  item.
8388  The same rule applies for the 
8389 \family sans
8390 Itemize
8391 \family default
8392  environment, as well.
8393 \end_layout
8394
8395 \begin_layout Subsubsection
8396 Example 4: Going Bonkers
8397 \end_layout
8398
8399 \begin_layout Enumerate
8400 We're going to go totally nuts now.
8401  We won't nest as deep as in the other examples, nor will we go into the
8402  same detail with how we did it.
8403  (level #1: 
8404 \family sans
8405 Enumerate
8406 \family default
8407 )
8408 \end_layout
8409
8410 \begin_deeper
8411 \begin_layout Standard
8412 (
8413 \family sans
8414 Return, 
8415 \family default
8416
8417 \begin_inset Info
8418 type  "shortcut"
8419 arg   "depth-increment"
8420 \end_inset
8421
8422
8423 \family sans
8424 , Standard
8425 \family default
8426 : level #2) We'll stick an encapsulated description of how we created the
8427  example in parentheses someplace.
8428  For example, the two keybindings are how we changed the depth.
8429  The environment name is the name of the current environment.
8430  Either before or after this, we'll put in the level.
8431 \end_layout
8432
8433 \end_deeper
8434 \begin_layout Enumerate
8435 (
8436 \family sans
8437 Return, Enumerate
8438 \family default
8439 : level #1) This is the next item in the list.
8440 \end_layout
8441
8442 \begin_deeper
8443 \begin_layout Verse
8444 Now we'll add verse.
8445 \begin_inset Newline newline
8446 \end_inset
8447
8448 It will get much worse.
8449 \begin_inset Newline newline
8450 \end_inset
8451
8452 (
8453 \family sans
8454 Return, 
8455 \family default
8456
8457 \begin_inset Info
8458 type  "shortcut"
8459 arg   "depth-increment"
8460 \end_inset
8461
8462
8463 \family sans
8464 , Verse
8465 \family default
8466 : level #2)
8467 \end_layout
8468
8469 \begin_layout Verse
8470 Fiddle dee, Fiddle doo.
8471 \begin_inset Newline newline
8472 \end_inset
8473
8474 Bippitey boppitey boo!
8475 \begin_inset Newline newline
8476 \end_inset
8477
8478 (
8479 \begin_inset Info
8480 type  "shortcut"
8481 arg   "break-paragraph inverse"
8482 \end_inset
8483
8484
8485 \family sans
8486 )
8487 \end_layout
8488
8489 \begin_layout Verse
8490 Here comes a table:
8491 \end_layout
8492
8493 \begin_deeper
8494 \begin_layout Standard
8495 \begin_inset VSpace 0.3cm
8496 \end_inset
8497
8498
8499 \end_layout
8500
8501 \begin_layout Standard
8502 \align center
8503 \begin_inset Tabular
8504 <lyxtabular version="3" rows="2" columns="2">
8505 <features tabularvalignment="middle">
8506 <column alignment="center" valignment="top" width="0pt">
8507 <column alignment="center" valignment="top" width="0pt">
8508 <row>
8509 <cell alignment="center" valignment="top" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \family roman
8515 \series medium
8516 \shape up
8517 \size normal
8518 \emph off
8519 \bar no
8520 \noun off
8521 \color none
8522 one-fish
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531
8532 \family roman
8533 \series medium
8534 \shape up
8535 \size normal
8536 \emph off
8537 \bar no
8538 \noun off
8539 \color none
8540 two-fish
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 </row>
8546 <row>
8547 <cell alignment="center" valignment="top" topline="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 red-fish
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569
8570 \family roman
8571 \series medium
8572 \shape up
8573 \size normal
8574 \emph off
8575 \bar no
8576 \noun off
8577 \color none
8578 blue-fish
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 </row>
8584 </lyxtabular>
8585
8586 \end_inset
8587
8588
8589 \end_layout
8590
8591 \end_deeper
8592 \begin_layout Verse
8593 (
8594 \begin_inset Info
8595 type  "shortcut"
8596 arg   "break-paragraph inverse"
8597 \end_inset
8598
8599
8600 \family sans
8601 , Table, 
8602 \family default
8603
8604 \begin_inset Info
8605 type  "shortcut"
8606 arg   "depth-increment"
8607 \end_inset
8608
8609  3 times, 
8610 \begin_inset Info
8611 type  "shortcut"
8612 arg   "break-paragraph inverse"
8613 \end_inset
8614
8615
8616 \family sans
8617 , Verse, 
8618 \family default
8619
8620 \begin_inset Info
8621 type  "shortcut"
8622 arg   "depth-decrement"
8623 \end_inset
8624
8625 )
8626 \end_layout
8627
8628 \end_deeper
8629 \begin_layout Enumerate
8630 (
8631 \family sans
8632 Return, Enumerate
8633 \family default
8634 : level #1) This is another item.
8635  Note that selecting a 
8636 \family sans
8637 Table
8638 \family default
8639  resets the nesting depth to level #1, so we increased the nesting depth
8640  3 times to put the table inside the 
8641 \family sans
8642 Verse
8643 \family default
8644  environment.
8645  
8646 \end_layout
8647
8648 \begin_layout Quotation
8649 We're now ending the 
8650 \family sans
8651 Enumerate
8652 \family default
8653  list and changing to 
8654 \family sans
8655 Quotation
8656 \family default
8657 .
8658  We're still at level #1.
8659  We want to show you some of the things you can do by mixing environments.
8660  The next set of paragraphs is a 
8661 \begin_inset Quotes eld
8662 \end_inset
8663
8664 quoted letter.
8665 \begin_inset Quotes erd
8666 \end_inset
8667
8668  We'll nest both the 
8669 \family sans
8670 Address
8671 \family default
8672  and 
8673 \family sans
8674 Right
8675 \begin_inset space ~
8676 \end_inset
8677
8678 Address
8679 \family default
8680  environments inside of this one, then use another nested 
8681 \family sans
8682 Quotation
8683 \family default
8684  for the letter body.
8685  We'll use 
8686 \begin_inset Info
8687 type  "shortcut"
8688 arg   "break-paragraph inverse"
8689 \end_inset
8690
8691  to preserve the depth.
8692  Remember that you need to use 
8693 \begin_inset Info
8694 type  "shortcut"
8695 arg   "newline-insert newline"
8696 \end_inset
8697
8698  to create multiple lines inside the 
8699 \family sans
8700 Address
8701 \family default
8702  and 
8703 \family sans
8704 Right
8705 \begin_inset space ~
8706 \end_inset
8707
8708 Address
8709 \family default
8710  environments.
8711  Here it goes:
8712 \end_layout
8713
8714 \begin_deeper
8715 \begin_layout Right Address
8716 1234 Nowhere Rd.
8717 \begin_inset Newline newline
8718 \end_inset
8719
8720 Moosegroin, MT 00100
8721 \begin_inset Newline newline
8722 \end_inset
8723
8724 9-6-96
8725 \end_layout
8726
8727 \begin_layout Address
8728 Dear Mr.
8729 \begin_inset space ~
8730 \end_inset
8731
8732 Fizlewitz:
8733 \end_layout
8734
8735 \begin_layout Quotation
8736 We regret to inform you that we cannot fill your order for 50
8737 \begin_inset space \thinspace{}
8738 \end_inset
8739
8740 L of compressed methane gas due to circumstances beyond our control.
8741  Unfortunately, several of our cows have mysteriously exploded, creating
8742  a backlog in our orders for methane.
8743  We will place your name on the waiting list and try to fill your order
8744  as soon as possible.
8745  In the meantime, we thank you for your patience.
8746 \end_layout
8747
8748 \begin_layout Quotation
8749 We do, however, now have a special on beef.
8750  If you are interested, please return the enclosed pricing and order form
8751  with your order, along with payment.
8752 \end_layout
8753
8754 \begin_layout Quotation
8755 We thank you again for your patience.
8756 \end_layout
8757
8758 \begin_layout Address
8759 Sincerely,
8760 \begin_inset Newline newline
8761 \end_inset
8762
8763 Bill Hick
8764 \end_layout
8765
8766 \end_deeper
8767 \begin_layout Quotation
8768 That ends that example!
8769 \end_layout
8770
8771 \begin_layout Standard
8772 As you can see, nesting environments in LyX gives you a lot of power with
8773  just a few keystrokes.
8774  We could have easily nested an 
8775 \family sans
8776 Itemize
8777 \family default
8778  list inside of a 
8779 \family sans
8780 Quotation
8781 \family default
8782  or 
8783 \family sans
8784 Quote
8785 \family default
8786 , or put a 
8787 \family sans
8788 Quote
8789 \family default
8790  inside of an 
8791 \family sans
8792 Itemize
8793 \family default
8794  list.
8795  You have a huge variety of options at your disposal.
8796 \end_layout
8797
8798 \begin_layout Section
8799 Spacing, pagination and line breaks
8800 \begin_inset Index idx
8801 status collapsed
8802
8803 \begin_layout Plain Layout
8804 Spacing
8805 \end_layout
8806
8807 \end_inset
8808
8809
8810 \end_layout
8811
8812 \begin_layout Standard
8813 What is a space? While you might be used to pressing the space key anytime
8814  you want to separate two words in ordinary word processors, LyX offers
8815  you more spaces: Spaces of different width and spaces which can or cannot
8816  be broken at the end of a line.
8817  The following sections will show you some examples where those spaces are
8818  useful.
8819 \end_layout
8820
8821 \begin_layout Subsection
8822 Protected Space
8823 \begin_inset CommandInset label
8824 LatexCommand label
8825 name "sub:Protected-Space"
8826
8827 \end_inset
8828
8829
8830 \begin_inset Index idx
8831 status collapsed
8832
8833 \begin_layout Plain Layout
8834 Spaces ! Protected
8835 \end_layout
8836
8837 \end_inset
8838
8839
8840 \end_layout
8841
8842 \begin_layout Standard
8843 The protected space: It is used to tell LyX (and LaTeX) not to break the
8844  line at that point.
8845  This may be necessary to avoid unlucky linebreaks, like in: 
8846 \end_layout
8847
8848 \begin_layout Quote
8849 Further documentation is given in section
8850 \begin_inset Newline newline
8851 \end_inset
8852
8853
8854 \begin_inset CommandInset ref
8855 LatexCommand ref
8856 reference "sec:Bibliography"
8857
8858 \end_inset
8859
8860 .
8861  
8862 \end_layout
8863
8864 \begin_layout Standard
8865 Obviously, it would be a good thing to put a protected space between 
8866 \begin_inset Quotes eld
8867 \end_inset
8868
8869 section
8870 \begin_inset Quotes erd
8871 \end_inset
8872
8873  and 
8874 \begin_inset Quotes eld
8875 \end_inset
8876
8877
8878 \begin_inset CommandInset ref
8879 LatexCommand ref
8880 reference "sec:Bibliography"
8881
8882 \end_inset
8883
8884
8885 \begin_inset Quotes erd
8886 \end_inset
8887
8888 .
8889  A protected space is set with 
8890 \family sans
8891 Insert\SpecialChar \menuseparator
8892 Formatting\SpecialChar \menuseparator
8893 Protected
8894 \bar under
8895
8896 \begin_inset space ~
8897 \end_inset
8898
8899
8900 \bar default
8901 Space
8902 \family default
8903  (shortcut 
8904 \begin_inset Info
8905 type  "shortcut"
8906 arg   "space-insert protected"
8907 \end_inset
8908
8909 ).
8910 \end_layout
8911
8912 \begin_layout Subsection
8913 Horizontal Space
8914 \begin_inset CommandInset label
8915 LatexCommand label
8916 name "sub:Horizontal-Space"
8917
8918 \end_inset
8919
8920
8921 \begin_inset Index idx
8922 status collapsed
8923
8924 \begin_layout Plain Layout
8925 Spacing ! Horizontal
8926 \end_layout
8927
8928 \end_inset
8929
8930
8931 \end_layout
8932
8933 \begin_layout Standard
8934 All horizontal spaces can be inserted with the menu 
8935 \family sans
8936 Insert\SpecialChar \menuseparator
8937 Formatting\SpecialChar \menuseparator
8938 Horizontal Space
8939 \family default
8940 .
8941  The length units are listed in Appendix
8942 \begin_inset space ~
8943 \end_inset
8944
8945
8946 \begin_inset CommandInset ref
8947 LatexCommand ref
8948 reference "cha:Units-available-in"
8949
8950 \end_inset
8951
8952 .
8953 \end_layout
8954
8955 \begin_layout Subsubsection
8956 Inter-word Space
8957 \begin_inset CommandInset label
8958 LatexCommand label
8959 name "sub:Inter-word-Space"
8960
8961 \end_inset
8962
8963
8964 \begin_inset Index idx
8965 status collapsed
8966
8967 \begin_layout Plain Layout
8968 Spaces ! Inter-word
8969 \end_layout
8970
8971 \end_inset
8972
8973
8974 \end_layout
8975
8976 \begin_layout Standard
8977 Some languages (e.
8978 \begin_inset space \thinspace{}
8979 \end_inset
8980
8981 g.
8982 \begin_inset space \space{}
8983 \end_inset
8984
8985 English) have the typographical convention to add extra space after an end-of-se
8986 ntence punctuation mark, and LyX honors those conventions (see section
8987 \begin_inset space ~
8988 \end_inset
8989
8990
8991 \begin_inset CommandInset ref
8992 LatexCommand ref
8993 reference "sub:Abbreviations"
8994
8995 \end_inset
8996
8997 ).
8998  Sometimes, you want a normal space nevertheless.
8999  In this case, insert an inter-word space (shortcut 
9000 \begin_inset Info
9001 type  "shortcut"
9002 arg   "space-insert normal"
9003 \end_inset
9004
9005 ).
9006 \end_layout
9007
9008 \begin_layout Subsubsection
9009 Thin Space
9010 \begin_inset CommandInset label
9011 LatexCommand label
9012 name "sub:Thin-Space"
9013
9014 \end_inset
9015
9016
9017 \begin_inset Index idx
9018 status collapsed
9019
9020 \begin_layout Plain Layout
9021 Spaces ! Thin
9022 \end_layout
9023
9024 \end_inset
9025
9026
9027 \end_layout
9028
9029 \begin_layout Standard
9030
9031 \begin_inset Quotes eld
9032 \end_inset
9033
9034 thin space
9035 \begin_inset Quotes erd
9036 \end_inset
9037
9038  is a blank which has half the size of a normal space (and it is also 
9039 \begin_inset Quotes eld
9040 \end_inset
9041
9042 protected
9043 \begin_inset Quotes erd
9044 \end_inset
9045
9046 ).
9047  The typographical conventions in a lot of languages propose the use of
9048  thin spaces in cases where normal spaces would be too wide, for instance
9049  inside abbreviations:
9050 \end_layout
9051
9052 \begin_layout Quote
9053 D.
9054 \begin_inset space \thinspace{}
9055 \end_inset
9056
9057 E.
9058  Knuth has developed our beloved typesetting program.
9059 \end_layout
9060
9061 \begin_layout Standard
9062 or between values and units.
9063  Compare for example this:
9064 \begin_inset Newline newline
9065 \end_inset
9066
9067 10
9068 \begin_inset space \thinspace{}
9069 \end_inset
9070
9071 kg (thin space)
9072 \begin_inset Newline newline
9073 \end_inset
9074
9075 10 kg (normal space
9076 \end_layout
9077
9078 \begin_layout Standard
9079 You can insert thin spaces also with the menu 
9080 \family sans
9081 Insert\SpecialChar \menuseparator
9082 Formatting\SpecialChar \menuseparator
9083 Thin
9084 \begin_inset space ~
9085 \end_inset
9086
9087 Space
9088 \family default
9089  (shortcut 
9090 \begin_inset Info
9091 type  "shortcuts"
9092 arg   "space-insert thin"
9093 \end_inset
9094
9095 ).
9096 \end_layout
9097
9098 \begin_layout Subsubsection
9099 More Spaces
9100 \begin_inset CommandInset label
9101 LatexCommand label
9102 name "sub:More-Spaces"
9103
9104 \end_inset
9105
9106
9107 \end_layout
9108
9109 \begin_layout Standard
9110 You can furthermore insert the following space types:
9111 \end_layout
9112
9113 \begin_layout Description
9114 Negative
9115 \begin_inset space ~
9116 \end_inset
9117
9118 thin
9119 \begin_inset space ~
9120 \end_inset
9121
9122 space A line with a 
9123 \begin_inset Formula $\to$
9124 \end_inset
9125
9126
9127 \begin_inset space \negthinspace{}
9128 \end_inset
9129
9130
9131 \begin_inset Formula $\gets$
9132 \end_inset
9133
9134  Negative thin space between the arrows.
9135 \end_layout
9136
9137 \begin_layout Description
9138 Enspace
9139 \begin_inset space ~
9140 \end_inset
9141
9142 (0.5
9143 \begin_inset space \thinspace{}
9144 \end_inset
9145
9146 em) A line with a 
9147 \begin_inset Formula $\to$
9148 \end_inset
9149
9150
9151 \begin_inset space \enskip{}
9152 \end_inset
9153
9154
9155 \begin_inset Formula $\gets$
9156 \end_inset
9157
9158  Enspace (0.5
9159 \begin_inset space \thinspace{}
9160 \end_inset
9161
9162 em) space between the arrows.
9163 \end_layout
9164
9165 \begin_layout Description
9166 Quad
9167 \begin_inset space ~
9168 \end_inset
9169
9170 (1
9171 \begin_inset space \thinspace{}
9172 \end_inset
9173
9174 em) A line with a 
9175 \begin_inset Formula $\to$
9176 \end_inset
9177
9178
9179 \begin_inset space \quad{}
9180 \end_inset
9181
9182
9183 \begin_inset Formula $\gets$
9184 \end_inset
9185
9186  Quad
9187 \begin_inset space ~
9188 \end_inset
9189
9190 (1
9191 \begin_inset space \thinspace{}
9192 \end_inset
9193
9194 em) space between the arrows.
9195 \end_layout
9196
9197 \begin_layout Description
9198 QQuad
9199 \begin_inset space ~
9200 \end_inset
9201
9202 (2
9203 \begin_inset space \thinspace{}
9204 \end_inset
9205
9206 em) A line with a 
9207 \begin_inset Formula $\to$
9208 \end_inset
9209
9210
9211 \begin_inset space \qquad{}
9212 \end_inset
9213
9214
9215 \begin_inset Formula $\gets$
9216 \end_inset
9217
9218  QQuad
9219 \begin_inset space ~
9220 \end_inset
9221
9222 (2
9223 \begin_inset space \thinspace{}
9224 \end_inset
9225
9226 em) space between the arrows.
9227 \end_layout
9228
9229 \begin_layout Description
9230 Custom
9231 \begin_inset space ~
9232 \end_inset
9233
9234 space A line with
9235 \begin_inset Formula $\to$
9236 \end_inset
9237
9238
9239 \begin_inset space \hspace{}
9240 \length 2cm
9241 \end_inset
9242
9243
9244 \begin_inset Formula $\gets$
9245 \end_inset
9246
9247  2
9248 \begin_inset space \thinspace{}
9249 \end_inset
9250
9251 cm space between the arrows.
9252 \end_layout
9253
9254 \begin_layout Standard
9255 Table
9256 \begin_inset space ~
9257 \end_inset
9258
9259
9260 \begin_inset CommandInset ref
9261 LatexCommand ref
9262 reference "tab:Width-of-the"
9263
9264 \end_inset
9265
9266  lists the different space sizes.
9267 \end_layout
9268
9269 \begin_layout Standard
9270 \begin_inset Float table
9271 wide false
9272 sideways false
9273 status open
9274
9275 \begin_layout Plain Layout
9276 \align center
9277 \begin_inset Caption
9278
9279 \begin_layout Plain Layout
9280 \begin_inset CommandInset label
9281 LatexCommand label
9282 name "tab:Width-of-the"
9283
9284 \end_inset
9285
9286 Width of the different horizontal spaces.
9287 \end_layout
9288
9289 \end_inset
9290
9291
9292 \end_layout
9293
9294 \begin_layout Plain Layout
9295 \align center
9296 \begin_inset Tabular
9297 <lyxtabular version="3" rows="8" columns="2">
9298 <features tabularvalignment="middle">
9299 <column alignment="center" valignment="top" width="0">
9300 <column alignment="center" valignment="top" width="0">
9301 <row>
9302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306
9307 \series bold
9308 Space
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317
9318 \series bold
9319 Width
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 </row>
9325 <row>
9326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 Normal
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 1/3
9340 \begin_inset space \thinspace{}
9341 \end_inset
9342
9343 em
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 </row>
9349 <row>
9350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 Protected
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 1/3
9364 \begin_inset space \thinspace{}
9365 \end_inset
9366
9367 em
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 </row>
9373 <row>
9374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9375 \begin_inset Text
9376
9377 \begin_layout Plain Layout
9378 Thin
9379 \end_layout
9380
9381 \end_inset
9382 </cell>
9383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387 1/6
9388 \begin_inset space \thinspace{}
9389 \end_inset
9390
9391 em
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 </row>
9397 <row>
9398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 Negative thin
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 -1/6
9412 \begin_inset space \thinspace{}
9413 \end_inset
9414
9415 em
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 </row>
9421 <row>
9422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426 Enspace (0.5
9427 \begin_inset space \thinspace{}
9428 \end_inset
9429
9430 em)
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 0.5
9440 \begin_inset space \thinspace{}
9441 \end_inset
9442
9443 em
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 Quad (1
9455 \begin_inset space \thinspace{}
9456 \end_inset
9457
9458 em)
9459 \end_layout
9460
9461 \end_inset
9462 </cell>
9463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9464 \begin_inset Text
9465
9466 \begin_layout Plain Layout
9467 1
9468 \begin_inset space \thinspace{}
9469 \end_inset
9470
9471 em
9472 \end_layout
9473
9474 \end_inset
9475 </cell>
9476 </row>
9477 <row>
9478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 QQuad (2
9483 \begin_inset space \thinspace{}
9484 \end_inset
9485
9486 em)
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 2
9496 \begin_inset space \thinspace{}
9497 \end_inset
9498
9499 em
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 </row>
9505 </lyxtabular>
9506
9507 \end_inset
9508
9509
9510 \end_layout
9511
9512 \end_inset
9513
9514
9515 \end_layout
9516
9517 \begin_layout Subsubsection
9518
9519 \family sans
9520 Horizontal Fills
9521 \family default
9522
9523 \begin_inset Index idx
9524 status collapsed
9525
9526 \begin_layout Plain Layout
9527 Spacing ! Fills
9528 \end_layout
9529
9530 \end_inset
9531
9532
9533 \end_layout
9534
9535 \begin_layout Standard
9536 Horizontal fills (HFills) are a special LyX feature for adding extra space
9537  in a uniform fashion.
9538  An HFill is actually a variable length space, whose length always equals
9539  the remaining space between the left and right margins.
9540  If there is more than one HFill on a line, they divide the available space
9541  equally between themselves.
9542  
9543 \end_layout
9544
9545 \begin_layout Standard
9546 Here a few examples what you can do with them:
9547 \end_layout
9548
9549 \begin_layout Quote
9550 \noindent
9551 This is on the left side
9552 \begin_inset space \hfill{}
9553 \end_inset
9554
9555 This is on the right
9556 \end_layout
9557
9558 \begin_layout Quote
9559 \noindent
9560 Left
9561 \begin_inset space \hfill{}
9562 \end_inset
9563
9564 Middle
9565 \begin_inset space \hfill{}
9566 \end_inset
9567
9568 Right
9569 \end_layout
9570
9571 \begin_layout Quote
9572 \noindent
9573 Left
9574 \begin_inset space \hfill{}
9575 \end_inset
9576
9577 1/3 Left
9578 \begin_inset space \hfill{}
9579 \end_inset
9580
9581
9582 \begin_inset space \hfill{}
9583 \end_inset
9584
9585 Right
9586 \end_layout
9587
9588 \begin_layout Standard
9589 That was an example in the 
9590 \family sans
9591 Quote
9592 \family default
9593  environment.
9594  Here
9595 \begin_inset Formula $\to$
9596 \end_inset
9597
9598
9599 \begin_inset space \hfill{}
9600 \end_inset
9601
9602
9603 \begin_inset Formula $\gets$
9604 \end_inset
9605
9606 is one in a standard paragraph.
9607  It may or may not be apparent in the printed text, but it 
9608 \emph on
9609 is
9610 \emph default
9611  sitting in-between the two arrows.
9612 \end_layout
9613
9614 \begin_layout Standard
9615 HFills can be made visible when you choose one of the 
9616 \family sans
9617 Fill
9618 \begin_inset space ~
9619 \end_inset
9620
9621 Pattern
9622 \family default
9623  in the space dialog: The following patterns are available:
9624 \end_layout
9625
9626 \begin_layout Standard
9627 Dots: 
9628 \begin_inset space \dotfill{}
9629 \end_inset
9630
9631
9632 \begin_inset space ~
9633 \end_inset
9634
9635
9636 \end_layout
9637
9638 \begin_layout Standard
9639 Rule: 
9640 \begin_inset space \hrulefill{}
9641 \end_inset
9642
9643
9644 \begin_inset space ~
9645 \end_inset
9646
9647
9648 \end_layout
9649
9650 \begin_layout Standard
9651 Left arrow: 
9652 \begin_inset space \leftarrowfill{}
9653 \end_inset
9654
9655
9656 \begin_inset space ~
9657 \end_inset
9658
9659
9660 \end_layout
9661
9662 \begin_layout Standard
9663 Right arrow: 
9664 \begin_inset space \rightarrowfill{}
9665 \end_inset
9666
9667
9668 \begin_inset space ~
9669 \end_inset
9670
9671
9672 \end_layout
9673
9674 \begin_layout Standard
9675 Up brace: 
9676 \begin_inset space \downbracefill{}
9677 \end_inset
9678
9679
9680 \begin_inset space ~
9681 \end_inset
9682
9683
9684 \end_layout
9685
9686 \begin_layout Standard
9687 Down brace: 
9688 \begin_inset space \upbracefill{}
9689 \end_inset
9690
9691
9692 \begin_inset space ~
9693 \end_inset
9694
9695
9696 \end_layout
9697
9698 \begin_layout Standard
9699 \begin_inset Note Greyedout
9700 status open
9701
9702 \begin_layout Plain Layout
9703
9704 \series bold
9705 Note:
9706 \series default
9707  If an HFill is at the beginning of a line, and 
9708 \emph on
9709 not
9710 \emph default
9711  in the first line in a paragraph, LyX ignores it.
9712  This prevents HFills from accidentally being wrapped onto a new line.
9713  If you need space in this case anyway, set the 
9714 \family sans
9715 Protect
9716 \family default
9717  option in the space dialog.
9718 \end_layout
9719
9720 \end_inset
9721
9722
9723 \end_layout
9724
9725 \begin_layout Subsubsection
9726 Phantom Space
9727 \begin_inset Index idx
9728 status collapsed
9729
9730 \begin_layout Plain Layout
9731 Spacing ! Phantom
9732 \end_layout
9733
9734 \end_inset
9735
9736
9737 \end_layout
9738
9739 \begin_layout Standard
9740 Sometimes you want to insert space with exactly the length of a phrase.
9741  E.
9742 \begin_inset space \thinspace{}
9743 \end_inset
9744
9745 g.
9746 \begin_inset space \space{}
9747 \end_inset
9748
9749 you want to create the following multiple choice question:
9750 \end_layout
9751
9752 \begin_layout Standard
9753 \begin_inset VSpace medskip
9754 \end_inset
9755
9756 What is correct English?:
9757 \begin_inset Newline newline
9758 \end_inset
9759
9760
9761 \begin_inset Newline newline
9762 \end_inset
9763
9764 Mr.
9765 \begin_inset space ~
9766 \end_inset
9767
9768 Edge would have been jumps the gun.
9769 \begin_inset Newline newline
9770 \end_inset
9771
9772
9773 \begin_inset ERT
9774 status collapsed
9775
9776 \begin_layout Plain Layout
9777
9778
9779 \backslash
9780 phantom{Mr.
9781  Edge }
9782 \end_layout
9783
9784 \end_inset
9785
9786 has to be jumped
9787 \begin_inset Newline newline
9788 \end_inset
9789
9790
9791 \begin_inset ERT
9792 status collapsed
9793
9794 \begin_layout Plain Layout
9795
9796
9797 \backslash
9798 phantom{Mr.
9799  Edge }
9800 \end_layout
9801
9802 \end_inset
9803
9804 jumps
9805 \begin_inset VSpace medskip
9806 \end_inset
9807
9808
9809 \end_layout
9810
9811 \begin_layout Standard
9812 So that the choices appear exactly after the phrase 
9813 \begin_inset Quotes eld
9814 \end_inset
9815
9816 Mr.
9817 \begin_inset space ~
9818 \end_inset
9819
9820 Edge
9821 \begin_inset space ~
9822 \end_inset
9823
9824
9825 \begin_inset Quotes erd
9826 \end_inset
9827
9828 .
9829  To get this, you can use the LaTeX-command 
9830 \series bold
9831
9832 \backslash
9833 phantom
9834 \series default
9835  in TeX Code
9836 \begin_inset Foot
9837 status collapsed
9838
9839 \begin_layout Plain Layout
9840 See sec.
9841 \begin_inset space \thinspace{}
9842 \end_inset
9843
9844
9845 \begin_inset CommandInset ref
9846 LatexCommand ref
9847 reference "sec:TeX-Code"
9848
9849 \end_inset
9850
9851  for more information about TeX-Code.
9852 \end_layout
9853
9854 \end_inset
9855
9856 .
9857  In our case write the command 
9858 \series bold
9859
9860 \backslash
9861 phantom{Mr.
9862  Edge }
9863 \series default
9864  (note the space after 
9865 \begin_inset Quotes eld
9866 \end_inset
9867
9868 Edge
9869 \begin_inset Quotes erd
9870 \end_inset
9871
9872 ) at the beginning of the last two lines.
9873  The command prints out the phrase within the the two braces, but invisible.
9874  That is why it is named 
9875 \begin_inset Quotes eld
9876 \end_inset
9877
9878 phantom
9879 \begin_inset Quotes erd
9880 \end_inset
9881
9882 .
9883 \begin_inset Foot
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887 There exists also the commands 
9888 \backslash
9889
9890 \series bold
9891 hphantom
9892 \series default
9893  and 
9894 \backslash
9895
9896 \series bold
9897 vphantom
9898 \series default
9899 , but this too special for the LyX User Guide.
9900  If you are interested in knowing more about this, have a look at 
9901 \begin_inset CommandInset citation
9902 LatexCommand cite
9903 key "latexcompanion,latexguide"
9904
9905 \end_inset
9906
9907 .
9908 \end_layout
9909
9910 \end_inset
9911
9912
9913 \end_layout
9914
9915 \begin_layout Subsection
9916 Vertical Space
9917 \begin_inset CommandInset label
9918 LatexCommand label
9919 name "sub:Vertical-Space"
9920
9921 \end_inset
9922
9923
9924 \begin_inset Index idx
9925 status collapsed
9926
9927 \begin_layout Plain Layout
9928 Spacing ! Vertical
9929 \end_layout
9930
9931 \end_inset
9932
9933
9934 \end_layout
9935
9936 \begin_layout Standard
9937 To add extra vertical space above or below a paragraph, use the 
9938 \family sans
9939 Insert\SpecialChar \menuseparator
9940 Formatting\SpecialChar \menuseparator
9941 Vertical
9942 \begin_inset space ~
9943 \end_inset
9944
9945 Space
9946 \family default
9947  dialog.
9948  There you find the following sizes:
9949 \end_layout
9950
9951 \begin_layout Standard
9952
9953 \family sans
9954 SmallSkip
9955 \family default
9956
9957 \family sans
9958 MedSkip
9959 \family default
9960  and 
9961 \family sans
9962 BigSkip
9963 \family default
9964  are LaTeX sizes which depend on the font size of the document.
9965  
9966 \family sans
9967 DefSkip
9968 \family default
9969  is the skip adjusted in the dialog 
9970 \family sans
9971 Document\SpecialChar \menuseparator
9972 Settings
9973 \family default
9974
9975 \begin_inset Index idx
9976 status collapsed
9977
9978 \begin_layout Plain Layout
9979 Document ! Settings
9980 \end_layout
9981
9982 \end_inset
9983
9984  for the paragraph separation.
9985  If you use indentation to separate paragraphs 
9986 \family sans
9987 DefSkip
9988 \family default
9989  is equal to 
9990 \family sans
9991 MedSkip
9992 \family default
9993 .
9994 \end_layout
9995
9996 \begin_layout Standard
9997
9998 \family sans
9999 VFill
10000 \family default
10001
10002 \begin_inset Index idx
10003 status collapsed
10004
10005 \begin_layout Plain Layout
10006 Spacing ! Fills
10007 \end_layout
10008
10009 \end_inset
10010
10011  is a variable space, set so that the space is maximal within one page.
10012  An example: You have only two short paragraphs on one page with a vfill
10013  between them.
10014  Then the first paragraph is placed at the top of the page and the second
10015  one at the bottom, because the space between them is then maximal.
10016  
10017 \family sans
10018 VFill
10019 \family default
10020 s work like 
10021 \family sans
10022 HFill
10023 \family default
10024 s: they fill the remaining vertical space on a page with blank space.
10025 \begin_inset Foot
10026 status collapsed
10027
10028 \begin_layout Plain Layout
10029
10030 \family sans
10031 HFill
10032 \family default
10033 s are described in section
10034 \begin_inset space ~
10035 \end_inset
10036
10037
10038 \begin_inset CommandInset ref
10039 LatexCommand ref
10040 reference "sub:Horizontal-Space"
10041
10042 \end_inset
10043
10044 .
10045 \end_layout
10046
10047 \end_inset
10048
10049  If there are several 
10050 \family sans
10051 VFill
10052 \family default
10053 s on a page, they divide the remaining vertical space equally between themselves.
10054  You can therefore use 
10055 \family sans
10056 VFill
10057 \family default
10058 s to center text on a page, or even place text 2/3 down a page.
10059 \end_layout
10060
10061 \begin_layout Standard
10062
10063 \family sans
10064 Custom
10065 \family default
10066  are custom spaces in units explained in Appendix
10067 \begin_inset space ~
10068 \end_inset
10069
10070
10071 \begin_inset CommandInset ref
10072 LatexCommand ref
10073 reference "cha:Units-available-in"
10074
10075 \end_inset
10076
10077 .
10078 \end_layout
10079
10080 \begin_layout Standard
10081 \begin_inset Note Greyedout
10082 status open
10083
10084 \begin_layout Plain Layout
10085
10086 \series bold
10087 Note:
10088 \series default
10089  
10090 \series medium
10091 When the extra vertical space would be in the output at the top/bottom of
10092  a page, the space is only added if you have also checked the option 
10093 \family sans
10094 Protect
10095 \family default
10096 .
10097 \end_layout
10098
10099 \end_inset
10100
10101
10102 \end_layout
10103
10104 \begin_layout Subsection
10105 Paragraph Alignment
10106 \end_layout
10107
10108 \begin_layout Standard
10109 You can change the paragraph alignment with the 
10110 \family sans
10111 Edit\SpecialChar \menuseparator
10112 Paragraph Settings
10113 \family default
10114  dialog.
10115  There are four possibilities: 
10116 \end_layout
10117
10118 \begin_layout Itemize
10119
10120 \family sans
10121 Justified
10122 \family default
10123  (shortcut 
10124 \begin_inset Info
10125 type  "shortcut"
10126 arg   "paragraph-params \\align block"
10127 \end_inset
10128
10129 )
10130 \end_layout
10131
10132 \begin_layout Itemize
10133
10134 \family sans
10135 Left
10136 \family default
10137  (
10138 \begin_inset Info
10139 type  "shortcut"
10140 arg   "paragraph-params \\align left"
10141 \end_inset
10142
10143 )
10144 \end_layout
10145
10146 \begin_layout Itemize
10147
10148 \family sans
10149 Right
10150 \family default
10151  (
10152 \begin_inset Info
10153 type  "shortcut"
10154 arg   "paragraph-params \\align right"
10155 \end_inset
10156
10157 )
10158 \end_layout
10159
10160 \begin_layout Itemize
10161
10162 \family sans
10163 Center
10164 \family default
10165  (
10166 \begin_inset Info
10167 type  "shortcut"
10168 arg   "paragraph-params \\align center"
10169 \end_inset
10170
10171 )
10172 \end_layout
10173
10174 \begin_layout Itemize
10175
10176 \family sans
10177 Default
10178 \family default
10179  (
10180 \begin_inset Info
10181 type  "shortcut"
10182 arg   "paragraph-params \\align default"
10183 \end_inset
10184
10185 )
10186 \end_layout
10187
10188 \begin_layout Standard
10189 The default in most cases is justified alignment, in which the inter-word
10190  spacing is variable and each line of a paragraph fills the region between
10191  the left and right margins.
10192  The other three alignments should be self-explanatory, and look like this:
10193 \end_layout
10194
10195 \begin_layout Standard
10196 \align right
10197 This paragraph is right aligned,
10198 \end_layout
10199
10200 \begin_layout Standard
10201 \align center
10202 this one is centered,
10203 \end_layout
10204
10205 \begin_layout Standard
10206 \align left
10207 this one is left aligned.
10208 \end_layout
10209
10210 \begin_layout Subsection
10211 Forced Page Breaks
10212 \begin_inset Index idx
10213 status collapsed
10214
10215 \begin_layout Plain Layout
10216 Page breaks ! Forced
10217 \end_layout
10218
10219 \end_inset
10220
10221
10222 \begin_inset CommandInset label
10223 LatexCommand label
10224 name "sub:Forced-Page-Breaks"
10225
10226 \end_inset
10227
10228
10229 \end_layout
10230
10231 \begin_layout Standard
10232 If you don't like the way LaTeX does the pagebreaks in your document, you
10233  can force a page break where you want one.
10234  Normally this will not be necessary, because LaTeX is good at page breaking.
10235  Only if you use a lot of 
10236 \family sans
10237 Floats
10238 \family default
10239 , LaTeX's page breaking algorithm can fail.
10240 \end_layout
10241
10242 \begin_layout Standard
10243 We recommend not to use forced pagebreaks until the text is finished and
10244  until you have checked in the preview to see if you 
10245 \emph on
10246 really
10247 \emph default
10248  have to change the page breaking.
10249 \end_layout
10250
10251 \begin_layout Standard
10252 There are two types of pagebreaks: One that ends the page without any special
10253  action.
10254  This can be inserted above or below a paragraph via the menu 
10255 \family sans
10256 Insert\SpecialChar \menuseparator
10257 Formatting\SpecialChar \menuseparator
10258 New
10259 \begin_inset space ~
10260 \end_inset
10261
10262 Page
10263 \family default
10264 .
10265  The second type, that is inserted via the menu 
10266 \family sans
10267 Insert\SpecialChar \menuseparator
10268 Formatting\SpecialChar \menuseparator
10269 Page
10270 \begin_inset space ~
10271 \end_inset
10272
10273 Break
10274 \family default
10275 , ends a page but stretches the content of the page, so that it fills out
10276  the complete page.
10277  This type is useful to avoid whitespace when a page break produces a page
10278  on which only the last few lines are absent.
10279 \end_layout
10280
10281 \begin_layout Standard
10282 You might try to use a page break to ensure that a figure or table appears
10283  at the top of a page.
10284  This is, of course, the wrong way to do it.
10285  LyX gives you a way of automatically ensuring that your figures and tables
10286  appear at the top of a page (or the bottom, or on their own page) without
10287  having to worry about what precedes or follows your figure or table.
10288  See chapter 
10289 \begin_inset CommandInset ref
10290 LatexCommand ref
10291 reference "cha:Floats-and-Notes"
10292
10293 \end_inset
10294
10295  to learn more about 
10296 \family sans
10297 Floats
10298 \family default
10299 .
10300 \end_layout
10301
10302 \begin_layout Subsubsection
10303 Clear Page Breaks
10304 \begin_inset CommandInset label
10305 LatexCommand label
10306 name "sub:Clear-Page-Breaks"
10307
10308 \end_inset
10309
10310
10311 \begin_inset Index idx
10312 status collapsed
10313
10314 \begin_layout Plain Layout
10315 Page breaks ! Clear
10316 \end_layout
10317
10318 \end_inset
10319
10320
10321 \end_layout
10322
10323 \begin_layout Standard
10324 Rather than forced pagebreaks where the content behind the break is placed
10325  directly on the next page, you can also clear pages while breaking them.
10326  That means that the current paragraph is terminated and everything, including
10327  unprocessed floats, from the earlier part of the document are placed behind
10328  it, if necessary by adding pages.
10329 \end_layout
10330
10331 \begin_layout Standard
10332 You can insert a clear page break with the menu 
10333 \family sans
10334 Insert\SpecialChar \menuseparator
10335 Formatting\SpecialChar \menuseparator
10336 Clear
10337 \begin_inset space ~
10338 \end_inset
10339
10340 Page
10341 \family default
10342 .
10343  When you have a two-sided document like a book, you can use the menu 
10344 \family sans
10345 Insert\SpecialChar \menuseparator
10346 Formatting\SpecialChar \menuseparator
10347 Clear
10348 \begin_inset space ~
10349 \end_inset
10350
10351 Double
10352 \begin_inset space ~
10353 \end_inset
10354
10355 Page
10356 \family default
10357  to insert a clear page break that assures that the next page is a right-hand
10358  page (odd-numbered), if necessary by adding a page.
10359 \end_layout
10360
10361 \begin_layout Subsection
10362 Forced Line Breaks
10363 \begin_inset Index idx
10364 status collapsed
10365
10366 \begin_layout Plain Layout
10367 Line breaks
10368 \end_layout
10369
10370 \end_inset
10371
10372
10373 \begin_inset CommandInset label
10374 LatexCommand label
10375 name "sub:Forced-Line-Breaks"
10376
10377 \end_inset
10378
10379
10380 \end_layout
10381
10382 \begin_layout Standard
10383 Similar to page breaks there are two types of line breaks: One that simply
10384  breaks the line.
10385  You can force this line break within a paragraph by selecting 
10386 \family sans
10387 Insert\SpecialChar \menuseparator
10388 Formatting\SpecialChar \menuseparator
10389 Ragged
10390 \begin_inset space ~
10391 \end_inset
10392
10393 Line
10394 \begin_inset space ~
10395 \end_inset
10396
10397 Break
10398 \family default
10399  or with 
10400 \begin_inset Info
10401 type  "shortcut"
10402 arg   "newline-insert newline"
10403 \end_inset
10404
10405 .
10406  Another type that is inserted via the menu 
10407 \family sans
10408 Insert\SpecialChar \menuseparator
10409 Formatting\SpecialChar \menuseparator
10410 Justified
10411 \begin_inset space ~
10412 \end_inset
10413
10414 Line
10415 \begin_inset space ~
10416 \end_inset
10417
10418 Break
10419 \family default
10420  breaks the line and stretches it so that it fills out the whole space between
10421  the page margins.
10422  This is necessary to avoid 
10423 \begin_inset Quotes eld
10424 \end_inset
10425
10426 fringes
10427 \begin_inset Quotes erd
10428 \end_inset
10429
10430  in justified paragraphs due to whitespace introduced by line breaks.
10431 \end_layout
10432
10433 \begin_layout Standard
10434 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10435  LaTeX is very good at line breaking.
10436  There are, however, a number of situations where it is necessary to actively
10437  set a line break, e.
10438 \begin_inset space \thinspace{}
10439 \end_inset
10440
10441 g.
10442 \begin_inset space \space{}
10443 \end_inset
10444
10445 in a poem or for an address (see sections
10446 \begin_inset space ~
10447 \end_inset
10448
10449
10450 \begin_inset CommandInset ref
10451 LatexCommand ref
10452 reference "sec:Quote"
10453
10454 \end_inset
10455
10456
10457 \begin_inset CommandInset ref
10458 LatexCommand ref
10459 reference "sec:Verse"
10460
10461 \end_inset
10462
10463  and 
10464 \begin_inset CommandInset ref
10465 LatexCommand ref
10466 reference "sec:Address-Usage"
10467
10468 \end_inset
10469
10470 ).
10471 \end_layout
10472
10473 \begin_layout Subsection
10474 Horizontal Lines
10475 \begin_inset CommandInset label
10476 LatexCommand label
10477 name "sub:Horizontal-Lines"
10478
10479 \end_inset
10480
10481
10482 \begin_inset Index idx
10483 status collapsed
10484
10485 \begin_layout Plain Layout
10486 Horizontal lines
10487 \end_layout
10488
10489 \end_inset
10490
10491
10492 \end_layout
10493
10494 \begin_layout Standard
10495
10496 \lyxline
10497 In the dialog 
10498 \family sans
10499 Insert\SpecialChar \menuseparator
10500 Formatting\SpecialChar \menuseparator
10501 Horizontal
10502 \begin_inset space ~
10503 \end_inset
10504
10505 Line
10506 \family default
10507  you can insert horizontal lines that span the whole width of the document
10508  or column.
10509 \lyxline
10510
10511 \end_layout
10512
10513 \begin_layout Section
10514 Characters and Symbols
10515 \end_layout
10516
10517 \begin_layout Standard
10518 You can directly enter all characters that are available on your keyboard.
10519  You can also use special keyboard maps to be able to enter e.
10520 \begin_inset space \thinspace{}
10521 \end_inset
10522
10523 g.
10524 \begin_inset space \space{}
10525 \end_inset
10526
10527 characters needed for French with an English keyboard.
10528  See section
10529 \begin_inset space \thinspace{}
10530 \end_inset
10531
10532
10533 \begin_inset CommandInset ref
10534 LatexCommand ref
10535 reference "sub:Keyboard-mapping"
10536
10537 \end_inset
10538
10539  for information on how this is done.
10540 \end_layout
10541
10542 \begin_layout Standard
10543 For the case where you need a character that is not on your keyboard, you
10544  can use the 
10545 \family sans
10546 Symbols
10547 \family default
10548  dialog via the menu 
10549 \family sans
10550 Insert\SpecialChar \menuseparator
10551 Special Character\SpecialChar \menuseparator
10552 Symbols
10553 \family default
10554 .
10555 \end_layout
10556
10557 \begin_layout Standard
10558 \begin_inset Note Greyedout
10559 status open
10560
10561 \begin_layout Plain Layout
10562
10563 \series bold
10564 Note:
10565 \series default
10566  Maybe not all symbols inserted with the symbols dialog can be displayed
10567  when you are using a special screen font in LyX's preferences.
10568  But the inserted symbols will in every case be displayed in the output.
10569 \end_layout
10570
10571 \end_inset
10572
10573
10574 \end_layout
10575
10576 \begin_layout Section
10577 Fonts and Text Styles
10578 \begin_inset CommandInset label
10579 LatexCommand label
10580 name "sec:Fonts-and-Text"
10581
10582 \end_inset
10583
10584
10585 \end_layout
10586
10587 \begin_layout Subsection
10588 Font Types
10589 \begin_inset Index idx
10590 status collapsed
10591
10592 \begin_layout Plain Layout
10593 Font ! Types
10594 \end_layout
10595
10596 \end_inset
10597
10598
10599 \end_layout
10600
10601 \begin_layout Standard
10602 There are two types of fonts:
10603 \end_layout
10604
10605 \begin_layout Description
10606 Vector
10607 \begin_inset space ~
10608 \end_inset
10609
10610 fonts
10611 \begin_inset Index idx
10612 status collapsed
10613
10614 \begin_layout Plain Layout
10615 Fonts ! Vector-
10616 \end_layout
10617
10618 \end_inset
10619
10620  are fonts, built from outlines of the single glyphs (i.
10621 \begin_inset space \thinspace{}
10622 \end_inset
10623
10624 g.
10625  characters) in the font.
10626  This means that each glyph is defined using mathematical curves that are
10627  well suited for scaling to any requested size.
10628  This mathematical definition is interpreted by the font renderer and the
10629  curve is filled out with pixels according to the size and glyph.
10630  This means that outline fonts will look pretty good in all sizes.
10631  Only at very small sizes where each pixel has to be very carefully computed
10632  to provide a good image, it might be hard to provide a good rendering.
10633 \begin_inset Newline newline
10634 \end_inset
10635
10636 That could mean that one only needs to define one font size and scale them.
10637  But to achieve a better quality, many fonts define several font sizes.
10638  That improves the appearance because you need more details at large font
10639  sizes than at small ones.
10640 \begin_inset Newline newline
10641 \end_inset
10642
10643 The font types 
10644 \family typewriter
10645 TrueType
10646 \family default
10647
10648 \family typewriter
10649 OpenType
10650 \family default
10651 , and 
10652 \family typewriter
10653 Type
10654 \begin_inset space ~
10655 \end_inset
10656
10657 1
10658 \family default
10659  are vector fonts.
10660 \end_layout
10661
10662 \begin_layout Description
10663 Bitmap
10664 \begin_inset space ~
10665 \end_inset
10666
10667 fonts
10668 \begin_inset Index idx
10669 status collapsed
10670
10671 \begin_layout Plain Layout
10672 Fonts ! Bitmap-
10673 \end_layout
10674
10675 \end_inset
10676
10677  on the other hand, are defined by bitmap graphics from the start, so they
10678  will look good at all the sizes they are meant for.
10679  However, they don't scale well, because in order to scale a glyph, each
10680  pixel is enlarged into several pixels.
10681  It is the same effect that happens if you try to enlarge a picture in a
10682  picture manipulation program.
10683  In order to relieve this effect, bitmap fonts are typically provided in
10684  several fixed sizes typically from around 8 pixels high up to 34 pixels
10685  or so high in steps according to what is believed to be useful.
10686  The advantage of bitmap fonts is that no complicated computations are necessary
10687  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10688  fonts.
10689  The disadvantage is that sizes that don't exist as fixed versions have
10690  to be scaled by doubling pixels, and thus look bad.
10691 \begin_inset Newline newline
10692 \end_inset
10693
10694 Bitmap fonts are named 
10695 \family typewriter
10696 Type
10697 \begin_inset space ~
10698 \end_inset
10699
10700 3
10701 \family default
10702  in PostScript- and PDF-documents.
10703 \end_layout
10704
10705 \begin_layout Standard
10706 The result of all this, is that bitmap fonts are best for the size they
10707  are designed for, while scalable fonts are good for nearly all sizes.
10708  So one need fewer font size definitions for scalable fonts.
10709  That's the reason why nearly all text rendering and typesetting programs
10710  use scalable fonts.
10711 \end_layout
10712
10713 \begin_layout Standard
10714 To test which fonts are used in a PDF-document, you can have a look into
10715  its document properties.
10716 \end_layout
10717
10718 \begin_layout Standard
10719 Many modern typesetting and markup languages have begun to move towards
10720  specifying character styles rather than specifying a particular font.
10721  For example, instead of changing to an italicized version of the current
10722  font to emphasize text, you use an 
10723 \begin_inset Quotes eld
10724 \end_inset
10725
10726 emphasized style
10727 \begin_inset Quotes erd
10728 \end_inset
10729
10730  instead.
10731  This concept fits in perfectly with LyX.
10732  In LyX, you do things based on contexts, rather than focusing on typesetting
10733  details.
10734 \end_layout
10735
10736 \begin_layout Subsection
10737 Document Font and Font size
10738 \begin_inset CommandInset label
10739 LatexCommand label
10740 name "sub:Document-Font"
10741
10742 \end_inset
10743
10744
10745 \begin_inset Index idx
10746 status collapsed
10747
10748 \begin_layout Plain Layout
10749 Font ! Size
10750 \end_layout
10751
10752 \end_inset
10753
10754
10755 \begin_inset Index idx
10756 status collapsed
10757
10758 \begin_layout Plain Layout
10759 Document ! Font
10760 \end_layout
10761
10762 \end_inset
10763
10764
10765 \end_layout
10766
10767 \begin_layout Standard
10768 You can set the document fonts in the 
10769 \family sans
10770 Document\SpecialChar \menuseparator
10771 Settings
10772 \family default
10773
10774 \begin_inset Index idx
10775 status collapsed
10776
10777 \begin_layout Plain Layout
10778 Document ! Settings
10779 \end_layout
10780
10781 \end_inset
10782
10783  dialog.
10784  There you can specify which font should be used for the three different
10785  font shapes roman (serif), 
10786 \family sans
10787 sans
10788 \begin_inset space ~
10789 \end_inset
10790
10791 serif
10792 \family default
10793 , and 
10794 \family typewriter
10795 typewriter
10796 \family default
10797  and its scalings.
10798 \end_layout
10799
10800 \begin_layout Standard
10801 The possible options for the font include 
10802 \family sans
10803 default
10804 \family default
10805  and a list of fonts available on your system.
10806  
10807 \family sans
10808 default
10809 \family default
10810  uses the standard TeX fonts, known as 
10811 \begin_inset Quotes eld
10812 \end_inset
10813
10814
10815 \family typewriter
10816 Computer Modern
10817 \family default
10818
10819 \begin_inset Quotes erd
10820 \end_inset
10821
10822  (
10823 \family typewriter
10824 cm
10825 \family default
10826 ) or 
10827 \begin_inset Quotes eld
10828 \end_inset
10829
10830
10831 \family typewriter
10832 European Computer Modern
10833 \family default
10834
10835 \begin_inset Quotes erd
10836 \end_inset
10837
10838  (
10839 \family typewriter
10840 ec
10841 \family default
10842 ).
10843 \end_layout
10844
10845 \begin_layout Standard
10846 As 
10847 \family typewriter
10848 cm
10849 \family default
10850  and 
10851 \family typewriter
10852 ec
10853 \family default
10854  are bitmap fonts, they often looks pixeled in PDF output, especially when
10855  you read the PDF in a zoomed size.
10856 \begin_inset Foot
10857 status collapsed
10858
10859 \begin_layout Plain Layout
10860 This problem doesn't appear if you read PDFs in 
10861 \family typewriter
10862 Adobe
10863 \begin_inset space ~
10864 \end_inset
10865
10866 Reader
10867 \family default
10868  version 6 or later, because this program includes a special bitmap font
10869  renderer.
10870 \end_layout
10871
10872 \end_inset
10873
10874  To get rid of pixeled fonts, you have to use a vector font.
10875  There are three ways to use one:
10876 \end_layout
10877
10878 \begin_layout Itemize
10879 One way is to use the 
10880 \family typewriter
10881 AE
10882 \family default
10883  fonts.
10884  
10885 \family typewriter
10886 AE
10887 \family default
10888  is a virtual font.
10889  Virtual means that it 
10890 \begin_inset Quotes eld
10891 \end_inset
10892
10893 steals
10894 \begin_inset Quotes erd
10895 \end_inset
10896
10897  outline 
10898 \family typewriter
10899 cm
10900 \family default
10901 -glyphs from other fonts.
10902  This has the disadvantage that some characters are missing, like the French
10903  guillemets (
10904 \begin_inset Quotes eld
10905 \end_inset
10906
10907 «
10908 \begin_inset Quotes erd
10909 \end_inset
10910
10911  and 
10912 \begin_inset Quotes eld
10913 \end_inset
10914
10915 »
10916 \begin_inset Quotes erd
10917 \end_inset
10918
10919 )
10920 \begin_inset Foot
10921 status collapsed
10922
10923 \begin_layout Plain Layout
10924 Loading the LaTeX-package 
10925 \series bold
10926 aeguill
10927 \series default
10928
10929 \begin_inset Index idx
10930 status collapsed
10931
10932 \begin_layout Plain Layout
10933 LaTeX-packages ! aeguill
10934 \end_layout
10935
10936 \end_inset
10937
10938  with the document preamble line
10939 \begin_inset Newline newline
10940 \end_inset
10941
10942
10943 \series bold
10944
10945 \backslash
10946 usepackage[ec]{aeguill}
10947 \begin_inset Newline newline
10948 \end_inset
10949
10950
10951 \series default
10952 will fix the guillemet problem.
10953 \end_layout
10954
10955 \end_inset
10956
10957  and that accented characters are not 
10958 \emph on
10959 one
10960 \emph default
10961  glyph, they are build of 
10962 \emph on
10963 two
10964 \emph default
10965  characters, the accent and the letter.
10966  Therefore you can't search in documents using the 
10967 \family typewriter
10968 AE
10969 \family default
10970  fonts for words with accented characters.
10971  If you search for example for the French word 
10972 \begin_inset Quotes eld
10973 \end_inset
10974
10975 rève
10976 \begin_inset Quotes erd
10977 \end_inset
10978
10979  in a PDF, you won't get any result, because the PDF-viewer searches for
10980  the glyph 
10981 \begin_inset Quotes eld
10982 \end_inset
10983
10984  è 
10985 \begin_inset Quotes erd
10986 \end_inset
10987
10988  and not for the glyph 
10989 \begin_inset Quotes eld
10990 \end_inset
10991
10992  e +
10993 \begin_inset space ~
10994 \end_inset
10995
10996  ̀ 
10997 \begin_inset Quotes erd
10998 \end_inset
10999
11000 .
11001 \end_layout
11002
11003 \begin_layout Itemize
11004 Another possibility is to use three different outline fonts
11005 \begin_inset Foot
11006 status collapsed
11007
11008 \begin_layout Plain Layout
11009 Other fonts, like 
11010 \family typewriter
11011 Latin Modern
11012 \family default
11013  or 
11014 \family typewriter
11015 Computer Modern
11016 \family default
11017 , consist of these three main font types 
11018 \family sans
11019 sans
11020 \begin_inset space ~
11021 \end_inset
11022
11023 serif
11024 \family default
11025
11026 \family sans
11027 typewriter
11028 \family default
11029 , and 
11030 \family sans
11031 serif
11032 \family default
11033 .
11034 \end_layout
11035
11036 \end_inset
11037
11038
11039 \family typewriter
11040 Times Roman
11041 \family default
11042  as roman font,
11043 \family sans
11044  
11045 \family typewriter
11046 Helvetica
11047 \family default
11048  scaled to 92 or 95
11049 \begin_inset space \thinspace{}
11050 \end_inset
11051
11052 % as sans
11053 \begin_inset space ~
11054 \end_inset
11055
11056 serif font, and 
11057 \family typewriter
11058 courier
11059 \family default
11060  as typewriter font.
11061 \begin_inset Newline newline
11062 \end_inset
11063
11064 The differences between roman, 
11065 \family sans
11066 sans
11067 \begin_inset space ~
11068 \end_inset
11069
11070 serif
11071 \family default
11072 , and 
11073 \family typewriter
11074 typewriter
11075 \family default
11076  fonts are explained in section
11077 \begin_inset space ~
11078 \end_inset
11079
11080
11081 \begin_inset CommandInset ref
11082 LatexCommand ref
11083 reference "sub:Fine-Tuning-with-the"
11084
11085 \end_inset
11086
11087 .
11088 \begin_inset Newline newline
11089 \end_inset
11090
11091 The font 
11092 \family typewriter
11093 Times Roman
11094 \family default
11095  was originally designed for newspapers.
11096  That means its glyphs are smaller than the ones from other fonts to fit
11097  into the small newspaper columns.
11098  Therefore 
11099 \family typewriter
11100 Times Roman
11101 \family default
11102  is not the optimal choice for larger documents like books.
11103 \end_layout
11104
11105 \begin_layout Itemize
11106 The best solution is to use the 
11107 \family typewriter
11108 Latin Modern
11109 \family default
11110  (
11111 \family typewriter
11112 lm
11113 \family default
11114 ) fonts.
11115  These fonts were developed for the LaTeX community to replace 
11116 \family typewriter
11117 cm
11118 \family default
11119  as the default font.
11120  In most cases they look the same as 
11121 \family typewriter
11122 cm
11123 \family default
11124
11125 \begin_inset Foot
11126 status collapsed
11127
11128 \begin_layout Plain Layout
11129 One difference is improved kerning for the 
11130 \family typewriter
11131 lm
11132 \family default
11133  fonts.
11134 \end_layout
11135
11136 \end_inset
11137
11138 , but 
11139 \family typewriter
11140 lm
11141 \family default
11142  covers a vast number of characters over the other two families 
11143 \family typewriter
11144 cm
11145 \family default
11146  and 
11147 \family typewriter
11148 ec
11149 \family default
11150 .
11151 \end_layout
11152
11153 \begin_layout Standard
11154 \begin_inset VSpace bigskip
11155 \end_inset
11156
11157 For the font size there are four possible values: 
11158 \family sans
11159 default, 10
11160 \family default
11161
11162 \family sans
11163 11
11164 \family default
11165 , and 
11166 \family sans
11167 12
11168 \family default
11169 .
11170  The size of 
11171 \family sans
11172 default
11173 \family default
11174  depends on your LaTeX-system, normally it is equal to the font size 10.
11175 \end_layout
11176
11177 \begin_layout Standard
11178 The font sizes are the 
11179 \emph on
11180 base size
11181 \emph default
11182 .
11183  That means that LyX scales all other possible font sizes (such as those
11184  used in footnotes, super-, and subscripts) by this value.
11185  You can fine-tune the font size of text parts via the 
11186 \family sans
11187 Text
11188 \begin_inset space ~
11189 \end_inset
11190
11191 Style
11192 \family default
11193  dialog if needed.
11194  The possible font sizes for text parts are explained in section
11195 \begin_inset space ~
11196 \end_inset
11197
11198
11199 \begin_inset CommandInset ref
11200 LatexCommand ref
11201 reference "sub:Fine-Tuning-with-the"
11202
11203 \end_inset
11204
11205 .
11206 \end_layout
11207
11208 \begin_layout Standard
11209 The field 
11210 \family sans
11211 CJK
11212 \family default
11213  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11214  a font to display the script characters.
11215 \begin_inset Foot
11216 status collapsed
11217
11218 \begin_layout Plain Layout
11219 The font will be the argument for the commands of the LaTeX-package 
11220 \series bold
11221 CJK
11222 \series default
11223 .
11224  So this has no effect for the document language 
11225 \family sans
11226 Japanese
11227 \family default
11228  that doesn't use 
11229 \series bold
11230 CJK
11231 \series default
11232 .
11233 \end_layout
11234
11235 \end_inset
11236
11237
11238 \end_layout
11239
11240 \begin_layout Standard
11241 \begin_inset VSpace bigskip
11242 \end_inset
11243
11244
11245 \begin_inset Note Greyedout
11246 status open
11247
11248 \begin_layout Plain Layout
11249
11250 \series bold
11251 Note:
11252 \series default
11253  When you choose a new font or font size, LyX does 
11254 \emph on
11255 not
11256 \emph default
11257  change the screen font! You will only see a difference in the printed output;
11258  this is part of the WYSIWYM concept.
11259  LyX's screen fonts can be adjusted in the 
11260 \family sans
11261 Tools\SpecialChar \menuseparator
11262 Preferences
11263 \family default
11264  dialog, see section
11265 \begin_inset space ~
11266 \end_inset
11267
11268
11269 \begin_inset CommandInset ref
11270 LatexCommand ref
11271 reference "sub:Screen-Fonts"
11272
11273 \end_inset
11274
11275 .
11276 \end_layout
11277
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \begin_layout Subsection
11284 Using Different Character Styles
11285 \begin_inset Index idx
11286 status collapsed
11287
11288 \begin_layout Plain Layout
11289 Character Styles
11290 \end_layout
11291
11292 \end_inset
11293
11294
11295 \begin_inset Index idx
11296 status collapsed
11297
11298 \begin_layout Plain Layout
11299 Text Style
11300 \end_layout
11301
11302 \end_inset
11303
11304
11305 \end_layout
11306
11307 \begin_layout Standard
11308 As we've already seen, LyX automatically changes the character style for
11309  certain paragraph environments.
11310  LyX supports two character styles, 
11311 \family sans
11312 Emphasized
11313 \family default
11314  and 
11315 \family sans
11316 Noun
11317 \family default
11318 .
11319  You can activate both of these styles via keybindings, the menus, and the
11320  toolbar.
11321 \end_layout
11322
11323 \begin_layout Standard
11324 To activate the 
11325 \family sans
11326 Noun
11327 \family default
11328  style, do one of the following:
11329 \end_layout
11330
11331 \begin_layout Itemize
11332 click on the toolbar button 
11333 \begin_inset Graphics
11334         filename ../images/font-noun.png
11335
11336 \end_inset
11337
11338
11339 \end_layout
11340
11341 \begin_layout Itemize
11342 use the key binding 
11343 \begin_inset Info
11344 type  "shortcut"
11345 arg   "font-noun"
11346 \end_inset
11347
11348
11349 \end_layout
11350
11351 \begin_layout Standard
11352 These commands are all toggles.
11353  That is, if 
11354 \family sans
11355 Noun
11356 \family default
11357  style is already active, they deactivate it.
11358 \end_layout
11359
11360 \begin_layout Standard
11361 One typically uses the 
11362 \family sans
11363 Noun
11364 \family default
11365  style for proper names.
11366  For example: 
11367 \begin_inset Quotes eld
11368 \end_inset
11369
11370
11371 \noun on
11372 Matthias Ettrich
11373 \noun default
11374  is the original author of LyX.
11375 \begin_inset Quotes erd
11376 \end_inset
11377
11378
11379 \end_layout
11380
11381 \begin_layout Standard
11382 A more widely used character style is the 
11383 \family sans
11384 Emphasized
11385 \family default
11386  style.
11387  You can activate (or deactivate - it's also a toggle) the 
11388 \family sans
11389 Emphasized
11390 \family default
11391  style by:
11392 \end_layout
11393
11394 \begin_layout Itemize
11395 clicking on the toolbar button 
11396 \begin_inset Graphics
11397         filename ../images/font-emph.png
11398
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \begin_layout Itemize
11405 using the keybindings 
11406 \begin_inset Info
11407 type  "shortcut"
11408 arg   "font-emph"
11409 \end_inset
11410
11411
11412 \end_layout
11413
11414 \begin_layout Standard
11415 Normally the 
11416 \family sans
11417 Emphasized
11418 \family default
11419  style is equivalent to an italic font but some document classes or LaTeX-packag
11420 es use a different font.
11421 \end_layout
11422
11423 \begin_layout Standard
11424 We've been using the 
11425 \family sans
11426 Emphasized
11427 \family default
11428  style all over the place in this document.
11429  Here's one more example:
11430 \end_layout
11431
11432 \begin_layout Quotation
11433
11434 \emph on
11435 Don't overuse character styles!
11436 \end_layout
11437
11438 \begin_layout Standard
11439 It's also a warning in addition to an example.
11440  One's writing should parallel ordinary conversation.
11441  Since we don't all constantly scream at each other, we should also avoid
11442  the common tendency to overuse character style.
11443  
11444 \end_layout
11445
11446 \begin_layout Standard
11447 You can always reset to the default font using the key binding 
11448 \begin_inset Info
11449 type  "shortcut"
11450 arg   "font-default"
11451 \end_inset
11452
11453  or the dialog 
11454 \family sans
11455 Edit\SpecialChar \menuseparator
11456 Text
11457 \begin_inset space ~
11458 \end_inset
11459
11460 Style
11461 \family default
11462 .
11463 \end_layout
11464
11465 \begin_layout Subsection
11466 Fine-Tuning with the 
11467 \family sans
11468 Text Style
11469 \family default
11470  dialog
11471 \begin_inset CommandInset label
11472 LatexCommand label
11473 name "sub:Fine-Tuning-with-the"
11474
11475 \end_inset
11476
11477
11478 \begin_inset Index idx
11479 status collapsed
11480
11481 \begin_layout Plain Layout
11482 Text Style
11483 \end_layout
11484
11485 \end_inset
11486
11487
11488 \end_layout
11489
11490 \begin_layout Standard
11491 There are always occasions when you will need to do some fine-tuning, so
11492  LyX gives you a way to create a custom character style.
11493  For example, an academic journal or a corporation may have a style sheet
11494  requiring a sans-serif font be used in certain situations.
11495  Also, writers sometimes use a different font to offset a character's thoughts
11496  from ordinary dialog.
11497 \end_layout
11498
11499 \begin_layout Standard
11500 Before we document how to use custom character style, we want to issue a
11501  warning yet again: Don't overuse character styles! 
11502 \begin_inset Newline newline
11503 \end_inset
11504
11505 Documents that overuse different fonts and sizes are not well readable and
11506  tend to look as if someone has knocked huge holes in them.
11507 \end_layout
11508
11509 \begin_layout Standard
11510 To use custom character styles, open the 
11511 \family sans
11512 Edit\SpecialChar \menuseparator
11513 Text
11514 \begin_inset space ~
11515 \end_inset
11516
11517 Style
11518 \family default
11519  dialog.
11520  There are several boxes on this dialog, each corresponding to a different
11521  font property which you can choose.
11522  You can choose an option for one of these properties, or select 
11523 \family sans
11524 No
11525 \begin_inset space ~
11526 \end_inset
11527
11528 change
11529 \family default
11530 , which keeps the current state of that property.
11531  The item 
11532 \family sans
11533 Reset
11534 \family default
11535  will reset the property to whatever is the default.
11536  You can use this to reset attributes across a bunch of different paragraph
11537  environments in a snap.
11538 \end_layout
11539
11540 \begin_layout Standard
11541 The font properties, and their options (in addition to 
11542 \family sans
11543 No
11544 \begin_inset space ~
11545 \end_inset
11546
11547 change
11548 \family default
11549  and 
11550 \family sans
11551 Reset
11552 \family default
11553 ) are:
11554 \end_layout
11555
11556 \begin_layout Labeling
11557 \labelwidthstring 00.00.0000
11558
11559 \family sans
11560 Family
11561 \family default
11562  The 
11563 \begin_inset Quotes eld
11564 \end_inset
11565
11566 overall look
11567 \begin_inset Quotes erd
11568 \end_inset
11569
11570  of the font.
11571  The possible options are:
11572 \end_layout
11573
11574 \begin_deeper
11575 \begin_layout Labeling
11576 \labelwidthstring 00.00.0000
11577
11578 \family sans
11579 Roman
11580 \family default
11581  This is the Roman font family.
11582  Normally a serif font.
11583  It's also the default family.
11584  (key binding 
11585 \begin_inset Info
11586 type  "shortcut"
11587 arg   "font-roman"
11588 \end_inset
11589
11590 )
11591 \end_layout
11592
11593 \begin_layout Labeling
11594 \labelwidthstring 00.00.0000
11595
11596 \family sans
11597 Sans
11598 \begin_inset space ~
11599 \end_inset
11600
11601 Serif
11602 \family default
11603  
11604 \family sans
11605 This is the Sans Serif font family.
11606
11607 \family default
11608  (key binding 
11609 \begin_inset Info
11610 type  "shortcut"
11611 arg   "font-sans"
11612 \end_inset
11613
11614 )
11615 \end_layout
11616
11617 \begin_layout Labeling
11618 \labelwidthstring 00.00.0000
11619
11620 \family sans
11621 Typewriter
11622 \family default
11623  
11624 \family typewriter
11625 This is the Typewriter font family.
11626
11627 \family default
11628  (key binding 
11629 \begin_inset Info
11630 type  "shortcut"
11631 arg   "font-typewriter"
11632 \end_inset
11633
11634
11635 \family sans
11636 )
11637 \end_layout
11638
11639 \end_deeper
11640 \begin_layout Labeling
11641 \labelwidthstring 00.00.0000
11642
11643 \family sans
11644 Series
11645 \family default
11646  This corresponds to the print weight.
11647  Options are:
11648 \end_layout
11649
11650 \begin_deeper
11651 \begin_layout Labeling
11652 \labelwidthstring 00.00.0000
11653
11654 \family sans
11655 Medium
11656 \family default
11657  This is the Medium font series.
11658  It's also the default series.
11659 \end_layout
11660
11661 \begin_layout Labeling
11662 \labelwidthstring 00.00.0000
11663
11664 \family sans
11665 Bold
11666 \family default
11667  
11668 \series bold
11669 This is the Bold font series.
11670
11671 \series default
11672  (key binding 
11673 \begin_inset Info
11674 type  "shortcut"
11675 arg   "font-bold"
11676 \end_inset
11677
11678 )
11679 \end_layout
11680
11681 \end_deeper
11682 \begin_layout Labeling
11683 \labelwidthstring 00.00.0000
11684
11685 \family sans
11686 Shape
11687 \family default
11688  As the name implies.
11689  Options are:
11690 \end_layout
11691
11692 \begin_deeper
11693 \begin_layout Labeling
11694 \labelwidthstring 00.00.0000
11695
11696 \family sans
11697 Upright
11698 \family default
11699  This is the Upright font shape.
11700  It's also the default shape.
11701 \end_layout
11702
11703 \begin_layout Labeling
11704 \labelwidthstring 00.00.0000
11705
11706 \family sans
11707 Italic
11708 \family default
11709  
11710 \shape italic
11711 This
11712 \shape default
11713  
11714 \family sans
11715 \shape italic
11716 i
11717 \family default
11718 s the Italic font shape
11719 \shape default
11720 \emph on
11721 .
11722 \end_layout
11723
11724 \begin_layout Labeling
11725 \labelwidthstring 00.00.0000
11726
11727 \family sans
11728 Slanted
11729 \family default
11730  
11731 \shape slanted
11732 This is the Slanted font shape
11733 \shape default
11734  (although it might not be visible in LyX, this is different from italic).
11735 \end_layout
11736
11737 \begin_layout Labeling
11738 \labelwidthstring 00.00.0000
11739
11740 \family sans
11741 Small
11742 \begin_inset space ~
11743 \end_inset
11744
11745 Caps
11746 \family default
11747  
11748 \shape smallcaps
11749 This is the Small caps font shape
11750 \shape default
11751 \noun on
11752 .
11753 \end_layout
11754
11755 \end_deeper
11756 \begin_layout Labeling
11757 \labelwidthstring 00.00.0000
11758
11759 \family sans
11760 Size
11761 \family default
11762  Alters the size of the font.
11763  You'll find no numerical values here; all possible sizes are actually proportio
11764 nal to the document font size.
11765  Once again, you don't feed LyX the details, but a general description of
11766  what you want to do.
11767  The options are:
11768 \end_layout
11769
11770 \begin_deeper
11771 \begin_layout Labeling
11772 \labelwidthstring 00.00.0000
11773
11774 \family sans
11775 Tiny
11776 \family default
11777  
11778 \size tiny
11779 This is the 
11780 \begin_inset Quotes eld
11781 \end_inset
11782
11783 Tiny
11784 \begin_inset Quotes erd
11785 \end_inset
11786
11787  font size.
11788
11789 \size default
11790  (key bindings 
11791 \begin_inset Info
11792 type  "shortcuts"
11793 arg   "font-size tiny"
11794 \end_inset
11795
11796 )
11797 \end_layout
11798
11799 \begin_layout Labeling
11800 \labelwidthstring 00.00.0000
11801
11802 \family sans
11803 Smallest
11804 \family default
11805  
11806 \size scriptsize
11807 This is the 
11808 \begin_inset Quotes eld
11809 \end_inset
11810
11811 Smallest
11812 \begin_inset Quotes erd
11813 \end_inset
11814
11815  font size
11816 \size default
11817 .
11818  (key binding 
11819 \begin_inset Info
11820 type  "shortcut"
11821 arg   "font-size scriptsize"
11822 \end_inset
11823
11824 )
11825 \end_layout
11826
11827 \begin_layout Labeling
11828 \labelwidthstring 00.00.0000
11829
11830 \family sans
11831 Smaller
11832 \family default
11833  
11834 \size footnotesize
11835 This is the 
11836 \begin_inset Quotes eld
11837 \end_inset
11838
11839 Smaller
11840 \begin_inset Quotes erd
11841 \end_inset
11842
11843  font size.
11844
11845 \size default
11846  (key bindings 
11847 \begin_inset Info
11848 type  "shortcuts"
11849 arg   "font-size footnotesize"
11850 \end_inset
11851
11852 )
11853 \end_layout
11854
11855 \begin_layout Labeling
11856 \labelwidthstring 00.00.0000
11857
11858 \family sans
11859 Small
11860 \family default
11861  
11862 \size small
11863 This is the 
11864 \begin_inset Quotes eld
11865 \end_inset
11866
11867 Small
11868 \begin_inset Quotes erd
11869 \end_inset
11870
11871  font size.
11872
11873 \size default
11874  (key bindings 
11875 \begin_inset Info
11876 type  "shortcuts"
11877 arg   "font-size small"
11878 \end_inset
11879
11880 )
11881 \end_layout
11882
11883 \begin_layout Labeling
11884 \labelwidthstring 00.00.0000
11885
11886 \family sans
11887 Normal
11888 \family default
11889  This is the 
11890 \begin_inset Quotes eld
11891 \end_inset
11892
11893 Normal
11894 \begin_inset Quotes erd
11895 \end_inset
11896
11897  font size.
11898  It's also the default size.
11899  (key bindings 
11900 \begin_inset Info
11901 type  "shortcuts"
11902 arg   "font-size normal"
11903 \end_inset
11904
11905 )
11906 \end_layout
11907
11908 \begin_layout Labeling
11909 \labelwidthstring 00.00.0000
11910
11911 \family sans
11912 Large
11913 \family default
11914  
11915 \size large
11916 This is the 
11917 \begin_inset Quotes eld
11918 \end_inset
11919
11920 Large
11921 \begin_inset Quotes erd
11922 \end_inset
11923
11924  font size.
11925
11926 \size default
11927  (key bindings 
11928 \begin_inset Info
11929 type  "shortcuts"
11930 arg   "font-size large"
11931 \end_inset
11932
11933 )
11934 \end_layout
11935
11936 \begin_layout Labeling
11937 \labelwidthstring 00.00.0000
11938
11939 \family sans
11940 Larger
11941 \family default
11942  
11943 \size larger
11944 This is the 
11945 \begin_inset Quotes eld
11946 \end_inset
11947
11948 Larger
11949 \begin_inset Quotes erd
11950 \end_inset
11951
11952  font size.
11953
11954 \size default
11955  (key bindings 
11956 \begin_inset Info
11957 type  "shortcuts"
11958 arg   "font-size larger"
11959 \end_inset
11960
11961 )
11962 \end_layout
11963
11964 \begin_layout Labeling
11965 \labelwidthstring 00.00.0000
11966
11967 \family sans
11968 Largest
11969 \family default
11970  
11971 \size largest
11972 This is the 
11973 \begin_inset Quotes eld
11974 \end_inset
11975
11976 Largest
11977 \begin_inset Quotes erd
11978 \end_inset
11979
11980  font size.
11981
11982 \size default
11983  (key binding 
11984 \begin_inset Info
11985 type  "shortcut"
11986 arg   "font-size largest"
11987 \end_inset
11988
11989 )
11990 \end_layout
11991
11992 \begin_layout Labeling
11993 \labelwidthstring 00.00.0000
11994
11995 \family sans
11996 Huge
11997 \family default
11998  
11999 \size huge
12000 This is the 
12001 \begin_inset Quotes eld
12002 \end_inset
12003
12004 Huge
12005 \begin_inset Quotes erd
12006 \end_inset
12007
12008  font size.
12009
12010 \size default
12011  (key bindings 
12012 \begin_inset Info
12013 type  "shortcuts"
12014 arg   "font-size huge"
12015 \end_inset
12016
12017 )
12018 \end_layout
12019
12020 \begin_layout Labeling
12021 \labelwidthstring 00.00.0000
12022
12023 \family sans
12024 Huger
12025 \family default
12026  
12027 \size giant
12028 This is the 
12029 \begin_inset Quotes eld
12030 \end_inset
12031
12032 Huger
12033 \begin_inset Quotes erd
12034 \end_inset
12035
12036  font size.
12037
12038 \size default
12039  (key bindings 
12040 \begin_inset Info
12041 type  "shortcuts"
12042 arg   "font-size giant"
12043 \end_inset
12044
12045 )
12046 \end_layout
12047
12048 \end_deeper
12049 \begin_layout Standard
12050 We'll warn you 
12051 \emph on
12052 yet again
12053 \emph default
12054 : don't go crazy with this feature.
12055  You should almost never need to change the font size.
12056  LyX automatically changes the font size for different paragraph environments
12057  - use that instead.
12058  This is here for fine-tuning only!
12059 \end_layout
12060
12061 \begin_layout Labeling
12062 \labelwidthstring 00.00.0000
12063
12064 \family sans
12065 Misc
12066 \family default
12067  Here you can change a few other things at the character level.
12068  Options are:
12069 \end_layout
12070
12071 \begin_deeper
12072 \begin_layout Labeling
12073 \labelwidthstring 00.00.0000
12074
12075 \family sans
12076 Emph
12077 \family default
12078  
12079 \emph on
12080 This is text with emphasize on
12081 \emph default
12082 .
12083  This might seem like the same as 
12084 \shape italic
12085 Italic
12086 \shape default
12087 , but it is actually a bit different.
12088  Emphasized is a 
12089 \emph on
12090 logical
12091 \emph default
12092  attribute.
12093  That means every document class can define its own font used for emphasized
12094  text.
12095  Normally this font is equal to italic.
12096 \end_layout
12097
12098 \begin_layout Labeling
12099 \labelwidthstring 00.00.0000
12100
12101 \family sans
12102 Underbar
12103 \family default
12104  
12105 \bar under
12106 This is text with Underbar on.
12107
12108 \bar default
12109  (key binding 
12110 \begin_inset Info
12111 type  "shortcuts"
12112 arg   "font-underline"
12113 \end_inset
12114
12115
12116 \family sans
12117 )
12118 \begin_inset Newline newline
12119 \end_inset
12120
12121
12122 \family default
12123 Avoid using underbar if you can! It's a hangover from the typewriter days,
12124  when you couldn't change fonts.
12125  We no longer need to emphasize text by underscoring characters.
12126  It's only included in LyX because some people 
12127 \emph on
12128 may
12129 \emph default
12130  need it in order to follow style sheets for journal submissions.
12131 \end_layout
12132
12133 \begin_layout Labeling
12134 \labelwidthstring 00.00.0000
12135
12136 \family sans
12137 Noun
12138 \family default
12139  
12140 \noun on
12141 This is text with Noun on.
12142
12143 \noun default
12144  Like 
12145 \family sans
12146 Emph
12147 \family default
12148 , this is a logical attribute.
12149  Normally it's equivalent to 
12150 \family sans
12151 Small
12152 \begin_inset space ~
12153 \end_inset
12154
12155 Caps
12156 \family default
12157 .
12158 \end_layout
12159
12160 \end_deeper
12161 \begin_layout Labeling
12162 \labelwidthstring 00.00.0000
12163
12164 \family sans
12165 Color
12166 \family default
12167  You can adjust the color of the text with this control.
12168  Notice that not all DVI-viewers are able to display colors.
12169  Besides 
12170 \family sans
12171 No
12172 \begin_inset space ~
12173 \end_inset
12174
12175 color
12176 \family default
12177 , which is the default 
12178 \begin_inset Quotes eld
12179 \end_inset
12180
12181 color
12182 \begin_inset Quotes erd
12183 \end_inset
12184
12185  and means normally black, you can choose between 
12186 \family sans
12187 Black
12188 \family default
12189
12190 \family sans
12191 White
12192 \family default
12193
12194 \family sans
12195 Red
12196 \family default
12197
12198 \family sans
12199 Green
12200 \family default
12201
12202 \family sans
12203 Blue
12204 \family default
12205
12206 \family sans
12207 Cyan
12208 \family default
12209
12210 \family sans
12211 Magenta
12212 \family default
12213  and 
12214 \family sans
12215 Yellow
12216 \family default
12217  text.
12218 \begin_inset Index idx
12219 status collapsed
12220
12221 \begin_layout Plain Layout
12222 Color ! Text
12223 \end_layout
12224
12225 \end_inset
12226
12227
12228 \end_layout
12229
12230 \begin_layout Labeling
12231 \labelwidthstring 00.00.0000
12232
12233 \family sans
12234 Language
12235 \family default
12236  This is used to mark regions of text as having a different language from
12237  the language of the document.
12238  Text marked in this way will be underlined in blue to indicate the change
12239  (only within LyX).
12240 \end_layout
12241
12242 \begin_layout Standard
12243 So you have a huge number of combinations to choose from.
12244  Once you've chosen a new character style via the 
12245 \family sans
12246 Edit\SpecialChar \menuseparator
12247 Text
12248 \begin_inset space ~
12249 \end_inset
12250
12251 Style
12252 \family default
12253  dialog, the settings are saved.
12254  You can activate them using the toolbar button 
12255 \begin_inset Graphics
12256         filename ../images/textstyle-apply.png
12257
12258 \end_inset
12259
12260 .
12261  The button lets you toggle the state of your custom character style even
12262  when the dialog isn't visible.
12263  
12264 \end_layout
12265
12266 \begin_layout Standard
12267 To completely reset the character style to the default, use 
12268 \begin_inset Info
12269 type  "shortcut"
12270 arg   "font-default"
12271 \end_inset
12272
12273 .
12274  If you want to toggle only those properties that you have just changed
12275  (suppose you just set the shape to 
12276 \begin_inset Quotes eld
12277 \end_inset
12278
12279 slanted
12280 \begin_inset Quotes erd
12281 \end_inset
12282
12283  and the series to 
12284 \begin_inset Quotes eld
12285 \end_inset
12286
12287 bold
12288 \begin_inset Quotes erd
12289 \end_inset
12290
12291 ), set the 
12292 \family sans
12293 Toggle
12294 \begin_inset space ~
12295 \end_inset
12296
12297 all
12298 \family default
12299  switch and press 
12300 \family sans
12301 Apply
12302 \family default
12303 .
12304 \end_layout
12305
12306 \begin_layout Standard
12307 You should also know something about the differences between the three main
12308  font types 
12309 \family sans
12310 serif
12311 \family default
12312
12313 \family sans
12314 sans
12315 \begin_inset space ~
12316 \end_inset
12317
12318 serif
12319 \family default
12320 , and 
12321 \family sans
12322 typewriter
12323 \family default
12324 :
12325 \end_layout
12326
12327 \begin_layout Itemize
12328
12329 \family sans
12330 Typewriter
12331 \family default
12332  is a so called 
12333 \begin_inset Quotes eld
12334 \end_inset
12335
12336 monospaced
12337 \begin_inset Quotes erd
12338 \end_inset
12339
12340  font, that means every character has the same width, the 
12341 \begin_inset Quotes eld
12342 \end_inset
12343
12344 i
12345 \begin_inset Quotes erd
12346 \end_inset
12347
12348  is as wide as the 
12349 \begin_inset Quotes eld
12350 \end_inset
12351
12352 m
12353 \begin_inset Quotes erd
12354 \end_inset
12355
12356 .
12357  Here is an example
12358 \begin_inset Newline newline
12359 \end_inset
12360
12361
12362 \begin_inset ERT
12363 status collapsed
12364
12365 \begin_layout Plain Layout
12366
12367
12368 \backslash
12369 phantom{
12370 \end_layout
12371
12372 \end_inset
12373
12374 no 
12375 \begin_inset ERT
12376 status collapsed
12377
12378 \begin_layout Plain Layout
12379
12380 }
12381 \end_layout
12382
12383 \end_inset
12384
12385
12386 \family typewriter
12387 typewriter text
12388 \family default
12389
12390 \begin_inset Note Note
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394 For more on phantoms see section
12395 \begin_inset space ~
12396 \end_inset
12397
12398
12399 \begin_inset CommandInset ref
12400 LatexCommand ref
12401 reference "sub:More-Spaces"
12402
12403 \end_inset
12404
12405 .
12406 \end_layout
12407
12408 \end_inset
12409
12410
12411 \begin_inset Newline newline
12412 \end_inset
12413
12414 no typewriter text
12415 \end_layout
12416
12417 \begin_layout Itemize
12418
12419 \family sans
12420 Serif
12421 \family default
12422  fonts use characters with serifs.
12423  These are the small 
12424 \begin_inset Quotes eld
12425 \end_inset
12426
12427 appendices
12428 \begin_inset Quotes erd
12429 \end_inset
12430
12431  at the ends of the strokes that form the character.
12432  The following example will show the difference:
12433 \begin_inset Newline newline
12434 \end_inset
12435
12436 text with serifs
12437 \begin_inset Newline newline
12438 \end_inset
12439
12440
12441 \family sans
12442 text without serifs
12443 \family default
12444
12445 \begin_inset Newline newline
12446 \end_inset
12447
12448 Serifs facilitate quick and easy reading.
12449  These fonts are therefore used as default (named 
12450 \family sans
12451 roman
12452 \family default
12453 ).
12454 \end_layout
12455
12456 \begin_layout Itemize
12457
12458 \family sans
12459 Sans serif
12460 \family default
12461  don't use serifs.
12462  This font type is therefore often used for headings and short texts.
12463  We use it in this document to highlight menu names.
12464 \end_layout
12465
12466 \begin_layout Standard
12467 We conclude with the same warning once again: Don't overuse the fonts.
12468  They are, more often than not, a kludge and a bad substitute for good writing.
12469 \end_layout
12470
12471 \begin_layout Section
12472 Printing and Previewing
12473 \end_layout
12474
12475 \begin_layout Subsection
12476 Overview
12477 \end_layout
12478
12479 \begin_layout Standard
12480 Now that we have covered some of the basic features of document preparation
12481  using LyX, you probably want to know how to print out your masterpiece.
12482  Before we tell you that, we want to give you a quick explanation of what
12483  goes on behind-the-scenes.
12484  We cover this information in much greater detail in the 
12485 \emph on
12486 Additional Features
12487 \emph default
12488  manual as well.
12489 \end_layout
12490
12491 \begin_layout Standard
12492 LyX uses the program LaTeX as its backend.
12493  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12494  confusion, we'll only refer to LaTeX.
12495  LyX is what you use to do your actual writing.
12496  Then, LyX calls LaTeX to turn your writing into printable output.
12497  This happens in two stages:
12498 \end_layout
12499
12500 \begin_layout Enumerate
12501 First, LyX converts your document to a series of text commands for LaTeX,
12502  generating a file with the extension, 
12503 \begin_inset Quotes eld
12504 \end_inset
12505
12506
12507 \family typewriter
12508 .tex
12509 \family default
12510
12511 \begin_inset Quotes erd
12512 \end_inset
12513
12514 .
12515 \end_layout
12516
12517 \begin_layout Enumerate
12518 Next, LaTeX uses the commands in the 
12519 \family typewriter
12520 .tex
12521 \family default
12522  file to produce printable output.
12523  
12524 \end_layout
12525
12526 \begin_layout Subsection
12527 Output file formats
12528 \begin_inset Index idx
12529 status collapsed
12530
12531 \begin_layout Plain Layout
12532 File formats
12533 \end_layout
12534
12535 \end_inset
12536
12537
12538 \begin_inset CommandInset label
12539 LatexCommand label
12540 name "sub:Output-file-formats"
12541
12542 \end_inset
12543
12544
12545 \end_layout
12546
12547 \begin_layout Subsubsection
12548 ASCII
12549 \begin_inset Index idx
12550 status collapsed
12551
12552 \begin_layout Plain Layout
12553 File formats ! ASCII
12554 \end_layout
12555
12556 \end_inset
12557
12558
12559 \end_layout
12560
12561 \begin_layout Standard
12562 This file type has the extension 
12563 \begin_inset Quotes eld
12564 \end_inset
12565
12566
12567 \family typewriter
12568 .txt
12569 \family default
12570
12571 \begin_inset Quotes erd
12572 \end_inset
12573
12574 .
12575  It contains your document as plain text following the rules of the 
12576 \begin_inset Quotes eld
12577 \end_inset
12578
12579 American Standard Code for Information Interchange
12580 \begin_inset Quotes erd
12581 \end_inset
12582
12583  (ASCII).
12584 \end_layout
12585
12586 \begin_layout Standard
12587 You can export your document to ASCII by the menu 
12588 \family sans
12589 File\SpecialChar \menuseparator
12590 Export\SpecialChar \menuseparator
12591 ASCII
12592 \family default
12593 .
12594 \end_layout
12595
12596 \begin_layout Subsubsection
12597 LaTeX
12598 \begin_inset Index idx
12599 status collapsed
12600
12601 \begin_layout Plain Layout
12602 File formats ! LaTeX
12603 \end_layout
12604
12605 \end_inset
12606
12607
12608 \end_layout
12609
12610 \begin_layout Standard
12611 This file type has the extension 
12612 \begin_inset Quotes eld
12613 \end_inset
12614
12615
12616 \family typewriter
12617 .tex
12618 \family default
12619
12620 \begin_inset Quotes erd
12621 \end_inset
12622
12623  and contains all commands that are necessary for the LaTeX program to process
12624  your document.
12625  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12626  it manually with console commands.
12627  The LaTeX-file is automatically created in LyX's temporary directory whenever
12628  you view or export your document.
12629 \end_layout
12630
12631 \begin_layout Standard
12632 You can export your document as LaTeX-file using the menu 
12633 \family sans
12634 File\SpecialChar \menuseparator
12635 Export\SpecialChar \menuseparator
12636 LaT
12637 \begin_inset ERT
12638 status collapsed
12639
12640 \begin_layout Plain Layout
12641
12642 {}
12643 \end_layout
12644
12645 \end_inset
12646
12647 eX
12648 \family default
12649 .
12650 \end_layout
12651
12652 \begin_layout Subsubsection
12653 DVI
12654 \begin_inset Index idx
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658 File formats ! DVI
12659 \end_layout
12660
12661 \end_inset
12662
12663
12664 \end_layout
12665
12666 \begin_layout Standard
12667 This file type has the extension 
12668 \begin_inset Quotes eld
12669 \end_inset
12670
12671
12672 \family typewriter
12673 .dvi
12674 \family default
12675
12676 \begin_inset Quotes erd
12677 \end_inset
12678
12679 .
12680  It is called 
12681 \begin_inset Quotes eld
12682 \end_inset
12683
12684 device-independent
12685 \begin_inset Quotes erd
12686 \end_inset
12687
12688  (DVI), because it is completely portable; you can move them from one machine
12689  to another without needing to do any sort of conversion.
12690  DVIs are used for quick previews and as pre-stage for other output formats,
12691  like PostScript.
12692 \end_layout
12693
12694 \begin_layout Standard
12695 DVI files doen't contain images, they only link them.
12696  So don't forget to deliver the images together with your DVIs.
12697  Because the DVI-viewer has to convert the image in the background to make
12698  it visible when you scroll the DVI, this can slow down your computer when
12699  you view the DVI.
12700  So we recommend to use PDF for files with many images.
12701 \end_layout
12702
12703 \begin_layout Standard
12704 You can export your document to DVI by the menu 
12705 \family sans
12706 File\SpecialChar \menuseparator
12707 Export\SpecialChar \menuseparator
12708 DVI
12709 \family default
12710 .
12711 \end_layout
12712
12713 \begin_layout Subsubsection
12714 PostScript
12715 \begin_inset Index idx
12716 status collapsed
12717
12718 \begin_layout Plain Layout
12719 File formats ! PostScript
12720 \end_layout
12721
12722 \end_inset
12723
12724
12725 \end_layout
12726
12727 \begin_layout Standard
12728 This file type has the extension 
12729 \begin_inset Quotes eld
12730 \end_inset
12731
12732
12733 \family typewriter
12734 .ps
12735 \family default
12736
12737 \begin_inset Quotes erd
12738 \end_inset
12739
12740 .
12741  PostScript was developed by the company 
12742 \family typewriter
12743 Adobe
12744 \family default
12745  as a printer language.
12746  The file contains therefore commands that the printer uses to print the
12747  file.
12748  PostScript can be seen as a 
12749 \begin_inset Quotes eld
12750 \end_inset
12751
12752 programming language
12753 \begin_inset Quotes erd
12754 \end_inset
12755
12756 ; you can calculate with it and draw diagrams and images.
12757 \begin_inset Foot
12758 status collapsed
12759
12760 \begin_layout Plain Layout
12761 When you are interested to learn more about this, have a look at the LaTeX-packa
12762 ge 
12763 \series bold
12764 pstricks
12765 \series default
12766
12767 \begin_inset Index idx
12768 status collapsed
12769
12770 \begin_layout Plain Layout
12771 LaTeX-packages ! pstricks
12772 \end_layout
12773
12774 \end_inset
12775
12776 .
12777 \end_layout
12778
12779 \end_inset
12780
12781  Due to this ability, the files are often bigger than PDFs.
12782 \end_layout
12783
12784 \begin_layout Standard
12785 PostScript can only contain images in the format 
12786 \begin_inset Quotes eld
12787 \end_inset
12788
12789 Encapsulated PostScript
12790 \begin_inset Quotes erd
12791 \end_inset
12792
12793  (EPS, file extension 
12794 \begin_inset Quotes eld
12795 \end_inset
12796
12797
12798 \family typewriter
12799 .eps
12800 \family default
12801
12802 \begin_inset Quotes erd
12803 \end_inset
12804
12805 ).
12806  As LyX allows you to use any known image format in your document, it has
12807  to convert them in the background to EPS.
12808  If you have e.g 50
12809 \begin_inset space \thinspace{}
12810 \end_inset
12811
12812 images in your document, LyX has to do 50
12813 \begin_inset space \thinspace{}
12814 \end_inset
12815
12816 conversions whenever you view or export your document.
12817  This will slow down your workflow with LyX drastically.
12818  So if you plan to use PostScript, you can insert your images directly as
12819  EPS to avoid this problem.
12820 \end_layout
12821
12822 \begin_layout Standard
12823 You can export your document to PostScript using the menu 
12824 \family sans
12825 File\SpecialChar \menuseparator
12826 Export\SpecialChar \menuseparator
12827 PostScript
12828 \family default
12829 .
12830 \end_layout
12831
12832 \begin_layout Subsubsection
12833 PDF
12834 \begin_inset Index idx
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 File formats ! PDF
12839 \end_layout
12840
12841 \end_inset
12842
12843
12844 \begin_inset Index idx
12845 status collapsed
12846
12847 \begin_layout Plain Layout
12848 PDF
12849 \end_layout
12850
12851 \end_inset
12852
12853
12854 \end_layout
12855
12856 \begin_layout Standard
12857 This file type has the extension 
12858 \begin_inset Quotes eld
12859 \end_inset
12860
12861
12862 \family typewriter
12863 .pdf
12864 \family default
12865
12866 \begin_inset Quotes erd
12867 \end_inset
12868
12869 .
12870  The 
12871 \begin_inset Quotes eld
12872 \end_inset
12873
12874 Portable Document Format
12875 \begin_inset Quotes erd
12876 \end_inset
12877
12878  (PDF) developed by 
12879 \family typewriter
12880 Adobe
12881 \family default
12882  was derived from PostScript.
12883  It is more compressed and it uses fewer commands than PostScript.
12884  As the name 
12885 \begin_inset Quotes eld
12886 \end_inset
12887
12888 portable
12889 \begin_inset Quotes erd
12890 \end_inset
12891
12892  implies, it can be processed at any computer system and the printed output
12893  looks exactly the same.
12894 \end_layout
12895
12896 \begin_layout Standard
12897 PDF can contain images in its own PDF format and in the formats 
12898 \begin_inset Quotes eld
12899 \end_inset
12900
12901 Joint Photographic Experts Group
12902 \begin_inset Quotes erd
12903 \end_inset
12904
12905  (JPG, file extension 
12906 \begin_inset Quotes eld
12907 \end_inset
12908
12909
12910 \family typewriter
12911 .jpg
12912 \family default
12913
12914 \begin_inset Quotes erd
12915 \end_inset
12916
12917  or 
12918 \begin_inset Quotes eld
12919 \end_inset
12920
12921
12922 \family typewriter
12923 .jpeg
12924 \family default
12925
12926 \begin_inset Quotes erd
12927 \end_inset
12928
12929 ) and 
12930 \begin_inset Quotes eld
12931 \end_inset
12932
12933 Portable Network Graphics
12934 \begin_inset Quotes erd
12935 \end_inset
12936
12937  (PNG, file extension 
12938 \begin_inset Quotes eld
12939 \end_inset
12940
12941
12942 \family typewriter
12943 .png
12944 \family default
12945
12946 \begin_inset Quotes erd
12947 \end_inset
12948
12949 ).
12950  You can although use any other image format, because LyX converts them
12951  in the background to one of these formats.
12952  But as described in the section about PostScript, the image conversion
12953  will slow down your workflow.
12954  So we recommend to use images in one of the three mentioned formats.
12955 \end_layout
12956
12957 \begin_layout Standard
12958 You can export your document to PDF via the menu 
12959 \family sans
12960 File\SpecialChar \menuseparator
12961 Export
12962 \family default
12963  in three different ways:
12964 \end_layout
12965
12966 \begin_layout Description
12967 PDF This uses the program 
12968 \family typewriter
12969 ps2pdf
12970 \family default
12971  that creates a PDF from a PostScript-version of your file.
12972  The PostScript-version is produced by the program 
12973 \family typewriter
12974 dvips
12975 \family default
12976  which uses a DVI-version as intermediate step.
12977  So this export variant consist of three conversions.
12978 \end_layout
12979
12980 \begin_layout Description
12981 PDF
12982 \begin_inset space ~
12983 \end_inset
12984
12985 (dvipdfm) This uses the program 
12986 \family typewriter
12987 dvipdfm
12988 \family default
12989  that converts your file in the background to DVI and in a second step to
12990  PDF.
12991 \end_layout
12992
12993 \begin_layout Description
12994 PDF
12995 \begin_inset space ~
12996 \end_inset
12997
12998 (pdflatex) This uses the program 
12999 \family typewriter
13000 pdftex
13001 \family default
13002  that converts your file directly to PDF.
13003 \end_layout
13004
13005 \begin_layout Standard
13006 We recommend to use 
13007 \family sans
13008 PDF
13009 \begin_inset space ~
13010 \end_inset
13011
13012 (pdflatex)
13013 \family default
13014  because 
13015 \family typewriter
13016 pdftex
13017 \family default
13018  supports all the features of actual PDF-versions, is quick, stable, and
13019  works without problems.
13020  The program 
13021 \family typewriter
13022 dvipdfm
13023 \family default
13024  is no longer under development and therefore a bit outdated.
13025 \end_layout
13026
13027 \begin_layout Subsection
13028 Previewing
13029 \begin_inset Index idx
13030 status collapsed
13031
13032 \begin_layout Plain Layout
13033 Document ! Preview 
13034 \end_layout
13035
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Standard
13042 To get a look at the final version of your document, with all of the pagebreaks
13043  in place, the footnotes correctly numbered, and so on, use the menu 
13044 \family sans
13045 View
13046 \family default
13047  and choose a file type.
13048  A viewing program will pop up showing the output.
13049  For 
13050 \family sans
13051 View\SpecialChar \menuseparator
13052 DVI
13053 \family default
13054  you can use the toolbar button 
13055 \begin_inset Graphics
13056         filename ../images/buffer-view_dvi.png
13057
13058 \end_inset
13059
13060  (shortcut 
13061 \begin_inset Info
13062 type  "shortcut"
13063 arg   "buffer-view dvi"
13064 \end_inset
13065
13066 ), for 
13067 \family sans
13068 View\SpecialChar \menuseparator
13069 PDF
13070 \begin_inset space ~
13071 \end_inset
13072
13073 (pdflatex)
13074 \family default
13075  the toolbar button 
13076 \begin_inset Graphics
13077         filename ../images/buffer-view_pdf2.png
13078
13079 \end_inset
13080
13081 , and for 
13082 \family sans
13083 View\SpecialChar \menuseparator
13084 Postscript
13085 \family default
13086  the toolbar button 
13087 \begin_inset Graphics
13088         filename ../images/buffer-view_ps.png
13089
13090 \end_inset
13091
13092  (shortcut 
13093 \begin_inset Info
13094 type  "shortcut"
13095 arg   "buffer-view ps"
13096 \end_inset
13097
13098 ).
13099 \end_layout
13100
13101 \begin_layout Standard
13102 If you have changed your document, you can refresh the output in the same
13103  viewer window using the menu 
13104 \family sans
13105 View\SpecialChar \menuseparator
13106 Update
13107 \family default
13108 .
13109 \end_layout
13110
13111 \begin_layout Standard
13112 When you preview a file, the output file is only generated in LyX's temporary
13113  directory.
13114  To have a real output, export your document.
13115 \end_layout
13116
13117 \begin_layout Subsection
13118 Printing the File from within LyX
13119 \begin_inset CommandInset label
13120 LatexCommand label
13121 name "sub:Printing-the-File"
13122
13123 \end_inset
13124
13125
13126 \end_layout
13127
13128 \begin_layout Standard
13129 Instead of exporting your file and then printing it, you can also print
13130  it directly from within LyX.
13131  To print a file, select the menu 
13132 \family sans
13133 File\SpecialChar \menuseparator
13134 Print
13135 \family default
13136  or click on the toolbar button 
13137 \begin_inset Graphics
13138         filename ../images/dialog-show_print.png
13139
13140 \end_inset
13141
13142 .
13143  LyX will internally call LaTeX to produce a DVI.
13144  This file is then processed by the program 
13145 \family typewriter
13146 dvips
13147 \family default
13148  to PostScript-file, which is finally printed using the program 
13149 \family typewriter
13150 Ghostscript
13151 \family default
13152 .
13153  Due to these steps in the background, this method is not the fastest.
13154 \end_layout
13155
13156 \begin_layout Standard
13157 You can choose to print only even-numbered or odd-numbered pages - this
13158  is useful for printing on two sides: You can re-insert the pages after
13159  printing one set to print on the other side.
13160  Some printers spit out pages face-up, others, face-down.
13161  By choosing a particular order to print in, you can take the entire stack
13162  of pages out of the printer without needing to reorder them.
13163 \end_layout
13164
13165 \begin_layout Standard
13166 You can set the parameters in the 
13167 \family sans
13168 Print
13169 \begin_inset space ~
13170 \end_inset
13171
13172 Destination
13173 \family default
13174  box as follows:
13175 \end_layout
13176
13177 \begin_layout Labeling
13178 \labelwidthstring 00.00.0000
13179
13180 \family sans
13181 Printer
13182 \family default
13183  This is the name of the printer to print to.
13184 \begin_inset Foot
13185 status collapsed
13186
13187 \begin_layout Plain Layout
13188 Note that this printer name is for the program 
13189 \family typewriter
13190 dvips
13191 \family default
13192 .
13193  That means 
13194 \family typewriter
13195 dvips
13196 \family default
13197  has to be configured for this printer name.
13198  The default printer can be set in LyX's preferences dialog, see section
13199 \begin_inset space ~
13200 \end_inset
13201
13202
13203 \begin_inset CommandInset ref
13204 LatexCommand ref
13205 reference "sub:Printer"
13206
13207 \end_inset
13208
13209 .
13210 \end_layout
13211
13212 \end_inset
13213
13214  The printer should understand PostScript.
13215 \end_layout
13216
13217 \begin_layout Labeling
13218 \labelwidthstring 00.00.0000
13219
13220 \family sans
13221 File
13222 \family default
13223  The name of a file to print to.
13224  The output will be a PostScript file.
13225  It will be written in LyX's working directory unless you specify the full
13226  path.
13227 \end_layout
13228
13229 \begin_layout Section
13230 A few Words about Typography
13231 \begin_inset Index idx
13232 status collapsed
13233
13234 \begin_layout Plain Layout
13235 Typography
13236 \end_layout
13237
13238 \end_inset
13239
13240
13241 \end_layout
13242
13243 \begin_layout Subsection
13244 Hyphens
13245 \begin_inset Index idx
13246 status collapsed
13247
13248 \begin_layout Plain Layout
13249 Hyphens
13250 \end_layout
13251
13252 \end_inset
13253
13254
13255 \end_layout
13256
13257 \begin_layout Standard
13258 In LyX, the 
13259 \begin_inset Quotes eld
13260 \end_inset
13261
13262
13263 \family typewriter
13264 -
13265 \family default
13266
13267 \begin_inset Quotes erd
13268 \end_inset
13269
13270  character comes in four lengths: the 
13271 \emph on
13272 hyphen
13273 \emph default
13274 , the 
13275 \emph on
13276 en dash
13277 \emph default
13278 , the 
13279 \emph on
13280 em dash
13281 \emph default
13282 , and the minus sign:
13283 \begin_inset VSpace defskip
13284 \end_inset
13285
13286
13287 \end_layout
13288
13289 \begin_layout Standard
13290 \begin_inset Tabular
13291 <lyxtabular version="3" rows="5" columns="3">
13292 <features tabularvalignment="middle">
13293 <column alignment="left" valignment="top" width="0">
13294 <column alignment="left" valignment="top" width="0">
13295 <column alignment="left" valignment="top" width="0">
13296 <row interlinespace="3mm">
13297 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 name
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310 output
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319 inserted with
13320 \end_layout
13321
13322 \end_inset
13323 </cell>
13324 </row>
13325 <row interlinespace="3mm">
13326 <cell alignment="center" valignment="top" usebox="none">
13327 \begin_inset Text
13328
13329 \begin_layout Plain Layout
13330 hyphen
13331 \end_layout
13332
13333 \end_inset
13334 </cell>
13335 <cell alignment="center" valignment="top" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339 -
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 <cell alignment="center" valignment="top" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 \begin_inset Quotes eld
13349 \end_inset
13350
13351
13352 \family typewriter
13353 -
13354 \family default
13355
13356 \begin_inset Quotes erd
13357 \end_inset
13358
13359  in text
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 </row>
13365 <row interlinespace="3mm">
13366 <cell alignment="center" valignment="top" usebox="none">
13367 \begin_inset Text
13368
13369 \begin_layout Plain Layout
13370 en dash
13371 \end_layout
13372
13373 \end_inset
13374 </cell>
13375 <cell alignment="center" valignment="top" usebox="none">
13376 \begin_inset Text
13377
13378 \begin_layout Plain Layout
13379
13380 \end_layout
13381
13382 \end_inset
13383 </cell>
13384 <cell alignment="center" valignment="top" usebox="none">
13385 \begin_inset Text
13386
13387 \begin_layout Plain Layout
13388
13389 \family sans
13390 Insert\SpecialChar \menuseparator
13391 Special
13392 \begin_inset space ~
13393 \end_inset
13394
13395 Character\SpecialChar \menuseparator
13396 Symbols
13397 \end_layout
13398
13399 \end_inset
13400 </cell>
13401 </row>
13402 <row interlinespace="3mm">
13403 <cell alignment="center" valignment="top" usebox="none">
13404 \begin_inset Text
13405
13406 \begin_layout Plain Layout
13407 em dash
13408 \end_layout
13409
13410 \end_inset
13411 </cell>
13412 <cell alignment="center" valignment="top" usebox="none">
13413 \begin_inset Text
13414
13415 \begin_layout Plain Layout
13416
13417 \end_layout
13418
13419 \end_inset
13420 </cell>
13421 <cell alignment="center" valignment="top" usebox="none">
13422 \begin_inset Text
13423
13424 \begin_layout Plain Layout
13425
13426 \family sans
13427 Insert\SpecialChar \menuseparator
13428 Special
13429 \begin_inset space ~
13430 \end_inset
13431
13432 Character\SpecialChar \menuseparator
13433 Symbols
13434 \end_layout
13435
13436 \end_inset
13437 </cell>
13438 </row>
13439 <row>
13440 <cell alignment="center" valignment="top" usebox="none">
13441 \begin_inset Text
13442
13443 \begin_layout Plain Layout
13444 minus sign
13445 \end_layout
13446
13447 \end_inset
13448 </cell>
13449 <cell alignment="center" valignment="top" usebox="none">
13450 \begin_inset Text
13451
13452 \begin_layout Plain Layout
13453 \begin_inset Formula $-$
13454 \end_inset
13455
13456
13457 \end_layout
13458
13459 \end_inset
13460 </cell>
13461 <cell alignment="center" valignment="top" usebox="none">
13462 \begin_inset Text
13463
13464 \begin_layout Plain Layout
13465 \begin_inset Quotes eld
13466 \end_inset
13467
13468
13469 \family typewriter
13470 -
13471 \family default
13472
13473 \begin_inset Quotes erd
13474 \end_inset
13475
13476  in math mode
13477 \end_layout
13478
13479 \end_inset
13480 </cell>
13481 </row>
13482 </lyxtabular>
13483
13484 \end_inset
13485
13486
13487 \begin_inset VSpace defskip
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \begin_layout Standard
13494 You can alternatively generate the en and em dash by inserting the 
13495 \begin_inset Quotes eld
13496 \end_inset
13497
13498
13499 \family typewriter
13500 -
13501 \family default
13502
13503 \begin_inset Quotes erd
13504 \end_inset
13505
13506  character multiple times in a row.
13507  They will automatically be converted to the appropriate length dash in
13508  the final output, but not in LyX.
13509  
13510 \begin_inset Quotes eld
13511 \end_inset
13512
13513 -
13514 \begin_inset space \thinspace{}
13515 \end_inset
13516
13517 -
13518 \begin_inset Quotes erd
13519 \end_inset
13520
13521  gives a en dash, 
13522 \begin_inset Quotes eld
13523 \end_inset
13524
13525 -
13526 \begin_inset space \thinspace{}
13527 \end_inset
13528
13529 -
13530 \begin_inset space \thinspace{}
13531 \end_inset
13532
13533 -
13534 \begin_inset Quotes erd
13535 \end_inset
13536
13537  a em dash.
13538 \end_layout
13539
13540 \begin_layout Standard
13541 The three dash types are distinct from the minus sign, which appears in
13542  math mode and has a length of its own.
13543  Here are some examples of the 
13544 \begin_inset Quotes eld
13545 \end_inset
13546
13547
13548 \family typewriter
13549 -
13550 \family default
13551
13552 \begin_inset Quotes eld
13553 \end_inset
13554
13555  in use:
13556 \end_layout
13557
13558 \begin_layout Enumerate
13559 line- and page-breaks
13560 \begin_inset space \hfill{}
13561 \end_inset
13562
13563 (
13564 \emph on
13565 hyphen
13566 \emph default
13567 )
13568 \end_layout
13569
13570 \begin_layout Enumerate
13571 From A–Z
13572 \begin_inset space \hfill{}
13573 \end_inset
13574
13575 (
13576 \emph on
13577 en dash
13578 \emph default
13579 )
13580 \end_layout
13581
13582 \begin_layout Enumerate
13583 Oh — there's a dash.
13584 \begin_inset space \hfill{}
13585 \end_inset
13586
13587 (
13588 \emph on
13589 em dash
13590 \emph default
13591 )
13592 \end_layout
13593
13594 \begin_layout Enumerate
13595 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13596 \end_inset
13597
13598
13599 \begin_inset space \hfill{}
13600 \end_inset
13601
13602 (
13603 \emph on
13604 minus sign
13605 \emph default
13606 )
13607 \end_layout
13608
13609 \begin_layout Subsection
13610 Hyphenation
13611 \begin_inset Index idx
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615 Hyphenation
13616 \end_layout
13617
13618 \end_inset
13619
13620
13621 \begin_inset CommandInset label
13622 LatexCommand label
13623 name "sub:Hyphenation"
13624
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \begin_layout Standard
13631 Words aren't hyphenated within LyX but automatically in the output.
13632  Hyphenation is done by the LaTeX-package 
13633 \series bold
13634 babel
13635 \series default
13636
13637 \begin_inset Index idx
13638 status collapsed
13639
13640 \begin_layout Plain Layout
13641 LaTeX-packages ! babel
13642 \end_layout
13643
13644 \end_inset
13645
13646  following the rules of the document language
13647 \begin_inset Foot
13648 status collapsed
13649
13650 \begin_layout Plain Layout
13651 For German readers: That's one of the main differences between the languages
13652  
13653 \family sans
13654 German
13655 \family default
13656  and 
13657 \family sans
13658 German
13659 \begin_inset space ~
13660 \end_inset
13661
13662 (new
13663 \begin_inset space ~
13664 \end_inset
13665
13666 spelling)
13667 \family default
13668  in the 
13669 \family sans
13670 Document\SpecialChar \menuseparator
13671 Settings
13672 \family default
13673  dialog.
13674 \end_layout
13675
13676 \end_inset
13677
13678 .
13679 \end_layout
13680
13681 \begin_layout Standard
13682 LaTeX hyphenates almost perfectly, it only has problems with text in the
13683  
13684 \family sans
13685 typewriter
13686 \family default
13687  font and with unusual constructs, like 
13688 \begin_inset Quotes eld
13689 \end_inset
13690
13691 h3knix/m0n0wall
13692 \begin_inset Quotes erd
13693 \end_inset
13694
13695 .
13696  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13697  This is done with the menu 
13698 \family sans
13699 Insert\SpecialChar \menuseparator
13700 Formatting\SpecialChar \menuseparator
13701 Hyphenation
13702 \begin_inset space ~
13703 \end_inset
13704
13705 Point
13706 \family default
13707 .
13708  These extra hyphenation points are only recommendations to LaTeX.
13709  If no hyphenation is necessary, LaTeX will ignore them.
13710 \end_layout
13711
13712 \begin_layout Standard
13713 Sometimes you want to prevent words or constructs to be hyphenated.
13714  Imagine that you are describing keybindings/shortcuts in your document
13715  in the form 
13716 \begin_inset Quotes eld
13717 \end_inset
13718
13719 A-b c
13720 \begin_inset Quotes erd
13721 \end_inset
13722
13723 .
13724  LaTeX would then see the hyphen 
13725 \begin_inset Quotes eld
13726 \end_inset
13727
13728 -
13729 \begin_inset Quotes erd
13730 \end_inset
13731
13732  as hyphenation possibility.
13733  Hyphenating at this point would look ugly.
13734  To prevent the shortcut from being hyphenated, you can put it into the
13735  argument of the LaTeX-box-command 
13736 \series bold
13737
13738 \backslash
13739 mbox
13740 \series default
13741 , because text within LaTeX-boxes can't be hyphenated.
13742  As LyX doesn't support 
13743 \series bold
13744
13745 \backslash
13746 mbox
13747 \series default
13748 , you have to use TeX Code.
13749  The result looks in LyX like:
13750 \end_layout
13751
13752 \begin_layout Standard
13753 \begin_inset Graphics
13754         filename clipart/mbox.png
13755
13756 \end_inset
13757
13758
13759 \end_layout
13760
13761 \begin_layout Standard
13762 To learn more about TeX Code, have a look at section
13763 \begin_inset space ~
13764 \end_inset
13765
13766
13767 \begin_inset CommandInset ref
13768 LatexCommand ref
13769 reference "sec:TeX-Code"
13770
13771 \end_inset
13772
13773 .
13774 \end_layout
13775
13776 \begin_layout Subsection
13777 Punctuation Marks
13778 \begin_inset Index idx
13779 status collapsed
13780
13781 \begin_layout Plain Layout
13782 Punctuation marks
13783 \end_layout
13784
13785 \end_inset
13786
13787
13788 \end_layout
13789
13790 \begin_layout Subsubsection
13791 Abbreviations and End of Sentence
13792 \begin_inset CommandInset label
13793 LatexCommand label
13794 name "sub:Abbreviations"
13795
13796 \end_inset
13797
13798
13799 \end_layout
13800
13801 \begin_layout Standard
13802 When LyX calls LaTeX to generate the final version of your document, LaTeX
13803  automatically distinguishes between words, sentences, and abbreviations.
13804  LaTeX then adds the 
13805 \begin_inset Quotes eld
13806 \end_inset
13807
13808 appropriate amount of space
13809 \begin_inset Quotes erd
13810 \end_inset
13811
13812 .
13813  That means sentences get a little bit more space between the period and
13814  the next word.
13815  Abbreviations get the same amount of space after the period as a word uses.
13816 \end_layout
13817
13818 \begin_layout Standard
13819 Unfortunately, the algorithm for figuring out what's an abbreviation does
13820  not work in all cases.
13821  If a 
13822 \begin_inset Quotes eld
13823 \end_inset
13824
13825
13826 \family typewriter
13827 .
13828 \family default
13829
13830 \begin_inset Quotes erd
13831 \end_inset
13832
13833  is at the end of a lowercase letter, it's the end of a sentence; if it's
13834  at the end of a capitalized letter, it's an abbreviation.
13835 \end_layout
13836
13837 \begin_layout Standard
13838 Here are some examples of 
13839 \emph on
13840 correct
13841 \emph default
13842  abbreviations and the end of a sentence:
13843 \end_layout
13844
13845 \begin_layout Itemize
13846 M.
13847  Butterfly
13848 \end_layout
13849
13850 \begin_layout Itemize
13851 Don't worry.
13852  Be happy.
13853 \end_layout
13854
13855 \begin_layout Standard
13856 And here's an example of the algorithm going wrong:
13857 \end_layout
13858
13859 \begin_layout Itemize
13860 e.
13861 \begin_inset space \thinspace{}
13862 \end_inset
13863
13864 g.
13865  this is too much space!
13866 \end_layout
13867
13868 \begin_layout Itemize
13869 This is I.
13870  It's okay.
13871 \end_layout
13872
13873 \begin_layout Standard
13874 You won't see anything wrong until you view a final version of your document.
13875 \end_layout
13876
13877 \begin_layout Standard
13878 To fix this problem, use one of the following:
13879 \end_layout
13880
13881 \begin_layout Enumerate
13882 Use an 
13883 \family sans
13884 Inter-word
13885 \begin_inset space ~
13886 \end_inset
13887
13888 Space
13889 \family default
13890  after lowercase abbreviations (see section
13891 \begin_inset space ~
13892 \end_inset
13893
13894
13895 \begin_inset CommandInset ref
13896 LatexCommand ref
13897 reference "sub:Inter-word-Space"
13898
13899 \end_inset
13900
13901 ).
13902 \begin_inset Index idx
13903 status collapsed
13904
13905 \begin_layout Plain Layout
13906 Spaces ! inter-word
13907 \end_layout
13908
13909 \end_inset
13910
13911
13912 \end_layout
13913
13914 \begin_layout Enumerate
13915 Use a 
13916 \family sans
13917 Thin
13918 \begin_inset space ~
13919 \end_inset
13920
13921 Space
13922 \family default
13923  between two tokens of an abbreviation (see section
13924 \begin_inset space ~
13925 \end_inset
13926
13927
13928 \begin_inset CommandInset ref
13929 LatexCommand ref
13930 reference "sub:Thin-Space"
13931
13932 \end_inset
13933
13934 ).
13935 \begin_inset Index idx
13936 status collapsed
13937
13938 \begin_layout Plain Layout
13939 Spaces ! thin
13940 \end_layout
13941
13942 \end_inset
13943
13944
13945 \end_layout
13946
13947 \begin_layout Enumerate
13948 Use an 
13949 \family sans
13950 End
13951 \begin_inset space ~
13952 \end_inset
13953
13954 of
13955 \begin_inset space ~
13956 \end_inset
13957
13958 sentence
13959 \begin_inset space ~
13960 \end_inset
13961
13962 period
13963 \family default
13964  found under the 
13965 \family sans
13966 Insert\SpecialChar \menuseparator
13967 Special
13968 \begin_inset space ~
13969 \end_inset
13970
13971 Character
13972 \family default
13973  menu to force the use of inter-sentence spacing.
13974  This function is also bound to 
13975 \begin_inset Info
13976 type  "shortcut"
13977 arg   "specialchar-insert end-of-sentence"
13978 \end_inset
13979
13980  for easy access.
13981 \end_layout
13982
13983 \begin_layout Standard
13984 With the corrections, our earlier examples look like this:
13985 \end_layout
13986
13987 \begin_layout Itemize
13988 e.
13989 \begin_inset space \thinspace{}
13990 \end_inset
13991
13992 g.
13993 \begin_inset space \space{}
13994 \end_inset
13995
13996 this is too much space!
13997 \end_layout
13998
13999 \begin_layout Itemize
14000 This is I\SpecialChar \@.
14001  It's okay.
14002 \end_layout
14003
14004 \begin_layout Standard
14005 Some languages don't use extra spacing between sentences.
14006  If your language is such a language, you don't need to worry, because LaTeX
14007  will take care of this.
14008 \end_layout
14009
14010 \begin_layout Standard
14011 For those that do need to bother, there is help to catch those sneaky errors:
14012  Check out the 
14013 \family sans
14014 Check
14015 \begin_inset space ~
14016 \end_inset
14017
14018 TeX
14019 \family default
14020  feature described in section 
14021 \emph on
14022 Checking TeX
14023 \emph default
14024  of the 
14025 \emph on
14026 Additional Features
14027 \emph default
14028  manual.
14029 \end_layout
14030
14031 \begin_layout Subsubsection
14032 Quotes
14033 \begin_inset Index idx
14034 status collapsed
14035
14036 \begin_layout Plain Layout
14037 Typography ! Quotes
14038 \end_layout
14039
14040 \end_inset
14041
14042
14043 \begin_inset Index idx
14044 status collapsed
14045
14046 \begin_layout Plain Layout
14047 Quotes | see
14048 \begin_inset ERT
14049 status collapsed
14050
14051 \begin_layout Plain Layout
14052
14053 {
14054 \end_layout
14055
14056 \end_inset
14057
14058 Typography
14059 \begin_inset ERT
14060 status collapsed
14061
14062 \begin_layout Plain Layout
14063
14064 }
14065 \end_layout
14066
14067 \end_inset
14068
14069
14070 \end_layout
14071
14072 \end_inset
14073
14074
14075 \end_layout
14076
14077 \begin_layout Standard
14078 LyX usually sets quotes correctly.
14079  Specifically, it will use an opening quote at the beginning of quoted text,
14080  and use a closing quote at the end.
14081  For example, 
14082 \begin_inset Quotes eld
14083 \end_inset
14084
14085 open close
14086 \begin_inset Quotes erd
14087 \end_inset
14088
14089 .
14090  The keyboard character, 
14091 \family sans
14092 "
14093 \family default
14094 , generates this automatically.
14095 \end_layout
14096
14097 \begin_layout Standard
14098 You can change the behavior of the 
14099 \family sans
14100 "
14101 \family default
14102  key using the submenu 
14103 \family sans
14104 Language
14105 \family default
14106  of the dialog 
14107 \family sans
14108 Document\SpecialChar \menuseparator
14109 Settings
14110 \family default
14111
14112 \begin_inset Index idx
14113 status collapsed
14114
14115 \begin_layout Plain Layout
14116 Document ! Settings
14117 \end_layout
14118
14119 \end_inset
14120
14121  dialog.
14122 \end_layout
14123
14124 \begin_layout Standard
14125 You can also select quotes for different languages in the box 
14126 \family sans
14127 Type
14128 \family default
14129  option.
14130  There are six choices:
14131 \end_layout
14132
14133 \begin_layout Labeling
14134 \labelwidthstring 00.00.0000
14135
14136 \family sans
14137 \begin_inset Quotes eld
14138 \end_inset
14139
14140 Text
14141 \begin_inset Quotes erd
14142 \end_inset
14143
14144
14145 \family default
14146  Use quotes like this 
14147 \begin_inset Quotes eld
14148 \end_inset
14149
14150 double
14151 \begin_inset Quotes erd
14152 \end_inset
14153
14154  or 
14155 \begin_inset Quotes els
14156 \end_inset
14157
14158 single
14159 \begin_inset Quotes ers
14160 \end_inset
14161
14162
14163 \end_layout
14164
14165 \begin_layout Labeling
14166 \labelwidthstring 00.00.0000
14167
14168 \family sans
14169 \begin_inset Quotes sld
14170 \end_inset
14171
14172 Text
14173 \begin_inset Quotes srd
14174 \end_inset
14175
14176
14177 \family default
14178  Use quotes like 
14179 \begin_inset Quotes sld
14180 \end_inset
14181
14182 this
14183 \begin_inset Quotes srd
14184 \end_inset
14185
14186  or 'this
14187 \begin_inset Quotes ers
14188 \end_inset
14189
14190
14191 \end_layout
14192
14193 \begin_layout Labeling
14194 \labelwidthstring 00.00.0000
14195
14196 \family sans
14197 \begin_inset Quotes gld
14198 \end_inset
14199
14200 Text
14201 \begin_inset Quotes grd
14202 \end_inset
14203
14204
14205 \family default
14206  Use quotes like 
14207 \begin_inset Quotes gld
14208 \end_inset
14209
14210 this
14211 \begin_inset Quotes grd
14212 \end_inset
14213
14214  or 
14215 \begin_inset Quotes gls
14216 \end_inset
14217
14218 this
14219 \begin_inset Quotes grs
14220 \end_inset
14221
14222
14223 \end_layout
14224
14225 \begin_layout Labeling
14226 \labelwidthstring 00.00.0000
14227
14228 \family sans
14229 \begin_inset Quotes pld
14230 \end_inset
14231
14232 Text
14233 \begin_inset Quotes prd
14234 \end_inset
14235
14236
14237 \family default
14238  Use quotes like 
14239 \begin_inset Quotes pld
14240 \end_inset
14241
14242 this
14243 \begin_inset Quotes prd
14244 \end_inset
14245
14246  or 
14247 \begin_inset Quotes pls
14248 \end_inset
14249
14250 this
14251 \begin_inset Quotes prs
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \begin_layout Labeling
14258 \labelwidthstring 00.00.0000
14259
14260 \family sans
14261 \begin_inset Quotes fld
14262 \end_inset
14263
14264 Text
14265 \begin_inset Quotes frd
14266 \end_inset
14267
14268
14269 \family default
14270  Use quotes like 
14271 \begin_inset Quotes fld
14272 \end_inset
14273
14274 this
14275 \begin_inset Quotes frd
14276 \end_inset
14277
14278  or 
14279 \begin_inset Quotes fls
14280 \end_inset
14281
14282 this
14283 \begin_inset Quotes frs
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Labeling
14290 \labelwidthstring 00.00.0000
14291
14292 \family sans
14293 \begin_inset Quotes ald
14294 \end_inset
14295
14296 Text
14297 \begin_inset Quotes ard
14298 \end_inset
14299
14300
14301 \family default
14302  Use quotes like 
14303 \begin_inset Quotes ald
14304 \end_inset
14305
14306 this
14307 \begin_inset Quotes ard
14308 \end_inset
14309
14310  or 
14311 \begin_inset Quotes als
14312 \end_inset
14313
14314 this
14315 \begin_inset Quotes ars
14316 \end_inset
14317
14318
14319 \end_layout
14320
14321 \begin_layout Standard
14322 These settings affect what character the 
14323 \family sans
14324 "
14325 \family default
14326  key produces.
14327 \end_layout
14328
14329 \begin_layout Subsection
14330 Ligatures
14331 \begin_inset Index idx
14332 status collapsed
14333
14334 \begin_layout Plain Layout
14335 Typography ! Ligatures
14336 \end_layout
14337
14338 \end_inset
14339
14340
14341 \begin_inset Index idx
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345 Ligatures | see
14346 \begin_inset ERT
14347 status collapsed
14348
14349 \begin_layout Plain Layout
14350
14351 {
14352 \end_layout
14353
14354 \end_inset
14355
14356 Typography
14357 \begin_inset ERT
14358 status collapsed
14359
14360 \begin_layout Plain Layout
14361
14362 }
14363 \end_layout
14364
14365 \end_inset
14366
14367
14368 \end_layout
14369
14370 \end_inset
14371
14372
14373 \begin_inset CommandInset label
14374 LatexCommand label
14375 name "sub:Ligatures"
14376
14377 \end_inset
14378
14379
14380 \end_layout
14381
14382 \begin_layout Standard
14383 It is standard typesetting practice to group certain letters together and
14384  print them as single characters.
14385  These groups are known as 
14386 \emph on
14387 ligatures
14388 \emph default
14389 .
14390  Since LaTeX knows about ligatures, your documents will contain them too
14391  in the output.
14392  Here are the standard ligatures:
14393 \end_layout
14394
14395 \begin_layout Itemize
14396 ff
14397 \end_layout
14398
14399 \begin_layout Itemize
14400 fi
14401 \end_layout
14402
14403 \begin_layout Itemize
14404 fl
14405 \end_layout
14406
14407 \begin_layout Itemize
14408 ffi
14409 \end_layout
14410
14411 \begin_layout Itemize
14412 ffl
14413 \end_layout
14414
14415 \begin_layout Standard
14416 Some languages uses other ligatures if the document font supports them.
14417 \end_layout
14418
14419 \begin_layout Standard
14420 Sometimes, you don't want a ligature in a word.
14421  While a ligature may be okay in the word, 
14422 \begin_inset Quotes eld
14423 \end_inset
14424
14425 graffiti,
14426 \begin_inset Quotes erd
14427 \end_inset
14428
14429  it looks really weird in compound words, such as 
14430 \begin_inset Quotes eld
14431 \end_inset
14432
14433 cufflink
14434 \begin_inset Quotes erd
14435 \end_inset
14436
14437  or the German 
14438 \begin_inset Quotes eld
14439 \end_inset
14440
14441 Dorffest.
14442 \begin_inset Quotes erd
14443 \end_inset
14444
14445  To break a ligature, use 
14446 \family sans
14447 Insert\SpecialChar \menuseparator
14448 Formatting\SpecialChar \menuseparator
14449 Ligature
14450 \begin_inset space ~
14451 \end_inset
14452
14453 Break.
14454
14455 \family default
14456  This changes 
14457 \begin_inset Quotes eld
14458 \end_inset
14459
14460 cufflinks
14461 \begin_inset Quotes erd
14462 \end_inset
14463
14464  to 
14465 \begin_inset Quotes eld
14466 \end_inset
14467
14468 cuff\SpecialChar \textcompwordmark{}
14469 links
14470 \begin_inset Quotes erd
14471 \end_inset
14472
14473  and 
14474 \begin_inset Quotes eld
14475 \end_inset
14476
14477 Dorffest
14478 \begin_inset Quotes erd
14479 \end_inset
14480
14481  to 
14482 \begin_inset Quotes eld
14483 \end_inset
14484
14485 Dorf\SpecialChar \textcompwordmark{}
14486 fest
14487 \begin_inset Quotes erd
14488 \end_inset
14489
14490 .
14491 \end_layout
14492
14493 \begin_layout Subsection
14494 LyX's Proper Names
14495 \begin_inset Index idx
14496 status collapsed
14497
14498 \begin_layout Plain Layout
14499 LyX ! Proper names
14500 \end_layout
14501
14502 \end_inset
14503
14504
14505 \begin_inset CommandInset label
14506 LatexCommand label
14507 name "sub:LyX's-Proper-Names"
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \begin_layout Standard
14515 You will certainly have noticed that the word “LaTeX” always appears with
14516  characters in different sizes and heights.
14517  LaTeX is the name of the program used by LyX and is therefore recognized
14518  as a proper name when you type it in LyX as 
14519 \begin_inset Quotes eld
14520 \end_inset
14521
14522 LaT
14523 \begin_inset ERT
14524 status collapsed
14525
14526 \begin_layout Plain Layout
14527
14528 {}
14529 \end_layout
14530
14531 \end_inset
14532
14533 eX
14534 \begin_inset Quotes erd
14535 \end_inset
14536
14537 .
14538 \begin_inset Note Note
14539 status collapsed
14540
14541 \begin_layout Plain Layout
14542 The braces in TeX Code are here to avoid that the 
14543 \begin_inset Quotes eld
14544 \end_inset
14545
14546 command
14547 \begin_inset Quotes erd
14548 \end_inset
14549
14550  appear as proper name in the output, see the last paragraph of this section.
14551  To create proper names omit the TeX Code.
14552 \end_layout
14553
14554 \end_inset
14555
14556  Note the order of the upper-and lowercase letters! LyX recognizes the following
14557  proper names:
14558 \end_layout
14559
14560 \begin_layout Description
14561 LyX The name of the game, write 
14562 \begin_inset Quotes eld
14563 \end_inset
14564
14565 L
14566 \begin_inset ERT
14567 status collapsed
14568
14569 \begin_layout Plain Layout
14570
14571 {}
14572 \end_layout
14573
14574 \end_inset
14575
14576 yX
14577 \begin_inset Quotes erd
14578 \end_inset
14579
14580  to produce it.
14581 \end_layout
14582
14583 \begin_layout Description
14584 TeX The program used by LaTeX, write 
14585 \begin_inset Quotes eld
14586 \end_inset
14587
14588 T
14589 \begin_inset ERT
14590 status collapsed
14591
14592 \begin_layout Plain Layout
14593
14594 {}
14595 \end_layout
14596
14597 \end_inset
14598
14599 eX
14600 \begin_inset Quotes erd
14601 \end_inset
14602
14603  to produce it.
14604 \end_layout
14605
14606 \begin_layout Description
14607 LaTeX The program used by LyX, write 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611 LaT
14612 \begin_inset ERT
14613 status collapsed
14614
14615 \begin_layout Plain Layout
14616
14617 {}
14618 \end_layout
14619
14620 \end_inset
14621
14622 eX
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  to produce it.
14627 \end_layout
14628
14629 \begin_layout Description
14630 LaTeX2e The actual version of LaTeX, write 
14631 \begin_inset Quotes eld
14632 \end_inset
14633
14634 LaT
14635 \begin_inset ERT
14636 status collapsed
14637
14638 \begin_layout Plain Layout
14639
14640 {}
14641 \end_layout
14642
14643 \end_inset
14644
14645 eX2e
14646 \begin_inset Quotes erd
14647 \end_inset
14648
14649  to produce it.
14650 \end_layout
14651
14652 \begin_layout Standard
14653 You might wonder why the LaTeX-version is 
14654 \begin_inset Quotes eld
14655 \end_inset
14656
14657 2
14658 \begin_inset Formula $\epsilon$
14659 \end_inset
14660
14661
14662 \begin_inset Quotes erd
14663 \end_inset
14664
14665 .
14666  It's an old tradition in the TeX-world to give programs geek version numbers.
14667  For example the version number of TeX converges to the number 
14668 \begin_inset Formula $\pi$
14669 \end_inset
14670
14671 : The actual version is 
14672 \begin_inset Quotes eld
14673 \end_inset
14674
14675 TeX-3.141592
14676 \begin_inset Quotes erd
14677 \end_inset
14678
14679 , the previous one was 
14680 \begin_inset Quotes eld
14681 \end_inset
14682
14683 TeX-3.14159
14684 \begin_inset Quotes erd
14685 \end_inset
14686
14687 .
14688 \end_layout
14689
14690 \begin_layout Standard
14691 If you don't want to use proper names, e.
14692 \begin_inset space \thinspace{}
14693 \end_inset
14694
14695 g.
14696 \begin_inset space \space{}
14697 \end_inset
14698
14699 in section headings, you can insert two empty braces in TeX Code in the
14700  word.
14701  This will look in LyX like: 
14702 \begin_inset Graphics
14703         filename clipart/LaTeX.png
14704         scale 80
14705
14706 \end_inset
14707
14708
14709 \begin_inset Newline newline
14710 \end_inset
14711
14712 For more about TeX Code, look at section
14713 \begin_inset space ~
14714 \end_inset
14715
14716
14717 \begin_inset CommandInset ref
14718 LatexCommand ref
14719 reference "sec:TeX-Code"
14720
14721 \end_inset
14722
14723 .
14724 \end_layout
14725
14726 \begin_layout Subsection
14727 Units
14728 \begin_inset Index idx
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732 Typography ! Units
14733 \end_layout
14734
14735 \end_inset
14736
14737
14738 \end_layout
14739
14740 \begin_layout Standard
14741 Generally the space between units and the number is smaller than the normal
14742  space between two words.
14743  As you can see in the example below, it looks better when the space is
14744  smaller.
14745  To get such a 
14746 \begin_inset Quotes eld
14747 \end_inset
14748
14749 half space
14750 \begin_inset Quotes erd
14751 \end_inset
14752
14753  for units use the menu 
14754 \family sans
14755 Insert\SpecialChar \menuseparator
14756 Formatting\SpecialChar \menuseparator
14757 Thin
14758 \begin_inset space ~
14759 \end_inset
14760
14761 Space
14762 \family default
14763  (shortcut 
14764 \begin_inset Info
14765 type  "shortcuts"
14766 arg   "space-insert thin"
14767 \end_inset
14768
14769 ).
14770 \end_layout
14771
14772 \begin_layout Standard
14773 Here's an example to show the differences:
14774 \end_layout
14775
14776 \begin_layout Standard
14777 \begin_inset Tabular
14778 <lyxtabular version="3" rows="2" columns="2">
14779 <features tabularvalignment="middle">
14780 <column alignment="left" valignment="top" width="0">
14781 <column alignment="left" valignment="top" width="0">
14782 <row>
14783 <cell alignment="center" valignment="top" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 24
14788 \begin_inset space ~
14789 \end_inset
14790
14791 kW
14792 \begin_inset Formula $\cdot$
14793 \end_inset
14794
14795 h
14796 \end_layout
14797
14798 \end_inset
14799 </cell>
14800 <cell alignment="center" valignment="top" usebox="none">
14801 \begin_inset Text
14802
14803 \begin_layout Plain Layout
14804 space between number and unit
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 </row>
14810 <row>
14811 <cell alignment="center" valignment="top" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Plain Layout
14815 24
14816 \begin_inset space \thinspace{}
14817 \end_inset
14818
14819 kW
14820 \begin_inset Formula $\cdot$
14821 \end_inset
14822
14823 h
14824 \end_layout
14825
14826 \end_inset
14827 </cell>
14828 <cell alignment="center" valignment="top" usebox="none">
14829 \begin_inset Text
14830
14831 \begin_layout Plain Layout
14832 half space between number and unit
14833 \end_layout
14834
14835 \end_inset
14836 </cell>
14837 </row>
14838 </lyxtabular>
14839
14840 \end_inset
14841
14842
14843 \end_layout
14844
14845 \begin_layout Subsection
14846 Widows and Orphans
14847 \begin_inset Index idx
14848 status collapsed
14849
14850 \begin_layout Plain Layout
14851 Typography ! Widows and orphans
14852 \end_layout
14853
14854 \end_inset
14855
14856
14857 \end_layout
14858
14859 \begin_layout Standard
14860 In the early days of word processors, page breaks went wherever the page
14861  happened to end.
14862  There was no regard for what was actually going on in the text.
14863  You may remember once printing out a document, only to find the heading
14864  for a new section printed at the very bottom of the page, the first line
14865  of a new paragraph all alone at the bottom of a page, or the last line
14866  of a paragraph at the top of a new page.
14867  These bits of text became known as 
14868 \emph on
14869 widows
14870 \emph default
14871  and 
14872 \emph on
14873 orphans
14874 \emph default
14875 .
14876 \end_layout
14877
14878 \begin_layout Standard
14879 Clearly, LyX can avoid breaking pages after a section heading.
14880  That's part of the advantage of paragraph environments.
14881  But what about widows and orphans, where the page breaks leave one line
14882  of a paragraph all alone at the top or bottom of a page? There are rules
14883  built into LaTeX governing page breaks, and some of those rules are there
14884  to specifically prevent widows and orphans.
14885  This is the advantage LyX has in using LaTeX as its backend.
14886 \end_layout
14887
14888 \begin_layout Standard
14889 There's no way we can go into how TeX and LaTeX decide to break a page,
14890  or how you can tweak that behavior.
14891  Some LaTeX books listed in the bibliography [such as
14892 \begin_inset space ~
14893 \end_inset
14894
14895
14896 \begin_inset CommandInset citation
14897 LatexCommand cite
14898 key "latexcompanion"
14899
14900 \end_inset
14901
14902  or
14903 \begin_inset space ~
14904 \end_inset
14905
14906
14907 \begin_inset CommandInset citation
14908 LatexCommand cite
14909 key "latexguide"
14910
14911 \end_inset
14912
14913 ] may have more information.
14914  You will almost never need to worry about this, however.
14915 \end_layout
14916
14917 \begin_layout Chapter
14918 Notes, Graphics, Tables, and Floats
14919 \begin_inset CommandInset label
14920 LatexCommand label
14921 name "cha:Floats-and-Notes"
14922
14923 \end_inset
14924
14925
14926 \end_layout
14927
14928 \begin_layout Standard
14929 The issues of this chapter are described in detail in the 
14930 \emph on
14931 Embedded Objects
14932 \emph default
14933  manual.
14934  There you'll also find tips and tricks for special cases.
14935 \end_layout
14936
14937 \begin_layout Section
14938 Notes
14939 \begin_inset Index idx
14940 status collapsed
14941
14942 \begin_layout Plain Layout
14943 Notes
14944 \end_layout
14945
14946 \end_inset
14947
14948
14949 \begin_inset CommandInset label
14950 LatexCommand label
14951 name "sec:Notes"
14952
14953 \end_inset
14954
14955
14956 \end_layout
14957
14958 \begin_layout Standard
14959 LyX offers you a few types of notes to add to your document:
14960 \end_layout
14961
14962 \begin_layout Description
14963 LyX
14964 \begin_inset space ~
14965 \end_inset
14966
14967 Note This note type is for internal notes that won't appear in the output.
14968 \begin_inset Newline newline
14969 \end_inset
14970
14971
14972 \begin_inset Note Note
14973 status open
14974
14975 \begin_layout Plain Layout
14976 This is text in a note box that doesn't appear in the output.
14977 \end_layout
14978
14979 \end_inset
14980
14981
14982 \end_layout
14983
14984 \begin_layout Description
14985 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14986 ent, when you export the document to LaTeX via the menu 
14987 \family sans
14988 File\SpecialChar \menuseparator
14989 Export\SpecialChar \menuseparator
14990 LaTeX (pdflatex) / (plain)
14991 \family default
14992 .
14993 \begin_inset Newline newline
14994 \end_inset
14995
14996
14997 \begin_inset Note Comment
14998 status open
14999
15000 \begin_layout Plain Layout
15001 This is text in a note box that only appears as comment in LaTeX-files.
15002 \end_layout
15003
15004 \end_inset
15005
15006
15007 \end_layout
15008
15009 \begin_layout Description
15010 Greyed
15011 \begin_inset space ~
15012 \end_inset
15013
15014 Out This note will appear in the output as grey text.
15015 \begin_inset Newline newline
15016 \end_inset
15017
15018
15019 \begin_inset Newline newline
15020 \end_inset
15021
15022
15023 \begin_inset Note Greyedout
15024 status open
15025
15026 \begin_layout Plain Layout
15027 This is text
15028 \begin_inset Foot
15029 status collapsed
15030
15031 \begin_layout Plain Layout
15032 This is an example footnote within a greyed out note.
15033  In this document the greyed out note color is redefined to blue.
15034  How this can be done is explained in the 
15035 \emph on
15036 Embedded Objects
15037 \emph default
15038  manual.
15039 \end_layout
15040
15041 \end_inset
15042
15043  of a comment that appears in the output as grey text.
15044 \end_layout
15045
15046 \end_inset
15047
15048
15049 \begin_inset Newline newline
15050 \end_inset
15051
15052
15053 \begin_inset Newline newline
15054 \end_inset
15055
15056 As you can see in the example, the first line of greyed out notes is a bit
15057  indented and greyed out notes can have footnotes.
15058 \end_layout
15059
15060 \begin_layout Standard
15061 Notes are inserted with the toolbar button 
15062 \begin_inset Graphics
15063         filename ../images/note-insert.png
15064         scale 85
15065         scaleBeforeRotation
15066
15067 \end_inset
15068
15069  or the menu 
15070 \family sans
15071 Insert\SpecialChar \menuseparator
15072 Note
15073 \family default
15074 .
15075  Right-click on the appearing note box to select the note type.
15076 \end_layout
15077
15078 \begin_layout Section
15079 Footnotes
15080 \begin_inset Index idx
15081 status collapsed
15082
15083 \begin_layout Plain Layout
15084 Footnotes
15085 \end_layout
15086
15087 \end_inset
15088
15089
15090 \begin_inset CommandInset label
15091 LatexCommand label
15092 name "sec:Footnotes"
15093
15094 \end_inset
15095
15096
15097 \end_layout
15098
15099 \begin_layout Standard
15100 LyX uses boxes to display footnotes: When you insert a footnote using the
15101  menu 
15102 \family sans
15103 Insert\SpecialChar \menuseparator
15104 Footnote
15105 \family default
15106  or the toolbar button 
15107 \begin_inset Graphics
15108         filename ../images/footnote-insert.png
15109
15110 \end_inset
15111
15112
15113 \family roman
15114 \series medium
15115 \bar no
15116 you'll see
15117 \family default
15118 \series default
15119 \bar default
15120  the following box: 
15121 \begin_inset Graphics
15122         filename clipart/footnoteQt4.png
15123         scale 80
15124
15125 \end_inset
15126
15127
15128 \family roman
15129 \series medium
15130 \bar no
15131  This box is LyX's representation of your footnote.
15132  If you
15133 \family default
15134 \series default
15135 \bar default
15136  left-click on 
15137 \family roman
15138 \series medium
15139 \bar no
15140 the 
15141 \begin_inset Quotes eld
15142 \end_inset
15143
15144
15145 \family sans
15146 foot
15147 \family roman
15148
15149 \begin_inset Quotes erd
15150 \end_inset
15151
15152
15153 \family default
15154 \series default
15155 \bar default
15156  
15157 \family roman
15158 \series medium
15159 \bar no
15160 label, the box will
15161 \family default
15162 \series default
15163 \bar default
15164  be opened and you can enter the footnote text into it.
15165  Clicking on the box label again, will close 
15166 \family roman
15167 \series medium
15168 \bar no
15169 the
15170 \family default
15171 \series default
15172 \bar default
15173  box
15174 \family roman
15175 \series medium
15176 \bar no
15177 .
15178  If you want to turn existing text into a footnote, simply mark it and click
15179  on the footnote
15180 \family default
15181 \series default
15182 \bar default
15183  toolbar 
15184 \family roman
15185 \series medium
15186 \bar no
15187 button
15188 \family default
15189 \series default
15190 \bar default
15191 .
15192 \end_layout
15193
15194 \begin_layout Standard
15195 Here's an example footnote:
15196 \family roman
15197 \series medium
15198 \bar no
15199
15200 \begin_inset Foot
15201 status open
15202
15203 \begin_layout Plain Layout
15204 To close a footnote, click on the footnote box label.
15205 \end_layout
15206
15207 \end_inset
15208
15209
15210 \end_layout
15211
15212 \begin_layout Standard
15213 The footnote will appear in the output as a superscript number at the text
15214  position where the footnote box is placed.
15215  The footnote text is placed at the bottom of the current page.
15216  The footnote number is calculated by LyX, the numbers are consecutive,
15217  no matter in which chapter the footnote is in.
15218  LyX doesn't support other numbering schemes yet, but you can get another
15219  scheme using special LaTeX-commands.
15220  T
15221 \family roman
15222 h
15223 \family default
15224 ey are described in the 
15225 \emph on
15226 Embedded Objects
15227 \emph default
15228  manual.
15229 \end_layout
15230
15231 \begin_layout Section
15232 Marginal Notes
15233 \begin_inset Index idx
15234 status collapsed
15235
15236 \begin_layout Plain Layout
15237 Marginal notes
15238 \end_layout
15239
15240 \end_inset
15241
15242
15243 \begin_inset CommandInset label
15244 LatexCommand label
15245 name "sec:Marginal-Notes"
15246
15247 \end_inset
15248
15249
15250 \end_layout
15251
15252 \begin_layout Standard
15253 Marginal notes look and behave just like footnotes in LyX.
15254  When you insert a margin note via the menu 
15255 \family sans
15256 Insert\SpecialChar \menuseparator
15257 Marginal
15258 \begin_inset space ~
15259 \end_inset
15260
15261 Note
15262 \family default
15263  or the toolbar button 
15264 \begin_inset Graphics
15265         filename ../images/marginalnote-insert.png
15266
15267 \end_inset
15268
15269 , you'll see 
15270 \family roman
15271 \series medium
15272 a
15273 \family default
15274 \series default
15275  grey 
15276 \family roman
15277 \series medium
15278 box with a
15279 \family default
15280 \series default
15281  red 
15282 \family roman
15283 \series medium
15284 label 
15285 \begin_inset Quotes eld
15286 \end_inset
15287
15288 margin
15289 \begin_inset Quotes erd
15290 \end_inset
15291
15292  appearing within your text.
15293  This box is LyX's representation of your margin
15294 \family default
15295 \series default
15296 al 
15297 \family roman
15298 \series medium
15299 note.
15300 \end_layout
15301
15302 \begin_layout Standard
15303 At the side is an example marginal note.
15304 \family roman
15305 \series medium
15306
15307 \begin_inset Marginal
15308 status open
15309
15310 \begin_layout Plain Layout
15311 This is a marginal note.
15312 \end_layout
15313
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \begin_layout Standard
15320 Marginal notes appear at the right side in single-sided documents.
15321  In double-sided documents they appear in the outer margin – left on even
15322  pages, right on odd pages.
15323 \end_layout
15324
15325 \begin_layout Section
15326 Graphics and Images
15327 \begin_inset Index idx
15328 status collapsed
15329
15330 \begin_layout Plain Layout
15331 Images
15332 \end_layout
15333
15334 \end_inset
15335
15336
15337 \begin_inset Index idx
15338 status collapsed
15339
15340 \begin_layout Plain Layout
15341 Graphics
15342 \end_layout
15343
15344 \end_inset
15345
15346
15347 \begin_inset CommandInset label
15348 LatexCommand label
15349 name "sec:Graphics"
15350
15351 \end_inset
15352
15353
15354 \end_layout
15355
15356 \begin_layout Standard
15357 To insert an image in your document, place the cursor at the text position
15358  you want and click on the toolbar icon 
15359 \begin_inset Graphics
15360         filename ../images/dialog-show-new-inset_graphics.png
15361
15362 \end_inset
15363
15364  or select 
15365 \family sans
15366 Insert\SpecialChar \menuseparator
15367 Graphics
15368 \family default
15369  from the menu.
15370  Then a dialog will appear to choose the file to load.
15371 \end_layout
15372
15373 \begin_layout Standard
15374 This dialog has numerous mostly self-explanatory parameters.
15375  The 
15376 \family sans
15377 Graphics
15378 \family default
15379  tab allows you to choose your image file.
15380  The image can be transformed by setting a rotation angle and a scaling
15381  factor.
15382  The scaling units are explained in Appendix
15383 \begin_inset space ~
15384 \end_inset
15385
15386
15387 \begin_inset CommandInset ref
15388 LatexCommand ref
15389 reference "cha:Units-available-in"
15390
15391 \end_inset
15392
15393 .
15394 \end_layout
15395
15396 \begin_layout Standard
15397 In the tab 
15398 \family sans
15399 Clipping
15400 \family default
15401  it is possible to set image coordinates to adjust the height and width
15402  of the image in the output.
15403  The coordinates can also be calculated automatically by pressing the button
15404  
15405 \family sans
15406 Get
15407 \begin_inset space ~
15408 \end_inset
15409
15410 from
15411 \begin_inset space ~
15412 \end_inset
15413
15414 file
15415 \family default
15416 .
15417  The option 
15418 \family sans
15419 Clip
15420 \begin_inset space ~
15421 \end_inset
15422
15423 to
15424 \begin_inset space ~
15425 \end_inset
15426
15427 bounding
15428 \begin_inset space ~
15429 \end_inset
15430
15431 box
15432 \family default
15433  will only print the image region within the given coordinates.
15434  Normally you don't need to take care about image coordinates and can ignore
15435  the tab 
15436 \family sans
15437 Clipping
15438 \family default
15439 .
15440 \end_layout
15441
15442 \begin_layout Standard
15443 In the 
15444 \family sans
15445 LaTeX and LyX options
15446 \family default
15447  tab LaTeX experts can specify additional LaTeX options.
15448  You can also specify here the appearance of the image inside LyX.
15449  The option 
15450 \family sans
15451 Draft
15452 \begin_inset space ~
15453 \end_inset
15454
15455 mode
15456 \family default
15457  has the effect that the image doesn't appear in the output, only a frame
15458  with the image size is printed.
15459  The option 
15460 \family sans
15461 Don't
15462 \begin_inset space ~
15463 \end_inset
15464
15465 unzip
15466 \begin_inset space ~
15467 \end_inset
15468
15469 on
15470 \begin_inset space ~
15471 \end_inset
15472
15473 export
15474 \family default
15475  is explained in the 
15476 \emph on
15477 Embedded Objects
15478 \emph default
15479  manual in section 
15480 \emph on
15481 Graphics Dialog
15482 \emph default
15483 .
15484 \end_layout
15485
15486 \begin_layout Standard
15487 The graphics dialog can be called at any time by clicking on an image.
15488  The image will appear in the output exactly at the position where it is
15489  in the text.
15490  This is an example image within a separate, horizontally centered paragraph:
15491  
15492 \end_layout
15493
15494 \begin_layout Standard
15495 \align center
15496 \begin_inset Graphics
15497         filename clipart/mobius.eps
15498         scale 70
15499         rotateOrigin center
15500
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \begin_layout Standard
15507 If you need image captions and want to reference images, you have to put
15508  the image into a float, see section
15509 \begin_inset space ~
15510 \end_inset
15511
15512
15513 \begin_inset CommandInset ref
15514 LatexCommand ref
15515 reference "sec:Figure-Floats"
15516
15517 \end_inset
15518
15519 .
15520 \end_layout
15521
15522 \begin_layout Subsection
15523 Image Formats
15524 \begin_inset Index idx
15525 status collapsed
15526
15527 \begin_layout Plain Layout
15528 Images ! Formats
15529 \end_layout
15530
15531 \end_inset
15532
15533
15534 \begin_inset CommandInset label
15535 LatexCommand label
15536 name "sub:Image-Formats"
15537
15538 \end_inset
15539
15540
15541 \end_layout
15542
15543 \begin_layout Standard
15544 You can insert images in any known file format.
15545  But as we explained in section
15546 \begin_inset space ~
15547 \end_inset
15548
15549
15550 \begin_inset CommandInset ref
15551 LatexCommand ref
15552 reference "sub:Output-file-formats"
15553
15554 \end_inset
15555
15556 , every output document format allows only a few image formats.
15557  LyX uses therefore the program 
15558 \family typewriter
15559 Imagemagick
15560 \family default
15561  in the background to convert the images to the right format.
15562  To increase your workflow by avoiding these conversions in the background,
15563  you can use only the image formats listed in the subsections of section
15564 \begin_inset space ~
15565 \end_inset
15566
15567
15568 \begin_inset CommandInset ref
15569 LatexCommand ref
15570 reference "sub:Output-file-formats"
15571
15572 \end_inset
15573
15574 .
15575 \end_layout
15576
15577 \begin_layout Standard
15578 Similar to fonts there are two types of image formats:
15579 \end_layout
15580
15581 \begin_layout Description
15582 Bitmap
15583 \begin_inset space ~
15584 \end_inset
15585
15586 images consist of pixel values, often in a compressed form.
15587  They are therefore not fully scalable and look pixeled in large zooms.
15588  Well-known bitmap image formats are 
15589 \begin_inset Quotes eld
15590 \end_inset
15591
15592 Graphics Interchange Format
15593 \begin_inset Quotes erd
15594 \end_inset
15595
15596  (GIF, file extension 
15597 \begin_inset Quotes eld
15598 \end_inset
15599
15600
15601 \family typewriter
15602 .gif
15603 \family default
15604
15605 \begin_inset Quotes erd
15606 \end_inset
15607
15608 )
15609 \begin_inset Index idx
15610 status collapsed
15611
15612 \begin_layout Plain Layout
15613 GIF|see
15614 \begin_inset ERT
15615 status collapsed
15616
15617 \begin_layout Plain Layout
15618
15619 {
15620 \end_layout
15621
15622 \end_inset
15623
15624 Image formats
15625 \begin_inset ERT
15626 status collapsed
15627
15628 \begin_layout Plain Layout
15629
15630 }
15631 \end_layout
15632
15633 \end_inset
15634
15635
15636 \end_layout
15637
15638 \end_inset
15639
15640
15641 \begin_inset Quotes eld
15642 \end_inset
15643
15644 Portable Network Graphics
15645 \begin_inset Quotes erd
15646 \end_inset
15647
15648  (PNG, file extension 
15649 \begin_inset Quotes eld
15650 \end_inset
15651
15652
15653 \family typewriter
15654 .png
15655 \family default
15656
15657 \begin_inset Quotes erd
15658 \end_inset
15659
15660 )
15661 \begin_inset Index idx
15662 status collapsed
15663
15664 \begin_layout Plain Layout
15665 PNG|see
15666 \begin_inset ERT
15667 status collapsed
15668
15669 \begin_layout Plain Layout
15670
15671 {
15672 \end_layout
15673
15674 \end_inset
15675
15676 Image formats
15677 \begin_inset ERT
15678 status collapsed
15679
15680 \begin_layout Plain Layout
15681
15682 }
15683 \end_layout
15684
15685 \end_inset
15686
15687
15688 \end_layout
15689
15690 \end_inset
15691
15692 , and 
15693 \begin_inset Quotes eld
15694 \end_inset
15695
15696 Joint Photographic Experts Group
15697 \begin_inset Quotes erd
15698 \end_inset
15699
15700  (JPG, file extension 
15701 \begin_inset Quotes eld
15702 \end_inset
15703
15704
15705 \family typewriter
15706 .jpg
15707 \family default
15708
15709 \begin_inset Quotes erd
15710 \end_inset
15711
15712  or 
15713 \begin_inset Quotes eld
15714 \end_inset
15715
15716
15717 \family typewriter
15718 .jpeg
15719 \family default
15720
15721 \begin_inset Quotes erd
15722 \end_inset
15723
15724 )
15725 \begin_inset Index idx
15726 status collapsed
15727
15728 \begin_layout Plain Layout
15729 JPG|see
15730 \begin_inset ERT
15731 status collapsed
15732
15733 \begin_layout Plain Layout
15734
15735 {
15736 \end_layout
15737
15738 \end_inset
15739
15740 Image formats
15741 \begin_inset ERT
15742 status collapsed
15743
15744 \begin_layout Plain Layout
15745
15746 }
15747 \end_layout
15748
15749 \end_inset
15750
15751
15752 \end_layout
15753
15754 \end_inset
15755
15756 .
15757 \end_layout
15758
15759 \begin_layout Description
15760 Scalable
15761 \begin_inset space ~
15762 \end_inset
15763
15764 images consist of vectors and can therefore be scaled to any size without
15765  data loss.
15766  The scaling ability is necessary if you want to create presentations, because
15767  presentations are always scaled by the beamer.
15768  Scaling is also useful for online documents to let the user zoom into diagrams.
15769 \begin_inset Newline newline
15770 \end_inset
15771
15772 Scalable image formats can be 
15773 \begin_inset Quotes eld
15774 \end_inset
15775
15776 Scalable Vector Graphics
15777 \begin_inset Quotes erd
15778 \end_inset
15779
15780  (SVG, file extension 
15781 \begin_inset Quotes eld
15782 \end_inset
15783
15784
15785 \family typewriter
15786 .svg
15787 \family default
15788
15789 \begin_inset Quotes erd
15790 \end_inset
15791
15792 )
15793 \begin_inset Index idx
15794 status collapsed
15795
15796 \begin_layout Plain Layout
15797 SVG|see
15798 \begin_inset ERT
15799 status collapsed
15800
15801 \begin_layout Plain Layout
15802
15803 {
15804 \end_layout
15805
15806 \end_inset
15807
15808 Image formats
15809 \begin_inset ERT
15810 status collapsed
15811
15812 \begin_layout Plain Layout
15813
15814 }
15815 \end_layout
15816
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823
15824
15825 \begin_inset Quotes eld
15826 \end_inset
15827
15828 Encapsulated PostScript
15829 \begin_inset Quotes erd
15830 \end_inset
15831
15832  (EPS, file extension 
15833 \begin_inset Quotes eld
15834 \end_inset
15835
15836
15837 \family typewriter
15838 .eps
15839 \family default
15840
15841 \begin_inset Quotes erd
15842 \end_inset
15843
15844 )
15845 \begin_inset Index idx
15846 status collapsed
15847
15848 \begin_layout Plain Layout
15849 EPS|see
15850 \begin_inset ERT
15851 status collapsed
15852
15853 \begin_layout Plain Layout
15854
15855 {
15856 \end_layout
15857
15858 \end_inset
15859
15860 Image formats
15861 \begin_inset ERT
15862 status collapsed
15863
15864 \begin_layout Plain Layout
15865
15866 }
15867 \end_layout
15868
15869 \end_inset
15870
15871
15872 \end_layout
15873
15874 \end_inset
15875
15876 , and 
15877 \begin_inset Quotes eld
15878 \end_inset
15879
15880 Portable Document Format
15881 \begin_inset Quotes erd
15882 \end_inset
15883
15884  (PDF, file extension 
15885 \begin_inset Quotes eld
15886 \end_inset
15887
15888
15889 \family typewriter
15890 .pdf
15891 \family default
15892
15893 \begin_inset Quotes erd
15894 \end_inset
15895
15896 )
15897 \begin_inset Index idx
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901 PDF
15902 \end_layout
15903
15904 \end_inset
15905
15906 .
15907  We say it can be, because you can convert any bitmap image format to PDF
15908  or EPS and the result won't be scalable.
15909  In this cases only a header with the image properties is added to the original
15910  image
15911 \begin_inset Foot
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915 In the case of PDF, the original image is additionally compressed.
15916 \end_layout
15917
15918 \end_inset
15919
15920 .
15921 \end_layout
15922
15923 \begin_layout Standard
15924 Normally one can't convert a bitmap image into a scalable one, only vice
15925  versa.
15926 \end_layout
15927
15928 \begin_layout Subsection
15929 Grouping of Image Settings
15930 \begin_inset Index idx
15931 status collapsed
15932
15933 \begin_layout Plain Layout
15934 Images ! Settings grouping
15935 \end_layout
15936
15937 \end_inset
15938
15939
15940 \end_layout
15941
15942 \begin_layout Standard
15943 Each image can define a new group of image settings or join an existing
15944  group.
15945  Images within such a group share their settings, so adjusting one image
15946  of the group automatically also adjusts all other images of the group in
15947  the same way.
15948  So you can for example change the size for a bunch of images without the
15949  need to manually change each of them.
15950  
15951 \end_layout
15952
15953 \begin_layout Standard
15954 A new group can be set by entering a name in the 
15955 \family sans
15956 Group
15957 \begin_inset space ~
15958 \end_inset
15959
15960 Name
15961 \family default
15962  field in the Graphics dialog.
15963  Joining an existing group can be done using the context menu of the image
15964  by checking the name of the desired group.
15965 \end_layout
15966
15967 \begin_layout Section
15968 Tables
15969 \begin_inset Index idx
15970 status collapsed
15971
15972 \begin_layout Plain Layout
15973 Tables
15974 \end_layout
15975
15976 \end_inset
15977
15978
15979 \begin_inset CommandInset label
15980 LatexCommand label
15981 name "sec:Tables"
15982
15983 \end_inset
15984
15985
15986 \end_layout
15987
15988 \begin_layout Standard
15989 You can insert a table using either the toolbar button 
15990 \begin_inset Graphics
15991         filename ../images/tabular-insert.png
15992         scale 85
15993
15994 \end_inset
15995
15996  or the menu 
15997 \family sans
15998 Insert\SpecialChar \menuseparator
15999 Table
16000 \family default
16001 .
16002  A dialog will appear, asking you for the number of rows and columns.
16003  The default table has lines around any cell and the first row appears separated
16004  from the rest of the table.
16005  This separation appears due to a double line: The cells of the first row
16006  have a line below them and the cells of the second row have a line above
16007  them.
16008  Here's an example table:
16009 \end_layout
16010
16011 \begin_layout Standard
16012 \align center
16013 \begin_inset Tabular
16014 <lyxtabular version="3" rows="4" columns="4">
16015 <features tabularvalignment="middle">
16016 <column alignment="center" valignment="top" width="0pt">
16017 <column alignment="center" valignment="top" width="0pt">
16018 <column alignment="center" valignment="top" width="0in">
16019 <column alignment="center" valignment="top" width="0pt">
16020 <row>
16021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034
16035 \family roman
16036 \series medium
16037 \shape up
16038 \size normal
16039 \emph off
16040 \bar no
16041 \noun off
16042 \color none
16043 1
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052 2
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061 3
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 </row>
16067 <row>
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072
16073 \family roman
16074 \series medium
16075 \shape up
16076 \size normal
16077 \emph off
16078 \bar no
16079 \noun off
16080 \color none
16081 A
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16087 \begin_inset Text
16088
16089 \begin_layout Plain Layout
16090
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 </row>
16114 <row>
16115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16116 \begin_inset Text
16117
16118 \begin_layout Plain Layout
16119
16120 \family roman
16121 \series medium
16122 \shape up
16123 \size normal
16124 \emph off
16125 \bar no
16126 \noun off
16127 \color none
16128 B
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146
16147 \size normal
16148 \noun off
16149 \color none
16150  
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Plain Layout
16159
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 </row>
16165 <row>
16166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170
16171 \family roman
16172 \series medium
16173 \shape up
16174 \size normal
16175 \emph off
16176 \bar no
16177 \noun off
16178 \color none
16179 C
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Plain Layout
16188
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 </row>
16212 </lyxtabular>
16213
16214 \end_inset
16215
16216
16217 \end_layout
16218
16219 \begin_layout Subsection
16220 The Table dialog
16221 \end_layout
16222
16223 \begin_layout Standard
16224 You can alter a table by clicking on it with the right mouse button, which
16225  brings up the table dialog.
16226  Here you can adjust the settings of the cell and row/column respectively
16227  where the cursor is placed currently.
16228  Most of the dialog options also work on selections.
16229  This means that if you select more cells, columns or rows the action is
16230  done on all of your selection.
16231 \end_layout
16232
16233 \begin_layout Standard
16234 Additionally to the table dialog, the 
16235 \family sans
16236 table
16237 \begin_inset space ~
16238 \end_inset
16239
16240 toolbar
16241 \family default
16242  helps you in setting table properties.
16243  It appears when the cursor is inside a table.
16244 \end_layout
16245
16246 \begin_layout Standard
16247 In the tab 
16248 \family sans
16249 Table
16250 \begin_inset space ~
16251 \end_inset
16252
16253 Settings
16254 \family default
16255  of the table dialog you can set the alignment for the current row.
16256  If you add a row or column, it will be inserted right beside or below the
16257  current cell respectively.
16258  The vertical alignment of a column can only be adjusted when a column width
16259  is given.
16260  A given width will allow the cell to have line breaks and multiple paragraphs
16261  of text, see section
16262 \begin_inset space ~
16263 \end_inset
16264
16265
16266 \begin_inset CommandInset ref
16267 LatexCommand ref
16268 reference "sub:Table-Cells"
16269
16270 \end_inset
16271
16272 .
16273 \end_layout
16274
16275 \begin_layout Standard
16276 You can mark multiple cells of one row as a multicolumn cell using the check
16277  box 
16278 \family sans
16279 Multicolumn
16280 \family default
16281 .
16282  This will merge the cells to 
16283 \emph on
16284 one
16285 \emph default
16286  cell, spread over more than one column.
16287  Multicolumn cells are treated as own rows, so that the alignment, width,
16288  and border settings affect only the multicolumn cell.
16289  Here's an example table with a multicolumn cell in the first row and one
16290  in the last row without the upper border:
16291 \end_layout
16292
16293 \begin_layout Standard
16294 \align center
16295 \begin_inset Tabular
16296 <lyxtabular version="3" rows="3" columns="4">
16297 <features tabularvalignment="middle" firstHeadTopDL="true" firstHeadBottomDL="true">
16298 <column alignment="center" valignment="top" width="0pt">
16299 <column alignment="center" valignment="middle" width="0">
16300 <column alignment="center" valignment="top" width="0in">
16301 <column alignment="center" valignment="top" width="0pt">
16302 <row>
16303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16304 \begin_inset Text
16305
16306 \begin_layout Plain Layout
16307 abc
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 def ghi
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16322 \begin_inset Text
16323
16324 \begin_layout Plain Layout
16325
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334 jkl
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 </row>
16340 <row>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345
16346 \family roman
16347 \series medium
16348 \shape up
16349 \size normal
16350 \emph off
16351 \bar no
16352 \noun off
16353 \color none
16354 A
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363 B
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 C
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381 D
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 </row>
16387 <row>
16388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392 1
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 2
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 3
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 4
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 </lyxtabular>
16426
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \begin_layout Standard
16433 At the moment LyX doesn't support multirow cells.
16434  Adept users can declare special LaTeX-arguments for the table.
16435  They are necessary for special table formatting, like for multirow cells,
16436  explained in the tables section of the 
16437 \emph on
16438 Embedded
16439 \begin_inset space ~
16440 \end_inset
16441
16442 Objects
16443 \emph default
16444  manual.
16445  You can also rotate the current cell or the whole table 90
16446 \begin_inset space \thinspace{}
16447 \end_inset
16448
16449 degrees counterclockwise.
16450  These rotations are not visible in LyX but in the output.
16451 \end_layout
16452
16453 \begin_layout Standard
16454 \begin_inset Note Greyedout
16455 status open
16456
16457 \begin_layout Plain Layout
16458
16459 \series bold
16460 Note:
16461 \series default
16462  Most DVI-viewers are 
16463 \emph on
16464 not
16465 \emph default
16466  able to display rotations.
16467 \end_layout
16468
16469 \end_inset
16470
16471
16472 \end_layout
16473
16474 \begin_layout Standard
16475 The 
16476 \family sans
16477 Borders
16478 \family default
16479  tab allows you to add and delete border lines for the current row/column.
16480  The button 
16481 \family sans
16482 Default
16483 \family default
16484  adds lines for all cell borders.
16485 \end_layout
16486
16487 \begin_layout Subsection
16488 Longtables
16489 \begin_inset Index idx
16490 status collapsed
16491
16492 \begin_layout Plain Layout
16493 Tables ! Longtables
16494 \end_layout
16495
16496 \end_inset
16497
16498
16499 \begin_inset Index idx
16500 status collapsed
16501
16502 \begin_layout Plain Layout
16503 Longtables
16504 \end_layout
16505
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \begin_layout Standard
16512 If the table is too long to fit on one page, you can use the option 
16513 \family sans
16514 Use
16515 \begin_inset space ~
16516 \end_inset
16517
16518 long
16519 \begin_inset space ~
16520 \end_inset
16521
16522 table
16523 \family default
16524  in the tab 
16525 \family sans
16526 Longtable
16527 \family default
16528  of the table dialog to split the table automatically over more pages.
16529  Doing this enables some check boxes and you can now define:
16530 \end_layout
16531
16532 \begin_layout Description
16533
16534 \family sans
16535 Header
16536 \family default
16537 : The current row and all rows above, that don't have any special options
16538  defined, are defined to be the header rows of all pages of the longtable;
16539  except for the first page, if 
16540 \family sans
16541 First
16542 \begin_inset space ~
16543 \end_inset
16544
16545 header
16546 \family default
16547  is defined.
16548 \end_layout
16549
16550 \begin_layout Description
16551
16552 \family sans
16553 First
16554 \begin_inset space ~
16555 \end_inset
16556
16557 header
16558 \family default
16559 : The current row and all rows above, that don't have any special options
16560  defined, are defined to be the header rows of the first page of the longtable.
16561 \end_layout
16562
16563 \begin_layout Description
16564
16565 \family sans
16566 Footer
16567 \family default
16568 : The current row and all rows below, that don't have any special options
16569  defined, are defined to be the footer rows of all pages of the longtable;
16570  except for the last page, if 
16571 \family sans
16572 Last
16573 \begin_inset space ~
16574 \end_inset
16575
16576 footer
16577 \family default
16578  is defined.
16579 \end_layout
16580
16581 \begin_layout Description
16582
16583 \family sans
16584 Last
16585 \begin_inset space ~
16586 \end_inset
16587
16588 footer
16589 \family default
16590 : The current row and all rows below, that don't have any special options
16591  defined, are defined to be the footer rows of the last page of the longtable.
16592 \end_layout
16593
16594 \begin_layout Description
16595 Caption: The first row is reset as single column.
16596  You can now insert there the table caption via the menu 
16597 \family sans
16598 Insert\SpecialChar \menuseparator
16599 Caption
16600 \family default
16601 .
16602  More about longtable captions can be found in the 
16603 \emph on
16604 Embedded
16605 \begin_inset space ~
16606 \end_inset
16607
16608 Objects
16609 \emph default
16610  manual.
16611 \end_layout
16612
16613 \begin_layout Standard
16614 You can also specify a row where the table is split.
16615  If you set more than one option in the same table row, you should be aware
16616  of the fact that only the first one is used in the given table row.
16617  The others will then be defined as 
16618 \emph on
16619 empty
16620 \emph default
16621 .
16622  In this context, first means first in this order: 
16623 \family sans
16624 Footer, Last
16625 \begin_inset space ~
16626 \end_inset
16627
16628 footer,
16629 \family default
16630  
16631 \family sans
16632 Header,
16633 \family default
16634  
16635 \family sans
16636 First
16637 \begin_inset space ~
16638 \end_inset
16639
16640 header.
16641
16642 \family default
16643  See the following longtable to see how it works:
16644 \end_layout
16645
16646 \begin_layout Standard
16647 \align center
16648 \begin_inset Tabular
16649 <lyxtabular version="3" rows="69" columns="3">
16650 <features islongtable="true" tabularvalignment="middle">
16651 <column alignment="block" valignment="top" width="5cm">
16652 <column alignment="left" valignment="top" width="0pt">
16653 <column alignment="right" valignment="top" width="0pt">
16654 <row endfirsthead="true">
16655 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659
16660 \series bold
16661 Example Phone List (ignore the names)
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 <cell multicolumn="2" 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 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row endfirsthead="true">
16686 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690
16691 \series bold
16692 NAME
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710
16711 \series bold
16712 TEL.
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 </row>
16718 <row endhead="true">
16719 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723  
16724 \series bold
16725 Example Phone List
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell multicolumn="2" 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 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 </row>
16749 <row endhead="true">
16750 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754
16755 \series bold
16756 NAME
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \series bold
16776 TEL.
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 </row>
16782 <row endfoot="true">
16783 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787  
16788 \series bold
16789 continue ...
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 </row>
16813 <row>
16814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \series bold
16820 Annovi
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 Silvia
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 111
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 </row>
16844 <row>
16845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \series bold
16851 Bertoli
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 Stefano
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869 111
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 </row>
16875 <row>
16876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880
16881 \series bold
16882 Bozzi
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 Walter
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 111
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 </row>
16906 <row>
16907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911
16912 \series bold
16913 Cachia
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922 Maria
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 111
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942
16943 \series bold
16944 Cachia
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953 Maurizio
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962 111
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 <row>
16969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \series bold
16975 Cinquemani
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984 Giusi
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 111
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \series bold
17006 Colin
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 Bernard
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 111
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 </row>
17030 <row>
17031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035
17036 \series bold
17037 Concli
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046 Gianfranco
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 111
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 </row>
17061 <row>
17062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066
17067 \series bold
17068 Dal Bosco
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 Carolina
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 111
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 </row>
17092 <row>
17093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097
17098 \series bold
17099 Dalpiaz
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 Annamaria
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 111
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \series bold
17130 Feliciello
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 Domenico
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148 111
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 </row>
17154 <row>
17155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159
17160 \series bold
17161 Focarelli
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 Paola
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179 111
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 </row>
17185 <row>
17186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190
17191 \series bold
17192 Galletti
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 Oreste
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 111
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 </row>
17216 <row>
17217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221
17222 \series bold
17223 Gasparini
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17229 \begin_inset Text
17230
17231 \begin_layout Plain Layout
17232 Franca
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 111
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 </row>
17247 <row>
17248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252
17253 \series bold
17254 Rizzardi
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263 Paola
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272 111
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 </row>
17278 <row>
17279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283
17284 \series bold
17285 Lassini
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 Giancarlo
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303 111
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 </row>
17309 <row>
17310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314
17315 \series bold
17316 Malfatti
17317 \end_layout
17318
17319 \end_inset
17320 </cell>
17321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325 Luciano
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334 111
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 </row>
17340 <row>
17341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345
17346 \series bold
17347 Malfatti
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 Valeriano
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 111
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 </row>
17371 <row>
17372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376
17377 \series bold
17378 Meneguzzo
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387 Roberto
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396 111
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 </row>
17402 <row>
17403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407
17408 \series bold
17409 Mezzadra
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 Roberto
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 111
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 </row>
17433 <row>
17434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438
17439 \series bold
17440 Pirpamer
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449 Erich
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 111
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 </row>
17464 <row>
17465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469
17470 \series bold
17471 Pochiesa
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480 Paolo
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489 111, 222
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 </row>
17495 <row>
17496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500
17501 \series bold
17502 Radina
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17508 \begin_inset Text
17509
17510 \begin_layout Plain Layout
17511 Claudio
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520 111
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 </row>
17526 <row>
17527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531
17532 \series bold
17533 Stuffer
17534 \end_layout
17535
17536 \end_inset
17537 </cell>
17538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17539 \begin_inset Text
17540
17541 \begin_layout Plain Layout
17542 Oskar
17543 \end_layout
17544
17545 \end_inset
17546 </cell>
17547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551 111
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 </row>
17557 <row>
17558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562
17563 \series bold
17564 Tacchelli
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 Ugo
17574 \end_layout
17575
17576 \end_inset
17577 </cell>
17578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582 111
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 </row>
17588 <row>
17589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593
17594 \series bold
17595 Tezzele
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 Margit
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 111
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 </row>
17619 <row>
17620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624
17625 \series bold
17626 Unterkalmsteiner
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17632 \begin_inset Text
17633
17634 \begin_layout Plain Layout
17635 Frieda
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644 111
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 </row>
17650 <row>
17651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Plain Layout
17655
17656 \series bold
17657 Vieider
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666 Hilde
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675 111
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 </row>
17681 <row>
17682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686
17687 \series bold
17688 Vigna
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17694 \begin_inset Text
17695
17696 \begin_layout Plain Layout
17697 Jürgen
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706 111
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 </row>
17712 <row>
17713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717
17718 \series bold
17719 Weber
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728 Maurizio
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737 111
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 </row>
17743 <row>
17744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748
17749 \series bold
17750 Winkler
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17756 \begin_inset Text
17757
17758 \begin_layout Plain Layout
17759 Franz
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768 111
17769 \end_layout
17770
17771 \end_inset
17772 </cell>
17773 </row>
17774 <row>
17775 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779  
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 </row>
17803 <row>
17804 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \series bold
17810 Annovi
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819 Silvia
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 555
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 </row>
17834 <row>
17835 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839
17840 \series bold
17841 Bertoli
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850 Stefano
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859 555
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 </row>
17865 <row>
17866 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870
17871 \series bold
17872 Bozzi
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 Walter
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 555
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 </row>
17896 <row>
17897 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901
17902 \series bold
17903 Cachia
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 Maria
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 555
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 </row>
17927 <row>
17928 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932
17933 \series bold
17934 Cachia
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943 Maurizio
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 555
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 </row>
17958 <row>
17959 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963
17964 \series bold
17965 Cinquemani
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974 Giusi
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 555
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 </row>
17989 <row>
17990 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \series bold
17996 Colin
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005 Bernard
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 555
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 </row>
18020 <row>
18021 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025
18026 \series bold
18027 Concli
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036 Gianfranco
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045 555
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 </row>
18051 <row>
18052 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056
18057 \series bold
18058 Dal Bosco
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 Carolina
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 555
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 </row>
18082 <row>
18083 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087
18088 \series bold
18089 Dalpiaz
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 Annamaria
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 555
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 </row>
18113 <row>
18114 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118
18119 \series bold
18120 Feliciello
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 Domenico
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138 555
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \series bold
18151 Focarelli
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 Paola
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 555
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 </row>
18175 <row>
18176 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180
18181 \series bold
18182 Galletti
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 Oreste
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 555
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 <row>
18207 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \series bold
18213 Gasparini
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 Franca
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 555
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 </row>
18237 <row>
18238 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242
18243 \series bold
18244 Rizzardi
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 Paola
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 555
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 </row>
18268 <row>
18269 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \series bold
18275 Lassini
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 Giancarlo
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 555
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 </row>
18299 <row>
18300 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304
18305 \series bold
18306 Malfatti
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315 Luciano
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 555
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row>
18331 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335
18336 \series bold
18337 Malfatti
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 Valeriano
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 555
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 </row>
18361 <row>
18362 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366
18367 \series bold
18368 Meneguzzo
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 Roberto
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 555
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 </row>
18392 <row>
18393 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \series bold
18399 Mezzadra
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 Roberto
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 555
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 </row>
18423 <row>
18424 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428
18429 \series bold
18430 Pirpamer
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 Erich
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448 555
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 </row>
18454 <row>
18455 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459
18460 \series bold
18461 Pochiesa
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470 Paolo
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479 555, 222
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 </row>
18485 <row>
18486 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \series bold
18492 Radina
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18498 \begin_inset Text
18499
18500 \begin_layout Plain Layout
18501 Claudio
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Plain Layout
18510 555
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 </row>
18516 <row>
18517 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521
18522 \series bold
18523 Stuffer
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532 Oskar
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541 555
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 </row>
18547 <row>
18548 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552
18553 \series bold
18554 Tacchelli
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563 Ugo
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572 555
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 </row>
18578 <row>
18579 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18580 \begin_inset Text
18581
18582 \begin_layout Plain Layout
18583
18584 \series bold
18585 Tezzele
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594 Margit
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603 555
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 </row>
18609 <row>
18610 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614
18615 \series bold
18616 Unterkalmsteiner
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18622 \begin_inset Text
18623
18624 \begin_layout Plain Layout
18625 Frieda
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634 555
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 </row>
18640 <row>
18641 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18642 \begin_inset Text
18643
18644 \begin_layout Plain Layout
18645
18646 \series bold
18647 Vieider
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656 Hilde
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665 555
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 </row>
18671 <row>
18672 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \series bold
18678 Vigna
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687 Jürgen
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696 999
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 </row>
18702 <row>
18703 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707
18708 \series bold
18709 Weber
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718 Maurizio
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 555
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 </row>
18733 <row>
18734 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18735 \begin_inset Text
18736
18737 \begin_layout Plain Layout
18738
18739 \series bold
18740 Winkler
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749 Franz
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 555
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 </row>
18764 <row endlastfoot="true">
18765 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769
18770 \series bold
18771 End
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18777 \begin_inset Text
18778
18779 \begin_layout Plain Layout
18780
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 </row>
18795 </lyxtabular>
18796
18797 \end_inset
18798
18799
18800 \end_layout
18801
18802 \begin_layout Subsection
18803 Table Cells
18804 \begin_inset Index idx
18805 status collapsed
18806
18807 \begin_layout Plain Layout
18808 Tables ! Cells
18809 \end_layout
18810
18811 \end_inset
18812
18813
18814 \begin_inset CommandInset label
18815 LatexCommand label
18816 name "sub:Table-Cells"
18817
18818 \end_inset
18819
18820
18821 \end_layout
18822
18823 \begin_layout Standard
18824 A table cell can contain text, inline equations, a figure, or another table.
18825  All these kinds of objects can be placed in the same cell.
18826  Font sizes and shapes can also be altered.
18827  But you can't put a special environment in a cell (like 
18828 \family sans
18829 Section*
18830 \family default
18831 , etc.), nor set spacing options etc.
18832  for the cell's paragraph.
18833 \end_layout
18834
18835 \begin_layout Standard
18836 To have multi-line entries in table cells, you have to declare a fixed width
18837  for the column in the table dialog.
18838  Your text is then automatically split into multiple lines and the cell
18839  is enlarged vertically when the length of the text exceeds the given width.
18840  An example:
18841 \end_layout
18842
18843 \begin_layout Standard
18844 \align center
18845 \begin_inset Tabular
18846 <lyxtabular version="3" rows="4" columns="3">
18847 <features tabularvalignment="middle">
18848 <column alignment="center" valignment="top" width="0pt">
18849 <column alignment="block" valignment="top" width="3cm">
18850 <column alignment="center" valignment="top" width="0pt">
18851 <row>
18852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856
18857 \family roman
18858 \series medium
18859 \shape up
18860 \size normal
18861 \emph off
18862 \bar no
18863 \noun off
18864 \color none
18865 1
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874
18875 \family roman
18876 \series medium
18877 \shape up
18878 \size normal
18879 \emph off
18880 \bar no
18881 \noun off
18882 \color none
18883 2
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892
18893 \family roman
18894 \series medium
18895 \shape up
18896 \size normal
18897 \emph off
18898 \bar no
18899 \noun off
18900 \color none
18901 3
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 </row>
18907 <row>
18908 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \family roman
18914 \series medium
18915 \shape up
18916 \size normal
18917 \emph off
18918 \bar no
18919 \noun off
18920 \color none
18921 4
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930
18931 \family roman
18932 \series medium
18933 \shape up
18934 \size normal
18935 \emph off
18936 \bar no
18937 \noun off
18938 \color none
18939 This is a multiline entry in a table.
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948
18949 \family roman
18950 \series medium
18951 \shape up
18952 \size normal
18953 \emph off
18954 \bar no
18955 \noun off
18956 \color none
18957 5
18958 \end_layout
18959
18960 \end_inset
18961 </cell>
18962 </row>
18963 <row>
18964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18965 \begin_inset Text
18966
18967 \begin_layout Plain Layout
18968
18969 \family roman
18970 \series medium
18971 \shape up
18972 \size normal
18973 \emph off
18974 \bar no
18975 \noun off
18976 \color none
18977 6
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986
18987 \family roman
18988 \series medium
18989 \shape up
18990 \size normal
18991 \emph off
18992 \bar no
18993 \noun off
18994 \color none
18995 This is longer now.
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004
19005 \family roman
19006 \series medium
19007 \shape up
19008 \size normal
19009 \emph off
19010 \bar no
19011 \noun off
19012 \color none
19013 7
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \family roman
19026 \series medium
19027 \shape up
19028 \size normal
19029 \emph off
19030 \bar no
19031 \noun off
19032 \color none
19033 8
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042
19043 \family roman
19044 \series medium
19045 \shape up
19046 \size normal
19047 \emph off
19048 \bar no
19049 \noun off
19050 \color none
19051 This is a multiline entry in a table.
19052  This is longer now.
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061
19062 \family roman
19063 \series medium
19064 \shape up
19065 \size normal
19066 \emph off
19067 \bar no
19068 \noun off
19069 \color none
19070 9
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 </lyxtabular>
19077
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \begin_layout Standard
19084 Cutting and pasting between tables and table cells works reasonably well.
19085  You can cut and paste even more than one row.
19086 \begin_inset Foot
19087 status open
19088
19089 \begin_layout Plain Layout
19090 Note, that you cannot paste into a multicell selection because it would
19091  not be clear what to do when pasting a single word in a selected 2×3.
19092  
19093 \end_layout
19094
19095 \end_inset
19096
19097  Selection with the mouse or with 
19098 \family sans
19099 Shift
19100 \family default
19101  plus the arrow keys works as usual.
19102  You can also copy and paste the entire table as a single unit by starting
19103  the selection from outside the table.
19104 \end_layout
19105
19106 \begin_layout Section
19107 Floats
19108 \begin_inset Index idx
19109 status collapsed
19110
19111 \begin_layout Plain Layout
19112 Floats
19113 \end_layout
19114
19115 \end_inset
19116
19117
19118 \begin_inset CommandInset label
19119 LatexCommand label
19120 name "sec:Floats"
19121
19122 \end_inset
19123
19124
19125 \end_layout
19126
19127 \begin_layout Standard
19128 A float is a block of text associated with some sort of label, which doesn't
19129  have a fixed location.
19130  It can 
19131 \begin_inset Quotes eld
19132 \end_inset
19133
19134 float
19135 \begin_inset Quotes erd
19136 \end_inset
19137
19138  forward or backward a page or two, to wherever it fits best.
19139  
19140 \family sans
19141 Footnotes
19142 \family default
19143  and 
19144 \family sans
19145 Margin
19146 \begin_inset space ~
19147 \end_inset
19148
19149 Notes
19150 \family default
19151  are also floats, because they can float to the next page when there are
19152  too many notes on the page.
19153 \end_layout
19154
19155 \begin_layout Standard
19156 Floats make it possible to get a high quality layout.
19157  Images and tables can be spread evenly over the pages to avoid whitespace
19158  and pages without text.
19159  As the floating often destroys the context between the text and the image/table
19160 , every float can be referenced in the text.
19161  Floats are therefore numbered.
19162  Referencing is described in section
19163 \begin_inset space ~
19164 \end_inset
19165
19166
19167 \begin_inset CommandInset ref
19168 LatexCommand ref
19169 reference "sec:Cross-References"
19170
19171 \end_inset
19172
19173 .
19174 \end_layout
19175
19176 \begin_layout Standard
19177 To insert a float, use the menu 
19178 \family sans
19179 Insert\SpecialChar \menuseparator
19180 Floats
19181 \family default
19182 .
19183  A box with a caption that has e.
19184 \begin_inset space \thinspace{}
19185 \end_inset
19186
19187 g.
19188 \begin_inset space \space{}
19189 \end_inset
19190
19191 the label 
19192 \begin_inset Quotes eld
19193 \end_inset
19194
19195 Figure
19196 \begin_inset space ~
19197 \end_inset
19198
19199 #:
19200 \begin_inset Quotes erd
19201 \end_inset
19202
19203  (# is the actual number) will be inserted into your document.
19204  The label will automatically be translated to the document language in
19205  the output.
19206  After the label you can insert the caption text.
19207 \begin_inset Index idx
19208 status collapsed
19209
19210 \begin_layout Plain Layout
19211 Floats ! Captions
19212 \end_layout
19213
19214 \end_inset
19215
19216  The image or table is inserted above or below the caption in a separate
19217  paragraph within the float.
19218  To keep your LyX-document readable, you can open and close the float box
19219  by left-clicking on the box label.
19220  A closed float box looks like this: 
19221 \begin_inset Graphics
19222         filename clipart/floatQt4.png
19223         scale 80
19224
19225 \end_inset
19226
19227  – a gray button with a red label.
19228 \end_layout
19229
19230 \begin_layout Standard
19231 It is recommended to insert floats as a separate paragraph to avoid possible
19232  LaTeX-errors that can occur when the surrounding text is specially formatted.
19233 \end_layout
19234
19235 \begin_layout Subsection
19236 Float Types
19237 \end_layout
19238
19239 \begin_layout Subsubsection
19240 Figure Floats
19241 \begin_inset Index idx
19242 status collapsed
19243
19244 \begin_layout Plain Layout
19245 Floats ! Figure floats
19246 \end_layout
19247
19248 \end_inset
19249
19250
19251 \begin_inset CommandInset label
19252 LatexCommand label
19253 name "sec:Figure-Floats"
19254
19255 \end_inset
19256
19257
19258 \end_layout
19259
19260 \begin_layout Standard
19261 The menu 
19262 \family sans
19263 Insert\SpecialChar \menuseparator
19264 Float\SpecialChar \menuseparator
19265 Figure
19266 \family default
19267  inserts a float with the label 
19268 \begin_inset Quotes eld
19269 \end_inset
19270
19271
19272 \series bold
19273 Figure
19274 \begin_inset space ~
19275 \end_inset
19276
19277 #:
19278 \series default
19279
19280 \begin_inset Quotes erd
19281 \end_inset
19282
19283 .
19284  Set the cursor above this label (or before it and press enter) and insert
19285  the image as described above to get the caption printed below the image.
19286  This is what we did for Figure
19287 \begin_inset space ~
19288 \end_inset
19289
19290
19291 \begin_inset CommandInset ref
19292 LatexCommand ref
19293 reference "cap:Platypus"
19294
19295 \end_inset
19296
19297 .
19298  If you want the caption to be above the image, set the cursor at the end
19299  of the caption, press enter and insert the image.
19300  This was done in Figure
19301 \begin_inset space ~
19302 \end_inset
19303
19304
19305 \begin_inset CommandInset ref
19306 LatexCommand ref
19307 reference "cap:Escher"
19308
19309 \end_inset
19310
19311 .
19312 \end_layout
19313
19314 \begin_layout Standard
19315 \begin_inset Float figure
19316 wide false
19317 sideways false
19318 status open
19319
19320 \begin_layout Plain Layout
19321 \align center
19322 \begin_inset Graphics
19323         filename clipart/platypus.eps
19324         width 50col%
19325         rotateOrigin center
19326
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \begin_layout Plain Layout
19333 \begin_inset Caption
19334
19335 \begin_layout Plain Layout
19336 \begin_inset CommandInset label
19337 LatexCommand label
19338 name "cap:Platypus"
19339
19340 \end_inset
19341
19342 A severely distorted platypus in a float.
19343 \end_layout
19344
19345 \end_inset
19346
19347
19348 \end_layout
19349
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \begin_layout Standard
19356 \begin_inset Float figure
19357 wide false
19358 sideways false
19359 status open
19360
19361 \begin_layout Plain Layout
19362 \begin_inset Caption
19363
19364 \begin_layout Plain Layout
19365 \begin_inset CommandInset label
19366 LatexCommand label
19367 name "cap:Escher"
19368
19369 \end_inset
19370
19371 M.C.
19372  Escher on acid.
19373 \end_layout
19374
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \begin_layout Plain Layout
19381 \align center
19382 \begin_inset Graphics
19383         filename clipart/escher-lsd.eps
19384         scale 80
19385         rotateOrigin center
19386
19387 \end_inset
19388
19389
19390 \end_layout
19391
19392 \end_inset
19393
19394
19395 \end_layout
19396
19397 \begin_layout Standard
19398 This figure float also shows how to set a label and create a cross-reference
19399  to it.
19400  As described in section
19401 \begin_inset space ~
19402 \end_inset
19403
19404
19405 \begin_inset CommandInset ref
19406 LatexCommand ref
19407 reference "sec:Cross-References"
19408
19409 \end_inset
19410
19411 , you can simply insert a label in the caption using the menu 
19412 \family sans
19413 Insert\SpecialChar \menuseparator
19414 Label
19415 \family default
19416  and refer to it using the menu 
19417 \family sans
19418 Insert\SpecialChar \menuseparator
19419 Cross-Reference
19420 \family default
19421 .
19422  It is important to use references to figure floats, rather than using vague
19423  references like 
19424 \begin_inset Quotes eld
19425 \end_inset
19426
19427 the figure above
19428 \begin_inset Quotes erd
19429 \end_inset
19430
19431 , because as LaTeX will reposition the floats in the final document; it
19432  might not be 
19433 \begin_inset Quotes eld
19434 \end_inset
19435
19436 above
19437 \begin_inset Quotes erd
19438 \end_inset
19439
19440  at all.
19441 \end_layout
19442
19443 \begin_layout Standard
19444 Normally only one image is inserted in a figure float, but sometimes you
19445  might want to use two images with separate subcaptions.
19446  This can be done by inserting image floats into existing image floats.
19447  Note that only the main caption of the float is added to the List of Figures.
19448  Figure
19449 \begin_inset space ~
19450 \end_inset
19451
19452
19453 \begin_inset CommandInset ref
19454 LatexCommand ref
19455 reference "cap:Two-distorted-images"
19456
19457 \end_inset
19458
19459  is an example of a figure float with two images set side by side.
19460  You can also set the images one below the other.
19461  Figure
19462 \begin_inset space ~
19463 \end_inset
19464
19465
19466 \begin_inset CommandInset ref
19467 LatexCommand ref
19468 reference "fig:Undefinable"
19469
19470 \end_inset
19471
19472  and 
19473 \begin_inset CommandInset ref
19474 LatexCommand ref
19475 reference "fig:Platypus"
19476
19477 \end_inset
19478
19479  are the subfigures.
19480 \end_layout
19481
19482 \begin_layout Standard
19483 \begin_inset Float figure
19484 wide false
19485 sideways false
19486 status open
19487
19488 \begin_layout Plain Layout
19489 \begin_inset space \hfill{}
19490 \end_inset
19491
19492
19493 \begin_inset Float figure
19494 wide false
19495 sideways false
19496 status open
19497
19498 \begin_layout Plain Layout
19499 \begin_inset Caption
19500
19501 \begin_layout Plain Layout
19502 \begin_inset CommandInset label
19503 LatexCommand label
19504 name "fig:Undefinable"
19505
19506 \end_inset
19507
19508 Undefinable
19509 \end_layout
19510
19511 \end_inset
19512
19513
19514 \end_layout
19515
19516 \begin_layout Plain Layout
19517 \begin_inset Graphics
19518         filename clipart/escher-lsd.eps
19519         width 45col%
19520
19521 \end_inset
19522
19523
19524 \end_layout
19525
19526 \end_inset
19527
19528
19529 \begin_inset space \hfill{}
19530 \end_inset
19531
19532
19533 \begin_inset Float figure
19534 wide false
19535 sideways false
19536 status open
19537
19538 \begin_layout Plain Layout
19539 \begin_inset Caption
19540
19541 \begin_layout Plain Layout
19542 \begin_inset CommandInset label
19543 LatexCommand label
19544 name "fig:Platypus"
19545
19546 \end_inset
19547
19548 Platypus
19549 \end_layout
19550
19551 \end_inset
19552
19553
19554 \end_layout
19555
19556 \begin_layout Plain Layout
19557 \begin_inset Graphics
19558         filename clipart/platypus.eps
19559         lyxscale 60
19560         width 45col%
19561
19562 \end_inset
19563
19564
19565 \end_layout
19566
19567 \end_inset
19568
19569
19570 \begin_inset space \hfill{}
19571 \end_inset
19572
19573
19574 \end_layout
19575
19576 \begin_layout Plain Layout
19577 \begin_inset Caption
19578
19579 \begin_layout Plain Layout
19580 \begin_inset CommandInset label
19581 LatexCommand label
19582 name "cap:Two-distorted-images"
19583
19584 \end_inset
19585
19586 Two distorted images.
19587 \end_layout
19588
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \end_inset
19595
19596
19597 \end_layout
19598
19599 \begin_layout Standard
19600 Note that the caption is added to the 
19601 \family sans
19602 List
19603 \begin_inset space ~
19604 \end_inset
19605
19606 of
19607 \begin_inset space ~
19608 \end_inset
19609
19610 Figures
19611 \family default
19612  as described in section
19613 \begin_inset space ~
19614 \end_inset
19615
19616
19617 \begin_inset CommandInset ref
19618 LatexCommand ref
19619 reference "sub:List-of-Figures"
19620
19621 \end_inset
19622
19623 .
19624 \end_layout
19625
19626 \begin_layout Subsubsection
19627 Table Floats
19628 \begin_inset Index idx
19629 status collapsed
19630
19631 \begin_layout Plain Layout
19632 Floats ! Table floats
19633 \end_layout
19634
19635 \end_inset
19636
19637
19638 \end_layout
19639
19640 \begin_layout Standard
19641 Table floats can be inserted using the menu 
19642 \family sans
19643 Insert\SpecialChar \menuseparator
19644 Float\SpecialChar \menuseparator
19645 Table
19646 \family default
19647 .
19648  They have the same properties as figure floats except for the different
19649  label.
19650  Table
19651 \begin_inset space ~
19652 \end_inset
19653
19654
19655 \begin_inset CommandInset ref
19656 LatexCommand ref
19657 reference "cap:Table-float"
19658
19659 \end_inset
19660
19661  is an example of a table float.
19662 \end_layout
19663
19664 \begin_layout Standard
19665 \begin_inset Float table
19666 wide false
19667 sideways false
19668 status open
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Caption
19672
19673 \begin_layout Plain Layout
19674 \begin_inset CommandInset label
19675 LatexCommand label
19676 name "cap:Table-float"
19677
19678 \end_inset
19679
19680 A table float.
19681 \end_layout
19682
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \begin_layout Plain Layout
19689 \align center
19690 \begin_inset Tabular
19691 <lyxtabular version="3" rows="3" columns="3">
19692 <features tabularvalignment="middle">
19693 <column alignment="center" valignment="top" width="0pt">
19694 <column alignment="center" valignment="top" width="0pt">
19695 <column alignment="center" valignment="top" width="0pt">
19696 <row>
19697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701
19702 \family roman
19703 \series medium
19704 \shape up
19705 \size normal
19706 \emph off
19707 \bar no
19708 \noun off
19709 \color none
19710 1
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719
19720 \family roman
19721 \series medium
19722 \shape up
19723 \size normal
19724 \emph off
19725 \bar no
19726 \noun off
19727 \color none
19728 2
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \family roman
19739 \series medium
19740 \shape up
19741 \size normal
19742 \emph off
19743 \bar no
19744 \noun off
19745 \color none
19746 3
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 </row>
19752 <row>
19753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \family roman
19759 \series medium
19760 \shape up
19761 \size normal
19762 \emph off
19763 \bar no
19764 \noun off
19765 \color none
19766 Joe
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \family roman
19777 \series medium
19778 \shape up
19779 \size normal
19780 \emph off
19781 \bar no
19782 \noun off
19783 \color none
19784 Mary
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793
19794 \family roman
19795 \series medium
19796 \shape up
19797 \size normal
19798 \emph off
19799 \bar no
19800 \noun off
19801 \color none
19802 Ted
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 </row>
19808 <row>
19809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813
19814 \family roman
19815 \series medium
19816 \shape up
19817 \size normal
19818 \emph off
19819 \bar no
19820 \noun off
19821 \color none
19822 \begin_inset Formula $\int x^{2}dx$
19823 \end_inset
19824
19825
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834
19835 \family roman
19836 \series medium
19837 \shape up
19838 \size normal
19839 \emph off
19840 \bar no
19841 \noun off
19842 \color none
19843 \begin_inset Formula $\left[\begin{array}{cc}
19844 a & b\\
19845 c & d\end{array}\right]$
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857
19858 \family roman
19859 \series medium
19860 \shape up
19861 \size normal
19862 \emph off
19863 \bar no
19864 \noun off
19865 \color none
19866 \begin_inset Formula $1+1=2$
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 </row>
19875 </lyxtabular>
19876
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \begin_layout Subsubsection
19888 Algorithm Floats
19889 \begin_inset Index idx
19890 status collapsed
19891
19892 \begin_layout Plain Layout
19893 Floats ! Algorithm floats
19894 \end_layout
19895
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \begin_layout Standard
19902 This float type is inserted with the menu 
19903 \family sans
19904 Insert\SpecialChar \menuseparator
19905 Float\SpecialChar \menuseparator
19906 Algorithm
19907 \family default
19908 .
19909  It is used for program codes and descriptions of algorithms.
19910  A possible environment for algorithms is the 
19911 \family sans
19912 LyX-Code
19913 \family default
19914 , described in section
19915 \begin_inset space ~
19916 \end_inset
19917
19918
19919 \begin_inset CommandInset ref
19920 LatexCommand ref
19921 reference "sub:LyX-Code"
19922
19923 \end_inset
19924
19925 .
19926 \end_layout
19927
19928 \begin_layout Standard
19929 \begin_inset Note Greyedout
19930 status open
19931
19932 \begin_layout Plain Layout
19933
19934 \series bold
19935 Note:
19936 \series default
19937  that the float label is not automatically translated into the document
19938  language.
19939 \end_layout
19940
19941 \end_inset
19942
19943  You have to do this manually by adding the following line
19944 \end_layout
19945
19946 \begin_layout Standard
19947
19948 \series bold
19949
19950 \backslash
19951 floatname{algorithm}{your
19952 \begin_inset space ~
19953 \end_inset
19954
19955 name}
19956 \end_layout
19957
19958 \begin_layout Standard
19959 to the document preamble (menu 
19960 \family sans
19961 Document\SpecialChar \menuseparator
19962 Settings
19963 \family default
19964 ).
19965  
19966 \series bold
19967 your
19968 \begin_inset space ~
19969 \end_inset
19970
19971 name
19972 \series default
19973  is the word 
19974 \begin_inset Quotes eld
19975 \end_inset
19976
19977
19978 \emph on
19979 algorithm
19980 \emph default
19981
19982 \begin_inset Quotes erd
19983 \end_inset
19984
19985  in your language.
19986 \end_layout
19987
19988 \begin_layout Subsubsection
19989 Wrap Floats
19990 \begin_inset Index idx
19991 status collapsed
19992
19993 \begin_layout Plain Layout
19994 Floats ! Text Wrap Floats
19995 \end_layout
19996
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \begin_layout Standard
20003 \begin_inset Wrap figure
20004 lines 0
20005 placement l
20006 overhang 0in
20007 width "40col%"
20008 status open
20009
20010 \begin_layout Plain Layout
20011 \begin_inset Graphics
20012         filename clipart/mobius.eps
20013         width 40col%
20014         rotateOrigin center
20015
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \begin_layout Plain Layout
20022 \begin_inset Caption
20023
20024 \begin_layout Plain Layout
20025 \begin_inset CommandInset label
20026 LatexCommand label
20027 name "cap:Wrapped-figure"
20028
20029 \end_inset
20030
20031 This is a wrapped figure.
20032 \begin_inset VSpace medskip
20033 \end_inset
20034
20035
20036 \end_layout
20037
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \end_inset
20044
20045 This float type is used if you want to 
20046 \begin_inset Quotes eld
20047 \end_inset
20048
20049 wrap
20050 \begin_inset Quotes erd
20051 \end_inset
20052
20053  text around a figure so that it only occupies some fraction of the column
20054  width.
20055  It can be inserted using the menu 
20056 \family sans
20057 Insert\SpecialChar \menuseparator
20058 Float\SpecialChar \menuseparator
20059 Wrap
20060 \begin_inset space ~
20061 \end_inset
20062
20063 Float
20064 \family default
20065  if the LaTeX-package 
20066 \series bold
20067 wrapfig
20068 \series default
20069
20070 \begin_inset Index idx
20071 status collapsed
20072
20073 \begin_layout Plain Layout
20074 LaTeX-packages ! wrapfig
20075 \end_layout
20076
20077 \end_inset
20078
20079  is installed.
20080 \begin_inset Foot
20081 status collapsed
20082
20083 \begin_layout Plain Layout
20084 Installing a LaTeX-package is explained it in the 
20085 \emph on
20086 LaTeX
20087 \begin_inset space ~
20088 \end_inset
20089
20090 Configuration
20091 \emph default
20092  manual.
20093 \end_layout
20094
20095 \end_inset
20096
20097  The width and placement of the float is adjusted by right-clicking on the
20098  float box.
20099  Figure
20100 \begin_inset space ~
20101 \end_inset
20102
20103
20104 \begin_inset CommandInset ref
20105 LatexCommand ref
20106 reference "cap:Wrapped-figure"
20107
20108 \end_inset
20109
20110  is for example a figure wrap float with a width of 40
20111 \begin_inset space \thinspace{}
20112 \end_inset
20113
20114 col%.
20115 \begin_inset Foot
20116 status collapsed
20117
20118 \begin_layout Plain Layout
20119 Available units are explained in Appendix
20120 \begin_inset space ~
20121 \end_inset
20122
20123
20124 \begin_inset CommandInset ref
20125 LatexCommand ref
20126 reference "cha:Units-available-in"
20127
20128 \end_inset
20129
20130 .
20131 \end_layout
20132
20133 \end_inset
20134
20135  Some space was added under the caption to separate it better from the surroundi
20136 ng text.
20137 \end_layout
20138
20139 \begin_layout Standard
20140 \begin_inset Note Greyedout
20141 status open
20142
20143 \begin_layout Plain Layout
20144
20145 \series bold
20146 Note:
20147 \series default
20148  Wrap floats might be fragile! E.
20149 \begin_inset space \thinspace{}
20150 \end_inset
20151
20152 g.
20153 \begin_inset space \space{}
20154 \end_inset
20155
20156 having a figure too close to the bottom of the page can mess things up so
20157  that the float doesn't appear in the output or that it is placed over some
20158  other text.
20159 \end_layout
20160
20161 \end_inset
20162
20163  In general:
20164 \end_layout
20165
20166 \begin_layout Itemize
20167 Wrap floats should not be placed in paragraphs that run over a page break.
20168  That means that wrap floats should preferably be inserted in the exact
20169  place when the document is nearly ready and you are able to estimate where
20170  page breaks will appear.
20171 \end_layout
20172
20173 \begin_layout Itemize
20174 Wrap floats should either be placed in their own paragraph before the paragraph
20175  where they should wrap into, or within a paragraph.
20176 \end_layout
20177
20178 \begin_layout Itemize
20179 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20180  there is a text paragraph between them as separator.
20181 \end_layout
20182
20183 \begin_layout Itemize
20184 Wrap floats are not allowed in section headings or tables.
20185 \end_layout
20186
20187 \begin_layout Subsection
20188 Rotated Floats
20189 \begin_inset CommandInset label
20190 LatexCommand label
20191 name "sub:Rotated-Floats"
20192
20193 \end_inset
20194
20195
20196 \begin_inset Index idx
20197 status collapsed
20198
20199 \begin_layout Plain Layout
20200 Floats ! Rotating
20201 \end_layout
20202
20203 \end_inset
20204
20205
20206 \end_layout
20207
20208 \begin_layout Standard
20209 Especially for wide tables you might have floats rotated.
20210  To rotate a whole float including the caption, right-click on the float-box
20211  and use the option 
20212 \family sans
20213 Rotate
20214 \begin_inset space ~
20215 \end_inset
20216
20217 sideways
20218 \family default
20219 .
20220 \end_layout
20221
20222 \begin_layout Standard
20223 Rotated floats are always placed on their own pages (or columns, when you
20224  have a multi-column document).
20225  You can let them span several columns using the float settings option 
20226 \family sans
20227 Span
20228 \begin_inset space ~
20229 \end_inset
20230
20231 columns
20232 \family default
20233 .
20234  Floats are rotated so that you can read them from the outside margin.
20235  Forcing the rotation direction is explained in the 
20236 \emph on
20237 Embedded Objects
20238 \emph default
20239  manual.
20240 \end_layout
20241
20242 \begin_layout Standard
20243 Referencing rotated floats is the same like for normal floats; the caption
20244  format is also the same: Table
20245 \begin_inset space ~
20246 \end_inset
20247
20248
20249 \begin_inset CommandInset ref
20250 LatexCommand ref
20251 reference "cap:Rotated-table"
20252
20253 \end_inset
20254
20255  is an example of a rotated table float.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 \begin_inset Note Greyedout
20260 status open
20261
20262 \begin_layout Plain Layout
20263
20264 \series bold
20265 Note:
20266 \series default
20267  Not all DVI-viewers are able to display rotated floats.
20268 \end_layout
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 \begin_inset Float table
20277 wide false
20278 sideways true
20279 status open
20280
20281 \begin_layout Plain Layout
20282 \begin_inset Caption
20283
20284 \begin_layout Plain Layout
20285 \begin_inset CommandInset label
20286 LatexCommand label
20287 name "cap:Rotated-table"
20288
20289 \end_inset
20290
20291  Rotated table
20292 \end_layout
20293
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \begin_layout Plain Layout
20300 \align center
20301 \begin_inset Tabular
20302 <lyxtabular version="3" rows="1" columns="5">
20303 <features tabularvalignment="middle">
20304 <column alignment="center" valignment="top" width="0">
20305 <column alignment="center" valignment="top" width="0">
20306 <column alignment="center" valignment="top" width="0">
20307 <column alignment="center" valignment="top" width="0">
20308 <column alignment="center" valignment="top" width="0">
20309 <row>
20310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 test
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 b
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 c
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341 d
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350 e
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 </row>
20356 </lyxtabular>
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \begin_layout Subsection
20369 Float Placement
20370 \begin_inset CommandInset label
20371 LatexCommand label
20372 name "sub:Float-Placement"
20373
20374 \end_inset
20375
20376
20377 \begin_inset Index idx
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381 Floats ! Placement
20382 \end_layout
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \begin_layout Standard
20390 Right-clicking on a float-box opens a dialog where you can alter the placement
20391  options that LaTeX uses for positioning the float.
20392 \begin_inset Newline newline
20393 \end_inset
20394
20395 The option 
20396 \family sans
20397 Span
20398 \begin_inset space ~
20399 \end_inset
20400
20401 columns
20402 \family default
20403  is only useful for two-column documents: If you select it, the float will
20404  span both columns on the page instead of being confined to just one.
20405 \begin_inset Newline newline
20406 \end_inset
20407
20408 The option 
20409 \family sans
20410 Rotate
20411 \begin_inset space ~
20412 \end_inset
20413
20414 sideways
20415 \family default
20416  is used to rotate floats, see section
20417 \begin_inset space ~
20418 \end_inset
20419
20420
20421 \begin_inset CommandInset ref
20422 LatexCommand ref
20423 reference "sub:Rotated-Floats"
20424
20425 \end_inset
20426
20427 .
20428 \end_layout
20429
20430 \begin_layout Standard
20431 You can use one ore more of the following options in the float dialog to
20432  set the placement for a particular float when you uncheck the option 
20433 \family sans
20434 Use
20435 \begin_inset space ~
20436 \end_inset
20437
20438 default
20439 \begin_inset space ~
20440 \end_inset
20441
20442 placement
20443 \family default
20444 :
20445 \end_layout
20446
20447 \begin_layout Description
20448 Here
20449 \begin_inset space ~
20450 \end_inset
20451
20452 if
20453 \begin_inset space ~
20454 \end_inset
20455
20456 possible: try to place the float at the position where it is inserted
20457 \end_layout
20458
20459 \begin_layout Description
20460 Top
20461 \begin_inset space ~
20462 \end_inset
20463
20464 of
20465 \begin_inset space ~
20466 \end_inset
20467
20468 page: try to place the float at the top of the current page
20469 \end_layout
20470
20471 \begin_layout Description
20472 Bottom
20473 \begin_inset space ~
20474 \end_inset
20475
20476 of
20477 \begin_inset space ~
20478 \end_inset
20479
20480 page: try to place the float at the bottom of the current page
20481 \end_layout
20482
20483 \begin_layout Description
20484 Page
20485 \begin_inset space ~
20486 \end_inset
20487
20488 of
20489 \begin_inset space ~
20490 \end_inset
20491
20492 floats: try to place the float at an own page 
20493 \end_layout
20494
20495 \begin_layout Standard
20496 The order of the above option is 
20497 \emph on
20498 always
20499 \emph default
20500  used by LaTeX.
20501  That means, if you use the default placement, LaTeX will first try out
20502  
20503 \family sans
20504 Here
20505 \begin_inset space ~
20506 \end_inset
20507
20508 if
20509 \begin_inset space ~
20510 \end_inset
20511
20512 possible
20513 \family default
20514 , then 
20515 \family sans
20516 Top
20517 \begin_inset space ~
20518 \end_inset
20519
20520 of
20521 \begin_inset space ~
20522 \end_inset
20523
20524 page
20525 \family default
20526 , and then the others.
20527  If you don't use the default, LaTeX will try only the checked options but
20528  in the same order.
20529  If none of the 4 placements are possible the procedure is internally repeated
20530  but it is tried to put the float on the following page.
20531 \end_layout
20532
20533 \begin_layout Standard
20534 By default, each option has its own rules:
20535 \end_layout
20536
20537 \begin_layout Standard
20538
20539 \family sans
20540 Top
20541 \begin_inset space ~
20542 \end_inset
20543
20544 of
20545 \begin_inset space ~
20546 \end_inset
20547
20548 page
20549 \family default
20550  only floats occupying less than 70
20551 \begin_inset space \thinspace{}
20552 \end_inset
20553
20554 % of the page can be placed at the top of a page
20555 \end_layout
20556
20557 \begin_layout Standard
20558
20559 \family sans
20560 Bottom
20561 \begin_inset space ~
20562 \end_inset
20563
20564 of
20565 \begin_inset space ~
20566 \end_inset
20567
20568 page
20569 \family default
20570 : only floats occupying less than 30
20571 \begin_inset space \thinspace{}
20572 \end_inset
20573
20574 % of the page can be placed at the bottom of a page.
20575 \end_layout
20576
20577 \begin_layout Standard
20578
20579 \family sans
20580 Page
20581 \begin_inset space ~
20582 \end_inset
20583
20584 of
20585 \begin_inset space ~
20586 \end_inset
20587
20588 floats
20589 \family default
20590 : only if more than 50
20591 \begin_inset space \thinspace{}
20592 \end_inset
20593
20594 % of the page are occupied by floats, several floats can be set together
20595  on a page.
20596 \end_layout
20597
20598 \begin_layout Standard
20599 If you don't like these rules, you can ignore them by using the additional
20600  option 
20601 \family sans
20602 Ignore
20603 \begin_inset space ~
20604 \end_inset
20605
20606 LaTeX
20607 \begin_inset space ~
20608 \end_inset
20609
20610 rules
20611 \family default
20612 .
20613 \end_layout
20614
20615 \begin_layout Standard
20616 Sometimes you might need, under all circumstances, a float to be placed
20617  exactly at the position where it is inserted.
20618  For this case you can use the option 
20619 \family sans
20620 Here
20621 \begin_inset space ~
20622 \end_inset
20623
20624 definitely
20625 \family default
20626 .
20627  Use this option very rarely and only if the document is nearly ready to
20628  be printed.
20629  Because the float is then no longer able to 
20630 \begin_inset Quotes eld
20631 \end_inset
20632
20633 float
20634 \begin_inset Quotes erd
20635 \end_inset
20636
20637  when you change your document, this will often destroy the page layout.
20638 \end_layout
20639
20640 \begin_layout Standard
20641 There are no placement options for text wrap floats, because they are always
20642  surrounded by the text of a certain paragraph.
20643 \end_layout
20644
20645 \begin_layout Standard
20646 For more details about float placements, have a look at LaTeX books like
20647  
20648 \begin_inset CommandInset citation
20649 LatexCommand cite
20650 key "latexcompanion,latexguide,latexbook"
20651
20652 \end_inset
20653
20654 .
20655 \end_layout
20656
20657 \begin_layout Section
20658 Minipages
20659 \begin_inset Index idx
20660 status collapsed
20661
20662 \begin_layout Plain Layout
20663 Minipages
20664 \end_layout
20665
20666 \end_inset
20667
20668
20669 \begin_inset CommandInset label
20670 LatexCommand label
20671 name "sec:Minipages"
20672
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \begin_layout Standard
20679 LaTeX provides a mechanism to produce essentially a page within a page,
20680  called minipage.
20681  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20682 \begin_inset space ~
20683 \end_inset
20684
20685 apply.
20686  
20687 \end_layout
20688
20689 \begin_layout Standard
20690 Minipages in LyX have their own collapsible box inserted via the menu 
20691 \family sans
20692 Insert\SpecialChar \menuseparator
20693 Box
20694 \family default
20695 .
20696  Right-clicking on the box allows you to alter the width of the minipage
20697  and its alignment within the page.
20698 \end_layout
20699
20700 \begin_layout Standard
20701 \align center
20702 \begin_inset Box Frameless
20703 position "t"
20704 hor_pos "c"
20705 has_inner_box 1
20706 inner_pos "t"
20707 use_parbox 0
20708 width "30col%"
20709 special "none"
20710 height "1pt"
20711 height_special "totalheight"
20712 status open
20713
20714 \begin_layout Plain Layout
20715
20716 \shape italic
20717 This is a minipage.
20718  The text is set in an italic style.
20719 \end_layout
20720
20721 \begin_layout Plain Layout
20722
20723 \shape italic
20724 Minipages are often used for text in another language or text that needs
20725  another formatting.
20726 \end_layout
20727
20728 \end_inset
20729
20730
20731 \end_layout
20732
20733 \begin_layout Standard
20734 \begin_inset VSpace medskip
20735 \end_inset
20736
20737 If you place two minipages side-by-side, you can use 
20738 \family sans
20739 Horizontal Fills
20740 \family default
20741  as described in section
20742 \begin_inset space ~
20743 \end_inset
20744
20745
20746 \begin_inset CommandInset ref
20747 LatexCommand ref
20748 reference "sub:Horizontal-Space"
20749
20750 \end_inset
20751
20752 :
20753 \begin_inset VSpace medskip
20754 \end_inset
20755
20756
20757 \end_layout
20758
20759 \begin_layout Standard
20760 \begin_inset Box Frameless
20761 position "t"
20762 hor_pos "c"
20763 has_inner_box 1
20764 inner_pos "t"
20765 use_parbox 0
20766 width "1.5in"
20767 special "none"
20768 height "1pt"
20769 height_special "totalheight"
20770 status open
20771
20772 \begin_layout Plain Layout
20773 This is a minipage with some stupid dummy text.
20774  This dummy text is used to increase the size of the minipage.
20775 \end_layout
20776
20777 \end_inset
20778
20779
20780 \begin_inset space \hfill{}
20781 \end_inset
20782
20783
20784 \begin_inset Box Frameless
20785 position "t"
20786 hor_pos "c"
20787 has_inner_box 1
20788 inner_pos "t"
20789 use_parbox 0
20790 width "1.5in"
20791 special "none"
20792 height "1pt"
20793 height_special "totalheight"
20794 status open
20795
20796 \begin_layout Plain Layout
20797 This is a minipage with some stupid dummy text.
20798  This dummy text is used to increase the size of the minipage.
20799 \end_layout
20800
20801 \end_inset
20802
20803
20804 \end_layout
20805
20806 \begin_layout Standard
20807 \begin_inset VSpace bigskip
20808 \end_inset
20809
20810
20811 \end_layout
20812
20813 \begin_layout Standard
20814 When you right-click on a minipage box, you can change the box from a minipage
20815  to other box types.
20816  All box types and their settings are explained in detail in chapter 
20817 \emph on
20818 Boxes
20819 \emph default
20820  of the 
20821 \emph on
20822 Embedded Objects
20823 \emph default
20824  manual.
20825 \end_layout
20826
20827 \begin_layout Chapter
20828 Mathematical Formulas
20829 \begin_inset Index idx
20830 status collapsed
20831
20832 \begin_layout Plain Layout
20833 Math
20834 \end_layout
20835
20836 \end_inset
20837
20838
20839 \begin_inset Index idx
20840 status collapsed
20841
20842 \begin_layout Plain Layout
20843 Formulas | see
20844 \begin_inset ERT
20845 status collapsed
20846
20847 \begin_layout Plain Layout
20848
20849 {
20850 \end_layout
20851
20852 \end_inset
20853
20854 Math
20855 \begin_inset ERT
20856 status collapsed
20857
20858 \begin_layout Plain Layout
20859
20860 }
20861 \end_layout
20862
20863 \end_inset
20864
20865
20866 \end_layout
20867
20868 \end_inset
20869
20870
20871 \begin_inset CommandInset label
20872 LatexCommand label
20873 name "cha:Mathematical-Formulas"
20874
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \begin_layout Standard
20881 The issues of this chapter are described in detail in the 
20882 \emph on
20883 Math
20884 \emph default
20885  manual.
20886  There you'll also find tips and tricks for special cases.
20887 \end_layout
20888
20889 \begin_layout Section
20890 Basic Math Editing
20891 \begin_inset Index idx
20892 status collapsed
20893
20894 \begin_layout Plain Layout
20895 Math ! Basics
20896 \end_layout
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \begin_layout Standard
20904 To create a math formula, you can just click on the toolbar icon 
20905 \begin_inset Graphics
20906         filename ../images/math-mode.png
20907
20908 \end_inset
20909
20910 .
20911  That will create a little blue rectangle, with purple markers around its
20912  corners.
20913  That blue rectangle is the formula itself; the purple markers indicate
20914  what level of nesting within the formula you are at.
20915  You can also choose a particular formula type to insert via the 
20916 \family sans
20917 Insert\SpecialChar \menuseparator
20918 Math
20919 \family default
20920  menu.
20921 \end_layout
20922
20923 \begin_layout Standard
20924 Editing the parameters of a formula and adding math constructs can be done
20925  with the 
20926 \family sans
20927 math
20928 \begin_inset space ~
20929 \end_inset
20930
20931 toolbar
20932 \family default
20933 , that appears when the cursor is in a formula.
20934 \end_layout
20935
20936 \begin_layout Standard
20937 There are two main types of formulas: Inline formulas appear within a text
20938  line, like this one:
20939 \end_layout
20940
20941 \begin_layout Standard
20942 This is a line with an inline formula 
20943 \begin_inset Formula $A=B$
20944 \end_inset
20945
20946  in it.
20947 \end_layout
20948
20949 \begin_layout Standard
20950 Displayed formulas appear outside the text like as if they were in an own
20951  paragraph, like this one:
20952 \begin_inset Formula \[
20953 A=B\]
20954
20955 \end_inset
20956
20957 You can only number and reference displayed formulas.
20958 \end_layout
20959
20960 \begin_layout Standard
20961 LyX supports also many LaTeX math commands.
20962  E.
20963 \begin_inset space \thinspace{}
20964 \end_inset
20965
20966 g.
20967 \begin_inset space \space{}
20968 \end_inset
20969
20970 typing 
20971 \begin_inset Quotes eld
20972 \end_inset
20973
20974
20975 \series bold
20976
20977 \backslash
20978 alpha
20979 \series default
20980
20981 \begin_inset Quotes erd
20982 \end_inset
20983
20984 , followed by a space, in a formula will create the Greek letter 
20985 \begin_inset Formula $\alpha$
20986 \end_inset
20987
20988 .
20989  So typing commands might sometimes be faster than using the 
20990 \family sans
20991 Math
20992 \begin_inset space ~
20993 \end_inset
20994
20995 Panel
20996 \family default
20997 .
20998 \end_layout
20999
21000 \begin_layout Subsection
21001 Navigating in Formulas
21002 \begin_inset Index idx
21003 status collapsed
21004
21005 \begin_layout Plain Layout
21006 Math ! Navigating
21007 \end_layout
21008
21009 \end_inset
21010
21011
21012 \end_layout
21013
21014 \begin_layout Standard
21015 The best control over the cursor position within an existing formula is
21016  achieved with the arrow keys.
21017  LyX uses small rectangles to indicate places where something can be inserted.
21018  The arrow keys can be used to navigate between parts of a formula.
21019  Pressing 
21020 \family sans
21021 Space
21022 \family default
21023  will leave a formula construct (a square root 
21024 \begin_inset Formula $\sqrt{2}$
21025 \end_inset
21026
21027 , or parentheses 
21028 \begin_inset Formula $\left(f\right)$
21029 \end_inset
21030
21031 , or a matrix 
21032 \begin_inset Formula $\left[\begin{array}{cc}
21033 1 & 2\\
21034 3 & 4\end{array}\right]$
21035 \end_inset
21036
21037 ).
21038  Pressing 
21039 \family sans
21040 Escape
21041 \family default
21042  will leave the formula, placing the cursor after the formula.
21043  
21044 \family sans
21045 Tab
21046 \family default
21047  can be used to move horizontally in a formula; for example, through the
21048  cells of a matrix or the positions in a multi-line equation.
21049 \end_layout
21050
21051 \begin_layout Standard
21052
21053 \family sans
21054 Space
21055 \family default
21056 , printed in this document as 
21057 \begin_inset Quotes eld
21058 \end_inset
21059
21060
21061 \begin_inset ERT
21062 status collapsed
21063
21064 \begin_layout Plain Layout
21065
21066
21067 \backslash
21068 spce 
21069 \end_layout
21070
21071 \end_inset
21072
21073
21074 \begin_inset Quotes erd
21075 \end_inset
21076
21077
21078 \begin_inset Note Note
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082 This command will appear in the output as official character denoting the
21083  space character (visible space).
21084 \end_layout
21085
21086 \end_inset
21087
21088 , seems to do nothing in a formula, since it does not add a space between
21089  characters, but it does exit a nested structure.
21090  For this reason, you have to be careful about using 
21091 \family sans
21092 Space
21093 \family default
21094 .
21095  For example, if you want 
21096 \begin_inset Formula $\sqrt{2x+1}$
21097 \end_inset
21098
21099 , type 
21100 \series bold
21101
21102 \backslash
21103 sqrt
21104 \begin_inset ERT
21105 status collapsed
21106
21107 \begin_layout Plain Layout
21108
21109
21110 \backslash
21111 spce 
21112 \end_layout
21113
21114 \end_inset
21115
21116 2x+1
21117 \series default
21118  and not 
21119 \series bold
21120
21121 \backslash
21122 sqrt
21123 \begin_inset ERT
21124 status collapsed
21125
21126 \begin_layout Plain Layout
21127
21128
21129 \backslash
21130 spce 
21131 \end_layout
21132
21133 \end_inset
21134
21135 2x
21136 \begin_inset ERT
21137 status collapsed
21138
21139 \begin_layout Plain Layout
21140
21141
21142 \backslash
21143 spce 
21144 \end_layout
21145
21146 \end_inset
21147
21148 +1
21149 \series default
21150 , since in the latter case only the 
21151 \family typewriter
21152
21153 \begin_inset Formula $2x$
21154 \end_inset
21155
21156
21157 \family default
21158  will be under the square root sign: 
21159 \begin_inset Formula $\sqrt{2x}+1$
21160 \end_inset
21161
21162 .
21163 \end_layout
21164
21165 \begin_layout Standard
21166 You can leave many parts of a formula, like this matrix, partially filled
21167  in, such as:
21168 \begin_inset Formula \[
21169 \left(\begin{array}{ccc}
21170 \lambda_{1}\\
21171  & \ddots\\
21172  &  & \lambda_{n}\end{array}\right)\]
21173
21174 \end_inset
21175
21176 If you leave a fraction only partially filled in, or a subscript with nothing
21177  in it, the results will be unpredictable, but most constructs don't mind.
21178 \end_layout
21179
21180 \begin_layout Subsection
21181 Selecting Text
21182 \end_layout
21183
21184 \begin_layout Standard
21185 You can select text within a formula in two different ways.
21186  Place the cursor at one end of the string of text you want, and press 
21187 \family sans
21188 Shift
21189 \family default
21190  and a cursor movement key to select text.
21191  It will be highlighted as with regular text selection.
21192  Alternatively, you can select text with the mouse in the usual way.
21193  That text can then be cut or copied, and then pasted within any formula,
21194  but not in a normal text region in LyX.
21195 \end_layout
21196
21197 \begin_layout Subsection
21198 Exponents and Subscripts
21199 \begin_inset Index idx
21200 status collapsed
21201
21202 \begin_layout Plain Layout
21203 Math ! Exponents
21204 \end_layout
21205
21206 \end_inset
21207
21208
21209 \begin_inset Index idx
21210 status collapsed
21211
21212 \begin_layout Plain Layout
21213 Math ! Subscripts
21214 \end_layout
21215
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \begin_layout Standard
21222 You can use the math panel to add super- or subscripts, but the much easier
21223  way is to use a command.
21224  To get 
21225 \begin_inset Formula $x^{2}$
21226 \end_inset
21227
21228 , type in a formula 
21229 \series bold
21230 x^2
21231 \begin_inset ERT
21232 status collapsed
21233
21234 \begin_layout Plain Layout
21235
21236
21237 \backslash
21238 spce 
21239 \end_layout
21240
21241 \end_inset
21242
21243
21244 \series default
21245 .
21246  The final 
21247 \family sans
21248 Space
21249 \family default
21250  puts the cursor back down on the base line of the expression.
21251  If you type 
21252 \series bold
21253 x^2y
21254 \series default
21255 , you will get 
21256 \begin_inset Formula $x^{2y}$
21257 \end_inset
21258
21259 , to get 
21260 \begin_inset Formula $x^{2}y$
21261 \end_inset
21262
21263 , type 
21264 \series bold
21265 x^2
21266 \begin_inset ERT
21267 status collapsed
21268
21269 \begin_layout Plain Layout
21270
21271
21272 \backslash
21273 spce 
21274 \end_layout
21275
21276 \end_inset
21277
21278 y
21279 \series default
21280 .
21281  If you use characters in the superscript, that could be accented with the
21282  hat 
21283 \begin_inset Quotes eld
21284 \end_inset
21285
21286 ^
21287 \begin_inset Quotes erd
21288 \end_inset
21289
21290 , you have to use an extra 
21291 \family sans
21292 Space
21293 \family default
21294  to separate the hat and the character.
21295  E.
21296 \begin_inset space \thinspace{}
21297 \end_inset
21298
21299 g.
21300 \begin_inset space \space{}
21301 \end_inset
21302
21303 if you want 
21304 \begin_inset Formula $x^{a}$
21305 \end_inset
21306
21307 , type 
21308 \series bold
21309 x^
21310 \begin_inset ERT
21311 status collapsed
21312
21313 \begin_layout Plain Layout
21314
21315
21316 \backslash
21317 spce 
21318 \end_layout
21319
21320 \end_inset
21321
21322 a
21323 \series default
21324 .
21325  Subscripts are similar: To get 
21326 \begin_inset Formula $a_{1}$
21327 \end_inset
21328
21329 , type 
21330 \series bold
21331 a_1
21332 \begin_inset ERT
21333 status collapsed
21334
21335 \begin_layout Plain Layout
21336
21337
21338 \backslash
21339 spce 
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \series default
21346 .
21347 \end_layout
21348
21349 \begin_layout Subsection
21350 Fractions
21351 \begin_inset Index idx
21352 status collapsed
21353
21354 \begin_layout Plain Layout
21355 Math ! Fractions
21356 \end_layout
21357
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \begin_layout Standard
21364 Create a fraction with either the command 
21365 \series bold
21366
21367 \backslash
21368 frac
21369 \series default
21370  or using the icon 
21371 \begin_inset Graphics
21372         filename ../images/math/frac.png
21373         scale 60
21374
21375 \end_inset
21376
21377  in the 
21378 \family sans
21379 Math
21380 \begin_inset space ~
21381 \end_inset
21382
21383 Panel
21384 \family default
21385 .
21386  You will be presented with an empty fraction.
21387  The cursor is above the fraction line.
21388  To move it to the bottom, simply press 
21389 \family sans
21390 Down
21391 \family default
21392 .
21393  To move back up, press 
21394 \family sans
21395 Up
21396 \family default
21397 .
21398  Any math structure can be placed in a fraction, as this example shows:
21399 \begin_inset Formula \[
21400 \left[\frac{1}{\left(\begin{array}{cc}
21401 2 & 3\\
21402 4 & 5\end{array}\right)}\right]\]
21403
21404 \end_inset
21405
21406
21407 \end_layout
21408
21409 \begin_layout Subsection
21410 Roots
21411 \begin_inset Index idx
21412 status collapsed
21413
21414 \begin_layout Plain Layout
21415 Math ! Roots
21416 \end_layout
21417
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \begin_layout Standard
21424 Roots can be created using the 
21425 \family sans
21426 Math
21427 \begin_inset space ~
21428 \end_inset
21429
21430 Panel
21431 \family default
21432  button
21433 \begin_inset Graphics
21434         filename ../images/math/sqrt.png
21435
21436 \end_inset
21437
21438  or the commands 
21439 \series bold
21440
21441 \backslash
21442 sqrt
21443 \series default
21444  or 
21445 \series bold
21446
21447 \backslash
21448 root
21449 \series default
21450 .
21451  With the command 
21452 \series bold
21453
21454 \backslash
21455 root
21456 \series default
21457  you can produce roots of higher orders, like cube roots, while 
21458 \series bold
21459
21460 \backslash
21461 sqrt
21462 \series default
21463  produces always a square root.
21464 \end_layout
21465
21466 \begin_layout Subsection
21467 Operators with Limits
21468 \begin_inset Index idx
21469 status collapsed
21470
21471 \begin_layout Plain Layout
21472 Math ! Sums
21473 \end_layout
21474
21475 \end_inset
21476
21477
21478 \begin_inset Index idx
21479 status collapsed
21480
21481 \begin_layout Plain Layout
21482 Math ! Integrals
21483 \end_layout
21484
21485 \end_inset
21486
21487
21488 \begin_inset CommandInset label
21489 LatexCommand label
21490 name "sub:Operators-with-Limits"
21491
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \begin_layout Standard
21498 Sum (
21499 \begin_inset Formula $\sum$
21500 \end_inset
21501
21502 ) and integral (
21503 \begin_inset Formula $\int$
21504 \end_inset
21505
21506 ) operators are very often decorated with limits.
21507  These limits can be entered in LyX by entering them as you would enter
21508  a super- or subscript, directly after the symbol.
21509  The sum operator will automatically place its 
21510 \begin_inset Quotes eld
21511 \end_inset
21512
21513 limits
21514 \begin_inset Quotes erd
21515 \end_inset
21516
21517  over and under the symbol in displayed formulas, and on the side in inline
21518  formulas.
21519  Such as 
21520 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21521 \end_inset
21522
21523 , versus
21524 \begin_inset Formula \[
21525 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21526
21527 \end_inset
21528
21529 Integral signs, however, will place the limits on the side in both formula
21530  types.
21531 \end_layout
21532
21533 \begin_layout Standard
21534 All operators with limits will be automatically re-sized when placed in
21535  display mode.
21536  The placement of the limits can be changed by placing the cursor directly
21537  behind the operator and hitting 
21538 \begin_inset Info
21539 type  "shortcut"
21540 arg   "math-limits"
21541 \end_inset
21542
21543  or using the menu 
21544 \family sans
21545 Edit\SpecialChar \menuseparator
21546 Math\SpecialChar \menuseparator
21547 Change
21548 \begin_inset space ~
21549 \end_inset
21550
21551 Limits
21552 \begin_inset space ~
21553 \end_inset
21554
21555 Type
21556 \family default
21557 .
21558 \end_layout
21559
21560 \begin_layout Standard
21561 Certain other mathematical expressions have this 
21562 \begin_inset Quotes eld
21563 \end_inset
21564
21565 moving limits
21566 \begin_inset Quotes erd
21567 \end_inset
21568
21569  feature as addition, such as
21570 \begin_inset Index idx
21571 status collapsed
21572
21573 \begin_layout Plain Layout
21574 Math ! Limits
21575 \end_layout
21576
21577 \end_inset
21578
21579
21580 \begin_inset Formula \[
21581 \lim_{x\rightarrow\infty}f(x),\]
21582
21583 \end_inset
21584
21585 which will place the 
21586 \begin_inset Formula $x\rightarrow\infty$
21587 \end_inset
21588
21589  underneath the 
21590 \begin_inset Quotes eld
21591 \end_inset
21592
21593 lim
21594 \begin_inset Quotes erd
21595 \end_inset
21596
21597  in display mode.
21598  In inline formulas it looks like this: 
21599 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21600 \end_inset
21601
21602 .
21603 \end_layout
21604
21605 \begin_layout Standard
21606 Note that the lim-function was entered as the function macro 
21607 \series bold
21608
21609 \backslash
21610 lim
21611 \series default
21612 .
21613  Have a look at section
21614 \begin_inset space ~
21615 \end_inset
21616
21617
21618 \begin_inset CommandInset ref
21619 LatexCommand ref
21620 reference "sub:Functions"
21621
21622 \end_inset
21623
21624  for an explanation of function macros.
21625 \end_layout
21626
21627 \begin_layout Subsection
21628 Math Symbols
21629 \begin_inset Index idx
21630 status collapsed
21631
21632 \begin_layout Plain Layout
21633 Math ! Symbols
21634 \end_layout
21635
21636 \end_inset
21637
21638
21639 \end_layout
21640
21641 \begin_layout Standard
21642 Most math symbols can be found in the 
21643 \family sans
21644 Math
21645 \begin_inset space ~
21646 \end_inset
21647
21648 Panel
21649 \family default
21650  under one of several categories; including 
21651 \family sans
21652 Greek
21653 \family default
21654
21655 \family sans
21656 Operators
21657 \family default
21658  , 
21659 \family sans
21660 Relations
21661 \family default
21662
21663 \family sans
21664 Arrows
21665 \family default
21666 .
21667  There are also the additional symbols provided by the American Mathematical
21668  Society (AMS).
21669 \end_layout
21670
21671 \begin_layout Standard
21672 If you know the LaTeX-command for a construct or symbol you wish to use,
21673  you don't have to use the 
21674 \family sans
21675 Math
21676 \begin_inset space ~
21677 \end_inset
21678
21679 Panel
21680 \family default
21681 , but can type the command directly into the formula.
21682  LyX will convert it to the corresponding symbol or construct.
21683 \end_layout
21684
21685 \begin_layout Subsection
21686 Altering Spacing
21687 \begin_inset Index idx
21688 status collapsed
21689
21690 \begin_layout Plain Layout
21691 Math ! Spaces
21692 \end_layout
21693
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \begin_layout Standard
21700 You may want to create spaces that differ from the standard spacing that
21701  LaTeX provides.
21702  To do this, type 
21703 \begin_inset Info
21704 type  "shortcut"
21705 arg   "space-insert protected"
21706 \end_inset
21707
21708  or to use the 
21709 \family sans
21710 Math
21711 \begin_inset space ~
21712 \end_inset
21713
21714 Panel
21715 \family default
21716  button 
21717 \begin_inset Graphics
21718         filename ../images/math/space.png
21719
21720 \end_inset
21721
21722 .
21723  This generates a small space, and shows a small marker on the screen.
21724  For example, the sequence 
21725 \series bold
21726 a Ctrl+Space b
21727 \series default
21728
21729 \begin_inset Formula $a\, b$
21730 \end_inset
21731
21732  appears in LyX as 
21733 \begin_inset Graphics
21734         filename clipart/SpaceMarker.png
21735
21736 \end_inset
21737
21738 .
21739  You can change the space to different sizes when you set the cursor behind
21740  the space marker and hit space again several times.
21741  With every space hit the size will be changed.
21742  Some markers for the space size appear red in LyX, because they are negative
21743  spaces.
21744  Here are two examples:
21745 \end_layout
21746
21747 \begin_layout Standard
21748
21749 \series bold
21750 a Ctrl+Space b
21751 \series default
21752  and 3×
21753 \family sans
21754 Space
21755 \family default
21756
21757 \begin_inset Formula $a\quad b$
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \begin_layout Standard
21764
21765 \series bold
21766 a Ctrl+Space b
21767 \series default
21768  and 5×
21769 \family sans
21770 Space
21771 \family default
21772
21773 \begin_inset Formula $a\! b$
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \begin_layout Subsection
21780 Functions
21781 \begin_inset Index idx
21782 status collapsed
21783
21784 \begin_layout Plain Layout
21785 Math ! Functions
21786 \end_layout
21787
21788 \end_inset
21789
21790
21791 \begin_inset CommandInset label
21792 LatexCommand label
21793 name "sub:Functions"
21794
21795 \end_inset
21796
21797
21798 \end_layout
21799
21800 \begin_layout Standard
21801 The 
21802 \family sans
21803 Math
21804 \begin_inset space ~
21805 \end_inset
21806
21807 Panel
21808 \family default
21809  contains under the button 
21810 \begin_inset Graphics
21811         filename ../images/math/functions.png
21812
21813 \end_inset
21814
21815  a number of function macros, such as 
21816 \begin_inset Formula $\sin$
21817 \end_inset
21818
21819
21820 \begin_inset Formula $\lim$
21821 \end_inset
21822
21823
21824 \emph on
21825 etc
21826 \emph default
21827 .
21828  (you can also insert them in a formula by typing 
21829 \series bold
21830
21831 \backslash
21832 sin
21833 \series default
21834  etc.).
21835  Standard mathematical practice is, that functions are printed upright to
21836  avoid confusions, because 
21837 \begin_inset Formula $sin$
21838 \end_inset
21839
21840  does normally mean 
21841 \begin_inset Formula $s·i·n$
21842 \end_inset
21843
21844 .
21845 \end_layout
21846
21847 \begin_layout Standard
21848 Using the function macros will also produce correct spacing around the function:
21849  
21850 \begin_inset Formula $a\sin x$
21851 \end_inset
21852
21853  is different from 
21854 \begin_inset Formula $asinx$
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \begin_layout Standard
21861 For some mathematical objects, like the limes, the macro changes where subscript
21862 s are placed, as described in section
21863 \begin_inset space ~
21864 \end_inset
21865
21866
21867 \begin_inset CommandInset ref
21868 LatexCommand ref
21869 reference "sub:Operators-with-Limits"
21870
21871 \end_inset
21872
21873 .
21874 \end_layout
21875
21876 \begin_layout Subsection
21877 Accents
21878 \begin_inset Index idx
21879 status collapsed
21880
21881 \begin_layout Plain Layout
21882 Math ! Accents
21883 \end_layout
21884
21885 \end_inset
21886
21887
21888 \end_layout
21889
21890 \begin_layout Standard
21891 In a formula you can insert accented characters in the same way as in text
21892  mode.
21893  This may depend on your keyboard, or the bindings file you use.
21894  You can also use LaTeX commands to e.
21895 \begin_inset space \thinspace{}
21896 \end_inset
21897
21898 g.
21899 \begin_inset space \space{}
21900 \end_inset
21901
21902 enter 
21903 \begin_inset Formula $\hat{a}$
21904 \end_inset
21905
21906  even if your keyboard doesn't have hat-accents enabled.
21907  Our example is entered by typing 
21908 \series bold
21909
21910 \backslash
21911 hat
21912 \begin_inset ERT
21913 status collapsed
21914
21915 \begin_layout Plain Layout
21916
21917
21918 \backslash
21919 spce 
21920 \end_layout
21921
21922 \end_inset
21923
21924 a
21925 \series default
21926  in a formula.
21927  Table
21928 \begin_inset space ~
21929 \end_inset
21930
21931
21932 \begin_inset CommandInset ref
21933 LatexCommand ref
21934 reference "cap:Accent-names-and"
21935
21936 \end_inset
21937
21938  shows the equivalences between the accent names and the commands.
21939 \end_layout
21940
21941 \begin_layout Standard
21942 \begin_inset Float table
21943 wide false
21944 sideways false
21945 status open
21946
21947 \begin_layout Plain Layout
21948 \begin_inset Caption
21949
21950 \begin_layout Plain Layout
21951 \begin_inset CommandInset label
21952 LatexCommand label
21953 name "cap:Accent-names-and"
21954
21955 \end_inset
21956
21957 Accent names and the corresponding commands.
21958 \end_layout
21959
21960 \end_inset
21961
21962
21963 \end_layout
21964
21965 \begin_layout Plain Layout
21966 \align center
21967 \begin_inset Tabular
21968 <lyxtabular version="3" rows="11" columns="3">
21969 <features tabularvalignment="middle">
21970 <column alignment="center" valignment="top" width="0pt">
21971 <column alignment="center" valignment="top" width="0pt">
21972 <column alignment="center" valignment="top" width="0pt">
21973 <row>
21974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21975 \begin_inset Text
21976
21977 \begin_layout Plain Layout
21978 Name
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 Command
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 E
21997 \family roman
21998 \series medium
21999 \shape up
22000 \size normal
22001 \emph off
22002 \bar no
22003 \noun off
22004 \color none
22005 xample
22006 \end_layout
22007
22008 \end_inset
22009 </cell>
22010 </row>
22011 <row>
22012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22013 \begin_inset Text
22014
22015 \begin_layout Plain Layout
22016
22017 \family roman
22018 \series medium
22019 \shape up
22020 \size normal
22021 \emph off
22022 \bar no
22023 \noun off
22024 \color none
22025 circumflex
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034
22035 \series bold
22036
22037 \backslash
22038 hat
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047
22048 \family roman
22049 \series medium
22050 \shape up
22051 \size normal
22052 \emph off
22053 \bar no
22054 \noun off
22055 \color none
22056 \begin_inset Formula $\hat{a}$
22057 \end_inset
22058
22059
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \family roman
22072 \series medium
22073 \shape up
22074 \size normal
22075 \emph off
22076 \bar no
22077 \noun off
22078 \color none
22079 grave
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \series bold
22090
22091 \backslash
22092 grave
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101
22102 \family roman
22103 \series medium
22104 \shape up
22105 \size normal
22106 \emph off
22107 \bar no
22108 \noun off
22109 \color none
22110 \begin_inset Formula $\grave{a}$
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \end_inset
22117 </cell>
22118 </row>
22119 <row>
22120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124
22125 \family roman
22126 \series medium
22127 \shape up
22128 \size normal
22129 \emph off
22130 \bar no
22131 \noun off
22132 \color none
22133 acute
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142
22143 \series bold
22144
22145 \backslash
22146 acute
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155
22156 \family roman
22157 \series medium
22158 \shape up
22159 \size normal
22160 \emph off
22161 \bar no
22162 \noun off
22163 \color none
22164 \begin_inset Formula $\acute{a}$
22165 \end_inset
22166
22167
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 </row>
22173 <row>
22174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178
22179 \family roman
22180 \series medium
22181 \shape up
22182 \size normal
22183 \emph off
22184 \bar no
22185 \noun off
22186 \color none
22187 umlaut
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196
22197 \series bold
22198
22199 \backslash
22200 ddot
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \family roman
22211 \series medium
22212 \shape up
22213 \size normal
22214 \emph off
22215 \bar no
22216 \noun off
22217 \color none
22218 \begin_inset Formula $\ddot{a}$
22219 \end_inset
22220
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 </row>
22227 <row>
22228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232
22233 \family roman
22234 \series medium
22235 \shape up
22236 \size normal
22237 \emph off
22238 \bar no
22239 \noun off
22240 \color none
22241 tilde
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250
22251 \series bold
22252
22253 \backslash
22254 tilde
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \family roman
22265 \series medium
22266 \shape up
22267 \size normal
22268 \emph off
22269 \bar no
22270 \noun off
22271 \color none
22272 \begin_inset Formula $\tilde{a}$
22273 \end_inset
22274
22275
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 </row>
22281 <row>
22282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286
22287 \family roman
22288 \series medium
22289 \shape up
22290 \size normal
22291 \emph off
22292 \bar no
22293 \noun off
22294 \color none
22295 dot
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \series bold
22306
22307 \backslash
22308 dot
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317
22318 \family roman
22319 \series medium
22320 \shape up
22321 \size normal
22322 \emph off
22323 \bar no
22324 \noun off
22325 \color none
22326 \begin_inset Formula $\dot{a}$
22327 \end_inset
22328
22329
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 </row>
22335 <row>
22336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340
22341 \family roman
22342 \series medium
22343 \shape up
22344 \size normal
22345 \emph off
22346 \bar no
22347 \noun off
22348 \color none
22349 breve
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358
22359 \series bold
22360
22361 \backslash
22362 breve
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \family roman
22373 \series medium
22374 \shape up
22375 \size normal
22376 \emph off
22377 \bar no
22378 \noun off
22379 \color none
22380 \begin_inset Formula $\breve{a}$
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 </row>
22389 <row>
22390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394
22395 \family roman
22396 \series medium
22397 \shape up
22398 \size normal
22399 \emph off
22400 \bar no
22401 \noun off
22402 \color none
22403 caron
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412
22413 \series bold
22414
22415 \backslash
22416 check
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425
22426 \family roman
22427 \series medium
22428 \shape up
22429 \size normal
22430 \emph off
22431 \bar no
22432 \noun off
22433 \color none
22434 \begin_inset Formula $\check{a}$
22435 \end_inset
22436
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 </row>
22443 <row>
22444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448
22449 \family roman
22450 \series medium
22451 \shape up
22452 \size normal
22453 \emph off
22454 \bar no
22455 \noun off
22456 \color none
22457 macron
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466
22467 \series bold
22468
22469 \backslash
22470 bar
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \family roman
22481 \series medium
22482 \shape up
22483 \size normal
22484 \emph off
22485 \bar no
22486 \noun off
22487 \color none
22488 \begin_inset Formula $\bar{a}$
22489 \end_inset
22490
22491
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 </row>
22497 <row>
22498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502 vector
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22508 \begin_inset Text
22509
22510 \begin_layout Plain Layout
22511
22512 \series bold
22513
22514 \backslash
22515 vec
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524
22525 \family roman
22526 \series medium
22527 \shape up
22528 \size normal
22529 \emph off
22530 \bar no
22531 \noun off
22532 \color none
22533 \begin_inset Formula $\vec{a}$
22534 \end_inset
22535
22536
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 </row>
22542 </lyxtabular>
22543
22544 \end_inset
22545
22546
22547 \end_layout
22548
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \begin_layout Standard
22555 You can choose one of the accents by selecting an item from the 
22556 \family sans
22557 Frame
22558 \begin_inset space ~
22559 \end_inset
22560
22561 decorations
22562 \family default
22563  symbol set button 
22564 \begin_inset Graphics
22565         filename ../images/math/hat.png
22566
22567 \end_inset
22568
22569  in the math panel ; this will apply to any selection you have made within
22570  a formula too.
22571 \end_layout
22572
22573 \begin_layout Section
22574 Brackets and Delimiters
22575 \begin_inset Index idx
22576 status collapsed
22577
22578 \begin_layout Plain Layout
22579 Math ! Brackets
22580 \end_layout
22581
22582 \end_inset
22583
22584
22585 \begin_inset Index idx
22586 status collapsed
22587
22588 \begin_layout Plain Layout
22589 Math ! Delimiters
22590 \end_layout
22591
22592 \end_inset
22593
22594
22595 \begin_inset CommandInset label
22596 LatexCommand label
22597 name "sec:Brackets-and-Delimiters"
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \begin_layout Standard
22605 There are several brackets available through LyX.
22606  For most purposes, using just the keys 
22607 \family typewriter
22608 []{}()|<>
22609 \family default
22610  should suffice.
22611  But if you want to surround a large structure, like a matrix or a fraction,
22612  or if you have several layers of brackets, it is better to use the math
22613  toolbar delimiter icon 
22614 \begin_inset Graphics
22615         filename ../images/math/delim.png
22616
22617 \end_inset
22618
22619 .
22620  For example, that's how you would construct the brackets around a standard
22621  matrix such as:
22622 \begin_inset Formula \[
22623 \left[\begin{array}{cc}
22624 1 & 2\\
22625 3 & 4\end{array}\right]\]
22626
22627 \end_inset
22628
22629 and to make it easier to see the layers of parentheses as in: 
22630 \begin_inset Formula \[
22631 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22632
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \begin_layout Standard
22639 The parentheses, and other brackets from that menu will automatically re-size
22640  to accommodate the size of what is inside.
22641 \end_layout
22642
22643 \begin_layout Standard
22644 To construct brackets click on the button for the bracket you want on the
22645  left side and right side.
22646  If you use the option 
22647 \family sans
22648 Keep
22649 \begin_inset space ~
22650 \end_inset
22651
22652 matched
22653 \family default
22654 , the selected bracket type will be used for the left and the right side.
22655  The selection will be shown below the button field.
22656  If you want one side to not have a bracket, use the blank button.
22657  It will appear in LyX with a dotted line, but nothing will be printed.
22658 \end_layout
22659
22660 \begin_layout Standard
22661 If you want to place brackets around math structures, like a square root,
22662  you can do that by highlighting (selecting) the structure that is to go
22663  inside the brackets.
22664  Then choose the appropriate brackets for left and right and click on 
22665 \family sans
22666 Insert
22667 \family default
22668 .
22669  The parentheses will be drawn around the selected structure.
22670 \end_layout
22671
22672 \begin_layout Section
22673 Arrays and Multi-line Equations
22674 \begin_inset Index idx
22675 status collapsed
22676
22677 \begin_layout Plain Layout
22678 Math ! Arrays
22679 \end_layout
22680
22681 \end_inset
22682
22683
22684 \begin_inset Index idx
22685 status collapsed
22686
22687 \begin_layout Plain Layout
22688 Math ! Matrices
22689 \end_layout
22690
22691 \end_inset
22692
22693
22694 \begin_inset Index idx
22695 status collapsed
22696
22697 \begin_layout Plain Layout
22698 Math ! Multi-line Equations
22699 \end_layout
22700
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \begin_layout Standard
22707 Matrices are entered in LyX using the 
22708 \family sans
22709 Math
22710 \begin_inset space ~
22711 \end_inset
22712
22713 Panel
22714 \family default
22715  matrix button 
22716 \begin_inset Graphics
22717         filename ../images/math/matrix.png
22718
22719 \end_inset
22720
22721 .
22722  It will open a dialog for you to choose the number of rows/columns.
22723  Here is an example:
22724 \begin_inset Formula \[
22725 \left(\begin{array}{ccc}
22726 1 & 2 & 3\\
22727 4 & 5 & 6\\
22728 7 & 8 & 9\end{array}\right)\]
22729
22730 \end_inset
22731
22732 The parentheses aren't automatic, but you can add them as described in section
22733 \begin_inset space ~
22734 \end_inset
22735
22736
22737 \begin_inset CommandInset ref
22738 LatexCommand ref
22739 reference "sec:Brackets-and-Delimiters"
22740
22741 \end_inset
22742
22743 .
22744  When you construct the matrix, you can decide whether the column entries
22745  will be left-, right-, or center-justified.
22746  This alignment is set in the box 
22747 \family sans
22748 Horizontal
22749 \family default
22750  with the letters 
22751 \begin_inset Quotes eld
22752 \end_inset
22753
22754
22755 \family sans
22756 l
22757 \family default
22758
22759 \begin_inset Quotes erd
22760 \end_inset
22761
22762
22763 \begin_inset Quotes eld
22764 \end_inset
22765
22766
22767 \family sans
22768 r
22769 \family default
22770
22771 \begin_inset Quotes erd
22772 \end_inset
22773
22774 , and 
22775 \begin_inset Quotes eld
22776 \end_inset
22777
22778
22779 \family sans
22780 c
22781 \family default
22782
22783 \begin_inset Quotes erd
22784 \end_inset
22785
22786 .
22787  LyX proposes a 
22788 \begin_inset Quotes eld
22789 \end_inset
22790
22791
22792 \family sans
22793 c
22794 \family default
22795
22796 \begin_inset Quotes erd
22797 \end_inset
22798
22799  for every column as default.
22800  For example, the sequence 
22801 \begin_inset Quotes eld
22802 \end_inset
22803
22804
22805 \family sans
22806 lrc
22807 \family default
22808
22809 \begin_inset Quotes erd
22810 \end_inset
22811
22812  means that the first column will be left-justified, the second will be
22813  centered, and the third column will be right-justified, because each letter
22814  corresponds to the relevant column.
22815  The result will look like this:
22816 \begin_inset Formula \[
22817 \begin{array}{lcr}
22818 this & this\, column & this\, column\\
22819 column & has & has\, right\\
22820 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22821
22822 \end_inset
22823
22824
22825 \end_layout
22826
22827 \begin_layout Standard
22828 You can add more rows to an existing matrix by hitting 
22829 \begin_inset Info
22830 type  "shortcut"
22831 arg   "newline-insert newline"
22832 \end_inset
22833
22834  while the cursor is in the matrix.
22835  Adding or deleting columns can be done via the menu 
22836 \family sans
22837 Edit\SpecialChar \menuseparator
22838 Math
22839 \family default
22840  or the math toolbar.
22841 \end_layout
22842
22843 \begin_layout Standard
22844 There are other arrays used in formulas, such as distinctions of cases.
22845  It can be created with the menu 
22846 \family sans
22847 Insert\SpecialChar \menuseparator
22848 Math\SpecialChar \menuseparator
22849 Cases
22850 \begin_inset space ~
22851 \end_inset
22852
22853 Environment
22854 \family default
22855  or the command 
22856 \series bold
22857
22858 \backslash
22859 cases
22860 \series default
22861 .
22862  Here is an example: 
22863 \begin_inset Formula \[
22864 f(x)=\begin{cases}
22865 -1 & x<0\\
22866 0 & x=0\\
22867 1 & x>0\end{cases}\]
22868
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \begin_layout Standard
22875 \begin_inset VSpace bigskip
22876 \end_inset
22877
22878 Multi-line formulas are created when you press 
22879 \begin_inset Info
22880 type  "shortcut"
22881 arg   "newline-insert newline"
22882 \end_inset
22883
22884  within a formula.
22885  In an empty formula you can see that three blue boxes appear, one for each
22886  column.
22887  When you press 
22888 \begin_inset Info
22889 type  "shortcut"
22890 arg   "newline-insert newline"
22891 \end_inset
22892
22893  in a non-empty formula, the part before the relation sign (equal sign 
22894 \begin_inset Quotes eld
22895 \end_inset
22896
22897 =
22898 \begin_inset Quotes erd
22899 \end_inset
22900
22901  etc.) will be inserted automatically to the first column, the relation sign
22902  is in the second column, and the rest in the third column.
22903  A new row is created by every further hit of 
22904 \begin_inset Info
22905 type  "shortcut"
22906 arg   "newline-insert newline"
22907 \end_inset
22908
22909 .
22910  Multi-line formulas are always displayed formulas.
22911  Here is an example:
22912 \begin_inset Formula \begin{eqnarray}
22913 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22914 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22915
22916 \end_inset
22917
22918  To change the column assignment of the formula parts, place the cursor
22919  where you want to start the shift and hit 
22920 \family sans
22921 Ctrl-Tab.
22922
22923 \family default
22924  It shifts everything in the column which is right beside the current cursor
22925  position to the next column.
22926  Note that the middle column is designed for relation signs, structures
22927  within this column will be printed in a smaller size:
22928 \begin_inset Formula \begin{eqnarray*}
22929 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22930
22931 \end_inset
22932
22933
22934 \end_layout
22935
22936 \begin_layout Standard
22937 The multi-line formula type described here is called 
22938 \family typewriter
22939 \series medium
22940 eqnarray
22941 \family default
22942 \series default
22943 .
22944  There are other multi-line types being more suitable for certain situations,
22945  for example if you want a better inter-line spacing than in formula (
22946 \begin_inset CommandInset ref
22947 LatexCommand ref
22948 reference "eq:asquared"
22949
22950 \end_inset
22951
22952 ).
22953  The other types are described in section
22954 \begin_inset space ~
22955 \end_inset
22956
22957
22958 \begin_inset CommandInset ref
22959 LatexCommand ref
22960 reference "sub:AMS-Formula-Types"
22961
22962 \end_inset
22963
22964 .
22965 \end_layout
22966
22967 \begin_layout Section
22968 Formula Numbering and Referencing
22969 \begin_inset Index idx
22970 status collapsed
22971
22972 \begin_layout Plain Layout
22973 Math ! Formula numbering
22974 \end_layout
22975
22976 \end_inset
22977
22978
22979 \begin_inset Index idx
22980 status collapsed
22981
22982 \begin_layout Plain Layout
22983 Math ! Referencing formulas
22984 \end_layout
22985
22986 \end_inset
22987
22988
22989 \begin_inset CommandInset label
22990 LatexCommand label
22991 name "sec:Formula-Numbering-and"
22992
22993 \end_inset
22994
22995
22996 \end_layout
22997
22998 \begin_layout Standard
22999 To number a formula, set the cursor in the formula and use the menu 
23000 \family sans
23001 Edit\SpecialChar \menuseparator
23002 Math\SpecialChar \menuseparator
23003 Toggle
23004 \begin_inset space ~
23005 \end_inset
23006
23007 Numbering
23008 \family default
23009  or the shortcut 
23010 \begin_inset Info
23011 type  "shortcut"
23012 arg   "math-number-toggle"
23013 \end_inset
23014
23015 .
23016  The formula number appears in LyX as 
23017 \begin_inset Quotes eld
23018 \end_inset
23019
23020 #
23021 \begin_inset Quotes erd
23022 \end_inset
23023
23024  within parentheses.
23025  The 
23026 \begin_inset Quotes eld
23027 \end_inset
23028
23029 #
23030 \begin_inset Quotes erd
23031 \end_inset
23032
23033  denotes, that the number will be calculated automatically when the output
23034  is generated.
23035  The placement and format of the formula number in the output depends on
23036  the document class.
23037  In this document the number is printed together with the chapter number,
23038  separated by a dot:
23039 \begin_inset Formula \begin{equation}
23040 1+1=2\end{equation}
23041
23042 \end_inset
23043
23044 Using 
23045 \begin_inset Info
23046 type  "shortcut"
23047 arg   "math-number-toggle"
23048 \end_inset
23049
23050  in a numbered formula will switch off the numbering.
23051  You can only number displayed formulas.
23052 \end_layout
23053
23054 \begin_layout Standard
23055 Multi-line formulas can be numbered line by line: Using the menu 
23056 \family sans
23057 Edit\SpecialChar \menuseparator
23058 Math\SpecialChar \menuseparator
23059 Toggle
23060 \begin_inset space ~
23061 \end_inset
23062
23063 Numbering
23064 \begin_inset space ~
23065 \end_inset
23066
23067 of
23068 \begin_inset space ~
23069 \end_inset
23070
23071 Line
23072 \family default
23073  or the shortcut 
23074 \begin_inset Info
23075 type  "shortcut"
23076 arg   "math-number-line-toggle"
23077 \end_inset
23078
23079  will only toggle the numbering of the line where the cursor is:
23080 \begin_inset Formula \begin{eqnarray}
23081 1 & = & 3-2\\
23082 2 & = & 4-2\nonumber \\
23083 4 & \leq & 7\end{eqnarray}
23084
23085 \end_inset
23086
23087 To number all lines use the shortcut 
23088 \begin_inset Info
23089 type  "shortcut"
23090 arg   "math-number-toggle"
23091 \end_inset
23092
23093 .
23094 \end_layout
23095
23096 \begin_layout Standard
23097 \begin_inset VSpace bigskip
23098 \end_inset
23099
23100 Every displayed formula can be referenced by its number using a label.
23101  A label is inserted with the menu 
23102 \family sans
23103 Insert\SpecialChar \menuseparator
23104 Label
23105 \family default
23106  when the cursor is in the formula.
23107  This opens a dialog to enter the label.
23108  It is recommended to use the proposed 
23109 \begin_inset Quotes eld
23110 \end_inset
23111
23112
23113 \family sans
23114 eq:
23115 \family default
23116
23117 \begin_inset Quotes erd
23118 \end_inset
23119
23120  as first part of the label, because this helps later to identify the label
23121  type when you have many labels in your document.
23122  We inserted in the following example the label 
23123 \begin_inset Quotes eld
23124 \end_inset
23125
23126 eq:tanhExp
23127 \begin_inset Quotes erd
23128 \end_inset
23129
23130  in the second line:
23131 \begin_inset Formula \begin{eqnarray}
23132 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23133  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23134
23135 \end_inset
23136
23137 Every labeled line is automatically numbered.
23138  Therefore the label is shown in LyX at the place of the formula number
23139  placeholder 
23140 \begin_inset Quotes eld
23141 \end_inset
23142
23143 #
23144 \begin_inset Quotes erd
23145 \end_inset
23146
23147 .
23148  You can reference a labeled formula using the menu 
23149 \family sans
23150 Insert\SpecialChar \menuseparator
23151 Cross
23152 \begin_inset space ~
23153 \end_inset
23154
23155 Reference
23156 \family default
23157 .
23158  A dialog appears to choose a label you want refer to.
23159  The reference appears in LyX as a grey cross reference box and in the output
23160  as the formula number:
23161 \end_layout
23162
23163 \begin_layout Standard
23164 This is a cross-reference to equation (
23165 \begin_inset CommandInset ref
23166 LatexCommand ref
23167 reference "eq:tanhExp"
23168
23169 \end_inset
23170
23171 ).
23172 \end_layout
23173
23174 \begin_layout Standard
23175 The properties of LyX's cross-reference box are described in section
23176 \begin_inset space ~
23177 \end_inset
23178
23179
23180 \begin_inset CommandInset ref
23181 LatexCommand ref
23182 reference "sec:Cross-References"
23183
23184 \end_inset
23185
23186 .
23187  To delete a label, set the cursor in the labeled formula, use the menu
23188  
23189 \family sans
23190 Insert\SpecialChar \menuseparator
23191 Label
23192 \family default
23193  and delete the label in the appearing dialog.
23194 \begin_inset Foot
23195 status collapsed
23196
23197 \begin_layout Plain Layout
23198 This is a unintuitive and will be fixed in the next version of LyX.
23199 \end_layout
23200
23201 \end_inset
23202
23203  
23204 \end_layout
23205
23206 \begin_layout Section
23207 User defined math macros
23208 \begin_inset Index idx
23209 status collapsed
23210
23211 \begin_layout Plain Layout
23212 Math ! Macros
23213 \end_layout
23214
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \begin_layout Standard
23221 LyX allows you to define macros for formulas which is very useful when you
23222  have equations of the same form in a document several times.
23223  Math macros are explained in section 
23224 \emph on
23225 Math
23226 \begin_inset space ~
23227 \end_inset
23228
23229 Macros
23230 \emph default
23231  of the 
23232 \emph on
23233 Math
23234 \emph default
23235  manual.
23236 \end_layout
23237
23238 \begin_layout Section
23239 Fine-Tuning
23240 \end_layout
23241
23242 \begin_layout Subsection
23243 Typefaces
23244 \begin_inset Index idx
23245 status collapsed
23246
23247 \begin_layout Plain Layout
23248 Math ! Typefaces
23249 \end_layout
23250
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \begin_layout Standard
23257 The standard font for text is italic, for numbers the standard is roman.
23258  To set a font in a formula, use the 
23259 \family sans
23260 Math
23261 \begin_inset space ~
23262 \end_inset
23263
23264 Panel
23265 \family default
23266  button 
23267 \begin_inset Graphics
23268         filename ../images/math/font.png
23269
23270 \end_inset
23271
23272 , or enter its command, listed in table
23273 \begin_inset space ~
23274 \end_inset
23275
23276
23277 \begin_inset CommandInset ref
23278 LatexCommand ref
23279 reference "cap:Typefaces-and-the"
23280
23281 \end_inset
23282
23283 , directly.
23284 \end_layout
23285
23286 \begin_layout Standard
23287 \begin_inset Float table
23288 wide false
23289 sideways false
23290 status open
23291
23292 \begin_layout Plain Layout
23293 \begin_inset Caption
23294
23295 \begin_layout Plain Layout
23296 \begin_inset CommandInset label
23297 LatexCommand label
23298 name "cap:Typefaces-and-the"
23299
23300 \end_inset
23301
23302 Typefaces and the corresponding commands.
23303 \end_layout
23304
23305 \end_inset
23306
23307
23308 \end_layout
23309
23310 \begin_layout Plain Layout
23311 \align center
23312 \begin_inset Tabular
23313 <lyxtabular version="3" rows="9" columns="2">
23314 <features tabularvalignment="middle">
23315 <column alignment="center" valignment="top" width="0pt">
23316 <column alignment="center" valignment="top" width="0pt">
23317 <row>
23318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322 Font
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331 Command
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342
23343 \shape up
23344 \size normal
23345 \bar no
23346 \noun off
23347 \color none
23348 \begin_inset Formula $\mathrm{Roman}$
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \series bold
23362
23363 \backslash
23364 mathrm
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 </row>
23370 <row>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387
23388 \series bold
23389
23390 \backslash
23391 mathbf
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 </row>
23397 <row>
23398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402 \begin_inset Formula $\mathit{Italic}$
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \series bold
23416
23417 \backslash
23418 mathit
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 </row>
23424 <row>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \shape up
23431 \size normal
23432 \bar no
23433 \noun off
23434 \color none
23435 \begin_inset Formula $\mathtt{Typewriter}$
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447
23448 \series bold
23449
23450 \backslash
23451 mathtt
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 </row>
23457 <row>
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23463 \end_inset
23464
23465
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \series bold
23476
23477 \backslash
23478 mathbb
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 <row>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Formula $\mathfrak{Fraktur}$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23498 \begin_inset Text
23499
23500 \begin_layout Plain Layout
23501
23502 \series bold
23503
23504 \backslash
23505 mathfrak
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \shape up
23518 \size normal
23519 \emph on
23520 \bar no
23521 \noun off
23522 \color none
23523 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \series bold
23537
23538 \backslash
23539 mathcal
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 </row>
23545 <row>
23546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550 \begin_inset Formula $\mathsf{SansSerif}$
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \series bold
23564
23565 \backslash
23566 mathsf
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 </row>
23572 </lyxtabular>
23573
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580
23581
23582 \end_layout
23583
23584 \begin_layout Standard
23585 \begin_inset Note Greyedout
23586 status open
23587
23588 \begin_layout Plain Layout
23589
23590 \series bold
23591 Note:
23592 \series default
23593  You can only print capital letters in the typefaces 
23594 \family sans
23595 Blackboard
23596 \family default
23597  and 
23598 \family sans
23599 Calligraphic
23600 \family default
23601 .
23602 \end_layout
23603
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \begin_layout Standard
23610 When you use a typeface, a blue box is inserted in the formula.
23611  Every character in this box will be printed in this typeface.
23612  Pressing 
23613 \family sans
23614 Space
23615 \family default
23616  within the box, will set the cursor outside, so that you have to use a
23617  protected space when you need a space in the box.
23618  Here an example where 
23619 \begin_inset Quotes eld
23620 \end_inset
23621
23622 N
23623 \begin_inset Quotes erd
23624 \end_inset
23625
23626  in 
23627 \family sans
23628 Blackboard
23629 \family default
23630  denotes the set of numbers:
23631 \begin_inset Formula \[
23632 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23633
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \begin_layout Standard
23640 The typefaces are nestable, which can cause confusion.
23641  You can e.
23642 \begin_inset space \thinspace{}
23643 \end_inset
23644
23645 g.
23646 \begin_inset space \space{}
23647 \end_inset
23648
23649 put a character in 
23650 \family sans
23651 Fraktur
23652 \family default
23653  in a box for 
23654 \family sans
23655 Typewriter
23656 \family default
23657
23658 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23659 \end_inset
23660
23661  
23662 \begin_inset Newline newline
23663 \end_inset
23664
23665 So it is better not to use this feature.
23666 \end_layout
23667
23668 \begin_layout Standard
23669 The typefaces have no effect on Greek letters: 
23670 \begin_inset Formula $\mathfrak{abc\delta e}$
23671 \end_inset
23672
23673
23674 \begin_inset Newline newline
23675 \end_inset
23676
23677 You can only print them emboldened using the command 
23678 \series bold
23679
23680 \backslash
23681 boldsymbol
23682 \series default
23683 , which works like the other typeface commands: 
23684 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23685 \end_inset
23686
23687
23688 \end_layout
23689
23690 \begin_layout Standard
23691
23692 \series bold
23693
23694 \backslash
23695 boldsymbol
23696 \series default
23697  works for all symbols, letters, and numbers.
23698 \end_layout
23699
23700 \begin_layout Standard
23701 A number of other font options are available as well, in the menu 
23702 \family sans
23703 Edit\SpecialChar \menuseparator
23704 Math\SpecialChar \menuseparator
23705 Text
23706 \begin_inset space ~
23707 \end_inset
23708
23709 Style
23710 \family default
23711 .
23712 \end_layout
23713
23714 \begin_layout Subsection
23715 Math Text
23716 \begin_inset Index idx
23717 status collapsed
23718
23719 \begin_layout Plain Layout
23720 Math ! Text
23721 \end_layout
23722
23723 \end_inset
23724
23725
23726 \end_layout
23727
23728 \begin_layout Standard
23729 Typefaces are useful for entering some characters in some given font, but
23730  not for text.
23731  For typing longer pieces of text use the math text, which is obtained using
23732  the entry 
23733 \family sans
23734 Normal
23735 \begin_inset space ~
23736 \end_inset
23737
23738 text
23739 \begin_inset space ~
23740 \end_inset
23741
23742 mode
23743 \family default
23744  of the 
23745 \family sans
23746 Math
23747 \begin_inset space ~
23748 \end_inset
23749
23750 Panel
23751 \family default
23752  button 
23753 \begin_inset Graphics
23754         filename ../images/math/font.png
23755
23756 \end_inset
23757
23758  (shortcut 
23759 \begin_inset Info
23760 type  "shortcut"
23761 arg   "font-default"
23762 \end_inset
23763
23764 ).
23765  Math text appears in LyX in black instead of blue.
23766  You can use spaces and accents in math text like in normal text.
23767  Here is an example:
23768 \begin_inset Formula \[
23769 f(x)=\begin{cases}
23770 x & \textrm{if I say so}\\
23771 -x & \textrm{unter Umständen}\end{cases}\]
23772
23773 \end_inset
23774
23775
23776 \end_layout
23777
23778 \begin_layout Subsection
23779 Font Sizes
23780 \begin_inset Index idx
23781 status collapsed
23782
23783 \begin_layout Plain Layout
23784 Math ! Font sizes
23785 \end_layout
23786
23787 \end_inset
23788
23789
23790 \end_layout
23791
23792 \begin_layout Standard
23793 There are four font styles (relative sizes) used in math-mode, which are
23794  automatically chosen in most situations.
23795  These are called 
23796 \family sans
23797 textstyle
23798 \family default
23799
23800 \family sans
23801 displaystyle
23802 \family default
23803
23804 \family sans
23805 scriptstyle
23806 \family default
23807 , and 
23808 \family sans
23809 scriptscriptstyle
23810 \family default
23811 .
23812  For most characters, 
23813 \family sans
23814 textstyle
23815 \family default
23816  and 
23817 \family sans
23818 displaystyle
23819 \family default
23820  are actually the same size, but fractions, superscripts and subscripts,
23821  and certain other structures, are set larger in 
23822 \family sans
23823 displaystyle
23824 \family default
23825 .
23826  Except for some operators, which resize themselves to accommodate various
23827  situations, all text will be set in the styles that LaTeX thinks are appropriat
23828 e.
23829  These choices can be overridden by using the math panel button 
23830 \begin_inset Graphics
23831         filename ../images/math/style.png
23832
23833 \end_inset
23834
23835 .
23836  A box for the size will be created in which you can insert the math structure.
23837  For example, you can set 
23838 \begin_inset Formula $\frac{1}{2}$
23839 \end_inset
23840
23841 , which is normally in 
23842 \family sans
23843 textstyle
23844 \family default
23845 , larger in 
23846 \family sans
23847 displaystyle
23848 \family default
23849
23850 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23851 \end_inset
23852
23853 .
23854  The four styles are used in the following example:
23855 \end_layout
23856
23857 \begin_layout Standard
23858 \begin_inset Formula $displaystyle$
23859 \end_inset
23860
23861
23862 \begin_inset Formula ${\textstyle textstyle}$
23863 \end_inset
23864
23865
23866 \begin_inset Formula ${\scriptstyle scriptstyle}$
23867 \end_inset
23868
23869
23870 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23871 \end_inset
23872
23873 .
23874 \end_layout
23875
23876 \begin_layout Standard
23877 All these math-mode font sizes are relative, that means, if the whole math
23878  inset is set in a particular size with the menu 
23879 \family sans
23880 Edit\SpecialChar \menuseparator
23881 Text
23882 \begin_inset space ~
23883 \end_inset
23884
23885 Style
23886 \family default
23887 , all sizes in the formula will be adjusted relative to this size.
23888  Similarly, if the base font size of the document is changed, all fonts
23889  will be adjusted to correspond.
23890  As an example here is a formula in the font size 
23891 \begin_inset Quotes eld
23892 \end_inset
23893
23894 largest
23895 \begin_inset Quotes erd
23896 \end_inset
23897
23898 :
23899 \end_layout
23900
23901 \begin_layout Standard
23902
23903 \family roman
23904 \size largest
23905 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23906 \end_inset
23907
23908
23909 \end_layout
23910
23911 \begin_layout Section
23912 Theorem Modules
23913 \end_layout
23914
23915 \begin_layout Standard
23916 As of LyX 1.6, support for theorem-like environments has been moved out of
23917  the document classes and into layout modules.
23918 \begin_inset Index idx
23919 status collapsed
23920
23921 \begin_layout Plain Layout
23922 Layout Modules
23923 \end_layout
23924
23925 \end_inset
23926
23927  As a result, theorem-like environments can now easily be used with classes
23928  other than the AMS classes.
23929  See section 
23930 \begin_inset CommandInset ref
23931 LatexCommand ref
23932 reference "sub:Modules"
23933
23934 \end_inset
23935
23936  for more on layout modules.
23937 \end_layout
23938
23939 \begin_layout Section
23940 AMS-LaTeX
23941 \begin_inset Index idx
23942 status collapsed
23943
23944 \begin_layout Plain Layout
23945 AMS math
23946 \end_layout
23947
23948 \end_inset
23949
23950
23951 \begin_inset Index idx
23952 status collapsed
23953
23954 \begin_layout Plain Layout
23955 Math ! AMS
23956 \end_layout
23957
23958 \end_inset
23959
23960
23961 \end_layout
23962
23963 \begin_layout Standard
23964 LyX supports the packages provided by the American Mathematical Society
23965  (AMS) that are in common use.
23966 \end_layout
23967
23968 \begin_layout Subsection
23969 Enabling AMS-Support
23970 \end_layout
23971
23972 \begin_layout Standard
23973 Selecting the checkbox 
23974 \family sans
23975 Use
23976 \begin_inset space ~
23977 \end_inset
23978
23979 AMS
23980 \begin_inset space ~
23981 \end_inset
23982
23983 math
23984 \begin_inset space ~
23985 \end_inset
23986
23987 package
23988 \family default
23989  in the 
23990 \family sans
23991 Document\SpecialChar \menuseparator
23992 Settings
23993 \family default
23994
23995 \begin_inset Index idx
23996 status collapsed
23997
23998 \begin_layout Plain Layout
23999 Document ! Settings
24000 \end_layout
24001
24002 \end_inset
24003
24004  dialog under 
24005 \family sans
24006 Math
24007 \begin_inset space ~
24008 \end_inset
24009
24010 Options
24011 \family default
24012  will include the AMS-packages in the document, and make the facilities
24013  available.
24014  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24015  formulas, assure that you have enabled AMS.
24016 \end_layout
24017
24018 \begin_layout Subsection
24019 AMS-Formula Types
24020 \begin_inset CommandInset label
24021 LatexCommand label
24022 name "sub:AMS-Formula-Types"
24023
24024 \end_inset
24025
24026
24027 \begin_inset Index idx
24028 status collapsed
24029
24030 \begin_layout Plain Layout
24031 Math ! Multi-line Equations
24032 \end_layout
24033
24034 \end_inset
24035
24036
24037 \end_layout
24038
24039 \begin_layout Standard
24040 AMS-LaTeX provides a selection of different formula types.
24041  LyX allows you to choose between 
24042 \family typewriter
24043 align
24044 \family default
24045
24046 \family typewriter
24047 alignat
24048 \family default
24049
24050 \family typewriter
24051 flalign
24052 \family default
24053
24054 \family typewriter
24055 gather
24056 \family default
24057 , and 
24058 \family typewriter
24059 multline
24060 \family default
24061 .
24062  We refer to the AMS-documentation for an explanation of these formula types.
24063 \end_layout
24064
24065 \begin_layout Chapter
24066 More Tools
24067 \end_layout
24068
24069 \begin_layout Section
24070 Cross-References
24071 \begin_inset Index idx
24072 status collapsed
24073
24074 \begin_layout Plain Layout
24075 Cross references
24076 \end_layout
24077
24078 \end_inset
24079
24080
24081 \begin_inset CommandInset label
24082 LatexCommand label
24083 name "sec:Cross-References"
24084
24085 \end_inset
24086
24087
24088 \end_layout
24089
24090 \begin_layout Standard
24091 One of LyX's strengths are cross-references.
24092  You can reference every section, float, footnote, formula, and list in
24093  the document.
24094  To reference a document part, you have to insert a label into it.
24095  The label is used as anchor and name for the reference.
24096  We want for example to refer to the second item of the following list:
24097 \end_layout
24098
24099 \begin_layout Enumerate
24100 First item
24101 \end_layout
24102
24103 \begin_layout Enumerate
24104 \begin_inset CommandInset label
24105 LatexCommand label
24106 name "enu:Second-item"
24107
24108 \end_inset
24109
24110 Second item
24111 \end_layout
24112
24113 \begin_layout Enumerate
24114 Third item
24115 \end_layout
24116
24117 \begin_layout Standard
24118 First we insert a label into the second item with the menu 
24119 \family sans
24120 Insert\SpecialChar \menuseparator
24121 Label
24122 \family default
24123  or by pressing the toolbar button 
24124 \begin_inset Graphics
24125         filename ../images/label-insert.png
24126         scale 85
24127
24128 \end_inset
24129
24130 .
24131  A grey label box like this: 
24132 \begin_inset Graphics
24133         filename clipart/labelQt4.png
24134         scale 85
24135
24136 \end_inset
24137
24138  is inserted and the label window pops up asking for the label text.
24139  LyX offers as text the first words of the item with a prefix, in our case
24140  the text 
24141 \begin_inset Quotes eld
24142 \end_inset
24143
24144
24145 \family sans
24146 enu: Second-item
24147 \family default
24148
24149 \begin_inset Quotes erd
24150 \end_inset
24151
24152 .
24153  The prefix 
24154 \begin_inset Quotes eld
24155 \end_inset
24156
24157
24158 \family sans
24159 enu:
24160 \family default
24161
24162 \begin_inset Quotes erd
24163 \end_inset
24164
24165  stands for 
24166 \begin_inset Quotes eld
24167 \end_inset
24168
24169 enumerate
24170 \begin_inset Quotes erd
24171 \end_inset
24172
24173 .
24174  The prefix depends on the document part where the label is inserted, e.
24175 \begin_inset space \thinspace{}
24176 \end_inset
24177
24178 g.
24179 \begin_inset space \space{}
24180 \end_inset
24181
24182 if you insert a label into a section heading, the prefix will be 
24183 \begin_inset Quotes eld
24184 \end_inset
24185
24186
24187 \family sans
24188 sec:
24189 \family default
24190
24191 \begin_inset Quotes erd
24192 \end_inset
24193
24194 .
24195 \end_layout
24196
24197 \begin_layout Standard
24198 To reference the item, we refer to its label using the menu 
24199 \family sans
24200 Insert\SpecialChar \menuseparator
24201 Cross-Reference
24202 \family default
24203  or the toolbar button 
24204 \begin_inset Graphics
24205         filename ../images/dialog-show-new-inset_ref.png
24206         scale 85
24207
24208 \end_inset
24209
24210 .
24211  A grey cross-reference box like this: 
24212 \begin_inset Graphics
24213         filename clipart/referenceQt4.png
24214         scale 85
24215
24216 \end_inset
24217
24218  is inserted and the cross-reference window appears showing all the labels
24219  in the document.
24220  We can now sort the labels alphabetically and then choose the entry 
24221 \begin_inset Quotes eld
24222 \end_inset
24223
24224
24225 \family sans
24226 enu:Second-item
24227 \family default
24228
24229 \begin_inset Quotes erd
24230 \end_inset
24231
24232 .
24233  At the position of the cross-reference box the item number will appear
24234  in the output.
24235 \end_layout
24236
24237 \begin_layout Standard
24238 Alternatively to 
24239 \family sans
24240 Insert\SpecialChar \menuseparator
24241 Cross-Reference
24242 \family default
24243 , you can right-click on a label and use in the appearing context menu 
24244 \family sans
24245 Copy as Reference
24246 \family default
24247 .
24248  The cross-reference to this label is now in the clipboard and can be copied
24249  to the actual cursor position via the menu 
24250 \family sans
24251 Edit\SpecialChar \menuseparator
24252 Paste
24253 \family default
24254  (shortcut Ctrl+V).
24255 \end_layout
24256
24257 \begin_layout Standard
24258 Here is our cross-reference: Item
24259 \begin_inset space ~
24260 \end_inset
24261
24262
24263 \begin_inset CommandInset ref
24264 LatexCommand ref
24265 reference "enu:Second-item"
24266
24267 \end_inset
24268
24269
24270 \end_layout
24271
24272 \begin_layout Standard
24273 It is recommended to use a protected space
24274 \begin_inset Foot
24275 status collapsed
24276
24277 \begin_layout Plain Layout
24278 described in section
24279 \begin_inset space ~
24280 \end_inset
24281
24282
24283 \begin_inset CommandInset ref
24284 LatexCommand ref
24285 reference "sub:Protected-Space"
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \end_inset
24293
24294  between the cross-reference name and its number to avoid ugly line breaks
24295  between them.
24296 \end_layout
24297
24298 \begin_layout Standard
24299 There are six varieties of cross-references:
24300 \end_layout
24301
24302 \begin_layout Description
24303 <reference>: prints the float number, this is the default: 
24304 \begin_inset CommandInset ref
24305 LatexCommand ref
24306 reference "cap:Two-distorted-images"
24307
24308 \end_inset
24309
24310
24311 \end_layout
24312
24313 \begin_layout Description
24314 (<reference>): prints the float number within two parentheses, this is the
24315  style normally used to reference formulas, especially when the reference
24316  name 
24317 \begin_inset Quotes eld
24318 \end_inset
24319
24320 Equation
24321 \begin_inset Quotes erd
24322 \end_inset
24323
24324  is omitted: 
24325 \begin_inset CommandInset ref
24326 LatexCommand eqref
24327 reference "eq:tanhExp"
24328
24329 \end_inset
24330
24331
24332 \end_layout
24333
24334 \begin_layout Description
24335 <page>: prints the page number: Page
24336 \begin_inset space ~
24337 \end_inset
24338
24339
24340 \begin_inset CommandInset ref
24341 LatexCommand pageref
24342 reference "cap:Two-distorted-images"
24343
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \begin_layout Description
24350 on
24351 \begin_inset space ~
24352 \end_inset
24353
24354 page
24355 \begin_inset space ~
24356 \end_inset
24357
24358 <page>: prints the text "on page" and the page number: 
24359 \begin_inset CommandInset ref
24360 LatexCommand vpageref
24361 reference "cap:Two-distorted-images"
24362
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \begin_layout Description
24369 <reference>
24370 \begin_inset space ~
24371 \end_inset
24372
24373 on
24374 \begin_inset space ~
24375 \end_inset
24376
24377 page
24378 \begin_inset space ~
24379 \end_inset
24380
24381 <page>: prints the float number, the text "on page", and the page number:
24382  
24383 \begin_inset CommandInset ref
24384 LatexCommand vref
24385 reference "cap:Two-distorted-images"
24386
24387 \end_inset
24388
24389
24390 \end_layout
24391
24392 \begin_layout Description
24393 Formatted
24394 \begin_inset space ~
24395 \end_inset
24396
24397 reference: prints a self defined cross-reference format.
24398 \begin_inset Newline newline
24399 \end_inset
24400
24401
24402 \begin_inset Note Greyedout
24403 status open
24404
24405 \begin_layout Plain Layout
24406
24407 \series bold
24408 Note:
24409 \series default
24410  This feature is only available when you have the LaTeX-package 
24411 \series bold
24412 prettyref
24413 \series default
24414
24415 \begin_inset Index idx
24416 status collapsed
24417
24418 \begin_layout Plain Layout
24419 LaTeX-packages ! prettyref
24420 \end_layout
24421
24422 \end_inset
24423
24424  installed.
24425 \end_layout
24426
24427 \end_inset
24428
24429
24430 \end_layout
24431
24432 \begin_layout Standard
24433 Note that the style <page> won't print the page number if the label is on
24434  the previous, the same, or the next page.
24435  You will e.
24436 \begin_inset space \thinspace{}
24437 \end_inset
24438
24439 g.
24440 \begin_inset space \space{}
24441 \end_inset
24442
24443 see the text 
24444 \begin_inset Quotes eld
24445 \end_inset
24446
24447
24448 \family sans
24449 on this page
24450 \family default
24451
24452 \begin_inset Quotes erd
24453 \end_inset
24454
24455  instead.
24456 \end_layout
24457
24458 \begin_layout Standard
24459 The number and current page of the referenced document part in the output,
24460  is automatically calculated by LaTeX.
24461  The varieties are adjusted in the field 
24462 \family sans
24463 Format
24464 \family default
24465  of the cross-reference window, that appear when you click on the cross-referenc
24466 e box.
24467 \end_layout
24468
24469 \begin_layout Standard
24470 You can only use the style 
24471 \family sans
24472 <reference>
24473 \family default
24474  to reference numbered document parts, while the reference style 
24475 \family sans
24476 <page>
24477 \family default
24478  is always possible.
24479 \end_layout
24480
24481 \begin_layout Standard
24482 If you want to reference a section, put the label in the section heading,
24483  to reference a float, put the label in the caption.
24484  For footnotes you can put the label somewhere in it.
24485  Referencing formulas is explained in section
24486 \begin_inset space ~
24487 \end_inset
24488
24489
24490 \begin_inset CommandInset ref
24491 LatexCommand ref
24492 reference "sec:Formula-Numbering-and"
24493
24494 \end_inset
24495
24496 .
24497 \end_layout
24498
24499 \begin_layout Standard
24500 The button 
24501 \family sans
24502 Go
24503 \begin_inset space ~
24504 \end_inset
24505
24506 to
24507 \begin_inset space ~
24508 \end_inset
24509
24510 Label
24511 \family default
24512  in the cross-reference window sets the the cursor before the referenced
24513  label.
24514  The button text changes then to 
24515 \family sans
24516 Go
24517 \begin_inset space ~
24518 \end_inset
24519
24520 Back
24521 \family default
24522  and you can use it to set the cursor back to the cross-reference.
24523  Right-clicking on a cross-reference box also sets the cursor before the
24524  referred label but without a possibility to go back.
24525  
24526 \end_layout
24527
24528 \begin_layout Standard
24529 You can change labels at any time by clicking on the label box.
24530  References to the changed label will automatically change its link to the
24531  new label text, so that you don't need to take care about this.
24532 \end_layout
24533
24534 \begin_layout Standard
24535 If a cross-reference refers to a non-existent label, you'll see two question
24536  marks in the output instead of the reference.
24537 \end_layout
24538
24539 \begin_layout Standard
24540 References are described in detail in the 
24541 \emph on
24542 Embedded Objects
24543 \emph default
24544  manual.
24545 \end_layout
24546
24547 \begin_layout Section
24548 Table of Contents and other Listings
24549 \begin_inset Index idx
24550 status collapsed
24551
24552 \begin_layout Plain Layout
24553 Table of contents
24554 \end_layout
24555
24556 \end_inset
24557
24558
24559 \begin_inset Index idx
24560 status collapsed
24561
24562 \begin_layout Plain Layout
24563 Outline
24564 \end_layout
24565
24566 \end_inset
24567
24568
24569 \begin_inset CommandInset label
24570 LatexCommand label
24571 name "sec:toc"
24572
24573 \end_inset
24574
24575
24576 \end_layout
24577
24578 \begin_layout Subsection
24579 Table of Contents
24580 \begin_inset CommandInset label
24581 LatexCommand label
24582 name "sub:Table-of-Contents"
24583
24584 \end_inset
24585
24586
24587 \end_layout
24588
24589 \begin_layout Standard
24590 The Table of Contents (TOC) is inserted with the menu 
24591 \family sans
24592 Insert\SpecialChar \menuseparator
24593 List/TOC\SpecialChar \menuseparator
24594 Table
24595 \begin_inset space ~
24596 \end_inset
24597
24598 of
24599 \begin_inset space ~
24600 \end_inset
24601
24602 Contents
24603 \family default
24604 .
24605  Is is displayed in LyX as a gray box.
24606  If you click on it, the 
24607 \family sans
24608 Outline
24609 \family default
24610  window appears, showing you the TOC entries as outline to move and rearrange
24611  sections in your documents.
24612  So this operation is an alternative to the menu 
24613 \family sans
24614 Document\SpecialChar \menuseparator
24615 Outline
24616 \family default
24617  that is described in sec.
24618 \begin_inset space \thinspace{}
24619 \end_inset
24620
24621
24622 \begin_inset CommandInset ref
24623 LatexCommand ref
24624 reference "sec:Navigating"
24625
24626 \end_inset
24627
24628 .
24629 \end_layout
24630
24631 \begin_layout Standard
24632 The TOC in the document output lists every numbered section automatically.
24633  If you have declared a short title for a section heading, as described
24634  in section
24635 \begin_inset space ~
24636 \end_inset
24637
24638
24639 \begin_inset CommandInset ref
24640 LatexCommand ref
24641 reference "sec:Short-Titles"
24642
24643 \end_inset
24644
24645 , it will be used in the TOC instead of the section heading.
24646  Section
24647 \begin_inset space ~
24648 \end_inset
24649
24650
24651 \begin_inset CommandInset ref
24652 LatexCommand ref
24653 reference "sub:Numbering-depth"
24654
24655 \end_inset
24656
24657  describes how the level is adjusted that defines which section types are
24658  listed in the TOC.
24659  Unnumbered sections are not listed in the TOC.
24660 \end_layout
24661
24662 \begin_layout Subsection
24663 List of Figures, Tables, and Algorithms
24664 \begin_inset CommandInset label
24665 LatexCommand label
24666 name "sub:List-of-Figures"
24667
24668 \end_inset
24669
24670
24671 \end_layout
24672
24673 \begin_layout Standard
24674 Table, figure, and algorithm lists are very much like the table of contents.
24675  You can insert them via the 
24676 \family sans
24677 Insert\SpecialChar \menuseparator
24678 List
24679 \begin_inset space ~
24680 \end_inset
24681
24682 /
24683 \begin_inset space ~
24684 \end_inset
24685
24686 TOC
24687 \family default
24688  submenus.
24689  The list entries are the float captions and the float number.
24690 \end_layout
24691
24692 \begin_layout Section
24693 URLs and Hyperlinks
24694 \begin_inset Index idx
24695 status collapsed
24696
24697 \begin_layout Plain Layout
24698 URLs
24699 \end_layout
24700
24701 \end_inset
24702
24703
24704 \begin_inset Index idx
24705 status collapsed
24706
24707 \begin_layout Plain Layout
24708 Hyperlinks
24709 \end_layout
24710
24711 \end_inset
24712
24713
24714 \end_layout
24715
24716 \begin_layout Subsection
24717 URLs
24718 \begin_inset CommandInset label
24719 LatexCommand label
24720 name "sub:URLs"
24721
24722 \end_inset
24723
24724
24725 \end_layout
24726
24727 \begin_layout Standard
24728 Links to web pages or email addresses can be inserted via the menu 
24729 \family sans
24730 Insert\SpecialChar \menuseparator
24731 URL
24732 \family default
24733 .
24734 \end_layout
24735
24736 \begin_layout Standard
24737 Here is an example URL: LyX's homepage: 
24738 \begin_inset Flex URL
24739 status open
24740
24741 \begin_layout Plain Layout
24742
24743 http://www.lyx.org
24744 \end_layout
24745
24746 \end_inset
24747
24748
24749 \end_layout
24750
24751 \begin_layout Standard
24752 You cannot change the style of the link text, the URL text will always be
24753  in the style 
24754 \family typewriter
24755 Typewriter
24756 \family default
24757 .
24758  To be able to format the URL text, use hyperlinks as explained in the next
24759  subsection.
24760 \end_layout
24761
24762 \begin_layout Standard
24763 \begin_inset Note Greyedout
24764 status open
24765
24766 \begin_layout Plain Layout
24767
24768 \series bold
24769 Note:
24770 \series default
24771  URLs must not end with a backslash, otherwise you get LaTeX errors.
24772 \end_layout
24773
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Subsection
24780 Hyperlinks
24781 \begin_inset CommandInset label
24782 LatexCommand label
24783 name "sub:Hyperlinks"
24784
24785 \end_inset
24786
24787
24788 \end_layout
24789
24790 \begin_layout Standard
24791 Hyperlinks can be inserted with the menu 
24792 \family sans
24793 Insert\SpecialChar \menuseparator
24794 Hyperlink
24795 \family default
24796  or with the toolbar button 
24797 \begin_inset Graphics
24798         filename ../images/href-insert.png
24799         BoundingBox 0bp 5bp 20bp 20bp
24800
24801 \end_inset
24802
24803 .
24804  The appearing dialog has two fields: 
24805 \family sans
24806 Target
24807 \family default
24808  and 
24809 \family sans
24810 Name
24811 \family default
24812 .
24813  The name is the printed text for the hyperlink.
24814  The hyperlink type can be a weblink like this: 
24815 \begin_inset CommandInset href
24816 LatexCommand href
24817 name "LyX's homepage"
24818 target "http://www.lyx.org"
24819
24820 \end_inset
24821
24822 , an Email address like this: 
24823 \begin_inset CommandInset href
24824 LatexCommand href
24825 name "lyx-docs mailing list"
24826 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24827 type "mailto:"
24828
24829 \end_inset
24830
24831 , or a link to a file.
24832 \end_layout
24833
24834 \begin_layout Standard
24835 You can start applications via a hyperlink when you insert a weblink, but
24836  add the prefix 
24837 \begin_inset Quotes eld
24838 \end_inset
24839
24840
24841 \family sans
24842 run:
24843 \family default
24844
24845 \begin_inset Quotes erd
24846 \end_inset
24847
24848  to the link target.
24849 \end_layout
24850
24851 \begin_layout Standard
24852 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24853  and become clickable in the DVI and PDF-output.
24854  To set the format of the link text, highlight the hyperlink inset and use
24855  the text style dialog.
24856  This is for example a hyperlink with bold sans serif text: 
24857 \family sans
24858 \series bold
24859
24860 \begin_inset CommandInset href
24861 LatexCommand href
24862 name "LyX's homepage"
24863 target "http://www.lyx.org"
24864
24865 \end_inset
24866
24867
24868 \end_layout
24869
24870 \begin_layout Standard
24871 The link text color can be changed, when the option 
24872 \family sans
24873 Color links
24874 \family default
24875  is set in the PDF Properties dialog (menu 
24876 \family sans
24877 Document\SpecialChar \menuseparator
24878 Settings\SpecialChar \menuseparator
24879 PDF Properties
24880 \family default
24881 ).
24882  The link text is for example set in this document to blue by adding the
24883  option
24884 \begin_inset Newline newline
24885 \end_inset
24886
24887
24888 \series bold
24889 urlcolor=blue
24890 \series default
24891
24892 \begin_inset Newline newline
24893 \end_inset
24894
24895 to the field 
24896 \family sans
24897 Additional options
24898 \family default
24899  in the PDF Properties dialog.
24900 \end_layout
24901
24902 \begin_layout Section
24903 Appendices
24904 \begin_inset Index idx
24905 status collapsed
24906
24907 \begin_layout Plain Layout
24908 Appendix
24909 \end_layout
24910
24911 \end_inset
24912
24913
24914 \begin_inset CommandInset label
24915 LatexCommand label
24916 name "sec:Appendices"
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \begin_layout Standard
24924 Appendices are created with the menu 
24925 \family sans
24926 Document\SpecialChar \menuseparator
24927 Start
24928 \begin_inset space ~
24929 \end_inset
24930
24931 Appendix
24932 \begin_inset space ~
24933 \end_inset
24934
24935 Here
24936 \family default
24937 .
24938  This menu sets the document from the current cursor position to the end
24939  as the appendix region.
24940  The region is marked with a red borderline.
24941 \end_layout
24942
24943 \begin_layout Standard
24944 Every chapter (or section) within the appendix region is treated as an appendix,
24945  numbered with a capital Latin letter.
24946  The appendix subsections are numbered with this letter followed by a dot
24947  and the subsection number.
24948  All appendix sections can be referenced as if they were normal sections,
24949  here two examples:
24950 \end_layout
24951
24952 \begin_layout Standard
24953 Appendix
24954 \begin_inset space ~
24955 \end_inset
24956
24957
24958 \begin_inset CommandInset ref
24959 LatexCommand ref
24960 reference "cha:Credits"
24961
24962 \end_inset
24963
24964 ; Appendix
24965 \begin_inset space ~
24966 \end_inset
24967
24968
24969 \begin_inset CommandInset ref
24970 LatexCommand ref
24971 reference "sub:Export"
24972
24973 \end_inset
24974
24975
24976 \end_layout
24977
24978 \begin_layout Section
24979 Bibliography
24980 \begin_inset Index idx
24981 status collapsed
24982
24983 \begin_layout Plain Layout
24984 Bibliography
24985 \end_layout
24986
24987 \end_inset
24988
24989
24990 \begin_inset CommandInset label
24991 LatexCommand label
24992 name "sec:Bibliography"
24993
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \begin_layout Standard
25000 There are two ways of generating the bibliography in a LyX-document.
25001  You can include a bibliography database,
25002 \begin_inset Foot
25003 status collapsed
25004
25005 \begin_layout Plain Layout
25006 Known under the name 
25007 \begin_inset Quotes eld
25008 \end_inset
25009
25010 BibTeX-database
25011 \begin_inset Quotes erd
25012 \end_inset
25013
25014 .
25015 \end_layout
25016
25017 \end_inset
25018
25019  which is explained in the next subsection, or you can insert the bibliography
25020  manually, using the paragraph environment 
25021 \family sans
25022 Bibliography
25023 \family default
25024 , which was described in section
25025 \begin_inset space ~
25026 \end_inset
25027
25028
25029 \begin_inset CommandInset ref
25030 LatexCommand ref
25031 reference "sub:Biblio_environment"
25032
25033 \end_inset
25034
25035 .
25036  If you want anything other than numerical citations that are used in this
25037  document, like author-year cituations, then you must
25038 \emph on
25039  
25040 \emph default
25041 use a bibliography database.
25042 \end_layout
25043
25044 \begin_layout Subsection
25045 The Bibliography Environment
25046 \end_layout
25047
25048 \begin_layout Standard
25049 Within the 
25050 \family sans
25051 Bibliography
25052 \family default
25053  environment, every paragraph begins with a gray bibliography box labeled
25054  with a number.
25055  If you click on it, you will get a dialog in which you can set a 
25056 \family sans
25057 Key
25058 \family default
25059  and a 
25060 \family sans
25061 Label
25062 \family default
25063 .
25064  The key is the symbolic name by which you will refer to this bibliography
25065  entry.
25066  For example, our second entry in the bibliography is a book about LaTeX
25067  and we used 
25068 \begin_inset Quotes eld
25069 \end_inset
25070
25071 latexcompanion
25072 \begin_inset Quotes erd
25073 \end_inset
25074
25075 , a short form of its title, as key.
25076 \end_layout
25077
25078 \begin_layout Standard
25079 You can refer to the key of a bibliography entry using the menu 
25080 \family sans
25081 Insert\SpecialChar \menuseparator
25082 Citation
25083 \family default
25084  or the toolbar button 
25085 \begin_inset Graphics
25086         filename ../images/dialog-show-new-inset_citation.png
25087         BoundingBox 0bp 5bp 20bp 20bp
25088
25089 \end_inset
25090
25091 .
25092  A citation reference box is inserted and a citation window will appear
25093  in which you can select one or more keys in the available key list.
25094  The citation reference box will be labeled with the referenced key.
25095  When you click on the box, the citation window appears and you can change
25096  the reference.
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Citation references appear in the output as the number of the bibliography
25101  entry with surrounding brackets.
25102  If you set a 
25103 \family sans
25104 Label
25105 \family default
25106  for the entry, the label will appear instead of the number.
25107  Here are two examples; the first without a label, the second with the label
25108  
25109 \begin_inset Quotes eld
25110 \end_inset
25111
25112 Credits
25113 \begin_inset Quotes erd
25114 \end_inset
25115
25116 :
25117 \end_layout
25118
25119 \begin_layout Standard
25120 Have a look at the 
25121 \family sans
25122 LaTeX Companion Second Edition
25123 \family default
25124
25125 \begin_inset CommandInset citation
25126 LatexCommand cite
25127 key "latexcompanion"
25128
25129 \end_inset
25130
25131
25132 \end_layout
25133
25134 \begin_layout Standard
25135 The LyX-Team members are listed in the Credits: 
25136 \begin_inset CommandInset citation
25137 LatexCommand cite
25138 key "lyxcredit"
25139
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \begin_layout Subsection
25146 Bibliography databases (BibTeX)
25147 \begin_inset Index idx
25148 status collapsed
25149
25150 \begin_layout Plain Layout
25151 Bibliography ! Databases
25152 \end_layout
25153
25154 \end_inset
25155
25156
25157 \begin_inset Index idx
25158 status collapsed
25159
25160 \begin_layout Plain Layout
25161 Bibliography ! BibTeX
25162 \end_layout
25163
25164 \end_inset
25165
25166
25167 \begin_inset CommandInset label
25168 LatexCommand label
25169 name "sub:Bibliography-databases"
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Standard
25177 Bibliography databases are useful if you use the same bibliography in different
25178  documents.
25179 \begin_inset Foot
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183 They are also useful simply for keeping a database of articles and notes
25184  concerning them.
25185  Most of the database programs mentioned below allow you to store annotations
25186  and reviews along with bibliographical information.
25187 \end_layout
25188
25189 \end_inset
25190
25191  It also makes it very easy to have a uniform layout for all bibliography
25192  entries.
25193  You can collect the bibliography of all relevant books and articles of
25194  your working field in a database.
25195  This database can be used for different documents, and only the entries
25196  cited in a particular document will appear in the bibliography list for
25197  that document.
25198  This relieves you of the need to keep track of which articles and books
25199  you have cited.
25200 \end_layout
25201
25202 \begin_layout Standard
25203 The database is a text file with the file extension 
25204 \begin_inset Quotes eld
25205 \end_inset
25206
25207
25208 \family sans
25209 .bib
25210 \family default
25211
25212 \begin_inset Quotes erd
25213 \end_inset
25214
25215 , containing the bibliography in a special format.
25216  The format is explained in 
25217 \begin_inset CommandInset citation
25218 LatexCommand cite
25219 key "BibTeX-2"
25220
25221 \end_inset
25222
25223  and in LaTeX books (
25224 \begin_inset CommandInset citation
25225 LatexCommand cite
25226 key "Mittelbach,Kopka,Lamport"
25227
25228 \end_inset
25229
25230 ).
25231  The file can be created using any text editor, but normally one uses a
25232  special program to create and edit the entries in the database.
25233  A list of such programs is maintained on the LyX Wiki at 
25234 \begin_inset Flex URL
25235 status collapsed
25236
25237 \begin_layout Plain Layout
25238
25239 http://wiki.lyx.org/BibTeX/Programs
25240 \end_layout
25241
25242 \end_inset
25243
25244 .
25245 \end_layout
25246
25247 \begin_layout Standard
25248 To use a database, use the menu 
25249 \family sans
25250 Insert\SpecialChar \menuseparator
25251 List
25252 \family default
25253 /
25254 \family sans
25255 TOC\SpecialChar \menuseparator
25256 BibT
25257 \begin_inset ERT
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261
25262 {}
25263 \end_layout
25264
25265 \end_inset
25266
25267 eX
25268 \begin_inset space ~
25269 \end_inset
25270
25271 Bibliography
25272 \family default
25273 .
25274  A grey box will be inserted and a window appears.
25275  In this window you can load one or more databases and a style file.
25276  The option 
25277 \family sans
25278 Add bibliography to TOC
25279 \family default
25280  adds a table of contents entry for the bibliography.
25281  In the 
25282 \family sans
25283 Content
25284 \family default
25285  drop box you can select what part of the database should be output.
25286 \end_layout
25287
25288 \begin_layout Standard
25289 The style file is a text file with the file extension 
25290 \begin_inset Quotes eld
25291 \end_inset
25292
25293
25294 \family sans
25295 .bst
25296 \family default
25297
25298 \begin_inset Quotes erd
25299 \end_inset
25300
25301  that controls how the bibliography entries will appear.
25302  Your LaTeX distribution should provide several of these, and many publishers
25303  provide their own style files, so that you don't have to take care of the
25304  layout.
25305  It is of course possible to write your own style file, but this is something
25306  for experts.
25307 \begin_inset Foot
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311 For information how this is done, have a look at
25312 \begin_inset Newline newline
25313 \end_inset
25314
25315
25316 \begin_inset CommandInset href
25317 LatexCommand href
25318 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25319
25320 \end_inset
25321
25322 .
25323 \end_layout
25324
25325 \end_inset
25326
25327
25328 \end_layout
25329
25330 \begin_layout Standard
25331 Inserting a citation reference works as described in the previous section.
25332 \end_layout
25333
25334 \begin_layout Standard
25335 To generate the bibliography from a database, LyX uses the program BibTeX.
25336  This program can be controlled with options that you can add in LyX's preferenc
25337 es dialog under 
25338 \family sans
25339 Outputs\SpecialChar \menuseparator
25340 LaT
25341 \begin_inset ERT
25342 status collapsed
25343
25344 \begin_layout Plain Layout
25345
25346 {}
25347 \end_layout
25348
25349 \end_inset
25350
25351 eX
25352 \family default
25353  in the 
25354 \family sans
25355 BibT
25356 \begin_inset ERT
25357 status collapsed
25358
25359 \begin_layout Plain Layout
25360
25361 {}
25362 \end_layout
25363
25364 \end_inset
25365
25366 eX
25367 \begin_inset space ~
25368 \end_inset
25369
25370 command
25371 \family default
25372  field.
25373  Before adding options, it is strongly recommended to read the manual of
25374  
25375 \family sans
25376 BibTeX
25377 \family default
25378  
25379 \begin_inset CommandInset citation
25380 LatexCommand cite
25381 key "BibTeX"
25382
25383 \end_inset
25384
25385 .
25386 \end_layout
25387
25388 \begin_layout Standard
25389 When you select the option 
25390 \family sans
25391 Sectioned bibliography
25392 \family default
25393  in the 
25394 \family sans
25395 Document\SpecialChar \menuseparator
25396 Settings
25397 \family default
25398  dialog, it is possible to have multiple and sectioned bibliographies.
25399  This and other options are explained in detail in section 
25400 \emph on
25401 Customizing Bibliographies
25402 \emph default
25403  
25404 \emph on
25405 with BibTeX
25406 \emph default
25407  of the 
25408 \emph on
25409 Additional Features
25410 \emph default
25411  manual.
25412 \end_layout
25413
25414 \begin_layout Standard
25415 We use two bibliographies in this document to show the difference between
25416  the two methods of creating them.
25417  As you can see, the bibliography that is created from a database lists
25418  only the database entries that are referenced in the document.
25419  We used the style file 
25420 \family sans
25421 alphadin.bst
25422 \family default
25423  to get the complicated German reference key scheme in the bibliography.
25424 \end_layout
25425
25426 \begin_layout Subsection
25427 Bibliography layout
25428 \begin_inset Index idx
25429 status collapsed
25430
25431 \begin_layout Plain Layout
25432 Bibliography ! Layout
25433 \end_layout
25434
25435 \end_inset
25436
25437
25438 \end_layout
25439
25440 \begin_layout Standard
25441 In the citation reference dialog you can set a special citation format.
25442  For this feature you need to enable the option 
25443 \family sans
25444 Natbib
25445 \family default
25446  in the 
25447 \family sans
25448 Document\SpecialChar \menuseparator
25449 Settings
25450 \family default
25451
25452 \begin_inset Index idx
25453 status collapsed
25454
25455 \begin_layout Plain Layout
25456 Document ! Settings
25457 \end_layout
25458
25459 \end_inset
25460
25461  dialog under 
25462 \family sans
25463 Bibliography
25464 \family default
25465 .
25466  Setting a citation style for a reference will overwrite the default.
25467  For the global citation format use the BibTeX style files as explained
25468  in the previous section.
25469 \end_layout
25470
25471 \begin_layout Standard
25472 You can also set text, that should appear before or after a citation reference,
25473  in the citation reference window.
25474  Here an example where we set the text 
25475 \begin_inset Quotes eld
25476 \end_inset
25477
25478 Chapter
25479 \begin_inset space ~
25480 \end_inset
25481
25482 3
25483 \begin_inset Quotes erd
25484 \end_inset
25485
25486  to appear after the reference:
25487 \end_layout
25488
25489 \begin_layout Standard
25490 Have a look at 
25491 \begin_inset CommandInset citation
25492 LatexCommand cite
25493 after "Chapter 3"
25494 key "latexcompanion"
25495
25496 \end_inset
25497
25498 .
25499 \end_layout
25500
25501 \begin_layout Section
25502 Index
25503 \begin_inset Index idx
25504 status collapsed
25505
25506 \begin_layout Plain Layout
25507 Index generation
25508 \end_layout
25509
25510 \end_inset
25511
25512
25513 \begin_inset CommandInset label
25514 LatexCommand label
25515 name "sec:Index"
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \begin_layout Standard
25523 An index entry is created if you use the menu 
25524 \family sans
25525 Insert\SpecialChar \menuseparator
25526 Index
25527 \begin_inset space ~
25528 \end_inset
25529
25530 Entry
25531 \family default
25532  or the toolbar button 
25533 \begin_inset Graphics
25534         filename ../images/index-insert.png
25535         BoundingBox 0bp 5bp 20bp 20bp
25536
25537 \end_inset
25538
25539 .
25540  A gray box labeled 
25541 \begin_inset Quotes eld
25542 \end_inset
25543
25544
25545 \family sans
25546 Idx
25547 \family default
25548
25549 \begin_inset Quotes erd
25550 \end_inset
25551
25552  is inserted containing the text that appears in the index.
25553  The word where the cursor is in or the currently highlighted text is proposed
25554  by LyX as the index entry.
25555 \end_layout
25556
25557 \begin_layout Standard
25558 We give a short overview of the index commands in the next subsections.
25559  For a detailed description of LaTeX's index mechanism, have a look at one
25560  of the LaTeX books 
25561 \begin_inset CommandInset citation
25562 LatexCommand cite
25563 key "latexcompanion,latexguide,latexbook"
25564
25565 \end_inset
25566
25567 .
25568 \end_layout
25569
25570 \begin_layout Standard
25571 You can change index entries by clicking on the index box.
25572 \end_layout
25573
25574 \begin_layout Standard
25575 The index list is inserted in the document with the menu 
25576 \family sans
25577 Insert\SpecialChar \menuseparator
25578 List
25579 \begin_inset space ~
25580 \end_inset
25581
25582 /
25583 \begin_inset space ~
25584 \end_inset
25585
25586 TOC\SpecialChar \menuseparator
25587 Index
25588 \begin_inset space ~
25589 \end_inset
25590
25591 List
25592 \family default
25593 .
25594  A light blue box labeled 
25595 \begin_inset Quotes eld
25596 \end_inset
25597
25598
25599 \family sans
25600 Index
25601 \family default
25602
25603 \begin_inset Quotes erd
25604 \end_inset
25605
25606  will show the place where the index is printed in the output.
25607  The index list box is not clickable like other LyX-boxes.
25608 \end_layout
25609
25610 \begin_layout Subsection
25611 Grouping Index Entries
25612 \begin_inset Index idx
25613 status collapsed
25614
25615 \begin_layout Plain Layout
25616 Index ! Grouping
25617 \end_layout
25618
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \begin_layout Standard
25625 Index entries are often grouped to offer the reader a fast search in the
25626  index.
25627  We want to group for example the index entries for itemized and enumerated
25628  lists under the entry 
25629 \begin_inset Quotes eld
25630 \end_inset
25631
25632 Lists
25633 \begin_inset Quotes erd
25634 \end_inset
25635
25636 .
25637  First we create the entry 
25638 \begin_inset Quotes eld
25639 \end_inset
25640
25641 Lists
25642 \begin_inset Quotes erd
25643 \end_inset
25644
25645  in section
25646 \begin_inset space ~
25647 \end_inset
25648
25649
25650 \begin_inset CommandInset ref
25651 LatexCommand ref
25652 reference "sub:Lists"
25653
25654 \end_inset
25655
25656 .
25657  In the text field for the itemized list index entry in section
25658 \begin_inset space ~
25659 \end_inset
25660
25661
25662 \begin_inset CommandInset ref
25663 LatexCommand ref
25664 reference "sec:Itemize"
25665
25666 \end_inset
25667
25668 , we insert the command
25669 \end_layout
25670
25671 \begin_layout Standard
25672
25673 \series bold
25674 Lists ! Itemize
25675 \end_layout
25676
25677 \begin_layout Standard
25678 and the command
25679 \end_layout
25680
25681 \begin_layout Standard
25682
25683 \series bold
25684 Lists ! Enumerate
25685 \end_layout
25686
25687 \begin_layout Standard
25688 for the enumerated list in section
25689 \begin_inset space ~
25690 \end_inset
25691
25692
25693 \begin_inset CommandInset ref
25694 LatexCommand ref
25695 reference "sec:Enumerate"
25696
25697 \end_inset
25698
25699 .
25700 \end_layout
25701
25702 \begin_layout Standard
25703 The exclamation mark 
25704 \begin_inset Quotes eld
25705 \end_inset
25706
25707 !
25708 \begin_inset Quotes erd
25709 \end_inset
25710
25711  marks the grouping levels.
25712  You can have three levels; every index level is indented a bit more.
25713  An index entry for the higher levels is not required.
25714  If we don't have an index entry for 
25715 \begin_inset Quotes eld
25716 \end_inset
25717
25718 Lists
25719 \begin_inset Quotes erd
25720 \end_inset
25721
25722 , it will be printed anyway, but without a page number.
25723 \end_layout
25724
25725 \begin_layout Subsection
25726 Page Ranges
25727 \begin_inset Index idx
25728 status collapsed
25729
25730 \begin_layout Plain Layout
25731 Index ! Page ranges
25732 \end_layout
25733
25734 \end_inset
25735
25736
25737 \end_layout
25738
25739 \begin_layout Standard
25740 Normally an index entry will appear with the page number of the indexed
25741  section.
25742  But sometimes you want to index more pages under the same entry.
25743  E.g if we want to index the paragraph environments, we create an index entry
25744  in section
25745 \begin_inset space ~
25746 \end_inset
25747
25748
25749 \begin_inset CommandInset ref
25750 LatexCommand ref
25751 reference "sec:Paragraph-Environments"
25752
25753 \end_inset
25754
25755  with the command
25756 \end_layout
25757
25758 \begin_layout Standard
25759
25760 \series bold
25761 Paragraph environments|(
25762 \end_layout
25763
25764 \begin_layout Standard
25765 and another entry at the end of section
25766 \begin_inset space ~
25767 \end_inset
25768
25769
25770 \begin_inset CommandInset ref
25771 LatexCommand ref
25772 reference "sub:LyX-Code"
25773
25774 \end_inset
25775
25776  with the command
25777 \end_layout
25778
25779 \begin_layout Standard
25780
25781 \series bold
25782 Paragraph environments|)
25783 \end_layout
25784
25785 \begin_layout Standard
25786 The commands 
25787 \begin_inset Quotes eld
25788 \end_inset
25789
25790
25791 \series bold
25792 |(
25793 \series default
25794
25795 \begin_inset Quotes erd
25796 \end_inset
25797
25798  and 
25799 \begin_inset Quotes eld
25800 \end_inset
25801
25802
25803 \series bold
25804 |)
25805 \series default
25806
25807 \begin_inset Quotes erd
25808 \end_inset
25809
25810  respectively start and end the index range.
25811  You can also add the same index entry at different places in the document.
25812  They appear in the output under one entry with a comma separated list of
25813  the pages of the indexed document parts.
25814  An example is the index entry 
25815 \begin_inset Quotes eld
25816 \end_inset
25817
25818 Document ! Settings
25819 \begin_inset Quotes erd
25820 \end_inset
25821
25822 .
25823 \end_layout
25824
25825 \begin_layout Subsection
25826 Cross referencing
25827 \begin_inset Index idx
25828 status collapsed
25829
25830 \begin_layout Plain Layout
25831 Index ! Cross referencing
25832 \end_layout
25833
25834 \end_inset
25835
25836
25837 \end_layout
25838
25839 \begin_layout Standard
25840 It is also possible to refer to another index entry.
25841  We referred for example in the index entry 
25842 \begin_inset Quotes eld
25843 \end_inset
25844
25845 GIF
25846 \begin_inset Quotes erd
25847 \end_inset
25848
25849  (in section
25850 \begin_inset space ~
25851 \end_inset
25852
25853
25854 \begin_inset CommandInset ref
25855 LatexCommand ref
25856 reference "sub:Image-Formats"
25857
25858 \end_inset
25859
25860 ) to the index entry 
25861 \begin_inset Quotes eld
25862 \end_inset
25863
25864 Image formats
25865 \begin_inset Quotes erd
25866 \end_inset
25867
25868  in the same section using the entry
25869 \end_layout
25870
25871 \begin_layout Standard
25872
25873 \series bold
25874 GIF|see{Image formats}
25875 \end_layout
25876
25877 \begin_layout Standard
25878 where the braces have to be inserted as TeX Code.
25879  The text within the braces is the referenced entry.
25880  The reference will appear in the output without a page number.
25881 \end_layout
25882
25883 \begin_layout Subsection
25884 Index Entry Order
25885 \begin_inset Index idx
25886 status collapsed
25887
25888 \begin_layout Plain Layout
25889 Index ! Entry order
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Standard
25898 You can use accented characters in the index entry, but the entries might
25899  then not follow the rules for the index order.
25900  The index entries are sorted alphabetically, but LaTeX
25901 \begin_inset Foot
25902 status collapsed
25903
25904 \begin_layout Plain Layout
25905 The index generating is done in the background by an extra program, see
25906  section
25907 \begin_inset space ~
25908 \end_inset
25909
25910
25911 \begin_inset CommandInset ref
25912 LatexCommand ref
25913 reference "sub:Index-Program"
25914
25915 \end_inset
25916
25917 .
25918 \end_layout
25919
25920 \end_inset
25921
25922  doesn't know how to sort accents in different languages.
25923  We have created as an example the three dummy index entries 
25924 \begin_inset Quotes eld
25925 \end_inset
25926
25927 maison
25928 \begin_inset Quotes erd
25929 \end_inset
25930
25931
25932 \begin_inset Quotes eld
25933 \end_inset
25934
25935 maïs
25936 \begin_inset Quotes erd
25937 \end_inset
25938
25939 , and 
25940 \begin_inset Quotes eld
25941 \end_inset
25942
25943 maître
25944 \begin_inset Quotes erd
25945 \end_inset
25946
25947 .
25948 \begin_inset Index idx
25949 status open
25950
25951 \begin_layout Plain Layout
25952 Dummy entries ! maïs
25953 \end_layout
25954
25955 \end_inset
25956
25957
25958 \begin_inset Index idx
25959 status open
25960
25961 \begin_layout Plain Layout
25962 Dummy entries ! maître
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \begin_inset Index idx
25969 status open
25970
25971 \begin_layout Plain Layout
25972 Dummy entries ! maïs@maison
25973 \end_layout
25974
25975 \end_inset
25976
25977  They will be sorted in the order maïs, maître, maison, but we want the
25978  order maïs, maison, maître.
25979  To achieve this, we use the command
25980 \end_layout
25981
25982 \begin_layout Standard
25983
25984 \series bold
25985 previous entry@current entry
25986 \end_layout
25987
25988 \begin_layout Standard
25989 In our case we want to have 
25990 \begin_inset Quotes eld
25991 \end_inset
25992
25993 maison
25994 \begin_inset Quotes erd
25995 \end_inset
25996
25997  after 
25998 \begin_inset Quotes eld
25999 \end_inset
26000
26001 maïs
26002 \begin_inset Quotes erd
26003 \end_inset
26004
26005  and write therefore for the index entry of maison:
26006 \end_layout
26007
26008 \begin_layout Standard
26009
26010 \series bold
26011 maïs@maison
26012 \end_layout
26013
26014 \begin_layout Standard
26015 The previous entry needn't to be a real existing entry, you can also use
26016  another word to tell LaTeX the entry order, see the next subsection for
26017  an example.
26018 \end_layout
26019
26020 \begin_layout Subsection
26021 Index Entry Layout
26022 \begin_inset Index idx
26023 status collapsed
26024
26025 \begin_layout Plain Layout
26026 Index ! Entry layout
26027 \end_layout
26028
26029 \end_inset
26030
26031
26032 \end_layout
26033
26034 \begin_layout Standard
26035 You can change the appearance of index entries via the text style dialog.
26036 \begin_inset Index idx
26037 status open
26038
26039 \begin_layout Plain Layout
26040 Dummy entries ! 
26041 \shape italic
26042 This is an italic dummy entry
26043 \end_layout
26044
26045 \end_inset
26046
26047  You can also format the page number using the character 
26048 \begin_inset Quotes eld
26049 \end_inset
26050
26051 |
26052 \begin_inset Quotes erd
26053 \end_inset
26054
26055  followed by a LaTeX-command without a backslash.
26056  We can write for example
26057 \end_layout
26058
26059 \begin_layout Standard
26060
26061 \series bold
26062 italic page number:|textit
26063 \end_layout
26064
26065 \begin_layout Standard
26066 to get the page number in italic.
26067 \begin_inset Index idx
26068 status open
26069
26070 \begin_layout Plain Layout
26071 Dummy entries ! italic page number:|textit
26072 \end_layout
26073
26074 \end_inset
26075
26076  Normally all LaTeX-commands begin with a backslash, but in this special
26077  case 
26078 \begin_inset Quotes eld
26079 \end_inset
26080
26081
26082 \series bold
26083 |command
26084 \series default
26085
26086 \begin_inset Quotes erd
26087 \end_inset
26088
26089  means 
26090 \series bold
26091
26092 \backslash
26093 command{page
26094 \begin_inset space ~
26095 \end_inset
26096
26097 number}
26098 \series default
26099 .
26100  Have a look at section
26101 \begin_inset space ~
26102 \end_inset
26103
26104
26105 \begin_inset CommandInset ref
26106 LatexCommand ref
26107 reference "sub:LaTeX-Syntax"
26108
26109 \end_inset
26110
26111  to learn more about the LaTeX-syntax.
26112 \end_layout
26113
26114 \begin_layout Standard
26115 \begin_inset Note Greyedout
26116 status open
26117
26118 \begin_layout Plain Layout
26119
26120 \series bold
26121 Note:
26122 \series default
26123  Formatting single index entries only works when you use the program 
26124 \family sans
26125 makeindex 
26126 \family default
26127 to generate the index, see section
26128 \begin_inset space ~
26129 \end_inset
26130
26131
26132 \begin_inset CommandInset ref
26133 LatexCommand ref
26134 reference "sub:Index-Program"
26135
26136 \end_inset
26137
26138 .
26139  If you use 
26140 \family sans
26141 xindy
26142 \family default
26143 , however, this won't work for anything other than bold or italic text.
26144  This is because xindy requires to define semantic elements before they
26145  can be used, see 
26146 \begin_inset CommandInset citation
26147 LatexCommand cite
26148 after "p. 678 ff."
26149 key "latexcompanion"
26150
26151 \end_inset
26152
26153  for details.
26154 \end_layout
26155
26156 \end_inset
26157
26158
26159 \end_layout
26160
26161 \begin_layout Standard
26162 In general, we encourage you to not format page numbers directly as shown
26163  above.
26164  Instead of this, you should define a macro in the preamble and use that.
26165  Consider why you want some page numbers to be bold.
26166  Maybe you want all page references italic that refer to a definition of
26167  the indexed term, so that users can easily find definitions.
26168  If so, put the following in the preamble
26169 \end_layout
26170
26171 \begin_layout Standard
26172
26173 \series bold
26174
26175 \backslash
26176 newcommand{
26177 \backslash
26178 IndexDef}[1]{
26179 \backslash
26180 textit{#1}}
26181 \end_layout
26182
26183 \begin_layout Standard
26184 and write
26185 \end_layout
26186
26187 \begin_layout Standard
26188
26189 \series bold
26190 my entry|IndexDef
26191 \end_layout
26192
26193 \begin_layout Standard
26194 in the index entry.
26195 \begin_inset Index idx
26196 status open
26197
26198 \begin_layout Plain Layout
26199 Dummy entries ! my entry|IndexDef
26200 \end_layout
26201
26202 \end_inset
26203
26204  The advantage is that, if you change your mind later or if your publisher
26205  insists that definitions must not be italic but bold, you just need to
26206  change the macro in the preamble, not every single index entry.
26207 \end_layout
26208
26209 \begin_layout Standard
26210 You can also change the layout for the whole index.
26211  E.
26212 \begin_inset space \thinspace{}
26213 \end_inset
26214
26215 g.
26216 \begin_inset space \space{}
26217 \end_inset
26218
26219 we marked the index list box of this document as bold to get a bold font
26220  for all index entries.
26221  For more advanced tasks you have to set up a so-called 
26222 \emph on
26223 Index Style File
26224 \emph default
26225 , see the 
26226 \family sans
26227 makeindex
26228 \family default
26229  or 
26230 \family sans
26231 xindy
26232 \family default
26233  documentation for details, 
26234 \begin_inset CommandInset citation
26235 LatexCommand cite
26236 key "makeindex,xindy"
26237
26238 \end_inset
26239
26240 .
26241 \end_layout
26242
26243 \begin_layout Subsection
26244 Index Program
26245 \begin_inset Index idx
26246 status collapsed
26247
26248 \begin_layout Plain Layout
26249 Index ! Program
26250 \end_layout
26251
26252 \end_inset
26253
26254
26255 \begin_inset CommandInset label
26256 LatexCommand label
26257 name "sub:Index-Program"
26258
26259 \end_inset
26260
26261
26262 \end_layout
26263
26264 \begin_layout Standard
26265 When the index entry program 
26266 \family sans
26267 xindy
26268 \family default
26269 , which is only available for Linux, is installed, LyX uses it for index
26270  generation; otherwise the program 
26271 \family sans
26272 makeindex
26273 \family default
26274 , that is part of every LaTeX distribution, is used.
26275  Both programs can be controlled by options that can be set in LyX's preferences
26276  dialog, see section
26277 \begin_inset space ~
26278 \end_inset
26279
26280
26281 \begin_inset CommandInset ref
26282 LatexCommand ref
26283 reference "sub:LaTeX-settings"
26284
26285 \end_inset
26286
26287 .
26288  The available options are listed and explained in 
26289 \begin_inset CommandInset citation
26290 LatexCommand cite
26291 key "makeindex,xindy"
26292
26293 \end_inset
26294
26295 .
26296  You can also specify there another program to generate the index.
26297 \end_layout
26298
26299 \begin_layout Standard
26300
26301 \family sans
26302 makeindex
26303 \family default
26304  is very old, no longer under development and has many pitfalls, notably
26305  that it was developed with only the English language in mind.
26306  So it fails to sort anything other than a monolingual English text correctly.
26307  We have shown above how to fix this sorting.
26308  However, if you are writing in another language and using Linux, consider
26309  to use 
26310 \family sans
26311 xindy
26312 \family default
26313 .
26314 \end_layout
26315
26316 \begin_layout Section
26317 Nomenclature / Glossary 
26318 \begin_inset Index idx
26319 status collapsed
26320
26321 \begin_layout Plain Layout
26322 Nomenclature
26323 \end_layout
26324
26325 \end_inset
26326
26327
26328 \begin_inset Index idx
26329 status collapsed
26330
26331 \begin_layout Plain Layout
26332 Glossary|see
26333 \begin_inset ERT
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337
26338 {
26339 \end_layout
26340
26341 \end_inset
26342
26343 Nomenclature
26344 \begin_inset ERT
26345 status collapsed
26346
26347 \begin_layout Plain Layout
26348
26349 }
26350 \end_layout
26351
26352 \end_inset
26353
26354
26355 \end_layout
26356
26357 \end_inset
26358
26359
26360 \begin_inset CommandInset label
26361 LatexCommand label
26362 name "sec:Nomenclature"
26363
26364 \end_inset
26365
26366
26367 \end_layout
26368
26369 \begin_layout Standard
26370 Sometimes you need to compile a list of symbols that are mentioned in your
26371  document with a brief explanation of them – a so called nomenclature or
26372  glossary.
26373 \end_layout
26374
26375 \begin_layout Standard
26376 To be able to create nomenclatures, you need the LaTeX package 
26377 \series bold
26378 nomencl
26379 \series default
26380
26381 \begin_inset Index idx
26382 status collapsed
26383
26384 \begin_layout Plain Layout
26385 LaTeX-packages ! nomencl
26386 \end_layout
26387
26388 \end_inset
26389
26390  installed.
26391  You find it in the TeX Catalogue, 
26392 \begin_inset CommandInset citation
26393 LatexCommand cite
26394 key "TeXCatalogue"
26395
26396 \end_inset
26397
26398  or in the package manager of your LaTeX-system.
26399 \end_layout
26400
26401 \begin_layout Standard
26402 A nomenclature entry is created if you place the cursor after a symbol entry
26403  and then use the menu 
26404 \family sans
26405 Insert\SpecialChar \menuseparator
26406
26407 \family default
26408 N
26409 \family sans
26410 omenclature
26411 \begin_inset space ~
26412 \end_inset
26413
26414 Entry
26415 \family default
26416  or the toolbar button 
26417 \begin_inset Graphics
26418         filename ../images/nomencl-insert.png
26419         BoundingBox 0bp 5bp 20bp 20bp
26420
26421 \end_inset
26422
26423 .
26424  A gray box labeled 
26425 \begin_inset Quotes eld
26426 \end_inset
26427
26428
26429 \family sans
26430 Nom
26431 \family default
26432
26433 \begin_inset Quotes erd
26434 \end_inset
26435
26436  is inserted and a window pops up asking for the nomenclature entry.
26437 \end_layout
26438
26439 \begin_layout Standard
26440 A nomenclature entry consists of two main entries.
26441  The first is the symbol that you want to refer to.
26442  The second is the description of the symbol.
26443 \end_layout
26444
26445 \begin_layout Standard
26446 \begin_inset Note Greyedout
26447 status open
26448
26449 \begin_layout Plain Layout
26450
26451 \series bold
26452 Note:
26453 \series default
26454  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26455 \end_layout
26456
26457 \end_inset
26458
26459
26460 \end_layout
26461
26462 \begin_layout Subsection
26463 Nomenclature Definition and Layout
26464 \begin_inset Index idx
26465 status collapsed
26466
26467 \begin_layout Plain Layout
26468 Nomenclature ! Layout
26469 \end_layout
26470
26471 \end_inset
26472
26473
26474 \end_layout
26475
26476 \begin_layout Standard
26477 When you have symbols in formulas, you have to define them in the 
26478 \family sans
26479 Symbol
26480 \family default
26481  field as LaTeX-formulas.
26482  For example to get 
26483 \begin_inset Quotes eld
26484 \end_inset
26485
26486
26487 \begin_inset Formula $\sigma$
26488 \end_inset
26489
26490
26491 \begin_inset Quotes erd
26492 \end_inset
26493
26494 , insert this:
26495 \begin_inset Newline newline
26496 \end_inset
26497
26498
26499 \series bold
26500 $
26501 \backslash
26502 sigma$
26503 \begin_inset Newline newline
26504 \end_inset
26505
26506
26507 \series default
26508 The 
26509 \begin_inset Quotes eld
26510 \end_inset
26511
26512 $
26513 \begin_inset Quotes erd
26514 \end_inset
26515
26516  character starts/ends the formula.
26517  The LaTeX-command for the Greek letter is the name of the letter beginning
26518  with a backslash 
26519 \begin_inset Quotes eld
26520 \end_inset
26521
26522
26523 \backslash
26524
26525 \begin_inset Quotes erd
26526 \end_inset
26527
26528 .
26529  For capital Greek letters, start the command also with a capital letter,
26530  like 
26531 \series bold
26532
26533 \backslash
26534 Sigma
26535 \series default
26536 .
26537 \end_layout
26538
26539 \begin_layout Standard
26540 (A short introduction to the LaTeX-syntax is given in section
26541 \begin_inset space ~
26542 \end_inset
26543
26544
26545 \begin_inset CommandInset ref
26546 LatexCommand ref
26547 reference "sub:LaTeX-Syntax"
26548
26549 \end_inset
26550
26551 .)
26552 \end_layout
26553
26554 \begin_layout Standard
26555 You cannot use the 
26556 \family sans
26557 Text
26558 \begin_inset space ~
26559 \end_inset
26560
26561 Style
26562 \family default
26563  dialog to format the description text but have to use LaTeX-commands.
26564  For example the description of the nomenclature entry for the 
26565 \begin_inset Quotes eld
26566 \end_inset
26567
26568
26569 \begin_inset Formula $\sigma$
26570 \end_inset
26571
26572
26573 \begin_inset Quotes erd
26574 \end_inset
26575
26576  in this document is:
26577 \begin_inset Newline newline
26578 \end_inset
26579
26580
26581 \series bold
26582 dummy entry for the character 
26583 \backslash
26584 textsf{sigma}
26585 \series default
26586
26587 \begin_inset Newline newline
26588 \end_inset
26589
26590 The command 
26591 \series bold
26592
26593 \backslash
26594 textsf
26595 \series default
26596  sets the fonts to 
26597 \family sans
26598 sans
26599 \begin_inset space ~
26600 \end_inset
26601
26602 serif
26603 \family default
26604 .
26605  To get 
26606 \series bold
26607 bold
26608 \series default
26609  font use the command 
26610 \series bold
26611
26612 \backslash
26613 textbf
26614 \series default
26615 , for 
26616 \family typewriter
26617 typewriter
26618 \family default
26619  use 
26620 \series bold
26621
26622 \backslash
26623 texttt
26624 \series default
26625 , for 
26626 \emph on
26627 emphasized
26628 \emph default
26629  use 
26630 \series bold
26631
26632 \backslash
26633 emph
26634 \series default
26635 .
26636 \end_layout
26637
26638 \begin_layout Subsection
26639 Sort Order of Nomenclature Entries
26640 \begin_inset Index idx
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644 Nomenclature ! Sort order
26645 \end_layout
26646
26647 \end_inset
26648
26649
26650 \end_layout
26651
26652 \begin_layout Standard
26653 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26654  the symbol definition.
26655  This leads to undesired results when you for example have symbols in formulas.
26656  Suppose you have nomenclature entries for the symbols 
26657 \emph on
26658 a
26659 \begin_inset CommandInset nomenclature
26660 LatexCommand nomenclature
26661 symbol "a"
26662 description "dummy entry for the character \"a\""
26663
26664 \end_inset
26665
26666
26667 \emph default
26668  and 
26669 \begin_inset Formula $\sigma$
26670 \end_inset
26671
26672
26673 \begin_inset CommandInset nomenclature
26674 LatexCommand nomenclature
26675 prefix "sigma"
26676 symbol "$\\sigma$"
26677 description "dummy entry for the character \\textsf{sigma}"
26678
26679 \end_inset
26680
26681 .
26682  They will be sorted by 
26683 \begin_inset Quotes eld
26684 \end_inset
26685
26686
26687 \family sans
26688 a
26689 \family default
26690
26691 \begin_inset Quotes erd
26692 \end_inset
26693
26694  and 
26695 \begin_inset Quotes eld
26696 \end_inset
26697
26698
26699 \family typewriter
26700 $
26701 \backslash
26702 sigma$
26703 \family default
26704
26705 \begin_inset Quotes erd
26706 \end_inset
26707
26708  – the 
26709 \begin_inset Formula $\sigma$
26710 \end_inset
26711
26712  will be sorted before the 
26713 \emph on
26714 a
26715 \emph default
26716  since the character 
26717 \begin_inset Quotes eld
26718 \end_inset
26719
26720 $
26721 \begin_inset Quotes erd
26722 \end_inset
26723
26724  is considered in sorting.
26725 \end_layout
26726
26727 \begin_layout Standard
26728 To control the sort order, you can edit the 
26729 \family sans
26730 Sort
26731 \begin_inset space ~
26732 \end_inset
26733
26734 as
26735 \family default
26736  field of the nomenclature dialog.
26737  Then the nomenclature entry will be sorted by this entry and not the symbol
26738  definition.
26739  For the example given, you can insert 
26740 \family typewriter
26741 sigma
26742 \family default
26743  in this field for the 
26744 \begin_inset Formula $\sigma$
26745 \end_inset
26746
26747 , then 
26748 \emph on
26749 a
26750 \emph default
26751  will be located before 
26752 \begin_inset Formula $\sigma$
26753 \end_inset
26754
26755 .
26756 \end_layout
26757
26758 \begin_layout Standard
26759 For subgrouping and tips for using sort entries see the 
26760 \series bold
26761 nomencl
26762 \series default
26763  documentation, 
26764 \begin_inset CommandInset citation
26765 LatexCommand cite
26766 key "nomencl"
26767
26768 \end_inset
26769
26770 .
26771 \end_layout
26772
26773 \begin_layout Subsection
26774 Nomenclature Options
26775 \begin_inset Index idx
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779 Nomenclature ! Options
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \end_layout
26786
26787 \begin_layout Standard
26788 The 
26789 \series bold
26790 nomencl
26791 \series default
26792  package offers some options to adjust the appearance of the nomenclature.
26793  Here are some of its options, for more have a look at its documentation:
26794 \end_layout
26795
26796 \begin_layout Description
26797 refeq Appends the phrase 
26798 \begin_inset Quotes eld
26799 \end_inset
26800
26801
26802 \family sans
26803 , see equation (
26804 \emph on
26805 eq
26806 \emph default
26807 )
26808 \family default
26809
26810 \begin_inset Quotes erd
26811 \end_inset
26812
26813  to every nomenclature entry, where 
26814 \family sans
26815 \emph on
26816 eq
26817 \family default
26818 \emph default
26819  is the number of the last equation in front of the nomenclature entry
26820 \end_layout
26821
26822 \begin_layout Description
26823 refpage Appends the phrase 
26824 \begin_inset Quotes eld
26825 \end_inset
26826
26827
26828 \family sans
26829 , page (
26830 \emph on
26831 page
26832 \emph default
26833 )
26834 \family default
26835
26836 \begin_inset Quotes erd
26837 \end_inset
26838
26839  to every nomenclature entry, where 
26840 \family sans
26841 \emph on
26842 page
26843 \family default
26844 \emph default
26845  is the number of the page on which the nomenclature entry appeared
26846 \end_layout
26847
26848 \begin_layout Description
26849 intoc Inserts the nomenclature in the Table of Contents
26850 \end_layout
26851
26852 \begin_layout Standard
26853 There are furthermore the options 
26854 \series bold
26855 croatian
26856 \series default
26857
26858 \series bold
26859 danish
26860 \series default
26861
26862 \series bold
26863 english
26864 \series default
26865
26866 \series bold
26867 french
26868 \series default
26869
26870 \series bold
26871 german
26872 \series default
26873
26874 \series bold
26875 italian
26876 \series default
26877
26878 \series bold
26879 polish
26880 \series default
26881
26882 \series bold
26883 portuguese
26884 \series default
26885
26886 \series bold
26887 russian
26888 \series default
26889
26890 \series bold
26891 spanish
26892 \series default
26893 , and 
26894 \series bold
26895 ukrainian
26896 \series default
26897  to print the reference texts and the nomenclature title in the corresponding
26898  language.
26899 \end_layout
26900
26901 \begin_layout Standard
26902 To use one or more of the options, add them to the comma-separated document
26903  class options list in the 
26904 \family sans
26905 Document\SpecialChar \menuseparator
26906 Settings
26907 \family default
26908  dialog.
26909  In this document the option 
26910 \series bold
26911 intoc
26912 \series default
26913  is used.
26914 \end_layout
26915
26916 \begin_layout Standard
26917 \begin_inset VSpace bigskip
26918 \end_inset
26919
26920
26921 \end_layout
26922
26923 \begin_layout Standard
26924 You can also use the first two options above only for certain nomenclature
26925  entries when you add one of the following commands as last entry to the
26926  
26927 \family sans
26928 Description
26929 \family default
26930  field in the nomenclature dialog:
26931 \end_layout
26932
26933 \begin_layout Description
26934
26935 \backslash
26936 nomrefeq Like the 
26937 \series bold
26938 refeq
26939 \series default
26940  option
26941 \end_layout
26942
26943 \begin_layout Description
26944
26945 \backslash
26946 nomrefpage Like the 
26947 \series bold
26948 refpage
26949 \series default
26950  option
26951 \end_layout
26952
26953 \begin_layout Description
26954
26955 \backslash
26956 nomrefeqpage Short notation of 
26957 \series bold
26958
26959 \backslash
26960 nomrefeq
26961 \backslash
26962 nomrefpage
26963 \end_layout
26964
26965 \begin_layout Description
26966
26967 \backslash
26968 nomnorefeq,
26969 \begin_inset space ~
26970 \end_inset
26971
26972
26973 \backslash
26974 nomnorefpage,
26975 \begin_inset space ~
26976 \end_inset
26977
26978
26979 \backslash
26980 nomnorefeqpage Turns off the corresponding options
26981 \end_layout
26982
26983 \begin_layout Subsection
26984 Printing the Nomenclature
26985 \begin_inset Index idx
26986 status collapsed
26987
26988 \begin_layout Plain Layout
26989 Nomenclature ! Printing
26990 \end_layout
26991
26992 \end_inset
26993
26994
26995 \end_layout
26996
26997 \begin_layout Standard
26998 To print the nomenclature, use the menu 
26999 \family sans
27000 Insert\SpecialChar \menuseparator
27001 Lists
27002 \begin_inset space ~
27003 \end_inset
27004
27005 /
27006 \begin_inset space ~
27007 \end_inset
27008
27009 TOC\SpecialChar \menuseparator
27010 Nomenclature
27011 \family default
27012 .
27013  A light blue box labeled 
27014 \begin_inset Quotes eld
27015 \end_inset
27016
27017
27018 \family sans
27019 Nomenclature
27020 \family default
27021
27022 \begin_inset Quotes erd
27023 \end_inset
27024
27025  will show the place where the nomenclature is printed in the output.
27026  Like the index list box, the nomenclature list box is not clickable.
27027 \end_layout
27028
27029 \begin_layout Standard
27030 In the printed output the title of the nomenclature appears as 
27031 \begin_inset Quotes eld
27032 \end_inset
27033
27034 Nomenclature
27035 \begin_inset Quotes erd
27036 \end_inset
27037
27038 .
27039  If you are not happy with the name, you can change it by redefining the
27040  command 
27041 \series bold
27042
27043 \backslash
27044 nomname
27045 \series default
27046  in the preamble.
27047  For example, in order to change the name to 
27048 \emph on
27049 List of Symbols
27050 \emph default
27051 , add the following line to the preamble:
27052 \end_layout
27053
27054 \begin_layout Standard
27055
27056 \family roman
27057 \series bold
27058
27059 \backslash
27060 renewcommand{
27061 \backslash
27062 nomname}{List of Symbols}
27063 \end_layout
27064
27065 \begin_layout Standard
27066 \begin_inset VSpace defskip
27067 \end_inset
27068
27069
27070 \end_layout
27071
27072 \begin_layout Standard
27073 If you are unhappy with the amount of space for symbols, you can alter it
27074  by adding the following line to the preamble:
27075 \end_layout
27076
27077 \begin_layout Standard
27078
27079 \family roman
27080 \series bold
27081
27082 \backslash
27083 renewcommand{
27084 \backslash
27085 nomlabelwidth}{width}
27086 \end_layout
27087
27088 \begin_layout Standard
27089
27090 \family roman
27091 where the width is a value with one of the units listed in Appendix
27092 \begin_inset space ~
27093 \end_inset
27094
27095
27096 \begin_inset CommandInset ref
27097 LatexCommand ref
27098 reference "cha:Units-available-in"
27099
27100 \end_inset
27101
27102 .
27103  The default value is 1
27104 \begin_inset space \thinspace{}
27105 \end_inset
27106
27107 cm.
27108 \end_layout
27109
27110 \begin_layout Subsection
27111 Nomenclature Program
27112 \begin_inset Index idx
27113 status collapsed
27114
27115 \begin_layout Plain Layout
27116 Nomenclature ! Program
27117 \end_layout
27118
27119 \end_inset
27120
27121
27122 \begin_inset CommandInset label
27123 LatexCommand label
27124 name "sub:Nomenclature-Program"
27125
27126 \end_inset
27127
27128
27129 \end_layout
27130
27131 \begin_layout Standard
27132 LyX uses the program 
27133 \family sans
27134 makeindex
27135 \family default
27136 , that is part of every LaTeX distribution, to generate the nomenclature.
27137  LyX's preferences dialog allows you to specify another program or to control
27138  
27139 \family sans
27140 makeindex
27141 \family default
27142  by adding options, see section
27143 \begin_inset space ~
27144 \end_inset
27145
27146
27147 \begin_inset CommandInset ref
27148 LatexCommand ref
27149 reference "sub:LaTeX-settings"
27150
27151 \end_inset
27152
27153 .
27154  The available options are listed and explained in 
27155 \begin_inset CommandInset citation
27156 LatexCommand cite
27157 key "nomencl,makeindex"
27158
27159 \end_inset
27160
27161 .
27162 \end_layout
27163
27164 \begin_layout Section
27165 Branches
27166 \begin_inset Index idx
27167 status collapsed
27168
27169 \begin_layout Plain Layout
27170 Branches
27171 \end_layout
27172
27173 \end_inset
27174
27175
27176 \begin_inset Index idx
27177 status collapsed
27178
27179 \begin_layout Plain Layout
27180 Document ! Branches
27181 \end_layout
27182
27183 \end_inset
27184
27185
27186 \begin_inset CommandInset label
27187 LatexCommand label
27188 name "sec:Branches"
27189
27190 \end_inset
27191
27192
27193 \end_layout
27194
27195 \begin_layout Standard
27196 Sometimes it is useful to hide some document parts in the output.
27197  For example a teacher who is setting an exam obviously doesn't want the
27198  pupils to see the answers, but having questions and answers in the same
27199  document will make the life of the markers of that exam much easier.
27200 \end_layout
27201
27202 \begin_layout Standard
27203 For these cases LyX allows you to put text into branches.
27204  The text will then only appear in the output when its branch is activated.
27205  To create a branch, go in the 
27206 \family sans
27207 Document\SpecialChar \menuseparator
27208 Settings
27209 \family default
27210  dialog to 
27211 \family sans
27212 Branches
27213 \family default
27214 .
27215  The name of the branch, its activation state and the background color of
27216  the branches inside LyX can be specified in this dialog.
27217 \end_layout
27218
27219 \begin_layout Standard
27220 Text that should be in a branch is set into branch inset boxes.
27221  These boxes are inserted via the menu 
27222 \family sans
27223 Insert\SpecialChar \menuseparator
27224 Branch
27225 \family default
27226  where you can choose a branch.
27227  You can later change the branch of the boxes by right-clicking on them.
27228 \end_layout
27229
27230 \begin_layout Standard
27231 Here is an example, where only the question text appears, the answer branch
27232  is deactivated and does therefore not appear in the output:
27233 \end_layout
27234
27235 \begin_layout Standard
27236 \begin_inset Branch Question
27237 status open
27238
27239 \begin_layout Standard
27240 Question: Who was the first physics Nobel prize winner?
27241 \end_layout
27242
27243 \end_inset
27244
27245
27246 \end_layout
27247
27248 \begin_layout Standard
27249 \begin_inset Branch Answer
27250 status collapsed
27251
27252 \begin_layout Standard
27253 Answer: Wilhelm Conrad Röntgen
27254 \end_layout
27255
27256 \end_inset
27257
27258
27259 \end_layout
27260
27261 \begin_layout Standard
27262 \begin_inset VSpace bigskip
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \begin_layout Standard
27269 To use conditional output inside places where you cannot insert branch insets,
27270  like inside equations, you can code special LaTeX definitions for each
27271  branch.
27272  For example you can define for the question branch
27273 \begin_inset Foot
27274 status collapsed
27275
27276 \begin_layout Plain Layout
27277 For an introduction to the LaTeX-syntax, see section
27278 \begin_inset space ~
27279 \end_inset
27280
27281
27282 \begin_inset CommandInset ref
27283 LatexCommand ref
27284 reference "sub:LaTeX-Syntax"
27285
27286 \end_inset
27287
27288 .
27289 \end_layout
27290
27291 \end_inset
27292
27293
27294 \end_layout
27295
27296 \begin_layout Standard
27297
27298 \series bold
27299
27300 \backslash
27301 newcommand{
27302 \backslash
27303 question}[1]{#1}
27304 \end_layout
27305
27306 \begin_layout Standard
27307
27308 \series bold
27309
27310 \backslash
27311 newcommand{
27312 \backslash
27313 answer}[1]{}
27314 \end_layout
27315
27316 \begin_layout Standard
27317 and for the answer branch
27318 \end_layout
27319
27320 \begin_layout Standard
27321
27322 \series bold
27323
27324 \backslash
27325 newcommand{
27326 \backslash
27327 question}[1]{}
27328 \end_layout
27329
27330 \begin_layout Standard
27331
27332 \series bold
27333
27334 \backslash
27335 newcommand{
27336 \backslash
27337 answer}[1]{#1}
27338 \end_layout
27339
27340 \begin_layout Standard
27341 \begin_inset Branch Question
27342 status open
27343
27344 \begin_layout Standard
27345 \begin_inset ERT
27346 status open
27347
27348 \begin_layout Plain Layout
27349
27350
27351 \backslash
27352 newcommand{
27353 \backslash
27354 question}[1]{#1}
27355 \end_layout
27356
27357 \begin_layout Plain Layout
27358
27359
27360 \backslash
27361 newcommand{
27362 \backslash
27363 answer}[1]{}
27364 \end_layout
27365
27366 \end_inset
27367
27368
27369 \end_layout
27370
27371 \end_inset
27372
27373
27374 \end_layout
27375
27376 \begin_layout Standard
27377 \begin_inset Branch Answer
27378 status collapsed
27379
27380 \begin_layout Standard
27381 \begin_inset ERT
27382 status open
27383
27384 \begin_layout Plain Layout
27385
27386
27387 \backslash
27388 newcommand{
27389 \backslash
27390 question}[1]{}
27391 \end_layout
27392
27393 \begin_layout Plain Layout
27394
27395
27396 \backslash
27397 newcommand{
27398 \backslash
27399 answer}[1]{#1}
27400 \end_layout
27401
27402 \end_inset
27403
27404
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \begin_layout Standard
27413 Now it is possible to use the commands 
27414 \series bold
27415
27416 \backslash
27417 question{\SpecialChar \ldots{}
27418 }
27419 \series default
27420  and 
27421 \series bold
27422
27423 \backslash
27424 answer{\SpecialChar \ldots{}
27425 }
27426 \series default
27427  to obtain conditional output.
27428  Here is an example formula where only the 
27429 \series bold
27430
27431 \backslash
27432 question
27433 \series default
27434  part appears:
27435 \begin_inset Formula \[
27436 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27437
27438 \end_inset
27439
27440
27441 \end_layout
27442
27443 \begin_layout Standard
27444 Inside math, the same effect can be achieved using math macros, see the
27445  
27446 \emph on
27447 Math
27448 \emph default
27449  manual.
27450 \end_layout
27451
27452 \begin_layout Section
27453 PDF Properties
27454 \begin_inset CommandInset label
27455 LatexCommand label
27456 name "sec:PDF-Properties"
27457
27458 \end_inset
27459
27460
27461 \begin_inset Index idx
27462 status collapsed
27463
27464 \begin_layout Plain Layout
27465 PDF properties
27466 \end_layout
27467
27468 \end_inset
27469
27470
27471 \end_layout
27472
27473 \begin_layout Standard
27474 The 
27475 \family sans
27476 Document Settings
27477 \family default
27478  dialog allows you in the 
27479 \family sans
27480 PDF Properties
27481 \family default
27482  to set up special options for the PDF output of your document.
27483  All options there are provided by the LaTeX-package 
27484 \series bold
27485 hyperref
27486 \series default
27487
27488 \begin_inset Index idx
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492 LaTeX-packages ! hyperref
27493 \end_layout
27494
27495 \end_inset
27496
27497 .
27498 \end_layout
27499
27500 \begin_layout Standard
27501 Using 
27502 \series bold
27503 hyperref
27504 \series default
27505  will link all cross-references in the DVI- and PDF-output.
27506  This means that the reader of your document will be able to click on a
27507  table of contents entry or on a reference and he is shown the referenced
27508  document part.
27509  You can specify in the dialog tab 
27510 \family sans
27511 Hyperlinks
27512 \family default
27513  how the links will look like and if links for bibliographical backreferences
27514  are created.
27515  The backreferences will appear in the bibliography behind the different
27516  entries, showing the number of the section, slide, or page where the entry
27517  is referenced.
27518 \end_layout
27519
27520 \begin_layout Standard
27521 In the dialog tab 
27522 \family sans
27523 Bookmarks
27524 \family default
27525  you can set if PDF-bookmarks should be created for every section of your
27526  document to make it easier for readers to navigate through the document.
27527  You can decide if the bookmarks should be numbered like your document sections
27528  or not.
27529  With the open bookmarks level you can specify what sectioning level should
27530  be displayed in the bookmarks when opening the PDF.
27531  For example level
27532 \begin_inset space ~
27533 \end_inset
27534
27535 2 will display all sections and subsections, while level
27536 \begin_inset space ~
27537 \end_inset
27538
27539 1 will only display the sections.
27540 \end_layout
27541
27542 \begin_layout Standard
27543 The header information in the dialog tab 
27544 \family sans
27545 General
27546 \family default
27547  are saved together with the PDF as file properties.
27548  Many programs are able to extract this information to e.
27549 \begin_inset space \thinspace{}
27550 \end_inset
27551
27552 g.
27553 \begin_inset space \space{}
27554 \end_inset
27555
27556 automatically recognize who the author is and what the PDF is about.
27557  This is very useful to sort, classify, or use PDFs for bibliography issues.
27558  When the option 
27559 \family sans
27560 Automatic fill header
27561 \family default
27562  is set, LyX tries to extract the header information from your document
27563  title and author settings.
27564 \end_layout
27565
27566 \begin_layout Standard
27567 The option 
27568 \family sans
27569 Load in fullscreen mode
27570 \family default
27571  will open the PDF in fullscreen mode, which is useful for presentations.
27572 \end_layout
27573
27574 \begin_layout Standard
27575 PDF properties are also used in this document.
27576  When you look in its document settings, you can see that some additional
27577  
27578 \series bold
27579 hyperref
27580 \series default
27581  options are used.
27582  For an explanation of them we refer you to the hyperref manual 
27583 \begin_inset CommandInset citation
27584 LatexCommand cite
27585 key "hyperref"
27586
27587 \end_inset
27588
27589 .
27590 \end_layout
27591
27592 \begin_layout Section
27593 TeX Code and the LaTeX Syntax
27594 \begin_inset CommandInset label
27595 LatexCommand label
27596 name "sec:TeX-Code"
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Subsection
27604 TeX Code Boxes
27605 \begin_inset Index idx
27606 status collapsed
27607
27608 \begin_layout Plain Layout
27609 TeX Code
27610 \end_layout
27611
27612 \end_inset
27613
27614
27615 \begin_inset CommandInset label
27616 LatexCommand label
27617 name "sub:TeX-Code-Boxes"
27618
27619 \end_inset
27620
27621
27622 \end_layout
27623
27624 \begin_layout Standard
27625 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27626  constructs, but not all.
27627  LaTeX contains of hundreds of packages which provide different commands.
27628  All the time packages are being updated and new ones added.
27629  This has the advantage that you can typeset nearly everything as there
27630  is for every problem a LaTeX-package.
27631  But LyX can of course not be up to date and support all packages and their
27632  commands.
27633 \end_layout
27634
27635 \begin_layout Standard
27636 But don't worry, you can use any LaTeX-command directly in LyX inside the
27637  TeX Code box.
27638  A TeX Code box is created by the menu 
27639 \family sans
27640 Insert\SpecialChar \menuseparator
27641 TeX
27642 \begin_inset space ~
27643 \end_inset
27644
27645 Code
27646 \family default
27647  or by the toolbar button 
27648 \begin_inset Graphics
27649         filename ../images/ert-insert.png
27650
27651 \end_inset
27652
27653 .
27654  The box can be opened by left-clicking and closed by right-clicking on
27655  it.
27656 \end_layout
27657
27658 \begin_layout Standard
27659 You can insert complete or incomplete commands as TeX Code.
27660  Incomplete means that the command argument can be Standard LyX text.
27661  For example, if you want to draw a frame around a word are therefore using
27662  the LaTeX-command 
27663 \series bold
27664
27665 \backslash
27666 fbox
27667 \series default
27668 , you can write the command part 
27669 \series bold
27670
27671 \backslash
27672 fbox{
27673 \series default
27674  in a TeX Code box before the word and the closing brace 
27675 \series bold
27676 }
27677 \series default
27678  in a second TeX Code box behind the word.
27679  The word between the two TeX Code boxes is then the argument as it is in
27680  the following example:
27681 \end_layout
27682
27683 \begin_layout Standard
27684 \begin_inset Graphics
27685         filename clipart/ERT.png
27686         scale 89
27687
27688 \end_inset
27689
27690
27691 \end_layout
27692
27693 \begin_layout Standard
27694 gives
27695 \end_layout
27696
27697 \begin_layout Standard
27698 This is a line with a 
27699 \begin_inset ERT
27700 status collapsed
27701
27702 \begin_layout Plain Layout
27703
27704
27705 \backslash
27706 fbox{
27707 \end_layout
27708
27709 \end_inset
27710
27711 framed
27712 \begin_inset ERT
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716
27717 }
27718 \end_layout
27719
27720 \end_inset
27721
27722  word.
27723 \end_layout
27724
27725 \begin_layout Standard
27726 \begin_inset Note Greyedout
27727 status open
27728
27729 \begin_layout Plain Layout
27730
27731 \series bold
27732 Note:
27733 \series default
27734  At the end of LaTeX-commands without parameters, you have to insert a space
27735  to let LaTeX know that the command is finished.
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \begin_layout Subsection
27744 Short Introduction to the LaTeX Syntax
27745 \begin_inset OptArg
27746 status collapsed
27747
27748 \begin_layout Plain Layout
27749 The LaTeX Syntax
27750 \end_layout
27751
27752 \end_inset
27753
27754
27755 \begin_inset Index idx
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759 LaTeX Syntax
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \begin_inset CommandInset label
27766 LatexCommand label
27767 name "sub:LaTeX-Syntax"
27768
27769 \end_inset
27770
27771
27772 \end_layout
27773
27774 \begin_layout Standard
27775 When you write larger documents or books, you will need to know something
27776  about the LaTeX-commands that LyX uses in the background.
27777  Because LaTeX is based on commands, you can 
27778 \begin_inset Quotes eld
27779 \end_inset
27780
27781 program
27782 \begin_inset Quotes erd
27783 \end_inset
27784
27785  your text.
27786  This has the advantage that the layout of the document can be changed at
27787  any time if you know the right commands.
27788  E.
27789 \begin_inset space \thinspace{}
27790 \end_inset
27791
27792 g.
27793 \begin_inset space \space{}
27794 \end_inset
27795
27796 imagine you have to write a manual for a product and the deadline is the
27797  end of the day.
27798  Your boss just has complimented you for your good work but wants to have
27799  all caption labels bold.
27800  But you have over hundred figure and table captions with non-bold labels
27801  in your manual.
27802  Of course it's impossible to change all caption labels manually in one
27803  day.
27804 \end_layout
27805
27806 \begin_layout Standard
27807 Now LaTeX comes into play.
27808  As mentioned above, for every problem there exists a LaTeX-package.
27809  First you have to find out which and therefore look in the LaTeX package
27810  database, 
27811 \begin_inset CommandInset citation
27812 LatexCommand cite
27813 key "Catalogue"
27814
27815 \end_inset
27816
27817 .
27818 \end_layout
27819
27820 \begin_layout Standard
27821 As result you know that the package 
27822 \series bold
27823 caption
27824 \series default
27825
27826 \begin_inset Index idx
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830 LaTeX-packages ! caption
27831 \end_layout
27832
27833 \end_inset
27834
27835  is what you need.
27836  To use a package, you have to load it in the document preamble (menu 
27837 \family sans
27838 Document\SpecialChar \menuseparator
27839 Settings
27840 \family default
27841 ) with the command
27842 \end_layout
27843
27844 \begin_layout Standard
27845
27846 \series bold
27847
27848 \backslash
27849 usepackage[options]{package name}
27850 \end_layout
27851
27852 \begin_layout Standard
27853 All LaTeX commands begin with a backslash, the command argument is set within
27854  two braces, and the options are set within two brackets.
27855  Note that not all commands have an argument and options.
27856 \end_layout
27857
27858 \begin_layout Standard
27859 In your case the package name is 
27860 \series bold
27861 caption
27862 \series default
27863 .
27864  After a look in the documentation of the package, you know that the option
27865  
27866 \series bold
27867 labelfont=bf
27868 \series default
27869  will change the font of all caption labels to bold.
27870  So you add the command
27871 \end_layout
27872
27873 \begin_layout Standard
27874
27875 \series bold
27876
27877 \backslash
27878 usepackage[labelfont=bf]{caption}
27879 \end_layout
27880
27881 \begin_layout Standard
27882 to the preamble and the problem is solved.
27883 \begin_inset Foot
27884 status collapsed
27885
27886 \begin_layout Plain Layout
27887 For more commands provided by the 
27888 \series bold
27889 caption
27890 \series default
27891  package, have a look at its documentation, 
27892 \begin_inset CommandInset citation
27893 LatexCommand cite
27894 key "caption"
27895
27896 \end_inset
27897
27898 .
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \end_layout
27905
27906 \begin_layout Standard
27907 Note that some document classes have built-in solutions for well known problems
27908  like your case.
27909  For example if you use a 
27910 \family sans
27911 koma-script
27912 \family default
27913  class, you don't need the package 
27914 \series bold
27915 caption
27916 \series default
27917 , you can instead write
27918 \end_layout
27919
27920 \begin_layout Standard
27921
27922 \series bold
27923
27924 \backslash
27925 setkomafont{captionlabel}{
27926 \backslash
27927 bfseries}
27928 \end_layout
27929
27930 \begin_layout Standard
27931 in the preamble and the problem is solved.
27932  So if you plan to write a large document, you should have a look at the
27933  documentation of the document class you want to use.
27934  (
27935 \series bold
27936
27937 \backslash
27938 setkomafont
27939 \series default
27940  is an example of a command with more than one argument.)
27941 \end_layout
27942
27943 \begin_layout Standard
27944 Commands in the preamble affect the whole document, while commands in the
27945  text affect only the text after the command or only the text used as command
27946  argument.
27947  To insert a LaTeX-command in text, use the TeX Code box as described in
27948  the previous section.
27949 \end_layout
27950
27951 \begin_layout Standard
27952 If you want to learn more about LaTeX and its syntax, have a look at the
27953  LaTeX-books 
27954 \begin_inset CommandInset citation
27955 LatexCommand cite
27956 key "latexcompanion,latexguide"
27957
27958 \end_inset
27959
27960 .
27961  
27962 \end_layout
27963
27964 \begin_layout Section
27965 Previewing Snippets of your Document
27966 \begin_inset CommandInset label
27967 LatexCommand label
27968 name "sec:Previewing-snippets-of"
27969
27970 \end_inset
27971
27972
27973 \begin_inset Index idx
27974 status collapsed
27975
27976 \begin_layout Plain Layout
27977 Instant preview
27978 \end_layout
27979
27980 \end_inset
27981
27982
27983 \begin_inset Index idx
27984 status collapsed
27985
27986 \begin_layout Plain Layout
27987 Document ! Preview
27988 \end_layout
27989
27990 \end_inset
27991
27992
27993 \end_layout
27994
27995 \begin_layout Standard
27996 LyX allows you to generate previews of sections of your document on the
27997  fly so you can see how they'll look in the final document without having
27998  to break your train of thought with 
27999 \family sans
28000 View\SpecialChar \menuseparator
28001 DVI
28002 \family default
28003 .
28004 \end_layout
28005
28006 \begin_layout Standard
28007 If you would for example like to see in LyX your math formulas typeset by
28008  LaTeX, install the LaTeX-package 
28009 \series bold
28010 preview-latex
28011 \series default
28012
28013 \begin_inset Index idx
28014 status collapsed
28015
28016 \begin_layout Plain Layout
28017 LaTeX-packages ! preview-latex
28018 \end_layout
28019
28020 \end_inset
28021
28022  as explained below, and turn on 
28023 \family sans
28024 Instant
28025 \begin_inset space ~
28026 \end_inset
28027
28028 preview
28029 \family default
28030  in the 
28031 \family sans
28032 Tools\SpecialChar \menuseparator
28033 Preferences 
28034 \family default
28035 dialog under 
28036 \family sans
28037 Look
28038 \begin_inset space ~
28039 \end_inset
28040
28041 and
28042 \begin_inset space ~
28043 \end_inset
28044
28045 feel\SpecialChar \menuseparator
28046 Graphics
28047 \family default
28048 .
28049 \end_layout
28050
28051 \begin_layout Standard
28052 Previews are generated when you load a document into LyX and when you finish
28053  editing an inset.
28054  Previews of an already loaded document are 
28055 \emph on
28056 not
28057 \emph default
28058  generated just by selecting the 
28059 \family sans
28060 Instant
28061 \begin_inset space ~
28062 \end_inset
28063
28064 preview
28065 \family default
28066  check box, you have to reopen the documents to activate the previews.
28067 \end_layout
28068
28069 \begin_layout Standard
28070 LyX will generate previews of math insets.
28071  It will also generate previews of included insets if you select the 
28072 \family sans
28073 Show
28074 \begin_inset space ~
28075 \end_inset
28076
28077 preview
28078 \family default
28079  check box in the insert dialog.
28080  This is useful if you wish to generate a preview of a LaTeX figure, for
28081  example.
28082 \end_layout
28083
28084 \begin_layout Standard
28085 To get previews working, you need the LaTeX package 
28086 \series bold
28087 preview-latex
28088 \series default
28089  (on some systems named simply 
28090 \series bold
28091 preview
28092 \series default
28093 ) installed.
28094  If it is not already installed, you will find it in the TeX Catalogue,
28095  
28096 \begin_inset CommandInset citation
28097 LatexCommand cite
28098 key "TeXCatalogue"
28099
28100 \end_inset
28101
28102  or in the package manager of your LaTeX-system.
28103  You obtain prettier results if you install the program 
28104 \family typewriter
28105 pnmcrop
28106 \family default
28107  from the 
28108 \family typewriter
28109 netpbm
28110 \family default
28111  package; for LyX on Windows this program is automatically installed together
28112  with LyX.
28113 \end_layout
28114
28115 \begin_layout Standard
28116 \begin_inset VSpace bigskip
28117 \end_inset
28118
28119
28120 \end_layout
28121
28122 \begin_layout Standard
28123 You can furthermore preview the LaTeX source of the whole document or parts
28124  of it.
28125  Use the menu 
28126 \family sans
28127 View\SpecialChar \menuseparator
28128 View
28129 \begin_inset space ~
28130 \end_inset
28131
28132 Source
28133 \family default
28134  and a window will be shown where you can see the LaTeX-source code.
28135  The window shows the source of the whole paragraph where the cursor is
28136  currently in.
28137  You can also select document parts in LyX's main window, then only this
28138  selection (when it is more than one paragraph) is shown as source code.
28139  To view the whole document as source, enable the corresponding option in
28140  the source view window.
28141 \end_layout
28142
28143 \begin_layout Section
28144 Spell Checking
28145 \begin_inset CommandInset label
28146 LatexCommand label
28147 name "sec:Spellchecking"
28148
28149 \end_inset
28150
28151
28152 \begin_inset Index idx
28153 status collapsed
28154
28155 \begin_layout Plain Layout
28156 Spell checking
28157 \end_layout
28158
28159 \end_inset
28160
28161
28162 \end_layout
28163
28164 \begin_layout Standard
28165 LyX itself has no built-in spell checker.
28166  Rather it uses one of the external programs 
28167 \family typewriter
28168 aspell
28169 \family default
28170
28171 \family typewriter
28172 ispell
28173 \family default
28174
28175 \family typewriter
28176 hspell
28177 \family default
28178 , or 
28179 \family typewriter
28180 pspell
28181 \family default
28182  as backend.
28183  This section assumes you have already installed and set up one of these
28184  programs.
28185  
28186 \family typewriter
28187 aspell
28188 \family default
28189  can be seen as the successor to 
28190 \family typewriter
28191 ispell
28192 \family default
28193 , so that it is recommended to use aspell.
28194  
28195 \family typewriter
28196 hspell
28197 \family default
28198  is a Hebrew spell-checker.
28199  The used spell checker ind its settings are specified in LyX's preferences
28200  under 
28201 \family sans
28202 Language Settings
28203 \family default
28204 .
28205 \end_layout
28206
28207 \begin_layout Standard
28208 For LyX on Windows, the selection box for the spell checking program is
28209  greyed out in the preferences dialog because only 
28210 \family typewriter
28211 aspell
28212 \family default
28213  can be used.
28214 \end_layout
28215
28216 \begin_layout Standard
28217 The menu
28218 \family sans
28219  Tools\SpecialChar \menuseparator
28220 Spellchecker
28221 \family default
28222  or the toolbar button 
28223 \begin_inset Graphics
28224         filename ../images/dialog-show_spellchecker.png
28225         BoundingBox 0bp 5bp 20bp 20bp
28226
28227 \end_inset
28228
28229  starts the spell checking beginning from the current cursor position.
28230  A dialog window will appear showing any incorrect (or unknown) word found,
28231  allowing you to edit and replace it in a second line.
28232  Whenever an unknown word is found, the word is highlighted and the text
28233  scrolled so that it is visible.
28234  In the 
28235 \family sans
28236 spell checker
28237 \family default
28238  dialog, there is also a box showing suggestions for a correction, if any
28239  could be found.
28240  Clicking on one of the corrections will copy to the 
28241 \family sans
28242 Replace
28243 \family default
28244  field, double-click invokes directly the replacement.
28245  Unknown but correctly typed words can be added to the personal dictionary.
28246 \end_layout
28247
28248 \begin_layout Standard
28249 By default, the dictionary file used is determined by the document language
28250  that is set in the 
28251 \family sans
28252 Document\SpecialChar \menuseparator
28253 Settings
28254 \family default
28255  dialog.
28256  If you do not have a dictionary for the document language, spell checking
28257  will bring an error message.
28258  In this case, you can specify another dictionary file in the dialog by
28259  specifying a different 
28260 \family sans
28261 Alternative language
28262 \family default
28263  in preferences dialog.
28264 \end_layout
28265
28266 \begin_layout Standard
28267 After a spell check you will be informed about the number of checked words.
28268 \end_layout
28269
28270 \begin_layout Subsubsection*
28271 Limitations
28272 \end_layout
28273
28274 \begin_layout Standard
28275 It is not possible to change the spelling of a particular word globally,
28276  rather than having to change the spelling separately for each occurrence
28277  of the word.
28278  But you can use the 
28279 \family sans
28280 Find
28281 \begin_inset space ~
28282 \end_inset
28283
28284 &
28285 \begin_inset space ~
28286 \end_inset
28287
28288 Replace
28289 \family default
28290  dialog for that.
28291 \end_layout
28292
28293 \begin_layout Standard
28294 LyX cannot correctly spell check documents containing multiple languages.
28295  This does work with 
28296 \family typewriter
28297 pspell
28298 \family default
28299 , assuming you have marked the different languages appropriately.
28300 \end_layout
28301
28302 \begin_layout Subsubsection*
28303 Further Settings
28304 \end_layout
28305
28306 \begin_layout Standard
28307 The 
28308 \family sans
28309 Spellchecker
28310 \family default
28311  section in the preferences dialog has some additional options:
28312 \end_layout
28313
28314 \begin_layout Description
28315 Escape
28316 \begin_inset space ~
28317 \end_inset
28318
28319 characters Allows you to add non-standard characters that the spell checker
28320  should consider, e.
28321 \begin_inset space \thinspace{}
28322 \end_inset
28323
28324 g.
28325 \begin_inset space \space{}
28326 \end_inset
28327
28328 German umlauts although you are spell checking an English document.
28329  This should not normally be needed.
28330 \end_layout
28331
28332 \begin_layout Description
28333 Personal
28334 \begin_inset space ~
28335 \end_inset
28336
28337 dictionary to use a different file as your personal dictionary instead of
28338  the spell checker's default choice 
28339 \end_layout
28340
28341 \begin_layout Description
28342 Accept
28343 \begin_inset space ~
28344 \end_inset
28345
28346 compound
28347 \begin_inset space ~
28348 \end_inset
28349
28350 words Prevent the spell checker from complaining about compounded words
28351  like 
28352 \begin_inset Quotes eld
28353 \end_inset
28354
28355 passthrough
28356 \begin_inset Quotes erd
28357 \end_inset
28358
28359 .
28360 \end_layout
28361
28362 \begin_layout Description
28363 Use
28364 \begin_inset space ~
28365 \end_inset
28366
28367 input
28368 \begin_inset space ~
28369 \end_inset
28370
28371 encoding Uses the document encoding that is set in the 
28372 \family sans
28373 Document\SpecialChar \menuseparator
28374 Settings
28375 \family default
28376  dialog under 
28377 \family sans
28378 Language
28379 \family default
28380  also for the spellchecker.
28381 \begin_inset Foot
28382 status collapsed
28383
28384 \begin_layout Plain Layout
28385 The encodings are explained in section
28386 \begin_inset space ~
28387 \end_inset
28388
28389
28390 \begin_inset CommandInset ref
28391 LatexCommand ref
28392 reference "cha:The-Document-Settings"
28393
28394 \end_inset
28395
28396 .
28397 \end_layout
28398
28399 \end_inset
28400
28401  Only enable this if you use 
28402 \family typewriter
28403 ispell
28404 \family default
28405  and can't spell check words with international letters in them.
28406  There have been reports that this does not work with all dictionaries,
28407  so this is disabled by default.
28408 \end_layout
28409
28410 \begin_layout Section
28411 Thesaurus
28412 \begin_inset Index idx
28413 status collapsed
28414
28415 \begin_layout Plain Layout
28416 Thesaurus
28417 \end_layout
28418
28419 \end_inset
28420
28421
28422 \begin_inset CommandInset label
28423 LatexCommand label
28424 name "sec:Thesaurus"
28425
28426 \end_inset
28427
28428
28429 \end_layout
28430
28431 \begin_layout Standard
28432 LyX provides support for two different thesaurus frameworks:
28433 \end_layout
28434
28435 \begin_layout Enumerate
28436 The 
28437 \emph on
28438 AikSaurus
28439 \emph default
28440  library,
28441 \begin_inset Foot
28442 status collapsed
28443
28444 \begin_layout Plain Layout
28445 \begin_inset CommandInset href
28446 LatexCommand href
28447 target "http://aiksaurus.sourceforge.net"
28448
28449 \end_inset
28450
28451
28452 \end_layout
28453
28454 \end_inset
28455
28456  which is also used by Abiword, but which is English only.
28457 \end_layout
28458
28459 \begin_layout Enumerate
28460 The 
28461 \emph on
28462 MyThes
28463 \emph default
28464  library,
28465 \begin_inset Foot
28466 status collapsed
28467
28468 \begin_layout Plain Layout
28469 \begin_inset CommandInset href
28470 LatexCommand href
28471 target "http://lingucomponent.openoffice.org/thesaurus.html"
28472
28473 \end_inset
28474
28475
28476 \end_layout
28477
28478 \end_inset
28479
28480  which is also used by OpenOffice, and which supports many languages.
28481 \end_layout
28482
28483 \begin_layout Standard
28484 You need to have one of these libraries installed in order to use the thesaurus
28485  (if both are installed, 
28486 \emph on
28487 MyThes
28488 \emph default
28489  will be chosen automatically).
28490 \end_layout
28491
28492 \begin_layout Subsection
28493 Setting up the thesaurus
28494 \end_layout
28495
28496 \begin_layout Standard
28497 The 
28498 \emph on
28499 MyThes
28500 \emph default
28501  library can directly access the OpenOffice thesauri, which consist of two
28502  files per language: A file with the ending 
28503 \emph on
28504 *.dat
28505 \emph default
28506  containing the data and an index file with the ending 
28507 \emph on
28508 *.idx
28509 \emph default
28510 .
28511  The file names include the language code for the given language, so the
28512  English files are named:
28513 \end_layout
28514
28515 \begin_layout Itemize
28516 th_en_EN_v2.idx
28517 \end_layout
28518
28519 \begin_layout Itemize
28520 th_en_EN_v2.dat
28521 \end_layout
28522
28523 \begin_layout Standard
28524 If you have OpenOffice installed including its thesaurus, these files should
28525  be already on your system.
28526  If not, you can get dictionaries from the site
28527 \begin_inset Newline newline
28528 \end_inset
28529
28530
28531 \begin_inset CommandInset href
28532 LatexCommand href
28533 target "http://extensions.services.openoffice.org"
28534
28535 \end_inset
28536
28537 .
28538  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28539  archives (
28540 \emph on
28541 *.oxt
28542 \emph default
28543 ) that contain other files such as spellchecker dictionaries besides the
28544  thesauri.
28545  These archives are simple zip files, so you can unpack them as you would
28546  unpack a zip archive.
28547 \end_layout
28548
28549 \begin_layout Standard
28550 Put the 
28551 \emph on
28552 *.idx
28553 \emph default
28554  and 
28555 \emph on
28556 *.dat
28557 \emph default
28558  files of all languages you want to use into one directory (do not use subfolder
28559 s), and the specify the path to this directory in 
28560 \family sans
28561 Tools\SpecialChar \menuseparator
28562 Preferences\SpecialChar \menuseparator
28563 Paths
28564 \family default
28565 .
28566  Now the thesaurus should be ready to use.
28567 \end_layout
28568
28569 \begin_layout Subsection
28570 Using the thesaurus
28571 \end_layout
28572
28573 \begin_layout Standard
28574 To start the thesaurus, use the menu 
28575 \family sans
28576 Tools\SpecialChar \menuseparator
28577 Thesaurus
28578 \family default
28579  or the toolbar button 
28580 \begin_inset Graphics
28581         filename ../images/thesaurus-entry.png
28582         BoundingBox 0bp 5bp 20bp 25bp
28583         rotateOrigin center
28584
28585 \end_inset
28586
28587  while the cursor is at the word you want to look up or while a word is
28588  selected.
28589  A dialog pops up showing you probably related words that you can use as
28590  replacement.
28591  The proposals are grouped into categories.
28592  Note that the thesaurus does not only show synonyms, but also hyperonyms
28593  and hyponyms (such as 
28594 \emph on
28595 plant
28596 \emph default
28597  for 
28598 \emph on
28599 tree
28600 \emph default
28601 ), compounds (such as 
28602 \emph on
28603 tree diagram
28604 \emph default
28605 ) and antonyms (such as 
28606 \emph on
28607 women
28608 \emph default
28609  for 
28610 \emph on
28611 men
28612 \emph default
28613 ), which are marked as such.
28614 \end_layout
28615
28616 \begin_layout Standard
28617 The language is automatically chosen from the language at the cursor, but
28618  you can also switch it in the dialog, as you can enter new words to look
28619  up directly there.
28620 \end_layout
28621
28622 \begin_layout Standard
28623 Note that the thesaurus cannot handle phrases (only compounds that are in
28624  the dictionary, such as the above 
28625 \emph on
28626 tree diagram
28627 \emph default
28628 ), and you have to use the so called lemma form, i.
28629 \begin_inset space \thinspace{}
28630 \end_inset
28631
28632 e.
28633  the form that is used in the dictionaries (for many languages: first person
28634  singular indicative active for nouns, infinitive for verbs).
28635  For example looking up the word forms 
28636 \emph on
28637 reports
28638 \emph default
28639  or 
28640 \emph on
28641 reporting
28642 \emph default
28643  yields no results, while results are shown for the word form 
28644 \emph on
28645 report
28646 \emph default
28647 .
28648  Your best bet is to highlight only the relevant parts of such word (e.
28649 \begin_inset space \thinspace{}
28650 \end_inset
28651
28652 g.
28653  
28654 \emph on
28655 report
28656 \emph default
28657  in 
28658 \emph on
28659 report
28660 \emph default
28661 s), then you get proposals without adjusting the query in the dialog, and
28662  also the replacement will probably be correct (as only the highlighted
28663  part will be replaced, thus the ending remains).
28664 \end_layout
28665
28666 \begin_layout Section
28667 Change Tracking
28668 \begin_inset Index idx
28669 status collapsed
28670
28671 \begin_layout Plain Layout
28672 Change Tracking
28673 \end_layout
28674
28675 \end_inset
28676
28677
28678 \begin_inset Index idx
28679 status collapsed
28680
28681 \begin_layout Plain Layout
28682 Document ! Change Tracking
28683 \end_layout
28684
28685 \end_inset
28686
28687
28688 \begin_inset CommandInset label
28689 LatexCommand label
28690 name "sec:Change-Tracking"
28691
28692 \end_inset
28693
28694
28695 \end_layout
28696
28697 \begin_layout Standard
28698 When you work on a document collaboratively it is extremely useful to be
28699  able to see changes that others have made highlighted in the document.
28700  You can then decide if you want to accept a change or not.
28701  This can be achieved by turning on change tracking in the menu 
28702 \family sans
28703 Document\SpecialChar \menuseparator
28704 Change
28705 \begin_inset space ~
28706 \end_inset
28707
28708 Tracking\SpecialChar \menuseparator
28709 Track
28710 \begin_inset space ~
28711 \end_inset
28712
28713 Changes
28714 \family default
28715 .
28716 \end_layout
28717
28718 \begin_layout Standard
28719 Changes made in the document will then be highlighted by colors: 
28720 \color blue
28721 Blue text
28722 \color inherit
28723  is an addition, 
28724 \color red
28725 red canceled text
28726 \color inherit
28727  is a deletion.
28728  You can change the color in LyX's preferences dialog under 
28729 \family sans
28730 Look
28731 \begin_inset space ~
28732 \end_inset
28733
28734 and
28735 \begin_inset space ~
28736 \end_inset
28737
28738 feel
28739 \family default
28740
28741 \family sans
28742 Colors
28743 \family default
28744 .
28745 \begin_inset Index idx
28746 status collapsed
28747
28748 \begin_layout Plain Layout
28749 Color ! LyX screen
28750 \end_layout
28751
28752 \end_inset
28753
28754
28755 \end_layout
28756
28757 \begin_layout Standard
28758 When change tracking is activated, you will see the review toolbar in LyX:
28759 \begin_inset Index idx
28760 status collapsed
28761
28762 \begin_layout Plain Layout
28763 Toolbar ! Review
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Standard
28772 \begin_inset VSpace defskip
28773 \end_inset
28774
28775
28776 \end_layout
28777
28778 \begin_layout Standard
28779 \begin_inset Graphics
28780         filename clipart/ChangesToolbar.png
28781
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \begin_layout Standard
28788 \begin_inset VSpace defskip
28789 \end_inset
28790
28791
28792 \end_layout
28793
28794 \begin_layout Standard
28795 The review toolbar as shown above contains from left to right the following
28796  buttons:
28797 \end_layout
28798
28799 \begin_layout Standard
28800 \begin_inset VSpace defskip
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \begin_layout Standard
28807 \begin_inset Tabular
28808 <lyxtabular version="3" rows="10" columns="2">
28809 <features islongtable="true" tabularvalignment="middle">
28810 <column alignment="left" valignment="top" width="0">
28811 <column alignment="left" valignment="top" width="0">
28812 <row interlinespace="2.5mm">
28813 <cell alignment="center" valignment="top" usebox="none">
28814 \begin_inset Text
28815
28816 \begin_layout Plain Layout
28817 \begin_inset Graphics
28818         filename ../images/changes-track.png
28819         BoundingBox 0bp 5bp 20bp 25bp
28820         rotateOrigin center
28821
28822 \end_inset
28823
28824
28825 \end_layout
28826
28827 \end_inset
28828 </cell>
28829 <cell alignment="center" valignment="top" usebox="none">
28830 \begin_inset Text
28831
28832 \begin_layout Plain Layout
28833
28834 \family sans
28835 Document\SpecialChar \menuseparator
28836 Change
28837 \begin_inset space ~
28838 \end_inset
28839
28840 Tracking\SpecialChar \menuseparator
28841 Track
28842 \begin_inset space ~
28843 \end_inset
28844
28845 Changes
28846 \end_layout
28847
28848 \end_inset
28849 </cell>
28850 </row>
28851 <row interlinespace="2.5mm">
28852 <cell alignment="center" valignment="top" usebox="none">
28853 \begin_inset Text
28854
28855 \begin_layout Plain Layout
28856 \begin_inset Graphics
28857         filename ../images/changes-output.png
28858         BoundingBox 0bp 5bp 20bp 25bp
28859         rotateOrigin center
28860
28861 \end_inset
28862
28863
28864 \end_layout
28865
28866 \end_inset
28867 </cell>
28868 <cell alignment="center" valignment="top" usebox="none">
28869 \begin_inset Text
28870
28871 \begin_layout Plain Layout
28872
28873 \family sans
28874 Document\SpecialChar \menuseparator
28875 Change
28876 \begin_inset space ~
28877 \end_inset
28878
28879 Tracking\SpecialChar \menuseparator
28880 Show
28881 \begin_inset space ~
28882 \end_inset
28883
28884 Changes
28885 \begin_inset space ~
28886 \end_inset
28887
28888 in
28889 \begin_inset space ~
28890 \end_inset
28891
28892 Output
28893 \end_layout
28894
28895 \end_inset
28896 </cell>
28897 </row>
28898 <row interlinespace="2.5mm">
28899 <cell alignment="center" valignment="top" usebox="none">
28900 \begin_inset Text
28901
28902 \begin_layout Plain Layout
28903 \begin_inset Graphics
28904         filename ../images/change-next.png
28905         BoundingBox 0bp 5bp 20bp 25bp
28906         rotateOrigin center
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \end_inset
28914 </cell>
28915 <cell alignment="center" valignment="top" usebox="none">
28916 \begin_inset Text
28917
28918 \begin_layout Plain Layout
28919 Jumps to the next change
28920 \end_layout
28921
28922 \end_inset
28923 </cell>
28924 </row>
28925 <row interlinespace="2.5mm">
28926 <cell alignment="center" valignment="top" usebox="none">
28927 \begin_inset Text
28928
28929 \begin_layout Plain Layout
28930 \begin_inset Graphics
28931         filename ../images/change-accept.png
28932         BoundingBox 0bp 5bp 20bp 25bp
28933         rotateOrigin center
28934
28935 \end_inset
28936
28937
28938 \end_layout
28939
28940 \end_inset
28941 </cell>
28942 <cell alignment="center" valignment="top" usebox="none">
28943 \begin_inset Text
28944
28945 \begin_layout Plain Layout
28946
28947 \family sans
28948 Document\SpecialChar \menuseparator
28949 Change
28950 \begin_inset space ~
28951 \end_inset
28952
28953 Tracking\SpecialChar \menuseparator
28954 Accept
28955 \begin_inset space ~
28956 \end_inset
28957
28958 Change
28959 \end_layout
28960
28961 \end_inset
28962 </cell>
28963 </row>
28964 <row interlinespace="2.5mm">
28965 <cell alignment="center" valignment="top" usebox="none">
28966 \begin_inset Text
28967
28968 \begin_layout Plain Layout
28969 \begin_inset Graphics
28970         filename ../images/change-reject.png
28971         BoundingBox 0bp 5bp 20bp 25bp
28972         rotateOrigin center
28973
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \end_inset
28980 </cell>
28981 <cell alignment="center" valignment="top" usebox="none">
28982 \begin_inset Text
28983
28984 \begin_layout Plain Layout
28985
28986 \family sans
28987 Document\SpecialChar \menuseparator
28988 Change
28989 \begin_inset space ~
28990 \end_inset
28991
28992 Tracking\SpecialChar \menuseparator
28993 Reject
28994 \begin_inset space ~
28995 \end_inset
28996
28997 Change
28998 \end_layout
28999
29000 \end_inset
29001 </cell>
29002 </row>
29003 <row interlinespace="2.5mm">
29004 <cell alignment="center" valignment="top" usebox="none">
29005 \begin_inset Text
29006
29007 \begin_layout Plain Layout
29008 \begin_inset Graphics
29009         filename ../images/changes-merge.png
29010         BoundingBox 0bp 5bp 20bp 25bp
29011         rotateOrigin center
29012
29013 \end_inset
29014
29015
29016 \end_layout
29017
29018 \end_inset
29019 </cell>
29020 <cell alignment="center" valignment="top" usebox="none">
29021 \begin_inset Text
29022
29023 \begin_layout Plain Layout
29024
29025 \family sans
29026 Document\SpecialChar \menuseparator
29027 Change
29028 \begin_inset space ~
29029 \end_inset
29030
29031 Tracking\SpecialChar \menuseparator
29032 Merge
29033 \begin_inset space ~
29034 \end_inset
29035
29036 Changes
29037 \end_layout
29038
29039 \end_inset
29040 </cell>
29041 </row>
29042 <row interlinespace="2.5mm">
29043 <cell alignment="center" valignment="top" usebox="none">
29044 \begin_inset Text
29045
29046 \begin_layout Plain Layout
29047 \begin_inset Graphics
29048         filename ../images/all-changes-accept.png
29049         BoundingBox 0bp 5bp 20bp 25bp
29050         rotateOrigin center
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 <cell alignment="center" valignment="top" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Plain Layout
29063
29064 \family sans
29065 Document\SpecialChar \menuseparator
29066 Change
29067 \begin_inset space ~
29068 \end_inset
29069
29070 Tracking\SpecialChar \menuseparator
29071 Accept
29072 \begin_inset space ~
29073 \end_inset
29074
29075 All
29076 \begin_inset space ~
29077 \end_inset
29078
29079 Changes
29080 \end_layout
29081
29082 \end_inset
29083 </cell>
29084 </row>
29085 <row interlinespace="2.5mm">
29086 <cell alignment="center" valignment="top" usebox="none">
29087 \begin_inset Text
29088
29089 \begin_layout Plain Layout
29090 \begin_inset Graphics
29091         filename ../images/all-changes-reject.png
29092         BoundingBox 0bp 5bp 20bp 25bp
29093         rotateOrigin center
29094
29095 \end_inset
29096
29097
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 <cell alignment="center" valignment="top" usebox="none">
29103 \begin_inset Text
29104
29105 \begin_layout Plain Layout
29106
29107 \family sans
29108 Document\SpecialChar \menuseparator
29109 Change
29110 \begin_inset space ~
29111 \end_inset
29112
29113 Tracking\SpecialChar \menuseparator
29114 Reject
29115 \begin_inset space ~
29116 \end_inset
29117
29118 All
29119 \begin_inset space ~
29120 \end_inset
29121
29122 Changes
29123 \end_layout
29124
29125 \end_inset
29126 </cell>
29127 </row>
29128 <row interlinespace="2.5mm">
29129 <cell alignment="center" valignment="top" usebox="none">
29130 \begin_inset Text
29131
29132 \begin_layout Plain Layout
29133 \begin_inset Graphics
29134         filename ../images/note-insert.png
29135         BoundingBox 0bp 5bp 20bp 25bp
29136         rotateOrigin center
29137
29138 \end_inset
29139
29140
29141 \end_layout
29142
29143 \end_inset
29144 </cell>
29145 <cell alignment="center" valignment="top" usebox="none">
29146 \begin_inset Text
29147
29148 \begin_layout Plain Layout
29149
29150 \family sans
29151 Insert\SpecialChar \menuseparator
29152 Note\SpecialChar \menuseparator
29153 LyX
29154 \begin_inset space ~
29155 \end_inset
29156
29157 Note
29158 \end_layout
29159
29160 \end_inset
29161 </cell>
29162 </row>
29163 <row interlinespace="2.5mm">
29164 <cell alignment="center" valignment="top" usebox="none">
29165 \begin_inset Text
29166
29167 \begin_layout Plain Layout
29168 \begin_inset Graphics
29169         filename ../images/note-next.png
29170         BoundingBox 0bp 5bp 20bp 25bp
29171         rotateOrigin center
29172
29173 \end_inset
29174
29175
29176 \end_layout
29177
29178 \end_inset
29179 </cell>
29180 <cell alignment="center" valignment="top" usebox="none">
29181 \begin_inset Text
29182
29183 \begin_layout Plain Layout
29184
29185 \family sans
29186 Navigate\SpecialChar \menuseparator
29187 Next
29188 \begin_inset space ~
29189 \end_inset
29190
29191 Note
29192 \end_layout
29193
29194 \end_inset
29195 </cell>
29196 </row>
29197 </lyxtabular>
29198
29199 \end_inset
29200
29201
29202 \end_layout
29203
29204 \begin_layout Standard
29205 \begin_inset VSpace defskip
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \begin_layout Standard
29212 The review toolbar helps you to accept, reject, or merge changes – highlight
29213  the change and press one of the desired toolbar buttons.
29214  When you merge changes, a window pops up showing you information about
29215  the next change behind the current cursor position.
29216  So you don't need to highlight a certain change.
29217  Within the merge window you can decide to accept or reject changes and
29218  step to the next change.
29219  This way you can jump through all the changes in the document.
29220 \end_layout
29221
29222 \begin_layout Standard
29223 The toolbar has two buttons to handle notes because notes are often important
29224  to describe a change.
29225 \end_layout
29226
29227 \begin_layout Standard
29228 To show made changes in the output you need the LaTeX package 
29229 \series bold
29230 dvipost
29231 \series default
29232
29233 \begin_inset Index idx
29234 status collapsed
29235
29236 \begin_layout Plain Layout
29237 LaTeX-packages ! dvipost
29238 \end_layout
29239
29240 \end_inset
29241
29242  installed.
29243  You will find it in the TeX Catalogue, 
29244 \begin_inset CommandInset citation
29245 LatexCommand cite
29246 key "TeXCatalogue"
29247
29248 \end_inset
29249
29250  or in the package manager of your LaTeX-system.
29251 \end_layout
29252
29253 \begin_layout Section
29254 International Support
29255 \begin_inset Index idx
29256 status collapsed
29257
29258 \begin_layout Plain Layout
29259 International support
29260 \end_layout
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Standard
29268 This section describes how to use LyX with any language you want.
29269  For some non-western languages there are special Wiki-pages that explain
29270  how to set up LyX to use them: 
29271 \begin_inset CommandInset citation
29272 LatexCommand cite
29273 key "Arabic,Armenian,Farsi,Hebrew"
29274
29275 \end_inset
29276
29277
29278 \end_layout
29279
29280 \begin_layout Standard
29281 Besides languages, LyX also supports phonetic symbols, see section
29282 \begin_inset space ~
29283 \end_inset
29284
29285
29286 \begin_inset CommandInset ref
29287 LatexCommand ref
29288 reference "sub:Special-Character"
29289
29290 \end_inset
29291
29292 .
29293 \end_layout
29294
29295 \begin_layout Subsection
29296 Language Options
29297 \begin_inset Index idx
29298 status collapsed
29299
29300 \begin_layout Plain Layout
29301 Language ! Options
29302 \end_layout
29303
29304 \end_inset
29305
29306
29307 \begin_inset Index idx
29308 status collapsed
29309
29310 \begin_layout Plain Layout
29311 Document ! Settings
29312 \end_layout
29313
29314 \end_inset
29315
29316
29317 \begin_inset Index idx
29318 status collapsed
29319
29320 \begin_layout Plain Layout
29321 Document ! Language
29322 \end_layout
29323
29324 \end_inset
29325
29326
29327 \end_layout
29328
29329 \begin_layout Standard
29330 The 
29331 \family sans
29332 Document\SpecialChar \menuseparator
29333 Settings
29334 \family default
29335  dialog lets you set 
29336 \family roman
29337 the language and character encoding for your language.
29338  
29339 \end_layout
29340
29341 \begin_layout Standard
29342 Choose your language in the 
29343 \family sans
29344 Language
29345 \family default
29346  section of this dialog.
29347  The default is 
29348 \family sans
29349 English
29350 \family default
29351 .
29352 \end_layout
29353
29354 \begin_layout Standard
29355 Under 
29356 \family sans
29357 Encoding
29358 \family default
29359  you can choose the character encoding map you want to use for LaTeX export.
29360  The option 
29361 \family sans
29362 Language Default
29363 \family default
29364  is the preferred choice and works well in most cases.
29365  For details about the different encoding options see section
29366 \begin_inset space ~
29367 \end_inset
29368
29369
29370 \begin_inset CommandInset ref
29371 LatexCommand ref
29372 reference "cha:The-Document-Settings"
29373
29374 \end_inset
29375
29376 .
29377 \end_layout
29378
29379 \begin_layout Subsection
29380 Keyboard mapping configuration
29381 \begin_inset CommandInset label
29382 LatexCommand label
29383 name "sub:Keyboard-mapping"
29384
29385 \end_inset
29386
29387
29388 \end_layout
29389
29390 \begin_layout Standard
29391 If you have for example a U.S.-style keyboard and want to write in a language
29392  other than English, you can use an alternate keymap.
29393  For example, if you have a U.S.-style keyboard but want to write in Italian,
29394  you can configure LyX to use an Italian keymap.
29395  The preferences dialog allows you to choose up to two keyboard mappings,
29396  see section
29397 \begin_inset space ~
29398 \end_inset
29399
29400
29401 \begin_inset CommandInset ref
29402 LatexCommand ref
29403 reference "sub:Keyboard-Map"
29404
29405 \end_inset
29406
29407 .
29408  You can choose primary and secondary keyboard languages and then select
29409  which one you want to use.
29410 \end_layout
29411
29412 \begin_layout Standard
29413 Finally, you may just want to change a few key mappings or create an entirely
29414  different keymap (for Vulcan, for instance).
29415  You may, for example, normally write in Italian on a U.S.
29416  keyboard but want to include an occasional quotation in German.
29417  In such a case, you can write your own keyboard mapping or modify an existing
29418  one to support the characters you want.
29419  This and many other customizations are explained in the 
29420 \emph on
29421 Customization
29422 \emph default
29423  manual.
29424 \end_layout
29425
29426 \begin_layout Subsection
29427 Character Tables
29428 \end_layout
29429
29430 \begin_layout Standard
29431 Table
29432 \begin_inset space ~
29433 \end_inset
29434
29435
29436 \begin_inset CommandInset ref
29437 LatexCommand ref
29438 reference "cap:The-latin1-character"
29439
29440 \end_inset
29441
29442  shows the 
29443 \family typewriter
29444 Latin1
29445 \family default
29446  character set.
29447  You should be able to enter the characters in the first eight columns directly
29448  from the keyboard.
29449 \end_layout
29450
29451 \begin_layout Standard
29452 There are a few things you need to know about this table.
29453  Here are some of the details you'll need to bear in mind when using characters
29454  from the 
29455 \family typewriter
29456 Latin1
29457 \family default
29458  character set:
29459 \end_layout
29460
29461 \begin_layout Itemize
29462 Even if you have selected 
29463 \family sans
29464 latin1
29465 \family default
29466  in the 
29467 \family sans
29468 Document\SpecialChar \menuseparator
29469 Settings
29470 \family default
29471  dialog, users who have only the 
29472 \family typewriter
29473 T1
29474 \family default
29475 -fonts for LaTeX [or who have the 
29476 \family typewriter
29477 T1
29478 \family default
29479 -fonts but aren't using them] will still miss a few characters: D0, F0,
29480  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29481  french quotes won't show up.
29482 \end_layout
29483
29484 \begin_layout Standard
29485 \begin_inset Float table
29486 wide false
29487 sideways false
29488 status open
29489
29490 \begin_layout Plain Layout
29491 \begin_inset Caption
29492
29493 \begin_layout Plain Layout
29494 \begin_inset CommandInset label
29495 LatexCommand label
29496 name "cap:The-latin1-character"
29497
29498 \end_inset
29499
29500 The 
29501 \family typewriter
29502 latin1
29503 \family default
29504  character set
29505 \end_layout
29506
29507 \end_inset
29508
29509
29510 \end_layout
29511
29512 \begin_layout Plain Layout
29513 \align center
29514 \begin_inset Tabular
29515 <lyxtabular version="3" rows="17" columns="17">
29516 <features tabularvalignment="middle">
29517 <column alignment="center" valignment="top" width="0pt">
29518 <column alignment="center" valignment="top" width="0pt">
29519 <column alignment="center" valignment="top" width="0pt">
29520 <column alignment="center" valignment="top" width="0pt">
29521 <column alignment="center" valignment="top" width="0pt">
29522 <column alignment="center" valignment="top" width="0pt">
29523 <column alignment="center" valignment="top" width="0pt">
29524 <column alignment="center" valignment="top" width="0pt">
29525 <column alignment="center" valignment="top" width="0pt">
29526 <column alignment="center" valignment="top" width="0pt">
29527 <column alignment="center" valignment="top" width="0pt">
29528 <column alignment="center" valignment="top" width="0pt">
29529 <column alignment="center" valignment="top" width="0pt">
29530 <column alignment="center" valignment="top" width="0pt">
29531 <column alignment="center" valignment="top" width="0pt">
29532 <column alignment="center" valignment="top" width="0pt">
29533 <column alignment="center" valignment="top" width="0pt">
29534 <row>
29535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29536 \begin_inset Text
29537
29538 \begin_layout Plain Layout
29539
29540 \end_layout
29541
29542 \end_inset
29543 </cell>
29544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29545 \begin_inset Text
29546
29547 \begin_layout Plain Layout
29548
29549 \family roman
29550 \series medium
29551 \shape up
29552 \size tiny
29553 \emph off
29554 \bar no
29555 \noun off
29556 \color none
29557 00
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566
29567 \family roman
29568 \series medium
29569 \shape up
29570 \size tiny
29571 \emph off
29572 \bar no
29573 \noun off
29574 \color none
29575 10
29576 \end_layout
29577
29578 \end_inset
29579 </cell>
29580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29581 \begin_inset Text
29582
29583 \begin_layout Plain Layout
29584
29585 \family roman
29586 \series medium
29587 \shape up
29588 \size tiny
29589 \emph off
29590 \bar no
29591 \noun off
29592 \color none
29593 20
29594 \end_layout
29595
29596 \end_inset
29597 </cell>
29598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29599 \begin_inset Text
29600
29601 \begin_layout Plain Layout
29602
29603 \family roman
29604 \series medium
29605 \shape up
29606 \size tiny
29607 \emph off
29608 \bar no
29609 \noun off
29610 \color none
29611 30
29612 \end_layout
29613
29614 \end_inset
29615 </cell>
29616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29617 \begin_inset Text
29618
29619 \begin_layout Plain Layout
29620
29621 \family roman
29622 \series medium
29623 \shape up
29624 \size tiny
29625 \emph off
29626 \bar no
29627 \noun off
29628 \color none
29629 40
29630 \end_layout
29631
29632 \end_inset
29633 </cell>
29634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29635 \begin_inset Text
29636
29637 \begin_layout Plain Layout
29638
29639 \family roman
29640 \series medium
29641 \shape up
29642 \size tiny
29643 \emph off
29644 \bar no
29645 \noun off
29646 \color none
29647 50
29648 \end_layout
29649
29650 \end_inset
29651 </cell>
29652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29653 \begin_inset Text
29654
29655 \begin_layout Plain Layout
29656
29657 \family roman
29658 \series medium
29659 \shape up
29660 \size tiny
29661 \emph off
29662 \bar no
29663 \noun off
29664 \color none
29665 60
29666 \end_layout
29667
29668 \end_inset
29669 </cell>
29670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29671 \begin_inset Text
29672
29673 \begin_layout Plain Layout
29674
29675 \family roman
29676 \series medium
29677 \shape up
29678 \size tiny
29679 \emph off
29680 \bar no
29681 \noun off
29682 \color none
29683 70
29684 \end_layout
29685
29686 \end_inset
29687 </cell>
29688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29689 \begin_inset Text
29690
29691 \begin_layout Plain Layout
29692
29693 \family roman
29694 \series medium
29695 \shape up
29696 \size tiny
29697 \emph off
29698 \bar no
29699 \noun off
29700 \color none
29701 80
29702 \end_layout
29703
29704 \end_inset
29705 </cell>
29706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29707 \begin_inset Text
29708
29709 \begin_layout Plain Layout
29710
29711 \family roman
29712 \series medium
29713 \shape up
29714 \size tiny
29715 \emph off
29716 \bar no
29717 \noun off
29718 \color none
29719 90
29720 \end_layout
29721
29722 \end_inset
29723 </cell>
29724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29725 \begin_inset Text
29726
29727 \begin_layout Plain Layout
29728
29729 \family roman
29730 \series medium
29731 \shape up
29732 \size tiny
29733 \emph off
29734 \bar no
29735 \noun off
29736 \color none
29737 A0
29738 \end_layout
29739
29740 \end_inset
29741 </cell>
29742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29743 \begin_inset Text
29744
29745 \begin_layout Plain Layout
29746
29747 \family roman
29748 \series medium
29749 \shape up
29750 \size tiny
29751 \emph off
29752 \bar no
29753 \noun off
29754 \color none
29755 B0
29756 \end_layout
29757
29758 \end_inset
29759 </cell>
29760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29761 \begin_inset Text
29762
29763 \begin_layout Plain Layout
29764
29765 \family roman
29766 \series medium
29767 \shape up
29768 \size tiny
29769 \emph off
29770 \bar no
29771 \noun off
29772 \color none
29773 C0
29774 \end_layout
29775
29776 \end_inset
29777 </cell>
29778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29779 \begin_inset Text
29780
29781 \begin_layout Plain Layout
29782
29783 \family roman
29784 \series medium
29785 \shape up
29786 \size tiny
29787 \emph off
29788 \bar no
29789 \noun off
29790 \color none
29791 D0
29792 \end_layout
29793
29794 \end_inset
29795 </cell>
29796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29797 \begin_inset Text
29798
29799 \begin_layout Plain Layout
29800
29801 \family roman
29802 \series medium
29803 \shape up
29804 \size tiny
29805 \emph off
29806 \bar no
29807 \noun off
29808 \color none
29809 E0
29810 \end_layout
29811
29812 \end_inset
29813 </cell>
29814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29815 \begin_inset Text
29816
29817 \begin_layout Plain Layout
29818
29819 \family roman
29820 \series medium
29821 \shape up
29822 \size tiny
29823 \emph off
29824 \bar no
29825 \noun off
29826 \color none
29827 F0
29828 \end_layout
29829
29830 \end_inset
29831 </cell>
29832 </row>
29833 <row>
29834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29835 \begin_inset Text
29836
29837 \begin_layout Plain Layout
29838
29839 \family roman
29840 \series medium
29841 \shape up
29842 \size tiny
29843 \emph off
29844 \bar no
29845 \noun off
29846 \color none
29847 00
29848 \end_layout
29849
29850 \end_inset
29851 </cell>
29852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29853 \begin_inset Text
29854
29855 \begin_layout Plain Layout
29856
29857 \end_layout
29858
29859 \end_inset
29860 </cell>
29861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29862 \begin_inset Text
29863
29864 \begin_layout Plain Layout
29865
29866 \end_layout
29867
29868 \end_inset
29869 </cell>
29870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29871 \begin_inset Text
29872
29873 \begin_layout Plain Layout
29874
29875 \end_layout
29876
29877 \end_inset
29878 </cell>
29879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29880 \begin_inset Text
29881
29882 \begin_layout Plain Layout
29883
29884 \family roman
29885 \series medium
29886 \shape up
29887 \emph off
29888 \bar no
29889 \noun off
29890 \color none
29891 0
29892 \end_layout
29893
29894 \end_inset
29895 </cell>
29896 <cell alignment="center" valignment="top" topline="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 \emph off
29905 \bar no
29906 \noun off
29907 \color none
29908 @
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29914 \begin_inset Text
29915
29916 \begin_layout Plain Layout
29917
29918 \family roman
29919 \series medium
29920 \shape up
29921 \emph off
29922 \bar no
29923 \noun off
29924 \color none
29925 P
29926 \end_layout
29927
29928 \end_inset
29929 </cell>
29930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29931 \begin_inset Text
29932
29933 \begin_layout Plain Layout
29934
29935 \family roman
29936 \series medium
29937 \shape up
29938 \emph off
29939 \bar no
29940 \noun off
29941 \color none
29942 '
29943 \end_layout
29944
29945 \end_inset
29946 </cell>
29947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29948 \begin_inset Text
29949
29950 \begin_layout Plain Layout
29951
29952 \family roman
29953 \series medium
29954 \shape up
29955 \emph off
29956 \bar no
29957 \noun off
29958 \color none
29959 p
29960 \end_layout
29961
29962 \end_inset
29963 </cell>
29964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29965 \begin_inset Text
29966
29967 \begin_layout Plain Layout
29968
29969 \end_layout
29970
29971 \end_inset
29972 </cell>
29973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29974 \begin_inset Text
29975
29976 \begin_layout Plain Layout
29977
29978 \end_layout
29979
29980 \end_inset
29981 </cell>
29982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29983 \begin_inset Text
29984
29985 \begin_layout Plain Layout
29986
29987 \end_layout
29988
29989 \end_inset
29990 </cell>
29991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29992 \begin_inset Text
29993
29994 \begin_layout Plain Layout
29995
29996 \family roman
29997 \series medium
29998 \shape up
29999 \emph off
30000 \bar no
30001 \noun off
30002 \color none
30003 °
30004 \end_layout
30005
30006 \end_inset
30007 </cell>
30008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30009 \begin_inset Text
30010
30011 \begin_layout Plain Layout
30012
30013 \family roman
30014 \series medium
30015 \shape up
30016 \emph off
30017 \bar no
30018 \noun off
30019 \color none
30020 À
30021 \end_layout
30022
30023 \end_inset
30024 </cell>
30025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30026 \begin_inset Text
30027
30028 \begin_layout Plain Layout
30029
30030 \family roman
30031 \series medium
30032 \shape up
30033 \emph off
30034 \bar no
30035 \noun off
30036 \color none
30037 Ð
30038 \end_layout
30039
30040 \end_inset
30041 </cell>
30042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30043 \begin_inset Text
30044
30045 \begin_layout Plain Layout
30046
30047 \family roman
30048 \series medium
30049 \shape up
30050 \emph off
30051 \bar no
30052 \noun off
30053 \color none
30054 à
30055 \end_layout
30056
30057 \end_inset
30058 </cell>
30059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30060 \begin_inset Text
30061
30062 \begin_layout Plain Layout
30063
30064 \family roman
30065 \series medium
30066 \shape up
30067 \emph off
30068 \bar no
30069 \noun off
30070 \color none
30071 ð
30072 \end_layout
30073
30074 \end_inset
30075 </cell>
30076 </row>
30077 <row>
30078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30079 \begin_inset Text
30080
30081 \begin_layout Plain Layout
30082
30083 \family roman
30084 \series medium
30085 \shape up
30086 \size tiny
30087 \emph off
30088 \bar no
30089 \noun off
30090 \color none
30091 01
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30097 \begin_inset Text
30098
30099 \begin_layout Plain Layout
30100
30101 \end_layout
30102
30103 \end_inset
30104 </cell>
30105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30106 \begin_inset Text
30107
30108 \begin_layout Plain Layout
30109
30110 \end_layout
30111
30112 \end_inset
30113 </cell>
30114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30115 \begin_inset Text
30116
30117 \begin_layout Plain Layout
30118
30119 \family roman
30120 \series medium
30121 \shape up
30122 \emph off
30123 \bar no
30124 \noun off
30125 \color none
30126 !
30127 \end_layout
30128
30129 \end_inset
30130 </cell>
30131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30132 \begin_inset Text
30133
30134 \begin_layout Plain Layout
30135
30136 \family roman
30137 \series medium
30138 \shape up
30139 \emph off
30140 \bar no
30141 \noun off
30142 \color none
30143 1
30144 \end_layout
30145
30146 \end_inset
30147 </cell>
30148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30149 \begin_inset Text
30150
30151 \begin_layout Plain Layout
30152
30153 \family roman
30154 \series medium
30155 \shape up
30156 \emph off
30157 \bar no
30158 \noun off
30159 \color none
30160 A
30161 \end_layout
30162
30163 \end_inset
30164 </cell>
30165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30166 \begin_inset Text
30167
30168 \begin_layout Plain Layout
30169
30170 \family roman
30171 \series medium
30172 \shape up
30173 \emph off
30174 \bar no
30175 \noun off
30176 \color none
30177 Q
30178 \end_layout
30179
30180 \end_inset
30181 </cell>
30182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Plain Layout
30186
30187 \family roman
30188 \series medium
30189 \shape up
30190 \emph off
30191 \bar no
30192 \noun off
30193 \color none
30194 a
30195 \end_layout
30196
30197 \end_inset
30198 </cell>
30199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30200 \begin_inset Text
30201
30202 \begin_layout Plain Layout
30203
30204 \family roman
30205 \series medium
30206 \shape up
30207 \emph off
30208 \bar no
30209 \noun off
30210 \color none
30211 q
30212 \end_layout
30213
30214 \end_inset
30215 </cell>
30216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30217 \begin_inset Text
30218
30219 \begin_layout Plain Layout
30220
30221 \end_layout
30222
30223 \end_inset
30224 </cell>
30225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30226 \begin_inset Text
30227
30228 \begin_layout Plain Layout
30229
30230 \end_layout
30231
30232 \end_inset
30233 </cell>
30234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30235 \begin_inset Text
30236
30237 \begin_layout Plain Layout
30238
30239 \family roman
30240 \series medium
30241 \shape up
30242 \emph off
30243 \bar no
30244 \noun off
30245 \color none
30246 ¡
30247 \end_layout
30248
30249 \end_inset
30250 </cell>
30251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30252 \begin_inset Text
30253
30254 \begin_layout Plain Layout
30255
30256 \family roman
30257 \series medium
30258 \shape up
30259 \emph off
30260 \bar no
30261 \noun off
30262 \color none
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 Ñ
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 á
30315 \end_layout
30316
30317 \end_inset
30318 </cell>
30319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ñ
30332 \end_layout
30333
30334 \end_inset
30335 </cell>
30336 </row>
30337 <row>
30338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30339 \begin_inset Text
30340
30341 \begin_layout Plain Layout
30342
30343 \family roman
30344 \series medium
30345 \shape up
30346 \size tiny
30347 \emph off
30348 \bar no
30349 \noun off
30350 \color none
30351 02
30352 \end_layout
30353
30354 \end_inset
30355 </cell>
30356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30357 \begin_inset Text
30358
30359 \begin_layout Plain Layout
30360
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369
30370 \end_layout
30371
30372 \end_inset
30373 </cell>
30374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30375 \begin_inset Text
30376
30377 \begin_layout Plain Layout
30378
30379 \family roman
30380 \series medium
30381 \shape up
30382 \emph off
30383 \bar no
30384 \noun off
30385 \color none
30386 \begin_inset Quotes eld
30387 \end_inset
30388
30389
30390 \end_layout
30391
30392 \end_inset
30393 </cell>
30394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30395 \begin_inset Text
30396
30397 \begin_layout Plain Layout
30398
30399 \family roman
30400 \series medium
30401 \shape up
30402 \emph off
30403 \bar no
30404 \noun off
30405 \color none
30406 2
30407 \end_layout
30408
30409 \end_inset
30410 </cell>
30411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30412 \begin_inset Text
30413
30414 \begin_layout Plain Layout
30415
30416 \family roman
30417 \series medium
30418 \shape up
30419 \emph off
30420 \bar no
30421 \noun off
30422 \color none
30423 B
30424 \end_layout
30425
30426 \end_inset
30427 </cell>
30428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30429 \begin_inset Text
30430
30431 \begin_layout Plain Layout
30432
30433 \family roman
30434 \series medium
30435 \shape up
30436 \emph off
30437 \bar no
30438 \noun off
30439 \color none
30440 R
30441 \end_layout
30442
30443 \end_inset
30444 </cell>
30445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30446 \begin_inset Text
30447
30448 \begin_layout Plain Layout
30449
30450 \family roman
30451 \series medium
30452 \shape up
30453 \emph off
30454 \bar no
30455 \noun off
30456 \color none
30457 b
30458 \end_layout
30459
30460 \end_inset
30461 </cell>
30462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30463 \begin_inset Text
30464
30465 \begin_layout Plain Layout
30466
30467 \family roman
30468 \series medium
30469 \shape up
30470 \emph off
30471 \bar no
30472 \noun off
30473 \color none
30474 r
30475 \end_layout
30476
30477 \end_inset
30478 </cell>
30479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30480 \begin_inset Text
30481
30482 \begin_layout Plain Layout
30483
30484 \end_layout
30485
30486 \end_inset
30487 </cell>
30488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30489 \begin_inset Text
30490
30491 \begin_layout Plain Layout
30492
30493 \end_layout
30494
30495 \end_inset
30496 </cell>
30497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30498 \begin_inset Text
30499
30500 \begin_layout Plain Layout
30501 ¢
30502 \end_layout
30503
30504 \end_inset
30505 </cell>
30506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30507 \begin_inset Text
30508
30509 \begin_layout Plain Layout
30510
30511 \family roman
30512 \series medium
30513 \shape up
30514 \emph off
30515 \bar no
30516 \noun off
30517 \color none
30518 ²
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30524 \begin_inset Text
30525
30526 \begin_layout Plain Layout
30527
30528 \family roman
30529 \series medium
30530 \shape up
30531 \emph off
30532 \bar no
30533 \noun off
30534 \color none
30535 Â
30536 \end_layout
30537
30538 \end_inset
30539 </cell>
30540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30541 \begin_inset Text
30542
30543 \begin_layout Plain Layout
30544
30545 \family roman
30546 \series medium
30547 \shape up
30548 \emph off
30549 \bar no
30550 \noun off
30551 \color none
30552 Ò
30553 \end_layout
30554
30555 \end_inset
30556 </cell>
30557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30558 \begin_inset Text
30559
30560 \begin_layout Plain Layout
30561
30562 \family roman
30563 \series medium
30564 \shape up
30565 \emph off
30566 \bar no
30567 \noun off
30568 \color none
30569 â
30570 \end_layout
30571
30572 \end_inset
30573 </cell>
30574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30575 \begin_inset Text
30576
30577 \begin_layout Plain Layout
30578
30579 \family roman
30580 \series medium
30581 \shape up
30582 \emph off
30583 \bar no
30584 \noun off
30585 \color none
30586 ò
30587 \end_layout
30588
30589 \end_inset
30590 </cell>
30591 </row>
30592 <row>
30593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30594 \begin_inset Text
30595
30596 \begin_layout Plain Layout
30597
30598 \family roman
30599 \series medium
30600 \shape up
30601 \size tiny
30602 \emph off
30603 \bar no
30604 \noun off
30605 \color none
30606 03
30607 \end_layout
30608
30609 \end_inset
30610 </cell>
30611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30612 \begin_inset Text
30613
30614 \begin_layout Plain Layout
30615
30616 \end_layout
30617
30618 \end_inset
30619 </cell>
30620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30621 \begin_inset Text
30622
30623 \begin_layout Plain Layout
30624
30625 \end_layout
30626
30627 \end_inset
30628 </cell>
30629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30630 \begin_inset Text
30631
30632 \begin_layout Plain Layout
30633
30634 \family roman
30635 \series medium
30636 \shape up
30637 \emph off
30638 \bar no
30639 \noun off
30640 \color none
30641 #
30642 \end_layout
30643
30644 \end_inset
30645 </cell>
30646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30647 \begin_inset Text
30648
30649 \begin_layout Plain Layout
30650
30651 \family roman
30652 \series medium
30653 \shape up
30654 \emph off
30655 \bar no
30656 \noun off
30657 \color none
30658 3
30659 \end_layout
30660
30661 \end_inset
30662 </cell>
30663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30664 \begin_inset Text
30665
30666 \begin_layout Plain Layout
30667
30668 \family roman
30669 \series medium
30670 \shape up
30671 \emph off
30672 \bar no
30673 \noun off
30674 \color none
30675 C
30676 \end_layout
30677
30678 \end_inset
30679 </cell>
30680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30681 \begin_inset Text
30682
30683 \begin_layout Plain Layout
30684
30685 \family roman
30686 \series medium
30687 \shape up
30688 \emph off
30689 \bar no
30690 \noun off
30691 \color none
30692 S
30693 \end_layout
30694
30695 \end_inset
30696 </cell>
30697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30698 \begin_inset Text
30699
30700 \begin_layout Plain Layout
30701
30702 \family roman
30703 \series medium
30704 \shape up
30705 \emph off
30706 \bar no
30707 \noun off
30708 \color none
30709 c
30710 \end_layout
30711
30712 \end_inset
30713 </cell>
30714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30715 \begin_inset Text
30716
30717 \begin_layout Plain Layout
30718
30719 \family roman
30720 \series medium
30721 \shape up
30722 \emph off
30723 \bar no
30724 \noun off
30725 \color none
30726 s
30727 \end_layout
30728
30729 \end_inset
30730 </cell>
30731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30732 \begin_inset Text
30733
30734 \begin_layout Plain Layout
30735
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753
30754 \family roman
30755 \series medium
30756 \shape up
30757 \emph off
30758 \bar no
30759 \noun off
30760 \color none
30761 £
30762 \end_layout
30763
30764 \end_inset
30765 </cell>
30766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30767 \begin_inset Text
30768
30769 \begin_layout Plain Layout
30770
30771 \family roman
30772 \series medium
30773 \shape up
30774 \emph off
30775 \bar no
30776 \noun off
30777 \color none
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 Ó
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 ã
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ó
30847 \end_layout
30848
30849 \end_inset
30850 </cell>
30851 </row>
30852 <row>
30853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30854 \begin_inset Text
30855
30856 \begin_layout Plain Layout
30857
30858 \family roman
30859 \series medium
30860 \shape up
30861 \size tiny
30862 \emph off
30863 \bar no
30864 \noun off
30865 \color none
30866 04
30867 \end_layout
30868
30869 \end_inset
30870 </cell>
30871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30872 \begin_inset Text
30873
30874 \begin_layout Plain Layout
30875
30876 \end_layout
30877
30878 \end_inset
30879 </cell>
30880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30881 \begin_inset Text
30882
30883 \begin_layout Plain Layout
30884
30885 \end_layout
30886
30887 \end_inset
30888 </cell>
30889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30890 \begin_inset Text
30891
30892 \begin_layout Plain Layout
30893
30894 \family roman
30895 \series medium
30896 \shape up
30897 \emph off
30898 \bar no
30899 \noun off
30900 \color none
30901 $
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910
30911 \family roman
30912 \series medium
30913 \shape up
30914 \emph off
30915 \bar no
30916 \noun off
30917 \color none
30918 4
30919 \end_layout
30920
30921 \end_inset
30922 </cell>
30923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30924 \begin_inset Text
30925
30926 \begin_layout Plain Layout
30927
30928 \family roman
30929 \series medium
30930 \shape up
30931 \emph off
30932 \bar no
30933 \noun off
30934 \color none
30935 D
30936 \end_layout
30937
30938 \end_inset
30939 </cell>
30940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30941 \begin_inset Text
30942
30943 \begin_layout Plain Layout
30944
30945 \family roman
30946 \series medium
30947 \shape up
30948 \emph off
30949 \bar no
30950 \noun off
30951 \color none
30952 T
30953 \end_layout
30954
30955 \end_inset
30956 </cell>
30957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30958 \begin_inset Text
30959
30960 \begin_layout Plain Layout
30961
30962 \family roman
30963 \series medium
30964 \shape up
30965 \emph off
30966 \bar no
30967 \noun off
30968 \color none
30969 d
30970 \end_layout
30971
30972 \end_inset
30973 </cell>
30974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30975 \begin_inset Text
30976
30977 \begin_layout Plain Layout
30978
30979 \family roman
30980 \series medium
30981 \shape up
30982 \emph off
30983 \bar no
30984 \noun off
30985 \color none
30986 t
30987 \end_layout
30988
30989 \end_inset
30990 </cell>
30991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995
30996 \end_layout
30997
30998 \end_inset
30999 </cell>
31000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31001 \begin_inset Text
31002
31003 \begin_layout Plain Layout
31004
31005 \end_layout
31006
31007 \end_inset
31008 </cell>
31009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31010 \begin_inset Text
31011
31012 \begin_layout Plain Layout
31013 ¤
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \family roman
31024 \series medium
31025 \shape up
31026 \emph off
31027 \bar no
31028 \noun off
31029 \color none
31030 ´
31031 \end_layout
31032
31033 \end_inset
31034 </cell>
31035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31036 \begin_inset Text
31037
31038 \begin_layout Plain Layout
31039
31040 \family roman
31041 \series medium
31042 \shape up
31043 \emph off
31044 \bar no
31045 \noun off
31046 \color none
31047 Ä
31048 \end_layout
31049
31050 \end_inset
31051 </cell>
31052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31053 \begin_inset Text
31054
31055 \begin_layout Plain Layout
31056
31057 \family roman
31058 \series medium
31059 \shape up
31060 \emph off
31061 \bar no
31062 \noun off
31063 \color none
31064 Ô
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073
31074 \family roman
31075 \series medium
31076 \shape up
31077 \emph off
31078 \bar no
31079 \noun off
31080 \color none
31081 ä
31082 \end_layout
31083
31084 \end_inset
31085 </cell>
31086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31087 \begin_inset Text
31088
31089 \begin_layout Plain Layout
31090
31091 \family roman
31092 \series medium
31093 \shape up
31094 \emph off
31095 \bar no
31096 \noun off
31097 \color none
31098 ô
31099 \end_layout
31100
31101 \end_inset
31102 </cell>
31103 </row>
31104 <row>
31105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31106 \begin_inset Text
31107
31108 \begin_layout Plain Layout
31109
31110 \family roman
31111 \series medium
31112 \shape up
31113 \size tiny
31114 \emph off
31115 \bar no
31116 \noun off
31117 \color none
31118 05
31119 \end_layout
31120
31121 \end_inset
31122 </cell>
31123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Plain Layout
31127
31128 \end_layout
31129
31130 \end_inset
31131 </cell>
31132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31133 \begin_inset Text
31134
31135 \begin_layout Plain Layout
31136
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145
31146 \family roman
31147 \series medium
31148 \shape up
31149 \emph off
31150 \bar no
31151 \noun off
31152 \color none
31153 %
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31159 \begin_inset Text
31160
31161 \begin_layout Plain Layout
31162
31163 \family roman
31164 \series medium
31165 \shape up
31166 \emph off
31167 \bar no
31168 \noun off
31169 \color none
31170 5
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179
31180 \family roman
31181 \series medium
31182 \shape up
31183 \emph off
31184 \bar no
31185 \noun off
31186 \color none
31187 E
31188 \end_layout
31189
31190 \end_inset
31191 </cell>
31192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31193 \begin_inset Text
31194
31195 \begin_layout Plain Layout
31196
31197 \family roman
31198 \series medium
31199 \shape up
31200 \emph off
31201 \bar no
31202 \noun off
31203 \color none
31204 U
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31210 \begin_inset Text
31211
31212 \begin_layout Plain Layout
31213
31214 \family roman
31215 \series medium
31216 \shape up
31217 \emph off
31218 \bar no
31219 \noun off
31220 \color none
31221 e
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230
31231 \family roman
31232 \series medium
31233 \shape up
31234 \emph off
31235 \bar no
31236 \noun off
31237 \color none
31238 u
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256
31257 \end_layout
31258
31259 \end_inset
31260 </cell>
31261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265 ¥
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31271 \begin_inset Text
31272
31273 \begin_layout Plain Layout
31274
31275 \family roman
31276 \series medium
31277 \shape up
31278 \emph off
31279 \bar no
31280 \noun off
31281 \color none
31282 µ
31283 \end_layout
31284
31285 \end_inset
31286 </cell>
31287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31288 \begin_inset Text
31289
31290 \begin_layout Plain Layout
31291
31292 \family roman
31293 \series medium
31294 \shape up
31295 \emph off
31296 \bar no
31297 \noun off
31298 \color none
31299 Å
31300 \end_layout
31301
31302 \end_inset
31303 </cell>
31304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31305 \begin_inset Text
31306
31307 \begin_layout Plain Layout
31308
31309 \family roman
31310 \series medium
31311 \shape up
31312 \emph off
31313 \bar no
31314 \noun off
31315 \color none
31316 Õ
31317 \end_layout
31318
31319 \end_inset
31320 </cell>
31321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31322 \begin_inset Text
31323
31324 \begin_layout Plain Layout
31325
31326 \family roman
31327 \series medium
31328 \shape up
31329 \emph off
31330 \bar no
31331 \noun off
31332 \color none
31333 å
31334 \end_layout
31335
31336 \end_inset
31337 </cell>
31338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342
31343 \family roman
31344 \series medium
31345 \shape up
31346 \emph off
31347 \bar no
31348 \noun off
31349 \color none
31350 õ
31351 \end_layout
31352
31353 \end_inset
31354 </cell>
31355 </row>
31356 <row>
31357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31358 \begin_inset Text
31359
31360 \begin_layout Plain Layout
31361
31362 \family roman
31363 \series medium
31364 \shape up
31365 \size tiny
31366 \emph off
31367 \bar no
31368 \noun off
31369 \color none
31370 06
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Plain Layout
31388
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397
31398 \family roman
31399 \series medium
31400 \shape up
31401 \emph off
31402 \bar no
31403 \noun off
31404 \color none
31405 &
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414
31415 \family roman
31416 \series medium
31417 \shape up
31418 \emph off
31419 \bar no
31420 \noun off
31421 \color none
31422 6
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431
31432 \family roman
31433 \series medium
31434 \shape up
31435 \emph off
31436 \bar no
31437 \noun off
31438 \color none
31439 F
31440 \end_layout
31441
31442 \end_inset
31443 </cell>
31444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31445 \begin_inset Text
31446
31447 \begin_layout Plain Layout
31448
31449 \family roman
31450 \series medium
31451 \shape up
31452 \emph off
31453 \bar no
31454 \noun off
31455 \color none
31456 V
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31462 \begin_inset Text
31463
31464 \begin_layout Plain Layout
31465
31466 \family roman
31467 \series medium
31468 \shape up
31469 \emph off
31470 \bar no
31471 \noun off
31472 \color none
31473 f
31474 \end_layout
31475
31476 \end_inset
31477 </cell>
31478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31479 \begin_inset Text
31480
31481 \begin_layout Plain Layout
31482
31483 \family roman
31484 \series medium
31485 \shape up
31486 \emph off
31487 \bar no
31488 \noun off
31489 \color none
31490 v
31491 \end_layout
31492
31493 \end_inset
31494 </cell>
31495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31496 \begin_inset Text
31497
31498 \begin_layout Plain Layout
31499
31500 \end_layout
31501
31502 \end_inset
31503 </cell>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508
31509 \end_layout
31510
31511 \end_inset
31512 </cell>
31513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517 ¦
31518 \end_layout
31519
31520 \end_inset
31521 </cell>
31522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31523 \begin_inset Text
31524
31525 \begin_layout Plain Layout
31526
31527 \family roman
31528 \series medium
31529 \shape up
31530 \emph off
31531 \bar no
31532 \noun off
31533 \color none
31534
31535 \end_layout
31536
31537 \end_inset
31538 </cell>
31539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31540 \begin_inset Text
31541
31542 \begin_layout Plain Layout
31543
31544 \family roman
31545 \series medium
31546 \shape up
31547 \emph off
31548 \bar no
31549 \noun off
31550 \color none
31551 Æ
31552 \end_layout
31553
31554 \end_inset
31555 </cell>
31556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31557 \begin_inset Text
31558
31559 \begin_layout Plain Layout
31560
31561 \family roman
31562 \series medium
31563 \shape up
31564 \emph off
31565 \bar no
31566 \noun off
31567 \color none
31568 Ö
31569 \end_layout
31570
31571 \end_inset
31572 </cell>
31573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31574 \begin_inset Text
31575
31576 \begin_layout Plain Layout
31577
31578 \family roman
31579 \series medium
31580 \shape up
31581 \emph off
31582 \bar no
31583 \noun off
31584 \color none
31585 æ
31586 \end_layout
31587
31588 \end_inset
31589 </cell>
31590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31591 \begin_inset Text
31592
31593 \begin_layout Plain Layout
31594
31595 \family roman
31596 \series medium
31597 \shape up
31598 \emph off
31599 \bar no
31600 \noun off
31601 \color none
31602 ö
31603 \end_layout
31604
31605 \end_inset
31606 </cell>
31607 </row>
31608 <row>
31609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31610 \begin_inset Text
31611
31612 \begin_layout Plain Layout
31613
31614 \family roman
31615 \series medium
31616 \shape up
31617 \size tiny
31618 \emph off
31619 \bar no
31620 \noun off
31621 \color none
31622 07
31623 \end_layout
31624
31625 \end_inset
31626 </cell>
31627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31628 \begin_inset Text
31629
31630 \begin_layout Plain Layout
31631
31632 \end_layout
31633
31634 \end_inset
31635 </cell>
31636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31637 \begin_inset Text
31638
31639 \begin_layout Plain Layout
31640
31641 \end_layout
31642
31643 \end_inset
31644 </cell>
31645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31646 \begin_inset Text
31647
31648 \begin_layout Plain Layout
31649
31650 \family roman
31651 \series medium
31652 \shape up
31653 \emph off
31654 \bar no
31655 \noun off
31656 \color none
31657 `
31658 \end_layout
31659
31660 \end_inset
31661 </cell>
31662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31663 \begin_inset Text
31664
31665 \begin_layout Plain Layout
31666
31667 \family roman
31668 \series medium
31669 \shape up
31670 \emph off
31671 \bar no
31672 \noun off
31673 \color none
31674 7
31675 \end_layout
31676
31677 \end_inset
31678 </cell>
31679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683
31684 \family roman
31685 \series medium
31686 \shape up
31687 \emph off
31688 \bar no
31689 \noun off
31690 \color none
31691 G
31692 \end_layout
31693
31694 \end_inset
31695 </cell>
31696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31697 \begin_inset Text
31698
31699 \begin_layout Plain Layout
31700
31701 \family roman
31702 \series medium
31703 \shape up
31704 \emph off
31705 \bar no
31706 \noun off
31707 \color none
31708 W
31709 \end_layout
31710
31711 \end_inset
31712 </cell>
31713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717
31718 \family roman
31719 \series medium
31720 \shape up
31721 \emph off
31722 \bar no
31723 \noun off
31724 \color none
31725 g
31726 \end_layout
31727
31728 \end_inset
31729 </cell>
31730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31731 \begin_inset Text
31732
31733 \begin_layout Plain Layout
31734
31735 \family roman
31736 \series medium
31737 \shape up
31738 \emph off
31739 \bar no
31740 \noun off
31741 \color none
31742 w
31743 \end_layout
31744
31745 \end_inset
31746 </cell>
31747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31748 \begin_inset Text
31749
31750 \begin_layout Plain Layout
31751
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31766 \begin_inset Text
31767
31768 \begin_layout Plain Layout
31769
31770 \family roman
31771 \series medium
31772 \shape up
31773 \emph off
31774 \bar no
31775 \noun off
31776 \color none
31777 §
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786
31787 \family roman
31788 \series medium
31789 \shape up
31790 \emph off
31791 \bar no
31792 \noun off
31793 \color none
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 ×
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 ç
31846 \end_layout
31847
31848 \end_inset
31849 </cell>
31850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ÷
31863 \end_layout
31864
31865 \end_inset
31866 </cell>
31867 </row>
31868 <row>
31869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31870 \begin_inset Text
31871
31872 \begin_layout Plain Layout
31873
31874 \family roman
31875 \series medium
31876 \shape up
31877 \size tiny
31878 \emph off
31879 \bar no
31880 \noun off
31881 \color none
31882 08
31883 \end_layout
31884
31885 \end_inset
31886 </cell>
31887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31888 \begin_inset Text
31889
31890 \begin_layout Plain Layout
31891
31892 \end_layout
31893
31894 \end_inset
31895 </cell>
31896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31897 \begin_inset Text
31898
31899 \begin_layout Plain Layout
31900
31901 \end_layout
31902
31903 \end_inset
31904 </cell>
31905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31906 \begin_inset Text
31907
31908 \begin_layout Plain Layout
31909
31910 \family roman
31911 \series medium
31912 \shape up
31913 \emph off
31914 \bar no
31915 \noun off
31916 \color none
31917 (
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926
31927 \family roman
31928 \series medium
31929 \shape up
31930 \emph off
31931 \bar no
31932 \noun off
31933 \color none
31934 8
31935 \end_layout
31936
31937 \end_inset
31938 </cell>
31939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943
31944 \family roman
31945 \series medium
31946 \shape up
31947 \emph off
31948 \bar no
31949 \noun off
31950 \color none
31951 H
31952 \end_layout
31953
31954 \end_inset
31955 </cell>
31956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31957 \begin_inset Text
31958
31959 \begin_layout Plain Layout
31960
31961 \family roman
31962 \series medium
31963 \shape up
31964 \emph off
31965 \bar no
31966 \noun off
31967 \color none
31968 X
31969 \end_layout
31970
31971 \end_inset
31972 </cell>
31973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31974 \begin_inset Text
31975
31976 \begin_layout Plain Layout
31977
31978 \family roman
31979 \series medium
31980 \shape up
31981 \emph off
31982 \bar no
31983 \noun off
31984 \color none
31985 h
31986 \end_layout
31987
31988 \end_inset
31989 </cell>
31990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31991 \begin_inset Text
31992
31993 \begin_layout Plain Layout
31994
31995 \family roman
31996 \series medium
31997 \shape up
31998 \emph off
31999 \bar no
32000 \noun off
32001 \color none
32002 x
32003 \end_layout
32004
32005 \end_inset
32006 </cell>
32007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32008 \begin_inset Text
32009
32010 \begin_layout Plain Layout
32011
32012 \end_layout
32013
32014 \end_inset
32015 </cell>
32016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32017 \begin_inset Text
32018
32019 \begin_layout Plain Layout
32020
32021 \end_layout
32022
32023 \end_inset
32024 </cell>
32025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32026 \begin_inset Text
32027
32028 \begin_layout Plain Layout
32029
32030 \family roman
32031 \series medium
32032 \shape up
32033 \emph off
32034 \bar no
32035 \noun off
32036 \color none
32037 ¨
32038 \end_layout
32039
32040 \end_inset
32041 </cell>
32042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32043 \begin_inset Text
32044
32045 \begin_layout Plain Layout
32046
32047 \family roman
32048 \series medium
32049 \shape up
32050 \emph off
32051 \bar no
32052 \noun off
32053 \color none
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 Ø
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 è
32106 \end_layout
32107
32108 \end_inset
32109 </cell>
32110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ø
32123 \end_layout
32124
32125 \end_inset
32126 </cell>
32127 </row>
32128 <row>
32129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32130 \begin_inset Text
32131
32132 \begin_layout Plain Layout
32133
32134 \family roman
32135 \series medium
32136 \shape up
32137 \size tiny
32138 \emph off
32139 \bar no
32140 \noun off
32141 \color none
32142 09
32143 \end_layout
32144
32145 \end_inset
32146 </cell>
32147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32148 \begin_inset Text
32149
32150 \begin_layout Plain Layout
32151
32152 \end_layout
32153
32154 \end_inset
32155 </cell>
32156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32157 \begin_inset Text
32158
32159 \begin_layout Plain Layout
32160
32161 \end_layout
32162
32163 \end_inset
32164 </cell>
32165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32166 \begin_inset Text
32167
32168 \begin_layout Plain Layout
32169
32170 \family roman
32171 \series medium
32172 \shape up
32173 \emph off
32174 \bar no
32175 \noun off
32176 \color none
32177 )
32178 \end_layout
32179
32180 \end_inset
32181 </cell>
32182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32183 \begin_inset Text
32184
32185 \begin_layout Plain Layout
32186
32187 \family roman
32188 \series medium
32189 \shape up
32190 \emph off
32191 \bar no
32192 \noun off
32193 \color none
32194 9
32195 \end_layout
32196
32197 \end_inset
32198 </cell>
32199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32200 \begin_inset Text
32201
32202 \begin_layout Plain Layout
32203
32204 \family roman
32205 \series medium
32206 \shape up
32207 \emph off
32208 \bar no
32209 \noun off
32210 \color none
32211 I
32212 \end_layout
32213
32214 \end_inset
32215 </cell>
32216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32217 \begin_inset Text
32218
32219 \begin_layout Plain Layout
32220
32221 \family roman
32222 \series medium
32223 \shape up
32224 \emph off
32225 \bar no
32226 \noun off
32227 \color none
32228 Y
32229 \end_layout
32230
32231 \end_inset
32232 </cell>
32233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32234 \begin_inset Text
32235
32236 \begin_layout Plain Layout
32237
32238 \family roman
32239 \series medium
32240 \shape up
32241 \emph off
32242 \bar no
32243 \noun off
32244 \color none
32245 i
32246 \end_layout
32247
32248 \end_inset
32249 </cell>
32250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32251 \begin_inset Text
32252
32253 \begin_layout Plain Layout
32254
32255 \family roman
32256 \series medium
32257 \shape up
32258 \emph off
32259 \bar no
32260 \noun off
32261 \color none
32262 y
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271
32272 \end_layout
32273
32274 \end_inset
32275 </cell>
32276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32277 \begin_inset Text
32278
32279 \begin_layout Plain Layout
32280
32281 \end_layout
32282
32283 \end_inset
32284 </cell>
32285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32286 \begin_inset Text
32287
32288 \begin_layout Plain Layout
32289
32290 \family roman
32291 \series medium
32292 \shape up
32293 \emph off
32294 \bar no
32295 \noun off
32296 \color none
32297 ©
32298 \end_layout
32299
32300 \end_inset
32301 </cell>
32302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32303 \begin_inset Text
32304
32305 \begin_layout Plain Layout
32306
32307 \family roman
32308 \series medium
32309 \shape up
32310 \emph off
32311 \bar no
32312 \noun off
32313 \color none
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 Ù
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 é
32366 \end_layout
32367
32368 \end_inset
32369 </cell>
32370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ù
32383 \end_layout
32384
32385 \end_inset
32386 </cell>
32387 </row>
32388 <row>
32389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32390 \begin_inset Text
32391
32392 \begin_layout Plain Layout
32393
32394 \family roman
32395 \series medium
32396 \shape up
32397 \size tiny
32398 \emph off
32399 \bar no
32400 \noun off
32401 \color none
32402 0A
32403 \end_layout
32404
32405 \end_inset
32406 </cell>
32407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32408 \begin_inset Text
32409
32410 \begin_layout Plain Layout
32411
32412 \end_layout
32413
32414 \end_inset
32415 </cell>
32416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420
32421 \end_layout
32422
32423 \end_inset
32424 </cell>
32425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32426 \begin_inset Text
32427
32428 \begin_layout Plain Layout
32429
32430 \family roman
32431 \series medium
32432 \shape up
32433 \emph off
32434 \bar no
32435 \noun off
32436 \color none
32437 *
32438 \end_layout
32439
32440 \end_inset
32441 </cell>
32442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446
32447 \family roman
32448 \series medium
32449 \shape up
32450 \emph off
32451 \bar no
32452 \noun off
32453 \color none
32454 :
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32460 \begin_inset Text
32461
32462 \begin_layout Plain Layout
32463
32464 \family roman
32465 \series medium
32466 \shape up
32467 \emph off
32468 \bar no
32469 \noun off
32470 \color none
32471 J
32472 \end_layout
32473
32474 \end_inset
32475 </cell>
32476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32477 \begin_inset Text
32478
32479 \begin_layout Plain Layout
32480
32481 \family roman
32482 \series medium
32483 \shape up
32484 \emph off
32485 \bar no
32486 \noun off
32487 \color none
32488 Z
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32494 \begin_inset Text
32495
32496 \begin_layout Plain Layout
32497
32498 \family roman
32499 \series medium
32500 \shape up
32501 \emph off
32502 \bar no
32503 \noun off
32504 \color none
32505 j
32506 \end_layout
32507
32508 \end_inset
32509 </cell>
32510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32511 \begin_inset Text
32512
32513 \begin_layout Plain Layout
32514
32515 \family roman
32516 \series medium
32517 \shape up
32518 \emph off
32519 \bar no
32520 \noun off
32521 \color none
32522 z
32523 \end_layout
32524
32525 \end_inset
32526 </cell>
32527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32528 \begin_inset Text
32529
32530 \begin_layout Plain Layout
32531
32532 \end_layout
32533
32534 \end_inset
32535 </cell>
32536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540
32541 \end_layout
32542
32543 \end_inset
32544 </cell>
32545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32546 \begin_inset Text
32547
32548 \begin_layout Plain Layout
32549
32550 \family roman
32551 \series medium
32552 \shape up
32553 \emph off
32554 \bar no
32555 \noun off
32556 \color none
32557 ª
32558 \end_layout
32559
32560 \end_inset
32561 </cell>
32562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32563 \begin_inset Text
32564
32565 \begin_layout Plain Layout
32566
32567 \family roman
32568 \series medium
32569 \shape up
32570 \emph off
32571 \bar no
32572 \noun off
32573 \color none
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 ê
32626 \end_layout
32627
32628 \end_inset
32629 </cell>
32630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ú
32643 \end_layout
32644
32645 \end_inset
32646 </cell>
32647 </row>
32648 <row>
32649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Plain Layout
32653
32654 \family roman
32655 \series medium
32656 \shape up
32657 \size tiny
32658 \emph off
32659 \bar no
32660 \noun off
32661 \color none
32662 0B
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \end_layout
32682
32683 \end_inset
32684 </cell>
32685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32686 \begin_inset Text
32687
32688 \begin_layout Plain Layout
32689
32690 \family roman
32691 \series medium
32692 \shape up
32693 \emph off
32694 \bar no
32695 \noun off
32696 \color none
32697 +
32698 \end_layout
32699
32700 \end_inset
32701 </cell>
32702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706
32707 \family roman
32708 \series medium
32709 \shape up
32710 \emph off
32711 \bar no
32712 \noun off
32713 \color none
32714 ;
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32720 \begin_inset Text
32721
32722 \begin_layout Plain Layout
32723
32724 \family roman
32725 \series medium
32726 \shape up
32727 \emph off
32728 \bar no
32729 \noun off
32730 \color none
32731 K
32732 \end_layout
32733
32734 \end_inset
32735 </cell>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Plain Layout
32740
32741 \family roman
32742 \series medium
32743 \shape up
32744 \emph off
32745 \bar no
32746 \noun off
32747 \color none
32748 [
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Plain Layout
32757
32758 \family roman
32759 \series medium
32760 \shape up
32761 \emph off
32762 \bar no
32763 \noun off
32764 \color none
32765 k
32766 \end_layout
32767
32768 \end_inset
32769 </cell>
32770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32771 \begin_inset Text
32772
32773 \begin_layout Plain Layout
32774
32775 \family roman
32776 \series medium
32777 \shape up
32778 \emph off
32779 \bar no
32780 \noun off
32781 \color none
32782 {
32783 \end_layout
32784
32785 \end_inset
32786 </cell>
32787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32788 \begin_inset Text
32789
32790 \begin_layout Plain Layout
32791
32792 \end_layout
32793
32794 \end_inset
32795 </cell>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \end_layout
32802
32803 \end_inset
32804 </cell>
32805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32806 \begin_inset Text
32807
32808 \begin_layout Plain Layout
32809
32810 \family roman
32811 \series medium
32812 \shape up
32813 \emph off
32814 \bar no
32815 \noun off
32816 \color none
32817 «
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32823 \begin_inset Text
32824
32825 \begin_layout Plain Layout
32826
32827 \family roman
32828 \series medium
32829 \shape up
32830 \emph off
32831 \bar no
32832 \noun off
32833 \color none
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 ë
32886 \end_layout
32887
32888 \end_inset
32889 </cell>
32890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
32908 <row>
32909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32910 \begin_inset Text
32911
32912 \begin_layout Plain Layout
32913
32914 \family roman
32915 \series medium
32916 \shape up
32917 \size tiny
32918 \emph off
32919 \bar no
32920 \noun off
32921 \color none
32922 0C
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \end_layout
32942
32943 \end_inset
32944 </cell>
32945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32946 \begin_inset Text
32947
32948 \begin_layout Plain Layout
32949
32950 \family roman
32951 \series medium
32952 \shape up
32953 \emph off
32954 \bar no
32955 \noun off
32956 \color none
32957 ,
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966
32967 \family roman
32968 \series medium
32969 \shape up
32970 \emph off
32971 \bar no
32972 \noun off
32973 \color none
32974 <
32975 \end_layout
32976
32977 \end_inset
32978 </cell>
32979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32980 \begin_inset Text
32981
32982 \begin_layout Plain Layout
32983
32984 \family roman
32985 \series medium
32986 \shape up
32987 \emph off
32988 \bar no
32989 \noun off
32990 \color none
32991 L
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000
33001 \family roman
33002 \series medium
33003 \shape up
33004 \emph off
33005 \bar no
33006 \noun off
33007 \color none
33008
33009 \backslash
33010
33011 \end_layout
33012
33013 \end_inset
33014 </cell>
33015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33016 \begin_inset Text
33017
33018 \begin_layout Plain Layout
33019
33020 \family roman
33021 \series medium
33022 \shape up
33023 \emph off
33024 \bar no
33025 \noun off
33026 \color none
33027 l
33028 \end_layout
33029
33030 \end_inset
33031 </cell>
33032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33033 \begin_inset Text
33034
33035 \begin_layout Plain Layout
33036
33037 \family roman
33038 \series medium
33039 \shape up
33040 \emph off
33041 \bar no
33042 \noun off
33043 \color none
33044 |
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33050 \begin_inset Text
33051
33052 \begin_layout Plain Layout
33053
33054 \end_layout
33055
33056 \end_inset
33057 </cell>
33058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062
33063 \end_layout
33064
33065 \end_inset
33066 </cell>
33067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33068 \begin_inset Text
33069
33070 \begin_layout Plain Layout
33071
33072 \family roman
33073 \series medium
33074 \shape up
33075 \emph off
33076 \bar no
33077 \noun off
33078 \color none
33079 ¬
33080 \end_layout
33081
33082 \end_inset
33083 </cell>
33084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33085 \begin_inset Text
33086
33087 \begin_layout Plain Layout
33088
33089 \family roman
33090 \series medium
33091 \shape up
33092 \emph off
33093 \bar no
33094 \noun off
33095 \color none
33096 ¼
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \family roman
33107 \series medium
33108 \shape up
33109 \emph off
33110 \bar no
33111 \noun off
33112 \color none
33113 Ì
33114 \end_layout
33115
33116 \end_inset
33117 </cell>
33118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33119 \begin_inset Text
33120
33121 \begin_layout Plain Layout
33122
33123 \family roman
33124 \series medium
33125 \shape up
33126 \emph off
33127 \bar no
33128 \noun off
33129 \color none
33130 Ü
33131 \end_layout
33132
33133 \end_inset
33134 </cell>
33135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33136 \begin_inset Text
33137
33138 \begin_layout Plain Layout
33139
33140 \family roman
33141 \series medium
33142 \shape up
33143 \emph off
33144 \bar no
33145 \noun off
33146 \color none
33147 ì
33148 \end_layout
33149
33150 \end_inset
33151 </cell>
33152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33153 \begin_inset Text
33154
33155 \begin_layout Plain Layout
33156
33157 \family roman
33158 \series medium
33159 \shape up
33160 \emph off
33161 \bar no
33162 \noun off
33163 \color none
33164 ü
33165 \end_layout
33166
33167 \end_inset
33168 </cell>
33169 </row>
33170 <row>
33171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33172 \begin_inset Text
33173
33174 \begin_layout Plain Layout
33175
33176 \family roman
33177 \series medium
33178 \shape up
33179 \size tiny
33180 \emph off
33181 \bar no
33182 \noun off
33183 \color none
33184 0D
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \end_layout
33204
33205 \end_inset
33206 </cell>
33207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33208 \begin_inset Text
33209
33210 \begin_layout Plain Layout
33211
33212 \family roman
33213 \series medium
33214 \shape up
33215 \emph off
33216 \bar no
33217 \noun off
33218 \color none
33219 -
33220 \end_layout
33221
33222 \end_inset
33223 </cell>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228
33229 \family roman
33230 \series medium
33231 \shape up
33232 \emph off
33233 \bar no
33234 \noun off
33235 \color none
33236 =
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245
33246 \family roman
33247 \series medium
33248 \shape up
33249 \emph off
33250 \bar no
33251 \noun off
33252 \color none
33253 M
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262
33263 \family roman
33264 \series medium
33265 \shape up
33266 \emph off
33267 \bar no
33268 \noun off
33269 \color none
33270 ]
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33276 \begin_inset Text
33277
33278 \begin_layout Plain Layout
33279
33280 \family roman
33281 \series medium
33282 \shape up
33283 \emph off
33284 \bar no
33285 \noun off
33286 \color none
33287 m
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296
33297 \family roman
33298 \series medium
33299 \shape up
33300 \emph off
33301 \bar no
33302 \noun off
33303 \color none
33304 }
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33319 \begin_inset Text
33320
33321 \begin_layout Plain Layout
33322
33323 \end_layout
33324
33325 \end_inset
33326 </cell>
33327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33328 \begin_inset Text
33329
33330 \begin_layout Plain Layout
33331
33332 \end_layout
33333
33334 \end_inset
33335 </cell>
33336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340
33341 \family roman
33342 \series medium
33343 \shape up
33344 \emph off
33345 \bar no
33346 \noun off
33347 \color none
33348 ½
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \family roman
33359 \series medium
33360 \shape up
33361 \emph off
33362 \bar no
33363 \noun off
33364 \color none
33365 Í
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \family roman
33376 \series medium
33377 \shape up
33378 \emph off
33379 \bar no
33380 \noun off
33381 \color none
33382 Ý
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33388 \begin_inset Text
33389
33390 \begin_layout Plain Layout
33391
33392 \family roman
33393 \series medium
33394 \shape up
33395 \emph off
33396 \bar no
33397 \noun off
33398 \color none
33399 í
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408
33409 \family roman
33410 \series medium
33411 \shape up
33412 \emph off
33413 \bar no
33414 \noun off
33415 \color none
33416 ý
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 </row>
33422 <row>
33423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33424 \begin_inset Text
33425
33426 \begin_layout Plain Layout
33427
33428 \family roman
33429 \series medium
33430 \shape up
33431 \size tiny
33432 \emph off
33433 \bar no
33434 \noun off
33435 \color none
33436 0E
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33442 \begin_inset Text
33443
33444 \begin_layout Plain Layout
33445
33446 \end_layout
33447
33448 \end_inset
33449 </cell>
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Plain Layout
33454
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463
33464 \family roman
33465 \series medium
33466 \shape up
33467 \emph off
33468 \bar no
33469 \noun off
33470 \color none
33471 .
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480
33481 \family roman
33482 \series medium
33483 \shape up
33484 \emph off
33485 \bar no
33486 \noun off
33487 \color none
33488 >
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family roman
33499 \series medium
33500 \shape up
33501 \emph off
33502 \bar no
33503 \noun off
33504 \color none
33505 N
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family roman
33516 \series medium
33517 \shape up
33518 \emph off
33519 \bar no
33520 \noun off
33521 \color none
33522 ^
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531
33532 \family roman
33533 \series medium
33534 \shape up
33535 \emph off
33536 \bar no
33537 \noun off
33538 \color none
33539 n
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33545 \begin_inset Text
33546
33547 \begin_layout Plain Layout
33548
33549 \family roman
33550 \series medium
33551 \shape up
33552 \emph off
33553 \bar no
33554 \noun off
33555 \color none
33556 ~
33557 \end_layout
33558
33559 \end_inset
33560 </cell>
33561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33562 \begin_inset Text
33563
33564 \begin_layout Plain Layout
33565
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583
33584 \family roman
33585 \series medium
33586 \shape up
33587 \emph off
33588 \bar no
33589 \noun off
33590 \color none
33591 ®
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600
33601 \family roman
33602 \series medium
33603 \shape up
33604 \emph off
33605 \bar no
33606 \noun off
33607 \color none
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 î
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
33682 <row>
33683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33684 \begin_inset Text
33685
33686 \begin_layout Plain Layout
33687
33688 \family roman
33689 \series medium
33690 \shape up
33691 \size tiny
33692 \emph off
33693 \bar no
33694 \noun off
33695 \color none
33696 0F
33697 \end_layout
33698
33699 \end_inset
33700 </cell>
33701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33702 \begin_inset Text
33703
33704 \begin_layout Plain Layout
33705
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723
33724 \family roman
33725 \series medium
33726 \shape up
33727 \emph off
33728 \bar no
33729 \noun off
33730 \color none
33731 /
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \family roman
33742 \series medium
33743 \shape up
33744 \emph off
33745 \bar no
33746 \noun off
33747 \color none
33748 ?
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757
33758 \family roman
33759 \series medium
33760 \shape up
33761 \emph off
33762 \bar no
33763 \noun off
33764 \color none
33765 O
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \family roman
33776 \series medium
33777 \shape up
33778 \emph off
33779 \bar no
33780 \noun off
33781 \color none
33782 _
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \family roman
33793 \series medium
33794 \shape up
33795 \emph off
33796 \bar no
33797 \noun off
33798 \color none
33799 o
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33805 \begin_inset Text
33806
33807 \begin_layout Plain Layout
33808
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835
33836 \family roman
33837 \series medium
33838 \shape up
33839 \emph off
33840 \bar no
33841 \noun off
33842 \color none
33843 ¯
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33849 \begin_inset Text
33850
33851 \begin_layout Plain Layout
33852
33853 \family roman
33854 \series medium
33855 \shape up
33856 \emph off
33857 \bar no
33858 \noun off
33859 \color none
33860 ¿
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869
33870 \family roman
33871 \series medium
33872 \shape up
33873 \emph off
33874 \bar no
33875 \noun off
33876 \color none
33877 Ï
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33883 \begin_inset Text
33884
33885 \begin_layout Plain Layout
33886
33887 \family roman
33888 \series medium
33889 \shape up
33890 \emph off
33891 \bar no
33892 \noun off
33893 \color none
33894 ß
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903
33904 \family roman
33905 \series medium
33906 \shape up
33907 \emph off
33908 \bar no
33909 \noun off
33910 \color none
33911 ï
33912 \end_layout
33913
33914 \end_inset
33915 </cell>
33916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33917 \begin_inset Text
33918
33919 \begin_layout Plain Layout
33920
33921 \family roman
33922 \series medium
33923 \shape up
33924 \emph off
33925 \bar no
33926 \noun off
33927 \color none
33928 ÿ
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 </row>
33934 </lyxtabular>
33935
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \end_inset
33942
33943
33944 \end_layout
33945
33946 \begin_layout Standard
33947 The following is a full list of all of the accented characters LyX can display
33948  directly.
33949  It includes not only the accented characters from the previous table, but
33950  also the characters from 
33951 \family typewriter
33952 ISO8859–2
33953 \family default
33954  through 
33955 \family typewriter
33956 4
33957 \family default
33958 .
33959  
33960 \end_layout
33961
33962 \begin_layout Itemize
33963 From 
33964 \family typewriter
33965 ISO8859–1
33966 \family default
33967 :
33968 \end_layout
33969
33970 \begin_deeper
33971 \begin_layout Standard
33972 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33973 \begin_inset space \hfill{}
33974 \end_inset
33975
33976 diaeresis
33977 \end_layout
33978
33979 \begin_layout Standard
33980 ^ Â Ê Î Ô Û â ê î ô û
33981 \begin_inset space \hfill{}
33982 \end_inset
33983
33984 circumflex
33985 \end_layout
33986
33987 \begin_layout Standard
33988 ` À È Ì Ò Ù à è ì ò ù
33989 \begin_inset space \hfill{}
33990 \end_inset
33991
33992 grave
33993 \end_layout
33994
33995 \begin_layout Standard
33996 ´ Á É Í Ó Ú Ý á é í ó ú ý
33997 \begin_inset space \hfill{}
33998 \end_inset
33999
34000 acute
34001 \end_layout
34002
34003 \begin_layout Standard
34004 ~ Ã Ñ Õ ã ñ õ
34005 \begin_inset space \hfill{}
34006 \end_inset
34007
34008 tilde
34009 \end_layout
34010
34011 \begin_layout Standard
34012 ¸Çç
34013 \begin_inset space \hfill{}
34014 \end_inset
34015
34016 cedilla
34017 \end_layout
34018
34019 \begin_layout Standard
34020 ¯
34021 \begin_inset space \hfill{}
34022 \end_inset
34023
34024 macron
34025 \end_layout
34026
34027 \end_deeper
34028 \begin_layout Itemize
34029 From 
34030 \family typewriter
34031 ISO8859–2
34032 \family default
34033  through 
34034 \family typewriter
34035 4
34036 \family default
34037 :
34038 \end_layout
34039
34040 \begin_deeper
34041 \begin_layout Standard
34042 ĤĴĥĵĈĜŜĉĝŝ
34043 \begin_inset space \hfill{}
34044 \end_inset
34045
34046 circumflex
34047 \end_layout
34048
34049 \begin_layout Standard
34050 ŚŹśźŔĹĆŃŕĺćń
34051 \begin_inset space \hfill{}
34052 \end_inset
34053
34054 acute
34055 \end_layout
34056
34057 \begin_layout Standard
34058 Ĩı̃Ũũ
34059 \begin_inset space \hfill{}
34060 \end_inset
34061
34062 tilde
34063 \end_layout
34064
34065 \begin_layout Standard
34066 ŞşŢţŖĻĢŗļģŅĶņķ
34067 \begin_inset space \hfill{}
34068 \end_inset
34069
34070 cedilla
34071 \end_layout
34072
34073 \begin_layout Standard
34074 ĒēĀĪŌŪāı̄ōū
34075 \begin_inset space \hfill{}
34076 \end_inset
34077
34078 macron
34079 \end_layout
34080
34081 \begin_layout Standard
34082 ŐŰőű
34083 \begin_inset space \hfill{}
34084 \end_inset
34085
34086 Hungarian umlaut
34087 \end_layout
34088
34089 \end_deeper
34090 \begin_layout Standard
34091 All the characters above are actively supported by TeX fonts.
34092  In addition TeX allows diacritical marks on almost all characters.
34093  Also make sure you're using the 
34094 \family typewriter
34095 T1
34096 \family default
34097  font-encoding.
34098 \end_layout
34099
34100 \begin_layout Chapter
34101 \start_of_appendix
34102 The User Interface
34103 \begin_inset CommandInset label
34104 LatexCommand label
34105 name "cha:The-User-Interface"
34106
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \begin_layout Standard
34113 This appendix lists all available menus and describes its functionality.
34114  It is designed as quick reference if you are searching for a special topic
34115  inside the user's guide.
34116 \end_layout
34117
34118 \begin_layout Section
34119 The File Menu
34120 \begin_inset Index idx
34121 status collapsed
34122
34123 \begin_layout Plain Layout
34124 Menu ! File
34125 \end_layout
34126
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \begin_layout Standard
34133 Under the 
34134 \family sans
34135 File
34136 \family default
34137  menu are the basic operations in addition to some more advanced operations.
34138  At the end of the menu the four last opened documents are listed.
34139 \end_layout
34140
34141 \begin_layout Subsection
34142 New
34143 \end_layout
34144
34145 \begin_layout Standard
34146 Creates a new document.
34147 \end_layout
34148
34149 \begin_layout Subsection
34150 New from Template
34151 \end_layout
34152
34153 \begin_layout Standard
34154 This menu prompts you for a template to use.
34155  Selecting a template will automatically set certain layout features for
34156  the document, features you would otherwise need to change manually.
34157 \end_layout
34158
34159 \begin_layout Subsection
34160 Open
34161 \end_layout
34162
34163 \begin_layout Standard
34164 Opens a document.
34165 \end_layout
34166
34167 \begin_layout Subsection
34168 Open Recent
34169 \end_layout
34170
34171 \begin_layout Standard
34172 The submenu shows a list of the recently opened files.
34173  Click there on a file to open it.
34174 \end_layout
34175
34176 \begin_layout Subsection
34177 Close
34178 \end_layout
34179
34180 \begin_layout Standard
34181 Closes the current document.
34182 \end_layout
34183
34184 \begin_layout Subsection
34185 Save
34186 \end_layout
34187
34188 \begin_layout Standard
34189 Saves the actual document.
34190 \end_layout
34191
34192 \begin_layout Subsection
34193 Save As
34194 \end_layout
34195
34196 \begin_layout Standard
34197 Saves the actual document under a new name to create a copy.
34198 \end_layout
34199
34200 \begin_layout Subsection
34201 Revert to saved
34202 \end_layout
34203
34204 \begin_layout Standard
34205 Reloads the actual document from disk.
34206 \end_layout
34207
34208 \begin_layout Subsection
34209 Version Control
34210 \end_layout
34211
34212 \begin_layout Standard
34213 This is used when more people are working on the same document.
34214  It is described in the section 
34215 \emph on
34216 Version Control in LyX
34217 \emph default
34218  of the 
34219 \emph on
34220 Additional Features
34221 \emph default
34222  manual.
34223 \end_layout
34224
34225 \begin_layout Subsection
34226 Import
34227 \end_layout
34228
34229 \begin_layout Standard
34230 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34231  plain text files, and comma separated, table like, text files (CSV).
34232  The files will be imported as new LyX-document.
34233 \end_layout
34234
34235 \begin_layout Standard
34236 When using the menu 
34237 \family sans
34238 Plain
34239 \begin_inset space ~
34240 \end_inset
34241
34242 Text, Join
34243 \begin_inset space ~
34244 \end_inset
34245
34246 Lines
34247 \family default
34248 , all lines will be imported consecutively to one big paragraph.
34249  A new paragraph is started when there is a blank line in the file.
34250  , the text is inserted as Paragraphs, where the line breaks of the text
34251  will start a new paragraph.
34252 \end_layout
34253
34254 \begin_layout Subsection
34255 Export
34256 \begin_inset CommandInset label
34257 LatexCommand label
34258 name "sub:Export"
34259
34260 \end_inset
34261
34262
34263 \end_layout
34264
34265 \begin_layout Standard
34266 You can export your document to various file formats.
34267  The resulting files are placed in the directory of your LyX-file.
34268  The menu entries are not the same on all installations.
34269  They depend on the programs found by LyX while its configuration.
34270 \end_layout
34271
34272 \begin_layout Standard
34273 Here is a list of all available entries; they are explained in detail in
34274  section
34275 \begin_inset space ~
34276 \end_inset
34277
34278
34279 \begin_inset CommandInset ref
34280 LatexCommand ref
34281 reference "sub:Output-file-formats"
34282
34283 \end_inset
34284
34285 :
34286 \end_layout
34287
34288 \begin_layout Description
34289
34290 \family sans
34291 CJK
34292 \begin_inset space ~
34293 \end_inset
34294
34295 LyX 
34296 \family default
34297 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34298  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34299 \end_layout
34300
34301 \begin_layout Description
34302
34303 \family sans
34304 DVI
34305 \family default
34306  DVI-format
34307 \end_layout
34308
34309 \begin_layout Description
34310 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34311  work in all cases)
34312 \end_layout
34313
34314 \begin_layout Description
34315 HTML
34316 \begin_inset space ~
34317 \end_inset
34318
34319 (MS
34320 \begin_inset space ~
34321 \end_inset
34322
34323 Word) HTML-format specialized so that the result can be imported to 
34324 \family sans
34325 MS Word
34326 \family default
34327 , as consequence of this formulas will be embedded as bitmap fonts and not
34328  in the format 
34329 \family sans
34330 MathML
34331 \family default
34332 .
34333 \end_layout
34334
34335 \begin_layout Description
34336
34337 \family sans
34338 LaT
34339 \begin_inset ERT
34340 status collapsed
34341
34342 \begin_layout Plain Layout
34343
34344 {}
34345 \end_layout
34346
34347 \end_inset
34348
34349 eX
34350 \begin_inset space ~
34351 \end_inset
34352
34353 (pdflatex)
34354 \family default
34355  text file with the LaTeX source, additionally all images used in the document
34356  will be converted to a format that is readable for the 
34357 \family typewriter
34358 pdflatex
34359 \family default
34360  program (GIF, JPG, PDF, PNG)
34361 \end_layout
34362
34363 \begin_layout Description
34364
34365 \family sans
34366 LaT
34367 \begin_inset ERT
34368 status collapsed
34369
34370 \begin_layout Plain Layout
34371
34372 {}
34373 \end_layout
34374
34375 \end_inset
34376
34377 eX
34378 \begin_inset space ~
34379 \end_inset
34380
34381 (plain)
34382 \family default
34383  text file with the LaTeX source code, additionally all images used in the
34384  document will be converted to the EPS-format, only this format is readable
34385  for the 
34386 \family typewriter
34387 latex
34388 \family default
34389  program
34390 \end_layout
34391
34392 \begin_layout Description
34393 LyX
34394 \begin_inset space ~
34395 \end_inset
34396
34397 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34398 \begin_inset Quotes eld
34399 \end_inset
34400
34401 y
34402 \begin_inset Quotes erd
34403 \end_inset
34404
34405  is replaced by the version number)
34406 \end_layout
34407
34408 \begin_layout Description
34409 OpenDocument OpenDocument-formatted text file, to be opened with 
34410 \family sans
34411 OpenOffice
34412 \family default
34413
34414 \family sans
34415 KOffice
34416 \family default
34417
34418 \family sans
34419 Abiword
34420 \family default
34421 , etc.
34422  (the OpenDocument-converter is a third-party product and doesn't work in
34423  all cases)
34424 \end_layout
34425
34426 \begin_layout Description
34427
34428 \family sans
34429 PDF
34430 \family default
34431  PDF-format using the program 
34432 \family typewriter
34433 ps2pdf
34434 \end_layout
34435
34436 \begin_layout Description
34437
34438 \family sans
34439 PDF
34440 \begin_inset space ~
34441 \end_inset
34442
34443 (dvipdfm)
34444 \family default
34445  PDF-format using the program 
34446 \family typewriter
34447 dvipdfm
34448 \end_layout
34449
34450 \begin_layout Description
34451
34452 \family sans
34453 PDF
34454 \begin_inset space ~
34455 \end_inset
34456
34457 (pdflatex)
34458 \family default
34459  PDF-format using the program 
34460 \family typewriter
34461 pdflatex
34462 \end_layout
34463
34464 \begin_layout Description
34465
34466 \family sans
34467 Plain
34468 \begin_inset space ~
34469 \end_inset
34470
34471 text
34472 \family default
34473  text format
34474 \end_layout
34475
34476 \begin_layout Description
34477
34478 \family sans
34479 Plain
34480 \begin_inset space ~
34481 \end_inset
34482
34483 text
34484 \begin_inset space ~
34485 \end_inset
34486
34487 (ps2ascii)
34488 \family default
34489  text format, the document will first be converted to Postscript format
34490  and then exported as text using the program 
34491 \family sans
34492 ps2ascii
34493 \end_layout
34494
34495 \begin_layout Description
34496
34497 \family sans
34498 Postscript
34499 \family default
34500  PostScript format using the program 
34501 \family typewriter
34502 dvips
34503 \end_layout
34504
34505 \begin_layout Description
34506
34507 \family sans
34508 Custom
34509 \family default
34510  custom format
34511 \end_layout
34512
34513 \begin_layout Standard
34514 The program 
34515 \family typewriter
34516 dvipdfm
34517 \family default
34518  produces internally a DVI-file which is then converted to a PDF-file.
34519  It is a bit out of date and therefore the output could look different from
34520  what you want.
34521  
34522 \family typewriter
34523 pdflatex
34524 \family default
34525  produces directly PDF-files and supports the latest PDF-file formats.
34526 \end_layout
34527
34528 \begin_layout Standard
34529 If one of the menu entries 
34530 \family sans
34531 DVI
34532 \family default
34533
34534 \family sans
34535 PDF
34536 \begin_inset space ~
34537 \end_inset
34538
34539 (pdflatex)
34540 \family default
34541  or 
34542 \family sans
34543 Postscript
34544 \family default
34545  is missing, you need to update your LaTeX installation.
34546  After updating you have to reconfigure LyX, see section
34547 \begin_inset space ~
34548 \end_inset
34549
34550
34551 \begin_inset CommandInset ref
34552 LatexCommand ref
34553 reference "sec:Basic-LyX-Setup"
34554
34555 \end_inset
34556
34557 .
34558 \begin_inset Index idx
34559 status collapsed
34560
34561 \begin_layout Plain Layout
34562 Reconfiguration of LyX
34563 \end_layout
34564
34565 \end_inset
34566
34567
34568 \end_layout
34569
34570 \begin_layout Standard
34571 The menu 
34572 \family sans
34573 Custom
34574 \family default
34575  allows you to export your file by using special command line options for
34576  the export program.
34577 \end_layout
34578
34579 \begin_layout Subsection
34580 Print
34581 \end_layout
34582
34583 \begin_layout Standard
34584 With this menu you can print your document to a file in PostScript format
34585  or send it to a printer.
34586  The printer will also use the document in PostScript format.
34587  The conversion to PostScript is done in the background by LyX using the
34588  program 
34589 \family typewriter
34590 dvips
34591 \family default
34592 .
34593  For more information have a look at section
34594 \begin_inset space ~
34595 \end_inset
34596
34597
34598 \begin_inset CommandInset ref
34599 LatexCommand ref
34600 reference "sub:Printing-the-File"
34601
34602 \end_inset
34603
34604 .
34605 \end_layout
34606
34607 \begin_layout Subsection
34608 New and Close Window
34609 \end_layout
34610
34611 \begin_layout Standard
34612 Opens a new instance of LyX with all currently opened documents.
34613  You can close it later with the corresponding menu.
34614 \end_layout
34615
34616 \begin_layout Section
34617 The Edit Menu
34618 \begin_inset Index idx
34619 status collapsed
34620
34621 \begin_layout Plain Layout
34622 Menu ! Edit
34623 \end_layout
34624
34625 \end_inset
34626
34627
34628 \end_layout
34629
34630 \begin_layout Subsection
34631 Undo and Redo
34632 \end_layout
34633
34634 \begin_layout Standard
34635 Described in section
34636 \begin_inset space ~
34637 \end_inset
34638
34639
34640 \begin_inset CommandInset ref
34641 LatexCommand ref
34642 reference "sec:Undo-and-Redo"
34643
34644 \end_inset
34645
34646 .
34647 \end_layout
34648
34649 \begin_layout Subsection
34650 Cut, Copy, Paste, Paste Recent, Paste Special
34651 \end_layout
34652
34653 \begin_layout Standard
34654 Described in section
34655 \begin_inset space ~
34656 \end_inset
34657
34658
34659 \begin_inset CommandInset ref
34660 LatexCommand ref
34661 reference "sec:Basic-Editing-Features"
34662
34663 \end_inset
34664
34665 .
34666 \end_layout
34667
34668 \begin_layout Subsection
34669 Select All
34670 \end_layout
34671
34672 \begin_layout Standard
34673 Selects the whole document.
34674 \end_layout
34675
34676 \begin_layout Subsection
34677 Find & Replace
34678 \end_layout
34679
34680 \begin_layout Standard
34681 Described in section
34682 \begin_inset space ~
34683 \end_inset
34684
34685
34686 \begin_inset CommandInset ref
34687 LatexCommand ref
34688 reference "sec:Basic-Editing-Features"
34689
34690 \end_inset
34691
34692 .
34693 \end_layout
34694
34695 \begin_layout Subsection
34696 Move Paragraph Up/Down
34697 \end_layout
34698
34699 \begin_layout Standard
34700 This shifts the paragraph where the cursor is currently in one paragraph
34701  up or down.
34702 \end_layout
34703
34704 \begin_layout Subsection
34705 Text Style
34706 \end_layout
34707
34708 \begin_layout Standard
34709 Described in section
34710 \begin_inset space ~
34711 \end_inset
34712
34713
34714 \begin_inset CommandInset ref
34715 LatexCommand ref
34716 reference "sub:Fine-Tuning-with-the"
34717
34718 \end_inset
34719
34720 .
34721 \end_layout
34722
34723 \begin_layout Subsection
34724 Paragraph Settings
34725 \begin_inset Index idx
34726 status collapsed
34727
34728 \begin_layout Plain Layout
34729 Paragraph ! Settings
34730 \end_layout
34731
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \begin_layout Standard
34738 The settings in the paragraph dialog only affects the paragraph where the
34739  cursor is in.
34740  Here you can set here the paragraph alignment and line spacing.
34741 \end_layout
34742
34743 \begin_layout Standard
34744 You can also prevent that the first line of the paragraph is indented.
34745  This option works only when you have chosen to separate paragraphs with
34746  indents in the 
34747 \family sans
34748 Document\SpecialChar \menuseparator
34749 Settings
34750 \family default
34751  dialog under 
34752 \family sans
34753 Text
34754 \begin_inset space ~
34755 \end_inset
34756
34757 Layout
34758 \family default
34759 .
34760 \end_layout
34761
34762 \begin_layout Subsection
34763 Tabular and Math
34764 \end_layout
34765
34766 \begin_layout Standard
34767 These two menus are only fully active when the cursor is inside a table
34768  or a formula.
34769  Here you can change the properties of tables and formulas.
34770  The properties of tables are described in section
34771 \begin_inset space ~
34772 \end_inset
34773
34774
34775 \begin_inset CommandInset ref
34776 LatexCommand ref
34777 reference "sec:Tables"
34778
34779 \end_inset
34780
34781 , the properties of formulas in chapter
34782 \begin_inset space ~
34783 \end_inset
34784
34785
34786 \begin_inset CommandInset ref
34787 LatexCommand ref
34788 reference "cha:Mathematical-Formulas"
34789
34790 \end_inset
34791
34792 .
34793 \end_layout
34794
34795 \begin_layout Subsection
34796 Increase / Decrease List Depth
34797 \end_layout
34798
34799 \begin_layout Standard
34800 These menus are only active when the cursor is in an environment that can
34801  be nested.
34802  They in/decrease the environment nesting level as explained in section
34803 \begin_inset space ~
34804 \end_inset
34805
34806
34807 \begin_inset CommandInset ref
34808 LatexCommand ref
34809 reference "sec:Nesting"
34810
34811 \end_inset
34812
34813  and 
34814 \begin_inset CommandInset ref
34815 LatexCommand ref
34816 reference "sub:Numbering-depth"
34817
34818 \end_inset
34819
34820 .
34821 \end_layout
34822
34823 \begin_layout Section
34824 The View Menu
34825 \begin_inset Index idx
34826 status collapsed
34827
34828 \begin_layout Plain Layout
34829 Menu ! View
34830 \end_layout
34831
34832 \end_inset
34833
34834
34835 \end_layout
34836
34837 \begin_layout Standard
34838 The 
34839 \family sans
34840 View
34841 \family default
34842  menu contains a list of available formats in which you can view the actual
34843  document with an external program.
34844  The menu entries for the viewing formats are not the same on all installations
34845  - it depends on the LaTeX programs that are found while LyX was configured.
34846  All possible formats are formats listed in section
34847 \begin_inset space ~
34848 \end_inset
34849
34850
34851 \begin_inset CommandInset ref
34852 LatexCommand ref
34853 reference "sub:Export"
34854
34855 \end_inset
34856
34857 .
34858  You should at least see the menu entries 
34859 \family sans
34860 DVI
34861 \family default
34862  and 
34863 \family sans
34864 PDF
34865 \begin_inset space ~
34866 \end_inset
34867
34868 (pdflatex)
34869 \family default
34870 .
34871  If one of the two is missing, you need to update your LaTeX installation.
34872  After updating you have to reconfigure LyX, see section
34873 \begin_inset space ~
34874 \end_inset
34875
34876
34877 \begin_inset CommandInset ref
34878 LatexCommand ref
34879 reference "sec:Basic-LyX-Setup"
34880
34881 \end_inset
34882
34883 .
34884 \begin_inset Index idx
34885 status collapsed
34886
34887 \begin_layout Plain Layout
34888 Reconfiguration of LyX
34889 \end_layout
34890
34891 \end_inset
34892
34893
34894 \end_layout
34895
34896 \begin_layout Standard
34897 Invoking a menu will start a viewer program.
34898  The viewer can be set or changed in the preferences, see section
34899 \begin_inset space ~
34900 \end_inset
34901
34902
34903 \begin_inset CommandInset ref
34904 LatexCommand ref
34905 reference "sec:File-Formats"
34906
34907 \end_inset
34908
34909 .
34910  The default viewers are set by LyX while it is first configured.
34911 \end_layout
34912
34913 \begin_layout Standard
34914 \begin_inset VSpace bigskip
34915 \end_inset
34916
34917 At the bottom of the 
34918 \family sans
34919 View
34920 \family default
34921  menu the opened documents are listed.
34922 \end_layout
34923
34924 \begin_layout Subsection
34925 Open/Close all Insets
34926 \end_layout
34927
34928 \begin_layout Standard
34929 Opens/closes all insets in your document.
34930 \end_layout
34931
34932 \begin_layout Subsection
34933 Unfold/Fold Math Macros
34934 \end_layout
34935
34936 \begin_layout Standard
34937 Unfolds/folds the current math macro.
34938 \end_layout
34939
34940 \begin_layout Standard
34941 Math macros are described in the 
34942 \emph on
34943 Math
34944 \emph default
34945  manual.
34946 \end_layout
34947
34948 \begin_layout Subsection
34949 View Source
34950 \end_layout
34951
34952 \begin_layout Standard
34953 Opens a window showing the source code of the actual document, as described
34954  in section
34955 \begin_inset space ~
34956 \end_inset
34957
34958
34959 \begin_inset CommandInset ref
34960 LatexCommand ref
34961 reference "sec:Previewing-snippets-of"
34962
34963 \end_inset
34964
34965 .
34966 \end_layout
34967
34968 \begin_layout Subsection
34969 Update
34970 \end_layout
34971
34972 \begin_layout Standard
34973 This menu allows you to update the view with your latest changes without
34974  opening a new view window.
34975 \end_layout
34976
34977 \begin_layout Subsection
34978 Split View
34979 \end_layout
34980
34981 \begin_layout Standard
34982 This will split LyX's main window vertically or horizontally.
34983  This allows you view documents the same time to compare them, or to view
34984  the same document, but at different positions.
34985  You can split the main window even several times to view for example 3
34986  or more documents the same time.
34987  To return to an unsplit view, use the menu 
34988 \family sans
34989 Close Tab Group
34990 \family default
34991 .
34992 \end_layout
34993
34994 \begin_layout Subsection
34995 Close Tab Group
34996 \end_layout
34997
34998 \begin_layout Standard
34999 Closes a split view.
35000 \end_layout
35001
35002 \begin_layout Subsection
35003 Fullscreen
35004 \end_layout
35005
35006 \begin_layout Standard
35007 Using this menu or pressing F11 removes the menu bar and all toolbars so
35008  that you will see nothing than your text.
35009  It furthermore displays LyX's main window fullscreen.
35010  To return from fullscreen to the normal view, press F11, or right-click
35011  and turn off the fullscreen mode in the the appearing context menu.
35012 \end_layout
35013
35014 \begin_layout Subsection
35015 Toolbars
35016 \begin_inset CommandInset label
35017 LatexCommand label
35018 name "sub:Toolbars"
35019
35020 \end_inset
35021
35022
35023 \begin_inset Index idx
35024 status collapsed
35025
35026 \begin_layout Plain Layout
35027 Toolbar
35028 \end_layout
35029
35030 \end_inset
35031
35032
35033 \end_layout
35034
35035 \begin_layout Standard
35036 In this menu you can set the appearance of the different toolbars.
35037  All toolbars and the 
35038 \family sans
35039 Command
35040 \begin_inset space ~
35041 \end_inset
35042
35043 Buffer
35044 \family default
35045  can be turned on and off.
35046  The 
35047 \emph on
35048 on
35049 \emph default
35050  state is denoted in the menu with a checkmark.
35051  The 
35052 \family sans
35053 Review
35054 \family default
35055
35056 \family sans
35057 Table
35058 \family default
35059
35060 \family sans
35061 Math
35062 \begin_inset space ~
35063 \end_inset
35064
35065 Panels
35066 \family default
35067 , and 
35068 \family sans
35069 Math
35070 \family default
35071  toolbars can be additionally set to the state 
35072 \emph on
35073 automatic
35074 \emph default
35075  that is denoted in the menu with the suffix 
35076 \family sans
35077 (auto)
35078 \family default
35079 .
35080 \end_layout
35081
35082 \begin_layout Standard
35083 In the 
35084 \emph on
35085 on
35086 \emph default
35087  state the toolbar is permanently shown, in the 
35088 \emph on
35089 automatic
35090 \emph default
35091  state the toolbar is only shown when the cursor is in a certain environment
35092  or when a certain feature is enabled.
35093  That means that the review toolbar will only be shown when change tracking
35094  is activated, the math and table toolbars are only shown when the cursor
35095  is inside a formula or table, respectively.
35096 \end_layout
35097
35098 \begin_layout Standard
35099 LyX's toolbars and its buttons are explained in section
35100 \begin_inset space ~
35101 \end_inset
35102
35103
35104 \begin_inset CommandInset ref
35105 LatexCommand ref
35106 reference "sec:Toolbars"
35107
35108 \end_inset
35109
35110 .
35111 \end_layout
35112
35113 \begin_layout Section
35114 The Insert Menu
35115 \begin_inset Index idx
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119 Menu ! Insert
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Subsection
35128 Math
35129 \end_layout
35130
35131 \begin_layout Standard
35132 Inserts math constructs that are explained in chapter
35133 \begin_inset space ~
35134 \end_inset
35135
35136
35137 \begin_inset CommandInset ref
35138 LatexCommand ref
35139 reference "cha:Mathematical-Formulas"
35140
35141 \end_inset
35142
35143  and the 
35144 \emph on
35145 Math
35146 \emph default
35147  manual.
35148 \end_layout
35149
35150 \begin_layout Subsection
35151 Special Character
35152 \begin_inset CommandInset label
35153 LatexCommand label
35154 name "sub:Special-Character"
35155
35156 \end_inset
35157
35158
35159 \end_layout
35160
35161 \begin_layout Standard
35162 Here you can insert the following characters:
35163 \end_layout
35164
35165 \begin_layout Description
35166 Symbols Inserts any character that can be output by your LaTeX system.
35167  Therefore the number of character categories in this dialog and the available
35168  characters depend on the LaTeX-packages you have installed.
35169 \begin_inset Newline newline
35170 \end_inset
35171
35172  
35173 \begin_inset Note Greyedout
35174 status open
35175
35176 \begin_layout Plain Layout
35177
35178 \series bold
35179 Note:
35180 \series default
35181  Not all characters will be visible in the 
35182 \family sans
35183 Symbols
35184 \family default
35185  dialog because none of the screen font that you can set in the preferences
35186  dialog (see sec.
35187 \begin_inset space \thinspace{}
35188 \end_inset
35189
35190
35191 \begin_inset CommandInset ref
35192 LatexCommand ref
35193 reference "sub:Screen-Fonts"
35194
35195 \end_inset
35196
35197 ) can display every character.
35198 \end_layout
35199
35200 \end_inset
35201
35202
35203 \end_layout
35204
35205 \begin_layout Description
35206 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35207
35208 \end_layout
35209
35210 \begin_layout Description
35211 End
35212 \begin_inset space ~
35213 \end_inset
35214
35215 of
35216 \begin_inset space ~
35217 \end_inset
35218
35219 Sentence Inserts an end of sentence dot as described in section
35220 \begin_inset space ~
35221 \end_inset
35222
35223
35224 \begin_inset CommandInset ref
35225 LatexCommand ref
35226 reference "sub:Abbreviations"
35227
35228 \end_inset
35229
35230 .
35231 \end_layout
35232
35233 \begin_layout Description
35234 Ordinary
35235 \begin_inset space ~
35236 \end_inset
35237
35238 Quote Inserts this quote: 
35239 \begin_inset Quotes erd
35240 \end_inset
35241
35242 , no matter what quote type you selected in the 
35243 \family sans
35244 Document\SpecialChar \menuseparator
35245 Settings
35246 \family default
35247  dialog under 
35248 \family sans
35249 Language
35250 \family default
35251 .
35252 \end_layout
35253
35254 \begin_layout Description
35255 Single
35256 \begin_inset space ~
35257 \end_inset
35258
35259 Quote Inserts this quote: 
35260 \begin_inset Quotes els
35261 \end_inset
35262
35263
35264 \end_layout
35265
35266 \begin_layout Description
35267 Protected
35268 \begin_inset space ~
35269 \end_inset
35270
35271 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35272
35273 \end_layout
35274
35275 \begin_layout Description
35276 Breakable
35277 \begin_inset space ~
35278 \end_inset
35279
35280 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35281
35282 \end_layout
35283
35284 \begin_layout Description
35285 Menu
35286 \begin_inset space ~
35287 \end_inset
35288
35289 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35290
35291 \end_layout
35292
35293 \begin_layout Description
35294 Phonetic
35295 \begin_inset space ~
35296 \end_inset
35297
35298 Symbols 
35299 \begin_inset Index idx
35300 status collapsed
35301
35302 \begin_layout Plain Layout
35303 Phonetic symbols
35304 \end_layout
35305
35306 \end_inset
35307
35308
35309 \begin_inset Index idx
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313 Language ! Phonetic symbols
35314 \end_layout
35315
35316 \end_inset
35317
35318 Creates a formula with a so called tipa inset.
35319  Here you can insert commands to create IPA phonetic symbols.
35320  For this feature you must have the LaTeX-package 
35321 \series bold
35322 tipa
35323 \series default
35324
35325 \begin_inset Index idx
35326 status collapsed
35327
35328 \begin_layout Plain Layout
35329 LaTeX-packages ! tipa
35330 \end_layout
35331
35332 \end_inset
35333
35334  installed.
35335 \begin_inset Newline newline
35336 \end_inset
35337
35338 For more information about this feature we refer to the documentation of
35339  
35340 \series bold
35341 tipa, 
35342 \begin_inset CommandInset citation
35343 LatexCommand cite
35344 key "tipa"
35345
35346 \end_inset
35347
35348
35349 \series default
35350  and this Wiki-page:
35351 \begin_inset Newline newline
35352 \end_inset
35353
35354
35355 \begin_inset Flex URL
35356 status open
35357
35358 \begin_layout Plain Layout
35359
35360 http://wiki.lyx.org/LyX/LinguistLyX
35361 \end_layout
35362
35363 \end_inset
35364
35365
35366 \end_layout
35367
35368 \begin_layout Subsection
35369 Formatting
35370 \end_layout
35371
35372 \begin_layout Standard
35373 Here you can insert the following format constructs:
35374 \end_layout
35375
35376 \begin_layout Description
35377 Superscript Inserts an superscript: test
35378 \begin_inset Formula $^{\text{a,b}}$
35379 \end_inset
35380
35381
35382 \end_layout
35383
35384 \begin_layout Description
35385 Subscript Inserts an subscript: test
35386 \begin_inset Formula $_{\text{3x}}$
35387 \end_inset
35388
35389
35390 \end_layout
35391
35392 \begin_layout Description
35393 Protected
35394 \begin_inset space ~
35395 \end_inset
35396
35397 Space Inserts a protected space that is described in section
35398 \begin_inset space ~
35399 \end_inset
35400
35401
35402 \begin_inset CommandInset ref
35403 LatexCommand ref
35404 reference "sub:Protected-Space"
35405
35406 \end_inset
35407
35408 .
35409 \end_layout
35410
35411 \begin_layout Description
35412 Inter-word
35413 \begin_inset space ~
35414 \end_inset
35415
35416 Space Inserts an inter-word space that is described in section
35417 \begin_inset space ~
35418 \end_inset
35419
35420
35421 \begin_inset CommandInset ref
35422 LatexCommand ref
35423 reference "sub:Inter-word-Space"
35424
35425 \end_inset
35426
35427 .
35428 \end_layout
35429
35430 \begin_layout Description
35431 Thin
35432 \begin_inset space ~
35433 \end_inset
35434
35435 Space Inserts a thin space that is described in section
35436 \begin_inset space ~
35437 \end_inset
35438
35439
35440 \begin_inset CommandInset ref
35441 LatexCommand ref
35442 reference "sub:Thin-Space"
35443
35444 \end_inset
35445
35446 .
35447 \end_layout
35448
35449 \begin_layout Description
35450 Horizontal
35451 \begin_inset space ~
35452 \end_inset
35453
35454 Space Inserts horizontal space, see section
35455 \begin_inset space ~
35456 \end_inset
35457
35458
35459 \begin_inset CommandInset ref
35460 LatexCommand ref
35461 reference "sub:Horizontal-Space"
35462
35463 \end_inset
35464
35465  for a description.
35466 \end_layout
35467
35468 \begin_layout Description
35469 Horizontal
35470 \begin_inset space ~
35471 \end_inset
35472
35473 Line Inserts an horizontal line, see section
35474 \begin_inset space ~
35475 \end_inset
35476
35477
35478 \begin_inset CommandInset ref
35479 LatexCommand ref
35480 reference "sub:Horizontal-Lines"
35481
35482 \end_inset
35483
35484  for a description.
35485 \end_layout
35486
35487 \begin_layout Description
35488 Vertical
35489 \begin_inset space ~
35490 \end_inset
35491
35492 Space Inserts vertical space, see section
35493 \begin_inset space ~
35494 \end_inset
35495
35496
35497 \begin_inset CommandInset ref
35498 LatexCommand ref
35499 reference "sub:Vertical-Space"
35500
35501 \end_inset
35502
35503  for a description.
35504 \end_layout
35505
35506 \begin_layout Description
35507 Hyphenation
35508 \begin_inset space ~
35509 \end_inset
35510
35511 Point Inserts an hyphenation point, see section
35512 \begin_inset space ~
35513 \end_inset
35514
35515
35516 \begin_inset CommandInset ref
35517 LatexCommand ref
35518 reference "sub:Hyphenation"
35519
35520 \end_inset
35521
35522 .
35523 \end_layout
35524
35525 \begin_layout Description
35526 Ligature
35527 \begin_inset space ~
35528 \end_inset
35529
35530 Break Inserts a ligature break, see section
35531 \begin_inset space ~
35532 \end_inset
35533
35534
35535 \begin_inset CommandInset ref
35536 LatexCommand ref
35537 reference "sub:Ligatures"
35538
35539 \end_inset
35540
35541 .
35542 \end_layout
35543
35544 \begin_layout Description
35545 Ragged
35546 \begin_inset space ~
35547 \end_inset
35548
35549 Line
35550 \begin_inset space ~
35551 \end_inset
35552
35553 Break Inserts a forced line break, see section
35554 \begin_inset space ~
35555 \end_inset
35556
35557
35558 \begin_inset CommandInset ref
35559 LatexCommand ref
35560 reference "sub:Forced-Line-Breaks"
35561
35562 \end_inset
35563
35564 .
35565 \end_layout
35566
35567 \begin_layout Description
35568 Justified
35569 \begin_inset space ~
35570 \end_inset
35571
35572 Break Inserts a forced line break that furthermore stretches the broken
35573  text line to the page border, see section
35574 \begin_inset space ~
35575 \end_inset
35576
35577
35578 \begin_inset CommandInset ref
35579 LatexCommand ref
35580 reference "sub:Forced-Line-Breaks"
35581
35582 \end_inset
35583
35584 .
35585 \end_layout
35586
35587 \begin_layout Description
35588 New
35589 \begin_inset space ~
35590 \end_inset
35591
35592 Page Inserts a forced page break, described in section
35593 \begin_inset space ~
35594 \end_inset
35595
35596
35597 \begin_inset CommandInset ref
35598 LatexCommand ref
35599 reference "sub:Forced-Page-Breaks"
35600
35601 \end_inset
35602
35603 .
35604 \end_layout
35605
35606 \begin_layout Description
35607 Page
35608 \begin_inset space ~
35609 \end_inset
35610
35611 Break Inserts a forced page break that furthermore stretches the broken
35612  text page to the page border, described in section
35613 \begin_inset space ~
35614 \end_inset
35615
35616
35617 \begin_inset CommandInset ref
35618 LatexCommand ref
35619 reference "sub:Forced-Page-Breaks"
35620
35621 \end_inset
35622
35623 .
35624 \end_layout
35625
35626 \begin_layout Description
35627 Clear
35628 \begin_inset space ~
35629 \end_inset
35630
35631 Page Inserts a clear page break, described in section
35632 \begin_inset space ~
35633 \end_inset
35634
35635
35636 \begin_inset CommandInset ref
35637 LatexCommand ref
35638 reference "sub:Clear-Page-Breaks"
35639
35640 \end_inset
35641
35642 .
35643 \end_layout
35644
35645 \begin_layout Description
35646 Clear
35647 \begin_inset space ~
35648 \end_inset
35649
35650 Double
35651 \begin_inset space ~
35652 \end_inset
35653
35654 Page Inserts a clear doublepage break, described in section
35655 \begin_inset space ~
35656 \end_inset
35657
35658
35659 \begin_inset CommandInset ref
35660 LatexCommand ref
35661 reference "sub:Clear-Page-Breaks"
35662
35663 \end_inset
35664
35665 .
35666 \end_layout
35667
35668 \begin_layout Subsection
35669 List / TOC
35670 \end_layout
35671
35672 \begin_layout Standard
35673 Various lists can be inserted with this menu.
35674  The table of contents, the algorithm, figures, and tables list are described
35675  in section
35676 \begin_inset space ~
35677 \end_inset
35678
35679
35680 \begin_inset CommandInset ref
35681 LatexCommand ref
35682 reference "sec:toc"
35683
35684 \end_inset
35685
35686 .
35687  The index list is described in section
35688 \begin_inset space ~
35689 \end_inset
35690
35691
35692 \begin_inset CommandInset ref
35693 LatexCommand ref
35694 reference "sec:Index"
35695
35696 \end_inset
35697
35698 , the nomenclature in section
35699 \begin_inset space ~
35700 \end_inset
35701
35702
35703 \begin_inset CommandInset ref
35704 LatexCommand ref
35705 reference "sec:Nomenclature"
35706
35707 \end_inset
35708
35709 , and the BibTeX bibliography in section
35710 \begin_inset space ~
35711 \end_inset
35712
35713
35714 \begin_inset CommandInset ref
35715 LatexCommand ref
35716 reference "sub:Bibliography-databases"
35717
35718 \end_inset
35719
35720 .
35721 \end_layout
35722
35723 \begin_layout Subsection
35724 Float
35725 \end_layout
35726
35727 \begin_layout Standard
35728 To insert floats, described in section
35729 \begin_inset space ~
35730 \end_inset
35731
35732
35733 \begin_inset CommandInset ref
35734 LatexCommand ref
35735 reference "sec:Floats"
35736
35737 \end_inset
35738
35739 .
35740 \end_layout
35741
35742 \begin_layout Subsection
35743 Note
35744 \end_layout
35745
35746 \begin_layout Standard
35747 To insert notes, described in section
35748 \begin_inset space ~
35749 \end_inset
35750
35751
35752 \begin_inset CommandInset ref
35753 LatexCommand ref
35754 reference "sec:Notes"
35755
35756 \end_inset
35757
35758 .
35759 \end_layout
35760
35761 \begin_layout Subsection
35762 Branch
35763 \end_layout
35764
35765 \begin_layout Standard
35766 Inserts branch insets as described in section
35767 \begin_inset space ~
35768 \end_inset
35769
35770
35771 \begin_inset CommandInset ref
35772 LatexCommand ref
35773 reference "sec:Branches"
35774
35775 \end_inset
35776
35777 .
35778 \end_layout
35779
35780 \begin_layout Subsection
35781 File
35782 \begin_inset Index idx
35783 status collapsed
35784
35785 \begin_layout Plain Layout
35786 External Material
35787 \end_layout
35788
35789 \end_inset
35790
35791
35792 \end_layout
35793
35794 \begin_layout Standard
35795 Here you can insert files to include them or its content to your document.
35796  How this can be done is in detail explained in chapter 
35797 \emph on
35798 External Stuff
35799 \emph default
35800  of the 
35801 \emph on
35802 Embedded Objects
35803 \emph default
35804  manual.
35805 \end_layout
35806
35807 \begin_layout Subsection
35808 Box
35809 \begin_inset Index idx
35810 status collapsed
35811
35812 \begin_layout Plain Layout
35813 Boxes
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \end_layout
35820
35821 \begin_layout Standard
35822 Inserts a minipage box that is described section
35823 \begin_inset space ~
35824 \end_inset
35825
35826
35827 \begin_inset CommandInset ref
35828 LatexCommand ref
35829 reference "sec:Minipages"
35830
35831 \end_inset
35832
35833 .
35834  All box types supported by LyX are explained in detail in chapter 
35835 \emph on
35836 Boxes
35837 \emph default
35838  of the 
35839 \emph on
35840 Embedded Objects
35841 \emph default
35842  manual.
35843 \end_layout
35844
35845 \begin_layout Subsection
35846 Citation
35847 \end_layout
35848
35849 \begin_layout Standard
35850 Inserts a citation as described in section
35851 \begin_inset space ~
35852 \end_inset
35853
35854
35855 \begin_inset CommandInset ref
35856 LatexCommand ref
35857 reference "sec:Bibliography"
35858
35859 \end_inset
35860
35861 .
35862 \end_layout
35863
35864 \begin_layout Subsection
35865 Cross-Reference
35866 \end_layout
35867
35868 \begin_layout Standard
35869 Inserts a cross-reference as described in section
35870 \begin_inset space ~
35871 \end_inset
35872
35873
35874 \begin_inset CommandInset ref
35875 LatexCommand ref
35876 reference "sec:Cross-References"
35877
35878 \end_inset
35879
35880 .
35881 \end_layout
35882
35883 \begin_layout Subsection
35884 Label
35885 \end_layout
35886
35887 \begin_layout Standard
35888 Inserts a label as described in section
35889 \begin_inset space ~
35890 \end_inset
35891
35892
35893 \begin_inset CommandInset ref
35894 LatexCommand ref
35895 reference "sec:Cross-References"
35896
35897 \end_inset
35898
35899 .
35900 \end_layout
35901
35902 \begin_layout Subsection
35903 Caption
35904 \begin_inset Index idx
35905 status collapsed
35906
35907 \begin_layout Plain Layout
35908 Captions
35909 \end_layout
35910
35911 \end_inset
35912
35913
35914 \begin_inset Index idx
35915 status collapsed
35916
35917 \begin_layout Plain Layout
35918 Longtables ! Caption
35919 \end_layout
35920
35921 \end_inset
35922
35923
35924 \end_layout
35925
35926 \begin_layout Standard
35927 Inserts a caption to floats or longtables.
35928  Floats are described in section
35929 \begin_inset space ~
35930 \end_inset
35931
35932
35933 \begin_inset CommandInset ref
35934 LatexCommand ref
35935 reference "sec:Floats"
35936
35937 \end_inset
35938
35939 , captions in longtables are described in section 
35940 \emph on
35941 Longtable Captions
35942 \emph default
35943  of the 
35944 \emph on
35945 Embedded Objects
35946 \emph default
35947  manual.
35948 \end_layout
35949
35950 \begin_layout Subsection
35951 Index Entry
35952 \end_layout
35953
35954 \begin_layout Standard
35955 Inserts an index entry as described in section
35956 \begin_inset space ~
35957 \end_inset
35958
35959
35960 \begin_inset CommandInset ref
35961 LatexCommand ref
35962 reference "sec:Index"
35963
35964 \end_inset
35965
35966 .
35967 \end_layout
35968
35969 \begin_layout Subsection
35970 Nomenclature Entry
35971 \end_layout
35972
35973 \begin_layout Standard
35974 Inserts a nomenclature entry as described in section
35975 \begin_inset space ~
35976 \end_inset
35977
35978
35979 \begin_inset CommandInset ref
35980 LatexCommand ref
35981 reference "sec:Nomenclature"
35982
35983 \end_inset
35984
35985 .
35986 \end_layout
35987
35988 \begin_layout Subsection
35989 Table
35990 \end_layout
35991
35992 \begin_layout Standard
35993 Inserts a table.
35994  Tables are described in section
35995 \begin_inset space ~
35996 \end_inset
35997
35998
35999 \begin_inset CommandInset ref
36000 LatexCommand ref
36001 reference "sec:Tables"
36002
36003 \end_inset
36004
36005 .
36006 \end_layout
36007
36008 \begin_layout Subsection
36009 Graphics
36010 \end_layout
36011
36012 \begin_layout Standard
36013 Inserts a graphic.
36014  Graphics are described in section
36015 \begin_inset space ~
36016 \end_inset
36017
36018
36019 \begin_inset CommandInset ref
36020 LatexCommand ref
36021 reference "sec:Graphics"
36022
36023 \end_inset
36024
36025 .
36026 \end_layout
36027
36028 \begin_layout Subsection
36029 URL
36030 \end_layout
36031
36032 \begin_layout Standard
36033 Inserts an URL as described in section
36034 \begin_inset space ~
36035 \end_inset
36036
36037
36038 \begin_inset CommandInset ref
36039 LatexCommand ref
36040 reference "sub:URLs"
36041
36042 \end_inset
36043
36044 .
36045 \end_layout
36046
36047 \begin_layout Subsection
36048 Hyperlinks
36049 \end_layout
36050
36051 \begin_layout Standard
36052 Inserts a hyperlink as described in section
36053 \begin_inset space ~
36054 \end_inset
36055
36056
36057 \begin_inset CommandInset ref
36058 LatexCommand ref
36059 reference "sub:Hyperlinks"
36060
36061 \end_inset
36062
36063 .
36064 \end_layout
36065
36066 \begin_layout Subsection
36067 Footnote
36068 \end_layout
36069
36070 \begin_layout Standard
36071 Inserts a footnote, see section
36072 \begin_inset space ~
36073 \end_inset
36074
36075
36076 \begin_inset CommandInset ref
36077 LatexCommand ref
36078 reference "sec:Footnotes"
36079
36080 \end_inset
36081
36082 .
36083 \end_layout
36084
36085 \begin_layout Subsection
36086 Marginal Note
36087 \end_layout
36088
36089 \begin_layout Standard
36090 Inserts a marginal note, see section
36091 \begin_inset space ~
36092 \end_inset
36093
36094
36095 \begin_inset CommandInset ref
36096 LatexCommand ref
36097 reference "sec:Marginal-Notes"
36098
36099 \end_inset
36100
36101 .
36102 \end_layout
36103
36104 \begin_layout Subsection
36105 Short Title
36106 \end_layout
36107
36108 \begin_layout Standard
36109 Inserts a short title, see section
36110 \begin_inset space ~
36111 \end_inset
36112
36113
36114 \begin_inset CommandInset ref
36115 LatexCommand ref
36116 reference "sec:Short-Titles"
36117
36118 \end_inset
36119
36120 .
36121 \end_layout
36122
36123 \begin_layout Subsection
36124 TeX Code
36125 \end_layout
36126
36127 \begin_layout Standard
36128 Inserts a TeX Code box, see section
36129 \begin_inset space ~
36130 \end_inset
36131
36132
36133 \begin_inset CommandInset ref
36134 LatexCommand ref
36135 reference "sub:TeX-Code-Boxes"
36136
36137 \end_inset
36138
36139  for a description.
36140 \end_layout
36141
36142 \begin_layout Subsection
36143 Program Listing
36144 \begin_inset Index idx
36145 status collapsed
36146
36147 \begin_layout Plain Layout
36148 Program listings
36149 \end_layout
36150
36151 \end_inset
36152
36153
36154 \end_layout
36155
36156 \begin_layout Standard
36157 Inserts a program listings box.
36158  Program listings are explained in chapter 
36159 \emph on
36160 Program Code Listings
36161 \emph default
36162  of the 
36163 \emph on
36164 Embedded Objects
36165 \emph default
36166  manual.
36167 \end_layout
36168
36169 \begin_layout Subsection
36170 Date
36171 \end_layout
36172
36173 \begin_layout Standard
36174 Inserts the actual date.
36175  The format depends on the date format of the language that is used for
36176  LyX's menus.
36177  LyX offers another ways to insert a date which is explained in section
36178  
36179 \emph on
36180 External Material
36181 \emph default
36182  of the 
36183 \emph on
36184 Embedded Objects
36185 \emph default
36186  manual.
36187  There the different methods are also compared.
36188 \end_layout
36189
36190 \begin_layout Section
36191 The Navigate Menu
36192 \begin_inset Index idx
36193 status collapsed
36194
36195 \begin_layout Plain Layout
36196 Menu ! Navigate
36197 \end_layout
36198
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Standard
36205 This menu lists the existing chapters, sections, figures, tables, etc.
36206 \begin_inset space ~
36207 \end_inset
36208
36209 of the current document.
36210  This allows you to navigate easily through you document.
36211 \end_layout
36212
36213 \begin_layout Subsection
36214 Bookmarks
36215 \end_layout
36216
36217 \begin_layout Standard
36218 With this menu you are able to define your own bookmarks.
36219  This is useful when you are working on a large documents and often have
36220  to jump e.
36221 \begin_inset space \thinspace{}
36222 \end_inset
36223
36224 g.
36225 \begin_inset space \space{}
36226 \end_inset
36227
36228 between section
36229 \begin_inset space ~
36230 \end_inset
36231
36232 2.5 and 6.3.
36233  To create bookmarks for this example, go to section
36234 \begin_inset space ~
36235 \end_inset
36236
36237 2.5 and use the menu 
36238 \family sans
36239 Save
36240 \begin_inset space ~
36241 \end_inset
36242
36243 Bookmark
36244 \begin_inset space ~
36245 \end_inset
36246
36247 1
36248 \family default
36249 .
36250  Then go to section
36251 \begin_inset space ~
36252 \end_inset
36253
36254 6.3 and use 
36255 \family sans
36256 Save
36257 \begin_inset space ~
36258 \end_inset
36259
36260 Bookmark
36261 \begin_inset space ~
36262 \end_inset
36263
36264
36265 \family default
36266 2.
36267  Now you can jump easily between these sections by using the menu or by
36268  the key bindings 
36269 \begin_inset Info
36270 type  "shortcut"
36271 arg   "bookmark-goto 1"
36272 \end_inset
36273
36274  and 
36275 \begin_inset Info
36276 type  "shortcut"
36277 arg   "bookmark-goto 2"
36278 \end_inset
36279
36280 .
36281 \end_layout
36282
36283 \begin_layout Standard
36284 You can also use bookmarks to jump between several opened documents.
36285  The saved bookmarks are valid till the document is closed.
36286 \end_layout
36287
36288 \begin_layout Subsection
36289 Next Note, Change, Cross-reference
36290 \end_layout
36291
36292 \begin_layout Standard
36293 Jump to the next note, change, or cross-reference following the current
36294  cursor position.
36295 \end_layout
36296
36297 \begin_layout Subsection
36298 Go to Label
36299 \end_layout
36300
36301 \begin_layout Standard
36302 Only active when the cursor is in front of a cross-reference.
36303  Sets the cursor before the referenced label, the same as if you right-click
36304  on a cross-reference box.
36305 \end_layout
36306
36307 \begin_layout Section
36308 The Document Menu
36309 \begin_inset Index idx
36310 status collapsed
36311
36312 \begin_layout Plain Layout
36313 Menu ! Document
36314 \end_layout
36315
36316 \end_inset
36317
36318
36319 \end_layout
36320
36321 \begin_layout Subsection
36322 Change Tracking
36323 \end_layout
36324
36325 \begin_layout Standard
36326 Change Tracking is described in section
36327 \begin_inset space ~
36328 \end_inset
36329
36330
36331 \begin_inset CommandInset ref
36332 LatexCommand ref
36333 reference "sec:Change-Tracking"
36334
36335 \end_inset
36336
36337 .
36338 \end_layout
36339
36340 \begin_layout Subsection
36341 LaT
36342 \begin_inset ERT
36343 status collapsed
36344
36345 \begin_layout Plain Layout
36346
36347 {}
36348 \end_layout
36349
36350 \end_inset
36351
36352 eX Log
36353 \end_layout
36354
36355 \begin_layout Standard
36356 After running LaTeX by viewing or exporting a document, this menu will be
36357  enabled.
36358  It shows the logfile of the used LaTeX-program.
36359 \end_layout
36360
36361 \begin_layout Standard
36362 Here you can see how LaTeX works in the background.
36363  
36364 \emph on
36365 Experts
36366 \emph default
36367  will find in it reasons for LaTeX-errors.
36368 \end_layout
36369
36370 \begin_layout Subsection
36371 Outline
36372 \end_layout
36373
36374 \begin_layout Standard
36375 Opens the TOC/Outline window as described in section
36376 \begin_inset space ~
36377 \end_inset
36378
36379
36380 \begin_inset CommandInset ref
36381 LatexCommand ref
36382 reference "sec:Navigating"
36383
36384 \end_inset
36385
36386  and 
36387 \begin_inset CommandInset ref
36388 LatexCommand ref
36389 reference "sub:Table-of-Contents"
36390
36391 \end_inset
36392
36393 .
36394 \end_layout
36395
36396 \begin_layout Subsection
36397 Start Appendix Here
36398 \end_layout
36399
36400 \begin_layout Standard
36401 This menu will start the appendix of the document at the current cursor
36402  position as described in section
36403 \begin_inset space ~
36404 \end_inset
36405
36406
36407 \begin_inset CommandInset ref
36408 LatexCommand ref
36409 reference "sec:Appendices"
36410
36411 \end_inset
36412
36413 .
36414 \end_layout
36415
36416 \begin_layout Subsection
36417 Compressed
36418 \end_layout
36419
36420 \begin_layout Standard
36421 Un/compresses the current document.
36422 \end_layout
36423
36424 \begin_layout Subsection
36425 Settings
36426 \end_layout
36427
36428 \begin_layout Standard
36429 The document settings are described in appendix
36430 \begin_inset space ~
36431 \end_inset
36432
36433
36434 \begin_inset CommandInset ref
36435 LatexCommand ref
36436 reference "cha:The-Document-Settings"
36437
36438 \end_inset
36439
36440 .
36441 \end_layout
36442
36443 \begin_layout Section
36444 The Tools Menu
36445 \begin_inset Index idx
36446 status collapsed
36447
36448 \begin_layout Plain Layout
36449 Menu ! Tools
36450 \end_layout
36451
36452 \end_inset
36453
36454
36455 \end_layout
36456
36457 \begin_layout Subsection
36458 Spellchecker
36459 \end_layout
36460
36461 \begin_layout Standard
36462 Spell checking is explained in section
36463 \begin_inset space ~
36464 \end_inset
36465
36466
36467 \begin_inset CommandInset ref
36468 LatexCommand ref
36469 reference "sec:Spellchecking"
36470
36471 \end_inset
36472
36473 .
36474 \end_layout
36475
36476 \begin_layout Subsection
36477 Thesaurus
36478 \end_layout
36479
36480 \begin_layout Standard
36481 The thesaurus is described in section
36482 \begin_inset space ~
36483 \end_inset
36484
36485
36486 \begin_inset CommandInset ref
36487 LatexCommand ref
36488 reference "sec:Thesaurus"
36489
36490 \end_inset
36491
36492 .
36493 \end_layout
36494
36495 \begin_layout Subsection
36496 Statistics
36497 \begin_inset Index idx
36498 status collapsed
36499
36500 \begin_layout Plain Layout
36501 Word count
36502 \end_layout
36503
36504 \end_inset
36505
36506
36507 \begin_inset Index idx
36508 status collapsed
36509
36510 \begin_layout Plain Layout
36511 Character count
36512 \end_layout
36513
36514 \end_inset
36515
36516
36517 \end_layout
36518
36519 \begin_layout Standard
36520 Counts the number of words and characters in the actual document or the
36521  highlighted document part.
36522 \end_layout
36523
36524 \begin_layout Subsection
36525 TeX Information
36526 \begin_inset Index idx
36527 status collapsed
36528
36529 \begin_layout Plain Layout
36530 TeX Information
36531 \end_layout
36532
36533 \end_inset
36534
36535
36536 \end_layout
36537
36538 \begin_layout Standard
36539 Shows you a list of the classes and styles installed in your LaTeX-system.
36540 \end_layout
36541
36542 \begin_layout Subsection
36543 Reconfigure
36544 \begin_inset Index idx
36545 status collapsed
36546
36547 \begin_layout Plain Layout
36548 LyX ! Reconfigure|see
36549 \begin_inset ERT
36550 status collapsed
36551
36552 \begin_layout Plain Layout
36553
36554 {
36555 \end_layout
36556
36557 \end_inset
36558
36559 Reconfiguration of LyX
36560 \begin_inset ERT
36561 status collapsed
36562
36563 \begin_layout Plain Layout
36564
36565 }
36566 \end_layout
36567
36568 \end_inset
36569
36570
36571 \end_layout
36572
36573 \end_inset
36574
36575
36576 \begin_inset Index idx
36577 status collapsed
36578
36579 \begin_layout Plain Layout
36580 Reconfiguration of LyX
36581 \end_layout
36582
36583 \end_inset
36584
36585
36586 \end_layout
36587
36588 \begin_layout Standard
36589 This menu reconfigures LyX.
36590  That means LyX looks for LaTeX-packages and needed programs, see also section
36591 \begin_inset space ~
36592 \end_inset
36593
36594
36595 \begin_inset CommandInset ref
36596 LatexCommand ref
36597 reference "sec:Basic-LyX-Setup"
36598
36599 \end_inset
36600
36601 .
36602 \end_layout
36603
36604 \begin_layout Subsection
36605 Preferences
36606 \end_layout
36607
36608 \begin_layout Standard
36609 The preferences dialog is described in detail in appendix
36610 \begin_inset space \thinspace{}
36611 \end_inset
36612
36613
36614 \begin_inset CommandInset ref
36615 LatexCommand ref
36616 reference "cha:The-Preferences-dialog"
36617
36618 \end_inset
36619
36620 .
36621 \end_layout
36622
36623 \begin_layout Section
36624 The Help Menu
36625 \begin_inset Index idx
36626 status collapsed
36627
36628 \begin_layout Plain Layout
36629 Menu ! Help
36630 \end_layout
36631
36632 \end_inset
36633
36634
36635 \end_layout
36636
36637 \begin_layout Standard
36638 This menu opens the documentation files of LyX in the language of LyX's
36639  menus.
36640 \end_layout
36641
36642 \begin_layout Standard
36643 The menu 
36644 \family sans
36645 LaTeX
36646 \begin_inset space ~
36647 \end_inset
36648
36649 Configuration
36650 \family default
36651  shows a LyX-document with information about the LaTeX-packages and classes
36652  found by LyX (see also section
36653 \begin_inset space ~
36654 \end_inset
36655
36656
36657 \begin_inset CommandInset ref
36658 LatexCommand ref
36659 reference "sec:LaTeX-Setup"
36660
36661 \end_inset
36662
36663 ).
36664 \end_layout
36665
36666 \begin_layout Section
36667 Toolbars
36668 \begin_inset CommandInset label
36669 LatexCommand label
36670 name "sec:Toolbars"
36671
36672 \end_inset
36673
36674
36675 \end_layout
36676
36677 \begin_layout Standard
36678 How to show or hide toolbars is explained in section
36679 \begin_inset space ~
36680 \end_inset
36681
36682
36683 \begin_inset CommandInset ref
36684 LatexCommand ref
36685 reference "sub:Toolbars"
36686
36687 \end_inset
36688
36689 .
36690 \end_layout
36691
36692 \begin_layout Standard
36693 It is also possible to define custom toolbars.
36694  This is described in the 
36695 \emph on
36696 Additional Features
36697 \emph default
36698  manual.
36699 \end_layout
36700
36701 \begin_layout Subsection
36702 Standard Toolbar
36703 \begin_inset Index idx
36704 status collapsed
36705
36706 \begin_layout Plain Layout
36707 Toolbar ! Standard
36708 \end_layout
36709
36710 \end_inset
36711
36712
36713 \end_layout
36714
36715 \begin_layout Standard
36716 \begin_inset Graphics
36717         filename clipart/StandardToolbar.png
36718         width 100col%
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \begin_layout Standard
36726 \begin_inset VSpace defskip
36727 \end_inset
36728
36729
36730 \end_layout
36731
36732 \begin_layout Standard
36733 The standard toolbar as shown above contains from left to right the following
36734  buttons:
36735 \begin_inset ERT
36736 status collapsed
36737
36738 \begin_layout Plain Layout
36739
36740
36741 \backslash
36742 setlength{
36743 \backslash
36744 LTleft}{0pt}
36745 \end_layout
36746
36747 \end_inset
36748
36749
36750 \begin_inset Note Note
36751 status collapsed
36752
36753 \begin_layout Plain Layout
36754 This is necessary to left align the following longtables.
36755  See the 
36756 \emph on
36757 Embedded Objects
36758 \emph default
36759  manual for more information.
36760 \end_layout
36761
36762 \end_inset
36763
36764
36765 \end_layout
36766
36767 \begin_layout Standard
36768 \begin_inset VSpace defskip
36769 \end_inset
36770
36771
36772 \end_layout
36773
36774 \begin_layout Standard
36775 \begin_inset Tabular
36776 <lyxtabular version="3" rows="1" columns="2">
36777 <features islongtable="true" tabularvalignment="middle">
36778 <column alignment="center" valignment="top" width="0">
36779 <column alignment="center" valignment="top" width="0">
36780 <row>
36781 <cell alignment="center" valignment="top" usebox="none">
36782 \begin_inset Text
36783
36784 \begin_layout Plain Layout
36785 \begin_inset Graphics
36786         filename clipart/ToolbarEnvBox.png
36787         clip
36788
36789 \end_inset
36790
36791
36792 \end_layout
36793
36794 \end_inset
36795 </cell>
36796 <cell alignment="center" valignment="top" usebox="none">
36797 \begin_inset Text
36798
36799 \begin_layout Plain Layout
36800 pull-down box for the paragraph environments
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 </lyxtabular>
36807
36808 \end_inset
36809
36810
36811 \end_layout
36812
36813 \begin_layout Standard
36814 \begin_inset VSpace -10mm
36815 \end_inset
36816
36817
36818 \end_layout
36819
36820 \begin_layout Standard
36821 \align left
36822 \begin_inset Tabular
36823 <lyxtabular version="3" rows="20" columns="2">
36824 <features islongtable="true" tabularvalignment="middle">
36825 <column alignment="left" valignment="top" width="0">
36826 <column alignment="left" valignment="top" width="0">
36827 <row interlinespace="2.5mm">
36828 <cell alignment="center" valignment="top" usebox="none">
36829 \begin_inset Text
36830
36831 \begin_layout Plain Layout
36832
36833 \family sans
36834 \begin_inset Graphics
36835         filename ../images/buffer-new.png
36836         BoundingBox 0bp 5bp 20bp 20bp
36837
36838 \end_inset
36839
36840
36841 \end_layout
36842
36843 \end_inset
36844 </cell>
36845 <cell alignment="center" valignment="top" usebox="none">
36846 \begin_inset Text
36847
36848 \begin_layout Plain Layout
36849
36850 \family sans
36851 File\SpecialChar \menuseparator
36852 New
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 </row>
36858 <row interlinespace="2.5mm">
36859 <cell alignment="center" valignment="top" usebox="none">
36860 \begin_inset Text
36861
36862 \begin_layout Plain Layout
36863 \begin_inset Graphics
36864         filename ../images/file-open.png
36865         BoundingBox 0bp 5bp 20bp 20bp
36866
36867 \end_inset
36868
36869
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 <cell alignment="center" valignment="top" usebox="none">
36875 \begin_inset Text
36876
36877 \begin_layout Plain Layout
36878
36879 \family sans
36880 File\SpecialChar \menuseparator
36881 Open
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 </row>
36887 <row interlinespace="2.5mm">
36888 <cell alignment="center" valignment="top" usebox="none">
36889 \begin_inset Text
36890
36891 \begin_layout Plain Layout
36892 \begin_inset Graphics
36893         filename ../images/buffer-write.png
36894         BoundingBox 0bp 5bp 20bp 20bp
36895
36896 \end_inset
36897
36898
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 <cell alignment="center" valignment="top" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907
36908 \family sans
36909 File\SpecialChar \menuseparator
36910 Save
36911 \end_layout
36912
36913 \end_inset
36914 </cell>
36915 </row>
36916 <row interlinespace="2.5mm">
36917 <cell alignment="center" valignment="top" usebox="none">
36918 \begin_inset Text
36919
36920 \begin_layout Plain Layout
36921 \begin_inset Graphics
36922         filename ../images/dialog-show_print.png
36923         BoundingBox 0bp 5bp 24bp 20bp
36924
36925 \end_inset
36926
36927
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 <cell alignment="center" valignment="top" usebox="none">
36933 \begin_inset Text
36934
36935 \begin_layout Plain Layout
36936
36937 \family sans
36938 File\SpecialChar \menuseparator
36939 Print
36940 \end_layout
36941
36942 \end_inset
36943 </cell>
36944 </row>
36945 <row interlinespace="2.5mm">
36946 <cell alignment="center" valignment="top" usebox="none">
36947 \begin_inset Text
36948
36949 \begin_layout Plain Layout
36950 \begin_inset Graphics
36951         filename ../images/dialog-show_spellchecker.png
36952         BoundingBox 0bp 5bp 20bp 20bp
36953
36954 \end_inset
36955
36956
36957 \end_layout
36958
36959 \end_inset
36960 </cell>
36961 <cell alignment="center" valignment="top" usebox="none">
36962 \begin_inset Text
36963
36964 \begin_layout Plain Layout
36965
36966 \family sans
36967 Tools\SpecialChar \menuseparator
36968 Spellchecker
36969 \end_layout
36970
36971 \end_inset
36972 </cell>
36973 </row>
36974 <row interlinespace="2.5mm">
36975 <cell alignment="center" valignment="top" usebox="none">
36976 \begin_inset Text
36977
36978 \begin_layout Plain Layout
36979 \begin_inset Graphics
36980         filename ../images/undo.png
36981         BoundingBox 0bp 5bp 20bp 20bp
36982
36983 \end_inset
36984
36985
36986 \end_layout
36987
36988 \end_inset
36989 </cell>
36990 <cell alignment="center" valignment="top" usebox="none">
36991 \begin_inset Text
36992
36993 \begin_layout Plain Layout
36994
36995 \family sans
36996 Edit\SpecialChar \menuseparator
36997 Undo
36998 \end_layout
36999
37000 \end_inset
37001 </cell>
37002 </row>
37003 <row interlinespace="2.5mm">
37004 <cell alignment="center" valignment="top" usebox="none">
37005 \begin_inset Text
37006
37007 \begin_layout Plain Layout
37008 \begin_inset Graphics
37009         filename ../images/redo.png
37010         BoundingBox 0bp 5bp 20bp 20bp
37011
37012 \end_inset
37013
37014
37015 \end_layout
37016
37017 \end_inset
37018 </cell>
37019 <cell alignment="center" valignment="top" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023
37024 \family sans
37025 Edit\SpecialChar \menuseparator
37026 Redo
37027 \end_layout
37028
37029 \end_inset
37030 </cell>
37031 </row>
37032 <row interlinespace="2.5mm">
37033 <cell alignment="center" valignment="top" usebox="none">
37034 \begin_inset Text
37035
37036 \begin_layout Plain Layout
37037 \begin_inset Graphics
37038         filename ../images/cut.png
37039         BoundingBox 0bp 5bp 20bp 20bp
37040
37041 \end_inset
37042
37043
37044 \end_layout
37045
37046 \end_inset
37047 </cell>
37048 <cell alignment="center" valignment="top" usebox="none">
37049 \begin_inset Text
37050
37051 \begin_layout Plain Layout
37052
37053 \family sans
37054 Edit\SpecialChar \menuseparator
37055 Cut
37056 \end_layout
37057
37058 \end_inset
37059 </cell>
37060 </row>
37061 <row interlinespace="2.5mm">
37062 <cell alignment="center" valignment="top" usebox="none">
37063 \begin_inset Text
37064
37065 \begin_layout Plain Layout
37066 \begin_inset Graphics
37067         filename ../images/copy.png
37068         BoundingBox 0bp 5bp 20bp 20bp
37069
37070 \end_inset
37071
37072
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 <cell alignment="center" valignment="top" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081
37082 \family sans
37083 Edit\SpecialChar \menuseparator
37084 Copy
37085 \end_layout
37086
37087 \end_inset
37088 </cell>
37089 </row>
37090 <row interlinespace="2.5mm">
37091 <cell alignment="center" valignment="top" usebox="none">
37092 \begin_inset Text
37093
37094 \begin_layout Plain Layout
37095 \begin_inset Graphics
37096         filename ../images/paste.png
37097         BoundingBox 0bp 5bp 20bp 20bp
37098
37099 \end_inset
37100
37101
37102 \end_layout
37103
37104 \end_inset
37105 </cell>
37106 <cell alignment="center" valignment="top" usebox="none">
37107 \begin_inset Text
37108
37109 \begin_layout Plain Layout
37110
37111 \family sans
37112 Edit\SpecialChar \menuseparator
37113 Paste
37114 \end_layout
37115
37116 \end_inset
37117 </cell>
37118 </row>
37119 <row interlinespace="2.5mm">
37120 <cell alignment="center" valignment="top" usebox="none">
37121 \begin_inset Text
37122
37123 \begin_layout Plain Layout
37124 \begin_inset Graphics
37125         filename ../images/dialog-show_findreplace.png
37126         BoundingBox 0bp 5bp 20bp 25bp
37127         rotateOrigin center
37128
37129 \end_inset
37130
37131
37132 \end_layout
37133
37134 \end_inset
37135 </cell>
37136 <cell alignment="center" valignment="top" usebox="none">
37137 \begin_inset Text
37138
37139 \begin_layout Plain Layout
37140
37141 \family sans
37142 Edit\SpecialChar \menuseparator
37143 Find
37144 \begin_inset space \thinspace{}
37145 \end_inset
37146
37147 &
37148 \begin_inset space \thinspace{}
37149 \end_inset
37150
37151 Replace
37152 \end_layout
37153
37154 \end_inset
37155 </cell>
37156 </row>
37157 <row interlinespace="2.5mm">
37158 <cell alignment="center" valignment="top" usebox="none">
37159 \begin_inset Text
37160
37161 \begin_layout Plain Layout
37162 \begin_inset Graphics
37163         filename ../images/font-emph.png
37164         BoundingBox 0bp 5bp 20bp 20bp
37165
37166 \end_inset
37167
37168
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 <cell alignment="center" valignment="top" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout Plain Layout
37177 Emphasize text, function of the Edit
37178 \family sans
37179 \SpecialChar \menuseparator
37180 Text
37181 \begin_inset space ~
37182 \end_inset
37183
37184 Style
37185 \family default
37186  dialog
37187 \end_layout
37188
37189 \end_inset
37190 </cell>
37191 </row>
37192 <row interlinespace="2.5mm">
37193 <cell alignment="center" valignment="top" usebox="none">
37194 \begin_inset Text
37195
37196 \begin_layout Plain Layout
37197 \begin_inset Graphics
37198         filename ../images/font-noun.png
37199         BoundingBox 0bp 5bp 20bp 20bp
37200
37201 \end_inset
37202
37203
37204 \end_layout
37205
37206 \end_inset
37207 </cell>
37208 <cell alignment="center" valignment="top" usebox="none">
37209 \begin_inset Text
37210
37211 \begin_layout Plain Layout
37212 Set text to noun style, function of the Edit
37213 \family sans
37214 \SpecialChar \menuseparator
37215 Text
37216 \begin_inset space ~
37217 \end_inset
37218
37219 Style
37220 \family default
37221  dialog
37222 \end_layout
37223
37224 \end_inset
37225 </cell>
37226 </row>
37227 <row interlinespace="2.5mm">
37228 <cell alignment="center" valignment="top" usebox="none">
37229 \begin_inset Text
37230
37231 \begin_layout Plain Layout
37232 \begin_inset Graphics
37233         filename ../images/textstyle-apply.png
37234         BoundingBox 0bp 5bp 20bp 20bp
37235
37236 \end_inset
37237
37238
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 <cell alignment="center" valignment="top" usebox="none">
37244 \begin_inset Text
37245
37246 \begin_layout Plain Layout
37247 Formats text using the current settings in the 
37248 \family sans
37249 Edit\SpecialChar \menuseparator
37250 Text
37251 \begin_inset space ~
37252 \end_inset
37253
37254 Style
37255 \family default
37256  dialog
37257 \end_layout
37258
37259 \end_inset
37260 </cell>
37261 </row>
37262 <row interlinespace="2.5mm">
37263 <cell alignment="center" valignment="top" usebox="none">
37264 \begin_inset Text
37265
37266 \begin_layout Plain Layout
37267 \begin_inset Graphics
37268         filename ../images/math-mode.png
37269         BoundingBox 0bp 5bp 20bp 20bp
37270
37271 \end_inset
37272
37273
37274 \end_layout
37275
37276 \end_inset
37277 </cell>
37278 <cell alignment="center" valignment="top" usebox="none">
37279 \begin_inset Text
37280
37281 \begin_layout Plain Layout
37282
37283 \family sans
37284 Insert\SpecialChar \menuseparator
37285 Math\SpecialChar \menuseparator
37286 Inline
37287 \begin_inset space ~
37288 \end_inset
37289
37290 Formula
37291 \end_layout
37292
37293 \end_inset
37294 </cell>
37295 </row>
37296 <row interlinespace="2.5mm">
37297 <cell alignment="center" valignment="top" usebox="none">
37298 \begin_inset Text
37299
37300 \begin_layout Plain Layout
37301 \begin_inset Graphics
37302         filename ../images/dialog-show-new-inset_graphics.png
37303         BoundingBox 0bp 5bp 20bp 25bp
37304         rotateOrigin center
37305
37306 \end_inset
37307
37308
37309 \end_layout
37310
37311 \end_inset
37312 </cell>
37313 <cell alignment="center" valignment="top" usebox="none">
37314 \begin_inset Text
37315
37316 \begin_layout Plain Layout
37317
37318 \family sans
37319 Insert\SpecialChar \menuseparator
37320 Graphics
37321 \end_layout
37322
37323 \end_inset
37324 </cell>
37325 </row>
37326 <row interlinespace="2.5mm">
37327 <cell alignment="center" valignment="top" usebox="none">
37328 \begin_inset Text
37329
37330 \begin_layout Plain Layout
37331 \begin_inset Graphics
37332         filename ../images/tabular-insert.png
37333         BoundingBox 0bp 5bp 20bp 25bp
37334         rotateOrigin center
37335
37336 \end_inset
37337
37338
37339 \end_layout
37340
37341 \end_inset
37342 </cell>
37343 <cell alignment="center" valignment="top" usebox="none">
37344 \begin_inset Text
37345
37346 \begin_layout Plain Layout
37347
37348 \family sans
37349 Insert\SpecialChar \menuseparator
37350 Table
37351 \end_layout
37352
37353 \end_inset
37354 </cell>
37355 </row>
37356 <row interlinespace="2.5mm">
37357 <cell alignment="center" valignment="top" usebox="none">
37358 \begin_inset Text
37359
37360 \begin_layout Plain Layout
37361 \begin_inset Graphics
37362         filename ../images/dialog-toggle_toc.png
37363         BoundingBox 0bp 5bp 20bp 25bp
37364         rotateOrigin center
37365
37366 \end_inset
37367
37368
37369 \end_layout
37370
37371 \end_inset
37372 </cell>
37373 <cell alignment="center" valignment="top" usebox="none">
37374 \begin_inset Text
37375
37376 \begin_layout Plain Layout
37377 Toggle outline window on/off, 
37378 \family sans
37379 Document\SpecialChar \menuseparator
37380 Outline
37381 \end_layout
37382
37383 \end_inset
37384 </cell>
37385 </row>
37386 <row interlinespace="2.5mm">
37387 <cell alignment="center" valignment="top" usebox="none">
37388 \begin_inset Text
37389
37390 \begin_layout Plain Layout
37391 \begin_inset Graphics
37392         filename ../images/toolbar-toggle_math.png
37393         BoundingBox 0bp 5bp 20bp 25bp
37394         rotateOrigin center
37395
37396 \end_inset
37397
37398
37399 \end_layout
37400
37401 \end_inset
37402 </cell>
37403 <cell alignment="center" valignment="top" usebox="none">
37404 \begin_inset Text
37405
37406 \begin_layout Plain Layout
37407 Toggle math toolbar on/off
37408 \end_layout
37409
37410 \end_inset
37411 </cell>
37412 </row>
37413 <row interlinespace="2.5mm">
37414 <cell alignment="center" valignment="top" usebox="none">
37415 \begin_inset Text
37416
37417 \begin_layout Plain Layout
37418 \begin_inset Graphics
37419         filename ../images/toolbar-toggle_table.png
37420         BoundingBox 0bp 5bp 20bp 25bp
37421         rotateOrigin center
37422
37423 \end_inset
37424
37425
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 <cell alignment="center" valignment="top" usebox="none">
37431 \begin_inset Text
37432
37433 \begin_layout Plain Layout
37434 Toggle table toolbar on/off
37435 \end_layout
37436
37437 \end_inset
37438 </cell>
37439 </row>
37440 </lyxtabular>
37441
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \begin_layout Subsection
37448 Extra Toolbar
37449 \begin_inset Index idx
37450 status collapsed
37451
37452 \begin_layout Plain Layout
37453 Toolbar ! Extra
37454 \end_layout
37455
37456 \end_inset
37457
37458
37459 \end_layout
37460
37461 \begin_layout Standard
37462 \begin_inset Graphics
37463         filename clipart/ExtraToolbar.png
37464         width 100col%
37465
37466 \end_inset
37467
37468
37469 \end_layout
37470
37471 \begin_layout Standard
37472 \begin_inset VSpace defskip
37473 \end_inset
37474
37475
37476 \end_layout
37477
37478 \begin_layout Standard
37479 The extra toolbar as shown above contains from left to right the following
37480  buttons:
37481 \end_layout
37482
37483 \begin_layout Standard
37484 \begin_inset VSpace defskip
37485 \end_inset
37486
37487
37488 \end_layout
37489
37490 \begin_layout Standard
37491 \begin_inset Tabular
37492 <lyxtabular version="3" rows="25" columns="2">
37493 <features islongtable="true" tabularvalignment="middle">
37494 <column alignment="left" valignment="top" width="0">
37495 <column alignment="left" valignment="top" width="0">
37496 <row interlinespace="2.5mm">
37497 <cell alignment="center" valignment="top" usebox="none">
37498 \begin_inset Text
37499
37500 \begin_layout Plain Layout
37501 \begin_inset Graphics
37502         filename ../images/layout.png
37503         BoundingBox 0bp 5bp 20bp 25bp
37504         rotateOrigin center
37505
37506 \end_inset
37507
37508
37509 \end_layout
37510
37511 \end_inset
37512 </cell>
37513 <cell alignment="center" valignment="top" usebox="none">
37514 \begin_inset Text
37515
37516 \begin_layout Plain Layout
37517 Default
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 </row>
37523 <row interlinespace="2.5mm">
37524 <cell alignment="center" valignment="top" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528 \begin_inset Graphics
37529         filename ../images/layout_Enumerate.png
37530         BoundingBox 0bp 5bp 20bp 25bp
37531         rotateOrigin center
37532
37533 \end_inset
37534
37535
37536 \end_layout
37537
37538 \end_inset
37539 </cell>
37540 <cell alignment="center" valignment="top" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544 Numbered list
37545 \end_layout
37546
37547 \end_inset
37548 </cell>
37549 </row>
37550 <row interlinespace="2.5mm">
37551 <cell alignment="center" valignment="top" usebox="none">
37552 \begin_inset Text
37553
37554 \begin_layout Plain Layout
37555 \begin_inset Graphics
37556         filename ../images/layout_Itemize.png
37557         BoundingBox 0bp 5bp 20bp 25bp
37558         rotateOrigin center
37559
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \end_inset
37566 </cell>
37567 <cell alignment="center" valignment="top" usebox="none">
37568 \begin_inset Text
37569
37570 \begin_layout Plain Layout
37571 Itemized list
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/layout_List.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 List
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 </row>
37604 <row interlinespace="2.5mm">
37605 <cell alignment="center" valignment="top" usebox="none">
37606 \begin_inset Text
37607
37608 \begin_layout Plain Layout
37609 \begin_inset Graphics
37610         filename ../images/layout_Description.png
37611         BoundingBox 0bp 5bp 20bp 25bp
37612         rotateOrigin center
37613
37614 \end_inset
37615
37616
37617 \end_layout
37618
37619 \end_inset
37620 </cell>
37621 <cell alignment="center" valignment="top" usebox="none">
37622 \begin_inset Text
37623
37624 \begin_layout Plain Layout
37625 Description list
37626 \end_layout
37627
37628 \end_inset
37629 </cell>
37630 </row>
37631 <row interlinespace="2.5mm">
37632 <cell alignment="center" valignment="top" usebox="none">
37633 \begin_inset Text
37634
37635 \begin_layout Plain Layout
37636 \begin_inset Graphics
37637         filename ../images/depth-increment.png
37638         BoundingBox 0bp 5bp 20bp 25bp
37639         rotateOrigin center
37640
37641 \end_inset
37642
37643
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 <cell alignment="center" valignment="top" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652
37653 \family sans
37654 Edit\SpecialChar \menuseparator
37655 Increase
37656 \begin_inset space ~
37657 \end_inset
37658
37659 List
37660 \begin_inset space ~
37661 \end_inset
37662
37663 Depth
37664 \end_layout
37665
37666 \end_inset
37667 </cell>
37668 </row>
37669 <row interlinespace="2.5mm">
37670 <cell alignment="center" valignment="top" usebox="none">
37671 \begin_inset Text
37672
37673 \begin_layout Plain Layout
37674 \begin_inset Graphics
37675         filename ../images/depth-decrement.png
37676         BoundingBox 0bp 5bp 20bp 25bp
37677         rotateOrigin center
37678
37679 \end_inset
37680
37681
37682 \end_layout
37683
37684 \end_inset
37685 </cell>
37686 <cell alignment="center" valignment="top" usebox="none">
37687 \begin_inset Text
37688
37689 \begin_layout Plain Layout
37690
37691 \family sans
37692 Edit\SpecialChar \menuseparator
37693 Decrease
37694 \begin_inset space ~
37695 \end_inset
37696
37697 List
37698 \begin_inset space ~
37699 \end_inset
37700
37701 Depth
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 </row>
37707 <row interlinespace="2.5mm">
37708 <cell alignment="center" valignment="top" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712 \begin_inset Graphics
37713         filename ../images/float-insert_figure.png
37714         BoundingBox 0bp 5bp 20bp 20bp
37715
37716 \end_inset
37717
37718
37719 \end_layout
37720
37721 \end_inset
37722 </cell>
37723 <cell alignment="center" valignment="top" usebox="none">
37724 \begin_inset Text
37725
37726 \begin_layout Plain Layout
37727
37728 \family sans
37729 Insert\SpecialChar \menuseparator
37730 Float\SpecialChar \menuseparator
37731 Figure
37732 \end_layout
37733
37734 \end_inset
37735 </cell>
37736 </row>
37737 <row interlinespace="2.5mm">
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742 \begin_inset Graphics
37743         filename ../images/float-insert_table.png
37744         BoundingBox 0bp 5bp 20bp 20bp
37745
37746 \end_inset
37747
37748
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 <cell alignment="center" valignment="top" usebox="none">
37754 \begin_inset Text
37755
37756 \begin_layout Plain Layout
37757
37758 \family sans
37759 Insert\SpecialChar \menuseparator
37760 Float\SpecialChar \menuseparator
37761 Table
37762 \end_layout
37763
37764 \end_inset
37765 </cell>
37766 </row>
37767 <row interlinespace="2.5mm">
37768 <cell alignment="center" valignment="top" usebox="none">
37769 \begin_inset Text
37770
37771 \begin_layout Plain Layout
37772 \begin_inset Graphics
37773         filename ../images/label-insert.png
37774         BoundingBox 0bp 5bp 20bp 20bp
37775
37776 \end_inset
37777
37778
37779 \end_layout
37780
37781 \end_inset
37782 </cell>
37783 <cell alignment="center" valignment="top" usebox="none">
37784 \begin_inset Text
37785
37786 \begin_layout Plain Layout
37787
37788 \family sans
37789 Insert\SpecialChar \menuseparator
37790 Label
37791 \end_layout
37792
37793 \end_inset
37794 </cell>
37795 </row>
37796 <row interlinespace="2.5mm">
37797 <cell alignment="center" valignment="top" usebox="none">
37798 \begin_inset Text
37799
37800 \begin_layout Plain Layout
37801 \begin_inset Graphics
37802         filename ../images/dialog-show-new-inset_ref.png
37803         BoundingBox 0bp 5bp 20bp 20bp
37804
37805 \end_inset
37806
37807
37808 \end_layout
37809
37810 \end_inset
37811 </cell>
37812 <cell alignment="center" valignment="top" usebox="none">
37813 \begin_inset Text
37814
37815 \begin_layout Plain Layout
37816
37817 \family sans
37818 Insert\SpecialChar \menuseparator
37819 Cross-Reference
37820 \end_layout
37821
37822 \end_inset
37823 </cell>
37824 </row>
37825 <row interlinespace="2.5mm">
37826 <cell alignment="center" valignment="top" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830 \begin_inset Graphics
37831         filename ../images/dialog-show-new-inset_citation.png
37832         BoundingBox 0bp 5bp 20bp 20bp
37833
37834 \end_inset
37835
37836
37837 \end_layout
37838
37839 \end_inset
37840 </cell>
37841 <cell alignment="center" valignment="top" usebox="none">
37842 \begin_inset Text
37843
37844 \begin_layout Plain Layout
37845
37846 \family sans
37847 Insert\SpecialChar \menuseparator
37848 Citation
37849 \end_layout
37850
37851 \end_inset
37852 </cell>
37853 </row>
37854 <row interlinespace="2.5mm">
37855 <cell alignment="center" valignment="top" usebox="none">
37856 \begin_inset Text
37857
37858 \begin_layout Plain Layout
37859 \begin_inset Graphics
37860         filename ../images/index-insert.png
37861         BoundingBox 0bp 5bp 20bp 20bp
37862
37863 \end_inset
37864
37865
37866 \end_layout
37867
37868 \end_inset
37869 </cell>
37870 <cell alignment="center" valignment="top" usebox="none">
37871 \begin_inset Text
37872
37873 \begin_layout Plain Layout
37874
37875 \family sans
37876 Insert\SpecialChar \menuseparator
37877 Index
37878 \begin_inset space ~
37879 \end_inset
37880
37881 Entry
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 </row>
37887 <row interlinespace="2.5mm">
37888 <cell alignment="center" valignment="top" usebox="none">
37889 \begin_inset Text
37890
37891 \begin_layout Plain Layout
37892 \begin_inset Graphics
37893         filename ../images/nomencl-insert.png
37894         BoundingBox 0bp 5bp 20bp 20bp
37895
37896 \end_inset
37897
37898
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 <cell alignment="center" valignment="top" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907
37908 \family sans
37909 Insert\SpecialChar \menuseparator
37910 Nomenclature
37911 \begin_inset space ~
37912 \end_inset
37913
37914 Entry
37915 \end_layout
37916
37917 \end_inset
37918 </cell>
37919 </row>
37920 <row interlinespace="2.5mm">
37921 <cell alignment="center" valignment="top" usebox="none">
37922 \begin_inset Text
37923
37924 \begin_layout Plain Layout
37925 \begin_inset Graphics
37926         filename ../images/footnote-insert.png
37927         BoundingBox 0bp 5bp 20bp 20bp
37928
37929 \end_inset
37930
37931
37932 \end_layout
37933
37934 \end_inset
37935 </cell>
37936 <cell alignment="center" valignment="top" usebox="none">
37937 \begin_inset Text
37938
37939 \begin_layout Plain Layout
37940
37941 \family sans
37942 Insert\SpecialChar \menuseparator
37943 Footnote
37944 \end_layout
37945
37946 \end_inset
37947 </cell>
37948 </row>
37949 <row interlinespace="2.5mm">
37950 <cell alignment="center" valignment="top" usebox="none">
37951 \begin_inset Text
37952
37953 \begin_layout Plain Layout
37954 \begin_inset Graphics
37955         filename ../images/marginalnote-insert.png
37956         BoundingBox 0bp 5bp 20bp 25bp
37957         rotateOrigin center
37958
37959 \end_inset
37960
37961
37962 \end_layout
37963
37964 \end_inset
37965 </cell>
37966 <cell alignment="center" valignment="top" usebox="none">
37967 \begin_inset Text
37968
37969 \begin_layout Plain Layout
37970
37971 \family sans
37972 Insert\SpecialChar \menuseparator
37973 Marginal
37974 \begin_inset space ~
37975 \end_inset
37976
37977 Note
37978 \end_layout
37979
37980 \end_inset
37981 </cell>
37982 </row>
37983 <row interlinespace="2.5mm">
37984 <cell alignment="center" valignment="top" usebox="none">
37985 \begin_inset Text
37986
37987 \begin_layout Plain Layout
37988 \begin_inset Graphics
37989         filename ../images/note-insert.png
37990         BoundingBox 0bp 5bp 20bp 20bp
37991
37992 \end_inset
37993
37994
37995 \end_layout
37996
37997 \end_inset
37998 </cell>
37999 <cell alignment="center" valignment="top" usebox="none">
38000 \begin_inset Text
38001
38002 \begin_layout Plain Layout
38003
38004 \family sans
38005 Insert\SpecialChar \menuseparator
38006 Note\SpecialChar \menuseparator
38007 LyX
38008 \begin_inset space ~
38009 \end_inset
38010
38011 Note
38012 \end_layout
38013
38014 \end_inset
38015 </cell>
38016 </row>
38017 <row interlinespace="2.5mm">
38018 <cell alignment="center" valignment="top" usebox="none">
38019 \begin_inset Text
38020
38021 \begin_layout Plain Layout
38022 \begin_inset Graphics
38023         filename ../images/box-insert.png
38024         BoundingBox 0bp 5bp 20bp 20bp
38025
38026 \end_inset
38027
38028
38029 \end_layout
38030
38031 \end_inset
38032 </cell>
38033 <cell alignment="center" valignment="top" usebox="none">
38034 \begin_inset Text
38035
38036 \begin_layout Plain Layout
38037
38038 \family sans
38039 Insert\SpecialChar \menuseparator
38040 Box
38041 \end_layout
38042
38043 \end_inset
38044 </cell>
38045 </row>
38046 <row interlinespace="2.5mm">
38047 <cell alignment="center" valignment="top" usebox="none">
38048 \begin_inset Text
38049
38050 \begin_layout Plain Layout
38051 \begin_inset Graphics
38052         filename ../images/url-insert.png
38053         BoundingBox 0bp 5bp 20bp 20bp
38054
38055 \end_inset
38056
38057
38058 \end_layout
38059
38060 \end_inset
38061 </cell>
38062 <cell alignment="center" valignment="top" usebox="none">
38063 \begin_inset Text
38064
38065 \begin_layout Plain Layout
38066
38067 \family sans
38068 Insert\SpecialChar \menuseparator
38069 URL
38070 \end_layout
38071
38072 \end_inset
38073 </cell>
38074 </row>
38075 <row interlinespace="2.5mm">
38076 <cell alignment="center" valignment="top" usebox="none">
38077 \begin_inset Text
38078
38079 \begin_layout Plain Layout
38080 \begin_inset Graphics
38081         filename ../images/ert-insert.png
38082         BoundingBox 0bp 5bp 20bp 20bp
38083
38084 \end_inset
38085
38086
38087 \end_layout
38088
38089 \end_inset
38090 </cell>
38091 <cell alignment="center" valignment="top" usebox="none">
38092 \begin_inset Text
38093
38094 \begin_layout Plain Layout
38095
38096 \family sans
38097 Insert\SpecialChar \menuseparator
38098 T
38099 \family default
38100
38101 \begin_inset ERT
38102 status collapsed
38103
38104 \begin_layout Plain Layout
38105
38106 {}
38107 \end_layout
38108
38109 \end_inset
38110
38111
38112 \family sans
38113 eX
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 </row>
38119 <row interlinespace="2.5mm">
38120 <cell alignment="center" valignment="top" usebox="none">
38121 \begin_inset Text
38122
38123 \begin_layout Plain Layout
38124 \begin_inset Graphics
38125         filename ../images/math-macro_newmacroname_newcommand.png
38126         BoundingBox 0bp 5bp 20bp 20bp
38127
38128 \end_inset
38129
38130
38131 \end_layout
38132
38133 \end_inset
38134 </cell>
38135 <cell alignment="center" valignment="top" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139
38140 \family sans
38141 Insert\SpecialChar \menuseparator
38142 Math\SpecialChar \menuseparator
38143 Macro
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 </row>
38149 <row interlinespace="2.5mm">
38150 <cell alignment="center" valignment="top" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 \begin_inset Graphics
38155         filename ../images/dialog-show-new-inset_include.png
38156         BoundingBox 0bp 5bp 20bp 20bp
38157
38158 \end_inset
38159
38160
38161 \end_layout
38162
38163 \end_inset
38164 </cell>
38165 <cell alignment="center" valignment="top" usebox="none">
38166 \begin_inset Text
38167
38168 \begin_layout Plain Layout
38169
38170 \family sans
38171 Insert\SpecialChar \menuseparator
38172 File\SpecialChar \menuseparator
38173 Child
38174 \begin_inset space ~
38175 \end_inset
38176
38177 Document
38178 \end_layout
38179
38180 \end_inset
38181 </cell>
38182 </row>
38183 <row interlinespace="2.5mm">
38184 <cell alignment="center" valignment="top" usebox="none">
38185 \begin_inset Text
38186
38187 \begin_layout Plain Layout
38188 \begin_inset Graphics
38189         filename ../images/dialog-show_character.png
38190         BoundingBox 0bp 5bp 20bp 25bp
38191         rotateOrigin center
38192
38193 \end_inset
38194
38195
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 <cell alignment="center" valignment="top" usebox="none">
38201 \begin_inset Text
38202
38203 \begin_layout Plain Layout
38204
38205 \family sans
38206 Edit\SpecialChar \menuseparator
38207 Text
38208 \begin_inset space ~
38209 \end_inset
38210
38211 Style
38212 \end_layout
38213
38214 \end_inset
38215 </cell>
38216 </row>
38217 <row interlinespace="2.5mm">
38218 <cell alignment="center" valignment="top" usebox="none">
38219 \begin_inset Text
38220
38221 \begin_layout Plain Layout
38222 \begin_inset Graphics
38223         filename ../images/layout-paragraph.png
38224         BoundingBox 0bp 5bp 20bp 25bp
38225         rotateOrigin center
38226
38227 \end_inset
38228
38229
38230 \end_layout
38231
38232 \end_inset
38233 </cell>
38234 <cell alignment="center" valignment="top" usebox="none">
38235 \begin_inset Text
38236
38237 \begin_layout Plain Layout
38238
38239 \family sans
38240 Edit\SpecialChar \menuseparator
38241 Paragraph
38242 \begin_inset space ~
38243 \end_inset
38244
38245 Settings
38246 \end_layout
38247
38248 \end_inset
38249 </cell>
38250 </row>
38251 <row interlinespace="2.5mm">
38252 <cell alignment="center" valignment="top" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256 \begin_inset Graphics
38257         filename ../images/thesaurus-entry.png
38258         BoundingBox 0bp 5bp 20bp 25bp
38259         rotateOrigin center
38260
38261 \end_inset
38262
38263
38264 \end_layout
38265
38266 \end_inset
38267 </cell>
38268 <cell alignment="center" valignment="top" usebox="none">
38269 \begin_inset Text
38270
38271 \begin_layout Plain Layout
38272
38273 \family sans
38274 Tools\SpecialChar \menuseparator
38275 Thesaurus
38276 \end_layout
38277
38278 \end_inset
38279 </cell>
38280 </row>
38281 </lyxtabular>
38282
38283 \end_inset
38284
38285
38286 \end_layout
38287
38288 \begin_layout Subsection
38289 View / Update Toolbar
38290 \begin_inset Index idx
38291 status collapsed
38292
38293 \begin_layout Plain Layout
38294 Toolbar ! View / Update
38295 \end_layout
38296
38297 \end_inset
38298
38299
38300 \end_layout
38301
38302 \begin_layout Standard
38303 \begin_inset Graphics
38304         filename clipart/ViewToolbar.png
38305
38306 \end_inset
38307
38308
38309 \end_layout
38310
38311 \begin_layout Standard
38312 \begin_inset VSpace defskip
38313 \end_inset
38314
38315
38316 \end_layout
38317
38318 \begin_layout Standard
38319 The view / update toolbar as shown above contains from left to right the
38320  following buttons:
38321 \end_layout
38322
38323 \begin_layout Standard
38324 \begin_inset VSpace defskip
38325 \end_inset
38326
38327
38328 \end_layout
38329
38330 \begin_layout Standard
38331 \begin_inset Tabular
38332 <lyxtabular version="3" rows="6" columns="2">
38333 <features islongtable="true" tabularvalignment="middle">
38334 <column alignment="left" valignment="top" width="0">
38335 <column alignment="left" valignment="top" width="0">
38336 <row interlinespace="2.5mm">
38337 <cell alignment="center" valignment="top" usebox="none">
38338 \begin_inset Text
38339
38340 \begin_layout Plain Layout
38341 \begin_inset Graphics
38342         filename ../images/buffer-view_dvi.png
38343         BoundingBox 0bp 5bp 20bp 25bp
38344         rotateOrigin center
38345
38346 \end_inset
38347
38348
38349 \end_layout
38350
38351 \end_inset
38352 </cell>
38353 <cell alignment="center" valignment="top" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357
38358 \family sans
38359 View\SpecialChar \menuseparator
38360 DVI
38361 \end_layout
38362
38363 \end_inset
38364 </cell>
38365 </row>
38366 <row interlinespace="2.5mm">
38367 <cell alignment="center" valignment="top" usebox="none">
38368 \begin_inset Text
38369
38370 \begin_layout Plain Layout
38371 \begin_inset Graphics
38372         filename ../images/buffer-update_dvi.png
38373         BoundingBox 0bp 5bp 20bp 25bp
38374         rotateOrigin center
38375
38376 \end_inset
38377
38378
38379 \end_layout
38380
38381 \end_inset
38382 </cell>
38383 <cell alignment="center" valignment="top" usebox="none">
38384 \begin_inset Text
38385
38386 \begin_layout Plain Layout
38387
38388 \family sans
38389 View\SpecialChar \menuseparator
38390 Update\SpecialChar \menuseparator
38391 DVI
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 </row>
38397 <row interlinespace="2.5mm">
38398 <cell alignment="center" valignment="top" usebox="none">
38399 \begin_inset Text
38400
38401 \begin_layout Plain Layout
38402 \begin_inset Graphics
38403         filename ../images/buffer-view_pdf2.png
38404         BoundingBox 0bp 5bp 20bp 25bp
38405         rotateOrigin center
38406
38407 \end_inset
38408
38409
38410 \end_layout
38411
38412 \end_inset
38413 </cell>
38414 <cell alignment="center" valignment="top" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Plain Layout
38418
38419 \family sans
38420 View\SpecialChar \menuseparator
38421 PDF
38422 \end_layout
38423
38424 \end_inset
38425 </cell>
38426 </row>
38427 <row interlinespace="2.5mm">
38428 <cell alignment="center" valignment="top" usebox="none">
38429 \begin_inset Text
38430
38431 \begin_layout Plain Layout
38432 \begin_inset Graphics
38433         filename ../images/buffer-update_pdf2.png
38434         BoundingBox 0bp 5bp 20bp 25bp
38435         rotateOrigin center
38436
38437 \end_inset
38438
38439
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 <cell alignment="center" valignment="top" usebox="none">
38445 \begin_inset Text
38446
38447 \begin_layout Plain Layout
38448
38449 \family sans
38450 View\SpecialChar \menuseparator
38451 Update\SpecialChar \menuseparator
38452 PDF
38453 \end_layout
38454
38455 \end_inset
38456 </cell>
38457 </row>
38458 <row interlinespace="2.5mm">
38459 <cell alignment="center" valignment="top" usebox="none">
38460 \begin_inset Text
38461
38462 \begin_layout Plain Layout
38463 \begin_inset Graphics
38464         filename ../images/buffer-view_ps.png
38465         BoundingBox 0bp 5bp 20bp 25bp
38466         rotateOrigin center
38467
38468 \end_inset
38469
38470
38471 \end_layout
38472
38473 \end_inset
38474 </cell>
38475 <cell alignment="center" valignment="top" usebox="none">
38476 \begin_inset Text
38477
38478 \begin_layout Plain Layout
38479
38480 \family sans
38481 View\SpecialChar \menuseparator
38482 Postscript
38483 \end_layout
38484
38485 \end_inset
38486 </cell>
38487 </row>
38488 <row interlinespace="2.5mm">
38489 <cell alignment="center" valignment="top" usebox="none">
38490 \begin_inset Text
38491
38492 \begin_layout Plain Layout
38493 \begin_inset Graphics
38494         filename ../images/buffer-update_ps.png
38495         BoundingBox 0bp 5bp 20bp 25bp
38496         rotateOrigin center
38497
38498 \end_inset
38499
38500
38501 \end_layout
38502
38503 \end_inset
38504 </cell>
38505 <cell alignment="center" valignment="top" usebox="none">
38506 \begin_inset Text
38507
38508 \begin_layout Plain Layout
38509
38510 \family sans
38511 View\SpecialChar \menuseparator
38512 Update\SpecialChar \menuseparator
38513 Postscript
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 </row>
38519 </lyxtabular>
38520
38521 \end_inset
38522
38523
38524 \end_layout
38525
38526 \begin_layout Subsection
38527 Other Toolbars
38528 \end_layout
38529
38530 \begin_layout Standard
38531 The change tracking toolbar is explained in section
38532 \begin_inset space ~
38533 \end_inset
38534
38535
38536 \begin_inset CommandInset ref
38537 LatexCommand ref
38538 reference "sec:Change-Tracking"
38539
38540 \end_inset
38541
38542 , the table toolbar
38543 \begin_inset Index idx
38544 status collapsed
38545
38546 \begin_layout Plain Layout
38547 Toolbar ! Table
38548 \end_layout
38549
38550 \end_inset
38551
38552  in the 
38553 \emph on
38554 Embedded Objects
38555 \emph default
38556  manual, the math macro toolbar
38557 \begin_inset Index idx
38558 status collapsed
38559
38560 \begin_layout Plain Layout
38561 Toolbar ! Macro
38562 \end_layout
38563
38564 \end_inset
38565
38566  in the 
38567 \emph on
38568 Math
38569 \emph default
38570  manual.
38571 \end_layout
38572
38573 \begin_layout Chapter
38574 The Document Settings
38575 \begin_inset CommandInset label
38576 LatexCommand label
38577 name "cha:The-Document-Settings"
38578
38579 \end_inset
38580
38581
38582 \begin_inset Index idx
38583 status collapsed
38584
38585 \begin_layout Plain Layout
38586 Document ! Settings
38587 \end_layout
38588
38589 \end_inset
38590
38591
38592 \end_layout
38593
38594 \begin_layout Standard
38595 The document settings dialog contains submenus to set properties for the
38596  whole document and is called with the menu
38597 \family sans
38598  Document\SpecialChar \menuseparator
38599 Settings
38600 \family default
38601 .
38602  You can save your document settings as default with th
38603 \family sans
38604 e Save as Document Defaults
38605 \family default
38606  button in the dialog.
38607  This will create a template name
38608 \family typewriter
38609 d
38610 \family default
38611  
38612 \family typewriter
38613 default.lyx
38614 \family default
38615  which is automatically loaded by LyX when you create a new document without
38616  using a template.
38617 \end_layout
38618
38619 \begin_layout Standard
38620 The different submenus of the dialog are explained in the following.
38621 \end_layout
38622
38623 \begin_layout Section
38624 Document Class
38625 \end_layout
38626
38627 \begin_layout Standard
38628 Here you set the document class, class options, a graphics driver, and a
38629  master document.
38630  Document classes are described in section
38631 \begin_inset space ~
38632 \end_inset
38633
38634
38635 \begin_inset CommandInset ref
38636 LatexCommand ref
38637 reference "sec:Document-Classes"
38638
38639 \end_inset
38640
38641 .
38642  Some classes use some class options by default.
38643  If this is the case, they are listed in the field 
38644 \family sans
38645 Predefined
38646 \family default
38647  and you can decide to use them or not.
38648  If you don't exactly know what the default class options are for, it is
38649  recommended not to touch them.
38650  The graphics driver is used for LaTeX's graphics, color and page layout
38651  packages.
38652  When using 
38653 \family sans
38654 Default
38655 \family default
38656 , the default driver for the LaTeX-packages are used.
38657  It is recommended to use the default unless you know what you are doing.
38658 \begin_inset Foot
38659 status collapsed
38660
38661 \begin_layout Plain Layout
38662 When you want one of the following drivers
38663 \begin_inset Newline newline
38664 \end_inset
38665
38666 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
38667 \begin_inset Newline newline
38668 \end_inset
38669
38670 you first have to activate them in your LaTeX distribution, see sec.
38671 \begin_inset space \thinspace{}
38672 \end_inset
38673
38674 2 in 
38675 \begin_inset CommandInset href
38676 LatexCommand href
38677 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
38678
38679 \end_inset
38680
38681 .
38682 \end_layout
38683
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \begin_layout Standard
38690 Specifying a master document is necessary when the current document is a
38691  child or subdocument.
38692  This master document will be used by LyX when the child document is opened
38693  without its master.
38694  This way child documents are always compileable.
38695  More about master and child documents is explained in the section 
38696 \emph on
38697 Child Documents
38698 \emph default
38699  of the 
38700 \emph on
38701 Embedded Objects
38702 \emph default
38703  manual.
38704 \end_layout
38705
38706 \begin_layout Section
38707 Modules
38708 \end_layout
38709
38710 \begin_layout Standard
38711 Modules are explained in section
38712 \begin_inset space ~
38713 \end_inset
38714
38715
38716 \begin_inset CommandInset ref
38717 LatexCommand ref
38718 reference "sub:Modules"
38719
38720 \end_inset
38721
38722 .
38723 \end_layout
38724
38725 \begin_layout Section
38726 Fonts
38727 \end_layout
38728
38729 \begin_layout Standard
38730 The document font settings are described in section
38731 \begin_inset space ~
38732 \end_inset
38733
38734
38735 \begin_inset CommandInset ref
38736 LatexCommand ref
38737 reference "sec:Fonts-and-Text"
38738
38739 \end_inset
38740
38741 .
38742 \end_layout
38743
38744 \begin_layout Section
38745 Text Layout
38746 \end_layout
38747
38748 \begin_layout Standard
38749 You can specify if paragraphs should be separated by indentations or vertical
38750  skips.
38751  The line spacing and the number of text columns can here also be specified.
38752  
38753 \end_layout
38754
38755 \begin_layout Standard
38756 Note that LyX won't show two columns or the set up line spacing on screen.
38757  That's impractical, often unreadable, and not part of the WYSIWYM concept.
38758  However, it will be as you specified it in the output.
38759 \end_layout
38760
38761 \begin_layout Standard
38762 The listings settings are explained in the corresponding section in the
38763  
38764 \emph on
38765 Embedded Objects
38766 \emph default
38767  manual.
38768 \end_layout
38769
38770 \begin_layout Section
38771 Page Layout
38772 \end_layout
38773
38774 \begin_layout Standard
38775 A description of this menu is given in section
38776 \begin_inset space ~
38777 \end_inset
38778
38779
38780 \begin_inset CommandInset ref
38781 LatexCommand ref
38782 reference "sub:Paper-Size,-Orientation,"
38783
38784 \end_inset
38785
38786  and 
38787 \begin_inset CommandInset ref
38788 LatexCommand ref
38789 reference "sub:Document-Layout"
38790
38791 \end_inset
38792
38793 .
38794 \end_layout
38795
38796 \begin_layout Section
38797 Page Margins
38798 \end_layout
38799
38800 \begin_layout Standard
38801 Here you can adjust the paper margins, see section
38802 \begin_inset space ~
38803 \end_inset
38804
38805
38806 \begin_inset CommandInset ref
38807 LatexCommand ref
38808 reference "sub:Margins"
38809
38810 \end_inset
38811
38812 .
38813 \end_layout
38814
38815 \begin_layout Section
38816 Language
38817 \begin_inset Index idx
38818 status collapsed
38819
38820 \begin_layout Plain Layout
38821 Language ! Encoding
38822 \end_layout
38823
38824 \end_inset
38825
38826
38827 \end_layout
38828
38829 \begin_layout Standard
38830 The document language and quote styles are set here.
38831  The encoding specifies how the document content is exported to LaTeX (the
38832  LyX file is always encoded in utf8).
38833  All characters that cannot be encoded using the specified encoding will
38834  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
38835  known for a particular character).
38836 \begin_inset Foot
38837 status collapsed
38838
38839 \begin_layout Plain Layout
38840 The known commands are defined in a text file.
38841  You can add commands for unknown symbols to that file yourself, see the
38842  
38843 \emph on
38844 Customization
38845 \emph default
38846  manual for details.
38847 \end_layout
38848
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \begin_layout Standard
38855 If you use the option 
38856 \family sans
38857 Language Default
38858 \family default
38859 , LyX determines the encoding of a text part from the language of this text.
38860  If the document contains text in more than one language you may get more
38861  than one encoding in the LaTeX file.
38862  If you do not use this option then the complete document will always use
38863  exactly one encoding.
38864  Checking this option is the preferred setting unless you use 
38865 \family sans
38866 XeTeX
38867 \family default
38868
38869 \begin_inset Foot
38870 status collapsed
38871
38872 \begin_layout Plain Layout
38873 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
38874  It natively supports Unicode while its input file is assumed to be in UTF-8
38875  encoding.
38876  More about using LyX with XeTeX can be found in 
38877 \begin_inset CommandInset citation
38878 LatexCommand cite
38879 key "XeTeX"
38880
38881 \end_inset
38882
38883 .
38884 \end_layout
38885
38886 \end_inset
38887
38888  (see below).
38889 \end_layout
38890
38891 \begin_layout Standard
38892 LyX also supports Unicode output, which is particularly useful if you need
38893  lots of special symbols or non-alphabetic scripts, respectively.
38894  If you want to use this (and your LaTeX installation supports Unicode,
38895  for that matter), choose one of the four utf8 variants from the list below.
38896  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
38897  so it is not uncommon that a file with lots of Unicode symbols works fine
38898  with 
38899 \family sans
38900 Language Default
38901 \family default
38902  (when LyX uses it's list of known LaTeX-commands), but does not work with
38903  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
38904  because all Unicode symbols can be encoded in utf8).
38905 \end_layout
38906
38907 \begin_layout Standard
38908 Here is a list with the important encodings:
38909 \end_layout
38910
38911 \begin_layout Description
38912 Language
38913 \begin_inset space ~
38914 \end_inset
38915
38916 Default
38917 \begin_inset space ~
38918 \end_inset
38919
38920 (no
38921 \begin_inset space ~
38922 \end_inset
38923
38924 inputenc) Same as 
38925 \family sans
38926 Language Default
38927 \family default
38928 , but the LaTeX-package 
38929 \series bold
38930 inputenc
38931 \series default
38932
38933 \begin_inset Index idx
38934 status collapsed
38935
38936 \begin_layout Plain Layout
38937 LaTeX-packages ! inputenc
38938 \end_layout
38939
38940 \end_inset
38941
38942  is not used.
38943  When using this, you probably need to load some additional packages manually
38944  in the preamble and specify the used encoding for text parts in foreign
38945  languages in TeX code.
38946 \end_layout
38947
38948 \begin_layout Description
38949 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
38950  LyX converts all other characters into LaTeX commands, which may result
38951  in a big file when lots of LaTeX-commands are needed.
38952 \end_layout
38953
38954 \begin_layout Description
38955 Arabic
38956 \begin_inset space ~
38957 \end_inset
38958
38959 (CP
38960 \begin_inset space ~
38961 \end_inset
38962
38963 1256) MS Windows code page for Arabic and Farsi
38964 \end_layout
38965
38966 \begin_layout Description
38967 Arabic
38968 \begin_inset space ~
38969 \end_inset
38970
38971 (ISO
38972 \begin_inset space ~
38973 \end_inset
38974
38975 8859-6) for Arabic and Farsi
38976 \end_layout
38977
38978 \begin_layout Description
38979 Armenian
38980 \begin_inset space ~
38981 \end_inset
38982
38983 (ArmSCII8) for Armenian
38984 \end_layout
38985
38986 \begin_layout Description
38987 Baltic
38988 \begin_inset space ~
38989 \end_inset
38990
38991 (CP
38992 \begin_inset space ~
38993 \end_inset
38994
38995 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
38996  as the ISO-8859-13 encoding
38997 \end_layout
38998
38999 \begin_layout Description
39000 Baltic
39001 \begin_inset space ~
39002 \end_inset
39003
39004 (ISO
39005 \begin_inset space ~
39006 \end_inset
39007
39008 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39009  encoding
39010 \end_layout
39011
39012 \begin_layout Description
39013 Baltic
39014 \begin_inset space ~
39015 \end_inset
39016
39017 (ISO
39018 \begin_inset space ~
39019 \end_inset
39020
39021 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39022  ISO-8859-13 encoding
39023 \end_layout
39024
39025 \begin_layout Description
39026 Central
39027 \begin_inset space ~
39028 \end_inset
39029
39030 European
39031 \begin_inset space ~
39032 \end_inset
39033
39034 (CP
39035 \begin_inset space ~
39036 \end_inset
39037
39038 1250) MS Windows code page for ISO
39039 \begin_inset space ~
39040 \end_inset
39041
39042 8859-2 (latin2)
39043 \end_layout
39044
39045 \begin_layout Description
39046 Central
39047 \begin_inset space ~
39048 \end_inset
39049
39050 European
39051 \begin_inset space ~
39052 \end_inset
39053
39054 (ISO
39055 \begin_inset space ~
39056 \end_inset
39057
39058 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39059  Romanian, Slovak, and Slovenian
39060 \end_layout
39061
39062 \begin_layout Description
39063 Chinese
39064 \begin_inset space ~
39065 \end_inset
39066
39067 (simplified)
39068 \begin_inset space ~
39069 \end_inset
39070
39071 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39072  this encoding is officially replaced by the encoding GB18030, as GB18030
39073  is not available for LaTeX you should try to use the encoding Unicode
39074 \begin_inset space ~
39075 \end_inset
39076
39077 (CJK)
39078 \begin_inset space ~
39079 \end_inset
39080
39081 (utf8)
39082 \end_layout
39083
39084 \begin_layout Description
39085 Chinese
39086 \begin_inset space ~
39087 \end_inset
39088
39089 (simplified)
39090 \begin_inset space ~
39091 \end_inset
39092
39093 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39094  except for the Euro currency sign, since 2001 this encoding is officially
39095  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39096  you should try to use the encoding Unicode
39097 \begin_inset space ~
39098 \end_inset
39099
39100 (CJK)
39101 \begin_inset space ~
39102 \end_inset
39103
39104 (utf8)
39105 \end_layout
39106
39107 \begin_layout Description
39108 Chinese
39109 \begin_inset space ~
39110 \end_inset
39111
39112 (traditional)
39113 \begin_inset space ~
39114 \end_inset
39115
39116 (EUC-TW) for traditional Chinese
39117 \end_layout
39118
39119 \begin_layout Description
39120 Cyrillic
39121 \begin_inset space ~
39122 \end_inset
39123
39124 (CP
39125 \begin_inset space ~
39126 \end_inset
39127
39128 1251) MS Windows code page for Cyrillic
39129 \end_layout
39130
39131 \begin_layout Description
39132 Cyrillic
39133 \begin_inset space ~
39134 \end_inset
39135
39136 (ISO
39137 \begin_inset space ~
39138 \end_inset
39139
39140 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39141 \end_layout
39142
39143 \begin_layout Description
39144 Cyrillic
39145 \begin_inset space ~
39146 \end_inset
39147
39148 (KOI8-R) standard Cyrillic especially for Russian
39149 \end_layout
39150
39151 \begin_layout Description
39152 Cyrillic
39153 \begin_inset space ~
39154 \end_inset
39155
39156 (KOI8-U) Cyrillic for Ukrainian
39157 \end_layout
39158
39159 \begin_layout Description
39160 Cyrillic
39161 \begin_inset space ~
39162 \end_inset
39163
39164 (pt
39165 \begin_inset space ~
39166 \end_inset
39167
39168 154) Cyrillic for Kazakh
39169 \end_layout
39170
39171 \begin_layout Description
39172 Greek
39173 \begin_inset space ~
39174 \end_inset
39175
39176 (ISO
39177 \begin_inset space ~
39178 \end_inset
39179
39180 8859-7) for Greek
39181 \end_layout
39182
39183 \begin_layout Description
39184 Hebrew
39185 \begin_inset space ~
39186 \end_inset
39187
39188 (CP
39189 \begin_inset space ~
39190 \end_inset
39191
39192 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39193 \end_layout
39194
39195 \begin_layout Description
39196 Hebrew
39197 \begin_inset space ~
39198 \end_inset
39199
39200 (ISO
39201 \begin_inset space ~
39202 \end_inset
39203
39204 8859-8) for Hebrew
39205 \end_layout
39206
39207 \begin_layout Description
39208 Japanese
39209 \begin_inset space ~
39210 \end_inset
39211
39212 (CJK)
39213 \begin_inset space ~
39214 \end_inset
39215
39216 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39217 \series bold
39218 CJK
39219 \series default
39220
39221 \begin_inset Index idx
39222 status collapsed
39223
39224 \begin_layout Plain Layout
39225 LaTeX-packages ! CJK
39226 \end_layout
39227
39228 \end_inset
39229
39230 , when using this, set the document language to 
39231 \family sans
39232 Japanese (CJK)
39233 \end_layout
39234
39235 \begin_layout Description
39236 Japanese
39237 \begin_inset space ~
39238 \end_inset
39239
39240 (CJK)
39241 \begin_inset space ~
39242 \end_inset
39243
39244 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39245 \series bold
39246 CJK
39247 \series default
39248 , when using this, set the document language to 
39249 \family sans
39250 Japanese (CJK)
39251 \end_layout
39252
39253 \begin_layout Description
39254 Japanese
39255 \begin_inset space ~
39256 \end_inset
39257
39258 (non-CJK)
39259 \begin_inset space ~
39260 \end_inset
39261
39262 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39263 \series bold
39264 japanese
39265 \series default
39266
39267 \begin_inset Index idx
39268 status collapsed
39269
39270 \begin_layout Plain Layout
39271 LaTeX-packages ! japanese
39272 \end_layout
39273
39274 \end_inset
39275
39276 , when using this, set the document language to 
39277 \family sans
39278 Japanese
39279 \end_layout
39280
39281 \begin_layout Description
39282 Japanese
39283 \begin_inset space ~
39284 \end_inset
39285
39286 (non-CJK)
39287 \begin_inset space ~
39288 \end_inset
39289
39290 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39291 \series bold
39292 japanese
39293 \series default
39294 , when using this, set the document language to 
39295 \family sans
39296 Japanese
39297 \end_layout
39298
39299 \begin_layout Description
39300 Japanese
39301 \begin_inset space ~
39302 \end_inset
39303
39304 (non-CJK)
39305 \begin_inset space ~
39306 \end_inset
39307
39308 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39309 \series bold
39310 japanese
39311 \series default
39312 , when using this, set the document language to 
39313 \family sans
39314 Japanese
39315 \end_layout
39316
39317 \begin_layout Description
39318 Korean
39319 \begin_inset space ~
39320 \end_inset
39321
39322 (EUC-KR) for Korean
39323 \end_layout
39324
39325 \begin_layout Description
39326 Southern
39327 \begin_inset space ~
39328 \end_inset
39329
39330 European
39331 \begin_inset space ~
39332 \end_inset
39333
39334 (ISO
39335 \begin_inset space ~
39336 \end_inset
39337
39338 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39339 \end_layout
39340
39341 \begin_layout Description
39342 South-Eastern
39343 \begin_inset space ~
39344 \end_inset
39345
39346 European
39347 \begin_inset space ~
39348 \end_inset
39349
39350 (ISO
39351 \begin_inset space ~
39352 \end_inset
39353
39354 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39355  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39356  to cover many languages and characters with diacritics
39357 \end_layout
39358
39359 \begin_layout Description
39360 Thai
39361 \begin_inset space ~
39362 \end_inset
39363
39364 (TIS
39365 \begin_inset space ~
39366 \end_inset
39367
39368 620-0) for Thai
39369 \end_layout
39370
39371 \begin_layout Description
39372 Turkish
39373 \begin_inset space ~
39374 \end_inset
39375
39376 (ISO
39377 \begin_inset space ~
39378 \end_inset
39379
39380 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39381  Icelandic letters are replaced by Turkish ones
39382 \end_layout
39383
39384 \begin_layout Description
39385 Unicode
39386 \begin_inset space ~
39387 \end_inset
39388
39389 (CJK)
39390 \begin_inset space ~
39391 \end_inset
39392
39393 (utf8) Unicode utf8 with the LaTeX-package 
39394 \series bold
39395 CJK
39396 \series default
39397
39398 \begin_inset Index idx
39399 status collapsed
39400
39401 \begin_layout Plain Layout
39402 LaTeX-packages ! CJK
39403 \end_layout
39404
39405 \end_inset
39406
39407  (for the languages Chinese, Japanese and Korean)
39408 \end_layout
39409
39410 \begin_layout Description
39411 Unicode
39412 \begin_inset space ~
39413 \end_inset
39414
39415 (XeTeX)
39416 \begin_inset space ~
39417 \end_inset
39418
39419 (utf8) Unicode utf8 to be used with 
39420 \family sans
39421 XeTeX
39422 \family default
39423 , which uses Unicode directly, without the help of the LaTeX-package 
39424 \series bold
39425 inputenc
39426 \series default
39427  
39428 \begin_inset Foot
39429 status collapsed
39430
39431 \begin_layout Plain Layout
39432 More about using LyX with XeTeX can be found in 
39433 \begin_inset CommandInset citation
39434 LatexCommand cite
39435 key "XeTeX"
39436
39437 \end_inset
39438
39439 .
39440 \end_layout
39441
39442 \end_inset
39443
39444
39445 \end_layout
39446
39447 \begin_layout Description
39448 Unicode
39449 \begin_inset space ~
39450 \end_inset
39451
39452 (ucs-extended)
39453 \begin_inset space ~
39454 \end_inset
39455
39456 (utf8x) Unicode utf8 based on the LaTeX package 
39457 \series bold
39458 ucs
39459 \series default
39460
39461 \begin_inset Index idx
39462 status collapsed
39463
39464 \begin_layout Plain Layout
39465 LaTeX-packages ! ucs
39466 \end_layout
39467
39468 \end_inset
39469
39470  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39471 \end_layout
39472
39473 \begin_layout Description
39474 Unicode
39475 \begin_inset space ~
39476 \end_inset
39477
39478 (utf8) Unicode utf8 based on the LaTeX-package 
39479 \series bold
39480 inputenc
39481 \series default
39482
39483 \begin_inset Index idx
39484 status collapsed
39485
39486 \begin_layout Plain Layout
39487 LaTeX-packages ! inputenc
39488 \end_layout
39489
39490 \end_inset
39491
39492 .
39493  Currently only a limited range of characters (mainly for Latin scripts)
39494  is supported.
39495 \end_layout
39496
39497 \begin_layout Description
39498 Western
39499 \begin_inset space ~
39500 \end_inset
39501
39502 European
39503 \begin_inset space ~
39504 \end_inset
39505
39506 (CP
39507 \begin_inset space ~
39508 \end_inset
39509
39510 1252) MS Windows code page for ISO
39511 \begin_inset space ~
39512 \end_inset
39513
39514 8859-1 (latin1)
39515 \end_layout
39516
39517 \begin_layout Description
39518 Western
39519 \begin_inset space ~
39520 \end_inset
39521
39522 European
39523 \begin_inset space ~
39524 \end_inset
39525
39526 (ISO
39527 \begin_inset space ~
39528 \end_inset
39529
39530 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39531  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39532  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39533 5 encoding instead
39534 \end_layout
39535
39536 \begin_layout Description
39537 Western
39538 \begin_inset space ~
39539 \end_inset
39540
39541 European
39542 \begin_inset space ~
39543 \end_inset
39544
39545 (ISO
39546 \begin_inset space ~
39547 \end_inset
39548
39549 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39550  sign, the œ-ligature and some characters used for French and Finnish
39551 \end_layout
39552
39553 \begin_layout Section
39554 Numbering & TOC
39555 \end_layout
39556
39557 \begin_layout Standard
39558 You can adjust here the numbering depth of sections headings as described
39559  in section
39560 \begin_inset space ~
39561 \end_inset
39562
39563
39564 \begin_inset CommandInset ref
39565 LatexCommand ref
39566 reference "sub:Numbering-depth"
39567
39568 \end_inset
39569
39570 .
39571 \end_layout
39572
39573 \begin_layout Section
39574 Bibliography
39575 \end_layout
39576
39577 \begin_layout Standard
39578 You can specify here a citation style using the LaTeX-packages 
39579 \series bold
39580 natbib
39581 \series default
39582
39583 \begin_inset Index idx
39584 status collapsed
39585
39586 \begin_layout Plain Layout
39587 LaTeX-packages ! natbib
39588 \end_layout
39589
39590 \end_inset
39591
39592  or 
39593 \series bold
39594 jurabib
39595 \series default
39596
39597 \begin_inset Index idx
39598 status collapsed
39599
39600 \begin_layout Plain Layout
39601 LaTeX-packages ! jurabib
39602 \end_layout
39603
39604 \end_inset
39605
39606 .
39607  For a further description see section
39608 \begin_inset space ~
39609 \end_inset
39610
39611
39612 \begin_inset CommandInset ref
39613 LatexCommand ref
39614 reference "sec:Bibliography"
39615
39616 \end_inset
39617
39618 .
39619 \end_layout
39620
39621 \begin_layout Section
39622 PDF Properties
39623 \end_layout
39624
39625 \begin_layout Standard
39626 The PDF properties are explained in section
39627 \begin_inset space ~
39628 \end_inset
39629
39630
39631 \begin_inset CommandInset ref
39632 LatexCommand ref
39633 reference "sec:PDF-Properties"
39634
39635 \end_inset
39636
39637 .
39638 \end_layout
39639
39640 \begin_layout Section
39641 Math Options
39642 \end_layout
39643
39644 \begin_layout Standard
39645 These options will force LyX to use the LaTeX-packages 
39646 \series bold
39647 amsmath
39648 \series default
39649
39650 \begin_inset Index idx
39651 status collapsed
39652
39653 \begin_layout Plain Layout
39654 LaTeX-packages ! amsmath
39655 \end_layout
39656
39657 \end_inset
39658
39659  and 
39660 \series bold
39661 esint
39662 \series default
39663
39664 \begin_inset Index idx
39665 status collapsed
39666
39667 \begin_layout Plain Layout
39668 LaTeX-packages ! esint
39669 \end_layout
39670
39671 \end_inset
39672
39673  or to use them automatically when they are needed.
39674 \end_layout
39675
39676 \begin_layout Standard
39677
39678 \series bold
39679 amsmath
39680 \series default
39681  is needed for many constructs, so when you get LaTeX-errors in formulas,
39682  assure that you have enabled AMS.
39683 \end_layout
39684
39685 \begin_layout Standard
39686
39687 \series bold
39688 esint
39689 \series default
39690  is used for special integral characters.
39691 \end_layout
39692
39693 \begin_layout Section
39694 Float Placement
39695 \end_layout
39696
39697 \begin_layout Standard
39698 The float placement options are described in section
39699 \begin_inset space ~
39700 \end_inset
39701
39702
39703 \begin_inset CommandInset ref
39704 LatexCommand ref
39705 reference "sub:Float-Placement"
39706
39707 \end_inset
39708
39709 .
39710 \end_layout
39711
39712 \begin_layout Section
39713 Bullets
39714 \end_layout
39715
39716 \begin_layout Standard
39717 Here you can adjust the characters for the itemize levels.
39718  The itemize environment is described in section
39719 \begin_inset space ~
39720 \end_inset
39721
39722
39723 \begin_inset CommandInset ref
39724 LatexCommand ref
39725 reference "sec:Itemize"
39726
39727 \end_inset
39728
39729 .
39730 \end_layout
39731
39732 \begin_layout Section
39733 Branches
39734 \end_layout
39735
39736 \begin_layout Standard
39737 Branches are described in section
39738 \begin_inset space ~
39739 \end_inset
39740
39741
39742 \begin_inset CommandInset ref
39743 LatexCommand ref
39744 reference "sec:Branches"
39745
39746 \end_inset
39747
39748 .
39749 \end_layout
39750
39751 \begin_layout Section
39752 LaT
39753 \begin_inset ERT
39754 status collapsed
39755
39756 \begin_layout Plain Layout
39757
39758 {}
39759 \end_layout
39760
39761 \end_inset
39762
39763 eX Preamble
39764 \end_layout
39765
39766 \begin_layout Standard
39767 In this text field are entered commands to load special LaTeX-packages or
39768  to define LaTeX-commands.
39769  The preamble is a thing for LaTeX-experts.
39770  You shouldn't enter commands here until you don't exactly know what you
39771  do.
39772 \end_layout
39773
39774 \begin_layout Standard
39775 An introduction in the LaTeX-syntax is given in section
39776 \begin_inset space ~
39777 \end_inset
39778
39779
39780 \begin_inset CommandInset ref
39781 LatexCommand ref
39782 reference "sub:LaTeX-Syntax"
39783
39784 \end_inset
39785
39786 .
39787 \end_layout
39788
39789 \begin_layout Chapter
39790 The 
39791 \family sans
39792 Preferences
39793 \family default
39794  Dialog
39795 \begin_inset CommandInset label
39796 LatexCommand label
39797 name "cha:The-Preferences-dialog"
39798
39799 \end_inset
39800
39801
39802 \begin_inset Index idx
39803 status collapsed
39804
39805 \begin_layout Plain Layout
39806 Preferences
39807 \end_layout
39808
39809 \end_inset
39810
39811
39812 \end_layout
39813
39814 \begin_layout Standard
39815 The preferences dialog is called with the menu 
39816 \family sans
39817 Tools\SpecialChar \menuseparator
39818 Preferences
39819 \family default
39820 .
39821  It consists of submenus explained in the following.
39822 \end_layout
39823
39824 \begin_layout Section
39825 Look and Feel
39826 \end_layout
39827
39828 \begin_layout Subsection
39829 User Interface
39830 \end_layout
39831
39832 \begin_layout Subsubsection
39833 User Interface File
39834 \begin_inset Index idx
39835 status collapsed
39836
39837 \begin_layout Plain Layout
39838 Customization ! of toolbars
39839 \end_layout
39840
39841 \end_inset
39842
39843
39844 \begin_inset Index idx
39845 status collapsed
39846
39847 \begin_layout Plain Layout
39848 Customization ! of menus
39849 \end_layout
39850
39851 \end_inset
39852
39853
39854 \end_layout
39855
39856 \begin_layout Standard
39857 \begin_inset Note Greyedout
39858 status open
39859
39860 \begin_layout Plain Layout
39861
39862 \series bold
39863 Note:
39864 \series default
39865  You have to restart LyX before the change of the user interface file take
39866  effect.
39867 \end_layout
39868
39869 \end_inset
39870
39871
39872 \end_layout
39873
39874 \begin_layout Standard
39875 The appearance of the menus and toolbars can be changed by choosing an user
39876  interface (ui) file.
39877  An ui-file is a text file where the toolbars and menus are listed.
39878  The toolbar buttons and menu entries are specified in the files 
39879 \shape italic
39880 stdtoolbars.inc
39881 \shape default
39882  and 
39883 \shape italic
39884 stdmenus.inc
39885 \shape default
39886 , respectively.
39887  Both files are loaded by the 
39888 \emph on
39889 default.ui
39890 \emph default
39891  file.
39892  To create your own menu and toolbar layout, start with a copy of these
39893  files and edit the entries.
39894 \end_layout
39895
39896 \begin_layout Standard
39897 The syntax of the .inc-files is straightforward: The 
39898 \family sans
39899 Menubar
39900 \family default
39901
39902 \family sans
39903 Menu
39904 \family default
39905  and 
39906 \family sans
39907 Toolbar
39908 \family default
39909  entries must be ended with an explicit 
39910 \family sans
39911 End
39912 \family default
39913 .
39914  They may contain 
39915 \family sans
39916 Submenus
39917 \family default
39918
39919 \family sans
39920 Items
39921 \family default
39922
39923 \family sans
39924 OptItems
39925 \family default
39926
39927 \family sans
39928 Separators
39929 \family default
39930
39931 \family sans
39932 Icons,
39933 \family default
39934  and in the case of the 
39935 \begin_inset Quotes eld
39936 \end_inset
39937
39938 file
39939 \begin_inset Quotes erd
39940 \end_inset
39941
39942  menus a 
39943 \family sans
39944 Lastfiles
39945 \family default
39946  entry.
39947  The syntax for the entries is:
39948 \end_layout
39949
39950 \begin_layout Standard
39951 \begin_inset VSpace smallskip*
39952 \end_inset
39953
39954
39955 \series bold
39956 Item 
39957 \begin_inset Quotes erd
39958 \end_inset
39959
39960 menu 
39961 \series default
39962 or
39963 \series bold
39964  button name
39965 \begin_inset Quotes erd
39966 \end_inset
39967
39968  
39969 \begin_inset Quotes erd
39970 \end_inset
39971
39972 LyX-function
39973 \begin_inset Quotes erd
39974 \end_inset
39975
39976
39977 \end_layout
39978
39979 \begin_layout Standard
39980 \noindent
39981 \begin_inset VSpace smallskip*
39982 \end_inset
39983
39984 All LyX-functions are listed in 
39985 \begin_inset CommandInset citation
39986 LatexCommand cite
39987 key "LyX-func"
39988
39989 \end_inset
39990
39991 .
39992 \end_layout
39993
39994 \begin_layout Standard
39995 \begin_inset VSpace medskip
39996 \end_inset
39997
39998
39999 \end_layout
40000
40001 \begin_layout Standard
40002 An example: Assuming you use the menu 
40003 \family sans
40004 Navigate\SpecialChar \menuseparator
40005 Bookmarks
40006 \family default
40007  quite often and therefore want six available bookmarks, you can add the
40008  line
40009 \end_layout
40010
40011 \begin_layout Standard
40012 \begin_inset VSpace smallskip*
40013 \end_inset
40014
40015
40016 \series bold
40017 Item "Save Bookmark 6" "bookmark-save 6"
40018 \end_layout
40019
40020 \begin_layout Standard
40021 \noindent
40022 \begin_inset VSpace smallskip*
40023 \end_inset
40024
40025 to the navigate menu section in the .inc-file to have the sixth bookmark.
40026 \end_layout
40027
40028 \begin_layout Subsubsection
40029 Automatic help
40030 \end_layout
40031
40032 \begin_layout Standard
40033 The option 
40034 \family sans
40035 Enable tool tips in main work area
40036 \family default
40037  enables tool tips showing the content of closed insets like index entries
40038  or footnotes.
40039 \end_layout
40040
40041 \begin_layout Subsubsection
40042 Session
40043 \end_layout
40044
40045 \begin_layout Standard
40046 With the option 
40047 \family sans
40048 Allow saving
40049 \begin_inset space \thinspace{}
40050 \end_inset
40051
40052 /
40053 \begin_inset space \thinspace{}
40054 \end_inset
40055
40056 restoring of window layout and geometries
40057 \family default
40058  LyX's main window will be opened with the size and layout that was used
40059  in the last LyX session.
40060 \end_layout
40061
40062 \begin_layout Standard
40063 The option 
40064 \family sans
40065 Restore cursor positions
40066 \family default
40067  sets the cursor to the position in the file where it has been the last
40068  time.
40069 \end_layout
40070
40071 \begin_layout Standard
40072 The option 
40073 \family sans
40074 Load opened files from last session
40075 \family default
40076  opens all files that were opened in the last LyX session.
40077 \end_layout
40078
40079 \begin_layout Subsubsection
40080 Documents
40081 \begin_inset CommandInset label
40082 LatexCommand label
40083 name "sub:Backup documents"
40084
40085 \end_inset
40086
40087
40088 \begin_inset Index idx
40089 status collapsed
40090
40091 \begin_layout Plain Layout
40092 Backup ! Documents
40093 \end_layout
40094
40095 \end_inset
40096
40097
40098 \end_layout
40099
40100 \begin_layout Standard
40101 When the option 
40102 \family sans
40103 Backup documents
40104 \family default
40105  is set, you can specify the time between backup saves.
40106 \end_layout
40107
40108 \begin_layout Standard
40109
40110 \family sans
40111 Maximum last files
40112 \family default
40113  is the number of last opened files that LyX should display in the menu
40114  
40115 \family sans
40116 File\SpecialChar \menuseparator
40117 Open
40118 \begin_inset space ~
40119 \end_inset
40120
40121 Recent
40122 \family default
40123 .
40124 \end_layout
40125
40126 \begin_layout Standard
40127 When the option 
40128 \family sans
40129 Open documents in tabs
40130 \family default
40131  is not used, then every file will be opened in its own new instance of
40132  LyX.
40133 \end_layout
40134
40135 \begin_layout Subsection
40136 Screen Fonts
40137 \begin_inset Index idx
40138 status collapsed
40139
40140 \begin_layout Plain Layout
40141 Font ! Screen
40142 \end_layout
40143
40144 \end_inset
40145
40146
40147 \begin_inset CommandInset label
40148 LatexCommand label
40149 name "sub:Screen-Fonts"
40150
40151 \end_inset
40152
40153
40154 \end_layout
40155
40156 \begin_layout Standard
40157 These fonts are used to display your documents on the screen.
40158 \end_layout
40159
40160 \begin_layout Standard
40161 \begin_inset Note Greyedout
40162 status open
40163
40164 \begin_layout Plain Layout
40165
40166 \series bold
40167 Note:
40168 \series default
40169  This section only deals with the fonts 
40170 \emph on
40171 inside
40172 \emph default
40173  the LyX window.
40174  The fonts that appear on the output are independent from these fonts, and
40175  set in the menu 
40176 \family sans
40177 Document\SpecialChar \menuseparator
40178 Settings\SpecialChar \menuseparator
40179 Fonts
40180 \family default
40181 .
40182 \end_layout
40183
40184 \end_inset
40185
40186
40187 \end_layout
40188
40189 \begin_layout Standard
40190 By default, LyX uses 
40191 \family typewriter
40192 Times
40193 \family default
40194  as roman (serif) font, 
40195 \family typewriter
40196 Arial
40197 \family default
40198  or 
40199 \family typewriter
40200 Helvetica
40201 \family default
40202  (depends on the system) as 
40203 \family sans
40204 sans
40205 \begin_inset space ~
40206 \end_inset
40207
40208 serif
40209 \family default
40210  font, and 
40211 \family typewriter
40212 Courier
40213 \family default
40214  as 
40215 \family typewriter
40216 typewriter
40217 \family default
40218  font.
40219 \end_layout
40220
40221 \begin_layout Standard
40222 You can change the font size with the 
40223 \family sans
40224 Zoom
40225 \family default
40226  setting.
40227  You can also change the font zoom outside the preferences dialog for the
40228  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40229 \end_layout
40230
40231 \begin_layout Standard
40232
40233 \family sans
40234 Screen DPI
40235 \family default
40236  is the screen resolution in dpi (dots per inch).
40237  The Font Sizes are calculated as letter height in units of points.
40238  72
40239 \begin_inset space \thinspace{}
40240 \end_inset
40241
40242 points have the size of 1
40243 \begin_inset space \thinspace{}
40244 \end_inset
40245
40246 inch, see Appendix
40247 \begin_inset space ~
40248 \end_inset
40249
40250
40251 \begin_inset CommandInset ref
40252 LatexCommand ref
40253 reference "cha:Units-available-in"
40254
40255 \end_inset
40256
40257 .
40258 \end_layout
40259
40260 \begin_layout Standard
40261 The default 
40262 \family sans
40263 Font Sizes
40264 \family default
40265  are the same as if a document font size of 10
40266 \begin_inset space \thinspace{}
40267 \end_inset
40268
40269 pt would be used.
40270  The sizes are explained in detail in section
40271 \begin_inset space ~
40272 \end_inset
40273
40274
40275 \begin_inset CommandInset ref
40276 LatexCommand ref
40277 reference "sub:Document-Font"
40278
40279 \end_inset
40280
40281 .
40282 \end_layout
40283
40284 \begin_layout Standard
40285 With the option 
40286 \family sans
40287 Use Pixmap Cache to speed up font rendering
40288 \family default
40289  enabled, LyX needs to redraw the screen less often.
40290  This results in better performance, especially on slow systems.
40291  On the other hand, the characters might look more fuzzy on screen.
40292  So whether you enable this or not depends on whether you prefer speed over
40293  aesthetics.
40294  Note that the Pixmap Cache is only available and useful under Mac
40295 \begin_inset space ~
40296 \end_inset
40297
40298 OS and Windows.
40299 \end_layout
40300
40301 \begin_layout Subsection
40302 Colors
40303 \begin_inset Index idx
40304 status collapsed
40305
40306 \begin_layout Plain Layout
40307 Color ! LyX screen
40308 \end_layout
40309
40310 \end_inset
40311
40312
40313 \begin_inset Index idx
40314 status collapsed
40315
40316 \begin_layout Plain Layout
40317 Settings ! Color
40318 \end_layout
40319
40320 \end_inset
40321
40322
40323 \end_layout
40324
40325 \begin_layout Standard
40326 You can here change all colors used by LyX.
40327  Choose an item in the list and use the 
40328 \family sans
40329 Alter
40330 \family default
40331  button.
40332 \end_layout
40333
40334 \begin_layout Subsection
40335 Graphics
40336 \begin_inset Index idx
40337 status collapsed
40338
40339 \begin_layout Plain Layout
40340 Settings ! Graphics
40341 \end_layout
40342
40343 \end_inset
40344
40345
40346 \end_layout
40347
40348 \begin_layout Standard
40349 Here you can specify how graphics inside LyX are displayed.
40350 \end_layout
40351
40352 \begin_layout Standard
40353
40354 \family sans
40355 Instant Preview
40356 \family default
40357  enables previewing snippets of your document.
40358  This feature is described in section
40359 \begin_inset space ~
40360 \end_inset
40361
40362
40363 \begin_inset CommandInset ref
40364 LatexCommand ref
40365 reference "sec:Previewing-snippets-of"
40366
40367 \end_inset
40368
40369 .
40370 \end_layout
40371
40372 \begin_layout Section
40373 Editing
40374 \begin_inset Index idx
40375 status collapsed
40376
40377 \begin_layout Plain Layout
40378 Settings ! Editing
40379 \end_layout
40380
40381 \end_inset
40382
40383
40384 \end_layout
40385
40386 \begin_layout Subsection
40387 Control
40388 \end_layout
40389
40390 \begin_layout Subsubsection
40391 Editing
40392 \end_layout
40393
40394 \begin_layout Standard
40395 The option 
40396 \family sans
40397 Cursor follows scrollbar
40398 \family default
40399  sets the cursor to the top of the currently displayed document part when
40400  scrolling.
40401 \end_layout
40402
40403 \begin_layout Standard
40404 The option 
40405 \family sans
40406 Sort environments alphabetically
40407 \family default
40408  sorts the entries in the pull-down box for the paragraph environments.
40409 \end_layout
40410
40411 \begin_layout Standard
40412 The option 
40413 \family sans
40414 Group environments by their category
40415 \family default
40416  groups the entries in the pull-down box for the paragraph environments.
40417 \end_layout
40418
40419 \begin_layout Subsubsection
40420 Fullscreen
40421 \end_layout
40422
40423 \begin_layout Standard
40424 Here you can specify what is hidden in the fullscreen mode.
40425  The option 
40426 \family sans
40427 Limit text width
40428 \family default
40429  specifies the width of the text in fullscreen mode.
40430  This way you can display the text smaller than the screen, the text appears
40431  then centered.
40432 \end_layout
40433
40434 \begin_layout Subsection
40435 Shortcuts
40436 \begin_inset Index idx
40437 status collapsed
40438
40439 \begin_layout Plain Layout
40440 Key Bindings
40441 \end_layout
40442
40443 \end_inset
40444
40445
40446 \begin_inset Index idx
40447 status collapsed
40448
40449 \begin_layout Plain Layout
40450 Settings ! Shortcuts
40451 \end_layout
40452
40453 \end_inset
40454
40455
40456 \end_layout
40457
40458 \begin_layout Subsubsection
40459 Bind File
40460 \end_layout
40461
40462 \begin_layout Standard
40463 Bindings are used to bind a LyX-function to a key.
40464  Several binding files are available:
40465 \end_layout
40466
40467 \begin_layout Description
40468 cua.bind typical set of PC keyboard shortcuts
40469 \end_layout
40470
40471 \begin_layout Description
40472 (x)emacs.bind set of bindings like they are used in the editor programs 
40473 \family sans
40474 Emacs
40475 \family default
40476  (
40477 \family sans
40478 XEmacs
40479 \family default
40480 )
40481 \end_layout
40482
40483 \begin_layout Description
40484 mac.bind set of bindings for 
40485 \family sans
40486 Mac
40487 \begin_inset space \thinspace{}
40488 \end_inset
40489
40490 OS
40491 \family default
40492  systems.
40493 \end_layout
40494
40495 \begin_layout Standard
40496 There are also bind-files designed for special document classes, like 
40497 \shape italic
40498 broadway.bind
40499 \shape default
40500 , and bind files for special languages.
40501  The name of language bind-files begin with a language code, e.
40502 \begin_inset space \thinspace{}
40503 \end_inset
40504
40505 g.
40506 \begin_inset space \space{}
40507 \end_inset
40508
40509
40510 \begin_inset Quotes eld
40511 \end_inset
40512
40513 pt
40514 \begin_inset Quotes erd
40515 \end_inset
40516
40517  for Portuguese.
40518  If you use LyX in a certain language, LyX will try to use the appropriate
40519  bind-file.
40520 \end_layout
40521
40522 \begin_layout Standard
40523 Some bind-files, like 
40524 \emph on
40525 math.bind
40526 \emph default
40527 , have only a small scope.
40528  When looking at the the end of the file 
40529 \shape italic
40530 cua.bind
40531 \shape default
40532 , you can see that they are included to keep the overview in the bind-file.
40533 \end_layout
40534
40535 \begin_layout Subsubsection
40536 Editing Shortcuts
40537 \begin_inset CommandInset label
40538 LatexCommand label
40539 name "sub:Editing-Shortcuts"
40540
40541 \end_inset
40542
40543
40544 \begin_inset Index idx
40545 status collapsed
40546
40547 \begin_layout Plain Layout
40548 Key Bindings ! Editing
40549 \end_layout
40550
40551 \end_inset
40552
40553
40554 \end_layout
40555
40556 \begin_layout Standard
40557 To add new or modify existing keybindings to your own taste you can use
40558  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40559  To find functions easily, they are grouped by categories and the dialog
40560  provides the field 
40561 \family sans
40562 Show key-bindings containing
40563 \family default
40564 .
40565  In this field you can insert a keyword for a function you want to edit.
40566  Insert there for example as keyword 
40567 \begin_inset Quotes eld
40568 \end_inset
40569
40570 paste
40571 \begin_inset Quotes erd
40572 \end_inset
40573
40574  and you get the 4 different existing shortcuts for the 3 different functions
40575  that contain 
40576 \begin_inset Quotes eld
40577 \end_inset
40578
40579 paste
40580 \begin_inset Quotes erd
40581 \end_inset
40582
40583  in their name.
40584  As you can see, one function can have more than one shortcut.
40585  All LyX-functions are also listed in the file 
40586 \emph on
40587 LyX Functions
40588 \emph default
40589  that you find in the 
40590 \family sans
40591 Help
40592 \family default
40593  menu.
40594 \end_layout
40595
40596 \begin_layout Standard
40597 To add e.
40598 \begin_inset space \thinspace{}
40599 \end_inset
40600
40601 g.
40602 \begin_inset space \space{}
40603 \end_inset
40604
40605 the shortcut 
40606 \family sans
40607 Alt+Q
40608 \family default
40609  for the function 
40610 \family sans
40611 textstyle-apply
40612 \family default
40613 , select the function and press the 
40614 \family sans
40615 Modify
40616 \family default
40617  button.
40618  A dialog pops up where you can add the shortcut by using it.
40619  So press Alt+Q to define the shortcut.
40620  Modifying an existing shortcut is done the same way.
40621  You can also bind multiple functions to one shortcut by modifying an existing
40622  binding and adding the different function names as semicolon separated
40623  list.
40624  LyX will then use the first function that is enabled in the current document
40625  part.
40626  The binding for the function 
40627 \family sans
40628 command-alter
40629 \family default
40630  is an example for this.
40631 \end_layout
40632
40633 \begin_layout Standard
40634 Alternatively you can also edit shortcuts by modifying bind-files with a
40635  text editor.
40636  The syntax of the entries is:
40637 \end_layout
40638
40639 \begin_layout Standard
40640
40641 \series bold
40642
40643 \backslash
40644 bind 
40645 \begin_inset Quotes erd
40646 \end_inset
40647
40648 key combination
40649 \begin_inset Quotes erd
40650 \end_inset
40651
40652  
40653 \begin_inset Quotes erd
40654 \end_inset
40655
40656 LyX-function
40657 \begin_inset Quotes erd
40658 \end_inset
40659
40660
40661 \end_layout
40662
40663 \begin_layout Subsection
40664 Keyboard
40665 \begin_inset space \thinspace{}
40666 \end_inset
40667
40668 /
40669 \begin_inset space \thinspace{}
40670 \end_inset
40671
40672 Mouse
40673 \begin_inset CommandInset label
40674 LatexCommand label
40675 name "sub:Keyboard-Map"
40676
40677 \end_inset
40678
40679
40680 \begin_inset Index idx
40681 status collapsed
40682
40683 \begin_layout Plain Layout
40684 Keyboard Map
40685 \end_layout
40686
40687 \end_inset
40688
40689
40690 \begin_inset Index idx
40691 status collapsed
40692
40693 \begin_layout Plain Layout
40694 Settings ! Keyboard Map
40695 \end_layout
40696
40697 \end_inset
40698
40699
40700 \end_layout
40701
40702 \begin_layout Standard
40703 Normally keyboard settings have to be done in a menu of your operating system.
40704  For the case that this is not possible, LyX provides keyboard maps.
40705  If you have e.
40706 \begin_inset space \thinspace{}
40707 \end_inset
40708
40709 g.
40710 \begin_inset space \space{}
40711 \end_inset
40712
40713 a Czech keyboard but want to write with it like with a Romanian one, you
40714  can use the keyboard map file named 
40715 \emph on
40716 romanian.kmap
40717 \emph default
40718 .
40719 \end_layout
40720
40721 \begin_layout Standard
40722 \begin_inset Note Greyedout
40723 status open
40724
40725 \begin_layout Plain Layout
40726
40727 \series bold
40728 Note:
40729 \series default
40730  Keyboard maps are only provided as makeshift and don't work on all systems.
40731 \end_layout
40732
40733 \end_inset
40734
40735
40736 \end_layout
40737
40738 \begin_layout Standard
40739 Besides this, you can specify here the 
40740 \family sans
40741 Wheel scrolling speed
40742 \family default
40743 .
40744  The standard value is 1.0, higher values speed up the scrolling, lower ones
40745  slow it down.
40746 \end_layout
40747
40748 \begin_layout Subsection
40749 Input Completion
40750 \begin_inset CommandInset label
40751 LatexCommand label
40752 name "sub:Input-Completion-Appendix"
40753
40754 \end_inset
40755
40756
40757 \begin_inset Index idx
40758 status collapsed
40759
40760 \begin_layout Plain Layout
40761 Input completion
40762 \end_layout
40763
40764 \end_inset
40765
40766
40767 \end_layout
40768
40769 \begin_layout Standard
40770 Input completion is described in sec.
40771 \begin_inset space \thinspace{}
40772 \end_inset
40773
40774
40775 \begin_inset CommandInset ref
40776 LatexCommand ref
40777 reference "sec:Input-Completion"
40778
40779 \end_inset
40780
40781 .
40782  The completion options for math do the same as the corresponding options
40783  for text.
40784  With the general options you can define the delay time for the inline and
40785  popup completion and choose if long completions should be abbreviated or
40786  not.
40787 \end_layout
40788
40789 \begin_layout Section
40790 Paths
40791 \begin_inset Index idx
40792 status collapsed
40793
40794 \begin_layout Plain Layout
40795 Paths
40796 \end_layout
40797
40798 \end_inset
40799
40800
40801 \begin_inset Index idx
40802 status collapsed
40803
40804 \begin_layout Plain Layout
40805 Settings ! Paths
40806 \end_layout
40807
40808 \end_inset
40809
40810
40811 \end_layout
40812
40813 \begin_layout Description
40814 Working
40815 \begin_inset space ~
40816 \end_inset
40817
40818 directory This is LyX's working directory.
40819  It is the default when you 
40820 \family sans
40821 Open
40822 \family default
40823
40824 \family sans
40825 Save
40826 \family default
40827  or 
40828 \family sans
40829 Save
40830 \begin_inset space ~
40831 \end_inset
40832
40833 as
40834 \family default
40835  files.
40836 \end_layout
40837
40838 \begin_layout Description
40839 Document
40840 \begin_inset space ~
40841 \end_inset
40842
40843 templates This directory will be opened when you use the menu 
40844 \family sans
40845 File\SpecialChar \menuseparator
40846 New
40847 \begin_inset space ~
40848 \end_inset
40849
40850 from
40851 \begin_inset space ~
40852 \end_inset
40853
40854 Template
40855 \family default
40856 .
40857 \end_layout
40858
40859 \begin_layout Description
40860 Example
40861 \begin_inset space ~
40862 \end_inset
40863
40864 files This directory will be opened when you use the button 
40865 \family sans
40866 Examples
40867 \family default
40868  in the 
40869 \family sans
40870 File\SpecialChar \menuseparator
40871 Open
40872 \family default
40873  dialog.
40874 \begin_inset Newline newline
40875 \end_inset
40876
40877
40878 \begin_inset Note Greyedout
40879 status open
40880
40881 \begin_layout Plain Layout
40882
40883 \series bold
40884 Note:
40885 \series default
40886  The 
40887 \family sans
40888 Examples
40889 \family default
40890  button does not exist when using LyX on MacOS and Windows systems.
40891 \end_layout
40892
40893 \end_inset
40894
40895
40896 \end_layout
40897
40898 \begin_layout Description
40899 Backup
40900 \begin_inset space ~
40901 \end_inset
40902
40903 directory
40904 \begin_inset Index idx
40905 status collapsed
40906
40907 \begin_layout Plain Layout
40908 Backup ! Directory
40909 \end_layout
40910
40911 \end_inset
40912
40913  Backup copies will be saved to this directory.
40914  When no directory is given but backups are enabled as described in section
40915 \begin_inset space ~
40916 \end_inset
40917
40918
40919 \begin_inset CommandInset ref
40920 LatexCommand ref
40921 reference "sub:Backup documents"
40922
40923 \end_inset
40924
40925 , the 
40926 \family sans
40927 Working directory
40928 \family default
40929  will be used to save the backups.
40930 \begin_inset Newline newline
40931 \end_inset
40932
40933 The backup files have the ending 
40934 \begin_inset Quotes eld
40935 \end_inset
40936
40937 .lyx~
40938 \begin_inset Quotes erd
40939 \end_inset
40940
40941 .
40942 \end_layout
40943
40944 \begin_layout Description
40945 Ly
40946 \begin_inset ERT
40947 status collapsed
40948
40949 \begin_layout Plain Layout
40950
40951 {}
40952 \end_layout
40953
40954 \end_inset
40955
40956 XServer-Pipe Here you can enter the name of a Unix-pipe.
40957  This pipe is used to send data from external programs to LyX.
40958 \begin_inset Newline newline
40959 \end_inset
40960
40961
40962 \begin_inset Note Greyedout
40963 status open
40964
40965 \begin_layout Plain Layout
40966
40967 \series bold
40968 Note:
40969 \series default
40970  This feature doesn't work on Windows systems.
40971 \end_layout
40972
40973 \end_inset
40974
40975
40976 \end_layout
40977
40978 \begin_layout Description
40979 Temporary
40980 \begin_inset space ~
40981 \end_inset
40982
40983 directory Temporary files will be saved in this directory.
40984 \end_layout
40985
40986 \begin_layout Description
40987 PATH
40988 \begin_inset space ~
40989 \end_inset
40990
40991 prefix This field contains a list of paths to external programs.
40992  When LyX needs to use an external program, it looks in this list where
40993  to find it on the system.
40994  The path list is automatically set up on Windows and Mac systems while
40995  LyX is configured, so that you normally don't have to modify it.
40996  On Unix
40997 \begin_inset space \thinspace{}
40998 \end_inset
40999
41000 /
41001 \begin_inset space \thinspace{}
41002 \end_inset
41003
41004 Linux systems, the path list will need to be set only if there are external
41005  programs you wish to use that are not in your normal system path ($PATH).
41006  
41007 \end_layout
41008
41009 \begin_layout Section
41010 Identity
41011 \end_layout
41012
41013 \begin_layout Standard
41014 Here you can insert your name and email address.
41015  The identity will be used when you have enabled change tracking as described
41016  in section
41017 \begin_inset space ~
41018 \end_inset
41019
41020
41021 \begin_inset CommandInset ref
41022 LatexCommand ref
41023 reference "sec:Change-Tracking"
41024
41025 \end_inset
41026
41027 , to mark changes you make as yours.
41028 \end_layout
41029
41030 \begin_layout Section
41031 Language Settings
41032 \begin_inset Index idx
41033 status collapsed
41034
41035 \begin_layout Plain Layout
41036 Language ! Settings
41037 \end_layout
41038
41039 \end_inset
41040
41041
41042 \begin_inset Index idx
41043 status collapsed
41044
41045 \begin_layout Plain Layout
41046 Settings ! Language
41047 \end_layout
41048
41049 \end_inset
41050
41051
41052 \end_layout
41053
41054 \begin_layout Subsection
41055 Language
41056 \end_layout
41057
41058 \begin_layout Description
41059 User
41060 \begin_inset space ~
41061 \end_inset
41062
41063 Interface
41064 \begin_inset space ~
41065 \end_inset
41066
41067 language Here you can select the language of LyX's menus.
41068  Unfortunately this doesn't work on Mac and Windows.
41069  It works so far on Linux, but not for every language you can select here
41070  exists a translation of the LyX menus.
41071  You find the actual translation status here: 
41072 \begin_inset CommandInset href
41073 LatexCommand href
41074 name "http://www.lyx.org/I18n"
41075 target "http://www.lyx.org/I18n"
41076
41077 \end_inset
41078
41079
41080 \end_layout
41081
41082 \begin_layout Description
41083 Default
41084 \begin_inset space ~
41085 \end_inset
41086
41087 language is the language used in new documents
41088 \end_layout
41089
41090 \begin_layout Description
41091 Language
41092 \begin_inset space ~
41093 \end_inset
41094
41095 package is a LaTeX-command to load a LaTeX-package that handles language
41096  issues.
41097  The default is the LaTeX-command 
41098 \family sans
41099
41100 \backslash
41101 usepackage{babel}
41102 \family default
41103  that loads the package 
41104 \series bold
41105 babel
41106 \series default
41107 .
41108 \begin_inset Foot
41109 status collapsed
41110
41111 \begin_layout Plain Layout
41112 For an introduction to the LaTeX-Syntax, have a look at section
41113 \begin_inset space ~
41114 \end_inset
41115
41116
41117 \begin_inset CommandInset ref
41118 LatexCommand ref
41119 reference "sec:TeX-Code"
41120
41121 \end_inset
41122
41123 .
41124 \end_layout
41125
41126 \end_inset
41127
41128
41129 \begin_inset Newline newline
41130 \end_inset
41131
41132 The 
41133 \series bold
41134 babel
41135 \series default
41136  translates in the background automatically text labels of documents to
41137  the document language.
41138  A text label is for instance the word 
41139 \begin_inset Quotes eld
41140 \end_inset
41141
41142 Table
41143 \begin_inset Quotes erd
41144 \end_inset
41145
41146  at the beginning of every table caption.
41147 \end_layout
41148
41149 \begin_layout Description
41150 Command
41151 \begin_inset space ~
41152 \end_inset
41153
41154 start When a special LaTeX-package is needed to write in a certain document
41155  language, you can here specify the command to start the package.
41156  An example is the start command 
41157 \family sans
41158
41159 \backslash
41160 begin{arabtext}
41161 \family default
41162  that is needed to write Arabic using the package 
41163 \series bold
41164 ArabTeX
41165 \series default
41166 , see 
41167 \begin_inset CommandInset citation
41168 LatexCommand cite
41169 key "Arabic"
41170
41171 \end_inset
41172
41173 .
41174  The default is the 
41175 \series bold
41176 babel
41177 \series default
41178  command 
41179 \family sans
41180
41181 \backslash
41182 selectlanguage{$$lang}
41183 \family default
41184 .
41185 \end_layout
41186
41187 \begin_layout Description
41188 Command
41189 \begin_inset space ~
41190 \end_inset
41191
41192 end Counterpart to 
41193 \family sans
41194 Command start
41195 \family default
41196 .
41197  Some packages, like the default, don't have an end command since the start
41198  command toggles the package on and off.
41199 \end_layout
41200
41201 \begin_layout Description
41202 Use
41203 \begin_inset space ~
41204 \end_inset
41205
41206 babel Whether 
41207 \series bold
41208 babel
41209 \series default
41210  is used or not.
41211 \end_layout
41212
41213 \begin_layout Description
41214 Global When this option is set, the languages used in the document will
41215  be added as options to the document class options, so that they can be
41216  used by all LaTeX-packages.
41217  Otherwise they will only be used as options for the 
41218 \series bold
41219 babel
41220 \series default
41221  package.
41222 \end_layout
41223
41224 \begin_layout Description
41225 Auto
41226 \begin_inset space ~
41227 \end_inset
41228
41229 begin When this option is set, the documents starts with the chosen document
41230  language.
41231  When this option is not set, the 
41232 \family sans
41233 Command
41234 \begin_inset space ~
41235 \end_inset
41236
41237 start
41238 \family default
41239  is explicitly set to the beginning of the document in the LaTeX-output.
41240  This assures that the correct language is used when you use another 
41241 \family sans
41242 Command
41243 \begin_inset space ~
41244 \end_inset
41245
41246 start
41247 \family default
41248  than the default.
41249 \end_layout
41250
41251 \begin_layout Description
41252 Auto
41253 \begin_inset space ~
41254 \end_inset
41255
41256 end Counterpart to 
41257 \family sans
41258 Auto
41259 \begin_inset space ~
41260 \end_inset
41261
41262 begin
41263 \family default
41264 .
41265  When it is not set, the 
41266 \family sans
41267 Command
41268 \begin_inset space ~
41269 \end_inset
41270
41271 end
41272 \family default
41273  is set to the end of the document.
41274 \end_layout
41275
41276 \begin_layout Description
41277 Mark
41278 \begin_inset space ~
41279 \end_inset
41280
41281 foreign
41282 \begin_inset space ~
41283 \end_inset
41284
41285 languages Text marked formatted in a language different from the document
41286  language will be underlined blue.
41287 \end_layout
41288
41289 \begin_layout Description
41290 Enable
41291 \begin_inset space ~
41292 \end_inset
41293
41294 RTL
41295 \begin_inset space ~
41296 \end_inset
41297
41298 support Enables the use of languages, written from right to left (RTL),
41299  like Arabic, Hebrew, Farsi.
41300 \end_layout
41301
41302 \begin_layout Description
41303 Cursor
41304 \begin_inset space ~
41305 \end_inset
41306
41307 movement When writing RTL, you can define if the left and right arrow keys
41308  moves the cursor visually to the left or right, respectively, or logically.
41309  Logical means that the cursor is moved to the left when pressing the right
41310  arrow key and the cursor is inside text in an RTL language.
41311 \end_layout
41312
41313 \begin_layout Subsection
41314 Spellchecker
41315 \end_layout
41316
41317 \begin_layout Standard
41318 The spellchecker settings are explained in section
41319 \begin_inset space ~
41320 \end_inset
41321
41322
41323 \begin_inset CommandInset ref
41324 LatexCommand ref
41325 reference "sec:Spellchecking"
41326
41327 \end_inset
41328
41329
41330 \end_layout
41331
41332 \begin_layout Section
41333 Outputs
41334 \end_layout
41335
41336 \begin_layout Subsection
41337 Printer
41338 \begin_inset CommandInset label
41339 LatexCommand label
41340 name "sub:Printer"
41341
41342 \end_inset
41343
41344
41345 \begin_inset Index idx
41346 status collapsed
41347
41348 \begin_layout Plain Layout
41349 Printer
41350 \end_layout
41351
41352 \end_inset
41353
41354
41355 \begin_inset Index idx
41356 status collapsed
41357
41358 \begin_layout Plain Layout
41359 Settings ! Printer
41360 \end_layout
41361
41362 \end_inset
41363
41364
41365 \end_layout
41366
41367 \begin_layout Description
41368 Default
41369 \begin_inset space ~
41370 \end_inset
41371
41372 printer Here you can specify the name of your default printer.
41373  The name will be used when the 
41374 \family sans
41375 Printer command
41376 \family default
41377  is executed.
41378 \begin_inset Newline newline
41379 \end_inset
41380
41381
41382 \begin_inset Note Greyedout
41383 status open
41384
41385 \begin_layout Plain Layout
41386
41387 \series bold
41388 Note:
41389 \series default
41390  You can leave this field empty on Windows systems because it has there
41391  no effect.
41392 \end_layout
41393
41394 \end_inset
41395
41396
41397 \end_layout
41398
41399 \begin_layout Description
41400 Adapt
41401 \begin_inset space ~
41402 \end_inset
41403
41404 output
41405 \begin_inset space ~
41406 \end_inset
41407
41408 to
41409 \begin_inset space ~
41410 \end_inset
41411
41412 printer This option works only for the 
41413 \family sans
41414 Printer command
41415 \family default
41416  
41417 \begin_inset Quotes eld
41418 \end_inset
41419
41420
41421 \family sans
41422 dvips
41423 \family default
41424
41425 \begin_inset Quotes erd
41426 \end_inset
41427
41428 .
41429  It activates a configuration file for dvips.
41430  This is an option only for dvips experts.
41431 \end_layout
41432
41433 \begin_layout Description
41434 Printer
41435 \begin_inset space ~
41436 \end_inset
41437
41438 command is the command LyX
41439 \begin_inset space \thinspace{}
41440 \end_inset
41441
41442 /
41443 \begin_inset space \thinspace{}
41444 \end_inset
41445
41446 LaTeX uses for printing.
41447  The default is on most systems 
41448 \family sans
41449 dvips
41450 \family default
41451 .
41452 \end_layout
41453
41454 \begin_layout Description
41455 Printer
41456 \begin_inset space ~
41457 \end_inset
41458
41459 Command
41460 \begin_inset space ~
41461 \end_inset
41462
41463 Options Here you can specify printer options.
41464  A list of printer options with explanations can be found in the documentation
41465  of the program that provides the 
41466 \family sans
41467 Printer command
41468 \family default
41469  you are using.
41470 \end_layout
41471
41472 \begin_layout Subsection
41473 Date Format
41474 \begin_inset Index idx
41475 status collapsed
41476
41477 \begin_layout Plain Layout
41478 Date Format
41479 \end_layout
41480
41481 \end_inset
41482
41483
41484 \begin_inset Index idx
41485 status collapsed
41486
41487 \begin_layout Plain Layout
41488 Settings ! Date format
41489 \end_layout
41490
41491 \end_inset
41492
41493
41494 \end_layout
41495
41496 \begin_layout Standard
41497 The date format can be one or a mixture of the formats listed here:
41498 \begin_inset Newline newline
41499 \end_inset
41500
41501
41502 \begin_inset Flex URL
41503 status collapsed
41504
41505 \begin_layout Plain Layout
41506
41507 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41508 \end_layout
41509
41510 \end_inset
41511
41512
41513 \begin_inset Newline newline
41514 \end_inset
41515
41516 For example the format
41517 \begin_inset Newline newline
41518 \end_inset
41519
41520 %d/%m/%y
41521 \begin_inset Newline newline
41522 \end_inset
41523
41524 prints the date as day/month/year.
41525 \end_layout
41526
41527 \begin_layout Subsection
41528 Plain Text
41529 \end_layout
41530
41531 \begin_layout Description
41532 Output
41533 \begin_inset space ~
41534 \end_inset
41535
41536 line
41537 \begin_inset space ~
41538 \end_inset
41539
41540 length sets the maximum number of characters printed in one line when using
41541  the menu 
41542 \family sans
41543 File\SpecialChar \menuseparator
41544 Export\SpecialChar \menuseparator
41545 Plain
41546 \begin_inset space ~
41547 \end_inset
41548
41549 text
41550 \family default
41551 .
41552  Setting the line line length to 0 means all text is printed in one endless
41553  line.
41554 \end_layout
41555
41556 \begin_layout Description
41557 roff
41558 \begin_inset space ~
41559 \end_inset
41560
41561 command defines an additional command used to produce better ASCII tables
41562  with the 
41563 \family typewriter
41564 groff/troff/nroff
41565 \family default
41566  UNIX-commands (refer to their manuals for more information about them).
41567  Setting this as empty tells LyX to use the internal formatter.
41568 \end_layout
41569
41570 \begin_layout Subsection
41571 LaT
41572 \begin_inset ERT
41573 status collapsed
41574
41575 \begin_layout Plain Layout
41576
41577 {}
41578 \end_layout
41579
41580 \end_inset
41581
41582 eX
41583 \begin_inset CommandInset label
41584 LatexCommand label
41585 name "sub:LaTeX-settings"
41586
41587 \end_inset
41588
41589
41590 \begin_inset Index idx
41591 status collapsed
41592
41593 \begin_layout Plain Layout
41594 Settings ! LaTeX
41595 \end_layout
41596
41597 \end_inset
41598
41599
41600 \end_layout
41601
41602 \begin_layout Description
41603 Te
41604 \begin_inset ERT
41605 status collapsed
41606
41607 \begin_layout Plain Layout
41608
41609 {}
41610 \end_layout
41611
41612 \end_inset
41613
41614 X
41615 \begin_inset space ~
41616 \end_inset
41617
41618 encoding This is the default encoding of the document font.
41619  
41620 \family sans
41621 T1
41622 \family default
41623  is the default and covers western languages and symbols.
41624  
41625 \family sans
41626 T2A
41627 \family default
41628
41629 \family sans
41630 T2B
41631 \family default
41632
41633 \family sans
41634 T2C
41635 \family default
41636
41637 \family sans
41638 LCY
41639 \family default
41640 , and 
41641 \family sans
41642 X2
41643 \family default
41644  are for Cyrillic.
41645  Combinations of the encodings are possible, like 
41646 \begin_inset Quotes erd
41647 \end_inset
41648
41649
41650 \family sans
41651 T1, T2B
41652 \family default
41653
41654 \begin_inset Quotes erd
41655 \end_inset
41656
41657 .
41658  The font encoding is normally automatically loaded by the language packages
41659  LyX sets up in the background.
41660  So there is no need to change the default encoding.
41661 \end_layout
41662
41663 \begin_layout Description
41664 Default
41665 \begin_inset space ~
41666 \end_inset
41667
41668 paper
41669 \begin_inset space ~
41670 \end_inset
41671
41672 size This is the paper size that is used for new documents.
41673  The 
41674 \family sans
41675 Default
41676 \family default
41677  value depends on your LaTeX-system setup.
41678 \end_layout
41679
41680 \begin_layout Standard
41681 You can also specify here commands with parameters for the listed applications.
41682  But before you change something, it is strongly recommended to read the
41683  manuals of the applications.
41684  Currently the following commands can be set:
41685 \end_layout
41686
41687 \begin_layout Description
41688 CheckTe
41689 \begin_inset ERT
41690 status collapsed
41691
41692 \begin_layout Plain Layout
41693
41694 {}
41695 \end_layout
41696
41697 \end_inset
41698
41699 X
41700 \begin_inset space ~
41701 \end_inset
41702
41703 command Command for the program 
41704 \family sans
41705 CheckTeX
41706 \family default
41707  that is described in section 
41708 \emph on
41709 Checking TeX
41710 \emph default
41711  of the 
41712 \emph on
41713 Additional Features
41714 \emph default
41715  manual.
41716 \end_layout
41717
41718 \begin_layout Description
41719 BibTe
41720 \begin_inset ERT
41721 status collapsed
41722
41723 \begin_layout Plain Layout
41724
41725 {}
41726 \end_layout
41727
41728 \end_inset
41729
41730 X
41731 \begin_inset space ~
41732 \end_inset
41733
41734 command Command for the program 
41735 \family sans
41736 BibTeX
41737 \family default
41738  that generates the bibliography, see section
41739 \begin_inset space ~
41740 \end_inset
41741
41742
41743 \begin_inset CommandInset ref
41744 LatexCommand ref
41745 reference "sub:Bibliography-databases"
41746
41747 \end_inset
41748
41749 .
41750 \end_layout
41751
41752 \begin_layout Description
41753 Index
41754 \begin_inset space ~
41755 \end_inset
41756
41757 command Command for the program that generates the index, see section
41758 \begin_inset space ~
41759 \end_inset
41760
41761
41762 \begin_inset CommandInset ref
41763 LatexCommand ref
41764 reference "sub:Index-Program"
41765
41766 \end_inset
41767
41768 .
41769 \end_layout
41770
41771 \begin_layout Description
41772 Nomenclature
41773 \begin_inset space ~
41774 \end_inset
41775
41776 command Command for the program that generates the nomenclature, see section
41777 \begin_inset space ~
41778 \end_inset
41779
41780
41781 \begin_inset CommandInset ref
41782 LatexCommand ref
41783 reference "sub:Nomenclature-Program"
41784
41785 \end_inset
41786
41787 .
41788 \end_layout
41789
41790 \begin_layout Description
41791 DVI
41792 \begin_inset space ~
41793 \end_inset
41794
41795 viewer
41796 \begin_inset space ~
41797 \end_inset
41798
41799 paper
41800 \begin_inset space ~
41801 \end_inset
41802
41803 size
41804 \begin_inset space ~
41805 \end_inset
41806
41807 options They only have an effect when the program 
41808 \family sans
41809 xdvi
41810 \family default
41811  is used as DVI-viewer.
41812 \end_layout
41813
41814 \begin_layout Standard
41815 There are additionally the following options:
41816 \end_layout
41817
41818 \begin_layout Description
41819 Use
41820 \begin_inset space ~
41821 \end_inset
41822
41823 Windows-style
41824 \begin_inset space ~
41825 \end_inset
41826
41827 paths
41828 \begin_inset space ~
41829 \end_inset
41830
41831 in
41832 \begin_inset space ~
41833 \end_inset
41834
41835 LaTeX
41836 \begin_inset space ~
41837 \end_inset
41838
41839 files Uses paths in the notation of Windows, that means that 
41840 \begin_inset Quotes eld
41841 \end_inset
41842
41843
41844 \backslash
41845
41846 \begin_inset Quotes erd
41847 \end_inset
41848
41849  is used instead of 
41850 \begin_inset Quotes eld
41851 \end_inset
41852
41853 /
41854 \begin_inset Quotes erd
41855 \end_inset
41856
41857  to separate folders.
41858  This option is enabled by default when you use LyX on Windows.
41859 \begin_inset Index idx
41860 status collapsed
41861
41862 \begin_layout Plain Layout
41863 Paths
41864 \end_layout
41865
41866 \end_inset
41867
41868
41869 \begin_inset Index idx
41870 status collapsed
41871
41872 \begin_layout Plain Layout
41873 Settings ! Paths
41874 \end_layout
41875
41876 \end_inset
41877
41878
41879 \end_layout
41880
41881 \begin_layout Description
41882 Reset
41883 \begin_inset space ~
41884 \end_inset
41885
41886 class
41887 \begin_inset space ~
41888 \end_inset
41889
41890 options
41891 \begin_inset space ~
41892 \end_inset
41893
41894 when
41895 \begin_inset space ~
41896 \end_inset
41897
41898 document
41899 \begin_inset space ~
41900 \end_inset
41901
41902 classes
41903 \begin_inset space ~
41904 \end_inset
41905
41906 changes Removes all manually set document class options in the 
41907 \family sans
41908 Document\SpecialChar \menuseparator
41909 Settings
41910 \family default
41911  dialog when changing the document class.
41912 \end_layout
41913
41914 \begin_layout Section
41915 File
41916 \begin_inset space ~
41917 \end_inset
41918
41919 Handling
41920 \begin_inset Index idx
41921 status collapsed
41922
41923 \begin_layout Plain Layout
41924 File handling
41925 \end_layout
41926
41927 \end_inset
41928
41929
41930 \end_layout
41931
41932 \begin_layout Subsection
41933 Converters
41934 \begin_inset Index idx
41935 status collapsed
41936
41937 \begin_layout Plain Layout
41938 Converters
41939 \end_layout
41940
41941 \end_inset
41942
41943
41944 \end_layout
41945
41946 \begin_layout Standard
41947 Here you find the list of defined converter commands to convert material
41948  from one format to another.
41949  You can modify them or create new ones.
41950  To modify a converter, select it, change the entry of the field 
41951 \family sans
41952 Converter
41953 \family default
41954  and/or 
41955 \family sans
41956 Extra
41957 \begin_inset space ~
41958 \end_inset
41959
41960 flag
41961 \family default
41962 , and press the 
41963 \family sans
41964 Modify
41965 \family default
41966  button.
41967  To create a new converter, select an existing one, select a different format
41968  in the 
41969 \family sans
41970 From
41971 \begin_inset space ~
41972 \end_inset
41973
41974 format
41975 \family default
41976  drop-down list, modify the 
41977 \family sans
41978 Converter
41979 \family default
41980  field, and press the 
41981 \family sans
41982 Add
41983 \family default
41984  button.
41985 \end_layout
41986
41987 \begin_layout Standard
41988 When the 
41989 \family sans
41990 Converter File Cache
41991 \family default
41992  is enabled, conversions will be cached as long as specified in the field
41993  
41994 \family sans
41995 Maximum Age (in days
41996 \family default
41997 ).
41998  This means that images don't need to be converted again when you reopen
41999  a document; the converted images from the cache will be used instead.
42000 \end_layout
42001
42002 \begin_layout Standard
42003 More about converters, like the variables and flags that can be used in
42004  the converter definition, is described in section 
42005 \emph on
42006 Converters
42007 \emph default
42008  of the 
42009 \emph on
42010 Customization
42011 \emph default
42012  manual.
42013 \end_layout
42014
42015 \begin_layout Subsection
42016 File Formats
42017 \begin_inset CommandInset label
42018 LatexCommand label
42019 name "sec:File-Formats"
42020
42021 \end_inset
42022
42023
42024 \begin_inset Index idx
42025 status collapsed
42026
42027 \begin_layout Plain Layout
42028 File formats
42029 \end_layout
42030
42031 \end_inset
42032
42033
42034 \begin_inset Index idx
42035 status collapsed
42036
42037 \begin_layout Plain Layout
42038 Copiers
42039 \end_layout
42040
42041 \end_inset
42042
42043
42044 \end_layout
42045
42046 \begin_layout Standard
42047 Here you find the list of defined file formats that LyX can handle.
42048  You can modify the viewer and editor program that should be used for certain
42049  formats.
42050 \end_layout
42051
42052 \begin_layout Standard
42053 More about formats, like the options that can be used in the format definition,
42054  is described in section 
42055 \emph on
42056 Formats
42057 \emph default
42058  of the 
42059 \emph on
42060 Customization
42061 \emph default
42062  manual.
42063 \end_layout
42064
42065 \begin_layout Standard
42066 Since all conversions from one format to another take place in LyX's temporary
42067  directory, it is sometimes necessary to modify a file before copying it
42068  to the temporary directory in order that the conversion may be performed.
42069  This is done by specifying a 
42070 \family sans
42071 Copier
42072 \family default
42073 .
42074  More about this is described in section 
42075 \emph on
42076 Copiers
42077 \emph default
42078  of the 
42079 \emph on
42080 Customization
42081 \emph default
42082  manual.
42083 \end_layout
42084
42085 \begin_layout Chapter
42086 Units available in LyX
42087 \begin_inset Index idx
42088 status collapsed
42089
42090 \begin_layout Plain Layout
42091 Units
42092 \end_layout
42093
42094 \end_inset
42095
42096
42097 \begin_inset CommandInset label
42098 LatexCommand label
42099 name "cha:Units-available-in"
42100
42101 \end_inset
42102
42103
42104 \end_layout
42105
42106 \begin_layout Standard
42107 To understand the units described in this documentation, 
42108 \begin_inset CommandInset ref
42109 LatexCommand ref
42110 reference "cap:Units"
42111
42112 \end_inset
42113
42114  explains all units available in LyX.
42115 \end_layout
42116
42117 \begin_layout Standard
42118 \begin_inset Float table
42119 placement h
42120 wide false
42121 sideways false
42122 status open
42123
42124 \begin_layout Plain Layout
42125 \begin_inset Caption
42126
42127 \begin_layout Plain Layout
42128 \begin_inset CommandInset label
42129 LatexCommand label
42130 name "cap:Units"
42131
42132 \end_inset
42133
42134 Units
42135 \end_layout
42136
42137 \end_inset
42138
42139
42140 \end_layout
42141
42142 \begin_layout Plain Layout
42143 \begin_inset VSpace medskip
42144 \end_inset
42145
42146
42147 \end_layout
42148
42149 \begin_layout Plain Layout
42150 \align center
42151 \begin_inset Tabular
42152 <lyxtabular version="3" rows="20" columns="2">
42153 <features tabularvalignment="middle">
42154 <column alignment="center" valignment="top" width="0">
42155 <column alignment="center" valignment="top" width="0">
42156 <row>
42157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42158 \begin_inset Text
42159
42160 \begin_layout Plain Layout
42161 unit
42162 \end_layout
42163
42164 \end_inset
42165 </cell>
42166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42167 \begin_inset Text
42168
42169 \begin_layout Plain Layout
42170 name/description
42171 \end_layout
42172
42173 \end_inset
42174 </cell>
42175 </row>
42176 <row>
42177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42178 \begin_inset Text
42179
42180 \begin_layout Plain Layout
42181 mm
42182 \end_layout
42183
42184 \end_inset
42185 </cell>
42186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42187 \begin_inset Text
42188
42189 \begin_layout Plain Layout
42190 millimeter
42191 \end_layout
42192
42193 \end_inset
42194 </cell>
42195 </row>
42196 <row>
42197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42198 \begin_inset Text
42199
42200 \begin_layout Plain Layout
42201 cm
42202 \end_layout
42203
42204 \end_inset
42205 </cell>
42206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42207 \begin_inset Text
42208
42209 \begin_layout Plain Layout
42210 centimeter
42211 \end_layout
42212
42213 \end_inset
42214 </cell>
42215 </row>
42216 <row>
42217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42218 \begin_inset Text
42219
42220 \begin_layout Plain Layout
42221 in
42222 \end_layout
42223
42224 \end_inset
42225 </cell>
42226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42227 \begin_inset Text
42228
42229 \begin_layout Plain Layout
42230 inch
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 </row>
42236 <row>
42237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42238 \begin_inset Text
42239
42240 \begin_layout Plain Layout
42241 pt
42242 \end_layout
42243
42244 \end_inset
42245 </cell>
42246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42247 \begin_inset Text
42248
42249 \begin_layout Plain Layout
42250 point (72.27
42251 \begin_inset space \thinspace{}
42252 \end_inset
42253
42254 pt = 1
42255 \begin_inset space \thinspace{}
42256 \end_inset
42257
42258 in)
42259 \end_layout
42260
42261 \end_inset
42262 </cell>
42263 </row>
42264 <row>
42265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42266 \begin_inset Text
42267
42268 \begin_layout Plain Layout
42269 pc
42270 \end_layout
42271
42272 \end_inset
42273 </cell>
42274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42275 \begin_inset Text
42276
42277 \begin_layout Plain Layout
42278 pica (1
42279 \begin_inset space \thinspace{}
42280 \end_inset
42281
42282 pc = 12
42283 \begin_inset space \thinspace{}
42284 \end_inset
42285
42286 pt)
42287 \end_layout
42288
42289 \end_inset
42290 </cell>
42291 </row>
42292 <row>
42293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42294 \begin_inset Text
42295
42296 \begin_layout Plain Layout
42297 sp
42298 \end_layout
42299
42300 \end_inset
42301 </cell>
42302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42303 \begin_inset Text
42304
42305 \begin_layout Plain Layout
42306 scaled point (65536
42307 \begin_inset space \thinspace{}
42308 \end_inset
42309
42310 sp = 1
42311 \begin_inset space \thinspace{}
42312 \end_inset
42313
42314 pt)
42315 \end_layout
42316
42317 \end_inset
42318 </cell>
42319 </row>
42320 <row>
42321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42322 \begin_inset Text
42323
42324 \begin_layout Plain Layout
42325 bp
42326 \end_layout
42327
42328 \end_inset
42329 </cell>
42330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42331 \begin_inset Text
42332
42333 \begin_layout Plain Layout
42334 big point (72
42335 \begin_inset space \thinspace{}
42336 \end_inset
42337
42338 bp = 1
42339 \begin_inset space \thinspace{}
42340 \end_inset
42341
42342 in)
42343 \end_layout
42344
42345 \end_inset
42346 </cell>
42347 </row>
42348 <row>
42349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42350 \begin_inset Text
42351
42352 \begin_layout Plain Layout
42353 dd
42354 \end_layout
42355
42356 \end_inset
42357 </cell>
42358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42359 \begin_inset Text
42360
42361 \begin_layout Plain Layout
42362 didot (72
42363 \begin_inset space \thinspace{}
42364 \end_inset
42365
42366 dd 
42367 \begin_inset Formula $\approx$
42368 \end_inset
42369
42370  37.6
42371 \begin_inset space \thinspace{}
42372 \end_inset
42373
42374 mm)
42375 \end_layout
42376
42377 \end_inset
42378 </cell>
42379 </row>
42380 <row>
42381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42382 \begin_inset Text
42383
42384 \begin_layout Plain Layout
42385 cc
42386 \end_layout
42387
42388 \end_inset
42389 </cell>
42390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394 cicero (1
42395 \begin_inset space \thinspace{}
42396 \end_inset
42397
42398 cc = 12
42399 \begin_inset space \thinspace{}
42400 \end_inset
42401
42402 dd)
42403 \end_layout
42404
42405 \end_inset
42406 </cell>
42407 </row>
42408 <row>
42409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42410 \begin_inset Text
42411
42412 \begin_layout Plain Layout
42413 Scale%
42414 \end_layout
42415
42416 \end_inset
42417 </cell>
42418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42419 \begin_inset Text
42420
42421 \begin_layout Plain Layout
42422 % of original image width
42423 \end_layout
42424
42425 \end_inset
42426 </cell>
42427 </row>
42428 <row>
42429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42430 \begin_inset Text
42431
42432 \begin_layout Plain Layout
42433 text%
42434 \end_layout
42435
42436 \end_inset
42437 </cell>
42438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42439 \begin_inset Text
42440
42441 \begin_layout Plain Layout
42442 % of text width
42443 \end_layout
42444
42445 \end_inset
42446 </cell>
42447 </row>
42448 <row>
42449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42450 \begin_inset Text
42451
42452 \begin_layout Plain Layout
42453 col%
42454 \end_layout
42455
42456 \end_inset
42457 </cell>
42458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42459 \begin_inset Text
42460
42461 \begin_layout Plain Layout
42462 % of column width
42463 \end_layout
42464
42465 \end_inset
42466 </cell>
42467 </row>
42468 <row>
42469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42470 \begin_inset Text
42471
42472 \begin_layout Plain Layout
42473 page%
42474 \end_layout
42475
42476 \end_inset
42477 </cell>
42478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42479 \begin_inset Text
42480
42481 \begin_layout Plain Layout
42482 % of paper width
42483 \end_layout
42484
42485 \end_inset
42486 </cell>
42487 </row>
42488 <row>
42489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42490 \begin_inset Text
42491
42492 \begin_layout Plain Layout
42493 line%
42494 \end_layout
42495
42496 \end_inset
42497 </cell>
42498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42499 \begin_inset Text
42500
42501 \begin_layout Plain Layout
42502 % of line width
42503 \end_layout
42504
42505 \end_inset
42506 </cell>
42507 </row>
42508 <row>
42509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42510 \begin_inset Text
42511
42512 \begin_layout Plain Layout
42513 theight%
42514 \end_layout
42515
42516 \end_inset
42517 </cell>
42518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42519 \begin_inset Text
42520
42521 \begin_layout Plain Layout
42522 % of text height
42523 \end_layout
42524
42525 \end_inset
42526 </cell>
42527 </row>
42528 <row>
42529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42530 \begin_inset Text
42531
42532 \begin_layout Plain Layout
42533 pheight%
42534 \end_layout
42535
42536 \end_inset
42537 </cell>
42538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42539 \begin_inset Text
42540
42541 \begin_layout Plain Layout
42542 % of paper height
42543 \end_layout
42544
42545 \end_inset
42546 </cell>
42547 </row>
42548 <row>
42549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42550 \begin_inset Text
42551
42552 \begin_layout Plain Layout
42553 ex
42554 \end_layout
42555
42556 \end_inset
42557 </cell>
42558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42559 \begin_inset Text
42560
42561 \begin_layout Plain Layout
42562 height of letter 
42563 \emph on
42564 x
42565 \emph default
42566  in current font
42567 \end_layout
42568
42569 \end_inset
42570 </cell>
42571 </row>
42572 <row>
42573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42574 \begin_inset Text
42575
42576 \begin_layout Plain Layout
42577 em
42578 \end_layout
42579
42580 \end_inset
42581 </cell>
42582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42583 \begin_inset Text
42584
42585 \begin_layout Plain Layout
42586 width of letter 
42587 \emph on
42588 M
42589 \emph default
42590  in current font
42591 \end_layout
42592
42593 \end_inset
42594 </cell>
42595 </row>
42596 <row>
42597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42598 \begin_inset Text
42599
42600 \begin_layout Plain Layout
42601 mu
42602 \end_layout
42603
42604 \end_inset
42605 </cell>
42606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42607 \begin_inset Text
42608
42609 \begin_layout Plain Layout
42610 math unit (1
42611 \begin_inset space \thinspace{}
42612 \end_inset
42613
42614 mu = 1/18
42615 \begin_inset space \thinspace{}
42616 \end_inset
42617
42618 em)
42619 \end_layout
42620
42621 \end_inset
42622 </cell>
42623 </row>
42624 </lyxtabular>
42625
42626 \end_inset
42627
42628
42629 \end_layout
42630
42631 \end_inset
42632
42633
42634 \end_layout
42635
42636 \begin_layout Chapter
42637 Credits
42638 \begin_inset CommandInset label
42639 LatexCommand label
42640 name "cha:Credits"
42641
42642 \end_inset
42643
42644
42645 \end_layout
42646
42647 \begin_layout Standard
42648 The documentation is a collaborative effort between many different people
42649  (and we would encourage people to contribute!).
42650 \end_layout
42651
42652 \begin_layout Itemize
42653
42654 \noun on
42655 Alejandro Aguilar Sierra
42656 \end_layout
42657
42658 \begin_layout Itemize
42659
42660 \noun on
42661 Amir Karger
42662 \end_layout
42663
42664 \begin_layout Itemize
42665
42666 \noun on
42667 David Johnson
42668 \end_layout
42669
42670 \begin_layout Itemize
42671
42672 \noun on
42673 Hartmut Haase
42674 \end_layout
42675
42676 \begin_layout Itemize
42677
42678 \noun on
42679 Ignacio García
42680 \end_layout
42681
42682 \begin_layout Itemize
42683
42684 \noun on
42685 Ivan Schreter
42686 \end_layout
42687
42688 \begin_layout Itemize
42689
42690 \noun on
42691 John Raithel
42692 \end_layout
42693
42694 \begin_layout Itemize
42695
42696 \noun on
42697 John Weiss
42698 \end_layout
42699
42700 \begin_layout Itemize
42701
42702 \noun on
42703 Lars Gullik Bjønnes
42704 \end_layout
42705
42706 \begin_layout Itemize
42707
42708 \noun on
42709 Matthias Ettrich
42710 \end_layout
42711
42712 \begin_layout Itemize
42713
42714 \noun on
42715 Matthias Zenker
42716 \end_layout
42717
42718 \begin_layout Itemize
42719
42720 \noun on
42721 Rich Fields
42722 \end_layout
42723
42724 \begin_layout Itemize
42725
42726 \noun on
42727 Pascal André
42728 \end_layout
42729
42730 \begin_layout Itemize
42731
42732 \noun on
42733 Paul Evans
42734 \end_layout
42735
42736 \begin_layout Itemize
42737
42738 \noun on
42739 Paul Russel
42740 \end_layout
42741
42742 \begin_layout Itemize
42743
42744 \noun on
42745 Robin Socha
42746 \end_layout
42747
42748 \begin_layout Itemize
42749
42750 \noun on
42751 Uwe Stöhr
42752 \end_layout
42753
42754 \begin_layout Itemize
42755 The LyX Team: 
42756 \begin_inset CommandInset citation
42757 LatexCommand cite
42758 key "lyxcredit"
42759
42760 \end_inset
42761
42762
42763 \end_layout
42764
42765 \begin_layout Standard
42766 \begin_inset Newpage newpage
42767 \end_inset
42768
42769 The bibliography on the following page was created with the 
42770 \family sans
42771 Bibliography
42772 \family default
42773  environment.
42774 \end_layout
42775
42776 \begin_layout Bibliography
42777 \begin_inset CommandInset bibitem
42778 LatexCommand bibitem
42779 label "Credits"
42780 key "lyxcredit"
42781
42782 \end_inset
42783
42784 The LyX Team: 
42785 \begin_inset CommandInset href
42786 LatexCommand href
42787 name "Credits"
42788 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42789
42790 \end_inset
42791
42792 :
42793 \begin_inset Newline newline
42794 \end_inset
42795
42796
42797 \begin_inset Flex URL
42798 status collapsed
42799
42800 \begin_layout Plain Layout
42801
42802 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42803 \end_layout
42804
42805 \end_inset
42806
42807
42808 \end_layout
42809
42810 \begin_layout Bibliography
42811 \begin_inset CommandInset bibitem
42812 LatexCommand bibitem
42813 key "latexcompanion"
42814
42815 \end_inset
42816
42817 Frank Mittelbach and Michel Goossens: 
42818 \emph on
42819 The LaTeX Companion Second Edition.
42820
42821 \emph default
42822  Addison-Wesley, 2004
42823 \end_layout
42824
42825 \begin_layout Bibliography
42826 \begin_inset CommandInset bibitem
42827 LatexCommand bibitem
42828 key "latexguide"
42829
42830 \end_inset
42831
42832 Helmut Kopka and Patrick W.
42833  Daly: 
42834 \emph on
42835 A Guide to LaTeX Fourth Edition.
42836
42837 \emph default
42838  Addison-Wesley, 2003
42839 \end_layout
42840
42841 \begin_layout Bibliography
42842 \begin_inset CommandInset bibitem
42843 LatexCommand bibitem
42844 key "latexbook"
42845
42846 \end_inset
42847
42848 Leslie Lamport: 
42849 \emph on
42850 LaTeX: A Document Preparation System.
42851
42852 \emph default
42853  Addison-Wesley, second edition, 1994
42854 \end_layout
42855
42856 \begin_layout Bibliography
42857 \begin_inset CommandInset bibitem
42858 LatexCommand bibitem
42859 key "texbook"
42860
42861 \end_inset
42862
42863 Donald E.
42864  Knuth.
42865  
42866 \emph on
42867 The TeXbook.
42868
42869 \emph default
42870  Addison-Wesley, 1984
42871 \end_layout
42872
42873 \begin_layout Bibliography
42874 \begin_inset CommandInset bibitem
42875 LatexCommand bibitem
42876 key "TeXCatalogue"
42877
42878 \end_inset
42879
42880 The TeX Catalogue:
42881 \begin_inset Newline newline
42882 \end_inset
42883
42884
42885 \begin_inset Flex URL
42886 status collapsed
42887
42888 \begin_layout Plain Layout
42889
42890 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
42891 \end_layout
42892
42893 \end_inset
42894
42895
42896 \end_layout
42897
42898 \begin_layout Bibliography
42899 \begin_inset CommandInset bibitem
42900 LatexCommand bibitem
42901 key "LaTeXFAQ"
42902
42903 \end_inset
42904
42905 The LaTeX FAQ:
42906 \begin_inset Newline newline
42907 \end_inset
42908
42909
42910 \begin_inset Flex URL
42911 status collapsed
42912
42913 \begin_layout Plain Layout
42914
42915 http://www.tex.ac.uk/cgi-bin/texfaq2html
42916 \end_layout
42917
42918 \end_inset
42919
42920
42921 \end_layout
42922
42923 \begin_layout Bibliography
42924 \begin_inset CommandInset bibitem
42925 LatexCommand bibitem
42926 key "BibTeX"
42927
42928 \end_inset
42929
42930
42931 \begin_inset CommandInset href
42932 LatexCommand href
42933 name "Documentation"
42934 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
42935
42936 \end_inset
42937
42938  of the program 
42939 \family sans
42940 BibTeX
42941 \family default
42942 :
42943 \begin_inset Newline newline
42944 \end_inset
42945
42946
42947 \begin_inset Flex URL
42948 status collapsed
42949
42950 \begin_layout Plain Layout
42951
42952 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
42953 \end_layout
42954
42955 \end_inset
42956
42957
42958 \end_layout
42959
42960 \begin_layout Bibliography
42961 \begin_inset CommandInset bibitem
42962 LatexCommand bibitem
42963 key "BibTeX-2"
42964
42965 \end_inset
42966
42967
42968 \begin_inset CommandInset href
42969 LatexCommand href
42970 name "Documentation"
42971 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
42972
42973 \end_inset
42974
42975  how to use the program 
42976 \family sans
42977 BibTeX
42978 \family default
42979 :
42980 \begin_inset Newline newline
42981 \end_inset
42982
42983
42984 \begin_inset Flex URL
42985 status collapsed
42986
42987 \begin_layout Plain Layout
42988
42989 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
42990 \end_layout
42991
42992 \end_inset
42993
42994
42995 \end_layout
42996
42997 \begin_layout Bibliography
42998 \begin_inset CommandInset bibitem
42999 LatexCommand bibitem
43000 key "makeindex"
43001
43002 \end_inset
43003
43004
43005 \begin_inset CommandInset href
43006 LatexCommand href
43007 name "Documentation"
43008 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43009
43010 \end_inset
43011
43012  of the program 
43013 \family sans
43014 makeindex
43015 \family default
43016 :
43017 \begin_inset Newline newline
43018 \end_inset
43019
43020
43021 \begin_inset Flex URL
43022 status collapsed
43023
43024 \begin_layout Plain Layout
43025
43026 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43027 \end_layout
43028
43029 \end_inset
43030
43031
43032 \end_layout
43033
43034 \begin_layout Bibliography
43035 \begin_inset CommandInset bibitem
43036 LatexCommand bibitem
43037 key "xindy"
43038
43039 \end_inset
43040
43041
43042 \begin_inset CommandInset href
43043 LatexCommand href
43044 name "Documentation"
43045 target "http://www.xindy.org/documentation.html"
43046
43047 \end_inset
43048
43049  of the program 
43050 \family sans
43051 xindy
43052 \family default
43053 :
43054 \begin_inset Newline newline
43055 \end_inset
43056
43057
43058 \begin_inset Flex URL
43059 status collapsed
43060
43061 \begin_layout Plain Layout
43062
43063 http://www.xindy.org/documentation.html
43064 \end_layout
43065
43066 \end_inset
43067
43068
43069 \end_layout
43070
43071 \begin_layout Bibliography
43072 \begin_inset CommandInset bibitem
43073 LatexCommand bibitem
43074 key "caption"
43075
43076 \end_inset
43077
43078
43079 \begin_inset CommandInset href
43080 LatexCommand href
43081 name "Documentation"
43082 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43083
43084 \end_inset
43085
43086  of the LaTeX-package 
43087 \series bold
43088 caption
43089 \series default
43090
43091 \begin_inset Index idx
43092 status collapsed
43093
43094 \begin_layout Plain Layout
43095 LaTeX-packages ! caption
43096 \end_layout
43097
43098 \end_inset
43099
43100 :
43101 \begin_inset Newline newline
43102 \end_inset
43103
43104
43105 \begin_inset Flex URL
43106 status collapsed
43107
43108 \begin_layout Plain Layout
43109
43110 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43111 \end_layout
43112
43113 \end_inset
43114
43115
43116 \end_layout
43117
43118 \begin_layout Bibliography
43119 \begin_inset CommandInset bibitem
43120 LatexCommand bibitem
43121 key "fancyhdr"
43122
43123 \end_inset
43124
43125
43126 \begin_inset CommandInset href
43127 LatexCommand href
43128 name "Documentation"
43129 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43130
43131 \end_inset
43132
43133  of the LaTeX-package 
43134 \series bold
43135 fancyhdr
43136 \series default
43137
43138 \begin_inset Index idx
43139 status collapsed
43140
43141 \begin_layout Plain Layout
43142 LaTeX-packages ! fancyhdr
43143 \end_layout
43144
43145 \end_inset
43146
43147 :
43148 \begin_inset Newline newline
43149 \end_inset
43150
43151
43152 \begin_inset Flex URL
43153 status collapsed
43154
43155 \begin_layout Plain Layout
43156
43157 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43158 \end_layout
43159
43160 \end_inset
43161
43162
43163 \end_layout
43164
43165 \begin_layout Bibliography
43166 \begin_inset CommandInset bibitem
43167 LatexCommand bibitem
43168 key "hyperref"
43169
43170 \end_inset
43171
43172
43173 \series bold
43174
43175 \begin_inset CommandInset href
43176 LatexCommand href
43177 name "Documentation"
43178 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43179
43180 \end_inset
43181
43182
43183 \series default
43184  of the LaTeX-package 
43185 \series bold
43186 hyperref
43187 \series default
43188
43189 \begin_inset Index idx
43190 status collapsed
43191
43192 \begin_layout Plain Layout
43193 LaTeX-packages ! hyperref
43194 \end_layout
43195
43196 \end_inset
43197
43198 :
43199 \begin_inset Newline newline
43200 \end_inset
43201
43202
43203 \begin_inset Flex URL
43204 status collapsed
43205
43206 \begin_layout Plain Layout
43207
43208 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43209 \end_layout
43210
43211 \end_inset
43212
43213
43214 \end_layout
43215
43216 \begin_layout Bibliography
43217 \begin_inset CommandInset bibitem
43218 LatexCommand bibitem
43219 key "nomencl"
43220
43221 \end_inset
43222
43223
43224 \begin_inset CommandInset href
43225 LatexCommand href
43226 name "Documentation"
43227 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43228
43229 \end_inset
43230
43231  of the LaTeX-package 
43232 \series bold
43233 nomencl
43234 \series default
43235
43236 \begin_inset Index idx
43237 status collapsed
43238
43239 \begin_layout Plain Layout
43240 LaTeX-packages ! nomencl
43241 \end_layout
43242
43243 \end_inset
43244
43245 :
43246 \begin_inset Newline newline
43247 \end_inset
43248
43249
43250 \begin_inset Flex URL
43251 status collapsed
43252
43253 \begin_layout Plain Layout
43254
43255 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43256 \end_layout
43257
43258 \end_inset
43259
43260
43261 \end_layout
43262
43263 \begin_layout Bibliography
43264 \begin_inset CommandInset bibitem
43265 LatexCommand bibitem
43266 key "tipa"
43267
43268 \end_inset
43269
43270
43271 \begin_inset CommandInset href
43272 LatexCommand href
43273 name "Documentation"
43274 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43275
43276 \end_inset
43277
43278  of the LaTeX-package 
43279 \series bold
43280 tipa
43281 \series default
43282
43283 \begin_inset Index idx
43284 status collapsed
43285
43286 \begin_layout Plain Layout
43287 LaTeX-packages ! tipa
43288 \end_layout
43289
43290 \end_inset
43291
43292 :
43293 \begin_inset Newline newline
43294 \end_inset
43295
43296
43297 \begin_inset Flex URL
43298 status collapsed
43299
43300 \begin_layout Plain Layout
43301
43302 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43303 \end_layout
43304
43305 \end_inset
43306
43307
43308 \end_layout
43309
43310 \begin_layout Bibliography
43311 \begin_inset CommandInset bibitem
43312 LatexCommand bibitem
43313 key "wrapfig"
43314
43315 \end_inset
43316
43317
43318 \begin_inset CommandInset href
43319 LatexCommand href
43320 name "Documentation"
43321 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43322
43323 \end_inset
43324
43325  of the LaTeX-package 
43326 \series bold
43327 wrapfig
43328 \series default
43329
43330 \begin_inset Index idx
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334 LaTeX-packages ! wrapfig
43335 \end_layout
43336
43337 \end_inset
43338
43339 :
43340 \begin_inset Newline newline
43341 \end_inset
43342
43343
43344 \begin_inset Flex URL
43345 status collapsed
43346
43347 \begin_layout Plain Layout
43348
43349 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43350 \end_layout
43351
43352 \end_inset
43353
43354
43355 \end_layout
43356
43357 \begin_layout Bibliography
43358 \begin_inset CommandInset bibitem
43359 LatexCommand bibitem
43360 key "XeTeX"
43361
43362 \end_inset
43363
43364
43365 \begin_inset CommandInset href
43366 LatexCommand href
43367 name "Wiki-page"
43368 target "http://wiki.lyx.org/LyX/XeTeX"
43369
43370 \end_inset
43371
43372  how to use LyX with XeTeX:
43373 \begin_inset Newline newline
43374 \end_inset
43375
43376
43377 \begin_inset Flex URL
43378 status collapsed
43379
43380 \begin_layout Plain Layout
43381
43382 http://wiki.lyx.org/LyX/XeTeX
43383 \end_layout
43384
43385 \end_inset
43386
43387
43388 \end_layout
43389
43390 \begin_layout Bibliography
43391 \begin_inset CommandInset bibitem
43392 LatexCommand bibitem
43393 key "Arabic"
43394
43395 \end_inset
43396
43397
43398 \begin_inset CommandInset href
43399 LatexCommand href
43400 name "Wiki-page"
43401 target "http://wiki.lyx.org/Windows/Arabic"
43402
43403 \end_inset
43404
43405  how to set up LyX for Arabic:
43406 \begin_inset Newline newline
43407 \end_inset
43408
43409
43410 \begin_inset Flex URL
43411 status collapsed
43412
43413 \begin_layout Plain Layout
43414
43415 http://wiki.lyx.org/Windows/Arabic
43416 \end_layout
43417
43418 \end_inset
43419
43420
43421 \end_layout
43422
43423 \begin_layout Bibliography
43424 \begin_inset CommandInset bibitem
43425 LatexCommand bibitem
43426 key "Armenian"
43427
43428 \end_inset
43429
43430
43431 \begin_inset CommandInset href
43432 LatexCommand href
43433 name "Wiki-page"
43434 target "http://wiki.lyx.org/Windows/Armenian"
43435
43436 \end_inset
43437
43438  how to set up LyX for Armenian:
43439 \begin_inset Newline newline
43440 \end_inset
43441
43442
43443 \begin_inset Flex URL
43444 status collapsed
43445
43446 \begin_layout Plain Layout
43447
43448 http://wiki.lyx.org/Windows/Armenian
43449 \end_layout
43450
43451 \end_inset
43452
43453
43454 \end_layout
43455
43456 \begin_layout Bibliography
43457 \begin_inset CommandInset bibitem
43458 LatexCommand bibitem
43459 key "Farsi"
43460
43461 \end_inset
43462
43463
43464 \begin_inset CommandInset href
43465 LatexCommand href
43466 name "Wiki-page"
43467 target "http://wiki.lyx.org/Windows/Farsi"
43468
43469 \end_inset
43470
43471  how to set up LyX for Farsi:
43472 \begin_inset Newline newline
43473 \end_inset
43474
43475
43476 \begin_inset Flex URL
43477 status collapsed
43478
43479 \begin_layout Plain Layout
43480
43481 http://wiki.lyx.org/Windows/Farsi
43482 \end_layout
43483
43484 \end_inset
43485
43486
43487 \end_layout
43488
43489 \begin_layout Bibliography
43490 \begin_inset CommandInset bibitem
43491 LatexCommand bibitem
43492 key "Hebrew"
43493
43494 \end_inset
43495
43496
43497 \begin_inset CommandInset href
43498 LatexCommand href
43499 name "Wiki-page"
43500 target "http://wiki.lyx.org/Windows/Hebrew"
43501
43502 \end_inset
43503
43504  how to set up LyX for Hebrew:
43505 \begin_inset Newline newline
43506 \end_inset
43507
43508
43509 \begin_inset Flex URL
43510 status collapsed
43511
43512 \begin_layout Plain Layout
43513
43514 http://wiki.lyx.org/Windows/Hebrew
43515 \end_layout
43516
43517 \end_inset
43518
43519
43520 \end_layout
43521
43522 \begin_layout Bibliography
43523 \begin_inset CommandInset bibitem
43524 LatexCommand bibitem
43525 key "Japanese"
43526
43527 \end_inset
43528
43529
43530 \begin_inset CommandInset href
43531 LatexCommand href
43532 name "Wiki-page"
43533 target "http://wiki.lyx.org/Windows/Japanese"
43534
43535 \end_inset
43536
43537  how to set up LyX for Japanese:
43538 \begin_inset Newline newline
43539 \end_inset
43540
43541
43542 \begin_inset Flex URL
43543 status collapsed
43544
43545 \begin_layout Plain Layout
43546
43547 http://wiki.lyx.org/Windows/Japanese
43548 \end_layout
43549
43550 \end_inset
43551
43552
43553 \end_layout
43554
43555 \begin_layout Bibliography
43556 \begin_inset CommandInset bibitem
43557 LatexCommand bibitem
43558 key "Latvian"
43559
43560 \end_inset
43561
43562
43563 \begin_inset CommandInset href
43564 LatexCommand href
43565 name "Wiki-page"
43566 target "http://wiki.lyx.org/Windows/Latvian"
43567
43568 \end_inset
43569
43570  how to set up LyX for Latvian:
43571 \begin_inset Newline newline
43572 \end_inset
43573
43574
43575 \begin_inset Flex URL
43576 status collapsed
43577
43578 \begin_layout Plain Layout
43579
43580 http://wiki.lyx.org/Windows/Latvian
43581 \end_layout
43582
43583 \end_inset
43584
43585
43586 \end_layout
43587
43588 \begin_layout Bibliography
43589 \begin_inset CommandInset bibitem
43590 LatexCommand bibitem
43591 key "Lithuanian"
43592
43593 \end_inset
43594
43595
43596 \begin_inset CommandInset href
43597 LatexCommand href
43598 name "Wiki-page"
43599 target "http://wiki.lyx.org/Windows/Lithuanian"
43600
43601 \end_inset
43602
43603  how to set up LyX for Lithuanian:
43604 \begin_inset Newline newline
43605 \end_inset
43606
43607
43608 \begin_inset Flex URL
43609 status collapsed
43610
43611 \begin_layout Plain Layout
43612
43613 http://wiki.lyx.org/Windows/Lithuanian
43614 \end_layout
43615
43616 \end_inset
43617
43618
43619 \end_layout
43620
43621 \begin_layout Bibliography
43622 \begin_inset CommandInset bibitem
43623 LatexCommand bibitem
43624 key "Mongolian"
43625
43626 \end_inset
43627
43628
43629 \begin_inset CommandInset href
43630 LatexCommand href
43631 name "Wiki-page"
43632 target "http://wiki.lyx.org/Windows/Mongolian"
43633
43634 \end_inset
43635
43636  how to set up LyX for Mongolian:
43637 \begin_inset Newline newline
43638 \end_inset
43639
43640
43641 \begin_inset Flex URL
43642 status collapsed
43643
43644 \begin_layout Plain Layout
43645
43646 http://wiki.lyx.org/Windows/Mongolian
43647 \end_layout
43648
43649 \end_inset
43650
43651
43652 \end_layout
43653
43654 \begin_layout Bibliography
43655 \begin_inset CommandInset bibitem
43656 LatexCommand bibitem
43657 key "Vietnamese"
43658
43659 \end_inset
43660
43661
43662 \begin_inset CommandInset href
43663 LatexCommand href
43664 name "Wiki-page"
43665 target "http://wiki.lyx.org/Windows/Vietnamese"
43666
43667 \end_inset
43668
43669  how to set up LyX for Vietnamese:
43670 \begin_inset Newline newline
43671 \end_inset
43672
43673
43674 \begin_inset Flex URL
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678
43679 http://wiki.lyx.org/Windows/Vietnamese
43680 \end_layout
43681
43682 \end_inset
43683
43684
43685 \end_layout
43686
43687 \begin_layout Bibliography
43688 \begin_inset CommandInset bibitem
43689 LatexCommand bibitem
43690 key "LyX-func"
43691
43692 \end_inset
43693
43694
43695 \begin_inset CommandInset href
43696 LatexCommand href
43697 name "Wiki-page"
43698 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43699
43700 \end_inset
43701
43702  with a list of all available LyX-functions:
43703 \begin_inset Newline newline
43704 \end_inset
43705
43706
43707 \begin_inset Flex URL
43708 status collapsed
43709
43710 \begin_layout Plain Layout
43711
43712 http://wiki.lyx.org/LyX/LyxFunctionList
43713 \end_layout
43714
43715 \end_inset
43716
43717
43718 \end_layout
43719
43720 \begin_layout Bibliography
43721 \begin_inset CommandInset bibitem
43722 LatexCommand bibitem
43723 key "NewInLyX16"
43724
43725 \end_inset
43726
43727
43728 \begin_inset CommandInset href
43729 LatexCommand href
43730 name "Wiki-page"
43731 target "http://wiki.lyx.org/LyX/NewInLyX16"
43732
43733 \end_inset
43734
43735  about new features in 
43736 \family sans
43737 LyX 1.6.0
43738 \family default
43739 :
43740 \begin_inset Newline newline
43741 \end_inset
43742
43743
43744 \begin_inset Flex URL
43745 status collapsed
43746
43747 \begin_layout Plain Layout
43748
43749 http://wiki.lyx.org/LyX/NewInLyX16
43750 \end_layout
43751
43752 \end_inset
43753
43754
43755 \end_layout
43756
43757 \begin_layout Standard
43758 \begin_inset Newpage newpage
43759 \end_inset
43760
43761
43762 \begin_inset ERT
43763 status collapsed
43764
43765 \begin_layout Plain Layout
43766
43767
43768 \backslash
43769 let
43770 \backslash
43771 mybibname
43772 \backslash
43773 bibname
43774 \end_layout
43775
43776 \begin_layout Plain Layout
43777
43778
43779 \backslash
43780 renewcommand{
43781 \backslash
43782 bibname}{
43783 \backslash
43784 mybibname
43785 \backslash
43786 ; 2}
43787 \end_layout
43788
43789 \end_inset
43790
43791
43792 \begin_inset Note Note
43793 status collapsed
43794
43795 \begin_layout Plain Layout
43796 The command 
43797 \series bold
43798
43799 \backslash
43800 bibname
43801 \series default
43802  is the name of the bibliography in the current document language.
43803  It is redefined here with the number 2 at the end to state that the following
43804  bibliography is the second one:
43805 \end_layout
43806
43807 \end_inset
43808
43809
43810 \end_layout
43811
43812 \begin_layout Standard
43813 \begin_inset CommandInset bibtex
43814 LatexCommand bibtex
43815 bibfiles "biblio/LyXDocs"
43816 options "biblio/alphadin"
43817
43818 \end_inset
43819
43820
43821 \end_layout
43822
43823 \begin_layout Standard
43824 The above bibliography is created from a BibTeX-database.
43825 \end_layout
43826
43827 \begin_layout Standard
43828
43829 \series bold
43830 \begin_inset CommandInset nomencl_print
43831 LatexCommand printnomenclature
43832
43833 \end_inset
43834
43835
43836 \begin_inset CommandInset index_print
43837 LatexCommand printindex
43838 type "idx"
43839
43840 \end_inset
43841
43842
43843 \end_layout
43844
43845 \end_body
43846 \end_document