]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
50cd12e97a35d3d3c93129c660cb353e82ff9669
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 344
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 \font_sc false
60 \font_osf false
61 \font_sf_scale 100
62 \font_tt_scale 100
63
64 \graphics default
65 \paperfontsize 12
66 \spacing single
67 \use_hyperref true
68 \pdf_title "The LyX User's Guide"
69 \pdf_author "LyX Team"
70 \pdf_subject "LyX"
71 \pdf_keywords "LyX"
72 \pdf_bookmarks true
73 \pdf_bookmarksnumbered true
74 \pdf_bookmarksopen false
75 \pdf_bookmarksopenlevel 1
76 \pdf_breaklinks false
77 \pdf_pdfborder false
78 \pdf_colorlinks true
79 \pdf_backref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17
209 \begin_inset space \thinspace{}
210 \end_inset
211
212 pt type, left justified, 5
213 \begin_inset space \thinspace{}
214 \end_inset
215
216 mm space below
217 \begin_inset Quotes erd
218 \end_inset
219
220 .
221  LyX takes care of the typesetting for you, so you deal only with concepts,
222  not the mechanics.
223 \end_layout
224
225 \begin_layout Standard
226 This philosophy is explained in much greater detail in the 
227 \emph on
228
229 \begin_inset Quotes eld
230 \end_inset
231
232 Introduction
233 \begin_inset Quotes erd
234 \end_inset
235
236
237 \emph default
238 .
239  If you haven't read it yet, you need to.
240  Yes, we mean now.
241 \end_layout
242
243 \begin_layout Standard
244 The 
245 \begin_inset Quotes eld
246 \end_inset
247
248
249 \emph on
250 Introduction
251 \emph default
252
253 \begin_inset Quotes erd
254 \end_inset
255
256  describes several things in addition to LyX's philosophy: most importantly,
257  the format of all of the manuals.
258  If you don't read it, you'll have a bear of a time navigating this manual.
259  You might also be better served looking in one of the other manuals instead
260  of this one.
261  
262 \begin_inset Quotes eld
263 \end_inset
264
265
266 \emph on
267 Introduction
268 \emph default
269
270 \begin_inset Quotes erd
271 \end_inset
272
273  describes that, too.
274 \end_layout
275
276 \begin_layout Section
277 How LyX Looks
278 \end_layout
279
280 \begin_layout Standard
281 Like most applications, LyX has the familiar menu bar across the top of
282  its window.
283  Below it is a toolbar with a pulldown box and various buttons.
284  There is, of course, a vertical scrollbar and a main work area for editing
285  documents.
286  Near the bottom of the window is a small window containing a single line
287  of text.
288  This is the 
289 \emph on
290 minibuffer
291 \emph default
292 , which really means 
293 \begin_inset Quotes eld
294 \end_inset
295
296 command buffer
297 \begin_inset Quotes erd
298 \end_inset
299
300 .
301  Type 
302 \begin_inset Info
303 type  "shortcut"
304 arg   "command-execute"
305 \end_inset
306
307  when you need to type a command in the minibuffer.
308 \end_layout
309
310 \begin_layout Standard
311 Note that there is no horizontal scroll bar.
312  This is not a bug or an oversight, but intentional.
313  When you read a book, you expect the end of a line to wrap around to the
314  next line.
315  Text overflows onto new pages in a vertical fashion, hence the need for
316  only a vertical scrollbar.
317  There are three cases where you might want a horizontal scrollbar.
318  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
319  This, however, is due
320  to a flaw in the routine that displays graphics on the LyX screen in a
321  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
322  as you'd need to rescale graphics to fit on a page.
323  The second and third cases are tables and equations which are wider than
324  the LyX window.
325  You can use the arrow keys to scroll horizontally through the table, but
326  this doesn't work for equations yet.
327 \end_layout
328
329 \begin_layout Standard
330 For a brief description of all LyX menus and toolbar buttons, have a look
331  at Appendix
332 \begin_inset space ~
333 \end_inset
334
335
336 \begin_inset CommandInset ref
337 LatexCommand ref
338 reference "cha:The-User-Interface"
339
340 \end_inset
341
342 .
343  Most of them are self-explanatory and you'll find them listed in the correspond
344 ing sections of this documentation.
345 \end_layout
346
347 \begin_layout Section
348 HELP
349 \end_layout
350
351 \begin_layout Standard
352 The help system consists of the LyX manuals.
353  You can read 
354 \emph on
355 all
356 \emph default
357  of the manuals from inside LyX.
358  Just select the manual you want read from the 
359 \family sans
360 Help
361 \family default
362  menu.
363 \end_layout
364
365 \begin_layout Section
366 Basic LyX Setup
367 \begin_inset CommandInset label
368 LatexCommand label
369 name "sec:Basic-LyX-Setup"
370
371 \end_inset
372
373
374 \end_layout
375
376 \begin_layout Standard
377 There are several features of LyX that can be configured from inside LyX,
378  without resorting to configuration files.
379  First, LyX is able to inspect your system to see what programs, LaTeX document
380  classes and LaTeX packages are available.
381  It uses this knowledge to give reasonable defaults to several 
382 \family sans
383 Preferences
384 \family default
385
386 \begin_inset Index
387 status collapsed
388
389 \begin_layout Plain Layout
390 Preferences
391 \end_layout
392
393 \end_inset
394
395  settings.
396  Although this configuration has already been done when LyX was installed
397  on your system, you might have some items that you installed locally, e.g.
398  new LaTeX classes, and which are not seen by LyX.
399  To force LyX to re-inspect your system, you should use 
400 \family sans
401 Tools\SpecialChar \menuseparator
402 Reconfigure
403 \family default
404 .
405 \begin_inset Index
406 status collapsed
407
408 \begin_layout Plain Layout
409 Reconfiguration of LyX
410 \end_layout
411
412 \end_inset
413
414  You should then restart LyX to ensure that the changes are taken into account.
415 \end_layout
416
417 \begin_layout Section
418 LaTeX Setup
419 \begin_inset CommandInset label
420 LatexCommand label
421 name "sec:LaTeX-Setup"
422
423 \end_inset
424
425
426 \end_layout
427
428 \begin_layout Standard
429 LyX needs several LaTeX packages to work properly.
430  The packages found on the system by LyX are listed in the file 
431 \emph on
432 LaT
433 \emph default
434
435 \begin_inset ERT
436 status collapsed
437
438 \begin_layout Plain Layout
439
440 {}
441 \end_layout
442
443 \end_inset
444
445
446 \emph on
447 eX
448 \begin_inset space ~
449 \end_inset
450
451 Configuration
452 \emph default
453  that will be created when using the menu 
454 \family sans
455 Help\SpecialChar \menuseparator
456 LaT
457 \begin_inset ERT
458 status collapsed
459
460 \begin_layout Plain Layout
461
462 {}
463 \end_layout
464
465 \end_inset
466
467 eX
468 \begin_inset space ~
469 \end_inset
470
471 Configuration
472 \family default
473 .
474  You should install the required missing packages and then reconfigure LyX.
475 \begin_inset Note Note
476 status collapsed
477
478 \begin_layout Plain Layout
479 The two braces in the TeX Code box prevent that the term 
480 \begin_inset Quotes eld
481 \end_inset
482
483 LaTeX
484 \begin_inset Quotes erd
485 \end_inset
486
487  is printed with sub- and superscript letters.
488  More about TeX Code is described in section
489 \begin_inset space ~
490 \end_inset
491
492
493 \begin_inset CommandInset ref
494 LatexCommand ref
495 reference "sec:TeX-Code"
496
497 \end_inset
498
499 , the printout of proper names like LaTeX is explained in section
500 \begin_inset space ~
501 \end_inset
502
503
504 \begin_inset CommandInset ref
505 LatexCommand ref
506 reference "sub:LyX's-Proper-Names"
507
508 \end_inset
509
510 .
511 \end_layout
512
513 \end_inset
514
515
516 \begin_inset Index
517 status collapsed
518
519 \begin_layout Plain Layout
520 Reconfiguration of LyX
521 \end_layout
522
523 \end_inset
524
525
526 \end_layout
527
528 \begin_layout Chapter
529 How to work with LyX
530 \end_layout
531
532 \begin_layout Section
533 Basic File Operations
534 \begin_inset Index
535 status collapsed
536
537 \begin_layout Plain Layout
538 File Operations
539 \end_layout
540
541 \end_inset
542
543
544 \end_layout
545
546 \begin_layout Standard
547 Under the 
548 \family sans
549 File
550 \family default
551  menu and in the standard toolbar are basic operations for any word processor
552  in addition to some more advanced operations:
553 \end_layout
554
555 \begin_layout Itemize
556
557 \family sans
558 New 
559 \begin_inset Graphics
560         filename ../images/buffer-new.png
561         BoundingBox 0bp 5bp 20bp 20bp
562
563 \end_inset
564
565
566 \end_layout
567
568 \begin_layout Itemize
569
570 \family sans
571 New
572 \begin_inset space ~
573 \end_inset
574
575 from
576 \bar under
577
578 \begin_inset space ~
579 \end_inset
580
581
582 \bar default
583 Template
584 \end_layout
585
586 \begin_layout Itemize
587
588 \family sans
589 Open 
590 \family default
591
592 \begin_inset Graphics
593         filename ../images/file-open.png
594         BoundingBox 0bp 5bp 20bp 20bp
595
596 \end_inset
597
598
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Close
605 \end_layout
606
607 \begin_layout Itemize
608
609 \family sans
610 Save 
611 \family default
612
613 \begin_inset Graphics
614         filename ../images/buffer-write.png
615         BoundingBox 0bp 5bp 20bp 20bp
616
617 \end_inset
618
619
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Save
626 \begin_inset space ~
627 \end_inset
628
629 As
630 \end_layout
631
632 \begin_layout Itemize
633
634 \family sans
635 Revert
636 \begin_inset space ~
637 \end_inset
638
639 to
640 \begin_inset space ~
641 \end_inset
642
643 saved
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Version
650 \begin_inset space ~
651 \end_inset
652
653 Control
654 \end_layout
655
656 \begin_layout Itemize
657
658 \family sans
659 Import
660 \end_layout
661
662 \begin_layout Itemize
663
664 \family sans
665 Export
666 \end_layout
667
668 \begin_layout Itemize
669
670 \family sans
671 Print 
672 \family default
673
674 \begin_inset Graphics
675         filename ../images/dialog-show_print.png
676         BoundingBox 0bp 5bp 24bp 20bp
677
678 \end_inset
679
680
681 \end_layout
682
683 \begin_layout Itemize
684
685 \family sans
686 Exit
687 \end_layout
688
689 \begin_layout Standard
690 They all do pretty much the same thing as in other word processors, with
691  a few minor differences.
692  The 
693 \family sans
694 File\SpecialChar \menuseparator
695 New
696 \begin_inset space ~
697 \end_inset
698
699 from
700 \bar under
701
702 \begin_inset space ~
703 \end_inset
704
705
706 \bar default
707 Template
708 \family default
709  command not only prompts you for a name for the new file, but also prompts
710  you for a template to use.
711  Selecting a template will automatically set certain layout features for
712  the document, features you would otherwise need to change manually.
713  They can be of use for certain classes, especially those for writing letters
714  (see section
715 \begin_inset space ~
716 \end_inset
717
718
719 \begin_inset CommandInset ref
720 LatexCommand ref
721 reference "sec:Document-Classes"
722
723 \end_inset
724
725 ).
726 \end_layout
727
728 \begin_layout Standard
729 Note: There is no 
730 \begin_inset Quotes eld
731 \end_inset
732
733 default file
734 \begin_inset Quotes erd
735 \end_inset
736
737  or document named 
738 \begin_inset Quotes eld
739 \end_inset
740
741 Untitled
742 \begin_inset Quotes erd
743 \end_inset
744
745  or 
746 \begin_inset Quotes eld
747 \end_inset
748
749 scratch.
750 \begin_inset Quotes erd
751 \end_inset
752
753  Unless you tell LyX to open a file or create a new one, that big, blank
754  space is just that --- a big, blank space.
755 \end_layout
756
757 \begin_layout Standard
758
759 \family sans
760 Revert
761 \begin_inset space ~
762 \end_inset
763
764 to
765 \begin_inset space ~
766 \end_inset
767
768 saved
769 \family default
770  and 
771 \family sans
772 Version
773 \begin_inset space ~
774 \end_inset
775
776 Control
777 \family default
778  are useful if more people work on the same document at the same time
779 \begin_inset Foot
780 status collapsed
781
782 \begin_layout Plain Layout
783 If you plan to do this, you should check out the Version Control feature
784  in LyX also.
785  Read 
786 \emph on
787 Extended Features
788 \emph default
789 \SpecialChar \@.
790
791 \end_layout
792
793 \end_inset
794
795 .
796  
797 \family sans
798 Revert
799 \begin_inset space ~
800 \end_inset
801
802 to
803 \begin_inset space ~
804 \end_inset
805
806 saved
807 \family default
808  will reload the document from disk.
809  You can of course also use it if you regret that you changed a document
810  and want to restore it to the last save.
811  With
812 \family sans
813  Version
814 \begin_inset space ~
815 \end_inset
816
817 Control 
818 \family default
819 you can there register the changes you made to a document so that others
820  can identify them as your changes.
821 \end_layout
822
823 \begin_layout Section
824 Basic Editing Features
825 \begin_inset Index
826 status collapsed
827
828 \begin_layout Plain Layout
829 Editing
830 \end_layout
831
832 \end_inset
833
834
835 \begin_inset CommandInset label
836 LatexCommand label
837 name "sec:Basic-Editing-Features"
838
839 \end_inset
840
841
842 \end_layout
843
844 \begin_layout Standard
845 Like most modern word processors, LyX can perform cut and paste operations
846  on blocks of text, can move by character, word, or page of text, and can
847  delete whole words as well as individual characters.
848  The next four sections cover the basic LyX editing features and how to
849  access them.
850  We'll start with cut and paste.
851 \end_layout
852
853 \begin_layout Standard
854 As you might expect, the 
855 \family sans
856 Edit
857 \family default
858  menu and the standard toolbar has the cut and paste commands, along with
859  various other editing features.
860  Some of these are special and covered in later sections.
861  The basic ones are:
862 \end_layout
863
864 \begin_layout Itemize
865
866 \family sans
867 Cut 
868 \family default
869
870 \begin_inset Graphics
871         filename ../images/cut.png
872         BoundingBox 0bp 5bp 20bp 20bp
873
874 \end_inset
875
876
877 \end_layout
878
879 \begin_layout Itemize
880
881 \family sans
882 Copy 
883 \family default
884
885 \begin_inset Graphics
886         filename ../images/copy.png
887         BoundingBox 0bp 5bp 20bp 20bp
888
889 \end_inset
890
891
892 \end_layout
893
894 \begin_layout Itemize
895
896 \family sans
897 Paste 
898 \family default
899
900 \begin_inset Graphics
901         filename ../images/paste.png
902         BoundingBox 0bp 5bp 20bp 20bp
903
904 \end_inset
905
906
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Recent
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Paste
923 \begin_inset space ~
924 \end_inset
925
926 Special
927 \end_layout
928
929 \begin_layout Itemize
930
931 \family sans
932 Find
933 \begin_inset space ~
934 \end_inset
935
936 &
937 \begin_inset space ~
938 \end_inset
939
940 Replace 
941 \family default
942
943 \begin_inset Graphics
944         filename ../images/dialog-show_findreplace.png
945         BoundingBox 0bp 5bp 20bp 25bp
946         rotateOrigin center
947
948 \end_inset
949
950
951 \end_layout
952
953 \begin_layout Standard
954 The first three are self-explanatory.
955  One thing to note: whenever you delete a block of text that you've selected,
956  it's automatically placed in the clipboard.
957  That is, the 
958 \family sans
959 Delete
960 \family default
961  and 
962 \family sans
963 Backspace
964 \family default
965  keys also functions as the 
966 \family sans
967 Cut
968 \family default
969  command.
970  Also, if you've selected text, be careful: If you hit a key, LyX will completel
971 y delete the selected text and replace it with what you just typed.
972  You'll have to do an 
973 \family sans
974 Undo
975 \family default
976  to get back the lost text.
977 \end_layout
978
979 \begin_layout Standard
980 \begin_inset Index
981 status collapsed
982
983 \begin_layout Plain Layout
984 Paste
985 \end_layout
986
987 \end_inset
988
989 You can also copy text between LyX and other programs by cut, copy and paste.
990  The submenu of 
991 \family sans
992 Paste
993 \begin_inset space ~
994 \end_inset
995
996 Recent
997 \family default
998  shows you a list with the last strings you have pasted.
999 \end_layout
1000
1001 \begin_layout Standard
1002 The menu 
1003 \family sans
1004 Edit\SpecialChar \menuseparator
1005 Paste
1006 \begin_inset space ~
1007 \end_inset
1008
1009 Special\SpecialChar \menuseparator
1010 Plain
1011 \begin_inset space ~
1012 \end_inset
1013
1014 Text, Join
1015 \begin_inset space ~
1016 \end_inset
1017
1018 Lines
1019 \family default
1020  will insert the text in the clipboard so that the whole text is inserted
1021  as 
1022 \emph on
1023 one
1024 \emph default
1025  paragraph.
1026  A new paragraph is started when there is a blank line in the file.
1027  Without 
1028 \family sans
1029 Join
1030 \begin_inset space ~
1031 \end_inset
1032
1033 Lines
1034 \family default
1035 , the text is inserted as Paragraphs, where the line breaks of the text
1036  will start a new paragraph.
1037 \end_layout
1038
1039 \begin_layout Standard
1040 \begin_inset Index
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Replace
1045 \end_layout
1046
1047 \end_inset
1048
1049
1050 \begin_inset Index
1051 status collapsed
1052
1053 \begin_layout Plain Layout
1054 Find
1055 \end_layout
1056
1057 \end_inset
1058
1059 The 
1060 \family sans
1061 Edit\SpecialChar \menuseparator
1062 Find
1063 \begin_inset space ~
1064 \end_inset
1065
1066 &
1067 \begin_inset space ~
1068 \end_inset
1069
1070 Replace
1071 \family default
1072  item opens the 
1073 \family sans
1074 Find
1075 \begin_inset space ~
1076 \end_inset
1077
1078 and
1079 \begin_inset space ~
1080 \end_inset
1081
1082 Replace
1083 \family default
1084  dialog.
1085  Once you have found a word or expression, LyX selects it.
1086  Hitting the 
1087 \family sans
1088 Replace
1089 \family default
1090  button replaces the selected text with the contents of the 
1091 \family sans
1092 Replace
1093 \begin_inset space ~
1094 \end_inset
1095
1096 with
1097 \family default
1098  field.
1099  You can click the 
1100 \family sans
1101 Find
1102 \begin_inset space ~
1103 \end_inset
1104
1105 Next
1106 \family default
1107  button to skip the current word.
1108  Hit 
1109 \family sans
1110 Replace
1111 \begin_inset space ~
1112 \end_inset
1113
1114 All
1115 \family default
1116  to replace all occurrences of the text in the document automatically.
1117  The 
1118 \family sans
1119 Case
1120 \begin_inset space ~
1121 \end_inset
1122
1123 sensitive
1124 \family default
1125  option can be used if you want the search to consider the case of the search
1126  word.
1127  If the toggle is set, searching for 
1128 \begin_inset Quotes eld
1129 \end_inset
1130
1131
1132 \family typewriter
1133 Test
1134 \family default
1135
1136 \begin_inset Quotes erd
1137 \end_inset
1138
1139  will not match the word 
1140 \begin_inset Quotes eld
1141 \end_inset
1142
1143
1144 \family typewriter
1145 test
1146 \family default
1147
1148 \begin_inset Quotes erd
1149 \end_inset
1150
1151 .
1152  The 
1153 \family sans
1154 Match whole words only
1155 \family default
1156  option can be used to force LyX to only find complete words, i.
1157 \begin_inset space \thinspace{}
1158 \end_inset
1159
1160 e., searching for 
1161 \begin_inset Quotes eld
1162 \end_inset
1163
1164
1165 \family typewriter
1166 star
1167 \family default
1168
1169 \begin_inset Quotes erd
1170 \end_inset
1171
1172  will not match 
1173 \begin_inset Quotes eld
1174 \end_inset
1175
1176
1177 \family typewriter
1178 starlet
1179 \family default
1180
1181 \begin_inset Quotes erd
1182 \end_inset
1183
1184 .
1185 \end_layout
1186
1187 \begin_layout Standard
1188 Things like notes, floats, etc., the so called insets can be dissolved.
1189  This means that the inset is deleted and its content is left as normal
1190  text.
1191  Dissolving an inset is done by setting the cursor to the beginning of an
1192  inset and pressing 
1193 \family sans
1194 Backspace
1195 \family default
1196  or by setting the cursor to the end and pressing 
1197 \family sans
1198 Delete
1199 \family default
1200 .
1201 \end_layout
1202
1203 \begin_layout Section
1204 Undo and Redo
1205 \begin_inset Index
1206 status collapsed
1207
1208 \begin_layout Plain Layout
1209 Redo
1210 \end_layout
1211
1212 \end_inset
1213
1214
1215 \begin_inset Index
1216 status collapsed
1217
1218 \begin_layout Plain Layout
1219 Undo
1220 \end_layout
1221
1222 \end_inset
1223
1224
1225 \begin_inset CommandInset label
1226 LatexCommand label
1227 name "sec:Undo-and-Redo"
1228
1229 \end_inset
1230
1231
1232 \end_layout
1233
1234 \begin_layout Standard
1235 If you make a mistake, you can easily recover from it.
1236  LyX has a large-capacity undo/redo buffer.
1237  Select 
1238 \family sans
1239 Edit\SpecialChar \menuseparator
1240 Undo
1241 \family default
1242  or the toolbar button 
1243 \begin_inset Graphics
1244         filename ../images/undo.png
1245         BoundingBox 0bp 5bp 20bp 20bp
1246
1247 \end_inset
1248
1249  to undo some mistake.
1250  If you accidentally undo too much, use 
1251 \family sans
1252 Edit\SpecialChar \menuseparator
1253 Redo
1254 \family default
1255  or the toolbar button 
1256 \begin_inset Graphics
1257         filename ../images/redo.png
1258         BoundingBox 0bp 5bp 20bp 20bp
1259
1260 \end_inset
1261
1262  to 
1263 \begin_inset Quotes eld
1264 \end_inset
1265
1266 undo the undo.
1267 \begin_inset Quotes erd
1268 \end_inset
1269
1270  The undo mechanism is currently limited to 100
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 steps to minimize memory overhead.
1275 \end_layout
1276
1277 \begin_layout Standard
1278 Note that if you revert back all changes to arrive to the document as it
1279  was last saved, the 
1280 \begin_inset Quotes eld
1281 \end_inset
1282
1283 changed
1284 \begin_inset Quotes erd
1285 \end_inset
1286
1287  status of the document is unfortunately not reset.
1288  This is a consequence of the 100
1289 \begin_inset space \thinspace{}
1290 \end_inset
1291
1292 step undo limit, above.
1293 \end_layout
1294
1295 \begin_layout Standard
1296
1297 \family sans
1298 Undo
1299 \family default
1300  and 
1301 \family sans
1302 Redo
1303 \family default
1304  work on almost everything in LyX.
1305  But they won't undo or redo text character by character, but by blocks
1306  of text.
1307 \end_layout
1308
1309 \begin_layout Section
1310 Mouse Operations
1311 \begin_inset Index
1312 status collapsed
1313
1314 \begin_layout Plain Layout
1315 Mouse Operations
1316 \end_layout
1317
1318 \end_inset
1319
1320
1321 \end_layout
1322
1323 \begin_layout Standard
1324 These are the most basic mouse operations.
1325 \end_layout
1326
1327 \begin_layout Enumerate
1328 Motion
1329 \end_layout
1330
1331 \begin_deeper
1332 \begin_layout Itemize
1333 Click the 
1334 \emph on
1335 left mouse button
1336 \emph default
1337  once anywhere in the edit window.
1338  The cursor moves to the text under the mouse.
1339 \end_layout
1340
1341 \end_deeper
1342 \begin_layout Enumerate
1343 Selecting Text
1344 \end_layout
1345
1346 \begin_deeper
1347 \begin_layout Itemize
1348 Hold down the 
1349 \emph on
1350 left mouse button
1351 \emph default
1352  and drag the mouse.
1353  LyX marks the text between the old and new mouse positions.
1354  Use 
1355 \family sans
1356 Edit\SpecialChar \menuseparator
1357 Copy
1358 \family default
1359  to create a copy of the text in LyX's buffer (and the clipboard).
1360 \end_layout
1361
1362 \begin_layout Itemize
1363 Re-position the cursor and then paste the text back into LyX using 
1364 \family sans
1365 Edit\SpecialChar \menuseparator
1366 Paste
1367 \family default
1368 .
1369 \end_layout
1370
1371 \end_deeper
1372 \begin_layout Enumerate
1373 Insets (Footnotes, Notes, Floats, etc.)
1374 \end_layout
1375
1376 \begin_deeper
1377 \begin_layout Standard
1378 Right-click on them to set their properties.
1379  Right-click on them to set its properties.
1380  Also check the appropriate section of this manual for more details.
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Enumerate
1385 Tables
1386 \end_layout
1387
1388 \begin_deeper
1389 \begin_layout Standard
1390
1391 \emph on
1392 Single click
1393 \emph default
1394  the right mouse button to open a dialog that will allow you to manipulate
1395  the table.
1396 \end_layout
1397
1398 \end_deeper
1399 \begin_layout Section
1400 Navigating
1401 \begin_inset CommandInset label
1402 LatexCommand label
1403 name "sec:Navigating"
1404
1405 \end_inset
1406
1407
1408 \begin_inset Index
1409 status collapsed
1410
1411 \begin_layout Plain Layout
1412 Navigating
1413 \end_layout
1414
1415 \end_inset
1416
1417
1418 \end_layout
1419
1420 \begin_layout Standard
1421 LyX offers you two ways to navigate in documents:
1422 \end_layout
1423
1424 \begin_layout Itemize
1425 The menu 
1426 \family sans
1427 Navigate
1428 \family default
1429  lists all sections of the document as submenu entries that you can click
1430  to jump to the corresponding document part.
1431 \end_layout
1432
1433 \begin_layout Itemize
1434 The menu 
1435 \family sans
1436 Document\SpecialChar \menuseparator
1437 Outline
1438 \family default
1439  or the toolbar button 
1440 \begin_inset Graphics
1441         filename ../images/dialog-toggle_toc.png
1442         BoundingBox 0bp 5bp 20bp 20bp
1443
1444 \end_inset
1445
1446 .
1447 \end_layout
1448
1449 \begin_layout Standard
1450 The outline window shows you the content of the document's table of contents
1451  (TOC) that is described in sec.
1452 \begin_inset space \thinspace{}
1453 \end_inset
1454
1455
1456 \begin_inset CommandInset ref
1457 LatexCommand ref
1458 reference "sub:Table-of-Contents"
1459
1460 \end_inset
1461
1462 .
1463  You can click there on entries to jump to the corresponding document part.
1464  In the pull-down box at the top of the outline window, you can choose between
1465  different lists of document objects, like the list of footnotes.
1466  Some of them, the list of tables, figures, and algorithms can also be added
1467  to the document, see 
1468 \begin_inset CommandInset ref
1469 LatexCommand ref
1470 reference "sub:List-of-Figures"
1471
1472 \end_inset
1473
1474 .
1475  The 
1476 \family sans
1477 Sort
1478 \family default
1479  option sorts the current list, and the 
1480 \family sans
1481 Keep
1482 \family default
1483  option keeps it in the current view state.
1484  Keeping means that when you have e.
1485 \begin_inset space \thinspace{}
1486 \end_inset
1487
1488 g.
1489 \begin_inset space ~
1490 \end_inset
1491
1492 the subsections of section
1493 \begin_inset space ~
1494 \end_inset
1495
1496 2 and 4 shown and click on section
1497 \begin_inset space ~
1498 \end_inset
1499
1500 3, the subsections of section
1501 \begin_inset space ~
1502 \end_inset
1503
1504 2 and 4 will still be shown.
1505  Without the 
1506 \family sans
1507 Keep
1508 \family default
1509  option they will be hidden to highlight the clicked section
1510 \begin_inset space ~
1511 \end_inset
1512
1513 3.
1514 \end_layout
1515
1516 \begin_layout Standard
1517 With the buttons 
1518 \begin_inset space \space{}
1519 \end_inset
1520
1521
1522 \begin_inset Graphics
1523         filename ../images/down.png
1524         BoundingBox 0bp 5bp 20bp 20bp
1525
1526 \end_inset
1527
1528
1529 \begin_inset space \hspace{}
1530 \length -3mm
1531 \end_inset
1532
1533  and 
1534 \begin_inset space \space{}
1535 \end_inset
1536
1537
1538 \begin_inset Graphics
1539         filename ../images/up.png
1540         BoundingBox 0bp 5bp 20bp 20bp
1541
1542 \end_inset
1543
1544
1545 \begin_inset space \hspace{}
1546 \length -3mm
1547 \end_inset
1548
1549  at the bottom of the outline window you can change the position of sections
1550  in your document.
1551  So you can for example move section
1552 \begin_inset space ~
1553 \end_inset
1554
1555 2.5 before section
1556 \begin_inset space ~
1557 \end_inset
1558
1559 2.4.
1560  LyX will then automatically renumber the sections to the new order.
1561  With the buttons 
1562 \begin_inset Graphics
1563         filename ../images/promote.png
1564         BoundingBox 0bp 5bp 20bp 20bp
1565
1566 \end_inset
1567
1568  and 
1569 \begin_inset Graphics
1570         filename ../images/demote.png
1571         BoundingBox 0bp 5bp 20bp 20bp
1572
1573 \end_inset
1574
1575  or the corresponding key bindings 
1576 \family sans
1577 Tab
1578 \family default
1579  and 
1580 \family sans
1581 Shift-Tab
1582 \family default
1583  you can change the sectioning level of sections.
1584  So you can for example make section
1585 \begin_inset space ~
1586 \end_inset
1587
1588 2.5 to chapter
1589 \begin_inset space ~
1590 \end_inset
1591
1592 3 or to subsection
1593 \begin_inset space ~
1594 \end_inset
1595
1596 2.4.1.
1597 \end_layout
1598
1599 \begin_layout Section
1600 Basic Key Bindings
1601 \begin_inset Index
1602 status collapsed
1603
1604 \begin_layout Plain Layout
1605 Key Bindings
1606 \end_layout
1607
1608 \end_inset
1609
1610
1611 \begin_inset Index
1612 status collapsed
1613
1614 \begin_layout Plain Layout
1615 Bindings|see
1616 \begin_inset ERT
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620
1621 {
1622 \end_layout
1623
1624 \end_inset
1625
1626 Key Bindings
1627 \begin_inset ERT
1628 status collapsed
1629
1630 \begin_layout Plain Layout
1631
1632 }
1633 \end_layout
1634
1635 \end_inset
1636
1637
1638 \end_layout
1639
1640 \end_inset
1641
1642
1643 \begin_inset Index
1644 status collapsed
1645
1646 \begin_layout Plain Layout
1647 Shortcuts|see
1648 \begin_inset ERT
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652
1653 {
1654 \end_layout
1655
1656 \end_inset
1657
1658 Key Bindings
1659 \begin_inset ERT
1660 status collapsed
1661
1662 \begin_layout Plain Layout
1663
1664 }
1665 \end_layout
1666
1667 \end_inset
1668
1669
1670 \end_layout
1671
1672 \end_inset
1673
1674
1675 \end_layout
1676
1677 \begin_layout Standard
1678 There are at least two different primary binding maps: CUA and Emacs.
1679  LyX's default is CUA.
1680 \end_layout
1681
1682 \begin_layout Standard
1683 Some keys, like 
1684 \family sans
1685 Page
1686 \begin_inset space ~
1687 \end_inset
1688
1689 Up
1690 \family default
1691
1692 \family sans
1693 Page
1694 \begin_inset space ~
1695 \end_inset
1696
1697 Down
1698 \family default
1699
1700 \family sans
1701 Left
1702 \family default
1703
1704 \family sans
1705 Right
1706 \family default
1707
1708 \family sans
1709 Up
1710 \family default
1711 , and 
1712 \family sans
1713 Down
1714 \family default
1715 , do exactly what you expect them to do.
1716  Other keys don't:
1717 \end_layout
1718
1719 \begin_layout Labeling
1720 \labelwidthstring 00.00.0000
1721
1722 \family sans
1723 Tab
1724 \begin_inset CommandInset nomenclature
1725 LatexCommand nomenclature
1726 symbol "Tab"
1727 description "Tabulator key"
1728
1729 \end_inset
1730
1731
1732 \family default
1733  There is no such thing as a tab stop in LyX.
1734  If you don't understand this, go read sections
1735 \begin_inset space ~
1736 \end_inset
1737
1738
1739 \begin_inset CommandInset ref
1740 LatexCommand ref
1741 reference "sec:Par-indent-intro"
1742
1743 \end_inset
1744
1745  and 
1746 \begin_inset CommandInset ref
1747 LatexCommand ref
1748 reference "sec:Paragraph-Environments"
1749
1750 \end_inset
1751
1752 , especially section
1753 \begin_inset space ~
1754 \end_inset
1755
1756
1757 \begin_inset CommandInset ref
1758 LatexCommand ref
1759 reference "sub:Lists"
1760
1761 \end_inset
1762
1763 , right now.
1764  Yes, right now.
1765  If you're still confused, look in the 
1766 \emph on
1767 Tutorial
1768 \emph default
1769 .
1770 \end_layout
1771
1772 \begin_layout Labeling
1773 \labelwidthstring 00.00.0000
1774
1775 \family sans
1776 Esc
1777 \begin_inset CommandInset nomenclature
1778 LatexCommand nomenclature
1779 symbol "Esc"
1780 description "Escape key"
1781
1782 \end_inset
1783
1784
1785 \family default
1786  This is the 
1787 \begin_inset Quotes eld
1788 \end_inset
1789
1790 cancel key.
1791 \begin_inset Quotes erd
1792 \end_inset
1793
1794  It's used, generically, to cancel operations.
1795  Other parts of the manual will go into greater detail about this.
1796 \end_layout
1797
1798 \begin_layout Labeling
1799 \labelwidthstring 00.00.0000
1800
1801 \family sans
1802 Home
1803 \family default
1804
1805 \begin_inset space ~
1806 \end_inset
1807
1808 and
1809 \begin_inset space ~
1810 \end_inset
1811
1812
1813 \family sans
1814 End
1815 \family default
1816  These move the cursor, respectively, to the beginning and end of a line,
1817  unless you are using the Emacs bindings where they jump to the beginning
1818  or end of the file.
1819 \end_layout
1820
1821 \begin_layout Standard
1822 There are three modifier keys:
1823 \end_layout
1824
1825 \begin_layout Labeling
1826 \labelwidthstring 00.00.0000
1827
1828 \family sans
1829 Control
1830 \family default
1831  (Denoted by 
1832 \begin_inset Quotes eld
1833 \end_inset
1834
1835
1836 \family sans
1837 Ctrl
1838 \family default
1839
1840 \begin_inset Quotes erd
1841 \end_inset
1842
1843
1844 \begin_inset CommandInset nomenclature
1845 LatexCommand nomenclature
1846 symbol "Ctrl"
1847 description "Control key"
1848
1849 \end_inset
1850
1851  in the documentation files) This has a couple of different uses, depending
1852  on which keys it's used in combination with:
1853 \end_layout
1854
1855 \begin_deeper
1856 \begin_layout Itemize
1857 With 
1858 \family sans
1859 Backspace
1860 \family default
1861  or 
1862 \family sans
1863 Delete
1864 \family default
1865 , it deletes an entire word instead of a single character.
1866 \end_layout
1867
1868 \begin_layout Itemize
1869 With 
1870 \family sans
1871 Left
1872 \family default
1873  and 
1874 \family sans
1875 Right
1876 \family default
1877 , it moves by words instead of characters.
1878 \end_layout
1879
1880 \begin_layout Itemize
1881 With 
1882 \family sans
1883 Home
1884 \family default
1885  and 
1886 \family sans
1887 End
1888 \family default
1889 , it moves to the beginning and the end of the document, respectively.
1890 \end_layout
1891
1892 \end_deeper
1893 \begin_layout Labeling
1894 \labelwidthstring 00.00.0000
1895
1896 \family sans
1897 Shift
1898 \family default
1899  (Denoted by 
1900 \begin_inset Quotes eld
1901 \end_inset
1902
1903
1904 \family sans
1905 Shift
1906 \family default
1907
1908 \begin_inset Quotes erd
1909 \end_inset
1910
1911
1912 \begin_inset CommandInset nomenclature
1913 LatexCommand nomenclature
1914 symbol "Shift"
1915 description "Shift key"
1916
1917 \end_inset
1918
1919  in the documentation files) Use this with any of the motion keys to select
1920  the text between the old and new cursor positions.
1921 \end_layout
1922
1923 \begin_layout Labeling
1924 \labelwidthstring 00.00.0000
1925
1926 \family sans
1927 Alt
1928 \family default
1929  (Denoted by 
1930 \begin_inset Quotes eld
1931 \end_inset
1932
1933
1934 \family sans
1935 Alt
1936 \family default
1937
1938 \begin_inset Quotes erd
1939 \end_inset
1940
1941
1942 \begin_inset CommandInset nomenclature
1943 LatexCommand nomenclature
1944 symbol "Alt"
1945 description "Alt or Meta key"
1946
1947 \end_inset
1948
1949  in the documentation files) This is the Alt key on many keyboards, unless
1950  your keyboard has a distinct Meta key.
1951  If you have both keys, you will need to try out which one actually performs
1952  the 
1953 \family sans
1954 Alt+
1955 \family default
1956  function.
1957  This key does many different things, but it also activates the 
1958 \emph on
1959 menu accelerator keys
1960 \emph default
1961 .
1962  If you use this in combination with any of the underlined letters in a
1963  menu or menu item, it selects that menu item.
1964 \end_layout
1965
1966 \begin_deeper
1967 \begin_layout Standard
1968 For example, the sequence 
1969 \begin_inset Quotes eld
1970 \end_inset
1971
1972
1973 \family sans
1974 Alt
1975 \begin_inset space ~
1976 \end_inset
1977
1978 e
1979 \begin_inset space ~
1980 \end_inset
1981
1982 s
1983 \family default
1984
1985 \begin_inset space ~
1986 \end_inset
1987
1988
1989 \family sans
1990 c
1991 \family default
1992
1993 \begin_inset Quotes erd
1994 \end_inset
1995
1996  
1997 \family sans
1998 brings
1999 \family default
2000  up the 
2001 \begin_inset Quotes eld
2002 \end_inset
2003
2004 Text Style
2005 \begin_inset Quotes erd
2006 \end_inset
2007
2008  menu.
2009  Typing 
2010 \begin_inset Quotes eld
2011 \end_inset
2012
2013
2014 \family sans
2015 Alt
2016 \begin_inset space ~
2017 \end_inset
2018
2019 f
2020 \family default
2021
2022 \begin_inset Quotes erd
2023 \end_inset
2024
2025  opens the 
2026 \family sans
2027 File
2028 \family default
2029  menu.
2030 \end_layout
2031
2032 \begin_layout Standard
2033 There are also other things bound to the 
2034 \family sans
2035 Alt+
2036 \family default
2037  key, but you'll have to check in the 
2038 \emph on
2039 Reference
2040 \emph default
2041  
2042 \emph on
2043 manual
2044 \emph default
2045  for more info.
2046 \end_layout
2047
2048 \end_deeper
2049 \begin_layout Standard
2050 You'll learn more and more keybindings and short-cut keys as you use LyX,
2051  because most actions will prompt a small message in the status bar at the
2052  bottom of LyX's main window which describe the name of the action, you've
2053  just triggered, and any existing keybindings for that action.
2054  The LyX menus also list the defined keybindings.
2055  The notation for the keybindings is very similar to the notation used in
2056  this documentation, so you should not have any problems understanding it.
2057  However, notice that Shift-modifiers are explicitly mentioned, so 
2058 \begin_inset Quotes eld
2059 \end_inset
2060
2061
2062 \family sans
2063 Alt+P Shift-A
2064 \family default
2065
2066 \begin_inset Quotes erd
2067 \end_inset
2068
2069  means 
2070 \family sans
2071 Alt+P
2072 \family default
2073  followed by a capital 
2074 \family sans
2075 A
2076 \family default
2077 .
2078 \end_layout
2079
2080 \begin_layout Standard
2081 You can list or change the keybindings in the menu 
2082 \family sans
2083 Tools\SpecialChar \menuseparator
2084 Preferences
2085 \family default
2086  under 
2087 \family sans
2088 Editing\SpecialChar \menuseparator
2089 Shortcuts
2090 \family default
2091  as explained in sec.
2092 \begin_inset space \thinspace{}
2093 \end_inset
2094
2095
2096 \begin_inset CommandInset ref
2097 LatexCommand ref
2098 reference "sub:Editing-Shortcuts"
2099
2100 \end_inset
2101
2102 .
2103 \begin_inset Formula \[
2104 \]
2105
2106 \end_inset
2107
2108
2109 \end_layout
2110
2111 \begin_layout Chapter
2112 LyX Basics
2113 \begin_inset Index
2114 status collapsed
2115
2116 \begin_layout Plain Layout
2117 LyX ! Basics
2118 \end_layout
2119
2120 \end_inset
2121
2122
2123 \end_layout
2124
2125 \begin_layout Section
2126 Document Types
2127 \begin_inset Index
2128 status collapsed
2129
2130 \begin_layout Plain Layout
2131 Document ! Types
2132 \end_layout
2133
2134 \end_inset
2135
2136
2137 \end_layout
2138
2139 \begin_layout Subsection
2140 Introduction
2141 \end_layout
2142
2143 \begin_layout Standard
2144 Before you do anything else, before you ever start writing a document, you
2145  need to decide what type of document you want to edit.
2146  Different types of documents use different types of spacing, headings,
2147  numbering schemes, and so on.
2148  Additionally, different documents use different paragraph environments,
2149  and format the title of your document differently.
2150 \end_layout
2151
2152 \begin_layout Standard
2153
2154 \emph on
2155 document class
2156 \emph default
2157  describes a group of properties common to a particular set of documents.
2158  By setting the document class, you automatically select these properties,
2159  making it easier to create the type of document you want.
2160  If you don't choose a document class, LyX picks one for you by default.
2161  So it is up to you to change the class of your document.
2162 \end_layout
2163
2164 \begin_layout Standard
2165 Read on for info about the document classes you can choose from LyX, and
2166  how to adjust their properties.
2167 \end_layout
2168
2169 \begin_layout Subsection
2170 Document Classes
2171 \begin_inset Index
2172 status collapsed
2173
2174 \begin_layout Plain Layout
2175 Document ! Classes
2176 \end_layout
2177
2178 \end_inset
2179
2180
2181 \begin_inset CommandInset label
2182 LatexCommand label
2183 name "sec:Document-Classes"
2184
2185 \end_inset
2186
2187
2188 \end_layout
2189
2190 \begin_layout Standard
2191 You can select a class using the 
2192 \family sans
2193 Document\SpecialChar \menuseparator
2194 Settings
2195 \begin_inset Index
2196 status collapsed
2197
2198 \begin_layout Plain Layout
2199 Document ! Settings
2200 \end_layout
2201
2202 \end_inset
2203
2204
2205 \family default
2206  dialog.
2207  Select the class you want to use, and make any fine tunings of the options
2208  you may need.
2209 \end_layout
2210
2211 \begin_layout Subsubsection
2212 Overview
2213 \end_layout
2214
2215 \begin_layout Standard
2216 There are four standard document classes in LyX.
2217  They are:
2218 \end_layout
2219
2220 \begin_layout Description
2221 Article for basic articles
2222 \end_layout
2223
2224 \begin_layout Description
2225 Report for basic reports
2226 \end_layout
2227
2228 \begin_layout Description
2229 Book for writing a book
2230 \end_layout
2231
2232 \begin_layout Description
2233 Letter for US-style letters
2234 \end_layout
2235
2236 \begin_layout Standard
2237 There are also some non-standard classes, which LyX only uses if you have
2238  installed them.
2239  Here are some of the classes, the full list with detailed explanations
2240  can be found in chapter 
2241 \emph on
2242 Special Document Classes
2243 \emph default
2244  in the 
2245 \emph on
2246 Extended Features
2247 \emph default
2248  manual:
2249 \end_layout
2250
2251 \begin_layout Description
2252 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2253 \end_layout
2254
2255 \begin_layout Description
2256 AAST
2257 \family sans
2258
2259 \begin_inset ERT
2260 status collapsed
2261
2262 \begin_layout Plain Layout
2263
2264 {}
2265 \end_layout
2266
2267 \end_inset
2268
2269
2270 \family default
2271 eX For submissions to the journals published by the American Astronomical
2272  Society
2273 \end_layout
2274
2275 \begin_layout Description
2276 AMS Layouts for articles and books in the style and format used by the American
2277  Mathematical Society (AMS).
2278  There are three article layouts available.
2279  The standard one uses a typical numbering scheme for theorems etc., that
2280  prepends the section number to the number of the result.
2281  All result-type statements (propositions, corollaries, and so on) are sequenced
2282  together, but definitions, examples, and the like have their own sequence.
2283  The 
2284 \begin_inset Quotes eld
2285 \end_inset
2286
2287 sequential numbering
2288 \begin_inset Quotes erd
2289 \end_inset
2290
2291  scheme does not place the section number with each result, but numbers
2292  them throughout the article in a single sequence.
2293  Each type of result gets its own sequence.
2294  There is also a layout that dispenses with numbering of statements altogether.
2295 \end_layout
2296
2297 \begin_layout Description
2298 Beamer Layout for presentations
2299 \end_layout
2300
2301 \begin_layout Description
2302 broadway Layout for writing plays.
2303  It is not an existing LaTeX document class, but a new one which is distributed
2304  with LyX.
2305 \end_layout
2306
2307 \begin_layout Description
2308 curriculum
2309 \begin_inset space ~
2310 \end_inset
2311
2312 vitae classes to create curriculum vitae
2313 \end_layout
2314
2315 \begin_layout Description
2316 Dinbrief Letters in format of the DIN (German industry norm)
2317 \end_layout
2318
2319 \begin_layout Description
2320 dtk Layout for 
2321 \family typewriter
2322 Die TeXnische Komödie
2323 \family default
2324 , the journal of the German TeX user Group (Dante)
2325 \end_layout
2326
2327 \begin_layout Description
2328 Elsevier Layout for journals of the Elsevier publishing group
2329 \end_layout
2330
2331 \begin_layout Description
2332 Foils Used to make transparencies
2333 \end_layout
2334
2335 \begin_layout Description
2336 g-brief Letters in format of the DIN (German industry norm)
2337 \end_layout
2338
2339 \begin_layout Description
2340 hollywood Used to type spec scripts for the US film industry.
2341  It is not an existing LaTeX document class, but a new one which is distributed
2342  with LyX.
2343 \end_layout
2344
2345 \begin_layout Description
2346 IEEEtran Layout for the journals published by the Institute of Electrical
2347  and Electronics Engineers (IEEE)
2348 \end_layout
2349
2350 \begin_layout Description
2351 IOP Layout for journals of the Institute of Physics publishing group
2352 \end_layout
2353
2354 \begin_layout Description
2355 Kluwer Layout for journals of the Kluwer publishing group
2356 \end_layout
2357
2358 \begin_layout Description
2359 koma-script a replacement for the standard classes, offers many useful features
2360  like caption formatting, automatic print space calculation etc.
2361 \end_layout
2362
2363 \begin_layout Description
2364 Memoir another replacement for the standard classes
2365 \end_layout
2366
2367 \begin_layout Description
2368 paper Used with the 
2369 \family typewriter
2370 paper
2371 \family default
2372  LaTeX document class
2373 \end_layout
2374
2375 \begin_layout Description
2376 Powerdot Layout for presentations
2377 \end_layout
2378
2379 \begin_layout Description
2380 REVTe
2381 \begin_inset ERT
2382 status collapsed
2383
2384 \begin_layout Plain Layout
2385
2386 {}
2387 \end_layout
2388
2389 \end_inset
2390
2391 X is used to write articles for the publications of the American Physical
2392  Society (APS), American Institute of Physics (AIP), and Optical Society
2393  of America (OSA).
2394  This class is not completely compatible with all LyX features.
2395 \end_layout
2396
2397 \begin_layout Description
2398 Slides Used to make transparencies
2399 \end_layout
2400
2401 \begin_layout Description
2402 SPIE
2403 \begin_inset space ~
2404 \end_inset
2405
2406 Proceedings Layout for the journals published by The International Society
2407  for Optical Engineering (SPIE)
2408 \end_layout
2409
2410 \begin_layout Description
2411 Springer Layouts for journals of the Springer publishing group
2412 \end_layout
2413
2414 \begin_layout Description
2415 TUGboat Layout for 
2416 \family typewriter
2417 TUGboat
2418 \family default
2419 , the journal of the international TeX user Group (TUG)
2420 \end_layout
2421
2422 \begin_layout Standard
2423 We won't go into any detail about how to use these different document classes
2424  here.
2425  You can find all the details about the non-standard classes in the 
2426 \emph on
2427 Extended Editing
2428 \emph default
2429  manual.
2430  Here, we will settle with a list of some of the common properties of all
2431  of the document classes.
2432 \end_layout
2433
2434 \begin_layout Subsubsection
2435 Modules
2436 \begin_inset CommandInset label
2437 LatexCommand label
2438 name "sub:Modules"
2439
2440 \end_inset
2441
2442
2443 \begin_inset Index
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447 Document ! Modules
2448 \end_layout
2449
2450 \end_inset
2451
2452
2453 \end_layout
2454
2455 \begin_layout Standard
2456 Modules load additional features to a document that are not by default available
2457  in the chosen document class.
2458  For example you might want to use write Braille (embossed printing) in
2459  a document.
2460  This is of course not available in any document class, so you have to load
2461  the corresponding module in the 
2462 \family sans
2463 Document Class
2464 \family default
2465  section of the 
2466 \family sans
2467 Document\SpecialChar \menuseparator
2468 Settings
2469 \family default
2470
2471 \begin_inset Index
2472 status collapsed
2473
2474 \begin_layout Plain Layout
2475 Document ! Settings
2476 \end_layout
2477
2478 \end_inset
2479
2480  dialog.
2481  Highlighting a module in the dialog will bring up a description of the
2482  module.
2483 \end_layout
2484
2485 \begin_layout Standard
2486 \begin_inset Note Greyedout
2487 status open
2488
2489 \begin_layout Plain Layout
2490
2491 \series bold
2492 Note:
2493 \series default
2494  Some modules require LaTeX packages that are not always installed by default.
2495  LyX will warn you if you do not have the needed package.
2496 \end_layout
2497
2498 \end_inset
2499
2500
2501 \end_layout
2502
2503 \begin_layout Standard
2504 \begin_inset Note Greyedout
2505 status open
2506
2507 \begin_layout Plain Layout
2508
2509 \series bold
2510 Note also:
2511 \series default
2512  Some modules require other modules, and some pairs of modules are incompatible.
2513 \end_layout
2514
2515 \end_inset
2516
2517
2518 \end_layout
2519
2520 \begin_layout Subsubsection
2521 Properties
2522 \end_layout
2523
2524 \begin_layout Standard
2525 Each class has a default set of options.
2526  Here's a quick table describing them:
2527 \end_layout
2528
2529 \begin_layout Standard
2530 \begin_inset VSpace 0.3cm
2531 \end_inset
2532
2533
2534 \end_layout
2535
2536 \begin_layout Standard
2537 \align center
2538 \begin_inset Tabular
2539 <lyxtabular version="3" rows="5" columns="5">
2540 <features>
2541 <column alignment="center" valignment="top" width="0pt">
2542 <column alignment="center" valignment="top" width="0pt">
2543 <column alignment="center" valignment="top" width="0pt">
2544 <column alignment="center" valignment="top" width="0pt">
2545 <column alignment="center" valignment="top" width="0pt">
2546 <row>
2547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2548 \begin_inset Text
2549
2550 \begin_layout Plain Layout
2551
2552 \end_layout
2553
2554 \end_inset
2555 </cell>
2556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2557 \begin_inset Text
2558
2559 \begin_layout Plain Layout
2560
2561 \family sans
2562 \series medium
2563 \shape up
2564 \size normal
2565 \emph off
2566 \bar no
2567 \noun off
2568 \color none
2569 Page style
2570 \end_layout
2571
2572 \end_inset
2573 </cell>
2574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2575 \begin_inset Text
2576
2577 \begin_layout Plain Layout
2578
2579 \family sans
2580 \series medium
2581 \shape up
2582 \size normal
2583 \emph off
2584 \bar no
2585 \noun off
2586 \color none
2587 Sides
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family sans
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 Columns
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \series medium
2616 \shape up
2617 \size normal
2618 \emph off
2619 \bar no
2620 \noun off
2621 \color none
2622 Max.
2623  sectioning level
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 </row>
2629 <row>
2630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2631 \begin_inset Text
2632
2633 \begin_layout Plain Layout
2634
2635 \series medium
2636 \shape up
2637 \size normal
2638 \emph off
2639 \bar no
2640 \noun off
2641 \color none
2642 article
2643 \end_layout
2644
2645 \end_inset
2646 </cell>
2647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2648 \begin_inset Text
2649
2650 \begin_layout Plain Layout
2651
2652 \family sans
2653 \series medium
2654 \shape up
2655 \size normal
2656 \emph off
2657 \bar no
2658 \noun off
2659 \color none
2660 Plain
2661 \end_layout
2662
2663 \end_inset
2664 </cell>
2665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2666 \begin_inset Text
2667
2668 \begin_layout Plain Layout
2669
2670 \family sans
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 One
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687
2688 \family sans
2689 \series medium
2690 \shape up
2691 \size normal
2692 \emph off
2693 \bar no
2694 \noun off
2695 \color none
2696 One
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family sans
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 Section
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 </row>
2720 <row>
2721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725
2726 \series medium
2727 \shape up
2728 \size normal
2729 \emph off
2730 \bar no
2731 \noun off
2732 \color none
2733 report
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2739 \begin_inset Text
2740
2741 \begin_layout Plain Layout
2742
2743 \family sans
2744 \series medium
2745 \shape up
2746 \size normal
2747 \emph off
2748 \bar no
2749 \noun off
2750 \color none
2751 Plain
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2757 \begin_inset Text
2758
2759 \begin_layout Plain Layout
2760
2761 \family sans
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 One
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \family sans
2780 \series medium
2781 \shape up
2782 \size normal
2783 \emph off
2784 \bar no
2785 \noun off
2786 \color none
2787 One
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 Chapter
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 </row>
2811 <row>
2812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816
2817 \series medium
2818 \shape up
2819 \size normal
2820 \emph off
2821 \bar no
2822 \noun off
2823 \color none
2824 book
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833
2834 \family sans
2835 \series medium
2836 \shape up
2837 \size normal
2838 \emph off
2839 \bar no
2840 \noun off
2841 \color none
2842 Headings
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \begin_layout Plain Layout
2851
2852 \family sans
2853 \series medium
2854 \shape up
2855 \size normal
2856 \emph off
2857 \bar no
2858 \noun off
2859 \color none
2860 Two
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869
2870 \family sans
2871 \series medium
2872 \shape up
2873 \size normal
2874 \emph off
2875 \bar no
2876 \noun off
2877 \color none
2878 One
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2884 \begin_inset Text
2885
2886 \begin_layout Plain Layout
2887
2888 \family sans
2889 \series medium
2890 \shape up
2891 \size normal
2892 \emph off
2893 \bar no
2894 \noun off
2895 \color none
2896 Chapter
2897 \end_layout
2898
2899 \end_inset
2900 </cell>
2901 </row>
2902 <row>
2903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2904 \begin_inset Text
2905
2906 \begin_layout Plain Layout
2907
2908 \series medium
2909 \shape up
2910 \size normal
2911 \emph off
2912 \bar no
2913 \noun off
2914 \color none
2915 letter
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2921 \begin_inset Text
2922
2923 \begin_layout Plain Layout
2924
2925 \family sans
2926 \series medium
2927 \shape up
2928 \size normal
2929 \emph off
2930 \bar no
2931 \noun off
2932 \color none
2933 Plain
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2939 \begin_inset Text
2940
2941 \begin_layout Plain Layout
2942
2943 \family sans
2944 \series medium
2945 \shape up
2946 \size normal
2947 \emph off
2948 \bar no
2949 \noun off
2950 \color none
2951 One
2952 \end_layout
2953
2954 \end_inset
2955 </cell>
2956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2957 \begin_inset Text
2958
2959 \begin_layout Plain Layout
2960
2961 \family sans
2962 \series medium
2963 \shape up
2964 \size normal
2965 \emph off
2966 \bar no
2967 \noun off
2968 \color none
2969 One
2970 \end_layout
2971
2972 \end_inset
2973 </cell>
2974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978
2979 \series medium
2980 \shape up
2981 \size normal
2982 \emph off
2983 \bar no
2984 \noun off
2985 \color none
2986 none
2987 \end_layout
2988
2989 \end_inset
2990 </cell>
2991 </row>
2992 </lyxtabular>
2993
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \begin_layout Standard
3000 \begin_inset VSpace 0.3cm
3001 \end_inset
3002
3003
3004 \end_layout
3005
3006 \begin_layout Standard
3007 You're probably also wondering what 
3008 \begin_inset Quotes eld
3009 \end_inset
3010
3011 Max.
3012 \begin_inset space ~
3013 \end_inset
3014
3015 sectioning level
3016 \begin_inset Quotes erd
3017 \end_inset
3018
3019  means.
3020  There are several paragraph environments used to create section headings.
3021  Different document classes allow different types of section headings.
3022  Only two use the 
3023 \family sans
3024 Chapter
3025 \family default
3026  heading; the rest do not and begin instead with the 
3027 \family sans
3028 Section
3029 \family default
3030  heading.
3031  Some document classes, such as the ones for letters, don't use any section
3032  headings.
3033  In addition to 
3034 \family sans
3035 Chapter
3036 \family default
3037  and 
3038 \family sans
3039 Section
3040 \family default
3041  headings, there are also 
3042 \family sans
3043 Subsection
3044 \family default
3045  headings, 
3046 \family sans
3047 Subsubsection
3048 \family default
3049  headings, and so on.
3050  We'll describe these headings fully in section
3051 \begin_inset space ~
3052 \end_inset
3053
3054
3055 \begin_inset CommandInset ref
3056 LatexCommand ref
3057 reference "sub:Headings"
3058
3059 \end_inset
3060
3061 .
3062 \end_layout
3063
3064 \begin_layout Subsection
3065 Document Layout
3066 \begin_inset CommandInset label
3067 LatexCommand label
3068 name "sub:Document-Layout"
3069
3070 \end_inset
3071
3072
3073 \begin_inset Index
3074 status collapsed
3075
3076 \begin_layout Plain Layout
3077 Document ! Layout
3078 \end_layout
3079
3080 \end_inset
3081
3082
3083 \family sans
3084
3085 \begin_inset Index
3086 status collapsed
3087
3088 \begin_layout Plain Layout
3089 Document ! Settings
3090 \end_layout
3091
3092 \end_inset
3093
3094
3095 \end_layout
3096
3097 \begin_layout Standard
3098 The most important properties of documents classes are set in the menu 
3099 \family sans
3100 Document\SpecialChar \menuseparator
3101 Settings
3102 \family default
3103 .
3104  There in the 
3105 \family sans
3106 Options
3107 \family default
3108  field under 
3109 \family sans
3110 Documents
3111 \begin_inset space ~
3112 \end_inset
3113
3114 Class
3115 \family default
3116 , you can enter special options for your document class in a comma-separated
3117  list.
3118  This is only necessary if LyX doesn't support special options you want
3119  to use for your document.
3120  To learn more about your favorite LaTeX-class and its options, you have
3121  to read its manual.
3122 \end_layout
3123
3124 \begin_layout Standard
3125 The drop box 
3126 \family sans
3127 Headings style
3128 \family default
3129  in the 
3130 \family sans
3131 Document\SpecialChar \menuseparator
3132 Settings
3133 \family default
3134  dialog under 
3135 \family sans
3136 Page
3137 \begin_inset space ~
3138 \end_inset
3139
3140 Layout
3141 \family default
3142  controls what sorts of headings and page numbers go on a page.
3143  You can choose between the following five options:
3144 \end_layout
3145
3146 \begin_layout Labeling
3147 \labelwidthstring 00.00.0000
3148
3149 \family sans
3150 Default
3151 \family default
3152  Use default page style of current class.
3153 \end_layout
3154
3155 \begin_layout Labeling
3156 \labelwidthstring 00.00.0000
3157
3158 \family sans
3159 Empty
3160 \family default
3161  No page numbers or headings.
3162 \end_layout
3163
3164 \begin_layout Labeling
3165 \labelwidthstring 00.00.0000
3166
3167 \family sans
3168 Plain
3169 \family default
3170  Page numbers only.
3171 \end_layout
3172
3173 \begin_layout Labeling
3174 \labelwidthstring 00.00.0000
3175
3176 \family sans
3177 Headings
3178 \family default
3179  Page numbers and either the current chapter or section title and number.
3180  Whether LyX uses the current chapter or the current section depends on
3181  the maximum sectioning level of the class.
3182 \end_layout
3183
3184 \begin_layout Labeling
3185 \labelwidthstring 00.00.0000
3186
3187 \family sans
3188 Fancy
3189 \family default
3190  This allows you to create fully customizable headers and footers if you
3191  have the 
3192 \series bold
3193 fancyhdr
3194 \series default
3195
3196 \begin_inset Index
3197 status collapsed
3198
3199 \begin_layout Plain Layout
3200 LaTeX-packages ! fancyhdr
3201 \end_layout
3202
3203 \end_inset
3204
3205  package installed.
3206  At the moment, support in LyX is limited to this setting.
3207  To use the full power of this package, you have to add code to your document
3208  preamble.
3209  Check the documentation for the 
3210 \series bold
3211 fancyhdr
3212 \series default
3213  package for more details, 
3214 \begin_inset CommandInset citation
3215 LatexCommand cite
3216 key "fancyhdr"
3217
3218 \end_inset
3219
3220 .
3221 \end_layout
3222
3223 \begin_layout Standard
3224 The 
3225 \family sans
3226 Separation
3227 \family default
3228  of paragraphs is described in section
3229 \begin_inset space ~
3230 \end_inset
3231
3232
3233 \begin_inset CommandInset ref
3234 LatexCommand ref
3235 reference "sec:Par-indent-intro"
3236
3237 \end_inset
3238
3239 .
3240 \end_layout
3241
3242 \begin_layout Subsection
3243 Paper Size and Orientation
3244 \begin_inset Index
3245 status collapsed
3246
3247 \begin_layout Plain Layout
3248 Document ! Paper size
3249 \end_layout
3250
3251 \end_inset
3252
3253
3254 \begin_inset CommandInset label
3255 LatexCommand label
3256 name "sub:Paper-Size,-Orientation,"
3257
3258 \end_inset
3259
3260
3261 \end_layout
3262
3263 \begin_layout Standard
3264 You'll find the following options in the menu 
3265 \family sans
3266 Page
3267 \begin_inset space ~
3268 \end_inset
3269
3270 Layout
3271 \family default
3272  of the dialog of the 
3273 \family sans
3274 Document\SpecialChar \menuseparator
3275 Settings
3276 \family default
3277  menu:
3278 \family sans
3279
3280 \begin_inset Index
3281 status collapsed
3282
3283 \begin_layout Plain Layout
3284 Document ! Settings
3285 \end_layout
3286
3287 \end_inset
3288
3289
3290 \end_layout
3291
3292 \begin_layout Labeling
3293 \labelwidthstring 00.00.0000
3294
3295 \family sans
3296 Paper
3297 \begin_inset space ~
3298 \end_inset
3299
3300 Format
3301 \family default
3302  What size paper to print on.
3303  The choices are
3304 \end_layout
3305
3306 \begin_layout Itemize
3307
3308 \family sans
3309 Default
3310 \end_layout
3311
3312 \begin_layout Itemize
3313
3314 \family sans
3315 A3, A4,
3316 \family default
3317  
3318 \family sans
3319 A5
3320 \end_layout
3321
3322 \begin_layout Itemize
3323
3324 \family sans
3325 B3, B4, B5
3326 \end_layout
3327
3328 \begin_layout Itemize
3329
3330 \family sans
3331 US letter
3332 \end_layout
3333
3334 \begin_layout Itemize
3335
3336 \family sans
3337 US legal
3338 \end_layout
3339
3340 \begin_layout Itemize
3341
3342 \family sans
3343 US executive
3344 \end_layout
3345
3346 \begin_layout Itemize
3347
3348 \family sans
3349 Custom
3350 \end_layout
3351
3352 \begin_layout Labeling
3353 \labelwidthstring 00.00.0000
3354
3355 \family sans
3356 Orientation
3357 \family default
3358  Two toggle buttons choose whether to print the output as 
3359 \family sans
3360 Landscape
3361 \family default
3362  or as 
3363 \family sans
3364 Portrait
3365 \family default
3366 .
3367 \end_layout
3368
3369 \begin_layout Labeling
3370 \labelwidthstring 00.00.0000
3371
3372 \family sans
3373 Two-sided
3374 \begin_inset space ~
3375 \end_inset
3376
3377 document
3378 \family default
3379  Adjusts the print space to print both sides of paper.
3380  That means that the print space for odd- and even-numbered pages is different.
3381 \end_layout
3382
3383 \begin_layout Subsection
3384 Margins
3385 \begin_inset CommandInset label
3386 LatexCommand label
3387 name "sub:Margins"
3388
3389 \end_inset
3390
3391
3392 \begin_inset Index
3393 status collapsed
3394
3395 \begin_layout Plain Layout
3396 Document ! Margins
3397 \end_layout
3398
3399 \end_inset
3400
3401
3402 \begin_inset Index
3403 status collapsed
3404
3405 \begin_layout Plain Layout
3406 Margins
3407 \end_layout
3408
3409 \end_inset
3410
3411
3412 \end_layout
3413
3414 \begin_layout Standard
3415 Paper margins are set in the menu 
3416 \family sans
3417 Document\SpecialChar \menuseparator
3418 Settings
3419 \family default
3420 .
3421 \begin_inset Index
3422 status collapsed
3423
3424 \begin_layout Plain Layout
3425 Document ! Settings
3426 \end_layout
3427
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \begin_layout Standard
3434 If you use a koma-script document class, you can use the default settings.
3435  Because koma-script calculates then the printspace automatically by taking
3436  the paper format and the font size into account.
3437 \end_layout
3438
3439 \begin_layout Subsection
3440 Important Note
3441 \end_layout
3442
3443 \begin_layout Standard
3444 If you change a document class, LyX has to convert 
3445 \emph on
3446 everything
3447 \emph default
3448  into the new class.
3449  That includes the paragraph environments.
3450  Some paragraph environments are standard; all of the document classes have
3451  them; but some classes have special paragraph environments.
3452  If this is the case, and you change the document class, LyX sets the missing
3453  paragraph environments to 
3454 \family sans
3455 Standard
3456 \family default
3457  and places an error box at the beginning of the paragraph.
3458  Just click on them and you'll get a message dialog that tells you about
3459  the conversion and why it failed.
3460 \end_layout
3461
3462 \begin_layout Section
3463 Paragraph Indentation and Separation
3464 \begin_inset Index
3465 status collapsed
3466
3467 \begin_layout Plain Layout
3468 Paragraph ! Indentation
3469 \end_layout
3470
3471 \end_inset
3472
3473
3474 \end_layout
3475
3476 \begin_layout Subsection
3477 Introduction
3478 \begin_inset CommandInset label
3479 LatexCommand label
3480 name "sec:Par-indent-intro"
3481
3482 \end_inset
3483
3484
3485 \end_layout
3486
3487 \begin_layout Standard
3488 Before describing all of the various paragraph environments, we'd like to
3489  say a word or two about paragraph indentation.
3490 \end_layout
3491
3492 \begin_layout Standard
3493 Everyone seems to have their own convention for separating paragraphs.
3494  Most Americans indent the first line of a paragraph.
3495  Others don't indent but put extra space between the paragraphs.
3496  If you choose indentation for paragraphs the 
3497 \emph on
3498 first
3499 \emph default
3500  paragraph of a section, or after a figure, an equation, a table, a list,
3501  etc., is 
3502 \emph on
3503 not
3504 \emph default
3505  indented.
3506  Only a paragraph following another paragraph gets indented.
3507  Note that the indentation behavior is different when you use another document
3508  language than English.
3509  LaTeX takes care that the indentation follows the rules of the used language.
3510 \end_layout
3511
3512 \begin_layout Standard
3513 The space between paragraphs, like the line spacing, the space between headings
3514  and text --- in fact, all of the spacings for just about everything are
3515  pre-coded into LyX.
3516  As we said, you don't worry about how much space to add between what.
3517  LyX takes care of that.
3518  In fact, these pre-coded vertical spacings aren't a single number but a
3519  range.
3520  That way, LyX can squish or stretch the space between lines to make sure
3521  figures fit on a page with text, so that sections don't start at the bottom
3522  of a page, and so on.
3523 \begin_inset Foot
3524 status collapsed
3525
3526 \begin_layout Plain Layout
3527 LaTeX does this when LyX goes to produce a printable file.
3528 \end_layout
3529
3530 \end_inset
3531
3532  However, pre-coded doesn't mean you can't change them.
3533  LyX gives you the ability to globally change 
3534 \emph on
3535 all
3536 \emph default
3537  of these pre-coded spacings.
3538  We'll explain more later.
3539 \end_layout
3540
3541 \begin_layout Subsection
3542 Paragraph Separation
3543 \begin_inset Index
3544 status collapsed
3545
3546 \begin_layout Plain Layout
3547 Paragraph ! Separation
3548 \end_layout
3549
3550 \end_inset
3551
3552
3553 \end_layout
3554
3555 \begin_layout Standard
3556 To separate paragraphs, select 
3557 \family sans
3558 Indent
3559 \family default
3560  or 
3561 \family sans
3562 Skip
3563 \family default
3564  in the submenu 
3565 \family sans
3566 Text
3567 \begin_inset space ~
3568 \end_inset
3569
3570 Layout
3571 \family default
3572  of the dialog 
3573 \family sans
3574 Document\SpecialChar \menuseparator
3575 Settings
3576 \family default
3577
3578 \begin_inset Index
3579 status collapsed
3580
3581 \begin_layout Plain Layout
3582 Document ! Settings
3583 \end_layout
3584
3585 \end_inset
3586
3587  to indent paragraphs or add extra space between paragraphs, respectively.
3588  The size of the skips can be defined in the dialog, for the indentation
3589  you have to add this line to your document preamble:
3590 \end_layout
3591
3592 \begin_layout Standard
3593
3594 \series bold
3595
3596 \backslash
3597 setlength{
3598 \backslash
3599 parindent}{Length}
3600 \end_layout
3601
3602 \begin_layout Standard
3603 where length is a value in one of the units listed in Appendix
3604 \begin_inset space ~
3605 \end_inset
3606
3607
3608 \begin_inset CommandInset ref
3609 LatexCommand ref
3610 reference "cap:Units"
3611
3612 \end_inset
3613
3614 .
3615  The default length is 30
3616 \begin_inset space \thinspace{}
3617 \end_inset
3618
3619 pt.
3620 \end_layout
3621
3622 \begin_layout Subsection
3623 Fine-Tuning
3624 \end_layout
3625
3626 \begin_layout Standard
3627 You can also change the separation method of a single paragraph.
3628  Open the 
3629 \family sans
3630 Edit\SpecialChar \menuseparator
3631 Paragraph
3632 \begin_inset space ~
3633 \end_inset
3634
3635 Settings
3636 \family default
3637  dialog and toggle the 
3638 \family sans
3639 Indent
3640 \begin_inset space ~
3641 \end_inset
3642
3643 Paragraph
3644 \family default
3645  option to change the state of the current paragraph.
3646  If paragraphs have no indentation but use extra space for separation, this
3647  button will be ignored (you can't indent a single paragraph by toggling
3648  this).
3649 \end_layout
3650
3651 \begin_layout Standard
3652 You should only need to change the indentation method for a single paragraph
3653  if you need to do some fine-tuning.
3654 \end_layout
3655
3656 \begin_layout Subsection
3657 Line Spacing
3658 \begin_inset Index
3659 status collapsed
3660
3661 \begin_layout Plain Layout
3662 Paragraph ! Line spacing
3663 \end_layout
3664
3665 \end_inset
3666
3667
3668 \end_layout
3669
3670 \begin_layout Standard
3671 In the 
3672 \family sans
3673 Document\SpecialChar \menuseparator
3674 Settings
3675 \noun on
3676
3677 \begin_inset Index
3678 status collapsed
3679
3680 \begin_layout Plain Layout
3681 Document ! Settings
3682 \end_layout
3683
3684 \end_inset
3685
3686
3687 \family default
3688 \noun default
3689  dialog you can set the line spacing in the submenu 
3690 \family sans
3691 Text
3692 \begin_inset space ~
3693 \end_inset
3694
3695 Layout.
3696 \family default
3697
3698 \begin_inset Foot
3699 status collapsed
3700
3701 \begin_layout Plain Layout
3702 You need to have the LaTeX-package 
3703 \series bold
3704 setspace
3705 \series default
3706
3707 \begin_inset Index
3708 status collapsed
3709
3710 \begin_layout Plain Layout
3711 LaTeX-packages ! setspace
3712 \end_layout
3713
3714 \end_inset
3715
3716  installed to use this feature.
3717 \end_layout
3718
3719 \end_inset
3720
3721
3722 \end_layout
3723
3724 \begin_layout Section
3725 Paragraph Environments
3726 \begin_inset CommandInset label
3727 LatexCommand label
3728 name "sec:Paragraph-Environments"
3729
3730 \end_inset
3731
3732
3733 \begin_inset Index
3734 status collapsed
3735
3736 \begin_layout Plain Layout
3737 Paragraph ! Environments
3738 \end_layout
3739
3740 \end_inset
3741
3742
3743 \begin_inset Index
3744 status collapsed
3745
3746 \begin_layout Plain Layout
3747 Paragraph environments|(
3748 \end_layout
3749
3750 \end_inset
3751
3752
3753 \end_layout
3754
3755 \begin_layout Subsection
3756 Overview
3757 \end_layout
3758
3759 \begin_layout Standard
3760 Paragraph environments correspond to the
3761 \end_layout
3762
3763 \begin_layout Standard
3764
3765 \series bold
3766
3767 \backslash
3768 begin{
3769 \emph on
3770 environment
3771 \emph default
3772 } ...
3773  
3774 \backslash
3775 end{
3776 \emph on
3777 environment
3778 \emph default
3779 }
3780 \series default
3781
3782 \begin_inset Newline newline
3783 \end_inset
3784
3785 command sequence in LaTeX files.
3786  If you don't know LaTeX, or the concept of a paragraph environment is totally
3787  alien to you, we urge you to read the 
3788 \emph on
3789 Tutorial
3790 \emph default
3791 .
3792  The 
3793 \emph on
3794 Tutorial
3795 \emph default
3796  also contains many more examples than this section does.
3797 \end_layout
3798
3799 \begin_layout Standard
3800 A paragraph environment is simply a 
3801 \begin_inset Quotes eld
3802 \end_inset
3803
3804 container
3805 \begin_inset Quotes erd
3806 \end_inset
3807
3808  for a paragraph which gives that paragraph certain properties.
3809  This can include a particular style of font, different margins, a numbering
3810  scheme, labels, and so on.
3811  Additionally, you can 
3812 \begin_inset Quotes eld
3813 \end_inset
3814
3815 nest
3816 \begin_inset Quotes erd
3817 \end_inset
3818
3819  the different environments inside one another, allowing one environment
3820  to inherit some of the properties of another.
3821  The different paragraph environments totally replace the need for messy
3822  tab stops, on the fly margin adjustment, and other hold-overs from the
3823  days of typewriters.
3824  There are several paragraph environments which are specific to a particular
3825  document type.
3826  We'll only be covering the most common ones here.
3827 \end_layout
3828
3829 \begin_layout Standard
3830 To choose a new paragraph environment, use the pull-down box 
3831 \begin_inset Graphics
3832         filename clipart/ToolbarEnvBox.png
3833         scale 70
3834         clip
3835
3836 \end_inset
3837
3838  at the left end of the toolbar.
3839  LyX will change the environment of the 
3840 \emph on
3841 entire
3842 \emph default
3843  paragraph in which the cursor sits.
3844  You can also change the environment of an entire group of paragraphs if
3845  you select them before choosing the new environment.
3846  
3847 \end_layout
3848
3849 \begin_layout Standard
3850 Note that hitting 
3851 \family sans
3852 Return
3853 \family default
3854  will 
3855 \emph on
3856 typically
3857 \emph default
3858  create a new paragraph using the 
3859 \family sans
3860 Standard
3861 \family default
3862  paragraph environment.
3863  We say 
3864 \begin_inset Quotes eld
3865 \end_inset
3866
3867 typically
3868 \begin_inset Quotes erd
3869 \end_inset
3870
3871  because if you are in one of these environments:
3872 \end_layout
3873
3874 \begin_layout Itemize
3875
3876 \family sans
3877 Quote
3878 \end_layout
3879
3880 \begin_layout Itemize
3881
3882 \family sans
3883 Quotation
3884 \end_layout
3885
3886 \begin_layout Itemize
3887
3888 \family sans
3889 Verse
3890 \end_layout
3891
3892 \begin_layout Itemize
3893
3894 \family sans
3895 Itemize
3896 \end_layout
3897
3898 \begin_layout Itemize
3899
3900 \family sans
3901 Enumerate
3902 \end_layout
3903
3904 \begin_layout Itemize
3905
3906 \family sans
3907 Description
3908 \end_layout
3909
3910 \begin_layout Itemize
3911
3912 \family sans
3913 List
3914 \end_layout
3915
3916 \begin_layout Standard
3917 LyX keeps the old paragraph environment when you hit 
3918 \family sans
3919 Return
3920 \family default
3921 , rather than resetting it to 
3922 \family sans
3923 Standard
3924 \family default
3925 .
3926  LyX will still reset the nesting depth, however.
3927  Usually, starting a new paragraph resets both the paragraph environment
3928  and the nesting depth (for more on nesting see section
3929 \begin_inset space ~
3930 \end_inset
3931
3932
3933 \begin_inset CommandInset ref
3934 LatexCommand ref
3935 reference "sec:Nesting"
3936
3937 \end_inset
3938
3939 ).
3940  At the moment, all this is context-specific; you're better off expecting
3941  
3942 \family sans
3943 Return
3944 \family default
3945  to reset the paragraph environment and depth.
3946  If you want a new paragraph to keep the current environment and depth,
3947  use 
3948 \begin_inset Info
3949 type  "shortcut"
3950 arg   "break-paragraph inverse"
3951 \end_inset
3952
3953  instead.
3954 \end_layout
3955
3956 \begin_layout Subsection
3957 Standard
3958 \end_layout
3959
3960 \begin_layout Standard
3961 The default paragraph environment is 
3962 \family sans
3963 Standard
3964 \family default
3965  for most classes.
3966  It creates a plain paragraph.
3967  If LyX resets the paragraph environment, this is the one it chooses.
3968  In fact, the paragraph you're reading right now (and most of the ones in
3969  this manual) are in the 
3970 \family sans
3971 Standard
3972 \family default
3973  environment.
3974 \end_layout
3975
3976 \begin_layout Standard
3977 You can nest a paragraph using the 
3978 \family sans
3979 Standard
3980 \family default
3981  environment in just about anything else, but you can't really nest anything
3982  in a 
3983 \family sans
3984 Standard
3985 \family default
3986  environment.
3987 \end_layout
3988
3989 \begin_layout Subsection
3990 Document Title
3991 \begin_inset Index
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995 Document !Title
3996 \end_layout
3997
3998 \end_inset
3999
4000
4001 \end_layout
4002
4003 \begin_layout Standard
4004 A LaTeX title page has three parts: the title itself, the name(s) of the
4005  author(s) and a 
4006 \begin_inset Quotes eld
4007 \end_inset
4008
4009 footnote
4010 \begin_inset Quotes erd
4011 \end_inset
4012
4013  for thanks or contact information.
4014  For certain types of documents, LaTeX places all of this on a separate
4015  page along with today's date.
4016  For other types of documents, the title 
4017 \begin_inset Quotes eld
4018 \end_inset
4019
4020 page
4021 \begin_inset Quotes erd
4022 \end_inset
4023
4024  goes at the top of the first page of the document.
4025  
4026 \end_layout
4027
4028 \begin_layout Standard
4029 LyX provides an interface to the title page commands through the paragraph
4030  environments 
4031 \family sans
4032 Title
4033 \family default
4034
4035 \family sans
4036 Author
4037 \family default
4038 , and 
4039 \family sans
4040 Date
4041 \family default
4042 .
4043  Here's how you use them:
4044 \end_layout
4045
4046 \begin_layout Itemize
4047 Put the title of your document in the 
4048 \family sans
4049 Title
4050 \family default
4051  environment.
4052 \end_layout
4053
4054 \begin_layout Itemize
4055 Put the author name in the 
4056 \family sans
4057 Author
4058 \family default
4059  environment.
4060 \end_layout
4061
4062 \begin_layout Itemize
4063 If you want the date to have a certain appearance, want to use a fixed date,
4064  or want other text to appear in place of today's date, put that text in
4065  the 
4066 \family sans
4067 Date
4068 \family default
4069  environment.
4070  Note that using this environment is optional.
4071  If you don't provide any, LaTeX will automatically insert today's date.
4072  If you don't want any date, add the line
4073 \begin_inset Newline newline
4074 \end_inset
4075
4076
4077 \series bold
4078
4079 \backslash
4080 date{}
4081 \series default
4082
4083 \begin_inset Newline newline
4084 \end_inset
4085
4086 to the preamble of your document (menu 
4087 \family sans
4088 Document\SpecialChar \menuseparator
4089 Settings
4090 \family default
4091 )
4092 \end_layout
4093
4094 \begin_layout Standard
4095 You can use footnotes to insert 
4096 \begin_inset Quotes eld
4097 \end_inset
4098
4099 thanks
4100 \begin_inset Quotes erd
4101 \end_inset
4102
4103  or contact informations.
4104 \end_layout
4105
4106 \begin_layout Subsection
4107 Headings
4108 \begin_inset Index
4109 status collapsed
4110
4111 \begin_layout Plain Layout
4112 Section headings
4113 \end_layout
4114
4115 \end_inset
4116
4117
4118 \begin_inset CommandInset label
4119 LatexCommand label
4120 name "sub:Headings"
4121
4122 \end_inset
4123
4124
4125 \end_layout
4126
4127 \begin_layout Standard
4128 There are several paragraph environments for producing section headings.
4129  LyX takes care of the numbering for you.
4130 \end_layout
4131
4132 \begin_layout Subsubsection
4133 Numbered Headings
4134 \begin_inset Index
4135 status collapsed
4136
4137 \begin_layout Plain Layout
4138 Section headings ! Numbered
4139 \end_layout
4140
4141 \end_inset
4142
4143
4144 \end_layout
4145
4146 \begin_layout Standard
4147 There are 7 numbered types of section headings.
4148  They are:
4149 \end_layout
4150
4151 \begin_layout Enumerate
4152
4153 \family sans
4154 Part
4155 \end_layout
4156
4157 \begin_layout Enumerate
4158
4159 \family sans
4160 Chapter
4161 \end_layout
4162
4163 \begin_layout Enumerate
4164
4165 \family sans
4166 Section
4167 \end_layout
4168
4169 \begin_layout Enumerate
4170
4171 \family sans
4172 Subsection
4173 \end_layout
4174
4175 \begin_layout Enumerate
4176
4177 \family sans
4178 Subsubsection
4179 \end_layout
4180
4181 \begin_layout Enumerate
4182
4183 \family sans
4184 Paragraph
4185 \end_layout
4186
4187 \begin_layout Enumerate
4188
4189 \family sans
4190 Subparagraph
4191 \end_layout
4192
4193 \begin_layout Standard
4194 LyX labels each heading with a series of numbers, separated by periods.
4195  The numbers describe where in the document you are.
4196  Unlike the other headings, parts are numbered with Latin letters.
4197 \end_layout
4198
4199 \begin_layout Standard
4200 Headings all subdivide your document into different pieces of text.
4201  For example, suppose you're writing a book.
4202  You group the book into chapters.
4203  LyX does similar grouping:
4204 \end_layout
4205
4206 \begin_layout Itemize
4207
4208 \family sans
4209 Part
4210 \family default
4211  is divided in either 
4212 \family sans
4213 Chapter
4214 \family default
4215 s or 
4216 \family sans
4217 Section
4218 \family default
4219 s
4220 \end_layout
4221
4222 \begin_layout Itemize
4223
4224 \family sans
4225 Chapter
4226 \family default
4227 s are divided into 
4228 \family sans
4229 Section
4230 \family default
4231 s
4232 \end_layout
4233
4234 \begin_layout Itemize
4235
4236 \family sans
4237 Section
4238 \family default
4239 s are divided into 
4240 \family sans
4241 Subsection
4242 \family default
4243 s
4244 \end_layout
4245
4246 \begin_layout Itemize
4247
4248 \family sans
4249 Subsection
4250 \family default
4251 s are divided into 
4252 \family sans
4253 Subsubsection
4254 \family default
4255 s
4256 \end_layout
4257
4258 \begin_layout Itemize
4259
4260 \family sans
4261 Subsubsection
4262 \family default
4263 s are divided into 
4264 \family sans
4265 Paragraph
4266 \family default
4267 s
4268 \end_layout
4269
4270 \begin_layout Itemize
4271
4272 \family sans
4273 Paragraph
4274 \family default
4275 s are divided into 
4276 \family sans
4277 Subparagraph
4278 \family default
4279 s
4280 \end_layout
4281
4282 \begin_layout Standard
4283 \begin_inset Note Greyedout
4284 status open
4285
4286 \begin_layout Plain Layout
4287
4288 \series bold
4289 Note:
4290 \series default
4291  Not all document types use the 
4292 \family sans
4293 Chapter
4294 \family default
4295  heading as the maximum sectioning level.
4296  In that case the 
4297 \family sans
4298 Section
4299 \family default
4300  is the top-level heading.
4301 \end_layout
4302
4303 \end_inset
4304
4305
4306 \end_layout
4307
4308 \begin_layout Standard
4309 So, if you use the 
4310 \family sans
4311 Subsubsection
4312 \family default
4313  environment to label a new sub-subsection, LyX labels it with its number,
4314  along with the number of the subsection, section, and, if applicable, chapter
4315  that it's in.
4316  For example: the fifth section of the second chapter of this book has the
4317  label 
4318 \begin_inset Quotes eld
4319 \end_inset
4320
4321 2.5
4322 \begin_inset Quotes erd
4323 \end_inset
4324
4325 .
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Unnumbered Headings
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Section headings ! Unnumbered
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \end_layout
4341
4342 \begin_layout Standard
4343 There are 5 types of unnumbered section headings.
4344  They are:
4345 \end_layout
4346
4347 \begin_layout Enumerate
4348
4349 \family sans
4350 Part*
4351 \end_layout
4352
4353 \begin_layout Enumerate
4354
4355 \family sans
4356 Chapter*
4357 \end_layout
4358
4359 \begin_layout Enumerate
4360
4361 \family sans
4362 Section*
4363 \end_layout
4364
4365 \begin_layout Enumerate
4366
4367 \family sans
4368 Subsection*
4369 \end_layout
4370
4371 \begin_layout Enumerate
4372
4373 \family sans
4374 Subsubsection*
4375 \end_layout
4376
4377 \begin_layout Standard
4378 The 
4379 \begin_inset Quotes eld
4380 \end_inset
4381
4382 *
4383 \begin_inset Quotes erd
4384 \end_inset
4385
4386  after each name means that these headings are not numbered.
4387  They work the same as their numbered counterparts but won't appear in the
4388  table of contents, see section
4389 \begin_inset space ~
4390 \end_inset
4391
4392
4393 \begin_inset CommandInset ref
4394 LatexCommand ref
4395 reference "sec:toc"
4396
4397 \end_inset
4398
4399 .
4400 \end_layout
4401
4402 \begin_layout Subsubsection
4403 Changing the Numbering
4404 \begin_inset CommandInset label
4405 LatexCommand label
4406 name "sub:Numbering-depth"
4407
4408 \end_inset
4409
4410
4411 \end_layout
4412
4413 \begin_layout Standard
4414 You can also alter which sectioning levels get numbered and which ones appear
4415  in the Table of Contents.
4416  Now, this doesn't remove any of the levels; that's preset in the document
4417  class.
4418  Certain classes start with 
4419 \family sans
4420 Chapter
4421 \family default
4422  and go down to the 
4423 \family sans
4424 Subparagraph
4425 \family default
4426  level.
4427  Others start at 
4428 \family sans
4429 Section
4430 \family default
4431 .
4432  Similarly, not all document classes number all sectioning levels.
4433  Most don't number 
4434 \family sans
4435 Paragraph
4436 \family default
4437  or 
4438 \family sans
4439 Subparagraph
4440 \family default
4441 .
4442  This is something you can change.
4443 \end_layout
4444
4445 \begin_layout Standard
4446 Open the 
4447 \family sans
4448 Document\SpecialChar \menuseparator
4449 Settings
4450 \family default
4451  dialog.
4452 \family sans
4453
4454 \begin_inset Index
4455 status collapsed
4456
4457 \begin_layout Plain Layout
4458 Document ! Settings
4459 \end_layout
4460
4461 \end_inset
4462
4463
4464 \family default
4465  Under 
4466 \family sans
4467 Numbering
4468 \begin_inset space ~
4469 \end_inset
4470
4471 &
4472 \begin_inset space ~
4473 \end_inset
4474
4475 TOC
4476 \family default
4477  you'll see two counters.
4478  The one named 
4479 \family sans
4480 Numbering
4481 \family default
4482  controls how far down in the sectioning hierarchy LyX numbers a section
4483  heading.
4484  The other one controls the appearance of the section headings in the table
4485  of contents.
4486 \end_layout
4487
4488 \begin_layout Subsubsection
4489 Short Titles of Headings
4490 \begin_inset Index
4491 status collapsed
4492
4493 \begin_layout Plain Layout
4494 Section headings ! Short titles
4495 \end_layout
4496
4497 \end_inset
4498
4499
4500 \begin_inset OptArg
4501 status collapsed
4502
4503 \begin_layout Plain Layout
4504 Short Titles
4505 \end_layout
4506
4507 \end_inset
4508
4509
4510 \begin_inset CommandInset label
4511 LatexCommand label
4512 name "sec:Short-Titles"
4513
4514 \end_inset
4515
4516
4517 \end_layout
4518
4519 \begin_layout Standard
4520 Some section or chapter titles, such as this one, can get quite long.
4521  This can cause trouble when there is limited horizontal space.
4522  For example, if the header of the page is set to show the current section
4523  title, a long title will protrude over the page margins and look awful.
4524 \end_layout
4525
4526 \begin_layout Standard
4527 LaTeX allows you to specify a short title for section headings.
4528  This short title is used in the header and in the actual table of contents,
4529  avoiding the problem mentioned.
4530  To specify a short title, use the menu 
4531 \family sans
4532 Insert\SpecialChar \menuseparator
4533 Short
4534 \begin_inset space ~
4535 \end_inset
4536
4537 Title
4538 \family default
4539 .
4540  This will insert a box labeled 
4541 \begin_inset Quotes eld
4542 \end_inset
4543
4544 opt
4545 \begin_inset Quotes erd
4546 \end_inset
4547
4548  (stands for 
4549 \begin_inset Quotes eld
4550 \end_inset
4551
4552 optional
4553 \begin_inset Quotes erd
4554 \end_inset
4555
4556 ) which you can use to enter the short title text.
4557  This also works for captions inside floats.
4558 \end_layout
4559
4560 \begin_layout Standard
4561 The title of this section is a good example of using this feature.
4562 \end_layout
4563
4564 \begin_layout Subsubsection
4565 Special Information
4566 \end_layout
4567
4568 \begin_layout Standard
4569 The following information applies to all section headings:
4570 \end_layout
4571
4572 \begin_layout Itemize
4573 You cannot do any nesting with these environments.
4574 \end_layout
4575
4576 \begin_layout Itemize
4577 You cannot use a margin note in any of these environments.
4578 \end_layout
4579
4580 \begin_layout Itemize
4581 You can only use inline math in these environments.
4582 \end_layout
4583
4584 \begin_layout Itemize
4585 You can use labels and cross-references to refer to their numbers.
4586 \end_layout
4587
4588 \begin_layout Subsection
4589 Quotes and Poetry line spacing
4590 \end_layout
4591
4592 \begin_layout Standard
4593 LyX has three paragraph environments for writing poetry and quotations.
4594  They are 
4595 \family sans
4596 Quote
4597 \family default
4598
4599 \family sans
4600 Quotation
4601 \family default
4602 , and 
4603 \family sans
4604 Verse
4605 \family default
4606 .
4607  Forget the days of changing line spacing and twiddling with margins.
4608  These three paragraph environments already have those changes built-in.
4609  They all widen the left margin and add a bit of extra space above and below
4610  the text they contain.
4611  They also allow nesting, so you can put a 
4612 \family sans
4613 Verse
4614 \family default
4615  in a 
4616 \family sans
4617 Quotation
4618 \family default
4619 , as well as in some other paragraph environments.
4620 \end_layout
4621
4622 \begin_layout Standard
4623 There is another feature of these three paragraph environments: they do
4624  
4625 \emph on
4626 not
4627 \emph default
4628  reset to 
4629 \family sans
4630 Standard
4631 \family default
4632  when you start a new paragraph.
4633  So, you can type in that poem and merrily hit 
4634 \family sans
4635 Return
4636 \family default
4637  without worrying about the paragraph environment changing on you.
4638  Of course, that means that, once you're done typing in that poem, you have
4639  to change back to the 
4640 \family sans
4641 Standard
4642 \family default
4643  environment yourself.
4644 \end_layout
4645
4646 \begin_layout Subsubsection
4647
4648 \family sans
4649 Quote
4650 \family default
4651  and 
4652 \family sans
4653 Quotation
4654 \family default
4655
4656 \begin_inset CommandInset label
4657 LatexCommand label
4658 name "sec:Quote"
4659
4660 \end_inset
4661
4662
4663 \begin_inset Index
4664 status collapsed
4665
4666 \begin_layout Plain Layout
4667 Quotation
4668 \end_layout
4669
4670 \end_inset
4671
4672
4673 \end_layout
4674
4675 \begin_layout Standard
4676 Now that we've described the similarities of these three environments, it's
4677  time for the differences.
4678  
4679 \family sans
4680 Quote
4681 \family default
4682  and 
4683 \family sans
4684 Quotation
4685 \family default
4686  are identical except for one difference: 
4687 \family sans
4688 Quote
4689 \family default
4690  uses extra spacing to separate paragraphs and never indents the first line.
4691  
4692 \family sans
4693 Quotation
4694 \family default
4695  
4696 \emph on
4697 always
4698 \emph default
4699  indents the first line of a paragraph and uses the same line spacing throughout.
4700 \end_layout
4701
4702 \begin_layout Standard
4703 Here's an example of the 
4704 \family sans
4705 Quote
4706 \family default
4707  environment:
4708 \end_layout
4709
4710 \begin_layout Quote
4711 This is in the 
4712 \family sans
4713 Quote
4714 \family default
4715  environment.
4716  I can keep writing, extending this line out further and further until it
4717  wraps.
4718  See -- no indentation!
4719 \end_layout
4720
4721 \begin_layout Quote
4722 Here's the second paragraph of this quote.
4723  Again, there's no indentation, but there is extra space between me and
4724  the other paragraph.
4725 \end_layout
4726
4727 \begin_layout Standard
4728 Here's another example, this time in the 
4729 \family sans
4730 Quotation
4731 \family default
4732  environment:
4733 \end_layout
4734
4735 \begin_layout Quotation
4736 This is in the 
4737 \family sans
4738 Quotation
4739 \family default
4740  environment.
4741  If I keep writing, you'll see the indentation.
4742  If your country uses a writing style that shows off new paragraphs by indenting
4743  the first line, then 
4744 \family sans
4745 Quotation
4746 \family default
4747  is the environment for you! Well, you'd use it 
4748 \emph on
4749 if
4750 \emph default
4751  you were quoting other text.
4752 \end_layout
4753
4754 \begin_layout Quotation
4755 Here's a new paragraph.
4756  I could ramble on and on, like a politician at election time.
4757  If I did that, though, you'd get bored.
4758 \end_layout
4759
4760 \begin_layout Standard
4761 As the examples show, 
4762 \family sans
4763 Quote
4764 \family default
4765  is for those people who use extra space to separate paragraphs.
4766  They should put quotes in the 
4767 \family sans
4768 Quote
4769 \family default
4770  environment.
4771  Those who use indentation to mark a new paragraph should use the 
4772 \family sans
4773 Quotation
4774 \family default
4775  paragraph environment for quoted text.
4776 \end_layout
4777
4778 \begin_layout Subsubsection
4779
4780 \family sans
4781 Verse
4782 \family default
4783
4784 \begin_inset Index
4785 status collapsed
4786
4787 \begin_layout Plain Layout
4788 Paragraph ! Verse
4789 \end_layout
4790
4791 \end_inset
4792
4793
4794 \family sans
4795
4796 \begin_inset Index
4797 status collapsed
4798
4799 \begin_layout Plain Layout
4800 Poetry
4801 \end_layout
4802
4803 \end_inset
4804
4805
4806 \begin_inset CommandInset label
4807 LatexCommand label
4808 name "sec:Verse"
4809
4810 \end_inset
4811
4812
4813 \end_layout
4814
4815 \begin_layout Standard
4816
4817 \family sans
4818 Verse
4819 \family default
4820  is a paragraph environment for poetry, rhymes, verses, and so on.
4821  Here's an example:
4822 \end_layout
4823
4824 \begin_layout Verse
4825 This is in Verse
4826 \begin_inset Newline newline
4827 \end_inset
4828
4829 Which I did not rehearse!
4830 \end_layout
4831
4832 \begin_layout Verse
4833 It could be much worse.
4834  This line could be long, very long, oh so long, so very long that it wraps
4835  around.
4836  It looks okay on screen, but in the printed version, the extra lines are
4837  indented a bit more than the first.
4838  Okay, so it's turned to prose and doesn't rhyme anymore.
4839  So sue me.
4840 \end_layout
4841
4842 \begin_layout Verse
4843 To break a line
4844 \begin_inset Newline newline
4845 \end_inset
4846
4847 And make things look fine
4848 \begin_inset Newline newline
4849 \end_inset
4850
4851 Use 
4852 \begin_inset Info
4853 type  "shortcut"
4854 arg   "newline-insert newline"
4855 \end_inset
4856
4857 .
4858 \end_layout
4859
4860 \begin_layout Standard
4861 As you can see, 
4862 \family sans
4863 Verse
4864 \family default
4865  does not indent both margins.
4866  Each stanza of the verse or poem is in its own paragraph.
4867  To separate the individual lines of a stanza, use the 
4868 \family typewriter
4869 break-line
4870 \family default
4871  function 
4872 \begin_inset Info
4873 type  "shortcut"
4874 arg   "newline-insert newline"
4875 \end_inset
4876
4877 .
4878 \end_layout
4879
4880 \begin_layout Subsection
4881 Lists
4882 \begin_inset Index
4883 status collapsed
4884
4885 \begin_layout Plain Layout
4886 Lists
4887 \end_layout
4888
4889 \end_inset
4890
4891
4892 \begin_inset CommandInset label
4893 LatexCommand label
4894 name "sub:Lists"
4895
4896 \end_inset
4897
4898
4899 \end_layout
4900
4901 \begin_layout Standard
4902 LyX has four different paragraph environments for creating different kinds
4903  of lists.
4904  In the 
4905 \family sans
4906 Itemize
4907 \family default
4908  and 
4909 \family sans
4910 Enumerate
4911 \family default
4912  environments, LyX labels your list items with bullets or numbers, respectively.
4913  In the 
4914 \family sans
4915 Description
4916 \family default
4917  and 
4918 \family sans
4919 List
4920 \family default
4921  environments, LyX lets you provide your own label.
4922  We'll present the individual details of each type of list next after describing
4923  some general features of all four of them.
4924 \end_layout
4925
4926 \begin_layout Subsubsection
4927 General Features
4928 \end_layout
4929
4930 \begin_layout Standard
4931 The four paragraph environments for lists differ from the other environments
4932  in several ways.
4933  First, LyX treats each paragraph as a list item.
4934  Hitting 
4935 \family sans
4936 Return
4937 \family default
4938  does 
4939 \emph on
4940 not
4941 \emph default
4942  reset the environment to 
4943 \family sans
4944 Standard
4945 \family default
4946  but keeps the current environment and creates a new list item.
4947  The nesting depth is hereby kept.
4948  If you want to keep the paragraph environment but reset the current nesting
4949  depth, you can use 
4950 \begin_inset Info
4951 type  "shortcut"
4952 arg   "break-paragraph inverse"
4953 \end_inset
4954
4955  to break paragraphs.
4956 \end_layout
4957
4958 \begin_layout Standard
4959 You can nest lists of any type inside one another.
4960  In fact, LyX changes the labels on some list items depending on how it
4961  is nested.
4962  If you intend to use any of the list paragraph environments, we suggest
4963  you read all of section
4964 \begin_inset space ~
4965 \end_inset
4966
4967
4968 \begin_inset CommandInset ref
4969 LatexCommand ref
4970 reference "sec:Nesting"
4971
4972 \end_inset
4973
4974 .
4975  
4976 \end_layout
4977
4978 \begin_layout Subsubsection
4979
4980 \family sans
4981 Itemize
4982 \family default
4983
4984 \begin_inset Index
4985 status collapsed
4986
4987 \begin_layout Plain Layout
4988 Lists ! Itemize
4989 \end_layout
4990
4991 \end_inset
4992
4993
4994 \begin_inset CommandInset label
4995 LatexCommand label
4996 name "sec:Itemize"
4997
4998 \end_inset
4999
5000
5001 \end_layout
5002
5003 \begin_layout Standard
5004 The first type of list we'll describe in detail is the 
5005 \family sans
5006 Itemize
5007 \family default
5008  paragraph environment.
5009  It has the following properties:
5010 \end_layout
5011
5012 \begin_layout Itemize
5013 Each item has a particular bullet or symbol as its label.
5014 \end_layout
5015
5016 \begin_deeper
5017 \begin_layout Itemize
5018 LyX uses the same symbol for all of the items in a given nesting level.
5019 \end_layout
5020
5021 \begin_layout Itemize
5022 The symbol appears at the beginning of the first line.
5023 \end_layout
5024
5025 \end_deeper
5026 \begin_layout Itemize
5027 The items can have any length.
5028  LyX automatically offsets the left margin of each item.
5029  The offset is always relative to whatever environment the 
5030 \family sans
5031 Itemize
5032 \family default
5033  list may be in.
5034 \end_layout
5035
5036 \begin_layout Itemize
5037 If you nest an 
5038 \family sans
5039 Itemize
5040 \family default
5041  environment inside another 
5042 \family sans
5043 Itemize
5044 \family default
5045  environment, the label changes to a new symbol.
5046 \end_layout
5047
5048 \begin_deeper
5049 \begin_layout Itemize
5050 There are four different symbols for up to a four-fold nesting.
5051 \end_layout
5052
5053 \begin_layout Itemize
5054 LyX always shows the same symbol on screen.
5055 \end_layout
5056
5057 \begin_layout Itemize
5058 See section
5059 \begin_inset space ~
5060 \end_inset
5061
5062
5063 \begin_inset CommandInset ref
5064 LatexCommand ref
5065 reference "sec:Nesting"
5066
5067 \end_inset
5068
5069  for a full explanation of nesting.
5070 \end_layout
5071
5072 \end_deeper
5073 \begin_layout Standard
5074 Of course, that explanation was also an example of an 
5075 \family sans
5076 Itemize
5077 \family default
5078  list.
5079  The 
5080 \family sans
5081 Itemize
5082 \family default
5083  environment is best suited for lists where the order doesn't matter.
5084 \end_layout
5085
5086 \begin_layout Standard
5087 We said that different levels use different symbols as their label.
5088  Here's an example of all four possible symbols.
5089  Note that those of you reading this manual within LyX won't see any difference.
5090 \end_layout
5091
5092 \begin_layout Itemize
5093 The label for the first level 
5094 \family sans
5095 Itemize
5096 \family default
5097  is a large black dot, or bullet.
5098 \end_layout
5099
5100 \begin_deeper
5101 \begin_layout Itemize
5102 The label for the second level is a dash.
5103 \end_layout
5104
5105 \begin_deeper
5106 \begin_layout Itemize
5107 The label for the third is an asterisk.
5108 \end_layout
5109
5110 \begin_deeper
5111 \begin_layout Itemize
5112 The label for the fourth is a centered dot.
5113 \end_layout
5114
5115 \end_deeper
5116 \begin_layout Itemize
5117 Back out to the third level.
5118 \end_layout
5119
5120 \end_deeper
5121 \begin_layout Itemize
5122 Back to the second level.
5123 \end_layout
5124
5125 \end_deeper
5126 \begin_layout Itemize
5127 Back to the outermost level.
5128 \end_layout
5129
5130 \begin_layout Standard
5131 These are the default labels for an 
5132 \family sans
5133 Itemize
5134 \family default
5135  list.
5136  You can customize these labels in the 
5137 \family sans
5138 Document\SpecialChar \menuseparator
5139 Settings
5140 \family default
5141  dialog in the submenu 
5142 \family sans
5143 Bullets
5144 \family default
5145 .
5146 \family sans
5147
5148 \begin_inset Index
5149 status collapsed
5150
5151 \begin_layout Plain Layout
5152 Document ! Settings
5153 \end_layout
5154
5155 \end_inset
5156
5157
5158 \end_layout
5159
5160 \begin_layout Standard
5161 Notice how the space between items decreases with increasing depth.
5162  We'll explain nesting and all the tricks you can do with different depths
5163  in section
5164 \begin_inset space ~
5165 \end_inset
5166
5167
5168 \begin_inset CommandInset ref
5169 LatexCommand ref
5170 reference "sec:Nesting"
5171
5172 \end_inset
5173
5174 .
5175 \end_layout
5176
5177 \begin_layout Subsubsection
5178
5179 \family sans
5180 Enumerate
5181 \family default
5182
5183 \begin_inset Index
5184 status collapsed
5185
5186 \begin_layout Plain Layout
5187 Lists ! Enumerate
5188 \end_layout
5189
5190 \end_inset
5191
5192
5193 \begin_inset CommandInset label
5194 LatexCommand label
5195 name "sec:Enumerate"
5196
5197 \end_inset
5198
5199
5200 \end_layout
5201
5202 \begin_layout Standard
5203 The 
5204 \family sans
5205 Enumerate
5206 \family default
5207  environment is used to create numbered lists and outlines.
5208  It has these properties:
5209 \end_layout
5210
5211 \begin_layout Enumerate
5212 Each item has a numeral as its label.
5213 \end_layout
5214
5215 \begin_deeper
5216 \begin_layout Enumerate
5217 The type of numeral depends on the nesting depth.
5218 \end_layout
5219
5220 \end_deeper
5221 \begin_layout Enumerate
5222 LyX automatically counts the items for you and updates the label as appropriate.
5223 \end_layout
5224
5225 \begin_layout Enumerate
5226 Each new 
5227 \family sans
5228 Enumerate
5229 \family default
5230  environment resets the counter to one.
5231 \end_layout
5232
5233 \begin_layout Enumerate
5234 Like the 
5235 \family sans
5236 Itemize
5237 \family default
5238  environment, the 
5239 \family sans
5240 Enumerate
5241 \family default
5242  environment:
5243 \end_layout
5244
5245 \begin_deeper
5246 \begin_layout Enumerate
5247 Offsets the items relative to the left margin.
5248  Items can have any length.
5249 \end_layout
5250
5251 \begin_layout Enumerate
5252 Reduces the space between items as the nesting depth increases.
5253 \end_layout
5254
5255 \begin_layout Enumerate
5256 Uses different types of labels depending on the nesting depth.
5257 \end_layout
5258
5259 \begin_layout Enumerate
5260 Allows up to a four-fold nesting.
5261 \end_layout
5262
5263 \end_deeper
5264 \begin_layout Standard
5265 Unlike the 
5266 \family sans
5267 Itemize
5268 \family default
5269  environment, 
5270 \family sans
5271 Enumerate
5272 \family default
5273  shows the different labels for each item in LyX.
5274  Here is how LyX labels the four different levels in an 
5275 \family sans
5276 Enumerate
5277 \family default
5278 :
5279 \end_layout
5280
5281 \begin_layout Enumerate
5282 The first level of an 
5283 \family sans
5284 Enumerate
5285 \family default
5286  uses Arabic numerals followed by a period.
5287 \end_layout
5288
5289 \begin_deeper
5290 \begin_layout Enumerate
5291 The second level uses lower case letters surrounded by parentheses.
5292 \end_layout
5293
5294 \begin_deeper
5295 \begin_layout Enumerate
5296 The third level uses lower-case Roman numerals followed by a period.
5297 \end_layout
5298
5299 \begin_deeper
5300 \begin_layout Enumerate
5301 The fourth level uses capital letters followed by a period.
5302 \end_layout
5303
5304 \begin_layout Enumerate
5305 Again, notice the decrease in the spacing between items as the nesting depth
5306  increases.
5307 \end_layout
5308
5309 \end_deeper
5310 \begin_layout Enumerate
5311 Back to the third level
5312 \end_layout
5313
5314 \end_deeper
5315 \begin_layout Enumerate
5316 Back to the second level.
5317 \end_layout
5318
5319 \end_deeper
5320 \begin_layout Enumerate
5321 Back to the outermost level.
5322 \end_layout
5323
5324 \begin_layout Standard
5325 Once again, you can customize the type of numbering used in the 
5326 \family sans
5327 Enumerate
5328 \family default
5329  environment.
5330  It involves adding commands to the LaTeX preamble (see the 
5331 \emph on
5332 Extended Features
5333 \emph default
5334  manual).
5335  As stated earlier, such customization only shows up in the printed version,
5336  not in LyX.
5337 \end_layout
5338
5339 \begin_layout Standard
5340 There is more to nesting 
5341 \family sans
5342 Enumerate
5343 \family default
5344  environments than we've stated here.
5345  You should read section
5346 \begin_inset space ~
5347 \end_inset
5348
5349
5350 \begin_inset CommandInset ref
5351 LatexCommand ref
5352 reference "sec:Nesting"
5353
5354 \end_inset
5355
5356  to learn more about nesting.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360
5361 \family sans
5362 Description
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Description
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \end_layout
5376
5377 \begin_layout Standard
5378 Unlike the previous two environments, the 
5379 \family sans
5380 Description
5381 \family default
5382  list has no fixed label.
5383  Instead, LyX uses the first 
5384 \begin_inset Quotes eld
5385 \end_inset
5386
5387 word
5388 \begin_inset Quotes erd
5389 \end_inset
5390
5391  of the first line as the label.
5392  Here's an example:
5393 \end_layout
5394
5395 \begin_layout Description
5396 Example: This is an example of the 
5397 \family sans
5398 Description
5399 \family default
5400  environment.
5401 \end_layout
5402
5403 \begin_layout Standard
5404 LyX typesets the label in boldface and puts extra space between it and the
5405  rest of the line.
5406 \end_layout
5407
5408 \begin_layout Standard
5409 With the first 
5410 \begin_inset Quotes eld
5411 \end_inset
5412
5413 word
5414 \begin_inset Quotes erd
5415 \end_inset
5416
5417  it is meant that the first hit of the 
5418 \family sans
5419 Space
5420 \family default
5421  key ends the label if you are at the beginning of the first line of an
5422  item.
5423  If you need to use more than one word in the label use a 
5424 \family sans
5425 Protected Blank
5426 \family default
5427 .
5428  (Use either 
5429 \family sans
5430 Ctrl+Space
5431 \family default
5432  or the menu 
5433 \family sans
5434 Insert\SpecialChar \menuseparator
5435 Formatting\SpecialChar \menuseparator
5436 Protected
5437 \begin_inset space ~
5438 \end_inset
5439
5440 Space
5441 \family default
5442 , see section
5443 \begin_inset space ~
5444 \end_inset
5445
5446
5447 \begin_inset CommandInset ref
5448 LatexCommand ref
5449 reference "sub:Protected-Space"
5450
5451 \end_inset
5452
5453  for more info.) Here is an example:
5454 \end_layout
5455
5456 \begin_layout Description
5457 Second
5458 \begin_inset space ~
5459 \end_inset
5460
5461 Example: This one shows how to use a 
5462 \family sans
5463 Protected
5464 \begin_inset space ~
5465 \end_inset
5466
5467 Blank
5468 \family default
5469  in the label of a 
5470 \family sans
5471 Description
5472 \family default
5473  list item.
5474 \end_layout
5475
5476 \begin_layout Description
5477 Usage: You should use the 
5478 \family sans
5479 Description
5480 \family default
5481  environment for things like definitions and theorems.
5482  Use it when you need to make one word in particular stand out in the text
5483  that describes it.
5484  It's not a good idea to use a 
5485 \family sans
5486 Description
5487 \family default
5488  environment when you have an entire sentence that you want to describe.
5489  You're better off using 
5490 \family sans
5491 Itemize
5492 \family default
5493  or 
5494 \family sans
5495 Enumerate
5496 \family default
5497  and nesting several 
5498 \family sans
5499 Standard
5500 \family default
5501  paragraphs into them.
5502 \end_layout
5503
5504 \begin_layout Description
5505 Nesting: You can nest 
5506 \family sans
5507 Description
5508 \family default
5509  environments inside one another, nest them in other types of lists, and
5510  so on.
5511 \end_layout
5512
5513 \begin_layout Standard
5514 Notice that after the first line, LyX indents subsequent lines, offsetting
5515  them from the first line.
5516 \end_layout
5517
5518 \begin_layout Subsubsection
5519 The LyX 
5520 \family sans
5521 List
5522 \family default
5523
5524 \begin_inset Index
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528 Lists ! LyX list
5529 \end_layout
5530
5531 \end_inset
5532
5533
5534 \end_layout
5535
5536 \begin_layout Standard
5537 The 
5538 \family sans
5539 List
5540 \family default
5541  environment is a LyX extension to LaTeX.
5542  
5543 \end_layout
5544
5545 \begin_layout Standard
5546 Like the 
5547 \family sans
5548 Description
5549 \family default
5550  environment the 
5551 \family sans
5552 List
5553 \family default
5554  environment has user-defined labels for each list item.
5555  There are the following properties of this list environment:
5556 \end_layout
5557
5558 \begin_layout Labeling
5559 \labelwidthstring 00.00.0000
5560 item
5561 \begin_inset space ~
5562 \end_inset
5563
5564 labels LyX uses the first 
5565 \begin_inset Quotes eld
5566 \end_inset
5567
5568 word
5569 \begin_inset Quotes erd
5570 \end_inset
5571
5572  of each line as the item label.
5573  The first 
5574 \family sans
5575 Space
5576 \family default
5577  after the beginning of the first line of an item marks the end of the label.
5578  If you need to use more than one word in an item label, use a protected
5579  blank as described above.
5580 \end_layout
5581
5582 \begin_layout Labeling
5583 \labelwidthstring 00.00.0000
5584 margins As you can see, LyX uses different margins for the item label and
5585  the body of the item text.
5586  The body of the text has a larger left margin, which is equal to the default
5587  label width plus a little extra space.
5588  
5589 \end_layout
5590
5591 \begin_layout Labeling
5592 \labelwidthstring 00.00.0000
5593 label
5594 \begin_inset space ~
5595 \end_inset
5596
5597 width LyX uses the width of the label, or the default width, whatever is
5598  larger.
5599  If the label width is larger, the label 
5600 \begin_inset Quotes eld
5601 \end_inset
5602
5603 extends
5604 \begin_inset Quotes erd
5605 \end_inset
5606
5607  into the first line.
5608  In other words, the text of the first line isn't aligned with the left
5609  margin of the rest of the item text.
5610 \end_layout
5611
5612 \begin_layout Labeling
5613 \labelwidthstring 00.00.0000
5614 default
5615 \begin_inset space ~
5616 \end_inset
5617
5618 width You can set the default label width to ensure that the text of all
5619  items in a 
5620 \family sans
5621 List
5622 \family default
5623  environment have the same left margin.
5624 \begin_inset Newline newline
5625 \end_inset
5626
5627 To change the default width, select all items in the list.
5628  Now open the 
5629 \family sans
5630 Edit\SpecialChar \menuseparator
5631 Paragraph
5632 \begin_inset space ~
5633 \end_inset
5634
5635 Settings
5636 \family default
5637  dialog.
5638  The text in the box 
5639 \family sans
5640 Longest
5641 \begin_inset space ~
5642 \end_inset
5643
5644 label
5645 \family default
5646  determines the default label width.
5647  You can use the text of your largest label here, but you can also use the
5648  letter 
5649 \begin_inset Quotes eld
5650 \end_inset
5651
5652 M
5653 \begin_inset Quotes erd
5654 \end_inset
5655
5656  multiple times instead.
5657  The M is the widest character and is a standard unit of widths in LaTeX.
5658  By using 
5659 \begin_inset Quotes eld
5660 \end_inset
5661
5662 M
5663 \begin_inset Quotes erd
5664 \end_inset
5665
5666  as the unit of width you don't need to keep changing the contents of 
5667 \family sans
5668 Longest
5669 \begin_inset space ~
5670 \end_inset
5671
5672 label
5673 \family default
5674  every time you alter a label in a 
5675 \family sans
5676 List
5677 \family default
5678  environment.
5679 \begin_inset Newline newline
5680 \end_inset
5681
5682 The predefined default width is the length of 
5683 \begin_inset Quotes eld
5684 \end_inset
5685
5686 00.00.0000
5687 \begin_inset Quotes erd
5688 \end_inset
5689
5690  (equal to 6 M).
5691  
5692 \begin_inset Newline newline
5693 \end_inset
5694
5695
5696 \begin_inset Note Greyedout
5697 status open
5698
5699 \begin_layout Plain Layout
5700
5701 \series bold
5702 Note:
5703 \series default
5704  Setting the cursor into a list item to change only its label width will
5705  only change the width inside LyX but not in the output.
5706 \end_layout
5707
5708 \end_inset
5709
5710
5711 \end_layout
5712
5713 \begin_layout Standard
5714 You should use the 
5715 \family sans
5716 List
5717 \family default
5718  environment the same way like the 
5719 \family sans
5720 Description
5721 \family default
5722  list: When you need one word to stand out from the text that describes
5723  it.
5724  The 
5725 \family sans
5726 List
5727 \family default
5728  environment gives you another way to do this, using a different overall
5729  layout.
5730 \end_layout
5731
5732 \begin_layout Standard
5733 You can nest 
5734 \family sans
5735 List
5736 \family default
5737  environments inside one another, nest them in other types of lists, and
5738  so on.
5739  They work just like the other list paragraph environments.
5740  Read section
5741 \begin_inset space ~
5742 \end_inset
5743
5744
5745 \begin_inset CommandInset ref
5746 LatexCommand ref
5747 reference "sec:Nesting"
5748
5749 \end_inset
5750
5751  to learn about nesting.
5752 \end_layout
5753
5754 \begin_layout Standard
5755 There is yet another feature of the 
5756 \family sans
5757 List
5758 \family default
5759  environment: As you can see in the examples, LyX left-justifies the item
5760  labels by default.
5761  You can use additional 
5762 \family sans
5763 HFills
5764 \family default
5765  to change how LyX justifies the item label.
5766  
5767 \family sans
5768 Hfills
5769 \family default
5770  are documented in section
5771 \begin_inset space ~
5772 \end_inset
5773
5774
5775 \begin_inset CommandInset ref
5776 LatexCommand ref
5777 reference "sub:Horizontal-Space"
5778
5779 \end_inset
5780
5781 .
5782  Here are some examples:
5783 \end_layout
5784
5785 \begin_layout Labeling
5786 \labelwidthstring 00.00.0000
5787 Left The default for 
5788 \family sans
5789 List
5790 \family default
5791  item labels.
5792 \end_layout
5793
5794 \begin_layout Labeling
5795 \labelwidthstring 00.00.0000
5796 \begin_inset space \hfill{}
5797 \end_inset
5798
5799 Right One 
5800 \family sans
5801 HFill
5802 \family default
5803  at the beginning of the label right justifies it.
5804 \end_layout
5805
5806 \begin_layout Labeling
5807 \labelwidthstring 00.00.0000
5808 \begin_inset space \hfill{}
5809 \end_inset
5810
5811 Center
5812 \begin_inset space \hfill{}
5813 \end_inset
5814
5815  One 
5816 \family sans
5817 HFill
5818 \family default
5819  at the beginning of the label and one at the end centers it.
5820 \end_layout
5821
5822 \begin_layout Subsection
5823 Letters
5824 \begin_inset Index
5825 status collapsed
5826
5827 \begin_layout Plain Layout
5828 Letters
5829 \end_layout
5830
5831 \end_inset
5832
5833
5834 \end_layout
5835
5836 \begin_layout Subsubsection
5837
5838 \family sans
5839 Address
5840 \family default
5841  and 
5842 \family sans
5843 Right
5844 \begin_inset space ~
5845 \end_inset
5846
5847 Address
5848 \family default
5849 : An Overview
5850 \end_layout
5851
5852 \begin_layout Standard
5853 Although LyX has document classes for letters, we've also created two paragraph
5854  environments called 
5855 \family sans
5856 Address
5857 \family default
5858  and 
5859 \family sans
5860 Right
5861 \begin_inset space ~
5862 \end_inset
5863
5864 Address
5865 \family default
5866 .
5867  To use the letter class, you need to use specific paragraph environments
5868  in a specific order, otherwise LaTeX gags on the document.
5869  In contrast, you can use the 
5870 \family sans
5871 Address
5872 \family default
5873  and 
5874 \family sans
5875 Right
5876 \begin_inset space ~
5877 \end_inset
5878
5879 Address
5880 \family default
5881  paragraph environments anywhere with no problem.
5882  You can even nest them inside other environments, though you can't nest
5883  anything in them.
5884 \end_layout
5885
5886 \begin_layout Standard
5887 Of course, you're not limited to using 
5888 \family sans
5889 Address
5890 \family default
5891  and 
5892 \family sans
5893 Right
5894 \begin_inset space ~
5895 \end_inset
5896
5897 Address
5898 \family default
5899  for letters only.
5900  
5901 \family sans
5902 Right
5903 \begin_inset space ~
5904 \end_inset
5905
5906 Address
5907 \family default
5908 , in particular, is useful for creating article titles like those used in
5909  some European academic papers.
5910 \end_layout
5911
5912 \begin_layout Subsubsection
5913 Usage
5914 \begin_inset CommandInset label
5915 LatexCommand label
5916 name "sec:Address-Usage"
5917
5918 \end_inset
5919
5920
5921 \end_layout
5922
5923 \begin_layout Standard
5924 The 
5925 \family sans
5926 Address
5927 \family default
5928  environment formats text in the style of an address, which is also used
5929  for the opening and signature in some countries.
5930  Similarly, the 
5931 \family sans
5932 Right
5933 \begin_inset space ~
5934 \end_inset
5935
5936 Address
5937 \family default
5938  environment formats text in the style of a right-justified address, which
5939  is used for the sender's address and today's date in some countries.
5940  Here's an example of each:
5941 \end_layout
5942
5943 \begin_layout Right Address
5944 Right Address
5945 \begin_inset Newline newline
5946 \end_inset
5947
5948 Who I am
5949 \begin_inset Newline newline
5950 \end_inset
5951
5952 Where I am
5953 \begin_inset Newline newline
5954 \end_inset
5955
5956 When is it? What is today?
5957 \end_layout
5958
5959 \begin_layout Standard
5960 That was 
5961 \family sans
5962 Right
5963 \begin_inset space ~
5964 \end_inset
5965
5966 Address
5967 \family default
5968 .
5969  Notice that the lines all have the same left margin, which LyX sets to
5970  fit the largest block of text on a single line.
5971  Here's an example of the 
5972 \family sans
5973 Address
5974 \family default
5975  environment:
5976 \end_layout
5977
5978 \begin_layout Address
5979 Who are you
5980 \begin_inset Newline newline
5981 \end_inset
5982
5983 Where do I send this
5984 \begin_inset Newline newline
5985 \end_inset
5986
5987 Your post office and country
5988 \end_layout
5989
5990 \begin_layout Standard
5991 As you can see, both 
5992 \family sans
5993 Address
5994 \family default
5995  and 
5996 \family sans
5997 Right
5998 \begin_inset space ~
5999 \end_inset
6000
6001 Address
6002 \family default
6003  add extra space between themselves and the next paragraph.
6004  If you hit 
6005 \family sans
6006 Return
6007 \family default
6008  in either of these environments, LyX resets the nesting depth and sets
6009  the environment to 
6010 \family sans
6011 Standard
6012 \family default
6013 .
6014  This makes sense, since 
6015 \family sans
6016 Return
6017 \family default
6018  is the 
6019 \family typewriter
6020 break-paragraph
6021 \family default
6022  function, and the individual lines of an address are not paragraphs.
6023  Thus, you have to use 
6024 \family typewriter
6025 break-line
6026 \family default
6027  (
6028 \begin_inset Info
6029 type  "shortcut"
6030 arg   "newline-insert newline"
6031 \end_inset
6032
6033  or 
6034 \family sans
6035 Formatting
6036 \begin_inset space ~
6037 \end_inset
6038
6039 Character\SpecialChar \menuseparator
6040 Line
6041 \begin_inset space ~
6042 \end_inset
6043
6044 Break
6045 \family default
6046  from the 
6047 \family sans
6048 Insert
6049 \family default
6050  menu) to start a new line in an 
6051 \family sans
6052 Address
6053 \family default
6054  or 
6055 \family sans
6056 Right
6057 \begin_inset space ~
6058 \end_inset
6059
6060 Address
6061 \family default
6062  environment.
6063 \end_layout
6064
6065 \begin_layout Subsection
6066 Academic Writing
6067 \end_layout
6068
6069 \begin_layout Standard
6070 Most academic writing begins with an abstract and ends with a bibliography
6071  or list of references.
6072  LyX contains paragraph environments for both of these.
6073 \end_layout
6074
6075 \begin_layout Subsubsection
6076
6077 \family sans
6078 Abstract
6079 \begin_inset Index
6080 status collapsed
6081
6082 \begin_layout Plain Layout
6083 Abstracts
6084 \end_layout
6085
6086 \end_inset
6087
6088
6089 \end_layout
6090
6091 \begin_layout Standard
6092 The 
6093 \family sans
6094 Abstract
6095 \family default
6096  environment is used for the abstract of an article.
6097  Technically, you could use this environment anywhere, but you really should
6098  only use it at the beginning of the document, after the title.
6099  Also, don't bother trying to nest 
6100 \family sans
6101 Abstract
6102 \family default
6103  in anything else or vice versa.
6104  It won't work.
6105  The 
6106 \family sans
6107 Abstract
6108 \family default
6109  environment is only useful in the article and report document classes.
6110  The book document classes ignores the 
6111 \family sans
6112 Abstract
6113 \family default
6114  completely, and it's utterly silly to use 
6115 \family sans
6116 Abstract
6117 \family default
6118  in a letter document class.
6119 \end_layout
6120
6121 \begin_layout Standard
6122 The 
6123 \family sans
6124 Abstract
6125 \family default
6126  environment does several things for you.
6127  First, it puts the centered label 
6128 \begin_inset Quotes eld
6129 \end_inset
6130
6131 Abstract
6132 \begin_inset Quotes erd
6133 \end_inset
6134
6135  above the text.
6136  The label and the text of the abstract are separated by some extra vertical
6137  space.
6138  Second, it typesets everything in a smaller font, just as you'd expect.
6139  Lastly, it adds a bit of extra vertical space between the abstract and
6140  the subsequent text.
6141  Well, that's how it will appear on the LyX screen.
6142  The appearance in the output depends on the used article or report class.
6143 \end_layout
6144
6145 \begin_layout Standard
6146 Starting a new paragraph by hitting 
6147 \family sans
6148 Return
6149 \family default
6150  does not reset the paragraph environment.
6151  The new paragraph will still be in the 
6152 \family sans
6153 Abstract
6154 \family default
6155  environment.
6156  So, you will have to change the paragraph environment yourself when you
6157  finish entering the abstract of your document.
6158 \end_layout
6159
6160 \begin_layout Standard
6161 \begin_inset Float figure
6162 wide false
6163 sideways false
6164 status open
6165
6166 \begin_layout Plain Layout
6167 \align center
6168 \begin_inset Graphics
6169         filename clipart/Abstract.pdf
6170         lyxscale 25
6171
6172 \end_inset
6173
6174
6175 \end_layout
6176
6177 \begin_layout Plain Layout
6178 \begin_inset Caption
6179
6180 \begin_layout Plain Layout
6181 \begin_inset CommandInset label
6182 LatexCommand label
6183 name "cap:Paragraph-in-the"
6184
6185 \end_inset
6186
6187 Paragraph in the 
6188 \family sans
6189 Abstract
6190 \family default
6191  environment
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \end_layout
6198
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Standard
6205 We'd love to give you directly an example of the 
6206 \family sans
6207 Abstract
6208 \family default
6209  environment, but since this document is in the 
6210 \begin_inset Quotes eld
6211 \end_inset
6212
6213 book
6214 \begin_inset Quotes erd
6215 \end_inset
6216
6217  class, we can't do this.
6218  We inserted it therefore as figure
6219 \begin_inset space ~
6220 \end_inset
6221
6222
6223 \begin_inset CommandInset ref
6224 LatexCommand ref
6225 reference "cap:Paragraph-in-the"
6226
6227 \end_inset
6228
6229 .
6230  If you've never heard of an 
6231 \begin_inset Quotes eld
6232 \end_inset
6233
6234 abstract
6235 \begin_inset Quotes erd
6236 \end_inset
6237
6238  before, you can safely ignore this environment.
6239 \end_layout
6240
6241 \begin_layout Subsubsection
6242
6243 \family sans
6244 Bibliography
6245 \family default
6246
6247 \begin_inset Index
6248 status collapsed
6249
6250 \begin_layout Plain Layout
6251 Bibliography
6252 \end_layout
6253
6254 \end_inset
6255
6256
6257 \begin_inset CommandInset label
6258 LatexCommand label
6259 name "sub:Biblio_environment"
6260
6261 \end_inset
6262
6263
6264 \end_layout
6265
6266 \begin_layout Standard
6267 The 
6268 \family sans
6269 Bibliography
6270 \family default
6271  environment is used to list references.
6272  Technically, you could use this environment anywhere, but you really should
6273  only use it at the end of the document.
6274  Nesting 
6275 \family sans
6276 Bibliography
6277 \family default
6278  in anything else or vice versa won't work.
6279 \end_layout
6280
6281 \begin_layout Standard
6282 When you first open a 
6283 \family sans
6284 Bibliography
6285 \family default
6286  environment, LyX adds a large vertical space, followed by the heading 
6287 \begin_inset Quotes eld
6288 \end_inset
6289
6290 Bibliography
6291 \begin_inset Quotes erd
6292 \end_inset
6293
6294  or 
6295 \begin_inset Quotes eld
6296 \end_inset
6297
6298 References,
6299 \begin_inset Quotes erd
6300 \end_inset
6301
6302  depending on the document class.
6303  The heading is in a large boldface font.
6304  Each paragraph of the 
6305 \family sans
6306 Bibliography
6307 \family default
6308  environment is a bibliography entry.
6309  Thus, hitting 
6310 \family sans
6311 Return
6312 \family default
6313  does not reset the paragraph environment.
6314  Each new paragraph is still in the 
6315 \family sans
6316 Bibliography
6317 \family default
6318  environment.
6319 \end_layout
6320
6321 \begin_layout Standard
6322 There is another, usually better way to include references in your document
6323  by using a BibTeX database.
6324  For more information on that, and for a a detailed description of LyX's
6325  bibliography handling, have a look at in section
6326 \begin_inset space ~
6327 \end_inset
6328
6329
6330 \begin_inset CommandInset ref
6331 LatexCommand ref
6332 reference "sec:Bibliography"
6333
6334 \end_inset
6335
6336 .
6337 \end_layout
6338
6339 \begin_layout Subsection
6340 LyX
6341 \family sans
6342 -Code
6343 \begin_inset Index
6344 status collapsed
6345
6346 \begin_layout Plain Layout
6347 Paragraph ! LyX code
6348 \end_layout
6349
6350 \end_inset
6351
6352
6353 \begin_inset CommandInset label
6354 LatexCommand label
6355 name "sub:LyX-Code"
6356
6357 \end_inset
6358
6359
6360 \end_layout
6361
6362 \begin_layout Standard
6363 The 
6364 \family sans
6365 LyX-Code
6366 \family default
6367  environment is another LyX extension.
6368  It type-sets text in a typewriter-style font.
6369  It also treats the 
6370 \family sans
6371 Space
6372 \family default
6373  key as a fixed whitespace;
6374 \begin_inset Foot
6375 status collapsed
6376
6377 \begin_layout Plain Layout
6378 In the 
6379 \family sans
6380 LyX-Code
6381 \family default
6382  environment, the 
6383 \family sans
6384 Space
6385 \family default
6386  key is treated as a 
6387 \family sans
6388 Protected
6389 \begin_inset space ~
6390 \end_inset
6391
6392 Blank
6393 \family default
6394  instead of an end-of-word marker.
6395 \end_layout
6396
6397 \end_inset
6398
6399  this is the only case in which you can type multiple whitespaces in LyX.
6400  If you need to insert blank lines, you'll still need to use 
6401 \begin_inset Info
6402 type  "shortcut"
6403 arg   "newline-insert newline"
6404 \end_inset
6405
6406  (the 
6407 \family typewriter
6408 break-line
6409 \family default
6410  function).
6411  
6412 \family sans
6413 Return
6414 \family default
6415  breaks paragraphs.
6416  Note, however, that 
6417 \family sans
6418 Return
6419 \family default
6420  does not reset the paragraph environment.
6421  So, when you finish using the 
6422 \family sans
6423 LyX-Code
6424 \family default
6425  environment, you'll need to change the paragraph environment yourself.
6426  Also, you can nest the 
6427 \family sans
6428 LyX-Code
6429 \family default
6430  environment inside of others.
6431 \end_layout
6432
6433 \begin_layout Standard
6434 There are a few quirks with this environment:
6435 \end_layout
6436
6437 \begin_layout Itemize
6438 You cannot use 
6439 \begin_inset Info
6440 type  "shortcut"
6441 arg   "newline-insert newline"
6442 \end_inset
6443
6444  at the beginning of a new paragraph (i.
6445 \begin_inset space \thinspace{}
6446 \end_inset
6447
6448 e.
6449 \begin_inset space ~
6450 \end_inset
6451
6452 you can't follow 
6453 \family sans
6454 Return
6455 \family default
6456  with a 
6457 \begin_inset Info
6458 type  "shortcut"
6459 arg   "newline-insert newline"
6460 \end_inset
6461
6462 ).
6463 \end_layout
6464
6465 \begin_layout Itemize
6466 You can't follow a 
6467 \begin_inset Info
6468 type  "shortcut"
6469 arg   "newline-insert newline"
6470 \end_inset
6471
6472  with a 
6473 \family sans
6474 Space
6475 \family default
6476 .
6477 \end_layout
6478
6479 \begin_deeper
6480 \begin_layout Itemize
6481 Use a 
6482 \family sans
6483 Return
6484 \family default
6485  to begin a new paragraph, then you can use a 
6486 \family sans
6487 Space
6488 \family default
6489 .
6490 \end_layout
6491
6492 \begin_layout Itemize
6493 Or: use 
6494 \family sans
6495 Ctrl+Space
6496 \family default
6497  instead.
6498 \end_layout
6499
6500 \end_deeper
6501 \begin_layout Itemize
6502 You can't have an empty paragraph or an empty line.
6503  You must put at least one 
6504 \family sans
6505 Space
6506 \family default
6507  in any line you want blank.
6508  Otherwise, LaTeX generates errors.
6509 \end_layout
6510
6511 \begin_layout Itemize
6512 You cannot get the typewriter double quotes by typing 
6513 \family sans
6514 "
6515 \family default
6516  since that will insert 
6517 \emph on
6518 real
6519 \emph default
6520  quotes.
6521  You get the typewriter double quotes with 
6522 \family sans
6523 Ctrl+"
6524 \family default
6525 .
6526 \end_layout
6527
6528 \begin_layout Standard
6529 Here's an example:
6530 \end_layout
6531
6532 \begin_layout LyX-Code
6533 #include <stdio.h>
6534 \end_layout
6535
6536 \begin_layout LyX-Code
6537  
6538 \end_layout
6539
6540 \begin_layout LyX-Code
6541 int main(void)
6542 \end_layout
6543
6544 \begin_layout LyX-Code
6545 {
6546 \end_layout
6547
6548 \begin_layout LyX-Code
6549     printf("Hello World!
6550 \backslash
6551 n");
6552 \end_layout
6553
6554 \begin_layout LyX-Code
6555     return 0;
6556 \end_layout
6557
6558 \begin_layout LyX-Code
6559 }
6560 \end_layout
6561
6562 \begin_layout Standard
6563 This is just the standard 
6564 \begin_inset Quotes eld
6565 \end_inset
6566
6567 Hello world!
6568 \begin_inset Quotes erd
6569 \end_inset
6570
6571  program.
6572  
6573 \end_layout
6574
6575 \begin_layout Standard
6576
6577 \family sans
6578 LyX-Code
6579 \family default
6580  has one purpose: to typeset code, such as program source, shell scripts,
6581  rc-files, and so on.
6582  Use it only in those very special cases where you need to generate text
6583  as if you used a typewriter.
6584 \begin_inset Index
6585 status collapsed
6586
6587 \begin_layout Plain Layout
6588 Paragraph environments|)
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \end_layout
6595
6596 \begin_layout Section
6597 Nesting Environments
6598 \begin_inset Index
6599 status collapsed
6600
6601 \begin_layout Plain Layout
6602 Nesting ! Environments
6603 \end_layout
6604
6605 \end_inset
6606
6607
6608 \begin_inset CommandInset label
6609 LatexCommand label
6610 name "sec:Nesting"
6611
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \begin_layout Subsection
6618 Introduction
6619 \end_layout
6620
6621 \begin_layout Standard
6622 LyX treats text as a unified block with a particular context and specific
6623  properties.
6624  This allows you to create blocks that inherits some of the properties of
6625  another block.
6626  For example you have three main points in an outline, but point #2 also
6627  has two subpoints.
6628  In other words, you have a list inside of another list, with the inner
6629  list 
6630 \begin_inset Quotes eld
6631 \end_inset
6632
6633 attached
6634 \begin_inset Quotes erd
6635 \end_inset
6636
6637  to item #2:
6638 \end_layout
6639
6640 \begin_layout Enumerate
6641 one
6642 \end_layout
6643
6644 \begin_layout Enumerate
6645 two
6646 \end_layout
6647
6648 \begin_deeper
6649 \begin_layout Enumerate
6650 sublist - item #1
6651 \end_layout
6652
6653 \begin_layout Enumerate
6654 sublist - item #2
6655 \end_layout
6656
6657 \end_deeper
6658 \begin_layout Enumerate
6659 three
6660 \end_layout
6661
6662 \begin_layout Standard
6663 You put a list inside of a list by nesting one list inside the other.
6664  Nesting an environment is quite simple: Select 
6665 \family sans
6666 Increase
6667 \begin_inset space ~
6668 \end_inset
6669
6670 List
6671 \begin_inset space ~
6672 \end_inset
6673
6674 Depth
6675 \family default
6676  or 
6677 \family sans
6678 Decrease
6679 \begin_inset space ~
6680 \end_inset
6681
6682 List
6683 \begin_inset space ~
6684 \end_inset
6685
6686 Depth
6687 \family default
6688  from the 
6689 \family sans
6690 Edit
6691 \family default
6692  menu to change the nesting depth of the current paragraph (the status bar
6693  will tell you how far you are nested).
6694  Instead of the menu, you can also use the toolbar buttons 
6695 \begin_inset Graphics
6696         filename ../images/depth-increment.png
6697
6698 \end_inset
6699
6700  and 
6701 \begin_inset Graphics
6702         filename ../images/depth-decrement.png
6703
6704 \end_inset
6705
6706  or the convenient key bindings 
6707 \family sans
6708 Tab
6709 \family default
6710  and 
6711 \family sans
6712 Shift-Tab
6713 \family default
6714  or 
6715 \begin_inset Info
6716 type  "shortcut"
6717 arg   "depth-increment"
6718 \end_inset
6719
6720  and 
6721 \begin_inset Info
6722 type  "shortcut"
6723 arg   "depth-decrement"
6724 \end_inset
6725
6726  to change the nesting level.
6727  The change will work on the current selection if you have made one (allowing
6728  you to change the nesting of several paragraphs at once), or the current
6729  paragraph.
6730 \end_layout
6731
6732 \begin_layout Standard
6733 Note that LyX only changes the nesting depth if it can.
6734  If it's invalid to do so, nothing happens if you try to change the depth.
6735  Additionally, if you change the depth of one paragraph, it affects the
6736  depth of every paragraph nested inside of it.
6737 \end_layout
6738
6739 \begin_layout Standard
6740 Nesting isn't limited to lists.
6741  In LyX, you can nest just about anything inside anything else, as you're
6742  about to find out.
6743  This is the real power of nesting paragraph environments.
6744 \end_layout
6745
6746 \begin_layout Subsection
6747 What You Can and Can't Nest
6748 \end_layout
6749
6750 \begin_layout Standard
6751 Before we fire a list of paragraph environments at you, we need to tell
6752  you a little bit more about how nesting works.
6753 \end_layout
6754
6755 \begin_layout Standard
6756 The question if nesting a paragraph environment is possible, is a bit more
6757  complicated than a simple yes or no.
6758  There are three types of paragraph environments:
6759 \end_layout
6760
6761 \begin_layout Itemize
6762 Completely unnestable
6763 \end_layout
6764
6765 \begin_layout Itemize
6766 Fully nestable, you can nest them inside of things and you can also nest
6767  other things inside of them.
6768 \end_layout
6769
6770 \begin_layout Itemize
6771 A third type, you can nest them into other environments, but you can't nest
6772  anything into them.
6773 \end_layout
6774
6775 \begin_layout Standard
6776 Here's a list of the three types of nesting behavior, and which paragraph
6777  environments have them:
6778 \end_layout
6779
6780 \begin_layout Description
6781 Unnestable Can't nest them.
6782  Can't nest into them.
6783 \end_layout
6784
6785 \begin_deeper
6786 \begin_layout Itemize
6787
6788 \family sans
6789 Bibliography
6790 \end_layout
6791
6792 \begin_layout Itemize
6793
6794 \family sans
6795 Abstract
6796 \end_layout
6797
6798 \begin_layout Itemize
6799
6800 \family sans
6801 Title
6802 \end_layout
6803
6804 \begin_layout Itemize
6805
6806 \family sans
6807 Author
6808 \end_layout
6809
6810 \begin_layout Itemize
6811
6812 \family sans
6813 Date
6814 \end_layout
6815
6816 \end_deeper
6817 \begin_layout Description
6818 Fully
6819 \begin_inset space ~
6820 \end_inset
6821
6822 Nestable You can nest them.
6823  You can nest other things into them.
6824 \end_layout
6825
6826 \begin_deeper
6827 \begin_layout Itemize
6828
6829 \family sans
6830 Verse
6831 \end_layout
6832
6833 \begin_layout Itemize
6834
6835 \family sans
6836 Quote
6837 \end_layout
6838
6839 \begin_layout Itemize
6840
6841 \family sans
6842 Quotation
6843 \end_layout
6844
6845 \begin_layout Itemize
6846
6847 \family sans
6848 Itemize
6849 \end_layout
6850
6851 \begin_layout Itemize
6852
6853 \family sans
6854 Enumerate
6855 \end_layout
6856
6857 \begin_layout Itemize
6858
6859 \family sans
6860 Description
6861 \end_layout
6862
6863 \begin_layout Itemize
6864
6865 \family sans
6866 List
6867 \end_layout
6868
6869 \begin_layout Itemize
6870
6871 \family sans
6872 LyX-Code
6873 \end_layout
6874
6875 \end_deeper
6876 \begin_layout Description
6877 Nestable-Inside You can nest them inside of other things.
6878  You can't nest anything into them.
6879 \end_layout
6880
6881 \begin_deeper
6882 \begin_layout Itemize
6883
6884 \family sans
6885 Standard
6886 \end_layout
6887
6888 \begin_layout Itemize
6889
6890 \family sans
6891 Part
6892 \end_layout
6893
6894 \begin_layout Itemize
6895
6896 \family sans
6897 Chapter
6898 \end_layout
6899
6900 \begin_layout Itemize
6901
6902 \family sans
6903 Section
6904 \end_layout
6905
6906 \begin_layout Itemize
6907
6908 \family sans
6909 Subsection
6910 \end_layout
6911
6912 \begin_layout Itemize
6913
6914 \family sans
6915 Subsubsection
6916 \end_layout
6917
6918 \begin_layout Itemize
6919
6920 \family sans
6921 Paragraph
6922 \end_layout
6923
6924 \begin_layout Itemize
6925
6926 \family sans
6927 Subparagraph
6928 \end_layout
6929
6930 \begin_layout Itemize
6931
6932 \family sans
6933 Part*
6934 \end_layout
6935
6936 \begin_layout Itemize
6937
6938 \family sans
6939 Chapter*
6940 \end_layout
6941
6942 \begin_layout Itemize
6943
6944 \family sans
6945 Section*
6946 \end_layout
6947
6948 \begin_layout Itemize
6949
6950 \family sans
6951 Subsection*
6952 \end_layout
6953
6954 \begin_layout Itemize
6955
6956 \family sans
6957 Subsubsection*
6958 \end_layout
6959
6960 \begin_layout Itemize
6961
6962 \family sans
6963 Right
6964 \begin_inset space ~
6965 \end_inset
6966
6967 Address
6968 \end_layout
6969
6970 \begin_layout Itemize
6971
6972 \family sans
6973 Address
6974 \end_layout
6975
6976 \end_deeper
6977 \begin_layout Standard
6978 \begin_inset Note Greyedout
6979 status open
6980
6981 \begin_layout Plain Layout
6982
6983 \series bold
6984 Note:
6985 \series default
6986  Although it is possible to nest numbered section headings like 
6987 \family sans
6988 Chapter
6989 \family default
6990
6991 \family sans
6992 Section
6993 \family default
6994 , etc.
6995 \begin_inset space ~
6996 \end_inset
6997
6998 to e.
6999 \begin_inset space \thinspace{}
7000 \end_inset
7001
7002 g.
7003 \begin_inset space ~
7004 \end_inset
7005
7006 lists, it is highly recommended not to do this.
7007  Because the aim is to create well structured documents following usual
7008  guidelines of typesetting, but nested section headings violates them.
7009 \end_layout
7010
7011 \end_inset
7012
7013
7014 \end_layout
7015
7016 \begin_layout Subsection
7017 Nesting Other Things: Tables, Math, Floats, etc.
7018 \begin_inset Index
7019 status collapsed
7020
7021 \begin_layout Plain Layout
7022 Nesting ! Tables etc.
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \end_layout
7029
7030 \begin_layout Standard
7031 There are several things that aren't paragraph environments, but which are
7032  affected by nesting anyhow.
7033  They are:
7034 \end_layout
7035
7036 \begin_layout Itemize
7037 equations
7038 \end_layout
7039
7040 \begin_layout Itemize
7041 tables
7042 \end_layout
7043
7044 \begin_layout Itemize
7045 figures
7046 \end_layout
7047
7048 \begin_layout Standard
7049 (
7050 \begin_inset Note Greyedout
7051 status open
7052
7053 \begin_layout Plain Layout
7054
7055 \series bold
7056 Note:
7057 \series default
7058  Figures and tables in 
7059 \family sans
7060 Floats
7061 \family default
7062  are not affected by this.
7063 \end_layout
7064
7065 \end_inset
7066
7067  Have a look at section
7068 \begin_inset space ~
7069 \end_inset
7070
7071
7072 \begin_inset CommandInset ref
7073 LatexCommand ref
7074 reference "sec:Floats"
7075
7076 \end_inset
7077
7078  for more informations about 
7079 \family sans
7080 Floats
7081 \family default
7082 .)
7083 \end_layout
7084
7085 \begin_layout Standard
7086 LyX can treat these three objects as either a word or as a paragraph.
7087  If a figure, table, or an equation is inline, it goes wherever the paragraph
7088  it is in goes.
7089 \end_layout
7090
7091 \begin_layout Standard
7092 On the other hand, if you have an equation, figure or table in a 
7093 \begin_inset Quotes eld
7094 \end_inset
7095
7096 paragraph
7097 \begin_inset Quotes erd
7098 \end_inset
7099
7100  of its own, it behaves just like a 
7101 \begin_inset Quotes eld
7102 \end_inset
7103
7104 nestable-inside
7105 \begin_inset Quotes erd
7106 \end_inset
7107
7108  paragraph environment.
7109  You can nest it into any environment, but you obviously can't nest anything
7110  into it.
7111 \end_layout
7112
7113 \begin_layout Standard
7114 Here's an example with a table:
7115 \end_layout
7116
7117 \begin_layout Enumerate
7118 Item One
7119 \end_layout
7120
7121 \begin_deeper
7122 \begin_layout Enumerate
7123 This is (a) and it's nested.
7124 \end_layout
7125
7126 \begin_deeper
7127 \begin_layout Standard
7128 \begin_inset VSpace 0.3cm
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \begin_layout Standard
7135 \align center
7136 \begin_inset Tabular
7137 <lyxtabular version="3" rows="2" columns="2">
7138 <features>
7139 <column alignment="center" valignment="top" width="0pt">
7140 <column alignment="center" valignment="top" width="0pt">
7141 <row>
7142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Plain Layout
7146
7147 \family roman
7148 \series medium
7149 \shape up
7150 \size normal
7151 \emph off
7152 \bar no
7153 \noun off
7154 \color none
7155 a
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164
7165 \family roman
7166 \series medium
7167 \shape up
7168 \size normal
7169 \emph off
7170 \bar no
7171 \noun off
7172 \color none
7173 b
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 </row>
7179 <row>
7180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \family roman
7186 \series medium
7187 \shape up
7188 \size normal
7189 \emph off
7190 \bar no
7191 \noun off
7192 \color none
7193 c
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202
7203 \family roman
7204 \series medium
7205 \shape up
7206 \size normal
7207 \emph off
7208 \bar no
7209 \noun off
7210 \color none
7211 d
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 </row>
7217 </lyxtabular>
7218
7219 \end_inset
7220
7221
7222 \end_layout
7223
7224 \begin_layout Standard
7225 \begin_inset VSpace 0.3cm
7226 \end_inset
7227
7228
7229 \end_layout
7230
7231 \end_deeper
7232 \begin_layout Enumerate
7233 This is (b).
7234  The table is actually nested inside (a).
7235 \end_layout
7236
7237 \end_deeper
7238 \begin_layout Enumerate
7239 Back out again.
7240 \end_layout
7241
7242 \begin_layout Standard
7243 If we hadn't nested the table at all, the list would look like this:
7244 \end_layout
7245
7246 \begin_layout Enumerate
7247 Item One
7248 \end_layout
7249
7250 \begin_deeper
7251 \begin_layout Enumerate
7252 This is (a) and it's nested.
7253 \end_layout
7254
7255 \end_deeper
7256 \begin_layout Standard
7257 \begin_inset VSpace 0.3cm
7258 \end_inset
7259
7260
7261 \end_layout
7262
7263 \begin_layout Standard
7264 \align center
7265 \begin_inset Tabular
7266 <lyxtabular version="3" rows="2" columns="2">
7267 <features>
7268 <column alignment="center" valignment="top" width="0pt">
7269 <column alignment="center" valignment="top" width="0pt">
7270 <row>
7271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7272 \begin_inset Text
7273
7274 \begin_layout Plain Layout
7275
7276 \family roman
7277 \series medium
7278 \shape up
7279 \size normal
7280 \emph off
7281 \bar no
7282 \noun off
7283 \color none
7284 a
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7290 \begin_inset Text
7291
7292 \begin_layout Plain Layout
7293
7294 \family roman
7295 \series medium
7296 \shape up
7297 \size normal
7298 \emph off
7299 \bar no
7300 \noun off
7301 \color none
7302 b
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 </row>
7308 <row>
7309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313
7314 \family roman
7315 \series medium
7316 \shape up
7317 \size normal
7318 \emph off
7319 \bar no
7320 \noun off
7321 \color none
7322 c
7323 \end_layout
7324
7325 \end_inset
7326 </cell>
7327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7328 \begin_inset Text
7329
7330 \begin_layout Plain Layout
7331
7332 \family roman
7333 \series medium
7334 \shape up
7335 \size normal
7336 \emph off
7337 \bar no
7338 \noun off
7339 \color none
7340 d
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 </row>
7346 </lyxtabular>
7347
7348 \end_inset
7349
7350
7351 \end_layout
7352
7353 \begin_layout Standard
7354 \begin_inset VSpace 0.3cm
7355 \end_inset
7356
7357
7358 \end_layout
7359
7360 \begin_layout Enumerate
7361 This is (b).
7362  The table is 
7363 \emph on
7364 not
7365 \emph default
7366  nested inside (a).
7367  In fact, it's not nested at all.
7368 \end_layout
7369
7370 \begin_layout Enumerate
7371 Back out again.
7372 \end_layout
7373
7374 \begin_layout Standard
7375 Notice how item (b) is not only no longer nested, but is also the first
7376  item of a new list!
7377 \end_layout
7378
7379 \begin_layout Standard
7380 There's another trap you can fall into: Nesting the table, but not going
7381  deep enough.
7382  LyX then turns anything after the table into a new sublist.
7383 \end_layout
7384
7385 \begin_layout Enumerate
7386 Item One
7387 \end_layout
7388
7389 \begin_deeper
7390 \begin_layout Enumerate
7391 This is (a) and it's nested.
7392 \end_layout
7393
7394 \begin_layout Standard
7395 \begin_inset VSpace 0.3cm
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \begin_layout Standard
7402 \align center
7403 \begin_inset Tabular
7404 <lyxtabular version="3" rows="2" columns="2">
7405 <features>
7406 <column alignment="center" valignment="top" width="0pt">
7407 <column alignment="center" valignment="top" width="0pt">
7408 <row>
7409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413
7414 \family roman
7415 \series medium
7416 \shape up
7417 \size normal
7418 \emph off
7419 \bar no
7420 \noun off
7421 \color none
7422 a
7423 \end_layout
7424
7425 \end_inset
7426 </cell>
7427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7428 \begin_inset Text
7429
7430 \begin_layout Plain Layout
7431
7432 \family roman
7433 \series medium
7434 \shape up
7435 \size normal
7436 \emph off
7437 \bar no
7438 \noun off
7439 \color none
7440 b
7441 \end_layout
7442
7443 \end_inset
7444 </cell>
7445 </row>
7446 <row>
7447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451
7452 \family roman
7453 \series medium
7454 \shape up
7455 \size normal
7456 \emph off
7457 \bar no
7458 \noun off
7459 \color none
7460 c
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469
7470 \family roman
7471 \series medium
7472 \shape up
7473 \size normal
7474 \emph off
7475 \bar no
7476 \noun off
7477 \color none
7478 d
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 </lyxtabular>
7485
7486 \end_inset
7487
7488
7489 \end_layout
7490
7491 \begin_layout Standard
7492 \begin_inset VSpace 0.3cm
7493 \end_inset
7494
7495
7496 \end_layout
7497
7498 \begin_layout Enumerate
7499 This is (b).
7500  The table is actually nested inside Item One, but 
7501 \emph on
7502 not
7503 \emph default
7504  inside (a).
7505 \end_layout
7506
7507 \end_deeper
7508 \begin_layout Enumerate
7509 Back out again.
7510 \end_layout
7511
7512 \begin_layout Standard
7513 As you can see, item (b) turned into the first item of a new list, but a
7514  new list 
7515 \emph on
7516 inside
7517 \emph default
7518  item 1.
7519  The same thing would have happened to a figure or an equation.
7520  So, if you nest tables, figures or equations, make sure you go to the right
7521  depth!
7522 \end_layout
7523
7524 \begin_layout Subsection
7525 Usage and General Features
7526 \end_layout
7527
7528 \begin_layout Standard
7529 Speaking of levels, LyX can perform up to a six-fold nesting.
7530  In other words, 
7531 \begin_inset Quotes eld
7532 \end_inset
7533
7534 level #6
7535 \begin_inset Quotes erd
7536 \end_inset
7537
7538  is the innermost possible depth.
7539  Here's an example to display what we mean:
7540 \end_layout
7541
7542 \begin_layout Enumerate
7543 level #1 - outermost
7544 \end_layout
7545
7546 \begin_deeper
7547 \begin_layout Enumerate
7548 level #2
7549 \end_layout
7550
7551 \begin_deeper
7552 \begin_layout Enumerate
7553 level #3
7554 \end_layout
7555
7556 \begin_deeper
7557 \begin_layout Enumerate
7558 level #4
7559 \end_layout
7560
7561 \begin_deeper
7562 \begin_layout Itemize
7563 level #5
7564 \end_layout
7565
7566 \begin_deeper
7567 \begin_layout Itemize
7568 level #6
7569 \end_layout
7570
7571 \end_deeper
7572 \end_deeper
7573 \end_deeper
7574 \end_deeper
7575 \end_deeper
7576 \begin_layout Standard
7577 There are two exceptions to the six-fold nesting limit, and you can see
7578  both of them in the example.
7579  Unlike the other fully-nestable environments, you can only perform a four-fold
7580  nesting with the 
7581 \family sans
7582 Enumerate
7583 \family default
7584  and 
7585 \family sans
7586 Itemize
7587 \family default
7588  environments.
7589  For example, if we tried to nest another 
7590 \family sans
7591 Enumerate
7592 \family default
7593  list inside of item 
7594 \begin_inset Quotes eld
7595 \end_inset
7596
7597 A.
7598 \begin_inset Quotes erd
7599 \end_inset
7600
7601 , we'd get errors.
7602 \end_layout
7603
7604 \begin_layout Subsection
7605 Some Examples
7606 \begin_inset Index
7607 status collapsed
7608
7609 \begin_layout Plain Layout
7610 Nesting ! Examples
7611 \end_layout
7612
7613 \end_inset
7614
7615
7616 \end_layout
7617
7618 \begin_layout Standard
7619 The best way to explain just what you can do with nesting is by illustration.
7620  We have several examples of nested environments.
7621  In them, we explain how we created the example, so that you can reproduce
7622  them.
7623 \end_layout
7624
7625 \begin_layout Subsubsection
7626 Example 1: The Six-fold Way and Mixed Nesting
7627 \end_layout
7628
7629 \begin_layout Labeling
7630 \labelwidthstring MMM
7631 #1-a This is the outermost level.
7632  It's a 
7633 \family sans
7634 List
7635 \family default
7636  environment.
7637 \end_layout
7638
7639 \begin_deeper
7640 \begin_layout Labeling
7641 \labelwidthstring MMM
7642 #2-a This is level #2.
7643  We created it by using 
7644 \begin_inset Info
7645 type  "shortcut"
7646 arg   "break-paragraph inverse"
7647 \end_inset
7648
7649  followed by 
7650 \begin_inset Info
7651 type  "shortcut"
7652 arg   "depth-increment"
7653 \end_inset
7654
7655 .
7656 \end_layout
7657
7658 \begin_deeper
7659 \begin_layout Labeling
7660 \labelwidthstring MMM
7661 #3-a This is level #3.
7662  This time, we just hit 
7663 \family sans
7664 Return
7665 \family default
7666 , then used 
7667 \begin_inset Info
7668 type  "shortcut"
7669 arg   "depth-increment"
7670 \end_inset
7671
7672  twice in a row.
7673  We could have also created it the same way as we did the previous level,
7674  by hitting 
7675 \begin_inset Info
7676 type  "shortcut"
7677 arg   "break-paragraph inverse"
7678 \end_inset
7679
7680  followed by 
7681 \begin_inset Info
7682 type  "shortcut"
7683 arg   "depth-increment"
7684 \end_inset
7685
7686 .
7687 \end_layout
7688
7689 \begin_deeper
7690 \begin_layout Standard
7691 This is actually a 
7692 \family sans
7693 Standard
7694 \family default
7695  environment, nested inside of 
7696 \begin_inset Quotes eld
7697 \end_inset
7698
7699 #3-a
7700 \begin_inset Quotes erd
7701 \end_inset
7702
7703 .
7704  So, it's at level #4.
7705  We did this by hitting 
7706 \begin_inset Info
7707 type  "shortcut"
7708 arg   "break-paragraph inverse"
7709 \end_inset
7710
7711 , then 
7712 \begin_inset Info
7713 type  "shortcut"
7714 arg   "depth-increment"
7715 \end_inset
7716
7717 , then changing the paragraph environment to 
7718 \family sans
7719 Standard
7720 \family default
7721 .
7722  Do this to create list items with more than one paragraph - it also works
7723  for the 
7724 \family sans
7725 Description
7726 \family default
7727
7728 \family sans
7729 Enumerate
7730 \family default
7731 , and 
7732 \family sans
7733 Itemize
7734 \family default
7735  environments!
7736 \end_layout
7737
7738 \begin_layout Standard
7739 Here's another 
7740 \family sans
7741 Standard
7742 \family default
7743  paragraph, also at level #4, made with just a 
7744 \begin_inset Info
7745 type  "shortcut"
7746 arg   "break-paragraph inverse"
7747 \end_inset
7748
7749 .
7750 \end_layout
7751
7752 \begin_layout Labeling
7753 \labelwidthstring MMM
7754 #4-a This is level #4.
7755  We hit 
7756 \begin_inset Info
7757 type  "shortcut"
7758 arg   "break-paragraph inverse"
7759 \end_inset
7760
7761  and changed the paragraph environment back to 
7762 \family sans
7763 List
7764 \family default
7765 .
7766  Remember - we can't nest anything inside of a 
7767 \family sans
7768 Standard
7769 \family default
7770  environment, which is why we're still at level #4.
7771  However, we 
7772 \emph on
7773 can
7774 \emph default
7775  keep nesting things inside of 
7776 \begin_inset Quotes eld
7777 \end_inset
7778
7779 #3-a
7780 \begin_inset Quotes erd
7781 \end_inset
7782
7783 .
7784 \end_layout
7785
7786 \begin_deeper
7787 \begin_layout Labeling
7788 \labelwidthstring MMM
7789 #5-a This is level #5\SpecialChar \ldots{}
7790
7791 \end_layout
7792
7793 \begin_deeper
7794 \begin_layout Labeling
7795 \labelwidthstring MMM
7796 #6-a \SpecialChar \ldots{}
7797 and this is level #6.
7798  By now, you should know how we made these two.
7799 \end_layout
7800
7801 \end_deeper
7802 \begin_layout Labeling
7803 \labelwidthstring MMM
7804 #5-b Back to level #5.
7805  Just hit 
7806 \begin_inset Info
7807 type  "shortcut"
7808 arg   "break-paragraph inverse"
7809 \end_inset
7810
7811  followed by a 
7812 \begin_inset Info
7813 type  "shortcut"
7814 arg   "depth-decrement"
7815 \end_inset
7816
7817 .
7818 \end_layout
7819
7820 \end_deeper
7821 \begin_layout Labeling
7822 \labelwidthstring MMM
7823 #4-b After another 
7824 \begin_inset Info
7825 type  "shortcut"
7826 arg   "break-paragraph inverse"
7827 \end_inset
7828
7829  followed by a 
7830 \begin_inset Info
7831 type  "shortcut"
7832 arg   "depth-decrement"
7833 \end_inset
7834
7835 , we're back at level #4.
7836 \end_layout
7837
7838 \end_deeper
7839 \begin_layout Labeling
7840 \labelwidthstring MMM
7841 #3-b Back to level #3.
7842  By now it should be obvious how we did this.
7843 \end_layout
7844
7845 \end_deeper
7846 \begin_layout Labeling
7847 \labelwidthstring MMM
7848 #2-b Back to level #2.
7849  
7850 \end_layout
7851
7852 \end_deeper
7853 \begin_layout Labeling
7854 \labelwidthstring MMM
7855 #1-b And last, back to the outermost level, #1.
7856  After this sentence, we'll hit 
7857 \family sans
7858 Return
7859 \family default
7860  and change the paragraph environment back to 
7861 \family sans
7862 Standard
7863 \family default
7864  to end the list.
7865 \end_layout
7866
7867 \begin_layout Standard
7868 We could have also used the 
7869 \family sans
7870 Description
7871 \family default
7872
7873 \family sans
7874 Quote
7875 \family default
7876
7877 \family sans
7878 Quotation
7879 \family default
7880 , or even the 
7881 \family sans
7882 Verse
7883 \family default
7884  environment in place of the 
7885 \family sans
7886 List
7887 \family default
7888  environment.
7889  The example would have worked exactly the same.
7890 \end_layout
7891
7892 \begin_layout Subsubsection
7893 Example 2: Inheritance
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 This is the LyX-Code environment, at level #1, the outermost
7898 \end_layout
7899
7900 \begin_layout LyX-Code
7901 level.
7902   Now we'll hit 
7903 \family sans
7904 Return
7905 \family default
7906 , then 
7907 \begin_inset Info
7908 type  "shortcut"
7909 arg   "depth-increment"
7910 \end_inset
7911
7912 , after which, we'll change to the 
7913 \family sans
7914 Enumerate
7915 \family default
7916  environment.
7917 \end_layout
7918
7919 \begin_deeper
7920 \begin_layout Enumerate
7921 This is the 
7922 \family sans
7923 Enumerate
7924 \family default
7925  environment, at level #2.
7926 \end_layout
7927
7928 \begin_layout Enumerate
7929 Notice how the nested 
7930 \family sans
7931 Enumerate
7932 \family default
7933  not only inherits its margins from its parent environment (
7934 \family sans
7935 LyX-Code
7936 \family default
7937 ), but also inherits its font and spacing!
7938 \end_layout
7939
7940 \end_deeper
7941 \begin_layout Standard
7942 We ended this example by hitting 
7943 \family sans
7944 Return
7945 \family default
7946 .
7947  After that, we needed to reset the paragraph environment to 
7948 \family sans
7949 Standard
7950 \family default
7951  and resetting the nesting depth by using 
7952 \begin_inset Info
7953 type  "shortcut"
7954 arg   "depth-decrement"
7955 \end_inset
7956
7957  once.
7958 \end_layout
7959
7960 \begin_layout Subsubsection
7961 Example 3: Labels, Levels, and the 
7962 \family sans
7963 Enumerate
7964 \family default
7965  and 
7966 \family sans
7967 Itemize
7968 \family default
7969  Environments
7970 \begin_inset OptArg
7971 status collapsed
7972
7973 \begin_layout Plain Layout
7974 Example #3: Labels, Levels and other list environments
7975 \end_layout
7976
7977 \end_inset
7978
7979
7980 \end_layout
7981
7982 \begin_layout Enumerate
7983 This is level #1, in an 
7984 \family sans
7985 Enumerate
7986 \family default
7987  paragraph environment.
7988  We're actually going to nest a bunch of these.
7989 \end_layout
7990
7991 \begin_deeper
7992 \begin_layout Enumerate
7993 This is level #2.
7994  We used 
7995 \begin_inset Info
7996 type  "shortcut"
7997 arg   "break-paragraph inverse"
7998 \end_inset
7999
8000  followed by 
8001 \begin_inset Info
8002 type  "shortcut"
8003 arg   "depth-increment"
8004 \end_inset
8005
8006 .
8007  Now, what happens if we nest an 
8008 \family sans
8009 Itemize
8010 \family default
8011  environment inside of this one? It will be at level #3, but what will its
8012  label be? An asterisk?
8013 \end_layout
8014
8015 \begin_deeper
8016 \begin_layout Itemize
8017 No! It's a bullet.
8018  This is the 
8019 \emph on
8020 first
8021 \emph default
8022  
8023 \family sans
8024 Itemize
8025 \family default
8026  environment, even though it's at level #3.
8027  So, its label is a bullet.
8028  (We got here by using 
8029 \begin_inset Info
8030 type  "shortcut"
8031 arg   "break-paragraph inverse"
8032 \end_inset
8033
8034 , then 
8035 \begin_inset Info
8036 type  "shortcut"
8037 arg   "depth-increment"
8038 \end_inset
8039
8040 , then changing the environment to 
8041 \family sans
8042 Itemize
8043 \family default
8044 .)
8045 \end_layout
8046
8047 \begin_deeper
8048 \begin_layout Itemize
8049 Here's level #4, produced using 
8050 \begin_inset Info
8051 type  "shortcut"
8052 arg   "break-paragraph inverse"
8053 \end_inset
8054
8055 , then 
8056 \begin_inset Info
8057 type  "shortcut"
8058 arg   "depth-increment"
8059 \end_inset
8060
8061 .
8062  We'll do that again\SpecialChar \ldots{}
8063
8064 \end_layout
8065
8066 \begin_deeper
8067 \begin_layout Enumerate
8068 \SpecialChar \ldots{}
8069 to get to level #5.
8070  This time, however, we also changed the paragraph environment back to 
8071 \family sans
8072 Enumerate
8073 \family default
8074 .
8075  Notice the type of numbering, it is 
8076 \emph on
8077 lowercase Roman
8078 \emph default
8079 , because we are in the 
8080 \emph on
8081 thirdfold
8082 \emph default
8083  
8084 \family sans
8085 Enumerate
8086 \family default
8087  environment (i.e.
8088  it is an 
8089 \family sans
8090 Enumerate
8091 \family default
8092  inside an 
8093 \family sans
8094 Enumerate
8095 \family default
8096  inside an 
8097 \family sans
8098 Enumerate
8099 \family default
8100 ).
8101 \end_layout
8102
8103 \begin_layout Enumerate
8104 What happens if we 
8105 \emph on
8106 don't
8107 \emph default
8108  change the paragraph environment, but decrease the nesting depth? What
8109  type of numbering does LyX use?
8110 \end_layout
8111
8112 \begin_layout Enumerate
8113 Oh, as if you couldn't guess by now, we're just using 
8114 \begin_inset Info
8115 type  "shortcut"
8116 arg   "break-paragraph inverse"
8117 \end_inset
8118
8119  to keep the current environment and depth but create a new item.
8120 \end_layout
8121
8122 \begin_layout Enumerate
8123 Let's use 
8124 \begin_inset Info
8125 type  "shortcut"
8126 arg   "depth-decrement"
8127 \end_inset
8128
8129  to decrease the depth after the next 
8130 \begin_inset Info
8131 type  "shortcut"
8132 arg   "break-paragraph inverse"
8133 \end_inset
8134
8135 .
8136 \end_layout
8137
8138 \end_deeper
8139 \begin_layout Enumerate
8140 This is level #4.
8141  Look what type of label LyX is using!
8142 \end_layout
8143
8144 \end_deeper
8145 \begin_layout Enumerate
8146 This is level #3.
8147  Even though we've changed levels, LyX is still using a lowercase Roman
8148  numeral as the label.Why?
8149 \end_layout
8150
8151 \begin_layout Enumerate
8152 Because, even though the nesting depth has changed, the paragraph is 
8153 \emph on
8154 still
8155 \emph default
8156  a thirdfold 
8157 \family sans
8158 Enumerate
8159 \family default
8160  environment.
8161  Notice, however, that LyX 
8162 \emph on
8163 did
8164 \emph default
8165  reset the counter for the label.
8166 \end_layout
8167
8168 \end_deeper
8169 \begin_layout Enumerate
8170 Another 
8171 \begin_inset Info
8172 type  "shortcut"
8173 arg   "break-paragraph inverse"
8174 \end_inset
8175
8176  
8177 \begin_inset Info
8178 type  "shortcut"
8179 arg   "depth-decrement"
8180 \end_inset
8181
8182  sequence, and we're back to level #2.
8183  This time, we not only changed the nesting depth, but we also moved back
8184  into the twofold-nested 
8185 \family sans
8186 Enumerate
8187 \family default
8188  environment.
8189 \end_layout
8190
8191 \end_deeper
8192 \begin_layout Enumerate
8193 The same thing happens if we do another 
8194 \begin_inset Info
8195 type  "shortcut"
8196 arg   "break-paragraph inverse"
8197 \end_inset
8198
8199  
8200 \begin_inset Info
8201 type  "shortcut"
8202 arg   "depth-decrement"
8203 \end_inset
8204
8205 sequence and return to level #1, the outermost level.
8206 \end_layout
8207
8208 \begin_layout Standard
8209 Lastly, we reset the environment to 
8210 \family sans
8211 Standard
8212 \family default
8213 .
8214  As you can see, the level number doesn't correspond to what type of labeling
8215  LyX uses for the 
8216 \family sans
8217 Enumerate
8218 \family default
8219  and 
8220 \family sans
8221 Itemize
8222 \family default
8223  environments.
8224  The number of other 
8225 \family sans
8226 Enumerate
8227 \family default
8228  environments surrounding it determines what kind of label LyX uses for
8229  an 
8230 \family sans
8231 Enumerate
8232 \family default
8233  item.
8234  The same rule applies for the 
8235 \family sans
8236 Itemize
8237 \family default
8238  environment, as well.
8239 \end_layout
8240
8241 \begin_layout Subsubsection
8242 Example 4: Going Bonkers
8243 \end_layout
8244
8245 \begin_layout Enumerate
8246 We're going to go totally nuts now.
8247  We won't nest as deep as in the other examples, nor will we go into the
8248  same detail with how we did it.
8249  (level #1: 
8250 \family sans
8251 Enumerate
8252 \family default
8253 )
8254 \end_layout
8255
8256 \begin_deeper
8257 \begin_layout Standard
8258 (
8259 \family sans
8260 Return, 
8261 \family default
8262
8263 \begin_inset Info
8264 type  "shortcut"
8265 arg   "depth-increment"
8266 \end_inset
8267
8268
8269 \family sans
8270 , Standard
8271 \family default
8272 : level #2) We'll stick an encapsulated description of how we created the
8273  example in parentheses someplace.
8274  For example, the two keybindings are how we changed the depth.
8275  The environment name is the name of the current environment.
8276  Either before or after this, we'll put in the level.
8277 \end_layout
8278
8279 \end_deeper
8280 \begin_layout Enumerate
8281 (
8282 \family sans
8283 Return, Enumerate
8284 \family default
8285 : level #1) This is the next item in the list.
8286 \end_layout
8287
8288 \begin_deeper
8289 \begin_layout Verse
8290 Now we'll add verse.
8291 \begin_inset Newline newline
8292 \end_inset
8293
8294 It will get much worse.
8295 \begin_inset Newline newline
8296 \end_inset
8297
8298 (
8299 \family sans
8300 Return, 
8301 \family default
8302
8303 \begin_inset Info
8304 type  "shortcut"
8305 arg   "depth-increment"
8306 \end_inset
8307
8308
8309 \family sans
8310 , Verse
8311 \family default
8312 : level #2)
8313 \end_layout
8314
8315 \begin_layout Verse
8316 Fiddle dee, Fiddle doo.
8317 \begin_inset Newline newline
8318 \end_inset
8319
8320 Bippitey boppitey boo!
8321 \begin_inset Newline newline
8322 \end_inset
8323
8324 (
8325 \begin_inset Info
8326 type  "shortcut"
8327 arg   "break-paragraph inverse"
8328 \end_inset
8329
8330
8331 \family sans
8332 )
8333 \end_layout
8334
8335 \begin_layout Verse
8336 Here comes a table:
8337 \end_layout
8338
8339 \begin_deeper
8340 \begin_layout Standard
8341 \begin_inset VSpace 0.3cm
8342 \end_inset
8343
8344
8345 \end_layout
8346
8347 \begin_layout Standard
8348 \align center
8349 \begin_inset Tabular
8350 <lyxtabular version="3" rows="2" columns="2">
8351 <features>
8352 <column alignment="center" valignment="top" width="0pt">
8353 <column alignment="center" valignment="top" width="0pt">
8354 <row>
8355 <cell alignment="center" valignment="top" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359
8360 \family roman
8361 \series medium
8362 \shape up
8363 \size normal
8364 \emph off
8365 \bar no
8366 \noun off
8367 \color none
8368 one-fish
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377
8378 \family roman
8379 \series medium
8380 \shape up
8381 \size normal
8382 \emph off
8383 \bar no
8384 \noun off
8385 \color none
8386 two-fish
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 <row>
8393 <cell alignment="center" valignment="top" topline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397
8398 \family roman
8399 \series medium
8400 \shape up
8401 \size normal
8402 \emph off
8403 \bar no
8404 \noun off
8405 \color none
8406 red-fish
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415
8416 \family roman
8417 \series medium
8418 \shape up
8419 \size normal
8420 \emph off
8421 \bar no
8422 \noun off
8423 \color none
8424 blue-fish
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 </row>
8430 </lyxtabular>
8431
8432 \end_inset
8433
8434
8435 \end_layout
8436
8437 \end_deeper
8438 \begin_layout Verse
8439 (
8440 \begin_inset Info
8441 type  "shortcut"
8442 arg   "break-paragraph inverse"
8443 \end_inset
8444
8445
8446 \family sans
8447 , Table, 
8448 \family default
8449
8450 \begin_inset Info
8451 type  "shortcut"
8452 arg   "depth-increment"
8453 \end_inset
8454
8455  3 times, 
8456 \begin_inset Info
8457 type  "shortcut"
8458 arg   "break-paragraph inverse"
8459 \end_inset
8460
8461
8462 \family sans
8463 , Verse, 
8464 \family default
8465
8466 \begin_inset Info
8467 type  "shortcut"
8468 arg   "depth-decrement"
8469 \end_inset
8470
8471 )
8472 \end_layout
8473
8474 \end_deeper
8475 \begin_layout Enumerate
8476 (
8477 \family sans
8478 Return, Enumerate
8479 \family default
8480 : level #1) This is another item.
8481  Note that selecting a 
8482 \family sans
8483 Table
8484 \family default
8485  resets the nesting depth to level #1, so we increased the nesting depth
8486  3 times to put the table inside the 
8487 \family sans
8488 Verse
8489 \family default
8490  environment.
8491  
8492 \end_layout
8493
8494 \begin_layout Quotation
8495 We're now ending the 
8496 \family sans
8497 Enumerate
8498 \family default
8499  list and changing to 
8500 \family sans
8501 Quotation
8502 \family default
8503 .
8504  We're still at level #1.
8505  We want to show you some of the things you can do by mixing environments.
8506  The next set of paragraphs is a 
8507 \begin_inset Quotes eld
8508 \end_inset
8509
8510 quoted letter.
8511 \begin_inset Quotes erd
8512 \end_inset
8513
8514  We'll nest both the 
8515 \family sans
8516 Address
8517 \family default
8518  and 
8519 \family sans
8520 Right
8521 \begin_inset space ~
8522 \end_inset
8523
8524 Address
8525 \family default
8526  environments inside of this one, then use another nested 
8527 \family sans
8528 Quotation
8529 \family default
8530  for the letter body.
8531  We'll use 
8532 \begin_inset Info
8533 type  "shortcut"
8534 arg   "break-paragraph inverse"
8535 \end_inset
8536
8537  to preserve the depth.
8538  Remember that you need to use 
8539 \begin_inset Info
8540 type  "shortcut"
8541 arg   "newline-insert newline"
8542 \end_inset
8543
8544  to create multiple lines inside the 
8545 \family sans
8546 Address
8547 \family default
8548  and 
8549 \family sans
8550 Right
8551 \begin_inset space ~
8552 \end_inset
8553
8554 Address
8555 \family default
8556  environments.
8557  Here it goes:
8558 \end_layout
8559
8560 \begin_deeper
8561 \begin_layout Right Address
8562 1234 Nowhere Rd.
8563 \begin_inset Newline newline
8564 \end_inset
8565
8566 Moosegroin, MT 00100
8567 \begin_inset Newline newline
8568 \end_inset
8569
8570 9-6-96
8571 \end_layout
8572
8573 \begin_layout Address
8574 Dear Mr.
8575 \begin_inset space ~
8576 \end_inset
8577
8578 Fizlewitz:
8579 \end_layout
8580
8581 \begin_layout Quotation
8582 We regret to inform you that we cannot fill your order for 50
8583 \begin_inset space \thinspace{}
8584 \end_inset
8585
8586 L of compressed methane gas due to circumstances beyond our control.
8587  Unfortunately, several of our cows have mysteriously exploded, creating
8588  a backlog in our orders for methane.
8589  We will place your name on the waiting list and try to fill your order
8590  as soon as possible.
8591  In the meantime, we thank you for your patience.
8592 \end_layout
8593
8594 \begin_layout Quotation
8595 We do, however, now have a special on beef.
8596  If you are interested, please return the enclosed pricing and order form
8597  with your order, along with payment.
8598 \end_layout
8599
8600 \begin_layout Quotation
8601 We thank you again for your patience.
8602 \end_layout
8603
8604 \begin_layout Address
8605 Sincerely,
8606 \begin_inset Newline newline
8607 \end_inset
8608
8609 Bill Hick
8610 \end_layout
8611
8612 \end_deeper
8613 \begin_layout Quotation
8614 That ends that example!
8615 \end_layout
8616
8617 \begin_layout Standard
8618 As you can see, nesting environments in LyX gives you a lot of power with
8619  just a few keystrokes.
8620  We could have easily nested an 
8621 \family sans
8622 Itemize
8623 \family default
8624  list inside of a 
8625 \family sans
8626 Quotation
8627 \family default
8628  or 
8629 \family sans
8630 Quote
8631 \family default
8632 , or put a 
8633 \family sans
8634 Quote
8635 \family default
8636  inside of an 
8637 \family sans
8638 Itemize
8639 \family default
8640  list.
8641  You have a huge variety of options at your disposal.
8642 \end_layout
8643
8644 \begin_layout Section
8645 Spacing, pagination and line breaks
8646 \begin_inset Index
8647 status collapsed
8648
8649 \begin_layout Plain Layout
8650 Spacing
8651 \end_layout
8652
8653 \end_inset
8654
8655
8656 \end_layout
8657
8658 \begin_layout Standard
8659 What is a space? While you might be used to press the space key anytime
8660  you want to separate two words in ordinary word processors, LyX offers
8661  you more spaces: Spaces of different width and spaces which can or cannot
8662  be broken at the end of a line.
8663  The following sections will show you some examples where those spaces are
8664  useful.
8665 \end_layout
8666
8667 \begin_layout Subsection
8668 Protected Space
8669 \begin_inset CommandInset label
8670 LatexCommand label
8671 name "sub:Protected-Space"
8672
8673 \end_inset
8674
8675
8676 \begin_inset Index
8677 status collapsed
8678
8679 \begin_layout Plain Layout
8680 Spaces ! Protected
8681 \end_layout
8682
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \begin_layout Standard
8689 The protected space: It is used to tell LyX (and LaTeX) not to break the
8690  line at that point.
8691  This may be necessary to avoid unlucky linebreaks, like in: 
8692 \end_layout
8693
8694 \begin_layout Quote
8695 Further documentation is given in section
8696 \begin_inset Newline newline
8697 \end_inset
8698
8699
8700 \begin_inset CommandInset ref
8701 LatexCommand ref
8702 reference "sec:Bibliography"
8703
8704 \end_inset
8705
8706 .
8707  
8708 \end_layout
8709
8710 \begin_layout Standard
8711 Obviously, it would be a good thing to put a protected space between 
8712 \begin_inset Quotes eld
8713 \end_inset
8714
8715 section
8716 \begin_inset Quotes erd
8717 \end_inset
8718
8719  and 
8720 \begin_inset Quotes eld
8721 \end_inset
8722
8723
8724 \begin_inset CommandInset ref
8725 LatexCommand ref
8726 reference "sec:Bibliography"
8727
8728 \end_inset
8729
8730
8731 \begin_inset Quotes erd
8732 \end_inset
8733
8734 .
8735  A protected space is set with 
8736 \family sans
8737 Insert\SpecialChar \menuseparator
8738 Formatting\SpecialChar \menuseparator
8739 Protected
8740 \bar under
8741
8742 \begin_inset space ~
8743 \end_inset
8744
8745
8746 \bar default
8747 Space
8748 \family default
8749  (shortcut 
8750 \family sans
8751 Ctrl+Space
8752 \family default
8753 ).
8754 \end_layout
8755
8756 \begin_layout Subsection
8757 Horizontal Space
8758 \begin_inset CommandInset label
8759 LatexCommand label
8760 name "sub:Horizontal-Space"
8761
8762 \end_inset
8763
8764
8765 \begin_inset Index
8766 status collapsed
8767
8768 \begin_layout Plain Layout
8769 Spacing ! Horizontal
8770 \end_layout
8771
8772 \end_inset
8773
8774
8775 \end_layout
8776
8777 \begin_layout Standard
8778 All horizontal spaces can be inserted with the menu 
8779 \family sans
8780 Insert\SpecialChar \menuseparator
8781 Formatting\SpecialChar \menuseparator
8782 Horizontal Space
8783 \family default
8784 .
8785  The length units are listed in Appendix
8786 \begin_inset space ~
8787 \end_inset
8788
8789
8790 \begin_inset CommandInset ref
8791 LatexCommand ref
8792 reference "cha:Units-available-in"
8793
8794 \end_inset
8795
8796 .
8797 \end_layout
8798
8799 \begin_layout Subsubsection
8800 Inter-word Space
8801 \begin_inset CommandInset label
8802 LatexCommand label
8803 name "sub:Inter-word-Space"
8804
8805 \end_inset
8806
8807
8808 \begin_inset Index
8809 status collapsed
8810
8811 \begin_layout Plain Layout
8812 Spaces ! Inter-word
8813 \end_layout
8814
8815 \end_inset
8816
8817
8818 \end_layout
8819
8820 \begin_layout Standard
8821 Some languages (e.
8822 \begin_inset space \thinspace{}
8823 \end_inset
8824
8825 g.
8826 \begin_inset space \space{}
8827 \end_inset
8828
8829 English) have the typographical convention to add extra space after an end-of-se
8830 ntence punctuation mark, and LyX honors those conventions (see section
8831 \begin_inset space ~
8832 \end_inset
8833
8834
8835 \begin_inset CommandInset ref
8836 LatexCommand ref
8837 reference "sub:Abbreviations"
8838
8839 \end_inset
8840
8841 ).
8842  Sometimes, you want a normal space nevertheless.
8843  In this case, insert an inter-word space (shortcut 
8844 \begin_inset Info
8845 type  "shortcut"
8846 arg   "space-insert normal"
8847 \end_inset
8848
8849 ).
8850 \end_layout
8851
8852 \begin_layout Subsubsection
8853 Thin Space
8854 \begin_inset CommandInset label
8855 LatexCommand label
8856 name "sub:Thin-Space"
8857
8858 \end_inset
8859
8860
8861 \begin_inset Index
8862 status collapsed
8863
8864 \begin_layout Plain Layout
8865 Spaces ! Thin
8866 \end_layout
8867
8868 \end_inset
8869
8870
8871 \end_layout
8872
8873 \begin_layout Standard
8874
8875 \begin_inset Quotes eld
8876 \end_inset
8877
8878 thin space
8879 \begin_inset Quotes erd
8880 \end_inset
8881
8882  is a blank which has half the size of a normal space (and it is also 
8883 \begin_inset Quotes eld
8884 \end_inset
8885
8886 protected
8887 \begin_inset Quotes erd
8888 \end_inset
8889
8890 ).
8891  The typographical conventions in a lot of languages propose the use of
8892  thin spaces in cases where normal spaces would be too wide, for instance
8893  inside abbreviations:
8894 \end_layout
8895
8896 \begin_layout Quote
8897 D.
8898 \begin_inset space \thinspace{}
8899 \end_inset
8900
8901 E.
8902  Knuth has developed our beloved typesetting program, i.
8903 \begin_inset space \thinspace{}
8904 \end_inset
8905
8906 e.
8907 \begin_inset space \space{}
8908 \end_inset
8909
8910 TeX.
8911 \end_layout
8912
8913 \begin_layout Standard
8914 or between values and units.
8915  Compare for example this:
8916 \begin_inset Newline newline
8917 \end_inset
8918
8919 10
8920 \begin_inset space \thinspace{}
8921 \end_inset
8922
8923 kg (thin space)
8924 \begin_inset Newline newline
8925 \end_inset
8926
8927 10 kg (normal space
8928 \end_layout
8929
8930 \begin_layout Standard
8931 You can insert thin spaces also with the menu 
8932 \family sans
8933 Insert\SpecialChar \menuseparator
8934 Formatting\SpecialChar \menuseparator
8935 Thin
8936 \begin_inset space ~
8937 \end_inset
8938
8939 Space
8940 \family default
8941  (shortcut 
8942 \begin_inset Info
8943 type  "shortcuts"
8944 arg   "space-insert thin"
8945 \end_inset
8946
8947 ).
8948 \end_layout
8949
8950 \begin_layout Subsubsection
8951 More Spaces
8952 \begin_inset CommandInset label
8953 LatexCommand label
8954 name "sub:More-Spaces"
8955
8956 \end_inset
8957
8958
8959 \end_layout
8960
8961 \begin_layout Standard
8962 You can furthermore insert the following space types:
8963 \end_layout
8964
8965 \begin_layout Description
8966 Negative
8967 \begin_inset space ~
8968 \end_inset
8969
8970 thin
8971 \begin_inset space ~
8972 \end_inset
8973
8974 space A line with a 
8975 \begin_inset Formula $\to$
8976 \end_inset
8977
8978
8979 \begin_inset space \negthinspace{}
8980 \end_inset
8981
8982
8983 \begin_inset Formula $\gets$
8984 \end_inset
8985
8986  Negative thin space between the arrows.
8987 \end_layout
8988
8989 \begin_layout Description
8990 Enspace
8991 \begin_inset space ~
8992 \end_inset
8993
8994 (0.5
8995 \begin_inset space \thinspace{}
8996 \end_inset
8997
8998 em) A line with a 
8999 \begin_inset Formula $\to$
9000 \end_inset
9001
9002
9003 \begin_inset space \enskip{}
9004 \end_inset
9005
9006
9007 \begin_inset Formula $\gets$
9008 \end_inset
9009
9010  Enspace (0.5
9011 \begin_inset space \thinspace{}
9012 \end_inset
9013
9014 em) space between the arrows.
9015 \end_layout
9016
9017 \begin_layout Description
9018 Quad
9019 \begin_inset space ~
9020 \end_inset
9021
9022 (1
9023 \begin_inset space \thinspace{}
9024 \end_inset
9025
9026 em) A line with a 
9027 \begin_inset Formula $\to$
9028 \end_inset
9029
9030
9031 \begin_inset space \quad{}
9032 \end_inset
9033
9034
9035 \begin_inset Formula $\gets$
9036 \end_inset
9037
9038  Quad
9039 \begin_inset space ~
9040 \end_inset
9041
9042 (1
9043 \begin_inset space \thinspace{}
9044 \end_inset
9045
9046 em) space between the arrows.
9047 \end_layout
9048
9049 \begin_layout Description
9050 QQuad
9051 \begin_inset space ~
9052 \end_inset
9053
9054 (2
9055 \begin_inset space \thinspace{}
9056 \end_inset
9057
9058 em) A line with a 
9059 \begin_inset Formula $\to$
9060 \end_inset
9061
9062
9063 \begin_inset space \qquad{}
9064 \end_inset
9065
9066
9067 \begin_inset Formula $\gets$
9068 \end_inset
9069
9070  QQuad
9071 \begin_inset space ~
9072 \end_inset
9073
9074 (2
9075 \begin_inset space \thinspace{}
9076 \end_inset
9077
9078 em) space between the arrows.
9079 \end_layout
9080
9081 \begin_layout Description
9082 Custom
9083 \begin_inset space ~
9084 \end_inset
9085
9086 space A line with
9087 \begin_inset Formula $\to$
9088 \end_inset
9089
9090
9091 \begin_inset space \hspace{}
9092 \length 2cm
9093 \end_inset
9094
9095
9096 \begin_inset Formula $\gets$
9097 \end_inset
9098
9099  2
9100 \begin_inset space \thinspace{}
9101 \end_inset
9102
9103 cm space between the arrows.
9104 \end_layout
9105
9106 \begin_layout Standard
9107 Table
9108 \begin_inset space ~
9109 \end_inset
9110
9111
9112 \begin_inset CommandInset ref
9113 LatexCommand ref
9114 reference "tab:Width-of-the"
9115
9116 \end_inset
9117
9118  lists the different space sizes.
9119 \end_layout
9120
9121 \begin_layout Standard
9122 \begin_inset Float table
9123 wide false
9124 sideways false
9125 status open
9126
9127 \begin_layout Plain Layout
9128 \align center
9129 \begin_inset Caption
9130
9131 \begin_layout Plain Layout
9132 \begin_inset CommandInset label
9133 LatexCommand label
9134 name "tab:Width-of-the"
9135
9136 \end_inset
9137
9138 Width of the different horizontal spaces.
9139 \end_layout
9140
9141 \end_inset
9142
9143
9144 \end_layout
9145
9146 \begin_layout Plain Layout
9147 \align center
9148 \begin_inset Tabular
9149 <lyxtabular version="3" rows="8" columns="2">
9150 <features>
9151 <column alignment="center" valignment="top" width="0">
9152 <column alignment="center" valignment="top" width="0">
9153 <row>
9154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158
9159 \series bold
9160 Space
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169
9170 \series bold
9171 Width
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 </row>
9177 <row>
9178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182 Normal
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 1/3
9192 \begin_inset space \thinspace{}
9193 \end_inset
9194
9195 em
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 </row>
9201 <row>
9202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 Protected
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 1/3
9216 \begin_inset space \thinspace{}
9217 \end_inset
9218
9219 em
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 </row>
9225 <row>
9226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 Thin
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 1/6
9240 \begin_inset space \thinspace{}
9241 \end_inset
9242
9243 em
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 </row>
9249 <row>
9250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254 Negative thin
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9260 \begin_inset Text
9261
9262 \begin_layout Plain Layout
9263 -1/6
9264 \begin_inset space \thinspace{}
9265 \end_inset
9266
9267 em
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 </row>
9273 <row>
9274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 Enspace (0.5
9279 \begin_inset space \thinspace{}
9280 \end_inset
9281
9282 em)
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291 0.5
9292 \begin_inset space \thinspace{}
9293 \end_inset
9294
9295 em
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 </row>
9301 <row>
9302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 Quad (1
9307 \begin_inset space \thinspace{}
9308 \end_inset
9309
9310 em)
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319 1
9320 \begin_inset space \thinspace{}
9321 \end_inset
9322
9323 em
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334 QQuad (2
9335 \begin_inset space \thinspace{}
9336 \end_inset
9337
9338 em)
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9344 \begin_inset Text
9345
9346 \begin_layout Plain Layout
9347 2
9348 \begin_inset space \thinspace{}
9349 \end_inset
9350
9351 em
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 </row>
9357 </lyxtabular>
9358
9359 \end_inset
9360
9361
9362 \end_layout
9363
9364 \end_inset
9365
9366
9367 \end_layout
9368
9369 \begin_layout Subsubsection
9370
9371 \family sans
9372 Horizontal Fills
9373 \family default
9374
9375 \begin_inset Index
9376 status collapsed
9377
9378 \begin_layout Plain Layout
9379 Spacing ! Fills
9380 \end_layout
9381
9382 \end_inset
9383
9384
9385 \end_layout
9386
9387 \begin_layout Standard
9388 Horizontal fills (HFills) are a special LyX feature for adding extra space
9389  in a uniform fashion.
9390  An HFill is actually a variable length space, whose length always equals
9391  the remaining space between the left and right margins.
9392  If there is more than one HFill on a line, they divide the available space
9393  equally between themselves.
9394  
9395 \end_layout
9396
9397 \begin_layout Standard
9398 Here a few examples what you can do with them:
9399 \end_layout
9400
9401 \begin_layout Quote
9402 \noindent
9403 This is on the left side
9404 \begin_inset space \hfill{}
9405 \end_inset
9406
9407 This is on the right
9408 \end_layout
9409
9410 \begin_layout Quote
9411 \noindent
9412 Left
9413 \begin_inset space \hfill{}
9414 \end_inset
9415
9416 Middle
9417 \begin_inset space \hfill{}
9418 \end_inset
9419
9420 Right
9421 \end_layout
9422
9423 \begin_layout Quote
9424 \noindent
9425 Left
9426 \begin_inset space \hfill{}
9427 \end_inset
9428
9429 1/3 Left
9430 \begin_inset space \hfill{}
9431 \end_inset
9432
9433
9434 \begin_inset space \hfill{}
9435 \end_inset
9436
9437 Right
9438 \end_layout
9439
9440 \begin_layout Standard
9441 That was an example in the 
9442 \family sans
9443 Quote
9444 \family default
9445  environment.
9446  Here
9447 \begin_inset Formula $\to$
9448 \end_inset
9449
9450
9451 \begin_inset space \hfill{}
9452 \end_inset
9453
9454
9455 \begin_inset Formula $\gets$
9456 \end_inset
9457
9458 is one in a standard paragraph.
9459  It may or may not be apparent in the printed text, but it 
9460 \emph on
9461 is
9462 \emph default
9463  sitting in-between the two arrows.
9464 \end_layout
9465
9466 \begin_layout Standard
9467 HFills can be made visible when you choose one of the 
9468 \family sans
9469 Fill
9470 \begin_inset space ~
9471 \end_inset
9472
9473 Pattern
9474 \family default
9475  in the space dialog: The following patterns are available:
9476 \end_layout
9477
9478 \begin_layout Standard
9479 Dots: 
9480 \begin_inset space \dotfill{}
9481 \end_inset
9482
9483
9484 \begin_inset space ~
9485 \end_inset
9486
9487
9488 \end_layout
9489
9490 \begin_layout Standard
9491 Rule: 
9492 \begin_inset space \hrulefill{}
9493 \end_inset
9494
9495
9496 \begin_inset space ~
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 Left arrow: 
9504 \begin_inset space \leftarrowfill{}
9505 \end_inset
9506
9507
9508 \begin_inset space ~
9509 \end_inset
9510
9511
9512 \end_layout
9513
9514 \begin_layout Standard
9515 Right arrow: 
9516 \begin_inset space \rightarrowfill{}
9517 \end_inset
9518
9519
9520 \begin_inset space ~
9521 \end_inset
9522
9523
9524 \end_layout
9525
9526 \begin_layout Standard
9527 Up brace: 
9528 \begin_inset space \downbracefill{}
9529 \end_inset
9530
9531
9532 \begin_inset space ~
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \begin_layout Standard
9539 Down brace: 
9540 \begin_inset space \upbracefill{}
9541 \end_inset
9542
9543
9544 \begin_inset space ~
9545 \end_inset
9546
9547
9548 \end_layout
9549
9550 \begin_layout Standard
9551 \begin_inset Note Greyedout
9552 status open
9553
9554 \begin_layout Plain Layout
9555
9556 \series bold
9557 Note:
9558 \series default
9559  If an HFill is at the beginning of a line, and 
9560 \emph on
9561 not
9562 \emph default
9563  in the first line in a paragraph, LyX ignores it.
9564  This prevents HFills from accidentally being wrapped onto a new line.
9565  If you need space in this case anyway, set the 
9566 \family sans
9567 Protect
9568 \family default
9569  option in the space dialog.
9570 \end_layout
9571
9572 \end_inset
9573
9574
9575 \end_layout
9576
9577 \begin_layout Subsubsection
9578 Phantom Space
9579 \begin_inset Index
9580 status collapsed
9581
9582 \begin_layout Plain Layout
9583 Spacing ! Phantom
9584 \end_layout
9585
9586 \end_inset
9587
9588
9589 \end_layout
9590
9591 \begin_layout Standard
9592 Sometimes you want to insert space with exactly the length of a phrase.
9593  E.g.
9594  you want to create the following multiple choice question:
9595 \end_layout
9596
9597 \begin_layout Standard
9598 \begin_inset VSpace medskip
9599 \end_inset
9600
9601 What is correct English?:
9602 \begin_inset Newline newline
9603 \end_inset
9604
9605
9606 \begin_inset Newline newline
9607 \end_inset
9608
9609 Mr.
9610 \begin_inset space ~
9611 \end_inset
9612
9613 Edge would have been jumps the gun.
9614 \begin_inset Newline newline
9615 \end_inset
9616
9617
9618 \begin_inset ERT
9619 status collapsed
9620
9621 \begin_layout Plain Layout
9622
9623
9624 \backslash
9625 phantom{Mr.
9626  Edge }
9627 \end_layout
9628
9629 \end_inset
9630
9631 has to be jumped
9632 \begin_inset Newline newline
9633 \end_inset
9634
9635
9636 \begin_inset ERT
9637 status collapsed
9638
9639 \begin_layout Plain Layout
9640
9641
9642 \backslash
9643 phantom{Mr.
9644  Edge }
9645 \end_layout
9646
9647 \end_inset
9648
9649 jumps
9650 \begin_inset VSpace medskip
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \begin_layout Standard
9657 So that the choices appear exactly after the phrase 
9658 \begin_inset Quotes eld
9659 \end_inset
9660
9661 Mr.
9662 \begin_inset space ~
9663 \end_inset
9664
9665 Edge
9666 \begin_inset space ~
9667 \end_inset
9668
9669
9670 \begin_inset Quotes erd
9671 \end_inset
9672
9673 .
9674  To get this, you can use the LaTeX-command 
9675 \series bold
9676
9677 \backslash
9678 phantom
9679 \series default
9680  in TeX Code
9681 \begin_inset Foot
9682 status collapsed
9683
9684 \begin_layout Plain Layout
9685 See sec.
9686 \begin_inset space \thinspace{}
9687 \end_inset
9688
9689
9690 \begin_inset CommandInset ref
9691 LatexCommand ref
9692 reference "sec:TeX-Code"
9693
9694 \end_inset
9695
9696  for more information about TeX-Code.
9697 \end_layout
9698
9699 \end_inset
9700
9701 .
9702  In our case write the command 
9703 \series bold
9704
9705 \backslash
9706 phantom{Mr.
9707  Edge }
9708 \series default
9709  (note the space after 
9710 \begin_inset Quotes eld
9711 \end_inset
9712
9713 Edge
9714 \begin_inset Quotes erd
9715 \end_inset
9716
9717 ) at the beginning of the last two lines.
9718  The command prints out the phrase within the the two braces, but invisible.
9719  That is why it is named 
9720 \begin_inset Quotes eld
9721 \end_inset
9722
9723 phantom
9724 \begin_inset Quotes erd
9725 \end_inset
9726
9727 .
9728 \begin_inset Foot
9729 status collapsed
9730
9731 \begin_layout Plain Layout
9732 There exists also the commands 
9733 \backslash
9734
9735 \series bold
9736 hphantom
9737 \series default
9738  and 
9739 \backslash
9740
9741 \series bold
9742 vphantom
9743 \series default
9744 , but this too special for the LyX User Guide.
9745  If you are interested in knowing more about this, have a look at 
9746 \begin_inset CommandInset citation
9747 LatexCommand cite
9748 key "latexcompanion,latexguide"
9749
9750 \end_inset
9751
9752 .
9753 \end_layout
9754
9755 \end_inset
9756
9757
9758 \end_layout
9759
9760 \begin_layout Subsection
9761 Vertical Space
9762 \begin_inset CommandInset label
9763 LatexCommand label
9764 name "sub:Vertical-Space"
9765
9766 \end_inset
9767
9768
9769 \begin_inset Index
9770 status collapsed
9771
9772 \begin_layout Plain Layout
9773 Spacing ! Vertical
9774 \end_layout
9775
9776 \end_inset
9777
9778
9779 \end_layout
9780
9781 \begin_layout Standard
9782 To add extra vertical space above or below a paragraph, use the 
9783 \family sans
9784 Insert\SpecialChar \menuseparator
9785 Formatting\SpecialChar \menuseparator
9786 Vertical
9787 \begin_inset space ~
9788 \end_inset
9789
9790 Space
9791 \family default
9792  dialog.
9793  There you find the following sizes:
9794 \end_layout
9795
9796 \begin_layout Standard
9797
9798 \family sans
9799 SmallSkip
9800 \family default
9801
9802 \family sans
9803 MedSkip
9804 \family default
9805  and 
9806 \family sans
9807 BigSkip
9808 \family default
9809  are LaTeX sizes which depends on the font size of the document.
9810  
9811 \family sans
9812 DefSkip
9813 \family default
9814  is the skip adjusted in the dialog 
9815 \family sans
9816 Document\SpecialChar \menuseparator
9817 Settings
9818 \family default
9819
9820 \begin_inset Index
9821 status collapsed
9822
9823 \begin_layout Plain Layout
9824 Document ! Settings
9825 \end_layout
9826
9827 \end_inset
9828
9829  for the paragraph separation.
9830  If you use indentation to separate paragraphs 
9831 \family sans
9832 DefSkip
9833 \family default
9834  is equal to 
9835 \family sans
9836 MedSkip
9837 \family default
9838 .
9839 \end_layout
9840
9841 \begin_layout Standard
9842
9843 \family sans
9844 VFill
9845 \family default
9846
9847 \begin_inset Index
9848 status collapsed
9849
9850 \begin_layout Plain Layout
9851 Spacing ! Fills
9852 \end_layout
9853
9854 \end_inset
9855
9856  is a variable space, set so that the space is maximal within one page.
9857  An example: You have only two short paragraphs on one page with a vfill
9858  between them.
9859  Then the first paragraph is placed at the top of the page and the second
9860  one at the bottom, because the space between them is then maximal.
9861  
9862 \family sans
9863 VFill
9864 \family default
9865 s work like 
9866 \family sans
9867 HFill
9868 \family default
9869 s: they fill the remaining vertical space on a page with blank space.
9870 \begin_inset Foot
9871 status collapsed
9872
9873 \begin_layout Plain Layout
9874
9875 \family sans
9876 HFill
9877 \family default
9878 s are described in section
9879 \begin_inset space ~
9880 \end_inset
9881
9882
9883 \begin_inset CommandInset ref
9884 LatexCommand ref
9885 reference "sub:Horizontal-Space"
9886
9887 \end_inset
9888
9889 .
9890 \end_layout
9891
9892 \end_inset
9893
9894  If there are several 
9895 \family sans
9896 VFill
9897 \family default
9898 s on a page, they divide the remaining vertical space equally between themselves.
9899  You can therefore use 
9900 \family sans
9901 VFill
9902 \family default
9903 s to center text on a page, or even place text 2/3 down a page.
9904 \end_layout
9905
9906 \begin_layout Standard
9907
9908 \family sans
9909 Custom
9910 \family default
9911  are custom spaces in units explained in Appendix
9912 \begin_inset space ~
9913 \end_inset
9914
9915
9916 \begin_inset CommandInset ref
9917 LatexCommand ref
9918 reference "cha:Units-available-in"
9919
9920 \end_inset
9921
9922 .
9923 \end_layout
9924
9925 \begin_layout Standard
9926 \begin_inset Note Greyedout
9927 status open
9928
9929 \begin_layout Plain Layout
9930
9931 \series bold
9932 Note:
9933 \series default
9934  
9935 \series medium
9936 When the extra vertical space would be in the output at the top/bottom of
9937  a page, the space is only added if you have also checked the option 
9938 \family sans
9939 Protect
9940 \family default
9941 .
9942 \end_layout
9943
9944 \end_inset
9945
9946
9947 \end_layout
9948
9949 \begin_layout Subsection
9950 Paragraph Alignment
9951 \end_layout
9952
9953 \begin_layout Standard
9954 You can change the paragraph alignment with the 
9955 \family sans
9956 Edit\SpecialChar \menuseparator
9957 Paragraph Settings
9958 \family default
9959  dialog.
9960  There are four possibilities: 
9961 \end_layout
9962
9963 \begin_layout Itemize
9964
9965 \family sans
9966 Justified
9967 \end_layout
9968
9969 \begin_layout Itemize
9970
9971 \family sans
9972 Left
9973 \end_layout
9974
9975 \begin_layout Itemize
9976
9977 \family sans
9978 Right
9979 \end_layout
9980
9981 \begin_layout Itemize
9982
9983 \family sans
9984 Center
9985 \end_layout
9986
9987 \begin_layout Standard
9988 The default in most cases is justified alignment, in which the inter-word
9989  spacing is variable and each line of a paragraph fills the region between
9990  the left and right margins.
9991  The other three alignments should be self-explanatory, and look like this:
9992 \end_layout
9993
9994 \begin_layout Standard
9995 \align right
9996 This paragraph is right aligned,
9997 \end_layout
9998
9999 \begin_layout Standard
10000 \align center
10001 this one is centered,
10002 \end_layout
10003
10004 \begin_layout Standard
10005 \align left
10006 this one is left aligned.
10007 \end_layout
10008
10009 \begin_layout Subsection
10010 Forced Page Breaks
10011 \begin_inset Index
10012 status collapsed
10013
10014 \begin_layout Plain Layout
10015 Page breaks ! Forced
10016 \end_layout
10017
10018 \end_inset
10019
10020
10021 \begin_inset CommandInset label
10022 LatexCommand label
10023 name "sub:Forced-Page-Breaks"
10024
10025 \end_inset
10026
10027
10028 \end_layout
10029
10030 \begin_layout Standard
10031 If you don't like the way LaTeX does the pagebreaks in your document, you
10032  can force a page break where you want one.
10033  Normally this will not be necessary, because LaTeX is good at page breaking.
10034  Only if you use many 
10035 \family sans
10036 Floats
10037 \family default
10038 , LaTeX's page breaking algorithm can fail.
10039 \end_layout
10040
10041 \begin_layout Standard
10042 We recommend not to use forced pagebreaks until the text is finished, and
10043  until you have checked in the preview to see if you 
10044 \emph on
10045 really
10046 \emph default
10047  have to change the page breaking.
10048 \end_layout
10049
10050 \begin_layout Standard
10051 There are two types of pagebreaks: One that ends the page without any special
10052  action.
10053  This can be inserted above or below a paragraph via the menu 
10054 \family sans
10055 Insert\SpecialChar \menuseparator
10056 Formatting\SpecialChar \menuseparator
10057 New
10058 \begin_inset space ~
10059 \end_inset
10060
10061 Page
10062 \family default
10063 .
10064  The second type, that is inserted via the menu 
10065 \family sans
10066 Insert\SpecialChar \menuseparator
10067 Formatting\SpecialChar \menuseparator
10068 Page
10069 \begin_inset space ~
10070 \end_inset
10071
10072 Break
10073 \family default
10074 , ends a page but stretches the content of the page, so that it fills out
10075  the complete page.
10076  This type is useful to avoid whitespace when a page break produces a page
10077  on which only the last few lines are absent.
10078 \end_layout
10079
10080 \begin_layout Standard
10081 You might try to use a page break to ensure that a figure or table appears
10082  at the top of a page.
10083  This is, of course, the wrong way to do it.
10084  LyX gives you a way of automatically ensuring that your figures and tables
10085  appear at the top of a page (or the bottom, or on their own page) without
10086  having to worry about what precedes or follows your figure or table.
10087  See chapter 
10088 \begin_inset CommandInset ref
10089 LatexCommand ref
10090 reference "cha:Floats-and-Notes"
10091
10092 \end_inset
10093
10094  to learn more about 
10095 \family sans
10096 Floats
10097 \family default
10098 .
10099 \end_layout
10100
10101 \begin_layout Subsubsection
10102 Clear Page Breaks
10103 \begin_inset CommandInset label
10104 LatexCommand label
10105 name "sub:Clear-Page-Breaks"
10106
10107 \end_inset
10108
10109
10110 \begin_inset Index
10111 status collapsed
10112
10113 \begin_layout Plain Layout
10114 Page breaks ! Clear
10115 \end_layout
10116
10117 \end_inset
10118
10119
10120 \end_layout
10121
10122 \begin_layout Standard
10123 Differently to forced pagebreaks where the content behind the break is directly
10124  placed at the next page, pages can also be cleared while breaking them.
10125  That means that the current paragraph is terminated and all, perhaps not
10126  yet processed floats from previous document parts are placed behind it,
10127  if necessary by adding pages.
10128 \end_layout
10129
10130 \begin_layout Standard
10131 You can insert a clear page break with the menu 
10132 \family sans
10133 Insert\SpecialChar \menuseparator
10134 Formatting\SpecialChar \menuseparator
10135 Clear
10136 \begin_inset space ~
10137 \end_inset
10138
10139 Page
10140 \family default
10141 .
10142  When you have a two-sided document like a book, you can use the menu 
10143 \family sans
10144 Insert\SpecialChar \menuseparator
10145 Formatting\SpecialChar \menuseparator
10146 Clear
10147 \begin_inset space ~
10148 \end_inset
10149
10150 Double
10151 \begin_inset space ~
10152 \end_inset
10153
10154 Page
10155 \family default
10156  to insert a clear page break that assures that the next page is a right-hand
10157  page (odd-numbered), if necessary by adding a page.
10158 \end_layout
10159
10160 \begin_layout Subsection
10161 Forced Line Breaks
10162 \begin_inset Index
10163 status collapsed
10164
10165 \begin_layout Plain Layout
10166 Line breaks
10167 \end_layout
10168
10169 \end_inset
10170
10171
10172 \begin_inset CommandInset label
10173 LatexCommand label
10174 name "sub:Forced-Line-Breaks"
10175
10176 \end_inset
10177
10178
10179 \end_layout
10180
10181 \begin_layout Standard
10182 Similar to page breaks there are two types of line breaks: One that simply
10183  breaks the line.
10184  You can force this line break within a paragraph by selecting 
10185 \family sans
10186 Insert\SpecialChar \menuseparator
10187 Formatting\SpecialChar \menuseparator
10188 Ragged
10189 \begin_inset space ~
10190 \end_inset
10191
10192 Line
10193 \begin_inset space ~
10194 \end_inset
10195
10196 Break
10197 \family default
10198  or with 
10199 \begin_inset Info
10200 type  "shortcut"
10201 arg   "newline-insert newline"
10202 \end_inset
10203
10204 .
10205  Another type that is inserted via the menu 
10206 \family sans
10207 Insert\SpecialChar \menuseparator
10208 Formatting\SpecialChar \menuseparator
10209 Justified
10210 \begin_inset space ~
10211 \end_inset
10212
10213 Line
10214 \begin_inset space ~
10215 \end_inset
10216
10217 Break
10218 \family default
10219  breaks the line and stretches it so that it fills out the whole space between
10220  the page margins.
10221  This is necessary to avoid 
10222 \begin_inset Quotes eld
10223 \end_inset
10224
10225 fringes
10226 \begin_inset Quotes erd
10227 \end_inset
10228
10229  in justified paragraphs due to whitespace introduced by line breaks.
10230 \end_layout
10231
10232 \begin_layout Standard
10233 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10234  LaTeX is very good at line breaking.
10235  There are, however, a number of situations where it is necessary to actively
10236  set a line break, e.g.
10237  in a poem or for an address (see sections
10238 \begin_inset space ~
10239 \end_inset
10240
10241
10242 \begin_inset CommandInset ref
10243 LatexCommand ref
10244 reference "sec:Quote"
10245
10246 \end_inset
10247
10248
10249 \begin_inset CommandInset ref
10250 LatexCommand ref
10251 reference "sec:Verse"
10252
10253 \end_inset
10254
10255  and 
10256 \begin_inset CommandInset ref
10257 LatexCommand ref
10258 reference "sec:Address-Usage"
10259
10260 \end_inset
10261
10262 ).
10263 \end_layout
10264
10265 \begin_layout Subsection
10266 Horizontal Lines
10267 \begin_inset CommandInset label
10268 LatexCommand label
10269 name "sub:Horizontal-Lines"
10270
10271 \end_inset
10272
10273
10274 \begin_inset Index
10275 status collapsed
10276
10277 \begin_layout Plain Layout
10278 Horizontal lines
10279 \end_layout
10280
10281 \end_inset
10282
10283
10284 \end_layout
10285
10286 \begin_layout Standard
10287
10288 \lyxline
10289 In the dialog 
10290 \family sans
10291 Insert\SpecialChar \menuseparator
10292 Formatting\SpecialChar \menuseparator
10293 Horizontal
10294 \begin_inset space ~
10295 \end_inset
10296
10297 Line
10298 \family default
10299  you can insert horizontal lines that span the whole width of the document
10300  or column.
10301 \lyxline
10302
10303 \end_layout
10304
10305 \begin_layout Section
10306 Characters and Symbols
10307 \end_layout
10308
10309 \begin_layout Standard
10310 You can directly enter all characters that are available on your keyboard.
10311  You can also use special keyboard maps to be able to enter e.
10312 \begin_inset space \thinspace{}
10313 \end_inset
10314
10315 g.
10316 \begin_inset space ~
10317 \end_inset
10318
10319 characters needed for French with an English keyboard.
10320  See section
10321 \begin_inset space \thinspace{}
10322 \end_inset
10323
10324
10325 \begin_inset CommandInset ref
10326 LatexCommand ref
10327 reference "sub:Keyboard-mapping"
10328
10329 \end_inset
10330
10331  for informations how this is done.
10332 \end_layout
10333
10334 \begin_layout Standard
10335 For the case where you need a character that is not on your keyboard, you
10336  can use the 
10337 \family sans
10338 Symbols
10339 \family default
10340  dialog via the menu 
10341 \family sans
10342 Insert\SpecialChar \menuseparator
10343 Special Character\SpecialChar \menuseparator
10344 Symbols
10345 \family default
10346 .
10347 \end_layout
10348
10349 \begin_layout Standard
10350 \begin_inset Note Greyedout
10351 status open
10352
10353 \begin_layout Plain Layout
10354
10355 \series bold
10356 Note:
10357 \series default
10358  Maybe not all symbols inserted with the symbols dialog can be displayed
10359  when you are using a special screen font in LyX's preferences.
10360  But the inserted symbols will in every case be displayed in the output.
10361 \end_layout
10362
10363 \end_inset
10364
10365
10366 \end_layout
10367
10368 \begin_layout Section
10369 Fonts and Text Styles
10370 \begin_inset CommandInset label
10371 LatexCommand label
10372 name "sec:Fonts-and-Text"
10373
10374 \end_inset
10375
10376
10377 \end_layout
10378
10379 \begin_layout Subsection
10380 Font Types
10381 \begin_inset Index
10382 status collapsed
10383
10384 \begin_layout Plain Layout
10385 Font ! Types
10386 \end_layout
10387
10388 \end_inset
10389
10390
10391 \end_layout
10392
10393 \begin_layout Standard
10394 There are two types of fonts:
10395 \end_layout
10396
10397 \begin_layout Description
10398 Vector
10399 \begin_inset space ~
10400 \end_inset
10401
10402 fonts
10403 \begin_inset Index
10404 status collapsed
10405
10406 \begin_layout Plain Layout
10407 Fonts ! Vector-
10408 \end_layout
10409
10410 \end_inset
10411
10412  are fonts, built from outlines of the single glyphs (i.e.
10413  characters) in the font.
10414  This means that each glyph is defined using mathematical curves that are
10415  well suited for scaling to any requested size.
10416  This mathematical definition is interpreted by the font renderer and the
10417  curve is filled out with pixels according to the size and glyph.
10418  This means that outline fonts will look pretty good in all sizes.
10419  Only at very small sizes it might be hard to provide a good rendering at
10420  very small sizes, where each pixel has to be very carefully computed to
10421  provide a good image.
10422 \begin_inset Newline newline
10423 \end_inset
10424
10425 One could mean that one only needs to define one font size and scale them.
10426  But to achieve a better quality, many fonts define several font sizes.
10427  That improves the appearance, because you need more details at large font
10428  sizes than at small ones.
10429 \begin_inset Newline newline
10430 \end_inset
10431
10432 The font types 
10433 \family typewriter
10434 TrueType
10435 \family default
10436
10437 \family typewriter
10438 OpenType
10439 \family default
10440 , and 
10441 \family typewriter
10442 Type
10443 \begin_inset space ~
10444 \end_inset
10445
10446 1 PostScript
10447 \family default
10448  are vector fonts.
10449 \end_layout
10450
10451 \begin_layout Description
10452 Bitmap
10453 \begin_inset space ~
10454 \end_inset
10455
10456 fonts
10457 \begin_inset Index
10458 status collapsed
10459
10460 \begin_layout Plain Layout
10461 Fonts ! Bitmap-
10462 \end_layout
10463
10464 \end_inset
10465
10466  on the other hand, are defined by bitmap graphics from the start, so they
10467  will look good at all the sizes they are meant for.
10468  However, they don't scale well, because in order to scale a glyph, each
10469  pixel is enlarged into several pixels.
10470  It is the same effect that happens if you try to enlarge a picture in a
10471  picture manipulation program.
10472  In order to relieve this effect, bitmap fonts are typically provided in
10473  several fixed sizes typically from around 8 pixels high up to 34 pixels
10474  or so high in steps according to what is believed to be useful.
10475  The advantage of bitmap fonts is that no complicated computations are necessary
10476  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10477  fonts.
10478  The disadvantage is that sizes that don't exists as fixed versions have
10479  to be scaled by doubling pixels, and thus look bad.
10480 \begin_inset Newline newline
10481 \end_inset
10482
10483 Bitmap fonts are named 
10484 \family typewriter
10485 Type
10486 \begin_inset space ~
10487 \end_inset
10488
10489 3
10490 \family default
10491  in PostScript- and PDF-documents.
10492 \end_layout
10493
10494 \begin_layout Standard
10495 The result of all this, is that bitmap fonts are best for the size they
10496  are designed for, while scalable fonts are good for nearly all sizes.
10497  So one need less font size definitions for scalable fonts.
10498  That's the reason why nearly all text rendering and typesetting programs
10499  use scalable fonts.
10500 \end_layout
10501
10502 \begin_layout Standard
10503 To test which fonts are used in a PDF-document, you can have a look into
10504  its document properties.
10505 \end_layout
10506
10507 \begin_layout Standard
10508 Many modern typesetting and markup languages have begun to move towards
10509  specifying character styles rather than specifying a particular font.
10510  For example, instead of changing to an italicized version of the current
10511  font to emphasize text, you use an 
10512 \begin_inset Quotes eld
10513 \end_inset
10514
10515 emphasized style
10516 \begin_inset Quotes erd
10517 \end_inset
10518
10519  instead.
10520  This concept fits in perfectly with LyX.
10521  In LyX, you do things based on contexts, rather than focusing on typesetting
10522  details.
10523 \end_layout
10524
10525 \begin_layout Subsection
10526 Document Font and Font size
10527 \begin_inset CommandInset label
10528 LatexCommand label
10529 name "sub:Document-Font"
10530
10531 \end_inset
10532
10533
10534 \begin_inset Index
10535 status collapsed
10536
10537 \begin_layout Plain Layout
10538 Font ! Size
10539 \end_layout
10540
10541 \end_inset
10542
10543
10544 \begin_inset Index
10545 status collapsed
10546
10547 \begin_layout Plain Layout
10548 Document ! Font
10549 \end_layout
10550
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \begin_layout Standard
10557 You can set the document fonts in the 
10558 \family sans
10559 Document\SpecialChar \menuseparator
10560 Settings
10561 \family default
10562
10563 \begin_inset Index
10564 status collapsed
10565
10566 \begin_layout Plain Layout
10567 Document ! Settings
10568 \end_layout
10569
10570 \end_inset
10571
10572  dialog.
10573  There you can specify which font should be used for the three different
10574  font shapes roman (serif), 
10575 \family sans
10576 sans
10577 \begin_inset space ~
10578 \end_inset
10579
10580 serif
10581 \family default
10582 , and 
10583 \family typewriter
10584 typewriter
10585 \family default
10586  and its scalings.
10587 \end_layout
10588
10589 \begin_layout Standard
10590 The possible options for the font include 
10591 \family sans
10592 default
10593 \family default
10594  and a list of fonts available on your system.
10595  
10596 \family sans
10597 default
10598 \family default
10599  uses the standard TeX fonts, known as 
10600 \begin_inset Quotes eld
10601 \end_inset
10602
10603
10604 \family typewriter
10605 Computer Modern
10606 \family default
10607
10608 \begin_inset Quotes erd
10609 \end_inset
10610
10611  (
10612 \family typewriter
10613 cm
10614 \family default
10615 ) or 
10616 \begin_inset Quotes eld
10617 \end_inset
10618
10619
10620 \family typewriter
10621 European Computer Modern
10622 \family default
10623
10624 \begin_inset Quotes erd
10625 \end_inset
10626
10627  (
10628 \family typewriter
10629 ec
10630 \family default
10631 ).
10632 \end_layout
10633
10634 \begin_layout Standard
10635 As 
10636 \family typewriter
10637 cm
10638 \family default
10639  and 
10640 \family typewriter
10641 ec
10642 \family default
10643  are bitmap fonts, they often looks pixeled in PDF output, especially when
10644  you read the PDF in a zoomed size.
10645 \begin_inset Foot
10646 status collapsed
10647
10648 \begin_layout Plain Layout
10649 This problem doesn't appear if you read PDFs in 
10650 \family typewriter
10651 Adobe
10652 \begin_inset space ~
10653 \end_inset
10654
10655 Reader
10656 \family default
10657  version 6 or later, because this program includes a special bitmap font
10658  renderer.
10659 \end_layout
10660
10661 \end_inset
10662
10663  To get rid of pixeled fonts, you have to use a vector font.
10664  There are three ways to use one:
10665 \end_layout
10666
10667 \begin_layout Itemize
10668 One way is to use the 
10669 \family typewriter
10670 AE
10671 \family default
10672  fonts.
10673  
10674 \family typewriter
10675 AE
10676 \family default
10677  is a virtual font.
10678  Virtual means that it 
10679 \begin_inset Quotes eld
10680 \end_inset
10681
10682 steals
10683 \begin_inset Quotes erd
10684 \end_inset
10685
10686  outline 
10687 \family typewriter
10688 cm
10689 \family default
10690 -glyphs from other fonts.
10691  This has the disadvantage that some characters are missing, like the French
10692  guillemets (
10693 \begin_inset Quotes eld
10694 \end_inset
10695
10696 «
10697 \begin_inset Quotes erd
10698 \end_inset
10699
10700  and 
10701 \begin_inset Quotes eld
10702 \end_inset
10703
10704 »
10705 \begin_inset Quotes erd
10706 \end_inset
10707
10708 )
10709 \begin_inset Foot
10710 status collapsed
10711
10712 \begin_layout Plain Layout
10713 Loading the LaTeX-package 
10714 \series bold
10715 aeguill
10716 \series default
10717
10718 \begin_inset Index
10719 status collapsed
10720
10721 \begin_layout Plain Layout
10722 LaTeX-packages ! aeguill
10723 \end_layout
10724
10725 \end_inset
10726
10727  with the document preamble line
10728 \end_layout
10729
10730 \begin_layout Plain Layout
10731
10732 \series bold
10733
10734 \backslash
10735 usepackage[ec]{aeguill}
10736 \end_layout
10737
10738 \begin_layout Plain Layout
10739 will fix the guillemet problem.
10740 \end_layout
10741
10742 \end_inset
10743
10744  and that accented characters are not 
10745 \emph on
10746 one
10747 \emph default
10748  glyph, they are build of 
10749 \emph on
10750 two
10751 \emph default
10752  characters, the accent and the letter.
10753  Therefore you can't search in documents using the 
10754 \family typewriter
10755 AE
10756 \family default
10757  fonts for words with accented characters.
10758  If you search for example for the French word 
10759 \begin_inset Quotes eld
10760 \end_inset
10761
10762 rève
10763 \begin_inset Quotes erd
10764 \end_inset
10765
10766  in a PDF, you won't get any result, because the PDF-viewer searches for
10767  the glyph 
10768 \begin_inset Quotes eld
10769 \end_inset
10770
10771  è 
10772 \begin_inset Quotes erd
10773 \end_inset
10774
10775  and not for the glyph 
10776 \begin_inset Quotes eld
10777 \end_inset
10778
10779  e +
10780 \begin_inset space ~
10781 \end_inset
10782
10783  ̀ 
10784 \begin_inset Quotes erd
10785 \end_inset
10786
10787 .
10788 \end_layout
10789
10790 \begin_layout Itemize
10791 Another possibility is to use three different outline fonts
10792 \begin_inset Foot
10793 status collapsed
10794
10795 \begin_layout Plain Layout
10796 Other fonts, like 
10797 \family typewriter
10798 Latin Modern
10799 \family default
10800  or 
10801 \family typewriter
10802 Computer Modern
10803 \family default
10804 , consist of these three main font types 
10805 \family sans
10806 sans
10807 \begin_inset space ~
10808 \end_inset
10809
10810 serif
10811 \family default
10812
10813 \family sans
10814 typewriter
10815 \family default
10816 , and 
10817 \family sans
10818 serif
10819 \family default
10820 .
10821 \end_layout
10822
10823 \end_inset
10824
10825
10826 \family typewriter
10827 Times Roman
10828 \family default
10829  as roman font,
10830 \family sans
10831  
10832 \family typewriter
10833 Helvetica
10834 \family default
10835  scaled to 92 or 95
10836 \begin_inset space \thinspace{}
10837 \end_inset
10838
10839 % as sans
10840 \begin_inset space ~
10841 \end_inset
10842
10843 serif font, and 
10844 \family typewriter
10845 courier
10846 \family default
10847  as typewriter font.
10848 \begin_inset Newline newline
10849 \end_inset
10850
10851 The differences between roman, 
10852 \family sans
10853 sans
10854 \begin_inset space ~
10855 \end_inset
10856
10857 serif
10858 \family default
10859 , and 
10860 \family typewriter
10861 typewriter
10862 \family default
10863  fonts are explained in section
10864 \begin_inset space ~
10865 \end_inset
10866
10867
10868 \begin_inset CommandInset ref
10869 LatexCommand ref
10870 reference "sub:Fine-Tuning-with-the"
10871
10872 \end_inset
10873
10874 .
10875 \begin_inset Newline newline
10876 \end_inset
10877
10878 The font 
10879 \family typewriter
10880 Times Roman
10881 \family default
10882  was originally designed for newspapers.
10883  That means its glyphs are smaller than the one from other fonts to fit
10884  into the small newspaper columns.
10885  Therefore 
10886 \family typewriter
10887 Times Roman
10888 \family default
10889  is not the optimal choice for larger documents like books.
10890 \end_layout
10891
10892 \begin_layout Itemize
10893 The best solution is to use the 
10894 \family typewriter
10895 Latin Modern
10896 \family default
10897  (
10898 \family typewriter
10899 lm
10900 \family default
10901 ) fonts.
10902  These fonts were developed in order of the LaTeX community to replace 
10903 \family typewriter
10904 cm
10905 \family default
10906  as the default font.
10907  In most cases they look the same as 
10908 \family typewriter
10909 cm
10910 \family default
10911
10912 \begin_inset Foot
10913 status collapsed
10914
10915 \begin_layout Plain Layout
10916 One difference is improved kerning for the 
10917 \family typewriter
10918 lm
10919 \family default
10920  fonts.
10921 \end_layout
10922
10923 \end_inset
10924
10925 , but 
10926 \family typewriter
10927 lm
10928 \family default
10929  covers a vast number of characters over the other two families 
10930 \family typewriter
10931 cm
10932 \family default
10933  and 
10934 \family typewriter
10935 ec
10936 \family default
10937 .
10938 \end_layout
10939
10940 \begin_layout Standard
10941 \begin_inset VSpace bigskip
10942 \end_inset
10943
10944 For the font size there are four possible values: 
10945 \family sans
10946 default, 10
10947 \family default
10948
10949 \family sans
10950 11
10951 \family default
10952 , and 
10953 \family sans
10954 12
10955 \family default
10956 .
10957  The size of 
10958 \family sans
10959 default
10960 \family default
10961  depends on your LaTeX-system, normally it is equal to the font size 10.
10962 \end_layout
10963
10964 \begin_layout Standard
10965 The font sizes are the 
10966 \emph on
10967 base size
10968 \emph default
10969 .
10970  That means that LyX scales all other possible font sizes (such as those
10971  used in footnotes, super-, and subscripts) by this value.
10972  You can fine-tune the font size of text parts via the 
10973 \family sans
10974 Text
10975 \begin_inset space ~
10976 \end_inset
10977
10978 Style
10979 \family default
10980  dialog if needed.
10981  The possible font sizes for text parts are explained in section
10982 \begin_inset space ~
10983 \end_inset
10984
10985
10986 \begin_inset CommandInset ref
10987 LatexCommand ref
10988 reference "sub:Fine-Tuning-with-the"
10989
10990 \end_inset
10991
10992 .
10993 \end_layout
10994
10995 \begin_layout Standard
10996 The field 
10997 \family sans
10998 CJK
10999 \family default
11000  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11001  a font to display the script characters.
11002 \begin_inset Foot
11003 status collapsed
11004
11005 \begin_layout Plain Layout
11006 The font will be the argument for the commands of the LaTeX-package 
11007 \series bold
11008 CJK
11009 \series default
11010 .
11011  So this has no effect for the document language 
11012 \family sans
11013 Japanese
11014 \family default
11015  that doesn't use 
11016 \series bold
11017 CJK
11018 \series default
11019 .
11020 \end_layout
11021
11022 \end_inset
11023
11024
11025 \end_layout
11026
11027 \begin_layout Standard
11028 \begin_inset VSpace bigskip
11029 \end_inset
11030
11031
11032 \begin_inset Note Greyedout
11033 status open
11034
11035 \begin_layout Plain Layout
11036
11037 \series bold
11038 Note:
11039 \series default
11040  When you choose a new font or font size, LyX does 
11041 \emph on
11042 not
11043 \emph default
11044  change the screen font! You will only see a difference in the printed output;
11045  this is part of the WYSIWYM concept.
11046  LyX's screen fonts can be adjusted in the 
11047 \family sans
11048 Tools\SpecialChar \menuseparator
11049 Preferences
11050 \family default
11051  dialog, see section
11052 \begin_inset space ~
11053 \end_inset
11054
11055
11056 \begin_inset CommandInset ref
11057 LatexCommand ref
11058 reference "sub:Screen-Fonts"
11059
11060 \end_inset
11061
11062 .
11063 \end_layout
11064
11065 \end_inset
11066
11067
11068 \end_layout
11069
11070 \begin_layout Subsection
11071 Using Different Character Styles
11072 \begin_inset Index
11073 status collapsed
11074
11075 \begin_layout Plain Layout
11076 Character Styles
11077 \end_layout
11078
11079 \end_inset
11080
11081
11082 \begin_inset Index
11083 status collapsed
11084
11085 \begin_layout Plain Layout
11086 Text Style
11087 \end_layout
11088
11089 \end_inset
11090
11091
11092 \end_layout
11093
11094 \begin_layout Standard
11095 As we've already seen, LyX automatically changes the character style for
11096  certain paragraph environments.
11097  LyX supports two character styles, 
11098 \family sans
11099 Emphasized
11100 \family default
11101  and 
11102 \family sans
11103 Noun
11104 \family default
11105 .
11106  You can activate both of these styles via keybindings, the menus, and the
11107  toolbar.
11108 \end_layout
11109
11110 \begin_layout Standard
11111 To activate the 
11112 \family sans
11113 Noun
11114 \family default
11115  style, do one of the following:
11116 \end_layout
11117
11118 \begin_layout Itemize
11119 click on the toolbar button 
11120 \begin_inset Graphics
11121         filename ../images/font-noun.png
11122
11123 \end_inset
11124
11125
11126 \end_layout
11127
11128 \begin_layout Itemize
11129 use the key binding 
11130 \begin_inset Info
11131 type  "shortcut"
11132 arg   "font-noun"
11133 \end_inset
11134
11135
11136 \end_layout
11137
11138 \begin_layout Standard
11139 These commands are all toggles.
11140  That is, if 
11141 \family sans
11142 Noun
11143 \family default
11144  style is already active, they deactivate it.
11145 \end_layout
11146
11147 \begin_layout Standard
11148 One typically uses the 
11149 \family sans
11150 Noun
11151 \family default
11152  style for proper names.
11153  For example: 
11154 \begin_inset Quotes eld
11155 \end_inset
11156
11157
11158 \noun on
11159 Matthias Ettrich
11160 \noun default
11161  is the original author of LyX.
11162 \begin_inset Quotes erd
11163 \end_inset
11164
11165
11166 \end_layout
11167
11168 \begin_layout Standard
11169 A more widely used character style is the 
11170 \family sans
11171 Emphasized
11172 \family default
11173  style.
11174  You can activate (or deactivate - it's also a toggle) the 
11175 \family sans
11176 Emphasized
11177 \family default
11178  style by:
11179 \end_layout
11180
11181 \begin_layout Itemize
11182 clicking on the toolbar button 
11183 \begin_inset Graphics
11184         filename ../images/font-emph.png
11185
11186 \end_inset
11187
11188
11189 \end_layout
11190
11191 \begin_layout Itemize
11192 using the keybindings 
11193 \begin_inset Info
11194 type  "shortcut"
11195 arg   "font-emph"
11196 \end_inset
11197
11198
11199 \end_layout
11200
11201 \begin_layout Standard
11202 Normally the 
11203 \family sans
11204 Emphasized
11205 \family default
11206  style is equivalent to an italic font but some document classes or LaTeX-packag
11207 es use a different font.
11208 \end_layout
11209
11210 \begin_layout Standard
11211 We've been using the 
11212 \family sans
11213 Emphasized
11214 \family default
11215  style all over the place in this document.
11216  Here's one more example:
11217 \end_layout
11218
11219 \begin_layout Quotation
11220
11221 \emph on
11222 Don't overuse character styles!
11223 \end_layout
11224
11225 \begin_layout Standard
11226 It's also a warning in addition to an example.
11227  One's writing should parallel ordinary conversation.
11228  Since we don't all constantly scream at each other, we should also avoid
11229  the common tendency to overuse character style.
11230  
11231 \end_layout
11232
11233 \begin_layout Standard
11234 You can always reset to the default font using the key binding 
11235 \begin_inset Info
11236 type  "shortcut"
11237 arg   "font-default"
11238 \end_inset
11239
11240  or the dialog 
11241 \family sans
11242 Edit\SpecialChar \menuseparator
11243 Text
11244 \begin_inset space ~
11245 \end_inset
11246
11247 Style
11248 \family default
11249 .
11250 \end_layout
11251
11252 \begin_layout Subsection
11253 Fine-Tuning with the 
11254 \family sans
11255 Text Style
11256 \family default
11257  dialog
11258 \begin_inset CommandInset label
11259 LatexCommand label
11260 name "sub:Fine-Tuning-with-the"
11261
11262 \end_inset
11263
11264
11265 \begin_inset Index
11266 status collapsed
11267
11268 \begin_layout Plain Layout
11269 Text Style
11270 \end_layout
11271
11272 \end_inset
11273
11274
11275 \end_layout
11276
11277 \begin_layout Standard
11278 There are always occasions when you will need to do some fine-tuning, so
11279  LyX gives you a way to create a custom character style.
11280  For example, an academic journal or a corporation may have a style sheet
11281  requiring a sans-serif font be used in certain situations.
11282  Also, writers sometimes use a different font to offset a character's thoughts
11283  from ordinary dialog.
11284 \end_layout
11285
11286 \begin_layout Standard
11287 Before we document how to use custom character style, we want to issue a
11288  warning yet again: Don't overuse character styles! 
11289 \begin_inset Newline newline
11290 \end_inset
11291
11292 Documents that overuse different fonts and sizes are not well readable and
11293  tend to look as if someone has knocked huge holes in them.
11294 \end_layout
11295
11296 \begin_layout Standard
11297 To use custom character styles, open the 
11298 \family sans
11299 Edit\SpecialChar \menuseparator
11300 Text
11301 \begin_inset space ~
11302 \end_inset
11303
11304 Style
11305 \family default
11306  dialog.
11307  There are several boxes on this dialog, each corresponding to a different
11308  font property which you can choose.
11309  You can choose an option for one of these properties, or select 
11310 \family sans
11311 No
11312 \begin_inset space ~
11313 \end_inset
11314
11315 change
11316 \family default
11317 , which keeps the current state of that property.
11318  The item 
11319 \family sans
11320 Reset
11321 \family default
11322  will reset the property to whatever is the default.
11323  You can use this to reset attributes across a bunch of different paragraph
11324  environments in a snap.
11325 \end_layout
11326
11327 \begin_layout Standard
11328 The font properties, and their options (in addition to 
11329 \family sans
11330 No
11331 \begin_inset space ~
11332 \end_inset
11333
11334 change
11335 \family default
11336  and 
11337 \family sans
11338 Reset
11339 \family default
11340 ) are:
11341 \end_layout
11342
11343 \begin_layout Labeling
11344 \labelwidthstring 00.00.0000
11345
11346 \family sans
11347 Family
11348 \family default
11349  The 
11350 \begin_inset Quotes eld
11351 \end_inset
11352
11353 overall look
11354 \begin_inset Quotes erd
11355 \end_inset
11356
11357  of the font.
11358  The possible options are:
11359 \end_layout
11360
11361 \begin_deeper
11362 \begin_layout Labeling
11363 \labelwidthstring 00.00.0000
11364
11365 \family sans
11366 Roman
11367 \family default
11368  This is the Roman font family.
11369  Normally a serif font.
11370  It's also the default family.
11371  (key binding 
11372 \begin_inset Info
11373 type  "shortcut"
11374 arg   "font-roman"
11375 \end_inset
11376
11377 )
11378 \end_layout
11379
11380 \begin_layout Labeling
11381 \labelwidthstring 00.00.0000
11382
11383 \family sans
11384 Sans
11385 \begin_inset space ~
11386 \end_inset
11387
11388 Serif
11389 \family default
11390  
11391 \family sans
11392 This is the Sans Serif font family.
11393
11394 \family default
11395  (key binding 
11396 \begin_inset Info
11397 type  "shortcut"
11398 arg   "font-sans"
11399 \end_inset
11400
11401 )
11402 \end_layout
11403
11404 \begin_layout Labeling
11405 \labelwidthstring 00.00.0000
11406
11407 \family sans
11408 Typewriter
11409 \family default
11410  
11411 \family typewriter
11412 This is the Typewriter font family.
11413
11414 \family default
11415  (key binding 
11416 \begin_inset Info
11417 type  "shortcut"
11418 arg   "font-typewriter"
11419 \end_inset
11420
11421
11422 \family sans
11423 )
11424 \end_layout
11425
11426 \end_deeper
11427 \begin_layout Labeling
11428 \labelwidthstring 00.00.0000
11429
11430 \family sans
11431 Series
11432 \family default
11433  This corresponds to the print weight.
11434  Options are:
11435 \end_layout
11436
11437 \begin_deeper
11438 \begin_layout Labeling
11439 \labelwidthstring 00.00.0000
11440
11441 \family sans
11442 Medium
11443 \family default
11444  This is the Medium font series.
11445  It's also the default series.
11446 \end_layout
11447
11448 \begin_layout Labeling
11449 \labelwidthstring 00.00.0000
11450
11451 \family sans
11452 Bold
11453 \family default
11454  
11455 \series bold
11456 This is the Bold font series.
11457
11458 \series default
11459  (key binding 
11460 \begin_inset Info
11461 type  "shortcut"
11462 arg   "font-bold"
11463 \end_inset
11464
11465 )
11466 \end_layout
11467
11468 \end_deeper
11469 \begin_layout Labeling
11470 \labelwidthstring 00.00.0000
11471
11472 \family sans
11473 Shape
11474 \family default
11475  As the name implies.
11476  Options are:
11477 \end_layout
11478
11479 \begin_deeper
11480 \begin_layout Labeling
11481 \labelwidthstring 00.00.0000
11482
11483 \family sans
11484 Upright
11485 \family default
11486  This is the Upright font shape.
11487  It's also the default shape.
11488 \end_layout
11489
11490 \begin_layout Labeling
11491 \labelwidthstring 00.00.0000
11492
11493 \family sans
11494 Italic
11495 \family default
11496  
11497 \shape italic
11498 This
11499 \shape default
11500  
11501 \family sans
11502 \shape italic
11503 i
11504 \family default
11505 s the Italic font shape
11506 \shape default
11507 \emph on
11508 .
11509 \end_layout
11510
11511 \begin_layout Labeling
11512 \labelwidthstring 00.00.0000
11513
11514 \family sans
11515 Slanted
11516 \family default
11517  
11518 \shape slanted
11519 This is the Slanted font shape
11520 \shape default
11521  (although it might not be visible in LyX, this is different from italic).
11522 \end_layout
11523
11524 \begin_layout Labeling
11525 \labelwidthstring 00.00.0000
11526
11527 \family sans
11528 Small
11529 \begin_inset space ~
11530 \end_inset
11531
11532 Caps
11533 \family default
11534  
11535 \shape smallcaps
11536 This is the Small caps font shape
11537 \shape default
11538 \noun on
11539 .
11540 \end_layout
11541
11542 \end_deeper
11543 \begin_layout Labeling
11544 \labelwidthstring 00.00.0000
11545
11546 \family sans
11547 Size
11548 \family default
11549  Alters the size of the font.
11550  You'll find no numerical values here; all possible sizes are actually proportio
11551 nal to the document font size.
11552  Once again, you don't feed LyX the details, but a general description of
11553  what you want to do.
11554  The options are:
11555 \end_layout
11556
11557 \begin_deeper
11558 \begin_layout Labeling
11559 \labelwidthstring 00.00.0000
11560
11561 \family sans
11562 Tiny
11563 \family default
11564  
11565 \size tiny
11566 This is the 
11567 \begin_inset Quotes eld
11568 \end_inset
11569
11570 Tiny
11571 \begin_inset Quotes erd
11572 \end_inset
11573
11574  font size.
11575
11576 \size default
11577  (key bindings 
11578 \begin_inset Info
11579 type  "shortcuts"
11580 arg   "font-size tiny"
11581 \end_inset
11582
11583 )
11584 \end_layout
11585
11586 \begin_layout Labeling
11587 \labelwidthstring 00.00.0000
11588
11589 \family sans
11590 Smallest
11591 \family default
11592  
11593 \size scriptsize
11594 This is the 
11595 \begin_inset Quotes eld
11596 \end_inset
11597
11598 Smallest
11599 \begin_inset Quotes erd
11600 \end_inset
11601
11602  font size
11603 \size default
11604 .
11605  (key binding 
11606 \begin_inset Info
11607 type  "shortcut"
11608 arg   "font-size scriptsize"
11609 \end_inset
11610
11611 )
11612 \end_layout
11613
11614 \begin_layout Labeling
11615 \labelwidthstring 00.00.0000
11616
11617 \family sans
11618 Smaller
11619 \family default
11620  
11621 \size footnotesize
11622 This is the 
11623 \begin_inset Quotes eld
11624 \end_inset
11625
11626 Smaller
11627 \begin_inset Quotes erd
11628 \end_inset
11629
11630  font size.
11631
11632 \size default
11633  (key bindings 
11634 \begin_inset Info
11635 type  "shortcuts"
11636 arg   "font-size footnotesize"
11637 \end_inset
11638
11639 )
11640 \end_layout
11641
11642 \begin_layout Labeling
11643 \labelwidthstring 00.00.0000
11644
11645 \family sans
11646 Small
11647 \family default
11648  
11649 \size small
11650 This is the 
11651 \begin_inset Quotes eld
11652 \end_inset
11653
11654 Small
11655 \begin_inset Quotes erd
11656 \end_inset
11657
11658  font size.
11659
11660 \size default
11661  (key bindings 
11662 \begin_inset Info
11663 type  "shortcuts"
11664 arg   "font-size small"
11665 \end_inset
11666
11667 )
11668 \end_layout
11669
11670 \begin_layout Labeling
11671 \labelwidthstring 00.00.0000
11672
11673 \family sans
11674 Normal
11675 \family default
11676  This is the 
11677 \begin_inset Quotes eld
11678 \end_inset
11679
11680 Normal
11681 \begin_inset Quotes erd
11682 \end_inset
11683
11684  font size.
11685  It's also the default size.
11686  (key bindings 
11687 \begin_inset Info
11688 type  "shortcuts"
11689 arg   "font-size normal"
11690 \end_inset
11691
11692 )
11693 \end_layout
11694
11695 \begin_layout Labeling
11696 \labelwidthstring 00.00.0000
11697
11698 \family sans
11699 Large
11700 \family default
11701  
11702 \size large
11703 This is the 
11704 \begin_inset Quotes eld
11705 \end_inset
11706
11707 Large
11708 \begin_inset Quotes erd
11709 \end_inset
11710
11711  font size.
11712
11713 \size default
11714  (key bindings 
11715 \begin_inset Info
11716 type  "shortcuts"
11717 arg   "font-size large"
11718 \end_inset
11719
11720 )
11721 \end_layout
11722
11723 \begin_layout Labeling
11724 \labelwidthstring 00.00.0000
11725
11726 \family sans
11727 Larger
11728 \family default
11729  
11730 \size larger
11731 This is the 
11732 \begin_inset Quotes eld
11733 \end_inset
11734
11735 Larger
11736 \begin_inset Quotes erd
11737 \end_inset
11738
11739  font size.
11740
11741 \size default
11742  (key bindings 
11743 \begin_inset Info
11744 type  "shortcuts"
11745 arg   "font-size larger"
11746 \end_inset
11747
11748 )
11749 \end_layout
11750
11751 \begin_layout Labeling
11752 \labelwidthstring 00.00.0000
11753
11754 \family sans
11755 Largest
11756 \family default
11757  
11758 \size largest
11759 This is the 
11760 \begin_inset Quotes eld
11761 \end_inset
11762
11763 Largest
11764 \begin_inset Quotes erd
11765 \end_inset
11766
11767  font size.
11768
11769 \size default
11770  (key binding 
11771 \begin_inset Info
11772 type  "shortcut"
11773 arg   "font-size largest"
11774 \end_inset
11775
11776 )
11777 \end_layout
11778
11779 \begin_layout Labeling
11780 \labelwidthstring 00.00.0000
11781
11782 \family sans
11783 Huge
11784 \family default
11785  
11786 \size huge
11787 This is the 
11788 \begin_inset Quotes eld
11789 \end_inset
11790
11791 Huge
11792 \begin_inset Quotes erd
11793 \end_inset
11794
11795  font size.
11796
11797 \size default
11798  (key bindings 
11799 \begin_inset Info
11800 type  "shortcuts"
11801 arg   "font-size huge"
11802 \end_inset
11803
11804 )
11805 \end_layout
11806
11807 \begin_layout Labeling
11808 \labelwidthstring 00.00.0000
11809
11810 \family sans
11811 Huger
11812 \family default
11813  
11814 \size giant
11815 This is the 
11816 \begin_inset Quotes eld
11817 \end_inset
11818
11819 Huger
11820 \begin_inset Quotes erd
11821 \end_inset
11822
11823  font size.
11824
11825 \size default
11826  (key bindings 
11827 \begin_inset Info
11828 type  "shortcuts"
11829 arg   "font-size giant"
11830 \end_inset
11831
11832 )
11833 \end_layout
11834
11835 \end_deeper
11836 \begin_layout Standard
11837 We'll warn you 
11838 \emph on
11839 yet again
11840 \emph default
11841 : don't go crazy with this feature.
11842  You should almost never need to change the font size.
11843  LyX automatically changes the font size for different paragraph environments
11844  - use that instead.
11845  This is here for fine-tuning only!
11846 \end_layout
11847
11848 \begin_layout Labeling
11849 \labelwidthstring 00.00.0000
11850
11851 \family sans
11852 Misc
11853 \family default
11854  Here you can change a few other things at the character level.
11855  Options are:
11856 \end_layout
11857
11858 \begin_deeper
11859 \begin_layout Labeling
11860 \labelwidthstring 00.00.0000
11861
11862 \family sans
11863 Emph
11864 \family default
11865  
11866 \emph on
11867 This is text with emphasize on
11868 \emph default
11869 .
11870  This might seem like the same as 
11871 \shape italic
11872 Italic
11873 \shape default
11874 , but it is actually a bit different.
11875  Emphasized is a 
11876 \emph on
11877 logical
11878 \emph default
11879  attribute.
11880  That means every document class can define its own font used for emphasized
11881  text.
11882  Normally this font is equal to italic.
11883 \end_layout
11884
11885 \begin_layout Labeling
11886 \labelwidthstring 00.00.0000
11887
11888 \family sans
11889 Underbar
11890 \family default
11891  
11892 \bar under
11893 This is text with Underbar on.
11894
11895 \bar default
11896  (key binding 
11897 \begin_inset Info
11898 type  "shortcuts"
11899 arg   "font-underline"
11900 \end_inset
11901
11902
11903 \family sans
11904 )
11905 \begin_inset Newline newline
11906 \end_inset
11907
11908
11909 \family default
11910 Avoid using underbar if you can! It's a holdover from the typewriter days,
11911  when you couldn't change fonts.
11912  We no longer need to emphasize text by underscoring characters.
11913  It's only included in LyX because some people 
11914 \emph on
11915 may
11916 \emph default
11917  need it in order to follow style sheets for journal submissions.
11918 \end_layout
11919
11920 \begin_layout Labeling
11921 \labelwidthstring 00.00.0000
11922
11923 \family sans
11924 Noun
11925 \family default
11926  
11927 \noun on
11928 This is text with Noun on.
11929
11930 \noun default
11931  Like 
11932 \family sans
11933 Emph
11934 \family default
11935 , this is a logical attribute.
11936  Normally it's equivalent to 
11937 \family sans
11938 Small
11939 \begin_inset space ~
11940 \end_inset
11941
11942 Caps
11943 \family default
11944 .
11945 \end_layout
11946
11947 \end_deeper
11948 \begin_layout Labeling
11949 \labelwidthstring 00.00.0000
11950
11951 \family sans
11952 Color
11953 \family default
11954  You can adjust the color of the text with this control.
11955  Notice that not all DVI-viewers are able to display colors.
11956  Besides 
11957 \family sans
11958 No
11959 \begin_inset space ~
11960 \end_inset
11961
11962 color
11963 \family default
11964 , which is the default 
11965 \begin_inset Quotes eld
11966 \end_inset
11967
11968 color
11969 \begin_inset Quotes erd
11970 \end_inset
11971
11972  and means normally black, you can choose between 
11973 \family sans
11974 Black
11975 \family default
11976
11977 \family sans
11978 White
11979 \family default
11980
11981 \family sans
11982 Red
11983 \family default
11984
11985 \family sans
11986 Green
11987 \family default
11988
11989 \family sans
11990 Blue
11991 \family default
11992
11993 \family sans
11994 Cyan
11995 \family default
11996
11997 \family sans
11998 Magenta
11999 \family default
12000  and 
12001 \family sans
12002 Yellow
12003 \family default
12004  text.
12005 \begin_inset Index
12006 status collapsed
12007
12008 \begin_layout Plain Layout
12009 Color ! Text
12010 \end_layout
12011
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \begin_layout Labeling
12018 \labelwidthstring 00.00.0000
12019
12020 \family sans
12021 Language
12022 \family default
12023  This is used to mark regions of text as having a different language from
12024  the language of the document.
12025  Text marked in this way will be underlined in blue to indicate the change
12026  (only within LyX).
12027 \end_layout
12028
12029 \begin_layout Standard
12030 So you have a huge number of combinations to choose from.
12031  Once you've chosen a new character style via the 
12032 \family sans
12033 Edit\SpecialChar \menuseparator
12034 Text
12035 \begin_inset space ~
12036 \end_inset
12037
12038 Style
12039 \family default
12040  dialog, the settings are saved.
12041  You can activate them using the toolbar button 
12042 \begin_inset Graphics
12043         filename ../images/textstyle-apply.png
12044
12045 \end_inset
12046
12047 .
12048  The button lets you toggle the state of your custom character style even
12049  when the dialog isn't visible.
12050  
12051 \end_layout
12052
12053 \begin_layout Standard
12054 To completely reset the character style to the default, use 
12055 \begin_inset Info
12056 type  "shortcut"
12057 arg   "font-default"
12058 \end_inset
12059
12060 .
12061  If you want to toggle only those properties that you have just changed
12062  (suppose you just set the shape to 
12063 \begin_inset Quotes eld
12064 \end_inset
12065
12066 slanted
12067 \begin_inset Quotes erd
12068 \end_inset
12069
12070  and the series to 
12071 \begin_inset Quotes eld
12072 \end_inset
12073
12074 bold
12075 \begin_inset Quotes erd
12076 \end_inset
12077
12078 ), set the 
12079 \family sans
12080 Toggle
12081 \begin_inset space ~
12082 \end_inset
12083
12084 all
12085 \family default
12086  switch and press 
12087 \family sans
12088 Apply
12089 \family default
12090 .
12091 \end_layout
12092
12093 \begin_layout Standard
12094 You should also know something about the differences between the three main
12095  font types 
12096 \family sans
12097 serif
12098 \family default
12099
12100 \family sans
12101 sans
12102 \begin_inset space ~
12103 \end_inset
12104
12105 serif
12106 \family default
12107 , and 
12108 \family sans
12109 typewriter
12110 \family default
12111 :
12112 \end_layout
12113
12114 \begin_layout Itemize
12115
12116 \family sans
12117 Typewriter
12118 \family default
12119  is a so called 
12120 \begin_inset Quotes eld
12121 \end_inset
12122
12123 monospaced
12124 \begin_inset Quotes erd
12125 \end_inset
12126
12127  font, that means every character has the same width, the 
12128 \begin_inset Quotes eld
12129 \end_inset
12130
12131 i
12132 \begin_inset Quotes erd
12133 \end_inset
12134
12135  is as wide as the 
12136 \begin_inset Quotes eld
12137 \end_inset
12138
12139 m
12140 \begin_inset Quotes erd
12141 \end_inset
12142
12143 .
12144  Here is an example
12145 \begin_inset Newline newline
12146 \end_inset
12147
12148
12149 \begin_inset ERT
12150 status collapsed
12151
12152 \begin_layout Plain Layout
12153
12154
12155 \backslash
12156 phantom{
12157 \end_layout
12158
12159 \end_inset
12160
12161 no 
12162 \begin_inset ERT
12163 status collapsed
12164
12165 \begin_layout Plain Layout
12166
12167 }
12168 \end_layout
12169
12170 \end_inset
12171
12172
12173 \family typewriter
12174 typewriter text
12175 \family default
12176
12177 \begin_inset Note Note
12178 status collapsed
12179
12180 \begin_layout Plain Layout
12181 For more on phantoms see section
12182 \begin_inset space ~
12183 \end_inset
12184
12185
12186 \begin_inset CommandInset ref
12187 LatexCommand ref
12188 reference "sub:More-Spaces"
12189
12190 \end_inset
12191
12192 .
12193 \end_layout
12194
12195 \end_inset
12196
12197
12198 \begin_inset Newline newline
12199 \end_inset
12200
12201 no typewriter text
12202 \end_layout
12203
12204 \begin_layout Itemize
12205
12206 \family sans
12207 Serif
12208 \family default
12209  fonts use characters with serifs.
12210  These are the small 
12211 \begin_inset Quotes eld
12212 \end_inset
12213
12214 appendices
12215 \begin_inset Quotes erd
12216 \end_inset
12217
12218  at all ends of of the streaks that form the character.
12219  The following example will show the difference:
12220 \begin_inset Newline newline
12221 \end_inset
12222
12223 text with serifs
12224 \begin_inset Newline newline
12225 \end_inset
12226
12227
12228 \family sans
12229 text without serifs
12230 \family default
12231
12232 \begin_inset Newline newline
12233 \end_inset
12234
12235 Serifs facilitate quick and easy reading.
12236  These fonts are therefore used as default (named 
12237 \family sans
12238 roman
12239 \family default
12240 ).
12241 \end_layout
12242
12243 \begin_layout Itemize
12244
12245 \family sans
12246 Sans serif
12247 \family default
12248  don't use serifs.
12249  This font type is therefore often used for headings and short texts.
12250  We use it in this document to highlight menu names.
12251 \end_layout
12252
12253 \begin_layout Standard
12254 We conclude with the same warning once again: Don't overuse the fonts.
12255  They are, more often than not, a kludge and a bad substitute for good writing.
12256 \end_layout
12257
12258 \begin_layout Section
12259 Printing and Previewing
12260 \end_layout
12261
12262 \begin_layout Subsection
12263 Overview
12264 \end_layout
12265
12266 \begin_layout Standard
12267 Now that we've covered some of the basic features of document preparation
12268  using LyX, you probably want to know how to print out your masterpiece.
12269  Before we tell you that, we want to give you a quick explanation of what
12270  goes on behind-the-scenes.
12271  We cover these informations in much greater detail in the 
12272 \emph on
12273 Extended
12274 \begin_inset space ~
12275 \end_inset
12276
12277 Features
12278 \emph default
12279  manual as well.
12280 \end_layout
12281
12282 \begin_layout Standard
12283 LyX uses the program LaTeX as its backend.
12284  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12285  confusion, we'll only refer to LaTeX.
12286  LyX is what you use to do your actual writing.
12287  Then, LyX calls LaTeX to turn your writing into printable output.
12288  This happens in two stages:
12289 \end_layout
12290
12291 \begin_layout Enumerate
12292 First, LyX converts your document to a series of text commands for LaTeX,
12293  generating a file with the extension, 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297
12298 \family typewriter
12299 .tex
12300 \family default
12301
12302 \begin_inset Quotes erd
12303 \end_inset
12304
12305 .
12306 \end_layout
12307
12308 \begin_layout Enumerate
12309 Next, LaTeX uses the commands in the 
12310 \family typewriter
12311 .tex
12312 \family default
12313  file to produce printable output.
12314  
12315 \end_layout
12316
12317 \begin_layout Subsection
12318 Output file formats
12319 \begin_inset Index
12320 status collapsed
12321
12322 \begin_layout Plain Layout
12323 File formats
12324 \end_layout
12325
12326 \end_inset
12327
12328
12329 \begin_inset CommandInset label
12330 LatexCommand label
12331 name "sub:Output-file-formats"
12332
12333 \end_inset
12334
12335
12336 \end_layout
12337
12338 \begin_layout Subsubsection
12339 ASCII
12340 \begin_inset Index
12341 status collapsed
12342
12343 \begin_layout Plain Layout
12344 File formats ! ASCII
12345 \end_layout
12346
12347 \end_inset
12348
12349
12350 \end_layout
12351
12352 \begin_layout Standard
12353 This file type has the extension 
12354 \begin_inset Quotes eld
12355 \end_inset
12356
12357
12358 \family typewriter
12359 .txt
12360 \family default
12361
12362 \begin_inset Quotes erd
12363 \end_inset
12364
12365 .
12366  It contains your document as plain text following the rules of the 
12367 \begin_inset Quotes eld
12368 \end_inset
12369
12370 American Standard Code for Information Interchange
12371 \begin_inset Quotes erd
12372 \end_inset
12373
12374  (ASCII).
12375 \end_layout
12376
12377 \begin_layout Standard
12378 You can export your document to ASCII by the menu 
12379 \family sans
12380 File\SpecialChar \menuseparator
12381 Export\SpecialChar \menuseparator
12382 ASCII
12383 \family default
12384 .
12385 \end_layout
12386
12387 \begin_layout Subsubsection
12388 LaTeX
12389 \begin_inset Index
12390 status collapsed
12391
12392 \begin_layout Plain Layout
12393 File formats ! LaTeX
12394 \end_layout
12395
12396 \end_inset
12397
12398
12399 \end_layout
12400
12401 \begin_layout Standard
12402 This file type has the extension 
12403 \begin_inset Quotes eld
12404 \end_inset
12405
12406
12407 \family typewriter
12408 .tex
12409 \family default
12410
12411 \begin_inset Quotes erd
12412 \end_inset
12413
12414  and contains all commands that are necessary for the LaTeX program to process
12415  your document.
12416  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12417  it manually with console commands.
12418  The LaTeX-file is automatically created in LyX's temporary directory whenever
12419  you view or export your document.
12420 \end_layout
12421
12422 \begin_layout Standard
12423 You can export your document as LaTeX-file using the menu 
12424 \family sans
12425 File\SpecialChar \menuseparator
12426 Export\SpecialChar \menuseparator
12427 LaT
12428 \begin_inset ERT
12429 status collapsed
12430
12431 \begin_layout Plain Layout
12432
12433 {}
12434 \end_layout
12435
12436 \end_inset
12437
12438 eX
12439 \family default
12440 .
12441 \end_layout
12442
12443 \begin_layout Subsubsection
12444 DVI
12445 \begin_inset Index
12446 status collapsed
12447
12448 \begin_layout Plain Layout
12449 File formats ! DVI
12450 \end_layout
12451
12452 \end_inset
12453
12454
12455 \end_layout
12456
12457 \begin_layout Standard
12458 This file type has the extension 
12459 \begin_inset Quotes eld
12460 \end_inset
12461
12462
12463 \family typewriter
12464 .dvi
12465 \family default
12466
12467 \begin_inset Quotes erd
12468 \end_inset
12469
12470 .
12471  It is called 
12472 \begin_inset Quotes eld
12473 \end_inset
12474
12475 device-independent
12476 \begin_inset Quotes erd
12477 \end_inset
12478
12479  (DVI), because it is completely portable; you can move them from one machine
12480  to another without needing to do any sort of conversion.
12481  At the time when this file-format was developed, this was no matter of
12482  course.
12483  DVIs are used for quick previews and as pre-stage for other output formats,
12484  like PostScript.
12485 \end_layout
12486
12487 \begin_layout Standard
12488 \begin_inset Note Greyedout
12489 status open
12490
12491 \begin_layout Plain Layout
12492
12493 \series bold
12494 Note:
12495 \series default
12496  The DVI file doesn't contain images, they will only be a linked.
12497  So don't forget to deliver the images together with your DVIs.
12498 \end_layout
12499
12500 \end_inset
12501
12502 This property can also slow down your computer when you view the DVI.
12503  Because the DVI-viewer has to convert the image in the background to make
12504  it visible when you scroll in the DVI.
12505  So we recommend to use PDF for files with many images.
12506 \end_layout
12507
12508 \begin_layout Standard
12509 You can export your document to DVI by the menu 
12510 \family sans
12511 File\SpecialChar \menuseparator
12512 Export\SpecialChar \menuseparator
12513 DVI
12514 \family default
12515 .
12516 \end_layout
12517
12518 \begin_layout Subsubsection
12519 PostScript
12520 \begin_inset Index
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524 File formats ! PostScript
12525 \end_layout
12526
12527 \end_inset
12528
12529
12530 \end_layout
12531
12532 \begin_layout Standard
12533 This file type has the extension 
12534 \begin_inset Quotes eld
12535 \end_inset
12536
12537
12538 \family typewriter
12539 .ps
12540 \family default
12541
12542 \begin_inset Quotes erd
12543 \end_inset
12544
12545 .
12546  PostScript was developed by the company 
12547 \family typewriter
12548 Adobe
12549 \family default
12550  as printer language.
12551  The file contains therefore commands that the printer uses to print the
12552  file.
12553  PostScript can be seen as 
12554 \begin_inset Quotes eld
12555 \end_inset
12556
12557 programming language
12558 \begin_inset Quotes erd
12559 \end_inset
12560
12561 ; you can calculate with it and draw diagrams and images.
12562 \begin_inset Foot
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566 If you are interested to learn more about this, have a look at the LaTeX-package
12567  
12568 \series bold
12569 pstricks
12570 \series default
12571
12572 \begin_inset Index
12573 status collapsed
12574
12575 \begin_layout Plain Layout
12576 LaTeX-packages ! pstricks
12577 \end_layout
12578
12579 \end_inset
12580
12581 .
12582 \end_layout
12583
12584 \end_inset
12585
12586  Due to this ability, the files are often bigger than PDFs.
12587 \end_layout
12588
12589 \begin_layout Standard
12590 PostScript can only contain images in the format 
12591 \begin_inset Quotes eld
12592 \end_inset
12593
12594 Encapsulated PostScript
12595 \begin_inset Quotes erd
12596 \end_inset
12597
12598  (EPS, file extension 
12599 \begin_inset Quotes eld
12600 \end_inset
12601
12602
12603 \family typewriter
12604 .eps
12605 \family default
12606
12607 \begin_inset Quotes erd
12608 \end_inset
12609
12610 ).
12611  As LyX allows you to use any known image format in your document, it has
12612  to convert them in the background to EPS.
12613  If you have e.g 50 images in your document, LyX has to do 50 conversions
12614  whenever you view or export your document.
12615  This will slow down your workflow with LyX drastically.
12616  So if you plan to use PostScript, you can insert your images directly as
12617  EPS to avoid this problem.
12618 \end_layout
12619
12620 \begin_layout Standard
12621 You can export your document to PostScript using the menu 
12622 \family sans
12623 File\SpecialChar \menuseparator
12624 Export\SpecialChar \menuseparator
12625 PostScript
12626 \family default
12627 .
12628 \end_layout
12629
12630 \begin_layout Subsubsection
12631 PDF
12632 \begin_inset Index
12633 status collapsed
12634
12635 \begin_layout Plain Layout
12636 File formats ! PDF
12637 \end_layout
12638
12639 \end_inset
12640
12641
12642 \begin_inset Index
12643 status collapsed
12644
12645 \begin_layout Plain Layout
12646 PDF
12647 \end_layout
12648
12649 \end_inset
12650
12651
12652 \end_layout
12653
12654 \begin_layout Standard
12655 This file type has the extension 
12656 \begin_inset Quotes eld
12657 \end_inset
12658
12659
12660 \family typewriter
12661 .pdf
12662 \family default
12663
12664 \begin_inset Quotes erd
12665 \end_inset
12666
12667 .
12668  The 
12669 \begin_inset Quotes eld
12670 \end_inset
12671
12672 Portable Document Format
12673 \begin_inset Quotes erd
12674 \end_inset
12675
12676  (PDF) is developed by 
12677 \family typewriter
12678 Adobe
12679 \family default
12680  as derivative from PostScript.
12681  It is more compressed and it uses much less commands than PostScript.
12682  As the name 
12683 \begin_inset Quotes eld
12684 \end_inset
12685
12686 portable
12687 \begin_inset Quotes erd
12688 \end_inset
12689
12690  implies, it can be processed at any computer system and the printed output
12691  looks exactly the same.
12692 \end_layout
12693
12694 \begin_layout Standard
12695 PDF can contain images in its own PDF format and in the formats 
12696 \begin_inset Quotes eld
12697 \end_inset
12698
12699 Joint Photographic Experts Group
12700 \begin_inset Quotes erd
12701 \end_inset
12702
12703  (JPG, file extension 
12704 \begin_inset Quotes eld
12705 \end_inset
12706
12707
12708 \family typewriter
12709 .jpg
12710 \family default
12711
12712 \begin_inset Quotes erd
12713 \end_inset
12714
12715  or 
12716 \begin_inset Quotes eld
12717 \end_inset
12718
12719
12720 \family typewriter
12721 .jpeg
12722 \family default
12723
12724 \begin_inset Quotes erd
12725 \end_inset
12726
12727 ) and 
12728 \begin_inset Quotes eld
12729 \end_inset
12730
12731 Portable Network Graphics
12732 \begin_inset Quotes erd
12733 \end_inset
12734
12735  (PNG, file extension 
12736 \begin_inset Quotes eld
12737 \end_inset
12738
12739
12740 \family typewriter
12741 .png
12742 \family default
12743
12744 \begin_inset Quotes erd
12745 \end_inset
12746
12747 ).
12748  You can although use any other image format, because LyX converts them
12749  in the background to one of these formats.
12750  But as described in the section about PostScript, the image conversion
12751  will slow down your workflow.
12752  So we recommend to use images in one of the three mentioned formats.
12753 \end_layout
12754
12755 \begin_layout Standard
12756 You can export your document to PDF via the menu 
12757 \family sans
12758 File\SpecialChar \menuseparator
12759 Export
12760 \family default
12761  in three different ways:
12762 \end_layout
12763
12764 \begin_layout Description
12765 PDF This uses the program 
12766 \family typewriter
12767 ps2pdf
12768 \family default
12769  that creates a PDF from a PostScript-version of your file.
12770  The PostScript-version is produced by the program 
12771 \family typewriter
12772 dvips
12773 \family default
12774  which uses a DVI-version as intermediate step.
12775  So this export variant consist of three conversions.
12776 \end_layout
12777
12778 \begin_layout Description
12779 PDF
12780 \begin_inset space ~
12781 \end_inset
12782
12783 (dvipdfm) This uses the program 
12784 \family typewriter
12785 dvipdfm
12786 \family default
12787  that converts your file in the background to DVI and in a second step to
12788  PDF.
12789 \end_layout
12790
12791 \begin_layout Description
12792 PDF
12793 \begin_inset space ~
12794 \end_inset
12795
12796 (pdflatex) This uses the program 
12797 \family typewriter
12798 pdftex
12799 \family default
12800  that converts your file directly to PDF.
12801 \end_layout
12802
12803 \begin_layout Standard
12804 We recommend to use 
12805 \family sans
12806 PDF
12807 \begin_inset space ~
12808 \end_inset
12809
12810 (pdflatex)
12811 \family default
12812  because 
12813 \family typewriter
12814 pdftex
12815 \family default
12816  supports all features of actual PDF-versions, is quick and works stable
12817  without problems.
12818  The program 
12819 \family typewriter
12820 dvipdfm
12821 \family default
12822  is no more under development and therefore a bit outdated.
12823 \end_layout
12824
12825 \begin_layout Subsection
12826 Previewing
12827 \begin_inset Index
12828 status collapsed
12829
12830 \begin_layout Plain Layout
12831 Document ! Preview 
12832 \end_layout
12833
12834 \end_inset
12835
12836
12837 \end_layout
12838
12839 \begin_layout Standard
12840 To get a look at the final version of your document, with all of the pagebreaks
12841  in place, the footnotes correctly numbered, and so on, use the menu 
12842 \family sans
12843 View
12844 \family default
12845  and choose a file type.
12846  A viewing program will popup showing the output.
12847  For 
12848 \family sans
12849 View\SpecialChar \menuseparator
12850 DVI
12851 \family default
12852  you can use the toolbar button 
12853 \begin_inset Graphics
12854         filename ../images/buffer-view_dvi.png
12855
12856 \end_inset
12857
12858  (shortcut 
12859 \begin_inset Info
12860 type  "shortcut"
12861 arg   "buffer-view dvi"
12862 \end_inset
12863
12864 ), for 
12865 \family sans
12866 View\SpecialChar \menuseparator
12867 PDF
12868 \begin_inset space ~
12869 \end_inset
12870
12871 (pdflatex)
12872 \family default
12873  the toolbar button 
12874 \begin_inset Graphics
12875         filename ../images/buffer-view_pdf2.png
12876
12877 \end_inset
12878
12879 , and for 
12880 \family sans
12881 View\SpecialChar \menuseparator
12882 Postscript
12883 \family default
12884  the toolbar button 
12885 \begin_inset Graphics
12886         filename ../images/buffer-view_ps.png
12887
12888 \end_inset
12889
12890  (shortcut 
12891 \begin_inset Info
12892 type  "shortcut"
12893 arg   "buffer-view ps"
12894 \end_inset
12895
12896 ).
12897 \end_layout
12898
12899 \begin_layout Standard
12900 If you have changed your document, you can refresh the output in the same
12901  viewer window using the menu 
12902 \family sans
12903 View\SpecialChar \menuseparator
12904 Update
12905 \family default
12906 .
12907 \end_layout
12908
12909 \begin_layout Standard
12910 When you preview a file, the output file is only generated in LyX's temporary
12911  directory.
12912  To have a real output, export your document.
12913 \end_layout
12914
12915 \begin_layout Subsection
12916 Printing the File from within LyX
12917 \begin_inset CommandInset label
12918 LatexCommand label
12919 name "sub:Printing-the-File"
12920
12921 \end_inset
12922
12923
12924 \end_layout
12925
12926 \begin_layout Standard
12927 Instead of exporting your file and then printing them, you can also print
12928  it directly from within LyX.
12929  To print a file, select the menu 
12930 \family sans
12931 File\SpecialChar \menuseparator
12932 Print
12933 \family default
12934  or click on the toolbar button 
12935 \begin_inset Graphics
12936         filename ../images/dialog-show_print.png
12937
12938 \end_inset
12939
12940 .
12941  LyX will internally call LaTeX to produce a DVI.
12942  This file is then processed by the program 
12943 \family typewriter
12944 dvips
12945 \family default
12946  to PostScript-file, which is finally printed using the program 
12947 \family typewriter
12948 Ghostscript
12949 \family default
12950 .
12951  Due to these steps in the background, this method is not the fastest.
12952 \end_layout
12953
12954 \begin_layout Standard
12955 You can choose to print only even-numbered or odd-numbered pages - this
12956  is useful for printing on two sides: You can re-insert the pages after
12957  printing one set to print on the other side.
12958  Some printers spit out pages face-up, others, face-down.
12959  By choosing a particular order to print in, you can take the entire stack
12960  of pages out of the printer without needing to reorder them.
12961 \end_layout
12962
12963 \begin_layout Standard
12964 You can set the parameters in the 
12965 \family sans
12966 Print
12967 \begin_inset space ~
12968 \end_inset
12969
12970 Destination
12971 \family default
12972  box as follows:
12973 \end_layout
12974
12975 \begin_layout Labeling
12976 \labelwidthstring 00.00.0000
12977
12978 \family sans
12979 Printer
12980 \family default
12981  This is the name of the printer to print to.
12982 \begin_inset Foot
12983 status collapsed
12984
12985 \begin_layout Plain Layout
12986 Note that this printer name is for the program 
12987 \family typewriter
12988 dvips
12989 \family default
12990 .
12991  That means 
12992 \family typewriter
12993 dvips
12994 \family default
12995  has to be configured for this printer name.
12996  The default printer can be set in LyX's preferences dialog, see section
12997 \begin_inset space ~
12998 \end_inset
12999
13000
13001 \begin_inset CommandInset ref
13002 LatexCommand ref
13003 reference "sub:Printer"
13004
13005 \end_inset
13006
13007 .
13008 \end_layout
13009
13010 \end_inset
13011
13012  The printer should understand PostScript.
13013 \end_layout
13014
13015 \begin_layout Labeling
13016 \labelwidthstring 00.00.0000
13017
13018 \family sans
13019 File
13020 \family default
13021  The name of a file to print to.
13022  The output will be a PostScript file.
13023  It will be written in LyX's working directory unless you specify the full
13024  path.
13025 \end_layout
13026
13027 \begin_layout Section
13028 A few Words about Typography
13029 \begin_inset Index
13030 status collapsed
13031
13032 \begin_layout Plain Layout
13033 Typography
13034 \end_layout
13035
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Subsection
13042 Hyphens
13043 \begin_inset Index
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047 Hyphens
13048 \end_layout
13049
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 In LyX, the 
13057 \begin_inset Quotes eld
13058 \end_inset
13059
13060
13061 \family typewriter
13062 -
13063 \family default
13064
13065 \begin_inset Quotes eld
13066 \end_inset
13067
13068  character comes in three lengths, often called the 
13069 \emph on
13070 hyphen
13071 \emph default
13072 , the 
13073 \emph on
13074 en dash
13075 \emph default
13076 , and the 
13077 \emph on
13078 em dash
13079 \emph default
13080 :
13081 \end_layout
13082
13083 \begin_layout Enumerate
13084 hyphen
13085 \begin_inset space \hfill{}
13086 \end_inset
13087
13088 -
13089 \begin_inset space \hfill{}
13090 \end_inset
13091
13092 made with 
13093 \begin_inset Quotes eld
13094 \end_inset
13095
13096
13097 \family typewriter
13098 -
13099 \family default
13100
13101 \begin_inset Quotes eld
13102 \end_inset
13103
13104
13105 \end_layout
13106
13107 \begin_layout Enumerate
13108 en dash
13109 \begin_inset space \hfill{}
13110 \end_inset
13111
13112 --
13113 \begin_inset space \hfill{}
13114 \end_inset
13115
13116 made with 
13117 \begin_inset Quotes eld
13118 \end_inset
13119
13120
13121 \family typewriter
13122 -
13123 \begin_inset ERT
13124 status collapsed
13125
13126 \begin_layout Plain Layout
13127
13128
13129 \backslash
13130 /
13131 \end_layout
13132
13133 \end_inset
13134
13135 -
13136 \family default
13137
13138 \begin_inset Quotes eld
13139 \end_inset
13140
13141
13142 \end_layout
13143
13144 \begin_layout Enumerate
13145 em dash
13146 \begin_inset space \hfill{}
13147 \end_inset
13148
13149 ---
13150 \begin_inset space \hfill{}
13151 \end_inset
13152
13153 made with 
13154 \begin_inset Quotes eld
13155 \end_inset
13156
13157
13158 \family typewriter
13159 -
13160 \begin_inset ERT
13161 status collapsed
13162
13163 \begin_layout Plain Layout
13164
13165
13166 \backslash
13167 /
13168 \end_layout
13169
13170 \end_inset
13171
13172 -
13173 \begin_inset ERT
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177
13178
13179 \backslash
13180 /
13181 \end_layout
13182
13183 \end_inset
13184
13185 -
13186 \family default
13187
13188 \begin_inset Quotes eld
13189 \end_inset
13190
13191
13192 \end_layout
13193
13194 \begin_layout Enumerate
13195 minus sign
13196 \begin_inset space \hfill{}
13197 \end_inset
13198
13199
13200 \begin_inset Formula $-$
13201 \end_inset
13202
13203
13204 \begin_inset space \hfill{}
13205 \end_inset
13206
13207
13208 \begin_inset Quotes eld
13209 \end_inset
13210
13211
13212 \family typewriter
13213 -
13214 \family default
13215
13216 \begin_inset Quotes eld
13217 \end_inset
13218
13219  in math mode
13220 \end_layout
13221
13222 \begin_layout Standard
13223 You generate them by inserting the 
13224 \begin_inset Quotes eld
13225 \end_inset
13226
13227
13228 \family typewriter
13229 -
13230 \family default
13231
13232 \begin_inset Quotes eld
13233 \end_inset
13234
13235  character multiple times in a row.
13236  They are automatically converted to the appropriate length dash in the
13237  final output, but not in LyX.
13238 \end_layout
13239
13240 \begin_layout Standard
13241 The three dash types are distinct from the minus sign, which appears in
13242  math mode and has a length of its own.
13243  Here are some examples of the 
13244 \begin_inset Quotes eld
13245 \end_inset
13246
13247
13248 \family typewriter
13249 -
13250 \family default
13251
13252 \begin_inset Quotes eld
13253 \end_inset
13254
13255  in use:
13256 \end_layout
13257
13258 \begin_layout Enumerate
13259 line- and page-breaks
13260 \begin_inset space \hfill{}
13261 \end_inset
13262
13263 (
13264 \emph on
13265 hyphen
13266 \emph default
13267 )
13268 \end_layout
13269
13270 \begin_layout Enumerate
13271 From A--Z
13272 \begin_inset space \hfill{}
13273 \end_inset
13274
13275 (
13276 \emph on
13277 en dash
13278 \emph default
13279 )
13280 \end_layout
13281
13282 \begin_layout Enumerate
13283 Oh --- there's a dash.
13284 \begin_inset space \hfill{}
13285 \end_inset
13286
13287 (
13288 \emph on
13289 em dash
13290 \emph default
13291 )
13292 \end_layout
13293
13294 \begin_layout Enumerate
13295 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13296 \end_inset
13297
13298
13299 \begin_inset space \hfill{}
13300 \end_inset
13301
13302 (
13303 \emph on
13304 minus sign
13305 \emph default
13306 )
13307 \end_layout
13308
13309 \begin_layout Subsection
13310 Hyphenation
13311 \begin_inset Index
13312 status collapsed
13313
13314 \begin_layout Plain Layout
13315 Hyphenation
13316 \end_layout
13317
13318 \end_inset
13319
13320
13321 \begin_inset CommandInset label
13322 LatexCommand label
13323 name "sub:Hyphenation"
13324
13325 \end_inset
13326
13327
13328 \end_layout
13329
13330 \begin_layout Standard
13331 Words aren't hyphenated within LyX but automatically in the output.
13332  Hyphenation is done by the LaTeX-package 
13333 \series bold
13334 babel
13335 \series default
13336
13337 \begin_inset Index
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 LaTeX-packages ! babel
13342 \end_layout
13343
13344 \end_inset
13345
13346  following the rules of the document language
13347 \begin_inset Foot
13348 status collapsed
13349
13350 \begin_layout Plain Layout
13351 For German readers: That's one of the main differences between the languages
13352  
13353 \family sans
13354 German
13355 \family default
13356  and 
13357 \family sans
13358 German
13359 \begin_inset space ~
13360 \end_inset
13361
13362 (new
13363 \begin_inset space ~
13364 \end_inset
13365
13366 spelling)
13367 \family default
13368  in the 
13369 \family sans
13370 Document\SpecialChar \menuseparator
13371 Settings
13372 \family default
13373  dialog.
13374 \end_layout
13375
13376 \end_inset
13377
13378 .
13379 \end_layout
13380
13381 \begin_layout Standard
13382 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13383  font 
13384 \family sans
13385 typewriter
13386 \family default
13387  and with unusual constructs, like 
13388 \begin_inset Quotes eld
13389 \end_inset
13390
13391 h3knix/m0n0wall
13392 \begin_inset Quotes erd
13393 \end_inset
13394
13395 .
13396  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13397  This is done with the menu 
13398 \family sans
13399 Insert\SpecialChar \menuseparator
13400 Formatting\SpecialChar \menuseparator
13401 Hyphenation
13402 \begin_inset space ~
13403 \end_inset
13404
13405 Point
13406 \family default
13407 .
13408  These extra hyphenation points are only recommendations to LaTeX.
13409  If no hyphenation is necessary, LaTeX will ignore them.
13410 \end_layout
13411
13412 \begin_layout Standard
13413 Sometimes you want to prevent words or constructs to be hyphenated.
13414  The keybindings/shortcuts in this document consists of three letters with
13415  a hyphen and a space in the form 
13416 \begin_inset Quotes eld
13417 \end_inset
13418
13419 A-b c
13420 \begin_inset Quotes erd
13421 \end_inset
13422
13423 .
13424  LaTeX finds there the hyphen 
13425 \begin_inset Quotes eld
13426 \end_inset
13427
13428 -
13429 \begin_inset Quotes erd
13430 \end_inset
13431
13432  as hyphenation possibility.
13433  Hyphenating at this point would look ugly.
13434  To prevent the shortcut from being hyphenated, we can put it in the argument
13435  of the LaTeX-box-command 
13436 \series bold
13437
13438 \backslash
13439 mbox
13440 \series default
13441 , because text within LaTeX-boxes can't be hyphenated.
13442  As LyX doesn't support 
13443 \series bold
13444
13445 \backslash
13446 mbox
13447 \series default
13448 , we have to use TeX Code.
13449  The result looks in LyX like:
13450 \end_layout
13451
13452 \begin_layout Standard
13453 \begin_inset Graphics
13454         filename clipart/mbox.png
13455
13456 \end_inset
13457
13458
13459 \end_layout
13460
13461 \begin_layout Standard
13462 To learn more about TeX Code, have a look at section
13463 \begin_inset space ~
13464 \end_inset
13465
13466
13467 \begin_inset CommandInset ref
13468 LatexCommand ref
13469 reference "sec:TeX-Code"
13470
13471 \end_inset
13472
13473 .
13474 \end_layout
13475
13476 \begin_layout Subsection
13477 Punctuation Marks
13478 \begin_inset Index
13479 status collapsed
13480
13481 \begin_layout Plain Layout
13482 Punctuation marks
13483 \end_layout
13484
13485 \end_inset
13486
13487
13488 \end_layout
13489
13490 \begin_layout Subsubsection
13491 Abbreviations and End of Sentence
13492 \begin_inset CommandInset label
13493 LatexCommand label
13494 name "sub:Abbreviations"
13495
13496 \end_inset
13497
13498
13499 \end_layout
13500
13501 \begin_layout Standard
13502 When LyX calls LaTeX to generate the final version of your document, LaTeX
13503  automatically distinguishes between words, sentences, and abbreviations.
13504  LaTeX then adds the 
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508 appropriate amount of space
13509 \begin_inset Quotes erd
13510 \end_inset
13511
13512 .
13513  That means sentences get a little bit more space between the period and
13514  the next word.
13515  Abbreviations get the same amount of space after the period as a word uses.
13516 \end_layout
13517
13518 \begin_layout Standard
13519 Unfortunately, the algorithm for figuring out what's an abbreviation works
13520  not for all cases.
13521  If a 
13522 \begin_inset Quotes eld
13523 \end_inset
13524
13525
13526 \family typewriter
13527 .
13528 \family default
13529
13530 \begin_inset Quotes erd
13531 \end_inset
13532
13533  is at the end of a lowercase letter, it's the end of a sentence; if it's
13534  at the end of a capitalized letter, it's an abbreviation.
13535 \end_layout
13536
13537 \begin_layout Standard
13538 Here are some examples of 
13539 \emph on
13540 correct
13541 \emph default
13542  abbreviations and the end of a sentence:
13543 \end_layout
13544
13545 \begin_layout Itemize
13546 M.
13547  Butterfly
13548 \end_layout
13549
13550 \begin_layout Itemize
13551 Don't worry.
13552  Be happy.
13553 \end_layout
13554
13555 \begin_layout Standard
13556 And here's an example of the algorithm going wrong:
13557 \end_layout
13558
13559 \begin_layout Itemize
13560 e.
13561  g.
13562  this is too much space!
13563 \end_layout
13564
13565 \begin_layout Itemize
13566 This is I.
13567  It's okay.
13568 \end_layout
13569
13570 \begin_layout Standard
13571 You won't see anything wrong until you view a final version of your document.
13572 \end_layout
13573
13574 \begin_layout Standard
13575 To fix this problem, use one of the following:
13576 \end_layout
13577
13578 \begin_layout Enumerate
13579 Use an 
13580 \family sans
13581 Inter-word
13582 \begin_inset space ~
13583 \end_inset
13584
13585 Space
13586 \family default
13587  after lowercase abbreviations (see section
13588 \begin_inset space ~
13589 \end_inset
13590
13591
13592 \begin_inset CommandInset ref
13593 LatexCommand ref
13594 reference "sub:Inter-word-Space"
13595
13596 \end_inset
13597
13598 ).
13599 \begin_inset Index
13600 status collapsed
13601
13602 \begin_layout Plain Layout
13603 Spaces ! inter-word
13604 \end_layout
13605
13606 \end_inset
13607
13608
13609 \end_layout
13610
13611 \begin_layout Enumerate
13612 Use a 
13613 \family sans
13614 Thin
13615 \begin_inset space ~
13616 \end_inset
13617
13618 Space
13619 \family default
13620  between two tokens of an abbreviation (see section
13621 \begin_inset space ~
13622 \end_inset
13623
13624
13625 \begin_inset CommandInset ref
13626 LatexCommand ref
13627 reference "sub:Thin-Space"
13628
13629 \end_inset
13630
13631 ).
13632 \begin_inset Index
13633 status collapsed
13634
13635 \begin_layout Plain Layout
13636 Spaces ! thin
13637 \end_layout
13638
13639 \end_inset
13640
13641
13642 \end_layout
13643
13644 \begin_layout Enumerate
13645 Use an 
13646 \family sans
13647 End
13648 \begin_inset space ~
13649 \end_inset
13650
13651 of
13652 \begin_inset space ~
13653 \end_inset
13654
13655 sentence
13656 \begin_inset space ~
13657 \end_inset
13658
13659 period
13660 \family default
13661  found under the 
13662 \family sans
13663 Insert\SpecialChar \menuseparator
13664 Special
13665 \begin_inset space ~
13666 \end_inset
13667
13668 Character
13669 \family default
13670  menu to force the use of inter-sentence spacing.
13671  This function is also bound to 
13672 \begin_inset Info
13673 type  "shortcut"
13674 arg   "specialchar-insert end-of-sentence"
13675 \end_inset
13676
13677  for easy access.
13678 \end_layout
13679
13680 \begin_layout Standard
13681 With the corrections, our earlier examples look like this:
13682 \end_layout
13683
13684 \begin_layout Itemize
13685 e.
13686 \begin_inset space \thinspace{}
13687 \end_inset
13688
13689 g.
13690 \begin_inset space \space{}
13691 \end_inset
13692
13693 this is too much space!
13694 \end_layout
13695
13696 \begin_layout Itemize
13697 This is I\SpecialChar \@.
13698  It's okay.
13699 \end_layout
13700
13701 \begin_layout Standard
13702 Some languages don't use extra spacing between sentences.
13703  If your language is such a language, you don't need to worry, because the
13704  LaTeX will care about this.
13705 \end_layout
13706
13707 \begin_layout Standard
13708 For those that do need to bother, there is help to catch those sneaky errors:
13709  Check out the 
13710 \family sans
13711 Check
13712 \begin_inset space ~
13713 \end_inset
13714
13715 TeX
13716 \family default
13717  feature described in section 
13718 \emph on
13719 Checking TeX
13720 \emph default
13721  of the 
13722 \emph on
13723 Extended Features
13724 \emph default
13725  manual.
13726 \end_layout
13727
13728 \begin_layout Subsubsection
13729 Quotes
13730 \begin_inset Index
13731 status collapsed
13732
13733 \begin_layout Plain Layout
13734 Typography ! Quotes
13735 \end_layout
13736
13737 \end_inset
13738
13739
13740 \begin_inset Index
13741 status collapsed
13742
13743 \begin_layout Plain Layout
13744 Quotes | see
13745 \begin_inset ERT
13746 status collapsed
13747
13748 \begin_layout Plain Layout
13749
13750 {
13751 \end_layout
13752
13753 \end_inset
13754
13755 Typography
13756 \begin_inset ERT
13757 status collapsed
13758
13759 \begin_layout Plain Layout
13760
13761 }
13762 \end_layout
13763
13764 \end_inset
13765
13766
13767 \end_layout
13768
13769 \end_inset
13770
13771
13772 \end_layout
13773
13774 \begin_layout Standard
13775 LyX usually sets quotes correctly.
13776  Specifically, it will use an opening quote at the beginning of quoted text,
13777  and use a closing quote at the end.
13778  For example, 
13779 \begin_inset Quotes eld
13780 \end_inset
13781
13782 open close
13783 \begin_inset Quotes erd
13784 \end_inset
13785
13786 .
13787  The keyboard character, 
13788 \family sans
13789 "
13790 \family default
13791 , generates this automatically.
13792 \end_layout
13793
13794 \begin_layout Standard
13795 You can change the behavior of the 
13796 \family sans
13797 "
13798 \family default
13799  key using the submenu 
13800 \family sans
13801 Language
13802 \family default
13803  of the dialog 
13804 \family sans
13805 Document\SpecialChar \menuseparator
13806 Settings
13807 \family default
13808
13809 \begin_inset Index
13810 status collapsed
13811
13812 \begin_layout Plain Layout
13813 Document ! Settings
13814 \end_layout
13815
13816 \end_inset
13817
13818  dialog.
13819 \end_layout
13820
13821 \begin_layout Standard
13822 You can also select quotes for different languages in the box 
13823 \family sans
13824 Type
13825 \family default
13826  option.
13827  There are six choices:
13828 \end_layout
13829
13830 \begin_layout Labeling
13831 \labelwidthstring 00.00.0000
13832
13833 \family sans
13834 \begin_inset Quotes eld
13835 \end_inset
13836
13837 Text
13838 \begin_inset Quotes erd
13839 \end_inset
13840
13841
13842 \family default
13843  Use quotes like this 
13844 \begin_inset Quotes eld
13845 \end_inset
13846
13847 double
13848 \begin_inset Quotes erd
13849 \end_inset
13850
13851  or 
13852 \begin_inset Quotes els
13853 \end_inset
13854
13855 single
13856 \begin_inset Quotes ers
13857 \end_inset
13858
13859
13860 \end_layout
13861
13862 \begin_layout Labeling
13863 \labelwidthstring 00.00.0000
13864
13865 \family sans
13866 \begin_inset Quotes sld
13867 \end_inset
13868
13869 Text
13870 \begin_inset Quotes srd
13871 \end_inset
13872
13873
13874 \family default
13875  Use quotes like 
13876 \begin_inset Quotes sld
13877 \end_inset
13878
13879 this
13880 \begin_inset Quotes srd
13881 \end_inset
13882
13883  or 'this
13884 \begin_inset Quotes ers
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \begin_layout Labeling
13891 \labelwidthstring 00.00.0000
13892
13893 \family sans
13894 \begin_inset Quotes gld
13895 \end_inset
13896
13897 Text
13898 \begin_inset Quotes grd
13899 \end_inset
13900
13901
13902 \family default
13903  Use quotes like 
13904 \begin_inset Quotes gld
13905 \end_inset
13906
13907 this
13908 \begin_inset Quotes grd
13909 \end_inset
13910
13911  or 
13912 \begin_inset Quotes gls
13913 \end_inset
13914
13915 this
13916 \begin_inset Quotes grs
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \begin_layout Labeling
13923 \labelwidthstring 00.00.0000
13924
13925 \family sans
13926 \begin_inset Quotes pld
13927 \end_inset
13928
13929 Text
13930 \begin_inset Quotes prd
13931 \end_inset
13932
13933
13934 \family default
13935  Use quotes like 
13936 \begin_inset Quotes pld
13937 \end_inset
13938
13939 this
13940 \begin_inset Quotes prd
13941 \end_inset
13942
13943  or 
13944 \begin_inset Quotes pls
13945 \end_inset
13946
13947 this
13948 \begin_inset Quotes prs
13949 \end_inset
13950
13951
13952 \end_layout
13953
13954 \begin_layout Labeling
13955 \labelwidthstring 00.00.0000
13956
13957 \family sans
13958 \begin_inset Quotes fld
13959 \end_inset
13960
13961 Text
13962 \begin_inset Quotes frd
13963 \end_inset
13964
13965
13966 \family default
13967  Use quotes like 
13968 \begin_inset Quotes fld
13969 \end_inset
13970
13971 this
13972 \begin_inset Quotes frd
13973 \end_inset
13974
13975  or 
13976 \begin_inset Quotes fls
13977 \end_inset
13978
13979 this
13980 \begin_inset Quotes frs
13981 \end_inset
13982
13983
13984 \end_layout
13985
13986 \begin_layout Labeling
13987 \labelwidthstring 00.00.0000
13988
13989 \family sans
13990 \begin_inset Quotes ald
13991 \end_inset
13992
13993 Text
13994 \begin_inset Quotes ard
13995 \end_inset
13996
13997
13998 \family default
13999  Use quotes like 
14000 \begin_inset Quotes ald
14001 \end_inset
14002
14003 this
14004 \begin_inset Quotes ard
14005 \end_inset
14006
14007  or 
14008 \begin_inset Quotes als
14009 \end_inset
14010
14011 this
14012 \begin_inset Quotes ars
14013 \end_inset
14014
14015
14016 \end_layout
14017
14018 \begin_layout Standard
14019 These settings affects what character the 
14020 \family sans
14021 "
14022 \family default
14023  key produces.
14024 \end_layout
14025
14026 \begin_layout Subsection
14027 Ligatures
14028 \begin_inset Index
14029 status collapsed
14030
14031 \begin_layout Plain Layout
14032 Typography ! Ligatures
14033 \end_layout
14034
14035 \end_inset
14036
14037
14038 \begin_inset Index
14039 status collapsed
14040
14041 \begin_layout Plain Layout
14042 Ligatures | see
14043 \begin_inset ERT
14044 status collapsed
14045
14046 \begin_layout Plain Layout
14047
14048 {
14049 \end_layout
14050
14051 \end_inset
14052
14053 Typography
14054 \begin_inset ERT
14055 status collapsed
14056
14057 \begin_layout Plain Layout
14058
14059 }
14060 \end_layout
14061
14062 \end_inset
14063
14064
14065 \end_layout
14066
14067 \end_inset
14068
14069
14070 \begin_inset CommandInset label
14071 LatexCommand label
14072 name "sub:Ligatures"
14073
14074 \end_inset
14075
14076
14077 \end_layout
14078
14079 \begin_layout Standard
14080 It is standard typesetting practice to group certain letters together and
14081  print them as single characters.
14082  These groups are known as 
14083 \emph on
14084 ligatures
14085 \emph default
14086 .
14087  Since LaTeX knows about ligatures, your documents will contain them too
14088  in the output.
14089  Here are the standard ligatures:
14090 \end_layout
14091
14092 \begin_layout Itemize
14093 ff
14094 \end_layout
14095
14096 \begin_layout Itemize
14097 fi
14098 \end_layout
14099
14100 \begin_layout Itemize
14101 fl
14102 \end_layout
14103
14104 \begin_layout Itemize
14105 ffi
14106 \end_layout
14107
14108 \begin_layout Itemize
14109 ffl
14110 \end_layout
14111
14112 \begin_layout Standard
14113 Some languages uses other ligatures if the document font supports them.
14114 \end_layout
14115
14116 \begin_layout Standard
14117 Sometimes, you don't want a ligature in a word.
14118  While a ligature may be okay in the word, 
14119 \begin_inset Quotes eld
14120 \end_inset
14121
14122 graffiti,
14123 \begin_inset Quotes erd
14124 \end_inset
14125
14126  it looks really weird in compound words, such as 
14127 \begin_inset Quotes eld
14128 \end_inset
14129
14130 cufflink
14131 \begin_inset Quotes erd
14132 \end_inset
14133
14134  or the German 
14135 \begin_inset Quotes eld
14136 \end_inset
14137
14138 Dorffest.
14139 \begin_inset Quotes erd
14140 \end_inset
14141
14142  To break a ligature, use 
14143 \family sans
14144 Insert\SpecialChar \menuseparator
14145 Formatting\SpecialChar \menuseparator
14146 Ligature
14147 \begin_inset space ~
14148 \end_inset
14149
14150 Break.
14151
14152 \family default
14153  This changes 
14154 \begin_inset Quotes eld
14155 \end_inset
14156
14157 cufflinks
14158 \begin_inset Quotes erd
14159 \end_inset
14160
14161  to 
14162 \begin_inset Quotes eld
14163 \end_inset
14164
14165 cuff\SpecialChar \textcompwordmark{}
14166 links
14167 \begin_inset Quotes erd
14168 \end_inset
14169
14170  and 
14171 \begin_inset Quotes eld
14172 \end_inset
14173
14174 Dorffest
14175 \begin_inset Quotes erd
14176 \end_inset
14177
14178  to 
14179 \begin_inset Quotes eld
14180 \end_inset
14181
14182 Dorf\SpecialChar \textcompwordmark{}
14183 fest
14184 \begin_inset Quotes erd
14185 \end_inset
14186
14187 .
14188 \end_layout
14189
14190 \begin_layout Subsection
14191 LyX's Proper Names
14192 \begin_inset Index
14193 status collapsed
14194
14195 \begin_layout Plain Layout
14196 LyX ! Proper names
14197 \end_layout
14198
14199 \end_inset
14200
14201
14202 \begin_inset CommandInset label
14203 LatexCommand label
14204 name "sub:LyX's-Proper-Names"
14205
14206 \end_inset
14207
14208
14209 \end_layout
14210
14211 \begin_layout Standard
14212 You have surely noticed, that the word 
14213 \begin_inset Quotes eld
14214 \end_inset
14215
14216 LaTeX
14217 \begin_inset Quotes erd
14218 \end_inset
14219
14220  appears always with characters in different size and height.
14221  LaTeX is the name of the program used by LyX and is therefore recognized
14222  as proper name when you type it in LyX as 
14223 \begin_inset Quotes eld
14224 \end_inset
14225
14226 LaT
14227 \begin_inset ERT
14228 status collapsed
14229
14230 \begin_layout Plain Layout
14231
14232 {}
14233 \end_layout
14234
14235 \end_inset
14236
14237 eX
14238 \begin_inset Quotes erd
14239 \end_inset
14240
14241 .
14242 \begin_inset Note Note
14243 status collapsed
14244
14245 \begin_layout Plain Layout
14246 The braces in TeX Code are here to avoid that the 
14247 \begin_inset Quotes eld
14248 \end_inset
14249
14250 command
14251 \begin_inset Quotes erd
14252 \end_inset
14253
14254  appear as proper name in the output, see the last paragraph of this section.
14255  To create proper names omit the TeX Code.
14256 \end_layout
14257
14258 \end_inset
14259
14260  Note the order of the upper-and lowercase letters! LyX recognizes the following
14261  proper names:
14262 \end_layout
14263
14264 \begin_layout Description
14265 LyX The name of the game, write 
14266 \begin_inset Quotes eld
14267 \end_inset
14268
14269 L
14270 \begin_inset ERT
14271 status collapsed
14272
14273 \begin_layout Plain Layout
14274
14275 {}
14276 \end_layout
14277
14278 \end_inset
14279
14280 yX
14281 \begin_inset Quotes erd
14282 \end_inset
14283
14284  to produce it.
14285 \end_layout
14286
14287 \begin_layout Description
14288 TeX The program used by LaTeX, write 
14289 \begin_inset Quotes eld
14290 \end_inset
14291
14292 T
14293 \begin_inset ERT
14294 status collapsed
14295
14296 \begin_layout Plain Layout
14297
14298 {}
14299 \end_layout
14300
14301 \end_inset
14302
14303 eX
14304 \begin_inset Quotes erd
14305 \end_inset
14306
14307  to produce it.
14308 \end_layout
14309
14310 \begin_layout Description
14311 LaTeX The program used by LyX, write 
14312 \begin_inset Quotes eld
14313 \end_inset
14314
14315 LaT
14316 \begin_inset ERT
14317 status collapsed
14318
14319 \begin_layout Plain Layout
14320
14321 {}
14322 \end_layout
14323
14324 \end_inset
14325
14326 eX
14327 \begin_inset Quotes erd
14328 \end_inset
14329
14330  to produce it.
14331 \end_layout
14332
14333 \begin_layout Description
14334 LaTeX2e The actual version of LaTeX, write 
14335 \begin_inset Quotes eld
14336 \end_inset
14337
14338 LaT
14339 \begin_inset ERT
14340 status collapsed
14341
14342 \begin_layout Plain Layout
14343
14344 {}
14345 \end_layout
14346
14347 \end_inset
14348
14349 eX2e
14350 \begin_inset Quotes erd
14351 \end_inset
14352
14353  to produce it.
14354 \end_layout
14355
14356 \begin_layout Standard
14357 You might wonder why the LaTeX-version is 
14358 \begin_inset Quotes eld
14359 \end_inset
14360
14361 2
14362 \begin_inset Formula $\epsilon$
14363 \end_inset
14364
14365
14366 \begin_inset Quotes erd
14367 \end_inset
14368
14369 .
14370  It's an old tradition in the TeX-world to give programs geek version numbers.
14371  For example the version number of TeX converges to the number 
14372 \begin_inset Formula $\pi$
14373 \end_inset
14374
14375 : The actual version is 
14376 \begin_inset Quotes eld
14377 \end_inset
14378
14379 TeX-3.141592
14380 \begin_inset Quotes erd
14381 \end_inset
14382
14383 , the previous one was 
14384 \begin_inset Quotes eld
14385 \end_inset
14386
14387 TeX-3.14159
14388 \begin_inset Quotes erd
14389 \end_inset
14390
14391 .
14392 \end_layout
14393
14394 \begin_layout Standard
14395 If you don't want to use proper names, e.g.
14396  in section headings, you can insert two empty braces in TeX Code in the
14397  word.
14398  This will look in LyX like: 
14399 \begin_inset Graphics
14400         filename clipart/LaTeX.png
14401         scale 80
14402
14403 \end_inset
14404
14405
14406 \begin_inset Newline newline
14407 \end_inset
14408
14409 For more about TeX Code, look at section
14410 \begin_inset space ~
14411 \end_inset
14412
14413
14414 \begin_inset CommandInset ref
14415 LatexCommand ref
14416 reference "sec:TeX-Code"
14417
14418 \end_inset
14419
14420 .
14421 \end_layout
14422
14423 \begin_layout Subsection
14424 Units
14425 \begin_inset Index
14426 status collapsed
14427
14428 \begin_layout Plain Layout
14429 Typography ! Units
14430 \end_layout
14431
14432 \end_inset
14433
14434
14435 \end_layout
14436
14437 \begin_layout Standard
14438 Generally the space between units and the number is smaller than the normal
14439  space between two words.
14440  As you can see in the example below, it looks better when the space is
14441  smaller.
14442  To get such a 
14443 \begin_inset Quotes eld
14444 \end_inset
14445
14446 half space
14447 \begin_inset Quotes erd
14448 \end_inset
14449
14450  for units use the menu 
14451 \family sans
14452 Insert\SpecialChar \menuseparator
14453 Formatting\SpecialChar \menuseparator
14454 Thin
14455 \begin_inset space ~
14456 \end_inset
14457
14458 Space
14459 \family default
14460  (shortcut 
14461 \begin_inset Info
14462 type  "shortcuts"
14463 arg   "space-insert thin"
14464 \end_inset
14465
14466 ).
14467 \end_layout
14468
14469 \begin_layout Standard
14470 Here's an example to show the differences:
14471 \end_layout
14472
14473 \begin_layout Standard
14474 \begin_inset Tabular
14475 <lyxtabular version="3" rows="2" columns="2">
14476 <features>
14477 <column alignment="left" valignment="top" width="0">
14478 <column alignment="left" valignment="top" width="0">
14479 <row>
14480 <cell alignment="center" valignment="top" usebox="none">
14481 \begin_inset Text
14482
14483 \begin_layout Plain Layout
14484 24
14485 \begin_inset space ~
14486 \end_inset
14487
14488 kW
14489 \begin_inset Formula $\cdot$
14490 \end_inset
14491
14492 h
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 <cell alignment="center" valignment="top" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501 space between number and unit
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 </row>
14507 <row>
14508 <cell alignment="center" valignment="top" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512 24
14513 \begin_inset space \thinspace{}
14514 \end_inset
14515
14516 kW
14517 \begin_inset Formula $\cdot$
14518 \end_inset
14519
14520 h
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell alignment="center" valignment="top" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529 half space between number and unit
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 </row>
14535 </lyxtabular>
14536
14537 \end_inset
14538
14539
14540 \end_layout
14541
14542 \begin_layout Subsection
14543 Widows and Orphans
14544 \begin_inset Index
14545 status collapsed
14546
14547 \begin_layout Plain Layout
14548 Typography ! Widows and orphans
14549 \end_layout
14550
14551 \end_inset
14552
14553
14554 \end_layout
14555
14556 \begin_layout Standard
14557 In the early days of word processors, page breaks went wherever the page
14558  happened to end.
14559  There was no regard for what was actually going on in the text.
14560  You may remember once printing out a document, only to find the heading
14561  for a new section printed at the very bottom of the page, the first line
14562  of a new paragraph all alone at the bottom of a page, or the last line
14563  of a paragraph at the top of a new page.
14564  These bits of text became known as 
14565 \emph on
14566 widows
14567 \emph default
14568  and 
14569 \emph on
14570 orphans
14571 \emph default
14572 .
14573 \end_layout
14574
14575 \begin_layout Standard
14576 Clearly, LyX can avoid breaking pages after a section heading.
14577  That's part of the advantage of paragraph environments.
14578  But what about widows and orphans, where the page breaks leave one line
14579  of a paragraph all alone at the top or bottom of a page? There are rules
14580  built into LaTeX governing page breaks, and some of those rules are there
14581  to specifically prevent widows and orphans.
14582  This is the advantage LyX has in using LaTeX as its backend.
14583 \end_layout
14584
14585 \begin_layout Standard
14586 There's no way we can go into how TeX and LaTeX decide to break a page,
14587  or how you can tweak that behavior.
14588  Some LaTeX books listed in the bibliography [such as
14589 \begin_inset space ~
14590 \end_inset
14591
14592
14593 \begin_inset CommandInset citation
14594 LatexCommand cite
14595 key "latexcompanion"
14596
14597 \end_inset
14598
14599  or
14600 \begin_inset space ~
14601 \end_inset
14602
14603
14604 \begin_inset CommandInset citation
14605 LatexCommand cite
14606 key "latexguide"
14607
14608 \end_inset
14609
14610 ] may have more information.
14611  You will almost never need to worry about this, however.
14612 \end_layout
14613
14614 \begin_layout Chapter
14615 Notes, Graphics, Tables, and Floats
14616 \begin_inset CommandInset label
14617 LatexCommand label
14618 name "cha:Floats-and-Notes"
14619
14620 \end_inset
14621
14622
14623 \end_layout
14624
14625 \begin_layout Standard
14626 The issues of this chapter are described in detail in the 
14627 \emph on
14628 Embedded Objects
14629 \emph default
14630  manual.
14631  There you'll also find tips and tricks for special cases.
14632 \end_layout
14633
14634 \begin_layout Section
14635 Notes
14636 \begin_inset Index
14637 status collapsed
14638
14639 \begin_layout Plain Layout
14640 Notes
14641 \end_layout
14642
14643 \end_inset
14644
14645
14646 \begin_inset CommandInset label
14647 LatexCommand label
14648 name "sec:Notes"
14649
14650 \end_inset
14651
14652
14653 \end_layout
14654
14655 \begin_layout Standard
14656 LyX offers you a few types of notes to add to your document:
14657 \end_layout
14658
14659 \begin_layout Description
14660 LyX
14661 \begin_inset space ~
14662 \end_inset
14663
14664 Note This note type is for internal notes that won't appear in the output.
14665 \begin_inset Newline newline
14666 \end_inset
14667
14668
14669 \begin_inset Note Note
14670 status open
14671
14672 \begin_layout Plain Layout
14673 This is text in a note box that doesn't appear in the output.
14674 \end_layout
14675
14676 \end_inset
14677
14678
14679 \end_layout
14680
14681 \begin_layout Description
14682 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14683 ent, when you export the document to LaTeX via the menu 
14684 \family sans
14685 File\SpecialChar \menuseparator
14686 Export\SpecialChar \menuseparator
14687 LaTeX (pdflatex) / (plain)
14688 \family default
14689 .
14690 \begin_inset Newline newline
14691 \end_inset
14692
14693
14694 \begin_inset Note Comment
14695 status open
14696
14697 \begin_layout Plain Layout
14698 This is text in a note box that only appears as comment in LaTeX-files.
14699 \end_layout
14700
14701 \end_inset
14702
14703
14704 \end_layout
14705
14706 \begin_layout Description
14707 Greyed
14708 \begin_inset space ~
14709 \end_inset
14710
14711 Out This note will appear in the output as grey text.
14712 \begin_inset Newline newline
14713 \end_inset
14714
14715
14716 \begin_inset Newline newline
14717 \end_inset
14718
14719
14720 \begin_inset Note Greyedout
14721 status open
14722
14723 \begin_layout Plain Layout
14724 This is text
14725 \begin_inset Foot
14726 status collapsed
14727
14728 \begin_layout Plain Layout
14729 This is an example footnote within a greyed out note.
14730  In this document the greyed out note color is redefined to blue.
14731  How this can be done is explained in the 
14732 \emph on
14733 Embedded Objects
14734 \emph default
14735  manual.
14736 \end_layout
14737
14738 \end_inset
14739
14740  of a comment that appears in the output as grey text.
14741 \end_layout
14742
14743 \end_inset
14744
14745
14746 \begin_inset Newline newline
14747 \end_inset
14748
14749
14750 \begin_inset Newline newline
14751 \end_inset
14752
14753 As you can see in the example, the first line of greyed out notes is a bit
14754  indented and greyed out notes can have footnotes.
14755 \end_layout
14756
14757 \begin_layout Standard
14758 Notes are inserted with the toolbar button 
14759 \begin_inset Graphics
14760         filename ../images/note-insert.png
14761         scale 85
14762         scaleBeforeRotation
14763
14764 \end_inset
14765
14766  or the menu 
14767 \family sans
14768 Insert\SpecialChar \menuseparator
14769 Note
14770 \family default
14771 .
14772  Right-click on the appearing note box to select the note type.
14773 \end_layout
14774
14775 \begin_layout Section
14776 Footnotes
14777 \begin_inset Index
14778 status collapsed
14779
14780 \begin_layout Plain Layout
14781 Footnotes
14782 \end_layout
14783
14784 \end_inset
14785
14786
14787 \begin_inset CommandInset label
14788 LatexCommand label
14789 name "sec:Footnotes"
14790
14791 \end_inset
14792
14793
14794 \end_layout
14795
14796 \begin_layout Standard
14797 LyX uses boxes to display footnotes: When you insert a footnote using the
14798  menu 
14799 \family sans
14800 Insert\SpecialChar \menuseparator
14801 Footnote
14802 \family default
14803  or the toolbar button 
14804 \begin_inset Graphics
14805         filename ../images/footnote-insert.png
14806
14807 \end_inset
14808
14809
14810 \family roman
14811 \series medium
14812 \bar no
14813 you'll see
14814 \family default
14815 \series default
14816 \bar default
14817  the following box: 
14818 \begin_inset Graphics
14819         filename clipart/footnoteQt4.png
14820         scale 80
14821
14822 \end_inset
14823
14824
14825 \family roman
14826 \series medium
14827 \bar no
14828  This box is LyX's representation of your footnote.
14829  If you
14830 \family default
14831 \series default
14832 \bar default
14833  left-click on 
14834 \family roman
14835 \series medium
14836 \bar no
14837 the 
14838 \begin_inset Quotes eld
14839 \end_inset
14840
14841
14842 \family sans
14843 foot
14844 \family roman
14845
14846 \begin_inset Quotes erd
14847 \end_inset
14848
14849
14850 \family default
14851 \series default
14852 \bar default
14853  
14854 \family roman
14855 \series medium
14856 \bar no
14857 label, the box will
14858 \family default
14859 \series default
14860 \bar default
14861  be opened and you can enter the footnote text into it.
14862  Clicking on the box label again, will close 
14863 \family roman
14864 \series medium
14865 \bar no
14866 the
14867 \family default
14868 \series default
14869 \bar default
14870  box
14871 \family roman
14872 \series medium
14873 \bar no
14874 .
14875  If you want to turn existing text into a footnote, simply mark it and click
14876  on the footnote
14877 \family default
14878 \series default
14879 \bar default
14880  toolbar 
14881 \family roman
14882 \series medium
14883 \bar no
14884 button
14885 \family default
14886 \series default
14887 \bar default
14888 .
14889 \end_layout
14890
14891 \begin_layout Standard
14892 Here's an example footnote:
14893 \family roman
14894 \series medium
14895 \bar no
14896
14897 \begin_inset Foot
14898 status open
14899
14900 \begin_layout Plain Layout
14901 To close a footnote, click on the footnote box label.
14902 \end_layout
14903
14904 \end_inset
14905
14906
14907 \end_layout
14908
14909 \begin_layout Standard
14910 The footnote will appear in the output as a superscript number at the text
14911  position where the footnote box is placed.
14912  The footnote text is placed at the bottom of the current page.
14913  The footnote number is calculated by LyX, the numbers are consecutive,
14914  no matter in which chapter the footnote is in.
14915  LyX doesn't support other numbering schemes yet, but you can get another
14916  scheme using special LaTeX-commands.
14917  T
14918 \family roman
14919 h
14920 \family default
14921 ey are described in the 
14922 \emph on
14923 Embedded Objects
14924 \emph default
14925  manual.
14926 \end_layout
14927
14928 \begin_layout Section
14929 Marginal Notes
14930 \begin_inset Index
14931 status collapsed
14932
14933 \begin_layout Plain Layout
14934 Marginal notes
14935 \end_layout
14936
14937 \end_inset
14938
14939
14940 \begin_inset CommandInset label
14941 LatexCommand label
14942 name "sec:Marginal-Notes"
14943
14944 \end_inset
14945
14946
14947 \end_layout
14948
14949 \begin_layout Standard
14950 Marginal notes look and behave just like footnotes in LyX.
14951  When you insert a margin note via the menu 
14952 \family sans
14953 Insert\SpecialChar \menuseparator
14954 Marginal
14955 \begin_inset space ~
14956 \end_inset
14957
14958 Note
14959 \family default
14960  or the toolbar button 
14961 \begin_inset Graphics
14962         filename ../images/marginalnote-insert.png
14963
14964 \end_inset
14965
14966 , you'll see 
14967 \family roman
14968 \series medium
14969 a
14970 \family default
14971 \series default
14972  grey 
14973 \family roman
14974 \series medium
14975 box with a
14976 \family default
14977 \series default
14978  red 
14979 \family roman
14980 \series medium
14981 label 
14982 \begin_inset Quotes eld
14983 \end_inset
14984
14985 margin
14986 \begin_inset Quotes erd
14987 \end_inset
14988
14989  appearing within your text.
14990  This box is LyX's representation of your margin
14991 \family default
14992 \series default
14993 al 
14994 \family roman
14995 \series medium
14996 note.
14997 \end_layout
14998
14999 \begin_layout Standard
15000 At the side is an example marginal note.
15001 \family roman
15002 \series medium
15003
15004 \begin_inset Marginal
15005 status open
15006
15007 \begin_layout Plain Layout
15008 This is a marginal note.
15009 \end_layout
15010
15011 \end_inset
15012
15013
15014 \end_layout
15015
15016 \begin_layout Standard
15017 Marginal notes appear at the right side in single-sided documents.
15018  In double-sided documents they appear in the outer margin -- left on even
15019  pages, right on odd pages.
15020 \end_layout
15021
15022 \begin_layout Section
15023 Graphics and Images
15024 \begin_inset Index
15025 status collapsed
15026
15027 \begin_layout Plain Layout
15028 Images
15029 \end_layout
15030
15031 \end_inset
15032
15033
15034 \begin_inset Index
15035 status collapsed
15036
15037 \begin_layout Plain Layout
15038 Graphics
15039 \end_layout
15040
15041 \end_inset
15042
15043
15044 \begin_inset CommandInset label
15045 LatexCommand label
15046 name "sec:Graphics"
15047
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \begin_layout Standard
15054 To insert an image in your document, place the cursor at the text position
15055  you want and click on the toolbar icon 
15056 \begin_inset Graphics
15057         filename ../images/dialog-show-new-inset_graphics.png
15058
15059 \end_inset
15060
15061  or select 
15062 \family sans
15063 Insert\SpecialChar \menuseparator
15064 Graphics
15065 \family default
15066  from the menu.
15067  Then a dialog will appear to choose the file to load.
15068 \end_layout
15069
15070 \begin_layout Standard
15071 This dialog has numerous mostly self-explanatory parameters.
15072  The 
15073 \family sans
15074 Graphics
15075 \family default
15076  tab allows you to choose your image file.
15077  The image can be transformed by setting a rotation angle and a scaling
15078  factor.
15079  The scaling units are explained in Appendix
15080 \begin_inset space ~
15081 \end_inset
15082
15083
15084 \begin_inset CommandInset ref
15085 LatexCommand ref
15086 reference "cha:Units-available-in"
15087
15088 \end_inset
15089
15090 .
15091 \end_layout
15092
15093 \begin_layout Standard
15094 In the tab 
15095 \family sans
15096 Clipping
15097 \family default
15098  it is possible to set image coordinates to adjust the height and width
15099  of the image in the output.
15100  The coordinates can also be calculated automatically by pressing the button
15101  
15102 \family sans
15103 Get
15104 \begin_inset space ~
15105 \end_inset
15106
15107 from
15108 \begin_inset space ~
15109 \end_inset
15110
15111 file
15112 \family default
15113 .
15114  The option 
15115 \family sans
15116 Clip
15117 \begin_inset space ~
15118 \end_inset
15119
15120 to
15121 \begin_inset space ~
15122 \end_inset
15123
15124 bounding
15125 \begin_inset space ~
15126 \end_inset
15127
15128 box
15129 \family default
15130  will only print the image region within the given coordinates.
15131  Normally you don't need to take care about image coordinates and can ignore
15132  the tab 
15133 \family sans
15134 Clipping
15135 \family default
15136 .
15137 \end_layout
15138
15139 \begin_layout Standard
15140 In the 
15141 \family sans
15142 LaTeX and LyX options
15143 \family default
15144  tab LaTeX experts can specify additional LaTeX options.
15145  You can also specify here the appearance of the image inside LyX.
15146  The option 
15147 \family sans
15148 Draft
15149 \begin_inset space ~
15150 \end_inset
15151
15152 mode
15153 \family default
15154  has the effect that the image doesn't appear in the output, only a frame
15155  with the image size is printed.
15156  The option 
15157 \family sans
15158 Don't
15159 \begin_inset space ~
15160 \end_inset
15161
15162 unzip
15163 \begin_inset space ~
15164 \end_inset
15165
15166 on
15167 \begin_inset space ~
15168 \end_inset
15169
15170 export
15171 \family default
15172  is explained in the 
15173 \emph on
15174 Embedded Objects
15175 \emph default
15176  manual in section 
15177 \emph on
15178 Graphics Dialog
15179 \emph default
15180 .
15181 \end_layout
15182
15183 \begin_layout Standard
15184 The graphics dialog can be called at any time by clicking on an image.
15185  The image will appear in the output exactly at the position where it is
15186  in the text.
15187  This is an example image within a separate, horizontally centered paragraph:
15188  
15189 \end_layout
15190
15191 \begin_layout Standard
15192 \align center
15193 \begin_inset Graphics
15194         filename clipart/mobius.eps
15195         scale 70
15196         rotateOrigin center
15197
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \begin_layout Standard
15204 If you need image captions and want to reference images, you have to put
15205  the image into a float, see section
15206 \begin_inset space ~
15207 \end_inset
15208
15209
15210 \begin_inset CommandInset ref
15211 LatexCommand ref
15212 reference "sec:Figure-Floats"
15213
15214 \end_inset
15215
15216 .
15217 \end_layout
15218
15219 \begin_layout Subsection
15220 Image Formats
15221 \begin_inset Index
15222 status collapsed
15223
15224 \begin_layout Plain Layout
15225 Images ! Formats
15226 \end_layout
15227
15228 \end_inset
15229
15230
15231 \begin_inset CommandInset label
15232 LatexCommand label
15233 name "sub:Image-Formats"
15234
15235 \end_inset
15236
15237
15238 \end_layout
15239
15240 \begin_layout Standard
15241 You can insert images in any known file format.
15242  But as we explained in section
15243 \begin_inset space ~
15244 \end_inset
15245
15246
15247 \begin_inset CommandInset ref
15248 LatexCommand ref
15249 reference "sub:Output-file-formats"
15250
15251 \end_inset
15252
15253 , every output document format allows only a few image formats.
15254  LyX uses therefore the program 
15255 \family typewriter
15256 Imagemagick
15257 \family default
15258  in the background to convert the images to the right format.
15259  To increase your workflow by avoiding these conversions in the background,
15260  you can use only the image formats listed in the subsections of section
15261 \begin_inset space ~
15262 \end_inset
15263
15264
15265 \begin_inset CommandInset ref
15266 LatexCommand ref
15267 reference "sub:Output-file-formats"
15268
15269 \end_inset
15270
15271 .
15272 \end_layout
15273
15274 \begin_layout Standard
15275 Similar to fonts there are two types of image formats:
15276 \end_layout
15277
15278 \begin_layout Description
15279 Bitmap
15280 \begin_inset space ~
15281 \end_inset
15282
15283 images consist of pixel values, often in a compressed form.
15284  They are therefore not fully scalable and look pixeled in large zooms.
15285  Well-known bitmap image formats are 
15286 \begin_inset Quotes eld
15287 \end_inset
15288
15289 Graphics Interchange Format
15290 \begin_inset Quotes erd
15291 \end_inset
15292
15293  (GIF, file extension 
15294 \begin_inset Quotes eld
15295 \end_inset
15296
15297
15298 \family typewriter
15299 .gif
15300 \family default
15301
15302 \begin_inset Quotes erd
15303 \end_inset
15304
15305 )
15306 \begin_inset Index
15307 status collapsed
15308
15309 \begin_layout Plain Layout
15310 GIF|see
15311 \begin_inset ERT
15312 status collapsed
15313
15314 \begin_layout Plain Layout
15315
15316 {
15317 \end_layout
15318
15319 \end_inset
15320
15321 Image formats
15322 \begin_inset ERT
15323 status collapsed
15324
15325 \begin_layout Plain Layout
15326
15327 }
15328 \end_layout
15329
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \end_inset
15336
15337
15338 \begin_inset Quotes eld
15339 \end_inset
15340
15341 Portable Network Graphics
15342 \begin_inset Quotes erd
15343 \end_inset
15344
15345  (PNG, file extension 
15346 \begin_inset Quotes eld
15347 \end_inset
15348
15349
15350 \family typewriter
15351 .png
15352 \family default
15353
15354 \begin_inset Quotes erd
15355 \end_inset
15356
15357 )
15358 \begin_inset Index
15359 status collapsed
15360
15361 \begin_layout Plain Layout
15362 PNG|see
15363 \begin_inset ERT
15364 status collapsed
15365
15366 \begin_layout Plain Layout
15367
15368 {
15369 \end_layout
15370
15371 \end_inset
15372
15373 Image formats
15374 \begin_inset ERT
15375 status collapsed
15376
15377 \begin_layout Plain Layout
15378
15379 }
15380 \end_layout
15381
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \end_inset
15388
15389 , and 
15390 \begin_inset Quotes eld
15391 \end_inset
15392
15393 Joint Photographic Experts Group
15394 \begin_inset Quotes erd
15395 \end_inset
15396
15397  (JPG, file extension 
15398 \begin_inset Quotes eld
15399 \end_inset
15400
15401
15402 \family typewriter
15403 .jpg
15404 \family default
15405
15406 \begin_inset Quotes erd
15407 \end_inset
15408
15409  or 
15410 \begin_inset Quotes eld
15411 \end_inset
15412
15413
15414 \family typewriter
15415 .jpeg
15416 \family default
15417
15418 \begin_inset Quotes erd
15419 \end_inset
15420
15421 )
15422 \begin_inset Index
15423 status collapsed
15424
15425 \begin_layout Plain Layout
15426 JPG|see
15427 \begin_inset ERT
15428 status collapsed
15429
15430 \begin_layout Plain Layout
15431
15432 {
15433 \end_layout
15434
15435 \end_inset
15436
15437 Image formats
15438 \begin_inset ERT
15439 status collapsed
15440
15441 \begin_layout Plain Layout
15442
15443 }
15444 \end_layout
15445
15446 \end_inset
15447
15448
15449 \end_layout
15450
15451 \end_inset
15452
15453 .
15454 \end_layout
15455
15456 \begin_layout Description
15457 Scalable
15458 \begin_inset space ~
15459 \end_inset
15460
15461 images consist of vectors and can therefore be scaled to any size without
15462  data loss.
15463  The scaling ability is necessary if you want to create presentations, because
15464  presentations are always scaled by the beamer.
15465  Scaling is also useful for online documents to let the user zoom into diagrams.
15466 \begin_inset Newline newline
15467 \end_inset
15468
15469 Scalable image formats can be 
15470 \begin_inset Quotes eld
15471 \end_inset
15472
15473 Scalable Vector Graphics
15474 \begin_inset Quotes erd
15475 \end_inset
15476
15477  (SVG, file extension 
15478 \begin_inset Quotes eld
15479 \end_inset
15480
15481
15482 \family typewriter
15483 .svg
15484 \family default
15485
15486 \begin_inset Quotes erd
15487 \end_inset
15488
15489 )
15490 \begin_inset Index
15491 status collapsed
15492
15493 \begin_layout Plain Layout
15494 SVG|see
15495 \begin_inset ERT
15496 status collapsed
15497
15498 \begin_layout Plain Layout
15499
15500 {
15501 \end_layout
15502
15503 \end_inset
15504
15505 Image formats
15506 \begin_inset ERT
15507 status collapsed
15508
15509 \begin_layout Plain Layout
15510
15511 }
15512 \end_layout
15513
15514 \end_inset
15515
15516
15517 \end_layout
15518
15519 \end_inset
15520
15521
15522 \begin_inset Quotes eld
15523 \end_inset
15524
15525 Encapsulated PostScript
15526 \begin_inset Quotes erd
15527 \end_inset
15528
15529  (EPS, file extension 
15530 \begin_inset Quotes eld
15531 \end_inset
15532
15533
15534 \family typewriter
15535 .eps
15536 \family default
15537
15538 \begin_inset Quotes erd
15539 \end_inset
15540
15541 )
15542 \begin_inset Index
15543 status collapsed
15544
15545 \begin_layout Plain Layout
15546 EPS|see
15547 \begin_inset ERT
15548 status collapsed
15549
15550 \begin_layout Plain Layout
15551
15552 {
15553 \end_layout
15554
15555 \end_inset
15556
15557 Image formats
15558 \begin_inset ERT
15559 status collapsed
15560
15561 \begin_layout Plain Layout
15562
15563 }
15564 \end_layout
15565
15566 \end_inset
15567
15568
15569 \end_layout
15570
15571 \end_inset
15572
15573 , and 
15574 \begin_inset Quotes eld
15575 \end_inset
15576
15577 Portable Document Format
15578 \begin_inset Quotes erd
15579 \end_inset
15580
15581  (PDF, file extension 
15582 \begin_inset Quotes eld
15583 \end_inset
15584
15585
15586 \family typewriter
15587 .pdf
15588 \family default
15589
15590 \begin_inset Quotes erd
15591 \end_inset
15592
15593 )
15594 \begin_inset Index
15595 status collapsed
15596
15597 \begin_layout Plain Layout
15598 PDF
15599 \end_layout
15600
15601 \end_inset
15602
15603 .
15604  We say it can be, because you can convert any bitmap image format to PDF
15605  or EPS and the result won't be scalable.
15606  In this cases only a header with the image properties is added to the original
15607  image
15608 \begin_inset Foot
15609 status collapsed
15610
15611 \begin_layout Plain Layout
15612 In the case of PDF, the original image is additionally compressed.
15613 \end_layout
15614
15615 \end_inset
15616
15617 .
15618 \end_layout
15619
15620 \begin_layout Standard
15621 Normally one can't convert a bitmap image into a scalable one, only vice
15622  versa.
15623 \end_layout
15624
15625 \begin_layout Subsection
15626 Grouping of Image Settings
15627 \begin_inset Index
15628 status collapsed
15629
15630 \begin_layout Plain Layout
15631 Images ! Settings grouping
15632 \end_layout
15633
15634 \end_inset
15635
15636
15637 \end_layout
15638
15639 \begin_layout Standard
15640 Each image can define a new group of image settings or join an existing
15641  group.
15642  Images within such a group share their settings, so adjusting one image
15643  of the group automatically also adjusts all other images of the group in
15644  the same way.
15645  So you can for example change the size for a bunch of images without the
15646  need to manually change each of them.
15647  
15648 \end_layout
15649
15650 \begin_layout Standard
15651 A new group can be set by entering a name in the 
15652 \family sans
15653 Initialize
15654 \begin_inset space ~
15655 \end_inset
15656
15657 Group
15658 \begin_inset space ~
15659 \end_inset
15660
15661 Name
15662 \family default
15663  field in the Graphics dialog.
15664  Joining an existing group can be done using the context menu of the image
15665  by checking the name of the desired group.
15666 \end_layout
15667
15668 \begin_layout Section
15669 Tables
15670 \begin_inset Index
15671 status collapsed
15672
15673 \begin_layout Plain Layout
15674 Tables
15675 \end_layout
15676
15677 \end_inset
15678
15679
15680 \begin_inset CommandInset label
15681 LatexCommand label
15682 name "sec:Tables"
15683
15684 \end_inset
15685
15686
15687 \end_layout
15688
15689 \begin_layout Standard
15690 You can insert a table using either the toolbar button 
15691 \begin_inset Graphics
15692         filename ../images/tabular-insert.png
15693         scale 85
15694
15695 \end_inset
15696
15697  or the menu 
15698 \family sans
15699 Insert\SpecialChar \menuseparator
15700 Table
15701 \family default
15702 .
15703  A dialog will appear, asking you for the number of rows and columns.
15704  The default table has lines around any cell and the first row appears separated
15705  from the rest of the table.
15706  This separation appears due to a double line: The cells of the first row
15707  have a line below them and the cells of the second row have a line above
15708  them.
15709  Here's an example table:
15710 \end_layout
15711
15712 \begin_layout Standard
15713 \align center
15714 \begin_inset Tabular
15715 <lyxtabular version="3" rows="4" columns="4">
15716 <features>
15717 <column alignment="center" valignment="top" width="0pt">
15718 <column alignment="center" valignment="top" width="0pt">
15719 <column alignment="center" valignment="top" width="0in">
15720 <column alignment="center" valignment="top" width="0pt">
15721 <row>
15722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735
15736 \family roman
15737 \series medium
15738 \shape up
15739 \size normal
15740 \emph off
15741 \bar no
15742 \noun off
15743 \color none
15744 1
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15750 \begin_inset Text
15751
15752 \begin_layout Plain Layout
15753 2
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15759 \begin_inset Text
15760
15761 \begin_layout Plain Layout
15762 3
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 </row>
15768 <row>
15769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773
15774 \family roman
15775 \series medium
15776 \shape up
15777 \size normal
15778 \emph off
15779 \bar no
15780 \noun off
15781 \color none
15782 A
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 <row>
15816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \family roman
15822 \series medium
15823 \shape up
15824 \size normal
15825 \emph off
15826 \bar no
15827 \noun off
15828 \color none
15829 B
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Plain Layout
15838
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Plain Layout
15847
15848 \size normal
15849 \noun off
15850 \color none
15851  
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 </row>
15866 <row>
15867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871
15872 \family roman
15873 \series medium
15874 \shape up
15875 \size normal
15876 \emph off
15877 \bar no
15878 \noun off
15879 \color none
15880 C
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898
15899 \end_layout
15900
15901 \end_inset
15902 </cell>
15903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 </row>
15913 </lyxtabular>
15914
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \begin_layout Subsection
15921 The Table dialog
15922 \end_layout
15923
15924 \begin_layout Standard
15925 You can alter a table by clicking on it with the right mouse button, which
15926  brings up the table dialog.
15927  Here you can adjust the settings of the cell and row/column respectively
15928  where the cursor is placed currently.
15929  Most of the dialog options also work on selections.
15930  This means that if you select more cells, columns or rows the action is
15931  done on all of your selection.
15932 \end_layout
15933
15934 \begin_layout Standard
15935 Additionally to the table dialog the 
15936 \family sans
15937 table
15938 \begin_inset space ~
15939 \end_inset
15940
15941 toolbar
15942 \family default
15943 , that appears when the cursor is inside a table, helps you in setting table
15944  properties.
15945  It is for example currently only possible to add
15946 \begin_inset space \thinspace{}
15947 \end_inset
15948
15949 /
15950 \begin_inset space \thinspace{}
15951 \end_inset
15952
15953 delete lines via the table toolbar.
15954 \end_layout
15955
15956 \begin_layout Standard
15957 In the tab 
15958 \family sans
15959 Table
15960 \begin_inset space ~
15961 \end_inset
15962
15963 Settings
15964 \family default
15965  of the table dialog you can set the alignment for the current row.
15966  If you add a row or column, it will be inserted right beside or below the
15967  current cell respectively.
15968  The vertical alignment of a column can only be adjusted when a column width
15969  is given.
15970  A given width will allow the cell to have line breaks and multiple paragraphs
15971  of text, see section
15972 \begin_inset space ~
15973 \end_inset
15974
15975
15976 \begin_inset CommandInset ref
15977 LatexCommand ref
15978 reference "sub:Table-Cells"
15979
15980 \end_inset
15981
15982 .
15983 \end_layout
15984
15985 \begin_layout Standard
15986 You can mark multiple cells of one row as a multicolumn cell using the check
15987  box 
15988 \family sans
15989 Multicolumn
15990 \family default
15991 .
15992  This will merge the cells to 
15993 \emph on
15994 one
15995 \emph default
15996  cell, spread over more than one column.
15997  Multicolumn cells are treated as own rows, so that the alignment, width,
15998  and border settings affect only the multicolumn cell.
15999  Here's an example table with a multicolumn cell in the first row and one
16000  in the last row without the upper border:
16001 \end_layout
16002
16003 \begin_layout Standard
16004 \align center
16005 \begin_inset Tabular
16006 <lyxtabular version="3" rows="3" columns="4">
16007 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16008 <column alignment="center" valignment="top" width="0pt">
16009 <column alignment="center" valignment="middle" width="0">
16010 <column alignment="center" valignment="top" width="0in">
16011 <column alignment="center" valignment="top" width="0pt">
16012 <row>
16013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Plain Layout
16017 abc
16018 \end_layout
16019
16020 \end_inset
16021 </cell>
16022 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 def ghi
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 jkl
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 </row>
16050 <row>
16051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Plain Layout
16055
16056 \family roman
16057 \series medium
16058 \shape up
16059 \size normal
16060 \emph off
16061 \bar no
16062 \noun off
16063 \color none
16064 A
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Plain Layout
16073 B
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 C
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091 D
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 </row>
16097 <row>
16098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102 1
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Plain Layout
16111 2
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120 3
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129 4
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 </row>
16135 </lyxtabular>
16136
16137 \end_inset
16138
16139
16140 \end_layout
16141
16142 \begin_layout Standard
16143 At the moment LyX doesn't support multirow cells.
16144  Adept users can declare special LaTeX-arguments for the table.
16145  They are necessary for special table formatting, like for multirow cells,
16146  explained in the tables section of the 
16147 \emph on
16148 Extended
16149 \begin_inset space ~
16150 \end_inset
16151
16152 Features
16153 \emph default
16154  manual.
16155  You can also rotate the current cell or the whole table 90
16156 \begin_inset space \thinspace{}
16157 \end_inset
16158
16159 degrees counterclockwise.
16160  These rotations are not visible in LyX but in the output.
16161 \end_layout
16162
16163 \begin_layout Standard
16164 \begin_inset Note Greyedout
16165 status open
16166
16167 \begin_layout Plain Layout
16168
16169 \series bold
16170 Note:
16171 \series default
16172  Most DVI-viewers are 
16173 \emph on
16174 not
16175 \emph default
16176  able to display rotations.
16177 \end_layout
16178
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \begin_layout Standard
16185 The 
16186 \family sans
16187 Borders
16188 \family default
16189  tab allows you to add and delete border lines for the current row/column.
16190  The button 
16191 \family sans
16192 Default
16193 \family default
16194  adds lines for all cell borders.
16195 \end_layout
16196
16197 \begin_layout Subsection
16198 Longtables
16199 \begin_inset Index
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203 Tables ! Longtables
16204 \end_layout
16205
16206 \end_inset
16207
16208
16209 \begin_inset Index
16210 status collapsed
16211
16212 \begin_layout Plain Layout
16213 Longtables
16214 \end_layout
16215
16216 \end_inset
16217
16218
16219 \end_layout
16220
16221 \begin_layout Standard
16222 If the table is too long to fit on one page, you can use the option 
16223 \family sans
16224 Use
16225 \begin_inset space ~
16226 \end_inset
16227
16228 long
16229 \begin_inset space ~
16230 \end_inset
16231
16232 table
16233 \family default
16234  in the tab 
16235 \family sans
16236 Longtable
16237 \family default
16238  of the table dialog to split the table automatically over more pages.
16239  Doing this enables some check boxes and you can now define:
16240 \end_layout
16241
16242 \begin_layout Description
16243
16244 \family sans
16245 Header
16246 \family default
16247 : The current row and all rows above, that don't have any special options
16248  defined, are defined to be the header rows of all pages of the longtable;
16249  except for the first page, if 
16250 \family sans
16251 First
16252 \begin_inset space ~
16253 \end_inset
16254
16255 header
16256 \family default
16257  is defined.
16258 \end_layout
16259
16260 \begin_layout Description
16261
16262 \family sans
16263 First
16264 \begin_inset space ~
16265 \end_inset
16266
16267 header
16268 \family default
16269 : The current row and all rows above, that don't have any special options
16270  defined, are defined to be the header rows of the first page of the longtable.
16271 \end_layout
16272
16273 \begin_layout Description
16274
16275 \family sans
16276 Footer
16277 \family default
16278 : The current row and all rows below, that don't have any special options
16279  defined, are defined to be the footer rows of all pages of the longtable;
16280  except for the last page, if 
16281 \family sans
16282 Last
16283 \begin_inset space ~
16284 \end_inset
16285
16286 footer
16287 \family default
16288  is defined.
16289 \end_layout
16290
16291 \begin_layout Description
16292
16293 \family sans
16294 Last
16295 \begin_inset space ~
16296 \end_inset
16297
16298 footer
16299 \family default
16300 : The current row and all rows below, that don't have any special options
16301  defined, are defined to be the footer rows of the last page of the longtable.
16302 \end_layout
16303
16304 \begin_layout Description
16305 Caption: The first row is reset as single column.
16306  You can now insert there the table caption via the menu 
16307 \family sans
16308 Insert\SpecialChar \menuseparator
16309 Caption
16310 \family default
16311 .
16312  More about longtable captions can be found in the 
16313 \emph on
16314 Embedded
16315 \begin_inset space ~
16316 \end_inset
16317
16318 Objects
16319 \emph default
16320  manual.
16321 \end_layout
16322
16323 \begin_layout Standard
16324 You can also specify a row where the table is split.
16325  If you set more than one option in the same table row, you should be aware
16326  of the fact that only the first one is used in the given table row.
16327  The others will then be defined as 
16328 \emph on
16329 empty
16330 \emph default
16331 .
16332  In this context, first means first in this order: 
16333 \family sans
16334 Footer, Last
16335 \begin_inset space ~
16336 \end_inset
16337
16338 footer,
16339 \family default
16340  
16341 \family sans
16342 Header,
16343 \family default
16344  
16345 \family sans
16346 First
16347 \begin_inset space ~
16348 \end_inset
16349
16350 header.
16351
16352 \family default
16353  See the following longtable to see how it works:
16354 \end_layout
16355
16356 \begin_layout Standard
16357 \align center
16358 \begin_inset Tabular
16359 <lyxtabular version="3" rows="69" columns="3">
16360 <features islongtable="true">
16361 <column alignment="block" valignment="top" width="5cm">
16362 <column alignment="left" valignment="top" width="0pt">
16363 <column alignment="right" valignment="top" width="0pt">
16364 <row endfirsthead="true">
16365 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369
16370 \series bold
16371 Example Phone List (ignore the names)
16372 \end_layout
16373
16374 \end_inset
16375 </cell>
16376 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389
16390 \end_layout
16391
16392 \end_inset
16393 </cell>
16394 </row>
16395 <row endfirsthead="true">
16396 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16397 \begin_inset Text
16398
16399 \begin_layout Plain Layout
16400
16401 \series bold
16402 NAME
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420
16421 \series bold
16422 TEL.
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 </row>
16428 <row endhead="true">
16429 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433  
16434 \series bold
16435 Example Phone List
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 </row>
16459 <row endhead="true">
16460 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464
16465 \series bold
16466 NAME
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484
16485 \series bold
16486 TEL.
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 <row endfoot="true">
16493 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497  
16498 \series bold
16499 continue ...
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16505 \begin_inset Text
16506
16507 \begin_layout Plain Layout
16508
16509 \end_layout
16510
16511 \end_inset
16512 </cell>
16513 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16514 \begin_inset Text
16515
16516 \begin_layout Plain Layout
16517
16518 \end_layout
16519
16520 \end_inset
16521 </cell>
16522 </row>
16523 <row>
16524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528
16529 \series bold
16530 Annovi
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16536 \begin_inset Text
16537
16538 \begin_layout Plain Layout
16539 Silvia
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548 111
16549 \end_layout
16550
16551 \end_inset
16552 </cell>
16553 </row>
16554 <row>
16555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559
16560 \series bold
16561 Bertoli
16562 \end_layout
16563
16564 \end_inset
16565 </cell>
16566 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570 Stefano
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579 111
16580 \end_layout
16581
16582 \end_inset
16583 </cell>
16584 </row>
16585 <row>
16586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590
16591 \series bold
16592 Bozzi
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 Walter
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 111
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 </row>
16616 <row>
16617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621
16622 \series bold
16623 Cachia
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632 Maria
16633 \end_layout
16634
16635 \end_inset
16636 </cell>
16637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641 111
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 </row>
16647 <row>
16648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652
16653 \series bold
16654 Cachia
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16660 \begin_inset Text
16661
16662 \begin_layout Plain Layout
16663 Maurizio
16664 \end_layout
16665
16666 \end_inset
16667 </cell>
16668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672 111
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 </row>
16678 <row>
16679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683
16684 \series bold
16685 Cinquemani
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694 Giusi
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703 111
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 </row>
16709 <row>
16710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714
16715 \series bold
16716 Colin
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725 Bernard
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734 111
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 </row>
16740 <row>
16741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745
16746 \series bold
16747 Concli
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756 Gianfranco
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 111
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 </row>
16771 <row>
16772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776
16777 \series bold
16778 Dal Bosco
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787 Carolina
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 111
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 </row>
16802 <row>
16803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \series bold
16809 Dalpiaz
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 Annamaria
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 111
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \series bold
16840 Feliciello
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 Domenico
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 111
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \series bold
16871 Focarelli
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 Paola
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 111
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 <row>
16896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900
16901 \series bold
16902 Galletti
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 Oreste
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 111
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 </row>
16926 <row>
16927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \series bold
16933 Gasparini
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 Franca
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 111
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 </row>
16957 <row>
16958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962
16963 \series bold
16964 Rizzardi
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 Paola
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 111
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 </row>
16988 <row>
16989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993
16994 \series bold
16995 Lassini
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004 Giancarlo
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 111
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \series bold
17026 Malfatti
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 Luciano
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 111
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 </row>
17050 <row>
17051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055
17056 \series bold
17057 Malfatti
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 Valeriano
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 111
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 </row>
17081 <row>
17082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086
17087 \series bold
17088 Meneguzzo
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 Roberto
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 111
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 </row>
17112 <row>
17113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117
17118 \series bold
17119 Mezzadra
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128 Roberto
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137 111
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 </row>
17143 <row>
17144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148
17149 \series bold
17150 Pirpamer
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159 Erich
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 111
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 </row>
17174 <row>
17175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179
17180 \series bold
17181 Pochiesa
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190 Paolo
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 111, 222
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 </row>
17205 <row>
17206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210
17211 \series bold
17212 Radina
17213 \end_layout
17214
17215 \end_inset
17216 </cell>
17217 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221 Claudio
17222 \end_layout
17223
17224 \end_inset
17225 </cell>
17226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230 111
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 </row>
17236 <row>
17237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241
17242 \series bold
17243 Stuffer
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252 Oskar
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 111
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 </row>
17267 <row>
17268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272
17273 \series bold
17274 Tacchelli
17275 \end_layout
17276
17277 \end_inset
17278 </cell>
17279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283 Ugo
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 111
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 </row>
17298 <row>
17299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303
17304 \series bold
17305 Tezzele
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314 Margit
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 111
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 <row>
17330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \series bold
17336 Unterkalmsteiner
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 Frieda
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354 111
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 </row>
17360 <row>
17361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365
17366 \series bold
17367 Vieider
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376 Hilde
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 111
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 </row>
17391 <row>
17392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \series bold
17398 Vigna
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407 Jürgen
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 111
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 </row>
17422 <row>
17423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427
17428 \series bold
17429 Weber
17430 \end_layout
17431
17432 \end_inset
17433 </cell>
17434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438 Maurizio
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447 111
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458
17459 \series bold
17460 Winkler
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 Franz
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 111
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 </row>
17484 <row>
17485 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489  
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 </row>
17513 <row>
17514 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518
17519 \series bold
17520 Annovi
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 Silvia
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 555
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 </row>
17544 <row>
17545 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549
17550 \series bold
17551 Bertoli
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 Stefano
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 555
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 </row>
17575 <row>
17576 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580
17581 \series bold
17582 Bozzi
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591 Walter
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 555
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 <row>
17607 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611
17612 \series bold
17613 Cachia
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622 Maria
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 555
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 </row>
17637 <row>
17638 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642
17643 \series bold
17644 Cachia
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653 Maurizio
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 555
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 </row>
17668 <row>
17669 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673
17674 \series bold
17675 Cinquemani
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684 Giusi
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693 555
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 </row>
17699 <row>
17700 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704
17705 \series bold
17706 Colin
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715 Bernard
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 555
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 </row>
17730 <row>
17731 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735
17736 \series bold
17737 Concli
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 Gianfranco
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 555
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 </row>
17761 <row>
17762 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766
17767 \series bold
17768 Dal Bosco
17769 \end_layout
17770
17771 \end_inset
17772 </cell>
17773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777 Carolina
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 555
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 </row>
17792 <row>
17793 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797
17798 \series bold
17799 Dalpiaz
17800 \end_layout
17801
17802 \end_inset
17803 </cell>
17804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808 Annamaria
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 555
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 </row>
17823 <row>
17824 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828
17829 \series bold
17830 Feliciello
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839 Domenico
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 555
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 </row>
17854 <row>
17855 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859
17860 \series bold
17861 Focarelli
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870 Paola
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 555
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 </row>
17885 <row>
17886 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890
17891 \series bold
17892 Galletti
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 Oreste
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 555
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 </row>
17916 <row>
17917 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921
17922 \series bold
17923 Gasparini
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 Franca
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 555
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 <row>
17948 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952
17953 \series bold
17954 Rizzardi
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963 Paola
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 555
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 </row>
17978 <row>
17979 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983
17984 \series bold
17985 Lassini
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994 Giancarlo
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 555
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 </row>
18009 <row>
18010 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014
18015 \series bold
18016 Malfatti
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025 Luciano
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 555
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 </row>
18040 <row>
18041 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045
18046 \series bold
18047 Malfatti
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056 Valeriano
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 555
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 </row>
18071 <row>
18072 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076
18077 \series bold
18078 Meneguzzo
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087 Roberto
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 555
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 </row>
18102 <row>
18103 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107
18108 \series bold
18109 Mezzadra
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118 Roberto
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 555
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 </row>
18133 <row>
18134 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138
18139 \series bold
18140 Pirpamer
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 Erich
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 555
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 </row>
18164 <row>
18165 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169
18170 \series bold
18171 Pochiesa
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 Paolo
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 555, 222
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 </row>
18195 <row>
18196 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \series bold
18202 Radina
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211 Claudio
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 555
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 </row>
18226 <row>
18227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231
18232 \series bold
18233 Stuffer
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242 Oskar
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 555
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262
18263 \series bold
18264 Tacchelli
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273 Ugo
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 555
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 </row>
18288 <row>
18289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293
18294 \series bold
18295 Tezzele
18296 \end_layout
18297
18298 \end_inset
18299 </cell>
18300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304 Margit
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 555
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 </row>
18319 <row>
18320 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324
18325 \series bold
18326 Unterkalmsteiner
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 Frieda
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 555
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 </row>
18350 <row>
18351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355
18356 \series bold
18357 Vieider
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366 Hilde
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 555
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 </row>
18381 <row>
18382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386
18387 \series bold
18388 Vigna
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397 Jürgen
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 999
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 </row>
18412 <row>
18413 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417
18418 \series bold
18419 Weber
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428 Maurizio
18429 \end_layout
18430
18431 \end_inset
18432 </cell>
18433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437 555
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 </row>
18443 <row>
18444 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448
18449 \series bold
18450 Winkler
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459 Franz
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 555
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 </row>
18474 <row endlastfoot="true">
18475 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479
18480 \series bold
18481 End
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 </row>
18505 </lyxtabular>
18506
18507 \end_inset
18508
18509
18510 \end_layout
18511
18512 \begin_layout Subsection
18513 Table Cells
18514 \begin_inset Index
18515 status collapsed
18516
18517 \begin_layout Plain Layout
18518 Tables ! Cells
18519 \end_layout
18520
18521 \end_inset
18522
18523
18524 \begin_inset CommandInset label
18525 LatexCommand label
18526 name "sub:Table-Cells"
18527
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \begin_layout Standard
18534 A table cell can contain text, inline equations, a figure, or another table.
18535  All these kinds of objects can be placed in the same cell.
18536  Font sizes and shapes can also be altered.
18537  But you can't put a special environment in a cell (like 
18538 \family sans
18539 Section*
18540 \family default
18541 , etc.), nor set spacing options etc.
18542  for the cell's paragraph.
18543 \end_layout
18544
18545 \begin_layout Standard
18546 To have multi-line entries in table cells, you have to declare a fixed width
18547  for the column in the table dialog.
18548  Your text is then automatically split into multiple lines and the cell
18549  is enlarged vertically when the length of the text exceeds the given width.
18550  An example:
18551 \end_layout
18552
18553 \begin_layout Standard
18554 \align center
18555 \begin_inset Tabular
18556 <lyxtabular version="3" rows="4" columns="3">
18557 <features>
18558 <column alignment="center" valignment="top" width="0pt">
18559 <column alignment="block" valignment="top" width="3cm">
18560 <column alignment="center" valignment="top" width="0pt">
18561 <row>
18562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566
18567 \family roman
18568 \series medium
18569 \shape up
18570 \size normal
18571 \emph off
18572 \bar no
18573 \noun off
18574 \color none
18575 1
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584
18585 \family roman
18586 \series medium
18587 \shape up
18588 \size normal
18589 \emph off
18590 \bar no
18591 \noun off
18592 \color none
18593 2
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602
18603 \family roman
18604 \series medium
18605 \shape up
18606 \size normal
18607 \emph off
18608 \bar no
18609 \noun off
18610 \color none
18611 3
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 </row>
18617 <row>
18618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622
18623 \family roman
18624 \series medium
18625 \shape up
18626 \size normal
18627 \emph off
18628 \bar no
18629 \noun off
18630 \color none
18631 4
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640
18641 \family roman
18642 \series medium
18643 \shape up
18644 \size normal
18645 \emph off
18646 \bar no
18647 \noun off
18648 \color none
18649 This is a multiline entry in a table.
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \family roman
18660 \series medium
18661 \shape up
18662 \size normal
18663 \emph off
18664 \bar no
18665 \noun off
18666 \color none
18667 5
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 </row>
18673 <row>
18674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678
18679 \family roman
18680 \series medium
18681 \shape up
18682 \size normal
18683 \emph off
18684 \bar no
18685 \noun off
18686 \color none
18687 6
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \family roman
18698 \series medium
18699 \shape up
18700 \size normal
18701 \emph off
18702 \bar no
18703 \noun off
18704 \color none
18705 This is longer now.
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714
18715 \family roman
18716 \series medium
18717 \shape up
18718 \size normal
18719 \emph off
18720 \bar no
18721 \noun off
18722 \color none
18723 7
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 </row>
18729 <row>
18730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \family roman
18736 \series medium
18737 \shape up
18738 \size normal
18739 \emph off
18740 \bar no
18741 \noun off
18742 \color none
18743 8
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
18748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752
18753 \family roman
18754 \series medium
18755 \shape up
18756 \size normal
18757 \emph off
18758 \bar no
18759 \noun off
18760 \color none
18761 This is a multiline entry in a table.
18762  This is longer now.
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771
18772 \family roman
18773 \series medium
18774 \shape up
18775 \size normal
18776 \emph off
18777 \bar no
18778 \noun off
18779 \color none
18780 9
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 </row>
18786 </lyxtabular>
18787
18788 \end_inset
18789
18790
18791 \end_layout
18792
18793 \begin_layout Standard
18794 Cutting and pasting between tables and table cells works reasonably well.
18795  You can cut and paste even more than one row.
18796 \begin_inset Foot
18797 status open
18798
18799 \begin_layout Plain Layout
18800 Note, that you cannot paste into a multicell selection because it would
18801  not be clear what to do when pasting a single word in a selected 2×3.
18802  
18803 \end_layout
18804
18805 \end_inset
18806
18807  Selection with the mouse or with 
18808 \family sans
18809 Shift
18810 \family default
18811  plus the arrow keys works as usual.
18812  You can also copy and paste the entire table as a single unit by starting
18813  the selection from outside the table.
18814 \end_layout
18815
18816 \begin_layout Section
18817 Floats
18818 \begin_inset Index
18819 status collapsed
18820
18821 \begin_layout Plain Layout
18822 Floats
18823 \end_layout
18824
18825 \end_inset
18826
18827
18828 \begin_inset CommandInset label
18829 LatexCommand label
18830 name "sec:Floats"
18831
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \begin_layout Standard
18838 A float is a block of text associated with some sort of label, which doesn't
18839  have a fixed location.
18840  It can 
18841 \begin_inset Quotes eld
18842 \end_inset
18843
18844 float
18845 \begin_inset Quotes erd
18846 \end_inset
18847
18848  forward or backward a page or two, to wherever it fits best.
18849  
18850 \family sans
18851 Footnotes
18852 \family default
18853  and 
18854 \family sans
18855 Margin
18856 \begin_inset space ~
18857 \end_inset
18858
18859 Notes
18860 \family default
18861  are also floats, because they can float to the next page when there are
18862  too much notes at the page.
18863 \end_layout
18864
18865 \begin_layout Standard
18866 Floats makes it possible to get a high quality layout.
18867  Images and tables can evenly be spread to the pages to avoid whitespace
18868  and pages without text.
18869  As the floating often destroys the context between the text and the image/table
18870 , every float can be referenced in the text.
18871  Floats are therefore numbered.
18872  Referencing is described in section
18873 \begin_inset space ~
18874 \end_inset
18875
18876
18877 \begin_inset CommandInset ref
18878 LatexCommand ref
18879 reference "sec:Cross-References"
18880
18881 \end_inset
18882
18883 .
18884 \end_layout
18885
18886 \begin_layout Standard
18887 To insert a float, use the menu 
18888 \family sans
18889 Insert\SpecialChar \menuseparator
18890 Floats
18891 \family default
18892 .
18893  A box with a caption that has e.
18894 \begin_inset space \thinspace{}
18895 \end_inset
18896
18897 g.
18898 \begin_inset space ~
18899 \end_inset
18900
18901 the label 
18902 \begin_inset Quotes eld
18903 \end_inset
18904
18905 Figure
18906 \begin_inset space ~
18907 \end_inset
18908
18909 #:
18910 \begin_inset Quotes erd
18911 \end_inset
18912
18913  (# is the actual number) will be inserted into your document.
18914  The label will automatically be translated to the document language in
18915  the output.
18916  Behind the label you can insert the caption text.
18917 \begin_inset Index
18918 status collapsed
18919
18920 \begin_layout Plain Layout
18921 Floats ! Captions
18922 \end_layout
18923
18924 \end_inset
18925
18926  The image or table is inserted above or below the caption in a separate
18927  paragraph within the float.
18928  To keep your LyX-document readable, you can open and close the float box
18929  by left-clicking on the box label.
18930  A closed float box looks like this: 
18931 \begin_inset Graphics
18932         filename clipart/floatQt4.png
18933         scale 80
18934
18935 \end_inset
18936
18937  -- a gray button with a red label.
18938 \end_layout
18939
18940 \begin_layout Standard
18941 It is recommended to insert floats as a separate paragraph to avoid possible
18942  LaTeX-errors that can occur when the surrounding text is specially formatted.
18943 \end_layout
18944
18945 \begin_layout Subsection
18946 Float Types
18947 \end_layout
18948
18949 \begin_layout Subsubsection
18950 Figure Floats
18951 \begin_inset Index
18952 status collapsed
18953
18954 \begin_layout Plain Layout
18955 Floats ! Figure floats
18956 \end_layout
18957
18958 \end_inset
18959
18960
18961 \begin_inset CommandInset label
18962 LatexCommand label
18963 name "sec:Figure-Floats"
18964
18965 \end_inset
18966
18967
18968 \end_layout
18969
18970 \begin_layout Standard
18971 The menu 
18972 \family sans
18973 Insert\SpecialChar \menuseparator
18974 Float\SpecialChar \menuseparator
18975 Figure
18976 \family default
18977  inserts a float with the label 
18978 \begin_inset Quotes eld
18979 \end_inset
18980
18981
18982 \series bold
18983 Figure
18984 \begin_inset space ~
18985 \end_inset
18986
18987 #:
18988 \series default
18989
18990 \begin_inset Quotes erd
18991 \end_inset
18992
18993 .
18994  Set the cursor above this label (or before it and press enter) and insert
18995  the image as described above to get the caption printed below the image.
18996  This is what we did for Figure
18997 \begin_inset space ~
18998 \end_inset
18999
19000
19001 \begin_inset CommandInset ref
19002 LatexCommand ref
19003 reference "cap:Platypus"
19004
19005 \end_inset
19006
19007 .
19008  If you want the caption to be above the image, set the cursor at the end
19009  of the caption, press enter and insert the image.
19010  This was done in Figure
19011 \begin_inset space ~
19012 \end_inset
19013
19014
19015 \begin_inset CommandInset ref
19016 LatexCommand ref
19017 reference "cap:Escher"
19018
19019 \end_inset
19020
19021 .
19022 \end_layout
19023
19024 \begin_layout Standard
19025 \begin_inset Float figure
19026 wide false
19027 sideways false
19028 status open
19029
19030 \begin_layout Plain Layout
19031 \align center
19032 \begin_inset Graphics
19033         filename clipart/platypus.eps
19034         width 50col%
19035         rotateOrigin center
19036
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \begin_layout Plain Layout
19043 \begin_inset Caption
19044
19045 \begin_layout Plain Layout
19046 \begin_inset CommandInset label
19047 LatexCommand label
19048 name "cap:Platypus"
19049
19050 \end_inset
19051
19052 A severely distorted platypus in a float.
19053 \end_layout
19054
19055 \end_inset
19056
19057
19058 \end_layout
19059
19060 \end_inset
19061
19062
19063 \end_layout
19064
19065 \begin_layout Standard
19066 \begin_inset Float figure
19067 wide false
19068 sideways false
19069 status open
19070
19071 \begin_layout Plain Layout
19072 \begin_inset Caption
19073
19074 \begin_layout Plain Layout
19075 \begin_inset CommandInset label
19076 LatexCommand label
19077 name "cap:Escher"
19078
19079 \end_inset
19080
19081 M.C.
19082  Escher on acid.
19083 \end_layout
19084
19085 \end_inset
19086
19087
19088 \end_layout
19089
19090 \begin_layout Plain Layout
19091 \align center
19092 \begin_inset Graphics
19093         filename clipart/escher-lsd.eps
19094         scale 80
19095         rotateOrigin center
19096
19097 \end_inset
19098
19099
19100 \end_layout
19101
19102 \end_inset
19103
19104
19105 \end_layout
19106
19107 \begin_layout Standard
19108 This figure float show also how to set a label and create a cross-reference
19109  to it.
19110  As described in section
19111 \begin_inset space ~
19112 \end_inset
19113
19114
19115 \begin_inset CommandInset ref
19116 LatexCommand ref
19117 reference "sec:Cross-References"
19118
19119 \end_inset
19120
19121 , you can simply insert a label in the caption using the menu 
19122 \family sans
19123 Insert\SpecialChar \menuseparator
19124 Label
19125 \family default
19126  and refer to it using the menu 
19127 \family sans
19128 Insert\SpecialChar \menuseparator
19129 Cross-Reference
19130 \family default
19131 .
19132  It is important to use references to figure floats, rather than using vague
19133  references like 
19134 \begin_inset Quotes eld
19135 \end_inset
19136
19137 the figure above
19138 \begin_inset Quotes erd
19139 \end_inset
19140
19141 , because as LaTeX will reposition the floats in the final document; it
19142  might not be 
19143 \begin_inset Quotes eld
19144 \end_inset
19145
19146 above
19147 \begin_inset Quotes erd
19148 \end_inset
19149
19150  at all.
19151 \end_layout
19152
19153 \begin_layout Standard
19154 Normally only one image is inserted to a figure float, but sometimes you
19155  might want to use two images with separate subcaptions.
19156  This can be done by inserting image floats into existing image floats.
19157  Note that only the main caption of the float is added to the List of Figures.
19158  Figure
19159 \begin_inset space ~
19160 \end_inset
19161
19162
19163 \begin_inset CommandInset ref
19164 LatexCommand ref
19165 reference "cap:Two-distorted-images"
19166
19167 \end_inset
19168
19169  is an example of a figure float with two images set side by side.
19170  You can also set the images one below the other.
19171  Figure
19172 \begin_inset space ~
19173 \end_inset
19174
19175
19176 \begin_inset CommandInset ref
19177 LatexCommand ref
19178 reference "fig:Undefinable"
19179
19180 \end_inset
19181
19182  and 
19183 \begin_inset CommandInset ref
19184 LatexCommand ref
19185 reference "fig:Platypus"
19186
19187 \end_inset
19188
19189  are the subfigures.
19190 \end_layout
19191
19192 \begin_layout Standard
19193 \begin_inset Float figure
19194 wide false
19195 sideways false
19196 status open
19197
19198 \begin_layout Plain Layout
19199 \begin_inset space \hfill{}
19200 \end_inset
19201
19202
19203 \begin_inset Float figure
19204 wide false
19205 sideways false
19206 status open
19207
19208 \begin_layout Plain Layout
19209 \begin_inset Caption
19210
19211 \begin_layout Plain Layout
19212 \begin_inset CommandInset label
19213 LatexCommand label
19214 name "fig:Undefinable"
19215
19216 \end_inset
19217
19218 Undefinable
19219 \end_layout
19220
19221 \end_inset
19222
19223
19224 \end_layout
19225
19226 \begin_layout Plain Layout
19227 \begin_inset Graphics
19228         filename clipart/escher-lsd.eps
19229         width 45col%
19230
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \end_inset
19237
19238
19239 \begin_inset space \hfill{}
19240 \end_inset
19241
19242
19243 \begin_inset Float figure
19244 wide false
19245 sideways false
19246 status open
19247
19248 \begin_layout Plain Layout
19249 \begin_inset Caption
19250
19251 \begin_layout Plain Layout
19252 \begin_inset CommandInset label
19253 LatexCommand label
19254 name "fig:Platypus"
19255
19256 \end_inset
19257
19258 Platypus
19259 \end_layout
19260
19261 \end_inset
19262
19263
19264 \end_layout
19265
19266 \begin_layout Plain Layout
19267 \begin_inset Graphics
19268         filename clipart/platypus.eps
19269         lyxscale 60
19270         width 45col%
19271
19272 \end_inset
19273
19274
19275 \end_layout
19276
19277 \end_inset
19278
19279
19280 \begin_inset space \hfill{}
19281 \end_inset
19282
19283
19284 \end_layout
19285
19286 \begin_layout Plain Layout
19287 \begin_inset Caption
19288
19289 \begin_layout Plain Layout
19290 \begin_inset CommandInset label
19291 LatexCommand label
19292 name "cap:Two-distorted-images"
19293
19294 \end_inset
19295
19296 Two distorted images.
19297 \end_layout
19298
19299 \end_inset
19300
19301
19302 \end_layout
19303
19304 \end_inset
19305
19306
19307 \end_layout
19308
19309 \begin_layout Standard
19310 Note that the caption is added to the 
19311 \family sans
19312 List
19313 \begin_inset space ~
19314 \end_inset
19315
19316 of
19317 \begin_inset space ~
19318 \end_inset
19319
19320 Figures
19321 \family default
19322  as described in section
19323 \begin_inset space ~
19324 \end_inset
19325
19326
19327 \begin_inset CommandInset ref
19328 LatexCommand ref
19329 reference "sub:List-of-Figures"
19330
19331 \end_inset
19332
19333 .
19334 \end_layout
19335
19336 \begin_layout Subsubsection
19337 Table Floats
19338 \begin_inset Index
19339 status collapsed
19340
19341 \begin_layout Plain Layout
19342 Floats ! Table floats
19343 \end_layout
19344
19345 \end_inset
19346
19347
19348 \end_layout
19349
19350 \begin_layout Standard
19351 Table floats can be inserted using the menu 
19352 \family sans
19353 Insert\SpecialChar \menuseparator
19354 Float\SpecialChar \menuseparator
19355 Table
19356 \family default
19357 .
19358  They have the same properties as figure floats except of the different
19359  label.
19360  Table
19361 \begin_inset space ~
19362 \end_inset
19363
19364
19365 \begin_inset CommandInset ref
19366 LatexCommand ref
19367 reference "cap:Table-float"
19368
19369 \end_inset
19370
19371  is an example of a table float.
19372 \end_layout
19373
19374 \begin_layout Standard
19375 \begin_inset Float table
19376 wide false
19377 sideways false
19378 status open
19379
19380 \begin_layout Plain Layout
19381 \begin_inset Caption
19382
19383 \begin_layout Plain Layout
19384 \begin_inset CommandInset label
19385 LatexCommand label
19386 name "cap:Table-float"
19387
19388 \end_inset
19389
19390 A table float.
19391 \end_layout
19392
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \begin_layout Plain Layout
19399 \align center
19400 \begin_inset Tabular
19401 <lyxtabular version="3" rows="3" columns="3">
19402 <features>
19403 <column alignment="center" valignment="top" width="0pt">
19404 <column alignment="center" valignment="top" width="0pt">
19405 <column alignment="center" valignment="top" width="0pt">
19406 <row>
19407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411
19412 \family roman
19413 \series medium
19414 \shape up
19415 \size normal
19416 \emph off
19417 \bar no
19418 \noun off
19419 \color none
19420 1
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \family roman
19431 \series medium
19432 \shape up
19433 \size normal
19434 \emph off
19435 \bar no
19436 \noun off
19437 \color none
19438 2
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447
19448 \family roman
19449 \series medium
19450 \shape up
19451 \size normal
19452 \emph off
19453 \bar no
19454 \noun off
19455 \color none
19456 3
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 </row>
19462 <row>
19463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467
19468 \family roman
19469 \series medium
19470 \shape up
19471 \size normal
19472 \emph off
19473 \bar no
19474 \noun off
19475 \color none
19476 Joe
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \family roman
19487 \series medium
19488 \shape up
19489 \size normal
19490 \emph off
19491 \bar no
19492 \noun off
19493 \color none
19494 Mary
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503
19504 \family roman
19505 \series medium
19506 \shape up
19507 \size normal
19508 \emph off
19509 \bar no
19510 \noun off
19511 \color none
19512 Ted
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 <row>
19519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523
19524 \family roman
19525 \series medium
19526 \shape up
19527 \size normal
19528 \emph off
19529 \bar no
19530 \noun off
19531 \color none
19532 \begin_inset Formula $\int x^{2}dx$
19533 \end_inset
19534
19535
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544
19545 \family roman
19546 \series medium
19547 \shape up
19548 \size normal
19549 \emph off
19550 \bar no
19551 \noun off
19552 \color none
19553 \begin_inset Formula $\left[\begin{array}{cc}
19554 a & b\\
19555 c & d\end{array}\right]$
19556 \end_inset
19557
19558
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \family roman
19569 \series medium
19570 \shape up
19571 \size normal
19572 \emph off
19573 \bar no
19574 \noun off
19575 \color none
19576 \begin_inset Formula $1+1=2$
19577 \end_inset
19578
19579
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 </row>
19585 </lyxtabular>
19586
19587 \end_inset
19588
19589
19590 \end_layout
19591
19592 \end_inset
19593
19594
19595 \end_layout
19596
19597 \begin_layout Subsubsection
19598 Algorithm Floats
19599 \begin_inset Index
19600 status collapsed
19601
19602 \begin_layout Plain Layout
19603 Floats ! Algorithm floats
19604 \end_layout
19605
19606 \end_inset
19607
19608
19609 \end_layout
19610
19611 \begin_layout Standard
19612 This float type is inserted with the menu 
19613 \family sans
19614 Insert\SpecialChar \menuseparator
19615 Float\SpecialChar \menuseparator
19616 Algorithm
19617 \family default
19618 .
19619  It is used for program codes and descriptions of algorithms.
19620  A possible environment for algorithms is the 
19621 \family sans
19622 LyX-Code
19623 \family default
19624 , described in section
19625 \begin_inset space ~
19626 \end_inset
19627
19628
19629 \begin_inset CommandInset ref
19630 LatexCommand ref
19631 reference "sub:LyX-Code"
19632
19633 \end_inset
19634
19635 .
19636 \end_layout
19637
19638 \begin_layout Standard
19639 \begin_inset Note Greyedout
19640 status open
19641
19642 \begin_layout Plain Layout
19643
19644 \series bold
19645 Note:
19646 \series default
19647  that the float label is not automatically translated into the document
19648  language.
19649 \end_layout
19650
19651 \end_inset
19652
19653  You have to do this manually by adding the following line
19654 \end_layout
19655
19656 \begin_layout Standard
19657
19658 \series bold
19659
19660 \backslash
19661 floatname{algorithm}{your
19662 \begin_inset space ~
19663 \end_inset
19664
19665 name}
19666 \end_layout
19667
19668 \begin_layout Standard
19669 to the document preamble (menu 
19670 \family sans
19671 Document\SpecialChar \menuseparator
19672 Settings
19673 \family default
19674 ).
19675  
19676 \series bold
19677 your
19678 \begin_inset space ~
19679 \end_inset
19680
19681 name
19682 \series default
19683  is the word 
19684 \begin_inset Quotes eld
19685 \end_inset
19686
19687
19688 \emph on
19689 algorithm
19690 \emph default
19691
19692 \begin_inset Quotes erd
19693 \end_inset
19694
19695  in your language.
19696 \end_layout
19697
19698 \begin_layout Subsubsection
19699 Wrap Floats
19700 \begin_inset Index
19701 status collapsed
19702
19703 \begin_layout Plain Layout
19704 Floats ! Text Wrap Floats
19705 \end_layout
19706
19707 \end_inset
19708
19709
19710 \end_layout
19711
19712 \begin_layout Standard
19713 \begin_inset Wrap figure
19714 lines 0
19715 placement l
19716 overhang 0in
19717 width "40col%"
19718 status open
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Graphics
19722         filename clipart/mobius.eps
19723         width 40col%
19724         rotateOrigin center
19725
19726 \end_inset
19727
19728
19729 \end_layout
19730
19731 \begin_layout Plain Layout
19732 \begin_inset Caption
19733
19734 \begin_layout Plain Layout
19735 \begin_inset CommandInset label
19736 LatexCommand label
19737 name "cap:Wrapped-figure"
19738
19739 \end_inset
19740
19741 This is a wrapped figure.
19742 \begin_inset VSpace medskip
19743 \end_inset
19744
19745
19746 \end_layout
19747
19748 \end_inset
19749
19750
19751 \end_layout
19752
19753 \end_inset
19754
19755 This float type is used if you want to 
19756 \begin_inset Quotes eld
19757 \end_inset
19758
19759 wrap
19760 \begin_inset Quotes erd
19761 \end_inset
19762
19763  text around a figure so that it only occupies some fraction of the column
19764  width.
19765  It can be inserted using the menu 
19766 \family sans
19767 Insert\SpecialChar \menuseparator
19768 Float\SpecialChar \menuseparator
19769 Wrap
19770 \begin_inset space ~
19771 \end_inset
19772
19773 Float
19774 \family default
19775  if the LaTeX-package 
19776 \series bold
19777 wrapfig
19778 \series default
19779
19780 \begin_inset Index
19781 status collapsed
19782
19783 \begin_layout Plain Layout
19784 LaTeX-packages ! wrapfig
19785 \end_layout
19786
19787 \end_inset
19788
19789  is installed.
19790 \begin_inset Foot
19791 status collapsed
19792
19793 \begin_layout Plain Layout
19794 Installing a LaTeX-package is explained it in the 
19795 \emph on
19796 LaTeX
19797 \begin_inset space ~
19798 \end_inset
19799
19800 Configuration
19801 \emph default
19802  manual.
19803 \end_layout
19804
19805 \end_inset
19806
19807  The width and placement of the float is adjusted by right-clicking on the
19808  float box.
19809  Figure
19810 \begin_inset space ~
19811 \end_inset
19812
19813
19814 \begin_inset CommandInset ref
19815 LatexCommand ref
19816 reference "cap:Wrapped-figure"
19817
19818 \end_inset
19819
19820  is for example a figure wrap float with a width of 40
19821 \begin_inset space \thinspace{}
19822 \end_inset
19823
19824 col%.
19825 \begin_inset Foot
19826 status collapsed
19827
19828 \begin_layout Plain Layout
19829 Available units are explained in Appendix
19830 \begin_inset space ~
19831 \end_inset
19832
19833
19834 \begin_inset CommandInset ref
19835 LatexCommand ref
19836 reference "cha:Units-available-in"
19837
19838 \end_inset
19839
19840 .
19841 \end_layout
19842
19843 \end_inset
19844
19845  Some space was added under the caption to separate it better from the surroundi
19846 ng text.
19847 \end_layout
19848
19849 \begin_layout Standard
19850 \begin_inset Note Greyedout
19851 status open
19852
19853 \begin_layout Plain Layout
19854
19855 \series bold
19856 Note:
19857 \series default
19858  Wrap floats might be fragile! E.g.
19859  having a figure too close to the bottom of the page can mess things up
19860  in the way that the float doesn't appear in the output or that it is placed
19861  over some other text.
19862 \end_layout
19863
19864 \end_inset
19865
19866  In general:
19867 \end_layout
19868
19869 \begin_layout Itemize
19870 Wrap floats should not be placed in paragraphs that run over a page break.
19871  That means that wrap floats should better be inserted to the exact place
19872  when the document is nearly ready and you are able to estimate where page
19873  breaks will appear.
19874 \end_layout
19875
19876 \begin_layout Itemize
19877 Wrap floats should either be placed in an own paragraph before the paragraph
19878  where they should wrap into or within a paragraph.
19879 \end_layout
19880
19881 \begin_layout Itemize
19882 Wrap floats in consecutive paragraphs may cause troubles, so assure that
19883  there is a text paragraph between them as separator.
19884 \end_layout
19885
19886 \begin_layout Itemize
19887 Wrap floats are not allowed in section headings or tables.
19888 \end_layout
19889
19890 \begin_layout Subsection
19891 Rotated Floats
19892 \begin_inset CommandInset label
19893 LatexCommand label
19894 name "sub:Rotated-Floats"
19895
19896 \end_inset
19897
19898
19899 \begin_inset Index
19900 status collapsed
19901
19902 \begin_layout Plain Layout
19903 Floats ! Rotating
19904 \end_layout
19905
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \begin_layout Standard
19912 Especially for wide tables you might have floats rotated.
19913  To rotate a whole float including the caption, right-click on the float-box
19914  and use the option 
19915 \family sans
19916 Rotate
19917 \begin_inset space ~
19918 \end_inset
19919
19920 sideways
19921 \family default
19922 .
19923 \end_layout
19924
19925 \begin_layout Standard
19926 Rotated floats are always placed on its own page (or column, in case you
19927  have a multi-column document).
19928  You can let them span several columns using the float settings option 
19929 \family sans
19930 Span
19931 \begin_inset space ~
19932 \end_inset
19933
19934 columns
19935 \family default
19936 .
19937  Floats are rotated so that you can read them from the outside margin.
19938  Forcing the rotation direction is explained in the 
19939 \emph on
19940 Embedded Objects
19941 \emph default
19942  manual.
19943 \end_layout
19944
19945 \begin_layout Standard
19946 Referencing rotated floats is the same like for normal floats, the caption
19947  format is also the same: Table
19948 \begin_inset space ~
19949 \end_inset
19950
19951
19952 \begin_inset CommandInset ref
19953 LatexCommand ref
19954 reference "cap:Rotated-table"
19955
19956 \end_inset
19957
19958  is an example of a rotated table float.
19959 \end_layout
19960
19961 \begin_layout Standard
19962 \begin_inset Note Greyedout
19963 status open
19964
19965 \begin_layout Plain Layout
19966
19967 \series bold
19968 Note:
19969 \series default
19970  Not all DVI-viewers are able to display rotated floats.
19971 \end_layout
19972
19973 \end_inset
19974
19975
19976 \end_layout
19977
19978 \begin_layout Standard
19979 \begin_inset Float table
19980 wide false
19981 sideways true
19982 status open
19983
19984 \begin_layout Plain Layout
19985 \begin_inset Caption
19986
19987 \begin_layout Plain Layout
19988 \begin_inset CommandInset label
19989 LatexCommand label
19990 name "cap:Rotated-table"
19991
19992 \end_inset
19993
19994  Rotated table
19995 \end_layout
19996
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \begin_layout Plain Layout
20003 \align center
20004 \begin_inset Tabular
20005 <lyxtabular version="3" rows="1" columns="5">
20006 <features>
20007 <column alignment="center" valignment="top" width="0">
20008 <column alignment="center" valignment="top" width="0">
20009 <column alignment="center" valignment="top" width="0">
20010 <column alignment="center" valignment="top" width="0">
20011 <column alignment="center" valignment="top" width="0">
20012 <row>
20013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017 test
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026 b
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035 c
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 d
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053 e
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 </row>
20059 </lyxtabular>
20060
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \end_inset
20067
20068
20069 \end_layout
20070
20071 \begin_layout Subsection
20072 Float Placement
20073 \begin_inset CommandInset label
20074 LatexCommand label
20075 name "sub:Float-Placement"
20076
20077 \end_inset
20078
20079
20080 \begin_inset Index
20081 status collapsed
20082
20083 \begin_layout Plain Layout
20084 Floats ! Placement
20085 \end_layout
20086
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \begin_layout Standard
20093 Right-clicking on a float-box opens a dialog where you can alter the placement
20094  options that LaTeX uses for positioning the float.
20095 \begin_inset Newline newline
20096 \end_inset
20097
20098 The option 
20099 \family sans
20100 Span
20101 \begin_inset space ~
20102 \end_inset
20103
20104 columns
20105 \family default
20106  is only useful for two-column documents: If you select it, the float will
20107  span across both columns on the page instead of being confined to just
20108  one.
20109 \begin_inset Newline newline
20110 \end_inset
20111
20112 The option 
20113 \family sans
20114 Rotate
20115 \begin_inset space ~
20116 \end_inset
20117
20118 sideways
20119 \family default
20120  is used to rotate floats, see section
20121 \begin_inset space ~
20122 \end_inset
20123
20124
20125 \begin_inset CommandInset ref
20126 LatexCommand ref
20127 reference "sub:Rotated-Floats"
20128
20129 \end_inset
20130
20131 .
20132 \end_layout
20133
20134 \begin_layout Standard
20135 You can use one ore more of the following options in the float dialog to
20136  set the placement for a particular float when you uncheck the option 
20137 \family sans
20138 Use
20139 \begin_inset space ~
20140 \end_inset
20141
20142 default
20143 \begin_inset space ~
20144 \end_inset
20145
20146 placement
20147 \family default
20148 :
20149 \end_layout
20150
20151 \begin_layout Description
20152 Here
20153 \begin_inset space ~
20154 \end_inset
20155
20156 if
20157 \begin_inset space ~
20158 \end_inset
20159
20160 possible: try to place the float on the position where it is inserted
20161 \end_layout
20162
20163 \begin_layout Description
20164 Top
20165 \begin_inset space ~
20166 \end_inset
20167
20168 of
20169 \begin_inset space ~
20170 \end_inset
20171
20172 page: try to place the float on the top of the current page
20173 \end_layout
20174
20175 \begin_layout Description
20176 Bottom
20177 \begin_inset space ~
20178 \end_inset
20179
20180 of
20181 \begin_inset space ~
20182 \end_inset
20183
20184 page: try to place the float on the bottom of the current page
20185 \end_layout
20186
20187 \begin_layout Description
20188 Page
20189 \begin_inset space ~
20190 \end_inset
20191
20192 of
20193 \begin_inset space ~
20194 \end_inset
20195
20196 floats: try to place the float on an own page 
20197 \end_layout
20198
20199 \begin_layout Standard
20200 The order of the above option is 
20201 \emph on
20202 always
20203 \emph default
20204  used by LaTeX.
20205  That means, if you use the default placement, LaTeX will first try out
20206  
20207 \family sans
20208 Here
20209 \begin_inset space ~
20210 \end_inset
20211
20212 if
20213 \begin_inset space ~
20214 \end_inset
20215
20216 possible
20217 \family default
20218 , then 
20219 \family sans
20220 Top
20221 \begin_inset space ~
20222 \end_inset
20223
20224 of
20225 \begin_inset space ~
20226 \end_inset
20227
20228 page
20229 \family default
20230 , and then the others.
20231  If you don't use the default, LaTeX will try only the checked options but
20232  in the same order.
20233  If none of the 4 placements are possible the procedure is internally repeated
20234  but it is tried to put the float on the following page.
20235 \end_layout
20236
20237 \begin_layout Standard
20238 By default, each options has its own rules:
20239 \end_layout
20240
20241 \begin_layout Standard
20242
20243 \family sans
20244 Top
20245 \begin_inset space ~
20246 \end_inset
20247
20248 of
20249 \begin_inset space ~
20250 \end_inset
20251
20252 page
20253 \family default
20254  only floats occupying less than 70
20255 \begin_inset space \thinspace{}
20256 \end_inset
20257
20258 % of the page can be placed at the top of a page
20259 \end_layout
20260
20261 \begin_layout Standard
20262
20263 \family sans
20264 Bottom
20265 \begin_inset space ~
20266 \end_inset
20267
20268 of
20269 \begin_inset space ~
20270 \end_inset
20271
20272 page
20273 \family default
20274 : only floats occupying less than 30
20275 \begin_inset space \thinspace{}
20276 \end_inset
20277
20278 % of the page can be placed at the bottom of a page.
20279 \end_layout
20280
20281 \begin_layout Standard
20282
20283 \family sans
20284 Page
20285 \begin_inset space ~
20286 \end_inset
20287
20288 of
20289 \begin_inset space ~
20290 \end_inset
20291
20292 floats
20293 \family default
20294 : only if more than 50
20295 \begin_inset space \thinspace{}
20296 \end_inset
20297
20298 % of the page are occupied by floats, several floats can be set together
20299  on a page.
20300 \end_layout
20301
20302 \begin_layout Standard
20303 If you don't like these rules, you can ignore them by using the additional
20304  option 
20305 \family sans
20306 Ignore
20307 \begin_inset space ~
20308 \end_inset
20309
20310 LaTeX
20311 \begin_inset space ~
20312 \end_inset
20313
20314 rules
20315 \family default
20316 .
20317 \end_layout
20318
20319 \begin_layout Standard
20320 Sometimes you might need, under all circumstances, a float to be placed
20321  exactly at the position where it is inserted.
20322  For this case you can use the option 
20323 \family sans
20324 Here
20325 \begin_inset space ~
20326 \end_inset
20327
20328 definitely
20329 \family default
20330 .
20331  Use this option very rarely and only if the document is nearly ready to
20332  be printed.
20333  Because the float is then no longer able to 
20334 \begin_inset Quotes eld
20335 \end_inset
20336
20337 float
20338 \begin_inset Quotes erd
20339 \end_inset
20340
20341  when you change your document and this will often destroy the page layout.
20342 \end_layout
20343
20344 \begin_layout Standard
20345 There are no placement options for text wrap floats, because they are always
20346  surrounded by the text of a certain paragraph.
20347 \end_layout
20348
20349 \begin_layout Standard
20350 For more details about float placements, have a look at LaTeX books like
20351  
20352 \begin_inset CommandInset citation
20353 LatexCommand cite
20354 key "latexcompanion,latexguide,latexbook"
20355
20356 \end_inset
20357
20358 .
20359 \end_layout
20360
20361 \begin_layout Section
20362 Minipages
20363 \begin_inset Index
20364 status collapsed
20365
20366 \begin_layout Plain Layout
20367 Minipages
20368 \end_layout
20369
20370 \end_inset
20371
20372
20373 \begin_inset CommandInset label
20374 LatexCommand label
20375 name "sec:Minipages"
20376
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \begin_layout Standard
20383 LaTeX provides a mechanism to produce essentially a page within a page,
20384  called minipage.
20385  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20386 \begin_inset space ~
20387 \end_inset
20388
20389 apply.
20390  
20391 \end_layout
20392
20393 \begin_layout Standard
20394 Minipages in LyX have their own collapsible box inserted via the menu 
20395 \family sans
20396 Insert\SpecialChar \menuseparator
20397 Box
20398 \family default
20399 .
20400  Right-clicking on the box allows you to alter the width of the minipage
20401  and its alignment within the page.
20402 \end_layout
20403
20404 \begin_layout Standard
20405 \align center
20406 \begin_inset Box Frameless
20407 position "t"
20408 hor_pos "c"
20409 has_inner_box 1
20410 inner_pos "t"
20411 use_parbox 0
20412 width "30col%"
20413 special "none"
20414 height "1pt"
20415 height_special "totalheight"
20416 status open
20417
20418 \begin_layout Plain Layout
20419
20420 \shape italic
20421 This is a minipage.
20422  The text is set in an italic style.
20423 \end_layout
20424
20425 \begin_layout Plain Layout
20426
20427 \shape italic
20428 Minipages are often used for text in another language or text that needs
20429  another formatting.
20430 \end_layout
20431
20432 \end_inset
20433
20434
20435 \end_layout
20436
20437 \begin_layout Standard
20438 \begin_inset VSpace medskip
20439 \end_inset
20440
20441 If you place two minipages side-by-side, you can use 
20442 \family sans
20443 Horizontal Fills
20444 \family default
20445  as described in section
20446 \begin_inset space ~
20447 \end_inset
20448
20449
20450 \begin_inset CommandInset ref
20451 LatexCommand ref
20452 reference "sub:Horizontal-Space"
20453
20454 \end_inset
20455
20456 :
20457 \begin_inset VSpace medskip
20458 \end_inset
20459
20460
20461 \end_layout
20462
20463 \begin_layout Standard
20464 \begin_inset Box Frameless
20465 position "t"
20466 hor_pos "c"
20467 has_inner_box 1
20468 inner_pos "t"
20469 use_parbox 0
20470 width "1.5in"
20471 special "none"
20472 height "1pt"
20473 height_special "totalheight"
20474 status open
20475
20476 \begin_layout Plain Layout
20477 This is a minipage with some stupid dummy text.
20478  This dummy text is used to increase the size of the minipage.
20479 \end_layout
20480
20481 \end_inset
20482
20483
20484 \begin_inset space \hfill{}
20485 \end_inset
20486
20487
20488 \begin_inset Box Frameless
20489 position "t"
20490 hor_pos "c"
20491 has_inner_box 1
20492 inner_pos "t"
20493 use_parbox 0
20494 width "1.5in"
20495 special "none"
20496 height "1pt"
20497 height_special "totalheight"
20498 status open
20499
20500 \begin_layout Plain Layout
20501 This is a minipage with some stupid dummy text.
20502  This dummy text is used to increase the size of the minipage.
20503 \end_layout
20504
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \begin_layout Standard
20511 \begin_inset VSpace bigskip
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \begin_layout Standard
20518 When you right-click on a minipage box, you can change the box from a minipage
20519  to other box types.
20520  All box types and their settings are explained in detail in chapter 
20521 \emph on
20522 Boxes
20523 \emph default
20524  of the 
20525 \emph on
20526 Embedded Objects
20527 \emph default
20528  manual.
20529 \end_layout
20530
20531 \begin_layout Chapter
20532 Mathematical Formulas
20533 \begin_inset Index
20534 status collapsed
20535
20536 \begin_layout Plain Layout
20537 Math
20538 \end_layout
20539
20540 \end_inset
20541
20542
20543 \begin_inset Index
20544 status collapsed
20545
20546 \begin_layout Plain Layout
20547 Formulas | see
20548 \begin_inset ERT
20549 status collapsed
20550
20551 \begin_layout Plain Layout
20552
20553 {
20554 \end_layout
20555
20556 \end_inset
20557
20558 Math
20559 \begin_inset ERT
20560 status collapsed
20561
20562 \begin_layout Plain Layout
20563
20564 }
20565 \end_layout
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \end_inset
20573
20574
20575 \begin_inset CommandInset label
20576 LatexCommand label
20577 name "cha:Mathematical-Formulas"
20578
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \begin_layout Standard
20585 The issues of this chapter are described in detail in the 
20586 \emph on
20587 Math
20588 \emph default
20589  manual.
20590  There you'll also find tips and tricks for special cases.
20591 \end_layout
20592
20593 \begin_layout Section
20594 Basic Math Editing
20595 \begin_inset Index
20596 status collapsed
20597
20598 \begin_layout Plain Layout
20599 Math ! Basics
20600 \end_layout
20601
20602 \end_inset
20603
20604
20605 \end_layout
20606
20607 \begin_layout Standard
20608 To create a math formula, you can just click on the toolbar icon 
20609 \begin_inset Graphics
20610         filename ../images/math-mode.png
20611
20612 \end_inset
20613
20614 .
20615  That will create a little blue rectangle, with purple markers around its
20616  corners.
20617  That blue rectangle is the formula itself; the purple markers indicate
20618  what level of nesting within the formula you are at.
20619  You can also choose a particular formula type to insert via the 
20620 \family sans
20621 Insert\SpecialChar \menuseparator
20622 Math
20623 \family default
20624  menu.
20625 \end_layout
20626
20627 \begin_layout Standard
20628 Editing the parameters of a formula and adding math constructs can be done
20629  with the 
20630 \family sans
20631 math
20632 \begin_inset space ~
20633 \end_inset
20634
20635 toolbar
20636 \family default
20637 , that appears when the cursor is in a formula.
20638 \end_layout
20639
20640 \begin_layout Standard
20641 There are two main types of formulas: Inline formulas appear within a text
20642  line, like this one:
20643 \end_layout
20644
20645 \begin_layout Standard
20646 This is a line with an inline formula 
20647 \begin_inset Formula $A=B$
20648 \end_inset
20649
20650  in it.
20651 \end_layout
20652
20653 \begin_layout Standard
20654 Displayed formulas appear outside the text like as they were in an own paragraph
20655 , like this one:
20656 \begin_inset Formula \[
20657 A=B\]
20658
20659 \end_inset
20660
20661 You can only number and reference displayed formulas.
20662 \end_layout
20663
20664 \begin_layout Standard
20665 LyX supports also many LaTeX math commands.
20666  E.g.
20667  typing 
20668 \begin_inset Quotes eld
20669 \end_inset
20670
20671
20672 \series bold
20673
20674 \backslash
20675 alpha
20676 \series default
20677
20678 \begin_inset Quotes erd
20679 \end_inset
20680
20681 , followed by a space, in a formula will create the Greek letter 
20682 \begin_inset Formula $\alpha$
20683 \end_inset
20684
20685 .
20686  So typing commands might sometimes be faster than using the 
20687 \family sans
20688 Math
20689 \begin_inset space ~
20690 \end_inset
20691
20692 Panel
20693 \family default
20694 .
20695 \end_layout
20696
20697 \begin_layout Subsection
20698 Navigating in Formulas
20699 \begin_inset Index
20700 status collapsed
20701
20702 \begin_layout Plain Layout
20703 Math ! Navigating
20704 \end_layout
20705
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \begin_layout Standard
20712 The best control over the cursor position within an existing formula is
20713  achieved with the arrow keys.
20714  LyX uses small rectangles to indicate places where something can be inserted.
20715  The arrow keys can be used to navigate between parts of a formula.
20716  Pressing 
20717 \family sans
20718 Space
20719 \family default
20720  will leave a formula construct (a square root 
20721 \begin_inset Formula $\sqrt{2}$
20722 \end_inset
20723
20724 , or parentheses 
20725 \begin_inset Formula $\left(f\right)$
20726 \end_inset
20727
20728 , or a matrix 
20729 \begin_inset Formula $\left[\begin{array}{cc}
20730 1 & 2\\
20731 3 & 4\end{array}\right]$
20732 \end_inset
20733
20734 ).
20735  Pressing 
20736 \family sans
20737 Escape
20738 \family default
20739  will leave the formula, placing the cursor after the formula.
20740  
20741 \family sans
20742 Tab
20743 \family default
20744  can be used to move horizontally in a formula; for example, through the
20745  cells of a matrix or the positions in a multi-line equation.
20746 \end_layout
20747
20748 \begin_layout Standard
20749
20750 \family sans
20751 Space
20752 \family default
20753 , printed in this document as 
20754 \begin_inset Quotes eld
20755 \end_inset
20756
20757
20758 \begin_inset ERT
20759 status collapsed
20760
20761 \begin_layout Plain Layout
20762
20763
20764 \backslash
20765 spce 
20766 \end_layout
20767
20768 \end_inset
20769
20770
20771 \begin_inset Quotes erd
20772 \end_inset
20773
20774
20775 \begin_inset Note Note
20776 status collapsed
20777
20778 \begin_layout Plain Layout
20779 This command will appear in the output as official character denoting the
20780  space character (visible space).
20781 \end_layout
20782
20783 \end_inset
20784
20785 , seems to do nothing in a formula, since it does not add a space between
20786  characters, but it does exit a nested structure.
20787  For this reason, you have to be careful about using 
20788 \family sans
20789 Space
20790 \family default
20791 .
20792  For example, if you want 
20793 \begin_inset Formula $\sqrt{2x+1}$
20794 \end_inset
20795
20796 , type 
20797 \series bold
20798
20799 \backslash
20800 sqrt
20801 \begin_inset ERT
20802 status collapsed
20803
20804 \begin_layout Plain Layout
20805
20806
20807 \backslash
20808 spce 
20809 \end_layout
20810
20811 \end_inset
20812
20813 2x+1
20814 \series default
20815  and not 
20816 \series bold
20817
20818 \backslash
20819 sqrt
20820 \begin_inset ERT
20821 status collapsed
20822
20823 \begin_layout Plain Layout
20824
20825
20826 \backslash
20827 spce 
20828 \end_layout
20829
20830 \end_inset
20831
20832 2x
20833 \begin_inset ERT
20834 status collapsed
20835
20836 \begin_layout Plain Layout
20837
20838
20839 \backslash
20840 spce 
20841 \end_layout
20842
20843 \end_inset
20844
20845 +1
20846 \series default
20847 , since in the latter case only the 
20848 \family typewriter
20849
20850 \begin_inset Formula $2x$
20851 \end_inset
20852
20853
20854 \family default
20855  will be under the square root sign: 
20856 \begin_inset Formula $\sqrt{2x}+1$
20857 \end_inset
20858
20859 .
20860 \end_layout
20861
20862 \begin_layout Standard
20863 You can leave many parts of a formula, like this matrix, partially filled
20864  in, such as:
20865 \begin_inset Formula \[
20866 \left(\begin{array}{ccc}
20867 \lambda_{1}\\
20868  & \ddots\\
20869  &  & \lambda_{n}\end{array}\right)\]
20870
20871 \end_inset
20872
20873 If you leave a fraction only partially filled in, or a subscript with nothing
20874  in it, the results will be unpredictable, but most constructs don't mind.
20875 \end_layout
20876
20877 \begin_layout Subsection
20878 Selecting Text
20879 \end_layout
20880
20881 \begin_layout Standard
20882 You can select text within a formula in two different ways.
20883  Place the cursor at one end of the string of text you want, and press 
20884 \family sans
20885 Shift
20886 \family default
20887  and a cursor movement key to select text.
20888  It will be highlighted as with regular text selection.
20889  Alternatively, you can select text with the mouse in the usual way.
20890  That text can then be cut or copied, and then pasted within any formula,
20891  but not in a normal text region in LyX.
20892 \end_layout
20893
20894 \begin_layout Subsection
20895 Exponents and Subscripts
20896 \begin_inset Index
20897 status collapsed
20898
20899 \begin_layout Plain Layout
20900 Math ! Exponents
20901 \end_layout
20902
20903 \end_inset
20904
20905
20906 \begin_inset Index
20907 status collapsed
20908
20909 \begin_layout Plain Layout
20910 Math ! Subscripts
20911 \end_layout
20912
20913 \end_inset
20914
20915
20916 \end_layout
20917
20918 \begin_layout Standard
20919 You can use the math panel to add super- or subscripts, but the much easier
20920  way is to use a command.
20921  To get 
20922 \begin_inset Formula $x^{2}$
20923 \end_inset
20924
20925 , type in a formula 
20926 \series bold
20927 x^2
20928 \begin_inset ERT
20929 status collapsed
20930
20931 \begin_layout Plain Layout
20932
20933
20934 \backslash
20935 spce 
20936 \end_layout
20937
20938 \end_inset
20939
20940
20941 \series default
20942 .
20943  The final 
20944 \family sans
20945 Space
20946 \family default
20947  puts the cursor back down on the base line of the expression.
20948  If you type 
20949 \series bold
20950 x^2y
20951 \series default
20952 , you will get 
20953 \begin_inset Formula $x^{2y}$
20954 \end_inset
20955
20956 , to get 
20957 \begin_inset Formula $x^{2}y$
20958 \end_inset
20959
20960 , type 
20961 \series bold
20962 x^2
20963 \begin_inset ERT
20964 status collapsed
20965
20966 \begin_layout Plain Layout
20967
20968
20969 \backslash
20970 spce 
20971 \end_layout
20972
20973 \end_inset
20974
20975 y
20976 \series default
20977 .
20978  If you use characters in the superscript, that could be accented with the
20979  hat 
20980 \begin_inset Quotes eld
20981 \end_inset
20982
20983 ^
20984 \begin_inset Quotes erd
20985 \end_inset
20986
20987 , you have to use an extra 
20988 \family sans
20989 Space
20990 \family default
20991  to separate the hat and the character.
20992  E.g.
20993  if you want 
20994 \begin_inset Formula $x^{a}$
20995 \end_inset
20996
20997 , type 
20998 \series bold
20999 x^
21000 \begin_inset ERT
21001 status collapsed
21002
21003 \begin_layout Plain Layout
21004
21005
21006 \backslash
21007 spce 
21008 \end_layout
21009
21010 \end_inset
21011
21012 a
21013 \series default
21014 .
21015  Subscripts are similar: To get 
21016 \begin_inset Formula $a_{1}$
21017 \end_inset
21018
21019 , type 
21020 \series bold
21021 a_1
21022 \begin_inset ERT
21023 status collapsed
21024
21025 \begin_layout Plain Layout
21026
21027
21028 \backslash
21029 spce 
21030 \end_layout
21031
21032 \end_inset
21033
21034
21035 \series default
21036 .
21037 \end_layout
21038
21039 \begin_layout Subsection
21040 Fractions
21041 \begin_inset Index
21042 status collapsed
21043
21044 \begin_layout Plain Layout
21045 Math ! Fractions
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \begin_layout Standard
21054 Create a fraction with either the command 
21055 \series bold
21056
21057 \backslash
21058 frac
21059 \series default
21060  or using the icon 
21061 \begin_inset Graphics
21062         filename ../images/math/frac.png
21063         scale 60
21064
21065 \end_inset
21066
21067  in the 
21068 \family sans
21069 Math
21070 \begin_inset space ~
21071 \end_inset
21072
21073 Panel
21074 \family default
21075 .
21076  You will be presented with an empty fraction.
21077  The cursor is above the fraction line.
21078  To move it to the bottom, simply press 
21079 \family sans
21080 Down
21081 \family default
21082 .
21083  To move back up, press 
21084 \family sans
21085 Up
21086 \family default
21087 .
21088  Any math structure can be placed in a fraction, as this example shows:
21089 \begin_inset Formula \[
21090 \left[\frac{1}{\left(\begin{array}{cc}
21091 2 & 3\\
21092 4 & 5\end{array}\right)}\right]\]
21093
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \begin_layout Subsection
21100 Roots
21101 \begin_inset Index
21102 status collapsed
21103
21104 \begin_layout Plain Layout
21105 Math ! Roots
21106 \end_layout
21107
21108 \end_inset
21109
21110
21111 \end_layout
21112
21113 \begin_layout Standard
21114 Roots can be created using the 
21115 \family sans
21116 Math
21117 \begin_inset space ~
21118 \end_inset
21119
21120 Panel
21121 \family default
21122  button
21123 \begin_inset Graphics
21124         filename ../images/math/sqrt.png
21125
21126 \end_inset
21127
21128  or the commands 
21129 \series bold
21130
21131 \backslash
21132 sqrt
21133 \series default
21134  or 
21135 \series bold
21136
21137 \backslash
21138 root
21139 \series default
21140 .
21141  With the command 
21142 \series bold
21143
21144 \backslash
21145 root
21146 \series default
21147  you can produce roots of higher orders, like cube roots, while 
21148 \series bold
21149
21150 \backslash
21151 sqrt
21152 \series default
21153  produces always a square root.
21154 \end_layout
21155
21156 \begin_layout Subsection
21157 Operators with Limits
21158 \begin_inset Index
21159 status collapsed
21160
21161 \begin_layout Plain Layout
21162 Math ! Sums
21163 \end_layout
21164
21165 \end_inset
21166
21167
21168 \begin_inset Index
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 Math ! Integrals
21173 \end_layout
21174
21175 \end_inset
21176
21177
21178 \begin_inset CommandInset label
21179 LatexCommand label
21180 name "sub:Operators-with-Limits"
21181
21182 \end_inset
21183
21184
21185 \end_layout
21186
21187 \begin_layout Standard
21188 Sum (
21189 \begin_inset Formula $\sum$
21190 \end_inset
21191
21192 ) and integral (
21193 \begin_inset Formula $\int$
21194 \end_inset
21195
21196 ) operators are very often decorated with limits.
21197  These limits can be entered in LyX by entering them as you would enter
21198  a super- or subscript, directly after the symbol.
21199  The sum operator will automatically place its 
21200 \begin_inset Quotes eld
21201 \end_inset
21202
21203 limits
21204 \begin_inset Quotes erd
21205 \end_inset
21206
21207  over and under the symbol in displayed formulas, and on the side in inline
21208  formulas.
21209  Such as 
21210 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21211 \end_inset
21212
21213 , versus
21214 \begin_inset Formula \[
21215 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21216
21217 \end_inset
21218
21219 Integral signs, however, will place the limits on the side in both formula
21220  types.
21221 \end_layout
21222
21223 \begin_layout Standard
21224 All operators with limits will be automatically re-sized when placed in
21225  display mode.
21226  The placement of the limits can be changed by placing the cursor directly
21227  behind the operator and hitting 
21228 \begin_inset Info
21229 type  "shortcut"
21230 arg   "math-limits"
21231 \end_inset
21232
21233  or using the menu 
21234 \family sans
21235 Edit\SpecialChar \menuseparator
21236 Math\SpecialChar \menuseparator
21237 Change
21238 \begin_inset space ~
21239 \end_inset
21240
21241 Limits
21242 \begin_inset space ~
21243 \end_inset
21244
21245 Type
21246 \family default
21247 .
21248 \end_layout
21249
21250 \begin_layout Standard
21251 Certain other mathematical expressions have this 
21252 \begin_inset Quotes eld
21253 \end_inset
21254
21255 moving limits
21256 \begin_inset Quotes erd
21257 \end_inset
21258
21259  feature as addition, such as
21260 \begin_inset Index
21261 status collapsed
21262
21263 \begin_layout Plain Layout
21264 Math ! Limits
21265 \end_layout
21266
21267 \end_inset
21268
21269
21270 \begin_inset Formula \[
21271 \lim_{x\rightarrow\infty}f(x),\]
21272
21273 \end_inset
21274
21275 which will place the 
21276 \begin_inset Formula $x\rightarrow\infty$
21277 \end_inset
21278
21279  underneath the 
21280 \begin_inset Quotes eld
21281 \end_inset
21282
21283 lim
21284 \begin_inset Quotes erd
21285 \end_inset
21286
21287  in display mode.
21288  In inline formulas it looks like this: 
21289 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21290 \end_inset
21291
21292 .
21293 \end_layout
21294
21295 \begin_layout Standard
21296 Note that the lim-function was entered as the function macro 
21297 \series bold
21298
21299 \backslash
21300 lim
21301 \series default
21302 .
21303  Have a look at section
21304 \begin_inset space ~
21305 \end_inset
21306
21307
21308 \begin_inset CommandInset ref
21309 LatexCommand ref
21310 reference "sub:Functions"
21311
21312 \end_inset
21313
21314  for an explanation of function macros.
21315 \end_layout
21316
21317 \begin_layout Subsection
21318 Math Symbols
21319 \begin_inset Index
21320 status collapsed
21321
21322 \begin_layout Plain Layout
21323 Math ! Symbols
21324 \end_layout
21325
21326 \end_inset
21327
21328
21329 \end_layout
21330
21331 \begin_layout Standard
21332 Most math symbols can be found in the 
21333 \family sans
21334 Math
21335 \begin_inset space ~
21336 \end_inset
21337
21338 Panel
21339 \family default
21340  under one of several categories; including 
21341 \family sans
21342 Greek
21343 \family default
21344
21345 \family sans
21346 Operators
21347 \family default
21348  , 
21349 \family sans
21350 Relations
21351 \family default
21352
21353 \family sans
21354 Arrows
21355 \family default
21356 .
21357  There are also the additional symbols provided by the American Mathematical
21358  Society (AMS).
21359 \end_layout
21360
21361 \begin_layout Standard
21362 If you know the LaTeX-command for a construct or symbol you wish to use,
21363  you don't have to use the 
21364 \family sans
21365 Math
21366 \begin_inset space ~
21367 \end_inset
21368
21369 Panel
21370 \family default
21371 , but can type the command directly into the formula.
21372  LyX will convert it to the corresponding symbol or construct.
21373 \end_layout
21374
21375 \begin_layout Subsection
21376 Altering Spacing
21377 \begin_inset Index
21378 status collapsed
21379
21380 \begin_layout Plain Layout
21381 Math ! Spaces
21382 \end_layout
21383
21384 \end_inset
21385
21386
21387 \end_layout
21388
21389 \begin_layout Standard
21390 You may want to create spaces that differs from the standard spacing that
21391  LaTeX provides.
21392  To do this, type 
21393 \family sans
21394 Ctrl+Space
21395 \family default
21396  or to use the 
21397 \family sans
21398 Math
21399 \begin_inset space ~
21400 \end_inset
21401
21402 Panel
21403 \family default
21404  button 
21405 \begin_inset Graphics
21406         filename ../images/math/space.png
21407
21408 \end_inset
21409
21410 .
21411  This generates a small space, and shows a small marker on the screen.
21412  Here a example for the sequence 
21413 \series bold
21414 a Ctrl+Space b
21415 \series default
21416
21417 \begin_inset Formula $a\, b$
21418 \end_inset
21419
21420  (appears in LyX as 
21421 \begin_inset Graphics
21422         filename clipart/SpaceMarker.png
21423
21424 \end_inset
21425
21426 ).
21427  You can change the space to different sizes when you set the cursor behind
21428  the space marker and hit space again several times.
21429  With every space hit the size will be changed.
21430  Some markers for the space size appear red in LyX, because they are a negative
21431  spaces.
21432  Here two examples:
21433 \end_layout
21434
21435 \begin_layout Standard
21436
21437 \series bold
21438 a Ctrl+Space b
21439 \series default
21440  and 3×
21441 \family sans
21442 Space
21443 \family default
21444
21445 \begin_inset Formula $a\quad b$
21446 \end_inset
21447
21448
21449 \end_layout
21450
21451 \begin_layout Standard
21452
21453 \series bold
21454 a Ctrl+Space b
21455 \series default
21456  and 5×
21457 \family sans
21458 Space
21459 \family default
21460
21461 \begin_inset Formula $a\! b$
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \begin_layout Subsection
21468 Functions
21469 \begin_inset Index
21470 status collapsed
21471
21472 \begin_layout Plain Layout
21473 Math ! Functions
21474 \end_layout
21475
21476 \end_inset
21477
21478
21479 \begin_inset CommandInset label
21480 LatexCommand label
21481 name "sub:Functions"
21482
21483 \end_inset
21484
21485
21486 \end_layout
21487
21488 \begin_layout Standard
21489 The 
21490 \family sans
21491 Math
21492 \begin_inset space ~
21493 \end_inset
21494
21495 Panel
21496 \family default
21497  contains under the button 
21498 \begin_inset Graphics
21499         filename ../images/math/functions.png
21500
21501 \end_inset
21502
21503  a number of functions, such as 
21504 \begin_inset Formula $\sin$
21505 \end_inset
21506
21507
21508 \begin_inset Formula $\lim$
21509 \end_inset
21510
21511
21512 \emph on
21513 etc
21514 \emph default
21515 .
21516  (you can also insert them in a formula by typing 
21517 \series bold
21518
21519 \backslash
21520 sin
21521 \series default
21522  etc.).
21523  Standard mathematical practice is, that functions are printed upright to
21524  avoid confusions, because 
21525 \begin_inset Formula $sin$
21526 \end_inset
21527
21528  does normally mean 
21529 \begin_inset Formula $s·i·n$
21530 \end_inset
21531
21532 .
21533 \end_layout
21534
21535 \begin_layout Standard
21536 Using the function macros will also produce correct spacing around the function:
21537  
21538 \begin_inset Formula $a\sin x$
21539 \end_inset
21540
21541  is different from 
21542 \begin_inset Formula $asinx$
21543 \end_inset
21544
21545
21546 \end_layout
21547
21548 \begin_layout Standard
21549 For some mathematical objects, like the limes, the macro changes the way
21550  that subscripts are placed, like described in section
21551 \begin_inset space ~
21552 \end_inset
21553
21554
21555 \begin_inset CommandInset ref
21556 LatexCommand ref
21557 reference "sub:Operators-with-Limits"
21558
21559 \end_inset
21560
21561 .
21562 \end_layout
21563
21564 \begin_layout Subsection
21565 Accents
21566 \begin_inset Index
21567 status collapsed
21568
21569 \begin_layout Plain Layout
21570 Math ! Accents
21571 \end_layout
21572
21573 \end_inset
21574
21575
21576 \end_layout
21577
21578 \begin_layout Standard
21579 In a formula you can insert accented characters in the same way as in text
21580  mode.
21581  This may depend on your keyboard, or the bindings file you use.
21582  You can also use LaTeX commands to e.g.
21583  enter 
21584 \begin_inset Formula $\hat{a}$
21585 \end_inset
21586
21587  even if your keyboard doesn't have hat-accents enabled.
21588  Our example is entered by typing 
21589 \series bold
21590
21591 \backslash
21592 hat
21593 \begin_inset ERT
21594 status collapsed
21595
21596 \begin_layout Plain Layout
21597
21598
21599 \backslash
21600 spce 
21601 \end_layout
21602
21603 \end_inset
21604
21605 a
21606 \series default
21607  in a formula.
21608  Table
21609 \begin_inset space ~
21610 \end_inset
21611
21612
21613 \begin_inset CommandInset ref
21614 LatexCommand ref
21615 reference "cap:Accent-names-and"
21616
21617 \end_inset
21618
21619  shows the equivalences between the accent names and the commands.
21620 \end_layout
21621
21622 \begin_layout Standard
21623 \begin_inset Float table
21624 wide false
21625 sideways false
21626 status open
21627
21628 \begin_layout Plain Layout
21629 \begin_inset Caption
21630
21631 \begin_layout Plain Layout
21632 \begin_inset CommandInset label
21633 LatexCommand label
21634 name "cap:Accent-names-and"
21635
21636 \end_inset
21637
21638 Accent names and the corresponding commands.
21639 \end_layout
21640
21641 \end_inset
21642
21643
21644 \end_layout
21645
21646 \begin_layout Plain Layout
21647 \align center
21648 \begin_inset Tabular
21649 <lyxtabular version="3" rows="11" columns="3">
21650 <features>
21651 <column alignment="center" valignment="top" width="0pt">
21652 <column alignment="center" valignment="top" width="0pt">
21653 <column alignment="center" valignment="top" width="0pt">
21654 <row>
21655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659 Name
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 Command
21669 \end_layout
21670
21671 \end_inset
21672 </cell>
21673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677 E
21678 \family roman
21679 \series medium
21680 \shape up
21681 \size normal
21682 \emph off
21683 \bar no
21684 \noun off
21685 \color none
21686 xample
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 </row>
21692 <row>
21693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697
21698 \family roman
21699 \series medium
21700 \shape up
21701 \size normal
21702 \emph off
21703 \bar no
21704 \noun off
21705 \color none
21706 circumflex
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715
21716 \series bold
21717
21718 \backslash
21719 hat
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21725 \begin_inset Text
21726
21727 \begin_layout Plain Layout
21728
21729 \family roman
21730 \series medium
21731 \shape up
21732 \size normal
21733 \emph off
21734 \bar no
21735 \noun off
21736 \color none
21737 \begin_inset Formula $\hat{a}$
21738 \end_inset
21739
21740
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 </row>
21746 <row>
21747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751
21752 \family roman
21753 \series medium
21754 \shape up
21755 \size normal
21756 \emph off
21757 \bar no
21758 \noun off
21759 \color none
21760 grave
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769
21770 \series bold
21771
21772 \backslash
21773 grave
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782
21783 \family roman
21784 \series medium
21785 \shape up
21786 \size normal
21787 \emph off
21788 \bar no
21789 \noun off
21790 \color none
21791 \begin_inset Formula $\grave{a}$
21792 \end_inset
21793
21794
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 </row>
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805
21806 \family roman
21807 \series medium
21808 \shape up
21809 \size normal
21810 \emph off
21811 \bar no
21812 \noun off
21813 \color none
21814 acute
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Plain Layout
21823
21824 \series bold
21825
21826 \backslash
21827 acute
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836
21837 \family roman
21838 \series medium
21839 \shape up
21840 \size normal
21841 \emph off
21842 \bar no
21843 \noun off
21844 \color none
21845 \begin_inset Formula $\acute{a}$
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 </row>
21854 <row>
21855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Plain Layout
21859
21860 \family roman
21861 \series medium
21862 \shape up
21863 \size normal
21864 \emph off
21865 \bar no
21866 \noun off
21867 \color none
21868 umlaut
21869 \end_layout
21870
21871 \end_inset
21872 </cell>
21873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Plain Layout
21877
21878 \series bold
21879
21880 \backslash
21881 ddot
21882 \end_layout
21883
21884 \end_inset
21885 </cell>
21886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21887 \begin_inset Text
21888
21889 \begin_layout Plain Layout
21890
21891 \family roman
21892 \series medium
21893 \shape up
21894 \size normal
21895 \emph off
21896 \bar no
21897 \noun off
21898 \color none
21899 \begin_inset Formula $\ddot{a}$
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 </row>
21908 <row>
21909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913
21914 \family roman
21915 \series medium
21916 \shape up
21917 \size normal
21918 \emph off
21919 \bar no
21920 \noun off
21921 \color none
21922 tilde
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931
21932 \series bold
21933
21934 \backslash
21935 tilde
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944
21945 \family roman
21946 \series medium
21947 \shape up
21948 \size normal
21949 \emph off
21950 \bar no
21951 \noun off
21952 \color none
21953 \begin_inset Formula $\tilde{a}$
21954 \end_inset
21955
21956
21957 \end_layout
21958
21959 \end_inset
21960 </cell>
21961 </row>
21962 <row>
21963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967
21968 \family roman
21969 \series medium
21970 \shape up
21971 \size normal
21972 \emph off
21973 \bar no
21974 \noun off
21975 \color none
21976 dot
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985
21986 \series bold
21987
21988 \backslash
21989 dot
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \begin_layout Plain Layout
21998
21999 \family roman
22000 \series medium
22001 \shape up
22002 \size normal
22003 \emph off
22004 \bar no
22005 \noun off
22006 \color none
22007 \begin_inset Formula $\dot{a}$
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 </row>
22016 <row>
22017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021
22022 \family roman
22023 \series medium
22024 \shape up
22025 \size normal
22026 \emph off
22027 \bar no
22028 \noun off
22029 \color none
22030 breve
22031 \end_layout
22032
22033 \end_inset
22034 </cell>
22035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22036 \begin_inset Text
22037
22038 \begin_layout Plain Layout
22039
22040 \series bold
22041
22042 \backslash
22043 breve
22044 \end_layout
22045
22046 \end_inset
22047 </cell>
22048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052
22053 \family roman
22054 \series medium
22055 \shape up
22056 \size normal
22057 \emph off
22058 \bar no
22059 \noun off
22060 \color none
22061 \begin_inset Formula $\breve{a}$
22062 \end_inset
22063
22064
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 </row>
22070 <row>
22071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075
22076 \family roman
22077 \series medium
22078 \shape up
22079 \size normal
22080 \emph off
22081 \bar no
22082 \noun off
22083 \color none
22084 caron
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22090 \begin_inset Text
22091
22092 \begin_layout Plain Layout
22093
22094 \series bold
22095
22096 \backslash
22097 check
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106
22107 \family roman
22108 \series medium
22109 \shape up
22110 \size normal
22111 \emph off
22112 \bar no
22113 \noun off
22114 \color none
22115 \begin_inset Formula $\check{a}$
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 </row>
22124 <row>
22125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22126 \begin_inset Text
22127
22128 \begin_layout Plain Layout
22129
22130 \family roman
22131 \series medium
22132 \shape up
22133 \size normal
22134 \emph off
22135 \bar no
22136 \noun off
22137 \color none
22138 macron
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147
22148 \series bold
22149
22150 \backslash
22151 bar
22152 \end_layout
22153
22154 \end_inset
22155 </cell>
22156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \family roman
22162 \series medium
22163 \shape up
22164 \size normal
22165 \emph off
22166 \bar no
22167 \noun off
22168 \color none
22169 \begin_inset Formula $\bar{a}$
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 </row>
22178 <row>
22179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183 vector
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192
22193 \series bold
22194
22195 \backslash
22196 vec
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \family roman
22207 \series medium
22208 \shape up
22209 \size normal
22210 \emph off
22211 \bar no
22212 \noun off
22213 \color none
22214 \begin_inset Formula $\vec{a}$
22215 \end_inset
22216
22217
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 </row>
22223 </lyxtabular>
22224
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \end_layout
22234
22235 \begin_layout Standard
22236 You can choose one of the accents by selecting an item from the 
22237 \family sans
22238 Frame
22239 \begin_inset space ~
22240 \end_inset
22241
22242 decorations
22243 \family default
22244  symbol set button 
22245 \begin_inset Graphics
22246         filename ../images/math/hat.png
22247
22248 \end_inset
22249
22250  in the math panel ; this will apply to any selection you have made within
22251  a formula too.
22252 \end_layout
22253
22254 \begin_layout Section
22255 Brackets and Delimiters
22256 \begin_inset Index
22257 status collapsed
22258
22259 \begin_layout Plain Layout
22260 Math ! Brackets
22261 \end_layout
22262
22263 \end_inset
22264
22265
22266 \begin_inset Index
22267 status collapsed
22268
22269 \begin_layout Plain Layout
22270 Math ! Delimiters
22271 \end_layout
22272
22273 \end_inset
22274
22275
22276 \begin_inset CommandInset label
22277 LatexCommand label
22278 name "sec:Brackets-and-Delimiters"
22279
22280 \end_inset
22281
22282
22283 \end_layout
22284
22285 \begin_layout Standard
22286 There are several brackets available through LyX.
22287  For most purposes, using just the keys 
22288 \family typewriter
22289 []{}()|<>
22290 \family default
22291  should suffice.
22292  But if you want to surround a large structure, like a matrix or a fraction,
22293  or if you have several layers of brackets, is better using 
22294 \family sans
22295 Math
22296 \begin_inset space ~
22297 \end_inset
22298
22299 Panel
22300 \family default
22301 's delimiter icon 
22302 \begin_inset Graphics
22303         filename ../images/math/delim.png
22304
22305 \end_inset
22306
22307 .
22308  For example, that's how you would construct the brackets around a standard
22309  matrix such as:
22310 \begin_inset Formula \[
22311 \left[\begin{array}{cc}
22312 1 & 2\\
22313 3 & 4\end{array}\right]\]
22314
22315 \end_inset
22316
22317 and to make it easier to see the layers of parentheses as in: 
22318 \begin_inset Formula \[
22319 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22320
22321 \end_inset
22322
22323
22324 \end_layout
22325
22326 \begin_layout Standard
22327 The parentheses, and other brackets from that menu will automatically re-size
22328  to accommodate the size of what is inside.
22329 \end_layout
22330
22331 \begin_layout Standard
22332 To construct brackets click on the button for the bracket you want on the
22333  left side and right side.
22334  If you use the option 
22335 \family sans
22336 Keep
22337 \begin_inset space ~
22338 \end_inset
22339
22340 matched
22341 \family default
22342 , the selected bracket type will be used for the left and the right side.
22343  The selection will be shown below the button field.
22344  If you want one side to not have a bracket, use the blank button.
22345  It will appear in LyX with a dotted line, but nothing will be printed.
22346 \end_layout
22347
22348 \begin_layout Standard
22349 If you want to place brackets around math structures, like a square root,
22350  you can do that by highlighting (selecting) the structure that is to go
22351  inside the brackets.
22352  Then choose the appropriate brackets for left and right and click on 
22353 \family sans
22354 Insert
22355 \family default
22356 .
22357  The parentheses will be drawn around the selected structure.
22358 \end_layout
22359
22360 \begin_layout Standard
22361 The next section explains how to insert a LaTeX 
22362 \begin_inset Quotes eld
22363 \end_inset
22364
22365 {
22366 \begin_inset Quotes erd
22367 \end_inset
22368
22369  for grouping.
22370 \end_layout
22371
22372 \begin_layout Section
22373 Grouping
22374 \begin_inset Index
22375 status collapsed
22376
22377 \begin_layout Plain Layout
22378 Math ! Grouping
22379 \end_layout
22380
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \begin_layout Standard
22387 You may need to group a set of symbols.
22388  In LaTeX, for example, the typesetting of 
22389 \family typewriter
22390 {x^y}^z
22391 \family default
22392  is different from 
22393 \family typewriter
22394 x^{y^z}
22395 \family default
22396 :
22397 \end_layout
22398
22399 \begin_layout Standard
22400 \begin_inset Formula \[
22401 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22402
22403 \end_inset
22404
22405
22406 \end_layout
22407
22408 \begin_layout Standard
22409 To create this grouping, you need to use the key sequence 
22410 \begin_inset Quotes eld
22411 \end_inset
22412
22413
22414 \series bold
22415
22416 \backslash
22417 {
22418 \series default
22419
22420 \begin_inset Quotes erd
22421 \end_inset
22422
22423  then type space.
22424  Inside LyX, you will see red braces indicating the grouping.
22425  Within this braces you insert the grouped structure.
22426  The grouping braces won't appear in the output in contrary to normal braces.
22427 \end_layout
22428
22429 \begin_layout Section
22430 Arrays and Multi-line Equations
22431 \begin_inset Index
22432 status collapsed
22433
22434 \begin_layout Plain Layout
22435 Math ! Arrays
22436 \end_layout
22437
22438 \end_inset
22439
22440
22441 \begin_inset Index
22442 status collapsed
22443
22444 \begin_layout Plain Layout
22445 Math ! Matrices
22446 \end_layout
22447
22448 \end_inset
22449
22450
22451 \begin_inset Index
22452 status collapsed
22453
22454 \begin_layout Plain Layout
22455 Math ! Multi-line Equations
22456 \end_layout
22457
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \begin_layout Standard
22464 Matrices are entered in LyX using the 
22465 \family sans
22466 Math
22467 \begin_inset space ~
22468 \end_inset
22469
22470 Panel
22471 \family default
22472  matrix button 
22473 \begin_inset Graphics
22474         filename ../images/math/matrix.png
22475
22476 \end_inset
22477
22478 .
22479  It will open a dialog for you to choose the number of rows/columns.
22480  Here is an example:
22481 \begin_inset Formula \[
22482 \left(\begin{array}{ccc}
22483 1 & 2 & 3\\
22484 4 & 5 & 6\\
22485 7 & 8 & 9\end{array}\right)\]
22486
22487 \end_inset
22488
22489 The parentheses aren't automatic, but you can add them as described in section
22490 \begin_inset space ~
22491 \end_inset
22492
22493
22494 \begin_inset CommandInset ref
22495 LatexCommand ref
22496 reference "sec:Brackets-and-Delimiters"
22497
22498 \end_inset
22499
22500 .
22501  When you construct the matrix, you can decide whether the column entries
22502  will be left-, right-, or center-justified.
22503  This alignment is set in the box 
22504 \family sans
22505 Horizontal
22506 \family default
22507  with the letters 
22508 \begin_inset Quotes eld
22509 \end_inset
22510
22511
22512 \family sans
22513 l
22514 \family default
22515
22516 \begin_inset Quotes erd
22517 \end_inset
22518
22519
22520 \begin_inset Quotes eld
22521 \end_inset
22522
22523
22524 \family sans
22525 r
22526 \family default
22527
22528 \begin_inset Quotes erd
22529 \end_inset
22530
22531 , and 
22532 \begin_inset Quotes eld
22533 \end_inset
22534
22535
22536 \family sans
22537 c
22538 \family default
22539
22540 \begin_inset Quotes erd
22541 \end_inset
22542
22543 .
22544  LyX proposes a 
22545 \begin_inset Quotes eld
22546 \end_inset
22547
22548
22549 \family sans
22550 c
22551 \family default
22552
22553 \begin_inset Quotes erd
22554 \end_inset
22555
22556  for every column as default.
22557  For example, the sequence 
22558 \begin_inset Quotes eld
22559 \end_inset
22560
22561
22562 \family sans
22563 lrc
22564 \family default
22565
22566 \begin_inset Quotes erd
22567 \end_inset
22568
22569  means that the first column will be left-justified, the second will be
22570  centered, and the third column will be right-justified, because each letter
22571  corresponds to the relevant column.
22572  The result will look like this:
22573 \begin_inset Formula \[
22574 \begin{array}{lcr}
22575 this & this\, column & this\, column\\
22576 column & has & has\, right\\
22577 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22578
22579 \end_inset
22580
22581
22582 \end_layout
22583
22584 \begin_layout Standard
22585 You can add more rows to an existing matrix by hitting 
22586 \begin_inset Info
22587 type  "shortcut"
22588 arg   "newline-insert newline"
22589 \end_inset
22590
22591  while the cursor is in the matrix.
22592  Adding or deleting columns can be done via the menu 
22593 \family sans
22594 Edit\SpecialChar \menuseparator
22595 Math
22596 \family default
22597 .
22598 \end_layout
22599
22600 \begin_layout Standard
22601 There are other arrays used in formulas, such as distinctions of cases.
22602  It can be created with the menu 
22603 \family sans
22604 Insert\SpecialChar \menuseparator
22605 Math\SpecialChar \menuseparator
22606 Cases
22607 \begin_inset space ~
22608 \end_inset
22609
22610 Environment
22611 \family default
22612  or the command 
22613 \series bold
22614
22615 \backslash
22616 cases
22617 \series default
22618 .
22619  Here an example: 
22620 \begin_inset Formula \[
22621 f(x)=\begin{cases}
22622 -1 & x<0\\
22623 0 & x=0\\
22624 1 & x>0\end{cases}\]
22625
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \begin_layout Standard
22632 \begin_inset VSpace bigskip
22633 \end_inset
22634
22635 Multi-line formulas are created when you press 
22636 \begin_inset Info
22637 type  "shortcut"
22638 arg   "newline-insert newline"
22639 \end_inset
22640
22641  within a formula.
22642  In an empty formula you can see that three blue boxes appear, one for each
22643  column.
22644  When you press 
22645 \begin_inset Info
22646 type  "shortcut"
22647 arg   "newline-insert newline"
22648 \end_inset
22649
22650  in a non-empty formula, the part before the relation sign (equal sign 
22651 \begin_inset Quotes eld
22652 \end_inset
22653
22654 =
22655 \begin_inset Quotes erd
22656 \end_inset
22657
22658  etc.) will be inserted automatically to the first column, the relation sign
22659  is in the second column, and the rest in the third column.
22660  A new row is created by every further hit of 
22661 \begin_inset Info
22662 type  "shortcut"
22663 arg   "newline-insert newline"
22664 \end_inset
22665
22666 .
22667  Multi-line formulas are always displayed formulas.
22668  Here is an example:
22669 \begin_inset Formula \begin{eqnarray}
22670 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22671 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22672
22673 \end_inset
22674
22675  To change the column assignment of the formula parts, place the cursor
22676  where you want to start the shift and hit 
22677 \family sans
22678 Ctrl-Tab.
22679
22680 \family default
22681  It shifts everything in the column which is right beside the current cursor
22682  position to the next column.
22683  Note that the middle column is designed for relation signs, structures
22684  within this column will be printed in a smaller size:
22685 \begin_inset Formula \begin{eqnarray*}
22686 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22687
22688 \end_inset
22689
22690
22691 \end_layout
22692
22693 \begin_layout Standard
22694 The multi-line formula type described here is called 
22695 \family typewriter
22696 \series medium
22697 eqnarray
22698 \family default
22699 \series default
22700 .
22701  There are other multi-line types being more suitable for certain situations,
22702  for example if you want a better inter-line spacing than in formula (
22703 \begin_inset CommandInset ref
22704 LatexCommand ref
22705 reference "eq:asquared"
22706
22707 \end_inset
22708
22709 ).
22710  The other types are described in section
22711 \begin_inset space ~
22712 \end_inset
22713
22714
22715 \begin_inset CommandInset ref
22716 LatexCommand ref
22717 reference "sub:AMS-Formula-Types"
22718
22719 \end_inset
22720
22721 .
22722 \end_layout
22723
22724 \begin_layout Section
22725 Formula Numbering and Referencing
22726 \begin_inset Index
22727 status collapsed
22728
22729 \begin_layout Plain Layout
22730 Math ! Formula numbering
22731 \end_layout
22732
22733 \end_inset
22734
22735
22736 \begin_inset Index
22737 status collapsed
22738
22739 \begin_layout Plain Layout
22740 Math ! Referencing formulas
22741 \end_layout
22742
22743 \end_inset
22744
22745
22746 \begin_inset CommandInset label
22747 LatexCommand label
22748 name "sec:Formula-Numbering-and"
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Standard
22756 To number a formula, set the cursor in the formula and use the menu 
22757 \family sans
22758 Edit\SpecialChar \menuseparator
22759 Math\SpecialChar \menuseparator
22760 Toggle
22761 \begin_inset space ~
22762 \end_inset
22763
22764 Numbering
22765 \family default
22766  or the shortcut 
22767 \begin_inset Info
22768 type  "shortcut"
22769 arg   "math-number-toggle"
22770 \end_inset
22771
22772 .
22773  The formula number appears in LyX as 
22774 \begin_inset Quotes eld
22775 \end_inset
22776
22777 #
22778 \begin_inset Quotes erd
22779 \end_inset
22780
22781  within parentheses.
22782  The 
22783 \begin_inset Quotes erd
22784 \end_inset
22785
22786 #
22787 \begin_inset Quotes erd
22788 \end_inset
22789
22790  denotes, that the number will be calculated automatically when the output
22791  is generated.
22792  The placement and format of the formula number in the output depends on
22793  the document class.
22794  In this document the number is printed together with the chapter number,
22795  separated by a dot:
22796 \begin_inset Formula \begin{equation}
22797 1+1=2\end{equation}
22798
22799 \end_inset
22800
22801 Using 
22802 \begin_inset Info
22803 type  "shortcut"
22804 arg   "math-number-toggle"
22805 \end_inset
22806
22807  in a numbered formula will switch off the numbering.
22808  You can only number displayed formulas.
22809 \end_layout
22810
22811 \begin_layout Standard
22812 Multi-line formulas can be numbered line by line: Using the menu 
22813 \family sans
22814 Edit\SpecialChar \menuseparator
22815 Math\SpecialChar \menuseparator
22816 Toggle
22817 \begin_inset space ~
22818 \end_inset
22819
22820 Numbering
22821 \begin_inset space ~
22822 \end_inset
22823
22824 of
22825 \begin_inset space ~
22826 \end_inset
22827
22828 Line
22829 \family default
22830  or the shortcut 
22831 \begin_inset Info
22832 type  "shortcut"
22833 arg   "math-number-line-toggle"
22834 \end_inset
22835
22836  will only toggle the numbering of the line where the cursor is in:
22837 \begin_inset Formula \begin{eqnarray}
22838 1 & = & 3-2\\
22839 2 & = & 4-2\nonumber \\
22840 4 & \leq & 7\end{eqnarray}
22841
22842 \end_inset
22843
22844 To number all lines use the shortcut 
22845 \begin_inset Info
22846 type  "shortcut"
22847 arg   "math-number-toggle"
22848 \end_inset
22849
22850 .
22851 \end_layout
22852
22853 \begin_layout Standard
22854 \begin_inset VSpace bigskip
22855 \end_inset
22856
22857 Every displayed formula can be referenced by its number using a label.
22858  A label is inserted with the menu 
22859 \family sans
22860 Insert\SpecialChar \menuseparator
22861 Label
22862 \family default
22863  when the cursor is in the formula.
22864  This opens a dialog to enter the label.
22865  It is recommended to use the proposed 
22866 \begin_inset Quotes eld
22867 \end_inset
22868
22869
22870 \family sans
22871 eq:
22872 \family default
22873
22874 \begin_inset Quotes erd
22875 \end_inset
22876
22877  as first part of the label, because this helps later to identify the label
22878  type when you have many labels in your document.
22879  We inserted in the following example the label 
22880 \begin_inset Quotes eld
22881 \end_inset
22882
22883 eq:tanhExp
22884 \begin_inset Quotes erd
22885 \end_inset
22886
22887  in the second line:
22888 \begin_inset Formula \begin{eqnarray}
22889 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
22890  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
22891
22892 \end_inset
22893
22894 Every labeled line is automatically numbered.
22895  Therefore the label is shown in LyX at the place of the formula number
22896  placeholder 
22897 \begin_inset Quotes eld
22898 \end_inset
22899
22900 #
22901 \begin_inset Quotes erd
22902 \end_inset
22903
22904 .
22905  You can reference a labeled formula using the menu 
22906 \family sans
22907 Insert\SpecialChar \menuseparator
22908 Cross
22909 \begin_inset space ~
22910 \end_inset
22911
22912 Reference
22913 \family default
22914 .
22915  A dialog appears to choose a label you want refer to.
22916  The reference appears in LyX as grey cross reference box and in the output
22917  as the formula number:
22918 \end_layout
22919
22920 \begin_layout Standard
22921 This is a cross-reference to equation (
22922 \begin_inset CommandInset ref
22923 LatexCommand ref
22924 reference "eq:tanhExp"
22925
22926 \end_inset
22927
22928 ).
22929 \end_layout
22930
22931 \begin_layout Standard
22932 The properties of LyX's cross-reference box are described in section
22933 \begin_inset space ~
22934 \end_inset
22935
22936
22937 \begin_inset CommandInset ref
22938 LatexCommand ref
22939 reference "sec:Cross-References"
22940
22941 \end_inset
22942
22943 .
22944  To delete a label, set the cursor in the labeled formula, use the menu
22945  
22946 \family sans
22947 Insert\SpecialChar \menuseparator
22948 Label
22949 \family default
22950  and delete the label in the appearing dialog.
22951 \begin_inset Foot
22952 status collapsed
22953
22954 \begin_layout Plain Layout
22955 This is a unintuitive and will be fixed in the next version of LyX.
22956 \end_layout
22957
22958 \end_inset
22959
22960  
22961 \end_layout
22962
22963 \begin_layout Section
22964 User defined math macros
22965 \begin_inset Index
22966 status collapsed
22967
22968 \begin_layout Plain Layout
22969 Math ! Macros
22970 \end_layout
22971
22972 \end_inset
22973
22974
22975 \begin_inset CommandInset label
22976 LatexCommand label
22977 name "sec:math-macros"
22978
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \begin_layout Standard
22985 LyX allows you to define macros for formulas.
22986  For example we assume that solutions of the quadratic equation often occur
22987  in our document in various forms and we want to create a macro to print
22988  them.
22989 \begin_inset Newline newline
22990 \end_inset
22991
22992 The general form of a quadratic equation is:
22993 \begin_inset Formula \[
22994 0=\lambda^{2}+p\lambda+q\]
22995
22996 \end_inset
22997
22998 The general form of its solution is:
22999 \begin_inset Formula \[
23000 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p^{2}}{4}-q}\]
23001
23002 \end_inset
23003
23004
23005 \end_layout
23006
23007 \begin_layout Standard
23008 The macro should print the parameters 
23009 \begin_inset Formula $\lambda$
23010 \end_inset
23011
23012
23013 \begin_inset Formula $p$
23014 \end_inset
23015
23016  and 
23017 \begin_inset Formula $q$
23018 \end_inset
23019
23020  like in the equation above.
23021 \end_layout
23022
23023 \begin_layout Standard
23024 A macro is created by executing the command
23025 \end_layout
23026
23027 \begin_layout Standard
23028
23029 \series bold
23030 math-macro
23031 \begin_inset ERT
23032 status collapsed
23033
23034 \begin_layout Plain Layout
23035
23036
23037 \backslash
23038 spce 
23039 \end_layout
23040
23041 \end_inset
23042
23043 Name
23044 \begin_inset ERT
23045 status collapsed
23046
23047 \begin_layout Plain Layout
23048
23049
23050 \backslash
23051 spce 
23052 \end_layout
23053
23054 \end_inset
23055
23056 Number
23057 \begin_inset space ~
23058 \end_inset
23059
23060 of
23061 \begin_inset space ~
23062 \end_inset
23063
23064 Arguments
23065 \end_layout
23066
23067 \begin_layout Standard
23068 in the minibuffer at the bottom of the LyX screen.
23069  Name is the name of the new macro which mustn't contain numbers.
23070  The number of arguments can be a number in the range 1-9.
23071  If you want to define a macro without arguments, don't declare the number
23072  of arguments.
23073 \end_layout
23074
23075 \begin_layout Standard
23076 We have three arguments and name the macro 
23077 \begin_inset Quotes eld
23078 \end_inset
23079
23080 qE
23081 \begin_inset Quotes erd
23082 \end_inset
23083
23084 , so that the command is:
23085 \end_layout
23086
23087 \begin_layout Standard
23088
23089 \series bold
23090 math-macro
23091 \begin_inset ERT
23092 status collapsed
23093
23094 \begin_layout Plain Layout
23095
23096
23097 \backslash
23098 spce 
23099 \end_layout
23100
23101 \end_inset
23102
23103 qE
23104 \begin_inset ERT
23105 status collapsed
23106
23107 \begin_layout Plain Layout
23108
23109
23110 \backslash
23111 spce 
23112 \end_layout
23113
23114 \end_inset
23115
23116 3
23117 \end_layout
23118
23119 \begin_layout Standard
23120 This results in the following macro definition box: 
23121 \begin_inset Graphics
23122         filename clipart/macrobox.png
23123
23124 \end_inset
23125
23126  
23127 \begin_inset FormulaMacro
23128 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23129 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23130 \end_inset
23131
23132
23133 \begin_inset Note Note
23134 status collapsed
23135
23136 \begin_layout Plain Layout
23137 The first box is an image to show the behavior in the output.
23138  The second one is the definition box, that doesn't appear in the output.
23139 \end_layout
23140
23141 \end_inset
23142
23143
23144 \end_layout
23145
23146 \begin_layout Standard
23147 The first blue box is for the definition, where you insert the formula via
23148  the math panel or commands.
23149  The placeholder for the arguments are inserted as a backslash and sharp
23150  followed by the argument number, e.g.
23151  
23152 \begin_inset Quotes eld
23153 \end_inset
23154
23155
23156 \backslash
23157 #1
23158 \begin_inset Quotes erd
23159 \end_inset
23160
23161  for the first argument.
23162  Placeholders will be displayed in red.
23163  The second blue box is for the appearance in LyX.
23164  This is useful when you have a large structure that shouldn't be displayed
23165  in LyX with its full size.
23166  If you want to see the macro as it is defined, leave the box blank.
23167  In our example we insert the sequence
23168 \begin_inset Newline newline
23169 \end_inset
23170
23171
23172 \series bold
23173 qE: 
23174 \backslash
23175 #1
23176 \series default
23177  
23178 \series bold
23179 ,
23180 \series default
23181  
23182 \series bold
23183
23184 \backslash
23185 #2
23186 \series default
23187  
23188 \series bold
23189 ,
23190 \series default
23191  
23192 \series bold
23193
23194 \backslash
23195 #3
23196 \begin_inset Newline newline
23197 \end_inset
23198
23199
23200 \series default
23201 The macro will then be shown as the macro name followed by the three arguments.
23202 \end_layout
23203
23204 \begin_layout Standard
23205 To use the macro in a formula, type its name as command, in our case 
23206 \begin_inset Quotes eld
23207 \end_inset
23208
23209
23210 \series bold
23211
23212 \backslash
23213 qE
23214 \series default
23215
23216 \begin_inset Quotes erd
23217 \end_inset
23218
23219 .
23220  The macro is inserted with boxes for the arguments looking similar to this:
23221 \end_layout
23222
23223 \begin_layout Standard
23224 \align center
23225 \begin_inset Graphics
23226         filename clipart/macrouse.png
23227
23228 \end_inset
23229
23230
23231 \end_layout
23232
23233 \begin_layout Standard
23234 The arguments are inserted in the blue boxes.
23235  If the cursor is outside the macro, the arguments are put in the macro.
23236  To change the arguments, put the cursor in the formula before or after
23237  the macro and press the right or left arrow key respectively.
23238  The arguments appear now again below the macro definition.
23239 \end_layout
23240
23241 \begin_layout Standard
23242 If you change the macro definition all macros are changed automatically
23243  to the new definition.
23244  Here an example of our macro with the arguments 
23245 \begin_inset Formula $x$
23246 \end_inset
23247
23248
23249 \begin_inset Formula $\ln(x)$
23250 \end_inset
23251
23252 , and 
23253 \begin_inset Formula $B$
23254 \end_inset
23255
23256 :
23257 \begin_inset Formula \[
23258 \qE x{\ln(y)}B\]
23259
23260 \end_inset
23261
23262
23263 \end_layout
23264
23265 \begin_layout Standard
23266 When the document is exported to LaTeX, the macro definition will be inserted
23267  as the command:
23268 \end_layout
23269
23270 \begin_layout Standard
23271
23272 \series bold
23273
23274 \backslash
23275 newcommand{
23276 \backslash
23277 qE}[3]{#1_{1,
23278 \backslash
23279 ,2}=-
23280 \backslash
23281 frac{#2}{2}
23282 \backslash
23283 pm
23284 \begin_inset Newline newline
23285 \end_inset
23286
23287
23288 \begin_inset ERT
23289 status collapsed
23290
23291 \begin_layout Plain Layout
23292
23293
23294 \backslash
23295 hphantom{
23296 \end_layout
23297
23298 \end_inset
23299
23300
23301 \backslash
23302 newcommand
23303 \begin_inset ERT
23304 status collapsed
23305
23306 \begin_layout Plain Layout
23307
23308 }
23309 \end_layout
23310
23311 \end_inset
23312
23313
23314 \backslash
23315 sqrt{
23316 \backslash
23317 frac{#2^{2}}{4}-#3}}
23318 \end_layout
23319
23320 \begin_layout Standard
23321 The command is not inserted in the document preamble.
23322  That means you can only use macros in formulas that are below the macro
23323  definition box in your document.
23324  There are also some other restrictions: The command 
23325 \backslash
23326 newcommand supports optional arguments, which are not available in LyX's
23327  macros.
23328  You can also not change subsequently the name of the macro and the number
23329  of arguments.
23330  
23331 \end_layout
23332
23333 \begin_layout Section
23334 Fine-Tuning
23335 \end_layout
23336
23337 \begin_layout Subsection
23338 Typefaces
23339 \begin_inset Index
23340 status collapsed
23341
23342 \begin_layout Plain Layout
23343 Math ! Typefaces
23344 \end_layout
23345
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \begin_layout Standard
23352 The standard font for text is italic, for numbers the standard is roman.
23353  To set a font in a formula, use the 
23354 \family sans
23355 Math
23356 \begin_inset space ~
23357 \end_inset
23358
23359 Panel
23360 \family default
23361  button 
23362 \begin_inset Graphics
23363         filename ../images/math/font.png
23364
23365 \end_inset
23366
23367 , or enter its command, listed in table
23368 \begin_inset space ~
23369 \end_inset
23370
23371
23372 \begin_inset CommandInset ref
23373 LatexCommand ref
23374 reference "cap:Typefaces-and-the"
23375
23376 \end_inset
23377
23378 , directly.
23379 \end_layout
23380
23381 \begin_layout Standard
23382 \begin_inset Float table
23383 wide false
23384 sideways false
23385 status open
23386
23387 \begin_layout Plain Layout
23388 \begin_inset Caption
23389
23390 \begin_layout Plain Layout
23391 \begin_inset CommandInset label
23392 LatexCommand label
23393 name "cap:Typefaces-and-the"
23394
23395 \end_inset
23396
23397 Typefaces and the corresponding commands.
23398 \end_layout
23399
23400 \end_inset
23401
23402
23403 \end_layout
23404
23405 \begin_layout Plain Layout
23406 \align center
23407 \begin_inset Tabular
23408 <lyxtabular version="3" rows="9" columns="2">
23409 <features>
23410 <column alignment="center" valignment="top" width="0pt">
23411 <column alignment="center" valignment="top" width="0pt">
23412 <row>
23413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417 Font
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23423 \begin_inset Text
23424
23425 \begin_layout Plain Layout
23426 Command
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 </row>
23432 <row>
23433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437
23438 \shape up
23439 \size normal
23440 \bar no
23441 \noun off
23442 \color none
23443 \begin_inset Formula $\mathrm{Roman}$
23444 \end_inset
23445
23446
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455
23456 \series bold
23457
23458 \backslash
23459 mathrm
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 </row>
23465 <row>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482
23483 \series bold
23484
23485 \backslash
23486 mathbf
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497 \begin_inset Formula $\mathit{Italic}$
23498 \end_inset
23499
23500
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \series bold
23511
23512 \backslash
23513 mathit
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 </row>
23519 <row>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \shape up
23526 \size normal
23527 \bar no
23528 \noun off
23529 \color none
23530 \begin_inset Formula $\mathtt{Typewriter}$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542
23543 \series bold
23544
23545 \backslash
23546 mathtt
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 </row>
23552 <row>
23553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \series bold
23571
23572 \backslash
23573 mathbb
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 \begin_inset Formula $\mathfrak{Fraktur}$
23585 \end_inset
23586
23587
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596
23597 \series bold
23598
23599 \backslash
23600 mathfrak
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 </row>
23606 <row>
23607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23608 \begin_inset Text
23609
23610 \begin_layout Plain Layout
23611
23612 \shape up
23613 \size normal
23614 \emph on
23615 \bar no
23616 \noun off
23617 \color none
23618 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630
23631 \series bold
23632
23633 \backslash
23634 mathcal
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 </row>
23640 <row>
23641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Formula $\mathsf{SansSerif}$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23654 \begin_inset Text
23655
23656 \begin_layout Plain Layout
23657
23658 \series bold
23659
23660 \backslash
23661 mathsf
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 </row>
23667 </lyxtabular>
23668
23669 \end_inset
23670
23671
23672 \end_layout
23673
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \begin_layout Standard
23680 \begin_inset Note Greyedout
23681 status open
23682
23683 \begin_layout Plain Layout
23684
23685 \series bold
23686 Note:
23687 \series default
23688  that you can only print capital letters in the typefaces 
23689 \family sans
23690 Blackboard
23691 \family default
23692  and 
23693 \family sans
23694 Calligraphic
23695 \family default
23696 .
23697 \end_layout
23698
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \begin_layout Standard
23705 When you use a typeface, a blue box is inserted in the formula.
23706  Every character in this box will be printed in this typeface.
23707  Pressing 
23708 \family sans
23709 Space
23710 \family default
23711  within the box, will set the cursor outside, so that you have to use a
23712  protected space when you need a space in the box.
23713  Here an example where a 
23714 \begin_inset Quotes eld
23715 \end_inset
23716
23717 N
23718 \begin_inset Quotes erd
23719 \end_inset
23720
23721  in 
23722 \family sans
23723 Blackboard
23724 \family default
23725  denotes the set of numbers:
23726 \begin_inset Formula \[
23727 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23728
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \begin_layout Standard
23735 The typefaces are nestable, which can cause confusion.
23736  You can e.g.
23737  put a character in 
23738 \family sans
23739 Fraktur
23740 \family default
23741  in a box for 
23742 \family sans
23743 Typewriter
23744 \family default
23745
23746 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23747 \end_inset
23748
23749  
23750 \begin_inset Newline newline
23751 \end_inset
23752
23753 So better don't use this feature.
23754 \end_layout
23755
23756 \begin_layout Standard
23757 The typefaces have no effect on Greek letters: 
23758 \begin_inset Formula $\mathfrak{abc\delta e}$
23759 \end_inset
23760
23761
23762 \begin_inset Newline newline
23763 \end_inset
23764
23765 You can only print them emboldened using the command 
23766 \series bold
23767
23768 \backslash
23769 boldsymbol
23770 \series default
23771 , which works like the other typeface commands: 
23772 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23773 \end_inset
23774
23775
23776 \end_layout
23777
23778 \begin_layout Standard
23779
23780 \series bold
23781
23782 \backslash
23783 boldsymbol
23784 \series default
23785  works for all symbols, letters, and numbers.
23786 \end_layout
23787
23788 \begin_layout Standard
23789 A number of other font options are available as well, in the menu 
23790 \family sans
23791 Insert\SpecialChar \menuseparator
23792 Math\SpecialChar \menuseparator
23793 Font
23794 \begin_inset space ~
23795 \end_inset
23796
23797 Change
23798 \family default
23799 .
23800 \end_layout
23801
23802 \begin_layout Subsection
23803 Math Text
23804 \begin_inset Index
23805 status collapsed
23806
23807 \begin_layout Plain Layout
23808 Math ! Text
23809 \end_layout
23810
23811 \end_inset
23812
23813
23814 \end_layout
23815
23816 \begin_layout Standard
23817 Typefaces are useful for entering some characters in some given font, but
23818  not for text.
23819  For typing longer pieces of text use the math text, which is obtained using
23820  the entry 
23821 \family sans
23822 Normal
23823 \begin_inset space ~
23824 \end_inset
23825
23826 text
23827 \begin_inset space ~
23828 \end_inset
23829
23830 mode
23831 \family default
23832  of the 
23833 \family sans
23834 Math
23835 \begin_inset space ~
23836 \end_inset
23837
23838 Panel
23839 \family default
23840  button 
23841 \begin_inset Graphics
23842         filename ../images/math/font.png
23843
23844 \end_inset
23845
23846  (shortcut 
23847 \family sans
23848 Alt+m
23849 \begin_inset space ~
23850 \end_inset
23851
23852 m
23853 \family default
23854 ).
23855  Math text appears in LyX in black instead of blue.
23856  You can use spaces and accents in math text like in normal text.
23857  Here is an example:
23858 \begin_inset Formula \[
23859 f(x)=\begin{cases}
23860 x & \textrm{if I say so}\\
23861 -x & \textrm{unter Umständen}\end{cases}\]
23862
23863 \end_inset
23864
23865
23866 \end_layout
23867
23868 \begin_layout Subsection
23869 Font Sizes
23870 \begin_inset Index
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874 Math ! Font sizes
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \begin_layout Standard
23883 There are four font styles (relative sizes) used in math-mode, which are
23884  automatically chosen in most situations.
23885  These are called 
23886 \family sans
23887 textstyle
23888 \family default
23889
23890 \family sans
23891 displaystyle
23892 \family default
23893
23894 \family sans
23895 scriptstyle
23896 \family default
23897 , and 
23898 \family sans
23899 scriptscriptstyle
23900 \family default
23901 .
23902  For most characters, 
23903 \family sans
23904 textstyle
23905 \family default
23906  and 
23907 \family sans
23908 displaystyle
23909 \family default
23910  are actually the same size, but fractions, superscripts and subscripts,
23911  and certain other structures, are set larger in 
23912 \family sans
23913 displaystyle
23914 \family default
23915 .
23916  Except for some operators, which resize themselves to accommodate various
23917  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23918  These choices can be overridden by using the math panel button 
23919 \begin_inset Graphics
23920         filename ../images/math/style.png
23921
23922 \end_inset
23923
23924 .
23925  A box for the size will be created in which you can insert the math structure.
23926  For example, you can set 
23927 \begin_inset Formula $\frac{1}{2}$
23928 \end_inset
23929
23930 , which is normally in 
23931 \family sans
23932 textstyle
23933 \family default
23934 , larger in 
23935 \family sans
23936 displaystyle
23937 \family default
23938
23939 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23940 \end_inset
23941
23942 .
23943  The four styles are used in the following example:
23944 \end_layout
23945
23946 \begin_layout Standard
23947 \begin_inset Formula $displaystyle$
23948 \end_inset
23949
23950
23951 \begin_inset Formula ${\textstyle textstyle}$
23952 \end_inset
23953
23954
23955 \begin_inset Formula ${\scriptstyle scriptstyle}$
23956 \end_inset
23957
23958
23959 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23960 \end_inset
23961
23962 .
23963 \end_layout
23964
23965 \begin_layout Standard
23966 All these math-mode font sizes are relative, that means, if the whole math
23967  inset is set in a particular size with the menu 
23968 \family sans
23969 Edit\SpecialChar \menuseparator
23970 Text
23971 \begin_inset space ~
23972 \end_inset
23973
23974 Style
23975 \family default
23976 , all sizes in the formula will be adjusted relative to this size.
23977  Similarly, if the base font size of the document is changed, all fonts
23978  will be adjusted to correspond.
23979  As example a formula in the font size 
23980 \begin_inset Quotes eld
23981 \end_inset
23982
23983 largest
23984 \begin_inset Quotes erd
23985 \end_inset
23986
23987 :
23988 \end_layout
23989
23990 \begin_layout Standard
23991
23992 \family roman
23993 \size largest
23994 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23995 \end_inset
23996
23997
23998 \end_layout
23999
24000 \begin_layout Section
24001 Theorem Modules
24002 \end_layout
24003
24004 \begin_layout Standard
24005 As of LyX 1.6, support for theorem-like environments has been moved out of
24006  the document classes and into layout modules.
24007 \begin_inset Index
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011 Layout Modules
24012 \end_layout
24013
24014 \end_inset
24015
24016  As a result, theorem-like environments can now easily be used with classes
24017  other than the AMS classes.
24018  See section 
24019 \begin_inset CommandInset ref
24020 LatexCommand ref
24021 reference "sub:Modules"
24022
24023 \end_inset
24024
24025  for more on layout modules.
24026 \end_layout
24027
24028 \begin_layout Section
24029 AMS-LaTeX
24030 \begin_inset Index
24031 status collapsed
24032
24033 \begin_layout Plain Layout
24034 AMS math
24035 \end_layout
24036
24037 \end_inset
24038
24039
24040 \begin_inset Index
24041 status collapsed
24042
24043 \begin_layout Plain Layout
24044 Math ! AMS
24045 \end_layout
24046
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \begin_layout Standard
24053 LyX supports the packages provided by the American Mathematical Society
24054  (AMS) that are in common use.
24055 \end_layout
24056
24057 \begin_layout Subsection
24058 Enabling AMS-Support
24059 \end_layout
24060
24061 \begin_layout Standard
24062 Selecting the checkbox 
24063 \family sans
24064 Use
24065 \begin_inset space ~
24066 \end_inset
24067
24068 AMS
24069 \begin_inset space ~
24070 \end_inset
24071
24072 math
24073 \begin_inset space ~
24074 \end_inset
24075
24076 package
24077 \family default
24078  in the 
24079 \family sans
24080 Document\SpecialChar \menuseparator
24081 Settings
24082 \family default
24083
24084 \begin_inset Index
24085 status collapsed
24086
24087 \begin_layout Plain Layout
24088 Document ! Settings
24089 \end_layout
24090
24091 \end_inset
24092
24093  dialog under 
24094 \family sans
24095 Math
24096 \begin_inset space ~
24097 \end_inset
24098
24099 Options
24100 \family default
24101  will include the AMS-packages in the document, and make the facilities
24102  available.
24103  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24104  formulas, assure that you have enabled AMS.
24105 \end_layout
24106
24107 \begin_layout Subsection
24108 AMS-Formula Types
24109 \begin_inset CommandInset label
24110 LatexCommand label
24111 name "sub:AMS-Formula-Types"
24112
24113 \end_inset
24114
24115
24116 \begin_inset Index
24117 status collapsed
24118
24119 \begin_layout Plain Layout
24120 Math ! Multi-line Equations
24121 \end_layout
24122
24123 \end_inset
24124
24125
24126 \end_layout
24127
24128 \begin_layout Standard
24129 AMS-LaTeX provides a selection of different formula types.
24130  LyX allows you to choose between 
24131 \family typewriter
24132 align
24133 \family default
24134
24135 \family typewriter
24136 alignat
24137 \family default
24138
24139 \family typewriter
24140 flalign
24141 \family default
24142
24143 \family typewriter
24144 gather
24145 \family default
24146 , and 
24147 \family typewriter
24148 multline
24149 \family default
24150 .
24151  We refer to the AMS-documentation for an explanation of these formula types.
24152 \end_layout
24153
24154 \begin_layout Chapter
24155 More Tools
24156 \end_layout
24157
24158 \begin_layout Section
24159 Cross-References
24160 \begin_inset Index
24161 status collapsed
24162
24163 \begin_layout Plain Layout
24164 Cross references
24165 \end_layout
24166
24167 \end_inset
24168
24169
24170 \begin_inset CommandInset label
24171 LatexCommand label
24172 name "sec:Cross-References"
24173
24174 \end_inset
24175
24176
24177 \end_layout
24178
24179 \begin_layout Standard
24180 One of LyX's strengths are cross-references.
24181  You can reference every section, float, footnote, formula, and list in
24182  the document.
24183  To reference a document part, you have to insert a label into it.
24184  The label is used as anchor and name for the reference.
24185  We want for example refer to the the second item of the following list:
24186 \end_layout
24187
24188 \begin_layout Enumerate
24189 First item
24190 \end_layout
24191
24192 \begin_layout Enumerate
24193 \begin_inset CommandInset label
24194 LatexCommand label
24195 name "enu:Second-item"
24196
24197 \end_inset
24198
24199 Second item
24200 \end_layout
24201
24202 \begin_layout Enumerate
24203 Third item
24204 \end_layout
24205
24206 \begin_layout Standard
24207 First we insert a label into the second item with the menu 
24208 \family sans
24209 Insert\SpecialChar \menuseparator
24210 Label
24211 \family default
24212  or the by pressing the toolbar button 
24213 \begin_inset Graphics
24214         filename ../images/label-insert.png
24215         scale 85
24216
24217 \end_inset
24218
24219 .
24220  A grey label box like this: 
24221 \begin_inset Graphics
24222         filename clipart/labelQt4.png
24223         scale 85
24224
24225 \end_inset
24226
24227  is inserted and the label window pops up asking for the label text.
24228  LyX offers as text the first words of the item with a prefix, in our case
24229  the text 
24230 \begin_inset Quotes eld
24231 \end_inset
24232
24233
24234 \family sans
24235 enu: Second-item
24236 \family default
24237
24238 \begin_inset Quotes erd
24239 \end_inset
24240
24241 .
24242  The prefix 
24243 \begin_inset Quotes eld
24244 \end_inset
24245
24246
24247 \family sans
24248 enu:
24249 \family default
24250
24251 \begin_inset Quotes erd
24252 \end_inset
24253
24254  stands for 
24255 \begin_inset Quotes eld
24256 \end_inset
24257
24258 enumerate
24259 \begin_inset Quotes erd
24260 \end_inset
24261
24262 .
24263  The prefix depends on the document part where the label is inserted, e.g.
24264  if you insert a label to a section heading, the prefix will be 
24265 \begin_inset Quotes eld
24266 \end_inset
24267
24268
24269 \family sans
24270 sec:
24271 \family default
24272
24273 \begin_inset Quotes erd
24274 \end_inset
24275
24276 .
24277 \end_layout
24278
24279 \begin_layout Standard
24280 To reference the item, we refer to its label using the menu 
24281 \family sans
24282 Insert\SpecialChar \menuseparator
24283 Cross-Reference
24284 \family default
24285  or the toolbar button 
24286 \begin_inset Graphics
24287         filename ../images/dialog-show-new-inset_ref.png
24288         scale 85
24289
24290 \end_inset
24291
24292 .
24293  A grey cross-reference box like this: 
24294 \begin_inset Graphics
24295         filename clipart/referenceQt4.png
24296         scale 85
24297
24298 \end_inset
24299
24300  is inserted and the cross-reference window appear showing all labels of
24301  the document.
24302  We can now sort the labels alphabetically and then choose the entry 
24303 \begin_inset Quotes eld
24304 \end_inset
24305
24306
24307 \family sans
24308 enu:Second-item
24309 \family default
24310
24311 \begin_inset Quotes erd
24312 \end_inset
24313
24314 .
24315  At the position of the cross-reference box the item number will appear
24316  in the output.
24317  Here is our cross-reference:
24318 \end_layout
24319
24320 \begin_layout Standard
24321 Item
24322 \begin_inset space ~
24323 \end_inset
24324
24325
24326 \begin_inset CommandInset ref
24327 LatexCommand ref
24328 reference "enu:Second-item"
24329
24330 \end_inset
24331
24332
24333 \end_layout
24334
24335 \begin_layout Standard
24336 It is recommended to use a protected space
24337 \begin_inset Foot
24338 status collapsed
24339
24340 \begin_layout Plain Layout
24341 described in section
24342 \begin_inset space ~
24343 \end_inset
24344
24345
24346 \begin_inset CommandInset ref
24347 LatexCommand ref
24348 reference "sub:Protected-Space"
24349
24350 \end_inset
24351
24352
24353 \end_layout
24354
24355 \end_inset
24356
24357  between the cross-reference name and its number to avoid ugly line breaks
24358  between them.
24359 \end_layout
24360
24361 \begin_layout Standard
24362 There are six varieties of cross-references:
24363 \end_layout
24364
24365 \begin_layout Description
24366 <reference>: prints the float number, this is the default: 
24367 \begin_inset CommandInset ref
24368 LatexCommand ref
24369 reference "cap:Two-distorted-images"
24370
24371 \end_inset
24372
24373
24374 \end_layout
24375
24376 \begin_layout Description
24377 (<reference>): prints the float number within two parentheses, this is the
24378  style normally used to reference formulas, especially when the reference
24379  name 
24380 \begin_inset Quotes eld
24381 \end_inset
24382
24383 Equation
24384 \begin_inset Quotes erd
24385 \end_inset
24386
24387  is omitted: 
24388 \begin_inset CommandInset ref
24389 LatexCommand eqref
24390 reference "eq:tanhExp"
24391
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \begin_layout Description
24398 <page>: prints the page number: Page
24399 \begin_inset space ~
24400 \end_inset
24401
24402
24403 \begin_inset CommandInset ref
24404 LatexCommand pageref
24405 reference "cap:Two-distorted-images"
24406
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \begin_layout Description
24413 on
24414 \begin_inset space ~
24415 \end_inset
24416
24417 page
24418 \begin_inset space ~
24419 \end_inset
24420
24421 <page>: prints the text "on page" and the page number: 
24422 \begin_inset CommandInset ref
24423 LatexCommand vpageref
24424 reference "cap:Two-distorted-images"
24425
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Description
24432 <reference>
24433 \begin_inset space ~
24434 \end_inset
24435
24436 on
24437 \begin_inset space ~
24438 \end_inset
24439
24440 page
24441 \begin_inset space ~
24442 \end_inset
24443
24444 <page>: prints the float number, the text "on page", and the page number:
24445  
24446 \begin_inset CommandInset ref
24447 LatexCommand vref
24448 reference "cap:Two-distorted-images"
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Description
24456 Formatted
24457 \begin_inset space ~
24458 \end_inset
24459
24460 reference: prints a self defined cross-reference format.
24461 \begin_inset Newline newline
24462 \end_inset
24463
24464
24465 \begin_inset Note Greyedout
24466 status open
24467
24468 \begin_layout Plain Layout
24469
24470 \series bold
24471 Note:
24472 \series default
24473  This feature is only available when you have the LaTeX-package 
24474 \series bold
24475 prettyref
24476 \series default
24477
24478 \begin_inset Index
24479 status collapsed
24480
24481 \begin_layout Plain Layout
24482 LaTeX-packages ! prettyref
24483 \end_layout
24484
24485 \end_inset
24486
24487  installed.
24488 \end_layout
24489
24490 \end_inset
24491
24492
24493 \end_layout
24494
24495 \begin_layout Standard
24496 Note that the style <page> won't print the page number if the label is on
24497  the previous, the same, or the next page.
24498  You will e.
24499 \begin_inset space \thinspace{}
24500 \end_inset
24501
24502 g.
24503 \begin_inset space ~
24504 \end_inset
24505
24506 see the text 
24507 \begin_inset Quotes eld
24508 \end_inset
24509
24510
24511 \family sans
24512 on this page
24513 \family default
24514
24515 \begin_inset Quotes erd
24516 \end_inset
24517
24518  instead.
24519 \end_layout
24520
24521 \begin_layout Standard
24522 The number and current page of the referred document part in the output,
24523  is automatically calculated by LaTeX.
24524  The varieties are adjusted in the field 
24525 \family sans
24526 Format
24527 \family default
24528  of the cross-reference window, that appear when you click on the cross-referenc
24529 e box.
24530 \end_layout
24531
24532 \begin_layout Standard
24533 You can only use the style 
24534 \family sans
24535 <reference>
24536 \family default
24537  to reference numbered document parts, while the reference style 
24538 \family sans
24539 <page>
24540 \family default
24541  is always possible.
24542 \end_layout
24543
24544 \begin_layout Standard
24545 If you want to reference a section, put the label in the section heading,
24546  to reference a float, put the label in the caption.
24547  For footnotes you can put the label somewhere in it.
24548  Referencing formulas is explained in section
24549 \begin_inset space ~
24550 \end_inset
24551
24552
24553 \begin_inset CommandInset ref
24554 LatexCommand ref
24555 reference "sec:Formula-Numbering-and"
24556
24557 \end_inset
24558
24559 .
24560 \end_layout
24561
24562 \begin_layout Standard
24563 The button 
24564 \family sans
24565 Go
24566 \begin_inset space ~
24567 \end_inset
24568
24569 to
24570 \begin_inset space ~
24571 \end_inset
24572
24573 Label
24574 \family default
24575  in the cross-reference window sets the the cursor before the referred label.
24576  The button text changes then to 
24577 \family sans
24578 Go
24579 \begin_inset space ~
24580 \end_inset
24581
24582 Back
24583 \family default
24584  and you can use it to set the cursor back to the cross-reference.
24585  Right-clicking on a cross-reference box also sets the cursor before the
24586  referred label but without a possibility to go back.
24587  
24588 \end_layout
24589
24590 \begin_layout Standard
24591 You can change labels at any time by clicking on the label box.
24592  References to the changed label will automatically change its link to the
24593  new label text, so that you don't need to take care about this.
24594 \end_layout
24595
24596 \begin_layout Standard
24597 If a cross-reference refers to a non-existing label, you'll see two question
24598  marks in the output instead of the reference.
24599 \end_layout
24600
24601 \begin_layout Standard
24602 References are described in detail in the 
24603 \emph on
24604 Embedded Objects
24605 \emph default
24606  manual.
24607 \end_layout
24608
24609 \begin_layout Section
24610 Table of Contents and other Listings
24611 \begin_inset Index
24612 status collapsed
24613
24614 \begin_layout Plain Layout
24615 Table of contents
24616 \end_layout
24617
24618 \end_inset
24619
24620
24621 \begin_inset Index
24622 status collapsed
24623
24624 \begin_layout Plain Layout
24625 Outline
24626 \end_layout
24627
24628 \end_inset
24629
24630
24631 \begin_inset CommandInset label
24632 LatexCommand label
24633 name "sec:toc"
24634
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \begin_layout Subsection
24641 Table of Contents
24642 \begin_inset CommandInset label
24643 LatexCommand label
24644 name "sub:Table-of-Contents"
24645
24646 \end_inset
24647
24648
24649 \end_layout
24650
24651 \begin_layout Standard
24652 The Table of Contents (TOC) is inserted with the menu 
24653 \family sans
24654 Insert\SpecialChar \menuseparator
24655 List/TOC\SpecialChar \menuseparator
24656 Table
24657 \begin_inset space ~
24658 \end_inset
24659
24660 of
24661 \begin_inset space ~
24662 \end_inset
24663
24664 Contents
24665 \family default
24666 .
24667  Is is displayed in LyX as a gray box.
24668  If you click on it, the 
24669 \family sans
24670 Outline
24671 \family default
24672  window appears, showing you the TOC entries as outline to move and rearrange
24673  sections in your documents.
24674  So this operation is an alternative to the menu 
24675 \family sans
24676 Document\SpecialChar \menuseparator
24677 Outline
24678 \family default
24679  that is described in sec.
24680 \begin_inset space \thinspace{}
24681 \end_inset
24682
24683
24684 \begin_inset CommandInset ref
24685 LatexCommand ref
24686 reference "sec:Navigating"
24687
24688 \end_inset
24689
24690 .
24691 \end_layout
24692
24693 \begin_layout Standard
24694 The TOC in the document output lists every numbered section automatically.
24695  If you have declared a short title for a section heading, as described
24696  in section
24697 \begin_inset space ~
24698 \end_inset
24699
24700
24701 \begin_inset CommandInset ref
24702 LatexCommand ref
24703 reference "sec:Short-Titles"
24704
24705 \end_inset
24706
24707 , it will be used in the TOC instead of the section heading.
24708  Section
24709 \begin_inset space ~
24710 \end_inset
24711
24712
24713 \begin_inset CommandInset ref
24714 LatexCommand ref
24715 reference "sub:Numbering-depth"
24716
24717 \end_inset
24718
24719  describes how the level is adjusted that defines which section types are
24720  listed in the TOC.
24721  Unnumbered sections are not listed in the TOC.
24722 \end_layout
24723
24724 \begin_layout Subsection
24725 List of Figures, Tables, and Algorithms
24726 \begin_inset CommandInset label
24727 LatexCommand label
24728 name "sub:List-of-Figures"
24729
24730 \end_inset
24731
24732
24733 \end_layout
24734
24735 \begin_layout Standard
24736 Table, figure, and algorithm lists are very much like the table of contents.
24737  You can insert them via the 
24738 \family sans
24739 Insert\SpecialChar \menuseparator
24740 List
24741 \begin_inset space ~
24742 \end_inset
24743
24744 /
24745 \begin_inset space ~
24746 \end_inset
24747
24748 TOC
24749 \family default
24750  submenus.
24751  The list entries are the float captions and the float number.
24752 \end_layout
24753
24754 \begin_layout Section
24755 URLs and Hyperlinks
24756 \begin_inset Index
24757 status collapsed
24758
24759 \begin_layout Plain Layout
24760 URLs
24761 \end_layout
24762
24763 \end_inset
24764
24765
24766 \begin_inset Index
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770 Hyperlinks
24771 \end_layout
24772
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \begin_layout Subsection
24779 URLs
24780 \begin_inset CommandInset label
24781 LatexCommand label
24782 name "sub:URLs"
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \begin_layout Standard
24790 Links to web pages or email addresses can be inserted via the menu 
24791 \family sans
24792 Insert\SpecialChar \menuseparator
24793 URL
24794 \family default
24795 .
24796 \end_layout
24797
24798 \begin_layout Standard
24799 Here is an example URL: LyX's homepage: 
24800 \begin_inset Flex URL
24801 status open
24802
24803 \begin_layout Plain Layout
24804
24805 http://www.lyx.org
24806 \end_layout
24807
24808 \end_inset
24809
24810
24811 \end_layout
24812
24813 \begin_layout Standard
24814 You cannot change the style of the link text, the URL text will always be
24815  in the style 
24816 \family typewriter
24817 Typewriter
24818 \family default
24819 .
24820  To be able to format the URL text, use hyperlinks as explained in the next
24821  subsection.
24822 \end_layout
24823
24824 \begin_layout Standard
24825 \begin_inset Note Greyedout
24826 status open
24827
24828 \begin_layout Plain Layout
24829
24830 \series bold
24831 Note:
24832 \series default
24833  URLs must not end with a backslash, otherwise you get LaTeX errors.
24834 \end_layout
24835
24836 \end_inset
24837
24838
24839 \end_layout
24840
24841 \begin_layout Subsection
24842 Hyperlinks
24843 \begin_inset CommandInset label
24844 LatexCommand label
24845 name "sub:Hyperlinks"
24846
24847 \end_inset
24848
24849
24850 \end_layout
24851
24852 \begin_layout Standard
24853 Hyperlinks can be inserted with the menu 
24854 \family sans
24855 Insert\SpecialChar \menuseparator
24856 Hyperlink
24857 \family default
24858  or with the toolbar button 
24859 \begin_inset Graphics
24860         filename ../images/href-insert.png
24861         BoundingBox 0bp 5bp 20bp 20bp
24862
24863 \end_inset
24864
24865 .
24866  The appearing dialog has two fields: 
24867 \family sans
24868 Target
24869 \family default
24870  and 
24871 \family sans
24872 Name
24873 \family default
24874 .
24875  The name is the printed text for the hyperlink.
24876  The hyperlink type can be a weblink like this: 
24877 \begin_inset CommandInset href
24878 LatexCommand href
24879 name "LyX's homepage"
24880 target "http://www.lyx.org"
24881
24882 \end_inset
24883
24884 , an Email address like this: 
24885 \begin_inset CommandInset href
24886 LatexCommand href
24887 name "lyx-docs mailing list"
24888 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24889 type "mailto:"
24890
24891 \end_inset
24892
24893 , or a link to a file.
24894 \end_layout
24895
24896 \begin_layout Standard
24897 You can start applications via a hyperlink when you insert a weblink, but
24898  add the prefix 
24899 \begin_inset Quotes eld
24900 \end_inset
24901
24902
24903 \family sans
24904 run:
24905 \family default
24906
24907 \begin_inset Quotes erd
24908 \end_inset
24909
24910  to the link target.
24911 \end_layout
24912
24913 \begin_layout Standard
24914 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24915  and become clickable in the DVI and PDF-output.
24916  To set the format of the link text, highlight the hyperlink inset and use
24917  the text style dialog.
24918  This is for example a hyperlink with bold sans serif text: 
24919 \family sans
24920 \series bold
24921
24922 \begin_inset CommandInset href
24923 LatexCommand href
24924 name "LyX's homepage"
24925 target "http://www.lyx.org"
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \begin_layout Standard
24933 The link text color can be changed, when the option 
24934 \family sans
24935 Color links
24936 \family default
24937  is set in the PDF Properties dialog (menu 
24938 \family sans
24939 Document\SpecialChar \menuseparator
24940 Settings\SpecialChar \menuseparator
24941 PDF Properties
24942 \family default
24943 ).
24944  The link text is for example set in this document to blue by adding the
24945  option
24946 \begin_inset Newline newline
24947 \end_inset
24948
24949
24950 \series bold
24951 urlcolor=blue
24952 \series default
24953
24954 \begin_inset Newline newline
24955 \end_inset
24956
24957 to the field 
24958 \family sans
24959 Additional options
24960 \family default
24961  in the PDF Properties dialog.
24962 \end_layout
24963
24964 \begin_layout Section
24965 Appendices
24966 \begin_inset Index
24967 status collapsed
24968
24969 \begin_layout Plain Layout
24970 Appendix
24971 \end_layout
24972
24973 \end_inset
24974
24975
24976 \begin_inset CommandInset label
24977 LatexCommand label
24978 name "sec:Appendices"
24979
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \begin_layout Standard
24986 Appendices are created with the menu 
24987 \family sans
24988 Document\SpecialChar \menuseparator
24989 Start
24990 \begin_inset space ~
24991 \end_inset
24992
24993 Appendix
24994 \begin_inset space ~
24995 \end_inset
24996
24997 Here
24998 \family default
24999 .
25000  This menu sets the document from the current cursor position to the end
25001  as appendix region.
25002  The region is marked with a red borderline.
25003 \end_layout
25004
25005 \begin_layout Standard
25006 Every chapter (or section) within the appendix region is treated as an appendix,
25007  numbered with a capital Latin letter.
25008  The appendix subsections are numbered with this letter followed by a dot
25009  and the subsection number.
25010  All appendix sections can be referenced as if they were normal sections,
25011  here two examples:
25012 \end_layout
25013
25014 \begin_layout Standard
25015 Appendix
25016 \begin_inset space ~
25017 \end_inset
25018
25019
25020 \begin_inset CommandInset ref
25021 LatexCommand ref
25022 reference "cha:Credits"
25023
25024 \end_inset
25025
25026 ; Appendix
25027 \begin_inset space ~
25028 \end_inset
25029
25030
25031 \begin_inset CommandInset ref
25032 LatexCommand ref
25033 reference "sub:Export"
25034
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \begin_layout Section
25041 Bibliography
25042 \begin_inset Index
25043 status collapsed
25044
25045 \begin_layout Plain Layout
25046 Bibliography
25047 \end_layout
25048
25049 \end_inset
25050
25051
25052 \begin_inset CommandInset label
25053 LatexCommand label
25054 name "sec:Bibliography"
25055
25056 \end_inset
25057
25058
25059 \end_layout
25060
25061 \begin_layout Standard
25062 There are two ways of generating the bibliography in a LyX-document.
25063  You can include a bibliography database,
25064 \begin_inset Foot
25065 status collapsed
25066
25067 \begin_layout Plain Layout
25068 Known under the name 
25069 \begin_inset Quotes eld
25070 \end_inset
25071
25072 BibTeX-database
25073 \begin_inset Quotes erd
25074 \end_inset
25075
25076 .
25077 \end_layout
25078
25079 \end_inset
25080
25081  which is explained in the next subsection, or you can insert the bibliography
25082  manually, using the paragraph environment 
25083 \family sans
25084 Bibliography
25085 \family default
25086 , which was described in section
25087 \begin_inset space ~
25088 \end_inset
25089
25090
25091 \begin_inset CommandInset ref
25092 LatexCommand ref
25093 reference "sub:Biblio_environment"
25094
25095 \end_inset
25096
25097 .
25098  If you want anything other than numerical citations that are used in this
25099  document, like author-year cituations, then you must
25100 \emph on
25101  
25102 \emph default
25103 use a bibliography database.
25104 \end_layout
25105
25106 \begin_layout Subsection
25107 The Bibliography Environment
25108 \end_layout
25109
25110 \begin_layout Standard
25111 Within the 
25112 \family sans
25113 Bibliography
25114 \family default
25115  environment, every paragraph begins with a gray bibliography box labeled
25116  with a number.
25117  If you click on it, you will get a dialog in which you can set a 
25118 \family sans
25119 Key
25120 \family default
25121  and a 
25122 \family sans
25123 Label
25124 \family default
25125 .
25126  The key is the symbolic name by which you will refer to this bibliography
25127  entry.
25128  For example, our second entry in the bibliography is a book about LaTeX
25129  and we used 
25130 \begin_inset Quotes eld
25131 \end_inset
25132
25133 latexcompanion
25134 \begin_inset Quotes erd
25135 \end_inset
25136
25137 , a short form of its title, as key.
25138 \end_layout
25139
25140 \begin_layout Standard
25141 You can refer to the key of a bibliography entry using the menu 
25142 \family sans
25143 Insert\SpecialChar \menuseparator
25144 Citation
25145 \family default
25146  or the toolbar button 
25147 \begin_inset Graphics
25148         filename ../images/dialog-show-new-inset_citation.png
25149         BoundingBox 0bp 5bp 20bp 20bp
25150
25151 \end_inset
25152
25153 .
25154  A citation reference box is inserted and a citation window will appear
25155  in which you can select one or more keys in the available key list.
25156  The citation reference box will be labeled with the referenced key.
25157  When you click on the box, the citation window appears and you can change
25158  the reference.
25159 \end_layout
25160
25161 \begin_layout Standard
25162 Citation references appear in the output as number of the bibliography entry
25163  with surrounding brackets.
25164  If you set a 
25165 \family sans
25166 Label
25167 \family default
25168  for the entry, the label will appear instead of the number.
25169  Here two examples; the first without a label, the second with the label
25170  
25171 \begin_inset Quotes eld
25172 \end_inset
25173
25174 Credits
25175 \begin_inset Quotes erd
25176 \end_inset
25177
25178 :
25179 \end_layout
25180
25181 \begin_layout Standard
25182 Have a look at the 
25183 \family sans
25184 LaTeX Companion Second Edition
25185 \family default
25186
25187 \begin_inset CommandInset citation
25188 LatexCommand cite
25189 key "latexcompanion"
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 The LyX-Team members are listed in the Credits: 
25198 \begin_inset CommandInset citation
25199 LatexCommand cite
25200 key "lyxcredit"
25201
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \begin_layout Subsection
25208 Bibliography databases (BibTeX)
25209 \begin_inset Index
25210 status collapsed
25211
25212 \begin_layout Plain Layout
25213 Bibliography ! Databases
25214 \end_layout
25215
25216 \end_inset
25217
25218
25219 \begin_inset Index
25220 status collapsed
25221
25222 \begin_layout Plain Layout
25223 Bibliography ! BibTeX
25224 \end_layout
25225
25226 \end_inset
25227
25228
25229 \begin_inset CommandInset label
25230 LatexCommand label
25231 name "sub:Bibliography-databases"
25232
25233 \end_inset
25234
25235
25236 \end_layout
25237
25238 \begin_layout Standard
25239 Bibliography databases are useful if you use the same bibliography in different
25240  documents.
25241 \begin_inset Foot
25242 status collapsed
25243
25244 \begin_layout Plain Layout
25245 They are also useful simply for keeping a database of articles and notes
25246  concerning them.
25247  Most of the database programs mentioned below allow you to store annotations
25248  and reviews along with bibliographical information.
25249 \end_layout
25250
25251 \end_inset
25252
25253  It also makes it very easy to have a uniform layout for all bibliography
25254  entries.
25255  You can collect the bibliography of all relevant books and articles of
25256  your working field in a database.
25257  This database can be used for different documents, and only the entries
25258  cited in a particular document will appear in the bibliography list for
25259  that document.
25260  This relieves you of the need to keep track of which articles and books
25261  you have cited.
25262 \end_layout
25263
25264 \begin_layout Standard
25265 The database is a text file with the file extension 
25266 \begin_inset Quotes eld
25267 \end_inset
25268
25269
25270 \family sans
25271 .bib
25272 \family default
25273
25274 \begin_inset Quotes erd
25275 \end_inset
25276
25277 , containing the bibliography in a special format.
25278  The format is explained in LaTeX books (
25279 \begin_inset CommandInset citation
25280 LatexCommand cite
25281 key "Mittelbach,Kopka,Lamport"
25282
25283 \end_inset
25284
25285 ).
25286  The file can be created using any text editor, but normally one uses a
25287  special program to create and edit the entries in the database.
25288  A list of such programs is maintained on the LyX Wiki at 
25289 \begin_inset Flex URL
25290 status collapsed
25291
25292 \begin_layout Plain Layout
25293
25294 http://wiki.lyx.org/BibTeX/Programs
25295 \end_layout
25296
25297 \end_inset
25298
25299 .
25300 \end_layout
25301
25302 \begin_layout Standard
25303 To use a database, use the menu 
25304 \family sans
25305 Insert\SpecialChar \menuseparator
25306 List
25307 \family default
25308 /
25309 \family sans
25310 TOC\SpecialChar \menuseparator
25311 BibT
25312 \begin_inset ERT
25313 status collapsed
25314
25315 \begin_layout Plain Layout
25316
25317 {}
25318 \end_layout
25319
25320 \end_inset
25321
25322 eX
25323 \begin_inset space ~
25324 \end_inset
25325
25326 Bibliography
25327 \family default
25328 .
25329  A grey box will be inserted and a window appears.
25330  In this window you can load one or more databases and a style file.
25331  The option 
25332 \family sans
25333 Add bibliography to TOC
25334 \family default
25335  adds a table of contents entry for the bibliography.
25336  In the 
25337 \family sans
25338 Content
25339 \family default
25340  drop box you can select what part of the database should be output.
25341 \end_layout
25342
25343 \begin_layout Standard
25344 The style file is a text file with the file extension 
25345 \begin_inset Quotes erd
25346 \end_inset
25347
25348
25349 \family sans
25350 .bst
25351 \family default
25352
25353 \begin_inset Quotes erd
25354 \end_inset
25355
25356  that controls how the bibliography entries will appear.
25357  Your LaTeX distribution should provide several of these, and many publishers
25358  provide their own style files, so that you don't have to take care of the
25359  layout.
25360  It is of course possible to write your own style file, but this is something
25361  for experts.
25362 \begin_inset Foot
25363 status collapsed
25364
25365 \begin_layout Plain Layout
25366 For informations how this is done, have a look at
25367 \begin_inset Newline newline
25368 \end_inset
25369
25370
25371 \begin_inset CommandInset href
25372 LatexCommand href
25373 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25374
25375 \end_inset
25376
25377 .
25378 \end_layout
25379
25380 \end_inset
25381
25382
25383 \end_layout
25384
25385 \begin_layout Standard
25386 Inserting a citation reference works as described in the previous section.
25387 \end_layout
25388
25389 \begin_layout Standard
25390 To generate the bibliography from a database, LyX uses the program BibTeX.
25391  This program can be controlled with options that you can add in LyX's preferenc
25392 es dialog under 
25393 \family sans
25394 Outputs\SpecialChar \menuseparator
25395 LaT
25396 \begin_inset ERT
25397 status collapsed
25398
25399 \begin_layout Plain Layout
25400
25401 {}
25402 \end_layout
25403
25404 \end_inset
25405
25406 eX
25407 \family default
25408  in the 
25409 \family sans
25410 BibT
25411 \begin_inset ERT
25412 status collapsed
25413
25414 \begin_layout Plain Layout
25415
25416 {}
25417 \end_layout
25418
25419 \end_inset
25420
25421 eX
25422 \begin_inset space ~
25423 \end_inset
25424
25425 command
25426 \family default
25427  field.
25428  Before adding options, it is strongly recommended to read the manual of
25429  
25430 \family sans
25431 BibTeX
25432 \family default
25433  
25434 \begin_inset CommandInset citation
25435 LatexCommand cite
25436 key "BibTeX"
25437
25438 \end_inset
25439
25440 .
25441 \end_layout
25442
25443 \begin_layout Standard
25444 When you select the option 
25445 \family sans
25446 Sectioned bibliography
25447 \family default
25448  in the 
25449 \family sans
25450 Document\SpecialChar \menuseparator
25451 Settings
25452 \family default
25453  dialog, it is possible to have multiple and sectioned bibliographies.
25454  This and more specials are explained in detail in section 
25455 \emph on
25456 Customizing Bibliographies
25457 \emph default
25458  
25459 \emph on
25460 with BibTeX
25461 \emph default
25462  of the 
25463 \emph on
25464 Extended
25465 \emph default
25466  manual.
25467 \end_layout
25468
25469 \begin_layout Standard
25470 We use two bibliographies in this document to show the difference between
25471  the two methods of creating them.
25472  As you can see, the bibliography that is created from a database lists
25473  only the database entries that are referenced in the document.
25474  We used the style file 
25475 \family sans
25476 alphadin.bst
25477 \family default
25478  to get the complicated German reference key scheme in the bibliography.
25479 \end_layout
25480
25481 \begin_layout Subsection
25482 Bibliography layout
25483 \begin_inset Index
25484 status collapsed
25485
25486 \begin_layout Plain Layout
25487 Bibliography ! Layout
25488 \end_layout
25489
25490 \end_inset
25491
25492
25493 \end_layout
25494
25495 \begin_layout Standard
25496 In the citation reference dialog you can set a special citation format.
25497  For this feature you need to enable the option 
25498 \family sans
25499 Natbib
25500 \family default
25501  in the 
25502 \family sans
25503 Document\SpecialChar \menuseparator
25504 Settings
25505 \family default
25506
25507 \begin_inset Index
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511 Document ! Settings
25512 \end_layout
25513
25514 \end_inset
25515
25516  dialog under 
25517 \family sans
25518 Bibliography
25519 \family default
25520 .
25521  Setting a citation style for a reference will overwrite the default.
25522  For the global citation format use the BibTeX style files as explained
25523  in the previous section.
25524 \end_layout
25525
25526 \begin_layout Standard
25527 You can also set text, that should appear before or after a citation reference,
25528  in the citation reference window.
25529  Here an example where we set the text 
25530 \begin_inset Quotes eld
25531 \end_inset
25532
25533 Chapter
25534 \begin_inset space ~
25535 \end_inset
25536
25537 3
25538 \begin_inset Quotes erd
25539 \end_inset
25540
25541  to appear after the reference:
25542 \end_layout
25543
25544 \begin_layout Standard
25545 Have a look at 
25546 \begin_inset CommandInset citation
25547 LatexCommand cite
25548 after "Chapter 3"
25549 key "latexcompanion"
25550
25551 \end_inset
25552
25553 .
25554 \end_layout
25555
25556 \begin_layout Section
25557 Index
25558 \begin_inset Index
25559 status collapsed
25560
25561 \begin_layout Plain Layout
25562 Index generation
25563 \end_layout
25564
25565 \end_inset
25566
25567
25568 \begin_inset CommandInset label
25569 LatexCommand label
25570 name "sec:Index"
25571
25572 \end_inset
25573
25574
25575 \end_layout
25576
25577 \begin_layout Standard
25578 An index entry is created if you use the menu 
25579 \family sans
25580 Insert\SpecialChar \menuseparator
25581 Index
25582 \begin_inset space ~
25583 \end_inset
25584
25585 Entry
25586 \family default
25587  or the toolbar button 
25588 \begin_inset Graphics
25589         filename ../images/index-insert.png
25590         BoundingBox 0bp 5bp 20bp 20bp
25591
25592 \end_inset
25593
25594 .
25595  A gray box labeled 
25596 \begin_inset Quotes eld
25597 \end_inset
25598
25599
25600 \family sans
25601 Idx
25602 \family default
25603
25604 \begin_inset Quotes erd
25605 \end_inset
25606
25607  is inserted containing the text that appears in the index.
25608  The word where the cursor is in or the currently highlighted text is proposed
25609  by LyX as index entry.
25610 \end_layout
25611
25612 \begin_layout Standard
25613 We give a short overview of the index commands in the next subsections.
25614  For a detailed description of LaTeX's index mechanism, have a look at one
25615  of the LaTeX books 
25616 \begin_inset CommandInset citation
25617 LatexCommand cite
25618 key "latexcompanion,latexguide,latexbook"
25619
25620 \end_inset
25621
25622 .
25623 \end_layout
25624
25625 \begin_layout Standard
25626 You can change index entries by clicking on the index box.
25627 \end_layout
25628
25629 \begin_layout Standard
25630 The index list is inserted to the document with the menu 
25631 \family sans
25632 Insert\SpecialChar \menuseparator
25633 List
25634 \begin_inset space ~
25635 \end_inset
25636
25637 /
25638 \begin_inset space ~
25639 \end_inset
25640
25641 TOC\SpecialChar \menuseparator
25642 Index
25643 \begin_inset space ~
25644 \end_inset
25645
25646 List
25647 \family default
25648 .
25649  A light blue box labeled 
25650 \begin_inset Quotes eld
25651 \end_inset
25652
25653
25654 \family sans
25655 Index
25656 \family default
25657
25658 \begin_inset Quotes erd
25659 \end_inset
25660
25661  will show the place where the index is printed in the output.
25662  The index list box is not clickable like other LyX-boxes.
25663 \end_layout
25664
25665 \begin_layout Subsection
25666 Grouping Index Entries
25667 \begin_inset Index
25668 status collapsed
25669
25670 \begin_layout Plain Layout
25671 Index ! Grouping
25672 \end_layout
25673
25674 \end_inset
25675
25676
25677 \end_layout
25678
25679 \begin_layout Standard
25680 Index entries are often grouped to offer the reader a fast search in the
25681  index.
25682  We want to group for example the index entries for itemized and enumerated
25683  lists under the entry 
25684 \begin_inset Quotes eld
25685 \end_inset
25686
25687 Lists
25688 \begin_inset Quotes erd
25689 \end_inset
25690
25691 .
25692  First we create the entry 
25693 \begin_inset Quotes eld
25694 \end_inset
25695
25696 Lists
25697 \begin_inset Quotes erd
25698 \end_inset
25699
25700  in section
25701 \begin_inset space ~
25702 \end_inset
25703
25704
25705 \begin_inset CommandInset ref
25706 LatexCommand ref
25707 reference "sub:Lists"
25708
25709 \end_inset
25710
25711 .
25712  In the text field for the itemized list index entry in section
25713 \begin_inset space ~
25714 \end_inset
25715
25716
25717 \begin_inset CommandInset ref
25718 LatexCommand ref
25719 reference "sec:Itemize"
25720
25721 \end_inset
25722
25723 , we insert the command
25724 \end_layout
25725
25726 \begin_layout Standard
25727
25728 \series bold
25729 Lists ! Itemize
25730 \end_layout
25731
25732 \begin_layout Standard
25733 and the command
25734 \end_layout
25735
25736 \begin_layout Standard
25737
25738 \series bold
25739 Lists ! Enumerate
25740 \end_layout
25741
25742 \begin_layout Standard
25743 for the enumerated list in section
25744 \begin_inset space ~
25745 \end_inset
25746
25747
25748 \begin_inset CommandInset ref
25749 LatexCommand ref
25750 reference "sec:Enumerate"
25751
25752 \end_inset
25753
25754 .
25755 \end_layout
25756
25757 \begin_layout Standard
25758 The exclamation mark 
25759 \begin_inset Quotes eld
25760 \end_inset
25761
25762 !
25763 \begin_inset Quotes erd
25764 \end_inset
25765
25766  marks the grouping levels.
25767  You can have three levels; every index level is indented a bit more.
25768  An index entry for the higher levels is not required.
25769  If we don't have an index entry for 
25770 \begin_inset Quotes eld
25771 \end_inset
25772
25773 Lists
25774 \begin_inset Quotes erd
25775 \end_inset
25776
25777 , it will be printed anyway, but without a page number.
25778 \end_layout
25779
25780 \begin_layout Subsection
25781 Page Ranges
25782 \begin_inset Index
25783 status collapsed
25784
25785 \begin_layout Plain Layout
25786 Index ! Page ranges
25787 \end_layout
25788
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \begin_layout Standard
25795 Normally an index entry will appear with the page number of the indexed
25796  section.
25797  But sometimes you want to index more pages under the same entry.
25798  E.g if we want to index the paragraph environments, we create an index entry
25799  in section
25800 \begin_inset space ~
25801 \end_inset
25802
25803
25804 \begin_inset CommandInset ref
25805 LatexCommand ref
25806 reference "sec:Paragraph-Environments"
25807
25808 \end_inset
25809
25810  with the command
25811 \end_layout
25812
25813 \begin_layout Standard
25814
25815 \series bold
25816 Paragraph environments|(
25817 \end_layout
25818
25819 \begin_layout Standard
25820 and another entry at the end of section
25821 \begin_inset space ~
25822 \end_inset
25823
25824
25825 \begin_inset CommandInset ref
25826 LatexCommand ref
25827 reference "sub:LyX-Code"
25828
25829 \end_inset
25830
25831  with the command
25832 \end_layout
25833
25834 \begin_layout Standard
25835
25836 \series bold
25837 Paragraph environments|)
25838 \end_layout
25839
25840 \begin_layout Standard
25841 The commands 
25842 \begin_inset Quotes eld
25843 \end_inset
25844
25845
25846 \series bold
25847 |(
25848 \series default
25849
25850 \begin_inset Quotes erd
25851 \end_inset
25852
25853  and 
25854 \begin_inset Quotes eld
25855 \end_inset
25856
25857
25858 \series bold
25859 |)
25860 \series default
25861
25862 \begin_inset Quotes erd
25863 \end_inset
25864
25865  respectively starts and ends the index range.
25866  You can also add the same index entry at different places in the document.
25867  They appear in the output under one entry with a comma separated list of
25868  the pages of the indexed document parts.
25869  An example is the index entry 
25870 \begin_inset Quotes eld
25871 \end_inset
25872
25873 Document ! Settings
25874 \begin_inset Quotes erd
25875 \end_inset
25876
25877 .
25878 \end_layout
25879
25880 \begin_layout Subsection
25881 Cross referencing
25882 \begin_inset Index
25883 status collapsed
25884
25885 \begin_layout Plain Layout
25886 Index ! Cross referencing
25887 \end_layout
25888
25889 \end_inset
25890
25891
25892 \end_layout
25893
25894 \begin_layout Standard
25895 It is also possible to refer to another index entry.
25896  We referred for example in the index entry 
25897 \begin_inset Quotes eld
25898 \end_inset
25899
25900 GIF
25901 \begin_inset Quotes erd
25902 \end_inset
25903
25904  (in section
25905 \begin_inset space ~
25906 \end_inset
25907
25908
25909 \begin_inset CommandInset ref
25910 LatexCommand ref
25911 reference "sub:Image-Formats"
25912
25913 \end_inset
25914
25915 ) to the index entry 
25916 \begin_inset Quotes eld
25917 \end_inset
25918
25919 Image formats
25920 \begin_inset Quotes erd
25921 \end_inset
25922
25923  in the same section using the entry
25924 \end_layout
25925
25926 \begin_layout Standard
25927
25928 \series bold
25929 GIF|see{Image formats}
25930 \end_layout
25931
25932 \begin_layout Standard
25933 Where the braces have to be inserted as TeX Code.
25934  The text within the braces is the referenced entry.
25935  The reference will appear in the output without a page number.
25936 \end_layout
25937
25938 \begin_layout Subsection
25939 Index Entry Order
25940 \begin_inset Index
25941 status collapsed
25942
25943 \begin_layout Plain Layout
25944 Index ! Entry order
25945 \end_layout
25946
25947 \end_inset
25948
25949
25950 \end_layout
25951
25952 \begin_layout Standard
25953 You can use accented characters in the index entry, but the entries might
25954  then not follow the rules for the index order.
25955  The index entries are sorted alphabetically, but LaTeX
25956 \begin_inset Foot
25957 status collapsed
25958
25959 \begin_layout Plain Layout
25960 The index generating is done in the background by an extra program, see
25961  section
25962 \begin_inset space ~
25963 \end_inset
25964
25965
25966 \begin_inset CommandInset ref
25967 LatexCommand ref
25968 reference "sub:Index-Program"
25969
25970 \end_inset
25971
25972 .
25973 \end_layout
25974
25975 \end_inset
25976
25977  doesn't know how to sort accents in different languages.
25978  We created as example the three dummy index entries 
25979 \begin_inset Quotes eld
25980 \end_inset
25981
25982 maison
25983 \begin_inset Quotes erd
25984 \end_inset
25985
25986
25987 \begin_inset Quotes eld
25988 \end_inset
25989
25990 maïs
25991 \begin_inset Quotes erd
25992 \end_inset
25993
25994 , and 
25995 \begin_inset Quotes eld
25996 \end_inset
25997
25998 maître
25999 \begin_inset Quotes erd
26000 \end_inset
26001
26002 .
26003 \begin_inset Index
26004 status open
26005
26006 \begin_layout Plain Layout
26007 Dummy entries ! maïs
26008 \end_layout
26009
26010 \end_inset
26011
26012
26013 \begin_inset Index
26014 status open
26015
26016 \begin_layout Plain Layout
26017 Dummy entries ! maître
26018 \end_layout
26019
26020 \end_inset
26021
26022
26023 \begin_inset Index
26024 status open
26025
26026 \begin_layout Plain Layout
26027 Dummy entries ! maïs@maison
26028 \end_layout
26029
26030 \end_inset
26031
26032  They will be sorted in the order maïs, maître, maison, but we want the
26033  order maïs, maison, maître.
26034  To achieve this, we use the command
26035 \end_layout
26036
26037 \begin_layout Standard
26038
26039 \series bold
26040 previous entry@current entry
26041 \end_layout
26042
26043 \begin_layout Standard
26044 In our case we want to have 
26045 \begin_inset Quotes eld
26046 \end_inset
26047
26048 maison
26049 \begin_inset Quotes erd
26050 \end_inset
26051
26052  after 
26053 \begin_inset Quotes eld
26054 \end_inset
26055
26056 maïs
26057 \begin_inset Quotes erd
26058 \end_inset
26059
26060  and write therefore for the index entry of maison:
26061 \end_layout
26062
26063 \begin_layout Standard
26064
26065 \series bold
26066 maïs@maison
26067 \end_layout
26068
26069 \begin_layout Standard
26070 The previous entry needn't to be a real existing entry, you can also use
26071  another word to tell LaTeX the entry order, see the next subsection for
26072  an example.
26073 \end_layout
26074
26075 \begin_layout Subsection
26076 Index Entry Layout
26077 \begin_inset Index
26078 status collapsed
26079
26080 \begin_layout Plain Layout
26081 Index ! Entry layout
26082 \end_layout
26083
26084 \end_inset
26085
26086
26087 \end_layout
26088
26089 \begin_layout Standard
26090 You can change the appearance of index entries via the text style dialog.
26091 \begin_inset Index
26092 status open
26093
26094 \begin_layout Plain Layout
26095 Dummy entries ! 
26096 \shape italic
26097 This is an italic dummy entry
26098 \end_layout
26099
26100 \end_inset
26101
26102  You can also format the page number using the character 
26103 \begin_inset Quotes eld
26104 \end_inset
26105
26106 |
26107 \begin_inset Quotes erd
26108 \end_inset
26109
26110  followed by a LaTeX-command without a backslash.
26111  We can write for example
26112 \end_layout
26113
26114 \begin_layout Standard
26115
26116 \series bold
26117 italic page number:|textit
26118 \end_layout
26119
26120 \begin_layout Standard
26121 to get the page number in italic.
26122 \begin_inset Index
26123 status open
26124
26125 \begin_layout Plain Layout
26126 Dummy entries ! italic page number:|textit
26127 \end_layout
26128
26129 \end_inset
26130
26131  Normally all LaTeX-commands begin with a backslash, but in this special
26132  case 
26133 \begin_inset Quotes eld
26134 \end_inset
26135
26136
26137 \series bold
26138 |command
26139 \series default
26140
26141 \begin_inset Quotes erd
26142 \end_inset
26143
26144  means 
26145 \series bold
26146
26147 \backslash
26148 command{page
26149 \begin_inset space ~
26150 \end_inset
26151
26152 number}
26153 \series default
26154 .
26155  Have a look at section
26156 \begin_inset space ~
26157 \end_inset
26158
26159
26160 \begin_inset CommandInset ref
26161 LatexCommand ref
26162 reference "sub:LaTeX-Syntax"
26163
26164 \end_inset
26165
26166  to learn more about the LaTeX-syntax.
26167 \end_layout
26168
26169 \begin_layout Standard
26170 \begin_inset Note Greyedout
26171 status open
26172
26173 \begin_layout Plain Layout
26174
26175 \series bold
26176 Note:
26177 \series default
26178  Formatting single index entries only works when you use the program 
26179 \family sans
26180 makeindex 
26181 \family default
26182 to generate the index, see section
26183 \begin_inset space ~
26184 \end_inset
26185
26186
26187 \begin_inset CommandInset ref
26188 LatexCommand ref
26189 reference "sub:Index-Program"
26190
26191 \end_inset
26192
26193 .
26194  If you use 
26195 \family sans
26196 xindy
26197 \family default
26198 , however, this won't work for anything else than bold or italic text.
26199  This is because xindy requires to define semantic elements before they
26200  can be used, see 
26201 \begin_inset CommandInset citation
26202 LatexCommand cite
26203 after "p. 678 ff."
26204 key "latexcompanion"
26205
26206 \end_inset
26207
26208  for details.
26209 \end_layout
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \begin_layout Standard
26217 In general, we encourage you to not format page numbers directly as shown
26218  above.
26219  Instead of this, you should define a macro in the preamble and use that.
26220  Consider why you want some page numbers to be bold.
26221  Maybe you want all page references italic that refer to a definition of
26222  the indexed term, so that users can easily find definitions.
26223  If so, put the following in preamble
26224 \end_layout
26225
26226 \begin_layout Standard
26227
26228 \series bold
26229
26230 \backslash
26231 newcommand{
26232 \backslash
26233 IndexDef}[1]{
26234 \backslash
26235 textit{#1}}
26236 \end_layout
26237
26238 \begin_layout Standard
26239 and write
26240 \end_layout
26241
26242 \begin_layout Standard
26243
26244 \series bold
26245 my entry|IndexDef
26246 \end_layout
26247
26248 \begin_layout Standard
26249 into the index entry.
26250 \begin_inset Index
26251 status open
26252
26253 \begin_layout Plain Layout
26254 Dummy entries ! my entry|IndexDef
26255 \end_layout
26256
26257 \end_inset
26258
26259  The advantage is that, if you change your mind later or if your publisher
26260  request that definitions must not be italic but bold, you just need to
26261  change the macro in the preamble, not every single index entry.
26262 \end_layout
26263
26264 \begin_layout Standard
26265 You can also change the layout for the whole index.
26266  E.
26267 \begin_inset space \thinspace{}
26268 \end_inset
26269
26270 g.
26271 \begin_inset space ~
26272 \end_inset
26273
26274 we marked the index list box of this document as bold to get a bold font
26275  for all index entries.
26276  For more advanced task you have to set up a so-called 
26277 \emph on
26278 Index Style File
26279 \emph default
26280 , see the 
26281 \family sans
26282 makeindex
26283 \family default
26284  or 
26285 \family sans
26286 xindy
26287 \family default
26288  documentation for details, 
26289 \begin_inset CommandInset citation
26290 LatexCommand cite
26291 key "makeindex,xindy"
26292
26293 \end_inset
26294
26295 .
26296 \end_layout
26297
26298 \begin_layout Subsection
26299 Index Program
26300 \begin_inset Index
26301 status collapsed
26302
26303 \begin_layout Plain Layout
26304 Index ! Program
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \begin_inset CommandInset label
26311 LatexCommand label
26312 name "sub:Index-Program"
26313
26314 \end_inset
26315
26316
26317 \end_layout
26318
26319 \begin_layout Standard
26320 When the index entry program 
26321 \family sans
26322 xindy
26323 \family default
26324  is installed, that is only available for Linux, LyX uses it for the index
26325  generation, otherwise the program 
26326 \family sans
26327 makeindex
26328 \family default
26329  is used, that is part of every LaTeX distribution.
26330  Both programs can be controlled by options that can be set in LyX's preferences
26331  dialog, see section
26332 \begin_inset space ~
26333 \end_inset
26334
26335
26336 \begin_inset CommandInset ref
26337 LatexCommand ref
26338 reference "sub:LaTeX-settings"
26339
26340 \end_inset
26341
26342 .
26343  The available options are listed and explained in 
26344 \begin_inset CommandInset citation
26345 LatexCommand cite
26346 key "makeindex,xindy"
26347
26348 \end_inset
26349
26350 .
26351  You can also specify there another program to generate the index.
26352 \end_layout
26353
26354 \begin_layout Standard
26355
26356 \family sans
26357 makeindex
26358 \family default
26359  is very old, not further developed and has many pitfalls.
26360  Most notably, it has been defined with nothing more than the English language
26361  in mind.
26362  So it fails at sorting correctly for anything else than an monolingual
26363  English text.
26364  We have shown above how to fix this sorting.
26365  However, if you are writing in another language and using Linux, consider
26366  to use 
26367 \family sans
26368 xindy
26369 \family default
26370 .
26371 \end_layout
26372
26373 \begin_layout Section
26374 Nomenclature / Glossary 
26375 \begin_inset Index
26376 status collapsed
26377
26378 \begin_layout Plain Layout
26379 Nomenclature
26380 \end_layout
26381
26382 \end_inset
26383
26384
26385 \begin_inset Index
26386 status collapsed
26387
26388 \begin_layout Plain Layout
26389 Glossary|see
26390 \begin_inset ERT
26391 status collapsed
26392
26393 \begin_layout Plain Layout
26394
26395 {
26396 \end_layout
26397
26398 \end_inset
26399
26400 Nomenclature
26401 \begin_inset ERT
26402 status collapsed
26403
26404 \begin_layout Plain Layout
26405
26406 }
26407 \end_layout
26408
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \end_inset
26415
26416
26417 \begin_inset CommandInset label
26418 LatexCommand label
26419 name "sec:Nomenclature"
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \begin_layout Standard
26427 Sometimes you need to compile a list of symbols that are mentioned in your
26428  document with a brief explanation of them -- a so called nomenclature or
26429  glossary.
26430 \end_layout
26431
26432 \begin_layout Standard
26433 To be able to create nomenclatures, you need the LaTeX package 
26434 \series bold
26435 nomencl
26436 \series default
26437
26438 \begin_inset Index
26439 status collapsed
26440
26441 \begin_layout Plain Layout
26442 LaTeX-packages ! nomencl
26443 \end_layout
26444
26445 \end_inset
26446
26447  installed.
26448  You find it in the TeX Catalogue, 
26449 \begin_inset CommandInset citation
26450 LatexCommand cite
26451 key "TeXCatalogue"
26452
26453 \end_inset
26454
26455  or in the package manager of your LaTeX-system.
26456 \end_layout
26457
26458 \begin_layout Standard
26459 A nomenclature entry is created if you place the cursor after a symbol entry
26460  and then use the menu 
26461 \family sans
26462 Insert\SpecialChar \menuseparator
26463
26464 \family default
26465 N
26466 \family sans
26467 omenclature
26468 \begin_inset space ~
26469 \end_inset
26470
26471 Entry
26472 \family default
26473  or the toolbar button 
26474 \begin_inset Graphics
26475         filename ../images/nomencl-insert.png
26476         BoundingBox 0bp 5bp 20bp 20bp
26477
26478 \end_inset
26479
26480 .
26481  A gray box labeled 
26482 \begin_inset Quotes eld
26483 \end_inset
26484
26485
26486 \family sans
26487 Nom
26488 \family default
26489
26490 \begin_inset Quotes erd
26491 \end_inset
26492
26493  is inserted and a window pops up asking for the nomenclature entry.
26494 \end_layout
26495
26496 \begin_layout Standard
26497 A nomenclature entry consists of two main entries.
26498  The first is the symbol that you want to refer to.
26499  The second is the description of the symbol.
26500 \end_layout
26501
26502 \begin_layout Standard
26503 \begin_inset Note Greyedout
26504 status open
26505
26506 \begin_layout Plain Layout
26507
26508 \series bold
26509 Note:
26510 \series default
26511  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26512 \end_layout
26513
26514 \end_inset
26515
26516
26517 \end_layout
26518
26519 \begin_layout Subsection
26520 Nomenclature Definition and Layout
26521 \begin_inset Index
26522 status collapsed
26523
26524 \begin_layout Plain Layout
26525 Nomenclature ! Layout
26526 \end_layout
26527
26528 \end_inset
26529
26530
26531 \end_layout
26532
26533 \begin_layout Standard
26534 When you have symbols in formulas, you have to define them in the 
26535 \family sans
26536 Symbol
26537 \family default
26538  field as LaTeX-formula.
26539  For example to get 
26540 \begin_inset Quotes eld
26541 \end_inset
26542
26543
26544 \begin_inset Formula $\sigma$
26545 \end_inset
26546
26547
26548 \begin_inset Quotes erd
26549 \end_inset
26550
26551 , insert this:
26552 \begin_inset Newline newline
26553 \end_inset
26554
26555
26556 \series bold
26557 $
26558 \backslash
26559 sigma$
26560 \begin_inset Newline newline
26561 \end_inset
26562
26563
26564 \series default
26565 The 
26566 \begin_inset Quotes eld
26567 \end_inset
26568
26569 $
26570 \begin_inset Quotes erd
26571 \end_inset
26572
26573  character hereby starts/ends the formula.
26574  The LaTeX-command for the Greek letter is the name of the letter beginning
26575  with a backslash 
26576 \begin_inset Quotes eld
26577 \end_inset
26578
26579
26580 \backslash
26581
26582 \begin_inset Quotes erd
26583 \end_inset
26584
26585 .
26586  For capital Greek letters, start the command also with a capital letter,
26587  like 
26588 \series bold
26589
26590 \backslash
26591 Sigma
26592 \series default
26593 .
26594 \end_layout
26595
26596 \begin_layout Standard
26597 (A short introduction to the LaTeX-syntax is given in section
26598 \begin_inset space ~
26599 \end_inset
26600
26601
26602 \begin_inset CommandInset ref
26603 LatexCommand ref
26604 reference "sub:LaTeX-Syntax"
26605
26606 \end_inset
26607
26608 .)
26609 \end_layout
26610
26611 \begin_layout Standard
26612 You cannot use the 
26613 \family sans
26614 Text
26615 \begin_inset space ~
26616 \end_inset
26617
26618 Style
26619 \family default
26620  dialog to format the description text but have to use LaTeX-commands.
26621  For example the description of the nomenclature entry for the 
26622 \begin_inset Quotes eld
26623 \end_inset
26624
26625
26626 \begin_inset Formula $\sigma$
26627 \end_inset
26628
26629
26630 \begin_inset Quotes erd
26631 \end_inset
26632
26633  in this document is:
26634 \begin_inset Newline newline
26635 \end_inset
26636
26637
26638 \series bold
26639 dummy entry for the character 
26640 \backslash
26641 textsf{sigma}
26642 \series default
26643
26644 \begin_inset Newline newline
26645 \end_inset
26646
26647 The command 
26648 \series bold
26649
26650 \backslash
26651 textsf
26652 \series default
26653  sets the fonts to 
26654 \family sans
26655 sans
26656 \begin_inset space ~
26657 \end_inset
26658
26659 serif
26660 \family default
26661 .
26662  To get 
26663 \series bold
26664 bold
26665 \series default
26666  font use the command 
26667 \series bold
26668
26669 \backslash
26670 textbf
26671 \series default
26672 , for 
26673 \family typewriter
26674 typewriter
26675 \family default
26676  use 
26677 \series bold
26678
26679 \backslash
26680 texttt
26681 \series default
26682 , for 
26683 \emph on
26684 emphasized
26685 \emph default
26686  use 
26687 \series bold
26688
26689 \backslash
26690 emph
26691 \series default
26692 .
26693 \end_layout
26694
26695 \begin_layout Subsection
26696 Sort Order of Nomenclature Entries
26697 \begin_inset Index
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701 Nomenclature ! Sort order
26702 \end_layout
26703
26704 \end_inset
26705
26706
26707 \end_layout
26708
26709 \begin_layout Standard
26710 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26711  the symbol definition.
26712  This leads to undesired results when you for example have symbols in formulas.
26713  Suppose you have nomenclature entries for the symbols 
26714 \emph on
26715 a
26716 \begin_inset CommandInset nomenclature
26717 LatexCommand nomenclature
26718 symbol "a"
26719 description "dummy entry for the character \"a\""
26720
26721 \end_inset
26722
26723
26724 \emph default
26725  and 
26726 \begin_inset Formula $\sigma$
26727 \end_inset
26728
26729
26730 \begin_inset CommandInset nomenclature
26731 LatexCommand nomenclature
26732 prefix "sigma"
26733 symbol "$\\sigma$"
26734 description "dummy entry for the character \\textsf{sigma}"
26735
26736 \end_inset
26737
26738 .
26739  They will be sorted by 
26740 \begin_inset Quotes eld
26741 \end_inset
26742
26743
26744 \family sans
26745 a
26746 \family default
26747
26748 \begin_inset Quotes erd
26749 \end_inset
26750
26751  and 
26752 \begin_inset Quotes eld
26753 \end_inset
26754
26755
26756 \family typewriter
26757 $
26758 \backslash
26759 sigma$
26760 \family default
26761
26762 \begin_inset Quotes erd
26763 \end_inset
26764
26765  -- the 
26766 \begin_inset Formula $\sigma$
26767 \end_inset
26768
26769  will be sorted before the 
26770 \emph on
26771 a
26772 \emph default
26773  since the character 
26774 \begin_inset Quotes eld
26775 \end_inset
26776
26777 $
26778 \begin_inset Quotes erd
26779 \end_inset
26780
26781  is considered in sorting.
26782 \end_layout
26783
26784 \begin_layout Standard
26785 To control the sort order, you can edit the 
26786 \family sans
26787 Sort
26788 \begin_inset space ~
26789 \end_inset
26790
26791 as
26792 \family default
26793  field of the nomenclature dialog.
26794  Then the nomenclature entry will be sorted by this entry and not the symbol
26795  definition.
26796  For the given example, you can insert 
26797 \family typewriter
26798 sigma
26799 \family default
26800  to this field for the 
26801 \begin_inset Formula $\sigma$
26802 \end_inset
26803
26804 , then 
26805 \emph on
26806 a
26807 \emph default
26808  will be located before 
26809 \begin_inset Formula $\sigma$
26810 \end_inset
26811
26812 .
26813 \end_layout
26814
26815 \begin_layout Standard
26816 For subgrouping and tips for using sort entries see the 
26817 \series bold
26818 nomencl
26819 \series default
26820  documentation, 
26821 \begin_inset CommandInset citation
26822 LatexCommand cite
26823 key "nomencl"
26824
26825 \end_inset
26826
26827 .
26828 \end_layout
26829
26830 \begin_layout Subsection
26831 Nomenclature Options
26832 \begin_inset Index
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836 Nomenclature ! Options
26837 \end_layout
26838
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \begin_layout Standard
26845 The 
26846 \series bold
26847 nomencl
26848 \series default
26849  package offers some options to adjust the appearance of the nomenclature.
26850  Here are some of its options, for more have a look at its documentation:
26851 \end_layout
26852
26853 \begin_layout Description
26854 refeq Appends the phrase 
26855 \begin_inset Quotes eld
26856 \end_inset
26857
26858
26859 \family sans
26860 , see equation (
26861 \emph on
26862 eq
26863 \emph default
26864 )
26865 \family default
26866
26867 \begin_inset Quotes erd
26868 \end_inset
26869
26870  to every nomenclature entry, where 
26871 \family sans
26872 \emph on
26873 eq
26874 \family default
26875 \emph default
26876  is the number of the last equation in front of the nomenclature entry
26877 \end_layout
26878
26879 \begin_layout Description
26880 refpage Appends the phrase 
26881 \begin_inset Quotes eld
26882 \end_inset
26883
26884
26885 \family sans
26886 , page (
26887 \emph on
26888 page
26889 \emph default
26890 )
26891 \family default
26892
26893 \begin_inset Quotes erd
26894 \end_inset
26895
26896  to every nomenclature entry, where 
26897 \family sans
26898 \emph on
26899 page
26900 \family default
26901 \emph default
26902  is the number of the page on which the nomenclature entry appeared
26903 \end_layout
26904
26905 \begin_layout Description
26906 intoc Inserts the nomenclature in the Table of Contents
26907 \end_layout
26908
26909 \begin_layout Standard
26910 There are furthermore the options 
26911 \series bold
26912 croatian
26913 \series default
26914
26915 \series bold
26916 danish
26917 \series default
26918
26919 \series bold
26920 english
26921 \series default
26922
26923 \series bold
26924 french
26925 \series default
26926
26927 \series bold
26928 german
26929 \series default
26930
26931 \series bold
26932 italian
26933 \series default
26934
26935 \series bold
26936 polish
26937 \series default
26938
26939 \series bold
26940 portuguese
26941 \series default
26942
26943 \series bold
26944 russian
26945 \series default
26946
26947 \series bold
26948 spanish
26949 \series default
26950 , and 
26951 \series bold
26952 ukrainian
26953 \series default
26954  to print the reference texts and the nomenclature title in the corresponding
26955  language.
26956 \end_layout
26957
26958 \begin_layout Standard
26959 To use one or more of the options, add them to the comma-separated document
26960  class options list in the 
26961 \family sans
26962 Document\SpecialChar \menuseparator
26963 Settings
26964 \family default
26965  dialog.
26966  In this document the options 
26967 \series bold
26968 intoc
26969 \series default
26970  and 
26971 \series bold
26972 refpage
26973 \series default
26974  are used.
26975 \end_layout
26976
26977 \begin_layout Standard
26978 \begin_inset VSpace bigskip
26979 \end_inset
26980
26981
26982 \end_layout
26983
26984 \begin_layout Standard
26985 You can also use the first two options above only for certain nomenclature
26986  entries when you add one of the following commands as last entry to the
26987  
26988 \family sans
26989 Description
26990 \family default
26991  field in the nomenclature dialog:
26992 \end_layout
26993
26994 \begin_layout Description
26995
26996 \backslash
26997 nomrefeq Like the 
26998 \series bold
26999 refeq
27000 \series default
27001  option
27002 \end_layout
27003
27004 \begin_layout Description
27005
27006 \backslash
27007 nomrefpage Like the 
27008 \series bold
27009 refpage
27010 \series default
27011  option
27012 \end_layout
27013
27014 \begin_layout Description
27015
27016 \backslash
27017 nomrefeqpage Short notation of 
27018 \series bold
27019
27020 \backslash
27021 nomrefeq
27022 \backslash
27023 nomrefpage
27024 \end_layout
27025
27026 \begin_layout Description
27027
27028 \backslash
27029 nomnorefeq,
27030 \begin_inset space ~
27031 \end_inset
27032
27033
27034 \backslash
27035 nomnorefpage,
27036 \begin_inset space ~
27037 \end_inset
27038
27039
27040 \backslash
27041 nomnorefeqpage Turns off the corresponding options
27042 \end_layout
27043
27044 \begin_layout Subsection
27045 Printing the Nomenclature
27046 \begin_inset Index
27047 status collapsed
27048
27049 \begin_layout Plain Layout
27050 Nomenclature ! Printing
27051 \end_layout
27052
27053 \end_inset
27054
27055
27056 \end_layout
27057
27058 \begin_layout Standard
27059 To print the nomenclature, use the menu 
27060 \family sans
27061 Insert\SpecialChar \menuseparator
27062 Lists
27063 \begin_inset space ~
27064 \end_inset
27065
27066 /
27067 \begin_inset space ~
27068 \end_inset
27069
27070 TOC\SpecialChar \menuseparator
27071 Nomenclature
27072 \family default
27073 .
27074  A light blue box labeled 
27075 \begin_inset Quotes eld
27076 \end_inset
27077
27078
27079 \family sans
27080 Nomenclature
27081 \family default
27082
27083 \begin_inset Quotes erd
27084 \end_inset
27085
27086  will show the place where the nomenclature is printed in the output.
27087  Like the index list box, the nomenclature list box is not clickable.
27088 \end_layout
27089
27090 \begin_layout Standard
27091 In the printed output the title of the nomenclature appears as 
27092 \begin_inset Quotes eld
27093 \end_inset
27094
27095 Nomenclature
27096 \begin_inset Quotes erd
27097 \end_inset
27098
27099 .
27100  If you are not happy with the name, you can change it by redefining the
27101  command 
27102 \series bold
27103
27104 \backslash
27105 nomname
27106 \series default
27107  in the preamble.
27108  For example, in order to change the name to 
27109 \emph on
27110 List of Symbols
27111 \emph default
27112 , add the following line to the preamble:
27113 \end_layout
27114
27115 \begin_layout Standard
27116
27117 \family roman
27118 \series bold
27119
27120 \backslash
27121 renewcommand{
27122 \backslash
27123 nomname}{List of Symbols}
27124 \end_layout
27125
27126 \begin_layout Standard
27127 \begin_inset VSpace defskip
27128 \end_inset
27129
27130
27131 \end_layout
27132
27133 \begin_layout Standard
27134 If you are unhappy with the amount of space for symbols, you can alter it
27135  by adding the following line to the preamble:
27136 \end_layout
27137
27138 \begin_layout Standard
27139
27140 \family roman
27141 \series bold
27142
27143 \backslash
27144 renewcommand{
27145 \backslash
27146 nomlabelwidth}{width}
27147 \end_layout
27148
27149 \begin_layout Standard
27150
27151 \family roman
27152 Where the width is a value with one of the units listed in Appendix
27153 \begin_inset space ~
27154 \end_inset
27155
27156
27157 \begin_inset CommandInset ref
27158 LatexCommand ref
27159 reference "cha:Units-available-in"
27160
27161 \end_inset
27162
27163 .
27164  The default value is 1
27165 \begin_inset space \thinspace{}
27166 \end_inset
27167
27168 cm.
27169 \end_layout
27170
27171 \begin_layout Section
27172 Branches
27173 \begin_inset Index
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177 Branches
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \begin_inset Index
27184 status collapsed
27185
27186 \begin_layout Plain Layout
27187 Document ! Branches
27188 \end_layout
27189
27190 \end_inset
27191
27192
27193 \begin_inset CommandInset label
27194 LatexCommand label
27195 name "sec:Branches"
27196
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \begin_layout Standard
27203 Sometimes it is useful to hide some document parts in the output.
27204  For example a teacher who is setting an exam obviously doesn't want the
27205  pupils to see the answers, but having questions and answers in the same
27206  document will make the life of the markers of that exam much easier.
27207 \end_layout
27208
27209 \begin_layout Standard
27210 For these cases LyX offers to put text into branches.
27211  The text will then only appear in the output when its branch is activated.
27212  To create a branch, go in the 
27213 \family sans
27214 Document\SpecialChar \menuseparator
27215 Settings
27216 \family default
27217  dialog to 
27218 \family sans
27219 Branches
27220 \family default
27221 .
27222  The name of the branch, its activation state and the background color of
27223  the branches inside LyX can be specified in this dialog.
27224 \end_layout
27225
27226 \begin_layout Standard
27227 Text that should be in a branch is set into branch inset boxes.
27228  These boxes are inserted via the menu 
27229 \family sans
27230 Insert\SpecialChar \menuseparator
27231 Branch
27232 \family default
27233  where you can choose a branch.
27234  You can later change the branch of the boxes by right-clicking on them.
27235 \end_layout
27236
27237 \begin_layout Standard
27238 Here is an example, where only the question text appears, the answer branch
27239  is deactivated and does therefore not appear in the output:
27240 \end_layout
27241
27242 \begin_layout Standard
27243 \begin_inset Branch Question
27244 status open
27245
27246 \begin_layout Standard
27247 Question: Who was the first physics Nobel prize winner?
27248 \end_layout
27249
27250 \end_inset
27251
27252
27253 \end_layout
27254
27255 \begin_layout Standard
27256 \begin_inset Branch Answer
27257 status collapsed
27258
27259 \begin_layout Standard
27260 Answer: Wilhelm Conrad Röntgen
27261 \end_layout
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \begin_layout Standard
27269 \begin_inset VSpace bigskip
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \begin_layout Standard
27276 To use conditional output inside places where you cannot insert branch insets,
27277  like inside equations, you can code special LaTeX definitions for each
27278  branch.
27279  For example you can define for the question branch
27280 \begin_inset Foot
27281 status collapsed
27282
27283 \begin_layout Plain Layout
27284 For an introduction to the LaTeX-syntax, see section
27285 \begin_inset space ~
27286 \end_inset
27287
27288
27289 \begin_inset CommandInset ref
27290 LatexCommand ref
27291 reference "sub:LaTeX-Syntax"
27292
27293 \end_inset
27294
27295 .
27296 \end_layout
27297
27298 \end_inset
27299
27300
27301 \end_layout
27302
27303 \begin_layout Standard
27304
27305 \series bold
27306
27307 \backslash
27308 newcommand{
27309 \backslash
27310 question}[1]{#1}
27311 \end_layout
27312
27313 \begin_layout Standard
27314
27315 \series bold
27316
27317 \backslash
27318 newcommand{
27319 \backslash
27320 answer}[1]{}
27321 \end_layout
27322
27323 \begin_layout Standard
27324 and for the answer branch
27325 \end_layout
27326
27327 \begin_layout Standard
27328
27329 \series bold
27330
27331 \backslash
27332 newcommand{
27333 \backslash
27334 question}[1]{}
27335 \end_layout
27336
27337 \begin_layout Standard
27338
27339 \series bold
27340
27341 \backslash
27342 newcommand{
27343 \backslash
27344 answer}[1]{#1}
27345 \end_layout
27346
27347 \begin_layout Standard
27348 \begin_inset Branch Question
27349 status open
27350
27351 \begin_layout Standard
27352 \begin_inset ERT
27353 status open
27354
27355 \begin_layout Plain Layout
27356
27357
27358 \backslash
27359 newcommand{
27360 \backslash
27361 question}[1]{#1}
27362 \end_layout
27363
27364 \begin_layout Plain Layout
27365
27366
27367 \backslash
27368 newcommand{
27369 \backslash
27370 answer}[1]{}
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \end_inset
27379
27380
27381 \end_layout
27382
27383 \begin_layout Standard
27384 \begin_inset Branch Answer
27385 status collapsed
27386
27387 \begin_layout Standard
27388 \begin_inset ERT
27389 status open
27390
27391 \begin_layout Plain Layout
27392
27393
27394 \backslash
27395 newcommand{
27396 \backslash
27397 question}[1]{}
27398 \end_layout
27399
27400 \begin_layout Plain Layout
27401
27402
27403 \backslash
27404 newcommand{
27405 \backslash
27406 answer}[1]{#1}
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \end_inset
27415
27416
27417 \end_layout
27418
27419 \begin_layout Standard
27420 Now it is possible to use the commands 
27421 \series bold
27422
27423 \backslash
27424 question{\SpecialChar \ldots{}
27425 }
27426 \series default
27427  and 
27428 \series bold
27429
27430 \backslash
27431 answer{\SpecialChar \ldots{}
27432 }
27433 \series default
27434  to obtain conditional output.
27435  Here is an example formula where only the 
27436 \series bold
27437
27438 \backslash
27439 question
27440 \series default
27441  part appears:
27442 \begin_inset Formula \[
27443 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27444
27445 \end_inset
27446
27447
27448 \end_layout
27449
27450 \begin_layout Standard
27451 Inside math, the same effect can be achieved using math macros, see section
27452 \begin_inset space ~
27453 \end_inset
27454
27455
27456 \begin_inset CommandInset ref
27457 LatexCommand ref
27458 reference "sec:math-macros"
27459
27460 \end_inset
27461
27462 .
27463 \end_layout
27464
27465 \begin_layout Section
27466 PDF Properties
27467 \begin_inset CommandInset label
27468 LatexCommand label
27469 name "sec:PDF-Properties"
27470
27471 \end_inset
27472
27473
27474 \begin_inset Index
27475 status collapsed
27476
27477 \begin_layout Plain Layout
27478 PDF properties
27479 \end_layout
27480
27481 \end_inset
27482
27483
27484 \end_layout
27485
27486 \begin_layout Standard
27487 The 
27488 \family sans
27489 Document Settings
27490 \family default
27491  dialog provides under 
27492 \family sans
27493 PDF Properties
27494 \family default
27495  to set up special options for the PDF output of your document.
27496  All options there are provided by the LaTeX-package 
27497 \series bold
27498 hyperref
27499 \series default
27500
27501 \begin_inset Index
27502 status collapsed
27503
27504 \begin_layout Plain Layout
27505 LaTeX-packages ! hyperref
27506 \end_layout
27507
27508 \end_inset
27509
27510 .
27511 \end_layout
27512
27513 \begin_layout Standard
27514 Using 
27515 \series bold
27516 hyperref
27517 \series default
27518  will link all cross-references in the DVI- and PDF-output.
27519  This means that the reader of your document will be able to click on a
27520  table of contents entry or on a reference and he is shown the referenced
27521  document part.
27522  You can specify in the dialog tab 
27523 \family sans
27524 Hyperlinks
27525 \family default
27526  how the links will look like and if links for bibliographical backreferences
27527  are created.
27528  The backreferences will appear in the bibliography behind the different
27529  entries, showing the number of the section, slide, or page where the entry
27530  is referenced.
27531 \end_layout
27532
27533 \begin_layout Standard
27534 In the dialog tab 
27535 \family sans
27536 Bookmarks
27537 \family default
27538  you can set if PDF-bookmarks should be created for every section of your
27539  document to make it easier for readers to navigate through the document.
27540  You can decide if the bookmarks should be numbered like your document sections
27541  or not.
27542  With the open bookmarks level you can specify what sectioning level should
27543  be displayed in the bookmarks when opening the PDF.
27544  For example level
27545 \begin_inset space ~
27546 \end_inset
27547
27548 2 will display all sections and subsections, while level
27549 \begin_inset space ~
27550 \end_inset
27551
27552 1 will only display the sections.
27553 \end_layout
27554
27555 \begin_layout Standard
27556 The header informations in the dialog tab 
27557 \family sans
27558 General
27559 \family default
27560  are saved together with the PDF as file properties.
27561  Many programs are able to extract these informations to e.
27562 \begin_inset space \thinspace{}
27563 \end_inset
27564
27565 g.
27566 \begin_inset space ~
27567 \end_inset
27568
27569 automatically recognize who is the author and what is the PDF about.
27570  This is very useful to sort, classify, or use PDFs for bibliography issues.
27571  When the option 
27572 \family sans
27573 Automatic fill header
27574 \family default
27575  is set, LyX tries to extract the header informations from your document
27576  title and author settings.
27577 \end_layout
27578
27579 \begin_layout Standard
27580 The option 
27581 \family sans
27582 Load in fullscreen mode
27583 \family default
27584  will open the PDF in fullscreen mode, which is useful for presentations.
27585 \end_layout
27586
27587 \begin_layout Standard
27588 PDF properties are also used in this document.
27589  When you look in its document settings, you can see that some additional
27590  
27591 \series bold
27592 hyperref
27593 \series default
27594  options are used.
27595  For an explanation of them we refer to the hyperref manual 
27596 \begin_inset CommandInset citation
27597 LatexCommand cite
27598 key "hyperref"
27599
27600 \end_inset
27601
27602 .
27603 \end_layout
27604
27605 \begin_layout Section
27606 TeX Code and the LaTeX Syntax
27607 \begin_inset CommandInset label
27608 LatexCommand label
27609 name "sec:TeX-Code"
27610
27611 \end_inset
27612
27613
27614 \end_layout
27615
27616 \begin_layout Subsection
27617 TeX Code Boxes
27618 \begin_inset Index
27619 status collapsed
27620
27621 \begin_layout Plain Layout
27622 TeX Code
27623 \end_layout
27624
27625 \end_inset
27626
27627
27628 \begin_inset CommandInset label
27629 LatexCommand label
27630 name "sub:TeX-Code-Boxes"
27631
27632 \end_inset
27633
27634
27635 \end_layout
27636
27637 \begin_layout Standard
27638 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27639  constructs, but not all.
27640  LaTeX contains of hundreds of packages which provide different commands.
27641  Every time packages are updated and new ones added.
27642  This has the advantage that you can typeset nearly everything as there
27643  is for every problem a LaTeX-package.
27644  But LyX can of course not be up to date and support all packages and their
27645  commands.
27646 \end_layout
27647
27648 \begin_layout Standard
27649 But don't worry, you can use any LaTeX-command directly in LyX inside the
27650  TeX Code box.
27651  An TeX Code box is created by the menu 
27652 \family sans
27653 Insert\SpecialChar \menuseparator
27654 TeX
27655 \begin_inset space ~
27656 \end_inset
27657
27658 Code
27659 \family default
27660  or by the toolbar button 
27661 \begin_inset Graphics
27662         filename ../images/ert-insert.png
27663
27664 \end_inset
27665
27666 .
27667  The box can be opened by left-clicking and closed by right-clicking on
27668  it.
27669 \end_layout
27670
27671 \begin_layout Standard
27672 You can insert complete or incomplete commands as TeX Code.
27673  Incomplete means that the command argument can be Standard LyX text.
27674  For example you want to draw a frame around a word and uses therefore the
27675  LaTeX-command 
27676 \series bold
27677
27678 \backslash
27679 fbox
27680 \series default
27681 , you can write the command part 
27682 \series bold
27683
27684 \backslash
27685 fbox{
27686 \series default
27687  in a TeX Code box before the word and the closing brace 
27688 \series bold
27689 }
27690 \series default
27691  in a second TeX Code box behind the word.
27692  The word between the two TeX Code boxes is then the argument as it is in
27693  the following example:
27694 \end_layout
27695
27696 \begin_layout Standard
27697 \begin_inset Graphics
27698         filename clipart/ERT.png
27699         scale 89
27700
27701 \end_inset
27702
27703
27704 \end_layout
27705
27706 \begin_layout Standard
27707 gives
27708 \end_layout
27709
27710 \begin_layout Standard
27711 This is a line with a 
27712 \begin_inset ERT
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716
27717
27718 \backslash
27719 fbox{
27720 \end_layout
27721
27722 \end_inset
27723
27724 framed
27725 \begin_inset ERT
27726 status collapsed
27727
27728 \begin_layout Plain Layout
27729
27730 }
27731 \end_layout
27732
27733 \end_inset
27734
27735  word.
27736 \end_layout
27737
27738 \begin_layout Standard
27739 \begin_inset Note Greyedout
27740 status open
27741
27742 \begin_layout Plain Layout
27743
27744 \series bold
27745 Note:
27746 \series default
27747  At the end of LaTeX-commands without parameters, you have to insert a space
27748  to let LaTeX know that the command is finished.
27749 \end_layout
27750
27751 \end_inset
27752
27753
27754 \end_layout
27755
27756 \begin_layout Subsection
27757 Short Introduction to the LaTeX Syntax
27758 \begin_inset OptArg
27759 status collapsed
27760
27761 \begin_layout Plain Layout
27762 The LaTeX Syntax
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \begin_inset Index
27769 status collapsed
27770
27771 \begin_layout Plain Layout
27772 LaTeX Syntax
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \begin_inset CommandInset label
27779 LatexCommand label
27780 name "sub:LaTeX-Syntax"
27781
27782 \end_inset
27783
27784
27785 \end_layout
27786
27787 \begin_layout Standard
27788 When you write larger documents or books, you will need to know something
27789  about the LaTeX-commands that LyX uses in the background.
27790  Because LaTeX is based on commands, you can 
27791 \begin_inset Quotes eld
27792 \end_inset
27793
27794 program
27795 \begin_inset Quotes erd
27796 \end_inset
27797
27798  your text.
27799  This has the advantage that the layout of the document can be changed at
27800  every time if you know the right commands.
27801  E.g.
27802  imagine you have to write a manual for a product and the deadline is at
27803  the end of the day.
27804  Your boss just has complimented you for your good work but wants to have
27805  all caption labels bold.
27806  But you have over hundred figure and table captions with non-bold labels
27807  in your manual.
27808  Of course it's impossible to change all caption labels by hand in one day.
27809 \end_layout
27810
27811 \begin_layout Standard
27812 Now LaTeX comes into play.
27813  As written above, for every problem exists a LaTeX-package.
27814  First you have to find out which and therefore look in the LaTeX package
27815  database, 
27816 \begin_inset CommandInset citation
27817 LatexCommand cite
27818 key "Catalogue"
27819
27820 \end_inset
27821
27822 .
27823 \end_layout
27824
27825 \begin_layout Standard
27826 As result you know that the package 
27827 \series bold
27828 caption
27829 \series default
27830
27831 \begin_inset Index
27832 status collapsed
27833
27834 \begin_layout Plain Layout
27835 LaTeX-packages ! caption
27836 \end_layout
27837
27838 \end_inset
27839
27840  is what you need.
27841  To use a package, you have to load it in the document preamble (menu 
27842 \family sans
27843 Document\SpecialChar \menuseparator
27844 Settings
27845 \family default
27846 ) with the command
27847 \end_layout
27848
27849 \begin_layout Standard
27850
27851 \series bold
27852
27853 \backslash
27854 usepackage[options]{package name}
27855 \end_layout
27856
27857 \begin_layout Standard
27858 All LaTeX commands begin with a backslash, the command argument is set within
27859  two braces, and the options are set within two brackets.
27860  Note that not all commands have an argument and options.
27861 \end_layout
27862
27863 \begin_layout Standard
27864 In your case the package name is 
27865 \series bold
27866 caption
27867 \series default
27868 .
27869  After a look in the documentation of the package, you know that the option
27870  
27871 \series bold
27872 labelfont=bf
27873 \series default
27874  will change the font of all caption labels to bold.
27875  So you add the command
27876 \end_layout
27877
27878 \begin_layout Standard
27879
27880 \series bold
27881
27882 \backslash
27883 usepackage[labelfont=bf]{caption}
27884 \end_layout
27885
27886 \begin_layout Standard
27887 to the preamble and the problem is solved.
27888 \begin_inset Foot
27889 status collapsed
27890
27891 \begin_layout Plain Layout
27892 For more commands provided by the 
27893 \series bold
27894 caption
27895 \series default
27896  package, have a look at its documentation, 
27897 \begin_inset CommandInset citation
27898 LatexCommand cite
27899 key "caption"
27900
27901 \end_inset
27902
27903 .
27904 \end_layout
27905
27906 \end_inset
27907
27908
27909 \end_layout
27910
27911 \begin_layout Standard
27912 Note that some document classes have built-in solutions for well known problems
27913  like your case.
27914  For example if you use a 
27915 \family sans
27916 koma-script
27917 \family default
27918  class, you don't need the package 
27919 \series bold
27920 caption
27921 \series default
27922 , you can instead write
27923 \end_layout
27924
27925 \begin_layout Standard
27926
27927 \series bold
27928
27929 \backslash
27930 setkomafont{captionlabel}{
27931 \backslash
27932 bfseries}
27933 \end_layout
27934
27935 \begin_layout Standard
27936 in the preamble and the problem is solved.
27937  So if you plan to write a large document, you should have a look at the
27938  documentation of the document class you want to use.
27939  (
27940 \series bold
27941
27942 \backslash
27943 setkomafont
27944 \series default
27945  is an example for a command with more than one argument.)
27946 \end_layout
27947
27948 \begin_layout Standard
27949 Commands in the preamble affects the whole document, while commands in the
27950  text affects only the text after the command or only the text used as command
27951  argument.
27952  To insert a LaTeX-command in text, use the TeX Code box as described in
27953  the previous section.
27954 \end_layout
27955
27956 \begin_layout Standard
27957 If you want to learn more about LaTeX and its syntax, have a look at the
27958  LaTeX-books 
27959 \begin_inset CommandInset citation
27960 LatexCommand cite
27961 key "latexcompanion,latexguide"
27962
27963 \end_inset
27964
27965 .
27966  
27967 \end_layout
27968
27969 \begin_layout Section
27970 Previewing Snippets of your Document
27971 \begin_inset CommandInset label
27972 LatexCommand label
27973 name "sec:Previewing-snippets-of"
27974
27975 \end_inset
27976
27977
27978 \begin_inset Index
27979 status collapsed
27980
27981 \begin_layout Plain Layout
27982 Instant preview
27983 \end_layout
27984
27985 \end_inset
27986
27987
27988 \begin_inset Index
27989 status collapsed
27990
27991 \begin_layout Plain Layout
27992 Document ! Preview
27993 \end_layout
27994
27995 \end_inset
27996
27997
27998 \end_layout
27999
28000 \begin_layout Standard
28001 LyX allows you to generate previews of sections of your document on the
28002  fly so you can see how they'll look in the final document without having
28003  to break your train of thought with 
28004 \family sans
28005 View\SpecialChar \menuseparator
28006 DVI
28007 \family default
28008 .
28009 \end_layout
28010
28011 \begin_layout Standard
28012 If you would for example like to see in LyX your math formulas typeset by
28013  LaTeX, install the LaTeX-package 
28014 \series bold
28015 preview-latex
28016 \series default
28017
28018 \begin_inset Index
28019 status collapsed
28020
28021 \begin_layout Plain Layout
28022 LaTeX-packages ! preview-latex
28023 \end_layout
28024
28025 \end_inset
28026
28027  as explained below, and turn on 
28028 \family sans
28029 Instant
28030 \begin_inset space ~
28031 \end_inset
28032
28033 preview
28034 \family default
28035  in the 
28036 \family sans
28037 Tools\SpecialChar \menuseparator
28038 Preferences 
28039 \family default
28040 dialog under 
28041 \family sans
28042 Look
28043 \begin_inset space ~
28044 \end_inset
28045
28046 and
28047 \begin_inset space ~
28048 \end_inset
28049
28050 feel\SpecialChar \menuseparator
28051 Graphics
28052 \family default
28053 .
28054 \end_layout
28055
28056 \begin_layout Standard
28057 Previews are generated when you load a document into LyX and when you finish
28058  editing an inset.
28059  Previews of an already loaded document are 
28060 \emph on
28061 not
28062 \emph default
28063  generated just by selecting the 
28064 \family sans
28065 Instant
28066 \begin_inset space ~
28067 \end_inset
28068
28069 preview
28070 \family default
28071  check box, you have to reopen the documents to activate the previews.
28072 \end_layout
28073
28074 \begin_layout Standard
28075 LyX will generate previews of math insets.
28076  It will also generate previews of included insets if you select the 
28077 \family sans
28078 Show
28079 \begin_inset space ~
28080 \end_inset
28081
28082 preview
28083 \family default
28084  check box in the insert dialog.
28085  This is useful if you wish to generate a preview of a LaTeX figure, for
28086  example.
28087 \end_layout
28088
28089 \begin_layout Standard
28090 To get previews working, you need the LaTeX package 
28091 \series bold
28092 preview-latex
28093 \series default
28094  (on some systems named simply 
28095 \series bold
28096 preview
28097 \series default
28098 ) installed.
28099  In case it is not already installed, you find it in the TeX Catalogue,
28100  
28101 \begin_inset CommandInset citation
28102 LatexCommand cite
28103 key "TeXCatalogue"
28104
28105 \end_inset
28106
28107  or in the package manager of your LaTeX-system.
28108  You obtain prettier results if you install the program 
28109 \family typewriter
28110 pnmcrop
28111 \family default
28112  from the 
28113 \family typewriter
28114 netpbm
28115 \family default
28116  package; for LyX on Windows this program is automatically installed together
28117  with LyX.
28118 \end_layout
28119
28120 \begin_layout Standard
28121 \begin_inset VSpace bigskip
28122 \end_inset
28123
28124
28125 \end_layout
28126
28127 \begin_layout Standard
28128 You can furthermore preview the LaTeX source of the whole document or parts
28129  of it.
28130  Use the menu 
28131 \family sans
28132 View\SpecialChar \menuseparator
28133 View
28134 \begin_inset space ~
28135 \end_inset
28136
28137 Source
28138 \family default
28139  and a window will be shown where you can see the LaTeX-source code.
28140  The window shows the source of the whole paragraph where the cursor is
28141  currently in.
28142  You can also select document parts in LyX's main window, then only this
28143  selection (when it is more than one paragraph) is shown as source code.
28144  To view the whole document as source, enable the corresponding option in
28145  the source view window.
28146 \end_layout
28147
28148 \begin_layout Section
28149 Spell Checking
28150 \begin_inset CommandInset label
28151 LatexCommand label
28152 name "sec:Spellchecking"
28153
28154 \end_inset
28155
28156
28157 \begin_inset Index
28158 status collapsed
28159
28160 \begin_layout Plain Layout
28161 Spell checking
28162 \end_layout
28163
28164 \end_inset
28165
28166
28167 \end_layout
28168
28169 \begin_layout Standard
28170 LyX itself has no built-in spell checker.
28171  Rather it uses one of the external programs 
28172 \family typewriter
28173 aspell
28174 \family default
28175
28176 \family typewriter
28177 ispell
28178 \family default
28179
28180 \family typewriter
28181 hspell
28182 \family default
28183 , or 
28184 \family sans
28185 pspell
28186 \family default
28187  as backend.
28188  This section assumes you have already installed and set up one of these
28189  programs.
28190  
28191 \family typewriter
28192 aspell
28193 \family default
28194  can be seen as successor of 
28195 \family typewriter
28196 ispell
28197 \family default
28198 , so that it is recommended to use aspell.
28199  
28200 \family sans
28201 hspell
28202 \family default
28203  is a Hebrew spell-checker.
28204  The used spell checker ind its settings are specified in LyX's preferences
28205  under 
28206 \family sans
28207 Language Settings
28208 \family default
28209 .
28210 \end_layout
28211
28212 \begin_layout Standard
28213 For LyX on Windows, the selection box for the spell checking program is
28214  greyed out in the preferences dialog because only 
28215 \family sans
28216 aspell
28217 \family default
28218  can be used.
28219 \end_layout
28220
28221 \begin_layout Standard
28222 The menu
28223 \family sans
28224  Tools\SpecialChar \menuseparator
28225 Spellchecker
28226 \family default
28227  starts the spell checking beginning from the current cursor position.
28228  A dialog window will appear showing any incorrect (or unknown) word found,
28229  allowing you to edit and replace it in a second line.
28230  Whenever an unknown word is found, the word is highlighted and the text
28231  scrolled so that it is visible.
28232  In the 
28233 \family sans
28234 spell checker
28235 \family default
28236  dialog, there is also a box showing suggestions for a correction, if any
28237  could be found.
28238  Clicking on one of the corrections will copy to the 
28239 \family sans
28240 Replace
28241 \family default
28242  field, double-click invokes directly the replacement.
28243  Unknown but correctly typed words can be added to the personal dictionary.
28244 \end_layout
28245
28246 \begin_layout Standard
28247 By default, the used dictionary file is determined by the document language
28248  that is set in the 
28249 \family sans
28250 Document\SpecialChar \menuseparator
28251 Settings
28252 \family default
28253  dialog.
28254  If you do not have a dictionary for the document language, spell checking
28255  will bring an error message.
28256  In this case, you can specify another dictionary file in the dialog by
28257  specifying a different 
28258 \family sans
28259 Alternative language
28260 \family default
28261  in preferences dialog.
28262 \end_layout
28263
28264 \begin_layout Standard
28265 After a spell check you'll informed about the number of checked words.
28266 \end_layout
28267
28268 \begin_layout Subsubsection*
28269 Limitations
28270 \end_layout
28271
28272 \begin_layout Standard
28273 It is not possible to change the spelling of a particular word globally,
28274  rather than having to change the spelling separately for each occurrence
28275  of the word.
28276  But you can use the 
28277 \family sans
28278 Find
28279 \begin_inset space ~
28280 \end_inset
28281
28282 &
28283 \begin_inset space ~
28284 \end_inset
28285
28286 Replace
28287 \family default
28288  dialog for that.
28289 \end_layout
28290
28291 \begin_layout Standard
28292 LyX cannot correctly spell check documents containing multiple languages.
28293  This does work with 
28294 \family typewriter
28295 pspell
28296 \family default
28297 , assuming you have marked the different languages appropriately.
28298 \end_layout
28299
28300 \begin_layout Subsubsection*
28301 Further Settings
28302 \end_layout
28303
28304 \begin_layout Standard
28305 The 
28306 \family sans
28307 Spellchecker
28308 \family default
28309  section in the preferences dialog has some additional options:
28310 \end_layout
28311
28312 \begin_layout Description
28313 Escape
28314 \begin_inset space ~
28315 \end_inset
28316
28317 characters Allows you to add non-standard characters that the spell checker
28318  should consider, e.g.
28319  German umlauts although you spell check English document.
28320  This should not normally be needed.
28321 \end_layout
28322
28323 \begin_layout Description
28324 Personal
28325 \begin_inset space ~
28326 \end_inset
28327
28328 dictionary to use a different file than the spell checker's default choice
28329  as your personal dictionary
28330 \end_layout
28331
28332 \begin_layout Description
28333 Accept
28334 \begin_inset space ~
28335 \end_inset
28336
28337 compound
28338 \begin_inset space ~
28339 \end_inset
28340
28341 words Prevent the spell checker from complaining about compounded words
28342  like 
28343 \begin_inset Quotes eld
28344 \end_inset
28345
28346 passthrough
28347 \begin_inset Quotes erd
28348 \end_inset
28349
28350 .
28351 \end_layout
28352
28353 \begin_layout Description
28354 Use
28355 \begin_inset space ~
28356 \end_inset
28357
28358 input
28359 \begin_inset space ~
28360 \end_inset
28361
28362 encoding Uses the document encoding that is set in the 
28363 \family sans
28364 Document\SpecialChar \menuseparator
28365 Settings
28366 \family default
28367  dialog under 
28368 \family sans
28369 Language
28370 \family default
28371  also for the spellchecker.
28372 \begin_inset Foot
28373 status collapsed
28374
28375 \begin_layout Plain Layout
28376 The encodings are explained in section
28377 \begin_inset space ~
28378 \end_inset
28379
28380
28381 \begin_inset CommandInset ref
28382 LatexCommand ref
28383 reference "sub:Settings"
28384
28385 \end_inset
28386
28387 .
28388 \end_layout
28389
28390 \end_inset
28391
28392  Only enable this if you use 
28393 \family typewriter
28394 ispell
28395 \family default
28396  and can't spell check words with international letters in them.
28397  There have been reports that this does not work with all dictionaries,
28398  so this is disabled by default.
28399 \end_layout
28400
28401 \begin_layout Section
28402 Thesaurus
28403 \begin_inset Index
28404 status collapsed
28405
28406 \begin_layout Plain Layout
28407 Thesaurus
28408 \end_layout
28409
28410 \end_inset
28411
28412
28413 \begin_inset CommandInset label
28414 LatexCommand label
28415 name "sec:Thesaurus"
28416
28417 \end_inset
28418
28419
28420 \end_layout
28421
28422 \begin_layout Standard
28423 Thesaurus currently only works when you use the document language English.
28424 \end_layout
28425
28426 \begin_layout Standard
28427 To start the thesaurus, highlight one word or set the cursor behind it,
28428  and use the menu 
28429 \family sans
28430 Tools\SpecialChar \menuseparator
28431 Thesaurus
28432 \family default
28433  or the toolbar button 
28434 \begin_inset Graphics
28435         filename ../images/thesaurus-entry.png
28436         BoundingBox 0bp 5bp 20bp 25bp
28437         rotateOrigin center
28438
28439 \end_inset
28440
28441 .
28442  A dialog pops up showing you probably related words that you can use as
28443  replacement.
28444 \end_layout
28445
28446 \begin_layout Standard
28447 The shown related words are in many cases not really related to the word
28448  you are currently checking, scrolling in the shown list might help in some
28449  cases to find related words.
28450 \end_layout
28451
28452 \begin_layout Standard
28453 The thesaurus only works for single words, and also only when it is in the
28454  singular form.
28455  For example starting the thesaurus with the word 
28456 \begin_inset Quotes eld
28457 \end_inset
28458
28459 reports
28460 \begin_inset Quotes erd
28461 \end_inset
28462
28463  leads to no results, while results are shown for the word 
28464 \begin_inset Quotes eld
28465 \end_inset
28466
28467 report
28468 \begin_inset Quotes erd
28469 \end_inset
28470
28471 .
28472  To avoid this, you can highlight only the part 
28473 \begin_inset Quotes eld
28474 \end_inset
28475
28476 report
28477 \begin_inset Quotes erd
28478 \end_inset
28479
28480  of the word 
28481 \begin_inset Quotes eld
28482 \end_inset
28483
28484 reports
28485 \begin_inset Quotes erd
28486 \end_inset
28487
28488  to get results.
28489 \end_layout
28490
28491 \begin_layout Section
28492 Change Tracking
28493 \begin_inset Index
28494 status collapsed
28495
28496 \begin_layout Plain Layout
28497 Change Tracking
28498 \end_layout
28499
28500 \end_inset
28501
28502
28503 \begin_inset Index
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507 Document ! Change Tracking
28508 \end_layout
28509
28510 \end_inset
28511
28512
28513 \begin_inset CommandInset label
28514 LatexCommand label
28515 name "sec:Change-Tracking"
28516
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \begin_layout Standard
28523 When you work on a document together with many people it is extremely useful
28524  to see changes others made highlighted in the document.
28525  You can then decide if you accept a change or not.
28526  This can be achieved by turning on change tracking in the menu 
28527 \family sans
28528 Document\SpecialChar \menuseparator
28529 Change
28530 \begin_inset space ~
28531 \end_inset
28532
28533 Tracking\SpecialChar \menuseparator
28534 Track
28535 \begin_inset space ~
28536 \end_inset
28537
28538 Changes
28539 \family default
28540 .
28541 \end_layout
28542
28543 \begin_layout Standard
28544 Changes made in the document will then be highlighted by colors: 
28545 \color blue
28546 Blue text
28547 \color inherit
28548  is an addition, 
28549 \color red
28550 red canceled text
28551 \color inherit
28552  is a deletion.
28553  You can change the color in LyX's preferences dialog under 
28554 \family sans
28555 Look
28556 \begin_inset space ~
28557 \end_inset
28558
28559 and
28560 \begin_inset space ~
28561 \end_inset
28562
28563 feel
28564 \family default
28565
28566 \family sans
28567 Colors
28568 \family default
28569 .
28570 \begin_inset Index
28571 status collapsed
28572
28573 \begin_layout Plain Layout
28574 Color ! LyX screen
28575 \end_layout
28576
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \begin_layout Standard
28583 When change tracking is activated, you will see the review toolbar in LyX:
28584 \begin_inset Index
28585 status collapsed
28586
28587 \begin_layout Plain Layout
28588 Toolbar ! Review
28589 \end_layout
28590
28591 \end_inset
28592
28593
28594 \end_layout
28595
28596 \begin_layout Standard
28597 \begin_inset VSpace defskip
28598 \end_inset
28599
28600
28601 \end_layout
28602
28603 \begin_layout Standard
28604 \begin_inset Graphics
28605         filename clipart/ChangesToolbar.png
28606
28607 \end_inset
28608
28609
28610 \end_layout
28611
28612 \begin_layout Standard
28613 \begin_inset VSpace defskip
28614 \end_inset
28615
28616
28617 \end_layout
28618
28619 \begin_layout Standard
28620 The review toolbar as shown above contains from left to right the following
28621  buttons:
28622 \end_layout
28623
28624 \begin_layout Standard
28625 \begin_inset VSpace defskip
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \begin_layout Standard
28632 \begin_inset Tabular
28633 <lyxtabular version="3" rows="10" columns="2">
28634 <features islongtable="true">
28635 <column alignment="left" valignment="top" width="0">
28636 <column alignment="left" valignment="top" width="0">
28637 <row interlinespace="2.5mm">
28638 <cell alignment="center" valignment="top" usebox="none">
28639 \begin_inset Text
28640
28641 \begin_layout Plain Layout
28642 \begin_inset Graphics
28643         filename ../images/changes-track.png
28644         BoundingBox 0bp 5bp 20bp 25bp
28645         rotateOrigin center
28646
28647 \end_inset
28648
28649
28650 \end_layout
28651
28652 \end_inset
28653 </cell>
28654 <cell alignment="center" valignment="top" usebox="none">
28655 \begin_inset Text
28656
28657 \begin_layout Plain Layout
28658
28659 \family sans
28660 Document\SpecialChar \menuseparator
28661 Change
28662 \begin_inset space ~
28663 \end_inset
28664
28665 Tracking\SpecialChar \menuseparator
28666 Track
28667 \begin_inset space ~
28668 \end_inset
28669
28670 Changes
28671 \end_layout
28672
28673 \end_inset
28674 </cell>
28675 </row>
28676 <row interlinespace="2.5mm">
28677 <cell alignment="center" valignment="top" usebox="none">
28678 \begin_inset Text
28679
28680 \begin_layout Plain Layout
28681 \begin_inset Graphics
28682         filename ../images/changes-output.png
28683         BoundingBox 0bp 5bp 20bp 25bp
28684         rotateOrigin center
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \end_inset
28692 </cell>
28693 <cell alignment="center" valignment="top" usebox="none">
28694 \begin_inset Text
28695
28696 \begin_layout Plain Layout
28697
28698 \family sans
28699 Document\SpecialChar \menuseparator
28700 Change
28701 \begin_inset space ~
28702 \end_inset
28703
28704 Tracking\SpecialChar \menuseparator
28705 Show
28706 \begin_inset space ~
28707 \end_inset
28708
28709 Changes
28710 \begin_inset space ~
28711 \end_inset
28712
28713 in
28714 \begin_inset space ~
28715 \end_inset
28716
28717 Output
28718 \end_layout
28719
28720 \end_inset
28721 </cell>
28722 </row>
28723 <row interlinespace="2.5mm">
28724 <cell alignment="center" valignment="top" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Plain Layout
28728 \begin_inset Graphics
28729         filename ../images/change-next.png
28730         BoundingBox 0bp 5bp 20bp 25bp
28731         rotateOrigin center
28732
28733 \end_inset
28734
28735
28736 \end_layout
28737
28738 \end_inset
28739 </cell>
28740 <cell alignment="center" valignment="top" usebox="none">
28741 \begin_inset Text
28742
28743 \begin_layout Plain Layout
28744 Jumps to the next change
28745 \end_layout
28746
28747 \end_inset
28748 </cell>
28749 </row>
28750 <row interlinespace="2.5mm">
28751 <cell alignment="center" valignment="top" usebox="none">
28752 \begin_inset Text
28753
28754 \begin_layout Plain Layout
28755 \begin_inset Graphics
28756         filename ../images/change-accept.png
28757         BoundingBox 0bp 5bp 20bp 25bp
28758         rotateOrigin center
28759
28760 \end_inset
28761
28762
28763 \end_layout
28764
28765 \end_inset
28766 </cell>
28767 <cell alignment="center" valignment="top" usebox="none">
28768 \begin_inset Text
28769
28770 \begin_layout Plain Layout
28771
28772 \family sans
28773 Document\SpecialChar \menuseparator
28774 Change
28775 \begin_inset space ~
28776 \end_inset
28777
28778 Tracking\SpecialChar \menuseparator
28779 Accept
28780 \begin_inset space ~
28781 \end_inset
28782
28783 Change
28784 \end_layout
28785
28786 \end_inset
28787 </cell>
28788 </row>
28789 <row interlinespace="2.5mm">
28790 <cell alignment="center" valignment="top" usebox="none">
28791 \begin_inset Text
28792
28793 \begin_layout Plain Layout
28794 \begin_inset Graphics
28795         filename ../images/change-reject.png
28796         BoundingBox 0bp 5bp 20bp 25bp
28797         rotateOrigin center
28798
28799 \end_inset
28800
28801
28802 \end_layout
28803
28804 \end_inset
28805 </cell>
28806 <cell alignment="center" valignment="top" usebox="none">
28807 \begin_inset Text
28808
28809 \begin_layout Plain Layout
28810
28811 \family sans
28812 Document\SpecialChar \menuseparator
28813 Change
28814 \begin_inset space ~
28815 \end_inset
28816
28817 Tracking\SpecialChar \menuseparator
28818 Reject
28819 \begin_inset space ~
28820 \end_inset
28821
28822 Change
28823 \end_layout
28824
28825 \end_inset
28826 </cell>
28827 </row>
28828 <row interlinespace="2.5mm">
28829 <cell alignment="center" valignment="top" usebox="none">
28830 \begin_inset Text
28831
28832 \begin_layout Plain Layout
28833 \begin_inset Graphics
28834         filename ../images/changes-merge.png
28835         BoundingBox 0bp 5bp 20bp 25bp
28836         rotateOrigin center
28837
28838 \end_inset
28839
28840
28841 \end_layout
28842
28843 \end_inset
28844 </cell>
28845 <cell alignment="center" valignment="top" usebox="none">
28846 \begin_inset Text
28847
28848 \begin_layout Plain Layout
28849
28850 \family sans
28851 Document\SpecialChar \menuseparator
28852 Change
28853 \begin_inset space ~
28854 \end_inset
28855
28856 Tracking\SpecialChar \menuseparator
28857 Merge
28858 \begin_inset space ~
28859 \end_inset
28860
28861 Changes
28862 \end_layout
28863
28864 \end_inset
28865 </cell>
28866 </row>
28867 <row interlinespace="2.5mm">
28868 <cell alignment="center" valignment="top" usebox="none">
28869 \begin_inset Text
28870
28871 \begin_layout Plain Layout
28872 \begin_inset Graphics
28873         filename ../images/all-changes-accept.png
28874         BoundingBox 0bp 5bp 20bp 25bp
28875         rotateOrigin center
28876
28877 \end_inset
28878
28879
28880 \end_layout
28881
28882 \end_inset
28883 </cell>
28884 <cell alignment="center" valignment="top" usebox="none">
28885 \begin_inset Text
28886
28887 \begin_layout Plain Layout
28888
28889 \family sans
28890 Document\SpecialChar \menuseparator
28891 Change
28892 \begin_inset space ~
28893 \end_inset
28894
28895 Tracking\SpecialChar \menuseparator
28896 Accept
28897 \begin_inset space ~
28898 \end_inset
28899
28900 All
28901 \begin_inset space ~
28902 \end_inset
28903
28904 Changes
28905 \end_layout
28906
28907 \end_inset
28908 </cell>
28909 </row>
28910 <row interlinespace="2.5mm">
28911 <cell alignment="center" valignment="top" usebox="none">
28912 \begin_inset Text
28913
28914 \begin_layout Plain Layout
28915 \begin_inset Graphics
28916         filename ../images/all-changes-reject.png
28917         BoundingBox 0bp 5bp 20bp 25bp
28918         rotateOrigin center
28919
28920 \end_inset
28921
28922
28923 \end_layout
28924
28925 \end_inset
28926 </cell>
28927 <cell alignment="center" valignment="top" usebox="none">
28928 \begin_inset Text
28929
28930 \begin_layout Plain Layout
28931
28932 \family sans
28933 Document\SpecialChar \menuseparator
28934 Change
28935 \begin_inset space ~
28936 \end_inset
28937
28938 Tracking\SpecialChar \menuseparator
28939 Reject
28940 \begin_inset space ~
28941 \end_inset
28942
28943 All
28944 \begin_inset space ~
28945 \end_inset
28946
28947 Changes
28948 \end_layout
28949
28950 \end_inset
28951 </cell>
28952 </row>
28953 <row interlinespace="2.5mm">
28954 <cell alignment="center" valignment="top" usebox="none">
28955 \begin_inset Text
28956
28957 \begin_layout Plain Layout
28958 \begin_inset Graphics
28959         filename ../images/note-insert.png
28960         BoundingBox 0bp 5bp 20bp 25bp
28961         rotateOrigin center
28962
28963 \end_inset
28964
28965
28966 \end_layout
28967
28968 \end_inset
28969 </cell>
28970 <cell alignment="center" valignment="top" usebox="none">
28971 \begin_inset Text
28972
28973 \begin_layout Plain Layout
28974
28975 \family sans
28976 Insert\SpecialChar \menuseparator
28977 Note\SpecialChar \menuseparator
28978 LyX
28979 \begin_inset space ~
28980 \end_inset
28981
28982 Note
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 </row>
28988 <row interlinespace="2.5mm">
28989 <cell alignment="center" valignment="top" usebox="none">
28990 \begin_inset Text
28991
28992 \begin_layout Plain Layout
28993 \begin_inset Graphics
28994         filename ../images/note-next.png
28995         BoundingBox 0bp 5bp 20bp 25bp
28996         rotateOrigin center
28997
28998 \end_inset
28999
29000
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 <cell alignment="center" valignment="top" usebox="none">
29006 \begin_inset Text
29007
29008 \begin_layout Plain Layout
29009
29010 \family sans
29011 Navigate\SpecialChar \menuseparator
29012 Next
29013 \begin_inset space ~
29014 \end_inset
29015
29016 Note
29017 \end_layout
29018
29019 \end_inset
29020 </cell>
29021 </row>
29022 </lyxtabular>
29023
29024 \end_inset
29025
29026
29027 \end_layout
29028
29029 \begin_layout Standard
29030 \begin_inset VSpace defskip
29031 \end_inset
29032
29033
29034 \end_layout
29035
29036 \begin_layout Standard
29037 The review toolbar helps you to accept, reject, or merge changes -- highlight
29038  the change and press one of the desired toolbar buttons.
29039  When you merge changes, a window pops up showing you informations about
29040  the next change behind the current cursor position.
29041  So you don't need to highlight a certain change.
29042  Within the merge window you can decide to accept or reject changes and
29043  step to the next change.
29044  This way you can jump through all changes of the document.
29045 \end_layout
29046
29047 \begin_layout Standard
29048 The toolbar has two buttons to handle notes because notes are often important
29049  to describe a change.
29050 \end_layout
29051
29052 \begin_layout Standard
29053 To show made changes in the output you need the LaTeX package 
29054 \series bold
29055 dvipost
29056 \series default
29057
29058 \begin_inset Index
29059 status collapsed
29060
29061 \begin_layout Plain Layout
29062 LaTeX-packages ! dvipost
29063 \end_layout
29064
29065 \end_inset
29066
29067  installed.
29068  You find it in the TeX Catalogue, 
29069 \begin_inset CommandInset citation
29070 LatexCommand cite
29071 key "TeXCatalogue"
29072
29073 \end_inset
29074
29075  or in the package manager of your LaTeX-system.
29076 \end_layout
29077
29078 \begin_layout Section
29079 International Support
29080 \begin_inset Index
29081 status collapsed
29082
29083 \begin_layout Plain Layout
29084 International support
29085 \end_layout
29086
29087 \end_inset
29088
29089
29090 \end_layout
29091
29092 \begin_layout Standard
29093 This section describes how to use LyX with any language you want.
29094  For some non-western languages there are special Wiki-pages that explain
29095  how to set up LyX to use them: 
29096 \begin_inset CommandInset citation
29097 LatexCommand cite
29098 key "Arabic,Armenian,Farsi,Hebrew"
29099
29100 \end_inset
29101
29102
29103 \end_layout
29104
29105 \begin_layout Standard
29106 Besides languages, LyX also supports phonetic symbols, see section
29107 \begin_inset space ~
29108 \end_inset
29109
29110
29111 \begin_inset CommandInset ref
29112 LatexCommand ref
29113 reference "sub:Special-Character"
29114
29115 \end_inset
29116
29117 .
29118 \end_layout
29119
29120 \begin_layout Subsection
29121 Language Options
29122 \begin_inset Index
29123 status collapsed
29124
29125 \begin_layout Plain Layout
29126 Language ! Options
29127 \end_layout
29128
29129 \end_inset
29130
29131
29132 \begin_inset Index
29133 status collapsed
29134
29135 \begin_layout Plain Layout
29136 Document ! Settings
29137 \end_layout
29138
29139 \end_inset
29140
29141
29142 \begin_inset Index
29143 status collapsed
29144
29145 \begin_layout Plain Layout
29146 Document ! Language
29147 \end_layout
29148
29149 \end_inset
29150
29151
29152 \end_layout
29153
29154 \begin_layout Standard
29155 The 
29156 \family sans
29157 Document\SpecialChar \menuseparator
29158 Settings
29159 \family default
29160  dialog lets you set 
29161 \family roman
29162 the language and character encoding for your language.
29163  
29164 \end_layout
29165
29166 \begin_layout Standard
29167 Choose your language in the 
29168 \family sans
29169 Language
29170 \family default
29171  section of this dialog.
29172  The default is 
29173 \family sans
29174 English
29175 \family default
29176 .
29177 \end_layout
29178
29179 \begin_layout Standard
29180 The 
29181 \family sans
29182 Encoding
29183 \family default
29184  box lets you choose the character encoding map you want to use for LaTeX
29185  export.
29186  The option 
29187 \family sans
29188 use language's default encoding
29189 \family default
29190  is the preferred choice and works well in most cases.
29191  For details about the different encoding options see section
29192 \begin_inset space ~
29193 \end_inset
29194
29195
29196 \begin_inset CommandInset ref
29197 LatexCommand ref
29198 reference "sub:Settings"
29199
29200 \end_inset
29201
29202 .
29203 \end_layout
29204
29205 \begin_layout Subsection
29206 Keyboard mapping configuration
29207 \begin_inset CommandInset label
29208 LatexCommand label
29209 name "sub:Keyboard-mapping"
29210
29211 \end_inset
29212
29213
29214 \end_layout
29215
29216 \begin_layout Standard
29217 If you have for example a U.S.-style keyboard and want to write in a different
29218  language than English, you can use an alternate keymap.
29219  For example, if you have a U.S.-style keyboard but want to write in Italian,
29220  you can configure LyX to use an Italian keymap.
29221  The preferences dialog allows you to choose up to two keyboard mappings,
29222  see section
29223 \begin_inset space ~
29224 \end_inset
29225
29226
29227 \begin_inset CommandInset ref
29228 LatexCommand ref
29229 reference "sub:Keyboard-Map"
29230
29231 \end_inset
29232
29233 .
29234  You can choose primary and secondary keyboard languages and then select
29235  which one you want to use.
29236 \end_layout
29237
29238 \begin_layout Standard
29239 Finally, you may just want to change a few key mappings or create an entirely
29240  different keymap (for Vulcan, for instance).
29241  You may, for example, normally write in Italian on a U.S.
29242  keyboard but want to include an occasional quotation in German.
29243  In such a case, you can write your own keyboard mapping or modify an existing
29244  one to support the characters you want.
29245  This and much more customizations are explained in the 
29246 \emph on
29247 Customization
29248 \emph default
29249  manual.
29250 \end_layout
29251
29252 \begin_layout Subsection
29253 Character Tables
29254 \end_layout
29255
29256 \begin_layout Standard
29257 Table
29258 \begin_inset space ~
29259 \end_inset
29260
29261
29262 \begin_inset CommandInset ref
29263 LatexCommand ref
29264 reference "cap:The-latin1-character"
29265
29266 \end_inset
29267
29268  shows the 
29269 \family typewriter
29270 Latin1
29271 \family default
29272  character set.
29273  You should be able to enter the characters in the first eight columns directly
29274  from the keyboard.
29275 \end_layout
29276
29277 \begin_layout Standard
29278 There are a few things you need to know about this table.
29279  Here are some of the details you'll need to bear in mind when using characters
29280  from the 
29281 \family typewriter
29282 Latin1
29283 \family default
29284  character set:
29285 \end_layout
29286
29287 \begin_layout Itemize
29288 Even if you have selected 
29289 \family sans
29290 latin1
29291 \family default
29292  in the 
29293 \family sans
29294 Document\SpecialChar \menuseparator
29295 Settings
29296 \family default
29297  dialog, users who have only the 
29298 \family typewriter
29299 T1
29300 \family default
29301 -fonts for LaTeX [or who have the 
29302 \family typewriter
29303 T1
29304 \family default
29305 -fonts but aren't using them] will still miss a few characters: D0, F0,
29306  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29307  french quotes won't show up.
29308 \end_layout
29309
29310 \begin_layout Standard
29311 \begin_inset Float table
29312 wide false
29313 sideways false
29314 status open
29315
29316 \begin_layout Plain Layout
29317 \begin_inset Caption
29318
29319 \begin_layout Plain Layout
29320 \begin_inset CommandInset label
29321 LatexCommand label
29322 name "cap:The-latin1-character"
29323
29324 \end_inset
29325
29326 The 
29327 \family typewriter
29328 latin1
29329 \family default
29330  character set
29331 \end_layout
29332
29333 \end_inset
29334
29335
29336 \end_layout
29337
29338 \begin_layout Plain Layout
29339 \align center
29340 \begin_inset Tabular
29341 <lyxtabular version="3" rows="17" columns="17">
29342 <features>
29343 <column alignment="center" valignment="top" width="0pt">
29344 <column alignment="center" valignment="top" width="0pt">
29345 <column alignment="center" valignment="top" width="0pt">
29346 <column alignment="center" valignment="top" width="0pt">
29347 <column alignment="center" valignment="top" width="0pt">
29348 <column alignment="center" valignment="top" width="0pt">
29349 <column alignment="center" valignment="top" width="0pt">
29350 <column alignment="center" valignment="top" width="0pt">
29351 <column alignment="center" valignment="top" width="0pt">
29352 <column alignment="center" valignment="top" width="0pt">
29353 <column alignment="center" valignment="top" width="0pt">
29354 <column alignment="center" valignment="top" width="0pt">
29355 <column alignment="center" valignment="top" width="0pt">
29356 <column alignment="center" valignment="top" width="0pt">
29357 <column alignment="center" valignment="top" width="0pt">
29358 <column alignment="center" valignment="top" width="0pt">
29359 <column alignment="center" valignment="top" width="0pt">
29360 <row>
29361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29362 \begin_inset Text
29363
29364 \begin_layout Plain Layout
29365
29366 \end_layout
29367
29368 \end_inset
29369 </cell>
29370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29371 \begin_inset Text
29372
29373 \begin_layout Plain Layout
29374
29375 \family roman
29376 \series medium
29377 \shape up
29378 \size tiny
29379 \emph off
29380 \bar no
29381 \noun off
29382 \color none
29383 00
29384 \end_layout
29385
29386 \end_inset
29387 </cell>
29388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29389 \begin_inset Text
29390
29391 \begin_layout Plain Layout
29392
29393 \family roman
29394 \series medium
29395 \shape up
29396 \size tiny
29397 \emph off
29398 \bar no
29399 \noun off
29400 \color none
29401 10
29402 \end_layout
29403
29404 \end_inset
29405 </cell>
29406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29407 \begin_inset Text
29408
29409 \begin_layout Plain Layout
29410
29411 \family roman
29412 \series medium
29413 \shape up
29414 \size tiny
29415 \emph off
29416 \bar no
29417 \noun off
29418 \color none
29419 20
29420 \end_layout
29421
29422 \end_inset
29423 </cell>
29424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29425 \begin_inset Text
29426
29427 \begin_layout Plain Layout
29428
29429 \family roman
29430 \series medium
29431 \shape up
29432 \size tiny
29433 \emph off
29434 \bar no
29435 \noun off
29436 \color none
29437 30
29438 \end_layout
29439
29440 \end_inset
29441 </cell>
29442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29443 \begin_inset Text
29444
29445 \begin_layout Plain Layout
29446
29447 \family roman
29448 \series medium
29449 \shape up
29450 \size tiny
29451 \emph off
29452 \bar no
29453 \noun off
29454 \color none
29455 40
29456 \end_layout
29457
29458 \end_inset
29459 </cell>
29460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29461 \begin_inset Text
29462
29463 \begin_layout Plain Layout
29464
29465 \family roman
29466 \series medium
29467 \shape up
29468 \size tiny
29469 \emph off
29470 \bar no
29471 \noun off
29472 \color none
29473 50
29474 \end_layout
29475
29476 \end_inset
29477 </cell>
29478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29479 \begin_inset Text
29480
29481 \begin_layout Plain Layout
29482
29483 \family roman
29484 \series medium
29485 \shape up
29486 \size tiny
29487 \emph off
29488 \bar no
29489 \noun off
29490 \color none
29491 60
29492 \end_layout
29493
29494 \end_inset
29495 </cell>
29496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29497 \begin_inset Text
29498
29499 \begin_layout Plain Layout
29500
29501 \family roman
29502 \series medium
29503 \shape up
29504 \size tiny
29505 \emph off
29506 \bar no
29507 \noun off
29508 \color none
29509 70
29510 \end_layout
29511
29512 \end_inset
29513 </cell>
29514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29515 \begin_inset Text
29516
29517 \begin_layout Plain Layout
29518
29519 \family roman
29520 \series medium
29521 \shape up
29522 \size tiny
29523 \emph off
29524 \bar no
29525 \noun off
29526 \color none
29527 80
29528 \end_layout
29529
29530 \end_inset
29531 </cell>
29532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29533 \begin_inset Text
29534
29535 \begin_layout Plain Layout
29536
29537 \family roman
29538 \series medium
29539 \shape up
29540 \size tiny
29541 \emph off
29542 \bar no
29543 \noun off
29544 \color none
29545 90
29546 \end_layout
29547
29548 \end_inset
29549 </cell>
29550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29551 \begin_inset Text
29552
29553 \begin_layout Plain Layout
29554
29555 \family roman
29556 \series medium
29557 \shape up
29558 \size tiny
29559 \emph off
29560 \bar no
29561 \noun off
29562 \color none
29563 A0
29564 \end_layout
29565
29566 \end_inset
29567 </cell>
29568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29569 \begin_inset Text
29570
29571 \begin_layout Plain Layout
29572
29573 \family roman
29574 \series medium
29575 \shape up
29576 \size tiny
29577 \emph off
29578 \bar no
29579 \noun off
29580 \color none
29581 B0
29582 \end_layout
29583
29584 \end_inset
29585 </cell>
29586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29587 \begin_inset Text
29588
29589 \begin_layout Plain Layout
29590
29591 \family roman
29592 \series medium
29593 \shape up
29594 \size tiny
29595 \emph off
29596 \bar no
29597 \noun off
29598 \color none
29599 C0
29600 \end_layout
29601
29602 \end_inset
29603 </cell>
29604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29605 \begin_inset Text
29606
29607 \begin_layout Plain Layout
29608
29609 \family roman
29610 \series medium
29611 \shape up
29612 \size tiny
29613 \emph off
29614 \bar no
29615 \noun off
29616 \color none
29617 D0
29618 \end_layout
29619
29620 \end_inset
29621 </cell>
29622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29623 \begin_inset Text
29624
29625 \begin_layout Plain Layout
29626
29627 \family roman
29628 \series medium
29629 \shape up
29630 \size tiny
29631 \emph off
29632 \bar no
29633 \noun off
29634 \color none
29635 E0
29636 \end_layout
29637
29638 \end_inset
29639 </cell>
29640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29641 \begin_inset Text
29642
29643 \begin_layout Plain Layout
29644
29645 \family roman
29646 \series medium
29647 \shape up
29648 \size tiny
29649 \emph off
29650 \bar no
29651 \noun off
29652 \color none
29653 F0
29654 \end_layout
29655
29656 \end_inset
29657 </cell>
29658 </row>
29659 <row>
29660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29661 \begin_inset Text
29662
29663 \begin_layout Plain Layout
29664
29665 \family roman
29666 \series medium
29667 \shape up
29668 \size tiny
29669 \emph off
29670 \bar no
29671 \noun off
29672 \color none
29673 00
29674 \end_layout
29675
29676 \end_inset
29677 </cell>
29678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29679 \begin_inset Text
29680
29681 \begin_layout Plain Layout
29682
29683 \end_layout
29684
29685 \end_inset
29686 </cell>
29687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29688 \begin_inset Text
29689
29690 \begin_layout Plain Layout
29691
29692 \end_layout
29693
29694 \end_inset
29695 </cell>
29696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29697 \begin_inset Text
29698
29699 \begin_layout Plain Layout
29700
29701 \end_layout
29702
29703 \end_inset
29704 </cell>
29705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29706 \begin_inset Text
29707
29708 \begin_layout Plain Layout
29709
29710 \family roman
29711 \series medium
29712 \shape up
29713 \emph off
29714 \bar no
29715 \noun off
29716 \color none
29717 0
29718 \end_layout
29719
29720 \end_inset
29721 </cell>
29722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29723 \begin_inset Text
29724
29725 \begin_layout Plain Layout
29726
29727 \family roman
29728 \series medium
29729 \shape up
29730 \emph off
29731 \bar no
29732 \noun off
29733 \color none
29734 @
29735 \end_layout
29736
29737 \end_inset
29738 </cell>
29739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29740 \begin_inset Text
29741
29742 \begin_layout Plain Layout
29743
29744 \family roman
29745 \series medium
29746 \shape up
29747 \emph off
29748 \bar no
29749 \noun off
29750 \color none
29751 P
29752 \end_layout
29753
29754 \end_inset
29755 </cell>
29756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29757 \begin_inset Text
29758
29759 \begin_layout Plain Layout
29760
29761 \family roman
29762 \series medium
29763 \shape up
29764 \emph off
29765 \bar no
29766 \noun off
29767 \color none
29768 '
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777
29778 \family roman
29779 \series medium
29780 \shape up
29781 \emph off
29782 \bar no
29783 \noun off
29784 \color none
29785 p
29786 \end_layout
29787
29788 \end_inset
29789 </cell>
29790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29791 \begin_inset Text
29792
29793 \begin_layout Plain Layout
29794
29795 \end_layout
29796
29797 \end_inset
29798 </cell>
29799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29800 \begin_inset Text
29801
29802 \begin_layout Plain Layout
29803
29804 \end_layout
29805
29806 \end_inset
29807 </cell>
29808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29809 \begin_inset Text
29810
29811 \begin_layout Plain Layout
29812
29813 \end_layout
29814
29815 \end_inset
29816 </cell>
29817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29818 \begin_inset Text
29819
29820 \begin_layout Plain Layout
29821
29822 \family roman
29823 \series medium
29824 \shape up
29825 \emph off
29826 \bar no
29827 \noun off
29828 \color none
29829 °
29830 \end_layout
29831
29832 \end_inset
29833 </cell>
29834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29835 \begin_inset Text
29836
29837 \begin_layout Plain Layout
29838
29839 \family roman
29840 \series medium
29841 \shape up
29842 \emph off
29843 \bar no
29844 \noun off
29845 \color none
29846 À
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Plain Layout
29855
29856 \family roman
29857 \series medium
29858 \shape up
29859 \emph off
29860 \bar no
29861 \noun off
29862 \color none
29863 Ð
29864 \end_layout
29865
29866 \end_inset
29867 </cell>
29868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29869 \begin_inset Text
29870
29871 \begin_layout Plain Layout
29872
29873 \family roman
29874 \series medium
29875 \shape up
29876 \emph off
29877 \bar no
29878 \noun off
29879 \color none
29880 à
29881 \end_layout
29882
29883 \end_inset
29884 </cell>
29885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29886 \begin_inset Text
29887
29888 \begin_layout Plain Layout
29889
29890 \family roman
29891 \series medium
29892 \shape up
29893 \emph off
29894 \bar no
29895 \noun off
29896 \color none
29897 ð
29898 \end_layout
29899
29900 \end_inset
29901 </cell>
29902 </row>
29903 <row>
29904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908
29909 \family roman
29910 \series medium
29911 \shape up
29912 \size tiny
29913 \emph off
29914 \bar no
29915 \noun off
29916 \color none
29917 01
29918 \end_layout
29919
29920 \end_inset
29921 </cell>
29922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29923 \begin_inset Text
29924
29925 \begin_layout Plain Layout
29926
29927 \end_layout
29928
29929 \end_inset
29930 </cell>
29931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29932 \begin_inset Text
29933
29934 \begin_layout Plain Layout
29935
29936 \end_layout
29937
29938 \end_inset
29939 </cell>
29940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29941 \begin_inset Text
29942
29943 \begin_layout Plain Layout
29944
29945 \family roman
29946 \series medium
29947 \shape up
29948 \emph off
29949 \bar no
29950 \noun off
29951 \color none
29952 !
29953 \end_layout
29954
29955 \end_inset
29956 </cell>
29957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29958 \begin_inset Text
29959
29960 \begin_layout Plain Layout
29961
29962 \family roman
29963 \series medium
29964 \shape up
29965 \emph off
29966 \bar no
29967 \noun off
29968 \color none
29969 1
29970 \end_layout
29971
29972 \end_inset
29973 </cell>
29974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29975 \begin_inset Text
29976
29977 \begin_layout Plain Layout
29978
29979 \family roman
29980 \series medium
29981 \shape up
29982 \emph off
29983 \bar no
29984 \noun off
29985 \color none
29986 A
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 Q
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 a
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 q
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 \end_layout
30048
30049 \end_inset
30050 </cell>
30051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30052 \begin_inset Text
30053
30054 \begin_layout Plain Layout
30055
30056 \end_layout
30057
30058 \end_inset
30059 </cell>
30060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30061 \begin_inset Text
30062
30063 \begin_layout Plain Layout
30064
30065 \family roman
30066 \series medium
30067 \shape up
30068 \emph off
30069 \bar no
30070 \noun off
30071 \color none
30072 ¡
30073 \end_layout
30074
30075 \end_inset
30076 </cell>
30077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30078 \begin_inset Text
30079
30080 \begin_layout Plain Layout
30081
30082 \family roman
30083 \series medium
30084 \shape up
30085 \emph off
30086 \bar no
30087 \noun off
30088 \color none
30089 ±
30090 \end_layout
30091
30092 \end_inset
30093 </cell>
30094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30095 \begin_inset Text
30096
30097 \begin_layout Plain Layout
30098
30099 \family roman
30100 \series medium
30101 \shape up
30102 \emph off
30103 \bar no
30104 \noun off
30105 \color none
30106 Á
30107 \end_layout
30108
30109 \end_inset
30110 </cell>
30111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30112 \begin_inset Text
30113
30114 \begin_layout Plain Layout
30115
30116 \family roman
30117 \series medium
30118 \shape up
30119 \emph off
30120 \bar no
30121 \noun off
30122 \color none
30123 Ñ
30124 \end_layout
30125
30126 \end_inset
30127 </cell>
30128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30129 \begin_inset Text
30130
30131 \begin_layout Plain Layout
30132
30133 \family roman
30134 \series medium
30135 \shape up
30136 \emph off
30137 \bar no
30138 \noun off
30139 \color none
30140 á
30141 \end_layout
30142
30143 \end_inset
30144 </cell>
30145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30146 \begin_inset Text
30147
30148 \begin_layout Plain Layout
30149
30150 \family roman
30151 \series medium
30152 \shape up
30153 \emph off
30154 \bar no
30155 \noun off
30156 \color none
30157 ñ
30158 \end_layout
30159
30160 \end_inset
30161 </cell>
30162 </row>
30163 <row>
30164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168
30169 \family roman
30170 \series medium
30171 \shape up
30172 \size tiny
30173 \emph off
30174 \bar no
30175 \noun off
30176 \color none
30177 02
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 \end_layout
30188
30189 \end_inset
30190 </cell>
30191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30192 \begin_inset Text
30193
30194 \begin_layout Plain Layout
30195
30196 \end_layout
30197
30198 \end_inset
30199 </cell>
30200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30201 \begin_inset Text
30202
30203 \begin_layout Plain Layout
30204
30205 \family roman
30206 \series medium
30207 \shape up
30208 \emph off
30209 \bar no
30210 \noun off
30211 \color none
30212 \begin_inset Quotes eld
30213 \end_inset
30214
30215
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30221 \begin_inset Text
30222
30223 \begin_layout Plain Layout
30224
30225 \family roman
30226 \series medium
30227 \shape up
30228 \emph off
30229 \bar no
30230 \noun off
30231 \color none
30232 2
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30238 \begin_inset Text
30239
30240 \begin_layout Plain Layout
30241
30242 \family roman
30243 \series medium
30244 \shape up
30245 \emph off
30246 \bar no
30247 \noun off
30248 \color none
30249 B
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258
30259 \family roman
30260 \series medium
30261 \shape up
30262 \emph off
30263 \bar no
30264 \noun off
30265 \color none
30266 R
30267 \end_layout
30268
30269 \end_inset
30270 </cell>
30271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30272 \begin_inset Text
30273
30274 \begin_layout Plain Layout
30275
30276 \family roman
30277 \series medium
30278 \shape up
30279 \emph off
30280 \bar no
30281 \noun off
30282 \color none
30283 b
30284 \end_layout
30285
30286 \end_inset
30287 </cell>
30288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30289 \begin_inset Text
30290
30291 \begin_layout Plain Layout
30292
30293 \family roman
30294 \series medium
30295 \shape up
30296 \emph off
30297 \bar no
30298 \noun off
30299 \color none
30300 r
30301 \end_layout
30302
30303 \end_inset
30304 </cell>
30305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30306 \begin_inset Text
30307
30308 \begin_layout Plain Layout
30309
30310 \end_layout
30311
30312 \end_inset
30313 </cell>
30314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30315 \begin_inset Text
30316
30317 \begin_layout Plain Layout
30318
30319 \end_layout
30320
30321 \end_inset
30322 </cell>
30323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30324 \begin_inset Text
30325
30326 \begin_layout Plain Layout
30327 ¢
30328 \end_layout
30329
30330 \end_inset
30331 </cell>
30332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Plain Layout
30336
30337 \family roman
30338 \series medium
30339 \shape up
30340 \emph off
30341 \bar no
30342 \noun off
30343 \color none
30344 ²
30345 \end_layout
30346
30347 \end_inset
30348 </cell>
30349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30350 \begin_inset Text
30351
30352 \begin_layout Plain Layout
30353
30354 \family roman
30355 \series medium
30356 \shape up
30357 \emph off
30358 \bar no
30359 \noun off
30360 \color none
30361 Â
30362 \end_layout
30363
30364 \end_inset
30365 </cell>
30366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30367 \begin_inset Text
30368
30369 \begin_layout Plain Layout
30370
30371 \family roman
30372 \series medium
30373 \shape up
30374 \emph off
30375 \bar no
30376 \noun off
30377 \color none
30378 Ò
30379 \end_layout
30380
30381 \end_inset
30382 </cell>
30383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30384 \begin_inset Text
30385
30386 \begin_layout Plain Layout
30387
30388 \family roman
30389 \series medium
30390 \shape up
30391 \emph off
30392 \bar no
30393 \noun off
30394 \color none
30395 â
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30401 \begin_inset Text
30402
30403 \begin_layout Plain Layout
30404
30405 \family roman
30406 \series medium
30407 \shape up
30408 \emph off
30409 \bar no
30410 \noun off
30411 \color none
30412 ò
30413 \end_layout
30414
30415 \end_inset
30416 </cell>
30417 </row>
30418 <row>
30419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30420 \begin_inset Text
30421
30422 \begin_layout Plain Layout
30423
30424 \family roman
30425 \series medium
30426 \shape up
30427 \size tiny
30428 \emph off
30429 \bar no
30430 \noun off
30431 \color none
30432 03
30433 \end_layout
30434
30435 \end_inset
30436 </cell>
30437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30438 \begin_inset Text
30439
30440 \begin_layout Plain Layout
30441
30442 \end_layout
30443
30444 \end_inset
30445 </cell>
30446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30447 \begin_inset Text
30448
30449 \begin_layout Plain Layout
30450
30451 \end_layout
30452
30453 \end_inset
30454 </cell>
30455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30456 \begin_inset Text
30457
30458 \begin_layout Plain Layout
30459
30460 \family roman
30461 \series medium
30462 \shape up
30463 \emph off
30464 \bar no
30465 \noun off
30466 \color none
30467 #
30468 \end_layout
30469
30470 \end_inset
30471 </cell>
30472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30473 \begin_inset Text
30474
30475 \begin_layout Plain Layout
30476
30477 \family roman
30478 \series medium
30479 \shape up
30480 \emph off
30481 \bar no
30482 \noun off
30483 \color none
30484 3
30485 \end_layout
30486
30487 \end_inset
30488 </cell>
30489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30490 \begin_inset Text
30491
30492 \begin_layout Plain Layout
30493
30494 \family roman
30495 \series medium
30496 \shape up
30497 \emph off
30498 \bar no
30499 \noun off
30500 \color none
30501 C
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 S
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 c
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 s
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 \end_layout
30563
30564 \end_inset
30565 </cell>
30566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30567 \begin_inset Text
30568
30569 \begin_layout Plain Layout
30570
30571 \end_layout
30572
30573 \end_inset
30574 </cell>
30575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30576 \begin_inset Text
30577
30578 \begin_layout Plain Layout
30579
30580 \family roman
30581 \series medium
30582 \shape up
30583 \emph off
30584 \bar no
30585 \noun off
30586 \color none
30587 £
30588 \end_layout
30589
30590 \end_inset
30591 </cell>
30592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30593 \begin_inset Text
30594
30595 \begin_layout Plain Layout
30596
30597 \family roman
30598 \series medium
30599 \shape up
30600 \emph off
30601 \bar no
30602 \noun off
30603 \color none
30604 ³
30605 \end_layout
30606
30607 \end_inset
30608 </cell>
30609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30610 \begin_inset Text
30611
30612 \begin_layout Plain Layout
30613
30614 \family roman
30615 \series medium
30616 \shape up
30617 \emph off
30618 \bar no
30619 \noun off
30620 \color none
30621 Ã
30622 \end_layout
30623
30624 \end_inset
30625 </cell>
30626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30627 \begin_inset Text
30628
30629 \begin_layout Plain Layout
30630
30631 \family roman
30632 \series medium
30633 \shape up
30634 \emph off
30635 \bar no
30636 \noun off
30637 \color none
30638 Ó
30639 \end_layout
30640
30641 \end_inset
30642 </cell>
30643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30644 \begin_inset Text
30645
30646 \begin_layout Plain Layout
30647
30648 \family roman
30649 \series medium
30650 \shape up
30651 \emph off
30652 \bar no
30653 \noun off
30654 \color none
30655 ã
30656 \end_layout
30657
30658 \end_inset
30659 </cell>
30660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30661 \begin_inset Text
30662
30663 \begin_layout Plain Layout
30664
30665 \family roman
30666 \series medium
30667 \shape up
30668 \emph off
30669 \bar no
30670 \noun off
30671 \color none
30672 ó
30673 \end_layout
30674
30675 \end_inset
30676 </cell>
30677 </row>
30678 <row>
30679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30680 \begin_inset Text
30681
30682 \begin_layout Plain Layout
30683
30684 \family roman
30685 \series medium
30686 \shape up
30687 \size tiny
30688 \emph off
30689 \bar no
30690 \noun off
30691 \color none
30692 04
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 \end_layout
30703
30704 \end_inset
30705 </cell>
30706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30707 \begin_inset Text
30708
30709 \begin_layout Plain Layout
30710
30711 \end_layout
30712
30713 \end_inset
30714 </cell>
30715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30716 \begin_inset Text
30717
30718 \begin_layout Plain Layout
30719
30720 \family roman
30721 \series medium
30722 \shape up
30723 \emph off
30724 \bar no
30725 \noun off
30726 \color none
30727 $
30728 \end_layout
30729
30730 \end_inset
30731 </cell>
30732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30733 \begin_inset Text
30734
30735 \begin_layout Plain Layout
30736
30737 \family roman
30738 \series medium
30739 \shape up
30740 \emph off
30741 \bar no
30742 \noun off
30743 \color none
30744 4
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 D
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 T
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 d
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 t
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 \end_layout
30823
30824 \end_inset
30825 </cell>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830
30831 \end_layout
30832
30833 \end_inset
30834 </cell>
30835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30836 \begin_inset Text
30837
30838 \begin_layout Plain Layout
30839 ¤
30840 \end_layout
30841
30842 \end_inset
30843 </cell>
30844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Plain Layout
30848
30849 \family roman
30850 \series medium
30851 \shape up
30852 \emph off
30853 \bar no
30854 \noun off
30855 \color none
30856 ´
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865
30866 \family roman
30867 \series medium
30868 \shape up
30869 \emph off
30870 \bar no
30871 \noun off
30872 \color none
30873 Ä
30874 \end_layout
30875
30876 \end_inset
30877 </cell>
30878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30879 \begin_inset Text
30880
30881 \begin_layout Plain Layout
30882
30883 \family roman
30884 \series medium
30885 \shape up
30886 \emph off
30887 \bar no
30888 \noun off
30889 \color none
30890 Ô
30891 \end_layout
30892
30893 \end_inset
30894 </cell>
30895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30896 \begin_inset Text
30897
30898 \begin_layout Plain Layout
30899
30900 \family roman
30901 \series medium
30902 \shape up
30903 \emph off
30904 \bar no
30905 \noun off
30906 \color none
30907 ä
30908 \end_layout
30909
30910 \end_inset
30911 </cell>
30912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916
30917 \family roman
30918 \series medium
30919 \shape up
30920 \emph off
30921 \bar no
30922 \noun off
30923 \color none
30924 ô
30925 \end_layout
30926
30927 \end_inset
30928 </cell>
30929 </row>
30930 <row>
30931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30932 \begin_inset Text
30933
30934 \begin_layout Plain Layout
30935
30936 \family roman
30937 \series medium
30938 \shape up
30939 \size tiny
30940 \emph off
30941 \bar no
30942 \noun off
30943 \color none
30944 05
30945 \end_layout
30946
30947 \end_inset
30948 </cell>
30949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30950 \begin_inset Text
30951
30952 \begin_layout Plain Layout
30953
30954 \end_layout
30955
30956 \end_inset
30957 </cell>
30958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30959 \begin_inset Text
30960
30961 \begin_layout Plain Layout
30962
30963 \end_layout
30964
30965 \end_inset
30966 </cell>
30967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30968 \begin_inset Text
30969
30970 \begin_layout Plain Layout
30971
30972 \family roman
30973 \series medium
30974 \shape up
30975 \emph off
30976 \bar no
30977 \noun off
30978 \color none
30979 %
30980 \end_layout
30981
30982 \end_inset
30983 </cell>
30984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30985 \begin_inset Text
30986
30987 \begin_layout Plain Layout
30988
30989 \family roman
30990 \series medium
30991 \shape up
30992 \emph off
30993 \bar no
30994 \noun off
30995 \color none
30996 5
30997 \end_layout
30998
30999 \end_inset
31000 </cell>
31001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31002 \begin_inset Text
31003
31004 \begin_layout Plain Layout
31005
31006 \family roman
31007 \series medium
31008 \shape up
31009 \emph off
31010 \bar no
31011 \noun off
31012 \color none
31013 E
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 U
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 e
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 u
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 \end_layout
31075
31076 \end_inset
31077 </cell>
31078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31079 \begin_inset Text
31080
31081 \begin_layout Plain Layout
31082
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Plain Layout
31091 ¥
31092 \end_layout
31093
31094 \end_inset
31095 </cell>
31096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31097 \begin_inset Text
31098
31099 \begin_layout Plain Layout
31100
31101 \family roman
31102 \series medium
31103 \shape up
31104 \emph off
31105 \bar no
31106 \noun off
31107 \color none
31108 µ
31109 \end_layout
31110
31111 \end_inset
31112 </cell>
31113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31114 \begin_inset Text
31115
31116 \begin_layout Plain Layout
31117
31118 \family roman
31119 \series medium
31120 \shape up
31121 \emph off
31122 \bar no
31123 \noun off
31124 \color none
31125 Å
31126 \end_layout
31127
31128 \end_inset
31129 </cell>
31130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31131 \begin_inset Text
31132
31133 \begin_layout Plain Layout
31134
31135 \family roman
31136 \series medium
31137 \shape up
31138 \emph off
31139 \bar no
31140 \noun off
31141 \color none
31142 Õ
31143 \end_layout
31144
31145 \end_inset
31146 </cell>
31147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31148 \begin_inset Text
31149
31150 \begin_layout Plain Layout
31151
31152 \family roman
31153 \series medium
31154 \shape up
31155 \emph off
31156 \bar no
31157 \noun off
31158 \color none
31159 å
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31165 \begin_inset Text
31166
31167 \begin_layout Plain Layout
31168
31169 \family roman
31170 \series medium
31171 \shape up
31172 \emph off
31173 \bar no
31174 \noun off
31175 \color none
31176 õ
31177 \end_layout
31178
31179 \end_inset
31180 </cell>
31181 </row>
31182 <row>
31183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31184 \begin_inset Text
31185
31186 \begin_layout Plain Layout
31187
31188 \family roman
31189 \series medium
31190 \shape up
31191 \size tiny
31192 \emph off
31193 \bar no
31194 \noun off
31195 \color none
31196 06
31197 \end_layout
31198
31199 \end_inset
31200 </cell>
31201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31202 \begin_inset Text
31203
31204 \begin_layout Plain Layout
31205
31206 \end_layout
31207
31208 \end_inset
31209 </cell>
31210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31211 \begin_inset Text
31212
31213 \begin_layout Plain Layout
31214
31215 \end_layout
31216
31217 \end_inset
31218 </cell>
31219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31220 \begin_inset Text
31221
31222 \begin_layout Plain Layout
31223
31224 \family roman
31225 \series medium
31226 \shape up
31227 \emph off
31228 \bar no
31229 \noun off
31230 \color none
31231 &
31232 \end_layout
31233
31234 \end_inset
31235 </cell>
31236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31237 \begin_inset Text
31238
31239 \begin_layout Plain Layout
31240
31241 \family roman
31242 \series medium
31243 \shape up
31244 \emph off
31245 \bar no
31246 \noun off
31247 \color none
31248 6
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257
31258 \family roman
31259 \series medium
31260 \shape up
31261 \emph off
31262 \bar no
31263 \noun off
31264 \color none
31265 F
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 V
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 f
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 v
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 \end_layout
31327
31328 \end_inset
31329 </cell>
31330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31331 \begin_inset Text
31332
31333 \begin_layout Plain Layout
31334
31335 \end_layout
31336
31337 \end_inset
31338 </cell>
31339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31340 \begin_inset Text
31341
31342 \begin_layout Plain Layout
31343 ¦
31344 \end_layout
31345
31346 \end_inset
31347 </cell>
31348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31349 \begin_inset Text
31350
31351 \begin_layout Plain Layout
31352
31353 \family roman
31354 \series medium
31355 \shape up
31356 \emph off
31357 \bar no
31358 \noun off
31359 \color none
31360
31361 \end_layout
31362
31363 \end_inset
31364 </cell>
31365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31366 \begin_inset Text
31367
31368 \begin_layout Plain Layout
31369
31370 \family roman
31371 \series medium
31372 \shape up
31373 \emph off
31374 \bar no
31375 \noun off
31376 \color none
31377 Æ
31378 \end_layout
31379
31380 \end_inset
31381 </cell>
31382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31383 \begin_inset Text
31384
31385 \begin_layout Plain Layout
31386
31387 \family roman
31388 \series medium
31389 \shape up
31390 \emph off
31391 \bar no
31392 \noun off
31393 \color none
31394 Ö
31395 \end_layout
31396
31397 \end_inset
31398 </cell>
31399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31400 \begin_inset Text
31401
31402 \begin_layout Plain Layout
31403
31404 \family roman
31405 \series medium
31406 \shape up
31407 \emph off
31408 \bar no
31409 \noun off
31410 \color none
31411 æ
31412 \end_layout
31413
31414 \end_inset
31415 </cell>
31416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31417 \begin_inset Text
31418
31419 \begin_layout Plain Layout
31420
31421 \family roman
31422 \series medium
31423 \shape up
31424 \emph off
31425 \bar no
31426 \noun off
31427 \color none
31428 ö
31429 \end_layout
31430
31431 \end_inset
31432 </cell>
31433 </row>
31434 <row>
31435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31436 \begin_inset Text
31437
31438 \begin_layout Plain Layout
31439
31440 \family roman
31441 \series medium
31442 \shape up
31443 \size tiny
31444 \emph off
31445 \bar no
31446 \noun off
31447 \color none
31448 07
31449 \end_layout
31450
31451 \end_inset
31452 </cell>
31453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31454 \begin_inset Text
31455
31456 \begin_layout Plain Layout
31457
31458 \end_layout
31459
31460 \end_inset
31461 </cell>
31462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31463 \begin_inset Text
31464
31465 \begin_layout Plain Layout
31466
31467 \end_layout
31468
31469 \end_inset
31470 </cell>
31471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31472 \begin_inset Text
31473
31474 \begin_layout Plain Layout
31475
31476 \family roman
31477 \series medium
31478 \shape up
31479 \emph off
31480 \bar no
31481 \noun off
31482 \color none
31483 `
31484 \end_layout
31485
31486 \end_inset
31487 </cell>
31488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31489 \begin_inset Text
31490
31491 \begin_layout Plain Layout
31492
31493 \family roman
31494 \series medium
31495 \shape up
31496 \emph off
31497 \bar no
31498 \noun off
31499 \color none
31500 7
31501 \end_layout
31502
31503 \end_inset
31504 </cell>
31505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31506 \begin_inset Text
31507
31508 \begin_layout Plain Layout
31509
31510 \family roman
31511 \series medium
31512 \shape up
31513 \emph off
31514 \bar no
31515 \noun off
31516 \color none
31517 G
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 W
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 g
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 w
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 \end_layout
31579
31580 \end_inset
31581 </cell>
31582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Plain Layout
31586
31587 \end_layout
31588
31589 \end_inset
31590 </cell>
31591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31592 \begin_inset Text
31593
31594 \begin_layout Plain Layout
31595
31596 \family roman
31597 \series medium
31598 \shape up
31599 \emph off
31600 \bar no
31601 \noun off
31602 \color none
31603 §
31604 \end_layout
31605
31606 \end_inset
31607 </cell>
31608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31609 \begin_inset Text
31610
31611 \begin_layout Plain Layout
31612
31613 \family roman
31614 \series medium
31615 \shape up
31616 \emph off
31617 \bar no
31618 \noun off
31619 \color none
31620 ·
31621 \end_layout
31622
31623 \end_inset
31624 </cell>
31625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31626 \begin_inset Text
31627
31628 \begin_layout Plain Layout
31629
31630 \family roman
31631 \series medium
31632 \shape up
31633 \emph off
31634 \bar no
31635 \noun off
31636 \color none
31637 Ç
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646
31647 \family roman
31648 \series medium
31649 \shape up
31650 \emph off
31651 \bar no
31652 \noun off
31653 \color none
31654 ×
31655 \end_layout
31656
31657 \end_inset
31658 </cell>
31659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31660 \begin_inset Text
31661
31662 \begin_layout Plain Layout
31663
31664 \family roman
31665 \series medium
31666 \shape up
31667 \emph off
31668 \bar no
31669 \noun off
31670 \color none
31671 ç
31672 \end_layout
31673
31674 \end_inset
31675 </cell>
31676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31677 \begin_inset Text
31678
31679 \begin_layout Plain Layout
31680
31681 \family roman
31682 \series medium
31683 \shape up
31684 \emph off
31685 \bar no
31686 \noun off
31687 \color none
31688 ÷
31689 \end_layout
31690
31691 \end_inset
31692 </cell>
31693 </row>
31694 <row>
31695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31696 \begin_inset Text
31697
31698 \begin_layout Plain Layout
31699
31700 \family roman
31701 \series medium
31702 \shape up
31703 \size tiny
31704 \emph off
31705 \bar no
31706 \noun off
31707 \color none
31708 08
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 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31723 \begin_inset Text
31724
31725 \begin_layout Plain Layout
31726
31727 \end_layout
31728
31729 \end_inset
31730 </cell>
31731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31732 \begin_inset Text
31733
31734 \begin_layout Plain Layout
31735
31736 \family roman
31737 \series medium
31738 \shape up
31739 \emph off
31740 \bar no
31741 \noun off
31742 \color none
31743 (
31744 \end_layout
31745
31746 \end_inset
31747 </cell>
31748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31749 \begin_inset Text
31750
31751 \begin_layout Plain Layout
31752
31753 \family roman
31754 \series medium
31755 \shape up
31756 \emph off
31757 \bar no
31758 \noun off
31759 \color none
31760 8
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 H
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 X
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 h
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 x
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 \end_layout
31839
31840 \end_inset
31841 </cell>
31842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31843 \begin_inset Text
31844
31845 \begin_layout Plain Layout
31846
31847 \end_layout
31848
31849 \end_inset
31850 </cell>
31851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31852 \begin_inset Text
31853
31854 \begin_layout Plain Layout
31855
31856 \family roman
31857 \series medium
31858 \shape up
31859 \emph off
31860 \bar no
31861 \noun off
31862 \color none
31863 ¨
31864 \end_layout
31865
31866 \end_inset
31867 </cell>
31868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31869 \begin_inset Text
31870
31871 \begin_layout Plain Layout
31872
31873 \family roman
31874 \series medium
31875 \shape up
31876 \emph off
31877 \bar no
31878 \noun off
31879 \color none
31880 ¸
31881 \end_layout
31882
31883 \end_inset
31884 </cell>
31885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31886 \begin_inset Text
31887
31888 \begin_layout Plain Layout
31889
31890 \family roman
31891 \series medium
31892 \shape up
31893 \emph off
31894 \bar no
31895 \noun off
31896 \color none
31897 È
31898 \end_layout
31899
31900 \end_inset
31901 </cell>
31902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31903 \begin_inset Text
31904
31905 \begin_layout Plain Layout
31906
31907 \family roman
31908 \series medium
31909 \shape up
31910 \emph off
31911 \bar no
31912 \noun off
31913 \color none
31914 Ø
31915 \end_layout
31916
31917 \end_inset
31918 </cell>
31919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31920 \begin_inset Text
31921
31922 \begin_layout Plain Layout
31923
31924 \family roman
31925 \series medium
31926 \shape up
31927 \emph off
31928 \bar no
31929 \noun off
31930 \color none
31931 è
31932 \end_layout
31933
31934 \end_inset
31935 </cell>
31936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31937 \begin_inset Text
31938
31939 \begin_layout Plain Layout
31940
31941 \family roman
31942 \series medium
31943 \shape up
31944 \emph off
31945 \bar no
31946 \noun off
31947 \color none
31948 ø
31949 \end_layout
31950
31951 \end_inset
31952 </cell>
31953 </row>
31954 <row>
31955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31956 \begin_inset Text
31957
31958 \begin_layout Plain Layout
31959
31960 \family roman
31961 \series medium
31962 \shape up
31963 \size tiny
31964 \emph off
31965 \bar no
31966 \noun off
31967 \color none
31968 09
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 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31983 \begin_inset Text
31984
31985 \begin_layout Plain Layout
31986
31987 \end_layout
31988
31989 \end_inset
31990 </cell>
31991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31992 \begin_inset Text
31993
31994 \begin_layout Plain Layout
31995
31996 \family roman
31997 \series medium
31998 \shape up
31999 \emph off
32000 \bar no
32001 \noun off
32002 \color none
32003 )
32004 \end_layout
32005
32006 \end_inset
32007 </cell>
32008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32009 \begin_inset Text
32010
32011 \begin_layout Plain Layout
32012
32013 \family roman
32014 \series medium
32015 \shape up
32016 \emph off
32017 \bar no
32018 \noun off
32019 \color none
32020 9
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 I
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 Y
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 i
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 y
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 \end_layout
32099
32100 \end_inset
32101 </cell>
32102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32103 \begin_inset Text
32104
32105 \begin_layout Plain Layout
32106
32107 \end_layout
32108
32109 \end_inset
32110 </cell>
32111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32112 \begin_inset Text
32113
32114 \begin_layout Plain Layout
32115
32116 \family roman
32117 \series medium
32118 \shape up
32119 \emph off
32120 \bar no
32121 \noun off
32122 \color none
32123 ©
32124 \end_layout
32125
32126 \end_inset
32127 </cell>
32128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32129 \begin_inset Text
32130
32131 \begin_layout Plain Layout
32132
32133 \family roman
32134 \series medium
32135 \shape up
32136 \emph off
32137 \bar no
32138 \noun off
32139 \color none
32140 ¹
32141 \end_layout
32142
32143 \end_inset
32144 </cell>
32145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32146 \begin_inset Text
32147
32148 \begin_layout Plain Layout
32149
32150 \family roman
32151 \series medium
32152 \shape up
32153 \emph off
32154 \bar no
32155 \noun off
32156 \color none
32157 É
32158 \end_layout
32159
32160 \end_inset
32161 </cell>
32162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32163 \begin_inset Text
32164
32165 \begin_layout Plain Layout
32166
32167 \family roman
32168 \series medium
32169 \shape up
32170 \emph off
32171 \bar no
32172 \noun off
32173 \color none
32174 Ù
32175 \end_layout
32176
32177 \end_inset
32178 </cell>
32179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32180 \begin_inset Text
32181
32182 \begin_layout Plain Layout
32183
32184 \family roman
32185 \series medium
32186 \shape up
32187 \emph off
32188 \bar no
32189 \noun off
32190 \color none
32191 é
32192 \end_layout
32193
32194 \end_inset
32195 </cell>
32196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32197 \begin_inset Text
32198
32199 \begin_layout Plain Layout
32200
32201 \family roman
32202 \series medium
32203 \shape up
32204 \emph off
32205 \bar no
32206 \noun off
32207 \color none
32208 ù
32209 \end_layout
32210
32211 \end_inset
32212 </cell>
32213 </row>
32214 <row>
32215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219
32220 \family roman
32221 \series medium
32222 \shape up
32223 \size tiny
32224 \emph off
32225 \bar no
32226 \noun off
32227 \color none
32228 0A
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 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32243 \begin_inset Text
32244
32245 \begin_layout Plain Layout
32246
32247 \end_layout
32248
32249 \end_inset
32250 </cell>
32251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32252 \begin_inset Text
32253
32254 \begin_layout Plain Layout
32255
32256 \family roman
32257 \series medium
32258 \shape up
32259 \emph off
32260 \bar no
32261 \noun off
32262 \color none
32263 *
32264 \end_layout
32265
32266 \end_inset
32267 </cell>
32268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32269 \begin_inset Text
32270
32271 \begin_layout Plain Layout
32272
32273 \family roman
32274 \series medium
32275 \shape up
32276 \emph off
32277 \bar no
32278 \noun off
32279 \color none
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 J
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 Z
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 j
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 z
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 \end_layout
32359
32360 \end_inset
32361 </cell>
32362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32363 \begin_inset Text
32364
32365 \begin_layout Plain Layout
32366
32367 \end_layout
32368
32369 \end_inset
32370 </cell>
32371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32372 \begin_inset Text
32373
32374 \begin_layout Plain Layout
32375
32376 \family roman
32377 \series medium
32378 \shape up
32379 \emph off
32380 \bar no
32381 \noun off
32382 \color none
32383 ª
32384 \end_layout
32385
32386 \end_inset
32387 </cell>
32388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32389 \begin_inset Text
32390
32391 \begin_layout Plain Layout
32392
32393 \family roman
32394 \series medium
32395 \shape up
32396 \emph off
32397 \bar no
32398 \noun off
32399 \color none
32400 º
32401 \end_layout
32402
32403 \end_inset
32404 </cell>
32405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32406 \begin_inset Text
32407
32408 \begin_layout Plain Layout
32409
32410 \family roman
32411 \series medium
32412 \shape up
32413 \emph off
32414 \bar no
32415 \noun off
32416 \color none
32417 Ê
32418 \end_layout
32419
32420 \end_inset
32421 </cell>
32422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32423 \begin_inset Text
32424
32425 \begin_layout Plain Layout
32426
32427 \family roman
32428 \series medium
32429 \shape up
32430 \emph off
32431 \bar no
32432 \noun off
32433 \color none
32434 Ú
32435 \end_layout
32436
32437 \end_inset
32438 </cell>
32439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32440 \begin_inset Text
32441
32442 \begin_layout Plain Layout
32443
32444 \family roman
32445 \series medium
32446 \shape up
32447 \emph off
32448 \bar no
32449 \noun off
32450 \color none
32451 ê
32452 \end_layout
32453
32454 \end_inset
32455 </cell>
32456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32457 \begin_inset Text
32458
32459 \begin_layout Plain Layout
32460
32461 \family roman
32462 \series medium
32463 \shape up
32464 \emph off
32465 \bar no
32466 \noun off
32467 \color none
32468 ú
32469 \end_layout
32470
32471 \end_inset
32472 </cell>
32473 </row>
32474 <row>
32475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32476 \begin_inset Text
32477
32478 \begin_layout Plain Layout
32479
32480 \family roman
32481 \series medium
32482 \shape up
32483 \size tiny
32484 \emph off
32485 \bar no
32486 \noun off
32487 \color none
32488 0B
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 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506
32507 \end_layout
32508
32509 \end_inset
32510 </cell>
32511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32512 \begin_inset Text
32513
32514 \begin_layout Plain Layout
32515
32516 \family roman
32517 \series medium
32518 \shape up
32519 \emph off
32520 \bar no
32521 \noun off
32522 \color none
32523 +
32524 \end_layout
32525
32526 \end_inset
32527 </cell>
32528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32529 \begin_inset Text
32530
32531 \begin_layout Plain Layout
32532
32533 \family roman
32534 \series medium
32535 \shape up
32536 \emph off
32537 \bar no
32538 \noun off
32539 \color none
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 K
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 k
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 \end_layout
32619
32620 \end_inset
32621 </cell>
32622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32623 \begin_inset Text
32624
32625 \begin_layout Plain Layout
32626
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32632 \begin_inset Text
32633
32634 \begin_layout Plain Layout
32635
32636 \family roman
32637 \series medium
32638 \shape up
32639 \emph off
32640 \bar no
32641 \noun off
32642 \color none
32643 «
32644 \end_layout
32645
32646 \end_inset
32647 </cell>
32648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32649 \begin_inset Text
32650
32651 \begin_layout Plain Layout
32652
32653 \family roman
32654 \series medium
32655 \shape up
32656 \emph off
32657 \bar no
32658 \noun off
32659 \color none
32660 »
32661 \end_layout
32662
32663 \end_inset
32664 </cell>
32665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32666 \begin_inset Text
32667
32668 \begin_layout Plain Layout
32669
32670 \family roman
32671 \series medium
32672 \shape up
32673 \emph off
32674 \bar no
32675 \noun off
32676 \color none
32677 Ë
32678 \end_layout
32679
32680 \end_inset
32681 </cell>
32682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32683 \begin_inset Text
32684
32685 \begin_layout Plain Layout
32686
32687 \family roman
32688 \series medium
32689 \shape up
32690 \emph off
32691 \bar no
32692 \noun off
32693 \color none
32694 Û
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32700 \begin_inset Text
32701
32702 \begin_layout Plain Layout
32703
32704 \family roman
32705 \series medium
32706 \shape up
32707 \emph off
32708 \bar no
32709 \noun off
32710 \color none
32711 ë
32712 \end_layout
32713
32714 \end_inset
32715 </cell>
32716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32717 \begin_inset Text
32718
32719 \begin_layout Plain Layout
32720
32721 \family roman
32722 \series medium
32723 \shape up
32724 \emph off
32725 \bar no
32726 \noun off
32727 \color none
32728 û
32729 \end_layout
32730
32731 \end_inset
32732 </cell>
32733 </row>
32734 <row>
32735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739
32740 \family roman
32741 \series medium
32742 \shape up
32743 \size tiny
32744 \emph off
32745 \bar no
32746 \noun off
32747 \color none
32748 0C
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 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32763 \begin_inset Text
32764
32765 \begin_layout Plain Layout
32766
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32772 \begin_inset Text
32773
32774 \begin_layout Plain Layout
32775
32776 \family roman
32777 \series medium
32778 \shape up
32779 \emph off
32780 \bar no
32781 \noun off
32782 \color none
32783 ,
32784 \end_layout
32785
32786 \end_inset
32787 </cell>
32788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Plain Layout
32792
32793 \family roman
32794 \series medium
32795 \shape up
32796 \emph off
32797 \bar no
32798 \noun off
32799 \color none
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 L
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 \backslash
32836
32837 \end_layout
32838
32839 \end_inset
32840 </cell>
32841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32842 \begin_inset Text
32843
32844 \begin_layout Plain Layout
32845
32846 \family roman
32847 \series medium
32848 \shape up
32849 \emph off
32850 \bar no
32851 \noun off
32852 \color none
32853 l
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32859 \begin_inset Text
32860
32861 \begin_layout Plain Layout
32862
32863 \family roman
32864 \series medium
32865 \shape up
32866 \emph off
32867 \bar no
32868 \noun off
32869 \color none
32870 |
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Plain Layout
32879
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Plain Layout
32888
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32894 \begin_inset Text
32895
32896 \begin_layout Plain Layout
32897
32898 \family roman
32899 \series medium
32900 \shape up
32901 \emph off
32902 \bar no
32903 \noun off
32904 \color none
32905 ¬
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Plain Layout
32914
32915 \family roman
32916 \series medium
32917 \shape up
32918 \emph off
32919 \bar no
32920 \noun off
32921 \color none
32922 ¼
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 \family roman
32933 \series medium
32934 \shape up
32935 \emph off
32936 \bar no
32937 \noun off
32938 \color none
32939 Ì
32940 \end_layout
32941
32942 \end_inset
32943 </cell>
32944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32945 \begin_inset Text
32946
32947 \begin_layout Plain Layout
32948
32949 \family roman
32950 \series medium
32951 \shape up
32952 \emph off
32953 \bar no
32954 \noun off
32955 \color none
32956 Ü
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965
32966 \family roman
32967 \series medium
32968 \shape up
32969 \emph off
32970 \bar no
32971 \noun off
32972 \color none
32973 ì
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Plain Layout
32982
32983 \family roman
32984 \series medium
32985 \shape up
32986 \emph off
32987 \bar no
32988 \noun off
32989 \color none
32990 ü
32991 \end_layout
32992
32993 \end_inset
32994 </cell>
32995 </row>
32996 <row>
32997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32998 \begin_inset Text
32999
33000 \begin_layout Plain Layout
33001
33002 \family roman
33003 \series medium
33004 \shape up
33005 \size tiny
33006 \emph off
33007 \bar no
33008 \noun off
33009 \color none
33010 0D
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 \end_layout
33021
33022 \end_inset
33023 </cell>
33024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Plain Layout
33028
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33034 \begin_inset Text
33035
33036 \begin_layout Plain Layout
33037
33038 \family roman
33039 \series medium
33040 \shape up
33041 \emph off
33042 \bar no
33043 \noun off
33044 \color none
33045 -
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054
33055 \family roman
33056 \series medium
33057 \shape up
33058 \emph off
33059 \bar no
33060 \noun off
33061 \color none
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 M
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 m
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 \end_layout
33141
33142 \end_inset
33143 </cell>
33144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33145 \begin_inset Text
33146
33147 \begin_layout Plain Layout
33148
33149 \end_layout
33150
33151 \end_inset
33152 </cell>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166
33167 \family roman
33168 \series medium
33169 \shape up
33170 \emph off
33171 \bar no
33172 \noun off
33173 \color none
33174 ½
33175 \end_layout
33176
33177 \end_inset
33178 </cell>
33179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Plain Layout
33183
33184 \family roman
33185 \series medium
33186 \shape up
33187 \emph off
33188 \bar no
33189 \noun off
33190 \color none
33191 Í
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200
33201 \family roman
33202 \series medium
33203 \shape up
33204 \emph off
33205 \bar no
33206 \noun off
33207 \color none
33208 Ý
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217
33218 \family roman
33219 \series medium
33220 \shape up
33221 \emph off
33222 \bar no
33223 \noun off
33224 \color none
33225 í
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234
33235 \family roman
33236 \series medium
33237 \shape up
33238 \emph off
33239 \bar no
33240 \noun off
33241 \color none
33242 ý
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 </row>
33248 <row>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \family roman
33255 \series medium
33256 \shape up
33257 \size tiny
33258 \emph off
33259 \bar no
33260 \noun off
33261 \color none
33262 0E
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33268 \begin_inset Text
33269
33270 \begin_layout Plain Layout
33271
33272 \end_layout
33273
33274 \end_inset
33275 </cell>
33276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33277 \begin_inset Text
33278
33279 \begin_layout Plain Layout
33280
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289
33290 \family roman
33291 \series medium
33292 \shape up
33293 \emph off
33294 \bar no
33295 \noun off
33296 \color none
33297 .
33298 \end_layout
33299
33300 \end_inset
33301 </cell>
33302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33303 \begin_inset Text
33304
33305 \begin_layout Plain Layout
33306
33307 \family roman
33308 \series medium
33309 \shape up
33310 \emph off
33311 \bar no
33312 \noun off
33313 \color none
33314 >
33315 \end_layout
33316
33317 \end_inset
33318 </cell>
33319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33320 \begin_inset Text
33321
33322 \begin_layout Plain Layout
33323
33324 \family roman
33325 \series medium
33326 \shape up
33327 \emph off
33328 \bar no
33329 \noun off
33330 \color none
33331 N
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 n
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 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family roman
33411 \series medium
33412 \shape up
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 ®
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \family roman
33428 \series medium
33429 \shape up
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 ¾
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 Î
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \family roman
33462 \series medium
33463 \shape up
33464 \emph off
33465 \bar no
33466 \noun off
33467 \color none
33468 Þ
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477
33478 \family roman
33479 \series medium
33480 \shape up
33481 \emph off
33482 \bar no
33483 \noun off
33484 \color none
33485 î
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494
33495 \family roman
33496 \series medium
33497 \shape up
33498 \emph off
33499 \bar no
33500 \noun off
33501 \color none
33502 þ
33503 \end_layout
33504
33505 \end_inset
33506 </cell>
33507 </row>
33508 <row>
33509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33510 \begin_inset Text
33511
33512 \begin_layout Plain Layout
33513
33514 \family roman
33515 \series medium
33516 \shape up
33517 \size tiny
33518 \emph off
33519 \bar no
33520 \noun off
33521 \color none
33522 0F
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531
33532 \end_layout
33533
33534 \end_inset
33535 </cell>
33536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33546 \begin_inset Text
33547
33548 \begin_layout Plain Layout
33549
33550 \family roman
33551 \series medium
33552 \shape up
33553 \emph off
33554 \bar no
33555 \noun off
33556 \color none
33557 /
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \family roman
33568 \series medium
33569 \shape up
33570 \emph off
33571 \bar no
33572 \noun off
33573 \color none
33574 ?
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" bottomline="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 O
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="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 o
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33649 \begin_inset Text
33650
33651 \begin_layout Plain Layout
33652
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33658 \begin_inset Text
33659
33660 \begin_layout Plain Layout
33661
33662 \family roman
33663 \series medium
33664 \shape up
33665 \emph off
33666 \bar no
33667 \noun off
33668 \color none
33669 ¯
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678
33679 \family roman
33680 \series medium
33681 \shape up
33682 \emph off
33683 \bar no
33684 \noun off
33685 \color none
33686 ¿
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695
33696 \family roman
33697 \series medium
33698 \shape up
33699 \emph off
33700 \bar no
33701 \noun off
33702 \color none
33703 Ï
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \family roman
33714 \series medium
33715 \shape up
33716 \emph off
33717 \bar no
33718 \noun off
33719 \color none
33720 ß
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \family roman
33731 \series medium
33732 \shape up
33733 \emph off
33734 \bar no
33735 \noun off
33736 \color none
33737 ï
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746
33747 \family roman
33748 \series medium
33749 \shape up
33750 \emph off
33751 \bar no
33752 \noun off
33753 \color none
33754 ÿ
33755 \end_layout
33756
33757 \end_inset
33758 </cell>
33759 </row>
33760 </lyxtabular>
33761
33762 \end_inset
33763
33764
33765 \end_layout
33766
33767 \end_inset
33768
33769
33770 \end_layout
33771
33772 \begin_layout Standard
33773 The following is a full list of all of the accented characters LyX can display
33774  directly.
33775  It includes not only the accented characters from the previous table, but
33776  also the characters from 
33777 \family typewriter
33778 ISO8859--2
33779 \family default
33780  through 
33781 \family typewriter
33782 4
33783 \family default
33784 .
33785  
33786 \end_layout
33787
33788 \begin_layout Itemize
33789 From 
33790 \family typewriter
33791 ISO8859--1
33792 \family default
33793 :
33794 \end_layout
33795
33796 \begin_deeper
33797 \begin_layout Standard
33798 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33799 \begin_inset space \hfill{}
33800 \end_inset
33801
33802 diaeresis
33803 \end_layout
33804
33805 \begin_layout Standard
33806 ^ Â Ê Î Ô Û â ê î ô û
33807 \begin_inset space \hfill{}
33808 \end_inset
33809
33810 circumflex
33811 \end_layout
33812
33813 \begin_layout Standard
33814 ` À È Ì Ò Ù à è ì ò ù
33815 \begin_inset space \hfill{}
33816 \end_inset
33817
33818 grave
33819 \end_layout
33820
33821 \begin_layout Standard
33822 ´ Á É Í Ó Ú Ý á é í ó ú ý
33823 \begin_inset space \hfill{}
33824 \end_inset
33825
33826 acute
33827 \end_layout
33828
33829 \begin_layout Standard
33830 ~ Ã Ñ Õ ã ñ õ
33831 \begin_inset space \hfill{}
33832 \end_inset
33833
33834 tilde
33835 \end_layout
33836
33837 \begin_layout Standard
33838 ¸Çç
33839 \begin_inset space \hfill{}
33840 \end_inset
33841
33842 cedilla
33843 \end_layout
33844
33845 \begin_layout Standard
33846 ¯
33847 \begin_inset space \hfill{}
33848 \end_inset
33849
33850 macron
33851 \end_layout
33852
33853 \end_deeper
33854 \begin_layout Itemize
33855 From 
33856 \family typewriter
33857 ISO8859--2
33858 \family default
33859  through 
33860 \family typewriter
33861 4
33862 \family default
33863 :
33864 \end_layout
33865
33866 \begin_deeper
33867 \begin_layout Standard
33868 ĤĴĥĵĈĜŜĉĝŝ
33869 \begin_inset space \hfill{}
33870 \end_inset
33871
33872 circumflex
33873 \end_layout
33874
33875 \begin_layout Standard
33876 ŚŹśźŔĹĆŃŕĺćń
33877 \begin_inset space \hfill{}
33878 \end_inset
33879
33880 acute
33881 \end_layout
33882
33883 \begin_layout Standard
33884 Ĩı̃Ũũ
33885 \begin_inset space \hfill{}
33886 \end_inset
33887
33888 tilde
33889 \end_layout
33890
33891 \begin_layout Standard
33892 ŞşŢţŖĻĢŗļģŅĶņķ
33893 \begin_inset space \hfill{}
33894 \end_inset
33895
33896 cedilla
33897 \end_layout
33898
33899 \begin_layout Standard
33900 ĒēĀĪŌŪāı̄ōū
33901 \begin_inset space \hfill{}
33902 \end_inset
33903
33904 macron
33905 \end_layout
33906
33907 \begin_layout Standard
33908 ŐŰőű
33909 \begin_inset space \hfill{}
33910 \end_inset
33911
33912 Hungarian umlaut
33913 \end_layout
33914
33915 \end_deeper
33916 \begin_layout Standard
33917 All the characters above are actively supported by TeX fonts.
33918  In addition TeX allows diacritical marks on almost all characters.
33919  Also make sure you're using the 
33920 \family typewriter
33921 T1
33922 \family default
33923  font-encoding.
33924 \end_layout
33925
33926 \begin_layout Chapter
33927 \start_of_appendix
33928 The User Interface
33929 \begin_inset CommandInset label
33930 LatexCommand label
33931 name "cha:The-User-Interface"
33932
33933 \end_inset
33934
33935
33936 \end_layout
33937
33938 \begin_layout Standard
33939 This appendix lists all available menus and describes its functionality.
33940  It is designed as quick reference if you are searching for a special topic
33941  inside the user's guide.
33942 \end_layout
33943
33944 \begin_layout Section
33945 The File Menu
33946 \begin_inset Index
33947 status collapsed
33948
33949 \begin_layout Plain Layout
33950 Menu ! File
33951 \end_layout
33952
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Standard
33959 Under the 
33960 \family sans
33961 File
33962 \family default
33963  menu are the basic operations in addition to some more advanced operations.
33964  At the end of the menu the four last opened documents are listed.
33965 \end_layout
33966
33967 \begin_layout Subsection
33968 New
33969 \end_layout
33970
33971 \begin_layout Standard
33972 Creates a new document.
33973 \end_layout
33974
33975 \begin_layout Subsection
33976 New from Template
33977 \end_layout
33978
33979 \begin_layout Standard
33980 This menu prompts you for a template to use.
33981  Selecting a template will automatically set certain layout features for
33982  the document, features you would otherwise need to change manually.
33983 \end_layout
33984
33985 \begin_layout Subsection
33986 Open
33987 \end_layout
33988
33989 \begin_layout Standard
33990 Opens a document.
33991 \end_layout
33992
33993 \begin_layout Subsection
33994 Open Recent
33995 \end_layout
33996
33997 \begin_layout Standard
33998 The submenu shows a list of the recently opened files.
33999  Click there on a file to open it.
34000 \end_layout
34001
34002 \begin_layout Subsection
34003 Close
34004 \end_layout
34005
34006 \begin_layout Standard
34007 Closes the current document.
34008 \end_layout
34009
34010 \begin_layout Subsection
34011 Save
34012 \end_layout
34013
34014 \begin_layout Standard
34015 Saves the actual document.
34016 \end_layout
34017
34018 \begin_layout Subsection
34019 Save As
34020 \end_layout
34021
34022 \begin_layout Standard
34023 Saves the actual document under a new name to create a copy.
34024 \end_layout
34025
34026 \begin_layout Subsection
34027 Revert to saved
34028 \end_layout
34029
34030 \begin_layout Standard
34031 Reloads the actual document from disk.
34032 \end_layout
34033
34034 \begin_layout Subsection
34035 Version Control
34036 \end_layout
34037
34038 \begin_layout Standard
34039 This is used when more people are working on the same document.
34040  It is described in the section 
34041 \emph on
34042 Version Control in LyX
34043 \emph default
34044  of the 
34045 \emph on
34046 Extended
34047 \begin_inset space ~
34048 \end_inset
34049
34050 Features
34051 \emph default
34052  manual.
34053 \end_layout
34054
34055 \begin_layout Subsection
34056 Import
34057 \end_layout
34058
34059 \begin_layout Standard
34060 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34061  plain text files, and comma separated, table like, text files (CSV).
34062  The files will be imported as new LyX-document.
34063 \end_layout
34064
34065 \begin_layout Standard
34066 When using the menu 
34067 \family sans
34068 Plain
34069 \begin_inset space ~
34070 \end_inset
34071
34072 Text, Join
34073 \begin_inset space ~
34074 \end_inset
34075
34076 Lines
34077 \family default
34078 , all lines will be imported consecutively to one big paragraph.
34079  A new paragraph is started when there is a blank line in the file.
34080  , the text is inserted as Paragraphs, where the line breaks of the text
34081  will start a new paragraph.
34082 \end_layout
34083
34084 \begin_layout Subsection
34085 Export
34086 \begin_inset CommandInset label
34087 LatexCommand label
34088 name "sub:Export"
34089
34090 \end_inset
34091
34092
34093 \end_layout
34094
34095 \begin_layout Standard
34096 You can export your document to various file formats.
34097  The resulting files are placed in the directory of your LyX-file.
34098  The menu entries are not the same on all installations.
34099  They depend on the programs found by LyX while its configuration.
34100 \end_layout
34101
34102 \begin_layout Standard
34103 Here is a list of all available entries; they are explained in detail in
34104  section
34105 \begin_inset space ~
34106 \end_inset
34107
34108
34109 \begin_inset CommandInset ref
34110 LatexCommand ref
34111 reference "sub:Output-file-formats"
34112
34113 \end_inset
34114
34115 :
34116 \end_layout
34117
34118 \begin_layout Description
34119
34120 \family sans
34121 CJK
34122 \begin_inset space ~
34123 \end_inset
34124
34125 LyX 
34126 \family default
34127 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34128  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34129 \end_layout
34130
34131 \begin_layout Description
34132
34133 \family sans
34134 DVI
34135 \family default
34136  DVI-format
34137 \end_layout
34138
34139 \begin_layout Description
34140 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34141  work in all cases)
34142 \end_layout
34143
34144 \begin_layout Description
34145 HTML
34146 \begin_inset space ~
34147 \end_inset
34148
34149 (MS
34150 \begin_inset space ~
34151 \end_inset
34152
34153 Word) HTML-format specialized so that the result can be imported to 
34154 \family sans
34155 MS Word
34156 \family default
34157 , as consequence of this formulas will be embedded as bitmap fonts and not
34158  in the format 
34159 \family sans
34160 MathML
34161 \family default
34162 .
34163 \end_layout
34164
34165 \begin_layout Description
34166
34167 \family sans
34168 LaT
34169 \begin_inset ERT
34170 status collapsed
34171
34172 \begin_layout Plain Layout
34173
34174 {}
34175 \end_layout
34176
34177 \end_inset
34178
34179 eX
34180 \begin_inset space ~
34181 \end_inset
34182
34183 (pdflatex)
34184 \family default
34185  text file with the LaTeX source, additionally all images used in the document
34186  will be converted to a format that is readable for the 
34187 \family typewriter
34188 pdflatex
34189 \family default
34190  program (GIF, JPG, PDF, PNG)
34191 \end_layout
34192
34193 \begin_layout Description
34194
34195 \family sans
34196 LaT
34197 \begin_inset ERT
34198 status collapsed
34199
34200 \begin_layout Plain Layout
34201
34202 {}
34203 \end_layout
34204
34205 \end_inset
34206
34207 eX
34208 \begin_inset space ~
34209 \end_inset
34210
34211 (plain)
34212 \family default
34213  text file with the LaTeX source code, additionally all images used in the
34214  document will be converted to the EPS-format, only this format is readable
34215  for the 
34216 \family typewriter
34217 latex
34218 \family default
34219  program
34220 \end_layout
34221
34222 \begin_layout Description
34223 LyX
34224 \begin_inset space ~
34225 \end_inset
34226
34227 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34228 \begin_inset Quotes eld
34229 \end_inset
34230
34231 y
34232 \begin_inset Quotes erd
34233 \end_inset
34234
34235  is replaced by the version number)
34236 \end_layout
34237
34238 \begin_layout Description
34239 OpenDocument OpenDocument-formatted text file, to be opened with 
34240 \family sans
34241 OpenOffice
34242 \family default
34243
34244 \family sans
34245 KOffice
34246 \family default
34247
34248 \family sans
34249 Abiword
34250 \family default
34251 , etc.
34252  (the OpenDocument-converter is a third-party product and doesn't work in
34253  all cases)
34254 \end_layout
34255
34256 \begin_layout Description
34257
34258 \family sans
34259 PDF
34260 \family default
34261  PDF-format using the program 
34262 \family typewriter
34263 ps2pdf
34264 \end_layout
34265
34266 \begin_layout Description
34267
34268 \family sans
34269 PDF
34270 \begin_inset space ~
34271 \end_inset
34272
34273 (dvipdfm)
34274 \family default
34275  PDF-format using the program 
34276 \family typewriter
34277 dvipdfm
34278 \end_layout
34279
34280 \begin_layout Description
34281
34282 \family sans
34283 PDF
34284 \begin_inset space ~
34285 \end_inset
34286
34287 (pdflatex)
34288 \family default
34289  PDF-format using the program 
34290 \family typewriter
34291 pdflatex
34292 \end_layout
34293
34294 \begin_layout Description
34295
34296 \family sans
34297 Plain
34298 \begin_inset space ~
34299 \end_inset
34300
34301 text
34302 \family default
34303  text format
34304 \end_layout
34305
34306 \begin_layout Description
34307
34308 \family sans
34309 Plain
34310 \begin_inset space ~
34311 \end_inset
34312
34313 text
34314 \begin_inset space ~
34315 \end_inset
34316
34317 (ps2ascii)
34318 \family default
34319  text format, the document will first be converted to Postscript format
34320  and then exported as text using the program 
34321 \family sans
34322 ps2ascii
34323 \end_layout
34324
34325 \begin_layout Description
34326
34327 \family sans
34328 Postscript
34329 \family default
34330  PostScript format using the program 
34331 \family typewriter
34332 dvips
34333 \end_layout
34334
34335 \begin_layout Description
34336
34337 \family sans
34338 Custom
34339 \family default
34340  custom format
34341 \end_layout
34342
34343 \begin_layout Standard
34344 The program 
34345 \family typewriter
34346 dvipdfm
34347 \family default
34348  produces internally a DVI-file which is then converted to a PDF-file.
34349  It is a bit out of date and therefore the output could look different from
34350  what you want.
34351  
34352 \family typewriter
34353 pdflatex
34354 \family default
34355  produces directly PDF-files and supports the latest PDF-file formats.
34356 \end_layout
34357
34358 \begin_layout Standard
34359 If one of the menu entries 
34360 \family sans
34361 DVI
34362 \family default
34363
34364 \family sans
34365 PDF
34366 \begin_inset space ~
34367 \end_inset
34368
34369 (pdflatex)
34370 \family default
34371  or 
34372 \family sans
34373 Postscript
34374 \family default
34375  is missing, you need to update your LaTeX installation.
34376  After updating you have to reconfigure LyX, see section
34377 \begin_inset space ~
34378 \end_inset
34379
34380
34381 \begin_inset CommandInset ref
34382 LatexCommand ref
34383 reference "sec:Basic-LyX-Setup"
34384
34385 \end_inset
34386
34387 .
34388 \begin_inset Index
34389 status collapsed
34390
34391 \begin_layout Plain Layout
34392 Reconfiguration of LyX
34393 \end_layout
34394
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \begin_layout Standard
34401 The menu 
34402 \family sans
34403 Custom
34404 \family default
34405  allows you to export your file by using special command line options for
34406  the export program.
34407 \end_layout
34408
34409 \begin_layout Subsection
34410 Print
34411 \end_layout
34412
34413 \begin_layout Standard
34414 With this menu you can print your document to a file in PostScript format
34415  or send it to a printer.
34416  The printer will also use the document in PostScript format.
34417  The conversion to PostScript is done in the background by LyX using the
34418  program 
34419 \family typewriter
34420 dvips
34421 \family default
34422 .
34423  For more informations have a look at section
34424 \begin_inset space ~
34425 \end_inset
34426
34427
34428 \begin_inset CommandInset ref
34429 LatexCommand ref
34430 reference "sub:Printing-the-File"
34431
34432 \end_inset
34433
34434 .
34435 \end_layout
34436
34437 \begin_layout Subsection
34438 New and Close Window
34439 \end_layout
34440
34441 \begin_layout Standard
34442 Opens a new instance of LyX with all currently opened documents.
34443  You can close it later with the corresponding menu.
34444 \end_layout
34445
34446 \begin_layout Section
34447 The Edit Menu
34448 \begin_inset Index
34449 status collapsed
34450
34451 \begin_layout Plain Layout
34452 Menu ! Edit
34453 \end_layout
34454
34455 \end_inset
34456
34457
34458 \end_layout
34459
34460 \begin_layout Subsection
34461 Undo and Redo
34462 \end_layout
34463
34464 \begin_layout Standard
34465 Described in section
34466 \begin_inset space ~
34467 \end_inset
34468
34469
34470 \begin_inset CommandInset ref
34471 LatexCommand ref
34472 reference "sec:Undo-and-Redo"
34473
34474 \end_inset
34475
34476 .
34477 \end_layout
34478
34479 \begin_layout Subsection
34480 Cut, Copy, Paste, Paste Recent, Paste Special
34481 \end_layout
34482
34483 \begin_layout Standard
34484 Described in section
34485 \begin_inset space ~
34486 \end_inset
34487
34488
34489 \begin_inset CommandInset ref
34490 LatexCommand ref
34491 reference "sec:Basic-Editing-Features"
34492
34493 \end_inset
34494
34495 .
34496 \end_layout
34497
34498 \begin_layout Subsection
34499 Select All
34500 \end_layout
34501
34502 \begin_layout Standard
34503 Selects the whole document.
34504 \end_layout
34505
34506 \begin_layout Subsection
34507 Find & Replace
34508 \end_layout
34509
34510 \begin_layout Standard
34511 Described in section
34512 \begin_inset space ~
34513 \end_inset
34514
34515
34516 \begin_inset CommandInset ref
34517 LatexCommand ref
34518 reference "sec:Basic-Editing-Features"
34519
34520 \end_inset
34521
34522 .
34523 \end_layout
34524
34525 \begin_layout Subsection
34526 Move Paragraph Up/Down
34527 \end_layout
34528
34529 \begin_layout Standard
34530 This shifts the paragraph where the cursor is currently in one paragraph
34531  up or down.
34532 \end_layout
34533
34534 \begin_layout Subsection
34535 Text Style
34536 \end_layout
34537
34538 \begin_layout Standard
34539 Described in section
34540 \begin_inset space ~
34541 \end_inset
34542
34543
34544 \begin_inset CommandInset ref
34545 LatexCommand ref
34546 reference "sub:Fine-Tuning-with-the"
34547
34548 \end_inset
34549
34550 .
34551 \end_layout
34552
34553 \begin_layout Subsection
34554 Paragraph Settings
34555 \begin_inset Index
34556 status collapsed
34557
34558 \begin_layout Plain Layout
34559 Paragraph ! Settings
34560 \end_layout
34561
34562 \end_inset
34563
34564
34565 \end_layout
34566
34567 \begin_layout Standard
34568 The settings in the paragraph dialog only affects the paragraph where the
34569  cursor is in.
34570  Here you can set here the paragraph alignment and line spacing.
34571 \end_layout
34572
34573 \begin_layout Standard
34574 You can also prevent that the first line of the paragraph is indented.
34575  This option works only when you have chosen to separate paragraphs with
34576  indents in the 
34577 \family sans
34578 Document\SpecialChar \menuseparator
34579 Settings
34580 \family default
34581  dialog under 
34582 \family sans
34583 Text
34584 \begin_inset space ~
34585 \end_inset
34586
34587 Layout
34588 \family default
34589 .
34590 \end_layout
34591
34592 \begin_layout Subsection
34593 Tabular and Math
34594 \end_layout
34595
34596 \begin_layout Standard
34597 These two menus are only active when the cursor is inside a table or a formula.
34598  The properties of this table/formula can now be changed.
34599  The properties of tables are described in section
34600 \begin_inset space ~
34601 \end_inset
34602
34603
34604 \begin_inset CommandInset ref
34605 LatexCommand ref
34606 reference "sec:Tables"
34607
34608 \end_inset
34609
34610 , the properties of formulas in chapter
34611 \begin_inset space ~
34612 \end_inset
34613
34614
34615 \begin_inset CommandInset ref
34616 LatexCommand ref
34617 reference "cha:Mathematical-Formulas"
34618
34619 \end_inset
34620
34621 .
34622 \end_layout
34623
34624 \begin_layout Subsection
34625 Increase / Decrease List Depth
34626 \end_layout
34627
34628 \begin_layout Standard
34629 These menus are only active when the cursor is in an environment that can
34630  be nested.
34631  They in/decrease the environment nesting level as explained in section
34632 \begin_inset space ~
34633 \end_inset
34634
34635
34636 \begin_inset CommandInset ref
34637 LatexCommand ref
34638 reference "sec:Nesting"
34639
34640 \end_inset
34641
34642  and 
34643 \begin_inset CommandInset ref
34644 LatexCommand ref
34645 reference "sub:Numbering-depth"
34646
34647 \end_inset
34648
34649 .
34650 \end_layout
34651
34652 \begin_layout Section
34653 The View Menu
34654 \begin_inset Index
34655 status collapsed
34656
34657 \begin_layout Plain Layout
34658 Menu ! View
34659 \end_layout
34660
34661 \end_inset
34662
34663
34664 \end_layout
34665
34666 \begin_layout Standard
34667 The 
34668 \family sans
34669 View
34670 \family default
34671  menu contains a list of available formats in which you can view the actual
34672  document with an external program.
34673  The menu entries for the viewing formats are not the same on all installations
34674  - it depends on the LaTeX programs that are found while LyX was configured.
34675  All possible formats are formats listed in section
34676 \begin_inset space ~
34677 \end_inset
34678
34679
34680 \begin_inset CommandInset ref
34681 LatexCommand ref
34682 reference "sub:Export"
34683
34684 \end_inset
34685
34686 .
34687  You should at least see the menu entries 
34688 \family sans
34689 DVI
34690 \family default
34691  and 
34692 \family sans
34693 PDF
34694 \begin_inset space ~
34695 \end_inset
34696
34697 (pdflatex)
34698 \family default
34699 .
34700  If one of the two is missing, you need to update your LaTeX installation.
34701  After updating you have to reconfigure LyX, see section
34702 \begin_inset space ~
34703 \end_inset
34704
34705
34706 \begin_inset CommandInset ref
34707 LatexCommand ref
34708 reference "sec:Basic-LyX-Setup"
34709
34710 \end_inset
34711
34712 .
34713 \begin_inset Index
34714 status collapsed
34715
34716 \begin_layout Plain Layout
34717 Reconfiguration of LyX
34718 \end_layout
34719
34720 \end_inset
34721
34722
34723 \end_layout
34724
34725 \begin_layout Standard
34726 Invoking a menu will start a viewer program.
34727  The viewer can be set or changed in the preferences, see section
34728 \begin_inset space ~
34729 \end_inset
34730
34731
34732 \begin_inset CommandInset ref
34733 LatexCommand ref
34734 reference "sec:File-Formats"
34735
34736 \end_inset
34737
34738 .
34739  The default viewers are set by LyX while it is first configured.
34740 \end_layout
34741
34742 \begin_layout Standard
34743 \begin_inset VSpace bigskip
34744 \end_inset
34745
34746 At the bottom of the 
34747 \family sans
34748 View
34749 \family default
34750  menu the opened documents are listed.
34751 \end_layout
34752
34753 \begin_layout Subsection
34754 Open/Close all Insets
34755 \end_layout
34756
34757 \begin_layout Standard
34758 Opens/closes all insets in your document.
34759 \end_layout
34760
34761 \begin_layout Subsection
34762 Unfold/Fold Math Macros
34763 \end_layout
34764
34765 \begin_layout Standard
34766 Unfolds/folds the current math macro.
34767 \end_layout
34768
34769 \begin_layout Standard
34770 More about math macros will be described in the 
34771 \emph on
34772 Math
34773 \emph default
34774  manual.??
34775 \end_layout
34776
34777 \begin_layout Subsection
34778 View Source
34779 \end_layout
34780
34781 \begin_layout Standard
34782 Opens a window showing the source code of the actual document, as described
34783  in section
34784 \begin_inset space ~
34785 \end_inset
34786
34787
34788 \begin_inset CommandInset ref
34789 LatexCommand ref
34790 reference "sec:Previewing-snippets-of"
34791
34792 \end_inset
34793
34794 .
34795 \end_layout
34796
34797 \begin_layout Subsection
34798 Update
34799 \end_layout
34800
34801 \begin_layout Standard
34802 This menu allows you to update the view with your latest changes without
34803  opening a new view window.
34804 \end_layout
34805
34806 \begin_layout Subsection
34807 Split View
34808 \end_layout
34809
34810 \begin_layout Standard
34811 This will split LyX's main window vertically or horizontally.
34812  This allows you view documents the same time to compare them, or to view
34813  the same document, but at different positions.
34814  You can split the main window even several times to view for example 3
34815  or more documents the same time.
34816  To return to an unsplit view, use the menu 
34817 \family sans
34818 Close Tab Group
34819 \family default
34820 .
34821 \end_layout
34822
34823 \begin_layout Subsection
34824 Close Tab Group
34825 \end_layout
34826
34827 \begin_layout Standard
34828 Closes a split view.
34829 \end_layout
34830
34831 \begin_layout Subsection
34832 Fullscreen
34833 \end_layout
34834
34835 \begin_layout Standard
34836 Using this menu or pressing F11 removes the menu bar and all toolbars so
34837  that you will see nothing than your text.
34838  It furthermore displays LyX's main window fullscreen.
34839  To return from fullscreen to the normal view, press F11, or right-click
34840  and turn off the fullscreen mode in the the appearing context menu.
34841 \end_layout
34842
34843 \begin_layout Subsection
34844 Toolbars
34845 \begin_inset CommandInset label
34846 LatexCommand label
34847 name "sub:Toolbars"
34848
34849 \end_inset
34850
34851
34852 \begin_inset Index
34853 status collapsed
34854
34855 \begin_layout Plain Layout
34856 Toolbar
34857 \end_layout
34858
34859 \end_inset
34860
34861
34862 \end_layout
34863
34864 \begin_layout Standard
34865 In this menu you can set the appearance of the different toolbars.
34866  All toolbars and the 
34867 \family sans
34868 Command
34869 \begin_inset space ~
34870 \end_inset
34871
34872 Buffer
34873 \family default
34874  can be turned on and off.
34875  The 
34876 \emph on
34877 on
34878 \emph default
34879  state is denoted in the menu with a checkmark.
34880  The 
34881 \family sans
34882 Review
34883 \family default
34884
34885 \family sans
34886 Table
34887 \family default
34888
34889 \family sans
34890 Math
34891 \begin_inset space ~
34892 \end_inset
34893
34894 Panels
34895 \family default
34896 , and 
34897 \family sans
34898 Math
34899 \family default
34900  toolbars can be additionally set to the state 
34901 \emph on
34902 automatic
34903 \emph default
34904  that is denoted in the menu with the suffix 
34905 \family sans
34906 (auto)
34907 \family default
34908 .
34909 \end_layout
34910
34911 \begin_layout Standard
34912 In the 
34913 \emph on
34914 on
34915 \emph default
34916  state the toolbar is permanently shown, in the 
34917 \emph on
34918 automatic
34919 \emph default
34920  state the toolbar is only shown when the cursor is in a certain environment
34921  or when a certain feature is enabled.
34922  That means that the review toolbar will only be shown when change tracking
34923  is activated, the math and table toolbars are only shown when the cursor
34924  is inside a formula or table, respectively.
34925 \end_layout
34926
34927 \begin_layout Standard
34928 LyX's toolbars and its buttons are explained in section
34929 \begin_inset space ~
34930 \end_inset
34931
34932
34933 \begin_inset CommandInset ref
34934 LatexCommand ref
34935 reference "sec:Toolbars"
34936
34937 \end_inset
34938
34939 .
34940 \end_layout
34941
34942 \begin_layout Section
34943 The Insert Menu
34944 \begin_inset Index
34945 status collapsed
34946
34947 \begin_layout Plain Layout
34948 Menu ! Insert
34949 \end_layout
34950
34951 \end_inset
34952
34953
34954 \end_layout
34955
34956 \begin_layout Subsection
34957 Math
34958 \end_layout
34959
34960 \begin_layout Standard
34961 Inserts math constructs that are explained in chapter
34962 \begin_inset space ~
34963 \end_inset
34964
34965
34966 \begin_inset CommandInset ref
34967 LatexCommand ref
34968 reference "cha:Mathematical-Formulas"
34969
34970 \end_inset
34971
34972  and the 
34973 \emph on
34974 Math
34975 \emph default
34976  manual.
34977 \end_layout
34978
34979 \begin_layout Subsection
34980 Special Character
34981 \begin_inset CommandInset label
34982 LatexCommand label
34983 name "sub:Special-Character"
34984
34985 \end_inset
34986
34987
34988 \end_layout
34989
34990 \begin_layout Standard
34991 Here you can insert the following characters:
34992 \end_layout
34993
34994 \begin_layout Description
34995 Symbols Inserts any character that can be output by your LaTeX system.
34996  Therefore the number of character categories in this dialog and the available
34997  characters depend on the LaTeX-packages you have installed.
34998 \begin_inset Newline newline
34999 \end_inset
35000
35001  
35002 \begin_inset Note Greyedout
35003 status open
35004
35005 \begin_layout Plain Layout
35006
35007 \series bold
35008 Note:
35009 \series default
35010  Not all characters will be visible in the 
35011 \family sans
35012 Symbols
35013 \family default
35014  dialog because none of the screen font that you can set in the preferences
35015  dialog (see sec.
35016 \begin_inset space \thinspace{}
35017 \end_inset
35018
35019
35020 \begin_inset CommandInset ref
35021 LatexCommand ref
35022 reference "sub:Screen-Fonts"
35023
35024 \end_inset
35025
35026 ) can display every character.
35027 \end_layout
35028
35029 \end_inset
35030
35031
35032 \end_layout
35033
35034 \begin_layout Description
35035 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35036
35037 \end_layout
35038
35039 \begin_layout Description
35040 End
35041 \begin_inset space ~
35042 \end_inset
35043
35044 of
35045 \begin_inset space ~
35046 \end_inset
35047
35048 Sentence Inserts an end of sentence dot as described in section
35049 \begin_inset space ~
35050 \end_inset
35051
35052
35053 \begin_inset CommandInset ref
35054 LatexCommand ref
35055 reference "sub:Abbreviations"
35056
35057 \end_inset
35058
35059 .
35060 \end_layout
35061
35062 \begin_layout Description
35063 Ordinary
35064 \begin_inset space ~
35065 \end_inset
35066
35067 Quote Inserts this quote: 
35068 \begin_inset Quotes erd
35069 \end_inset
35070
35071 , no matter what quote type you selected in the 
35072 \family sans
35073 Document\SpecialChar \menuseparator
35074 Settings
35075 \family default
35076  dialog under 
35077 \family sans
35078 Language
35079 \family default
35080 .
35081 \end_layout
35082
35083 \begin_layout Description
35084 Single
35085 \begin_inset space ~
35086 \end_inset
35087
35088 Quote Inserts this quote: 
35089 \begin_inset Quotes els
35090 \end_inset
35091
35092
35093 \end_layout
35094
35095 \begin_layout Description
35096 Protected
35097 \begin_inset space ~
35098 \end_inset
35099
35100 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35101
35102 \end_layout
35103
35104 \begin_layout Description
35105 Breakable
35106 \begin_inset space ~
35107 \end_inset
35108
35109 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35110
35111 \end_layout
35112
35113 \begin_layout Description
35114 Menu
35115 \begin_inset space ~
35116 \end_inset
35117
35118 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35119
35120 \end_layout
35121
35122 \begin_layout Description
35123 Phonetic
35124 \begin_inset space ~
35125 \end_inset
35126
35127 Symbols 
35128 \begin_inset Index
35129 status collapsed
35130
35131 \begin_layout Plain Layout
35132 Phonetic symbols
35133 \end_layout
35134
35135 \end_inset
35136
35137
35138 \begin_inset Index
35139 status collapsed
35140
35141 \begin_layout Plain Layout
35142 Language ! Phonetic symbols
35143 \end_layout
35144
35145 \end_inset
35146
35147 Creates a formula with a so called tipa inset.
35148  Here you can insert commands to create IPA phonetic symbols.
35149  For this feature you must have the LaTeX-package 
35150 \series bold
35151 tipa
35152 \series default
35153
35154 \begin_inset Index
35155 status collapsed
35156
35157 \begin_layout Plain Layout
35158 LaTeX-packages ! tipa
35159 \end_layout
35160
35161 \end_inset
35162
35163  installed.
35164 \begin_inset Newline newline
35165 \end_inset
35166
35167 For more informations about this feature we refer to the documentation of
35168  
35169 \series bold
35170 tipa, 
35171 \begin_inset CommandInset citation
35172 LatexCommand cite
35173 key "tipa"
35174
35175 \end_inset
35176
35177
35178 \series default
35179  and this Wiki-page:
35180 \begin_inset Newline newline
35181 \end_inset
35182
35183
35184 \begin_inset Flex URL
35185 status open
35186
35187 \begin_layout Plain Layout
35188
35189 http://wiki.lyx.org/LyX/LinguistLyX
35190 \end_layout
35191
35192 \end_inset
35193
35194
35195 \end_layout
35196
35197 \begin_layout Subsection
35198 Formatting
35199 \end_layout
35200
35201 \begin_layout Standard
35202 Here you can insert the following format constructs:
35203 \end_layout
35204
35205 \begin_layout Description
35206 Superscript Inserts an superscript: test
35207 \begin_inset Formula $^{\text{a,b}}$
35208 \end_inset
35209
35210
35211 \end_layout
35212
35213 \begin_layout Description
35214 Subscript Inserts an subscript: test
35215 \begin_inset Formula $_{\text{3x}}$
35216 \end_inset
35217
35218
35219 \end_layout
35220
35221 \begin_layout Description
35222 Protected
35223 \begin_inset space ~
35224 \end_inset
35225
35226 Space Inserts a protected space that is described in section
35227 \begin_inset space ~
35228 \end_inset
35229
35230
35231 \begin_inset CommandInset ref
35232 LatexCommand ref
35233 reference "sub:Protected-Space"
35234
35235 \end_inset
35236
35237 .
35238 \end_layout
35239
35240 \begin_layout Description
35241 Inter-word
35242 \begin_inset space ~
35243 \end_inset
35244
35245 Space Inserts an inter-word space that is described in section
35246 \begin_inset space ~
35247 \end_inset
35248
35249
35250 \begin_inset CommandInset ref
35251 LatexCommand ref
35252 reference "sub:Inter-word-Space"
35253
35254 \end_inset
35255
35256 .
35257 \end_layout
35258
35259 \begin_layout Description
35260 Thin
35261 \begin_inset space ~
35262 \end_inset
35263
35264 Space Inserts a thin space that is described in section
35265 \begin_inset space ~
35266 \end_inset
35267
35268
35269 \begin_inset CommandInset ref
35270 LatexCommand ref
35271 reference "sub:Thin-Space"
35272
35273 \end_inset
35274
35275 .
35276 \end_layout
35277
35278 \begin_layout Description
35279 Horizontal
35280 \begin_inset space ~
35281 \end_inset
35282
35283 Space Inserts horizontal space, see section
35284 \begin_inset space ~
35285 \end_inset
35286
35287
35288 \begin_inset CommandInset ref
35289 LatexCommand ref
35290 reference "sub:Horizontal-Space"
35291
35292 \end_inset
35293
35294  for a description.
35295 \end_layout
35296
35297 \begin_layout Description
35298 Horizontal
35299 \begin_inset space ~
35300 \end_inset
35301
35302 Line Inserts an horizontal line, see section
35303 \begin_inset space ~
35304 \end_inset
35305
35306
35307 \begin_inset CommandInset ref
35308 LatexCommand ref
35309 reference "sub:Horizontal-Lines"
35310
35311 \end_inset
35312
35313  for a description.
35314 \end_layout
35315
35316 \begin_layout Description
35317 Vertical
35318 \begin_inset space ~
35319 \end_inset
35320
35321 Space Inserts vertical space, see section
35322 \begin_inset space ~
35323 \end_inset
35324
35325
35326 \begin_inset CommandInset ref
35327 LatexCommand ref
35328 reference "sub:Vertical-Space"
35329
35330 \end_inset
35331
35332  for a description.
35333 \end_layout
35334
35335 \begin_layout Description
35336 Hyphenation
35337 \begin_inset space ~
35338 \end_inset
35339
35340 Point Inserts an hyphenation point, see section
35341 \begin_inset space ~
35342 \end_inset
35343
35344
35345 \begin_inset CommandInset ref
35346 LatexCommand ref
35347 reference "sub:Hyphenation"
35348
35349 \end_inset
35350
35351 .
35352 \end_layout
35353
35354 \begin_layout Description
35355 Ligature
35356 \begin_inset space ~
35357 \end_inset
35358
35359 Break Inserts a ligature break, see section
35360 \begin_inset space ~
35361 \end_inset
35362
35363
35364 \begin_inset CommandInset ref
35365 LatexCommand ref
35366 reference "sub:Ligatures"
35367
35368 \end_inset
35369
35370 .
35371 \end_layout
35372
35373 \begin_layout Description
35374 Ragged
35375 \begin_inset space ~
35376 \end_inset
35377
35378 Line
35379 \begin_inset space ~
35380 \end_inset
35381
35382 Break Inserts a forced line break, see section
35383 \begin_inset space ~
35384 \end_inset
35385
35386
35387 \begin_inset CommandInset ref
35388 LatexCommand ref
35389 reference "sub:Forced-Line-Breaks"
35390
35391 \end_inset
35392
35393 .
35394 \end_layout
35395
35396 \begin_layout Description
35397 Justified
35398 \begin_inset space ~
35399 \end_inset
35400
35401 Break Inserts a forced line break that furthermore stretches the broken
35402  text line to the page border, see section
35403 \begin_inset space ~
35404 \end_inset
35405
35406
35407 \begin_inset CommandInset ref
35408 LatexCommand ref
35409 reference "sub:Forced-Line-Breaks"
35410
35411 \end_inset
35412
35413 .
35414 \end_layout
35415
35416 \begin_layout Description
35417 New
35418 \begin_inset space ~
35419 \end_inset
35420
35421 Page Inserts a forced page break, described in section
35422 \begin_inset space ~
35423 \end_inset
35424
35425
35426 \begin_inset CommandInset ref
35427 LatexCommand ref
35428 reference "sub:Forced-Page-Breaks"
35429
35430 \end_inset
35431
35432 .
35433 \end_layout
35434
35435 \begin_layout Description
35436 Page
35437 \begin_inset space ~
35438 \end_inset
35439
35440 Break Inserts a forced page break that furthermore stretches the broken
35441  text page to the page border, described in section
35442 \begin_inset space ~
35443 \end_inset
35444
35445
35446 \begin_inset CommandInset ref
35447 LatexCommand ref
35448 reference "sub:Forced-Page-Breaks"
35449
35450 \end_inset
35451
35452 .
35453 \end_layout
35454
35455 \begin_layout Description
35456 Clear
35457 \begin_inset space ~
35458 \end_inset
35459
35460 Page Inserts a clear page break, described in section
35461 \begin_inset space ~
35462 \end_inset
35463
35464
35465 \begin_inset CommandInset ref
35466 LatexCommand ref
35467 reference "sub:Clear-Page-Breaks"
35468
35469 \end_inset
35470
35471 .
35472 \end_layout
35473
35474 \begin_layout Description
35475 Clear
35476 \begin_inset space ~
35477 \end_inset
35478
35479 Double
35480 \begin_inset space ~
35481 \end_inset
35482
35483 Page Inserts a clear doublepage break, described in section
35484 \begin_inset space ~
35485 \end_inset
35486
35487
35488 \begin_inset CommandInset ref
35489 LatexCommand ref
35490 reference "sub:Clear-Page-Breaks"
35491
35492 \end_inset
35493
35494 .
35495 \end_layout
35496
35497 \begin_layout Subsection
35498 List / TOC
35499 \end_layout
35500
35501 \begin_layout Standard
35502 Various lists can be inserted with this menu.
35503  The table of contents, the algorithm, figures, and tables list are described
35504  in section
35505 \begin_inset space ~
35506 \end_inset
35507
35508
35509 \begin_inset CommandInset ref
35510 LatexCommand ref
35511 reference "sec:toc"
35512
35513 \end_inset
35514
35515 .
35516  The index list is described in section
35517 \begin_inset space ~
35518 \end_inset
35519
35520
35521 \begin_inset CommandInset ref
35522 LatexCommand ref
35523 reference "sec:Index"
35524
35525 \end_inset
35526
35527 , the nomenclature in section
35528 \begin_inset space ~
35529 \end_inset
35530
35531
35532 \begin_inset CommandInset ref
35533 LatexCommand ref
35534 reference "sec:Nomenclature"
35535
35536 \end_inset
35537
35538 , and the BibTeX bibliography in section
35539 \begin_inset space ~
35540 \end_inset
35541
35542
35543 \begin_inset CommandInset ref
35544 LatexCommand ref
35545 reference "sub:Bibliography-databases"
35546
35547 \end_inset
35548
35549 .
35550 \end_layout
35551
35552 \begin_layout Subsection
35553 Float
35554 \end_layout
35555
35556 \begin_layout Standard
35557 To insert floats, described in section
35558 \begin_inset space ~
35559 \end_inset
35560
35561
35562 \begin_inset CommandInset ref
35563 LatexCommand ref
35564 reference "sec:Floats"
35565
35566 \end_inset
35567
35568 .
35569 \end_layout
35570
35571 \begin_layout Subsection
35572 Note
35573 \end_layout
35574
35575 \begin_layout Standard
35576 To insert notes, described in section
35577 \begin_inset space ~
35578 \end_inset
35579
35580
35581 \begin_inset CommandInset ref
35582 LatexCommand ref
35583 reference "sec:Notes"
35584
35585 \end_inset
35586
35587 .
35588 \end_layout
35589
35590 \begin_layout Subsection
35591 Branch
35592 \end_layout
35593
35594 \begin_layout Standard
35595 Inserts branch insets as described in section
35596 \begin_inset space ~
35597 \end_inset
35598
35599
35600 \begin_inset CommandInset ref
35601 LatexCommand ref
35602 reference "sec:Branches"
35603
35604 \end_inset
35605
35606 .
35607 \end_layout
35608
35609 \begin_layout Subsection
35610 File
35611 \begin_inset Index
35612 status collapsed
35613
35614 \begin_layout Plain Layout
35615 External Material
35616 \end_layout
35617
35618 \end_inset
35619
35620
35621 \end_layout
35622
35623 \begin_layout Standard
35624 Here you can insert files to include them or its content to your document.
35625  How this can be done is in detail explained in chapter 
35626 \emph on
35627 External Stuff
35628 \emph default
35629  of the 
35630 \emph on
35631 Embedded Objects
35632 \emph default
35633  manual.
35634 \end_layout
35635
35636 \begin_layout Subsection
35637 Box
35638 \begin_inset Index
35639 status collapsed
35640
35641 \begin_layout Plain Layout
35642 Boxes
35643 \end_layout
35644
35645 \end_inset
35646
35647
35648 \end_layout
35649
35650 \begin_layout Standard
35651 Inserts a minipage box that is described section
35652 \begin_inset space ~
35653 \end_inset
35654
35655
35656 \begin_inset CommandInset ref
35657 LatexCommand ref
35658 reference "sec:Minipages"
35659
35660 \end_inset
35661
35662 .
35663  All box types supported by LyX are explained in detail in chapter 
35664 \emph on
35665 Boxes
35666 \emph default
35667  of the 
35668 \emph on
35669 Embedded Objects
35670 \emph default
35671  manual.
35672 \end_layout
35673
35674 \begin_layout Subsection
35675 Citation
35676 \end_layout
35677
35678 \begin_layout Standard
35679 Inserts a citation as described in section
35680 \begin_inset space ~
35681 \end_inset
35682
35683
35684 \begin_inset CommandInset ref
35685 LatexCommand ref
35686 reference "sec:Bibliography"
35687
35688 \end_inset
35689
35690 .
35691 \end_layout
35692
35693 \begin_layout Subsection
35694 Cross-Reference
35695 \end_layout
35696
35697 \begin_layout Standard
35698 Inserts a cross-reference as described in section
35699 \begin_inset space ~
35700 \end_inset
35701
35702
35703 \begin_inset CommandInset ref
35704 LatexCommand ref
35705 reference "sec:Cross-References"
35706
35707 \end_inset
35708
35709 .
35710 \end_layout
35711
35712 \begin_layout Subsection
35713 Label
35714 \end_layout
35715
35716 \begin_layout Standard
35717 Inserts a label as described in section
35718 \begin_inset space ~
35719 \end_inset
35720
35721
35722 \begin_inset CommandInset ref
35723 LatexCommand ref
35724 reference "sec:Cross-References"
35725
35726 \end_inset
35727
35728 .
35729 \end_layout
35730
35731 \begin_layout Subsection
35732 Caption
35733 \begin_inset Index
35734 status collapsed
35735
35736 \begin_layout Plain Layout
35737 Captions
35738 \end_layout
35739
35740 \end_inset
35741
35742
35743 \begin_inset Index
35744 status collapsed
35745
35746 \begin_layout Plain Layout
35747 Longtables ! Caption
35748 \end_layout
35749
35750 \end_inset
35751
35752
35753 \end_layout
35754
35755 \begin_layout Standard
35756 Inserts a caption to floats or longtables.
35757  Floats are described in section
35758 \begin_inset space ~
35759 \end_inset
35760
35761
35762 \begin_inset CommandInset ref
35763 LatexCommand ref
35764 reference "sec:Floats"
35765
35766 \end_inset
35767
35768 , captions in longtables are described in section 
35769 \emph on
35770 Longtable Captions
35771 \emph default
35772  of the 
35773 \emph on
35774 Embedded Objects
35775 \emph default
35776  manual.
35777 \end_layout
35778
35779 \begin_layout Subsection
35780 Index Entry
35781 \end_layout
35782
35783 \begin_layout Standard
35784 Inserts an index entry as described in section
35785 \begin_inset space ~
35786 \end_inset
35787
35788
35789 \begin_inset CommandInset ref
35790 LatexCommand ref
35791 reference "sec:Index"
35792
35793 \end_inset
35794
35795 .
35796 \end_layout
35797
35798 \begin_layout Subsection
35799 Nomenclature Entry
35800 \end_layout
35801
35802 \begin_layout Standard
35803 Inserts a nomenclature entry as described in section
35804 \begin_inset space ~
35805 \end_inset
35806
35807
35808 \begin_inset CommandInset ref
35809 LatexCommand ref
35810 reference "sec:Nomenclature"
35811
35812 \end_inset
35813
35814 .
35815 \end_layout
35816
35817 \begin_layout Subsection
35818 Table
35819 \end_layout
35820
35821 \begin_layout Standard
35822 Inserts a table.
35823  Tables are described in section
35824 \begin_inset space ~
35825 \end_inset
35826
35827
35828 \begin_inset CommandInset ref
35829 LatexCommand ref
35830 reference "sec:Tables"
35831
35832 \end_inset
35833
35834 .
35835 \end_layout
35836
35837 \begin_layout Subsection
35838 Graphics
35839 \end_layout
35840
35841 \begin_layout Standard
35842 Inserts a graphic.
35843  Graphics are described in section
35844 \begin_inset space ~
35845 \end_inset
35846
35847
35848 \begin_inset CommandInset ref
35849 LatexCommand ref
35850 reference "sec:Graphics"
35851
35852 \end_inset
35853
35854 .
35855 \end_layout
35856
35857 \begin_layout Subsection
35858 URL
35859 \end_layout
35860
35861 \begin_layout Standard
35862 Inserts an URL as described in section
35863 \begin_inset space ~
35864 \end_inset
35865
35866
35867 \begin_inset CommandInset ref
35868 LatexCommand ref
35869 reference "sub:URLs"
35870
35871 \end_inset
35872
35873 .
35874 \end_layout
35875
35876 \begin_layout Subsection
35877 Hyperlinks
35878 \end_layout
35879
35880 \begin_layout Standard
35881 Inserts a hyperlink as described in section
35882 \begin_inset space ~
35883 \end_inset
35884
35885
35886 \begin_inset CommandInset ref
35887 LatexCommand ref
35888 reference "sub:Hyperlinks"
35889
35890 \end_inset
35891
35892 .
35893 \end_layout
35894
35895 \begin_layout Subsection
35896 Footnote
35897 \end_layout
35898
35899 \begin_layout Standard
35900 Inserts a footnote, see section
35901 \begin_inset space ~
35902 \end_inset
35903
35904
35905 \begin_inset CommandInset ref
35906 LatexCommand ref
35907 reference "sec:Footnotes"
35908
35909 \end_inset
35910
35911 .
35912 \end_layout
35913
35914 \begin_layout Subsection
35915 Marginal Note
35916 \end_layout
35917
35918 \begin_layout Standard
35919 Inserts a marginal note, see section
35920 \begin_inset space ~
35921 \end_inset
35922
35923
35924 \begin_inset CommandInset ref
35925 LatexCommand ref
35926 reference "sec:Marginal-Notes"
35927
35928 \end_inset
35929
35930 .
35931 \end_layout
35932
35933 \begin_layout Subsection
35934 Short Title
35935 \end_layout
35936
35937 \begin_layout Standard
35938 Inserts a short title, see section
35939 \begin_inset space ~
35940 \end_inset
35941
35942
35943 \begin_inset CommandInset ref
35944 LatexCommand ref
35945 reference "sec:Short-Titles"
35946
35947 \end_inset
35948
35949 .
35950 \end_layout
35951
35952 \begin_layout Subsection
35953 TeX Code
35954 \end_layout
35955
35956 \begin_layout Standard
35957 Inserts a TeX Code box, see section
35958 \begin_inset space ~
35959 \end_inset
35960
35961
35962 \begin_inset CommandInset ref
35963 LatexCommand ref
35964 reference "sub:TeX-Code-Boxes"
35965
35966 \end_inset
35967
35968  for a description.
35969 \end_layout
35970
35971 \begin_layout Subsection
35972 Program Listing
35973 \begin_inset Index
35974 status collapsed
35975
35976 \begin_layout Plain Layout
35977 Program listings
35978 \end_layout
35979
35980 \end_inset
35981
35982
35983 \end_layout
35984
35985 \begin_layout Standard
35986 Inserts a program listings box.
35987  Program listings are explained in chapter 
35988 \emph on
35989 Program Code Listings
35990 \emph default
35991  of the 
35992 \emph on
35993 Embedded Objects
35994 \emph default
35995  manual.
35996 \end_layout
35997
35998 \begin_layout Subsection
35999 Date
36000 \end_layout
36001
36002 \begin_layout Standard
36003 Inserts the actual date.
36004  The format depends on the date format of the language that is used for
36005  LyX's menus.
36006  LyX offers another ways to insert a date which is explained in section
36007  
36008 \emph on
36009 External Material
36010 \emph default
36011  of the 
36012 \emph on
36013 Embedded Objects
36014 \emph default
36015  manual.
36016  There the different methods are also compared.
36017 \end_layout
36018
36019 \begin_layout Section
36020 The Navigate Menu
36021 \begin_inset Index
36022 status collapsed
36023
36024 \begin_layout Plain Layout
36025 Menu ! Navigate
36026 \end_layout
36027
36028 \end_inset
36029
36030
36031 \end_layout
36032
36033 \begin_layout Standard
36034 This menu lists the existing chapters, sections, figures, tables, etc.
36035 \begin_inset space ~
36036 \end_inset
36037
36038 of the current document.
36039  This allows you to navigate easily through you document.
36040 \end_layout
36041
36042 \begin_layout Subsection
36043 Bookmarks
36044 \end_layout
36045
36046 \begin_layout Standard
36047 With this menu you are able to define your own bookmarks.
36048  This is useful when you are working on a large documents and often have
36049  to jump e.g.
36050  between section
36051 \begin_inset space ~
36052 \end_inset
36053
36054 2.5 and 6.3.
36055  To create bookmarks for this example, go to section
36056 \begin_inset space ~
36057 \end_inset
36058
36059 2.5 and use the menu 
36060 \family sans
36061 Save
36062 \begin_inset space ~
36063 \end_inset
36064
36065 Bookmark
36066 \begin_inset space ~
36067 \end_inset
36068
36069 1
36070 \family default
36071 .
36072  Then go to section
36073 \begin_inset space ~
36074 \end_inset
36075
36076 6.3 and use 
36077 \family sans
36078 Save
36079 \begin_inset space ~
36080 \end_inset
36081
36082 Bookmark
36083 \begin_inset space ~
36084 \end_inset
36085
36086
36087 \family default
36088 2.
36089  Now you can jump easily between these sections by using the menu or by
36090  the key bindings 
36091 \begin_inset Info
36092 type  "shortcut"
36093 arg   "bookmark-goto 1"
36094 \end_inset
36095
36096  and 
36097 \begin_inset Info
36098 type  "shortcut"
36099 arg   "bookmark-goto 2"
36100 \end_inset
36101
36102 .
36103 \end_layout
36104
36105 \begin_layout Standard
36106 You can also use bookmarks to jump between several opened documents.
36107  The saved bookmarks are valid till the document is closed.
36108 \end_layout
36109
36110 \begin_layout Subsection
36111 Next Note, Change, Cross-reference
36112 \end_layout
36113
36114 \begin_layout Standard
36115 Jump to the next note, change, or cross-reference following the current
36116  cursor position.
36117 \end_layout
36118
36119 \begin_layout Subsection
36120 Go to Label
36121 \end_layout
36122
36123 \begin_layout Standard
36124 Only active when the cursor is in front of a cross-reference.
36125  Sets the cursor before the referenced label, the same as if you right-click
36126  on a cross-reference box.
36127 \end_layout
36128
36129 \begin_layout Section
36130 The Document Menu
36131 \begin_inset Index
36132 status collapsed
36133
36134 \begin_layout Plain Layout
36135 Menu ! Document
36136 \end_layout
36137
36138 \end_inset
36139
36140
36141 \end_layout
36142
36143 \begin_layout Subsection
36144 Change Tracking
36145 \end_layout
36146
36147 \begin_layout Standard
36148 Change Tracking is described in section
36149 \begin_inset space ~
36150 \end_inset
36151
36152
36153 \begin_inset CommandInset ref
36154 LatexCommand ref
36155 reference "sec:Change-Tracking"
36156
36157 \end_inset
36158
36159 .
36160 \end_layout
36161
36162 \begin_layout Subsection
36163 LaT
36164 \begin_inset ERT
36165 status collapsed
36166
36167 \begin_layout Plain Layout
36168
36169 {}
36170 \end_layout
36171
36172 \end_inset
36173
36174 eX Log
36175 \end_layout
36176
36177 \begin_layout Standard
36178 After running LaTeX by viewing or exporting a document, this menu will be
36179  enabled.
36180  It shows the logfile of the used LaTeX-program.
36181 \end_layout
36182
36183 \begin_layout Standard
36184 Here you can see how LaTeX works in the background.
36185  
36186 \emph on
36187 Experts
36188 \emph default
36189  will find in it reasons for LaTeX-errors.
36190 \end_layout
36191
36192 \begin_layout Subsection
36193 Outline
36194 \end_layout
36195
36196 \begin_layout Standard
36197 Opens the TOC/Outline window as described in section
36198 \begin_inset space ~
36199 \end_inset
36200
36201
36202 \begin_inset CommandInset ref
36203 LatexCommand ref
36204 reference "sec:Navigating"
36205
36206 \end_inset
36207
36208  and 
36209 \begin_inset CommandInset ref
36210 LatexCommand ref
36211 reference "sub:Table-of-Contents"
36212
36213 \end_inset
36214
36215 .
36216 \end_layout
36217
36218 \begin_layout Subsection
36219 Start Appendix Here
36220 \end_layout
36221
36222 \begin_layout Standard
36223 This menu will start the appendix of the document at the current cursor
36224  position as described in section
36225 \begin_inset space ~
36226 \end_inset
36227
36228
36229 \begin_inset CommandInset ref
36230 LatexCommand ref
36231 reference "sec:Appendices"
36232
36233 \end_inset
36234
36235 .
36236 \end_layout
36237
36238 \begin_layout Subsection
36239 Compressed
36240 \end_layout
36241
36242 \begin_layout Standard
36243 Un/compresses the actual document.
36244 \end_layout
36245
36246 \begin_layout Subsection
36247 Settings
36248 \begin_inset CommandInset label
36249 LatexCommand label
36250 name "sub:Settings"
36251
36252 \end_inset
36253
36254
36255 \begin_inset Index
36256 status collapsed
36257
36258 \begin_layout Plain Layout
36259 Document ! Settings
36260 \end_layout
36261
36262 \end_inset
36263
36264
36265 \end_layout
36266
36267 \begin_layout Standard
36268 This menu dialog contains some submenus to set properties for the whole
36269  document.
36270  You can save your document settings as default with the 
36271 \family sans
36272 Save as Document Defaults
36273 \family default
36274  button in the dialog.
36275  This will create a template named 
36276 \family typewriter
36277 default.lyx
36278 \family default
36279  which is automatically loaded by LyX when you create a new document without
36280  using a template.
36281 \end_layout
36282
36283 \begin_layout Standard
36284 The different submenus of the dialog are explained in the following:
36285 \end_layout
36286
36287 \begin_layout Subsubsection
36288 Document Class
36289 \end_layout
36290
36291 \begin_layout Standard
36292 Here you set the document class, class options, a Postscript driver, a master
36293  document, and modules.
36294  Document classes are described in section
36295 \begin_inset space ~
36296 \end_inset
36297
36298
36299 \begin_inset CommandInset ref
36300 LatexCommand ref
36301 reference "sec:Document-Classes"
36302
36303 \end_inset
36304
36305 , modules in section
36306 \begin_inset space ~
36307 \end_inset
36308
36309
36310 \begin_inset CommandInset ref
36311 LatexCommand ref
36312 reference "sub:Modules"
36313
36314 \end_inset
36315
36316 .
36317  The Postscript driver is used for LaTeX's color and graphics packages.
36318  When using 
36319 \family sans
36320 Default
36321 \family default
36322 , the default driver for the LaTeX-packages are used.
36323  It is recommended to use the default unless your know what you are doing.
36324 \begin_inset Foot
36325 status collapsed
36326
36327 \begin_layout Plain Layout
36328 When you want one of the following drivers
36329 \begin_inset Newline newline
36330 \end_inset
36331
36332 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
36333 \begin_inset Newline newline
36334 \end_inset
36335
36336 you first have to activate them in your LaTeX distribution, see sec.
36337 \begin_inset space \thinspace{}
36338 \end_inset
36339
36340 2 in 
36341 \begin_inset CommandInset href
36342 LatexCommand href
36343 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
36344
36345 \end_inset
36346
36347 .
36348 \end_layout
36349
36350 \end_inset
36351
36352  Specifying a master document is necessary when the current document is
36353  a child or subdocument.
36354  More about master and child documents is explained in the section 
36355 \emph on
36356 Child Documents
36357 \emph default
36358  of the 
36359 \emph on
36360 Embedded Objects
36361 \emph default
36362  manual.
36363 \end_layout
36364
36365 \begin_layout Subsubsection
36366 Fonts
36367 \end_layout
36368
36369 \begin_layout Standard
36370 The document font settings are described in section
36371 \begin_inset space ~
36372 \end_inset
36373
36374
36375 \begin_inset CommandInset ref
36376 LatexCommand ref
36377 reference "sec:Fonts-and-Text"
36378
36379 \end_inset
36380
36381 .
36382 \end_layout
36383
36384 \begin_layout Subsubsection
36385 Text Layout
36386 \end_layout
36387
36388 \begin_layout Standard
36389 You can specify if paragraphs should be separated by indentations or vertical
36390  skips.
36391  The line spacing and the number of text columns can here also be specified.
36392  
36393 \end_layout
36394
36395 \begin_layout Standard
36396 Note that LyX won't show two columns or the set up line spacing on screen.
36397  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36398  However, it will be as you specified it in the output.
36399 \end_layout
36400
36401 \begin_layout Standard
36402 The listings settings are explained in the corresponding section in the
36403  
36404 \emph on
36405 Embedded Objects
36406 \emph default
36407  manual.
36408 \end_layout
36409
36410 \begin_layout Subsubsection
36411 Page Layout
36412 \end_layout
36413
36414 \begin_layout Standard
36415 A description of this menu is given in section
36416 \begin_inset space ~
36417 \end_inset
36418
36419
36420 \begin_inset CommandInset ref
36421 LatexCommand ref
36422 reference "sub:Paper-Size,-Orientation,"
36423
36424 \end_inset
36425
36426  and 
36427 \begin_inset CommandInset ref
36428 LatexCommand ref
36429 reference "sub:Document-Layout"
36430
36431 \end_inset
36432
36433 .
36434 \end_layout
36435
36436 \begin_layout Subsubsection
36437 Page Margins
36438 \end_layout
36439
36440 \begin_layout Standard
36441 Here you can adjust the paper margins, see section
36442 \begin_inset space ~
36443 \end_inset
36444
36445
36446 \begin_inset CommandInset ref
36447 LatexCommand ref
36448 reference "sub:Margins"
36449
36450 \end_inset
36451
36452 .
36453 \end_layout
36454
36455 \begin_layout Subsubsection
36456 Language
36457 \begin_inset Index
36458 status collapsed
36459
36460 \begin_layout Plain Layout
36461 Language ! Encoding
36462 \end_layout
36463
36464 \end_inset
36465
36466
36467 \end_layout
36468
36469 \begin_layout Standard
36470 The document language and quote styles are set here.
36471  The encoding specifies how the document content is exported to LaTeX (the
36472  LyX file is always encoded in utf8).
36473  All characters that cannot be encoded using the specified encoding will
36474  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36475  known for a particular character).
36476 \begin_inset Foot
36477 status collapsed
36478
36479 \begin_layout Plain Layout
36480 The known commands are defined in a text file.
36481  You can add commands for unknown symbols to that file yourself, see the
36482  
36483 \emph on
36484 Customization
36485 \emph default
36486  manual for details.
36487 \end_layout
36488
36489 \end_inset
36490
36491
36492 \end_layout
36493
36494 \begin_layout Standard
36495 If you use the option 
36496 \family sans
36497 Language Default
36498 \family default
36499 , LyX determines the encoding of a text part from the language of this text.
36500  If the document contains text in more than one language you may get more
36501  than one encoding in the LaTeX file.
36502  If you do not use this option then the complete document will always use
36503  exactly one encoding.
36504  Checking this option is the preferred setting unless you use 
36505 \family sans
36506 XeTeX
36507 \family default
36508
36509 \begin_inset Foot
36510 status collapsed
36511
36512 \begin_layout Plain Layout
36513 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36514  It natively supports Unicode while its input file is assumed to be in UTF-8
36515  encoding.
36516  More about using LyX with XeTeX can be found in 
36517 \begin_inset CommandInset citation
36518 LatexCommand cite
36519 key "XeTeX"
36520
36521 \end_inset
36522
36523 .
36524 \end_layout
36525
36526 \end_inset
36527
36528  (see below).
36529 \end_layout
36530
36531 \begin_layout Standard
36532 LyX also supports Unicode output, which is particularly useful if you need
36533  lots of special symbols or non-alphabetic scripts, respectively.
36534  If you want to use this (and your LaTeX installation supports Unicode,
36535  for that matter), choose one of the four utf8 variants from the list below.
36536  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
36537  so it is not uncommon that a file with lots of Unicode symbols works fine
36538  with 
36539 \family sans
36540 Language Default
36541 \family default
36542  (when LyX uses it's list of known LaTeX-commands), but does not work with
36543  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
36544  because all Unicode symbols can be encoded in utf8).
36545 \end_layout
36546
36547 \begin_layout Standard
36548 Here is a list with the important encodings:
36549 \end_layout
36550
36551 \begin_layout Description
36552 Language
36553 \begin_inset space ~
36554 \end_inset
36555
36556 Default
36557 \begin_inset space ~
36558 \end_inset
36559
36560 (no
36561 \begin_inset space ~
36562 \end_inset
36563
36564 inputenc) Same as 
36565 \family sans
36566 Language Default
36567 \family default
36568 , but the LaTeX-package 
36569 \series bold
36570 inputenc
36571 \series default
36572
36573 \begin_inset Index
36574 status collapsed
36575
36576 \begin_layout Plain Layout
36577 LaTeX-packages ! inputenc
36578 \end_layout
36579
36580 \end_inset
36581
36582  is not used.
36583  When using this, you probably need to load some additional packages manually
36584  in the preamble and specify the used encoding for text parts in foreign
36585  languages in TeX code.
36586 \end_layout
36587
36588 \begin_layout Description
36589 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
36590  LyX converts all other characters into LaTeX commands, which may result
36591  in a big file when lots of LaTeX-commands are needed.
36592 \end_layout
36593
36594 \begin_layout Description
36595 Arabic
36596 \begin_inset space ~
36597 \end_inset
36598
36599 (CP
36600 \begin_inset space ~
36601 \end_inset
36602
36603 1256) MS Windows code page for Arabic and Farsi
36604 \end_layout
36605
36606 \begin_layout Description
36607 Arabic
36608 \begin_inset space ~
36609 \end_inset
36610
36611 (ISO
36612 \begin_inset space ~
36613 \end_inset
36614
36615 8859-6) for Arabic and Farsi
36616 \end_layout
36617
36618 \begin_layout Description
36619 Armenian
36620 \begin_inset space ~
36621 \end_inset
36622
36623 (ArmSCII8) for Armenian
36624 \end_layout
36625
36626 \begin_layout Description
36627 Baltic
36628 \begin_inset space ~
36629 \end_inset
36630
36631 (CP
36632 \begin_inset space ~
36633 \end_inset
36634
36635 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
36636  as the ISO-8859-13 encoding
36637 \end_layout
36638
36639 \begin_layout Description
36640 Baltic
36641 \begin_inset space ~
36642 \end_inset
36643
36644 (ISO
36645 \begin_inset space ~
36646 \end_inset
36647
36648 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
36649  encoding
36650 \end_layout
36651
36652 \begin_layout Description
36653 Baltic
36654 \begin_inset space ~
36655 \end_inset
36656
36657 (ISO
36658 \begin_inset space ~
36659 \end_inset
36660
36661 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
36662  ISO-8859-13 encoding
36663 \end_layout
36664
36665 \begin_layout Description
36666 Central
36667 \begin_inset space ~
36668 \end_inset
36669
36670 European
36671 \begin_inset space ~
36672 \end_inset
36673
36674 (CP
36675 \begin_inset space ~
36676 \end_inset
36677
36678 1250) MS Windows code page for ISO
36679 \begin_inset space ~
36680 \end_inset
36681
36682 8859-2 (latin2)
36683 \end_layout
36684
36685 \begin_layout Description
36686 Central
36687 \begin_inset space ~
36688 \end_inset
36689
36690 European
36691 \begin_inset space ~
36692 \end_inset
36693
36694 (ISO
36695 \begin_inset space ~
36696 \end_inset
36697
36698 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
36699  Romanian, Slovak, and Slovenian
36700 \end_layout
36701
36702 \begin_layout Description
36703 Chinese
36704 \begin_inset space ~
36705 \end_inset
36706
36707 (simplified)
36708 \begin_inset space ~
36709 \end_inset
36710
36711 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
36712  this encoding is officially replaced by the encoding GB18030, as GB18030
36713  is not available for LaTeX you should try to use the encoding Unicode
36714 \begin_inset space ~
36715 \end_inset
36716
36717 (CJK)
36718 \begin_inset space ~
36719 \end_inset
36720
36721 (utf8)
36722 \end_layout
36723
36724 \begin_layout Description
36725 Chinese
36726 \begin_inset space ~
36727 \end_inset
36728
36729 (simplified)
36730 \begin_inset space ~
36731 \end_inset
36732
36733 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
36734  except of the Euro currency sign, since 2001 this encoding is officially
36735  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
36736  you should try to use the encoding Unicode
36737 \begin_inset space ~
36738 \end_inset
36739
36740 (CJK)
36741 \begin_inset space ~
36742 \end_inset
36743
36744 (utf8)
36745 \end_layout
36746
36747 \begin_layout Description
36748 Chinese
36749 \begin_inset space ~
36750 \end_inset
36751
36752 (traditional)
36753 \begin_inset space ~
36754 \end_inset
36755
36756 (EUC-TW) for traditional Chinese
36757 \end_layout
36758
36759 \begin_layout Description
36760 Cyrillic
36761 \begin_inset space ~
36762 \end_inset
36763
36764 (CP
36765 \begin_inset space ~
36766 \end_inset
36767
36768 1251) MS Windows code page for Cyrillic
36769 \end_layout
36770
36771 \begin_layout Description
36772 Cyrillic
36773 \begin_inset space ~
36774 \end_inset
36775
36776 (ISO
36777 \begin_inset space ~
36778 \end_inset
36779
36780 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
36781 \end_layout
36782
36783 \begin_layout Description
36784 Cyrillic
36785 \begin_inset space ~
36786 \end_inset
36787
36788 (KOI8-R) standard Cyrillic especially for Russian
36789 \end_layout
36790
36791 \begin_layout Description
36792 Cyrillic
36793 \begin_inset space ~
36794 \end_inset
36795
36796 (KOI8-U) Cyrillic for Ukrainian
36797 \end_layout
36798
36799 \begin_layout Description
36800 Cyrillic
36801 \begin_inset space ~
36802 \end_inset
36803
36804 (pt
36805 \begin_inset space ~
36806 \end_inset
36807
36808 154) Cyrillic for Kazakh
36809 \end_layout
36810
36811 \begin_layout Description
36812 Greek
36813 \begin_inset space ~
36814 \end_inset
36815
36816 (ISO
36817 \begin_inset space ~
36818 \end_inset
36819
36820 8859-7) for Greek
36821 \end_layout
36822
36823 \begin_layout Description
36824 Hebrew
36825 \begin_inset space ~
36826 \end_inset
36827
36828 (CP
36829 \begin_inset space ~
36830 \end_inset
36831
36832 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
36833 \end_layout
36834
36835 \begin_layout Description
36836 Hebrew
36837 \begin_inset space ~
36838 \end_inset
36839
36840 (ISO
36841 \begin_inset space ~
36842 \end_inset
36843
36844 8859-8) for Hebrew
36845 \end_layout
36846
36847 \begin_layout Description
36848 Japanese
36849 \begin_inset space ~
36850 \end_inset
36851
36852 (CJK)
36853 \begin_inset space ~
36854 \end_inset
36855
36856 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
36857 \series bold
36858 CJK
36859 \series default
36860
36861 \begin_inset Index
36862 status collapsed
36863
36864 \begin_layout Plain Layout
36865 LaTeX-packages ! CJK
36866 \end_layout
36867
36868 \end_inset
36869
36870 , when using this, set the document language to 
36871 \family sans
36872 Japanese (CJK)
36873 \end_layout
36874
36875 \begin_layout Description
36876 Japanese
36877 \begin_inset space ~
36878 \end_inset
36879
36880 (CJK)
36881 \begin_inset space ~
36882 \end_inset
36883
36884 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
36885 \series bold
36886 CJK
36887 \series default
36888 , when using this, set the document language to 
36889 \family sans
36890 Japanese (CJK)
36891 \end_layout
36892
36893 \begin_layout Description
36894 Japanese
36895 \begin_inset space ~
36896 \end_inset
36897
36898 (non-CJK)
36899 \begin_inset space ~
36900 \end_inset
36901
36902 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
36903 \series bold
36904 japanese
36905 \series default
36906
36907 \begin_inset Index
36908 status collapsed
36909
36910 \begin_layout Plain Layout
36911 LaTeX-packages ! japanese
36912 \end_layout
36913
36914 \end_inset
36915
36916 , when using this, set the document language to 
36917 \family sans
36918 Japanese
36919 \end_layout
36920
36921 \begin_layout Description
36922 Japanese
36923 \begin_inset space ~
36924 \end_inset
36925
36926 (non-CJK)
36927 \begin_inset space ~
36928 \end_inset
36929
36930 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
36931 \series bold
36932 japanese
36933 \series default
36934 , when using this, set the document language to 
36935 \family sans
36936 Japanese
36937 \end_layout
36938
36939 \begin_layout Description
36940 Japanese
36941 \begin_inset space ~
36942 \end_inset
36943
36944 (non-CJK)
36945 \begin_inset space ~
36946 \end_inset
36947
36948 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
36949 \series bold
36950 japanese
36951 \series default
36952 , when using this, set the document language to 
36953 \family sans
36954 Japanese
36955 \end_layout
36956
36957 \begin_layout Description
36958 Korean
36959 \begin_inset space ~
36960 \end_inset
36961
36962 (EUC-KR) for Korean
36963 \end_layout
36964
36965 \begin_layout Description
36966 Southern
36967 \begin_inset space ~
36968 \end_inset
36969
36970 European
36971 \begin_inset space ~
36972 \end_inset
36973
36974 (ISO
36975 \begin_inset space ~
36976 \end_inset
36977
36978 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
36979 \end_layout
36980
36981 \begin_layout Description
36982 South-Eastern
36983 \begin_inset space ~
36984 \end_inset
36985
36986 European
36987 \begin_inset space ~
36988 \end_inset
36989
36990 (ISO
36991 \begin_inset space ~
36992 \end_inset
36993
36994 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
36995  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
36996  to cover many languages and characters with diacritics
36997 \end_layout
36998
36999 \begin_layout Description
37000 Thai
37001 \begin_inset space ~
37002 \end_inset
37003
37004 (TIS
37005 \begin_inset space ~
37006 \end_inset
37007
37008 620-0) for Thai
37009 \end_layout
37010
37011 \begin_layout Description
37012 Turkish
37013 \begin_inset space ~
37014 \end_inset
37015
37016 (ISO
37017 \begin_inset space ~
37018 \end_inset
37019
37020 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
37021  Icelandic letters are replaced by Turkish ones
37022 \end_layout
37023
37024 \begin_layout Description
37025 Unicode
37026 \begin_inset space ~
37027 \end_inset
37028
37029 (CJK)
37030 \begin_inset space ~
37031 \end_inset
37032
37033 (utf8) Unicode utf8 with the LaTeX-package 
37034 \series bold
37035 CJK
37036 \series default
37037
37038 \begin_inset Index
37039 status collapsed
37040
37041 \begin_layout Plain Layout
37042 LaTeX-packages ! CJK
37043 \end_layout
37044
37045 \end_inset
37046
37047  (for the languages Chinese, Japanese and Korean)
37048 \end_layout
37049
37050 \begin_layout Description
37051 Unicode
37052 \begin_inset space ~
37053 \end_inset
37054
37055 (XeTeX)
37056 \begin_inset space ~
37057 \end_inset
37058
37059 (utf8) Unicode utf8 to be used with 
37060 \family sans
37061 XeTeX
37062 \family default
37063 , which uses Unicode directly, without the help of the LaTeX-package 
37064 \series bold
37065 inputenc
37066 \series default
37067  
37068 \begin_inset Foot
37069 status collapsed
37070
37071 \begin_layout Plain Layout
37072 More about using LyX with XeTeX can be found in 
37073 \begin_inset CommandInset citation
37074 LatexCommand cite
37075 key "XeTeX"
37076
37077 \end_inset
37078
37079 .
37080 \end_layout
37081
37082 \end_inset
37083
37084
37085 \end_layout
37086
37087 \begin_layout Description
37088 Unicode
37089 \begin_inset space ~
37090 \end_inset
37091
37092 (ucs-extended)
37093 \begin_inset space ~
37094 \end_inset
37095
37096 (utf8x) Unicode utf8 based on the LaTeX package 
37097 \series bold
37098 ucs
37099 \series default
37100
37101 \begin_inset Index
37102 status collapsed
37103
37104 \begin_layout Plain Layout
37105 LaTeX-packages ! ucs
37106 \end_layout
37107
37108 \end_inset
37109
37110  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
37111 \end_layout
37112
37113 \begin_layout Description
37114 Unicode
37115 \begin_inset space ~
37116 \end_inset
37117
37118 (utf8) Unicode utf8 based on the LaTeX-package 
37119 \series bold
37120 inputenc
37121 \series default
37122
37123 \begin_inset Index
37124 status collapsed
37125
37126 \begin_layout Plain Layout
37127 LaTeX-packages ! inputenc
37128 \end_layout
37129
37130 \end_inset
37131
37132 .
37133  Currently only a limited range of characters (mainly for Latin scripts)
37134  is supported.
37135 \end_layout
37136
37137 \begin_layout Description
37138 Western
37139 \begin_inset space ~
37140 \end_inset
37141
37142 European
37143 \begin_inset space ~
37144 \end_inset
37145
37146 (CP
37147 \begin_inset space ~
37148 \end_inset
37149
37150 1252) MS Windows code page for ISO
37151 \begin_inset space ~
37152 \end_inset
37153
37154 8859-1 (latin1)
37155 \end_layout
37156
37157 \begin_layout Description
37158 Western
37159 \begin_inset space ~
37160 \end_inset
37161
37162 European
37163 \begin_inset space ~
37164 \end_inset
37165
37166 (ISO
37167 \begin_inset space ~
37168 \end_inset
37169
37170 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
37171  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
37172  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
37173 5 encoding instead
37174 \end_layout
37175
37176 \begin_layout Description
37177 Western
37178 \begin_inset space ~
37179 \end_inset
37180
37181 European
37182 \begin_inset space ~
37183 \end_inset
37184
37185 (ISO
37186 \begin_inset space ~
37187 \end_inset
37188
37189 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
37190  sign, the œ-ligature and some characters used for French and Finnish
37191 \end_layout
37192
37193 \begin_layout Subsubsection
37194 Numbering & TOC
37195 \end_layout
37196
37197 \begin_layout Standard
37198 You can adjust here the numbering depth of sections headings as described
37199  in section
37200 \begin_inset space ~
37201 \end_inset
37202
37203
37204 \begin_inset CommandInset ref
37205 LatexCommand ref
37206 reference "sub:Numbering-depth"
37207
37208 \end_inset
37209
37210 .
37211 \end_layout
37212
37213 \begin_layout Subsubsection
37214 Bibliography
37215 \end_layout
37216
37217 \begin_layout Standard
37218 You can specify here a citation style using the LaTeX-packages 
37219 \series bold
37220 natbib
37221 \series default
37222
37223 \begin_inset Index
37224 status collapsed
37225
37226 \begin_layout Plain Layout
37227 LaTeX-packages ! natbib
37228 \end_layout
37229
37230 \end_inset
37231
37232  or 
37233 \series bold
37234 jurabib
37235 \series default
37236
37237 \begin_inset Index
37238 status collapsed
37239
37240 \begin_layout Plain Layout
37241 LaTeX-packages ! jurabib
37242 \end_layout
37243
37244 \end_inset
37245
37246 .
37247  For a further description see section
37248 \begin_inset space ~
37249 \end_inset
37250
37251
37252 \begin_inset CommandInset ref
37253 LatexCommand ref
37254 reference "sec:Bibliography"
37255
37256 \end_inset
37257
37258 .
37259 \end_layout
37260
37261 \begin_layout Subsubsection
37262 PDF Properties
37263 \end_layout
37264
37265 \begin_layout Standard
37266 The PDF properties are explained in section
37267 \begin_inset space ~
37268 \end_inset
37269
37270
37271 \begin_inset CommandInset ref
37272 LatexCommand ref
37273 reference "sec:PDF-Properties"
37274
37275 \end_inset
37276
37277 .
37278 \end_layout
37279
37280 \begin_layout Subsubsection
37281 Math Options
37282 \end_layout
37283
37284 \begin_layout Standard
37285 These options will force LyX to use the LaTeX-packages 
37286 \series bold
37287 amsmath
37288 \series default
37289
37290 \begin_inset Index
37291 status collapsed
37292
37293 \begin_layout Plain Layout
37294 LaTeX-packages ! amsmath
37295 \end_layout
37296
37297 \end_inset
37298
37299  and 
37300 \series bold
37301 esint
37302 \series default
37303
37304 \begin_inset Index
37305 status collapsed
37306
37307 \begin_layout Plain Layout
37308 LaTeX-packages ! esint
37309 \end_layout
37310
37311 \end_inset
37312
37313  or to use them automatically when they are needed.
37314 \end_layout
37315
37316 \begin_layout Standard
37317
37318 \series bold
37319 amsmath
37320 \series default
37321  is needed for many constructs, so when you get LaTeX-errors in formulas,
37322  assure that you have enabled AMS.
37323 \end_layout
37324
37325 \begin_layout Standard
37326
37327 \series bold
37328 esint
37329 \series default
37330  is used for special integral characters.
37331 \end_layout
37332
37333 \begin_layout Subsubsection
37334 Float Placement
37335 \end_layout
37336
37337 \begin_layout Standard
37338 The float placement options are described in section
37339 \begin_inset space ~
37340 \end_inset
37341
37342
37343 \begin_inset CommandInset ref
37344 LatexCommand ref
37345 reference "sub:Float-Placement"
37346
37347 \end_inset
37348
37349 .
37350 \end_layout
37351
37352 \begin_layout Subsubsection
37353 Bullets
37354 \end_layout
37355
37356 \begin_layout Standard
37357 Here you can adjust the characters for the itemize levels.
37358  The itemize environment is described in section
37359 \begin_inset space ~
37360 \end_inset
37361
37362
37363 \begin_inset CommandInset ref
37364 LatexCommand ref
37365 reference "sec:Itemize"
37366
37367 \end_inset
37368
37369 .
37370 \end_layout
37371
37372 \begin_layout Subsubsection
37373 Branches
37374 \end_layout
37375
37376 \begin_layout Standard
37377 Branches are described in section
37378 \begin_inset space ~
37379 \end_inset
37380
37381
37382 \begin_inset CommandInset ref
37383 LatexCommand ref
37384 reference "sec:Branches"
37385
37386 \end_inset
37387
37388 .
37389 \end_layout
37390
37391 \begin_layout Subsubsection
37392 LaT
37393 \begin_inset ERT
37394 status collapsed
37395
37396 \begin_layout Plain Layout
37397
37398 {}
37399 \end_layout
37400
37401 \end_inset
37402
37403 eX Preamble
37404 \end_layout
37405
37406 \begin_layout Standard
37407 In this text field are entered commands to load special LaTeX-packages or
37408  to define LaTeX-commands.
37409  The preamble is a thing for LaTeX-experts.
37410  You shouldn't enter commands here until you don't exactly know what you
37411  do.
37412 \end_layout
37413
37414 \begin_layout Standard
37415 An introduction in the LaTeX-syntax is given in section
37416 \begin_inset space ~
37417 \end_inset
37418
37419
37420 \begin_inset CommandInset ref
37421 LatexCommand ref
37422 reference "sub:LaTeX-Syntax"
37423
37424 \end_inset
37425
37426 .
37427 \end_layout
37428
37429 \begin_layout Section
37430 The Tools Menu
37431 \begin_inset Index
37432 status collapsed
37433
37434 \begin_layout Plain Layout
37435 Menu ! Tools
37436 \end_layout
37437
37438 \end_inset
37439
37440
37441 \end_layout
37442
37443 \begin_layout Subsection
37444 Spellchecker
37445 \end_layout
37446
37447 \begin_layout Standard
37448 Spell checking is explained in section
37449 \begin_inset space ~
37450 \end_inset
37451
37452
37453 \begin_inset CommandInset ref
37454 LatexCommand ref
37455 reference "sec:Spellchecking"
37456
37457 \end_inset
37458
37459 .
37460 \end_layout
37461
37462 \begin_layout Subsection
37463 Thesaurus
37464 \end_layout
37465
37466 \begin_layout Standard
37467 The thesaurus is described in section
37468 \begin_inset space ~
37469 \end_inset
37470
37471
37472 \begin_inset CommandInset ref
37473 LatexCommand ref
37474 reference "sec:Thesaurus"
37475
37476 \end_inset
37477
37478 .
37479 \end_layout
37480
37481 \begin_layout Subsection
37482 Statistics
37483 \begin_inset Index
37484 status collapsed
37485
37486 \begin_layout Plain Layout
37487 Word count
37488 \end_layout
37489
37490 \end_inset
37491
37492
37493 \begin_inset Index
37494 status collapsed
37495
37496 \begin_layout Plain Layout
37497 Character count
37498 \end_layout
37499
37500 \end_inset
37501
37502
37503 \end_layout
37504
37505 \begin_layout Standard
37506 Counts the number of words and characters in the actual document or the
37507  highlighted document part.
37508 \end_layout
37509
37510 \begin_layout Subsection
37511 TeX Information
37512 \begin_inset Index
37513 status collapsed
37514
37515 \begin_layout Plain Layout
37516 TeX Information
37517 \end_layout
37518
37519 \end_inset
37520
37521
37522 \end_layout
37523
37524 \begin_layout Standard
37525 Shows you a list of the classes and styles installed in your LaTeX-system.
37526 \end_layout
37527
37528 \begin_layout Subsection
37529 Reconfigure
37530 \begin_inset Index
37531 status collapsed
37532
37533 \begin_layout Plain Layout
37534 LyX ! Reconfigure|see
37535 \begin_inset ERT
37536 status collapsed
37537
37538 \begin_layout Plain Layout
37539
37540 {
37541 \end_layout
37542
37543 \end_inset
37544
37545 Reconfiguration of LyX
37546 \begin_inset ERT
37547 status collapsed
37548
37549 \begin_layout Plain Layout
37550
37551 }
37552 \end_layout
37553
37554 \end_inset
37555
37556
37557 \end_layout
37558
37559 \end_inset
37560
37561
37562 \begin_inset Index
37563 status collapsed
37564
37565 \begin_layout Plain Layout
37566 Reconfiguration of LyX
37567 \end_layout
37568
37569 \end_inset
37570
37571
37572 \end_layout
37573
37574 \begin_layout Standard
37575 This menu reconfigures LyX.
37576  That means LyX looks for LaTeX-packages and needed programs, see also section
37577 \begin_inset space ~
37578 \end_inset
37579
37580
37581 \begin_inset CommandInset ref
37582 LatexCommand ref
37583 reference "sec:Basic-LyX-Setup"
37584
37585 \end_inset
37586
37587 .
37588 \end_layout
37589
37590 \begin_layout Subsection
37591 Preferences
37592 \end_layout
37593
37594 \begin_layout Standard
37595 The preferences dialog is described in detail in chapter
37596 \begin_inset space \thinspace{}
37597 \end_inset
37598
37599
37600 \begin_inset CommandInset ref
37601 LatexCommand ref
37602 reference "cha:The-Preferences-dialog"
37603
37604 \end_inset
37605
37606 .
37607 \end_layout
37608
37609 \begin_layout Section
37610 The Help Menu
37611 \begin_inset Index
37612 status collapsed
37613
37614 \begin_layout Plain Layout
37615 Menu ! Help
37616 \end_layout
37617
37618 \end_inset
37619
37620
37621 \end_layout
37622
37623 \begin_layout Standard
37624 This menu opens the documentation files of LyX in the language of LyX's
37625  menus.
37626 \end_layout
37627
37628 \begin_layout Standard
37629 The menu 
37630 \family sans
37631 LaTeX
37632 \begin_inset space ~
37633 \end_inset
37634
37635 Configuration
37636 \family default
37637  shows a LyX-document with informations about the LaTeX-packages and classes
37638  found by LyX (see also section
37639 \begin_inset space ~
37640 \end_inset
37641
37642
37643 \begin_inset CommandInset ref
37644 LatexCommand ref
37645 reference "sec:LaTeX-Setup"
37646
37647 \end_inset
37648
37649 ).
37650 \end_layout
37651
37652 \begin_layout Section
37653 Toolbars
37654 \begin_inset CommandInset label
37655 LatexCommand label
37656 name "sec:Toolbars"
37657
37658 \end_inset
37659
37660
37661 \end_layout
37662
37663 \begin_layout Standard
37664 How to show or hide toolbars is explained in section
37665 \begin_inset space ~
37666 \end_inset
37667
37668
37669 \begin_inset CommandInset ref
37670 LatexCommand ref
37671 reference "sub:Toolbars"
37672
37673 \end_inset
37674
37675 .
37676 \end_layout
37677
37678 \begin_layout Standard
37679 It is also possible to define custom toolbars.
37680  This is described in the 
37681 \emph on
37682 Extended Features
37683 \emph default
37684  manual.
37685 \end_layout
37686
37687 \begin_layout Subsection
37688 Standard Toolbar
37689 \begin_inset Index
37690 status collapsed
37691
37692 \begin_layout Plain Layout
37693 Toolbar ! Standard
37694 \end_layout
37695
37696 \end_inset
37697
37698
37699 \end_layout
37700
37701 \begin_layout Standard
37702 \begin_inset Graphics
37703         filename clipart/StandardToolbar.png
37704         width 100col%
37705
37706 \end_inset
37707
37708
37709 \end_layout
37710
37711 \begin_layout Standard
37712 \begin_inset VSpace defskip
37713 \end_inset
37714
37715
37716 \end_layout
37717
37718 \begin_layout Standard
37719 The standard toolbar as shown above contains from left to right the following
37720  buttons:
37721 \begin_inset ERT
37722 status collapsed
37723
37724 \begin_layout Plain Layout
37725
37726
37727 \backslash
37728 setlength{
37729 \backslash
37730 LTleft}{0pt}
37731 \end_layout
37732
37733 \end_inset
37734
37735
37736 \begin_inset Note Note
37737 status collapsed
37738
37739 \begin_layout Plain Layout
37740 This is necessary to left align the following longtables.
37741  See the 
37742 \emph on
37743 Embedded Objects
37744 \emph default
37745  manual for more information.
37746 \end_layout
37747
37748 \end_inset
37749
37750
37751 \end_layout
37752
37753 \begin_layout Standard
37754 \begin_inset VSpace defskip
37755 \end_inset
37756
37757
37758 \end_layout
37759
37760 \begin_layout Standard
37761 \begin_inset Tabular
37762 <lyxtabular version="3" rows="1" columns="2">
37763 <features islongtable="true">
37764 <column alignment="center" valignment="top" width="0">
37765 <column alignment="center" valignment="top" width="0">
37766 <row>
37767 <cell alignment="center" valignment="top" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 \begin_inset Graphics
37772         filename clipart/ToolbarEnvBox.png
37773         clip
37774
37775 \end_inset
37776
37777
37778 \end_layout
37779
37780 \end_inset
37781 </cell>
37782 <cell alignment="center" valignment="top" usebox="none">
37783 \begin_inset Text
37784
37785 \begin_layout Plain Layout
37786 pull-down box for the paragraph environments
37787 \end_layout
37788
37789 \end_inset
37790 </cell>
37791 </row>
37792 </lyxtabular>
37793
37794 \end_inset
37795
37796
37797 \end_layout
37798
37799 \begin_layout Standard
37800 \begin_inset VSpace -10mm
37801 \end_inset
37802
37803
37804 \end_layout
37805
37806 \begin_layout Standard
37807 \align left
37808 \begin_inset Tabular
37809 <lyxtabular version="3" rows="20" columns="2">
37810 <features islongtable="true">
37811 <column alignment="left" valignment="top" width="0">
37812 <column alignment="left" valignment="top" width="0">
37813 <row interlinespace="2.5mm">
37814 <cell alignment="center" valignment="top" usebox="none">
37815 \begin_inset Text
37816
37817 \begin_layout Plain Layout
37818
37819 \family sans
37820 \begin_inset Graphics
37821         filename ../images/buffer-new.png
37822         BoundingBox 0bp 5bp 20bp 20bp
37823
37824 \end_inset
37825
37826
37827 \end_layout
37828
37829 \end_inset
37830 </cell>
37831 <cell alignment="center" valignment="top" usebox="none">
37832 \begin_inset Text
37833
37834 \begin_layout Plain Layout
37835
37836 \family sans
37837 File\SpecialChar \menuseparator
37838 New
37839 \end_layout
37840
37841 \end_inset
37842 </cell>
37843 </row>
37844 <row interlinespace="2.5mm">
37845 <cell alignment="center" valignment="top" usebox="none">
37846 \begin_inset Text
37847
37848 \begin_layout Plain Layout
37849 \begin_inset Graphics
37850         filename ../images/file-open.png
37851         BoundingBox 0bp 5bp 20bp 20bp
37852
37853 \end_inset
37854
37855
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 <cell alignment="center" valignment="top" usebox="none">
37861 \begin_inset Text
37862
37863 \begin_layout Plain Layout
37864
37865 \family sans
37866 File\SpecialChar \menuseparator
37867 Open
37868 \end_layout
37869
37870 \end_inset
37871 </cell>
37872 </row>
37873 <row interlinespace="2.5mm">
37874 <cell alignment="center" valignment="top" usebox="none">
37875 \begin_inset Text
37876
37877 \begin_layout Plain Layout
37878 \begin_inset Graphics
37879         filename ../images/buffer-write.png
37880         BoundingBox 0bp 5bp 20bp 20bp
37881
37882 \end_inset
37883
37884
37885 \end_layout
37886
37887 \end_inset
37888 </cell>
37889 <cell alignment="center" valignment="top" usebox="none">
37890 \begin_inset Text
37891
37892 \begin_layout Plain Layout
37893
37894 \family sans
37895 File\SpecialChar \menuseparator
37896 Save
37897 \end_layout
37898
37899 \end_inset
37900 </cell>
37901 </row>
37902 <row interlinespace="2.5mm">
37903 <cell alignment="center" valignment="top" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907 \begin_inset Graphics
37908         filename ../images/dialog-show_print.png
37909         BoundingBox 0bp 5bp 24bp 20bp
37910
37911 \end_inset
37912
37913
37914 \end_layout
37915
37916 \end_inset
37917 </cell>
37918 <cell alignment="center" valignment="top" usebox="none">
37919 \begin_inset Text
37920
37921 \begin_layout Plain Layout
37922
37923 \family sans
37924 File\SpecialChar \menuseparator
37925 Print
37926 \end_layout
37927
37928 \end_inset
37929 </cell>
37930 </row>
37931 <row interlinespace="2.5mm">
37932 <cell alignment="center" valignment="top" usebox="none">
37933 \begin_inset Text
37934
37935 \begin_layout Plain Layout
37936 \begin_inset Graphics
37937         filename ../images/dialog-show_spellchecker.png
37938         BoundingBox 0bp 5bp 20bp 20bp
37939
37940 \end_inset
37941
37942
37943 \end_layout
37944
37945 \end_inset
37946 </cell>
37947 <cell alignment="center" valignment="top" usebox="none">
37948 \begin_inset Text
37949
37950 \begin_layout Plain Layout
37951
37952 \family sans
37953 Tools\SpecialChar \menuseparator
37954 Spellchecker
37955 \end_layout
37956
37957 \end_inset
37958 </cell>
37959 </row>
37960 <row interlinespace="2.5mm">
37961 <cell alignment="center" valignment="top" usebox="none">
37962 \begin_inset Text
37963
37964 \begin_layout Plain Layout
37965 \begin_inset Graphics
37966         filename ../images/undo.png
37967         BoundingBox 0bp 5bp 20bp 20bp
37968
37969 \end_inset
37970
37971
37972 \end_layout
37973
37974 \end_inset
37975 </cell>
37976 <cell alignment="center" valignment="top" usebox="none">
37977 \begin_inset Text
37978
37979 \begin_layout Plain Layout
37980
37981 \family sans
37982 Edit\SpecialChar \menuseparator
37983 Undo
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 </row>
37989 <row interlinespace="2.5mm">
37990 <cell alignment="center" valignment="top" usebox="none">
37991 \begin_inset Text
37992
37993 \begin_layout Plain Layout
37994 \begin_inset Graphics
37995         filename ../images/redo.png
37996         BoundingBox 0bp 5bp 20bp 20bp
37997
37998 \end_inset
37999
38000
38001 \end_layout
38002
38003 \end_inset
38004 </cell>
38005 <cell alignment="center" valignment="top" usebox="none">
38006 \begin_inset Text
38007
38008 \begin_layout Plain Layout
38009
38010 \family sans
38011 Edit\SpecialChar \menuseparator
38012 Redo
38013 \end_layout
38014
38015 \end_inset
38016 </cell>
38017 </row>
38018 <row interlinespace="2.5mm">
38019 <cell alignment="center" valignment="top" usebox="none">
38020 \begin_inset Text
38021
38022 \begin_layout Plain Layout
38023 \begin_inset Graphics
38024         filename ../images/cut.png
38025         BoundingBox 0bp 5bp 20bp 20bp
38026
38027 \end_inset
38028
38029
38030 \end_layout
38031
38032 \end_inset
38033 </cell>
38034 <cell alignment="center" valignment="top" usebox="none">
38035 \begin_inset Text
38036
38037 \begin_layout Plain Layout
38038
38039 \family sans
38040 Edit\SpecialChar \menuseparator
38041 Cut
38042 \end_layout
38043
38044 \end_inset
38045 </cell>
38046 </row>
38047 <row interlinespace="2.5mm">
38048 <cell alignment="center" valignment="top" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052 \begin_inset Graphics
38053         filename ../images/copy.png
38054         BoundingBox 0bp 5bp 20bp 20bp
38055
38056 \end_inset
38057
38058
38059 \end_layout
38060
38061 \end_inset
38062 </cell>
38063 <cell alignment="center" valignment="top" usebox="none">
38064 \begin_inset Text
38065
38066 \begin_layout Plain Layout
38067
38068 \family sans
38069 Edit\SpecialChar \menuseparator
38070 Copy
38071 \end_layout
38072
38073 \end_inset
38074 </cell>
38075 </row>
38076 <row interlinespace="2.5mm">
38077 <cell alignment="center" valignment="top" usebox="none">
38078 \begin_inset Text
38079
38080 \begin_layout Plain Layout
38081 \begin_inset Graphics
38082         filename ../images/paste.png
38083         BoundingBox 0bp 5bp 20bp 20bp
38084
38085 \end_inset
38086
38087
38088 \end_layout
38089
38090 \end_inset
38091 </cell>
38092 <cell alignment="center" valignment="top" usebox="none">
38093 \begin_inset Text
38094
38095 \begin_layout Plain Layout
38096
38097 \family sans
38098 Edit\SpecialChar \menuseparator
38099 Paste
38100 \end_layout
38101
38102 \end_inset
38103 </cell>
38104 </row>
38105 <row interlinespace="2.5mm">
38106 <cell alignment="center" valignment="top" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110 \begin_inset Graphics
38111         filename ../images/dialog-show_findreplace.png
38112         BoundingBox 0bp 5bp 20bp 25bp
38113         rotateOrigin center
38114
38115 \end_inset
38116
38117
38118 \end_layout
38119
38120 \end_inset
38121 </cell>
38122 <cell alignment="center" valignment="top" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126
38127 \family sans
38128 Edit\SpecialChar \menuseparator
38129 Find
38130 \begin_inset space \thinspace{}
38131 \end_inset
38132
38133 &
38134 \begin_inset space \thinspace{}
38135 \end_inset
38136
38137 Replace
38138 \end_layout
38139
38140 \end_inset
38141 </cell>
38142 </row>
38143 <row interlinespace="2.5mm">
38144 <cell alignment="center" valignment="top" usebox="none">
38145 \begin_inset Text
38146
38147 \begin_layout Plain Layout
38148 \begin_inset Graphics
38149         filename ../images/font-emph.png
38150         BoundingBox 0bp 5bp 20bp 20bp
38151
38152 \end_inset
38153
38154
38155 \end_layout
38156
38157 \end_inset
38158 </cell>
38159 <cell alignment="center" valignment="top" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163 Emphasize text, function of the Edit
38164 \family sans
38165 \SpecialChar \menuseparator
38166 Text
38167 \begin_inset space ~
38168 \end_inset
38169
38170 Style
38171 \family default
38172  dialog
38173 \end_layout
38174
38175 \end_inset
38176 </cell>
38177 </row>
38178 <row interlinespace="2.5mm">
38179 <cell alignment="center" valignment="top" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183 \begin_inset Graphics
38184         filename ../images/font-noun.png
38185         BoundingBox 0bp 5bp 20bp 20bp
38186
38187 \end_inset
38188
38189
38190 \end_layout
38191
38192 \end_inset
38193 </cell>
38194 <cell alignment="center" valignment="top" usebox="none">
38195 \begin_inset Text
38196
38197 \begin_layout Plain Layout
38198 Set text to noun style, function of the Edit
38199 \family sans
38200 \SpecialChar \menuseparator
38201 Text
38202 \begin_inset space ~
38203 \end_inset
38204
38205 Style
38206 \family default
38207  dialog
38208 \end_layout
38209
38210 \end_inset
38211 </cell>
38212 </row>
38213 <row interlinespace="2.5mm">
38214 <cell alignment="center" valignment="top" usebox="none">
38215 \begin_inset Text
38216
38217 \begin_layout Plain Layout
38218 \begin_inset Graphics
38219         filename ../images/textstyle-apply.png
38220         BoundingBox 0bp 5bp 20bp 20bp
38221
38222 \end_inset
38223
38224
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 <cell alignment="center" valignment="top" usebox="none">
38230 \begin_inset Text
38231
38232 \begin_layout Plain Layout
38233 Formats text using the current settings in the 
38234 \family sans
38235 Edit\SpecialChar \menuseparator
38236 Text
38237 \begin_inset space ~
38238 \end_inset
38239
38240 Style
38241 \family default
38242  dialog
38243 \end_layout
38244
38245 \end_inset
38246 </cell>
38247 </row>
38248 <row interlinespace="2.5mm">
38249 <cell alignment="center" valignment="top" usebox="none">
38250 \begin_inset Text
38251
38252 \begin_layout Plain Layout
38253 \begin_inset Graphics
38254         filename ../images/math-mode.png
38255         BoundingBox 0bp 5bp 20bp 20bp
38256
38257 \end_inset
38258
38259
38260 \end_layout
38261
38262 \end_inset
38263 </cell>
38264 <cell alignment="center" valignment="top" usebox="none">
38265 \begin_inset Text
38266
38267 \begin_layout Plain Layout
38268
38269 \family sans
38270 Insert\SpecialChar \menuseparator
38271 Math\SpecialChar \menuseparator
38272 Inline
38273 \begin_inset space ~
38274 \end_inset
38275
38276 Formula
38277 \end_layout
38278
38279 \end_inset
38280 </cell>
38281 </row>
38282 <row interlinespace="2.5mm">
38283 <cell alignment="center" valignment="top" usebox="none">
38284 \begin_inset Text
38285
38286 \begin_layout Plain Layout
38287 \begin_inset Graphics
38288         filename ../images/dialog-show-new-inset_graphics.png
38289         BoundingBox 0bp 5bp 20bp 25bp
38290         rotateOrigin center
38291
38292 \end_inset
38293
38294
38295 \end_layout
38296
38297 \end_inset
38298 </cell>
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303
38304 \family sans
38305 Insert\SpecialChar \menuseparator
38306 Graphics
38307 \end_layout
38308
38309 \end_inset
38310 </cell>
38311 </row>
38312 <row interlinespace="2.5mm">
38313 <cell alignment="center" valignment="top" usebox="none">
38314 \begin_inset Text
38315
38316 \begin_layout Plain Layout
38317 \begin_inset Graphics
38318         filename ../images/tabular-insert.png
38319         BoundingBox 0bp 5bp 20bp 25bp
38320         rotateOrigin center
38321
38322 \end_inset
38323
38324
38325 \end_layout
38326
38327 \end_inset
38328 </cell>
38329 <cell alignment="center" valignment="top" usebox="none">
38330 \begin_inset Text
38331
38332 \begin_layout Plain Layout
38333
38334 \family sans
38335 Insert\SpecialChar \menuseparator
38336 Table
38337 \end_layout
38338
38339 \end_inset
38340 </cell>
38341 </row>
38342 <row interlinespace="2.5mm">
38343 <cell alignment="center" valignment="top" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Plain Layout
38347 \begin_inset Graphics
38348         filename ../images/dialog-toggle_toc.png
38349         BoundingBox 0bp 5bp 20bp 25bp
38350         rotateOrigin center
38351
38352 \end_inset
38353
38354
38355 \end_layout
38356
38357 \end_inset
38358 </cell>
38359 <cell alignment="center" valignment="top" usebox="none">
38360 \begin_inset Text
38361
38362 \begin_layout Plain Layout
38363 Toggle outline window on/off, 
38364 \family sans
38365 Document\SpecialChar \menuseparator
38366 Outline
38367 \end_layout
38368
38369 \end_inset
38370 </cell>
38371 </row>
38372 <row interlinespace="2.5mm">
38373 <cell alignment="center" valignment="top" usebox="none">
38374 \begin_inset Text
38375
38376 \begin_layout Plain Layout
38377 \begin_inset Graphics
38378         filename ../images/toolbar-toggle_math.png
38379         BoundingBox 0bp 5bp 20bp 25bp
38380         rotateOrigin center
38381
38382 \end_inset
38383
38384
38385 \end_layout
38386
38387 \end_inset
38388 </cell>
38389 <cell alignment="center" valignment="top" usebox="none">
38390 \begin_inset Text
38391
38392 \begin_layout Plain Layout
38393 Toggle math toolbar on/off
38394 \end_layout
38395
38396 \end_inset
38397 </cell>
38398 </row>
38399 <row interlinespace="2.5mm">
38400 <cell alignment="center" valignment="top" usebox="none">
38401 \begin_inset Text
38402
38403 \begin_layout Plain Layout
38404 \begin_inset Graphics
38405         filename ../images/toolbar-toggle_table.png
38406         BoundingBox 0bp 5bp 20bp 25bp
38407         rotateOrigin center
38408
38409 \end_inset
38410
38411
38412 \end_layout
38413
38414 \end_inset
38415 </cell>
38416 <cell alignment="center" valignment="top" usebox="none">
38417 \begin_inset Text
38418
38419 \begin_layout Plain Layout
38420 Toggle table toolbar on/off
38421 \end_layout
38422
38423 \end_inset
38424 </cell>
38425 </row>
38426 </lyxtabular>
38427
38428 \end_inset
38429
38430
38431 \end_layout
38432
38433 \begin_layout Subsection
38434 Extra Toolbar
38435 \begin_inset Index
38436 status collapsed
38437
38438 \begin_layout Plain Layout
38439 Toolbar ! Extra
38440 \end_layout
38441
38442 \end_inset
38443
38444
38445 \end_layout
38446
38447 \begin_layout Standard
38448 \begin_inset Graphics
38449         filename clipart/ExtraToolbar.png
38450         width 100col%
38451
38452 \end_inset
38453
38454
38455 \end_layout
38456
38457 \begin_layout Standard
38458 \begin_inset VSpace defskip
38459 \end_inset
38460
38461
38462 \end_layout
38463
38464 \begin_layout Standard
38465 The extra toolbar as shown above contains from left to right the following
38466  buttons:
38467 \end_layout
38468
38469 \begin_layout Standard
38470 \begin_inset VSpace defskip
38471 \end_inset
38472
38473
38474 \end_layout
38475
38476 \begin_layout Standard
38477 \begin_inset Tabular
38478 <lyxtabular version="3" rows="25" columns="2">
38479 <features islongtable="true">
38480 <column alignment="left" valignment="top" width="0">
38481 <column alignment="left" valignment="top" width="0">
38482 <row interlinespace="2.5mm">
38483 <cell alignment="center" valignment="top" usebox="none">
38484 \begin_inset Text
38485
38486 \begin_layout Plain Layout
38487 \begin_inset Graphics
38488         filename ../images/layout.png
38489         BoundingBox 0bp 5bp 20bp 25bp
38490         rotateOrigin center
38491
38492 \end_inset
38493
38494
38495 \end_layout
38496
38497 \end_inset
38498 </cell>
38499 <cell alignment="center" valignment="top" usebox="none">
38500 \begin_inset Text
38501
38502 \begin_layout Plain Layout
38503 Default
38504 \end_layout
38505
38506 \end_inset
38507 </cell>
38508 </row>
38509 <row interlinespace="2.5mm">
38510 <cell alignment="center" valignment="top" usebox="none">
38511 \begin_inset Text
38512
38513 \begin_layout Plain Layout
38514 \begin_inset Graphics
38515         filename ../images/layout_Enumerate.png
38516         BoundingBox 0bp 5bp 20bp 25bp
38517         rotateOrigin center
38518
38519 \end_inset
38520
38521
38522 \end_layout
38523
38524 \end_inset
38525 </cell>
38526 <cell alignment="center" valignment="top" usebox="none">
38527 \begin_inset Text
38528
38529 \begin_layout Plain Layout
38530 Numbered list
38531 \end_layout
38532
38533 \end_inset
38534 </cell>
38535 </row>
38536 <row interlinespace="2.5mm">
38537 <cell alignment="center" valignment="top" usebox="none">
38538 \begin_inset Text
38539
38540 \begin_layout Plain Layout
38541 \begin_inset Graphics
38542         filename ../images/layout_Itemize.png
38543         BoundingBox 0bp 5bp 20bp 25bp
38544         rotateOrigin center
38545
38546 \end_inset
38547
38548
38549 \end_layout
38550
38551 \end_inset
38552 </cell>
38553 <cell alignment="center" valignment="top" usebox="none">
38554 \begin_inset Text
38555
38556 \begin_layout Plain Layout
38557 Itemized list
38558 \end_layout
38559
38560 \end_inset
38561 </cell>
38562 </row>
38563 <row interlinespace="2.5mm">
38564 <cell alignment="center" valignment="top" usebox="none">
38565 \begin_inset Text
38566
38567 \begin_layout Plain Layout
38568 \begin_inset Graphics
38569         filename ../images/layout_List.png
38570         BoundingBox 0bp 5bp 20bp 25bp
38571         rotateOrigin center
38572
38573 \end_inset
38574
38575
38576 \end_layout
38577
38578 \end_inset
38579 </cell>
38580 <cell alignment="center" valignment="top" usebox="none">
38581 \begin_inset Text
38582
38583 \begin_layout Plain Layout
38584 List
38585 \end_layout
38586
38587 \end_inset
38588 </cell>
38589 </row>
38590 <row interlinespace="2.5mm">
38591 <cell alignment="center" valignment="top" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595 \begin_inset Graphics
38596         filename ../images/layout_Description.png
38597         BoundingBox 0bp 5bp 20bp 25bp
38598         rotateOrigin center
38599
38600 \end_inset
38601
38602
38603 \end_layout
38604
38605 \end_inset
38606 </cell>
38607 <cell alignment="center" valignment="top" usebox="none">
38608 \begin_inset Text
38609
38610 \begin_layout Plain Layout
38611 Description list
38612 \end_layout
38613
38614 \end_inset
38615 </cell>
38616 </row>
38617 <row interlinespace="2.5mm">
38618 <cell alignment="center" valignment="top" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622 \begin_inset Graphics
38623         filename ../images/depth-increment.png
38624         BoundingBox 0bp 5bp 20bp 25bp
38625         rotateOrigin center
38626
38627 \end_inset
38628
38629
38630 \end_layout
38631
38632 \end_inset
38633 </cell>
38634 <cell alignment="center" valignment="top" usebox="none">
38635 \begin_inset Text
38636
38637 \begin_layout Plain Layout
38638
38639 \family sans
38640 Edit\SpecialChar \menuseparator
38641 Increase
38642 \begin_inset space ~
38643 \end_inset
38644
38645 List
38646 \begin_inset space ~
38647 \end_inset
38648
38649 Depth
38650 \end_layout
38651
38652 \end_inset
38653 </cell>
38654 </row>
38655 <row interlinespace="2.5mm">
38656 <cell alignment="center" valignment="top" usebox="none">
38657 \begin_inset Text
38658
38659 \begin_layout Plain Layout
38660 \begin_inset Graphics
38661         filename ../images/depth-decrement.png
38662         BoundingBox 0bp 5bp 20bp 25bp
38663         rotateOrigin center
38664
38665 \end_inset
38666
38667
38668 \end_layout
38669
38670 \end_inset
38671 </cell>
38672 <cell alignment="center" valignment="top" usebox="none">
38673 \begin_inset Text
38674
38675 \begin_layout Plain Layout
38676
38677 \family sans
38678 Edit\SpecialChar \menuseparator
38679 Decrease
38680 \begin_inset space ~
38681 \end_inset
38682
38683 List
38684 \begin_inset space ~
38685 \end_inset
38686
38687 Depth
38688 \end_layout
38689
38690 \end_inset
38691 </cell>
38692 </row>
38693 <row interlinespace="2.5mm">
38694 <cell alignment="center" valignment="top" usebox="none">
38695 \begin_inset Text
38696
38697 \begin_layout Plain Layout
38698 \begin_inset Graphics
38699         filename ../images/float-insert_figure.png
38700         BoundingBox 0bp 5bp 20bp 20bp
38701
38702 \end_inset
38703
38704
38705 \end_layout
38706
38707 \end_inset
38708 </cell>
38709 <cell alignment="center" valignment="top" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713
38714 \family sans
38715 Insert\SpecialChar \menuseparator
38716 Float\SpecialChar \menuseparator
38717 Figure
38718 \end_layout
38719
38720 \end_inset
38721 </cell>
38722 </row>
38723 <row interlinespace="2.5mm">
38724 <cell alignment="center" valignment="top" usebox="none">
38725 \begin_inset Text
38726
38727 \begin_layout Plain Layout
38728 \begin_inset Graphics
38729         filename ../images/float-insert_table.png
38730         BoundingBox 0bp 5bp 20bp 20bp
38731
38732 \end_inset
38733
38734
38735 \end_layout
38736
38737 \end_inset
38738 </cell>
38739 <cell alignment="center" valignment="top" usebox="none">
38740 \begin_inset Text
38741
38742 \begin_layout Plain Layout
38743
38744 \family sans
38745 Insert\SpecialChar \menuseparator
38746 Float\SpecialChar \menuseparator
38747 Table
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 </row>
38753 <row interlinespace="2.5mm">
38754 <cell alignment="center" valignment="top" usebox="none">
38755 \begin_inset Text
38756
38757 \begin_layout Plain Layout
38758 \begin_inset Graphics
38759         filename ../images/label-insert.png
38760         BoundingBox 0bp 5bp 20bp 20bp
38761
38762 \end_inset
38763
38764
38765 \end_layout
38766
38767 \end_inset
38768 </cell>
38769 <cell alignment="center" valignment="top" usebox="none">
38770 \begin_inset Text
38771
38772 \begin_layout Plain Layout
38773
38774 \family sans
38775 Insert\SpecialChar \menuseparator
38776 Label
38777 \end_layout
38778
38779 \end_inset
38780 </cell>
38781 </row>
38782 <row interlinespace="2.5mm">
38783 <cell alignment="center" valignment="top" usebox="none">
38784 \begin_inset Text
38785
38786 \begin_layout Plain Layout
38787 \begin_inset Graphics
38788         filename ../images/dialog-show-new-inset_ref.png
38789         BoundingBox 0bp 5bp 20bp 20bp
38790
38791 \end_inset
38792
38793
38794 \end_layout
38795
38796 \end_inset
38797 </cell>
38798 <cell alignment="center" valignment="top" usebox="none">
38799 \begin_inset Text
38800
38801 \begin_layout Plain Layout
38802
38803 \family sans
38804 Insert\SpecialChar \menuseparator
38805 Cross-Reference
38806 \end_layout
38807
38808 \end_inset
38809 </cell>
38810 </row>
38811 <row interlinespace="2.5mm">
38812 <cell alignment="center" valignment="top" usebox="none">
38813 \begin_inset Text
38814
38815 \begin_layout Plain Layout
38816 \begin_inset Graphics
38817         filename ../images/dialog-show-new-inset_citation.png
38818         BoundingBox 0bp 5bp 20bp 20bp
38819
38820 \end_inset
38821
38822
38823 \end_layout
38824
38825 \end_inset
38826 </cell>
38827 <cell alignment="center" valignment="top" usebox="none">
38828 \begin_inset Text
38829
38830 \begin_layout Plain Layout
38831
38832 \family sans
38833 Insert\SpecialChar \menuseparator
38834 Citation
38835 \end_layout
38836
38837 \end_inset
38838 </cell>
38839 </row>
38840 <row interlinespace="2.5mm">
38841 <cell alignment="center" valignment="top" usebox="none">
38842 \begin_inset Text
38843
38844 \begin_layout Plain Layout
38845 \begin_inset Graphics
38846         filename ../images/index-insert.png
38847         BoundingBox 0bp 5bp 20bp 20bp
38848
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \family sans
38862 Insert\SpecialChar \menuseparator
38863 Index
38864 \begin_inset space ~
38865 \end_inset
38866
38867 Entry
38868 \end_layout
38869
38870 \end_inset
38871 </cell>
38872 </row>
38873 <row interlinespace="2.5mm">
38874 <cell alignment="center" valignment="top" usebox="none">
38875 \begin_inset Text
38876
38877 \begin_layout Plain Layout
38878 \begin_inset Graphics
38879         filename ../images/nomencl-insert.png
38880         BoundingBox 0bp 5bp 20bp 20bp
38881
38882 \end_inset
38883
38884
38885 \end_layout
38886
38887 \end_inset
38888 </cell>
38889 <cell alignment="center" valignment="top" usebox="none">
38890 \begin_inset Text
38891
38892 \begin_layout Plain Layout
38893
38894 \family sans
38895 Insert\SpecialChar \menuseparator
38896 Nomenclature
38897 \begin_inset space ~
38898 \end_inset
38899
38900 Entry
38901 \end_layout
38902
38903 \end_inset
38904 </cell>
38905 </row>
38906 <row interlinespace="2.5mm">
38907 <cell alignment="center" valignment="top" usebox="none">
38908 \begin_inset Text
38909
38910 \begin_layout Plain Layout
38911 \begin_inset Graphics
38912         filename ../images/footnote-insert.png
38913         BoundingBox 0bp 5bp 20bp 20bp
38914
38915 \end_inset
38916
38917
38918 \end_layout
38919
38920 \end_inset
38921 </cell>
38922 <cell alignment="center" valignment="top" usebox="none">
38923 \begin_inset Text
38924
38925 \begin_layout Plain Layout
38926
38927 \family sans
38928 Insert\SpecialChar \menuseparator
38929 Footnote
38930 \end_layout
38931
38932 \end_inset
38933 </cell>
38934 </row>
38935 <row interlinespace="2.5mm">
38936 <cell alignment="center" valignment="top" usebox="none">
38937 \begin_inset Text
38938
38939 \begin_layout Plain Layout
38940 \begin_inset Graphics
38941         filename ../images/marginalnote-insert.png
38942         BoundingBox 0bp 5bp 20bp 25bp
38943         rotateOrigin center
38944
38945 \end_inset
38946
38947
38948 \end_layout
38949
38950 \end_inset
38951 </cell>
38952 <cell alignment="center" valignment="top" usebox="none">
38953 \begin_inset Text
38954
38955 \begin_layout Plain Layout
38956
38957 \family sans
38958 Insert\SpecialChar \menuseparator
38959 Marginal
38960 \begin_inset space ~
38961 \end_inset
38962
38963 Note
38964 \end_layout
38965
38966 \end_inset
38967 </cell>
38968 </row>
38969 <row interlinespace="2.5mm">
38970 <cell alignment="center" valignment="top" usebox="none">
38971 \begin_inset Text
38972
38973 \begin_layout Plain Layout
38974 \begin_inset Graphics
38975         filename ../images/note-insert.png
38976         BoundingBox 0bp 5bp 20bp 20bp
38977
38978 \end_inset
38979
38980
38981 \end_layout
38982
38983 \end_inset
38984 </cell>
38985 <cell alignment="center" valignment="top" usebox="none">
38986 \begin_inset Text
38987
38988 \begin_layout Plain Layout
38989
38990 \family sans
38991 Insert\SpecialChar \menuseparator
38992 Note\SpecialChar \menuseparator
38993 LyX
38994 \begin_inset space ~
38995 \end_inset
38996
38997 Note
38998 \end_layout
38999
39000 \end_inset
39001 </cell>
39002 </row>
39003 <row interlinespace="2.5mm">
39004 <cell alignment="center" valignment="top" usebox="none">
39005 \begin_inset Text
39006
39007 \begin_layout Plain Layout
39008 \begin_inset Graphics
39009         filename ../images/box-insert.png
39010         BoundingBox 0bp 5bp 20bp 20bp
39011
39012 \end_inset
39013
39014
39015 \end_layout
39016
39017 \end_inset
39018 </cell>
39019 <cell alignment="center" valignment="top" usebox="none">
39020 \begin_inset Text
39021
39022 \begin_layout Plain Layout
39023
39024 \family sans
39025 Insert\SpecialChar \menuseparator
39026 Box
39027 \end_layout
39028
39029 \end_inset
39030 </cell>
39031 </row>
39032 <row interlinespace="2.5mm">
39033 <cell alignment="center" valignment="top" usebox="none">
39034 \begin_inset Text
39035
39036 \begin_layout Plain Layout
39037 \begin_inset Graphics
39038         filename ../images/url-insert.png
39039         BoundingBox 0bp 5bp 20bp 20bp
39040
39041 \end_inset
39042
39043
39044 \end_layout
39045
39046 \end_inset
39047 </cell>
39048 <cell alignment="center" valignment="top" usebox="none">
39049 \begin_inset Text
39050
39051 \begin_layout Plain Layout
39052
39053 \family sans
39054 Insert\SpecialChar \menuseparator
39055 URL
39056 \end_layout
39057
39058 \end_inset
39059 </cell>
39060 </row>
39061 <row interlinespace="2.5mm">
39062 <cell alignment="center" valignment="top" usebox="none">
39063 \begin_inset Text
39064
39065 \begin_layout Plain Layout
39066 \begin_inset Graphics
39067         filename ../images/ert-insert.png
39068         BoundingBox 0bp 5bp 20bp 20bp
39069
39070 \end_inset
39071
39072
39073 \end_layout
39074
39075 \end_inset
39076 </cell>
39077 <cell alignment="center" valignment="top" usebox="none">
39078 \begin_inset Text
39079
39080 \begin_layout Plain Layout
39081
39082 \family sans
39083 Insert\SpecialChar \menuseparator
39084 T
39085 \family default
39086
39087 \begin_inset ERT
39088 status collapsed
39089
39090 \begin_layout Plain Layout
39091
39092 {}
39093 \end_layout
39094
39095 \end_inset
39096
39097
39098 \family sans
39099 eX
39100 \end_layout
39101
39102 \end_inset
39103 </cell>
39104 </row>
39105 <row interlinespace="2.5mm">
39106 <cell alignment="center" valignment="top" usebox="none">
39107 \begin_inset Text
39108
39109 \begin_layout Plain Layout
39110 \begin_inset Graphics
39111         filename ../images/math-macro_newmacroname_newcommand.png
39112         BoundingBox 0bp 5bp 20bp 20bp
39113
39114 \end_inset
39115
39116
39117 \end_layout
39118
39119 \end_inset
39120 </cell>
39121 <cell alignment="center" valignment="top" usebox="none">
39122 \begin_inset Text
39123
39124 \begin_layout Plain Layout
39125
39126 \family sans
39127 Insert\SpecialChar \menuseparator
39128 Math\SpecialChar \menuseparator
39129 Macro
39130 \end_layout
39131
39132 \end_inset
39133 </cell>
39134 </row>
39135 <row interlinespace="2.5mm">
39136 <cell alignment="center" valignment="top" usebox="none">
39137 \begin_inset Text
39138
39139 \begin_layout Plain Layout
39140 \begin_inset Graphics
39141         filename ../images/dialog-show-new-inset_include.png
39142         BoundingBox 0bp 5bp 20bp 20bp
39143
39144 \end_inset
39145
39146
39147 \end_layout
39148
39149 \end_inset
39150 </cell>
39151 <cell alignment="center" valignment="top" usebox="none">
39152 \begin_inset Text
39153
39154 \begin_layout Plain Layout
39155
39156 \family sans
39157 Insert\SpecialChar \menuseparator
39158 File\SpecialChar \menuseparator
39159 Child
39160 \begin_inset space ~
39161 \end_inset
39162
39163 Document
39164 \end_layout
39165
39166 \end_inset
39167 </cell>
39168 </row>
39169 <row interlinespace="2.5mm">
39170 <cell alignment="center" valignment="top" usebox="none">
39171 \begin_inset Text
39172
39173 \begin_layout Plain Layout
39174 \begin_inset Graphics
39175         filename ../images/dialog-show_character.png
39176         BoundingBox 0bp 5bp 20bp 25bp
39177         rotateOrigin center
39178
39179 \end_inset
39180
39181
39182 \end_layout
39183
39184 \end_inset
39185 </cell>
39186 <cell alignment="center" valignment="top" usebox="none">
39187 \begin_inset Text
39188
39189 \begin_layout Plain Layout
39190
39191 \family sans
39192 Edit\SpecialChar \menuseparator
39193 Text
39194 \begin_inset space ~
39195 \end_inset
39196
39197 Style
39198 \end_layout
39199
39200 \end_inset
39201 </cell>
39202 </row>
39203 <row interlinespace="2.5mm">
39204 <cell alignment="center" valignment="top" usebox="none">
39205 \begin_inset Text
39206
39207 \begin_layout Plain Layout
39208 \begin_inset Graphics
39209         filename ../images/layout-paragraph.png
39210         BoundingBox 0bp 5bp 20bp 25bp
39211         rotateOrigin center
39212
39213 \end_inset
39214
39215
39216 \end_layout
39217
39218 \end_inset
39219 </cell>
39220 <cell alignment="center" valignment="top" usebox="none">
39221 \begin_inset Text
39222
39223 \begin_layout Plain Layout
39224
39225 \family sans
39226 Edit\SpecialChar \menuseparator
39227 Paragraph
39228 \begin_inset space ~
39229 \end_inset
39230
39231 Settings
39232 \end_layout
39233
39234 \end_inset
39235 </cell>
39236 </row>
39237 <row interlinespace="2.5mm">
39238 <cell alignment="center" valignment="top" usebox="none">
39239 \begin_inset Text
39240
39241 \begin_layout Plain Layout
39242 \begin_inset Graphics
39243         filename ../images/thesaurus-entry.png
39244         BoundingBox 0bp 5bp 20bp 25bp
39245         rotateOrigin center
39246
39247 \end_inset
39248
39249
39250 \end_layout
39251
39252 \end_inset
39253 </cell>
39254 <cell alignment="center" valignment="top" usebox="none">
39255 \begin_inset Text
39256
39257 \begin_layout Plain Layout
39258
39259 \family sans
39260 Tools\SpecialChar \menuseparator
39261 Thesaurus
39262 \end_layout
39263
39264 \end_inset
39265 </cell>
39266 </row>
39267 </lyxtabular>
39268
39269 \end_inset
39270
39271
39272 \end_layout
39273
39274 \begin_layout Subsection
39275 View / Update Toolbar
39276 \begin_inset Index
39277 status collapsed
39278
39279 \begin_layout Plain Layout
39280 Toolbar ! View / Update
39281 \end_layout
39282
39283 \end_inset
39284
39285
39286 \end_layout
39287
39288 \begin_layout Standard
39289 \begin_inset Graphics
39290         filename clipart/ViewToolbar.png
39291
39292 \end_inset
39293
39294
39295 \end_layout
39296
39297 \begin_layout Standard
39298 \begin_inset VSpace defskip
39299 \end_inset
39300
39301
39302 \end_layout
39303
39304 \begin_layout Standard
39305 The view / update toolbar as shown above contains from left to right the
39306  following buttons:
39307 \end_layout
39308
39309 \begin_layout Standard
39310 \begin_inset VSpace defskip
39311 \end_inset
39312
39313
39314 \end_layout
39315
39316 \begin_layout Standard
39317 \begin_inset Tabular
39318 <lyxtabular version="3" rows="6" columns="2">
39319 <features islongtable="true">
39320 <column alignment="left" valignment="top" width="0">
39321 <column alignment="left" valignment="top" width="0">
39322 <row interlinespace="2.5mm">
39323 <cell alignment="center" valignment="top" usebox="none">
39324 \begin_inset Text
39325
39326 \begin_layout Plain Layout
39327 \begin_inset Graphics
39328         filename ../images/buffer-view_dvi.png
39329         BoundingBox 0bp 5bp 20bp 25bp
39330         rotateOrigin center
39331
39332 \end_inset
39333
39334
39335 \end_layout
39336
39337 \end_inset
39338 </cell>
39339 <cell alignment="center" valignment="top" usebox="none">
39340 \begin_inset Text
39341
39342 \begin_layout Plain Layout
39343
39344 \family sans
39345 View\SpecialChar \menuseparator
39346 DVI
39347 \end_layout
39348
39349 \end_inset
39350 </cell>
39351 </row>
39352 <row interlinespace="2.5mm">
39353 <cell alignment="center" valignment="top" usebox="none">
39354 \begin_inset Text
39355
39356 \begin_layout Plain Layout
39357 \begin_inset Graphics
39358         filename ../images/buffer-update_dvi.png
39359         BoundingBox 0bp 5bp 20bp 25bp
39360         rotateOrigin center
39361
39362 \end_inset
39363
39364
39365 \end_layout
39366
39367 \end_inset
39368 </cell>
39369 <cell alignment="center" valignment="top" usebox="none">
39370 \begin_inset Text
39371
39372 \begin_layout Plain Layout
39373
39374 \family sans
39375 View\SpecialChar \menuseparator
39376 Update\SpecialChar \menuseparator
39377 DVI
39378 \end_layout
39379
39380 \end_inset
39381 </cell>
39382 </row>
39383 <row interlinespace="2.5mm">
39384 <cell alignment="center" valignment="top" usebox="none">
39385 \begin_inset Text
39386
39387 \begin_layout Plain Layout
39388 \begin_inset Graphics
39389         filename ../images/buffer-view_pdf2.png
39390         BoundingBox 0bp 5bp 20bp 25bp
39391         rotateOrigin center
39392
39393 \end_inset
39394
39395
39396 \end_layout
39397
39398 \end_inset
39399 </cell>
39400 <cell alignment="center" valignment="top" usebox="none">
39401 \begin_inset Text
39402
39403 \begin_layout Plain Layout
39404
39405 \family sans
39406 View\SpecialChar \menuseparator
39407 PDF
39408 \end_layout
39409
39410 \end_inset
39411 </cell>
39412 </row>
39413 <row interlinespace="2.5mm">
39414 <cell alignment="center" valignment="top" usebox="none">
39415 \begin_inset Text
39416
39417 \begin_layout Plain Layout
39418 \begin_inset Graphics
39419         filename ../images/buffer-update_pdf2.png
39420         BoundingBox 0bp 5bp 20bp 25bp
39421         rotateOrigin center
39422
39423 \end_inset
39424
39425
39426 \end_layout
39427
39428 \end_inset
39429 </cell>
39430 <cell alignment="center" valignment="top" usebox="none">
39431 \begin_inset Text
39432
39433 \begin_layout Plain Layout
39434
39435 \family sans
39436 View\SpecialChar \menuseparator
39437 Update\SpecialChar \menuseparator
39438 PDF
39439 \end_layout
39440
39441 \end_inset
39442 </cell>
39443 </row>
39444 <row interlinespace="2.5mm">
39445 <cell alignment="center" valignment="top" usebox="none">
39446 \begin_inset Text
39447
39448 \begin_layout Plain Layout
39449 \begin_inset Graphics
39450         filename ../images/buffer-view_ps.png
39451         BoundingBox 0bp 5bp 20bp 25bp
39452         rotateOrigin center
39453
39454 \end_inset
39455
39456
39457 \end_layout
39458
39459 \end_inset
39460 </cell>
39461 <cell alignment="center" valignment="top" usebox="none">
39462 \begin_inset Text
39463
39464 \begin_layout Plain Layout
39465
39466 \family sans
39467 View\SpecialChar \menuseparator
39468 Postscript
39469 \end_layout
39470
39471 \end_inset
39472 </cell>
39473 </row>
39474 <row interlinespace="2.5mm">
39475 <cell alignment="center" valignment="top" usebox="none">
39476 \begin_inset Text
39477
39478 \begin_layout Plain Layout
39479 \begin_inset Graphics
39480         filename ../images/buffer-update_ps.png
39481         BoundingBox 0bp 5bp 20bp 25bp
39482         rotateOrigin center
39483
39484 \end_inset
39485
39486
39487 \end_layout
39488
39489 \end_inset
39490 </cell>
39491 <cell alignment="center" valignment="top" usebox="none">
39492 \begin_inset Text
39493
39494 \begin_layout Plain Layout
39495
39496 \family sans
39497 View\SpecialChar \menuseparator
39498 Update\SpecialChar \menuseparator
39499 Postscript
39500 \end_layout
39501
39502 \end_inset
39503 </cell>
39504 </row>
39505 </lyxtabular>
39506
39507 \end_inset
39508
39509
39510 \end_layout
39511
39512 \begin_layout Subsection
39513 Other Toolbars
39514 \end_layout
39515
39516 \begin_layout Standard
39517 The change tracking toolbar is explained in section
39518 \begin_inset space ~
39519 \end_inset
39520
39521
39522 \begin_inset CommandInset ref
39523 LatexCommand ref
39524 reference "sec:Change-Tracking"
39525
39526 \end_inset
39527
39528 , the table toolbar
39529 \begin_inset Index
39530 status collapsed
39531
39532 \begin_layout Plain Layout
39533 Toolbar ! Table
39534 \end_layout
39535
39536 \end_inset
39537
39538  in the 
39539 \emph on
39540 Embedded Objects
39541 \emph default
39542  manual, the math macro toolbar in the 
39543 \emph on
39544 Math
39545 \emph default
39546  manual.
39547 \end_layout
39548
39549 \begin_layout Chapter
39550 The 
39551 \family sans
39552 Preferences
39553 \family default
39554  Dialog
39555 \begin_inset CommandInset label
39556 LatexCommand label
39557 name "cha:The-Preferences-dialog"
39558
39559 \end_inset
39560
39561
39562 \begin_inset Index
39563 status collapsed
39564
39565 \begin_layout Plain Layout
39566 Preferences
39567 \end_layout
39568
39569 \end_inset
39570
39571
39572 \end_layout
39573
39574 \begin_layout Standard
39575 The preferences dialog is called with the menu 
39576 \family sans
39577 Tools\SpecialChar \menuseparator
39578 Preferences
39579 \family default
39580 .
39581  It consists of submenus explained in the following.
39582 \end_layout
39583
39584 \begin_layout Section
39585 Look and Feel
39586 \end_layout
39587
39588 \begin_layout Subsection
39589 User Interface
39590 \end_layout
39591
39592 \begin_layout Subsubsection
39593 User Interface File
39594 \begin_inset Index
39595 status collapsed
39596
39597 \begin_layout Plain Layout
39598 Customization ! of toolbars
39599 \end_layout
39600
39601 \end_inset
39602
39603
39604 \begin_inset Index
39605 status collapsed
39606
39607 \begin_layout Plain Layout
39608 Customization ! of menus
39609 \end_layout
39610
39611 \end_inset
39612
39613
39614 \end_layout
39615
39616 \begin_layout Standard
39617 \begin_inset Note Greyedout
39618 status open
39619
39620 \begin_layout Plain Layout
39621
39622 \series bold
39623 Note:
39624 \series default
39625  You have to restart LyX before the change of the user interface file take
39626  effect.
39627 \end_layout
39628
39629 \end_inset
39630
39631
39632 \end_layout
39633
39634 \begin_layout Standard
39635 The appearance of the menus and toolbars can be changed by choosing an user
39636  interface (ui) file.
39637  An ui-file is a text file where the toolbars and menus are listed.
39638  The toolbar buttons and menu entries are specified in the files 
39639 \shape italic
39640 stdtoolbars.inc
39641 \shape default
39642  and 
39643 \shape italic
39644 stdmenus.inc
39645 \shape default
39646 , respectively.
39647  Both files are loaded by the 
39648 \emph on
39649 default.ui
39650 \emph default
39651  file.
39652  To create your own menu and toolbar layout, start with a copy of these
39653  files and edit the entries.
39654 \end_layout
39655
39656 \begin_layout Standard
39657 The syntax of the .inc-files is straightforward: The 
39658 \family sans
39659 Menubar
39660 \family default
39661
39662 \family sans
39663 Menu
39664 \family default
39665  and 
39666 \family sans
39667 Toolbar
39668 \family default
39669  entries must be ended with an explicit 
39670 \family sans
39671 End
39672 \family default
39673 .
39674  They may contain 
39675 \family sans
39676 Submenus
39677 \family default
39678
39679 \family sans
39680 Items
39681 \family default
39682
39683 \family sans
39684 OptItems
39685 \family default
39686
39687 \family sans
39688 Separators
39689 \family default
39690
39691 \family sans
39692 Icons,
39693 \family default
39694  and in the case of the 
39695 \begin_inset Quotes eld
39696 \end_inset
39697
39698 file
39699 \begin_inset Quotes erd
39700 \end_inset
39701
39702  menus a 
39703 \family sans
39704 Lastfiles
39705 \family default
39706  entry.
39707  The syntax for the entries is:
39708 \end_layout
39709
39710 \begin_layout Standard
39711 \begin_inset VSpace smallskip*
39712 \end_inset
39713
39714
39715 \series bold
39716 Item 
39717 \begin_inset Quotes erd
39718 \end_inset
39719
39720 menu 
39721 \series default
39722 or
39723 \series bold
39724  button name
39725 \begin_inset Quotes erd
39726 \end_inset
39727
39728  
39729 \begin_inset Quotes erd
39730 \end_inset
39731
39732 LyX-function
39733 \begin_inset Quotes erd
39734 \end_inset
39735
39736
39737 \end_layout
39738
39739 \begin_layout Standard
39740 \noindent
39741 \begin_inset VSpace smallskip*
39742 \end_inset
39743
39744 All LyX-functions are listed in 
39745 \begin_inset CommandInset citation
39746 LatexCommand cite
39747 key "LyX-func"
39748
39749 \end_inset
39750
39751 .
39752 \end_layout
39753
39754 \begin_layout Standard
39755 \begin_inset VSpace medskip
39756 \end_inset
39757
39758
39759 \end_layout
39760
39761 \begin_layout Standard
39762 An example: Assuming you use the menu 
39763 \family sans
39764 Navigate\SpecialChar \menuseparator
39765 Bookmarks
39766 \family default
39767  quite often and therefore want six available bookmarks, you can add the
39768  line
39769 \end_layout
39770
39771 \begin_layout Standard
39772 \begin_inset VSpace smallskip*
39773 \end_inset
39774
39775
39776 \series bold
39777 Item "Save Bookmark 6" "bookmark-save 6"
39778 \end_layout
39779
39780 \begin_layout Standard
39781 \noindent
39782 \begin_inset VSpace smallskip*
39783 \end_inset
39784
39785 to the navigate menu section in the .inc-file to have the sixth bookmark.
39786 \end_layout
39787
39788 \begin_layout Subsubsection
39789 Session
39790 \end_layout
39791
39792 \begin_layout Standard
39793 With the option 
39794 \family sans
39795 Allow saving
39796 \begin_inset space \thinspace{}
39797 \end_inset
39798
39799 /
39800 \begin_inset space \thinspace{}
39801 \end_inset
39802
39803 restoring of window layout and geometries
39804 \family default
39805  LyX's main window will be opened with the size and layout that was used
39806  in the last LyX session.
39807 \end_layout
39808
39809 \begin_layout Standard
39810 The option 
39811 \family sans
39812 Restore cursor positions
39813 \family default
39814  sets the cursor to the position in the file where it has been the last
39815  time.
39816 \end_layout
39817
39818 \begin_layout Standard
39819 The option 
39820 \family sans
39821 Load opened files from last session
39822 \family default
39823  opens all files that were opened in the last LyX session.
39824 \end_layout
39825
39826 \begin_layout Subsubsection
39827 Documents
39828 \begin_inset CommandInset label
39829 LatexCommand label
39830 name "sub:Backup documents"
39831
39832 \end_inset
39833
39834
39835 \begin_inset Index
39836 status collapsed
39837
39838 \begin_layout Plain Layout
39839 Backup ! Documents
39840 \end_layout
39841
39842 \end_inset
39843
39844
39845 \end_layout
39846
39847 \begin_layout Standard
39848 When the option 
39849 \family sans
39850 Backup documents
39851 \family default
39852  is set, you can specify the time between backup saves.
39853 \end_layout
39854
39855 \begin_layout Standard
39856
39857 \family sans
39858 Maximum last files
39859 \family default
39860  is the number of last opened files that LyX should display in the menu
39861  
39862 \family sans
39863 File\SpecialChar \menuseparator
39864 Open
39865 \begin_inset space ~
39866 \end_inset
39867
39868 Recent
39869 \family default
39870 .
39871 \end_layout
39872
39873 \begin_layout Subsection
39874 Screen Fonts
39875 \begin_inset Index
39876 status collapsed
39877
39878 \begin_layout Plain Layout
39879 Font ! Screen
39880 \end_layout
39881
39882 \end_inset
39883
39884
39885 \begin_inset CommandInset label
39886 LatexCommand label
39887 name "sub:Screen-Fonts"
39888
39889 \end_inset
39890
39891
39892 \end_layout
39893
39894 \begin_layout Standard
39895 These fonts are used to display your documents on the screen.
39896 \end_layout
39897
39898 \begin_layout Standard
39899 \begin_inset Note Greyedout
39900 status open
39901
39902 \begin_layout Plain Layout
39903
39904 \series bold
39905 Note:
39906 \series default
39907  This section only deals with the fonts 
39908 \emph on
39909 inside
39910 \emph default
39911  the LyX window.
39912  The fonts that appear on the output are independent from these fonts, and
39913  set in the menu 
39914 \family sans
39915 Document\SpecialChar \menuseparator
39916 Settings\SpecialChar \menuseparator
39917 Fonts
39918 \family default
39919 .
39920 \end_layout
39921
39922 \end_inset
39923
39924
39925 \end_layout
39926
39927 \begin_layout Standard
39928 By default, LyX uses 
39929 \family typewriter
39930 Times
39931 \family default
39932  as roman (serif) font, 
39933 \family typewriter
39934 Arial
39935 \family default
39936  or 
39937 \family typewriter
39938 Helvetica
39939 \family default
39940  (depends on the system) as 
39941 \family sans
39942 sans
39943 \begin_inset space ~
39944 \end_inset
39945
39946 serif
39947 \family default
39948  font, and 
39949 \family typewriter
39950 Courier
39951 \family default
39952  as 
39953 \family typewriter
39954 typewriter
39955 \family default
39956  font.
39957 \end_layout
39958
39959 \begin_layout Standard
39960 You can change the font size with the 
39961 \family sans
39962 Zoom
39963 \family default
39964  setting.
39965  You can also change the font zoom outside the preferences dialog for the
39966  current LyX session by pressing Ctrl and scrolling the mouse wheel.
39967 \end_layout
39968
39969 \begin_layout Standard
39970
39971 \family sans
39972 Screen DPI
39973 \family default
39974  is the screen resolution in dpi (dots per inch).
39975  The Font Sizes are calculated as letter height in units of points.
39976  72
39977 \begin_inset space \thinspace{}
39978 \end_inset
39979
39980 points have the size of 1
39981 \begin_inset space \thinspace{}
39982 \end_inset
39983
39984 inch, see Appendix
39985 \begin_inset space ~
39986 \end_inset
39987
39988
39989 \begin_inset CommandInset ref
39990 LatexCommand ref
39991 reference "cha:Units-available-in"
39992
39993 \end_inset
39994
39995 .
39996 \end_layout
39997
39998 \begin_layout Standard
39999 The default 
40000 \family sans
40001 Font Sizes
40002 \family default
40003  are the same as if a document font size of 10
40004 \begin_inset space \thinspace{}
40005 \end_inset
40006
40007 pt would be used.
40008  The sizes are explained in detail in section
40009 \begin_inset space ~
40010 \end_inset
40011
40012
40013 \begin_inset CommandInset ref
40014 LatexCommand ref
40015 reference "sub:Document-Font"
40016
40017 \end_inset
40018
40019 .
40020 \end_layout
40021
40022 \begin_layout Standard
40023 With the option 
40024 \family sans
40025 Use Pixmap Cache to speed up font rendering
40026 \family default
40027  enabled, LyX needs to redraw the screen less often.
40028  This results in better performance, especially on slow systems.
40029  On the other hand, the characters might look more fuzzy on screen.
40030  So whether you enable this or not depends on whether you prefer speed over
40031  aesthetics.
40032  Note that the Pixmap Cache is only available and useful under Mac
40033 \begin_inset space ~
40034 \end_inset
40035
40036 OS and Windows.
40037 \end_layout
40038
40039 \begin_layout Subsection
40040 Colors
40041 \begin_inset Index
40042 status collapsed
40043
40044 \begin_layout Plain Layout
40045 Color ! LyX screen
40046 \end_layout
40047
40048 \end_inset
40049
40050
40051 \begin_inset Index
40052 status collapsed
40053
40054 \begin_layout Plain Layout
40055 Settings ! Color
40056 \end_layout
40057
40058 \end_inset
40059
40060
40061 \end_layout
40062
40063 \begin_layout Standard
40064 You can here change all colors used by LyX.
40065  Choose an item in the list and use the 
40066 \family sans
40067 Alter
40068 \family default
40069  button.
40070 \end_layout
40071
40072 \begin_layout Subsection
40073 Graphics
40074 \begin_inset Index
40075 status collapsed
40076
40077 \begin_layout Plain Layout
40078 Settings ! Graphics
40079 \end_layout
40080
40081 \end_inset
40082
40083
40084 \end_layout
40085
40086 \begin_layout Standard
40087 Here you can specify how graphics inside LyX are displayed.
40088 \end_layout
40089
40090 \begin_layout Standard
40091
40092 \family sans
40093 Instant Preview
40094 \family default
40095  enables previewing snippets of your document.
40096  This feature is described in section
40097 \begin_inset space ~
40098 \end_inset
40099
40100
40101 \begin_inset CommandInset ref
40102 LatexCommand ref
40103 reference "sec:Previewing-snippets-of"
40104
40105 \end_inset
40106
40107 .
40108 \end_layout
40109
40110 \begin_layout Section
40111 Editing
40112 \begin_inset Index
40113 status collapsed
40114
40115 \begin_layout Plain Layout
40116 Settings ! Editing
40117 \end_layout
40118
40119 \end_inset
40120
40121
40122 \end_layout
40123
40124 \begin_layout Subsection
40125 Control
40126 \end_layout
40127
40128 \begin_layout Subsubsection
40129 Editing
40130 \end_layout
40131
40132 \begin_layout Standard
40133 The option 
40134 \family sans
40135 Cursor follows scrollbar
40136 \family default
40137  sets the cursor to the top of the currently displayed document part when
40138  scrolling.
40139 \end_layout
40140
40141 \begin_layout Standard
40142 The option 
40143 \family sans
40144 Sort environments alphabetically
40145 \family default
40146  sorts the entries in the pull-down box for the paragraph environments.
40147 \end_layout
40148
40149 \begin_layout Standard
40150 The option 
40151 \family sans
40152 Group environments by their category
40153 \family default
40154  groups the entries in the pull-down box for the paragraph environments.
40155 \end_layout
40156
40157 \begin_layout Subsubsection
40158 Fullscreen
40159 \end_layout
40160
40161 \begin_layout Standard
40162 Here you can specify what is hidden in the fullscreen mode.
40163  The option 
40164 \family sans
40165 Limit text width
40166 \family default
40167  specifies the width of the text in fullscreen mode.
40168  This way you can display the text smaller than the screen, the text appears
40169  then centered.
40170 \end_layout
40171
40172 \begin_layout Subsection
40173 Shortcuts
40174 \begin_inset Index
40175 status collapsed
40176
40177 \begin_layout Plain Layout
40178 Key Bindings
40179 \end_layout
40180
40181 \end_inset
40182
40183
40184 \begin_inset Index
40185 status collapsed
40186
40187 \begin_layout Plain Layout
40188 Settings ! Shortcuts
40189 \end_layout
40190
40191 \end_inset
40192
40193
40194 \end_layout
40195
40196 \begin_layout Subsubsection
40197 Bind File
40198 \end_layout
40199
40200 \begin_layout Standard
40201 Bindings are used to bind a LyX-function to a key.
40202  Several binding files are available:
40203 \end_layout
40204
40205 \begin_layout Description
40206 cua.bind typical set of PC keyboard shortcuts
40207 \end_layout
40208
40209 \begin_layout Description
40210 (x)emacs.bind set of bindings like they are used in the editor programs 
40211 \family sans
40212 Emacs
40213 \family default
40214  (
40215 \family sans
40216 XEmacs
40217 \family default
40218 )
40219 \end_layout
40220
40221 \begin_layout Description
40222 mac.bind set of bindings for 
40223 \family sans
40224 Mac
40225 \begin_inset space \thinspace{}
40226 \end_inset
40227
40228 OS
40229 \family default
40230  systems.
40231 \end_layout
40232
40233 \begin_layout Standard
40234 There are also bind-files designed for special document classes, like 
40235 \shape italic
40236 broadway.bind
40237 \shape default
40238 , and bind files for special languages.
40239  The name of language bind-files begin with a language code, e.g.
40240  
40241 \begin_inset Quotes eld
40242 \end_inset
40243
40244 pt
40245 \begin_inset Quotes erd
40246 \end_inset
40247
40248  for Portuguese.
40249  If you use LyX in a certain language, LyX will try to use the appropriate
40250  bind-file.
40251 \end_layout
40252
40253 \begin_layout Standard
40254 Some bind-files, like 
40255 \emph on
40256 math.bind
40257 \emph default
40258 , have only a small scope.
40259  When looking at the the end of the file 
40260 \shape italic
40261 cua.bind
40262 \shape default
40263 , you can see that they are included to keep the overview in the bind-file.
40264 \end_layout
40265
40266 \begin_layout Subsubsection
40267 Editing Shortcuts
40268 \begin_inset CommandInset label
40269 LatexCommand label
40270 name "sub:Editing-Shortcuts"
40271
40272 \end_inset
40273
40274
40275 \begin_inset Index
40276 status collapsed
40277
40278 \begin_layout Plain Layout
40279 Key Bindings ! Editing
40280 \end_layout
40281
40282 \end_inset
40283
40284
40285 \end_layout
40286
40287 \begin_layout Standard
40288 To add new or modify existing keybindings to your own taste you can use
40289  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40290  To find functions easily, they are grouped by categories and the dialog
40291  provides the field 
40292 \family sans
40293 Show key-bindings containing
40294 \family default
40295 .
40296  In this field you can insert a keyword for a function you want to edit.
40297  Insert there for example as keyword 
40298 \begin_inset Quotes eld
40299 \end_inset
40300
40301 paste
40302 \begin_inset Quotes erd
40303 \end_inset
40304
40305  and you get the 4 different existing shortcuts for the 3 different functions
40306  that contain 
40307 \begin_inset Quotes eld
40308 \end_inset
40309
40310 paste
40311 \begin_inset Quotes erd
40312 \end_inset
40313
40314  in their name.
40315  As you can see, one function can have more than one shortcut.
40316  All LyX-functions are also listed in the file 
40317 \emph on
40318 LyX Functions
40319 \emph default
40320  that you find in the 
40321 \family sans
40322 Help
40323 \family default
40324  menu.
40325 \end_layout
40326
40327 \begin_layout Standard
40328 To add e.
40329 \begin_inset space \thinspace{}
40330 \end_inset
40331
40332 g.
40333 \begin_inset space ~
40334 \end_inset
40335
40336 the shortcut 
40337 \family sans
40338 Alt+Q
40339 \family default
40340  for the function 
40341 \family sans
40342 textstyle-apply
40343 \family default
40344 , select the function and press the 
40345 \family sans
40346 Modify
40347 \family default
40348  button.
40349  A dialog pops up where you can add the shortcut by using it.
40350  So press Alt+Q to define the shortcut.
40351  Modifying an existing shortcut is done the same way.
40352  You can also bind multiple functions to one shortcut by modifying an existing
40353  binding and adding the different function names as semicolon separated
40354  list.
40355  LyX will then use the first function that is enabled in the current document
40356  part.
40357  The binding for the function 
40358 \family sans
40359 command-alter
40360 \family default
40361  is an example for this.
40362 \end_layout
40363
40364 \begin_layout Standard
40365 Alternatively you can also edit shortcuts by modifying bind-files with a
40366  text editor.
40367  The syntax of the entries is:
40368 \end_layout
40369
40370 \begin_layout Standard
40371
40372 \series bold
40373
40374 \backslash
40375 bind 
40376 \begin_inset Quotes erd
40377 \end_inset
40378
40379 key combination
40380 \begin_inset Quotes erd
40381 \end_inset
40382
40383  
40384 \begin_inset Quotes erd
40385 \end_inset
40386
40387 LyX-function
40388 \begin_inset Quotes erd
40389 \end_inset
40390
40391
40392 \end_layout
40393
40394 \begin_layout Subsection
40395 Keyboard
40396 \begin_inset space \thinspace{}
40397 \end_inset
40398
40399 /
40400 \begin_inset space \thinspace{}
40401 \end_inset
40402
40403 Mouse
40404 \begin_inset CommandInset label
40405 LatexCommand label
40406 name "sub:Keyboard-Map"
40407
40408 \end_inset
40409
40410
40411 \begin_inset Index
40412 status collapsed
40413
40414 \begin_layout Plain Layout
40415 Keyboard Map
40416 \end_layout
40417
40418 \end_inset
40419
40420
40421 \begin_inset Index
40422 status collapsed
40423
40424 \begin_layout Plain Layout
40425 Settings ! Keyboard Map
40426 \end_layout
40427
40428 \end_inset
40429
40430
40431 \end_layout
40432
40433 \begin_layout Standard
40434 Normally keyboard settings have to be done in a menu of your operating system.
40435  For the case that this is not possible, LyX provides keyboard maps.
40436  If you have e.
40437 \begin_inset space \thinspace{}
40438 \end_inset
40439
40440 g.
40441 \begin_inset space ~
40442 \end_inset
40443
40444 a Czech keyboard but want to write with it like with a Romanian one, you
40445  can use the keyboard map file named 
40446 \emph on
40447 romanian.kmap
40448 \emph default
40449 .
40450 \end_layout
40451
40452 \begin_layout Standard
40453 \begin_inset Note Greyedout
40454 status open
40455
40456 \begin_layout Plain Layout
40457
40458 \series bold
40459 Note:
40460 \series default
40461  Keyboard maps are only provided as makeshift and don't work on all systems.
40462 \end_layout
40463
40464 \end_inset
40465
40466
40467 \end_layout
40468
40469 \begin_layout Standard
40470 Besides this, you can specify here the 
40471 \family sans
40472 Wheel scrolling speed
40473 \family default
40474 .
40475  The standard value is 1.0, higher values speed up the scrolling, lower ones
40476  slow it down.
40477 \end_layout
40478
40479 \begin_layout Section
40480 Paths
40481 \begin_inset Index
40482 status collapsed
40483
40484 \begin_layout Plain Layout
40485 Paths
40486 \end_layout
40487
40488 \end_inset
40489
40490
40491 \begin_inset Index
40492 status collapsed
40493
40494 \begin_layout Plain Layout
40495 Settings ! Paths
40496 \end_layout
40497
40498 \end_inset
40499
40500
40501 \end_layout
40502
40503 \begin_layout Description
40504 Working
40505 \begin_inset space ~
40506 \end_inset
40507
40508 directory This is LyX's working directory.
40509  It is the default when you 
40510 \family sans
40511 Open
40512 \family default
40513
40514 \family sans
40515 Save
40516 \family default
40517  or 
40518 \family sans
40519 Save
40520 \begin_inset space ~
40521 \end_inset
40522
40523 as
40524 \family default
40525  files.
40526 \end_layout
40527
40528 \begin_layout Description
40529 Document
40530 \begin_inset space ~
40531 \end_inset
40532
40533 templates This directory will be opened when you use the menu 
40534 \family sans
40535 File\SpecialChar \menuseparator
40536 New
40537 \begin_inset space ~
40538 \end_inset
40539
40540 from
40541 \begin_inset space ~
40542 \end_inset
40543
40544 Template
40545 \family default
40546 .
40547 \end_layout
40548
40549 \begin_layout Description
40550 Backup
40551 \begin_inset space ~
40552 \end_inset
40553
40554 directory
40555 \begin_inset Index
40556 status collapsed
40557
40558 \begin_layout Plain Layout
40559 Backup ! Directory
40560 \end_layout
40561
40562 \end_inset
40563
40564  Backup copies will be saved to this directory.
40565  When no directory is given but backups are enabled as described in section
40566 \begin_inset space ~
40567 \end_inset
40568
40569
40570 \begin_inset CommandInset ref
40571 LatexCommand ref
40572 reference "sub:Backup documents"
40573
40574 \end_inset
40575
40576 , the 
40577 \family sans
40578 Working directory
40579 \family default
40580  will be used to save the backups.
40581 \begin_inset Newline newline
40582 \end_inset
40583
40584 The backup files have the ending 
40585 \begin_inset Quotes eld
40586 \end_inset
40587
40588 .lyx~
40589 \begin_inset Quotes erd
40590 \end_inset
40591
40592 .
40593 \end_layout
40594
40595 \begin_layout Description
40596 Ly
40597 \begin_inset ERT
40598 status collapsed
40599
40600 \begin_layout Plain Layout
40601
40602 {}
40603 \end_layout
40604
40605 \end_inset
40606
40607 XServer-Pipe Here you can enter the name of a Unix-pipe.
40608  This pipe is used to send data from external programs to LyX.
40609 \begin_inset Newline newline
40610 \end_inset
40611
40612
40613 \begin_inset Note Greyedout
40614 status open
40615
40616 \begin_layout Plain Layout
40617
40618 \series bold
40619 Note:
40620 \series default
40621  This feature doesn't work on Windows systems.
40622 \end_layout
40623
40624 \end_inset
40625
40626
40627 \end_layout
40628
40629 \begin_layout Description
40630 Temporary
40631 \begin_inset space ~
40632 \end_inset
40633
40634 directory Temporary files will be saved in this directory.
40635 \end_layout
40636
40637 \begin_layout Description
40638 PATH
40639 \begin_inset space ~
40640 \end_inset
40641
40642 prefix This field contains a list of paths to external programs.
40643  When LyX needs to use an external program, it looks in this list where
40644  to find it on the system.
40645  The path list is automatically set up on Windows and Mac systems while
40646  LyX is configured, so that you normally don't have to modify it.
40647  On Unix
40648 \begin_inset space \thinspace{}
40649 \end_inset
40650
40651 /
40652 \begin_inset space \thinspace{}
40653 \end_inset
40654
40655 Linux systems, the path list will need to be set only if there are external
40656  programs you wish to use that are not in your normal system path ($PATH).
40657  
40658 \end_layout
40659
40660 \begin_layout Section
40661 Identity
40662 \end_layout
40663
40664 \begin_layout Standard
40665 Here you can insert your name and email address.
40666  The identity will be used when you have enabled change tracking as described
40667  in section
40668 \begin_inset space ~
40669 \end_inset
40670
40671
40672 \begin_inset CommandInset ref
40673 LatexCommand ref
40674 reference "sec:Change-Tracking"
40675
40676 \end_inset
40677
40678 , to mark changes you make as yours.
40679 \end_layout
40680
40681 \begin_layout Section
40682 Language Settings
40683 \begin_inset Index
40684 status collapsed
40685
40686 \begin_layout Plain Layout
40687 Language ! Settings
40688 \end_layout
40689
40690 \end_inset
40691
40692
40693 \begin_inset Index
40694 status collapsed
40695
40696 \begin_layout Plain Layout
40697 Settings ! Language
40698 \end_layout
40699
40700 \end_inset
40701
40702
40703 \end_layout
40704
40705 \begin_layout Subsection
40706 Language
40707 \end_layout
40708
40709 \begin_layout Description
40710 Default
40711 \begin_inset space ~
40712 \end_inset
40713
40714 language is the language used in new documents
40715 \end_layout
40716
40717 \begin_layout Description
40718 Language
40719 \begin_inset space ~
40720 \end_inset
40721
40722 package is a LaTeX-command to load a LaTeX-package that handles language
40723  issues.
40724  The default is the LaTeX-command 
40725 \family sans
40726
40727 \backslash
40728 usepackage{babel}
40729 \family default
40730  that loads the package 
40731 \series bold
40732 babel
40733 \series default
40734 .
40735 \begin_inset Foot
40736 status collapsed
40737
40738 \begin_layout Plain Layout
40739 For an introduction to the LaTeX-Syntax, have a look at section
40740 \begin_inset space ~
40741 \end_inset
40742
40743
40744 \begin_inset CommandInset ref
40745 LatexCommand ref
40746 reference "sec:TeX-Code"
40747
40748 \end_inset
40749
40750 .
40751 \end_layout
40752
40753 \end_inset
40754
40755
40756 \begin_inset Newline newline
40757 \end_inset
40758
40759 The 
40760 \series bold
40761 babel
40762 \series default
40763  translates in the background automatically text labels of documents to
40764  the document language.
40765  A text label is for instance the word 
40766 \begin_inset Quotes eld
40767 \end_inset
40768
40769 Table
40770 \begin_inset Quotes erd
40771 \end_inset
40772
40773  at the beginning of every table-caption.
40774 \end_layout
40775
40776 \begin_layout Description
40777 Command
40778 \begin_inset space ~
40779 \end_inset
40780
40781 start When a special LaTeX-package is needed to write in a certain document
40782  language, you can here specify the command to start the package.
40783  An example is the start command 
40784 \family sans
40785
40786 \backslash
40787 begin{arabtext}
40788 \family default
40789  that is needed to write Arabic using the package 
40790 \series bold
40791 ArabTeX
40792 \series default
40793 , see 
40794 \begin_inset CommandInset citation
40795 LatexCommand cite
40796 key "Arabic"
40797
40798 \end_inset
40799
40800 .
40801  The default is the 
40802 \series bold
40803 babel
40804 \series default
40805  command 
40806 \family sans
40807
40808 \backslash
40809 selectlanguage{$$lang}
40810 \family default
40811 .
40812 \end_layout
40813
40814 \begin_layout Description
40815 Command
40816 \begin_inset space ~
40817 \end_inset
40818
40819 end Counterpart to 
40820 \family sans
40821 Command start
40822 \family default
40823 .
40824  Some packages, like the default, don't have an end command since the start
40825  command toggles the package on and off.
40826 \end_layout
40827
40828 \begin_layout Description
40829 Use
40830 \begin_inset space ~
40831 \end_inset
40832
40833 babel Whether 
40834 \series bold
40835 babel
40836 \series default
40837  is used or not.
40838 \end_layout
40839
40840 \begin_layout Description
40841 Global When this option is set, the languages used in the document will
40842  be added as options to the document class options, so that they can be
40843  used by all LaTeX-packages.
40844  Otherwise they will only be used as options for the 
40845 \series bold
40846 babel
40847 \series default
40848  package.
40849 \end_layout
40850
40851 \begin_layout Description
40852 Auto
40853 \begin_inset space ~
40854 \end_inset
40855
40856 begin When this option is set, the documents starts with the chosen document
40857  language.
40858  When this option is not set, the 
40859 \family sans
40860 Command
40861 \begin_inset space ~
40862 \end_inset
40863
40864 start
40865 \family default
40866  is explicitly set to the beginning of the document in the LaTeX-output.
40867  This assures that the correct language is used when you use another 
40868 \family sans
40869 Command
40870 \begin_inset space ~
40871 \end_inset
40872
40873 start
40874 \family default
40875  than the default.
40876 \end_layout
40877
40878 \begin_layout Description
40879 Auto
40880 \begin_inset space ~
40881 \end_inset
40882
40883 end Counterpart to 
40884 \family sans
40885 Auto
40886 \begin_inset space ~
40887 \end_inset
40888
40889 begin
40890 \family default
40891 .
40892  When it is not set, the 
40893 \family sans
40894 Command
40895 \begin_inset space ~
40896 \end_inset
40897
40898 end
40899 \family default
40900  is set to the end of the document.
40901 \end_layout
40902
40903 \begin_layout Description
40904 Mark
40905 \begin_inset space ~
40906 \end_inset
40907
40908 foreign
40909 \begin_inset space ~
40910 \end_inset
40911
40912 languages Text marked formatted in a language different from the document
40913  language will be underlined blue.
40914 \end_layout
40915
40916 \begin_layout Description
40917 Right
40918 \begin_inset space ~
40919 \end_inset
40920
40921 to
40922 \begin_inset space ~
40923 \end_inset
40924
40925 left
40926 \begin_inset space ~
40927 \end_inset
40928
40929 language
40930 \begin_inset space ~
40931 \end_inset
40932
40933 support Enables the use of languages, written from right to left, like Arabic,
40934  Hebrew, Farsi.
40935 \end_layout
40936
40937 \begin_layout Subsection
40938 Spellchecker
40939 \end_layout
40940
40941 \begin_layout Standard
40942 The spellchecker settings are explained in section
40943 \begin_inset space ~
40944 \end_inset
40945
40946
40947 \begin_inset CommandInset ref
40948 LatexCommand ref
40949 reference "sec:Spellchecking"
40950
40951 \end_inset
40952
40953
40954 \end_layout
40955
40956 \begin_layout Section
40957 Outputs
40958 \end_layout
40959
40960 \begin_layout Subsection
40961 Printer
40962 \begin_inset CommandInset label
40963 LatexCommand label
40964 name "sub:Printer"
40965
40966 \end_inset
40967
40968
40969 \begin_inset Index
40970 status collapsed
40971
40972 \begin_layout Plain Layout
40973 Printer
40974 \end_layout
40975
40976 \end_inset
40977
40978
40979 \begin_inset Index
40980 status collapsed
40981
40982 \begin_layout Plain Layout
40983 Settings ! Printer
40984 \end_layout
40985
40986 \end_inset
40987
40988
40989 \end_layout
40990
40991 \begin_layout Description
40992 Default
40993 \begin_inset space ~
40994 \end_inset
40995
40996 printer Here you can specify the name of your default printer.
40997  The name will be used when the 
40998 \family sans
40999 Printer command
41000 \family default
41001  is executed.
41002 \begin_inset Newline newline
41003 \end_inset
41004
41005
41006 \begin_inset Note Greyedout
41007 status open
41008
41009 \begin_layout Plain Layout
41010
41011 \series bold
41012 Note:
41013 \series default
41014  You can leave this field empty on Windows systems because it has there
41015  no effect.
41016 \end_layout
41017
41018 \end_inset
41019
41020
41021 \end_layout
41022
41023 \begin_layout Description
41024 Adapt
41025 \begin_inset space ~
41026 \end_inset
41027
41028 output
41029 \begin_inset space ~
41030 \end_inset
41031
41032 to
41033 \begin_inset space ~
41034 \end_inset
41035
41036 printer This option works only for the 
41037 \family sans
41038 Printer command
41039 \family default
41040  
41041 \begin_inset Quotes eld
41042 \end_inset
41043
41044
41045 \family sans
41046 dvips
41047 \family default
41048
41049 \begin_inset Quotes erd
41050 \end_inset
41051
41052 .
41053  It activates a configuration file for dvips.
41054  This is an option only for dvips experts.
41055 \end_layout
41056
41057 \begin_layout Description
41058 Printer
41059 \begin_inset space ~
41060 \end_inset
41061
41062 command is the command LyX
41063 \begin_inset space \thinspace{}
41064 \end_inset
41065
41066 /
41067 \begin_inset space \thinspace{}
41068 \end_inset
41069
41070 LaTeX uses for printing.
41071  The default is on most systems 
41072 \family sans
41073 dvips
41074 \family default
41075 .
41076 \end_layout
41077
41078 \begin_layout Description
41079 Printer
41080 \begin_inset space ~
41081 \end_inset
41082
41083 Command
41084 \begin_inset space ~
41085 \end_inset
41086
41087 Options Here you can specify printer options.
41088  A list of printer options with explanations can be found in the documentation
41089  of the program that provides the 
41090 \family sans
41091 Printer command
41092 \family default
41093  you are using.
41094 \end_layout
41095
41096 \begin_layout Subsection
41097 Date Format
41098 \begin_inset Index
41099 status collapsed
41100
41101 \begin_layout Plain Layout
41102 Date Format
41103 \end_layout
41104
41105 \end_inset
41106
41107
41108 \begin_inset Index
41109 status collapsed
41110
41111 \begin_layout Plain Layout
41112 Settings ! Date format
41113 \end_layout
41114
41115 \end_inset
41116
41117
41118 \end_layout
41119
41120 \begin_layout Standard
41121 The date format can be one or a mixture of the formats listed here:
41122 \begin_inset Newline newline
41123 \end_inset
41124
41125
41126 \begin_inset Flex URL
41127 status collapsed
41128
41129 \begin_layout Plain Layout
41130
41131 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41132 \end_layout
41133
41134 \end_inset
41135
41136
41137 \begin_inset Newline newline
41138 \end_inset
41139
41140 For example the format
41141 \begin_inset Newline newline
41142 \end_inset
41143
41144 %d/%m/%y
41145 \begin_inset Newline newline
41146 \end_inset
41147
41148 prints the date as day/month/year.
41149 \end_layout
41150
41151 \begin_layout Subsection
41152 Plain Text
41153 \end_layout
41154
41155 \begin_layout Description
41156 Output
41157 \begin_inset space ~
41158 \end_inset
41159
41160 line
41161 \begin_inset space ~
41162 \end_inset
41163
41164 length sets the maximum number of characters printed in one line when using
41165  the menu 
41166 \family sans
41167 File\SpecialChar \menuseparator
41168 Export\SpecialChar \menuseparator
41169 Plain
41170 \begin_inset space ~
41171 \end_inset
41172
41173 text
41174 \family default
41175 .
41176  Setting the line line length to 0 means all text is printed in one endless
41177  line.
41178 \end_layout
41179
41180 \begin_layout Description
41181 roff
41182 \begin_inset space ~
41183 \end_inset
41184
41185 command defines an additional command used to produce better ASCII tables
41186  with the 
41187 \family typewriter
41188 groff/troff/nroff
41189 \family default
41190  UNIX-commands (refer to their manuals for more information about them).
41191  Setting this as empty tells LyX to use the internal formatter.
41192 \end_layout
41193
41194 \begin_layout Subsection
41195 LaT
41196 \begin_inset ERT
41197 status collapsed
41198
41199 \begin_layout Plain Layout
41200
41201 {}
41202 \end_layout
41203
41204 \end_inset
41205
41206 eX
41207 \begin_inset CommandInset label
41208 LatexCommand label
41209 name "sub:LaTeX-settings"
41210
41211 \end_inset
41212
41213
41214 \begin_inset Index
41215 status collapsed
41216
41217 \begin_layout Plain Layout
41218 Settings ! LaTeX
41219 \end_layout
41220
41221 \end_inset
41222
41223
41224 \end_layout
41225
41226 \begin_layout Description
41227 Te
41228 \begin_inset ERT
41229 status collapsed
41230
41231 \begin_layout Plain Layout
41232
41233 {}
41234 \end_layout
41235
41236 \end_inset
41237
41238 X
41239 \begin_inset space ~
41240 \end_inset
41241
41242 encoding This is the default encoding of the document font.
41243  
41244 \family sans
41245 T1
41246 \family default
41247  is the default and covers western languages and symbols.
41248  
41249 \family sans
41250 T2A
41251 \family default
41252
41253 \family sans
41254 T2B
41255 \family default
41256
41257 \family sans
41258 T2C
41259 \family default
41260
41261 \family sans
41262 LCY
41263 \family default
41264 , and 
41265 \family sans
41266 X2
41267 \family default
41268  are for Cyrillic.
41269  Combinations of the encodings are possible, like 
41270 \begin_inset Quotes erd
41271 \end_inset
41272
41273
41274 \family sans
41275 T1, T2B
41276 \family default
41277
41278 \begin_inset Quotes erd
41279 \end_inset
41280
41281 .
41282  The font encoding is normally automatically loaded by the language packages
41283  LyX sets up in the background.
41284  So there is no need to change the default encoding.
41285 \end_layout
41286
41287 \begin_layout Description
41288 Default
41289 \begin_inset space ~
41290 \end_inset
41291
41292 paper
41293 \begin_inset space ~
41294 \end_inset
41295
41296 size This is the paper size that is used for new documents.
41297  The 
41298 \family sans
41299 Default
41300 \family default
41301  value depends on your LaTeX-system setup.
41302 \end_layout
41303
41304 \begin_layout Description
41305 Reset
41306 \begin_inset space ~
41307 \end_inset
41308
41309 class
41310 \begin_inset space ~
41311 \end_inset
41312
41313 options
41314 \begin_inset space ~
41315 \end_inset
41316
41317 when
41318 \begin_inset space ~
41319 \end_inset
41320
41321 document
41322 \begin_inset space ~
41323 \end_inset
41324
41325 classes
41326 \begin_inset space ~
41327 \end_inset
41328
41329 changes Removes all manually set document class options in the 
41330 \family sans
41331 Document\SpecialChar \menuseparator
41332 Settings
41333 \family default
41334  dialog when changing the document class.
41335 \end_layout
41336
41337 \begin_layout Standard
41338 In the 
41339 \family sans
41340 External Applications
41341 \family default
41342  field you can specify commands with parameters for the listed applications.
41343  Before you change something here, it is strongly recommended to read the
41344  manuals of the applications.
41345  Currently the following commands can be set:
41346 \end_layout
41347
41348 \begin_layout Description
41349 CheckTe
41350 \begin_inset ERT
41351 status collapsed
41352
41353 \begin_layout Plain Layout
41354
41355 {}
41356 \end_layout
41357
41358 \end_inset
41359
41360 X
41361 \begin_inset space ~
41362 \end_inset
41363
41364 command Command for the program 
41365 \family sans
41366 CheckTeX
41367 \family default
41368  that is described in section 
41369 \emph on
41370 Checking TeX
41371 \emph default
41372  of the 
41373 \emph on
41374 Extended Features
41375 \emph default
41376  manual.
41377 \end_layout
41378
41379 \begin_layout Description
41380 BibTe
41381 \begin_inset ERT
41382 status collapsed
41383
41384 \begin_layout Plain Layout
41385
41386 {}
41387 \end_layout
41388
41389 \end_inset
41390
41391 X
41392 \begin_inset space ~
41393 \end_inset
41394
41395 command Command for the program 
41396 \family sans
41397 BibTeX
41398 \family default
41399  that generates the bibliography, see section
41400 \begin_inset space ~
41401 \end_inset
41402
41403
41404 \begin_inset CommandInset ref
41405 LatexCommand ref
41406 reference "sub:Bibliography-databases"
41407
41408 \end_inset
41409
41410 .
41411 \end_layout
41412
41413 \begin_layout Description
41414 Index
41415 \begin_inset space ~
41416 \end_inset
41417
41418 command Command for the program that generates the index, see section
41419 \begin_inset space ~
41420 \end_inset
41421
41422
41423 \begin_inset CommandInset ref
41424 LatexCommand ref
41425 reference "sub:Index-Program"
41426
41427 \end_inset
41428
41429 .
41430 \end_layout
41431
41432 \begin_layout Description
41433 DVI
41434 \begin_inset space ~
41435 \end_inset
41436
41437 viewer
41438 \begin_inset space ~
41439 \end_inset
41440
41441 paper
41442 \begin_inset space ~
41443 \end_inset
41444
41445 size
41446 \begin_inset space ~
41447 \end_inset
41448
41449 options They only have an effect when the program 
41450 \family sans
41451 xdvi
41452 \family default
41453  is used as DVI-viewer.
41454 \end_layout
41455
41456 \begin_layout Subsection
41457 Paths
41458 \begin_inset Index
41459 status collapsed
41460
41461 \begin_layout Plain Layout
41462 Paths
41463 \end_layout
41464
41465 \end_inset
41466
41467
41468 \begin_inset Index
41469 status collapsed
41470
41471 \begin_layout Plain Layout
41472 Settings ! Paths
41473 \end_layout
41474
41475 \end_inset
41476
41477
41478 \end_layout
41479
41480 \begin_layout Standard
41481 The submenu 
41482 \family sans
41483 Paths
41484 \family default
41485  is only available in the Windows version of LyX.
41486  The option 
41487 \family sans
41488 Use Windows-style paths in LaTeX files
41489 \family default
41490  uses the Windows path style:
41491 \end_layout
41492
41493 \begin_layout Standard
41494 C:
41495 \backslash
41496 test
41497 \backslash
41498 hello
41499 \end_layout
41500
41501 \begin_layout Standard
41502 instead of the Unix path style:
41503 \end_layout
41504
41505 \begin_layout Standard
41506 C:/test/hello
41507 \end_layout
41508
41509 \begin_layout Section
41510 Converters
41511 \begin_inset Index
41512 status collapsed
41513
41514 \begin_layout Plain Layout
41515 Converters
41516 \end_layout
41517
41518 \end_inset
41519
41520
41521 \end_layout
41522
41523 \begin_layout Standard
41524 Here you find the list of defined converter commands to convert material
41525  from one format to another.
41526  You can modify them or create new ones.
41527  To modify a converter, select it, change the entry of the field 
41528 \family sans
41529 Converter
41530 \family default
41531  and/or 
41532 \family sans
41533 Extra
41534 \begin_inset space ~
41535 \end_inset
41536
41537 flag
41538 \family default
41539 , and press the 
41540 \family sans
41541 Modify
41542 \family default
41543  button.
41544  To create a new converter, select an existing one, select a different format
41545  in the 
41546 \family sans
41547 From
41548 \begin_inset space ~
41549 \end_inset
41550
41551 format
41552 \family default
41553  drop-down list, modify the 
41554 \family sans
41555 Converter
41556 \family default
41557  field, and press the 
41558 \family sans
41559 Add
41560 \family default
41561  button.
41562 \end_layout
41563
41564 \begin_layout Standard
41565 When the 
41566 \family sans
41567 Converter File Cache
41568 \family default
41569  is enabled, conversions will be cached as long as specified in the field
41570  
41571 \family sans
41572 Maximum Age (in days
41573 \family default
41574 ).
41575  This means that images don't need to be converted again when you reopen
41576  a document; the converted images from the cache will be used instead.
41577 \end_layout
41578
41579 \begin_layout Standard
41580 More about converters, like the variables and flags that can be used in
41581  the converter definition, is described in section 
41582 \emph on
41583 Converters
41584 \emph default
41585  of the 
41586 \emph on
41587 Customization
41588 \emph default
41589  manual.
41590 \end_layout
41591
41592 \begin_layout Section
41593 File Formats
41594 \begin_inset Index
41595 status collapsed
41596
41597 \begin_layout Plain Layout
41598 File formats
41599 \end_layout
41600
41601 \end_inset
41602
41603
41604 \begin_inset CommandInset label
41605 LatexCommand label
41606 name "sec:File-Formats"
41607
41608 \end_inset
41609
41610
41611 \end_layout
41612
41613 \begin_layout Standard
41614 Here you find the list of defined file formats that LyX can handle.
41615  You can modify the viewer and editor program that should be used for certain
41616  formats.
41617  To create a new format, select an existing one, change the entry of the
41618  fields 
41619 \family sans
41620 Format
41621 \family default
41622  and 
41623 \family sans
41624 GUI
41625 \begin_inset space ~
41626 \end_inset
41627
41628 name
41629 \family default
41630 , and press the 
41631 \family sans
41632 Add
41633 \family default
41634  button.
41635 \end_layout
41636
41637 \begin_layout Standard
41638 More about formats, like the options that can be used in the format definition,
41639  is described in section 
41640 \emph on
41641 Formats
41642 \emph default
41643  of the 
41644 \emph on
41645 Customization
41646 \emph default
41647  manual.
41648 \end_layout
41649
41650 \begin_layout Section
41651 Copiers
41652 \begin_inset Index
41653 status collapsed
41654
41655 \begin_layout Plain Layout
41656 Copiers
41657 \end_layout
41658
41659 \end_inset
41660
41661
41662 \end_layout
41663
41664 \begin_layout Standard
41665 Here you find the list of defined copiers.
41666  Since all conversions from one format to another take place in LyX's temporary
41667  directory, it is sometimes necessary to modify a file before copying it
41668  to the temporary directory in order that the conversion may be performed.
41669  This is done by a Copier.
41670 \end_layout
41671
41672 \begin_layout Standard
41673 More about converters is described in section 
41674 \emph on
41675 Copiers
41676 \emph default
41677  of the 
41678 \emph on
41679 Customization
41680 \emph default
41681  manual.
41682 \end_layout
41683
41684 \begin_layout Chapter
41685 Units available in LyX
41686 \begin_inset Index
41687 status collapsed
41688
41689 \begin_layout Plain Layout
41690 Units
41691 \end_layout
41692
41693 \end_inset
41694
41695
41696 \begin_inset CommandInset label
41697 LatexCommand label
41698 name "cha:Units-available-in"
41699
41700 \end_inset
41701
41702
41703 \end_layout
41704
41705 \begin_layout Standard
41706 To understand the units described in this documentation, 
41707 \begin_inset CommandInset ref
41708 LatexCommand ref
41709 reference "cap:Units"
41710
41711 \end_inset
41712
41713  explains all units available in LyX.
41714 \end_layout
41715
41716 \begin_layout Standard
41717 \begin_inset Float table
41718 placement h
41719 wide false
41720 sideways false
41721 status open
41722
41723 \begin_layout Plain Layout
41724 \begin_inset Caption
41725
41726 \begin_layout Plain Layout
41727 \begin_inset CommandInset label
41728 LatexCommand label
41729 name "cap:Units"
41730
41731 \end_inset
41732
41733 Units
41734 \end_layout
41735
41736 \end_inset
41737
41738
41739 \end_layout
41740
41741 \begin_layout Plain Layout
41742 \begin_inset VSpace medskip
41743 \end_inset
41744
41745
41746 \end_layout
41747
41748 \begin_layout Plain Layout
41749 \align center
41750 \begin_inset Tabular
41751 <lyxtabular version="3" rows="20" columns="2">
41752 <features>
41753 <column alignment="center" valignment="top" width="0">
41754 <column alignment="center" valignment="top" width="0">
41755 <row>
41756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41757 \begin_inset Text
41758
41759 \begin_layout Plain Layout
41760 unit
41761 \end_layout
41762
41763 \end_inset
41764 </cell>
41765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41766 \begin_inset Text
41767
41768 \begin_layout Plain Layout
41769 name/description
41770 \end_layout
41771
41772 \end_inset
41773 </cell>
41774 </row>
41775 <row>
41776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41777 \begin_inset Text
41778
41779 \begin_layout Plain Layout
41780 mm
41781 \end_layout
41782
41783 \end_inset
41784 </cell>
41785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41786 \begin_inset Text
41787
41788 \begin_layout Plain Layout
41789 millimeter
41790 \end_layout
41791
41792 \end_inset
41793 </cell>
41794 </row>
41795 <row>
41796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41797 \begin_inset Text
41798
41799 \begin_layout Plain Layout
41800 cm
41801 \end_layout
41802
41803 \end_inset
41804 </cell>
41805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41806 \begin_inset Text
41807
41808 \begin_layout Plain Layout
41809 centimeter
41810 \end_layout
41811
41812 \end_inset
41813 </cell>
41814 </row>
41815 <row>
41816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41817 \begin_inset Text
41818
41819 \begin_layout Plain Layout
41820 in
41821 \end_layout
41822
41823 \end_inset
41824 </cell>
41825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41826 \begin_inset Text
41827
41828 \begin_layout Plain Layout
41829 inch
41830 \end_layout
41831
41832 \end_inset
41833 </cell>
41834 </row>
41835 <row>
41836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41837 \begin_inset Text
41838
41839 \begin_layout Plain Layout
41840 pt
41841 \end_layout
41842
41843 \end_inset
41844 </cell>
41845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41846 \begin_inset Text
41847
41848 \begin_layout Plain Layout
41849 point (72.27
41850 \begin_inset space \thinspace{}
41851 \end_inset
41852
41853 pt = 1
41854 \begin_inset space \thinspace{}
41855 \end_inset
41856
41857 in)
41858 \end_layout
41859
41860 \end_inset
41861 </cell>
41862 </row>
41863 <row>
41864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41865 \begin_inset Text
41866
41867 \begin_layout Plain Layout
41868 pc
41869 \end_layout
41870
41871 \end_inset
41872 </cell>
41873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41874 \begin_inset Text
41875
41876 \begin_layout Plain Layout
41877 pica (1
41878 \begin_inset space \thinspace{}
41879 \end_inset
41880
41881 pc = 12
41882 \begin_inset space \thinspace{}
41883 \end_inset
41884
41885 pt)
41886 \end_layout
41887
41888 \end_inset
41889 </cell>
41890 </row>
41891 <row>
41892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41893 \begin_inset Text
41894
41895 \begin_layout Plain Layout
41896 sp
41897 \end_layout
41898
41899 \end_inset
41900 </cell>
41901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41902 \begin_inset Text
41903
41904 \begin_layout Plain Layout
41905 scaled point (65536
41906 \begin_inset space \thinspace{}
41907 \end_inset
41908
41909 sp = 1
41910 \begin_inset space \thinspace{}
41911 \end_inset
41912
41913 pt)
41914 \end_layout
41915
41916 \end_inset
41917 </cell>
41918 </row>
41919 <row>
41920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41921 \begin_inset Text
41922
41923 \begin_layout Plain Layout
41924 bp
41925 \end_layout
41926
41927 \end_inset
41928 </cell>
41929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933 big point (72
41934 \begin_inset space \thinspace{}
41935 \end_inset
41936
41937 bp = 1
41938 \begin_inset space \thinspace{}
41939 \end_inset
41940
41941 in)
41942 \end_layout
41943
41944 \end_inset
41945 </cell>
41946 </row>
41947 <row>
41948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41949 \begin_inset Text
41950
41951 \begin_layout Plain Layout
41952 dd
41953 \end_layout
41954
41955 \end_inset
41956 </cell>
41957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41958 \begin_inset Text
41959
41960 \begin_layout Plain Layout
41961 didot (72
41962 \begin_inset space \thinspace{}
41963 \end_inset
41964
41965 dd 
41966 \begin_inset Formula $\approx$
41967 \end_inset
41968
41969  37.6
41970 \begin_inset space \thinspace{}
41971 \end_inset
41972
41973 mm)
41974 \end_layout
41975
41976 \end_inset
41977 </cell>
41978 </row>
41979 <row>
41980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41981 \begin_inset Text
41982
41983 \begin_layout Plain Layout
41984 cc
41985 \end_layout
41986
41987 \end_inset
41988 </cell>
41989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41990 \begin_inset Text
41991
41992 \begin_layout Plain Layout
41993 cicero (1
41994 \begin_inset space \thinspace{}
41995 \end_inset
41996
41997 cc = 12
41998 \begin_inset space \thinspace{}
41999 \end_inset
42000
42001 dd)
42002 \end_layout
42003
42004 \end_inset
42005 </cell>
42006 </row>
42007 <row>
42008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42009 \begin_inset Text
42010
42011 \begin_layout Plain Layout
42012 Scale%
42013 \end_layout
42014
42015 \end_inset
42016 </cell>
42017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42018 \begin_inset Text
42019
42020 \begin_layout Plain Layout
42021 % of original image width
42022 \end_layout
42023
42024 \end_inset
42025 </cell>
42026 </row>
42027 <row>
42028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42029 \begin_inset Text
42030
42031 \begin_layout Plain Layout
42032 text%
42033 \end_layout
42034
42035 \end_inset
42036 </cell>
42037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42038 \begin_inset Text
42039
42040 \begin_layout Plain Layout
42041 % of text width
42042 \end_layout
42043
42044 \end_inset
42045 </cell>
42046 </row>
42047 <row>
42048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42049 \begin_inset Text
42050
42051 \begin_layout Plain Layout
42052 col%
42053 \end_layout
42054
42055 \end_inset
42056 </cell>
42057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42058 \begin_inset Text
42059
42060 \begin_layout Plain Layout
42061 % of column width
42062 \end_layout
42063
42064 \end_inset
42065 </cell>
42066 </row>
42067 <row>
42068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42069 \begin_inset Text
42070
42071 \begin_layout Plain Layout
42072 page%
42073 \end_layout
42074
42075 \end_inset
42076 </cell>
42077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42078 \begin_inset Text
42079
42080 \begin_layout Plain Layout
42081 % of paper width
42082 \end_layout
42083
42084 \end_inset
42085 </cell>
42086 </row>
42087 <row>
42088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42089 \begin_inset Text
42090
42091 \begin_layout Plain Layout
42092 line%
42093 \end_layout
42094
42095 \end_inset
42096 </cell>
42097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42098 \begin_inset Text
42099
42100 \begin_layout Plain Layout
42101 % of line width
42102 \end_layout
42103
42104 \end_inset
42105 </cell>
42106 </row>
42107 <row>
42108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42109 \begin_inset Text
42110
42111 \begin_layout Plain Layout
42112 theight%
42113 \end_layout
42114
42115 \end_inset
42116 </cell>
42117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42118 \begin_inset Text
42119
42120 \begin_layout Plain Layout
42121 % of text height
42122 \end_layout
42123
42124 \end_inset
42125 </cell>
42126 </row>
42127 <row>
42128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42129 \begin_inset Text
42130
42131 \begin_layout Plain Layout
42132 pheight%
42133 \end_layout
42134
42135 \end_inset
42136 </cell>
42137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42138 \begin_inset Text
42139
42140 \begin_layout Plain Layout
42141 % of paper height
42142 \end_layout
42143
42144 \end_inset
42145 </cell>
42146 </row>
42147 <row>
42148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42149 \begin_inset Text
42150
42151 \begin_layout Plain Layout
42152 ex
42153 \end_layout
42154
42155 \end_inset
42156 </cell>
42157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42158 \begin_inset Text
42159
42160 \begin_layout Plain Layout
42161 height of letter 
42162 \emph on
42163 x
42164 \emph default
42165  in current font
42166 \end_layout
42167
42168 \end_inset
42169 </cell>
42170 </row>
42171 <row>
42172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42173 \begin_inset Text
42174
42175 \begin_layout Plain Layout
42176 em
42177 \end_layout
42178
42179 \end_inset
42180 </cell>
42181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42182 \begin_inset Text
42183
42184 \begin_layout Plain Layout
42185 width of letter 
42186 \emph on
42187 M
42188 \emph default
42189  in current font
42190 \end_layout
42191
42192 \end_inset
42193 </cell>
42194 </row>
42195 <row>
42196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42197 \begin_inset Text
42198
42199 \begin_layout Plain Layout
42200 mu
42201 \end_layout
42202
42203 \end_inset
42204 </cell>
42205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42206 \begin_inset Text
42207
42208 \begin_layout Plain Layout
42209 math unit (1
42210 \begin_inset space \thinspace{}
42211 \end_inset
42212
42213 mu = 1/18
42214 \begin_inset space \thinspace{}
42215 \end_inset
42216
42217 em)
42218 \end_layout
42219
42220 \end_inset
42221 </cell>
42222 </row>
42223 </lyxtabular>
42224
42225 \end_inset
42226
42227
42228 \end_layout
42229
42230 \end_inset
42231
42232
42233 \end_layout
42234
42235 \begin_layout Chapter
42236 Credits
42237 \begin_inset CommandInset label
42238 LatexCommand label
42239 name "cha:Credits"
42240
42241 \end_inset
42242
42243
42244 \end_layout
42245
42246 \begin_layout Standard
42247 The documentation is a collaborative effort between many different people
42248  (and we would encourage people to contribute!).
42249 \end_layout
42250
42251 \begin_layout Itemize
42252
42253 \noun on
42254 Alejandro Aguilar Sierra
42255 \end_layout
42256
42257 \begin_layout Itemize
42258
42259 \noun on
42260 Amir Karger
42261 \end_layout
42262
42263 \begin_layout Itemize
42264
42265 \noun on
42266 David Johnson
42267 \end_layout
42268
42269 \begin_layout Itemize
42270
42271 \noun on
42272 Hartmut Haase
42273 \end_layout
42274
42275 \begin_layout Itemize
42276
42277 \noun on
42278 Ignacio García
42279 \end_layout
42280
42281 \begin_layout Itemize
42282
42283 \noun on
42284 Ivan Schreter
42285 \end_layout
42286
42287 \begin_layout Itemize
42288
42289 \noun on
42290 John Raithel
42291 \end_layout
42292
42293 \begin_layout Itemize
42294
42295 \noun on
42296 John Weiss
42297 \end_layout
42298
42299 \begin_layout Itemize
42300
42301 \noun on
42302 Lars Gullik Bjønnes
42303 \end_layout
42304
42305 \begin_layout Itemize
42306
42307 \noun on
42308 Matthias Ettrich
42309 \end_layout
42310
42311 \begin_layout Itemize
42312
42313 \noun on
42314 Matthias Zenker
42315 \end_layout
42316
42317 \begin_layout Itemize
42318
42319 \noun on
42320 Rich Fields
42321 \end_layout
42322
42323 \begin_layout Itemize
42324
42325 \noun on
42326 Pascal André
42327 \end_layout
42328
42329 \begin_layout Itemize
42330
42331 \noun on
42332 Paul Evans
42333 \end_layout
42334
42335 \begin_layout Itemize
42336
42337 \noun on
42338 Paul Russel
42339 \end_layout
42340
42341 \begin_layout Itemize
42342
42343 \noun on
42344 Robin Socha
42345 \end_layout
42346
42347 \begin_layout Itemize
42348
42349 \noun on
42350 Uwe Stöhr
42351 \end_layout
42352
42353 \begin_layout Itemize
42354 The LyX Team: 
42355 \begin_inset CommandInset citation
42356 LatexCommand cite
42357 key "lyxcredit"
42358
42359 \end_inset
42360
42361
42362 \end_layout
42363
42364 \begin_layout Standard
42365 \begin_inset Newpage newpage
42366 \end_inset
42367
42368 The bibliography on the following page was created with the 
42369 \family sans
42370 Bibliography
42371 \family default
42372  environment.
42373 \end_layout
42374
42375 \begin_layout Bibliography
42376 \begin_inset CommandInset bibitem
42377 LatexCommand bibitem
42378 label "Credits"
42379 key "lyxcredit"
42380
42381 \end_inset
42382
42383 The LyX Team: 
42384 \begin_inset CommandInset href
42385 LatexCommand href
42386 name "Credits"
42387 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42388
42389 \end_inset
42390
42391 :
42392 \begin_inset Newline newline
42393 \end_inset
42394
42395
42396 \begin_inset Flex URL
42397 status collapsed
42398
42399 \begin_layout Plain Layout
42400
42401 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42402 \end_layout
42403
42404 \end_inset
42405
42406
42407 \end_layout
42408
42409 \begin_layout Bibliography
42410 \begin_inset CommandInset bibitem
42411 LatexCommand bibitem
42412 key "latexcompanion"
42413
42414 \end_inset
42415
42416 Frank Mittelbach and Michel Goossens: 
42417 \emph on
42418 The LaTeX Companion Second Edition.
42419
42420 \emph default
42421  Addison-Wesley, 2004
42422 \end_layout
42423
42424 \begin_layout Bibliography
42425 \begin_inset CommandInset bibitem
42426 LatexCommand bibitem
42427 key "latexguide"
42428
42429 \end_inset
42430
42431 Helmut Kopka and Patrick W.
42432  Daly: 
42433 \emph on
42434 A Guide to LaTeX Fourth Edition.
42435
42436 \emph default
42437  Addison-Wesley, 2003
42438 \end_layout
42439
42440 \begin_layout Bibliography
42441 \begin_inset CommandInset bibitem
42442 LatexCommand bibitem
42443 key "latexbook"
42444
42445 \end_inset
42446
42447 Leslie Lamport: 
42448 \emph on
42449 LaTeX: A Document Preparation System.
42450
42451 \emph default
42452  Addison-Wesley, second edition, 1994
42453 \end_layout
42454
42455 \begin_layout Bibliography
42456 \begin_inset CommandInset bibitem
42457 LatexCommand bibitem
42458 key "texbook"
42459
42460 \end_inset
42461
42462 Donald E.
42463  Knuth.
42464  
42465 \emph on
42466 The TeXbook.
42467
42468 \emph default
42469  Addison-Wesley, 1984
42470 \end_layout
42471
42472 \begin_layout Bibliography
42473 \begin_inset CommandInset bibitem
42474 LatexCommand bibitem
42475 key "TeXCatalogue"
42476
42477 \end_inset
42478
42479 The TeX Catalogue:
42480 \begin_inset Newline newline
42481 \end_inset
42482
42483
42484 \begin_inset Flex URL
42485 status collapsed
42486
42487 \begin_layout Plain Layout
42488
42489 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
42490 \end_layout
42491
42492 \end_inset
42493
42494
42495 \end_layout
42496
42497 \begin_layout Bibliography
42498 \begin_inset CommandInset bibitem
42499 LatexCommand bibitem
42500 key "LaTeXFAQ"
42501
42502 \end_inset
42503
42504 The LaTeX FAQ:
42505 \begin_inset Newline newline
42506 \end_inset
42507
42508
42509 \begin_inset Flex URL
42510 status collapsed
42511
42512 \begin_layout Plain Layout
42513
42514 http://www.tex.ac.uk/cgi-bin/texfaq2html
42515 \end_layout
42516
42517 \end_inset
42518
42519
42520 \end_layout
42521
42522 \begin_layout Bibliography
42523 \begin_inset CommandInset bibitem
42524 LatexCommand bibitem
42525 key "BibTeX"
42526
42527 \end_inset
42528
42529
42530 \begin_inset CommandInset href
42531 LatexCommand href
42532 name "Documentation"
42533 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
42534
42535 \end_inset
42536
42537  of the program 
42538 \family sans
42539 BibTeX
42540 \family default
42541 :
42542 \begin_inset Newline newline
42543 \end_inset
42544
42545
42546 \begin_inset Flex URL
42547 status collapsed
42548
42549 \begin_layout Plain Layout
42550
42551 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
42552 \end_layout
42553
42554 \end_inset
42555
42556
42557 \end_layout
42558
42559 \begin_layout Bibliography
42560 \begin_inset CommandInset bibitem
42561 LatexCommand bibitem
42562 key "makeindex"
42563
42564 \end_inset
42565
42566
42567 \begin_inset CommandInset href
42568 LatexCommand href
42569 name "Documentation"
42570 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
42571
42572 \end_inset
42573
42574  of the program 
42575 \family sans
42576 makeindex
42577 \family default
42578 :
42579 \begin_inset Newline newline
42580 \end_inset
42581
42582
42583 \begin_inset Flex URL
42584 status collapsed
42585
42586 \begin_layout Plain Layout
42587
42588 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
42589 \end_layout
42590
42591 \end_inset
42592
42593
42594 \end_layout
42595
42596 \begin_layout Bibliography
42597 \begin_inset CommandInset bibitem
42598 LatexCommand bibitem
42599 key "xindy"
42600
42601 \end_inset
42602
42603
42604 \begin_inset CommandInset href
42605 LatexCommand href
42606 name "Documentation"
42607 target "http://www.xindy.org/documentation.html"
42608
42609 \end_inset
42610
42611  of the program 
42612 \family sans
42613 xindy
42614 \family default
42615 :
42616 \begin_inset Newline newline
42617 \end_inset
42618
42619
42620 \begin_inset Flex URL
42621 status collapsed
42622
42623 \begin_layout Plain Layout
42624
42625 http://www.xindy.org/documentation.html
42626 \end_layout
42627
42628 \end_inset
42629
42630
42631 \end_layout
42632
42633 \begin_layout Bibliography
42634 \begin_inset CommandInset bibitem
42635 LatexCommand bibitem
42636 key "caption"
42637
42638 \end_inset
42639
42640
42641 \begin_inset CommandInset href
42642 LatexCommand href
42643 name "Documentation"
42644 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
42645
42646 \end_inset
42647
42648  of the LaTeX-package 
42649 \series bold
42650 caption
42651 \series default
42652
42653 \begin_inset Index
42654 status collapsed
42655
42656 \begin_layout Plain Layout
42657 LaTeX-packages ! caption
42658 \end_layout
42659
42660 \end_inset
42661
42662 :
42663 \begin_inset Newline newline
42664 \end_inset
42665
42666
42667 \begin_inset Flex URL
42668 status collapsed
42669
42670 \begin_layout Plain Layout
42671
42672 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
42673 \end_layout
42674
42675 \end_inset
42676
42677
42678 \end_layout
42679
42680 \begin_layout Bibliography
42681 \begin_inset CommandInset bibitem
42682 LatexCommand bibitem
42683 key "fancyhdr"
42684
42685 \end_inset
42686
42687
42688 \begin_inset CommandInset href
42689 LatexCommand href
42690 name "Documentation"
42691 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
42692
42693 \end_inset
42694
42695  of the LaTeX-package 
42696 \series bold
42697 fancyhdr
42698 \series default
42699
42700 \begin_inset Index
42701 status collapsed
42702
42703 \begin_layout Plain Layout
42704 LaTeX-packages ! fancyhdr
42705 \end_layout
42706
42707 \end_inset
42708
42709 :
42710 \begin_inset Newline newline
42711 \end_inset
42712
42713
42714 \begin_inset Flex URL
42715 status collapsed
42716
42717 \begin_layout Plain Layout
42718
42719 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42720 \end_layout
42721
42722 \end_inset
42723
42724
42725 \end_layout
42726
42727 \begin_layout Bibliography
42728 \begin_inset CommandInset bibitem
42729 LatexCommand bibitem
42730 key "hyperref"
42731
42732 \end_inset
42733
42734
42735 \series bold
42736
42737 \begin_inset CommandInset href
42738 LatexCommand href
42739 name "Documentation"
42740 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42741
42742 \end_inset
42743
42744
42745 \series default
42746  of the LaTeX-package 
42747 \series bold
42748 hyperref
42749 \series default
42750
42751 \begin_inset Index
42752 status collapsed
42753
42754 \begin_layout Plain Layout
42755 LaTeX-packages ! hyperref
42756 \end_layout
42757
42758 \end_inset
42759
42760 :
42761 \begin_inset Newline newline
42762 \end_inset
42763
42764
42765 \begin_inset Flex URL
42766 status collapsed
42767
42768 \begin_layout Plain Layout
42769
42770 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
42771 \end_layout
42772
42773 \end_inset
42774
42775
42776 \end_layout
42777
42778 \begin_layout Bibliography
42779 \begin_inset CommandInset bibitem
42780 LatexCommand bibitem
42781 key "nomencl"
42782
42783 \end_inset
42784
42785
42786 \begin_inset CommandInset href
42787 LatexCommand href
42788 name "Documentation"
42789 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42790
42791 \end_inset
42792
42793  of the LaTeX-package 
42794 \series bold
42795 nomencl
42796 \series default
42797
42798 \begin_inset Index
42799 status collapsed
42800
42801 \begin_layout Plain Layout
42802 LaTeX-packages ! nomencl
42803 \end_layout
42804
42805 \end_inset
42806
42807 :
42808 \begin_inset Newline newline
42809 \end_inset
42810
42811
42812 \begin_inset Flex URL
42813 status collapsed
42814
42815 \begin_layout Plain Layout
42816
42817 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42818 \end_layout
42819
42820 \end_inset
42821
42822
42823 \end_layout
42824
42825 \begin_layout Bibliography
42826 \begin_inset CommandInset bibitem
42827 LatexCommand bibitem
42828 key "tipa"
42829
42830 \end_inset
42831
42832
42833 \begin_inset CommandInset href
42834 LatexCommand href
42835 name "Documentation"
42836 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42837
42838 \end_inset
42839
42840  of the LaTeX-package 
42841 \series bold
42842 tipa
42843 \series default
42844
42845 \begin_inset Index
42846 status collapsed
42847
42848 \begin_layout Plain Layout
42849 LaTeX-packages ! tipa
42850 \end_layout
42851
42852 \end_inset
42853
42854 :
42855 \begin_inset Newline newline
42856 \end_inset
42857
42858
42859 \begin_inset Flex URL
42860 status collapsed
42861
42862 \begin_layout Plain Layout
42863
42864 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42865 \end_layout
42866
42867 \end_inset
42868
42869
42870 \end_layout
42871
42872 \begin_layout Bibliography
42873 \begin_inset CommandInset bibitem
42874 LatexCommand bibitem
42875 key "wrapfig"
42876
42877 \end_inset
42878
42879
42880 \begin_inset CommandInset href
42881 LatexCommand href
42882 name "Documentation"
42883 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42884
42885 \end_inset
42886
42887  of the LaTeX-package 
42888 \series bold
42889 wrapfig
42890 \series default
42891
42892 \begin_inset Index
42893 status collapsed
42894
42895 \begin_layout Plain Layout
42896 LaTeX-packages ! wrapfig
42897 \end_layout
42898
42899 \end_inset
42900
42901 :
42902 \begin_inset Newline newline
42903 \end_inset
42904
42905
42906 \begin_inset Flex URL
42907 status collapsed
42908
42909 \begin_layout Plain Layout
42910
42911 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42912 \end_layout
42913
42914 \end_inset
42915
42916
42917 \end_layout
42918
42919 \begin_layout Bibliography
42920 \begin_inset CommandInset bibitem
42921 LatexCommand bibitem
42922 key "XeTeX"
42923
42924 \end_inset
42925
42926
42927 \begin_inset CommandInset href
42928 LatexCommand href
42929 name "Wiki-page"
42930 target "http://wiki.lyx.org/LyX/XeTeX"
42931
42932 \end_inset
42933
42934  how to use LyX with XeTeX:
42935 \begin_inset Newline newline
42936 \end_inset
42937
42938
42939 \begin_inset Flex URL
42940 status collapsed
42941
42942 \begin_layout Plain Layout
42943
42944 http://wiki.lyx.org/LyX/XeTeX
42945 \end_layout
42946
42947 \end_inset
42948
42949
42950 \end_layout
42951
42952 \begin_layout Bibliography
42953 \begin_inset CommandInset bibitem
42954 LatexCommand bibitem
42955 key "Arabic"
42956
42957 \end_inset
42958
42959
42960 \begin_inset CommandInset href
42961 LatexCommand href
42962 name "Wiki-page"
42963 target "http://wiki.lyx.org/Windows/Arabic"
42964
42965 \end_inset
42966
42967  how to set up LyX for Arabic:
42968 \begin_inset Newline newline
42969 \end_inset
42970
42971
42972 \begin_inset Flex URL
42973 status collapsed
42974
42975 \begin_layout Plain Layout
42976
42977 http://wiki.lyx.org/Windows/Arabic
42978 \end_layout
42979
42980 \end_inset
42981
42982
42983 \end_layout
42984
42985 \begin_layout Bibliography
42986 \begin_inset CommandInset bibitem
42987 LatexCommand bibitem
42988 key "Armenian"
42989
42990 \end_inset
42991
42992
42993 \begin_inset CommandInset href
42994 LatexCommand href
42995 name "Wiki-page"
42996 target "http://wiki.lyx.org/Windows/Armenian"
42997
42998 \end_inset
42999
43000  how to set up LyX for Armenian:
43001 \begin_inset Newline newline
43002 \end_inset
43003
43004
43005 \begin_inset Flex URL
43006 status collapsed
43007
43008 \begin_layout Plain Layout
43009
43010 http://wiki.lyx.org/Windows/Armenian
43011 \end_layout
43012
43013 \end_inset
43014
43015
43016 \end_layout
43017
43018 \begin_layout Bibliography
43019 \begin_inset CommandInset bibitem
43020 LatexCommand bibitem
43021 key "Farsi"
43022
43023 \end_inset
43024
43025
43026 \begin_inset CommandInset href
43027 LatexCommand href
43028 name "Wiki-page"
43029 target "http://wiki.lyx.org/Windows/Farsi"
43030
43031 \end_inset
43032
43033  how to set up LyX for Farsi:
43034 \begin_inset Newline newline
43035 \end_inset
43036
43037
43038 \begin_inset Flex URL
43039 status collapsed
43040
43041 \begin_layout Plain Layout
43042
43043 http://wiki.lyx.org/Windows/Farsi
43044 \end_layout
43045
43046 \end_inset
43047
43048
43049 \end_layout
43050
43051 \begin_layout Bibliography
43052 \begin_inset CommandInset bibitem
43053 LatexCommand bibitem
43054 key "Hebrew"
43055
43056 \end_inset
43057
43058
43059 \begin_inset CommandInset href
43060 LatexCommand href
43061 name "Wiki-page"
43062 target "http://wiki.lyx.org/Windows/Hebrew"
43063
43064 \end_inset
43065
43066  how to set up LyX for Hebrew:
43067 \begin_inset Newline newline
43068 \end_inset
43069
43070
43071 \begin_inset Flex URL
43072 status collapsed
43073
43074 \begin_layout Plain Layout
43075
43076 http://wiki.lyx.org/Windows/Hebrew
43077 \end_layout
43078
43079 \end_inset
43080
43081
43082 \end_layout
43083
43084 \begin_layout Bibliography
43085 \begin_inset CommandInset bibitem
43086 LatexCommand bibitem
43087 key "Japanese"
43088
43089 \end_inset
43090
43091
43092 \begin_inset CommandInset href
43093 LatexCommand href
43094 name "Wiki-page"
43095 target "http://wiki.lyx.org/Windows/Japanese"
43096
43097 \end_inset
43098
43099  how to set up LyX for Japanese:
43100 \begin_inset Newline newline
43101 \end_inset
43102
43103
43104 \begin_inset Flex URL
43105 status collapsed
43106
43107 \begin_layout Plain Layout
43108
43109 http://wiki.lyx.org/Windows/Japanese
43110 \end_layout
43111
43112 \end_inset
43113
43114
43115 \end_layout
43116
43117 \begin_layout Bibliography
43118 \begin_inset CommandInset bibitem
43119 LatexCommand bibitem
43120 key "Vietnamese"
43121
43122 \end_inset
43123
43124
43125 \begin_inset CommandInset href
43126 LatexCommand href
43127 name "Wiki-page"
43128 target "http://wiki.lyx.org/Windows/Vietnamese"
43129
43130 \end_inset
43131
43132  how to set up LyX for Vietnamese:
43133 \begin_inset Newline newline
43134 \end_inset
43135
43136
43137 \begin_inset Flex URL
43138 status collapsed
43139
43140 \begin_layout Plain Layout
43141
43142 http://wiki.lyx.org/Windows/Vietnamese
43143 \end_layout
43144
43145 \end_inset
43146
43147
43148 \end_layout
43149
43150 \begin_layout Bibliography
43151 \begin_inset CommandInset bibitem
43152 LatexCommand bibitem
43153 key "LyX-func"
43154
43155 \end_inset
43156
43157
43158 \begin_inset CommandInset href
43159 LatexCommand href
43160 name "Wiki-page"
43161 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43162
43163 \end_inset
43164
43165  with a list of all available LyX-functions:
43166 \begin_inset Newline newline
43167 \end_inset
43168
43169
43170 \begin_inset Flex URL
43171 status collapsed
43172
43173 \begin_layout Plain Layout
43174
43175 http://wiki.lyx.org/LyX/LyxFunctionList
43176 \end_layout
43177
43178 \end_inset
43179
43180
43181 \end_layout
43182
43183 \begin_layout Bibliography
43184 \begin_inset CommandInset bibitem
43185 LatexCommand bibitem
43186 key "NewInLyX16"
43187
43188 \end_inset
43189
43190
43191 \begin_inset CommandInset href
43192 LatexCommand href
43193 name "Wiki-page"
43194 target "http://wiki.lyx.org/LyX/NewInLyX16"
43195
43196 \end_inset
43197
43198  about new features in 
43199 \family sans
43200 LyX 1.6.0
43201 \family default
43202 :
43203 \begin_inset Newline newline
43204 \end_inset
43205
43206
43207 \begin_inset Flex URL
43208 status collapsed
43209
43210 \begin_layout Plain Layout
43211
43212 http://wiki.lyx.org/LyX/NewInLyX16
43213 \end_layout
43214
43215 \end_inset
43216
43217
43218 \end_layout
43219
43220 \begin_layout Standard
43221 \begin_inset Newpage newpage
43222 \end_inset
43223
43224
43225 \begin_inset ERT
43226 status collapsed
43227
43228 \begin_layout Plain Layout
43229
43230
43231 \backslash
43232 let
43233 \backslash
43234 mybibname
43235 \backslash
43236 bibname
43237 \end_layout
43238
43239 \begin_layout Plain Layout
43240
43241
43242 \backslash
43243 renewcommand{
43244 \backslash
43245 bibname}{
43246 \backslash
43247 mybibname
43248 \backslash
43249 ; 2}
43250 \end_layout
43251
43252 \end_inset
43253
43254
43255 \begin_inset Note Note
43256 status collapsed
43257
43258 \begin_layout Plain Layout
43259 The command 
43260 \series bold
43261
43262 \backslash
43263 bibname
43264 \series default
43265  is the name of the bibliography in the current document language.
43266  It is redefined here with the number 2 at the end to state that the following
43267  bibliography is the second one:
43268 \end_layout
43269
43270 \end_inset
43271
43272
43273 \end_layout
43274
43275 \begin_layout Standard
43276 \begin_inset CommandInset bibtex
43277 LatexCommand bibtex
43278 bibfiles "biblio/LyXDocs"
43279 options "biblio/alphadin"
43280
43281 \end_inset
43282
43283
43284 \end_layout
43285
43286 \begin_layout Standard
43287 The above bibliography is created from a BibTeX-database.
43288 \end_layout
43289
43290 \begin_layout Standard
43291
43292 \series bold
43293 \begin_inset CommandInset nomencl_print
43294 LatexCommand printnomenclature
43295
43296 \end_inset
43297
43298
43299 \begin_inset CommandInset index_print
43300 LatexCommand printindex
43301
43302 \end_inset
43303
43304
43305 \end_layout
43306
43307 \end_body
43308 \end_document