]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: describe some new menus
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
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 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref 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 \family sans
303 M-x
304 \family default
305  when you need to type a command in the minibuffer.
306 \end_layout
307
308 \begin_layout Standard
309 Note that there is no horizontal scroll bar.
310  This is not a bug or an oversight, but intentional.
311  When you read a book, you expect the end of a line to wrap around to the
312  next line.
313  Text overflows onto new pages in a vertical fashion, hence the need for
314  only a vertical scrollbar.
315  There are three cases where you might want a horizontal scrollbar.
316  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
317  This, however, is due
318  to a flaw in the routine that displays graphics on the LyX screen in a
319  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
320  as you'd need to rescale graphics to fit on a page.
321  The second and third cases are tables and equations which are wider than
322  the LyX window.
323  You can use the arrow keys to scroll horizontally through the table, but
324  this doesn't work for equations yet.
325 \end_layout
326
327 \begin_layout Standard
328 For a brief description of all LyX menus and toolbar buttons, have a look
329  at Appendix
330 \begin_inset space ~
331 \end_inset
332
333
334 \begin_inset CommandInset ref
335 LatexCommand ref
336 reference "cha:The-User-Interface"
337
338 \end_inset
339
340 .
341  Most of them are self-explanatory and you'll find them listed in the correspond
342 ing sections of this documentation.
343 \end_layout
344
345 \begin_layout Section
346 HELP
347 \end_layout
348
349 \begin_layout Standard
350 The help system consists of the LyX manuals.
351  You can read 
352 \emph on
353 all
354 \emph default
355  of the manuals from inside LyX.
356  Just select the manual you want read from the 
357 \family sans
358 Help
359 \family default
360  menu.
361 \end_layout
362
363 \begin_layout Section
364 Basic LyX Setup
365 \begin_inset CommandInset label
366 LatexCommand label
367 name "sec:Basic-LyX-Setup"
368
369 \end_inset
370
371
372 \end_layout
373
374 \begin_layout Standard
375 There are several features of LyX that can be configured from inside LyX,
376  without resorting to configuration files.
377  First, LyX is able to inspect your system to see what programs, LaTeX document
378  classes and LaTeX packages are available.
379  It uses this knowledge to give reasonable defaults to several 
380 \family sans
381 Preferences
382 \begin_inset Index
383 status collapsed
384
385 \begin_layout Plain Layout
386 Preferences
387 \end_layout
388
389 \end_inset
390
391
392 \family default
393  settings.
394  Although this configuration has already been done when LyX was installed
395  on your system, you might have some items that you installed locally, e.g.
396  new LaTeX classes, and which are not seen by LyX.
397  To force LyX to re-inspect your system, you should use 
398 \family sans
399 Tools\SpecialChar \menuseparator
400 Reconfigure
401 \family default
402 .
403 \begin_inset Index
404 status collapsed
405
406 \begin_layout Plain Layout
407 Reconfiguration of LyX
408 \end_layout
409
410 \end_inset
411
412  You should then restart LyX to ensure that the changes are taken into account.
413 \end_layout
414
415 \begin_layout Section
416 LaTeX Setup
417 \begin_inset CommandInset label
418 LatexCommand label
419 name "sec:LaTeX-Setup"
420
421 \end_inset
422
423
424 \end_layout
425
426 \begin_layout Standard
427 LyX needs several LaTeX packages to work properly.
428  The packages found on the system by LyX are listed in the file 
429 \emph on
430 LaT
431 \emph default
432
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438 {}
439 \end_layout
440
441 \end_inset
442
443
444 \emph on
445 eX
446 \begin_inset space ~
447 \end_inset
448
449 Configuration
450 \emph default
451  that will be created when using the menu 
452 \family sans
453 Help\SpecialChar \menuseparator
454 LaT
455 \begin_inset ERT
456 status collapsed
457
458 \begin_layout Plain Layout
459
460 {}
461 \end_layout
462
463 \end_inset
464
465 eX
466 \begin_inset space ~
467 \end_inset
468
469 Configuration
470 \family default
471 .
472  You should install the required missing packages and then reconfigure LyX.
473 \begin_inset Note Note
474 status collapsed
475
476 \begin_layout Plain Layout
477 The two braces in the TeX Code box prevent that the term 
478 \begin_inset Quotes eld
479 \end_inset
480
481 LaTeX
482 \begin_inset Quotes erd
483 \end_inset
484
485  is printed with sub- and superscript letters.
486  More about TeX Code is described in section
487 \begin_inset space ~
488 \end_inset
489
490
491 \begin_inset CommandInset ref
492 LatexCommand ref
493 reference "sec:TeX-Code"
494
495 \end_inset
496
497 , the printout of proper names like LaTeX is explained in section
498 \begin_inset space ~
499 \end_inset
500
501
502 \begin_inset CommandInset ref
503 LatexCommand ref
504 reference "sub:LyX's-Proper-Names"
505
506 \end_inset
507
508 .
509 \end_layout
510
511 \end_inset
512
513
514 \begin_inset Index
515 status collapsed
516
517 \begin_layout Plain Layout
518 Reconfiguration of LyX
519 \end_layout
520
521 \end_inset
522
523
524 \end_layout
525
526 \begin_layout Chapter
527 How to work with LyX
528 \end_layout
529
530 \begin_layout Section
531 Basic File Operations
532 \begin_inset Index
533 status collapsed
534
535 \begin_layout Plain Layout
536 File Operations
537 \end_layout
538
539 \end_inset
540
541
542 \end_layout
543
544 \begin_layout Standard
545 Under the 
546 \family sans
547 File
548 \family default
549  menu and in the standard toolbar are basic operations for any word processor
550  in addition to some more advanced operations:
551 \end_layout
552
553 \begin_layout Itemize
554
555 \family sans
556 New 
557 \begin_inset Graphics
558         filename ../images/buffer-new.png
559         BoundingBox 0bp 5bp 20bp 20bp
560
561 \end_inset
562
563
564 \end_layout
565
566 \begin_layout Itemize
567
568 \family sans
569 New
570 \begin_inset space ~
571 \end_inset
572
573 from
574 \bar under
575
576 \begin_inset space ~
577 \end_inset
578
579
580 \bar default
581 Template
582 \end_layout
583
584 \begin_layout Itemize
585
586 \family sans
587 Open 
588 \family default
589
590 \begin_inset Graphics
591         filename ../images/file-open.png
592         BoundingBox 0bp 5bp 20bp 20bp
593
594 \end_inset
595
596
597 \end_layout
598
599 \begin_layout Itemize
600
601 \family sans
602 Close
603 \end_layout
604
605 \begin_layout Itemize
606
607 \family sans
608 Save 
609 \family default
610
611 \begin_inset Graphics
612         filename ../images/buffer-write.png
613         BoundingBox 0bp 5bp 20bp 20bp
614
615 \end_inset
616
617
618 \end_layout
619
620 \begin_layout Itemize
621
622 \family sans
623 Save
624 \begin_inset space ~
625 \end_inset
626
627 As
628 \end_layout
629
630 \begin_layout Itemize
631
632 \family sans
633 Revert
634 \begin_inset space ~
635 \end_inset
636
637 to
638 \begin_inset space ~
639 \end_inset
640
641 saved
642 \end_layout
643
644 \begin_layout Itemize
645
646 \family sans
647 Version
648 \begin_inset space ~
649 \end_inset
650
651 Control
652 \end_layout
653
654 \begin_layout Itemize
655
656 \family sans
657 Import
658 \end_layout
659
660 \begin_layout Itemize
661
662 \family sans
663 Export
664 \end_layout
665
666 \begin_layout Itemize
667
668 \family sans
669 Print 
670 \family default
671
672 \begin_inset Graphics
673         filename ../images/dialog-show_print.png
674         BoundingBox 0bp 5bp 24bp 20bp
675
676 \end_inset
677
678
679 \end_layout
680
681 \begin_layout Itemize
682
683 \family sans
684 Exit
685 \end_layout
686
687 \begin_layout Standard
688 They all do pretty much the same thing as in other word processors, with
689  a few minor differences.
690  The 
691 \family sans
692 File\SpecialChar \menuseparator
693 New
694 \begin_inset space ~
695 \end_inset
696
697 from
698 \bar under
699
700 \begin_inset space ~
701 \end_inset
702
703
704 \bar default
705 Template
706 \family default
707  command not only prompts you for a name for the new file, but also prompts
708  you for a template to use.
709  Selecting a template will automatically set certain layout features for
710  the document, features you would otherwise need to change manually.
711  They can be of use for certain classes, especially those for writing letters
712  (see section
713 \begin_inset space ~
714 \end_inset
715
716
717 \begin_inset CommandInset ref
718 LatexCommand ref
719 reference "sec:Document-Classes"
720
721 \end_inset
722
723 ).
724 \end_layout
725
726 \begin_layout Standard
727 Note: There is no 
728 \begin_inset Quotes eld
729 \end_inset
730
731 default file
732 \begin_inset Quotes erd
733 \end_inset
734
735  or document named 
736 \begin_inset Quotes eld
737 \end_inset
738
739 Untitled
740 \begin_inset Quotes erd
741 \end_inset
742
743  or 
744 \begin_inset Quotes eld
745 \end_inset
746
747 scratch.
748 \begin_inset Quotes erd
749 \end_inset
750
751  Unless you tell LyX to open a file or create a new one, that big, blank
752  space is just that --- a big, blank space.
753 \end_layout
754
755 \begin_layout Standard
756
757 \family sans
758 Revert
759 \begin_inset space ~
760 \end_inset
761
762 to
763 \begin_inset space ~
764 \end_inset
765
766 saved
767 \family default
768  and 
769 \family sans
770 Version
771 \begin_inset space ~
772 \end_inset
773
774 Control
775 \family default
776  are useful if more people work on the same document at the same time
777 \begin_inset Foot
778 status collapsed
779
780 \begin_layout Plain Layout
781 If you plan to do this, you should check out the Version Control feature
782  in LyX also.
783  Read 
784 \emph on
785 Extended Features
786 \emph default
787 \SpecialChar \@.
788
789 \end_layout
790
791 \end_inset
792
793 .
794  
795 \family sans
796 Revert
797 \begin_inset space ~
798 \end_inset
799
800 to
801 \begin_inset space ~
802 \end_inset
803
804 saved
805 \family default
806  will reload the document from disk.
807  You can of course also use it if you regret that you changed a document
808  and want to restore it to the last save.
809  With
810 \family sans
811  Version
812 \begin_inset space ~
813 \end_inset
814
815 Control 
816 \family default
817 you can there register the changes you made to a document so that others
818  can identify this as your changes.
819 \end_layout
820
821 \begin_layout Section
822 Basic Editing Features
823 \begin_inset Index
824 status collapsed
825
826 \begin_layout Plain Layout
827 Editing
828 \end_layout
829
830 \end_inset
831
832
833 \begin_inset CommandInset label
834 LatexCommand label
835 name "sec:Basic-Editing-Features"
836
837 \end_inset
838
839
840 \end_layout
841
842 \begin_layout Standard
843 Like most modern word processors, LyX can perform cut and paste operations
844  on blocks of text, can move by character, word, or page of text, and can
845  delete whole words as well as individual characters.
846  The next four sections cover the basic LyX editing features and how to
847  access them.
848  We'll start with cut and paste.
849 \end_layout
850
851 \begin_layout Standard
852 As you might expect, the 
853 \family sans
854 Edit
855 \family default
856  menu and the standard toolbar has the cut and paste commands, along with
857  various other editing features.
858  Some of these are special and covered in later sections.
859  The basic ones are:
860 \end_layout
861
862 \begin_layout Itemize
863
864 \family sans
865 Cut 
866 \family default
867
868 \begin_inset Graphics
869         filename ../images/cut.png
870         BoundingBox 0bp 5bp 20bp 20bp
871
872 \end_inset
873
874
875 \end_layout
876
877 \begin_layout Itemize
878
879 \family sans
880 Copy 
881 \family default
882
883 \begin_inset Graphics
884         filename ../images/copy.png
885         BoundingBox 0bp 5bp 20bp 20bp
886
887 \end_inset
888
889
890 \end_layout
891
892 \begin_layout Itemize
893
894 \family sans
895 Paste 
896 \family default
897
898 \begin_inset Graphics
899         filename ../images/paste.png
900         BoundingBox 0bp 5bp 20bp 20bp
901
902 \end_inset
903
904
905 \end_layout
906
907 \begin_layout Itemize
908
909 \family sans
910 Paste
911 \begin_inset space ~
912 \end_inset
913
914 Recent
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Paste
921 \begin_inset space ~
922 \end_inset
923
924 Special
925 \end_layout
926
927 \begin_layout Itemize
928
929 \family sans
930 Find
931 \begin_inset space ~
932 \end_inset
933
934 &
935 \begin_inset space ~
936 \end_inset
937
938 Replace 
939 \family default
940
941 \begin_inset Graphics
942         filename ../images/dialog-show_findreplace.png
943         BoundingBox 0bp 5bp 20bp 25bp
944         rotateOrigin center
945
946 \end_inset
947
948
949 \end_layout
950
951 \begin_layout Standard
952 The first three are self-explanatory.
953  One thing to note: whenever you delete a block of text that you've selected,
954  it's automatically placed in the clipboard.
955  That is, the 
956 \family sans
957 Delete
958 \family default
959  and 
960 \family sans
961 Backspace
962 \family default
963  keys also functions as the 
964 \family sans
965 Cut
966 \family default
967  command.
968  Also, if you've selected text, be careful: If you hit a key, LyX will completel
969 y delete the selected text and replace it with what you just typed.
970  You'll have to do an 
971 \family sans
972 Undo
973 \family default
974  to get back the lost text.
975 \end_layout
976
977 \begin_layout Standard
978 \begin_inset Index
979 status collapsed
980
981 \begin_layout Plain Layout
982 Paste
983 \end_layout
984
985 \end_inset
986
987 You can also copy text between LyX and other programs by cut, copy and paste.
988  The submenu of 
989 \family sans
990 Paste
991 \begin_inset space ~
992 \end_inset
993
994 Recent
995 \family default
996  shows you a list with the last strings you have pasted.
997 \end_layout
998
999 \begin_layout Standard
1000 The menu 
1001 \family sans
1002 Edit\SpecialChar \menuseparator
1003 Paste
1004 \begin_inset space ~
1005 \end_inset
1006
1007 Special\SpecialChar \menuseparator
1008 Plain
1009 \begin_inset space ~
1010 \end_inset
1011
1012 Text, Join
1013 \begin_inset space ~
1014 \end_inset
1015
1016 Lines
1017 \family default
1018  will insert the text in the clipboard so that the whole text is inserted
1019  as 
1020 \emph on
1021 one
1022 \emph default
1023  paragraph.
1024  A new paragraph is started when there is a blank line in the file.
1025  Without 
1026 \family sans
1027 Join
1028 \begin_inset space ~
1029 \end_inset
1030
1031 Lines
1032 \family default
1033 , the text is inserted as Paragraphs, where the line breaks of the text
1034  will start a new paragraph.
1035 \end_layout
1036
1037 \begin_layout Standard
1038 \begin_inset Index
1039 status collapsed
1040
1041 \begin_layout Plain Layout
1042 Replace
1043 \end_layout
1044
1045 \end_inset
1046
1047
1048 \begin_inset Index
1049 status collapsed
1050
1051 \begin_layout Plain Layout
1052 Find
1053 \end_layout
1054
1055 \end_inset
1056
1057 The 
1058 \family sans
1059 Edit\SpecialChar \menuseparator
1060 Find
1061 \begin_inset space ~
1062 \end_inset
1063
1064 &
1065 \begin_inset space ~
1066 \end_inset
1067
1068 Replace
1069 \family default
1070  item opens the 
1071 \family sans
1072 Find
1073 \begin_inset space ~
1074 \end_inset
1075
1076 and
1077 \begin_inset space ~
1078 \end_inset
1079
1080 Replace
1081 \family default
1082  dialog.
1083  Once you've found a word or expression, LyX selects it.
1084  Hitting the 
1085 \family sans
1086 Replace
1087 \family default
1088  button replaces the selected text with the contents of the 
1089 \family sans
1090 Replace
1091 \begin_inset space ~
1092 \end_inset
1093
1094 with
1095 \family default
1096  field.
1097  You can click the 
1098 \family sans
1099 Find
1100 \begin_inset space ~
1101 \end_inset
1102
1103 Next
1104 \family default
1105  button to skip the current word.
1106  Hit 
1107 \family sans
1108 Replace
1109 \begin_inset space ~
1110 \end_inset
1111
1112 All
1113 \family default
1114  to replace all occurrences of the text in the document automatically.
1115  The 
1116 \family sans
1117 Case
1118 \begin_inset space ~
1119 \end_inset
1120
1121 sensitive
1122 \family default
1123  option can be used if you want the search to consider the case of the search
1124  word.
1125  If the toggle is set, searching for 
1126 \begin_inset Quotes eld
1127 \end_inset
1128
1129
1130 \family typewriter
1131 Test
1132 \family default
1133
1134 \begin_inset Quotes erd
1135 \end_inset
1136
1137  will not match the word 
1138 \begin_inset Quotes eld
1139 \end_inset
1140
1141
1142 \family typewriter
1143 test
1144 \family default
1145
1146 \begin_inset Quotes erd
1147 \end_inset
1148
1149 .
1150  The 
1151 \family sans
1152 Match whole words only
1153 \family default
1154  option can be used to force LyX to only find complete words.
1155  I.e., searching for 
1156 \begin_inset Quotes eld
1157 \end_inset
1158
1159
1160 \family typewriter
1161 star
1162 \family default
1163
1164 \begin_inset Quotes erd
1165 \end_inset
1166
1167  will not match 
1168 \begin_inset Quotes eld
1169 \end_inset
1170
1171
1172 \family typewriter
1173 starlet
1174 \family default
1175
1176 \begin_inset Quotes erd
1177 \end_inset
1178
1179 .
1180 \end_layout
1181
1182 \begin_layout Standard
1183 Things like notes, floats, etc., the so called insets can be dissolved.
1184  This means that the inset is deleted and its content is left as normal
1185  text.
1186  Dissolving an inset is done by setting the cursor to the beginning of an
1187  inset and pressing 
1188 \family sans
1189 Backspace
1190 \family default
1191  or by setting the cursor to the end and pressing 
1192 \family sans
1193 Delete
1194 \family default
1195 .
1196 \end_layout
1197
1198 \begin_layout Section
1199 Undo and Redo
1200 \begin_inset Index
1201 status collapsed
1202
1203 \begin_layout Plain Layout
1204 Redo
1205 \end_layout
1206
1207 \end_inset
1208
1209
1210 \begin_inset Index
1211 status collapsed
1212
1213 \begin_layout Plain Layout
1214 Undo
1215 \end_layout
1216
1217 \end_inset
1218
1219
1220 \begin_inset CommandInset label
1221 LatexCommand label
1222 name "sec:Undo-and-Redo"
1223
1224 \end_inset
1225
1226
1227 \end_layout
1228
1229 \begin_layout Standard
1230 If you make a mistake, you can easily recover from it.
1231  LyX has a large-capacity undo/redo buffer.
1232  Select 
1233 \family sans
1234 Edit\SpecialChar \menuseparator
1235 Undo
1236 \family default
1237  or the toolbar button 
1238 \begin_inset Graphics
1239         filename ../images/undo.png
1240         BoundingBox 0bp 5bp 20bp 20bp
1241
1242 \end_inset
1243
1244  to undo some mistake.
1245  If you accidentally undo too much, use 
1246 \family sans
1247 Edit\SpecialChar \menuseparator
1248 Redo
1249 \family default
1250  or the toolbar button 
1251 \begin_inset Graphics
1252         filename ../images/redo.png
1253         BoundingBox 0bp 5bp 20bp 20bp
1254
1255 \end_inset
1256
1257  to 
1258 \begin_inset Quotes eld
1259 \end_inset
1260
1261 undo the undo.
1262 \begin_inset Quotes erd
1263 \end_inset
1264
1265  The undo mechanism is currently limited to 100
1266 \begin_inset space \thinspace{}
1267 \end_inset
1268
1269 steps to minimize memory overhead.
1270 \end_layout
1271
1272 \begin_layout Standard
1273 Notice that if you revert back all changes to arrive to the document as
1274  it was last saved, the 
1275 \begin_inset Quotes eld
1276 \end_inset
1277
1278 changed
1279 \begin_inset Quotes erd
1280 \end_inset
1281
1282  status of the document is unfortunately not reset.
1283  This is a consequence of the 100
1284 \begin_inset space \thinspace{}
1285 \end_inset
1286
1287 step undo limit, above.
1288 \end_layout
1289
1290 \begin_layout Standard
1291
1292 \family sans
1293 Undo
1294 \family default
1295  and 
1296 \family sans
1297 Redo
1298 \family default
1299  work on almost everything in LyX.
1300  But they won't undo or redo text character by character, but by blocks
1301  of text.
1302 \end_layout
1303
1304 \begin_layout Section
1305 Mouse Operations
1306 \begin_inset Index
1307 status collapsed
1308
1309 \begin_layout Plain Layout
1310 Mouse Operations
1311 \end_layout
1312
1313 \end_inset
1314
1315
1316 \end_layout
1317
1318 \begin_layout Standard
1319 This are the most basic mouse operations.
1320 \end_layout
1321
1322 \begin_layout Enumerate
1323 Motion
1324 \end_layout
1325
1326 \begin_deeper
1327 \begin_layout Itemize
1328 Click the 
1329 \emph on
1330 left mouse button
1331 \emph default
1332  once anywhere in the edit window.
1333  The cursor moves to the text under the mouse.
1334 \end_layout
1335
1336 \end_deeper
1337 \begin_layout Enumerate
1338 Selecting Text
1339 \end_layout
1340
1341 \begin_deeper
1342 \begin_layout Itemize
1343 Hold down the 
1344 \emph on
1345 left mouse button
1346 \emph default
1347  and drag the mouse.
1348  LyX marks the text between the old and new mouse positions.
1349  Use 
1350 \family sans
1351 Edit\SpecialChar \menuseparator
1352 Copy
1353 \family default
1354  to create a copy of the text in LyX's buffer (and the clipboard).
1355 \end_layout
1356
1357 \begin_layout Itemize
1358 Re-position the cursor and then paste the text back into LyX using 
1359 \family sans
1360 Edit\SpecialChar \menuseparator
1361 Paste
1362 \family default
1363 .
1364 \end_layout
1365
1366 \end_deeper
1367 \begin_layout Enumerate
1368 Insets (Footnotes, Notes, Floats, etc.)
1369 \end_layout
1370
1371 \begin_deeper
1372 \begin_layout Standard
1373
1374 \emph on
1375 Single click
1376 \emph default
1377  the left mouse button to open or close any of these.
1378  Right-click on them to set its properties.
1379  Also check the appropriate section of this manual for more details.
1380 \end_layout
1381
1382 \end_deeper
1383 \begin_layout Enumerate
1384 Tables
1385 \end_layout
1386
1387 \begin_deeper
1388 \begin_layout Standard
1389
1390 \emph on
1391 Single click
1392 \emph default
1393  the right mouse button to open a dialog that will allow you to manipulate
1394  the table.
1395 \end_layout
1396
1397 \end_deeper
1398 \begin_layout Section
1399 Navigating
1400 \begin_inset CommandInset label
1401 LatexCommand label
1402 name "sec:Navigating"
1403
1404 \end_inset
1405
1406
1407 \begin_inset Index
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411 Navigating
1412 \end_layout
1413
1414 \end_inset
1415
1416
1417 \end_layout
1418
1419 \begin_layout Standard
1420 LyX offers you two ways to navigate in documents:
1421 \end_layout
1422
1423 \begin_layout Itemize
1424 The menu 
1425 \family sans
1426 Navigate
1427 \family default
1428  lists all sections of the document as submenu entries that you can click
1429  to jump to the corresponding document part.
1430 \end_layout
1431
1432 \begin_layout Itemize
1433 The menu 
1434 \family sans
1435 Document\SpecialChar \menuseparator
1436 Outline
1437 \family default
1438  or the toolbar button 
1439 \begin_inset Graphics
1440         filename ../images/dialog-toggle_toc.png
1441         BoundingBox 0bp 5bp 20bp 20bp
1442
1443 \end_inset
1444
1445 .
1446 \end_layout
1447
1448 \begin_layout Standard
1449 The outline window shows you the content of the document's table of contents
1450  (TOC) that is described in sec.
1451 \begin_inset space \thinspace{}
1452 \end_inset
1453
1454
1455 \begin_inset CommandInset ref
1456 LatexCommand ref
1457 reference "sub:Table-of-Contents"
1458
1459 \end_inset
1460
1461 .
1462  You can click there on entries to jump to the corresponding document part.
1463  In the pull-down box at the top of the outline window, you can choose between
1464  different lists of document objects, like the list of footnotes.
1465  Some of them, the list of tables, figures, and algorithms can also be added
1466  to the document, see 
1467 \begin_inset CommandInset ref
1468 LatexCommand ref
1469 reference "sub:List-of-Figures"
1470
1471 \end_inset
1472
1473 .
1474 \end_layout
1475
1476 \begin_layout Standard
1477 With the buttons 
1478 \begin_inset space \space{}
1479 \end_inset
1480
1481
1482 \begin_inset Graphics
1483         filename ../images/down.png
1484         BoundingBox 0bp 5bp 20bp 20bp
1485
1486 \end_inset
1487
1488
1489 \begin_inset space \hspace{}
1490 \length -3mm
1491 \end_inset
1492
1493  and 
1494 \begin_inset space \space{}
1495 \end_inset
1496
1497
1498 \begin_inset Graphics
1499         filename ../images/up.png
1500         BoundingBox 0bp 5bp 20bp 20bp
1501
1502 \end_inset
1503
1504
1505 \begin_inset space \hspace{}
1506 \length -3mm
1507 \end_inset
1508
1509  at the bottom of the outline window you can change the position of sections
1510  in your document.
1511  So you can for example move section
1512 \begin_inset space ~
1513 \end_inset
1514
1515 2.5 before section
1516 \begin_inset space ~
1517 \end_inset
1518
1519 2.4.
1520  LyX will then automatically renumber the sections to the new order.
1521  With the buttons 
1522 \begin_inset Graphics
1523         filename ../images/promote.png
1524         BoundingBox 0bp 5bp 20bp 20bp
1525
1526 \end_inset
1527
1528  and 
1529 \begin_inset Graphics
1530         filename ../images/demote.png
1531         BoundingBox 0bp 5bp 20bp 20bp
1532
1533 \end_inset
1534
1535  you can change the sectioning level of sections.
1536  So you can for example make section
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2.5 chapter
1541 \begin_inset space ~
1542 \end_inset
1543
1544 3 or subsection
1545 \begin_inset space ~
1546 \end_inset
1547
1548 2.4.1.
1549 \end_layout
1550
1551 \begin_layout Section
1552 Basic Key Bindings
1553 \begin_inset CommandInset label
1554 LatexCommand label
1555 name "sec:Key-Bindings"
1556
1557 \end_inset
1558
1559
1560 \begin_inset Index
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564 Key Bindings
1565 \end_layout
1566
1567 \end_inset
1568
1569
1570 \end_layout
1571
1572 \begin_layout Standard
1573 There are at least two different primary binding maps: CUA and Emacs.
1574  LyX's default is CUA.
1575 \end_layout
1576
1577 \begin_layout Standard
1578 Some keys, like 
1579 \family sans
1580 Page
1581 \begin_inset space ~
1582 \end_inset
1583
1584 Up
1585 \family default
1586
1587 \family sans
1588 Page
1589 \begin_inset space ~
1590 \end_inset
1591
1592 Down
1593 \family default
1594
1595 \family sans
1596 Left
1597 \family default
1598
1599 \family sans
1600 Right
1601 \family default
1602
1603 \family sans
1604 Up
1605 \family default
1606 , and 
1607 \family sans
1608 Down
1609 \family default
1610 , do exactly what you expect them to do.
1611  Other keys don't:
1612 \end_layout
1613
1614 \begin_layout Labeling
1615 \labelwidthstring 00.00.0000
1616
1617 \family sans
1618 Tab
1619 \begin_inset CommandInset nomenclature
1620 LatexCommand nomenclature
1621 symbol "Tab"
1622 description "Tabulator key"
1623
1624 \end_inset
1625
1626
1627 \family default
1628  There is no such thing as a tab stop in LyX.
1629  If you don't understand this, go read sections
1630 \begin_inset space ~
1631 \end_inset
1632
1633
1634 \begin_inset CommandInset ref
1635 LatexCommand ref
1636 reference "sec:Par-indent-intro"
1637
1638 \end_inset
1639
1640  and 
1641 \begin_inset CommandInset ref
1642 LatexCommand ref
1643 reference "sec:Paragraph-Environments"
1644
1645 \end_inset
1646
1647 , especially section
1648 \begin_inset space ~
1649 \end_inset
1650
1651
1652 \begin_inset CommandInset ref
1653 LatexCommand ref
1654 reference "sub:Lists"
1655
1656 \end_inset
1657
1658 , right now.
1659  Yes, right now.
1660  If you're still confused, look in the 
1661 \emph on
1662 Tutorial
1663 \emph default
1664 .
1665 \end_layout
1666
1667 \begin_layout Labeling
1668 \labelwidthstring 00.00.0000
1669
1670 \family sans
1671 Esc
1672 \begin_inset CommandInset nomenclature
1673 LatexCommand nomenclature
1674 symbol "Esc"
1675 description "Escape key"
1676
1677 \end_inset
1678
1679
1680 \family default
1681  This is the 
1682 \begin_inset Quotes eld
1683 \end_inset
1684
1685 cancel key.
1686 \begin_inset Quotes erd
1687 \end_inset
1688
1689  It's used, generically, to cancel operations.
1690  Other parts of the manual will go into greater detail about this.
1691 \end_layout
1692
1693 \begin_layout Labeling
1694 \labelwidthstring 00.00.0000
1695
1696 \family sans
1697 Home
1698 \family default
1699
1700 \begin_inset space ~
1701 \end_inset
1702
1703 and
1704 \begin_inset space ~
1705 \end_inset
1706
1707
1708 \family sans
1709 End
1710 \family default
1711  These move the cursor, respectively, to the beginning and end of a line,
1712  unless you are using the Emacs bindings where they jump to the beginning
1713  or end of the file.
1714 \end_layout
1715
1716 \begin_layout Standard
1717 There are three modifier keys:
1718 \end_layout
1719
1720 \begin_layout Labeling
1721 \labelwidthstring 00.00.0000
1722
1723 \family sans
1724 Control
1725 \family default
1726  (Denoted by 
1727 \begin_inset Quotes eld
1728 \end_inset
1729
1730
1731 \family sans
1732 C
1733 \family default
1734
1735 \begin_inset Quotes erd
1736 \end_inset
1737
1738
1739 \begin_inset CommandInset nomenclature
1740 LatexCommand nomenclature
1741 symbol "C"
1742 description "Control key"
1743
1744 \end_inset
1745
1746  in the documentation files) This has a couple of different uses, depending
1747  on which keys it's used in combination with:
1748 \end_layout
1749
1750 \begin_deeper
1751 \begin_layout Itemize
1752 With 
1753 \family sans
1754 Backspace
1755 \family default
1756  or 
1757 \family sans
1758 Delete
1759 \family default
1760 , it deletes an entire word instead of a single character.
1761 \end_layout
1762
1763 \begin_layout Itemize
1764 With 
1765 \family sans
1766 Left
1767 \family default
1768  and 
1769 \family sans
1770 Right
1771 \family default
1772 , it moves by words instead of characters.
1773 \end_layout
1774
1775 \begin_layout Itemize
1776 With 
1777 \family sans
1778 Home
1779 \family default
1780  and 
1781 \family sans
1782 End
1783 \family default
1784 , it moves to the beginning and the end of the document, respectively.
1785 \end_layout
1786
1787 \end_deeper
1788 \begin_layout Labeling
1789 \labelwidthstring 00.00.0000
1790
1791 \family sans
1792 Shift
1793 \family default
1794  (Denoted by 
1795 \begin_inset Quotes eld
1796 \end_inset
1797
1798
1799 \family sans
1800 S
1801 \family default
1802
1803 \begin_inset Quotes erd
1804 \end_inset
1805
1806
1807 \begin_inset CommandInset nomenclature
1808 LatexCommand nomenclature
1809 symbol "S"
1810 description "Shift key"
1811
1812 \end_inset
1813
1814  in the documentation files) Use this with any of the motion keys to select
1815  the text between the old and new cursor positions.
1816 \end_layout
1817
1818 \begin_layout Labeling
1819 \labelwidthstring 00.00.0000
1820
1821 \family sans
1822 Meta
1823 \family default
1824  (Denoted by 
1825 \begin_inset Quotes eld
1826 \end_inset
1827
1828
1829 \family sans
1830 M
1831 \family default
1832
1833 \begin_inset Quotes erd
1834 \end_inset
1835
1836
1837 \begin_inset CommandInset nomenclature
1838 LatexCommand nomenclature
1839 symbol "M"
1840 description "Meta or Alt key"
1841
1842 \end_inset
1843
1844  in the documentation files) This is the Alt key on many keyboards, unless
1845  your keyboard has a distinct Meta key.
1846  If you have both keys, you will need to try out which one actually performs
1847  the 
1848 \family sans
1849 Meta-
1850 \family default
1851  function.
1852  This key does many different things, but it also activates the 
1853 \emph on
1854 menu accelerator keys
1855 \emph default
1856 .
1857  If you use this in combination with any of the underlined letters in a
1858  menu or menu item, it selects that menu item.
1859 \end_layout
1860
1861 \begin_deeper
1862 \begin_layout Standard
1863 For example, the sequence 
1864 \begin_inset Quotes eld
1865 \end_inset
1866
1867
1868 \family sans
1869 M
1870 \begin_inset space ~
1871 \end_inset
1872
1873 e
1874 \begin_inset space ~
1875 \end_inset
1876
1877 s
1878 \family default
1879
1880 \begin_inset space ~
1881 \end_inset
1882
1883
1884 \family sans
1885 c
1886 \family default
1887
1888 \begin_inset Quotes erd
1889 \end_inset
1890
1891  
1892 \family sans
1893 brings
1894 \family default
1895  up the 
1896 \begin_inset Quotes eld
1897 \end_inset
1898
1899 Text Style
1900 \begin_inset Quotes erd
1901 \end_inset
1902
1903  menu.
1904  Typing 
1905 \begin_inset Quotes eld
1906 \end_inset
1907
1908
1909 \family sans
1910 M
1911 \begin_inset space ~
1912 \end_inset
1913
1914 f
1915 \family default
1916
1917 \begin_inset Quotes erd
1918 \end_inset
1919
1920  opens the 
1921 \family sans
1922 File
1923 \family default
1924  menu.
1925 \end_layout
1926
1927 \begin_layout Standard
1928 There are also other things bound to the 
1929 \family sans
1930 Meta-
1931 \family default
1932  key, but you'll have to check in the 
1933 \emph on
1934 Reference
1935 \emph default
1936  
1937 \emph on
1938 manual
1939 \emph default
1940  for more info.
1941 \end_layout
1942
1943 \end_deeper
1944 \begin_layout Standard
1945 You'll learn more and more keybindings and short-cut keys as you use LyX,
1946  because most actions will prompt a small message in the status bar at the
1947  bottom of LyX's main window which describe the name of the action, you've
1948  just triggered, and any existing keybindings for that action.
1949  The LyX menus also list the defined keybindings.
1950  The notation for the keybindings is very similar to the notation used in
1951  this documentation, so you should not have any problems understanding it.
1952  However, notice that Shift-modifiers are explicitly mentioned, so 
1953 \family sans
1954
1955 \begin_inset Quotes eld
1956 \end_inset
1957
1958 M-p S-A
1959 \family default
1960
1961 \begin_inset Quotes erd
1962 \end_inset
1963
1964  means 
1965 \family sans
1966 Meta-p
1967 \family default
1968  followed by a capital 
1969 \family sans
1970 A
1971 \family default
1972 .
1973  
1974 \begin_inset Quotes eld
1975 \end_inset
1976
1977
1978 \family sans
1979 S-C-s
1980 \family default
1981
1982 \begin_inset Quotes erd
1983 \end_inset
1984
1985  means 
1986 \family sans
1987 Shift-Control-s
1988 \family default
1989 .
1990 \end_layout
1991
1992 \begin_layout Standard
1993 You can list or change the keybindings in the LyX preferences under 
1994 \family sans
1995 Editing\SpecialChar \menuseparator
1996 Shortcuts
1997 \family default
1998 .
1999  The preferences are opened with the menu 
2000 \family sans
2001 Tools\SpecialChar \menuseparator
2002 Preferences
2003 \family default
2004 .
2005 \end_layout
2006
2007 \begin_layout Chapter
2008 LyX Basics
2009 \begin_inset Index
2010 status collapsed
2011
2012 \begin_layout Plain Layout
2013 LyX ! Basics
2014 \end_layout
2015
2016 \end_inset
2017
2018
2019 \end_layout
2020
2021 \begin_layout Section
2022 Document Types
2023 \begin_inset Index
2024 status collapsed
2025
2026 \begin_layout Plain Layout
2027 Document ! Types
2028 \end_layout
2029
2030 \end_inset
2031
2032
2033 \end_layout
2034
2035 \begin_layout Subsection
2036 Introduction
2037 \end_layout
2038
2039 \begin_layout Standard
2040 Before you do anything else, before you ever start writing a document, you
2041  need to decide what type of document you want to edit.
2042  Different types of documents use different types of spacing, headings,
2043  numbering schemes, and so on.
2044  Additionally, different documents use different paragraph environments,
2045  and format the title of your document differently.
2046 \end_layout
2047
2048 \begin_layout Standard
2049
2050 \emph on
2051 document class
2052 \emph default
2053  describes a group of properties common to a particular set of documents.
2054  By setting the document class, you automatically select these properties,
2055  making it easier to create the type of document you want.
2056  If you don't choose a document class, LyX picks one for you by default.
2057  So, it behooves you to change the class of your document.
2058 \end_layout
2059
2060 \begin_layout Standard
2061 Read on for info about the document classes you can choose from LyX, and
2062  how to adjust their properties.
2063 \end_layout
2064
2065 \begin_layout Subsection
2066 Document Classes
2067 \begin_inset Index
2068 status collapsed
2069
2070 \begin_layout Plain Layout
2071 Document ! Classes
2072 \end_layout
2073
2074 \end_inset
2075
2076
2077 \begin_inset CommandInset label
2078 LatexCommand label
2079 name "sec:Document-Classes"
2080
2081 \end_inset
2082
2083
2084 \end_layout
2085
2086 \begin_layout Subsubsection
2087 Overview
2088 \end_layout
2089
2090 \begin_layout Standard
2091 There are four standard document classes in LyX.
2092  They are:
2093 \end_layout
2094
2095 \begin_layout Description
2096 Article for basic articles
2097 \end_layout
2098
2099 \begin_layout Description
2100 Report for basic reports
2101 \end_layout
2102
2103 \begin_layout Description
2104 Book for writing a book
2105 \end_layout
2106
2107 \begin_layout Description
2108 Letter for US-style letters
2109 \end_layout
2110
2111 \begin_layout Standard
2112 There are also some non-standard classes, which LyX only uses if you have
2113  installed them.
2114  Here are some of the classes, the full list with detailed explanations
2115  can be found in chapter 
2116 \emph on
2117 Special Document Classes
2118 \emph default
2119  in the 
2120 \emph on
2121 Extended Features
2122 \emph default
2123  manual:
2124 \end_layout
2125
2126 \begin_layout Description
2127 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2128 \end_layout
2129
2130 \begin_layout Description
2131 AAST
2132 \family sans
2133
2134 \begin_inset ERT
2135 status collapsed
2136
2137 \begin_layout Plain Layout
2138
2139 {}
2140 \end_layout
2141
2142 \end_inset
2143
2144
2145 \family default
2146 eX For submissions to the journals published by the American Astronomical
2147  Society
2148 \end_layout
2149
2150 \begin_layout Description
2151 AMS Layouts for articles and books in the style and format used by the American
2152  Mathematical Society (AMS).
2153  There are three article layouts available.
2154  The standard one uses a typical numbering scheme for theorems etc., that
2155  prepends the section number to the number of the result.
2156  All result-type statements (propositions, corollaries, and so on) are sequenced
2157  together, but definitions, examples, and the like have their own sequence.
2158  The 
2159 \begin_inset Quotes eld
2160 \end_inset
2161
2162 sequential numbering
2163 \begin_inset Quotes erd
2164 \end_inset
2165
2166  scheme does not place the section number with each result, but numbers
2167  them throughout the article in a single sequence.
2168  Each type of result gets its own sequence.
2169  There is also a layout that dispenses with numbering of statements altogether.
2170 \end_layout
2171
2172 \begin_layout Description
2173 Beamer Layout for presentations
2174 \end_layout
2175
2176 \begin_layout Description
2177 broadway Layout for writing plays.
2178  It is not an existing LaTeX document class, but a new one which is distributed
2179  with LyX.
2180 \end_layout
2181
2182 \begin_layout Description
2183 curriculum
2184 \begin_inset space ~
2185 \end_inset
2186
2187 vitae classes to create curriculum vitae
2188 \end_layout
2189
2190 \begin_layout Description
2191 Dinbrief Letters in format of the DIN (German industry norm)
2192 \end_layout
2193
2194 \begin_layout Description
2195 dtk Layout for 
2196 \family typewriter
2197 Die TeXnische Komödie
2198 \family default
2199 , the journal of the German TeX user Group (Dante)
2200 \end_layout
2201
2202 \begin_layout Description
2203 Elsevier Layout for journals of the Elsevier publishing group
2204 \end_layout
2205
2206 \begin_layout Description
2207 Foils Used to make transparencies
2208 \end_layout
2209
2210 \begin_layout Description
2211 g-brief Letters in format of the DIN (German industry norm)
2212 \end_layout
2213
2214 \begin_layout Description
2215 hollywood Used to type spec scripts for the US film industry.
2216  It is not an existing LaTeX document class, but a new one which is distributed
2217  with LyX.
2218 \end_layout
2219
2220 \begin_layout Description
2221 IEEEtran Layout for the journals published by the Institute of Electrical
2222  and Electronics Engineers (IEEE)
2223 \end_layout
2224
2225 \begin_layout Description
2226 IOP Layout for journals of the Institute of Physics publishing group
2227 \end_layout
2228
2229 \begin_layout Description
2230 Kluwer Layout for journals of the Kluwer publishing group
2231 \end_layout
2232
2233 \begin_layout Description
2234 koma-script a replacement for the standard classes, offers many useful features
2235  like caption formatting, automatic print space calculation etc.
2236 \end_layout
2237
2238 \begin_layout Description
2239 Memoir another replacement for the standard classes
2240 \end_layout
2241
2242 \begin_layout Description
2243 paper Used with the 
2244 \family typewriter
2245 paper
2246 \family default
2247  LaTeX document class
2248 \end_layout
2249
2250 \begin_layout Description
2251 Powerdot Layout for presentations
2252 \end_layout
2253
2254 \begin_layout Description
2255 REVTe
2256 \begin_inset ERT
2257 status collapsed
2258
2259 \begin_layout Plain Layout
2260
2261 {}
2262 \end_layout
2263
2264 \end_inset
2265
2266 X is used to write articles for the publications of the American Physical
2267  Society (APS), American Institute of Physics (AIP), and Optical Society
2268  of America (OSA).
2269  This class is not completely compatible with all LyX features.
2270 \end_layout
2271
2272 \begin_layout Description
2273 Slides Used to make transparencies
2274 \end_layout
2275
2276 \begin_layout Description
2277 SPIE
2278 \begin_inset space ~
2279 \end_inset
2280
2281 Proceedings Layout for the journals published by The International Society
2282  for Optical Engineering (SPIE)
2283 \end_layout
2284
2285 \begin_layout Description
2286 Springer Layouts for journals of the Springer publishing group
2287 \end_layout
2288
2289 \begin_layout Description
2290 TUGboat Layout for 
2291 \family typewriter
2292 TUGboat
2293 \family default
2294 , the journal of the international TeX user Group (TUG)
2295 \end_layout
2296
2297 \begin_layout Standard
2298 We won't go into any detail about how to use these different document classes
2299  here.
2300  You can find all the details about the non-standard classes in the 
2301 \emph on
2302 Extended Editing
2303 \emph default
2304  manual.
2305  Here, we will settle with a list of some of the common properties of all
2306  of the document classes.
2307 \end_layout
2308
2309 \begin_layout Subsubsection
2310 Selecting a Class
2311 \end_layout
2312
2313 \begin_layout Standard
2314 You can select a class using the 
2315 \family sans
2316 Document\SpecialChar \menuseparator
2317 Settings
2318 \begin_inset Index
2319 status collapsed
2320
2321 \begin_layout Plain Layout
2322 Document ! Settings
2323 \end_layout
2324
2325 \end_inset
2326
2327
2328 \family default
2329  dialog.
2330  Select the class you want to use, and make any fine tunings of the options
2331  you may need.
2332 \end_layout
2333
2334 \begin_layout Subsubsection
2335 \begin_inset CommandInset label
2336 LatexCommand label
2337 name "sub:Modules"
2338
2339 \end_inset
2340
2341 Modules
2342 \begin_inset Index
2343 status collapsed
2344
2345 \begin_layout Plain Layout
2346 Layout Modules
2347 \end_layout
2348
2349 \end_inset
2350
2351
2352 \end_layout
2353
2354 \begin_layout Standard
2355 Since LyX 1.6, layout modules can be used to add additional features to a
2356  document without the user's having to include those features in a new layout
2357  file.
2358  The available modules are listed in the Available Modules pane of the 
2359 \family sans
2360 Document\SpecialChar \menuseparator
2361 Settings
2362 \begin_inset Index
2363 status collapsed
2364
2365 \begin_layout Plain Layout
2366 Document ! Settings
2367 \end_layout
2368
2369 \end_inset
2370
2371
2372 \family default
2373  dialog.
2374  Highlighting one of them will bring up a description of the module.
2375  Please note that some modules require LaTeX packages that are not always
2376  installed by default.
2377  LyX will warn you if you do not have the needed package.
2378  Note also that some modules require other modules, and some pairs of modules
2379  are incompatible.
2380 \end_layout
2381
2382 \begin_layout Subsubsection
2383 Properties
2384 \end_layout
2385
2386 \begin_layout Standard
2387 Each class has a default set of options.
2388  Here's a quick table describing them:
2389 \end_layout
2390
2391 \begin_layout Standard
2392 \begin_inset VSpace 0.3cm
2393 \end_inset
2394
2395
2396 \end_layout
2397
2398 \begin_layout Standard
2399 \align center
2400 \begin_inset Tabular
2401 <lyxtabular version="3" rows="5" columns="5">
2402 <features>
2403 <column alignment="center" valignment="top" width="0pt">
2404 <column alignment="center" valignment="top" width="0pt">
2405 <column alignment="center" valignment="top" width="0pt">
2406 <column alignment="center" valignment="top" width="0pt">
2407 <column alignment="center" valignment="top" width="0pt">
2408 <row>
2409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2410 \begin_inset Text
2411
2412 \begin_layout Plain Layout
2413
2414 \end_layout
2415
2416 \end_inset
2417 </cell>
2418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2419 \begin_inset Text
2420
2421 \begin_layout Plain Layout
2422
2423 \family sans
2424 \series medium
2425 \shape up
2426 \size normal
2427 \emph off
2428 \bar no
2429 \noun off
2430 \color none
2431 Pagestyle
2432 \end_layout
2433
2434 \end_inset
2435 </cell>
2436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2437 \begin_inset Text
2438
2439 \begin_layout Plain Layout
2440
2441 \family sans
2442 \series medium
2443 \shape up
2444 \size normal
2445 \emph off
2446 \bar no
2447 \noun off
2448 \color none
2449 Sides
2450 \end_layout
2451
2452 \end_inset
2453 </cell>
2454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2455 \begin_inset Text
2456
2457 \begin_layout Plain Layout
2458
2459 \family sans
2460 \series medium
2461 \shape up
2462 \size normal
2463 \emph off
2464 \bar no
2465 \noun off
2466 \color none
2467 Columns
2468 \end_layout
2469
2470 \end_inset
2471 </cell>
2472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2473 \begin_inset Text
2474
2475 \begin_layout Plain Layout
2476
2477 \series medium
2478 \shape up
2479 \size normal
2480 \emph off
2481 \bar no
2482 \noun off
2483 \color none
2484 Max.
2485  sectioning level
2486 \end_layout
2487
2488 \end_inset
2489 </cell>
2490 </row>
2491 <row>
2492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2493 \begin_inset Text
2494
2495 \begin_layout Plain Layout
2496
2497 \series medium
2498 \shape up
2499 \size normal
2500 \emph off
2501 \bar no
2502 \noun off
2503 \color none
2504 article
2505 \end_layout
2506
2507 \end_inset
2508 </cell>
2509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2510 \begin_inset Text
2511
2512 \begin_layout Plain Layout
2513
2514 \family sans
2515 \series medium
2516 \shape up
2517 \size normal
2518 \emph off
2519 \bar no
2520 \noun off
2521 \color none
2522 Plain
2523 \end_layout
2524
2525 \end_inset
2526 </cell>
2527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2528 \begin_inset Text
2529
2530 \begin_layout Plain Layout
2531
2532 \family sans
2533 \series medium
2534 \shape up
2535 \size normal
2536 \emph off
2537 \bar no
2538 \noun off
2539 \color none
2540 One
2541 \end_layout
2542
2543 \end_inset
2544 </cell>
2545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2546 \begin_inset Text
2547
2548 \begin_layout Plain Layout
2549
2550 \family sans
2551 \series medium
2552 \shape up
2553 \size normal
2554 \emph off
2555 \bar no
2556 \noun off
2557 \color none
2558 One
2559 \end_layout
2560
2561 \end_inset
2562 </cell>
2563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2564 \begin_inset Text
2565
2566 \begin_layout Plain Layout
2567
2568 \family sans
2569 \series medium
2570 \shape up
2571 \size normal
2572 \emph off
2573 \bar no
2574 \noun off
2575 \color none
2576 Section
2577 \end_layout
2578
2579 \end_inset
2580 </cell>
2581 </row>
2582 <row>
2583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2584 \begin_inset Text
2585
2586 \begin_layout Plain Layout
2587
2588 \series medium
2589 \shape up
2590 \size normal
2591 \emph off
2592 \bar no
2593 \noun off
2594 \color none
2595 report
2596 \end_layout
2597
2598 \end_inset
2599 </cell>
2600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2601 \begin_inset Text
2602
2603 \begin_layout Plain Layout
2604
2605 \family sans
2606 \series medium
2607 \shape up
2608 \size normal
2609 \emph off
2610 \bar no
2611 \noun off
2612 \color none
2613 Plain
2614 \end_layout
2615
2616 \end_inset
2617 </cell>
2618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2619 \begin_inset Text
2620
2621 \begin_layout Plain Layout
2622
2623 \family sans
2624 \series medium
2625 \shape up
2626 \size normal
2627 \emph off
2628 \bar no
2629 \noun off
2630 \color none
2631 One
2632 \end_layout
2633
2634 \end_inset
2635 </cell>
2636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2637 \begin_inset Text
2638
2639 \begin_layout Plain Layout
2640
2641 \family sans
2642 \series medium
2643 \shape up
2644 \size normal
2645 \emph off
2646 \bar no
2647 \noun off
2648 \color none
2649 One
2650 \end_layout
2651
2652 \end_inset
2653 </cell>
2654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2655 \begin_inset Text
2656
2657 \begin_layout Plain Layout
2658
2659 \family sans
2660 \series medium
2661 \shape up
2662 \size normal
2663 \emph off
2664 \bar no
2665 \noun off
2666 \color none
2667 Chapter
2668 \end_layout
2669
2670 \end_inset
2671 </cell>
2672 </row>
2673 <row>
2674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2675 \begin_inset Text
2676
2677 \begin_layout Plain Layout
2678
2679 \series medium
2680 \shape up
2681 \size normal
2682 \emph off
2683 \bar no
2684 \noun off
2685 \color none
2686 book
2687 \end_layout
2688
2689 \end_inset
2690 </cell>
2691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695
2696 \family sans
2697 \series medium
2698 \shape up
2699 \size normal
2700 \emph off
2701 \bar no
2702 \noun off
2703 \color none
2704 Headings
2705 \end_layout
2706
2707 \end_inset
2708 </cell>
2709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2710 \begin_inset Text
2711
2712 \begin_layout Plain Layout
2713
2714 \family sans
2715 \series medium
2716 \shape up
2717 \size normal
2718 \emph off
2719 \bar no
2720 \noun off
2721 \color none
2722 Two
2723 \end_layout
2724
2725 \end_inset
2726 </cell>
2727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2728 \begin_inset Text
2729
2730 \begin_layout Plain Layout
2731
2732 \family sans
2733 \series medium
2734 \shape up
2735 \size normal
2736 \emph off
2737 \bar no
2738 \noun off
2739 \color none
2740 One
2741 \end_layout
2742
2743 \end_inset
2744 </cell>
2745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2746 \begin_inset Text
2747
2748 \begin_layout Plain Layout
2749
2750 \family sans
2751 \series medium
2752 \shape up
2753 \size normal
2754 \emph off
2755 \bar no
2756 \noun off
2757 \color none
2758 Chapter
2759 \end_layout
2760
2761 \end_inset
2762 </cell>
2763 </row>
2764 <row>
2765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2766 \begin_inset Text
2767
2768 \begin_layout Plain Layout
2769
2770 \series medium
2771 \shape up
2772 \size normal
2773 \emph off
2774 \bar no
2775 \noun off
2776 \color none
2777 letter
2778 \end_layout
2779
2780 \end_inset
2781 </cell>
2782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2783 \begin_inset Text
2784
2785 \begin_layout Plain Layout
2786
2787 \family sans
2788 \series medium
2789 \shape up
2790 \size normal
2791 \emph off
2792 \bar no
2793 \noun off
2794 \color none
2795 Plain
2796 \end_layout
2797
2798 \end_inset
2799 </cell>
2800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804
2805 \family sans
2806 \series medium
2807 \shape up
2808 \size normal
2809 \emph off
2810 \bar no
2811 \noun off
2812 \color none
2813 One
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2819 \begin_inset Text
2820
2821 \begin_layout Plain Layout
2822
2823 \family sans
2824 \series medium
2825 \shape up
2826 \size normal
2827 \emph off
2828 \bar no
2829 \noun off
2830 \color none
2831 One
2832 \end_layout
2833
2834 \end_inset
2835 </cell>
2836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840
2841 \series medium
2842 \shape up
2843 \size normal
2844 \emph off
2845 \bar no
2846 \noun off
2847 \color none
2848 none
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 </row>
2854 </lyxtabular>
2855
2856 \end_inset
2857
2858
2859 \end_layout
2860
2861 \begin_layout Standard
2862 \begin_inset VSpace 0.3cm
2863 \end_inset
2864
2865
2866 \end_layout
2867
2868 \begin_layout Standard
2869 You're probably also wondering what 
2870 \begin_inset Quotes eld
2871 \end_inset
2872
2873 Max.
2874 \begin_inset space ~
2875 \end_inset
2876
2877 sectioning level
2878 \begin_inset Quotes erd
2879 \end_inset
2880
2881  means.
2882  There are several paragraph environments used to create section headings.
2883  Different document classes allow different types of section headings.
2884  Only two use the 
2885 \family sans
2886 Chapter
2887 \family default
2888  heading; the rest do not and begin instead with the 
2889 \family sans
2890 Section
2891 \family default
2892  heading.
2893  Some document classes, such as the ones for letters, don't use any section
2894  headings.
2895  In addition to 
2896 \family sans
2897 Chapter
2898 \family default
2899  and 
2900 \family sans
2901 Section
2902 \family default
2903  headings, there are also 
2904 \family sans
2905 Subsection
2906 \family default
2907  headings, 
2908 \family sans
2909 Subsubsection
2910 \family default
2911  headings, and so on.
2912  We'll describe these headings fully in section
2913 \begin_inset space ~
2914 \end_inset
2915
2916
2917 \begin_inset CommandInset ref
2918 LatexCommand ref
2919 reference "sub:Headings"
2920
2921 \end_inset
2922
2923 .
2924 \end_layout
2925
2926 \begin_layout Subsection
2927 Document Layout
2928 \begin_inset Index
2929 status collapsed
2930
2931 \begin_layout Plain Layout
2932 Document !  Layout
2933 \end_layout
2934
2935 \end_inset
2936
2937
2938 \begin_inset CommandInset label
2939 LatexCommand label
2940 name "sub:Document-Layout"
2941
2942 \end_inset
2943
2944
2945 \family sans
2946
2947 \begin_inset Index
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951 Document ! Settings
2952 \end_layout
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \begin_layout Standard
2960 The most important properties of documents classes are set in the menu 
2961 \family sans
2962 Document\SpecialChar \menuseparator
2963 Settings
2964 \family default
2965 .
2966  There in the 
2967 \family sans
2968 Options
2969 \family default
2970  field under 
2971 \family sans
2972 Documents
2973 \begin_inset space ~
2974 \end_inset
2975
2976 classes
2977 \family default
2978 , you can enter special options for your document class in a comma-separated
2979  list.
2980  This is only necessary if LyX doesn't support special options you want
2981  to use for your document.
2982  To learn more about your favorite LaTeX-class and its options, you have
2983  to read its manual.
2984 \end_layout
2985
2986 \begin_layout Standard
2987 Under 
2988 \family sans
2989 Page
2990 \begin_inset space ~
2991 \end_inset
2992
2993 Layout
2994 \family default
2995  the 
2996 \family sans
2997 Pagestyle
2998 \family default
2999  controls what sorts of headings and page numbers go on a page.
3000  You can choose between the following five options:
3001 \end_layout
3002
3003 \begin_layout Labeling
3004 \labelwidthstring 00.00.0000
3005
3006 \family sans
3007 Default
3008 \family default
3009  Use default pagestyle of current class.
3010 \end_layout
3011
3012 \begin_layout Labeling
3013 \labelwidthstring 00.00.0000
3014
3015 \family sans
3016 Empty
3017 \family default
3018  No page numbers or headings.
3019 \end_layout
3020
3021 \begin_layout Labeling
3022 \labelwidthstring 00.00.0000
3023
3024 \family sans
3025 Plain
3026 \family default
3027  Page numbers only.
3028 \end_layout
3029
3030 \begin_layout Labeling
3031 \labelwidthstring 00.00.0000
3032
3033 \family sans
3034 Headings
3035 \family default
3036  Page numbers and either the current chapter or section title and number.
3037  Whether LyX uses the current chapter or the current section depends on
3038  the maximum sectioning level of the class.
3039 \end_layout
3040
3041 \begin_layout Labeling
3042 \labelwidthstring 00.00.0000
3043
3044 \family sans
3045 Fancy
3046 \family default
3047  This allows you to create fully customizable headers and footers if you
3048  have the 
3049 \series bold
3050 fancyhdr
3051 \series default
3052
3053 \begin_inset Index
3054 status collapsed
3055
3056 \begin_layout Plain Layout
3057 LaTeX-packages ! fancyhdr
3058 \end_layout
3059
3060 \end_inset
3061
3062  package installed.
3063  At the moment, support in LyX is limited to this setting.
3064  To use the full power of this package, you have to add code to your document
3065  preamble.
3066  Check the documentation for the 
3067 \series bold
3068 fancyhdr
3069 \series default
3070  package for more details, 
3071 \begin_inset CommandInset citation
3072 LatexCommand cite
3073 key "fancyhdr"
3074
3075 \end_inset
3076
3077 .
3078 \end_layout
3079
3080 \begin_layout Standard
3081 The 
3082 \family sans
3083 Separation
3084 \family default
3085  of paragraphs is described in section
3086 \begin_inset space ~
3087 \end_inset
3088
3089
3090 \begin_inset CommandInset ref
3091 LatexCommand ref
3092 reference "sec:Par-indent-intro"
3093
3094 \end_inset
3095
3096 .
3097 \end_layout
3098
3099 \begin_layout Subsection
3100 Paper Size and Orientation
3101 \begin_inset Index
3102 status collapsed
3103
3104 \begin_layout Plain Layout
3105 Document ! Paper size
3106 \end_layout
3107
3108 \end_inset
3109
3110
3111 \begin_inset CommandInset label
3112 LatexCommand label
3113 name "sub:Paper-Size,-Orientation,"
3114
3115 \end_inset
3116
3117
3118 \end_layout
3119
3120 \begin_layout Standard
3121 You'll find the following options in the menu 
3122 \family sans
3123 Page
3124 \begin_inset space ~
3125 \end_inset
3126
3127 Layout
3128 \family default
3129  of the dialog of the 
3130 \family sans
3131 Document\SpecialChar \menuseparator
3132 Settings
3133 \family default
3134  menu:
3135 \family sans
3136
3137 \begin_inset Index
3138 status collapsed
3139
3140 \begin_layout Plain Layout
3141 Document ! Settings
3142 \end_layout
3143
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \begin_layout Labeling
3150 \labelwidthstring 00.00.0000
3151
3152 \family sans
3153 Papersize
3154 \family default
3155  What size paper to print on.
3156  The choices are
3157 \end_layout
3158
3159 \begin_layout Itemize
3160
3161 \family sans
3162 Default
3163 \end_layout
3164
3165 \begin_layout Itemize
3166
3167 \family sans
3168 A3, A4,
3169 \family default
3170  
3171 \family sans
3172 A5
3173 \end_layout
3174
3175 \begin_layout Itemize
3176
3177 \family sans
3178 B3, B4, B5
3179 \end_layout
3180
3181 \begin_layout Itemize
3182
3183 \family sans
3184 US letter
3185 \end_layout
3186
3187 \begin_layout Itemize
3188
3189 \family sans
3190 US legal
3191 \end_layout
3192
3193 \begin_layout Itemize
3194
3195 \family sans
3196 US executive
3197 \end_layout
3198
3199 \begin_layout Itemize
3200
3201 \family sans
3202 Custom
3203 \end_layout
3204
3205 \begin_layout Labeling
3206 \labelwidthstring 00.00.0000
3207
3208 \family sans
3209 Orientation
3210 \family default
3211  Two toggle buttons choose whether to print the output as 
3212 \family sans
3213 Landscape
3214 \family default
3215  or as 
3216 \family sans
3217 Portrait
3218 \family default
3219 .
3220 \end_layout
3221
3222 \begin_layout Labeling
3223 \labelwidthstring 00.00.0000
3224
3225 \family sans
3226 Two-sided
3227 \begin_inset space ~
3228 \end_inset
3229
3230 document
3231 \family default
3232  Adjusts the print space to print both sides of paper.
3233  That means that the print space for odd- and even-numbered pages is different.
3234 \end_layout
3235
3236 \begin_layout Subsection
3237 Margins
3238 \begin_inset Index
3239 status collapsed
3240
3241 \begin_layout Plain Layout
3242 Document ! Margins
3243 \end_layout
3244
3245 \end_inset
3246
3247
3248 \begin_inset CommandInset label
3249 LatexCommand label
3250 name "sub:Margins"
3251
3252 \end_inset
3253
3254
3255 \begin_inset Index
3256 status collapsed
3257
3258 \begin_layout Plain Layout
3259 Margins
3260 \end_layout
3261
3262 \end_inset
3263
3264
3265 \end_layout
3266
3267 \begin_layout Standard
3268 Paper margins are set in the menu 
3269 \family sans
3270 Document\SpecialChar \menuseparator
3271 Settings
3272 \family default
3273 .
3274 \family sans
3275
3276 \begin_inset Index
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280 Document ! Settings
3281 \end_layout
3282
3283 \end_inset
3284
3285
3286 \end_layout
3287
3288 \begin_layout Standard
3289 If you use a koma-script document class, you can use the default settings.
3290  Because koma-script calculates then the printspace automatically by taking
3291  the paper format and the font size into account.
3292 \end_layout
3293
3294 \begin_layout Subsection
3295 Important Note
3296 \end_layout
3297
3298 \begin_layout Standard
3299 If you change a document class, LyX has to convert 
3300 \emph on
3301 everything
3302 \emph default
3303  into the new class.
3304  That includes the paragraph environments.
3305  Some paragraph environments are standard; all of the document classes have
3306  them; but some classes have special paragraph environments.
3307  If this is the case, and you change the document class, LyX sets the missing
3308  paragraph environments to 
3309 \family sans
3310 Standard
3311 \family default
3312  and places an error box at the beginning of the paragraph.
3313  Just click on them and you'll get a message dialog that tells you about
3314  the conversion and why it failed.
3315 \end_layout
3316
3317 \begin_layout Section
3318 Paragraph Indentation and Separation
3319 \begin_inset Index
3320 status collapsed
3321
3322 \begin_layout Plain Layout
3323 Paragraph ! Indentation
3324 \end_layout
3325
3326 \end_inset
3327
3328
3329 \end_layout
3330
3331 \begin_layout Subsection
3332 Introduction
3333 \begin_inset CommandInset label
3334 LatexCommand label
3335 name "sec:Par-indent-intro"
3336
3337 \end_inset
3338
3339
3340 \end_layout
3341
3342 \begin_layout Standard
3343 Before describing all of the various paragraph environments, we'd like to
3344  say a word or two about paragraph indentation.
3345 \end_layout
3346
3347 \begin_layout Standard
3348 Everyone seems to have their own convention for separating paragraphs.
3349  Most Americans indent the first line of a paragraph.
3350  Others don't indent but put extra space between the paragraphs.
3351  If you choose indentation for paragraphs the 
3352 \emph on
3353 first
3354 \emph default
3355  paragraph of a section, or after a figure, an equation, a table, a list,
3356  etc., is 
3357 \emph on
3358 not
3359 \emph default
3360  indented.
3361  Only a paragraph following another paragraph gets indented.
3362  Note that the indentation behavior is different when you use another document
3363  language than English.
3364  LaTeX takes care that the indentation follows the rules of the used language.
3365 \end_layout
3366
3367 \begin_layout Standard
3368 The space between paragraphs, like the line spacing, the space between headings
3369  and text --- in fact, all of the spacings for just about everything are
3370  pre-coded into LyX.
3371  As we said, you don't worry about how much space to add between what.
3372  LyX takes care of that.
3373  In fact, these pre-coded vertical spacings aren't a single number but a
3374  range.
3375  That way, LyX can squish or stretch the space between lines to make sure
3376  figures fit on a page with text, so that sections don't start at the bottom
3377  of a page, and so on.
3378 \begin_inset Foot
3379 status collapsed
3380
3381 \begin_layout Plain Layout
3382 LaTeX does this when LyX goes to produce a printable file.
3383 \end_layout
3384
3385 \end_inset
3386
3387  However, pre-coded doesn't mean you can't change them.
3388  LyX gives you the ability to globally change 
3389 \emph on
3390 all
3391 \emph default
3392  of these pre-coded spacings.
3393  We'll explain more later.
3394 \end_layout
3395
3396 \begin_layout Subsection
3397 Paragraph Separation
3398 \begin_inset Index
3399 status collapsed
3400
3401 \begin_layout Plain Layout
3402 Paragraph ! Separation
3403 \end_layout
3404
3405 \end_inset
3406
3407
3408 \end_layout
3409
3410 \begin_layout Standard
3411 To separate paragraphs, select 
3412 \family sans
3413 Indent
3414 \family default
3415  or 
3416 \family sans
3417 Skip
3418 \family default
3419  in the submenu 
3420 \family sans
3421 Text
3422 \begin_inset space ~
3423 \end_inset
3424
3425 Layout
3426 \family default
3427  of the dialog 
3428 \family sans
3429 Document\SpecialChar \menuseparator
3430 Settings
3431 \begin_inset Index
3432 status collapsed
3433
3434 \begin_layout Plain Layout
3435 Document ! Settings
3436 \end_layout
3437
3438 \end_inset
3439
3440
3441 \family default
3442  to indent paragraphs or add extra space between paragraphs, respectively.
3443  The size of the skips can be defined in the dialog, for the indentation
3444  you have to add this line to your document preamble:
3445 \end_layout
3446
3447 \begin_layout Standard
3448
3449 \series bold
3450
3451 \backslash
3452 setlength{
3453 \backslash
3454 parindent}{Length}
3455 \end_layout
3456
3457 \begin_layout Standard
3458 where length is a value in one of the units listed in Appendix
3459 \begin_inset space ~
3460 \end_inset
3461
3462
3463 \begin_inset CommandInset ref
3464 LatexCommand ref
3465 reference "cap:Units"
3466
3467 \end_inset
3468
3469 .
3470  The default length is 30
3471 \begin_inset space \thinspace{}
3472 \end_inset
3473
3474 pt.
3475 \end_layout
3476
3477 \begin_layout Subsection
3478 Fine-Tuning
3479 \end_layout
3480
3481 \begin_layout Standard
3482 You can also change the separation method of a single paragraph.
3483  Open the 
3484 \family sans
3485 Edit\SpecialChar \menuseparator
3486 Paragraph
3487 \begin_inset space ~
3488 \end_inset
3489
3490 Settings
3491 \family default
3492  dialog and toggle the 
3493 \family sans
3494 Indent
3495 \begin_inset space ~
3496 \end_inset
3497
3498 Paragraph
3499 \family default
3500  option to change the state of the current paragraph.
3501  If paragraphs have no indentation but use extra space for separation, this
3502  button will be ignored (you can't indent a single paragraph by toggling
3503  this).
3504 \end_layout
3505
3506 \begin_layout Standard
3507 You should only need to change the indentation method for a single paragraph
3508  if you need to do some fine-tuning.
3509 \end_layout
3510
3511 \begin_layout Subsection
3512 Line Spacing
3513 \begin_inset Index
3514 status collapsed
3515
3516 \begin_layout Plain Layout
3517 Paragraph ! Line spacing
3518 \end_layout
3519
3520 \end_inset
3521
3522
3523 \end_layout
3524
3525 \begin_layout Standard
3526 In the 
3527 \family sans
3528 Document\SpecialChar \menuseparator
3529 Settings
3530 \begin_inset Index
3531 status collapsed
3532
3533 \begin_layout Plain Layout
3534 Document ! Settings
3535 \end_layout
3536
3537 \end_inset
3538
3539
3540 \family default
3541  dialog you can set the line spacing in the submenu 
3542 \family sans
3543 Text
3544 \begin_inset space ~
3545 \end_inset
3546
3547 Layout.
3548 \family default
3549
3550 \begin_inset Foot
3551 status collapsed
3552
3553 \begin_layout Plain Layout
3554 You need to have the LaTeX-package 
3555 \series bold
3556 setspace
3557 \series default
3558
3559 \begin_inset Index
3560 status collapsed
3561
3562 \begin_layout Plain Layout
3563 LaTeX-packages ! setspace
3564 \end_layout
3565
3566 \end_inset
3567
3568  installed to use this feature.
3569 \end_layout
3570
3571 \end_inset
3572
3573
3574 \end_layout
3575
3576 \begin_layout Section
3577 Paragraph Environments
3578 \begin_inset Index
3579 status collapsed
3580
3581 \begin_layout Plain Layout
3582 Paragraph ! Environments
3583 \end_layout
3584
3585 \end_inset
3586
3587
3588 \begin_inset CommandInset label
3589 LatexCommand label
3590 name "sec:Paragraph-Environments"
3591
3592 \end_inset
3593
3594
3595 \begin_inset Index
3596 status collapsed
3597
3598 \begin_layout Plain Layout
3599 Paragraph environments|(
3600 \end_layout
3601
3602 \end_inset
3603
3604
3605 \end_layout
3606
3607 \begin_layout Subsection
3608 Overview
3609 \end_layout
3610
3611 \begin_layout Standard
3612 Paragraph environments correspond to the
3613 \end_layout
3614
3615 \begin_layout Standard
3616
3617 \series bold
3618
3619 \backslash
3620 begin{
3621 \emph on
3622 environment
3623 \emph default
3624 } ...
3625  
3626 \backslash
3627 end{
3628 \emph on
3629 environment
3630 \emph default
3631 }
3632 \series default
3633
3634 \begin_inset Newline newline
3635 \end_inset
3636
3637 command sequence in LaTeX files.
3638  If you don't know LaTeX, or the concept of a paragraph environment is totally
3639  alien to you, we urge you to read the 
3640 \emph on
3641 Tutorial
3642 \emph default
3643 .
3644  The 
3645 \emph on
3646 Tutorial
3647 \emph default
3648  also contains many more examples than this section does.
3649 \end_layout
3650
3651 \begin_layout Standard
3652 A paragraph environment is simply a 
3653 \begin_inset Quotes eld
3654 \end_inset
3655
3656 container
3657 \begin_inset Quotes erd
3658 \end_inset
3659
3660  for a paragraph which gives that paragraph certain properties.
3661  This can include a particular style of font, different margins, a numbering
3662  scheme, labels, and so on.
3663  Additionally, you can 
3664 \begin_inset Quotes eld
3665 \end_inset
3666
3667 nest
3668 \begin_inset Quotes erd
3669 \end_inset
3670
3671  the different environments inside one another, allowing one environment
3672  to inherit some of the properties of another.
3673  The different paragraph environments totally replace the need for messy
3674  tab stops, on the fly margin adjustment, and other hold-overs from the
3675  days of typewriters.
3676  There are several paragraph environments which are specific to a particular
3677  document type.
3678  We'll only be covering the most common ones here.
3679 \end_layout
3680
3681 \begin_layout Standard
3682 To choose a new paragraph environment, use the pull-down box 
3683 \begin_inset Graphics
3684         filename clipart/ToolbarEnvBox.png
3685         scale 70
3686         clip
3687
3688 \end_inset
3689
3690  at the left end of the toolbar.
3691  LyX will change the environment of the 
3692 \emph on
3693 entire
3694 \emph default
3695  paragraph in which the cursor sits.
3696  You can also change the environment of an entire group of paragraphs if
3697  you select them before choosing the new environment.
3698  
3699 \end_layout
3700
3701 \begin_layout Standard
3702 Note that hitting 
3703 \family sans
3704 Return
3705 \family default
3706  will 
3707 \emph on
3708 typically
3709 \emph default
3710  create a new paragraph using the 
3711 \family sans
3712 Standard
3713 \family default
3714  paragraph environment.
3715  We say 
3716 \begin_inset Quotes eld
3717 \end_inset
3718
3719 typically
3720 \begin_inset Quotes erd
3721 \end_inset
3722
3723  because if you are in one of these environments:
3724 \end_layout
3725
3726 \begin_layout Itemize
3727
3728 \family sans
3729 Quote
3730 \end_layout
3731
3732 \begin_layout Itemize
3733
3734 \family sans
3735 Quotation
3736 \end_layout
3737
3738 \begin_layout Itemize
3739
3740 \family sans
3741 Verse
3742 \end_layout
3743
3744 \begin_layout Itemize
3745
3746 \family sans
3747 Itemize
3748 \end_layout
3749
3750 \begin_layout Itemize
3751
3752 \family sans
3753 Enumerate
3754 \end_layout
3755
3756 \begin_layout Itemize
3757
3758 \family sans
3759 Description
3760 \end_layout
3761
3762 \begin_layout Itemize
3763
3764 \family sans
3765 List
3766 \end_layout
3767
3768 \begin_layout Standard
3769 LyX keeps the old paragraph environment when you hit 
3770 \family sans
3771 Return
3772 \family default
3773 , rather than resetting it to 
3774 \family sans
3775 Standard
3776 \family default
3777 .
3778  LyX will still reset the nesting depth, however.
3779  Usually, starting a new paragraph resets both the paragraph environment
3780  and the nesting depth (for more on nesting see section
3781 \begin_inset space ~
3782 \end_inset
3783
3784
3785 \begin_inset CommandInset ref
3786 LatexCommand ref
3787 reference "sec:Nesting"
3788
3789 \end_inset
3790
3791 ).
3792  At the moment, all this is context-specific; you're better off expecting
3793  
3794 \family sans
3795 Return
3796 \family default
3797  to reset the paragraph environment and depth.
3798  If you want a new paragraph to keep the current environment and depth,
3799  use 
3800 \family sans
3801 M-Return
3802 \family default
3803  instead.
3804 \end_layout
3805
3806 \begin_layout Subsection
3807 Standard
3808 \end_layout
3809
3810 \begin_layout Standard
3811 The default paragraph environment is 
3812 \family sans
3813 Standard
3814 \family default
3815  for most classes.
3816  It creates a plain paragraph.
3817  If LyX resets the paragraph environment, this is the one it chooses.
3818  In fact, the paragraph you're reading right now (and most of the ones in
3819  this manual) are in the 
3820 \family sans
3821 Standard
3822 \family default
3823  environment.
3824 \end_layout
3825
3826 \begin_layout Standard
3827 You can nest a paragraph using the 
3828 \family sans
3829 Standard
3830 \family default
3831  environment in just about anything else, but you can't really nest anything
3832  in a 
3833 \family sans
3834 Standard
3835 \family default
3836  environment.
3837 \end_layout
3838
3839 \begin_layout Subsection
3840 Document Title
3841 \begin_inset Index
3842 status collapsed
3843
3844 \begin_layout Plain Layout
3845 Document !Title
3846 \end_layout
3847
3848 \end_inset
3849
3850
3851 \end_layout
3852
3853 \begin_layout Standard
3854 A LaTeX title page has three parts: the title itself, the name(s) of the
3855  author(s) and a 
3856 \begin_inset Quotes eld
3857 \end_inset
3858
3859 footnote
3860 \begin_inset Quotes erd
3861 \end_inset
3862
3863  for thanks or contact information.
3864  For certain types of documents, LaTeX places all of this on a separate
3865  page along with today's date.
3866  For other types of documents, the title 
3867 \begin_inset Quotes eld
3868 \end_inset
3869
3870 page
3871 \begin_inset Quotes erd
3872 \end_inset
3873
3874  goes at the top of the first page of the document.
3875  
3876 \end_layout
3877
3878 \begin_layout Standard
3879 LyX provides an interface to the title page commands through the paragraph
3880  environments 
3881 \family sans
3882 Title
3883 \family default
3884
3885 \family sans
3886 Author
3887 \family default
3888 , and 
3889 \family sans
3890 Date
3891 \family default
3892 .
3893  Here's how you use them:
3894 \end_layout
3895
3896 \begin_layout Itemize
3897 Put the title of your document in the 
3898 \family sans
3899 Title
3900 \family default
3901  environment.
3902 \end_layout
3903
3904 \begin_layout Itemize
3905 Put the author name in the 
3906 \family sans
3907 Author
3908 \family default
3909  environment.
3910 \end_layout
3911
3912 \begin_layout Itemize
3913 If you want the date to have a certain appearance, want to use a fixed date,
3914  or want other text to appear in place of today's date, put that text in
3915  the 
3916 \family sans
3917 Date
3918 \family default
3919  environment.
3920  Note that using this environment is optional.
3921  If you don't provide any, LaTeX will automatically insert today's date.
3922  If you don't want any date, add the line
3923 \begin_inset Newline newline
3924 \end_inset
3925
3926
3927 \series bold
3928
3929 \backslash
3930 date{}
3931 \series default
3932
3933 \begin_inset Newline newline
3934 \end_inset
3935
3936 to the preamble of your document (menu 
3937 \family sans
3938 Document\SpecialChar \menuseparator
3939 Settings
3940 \family default
3941 )
3942 \end_layout
3943
3944 \begin_layout Standard
3945 You can use footnotes to insert 
3946 \begin_inset Quotes eld
3947 \end_inset
3948
3949 thanks
3950 \begin_inset Quotes erd
3951 \end_inset
3952
3953  or contact informations.
3954 \end_layout
3955
3956 \begin_layout Subsection
3957 Headings
3958 \begin_inset Index
3959 status collapsed
3960
3961 \begin_layout Plain Layout
3962 Section headings
3963 \end_layout
3964
3965 \end_inset
3966
3967
3968 \begin_inset CommandInset label
3969 LatexCommand label
3970 name "sub:Headings"
3971
3972 \end_inset
3973
3974
3975 \end_layout
3976
3977 \begin_layout Standard
3978 There are several paragraph environments for producing section headings.
3979  LyX takes care of the numbering for you.
3980 \end_layout
3981
3982 \begin_layout Subsubsection
3983 Numbered Headings
3984 \begin_inset Index
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 Section headings ! Numbered
3989 \end_layout
3990
3991 \end_inset
3992
3993
3994 \end_layout
3995
3996 \begin_layout Standard
3997 There are 7 numbered types of section headings.
3998  They are:
3999 \end_layout
4000
4001 \begin_layout Enumerate
4002
4003 \family sans
4004 Part
4005 \end_layout
4006
4007 \begin_layout Enumerate
4008
4009 \family sans
4010 Chapter
4011 \end_layout
4012
4013 \begin_layout Enumerate
4014
4015 \family sans
4016 Section
4017 \end_layout
4018
4019 \begin_layout Enumerate
4020
4021 \family sans
4022 Subsection
4023 \end_layout
4024
4025 \begin_layout Enumerate
4026
4027 \family sans
4028 Subsubsection
4029 \end_layout
4030
4031 \begin_layout Enumerate
4032
4033 \family sans
4034 Paragraph
4035 \end_layout
4036
4037 \begin_layout Enumerate
4038
4039 \family sans
4040 Subparagraph
4041 \end_layout
4042
4043 \begin_layout Standard
4044 LyX labels each heading with a series of numbers, separated by periods.
4045  The numbers describe where in the document you are.
4046  Unlike the other headings, parts are numbered with Latin letters.
4047 \end_layout
4048
4049 \begin_layout Standard
4050 Headings all subdivide your document into different pieces of text.
4051  For example, suppose you're writing a book.
4052  You group the book into chapters.
4053  LyX does similar grouping:
4054 \end_layout
4055
4056 \begin_layout Itemize
4057
4058 \family sans
4059 Part
4060 \family default
4061  is divided in either 
4062 \family sans
4063 Chapter
4064 \family default
4065  or 
4066 \family sans
4067 Section
4068 \end_layout
4069
4070 \begin_layout Itemize
4071
4072 \family sans
4073 Chapter
4074 \family default
4075 s are divided into 
4076 \family sans
4077 Section
4078 \family default
4079 s
4080 \end_layout
4081
4082 \begin_layout Itemize
4083
4084 \family sans
4085 Section
4086 \family default
4087 s are divided into 
4088 \family sans
4089 Subsection
4090 \family default
4091 s
4092 \end_layout
4093
4094 \begin_layout Itemize
4095
4096 \family sans
4097 Subsection
4098 \family default
4099 s are divided into 
4100 \family sans
4101 Subsubsection
4102 \family default
4103 s
4104 \end_layout
4105
4106 \begin_layout Itemize
4107
4108 \family sans
4109 Subsubsection
4110 \family default
4111 s are divided into 
4112 \family sans
4113 Paragraph
4114 \family default
4115 s
4116 \end_layout
4117
4118 \begin_layout Itemize
4119
4120 \family sans
4121 Paragraph
4122 \family default
4123 s are divided into 
4124 \family sans
4125 Subparagraph
4126 \family default
4127 s
4128 \end_layout
4129
4130 \begin_layout Standard
4131 \begin_inset Note Greyedout
4132 status open
4133
4134 \begin_layout Plain Layout
4135
4136 \series bold
4137 Note:
4138 \series default
4139  Not all document types use the 
4140 \family sans
4141 Chapter
4142 \family default
4143  heading as the maximum sectioning level.
4144  In that case the 
4145 \family sans
4146 Section
4147 \family default
4148  is the top-level heading.
4149 \end_layout
4150
4151 \end_inset
4152
4153
4154 \end_layout
4155
4156 \begin_layout Standard
4157 So, if you use the 
4158 \family sans
4159 Subsubsection
4160 \family default
4161  environment to label a new sub-subsection, LyX labels it with its number,
4162  along with the number of the subsection, section, and, if applicable, chapter
4163  that it's in.
4164  For example: the fifth section of the second chapter of this book has the
4165  label 
4166 \begin_inset Quotes eld
4167 \end_inset
4168
4169 2.5
4170 \begin_inset Quotes erd
4171 \end_inset
4172
4173 .
4174 \end_layout
4175
4176 \begin_layout Subsubsection
4177 Unnumbered Headings
4178 \begin_inset Index
4179 status collapsed
4180
4181 \begin_layout Plain Layout
4182 Section headings ! Unnumbered
4183 \end_layout
4184
4185 \end_inset
4186
4187
4188 \end_layout
4189
4190 \begin_layout Standard
4191 There are 5 types of unnumbered section headings.
4192  They are:
4193 \end_layout
4194
4195 \begin_layout Enumerate
4196
4197 \family sans
4198 Part*line spacing
4199 \end_layout
4200
4201 \begin_layout Enumerate
4202
4203 \family sans
4204 Chapter*
4205 \end_layout
4206
4207 \begin_layout Enumerate
4208
4209 \family sans
4210 Section*
4211 \end_layout
4212
4213 \begin_layout Enumerate
4214
4215 \family sans
4216 Subsection*
4217 \end_layout
4218
4219 \begin_layout Enumerate
4220
4221 \family sans
4222 Subsubsection*
4223 \end_layout
4224
4225 \begin_layout Standard
4226 The 
4227 \begin_inset Quotes eld
4228 \end_inset
4229
4230 *
4231 \begin_inset Quotes erd
4232 \end_inset
4233
4234  after each name means that these headings are not numbered.
4235  They work the same as their numbered counterparts but won't appear in the
4236  table of contents, see section
4237 \begin_inset space ~
4238 \end_inset
4239
4240
4241 \begin_inset CommandInset ref
4242 LatexCommand ref
4243 reference "sec:toc"
4244
4245 \end_inset
4246
4247 .
4248 \end_layout
4249
4250 \begin_layout Subsubsection
4251 Changing the Numbering
4252 \begin_inset CommandInset label
4253 LatexCommand label
4254 name "sub:Numbering-depth"
4255
4256 \end_inset
4257
4258
4259 \end_layout
4260
4261 \begin_layout Standard
4262 You can also alter which sectioning levels get numbered and which ones appear
4263  in the Table of Contents.
4264  Now, this doesn't remove any of the levels; that's preset in the document
4265  class.
4266  Certain classes start with 
4267 \family sans
4268 Chapter
4269 \family default
4270  and go down to the 
4271 \family sans
4272 Subparagraph
4273 \family default
4274  level.
4275  Others start at 
4276 \family sans
4277 Section
4278 \family default
4279 .
4280  Similarly, not all document classes number all sectioning levels.
4281  Most don't number 
4282 \family sans
4283 Paragraph
4284 \family default
4285  or 
4286 \family sans
4287 Subparagraph
4288 \family default
4289 .
4290  This is something you can change.
4291 \end_layout
4292
4293 \begin_layout Standard
4294 Open the 
4295 \family sans
4296 Document\SpecialChar \menuseparator
4297 Settings
4298 \family default
4299  dialog.
4300 \family sans
4301
4302 \begin_inset Index
4303 status collapsed
4304
4305 \begin_layout Plain Layout
4306 Document ! Settings
4307 \end_layout
4308
4309 \end_inset
4310
4311
4312 \family default
4313  Under 
4314 \family sans
4315 Numbering
4316 \begin_inset space ~
4317 \end_inset
4318
4319 &
4320 \begin_inset space ~
4321 \end_inset
4322
4323 TOC
4324 \family default
4325  you'll see two counters.
4326  The one named 
4327 \family sans
4328 Numbering
4329 \family default
4330  controls how far down in the sectioning hierarchy LyX numbers a section
4331  heading.
4332  The other one controls the appearance of the section headings in the table
4333  of contents.
4334 \end_layout
4335
4336 \begin_layout Subsubsection
4337 Short Titles of Headings
4338 \begin_inset Index
4339 status collapsed
4340
4341 \begin_layout Plain Layout
4342 Section headings ! Short titles
4343 \end_layout
4344
4345 \end_inset
4346
4347
4348 \begin_inset OptArg
4349 status collapsed
4350
4351 \begin_layout Plain Layout
4352 Short Titles
4353 \end_layout
4354
4355 \end_inset
4356
4357
4358 \begin_inset CommandInset label
4359 LatexCommand label
4360 name "sec:Short-Titles"
4361
4362 \end_inset
4363
4364
4365 \end_layout
4366
4367 \begin_layout Standard
4368 Some section or chapter titles, such as this one, can get quite long.
4369  This can cause troubles when there is limited horizontal space.
4370  For example, if the header of the page is set to show the current section
4371  title, a long title will protrude over the page margins and look awful.
4372 \end_layout
4373
4374 \begin_layout Standard
4375 LaTeX allows you to specify a short title for section headings.
4376  This short title is used in the header and in the actual table of contents,
4377  avoiding the problem mentioned.
4378  To specify a short title, use the menu 
4379 \family sans
4380 Insert\SpecialChar \menuseparator
4381 Short
4382 \begin_inset space ~
4383 \end_inset
4384
4385 Title
4386 \family default
4387 .
4388  This will insert a box labeled 
4389 \begin_inset Quotes eld
4390 \end_inset
4391
4392 opt
4393 \begin_inset Quotes erd
4394 \end_inset
4395
4396  (stands for 
4397 \begin_inset Quotes eld
4398 \end_inset
4399
4400 optional
4401 \begin_inset Quotes erd
4402 \end_inset
4403
4404 ) which you can use to enter the short title text.
4405  This also works for captions inside floats.
4406 \end_layout
4407
4408 \begin_layout Standard
4409 The title of this section is a good example of using this feature.
4410 \end_layout
4411
4412 \begin_layout Subsubsection
4413 Special Information
4414 \end_layout
4415
4416 \begin_layout Standard
4417 The following information applies to all section headings:
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 You cannot do any nesting with these environments.
4422 \end_layout
4423
4424 \begin_layout Itemize
4425 You cannot use a margin note in any of these environments.
4426 \end_layout
4427
4428 \begin_layout Itemize
4429 You can only use inline math in these environments.
4430 \end_layout
4431
4432 \begin_layout Itemize
4433 You can use labels and cross-references to refer to their numbers.
4434 \end_layout
4435
4436 \begin_layout Subsection
4437 Quotes and Poetry line spacing
4438 \end_layout
4439
4440 \begin_layout Standard
4441 LyX has three paragraph environments for writing poetry and quotations.
4442  They are 
4443 \family sans
4444 Quote
4445 \family default
4446
4447 \family sans
4448 Quotation
4449 \family default
4450 , and 
4451 \family sans
4452 Verse
4453 \family default
4454 .
4455  Forget the days of changing line spacing and twiddling with margins.
4456  These three paragraph environments already have those changes built-in.
4457  They all widen the left margin and add a bit of extra space above and below
4458  the text they contain.
4459  They also allow nesting, so you can put a 
4460 \family sans
4461 Verse
4462 \family default
4463  in a 
4464 \family sans
4465 Quotation
4466 \family default
4467 , as well as in some other paragraph environments.
4468 \end_layout
4469
4470 \begin_layout Standard
4471 There is another feature of these three paragraph environments: they do
4472  
4473 \emph on
4474 not
4475 \emph default
4476  reset to 
4477 \family sans
4478 Standard
4479 \family default
4480  when you start a new paragraph.
4481  So, you can type in that poem and merrily hit 
4482 \family sans
4483 Return
4484 \family default
4485  without worrying about the paragraph environment changing on you.
4486  Of course, that means that, once you're done typing in that poem, you have
4487  to change back to the 
4488 \family sans
4489 Standard
4490 \family default
4491  environment yourself.
4492 \end_layout
4493
4494 \begin_layout Subsubsection
4495
4496 \family sans
4497 Quote
4498 \family default
4499  and 
4500 \family sans
4501 Quotation
4502 \family default
4503
4504 \begin_inset CommandInset label
4505 LatexCommand label
4506 name "sec:Quote"
4507
4508 \end_inset
4509
4510
4511 \begin_inset Index
4512 status collapsed
4513
4514 \begin_layout Plain Layout
4515 Quotation
4516 \end_layout
4517
4518 \end_inset
4519
4520
4521 \end_layout
4522
4523 \begin_layout Standard
4524 Now that we've described the similarities of these three environments, it's
4525  time for the differences.
4526  
4527 \family sans
4528 Quote
4529 \family default
4530  and 
4531 \family sans
4532 Quotation
4533 \family default
4534  are identical except for one difference: 
4535 \family sans
4536 Quote
4537 \family default
4538  uses extra spacing to separate paragraphs and never indents the first line.
4539  
4540 \family sans
4541 Quotation
4542 \family default
4543  
4544 \emph on
4545 always
4546 \emph default
4547  indents the first line of a paragraph and uses the same line spacing throughout.
4548 \end_layout
4549
4550 \begin_layout Standard
4551 Here's an example of the 
4552 \family sans
4553 Quote
4554 \family default
4555  environment:
4556 \end_layout
4557
4558 \begin_layout Quote
4559 This is in the 
4560 \family sans
4561 Quote
4562 \family default
4563  environment.
4564  I can keep writing, extending this line out further and further until it
4565  wraps.
4566  See -- no indentation!
4567 \end_layout
4568
4569 \begin_layout Quote
4570 Here's the second paragraph of this quote.
4571  Again, there's no indentation, but there is extra space between me and
4572  the other paragraph.
4573 \end_layout
4574
4575 \begin_layout Standard
4576 Here's another example, this time in the 
4577 \family sans
4578 Quotation
4579 \family default
4580  environment:
4581 \end_layout
4582
4583 \begin_layout Quotation
4584 This is in the 
4585 \family sans
4586 Quotation
4587 \family default
4588  environment.
4589  If I keep writing, you'll see the indentation.
4590  If your country uses a writing style that shows off new paragraphs by indenting
4591  the first line, then 
4592 \family sans
4593 Quotation
4594 \family default
4595  is the environment for you! Well, you'd use it 
4596 \emph on
4597 if
4598 \emph default
4599  you were quoting other text.
4600 \end_layout
4601
4602 \begin_layout Quotation
4603 Here's a new paragraph.
4604  I could ramble on and on, like a politician at election time.
4605  If I did that, though, you'd get bored.
4606 \end_layout
4607
4608 \begin_layout Standard
4609 As the examples show, 
4610 \family sans
4611 Quote
4612 \family default
4613  is for those people who use extra space to separate paragraphs.
4614  They should put quotes in the 
4615 \family sans
4616 Quote
4617 \family default
4618  environment.
4619  Those who use indentation to mark a new paragraph should use the 
4620 \family sans
4621 Quotation
4622 \family default
4623  paragraph environment for quoted text.
4624 \end_layout
4625
4626 \begin_layout Subsubsection
4627
4628 \family sans
4629 Verse
4630 \family default
4631
4632 \begin_inset Index
4633 status collapsed
4634
4635 \begin_layout Plain Layout
4636 Paragraph ! Verse
4637 \end_layout
4638
4639 \end_inset
4640
4641
4642 \family sans
4643
4644 \begin_inset Index
4645 status collapsed
4646
4647 \begin_layout Plain Layout
4648 Poetry
4649 \end_layout
4650
4651 \end_inset
4652
4653
4654 \begin_inset CommandInset label
4655 LatexCommand label
4656 name "sec:Verse"
4657
4658 \end_inset
4659
4660
4661 \end_layout
4662
4663 \begin_layout Standard
4664
4665 \family sans
4666 Verse
4667 \family default
4668  is a paragraph environment for poetry, rhymes, verses, and so on.
4669  Here's an example:
4670 \end_layout
4671
4672 \begin_layout Verse
4673 This is in Verse
4674 \begin_inset Newline newline
4675 \end_inset
4676
4677 Which I did not rehearse!
4678 \end_layout
4679
4680 \begin_layout Verse
4681 It could be much worse.
4682  This line could be long, very long, oh so long, so very long that it wraps
4683  around.
4684  It looks okay on screen, but in the printed version, the extra lines are
4685  indented a bit more than the first.
4686  Okay, so it's turned to prose and doesn't rhyme anymore.
4687  So sue me.
4688 \end_layout
4689
4690 \begin_layout Verse
4691 To break a line
4692 \begin_inset Newline newline
4693 \end_inset
4694
4695 And make things look fine
4696 \begin_inset Newline newline
4697 \end_inset
4698
4699 Use 
4700 \family sans
4701 C-Return
4702 \family default
4703 .
4704 \end_layout
4705
4706 \begin_layout Standard
4707 As you can see, 
4708 \family sans
4709 Verse
4710 \family default
4711  does not indent both margins.
4712  Each stanza of the verse or poem is in its own paragraph.
4713  To separate the individual lines of a stanza, use the 
4714 \family typewriter
4715 break-line
4716 \family default
4717  function 
4718 \family sans
4719 C-Return
4720 \family default
4721 .
4722 \end_layout
4723
4724 \begin_layout Subsection
4725 Lists
4726 \begin_inset Index
4727 status collapsed
4728
4729 \begin_layout Plain Layout
4730 Lists
4731 \end_layout
4732
4733 \end_inset
4734
4735
4736 \begin_inset CommandInset label
4737 LatexCommand label
4738 name "sub:Lists"
4739
4740 \end_inset
4741
4742
4743 \end_layout
4744
4745 \begin_layout Standard
4746 LyX has four different paragraph environments for creating different kinds
4747  of lists.
4748  In the 
4749 \family sans
4750 Itemize
4751 \family default
4752  and 
4753 \family sans
4754 Enumerate
4755 \family default
4756  environments, LyX labels your list items with bullets or numbers, respectively.
4757  In the 
4758 \family sans
4759 Description
4760 \family default
4761  and 
4762 \family sans
4763 List
4764 \family default
4765  environments, LyX lets you provide your own label.
4766  We'll present the individual details of each type of list next after describing
4767  some general features of all four of them.
4768 \end_layout
4769
4770 \begin_layout Subsubsection
4771 General Features
4772 \end_layout
4773
4774 \begin_layout Standard
4775 The four paragraph environments for lists differ from the other environments
4776  in several ways.
4777  First, LyX treats each paragraph as a list item.
4778  Hitting 
4779 \family sans
4780 Return
4781 \family default
4782  does 
4783 \emph on
4784 not
4785 \emph default
4786  reset the environment to 
4787 \family sans
4788 Standard
4789 \family default
4790  but keeps the current environment and creates a new list item.
4791  The nesting depth is hereby kept.
4792  If you want to keep the paragraph environment but reset the current nesting
4793  depth, you can use 
4794 \family sans
4795 M-Return
4796 \family default
4797  to break paragraphs.
4798 \end_layout
4799
4800 \begin_layout Standard
4801 You can nest lists of any type inside one another.
4802  In fact, LyX changes the labels on some list items depending on how it
4803  is nested.
4804  If you intend to use any of the list paragraph environments, we suggest
4805  you read all of section
4806 \begin_inset space ~
4807 \end_inset
4808
4809
4810 \begin_inset CommandInset ref
4811 LatexCommand ref
4812 reference "sec:Nesting"
4813
4814 \end_inset
4815
4816 .
4817  
4818 \end_layout
4819
4820 \begin_layout Subsubsection
4821
4822 \family sans
4823 Itemize
4824 \family default
4825
4826 \begin_inset Index
4827 status collapsed
4828
4829 \begin_layout Plain Layout
4830 Lists ! Itemize
4831 \end_layout
4832
4833 \end_inset
4834
4835
4836 \begin_inset CommandInset label
4837 LatexCommand label
4838 name "sec:Itemize"
4839
4840 \end_inset
4841
4842
4843 \end_layout
4844
4845 \begin_layout Standard
4846 The first type of list we'll describe in detail is the 
4847 \family sans
4848 Itemize
4849 \family default
4850  paragraph environment.
4851  It has the following properties:
4852 \end_layout
4853
4854 \begin_layout Itemize
4855 Each item has a particular bullet or symbol as its label.
4856 \end_layout
4857
4858 \begin_deeper
4859 \begin_layout Itemize
4860 LyX uses the same symbol for all of the items in a given nesting level.
4861 \end_layout
4862
4863 \begin_layout Itemize
4864 The symbol appears at the beginning of the first line.
4865 \end_layout
4866
4867 \end_deeper
4868 \begin_layout Itemize
4869 The items can have any length.
4870  LyX automatically offsets the left margin of each item.
4871  The offset is always relative to whatever environment the 
4872 \family sans
4873 Itemize
4874 \family default
4875  list may be in.
4876 \end_layout
4877
4878 \begin_layout Itemize
4879 If you nest an 
4880 \family sans
4881 Itemize
4882 \family default
4883  environment inside another 
4884 \family sans
4885 Itemize
4886 \family default
4887  environment, the label changes to a new symbol.
4888 \end_layout
4889
4890 \begin_deeper
4891 \begin_layout Itemize
4892 There are four different symbols for up to a four-fold nesting.
4893 \end_layout
4894
4895 \begin_layout Itemize
4896 LyX always shows the same symbol on screen.
4897 \end_layout
4898
4899 \begin_layout Itemize
4900 See section
4901 \begin_inset space ~
4902 \end_inset
4903
4904
4905 \begin_inset CommandInset ref
4906 LatexCommand ref
4907 reference "sec:Nesting"
4908
4909 \end_inset
4910
4911  for a full explanation of nesting.
4912 \end_layout
4913
4914 \end_deeper
4915 \begin_layout Standard
4916 Of course, that explanation was also an example of an 
4917 \family sans
4918 Itemize
4919 \family default
4920  list.
4921  The 
4922 \family sans
4923 Itemize
4924 \family default
4925  environment is best suited for lists where the order doesn't matter.
4926 \end_layout
4927
4928 \begin_layout Standard
4929 We said that different levels use different symbols as their label.
4930  Here's an example of all four possible symbols.
4931  Note that those of you reading this manual within LyX won't see any difference.
4932 \end_layout
4933
4934 \begin_layout Itemize
4935 The label for the first level 
4936 \family sans
4937 Itemize
4938 \family default
4939  is a large black dot, or bullet.
4940 \end_layout
4941
4942 \begin_deeper
4943 \begin_layout Itemize
4944 The label for the second level is a dash.
4945 \end_layout
4946
4947 \begin_deeper
4948 \begin_layout Itemize
4949 The label for the third is an asterisk.
4950 \end_layout
4951
4952 \begin_deeper
4953 \begin_layout Itemize
4954 The label for the fourth is a centered dot.
4955 \end_layout
4956
4957 \end_deeper
4958 \begin_layout Itemize
4959 Back out to the third level.
4960 \end_layout
4961
4962 \end_deeper
4963 \begin_layout Itemize
4964 Back to the second level.
4965 \end_layout
4966
4967 \end_deeper
4968 \begin_layout Itemize
4969 Back to the outermost level.
4970 \end_layout
4971
4972 \begin_layout Standard
4973 These are the default labels for an 
4974 \family sans
4975 Itemize
4976 \family default
4977  list.
4978  You can customize these labels in the 
4979 \family sans
4980 Document\SpecialChar \menuseparator
4981 Settings
4982 \family default
4983  dialog in the submenu 
4984 \family sans
4985 Bullets
4986 \family default
4987 .
4988 \family sans
4989
4990 \begin_inset Index
4991 status collapsed
4992
4993 \begin_layout Plain Layout
4994 Document ! Settings
4995 \end_layout
4996
4997 \end_inset
4998
4999
5000 \end_layout
5001
5002 \begin_layout Standard
5003 Notice how the space between items decreases with increasing depth.
5004  We'll explain nesting and all the tricks you can do with different depths
5005  in section
5006 \begin_inset space ~
5007 \end_inset
5008
5009
5010 \begin_inset CommandInset ref
5011 LatexCommand ref
5012 reference "sec:Nesting"
5013
5014 \end_inset
5015
5016 .
5017 \end_layout
5018
5019 \begin_layout Subsubsection
5020
5021 \family sans
5022 Enumerate
5023 \family default
5024
5025 \begin_inset Index
5026 status collapsed
5027
5028 \begin_layout Plain Layout
5029 Lists ! Enumerate
5030 \end_layout
5031
5032 \end_inset
5033
5034
5035 \begin_inset CommandInset label
5036 LatexCommand label
5037 name "sec:Enumerate"
5038
5039 \end_inset
5040
5041
5042 \end_layout
5043
5044 \begin_layout Standard
5045 The 
5046 \family sans
5047 Enumerate
5048 \family default
5049  environment is used to create numbered lists and outlines.
5050  It has these properties:
5051 \end_layout
5052
5053 \begin_layout Enumerate
5054 Each item has a numeral as its label.
5055 \end_layout
5056
5057 \begin_deeper
5058 \begin_layout Enumerate
5059 The type of numeral depends on the nesting depth.
5060 \end_layout
5061
5062 \end_deeper
5063 \begin_layout Enumerate
5064 LyX automatically counts the items for you and updates the label as appropriate.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Each new 
5069 \family sans
5070 Enumerate
5071 \family default
5072  environment resets the counter to one.
5073 \end_layout
5074
5075 \begin_layout Enumerate
5076 Like the 
5077 \family sans
5078 Itemize
5079 \family default
5080  environment, the 
5081 \family sans
5082 Enumerate
5083 \family default
5084  environment:
5085 \end_layout
5086
5087 \begin_deeper
5088 \begin_layout Enumerate
5089 Offsets the items relative to the left margin.
5090  Items can have any length.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Reduces the space between items as the nesting depth increases.
5095 \end_layout
5096
5097 \begin_layout Enumerate
5098 Uses different types of labels depending on the nesting depth.
5099 \end_layout
5100
5101 \begin_layout Enumerate
5102 Allows up to a four-fold nesting.
5103 \end_layout
5104
5105 \end_deeper
5106 \begin_layout Standard
5107 Unlike the 
5108 \family sans
5109 Itemize
5110 \family default
5111  environment, 
5112 \family sans
5113 Enumerate
5114 \family default
5115  shows the different labels for each item in LyX.
5116  Here is how LyX labels the four different levels in an 
5117 \family sans
5118 Enumerate
5119 \family default
5120 :
5121 \end_layout
5122
5123 \begin_layout Enumerate
5124 The first level of an 
5125 \family sans
5126 Enumerate
5127 \family default
5128  uses Arabic numerals followed by a period.
5129 \end_layout
5130
5131 \begin_deeper
5132 \begin_layout Enumerate
5133 The second level uses lower case letters surrounded by parentheses.
5134 \end_layout
5135
5136 \begin_deeper
5137 \begin_layout Enumerate
5138 The third level uses lower-case Roman numerals followed by a period.
5139 \end_layout
5140
5141 \begin_deeper
5142 \begin_layout Enumerate
5143 The fourth level uses capital letters followed by a period.
5144 \end_layout
5145
5146 \begin_layout Enumerate
5147 Again, notice the decrease in the spacing between items as the nesting depth
5148  increases.
5149 \end_layout
5150
5151 \end_deeper
5152 \begin_layout Enumerate
5153 Back to the third level
5154 \end_layout
5155
5156 \end_deeper
5157 \begin_layout Enumerate
5158 Back to the second level.
5159 \end_layout
5160
5161 \end_deeper
5162 \begin_layout Enumerate
5163 Back to the outermost level.
5164 \end_layout
5165
5166 \begin_layout Standard
5167 Once again, you can customize the type of numbering used in the 
5168 \family sans
5169 Enumerate
5170 \family default
5171  environment.
5172  It involves adding commands to the LaTeX preamble (see the 
5173 \emph on
5174 Extended Features
5175 \emph default
5176  manual).
5177  As stated earlier, such customization only shows up in the printed version,
5178  not in LyX.
5179 \end_layout
5180
5181 \begin_layout Standard
5182 There is more to nesting 
5183 \family sans
5184 Enumerate
5185 \family default
5186  environments than we've stated here.
5187  You should read section
5188 \begin_inset space ~
5189 \end_inset
5190
5191
5192 \begin_inset CommandInset ref
5193 LatexCommand ref
5194 reference "sec:Nesting"
5195
5196 \end_inset
5197
5198  to learn more about nesting.
5199 \end_layout
5200
5201 \begin_layout Subsubsection
5202
5203 \family sans
5204 Description
5205 \family default
5206
5207 \begin_inset Index
5208 status collapsed
5209
5210 \begin_layout Plain Layout
5211 Lists ! Description
5212 \end_layout
5213
5214 \end_inset
5215
5216
5217 \begin_inset CommandInset label
5218 LatexCommand label
5219 name "sec:Description-List"
5220
5221 \end_inset
5222
5223
5224 \end_layout
5225
5226 \begin_layout Standard
5227 Unlike the previous two environments, the 
5228 \family sans
5229 Description
5230 \family default
5231  list has no fixed label.
5232  Instead, LyX uses the first 
5233 \begin_inset Quotes eld
5234 \end_inset
5235
5236 word
5237 \begin_inset Quotes erd
5238 \end_inset
5239
5240  of the first line as the label.
5241  Here's an example:
5242 \end_layout
5243
5244 \begin_layout Description
5245 Example: This is an example of the 
5246 \family sans
5247 Description
5248 \family default
5249  environment.
5250 \end_layout
5251
5252 \begin_layout Standard
5253 LyX typesets the label in boldface and puts extra space between it and the
5254  rest of the line.
5255 \end_layout
5256
5257 \begin_layout Standard
5258 With the first 
5259 \begin_inset Quotes eld
5260 \end_inset
5261
5262 word
5263 \begin_inset Quotes erd
5264 \end_inset
5265
5266  it is meant that the first hit of the 
5267 \family sans
5268 Space
5269 \family default
5270  key ends the label if you are at the beginning of the first line of an
5271  item.
5272  If you need to use more than one word in the label use a 
5273 \family sans
5274 Protected Blank
5275 \family default
5276 .
5277  (Use either 
5278 \family sans
5279 C-Space
5280 \family default
5281  or the menu 
5282 \family sans
5283 Insert\SpecialChar \menuseparator
5284 Formatting\SpecialChar \menuseparator
5285 Protected
5286 \begin_inset space ~
5287 \end_inset
5288
5289 Space
5290 \family default
5291 , see section
5292 \begin_inset space ~
5293 \end_inset
5294
5295
5296 \begin_inset CommandInset ref
5297 LatexCommand ref
5298 reference "sub:Protected-Space"
5299
5300 \end_inset
5301
5302  for more info.) Here is an example:
5303 \end_layout
5304
5305 \begin_layout Description
5306 Second
5307 \begin_inset space ~
5308 \end_inset
5309
5310 Example: This one shows how to use a 
5311 \family sans
5312 Protected
5313 \begin_inset space ~
5314 \end_inset
5315
5316 Blank
5317 \family default
5318  in the label of a 
5319 \family sans
5320 Description
5321 \family default
5322  list item.
5323 \end_layout
5324
5325 \begin_layout Description
5326 Usage: You should use the 
5327 \family sans
5328 Description
5329 \family default
5330  environment for things like definitions and theorems.
5331  Use it when you need to make one word in particular stand out in the text
5332  that describes it.
5333  It's not a good idea to use a 
5334 \family sans
5335 Description
5336 \family default
5337  environment when you have an entire sentence that you want to describe.
5338  You're better off using 
5339 \family sans
5340 Itemize
5341 \family default
5342  or 
5343 \family sans
5344 Enumerate
5345 \family default
5346  and nesting several 
5347 \family sans
5348 Standard
5349 \family default
5350  paragraphs into them.
5351 \end_layout
5352
5353 \begin_layout Description
5354 Nesting: You can nest 
5355 \family sans
5356 Description
5357 \family default
5358  environments inside one another, nest them in other types of lists, and
5359  so on.
5360 \end_layout
5361
5362 \begin_layout Standard
5363 Notice that after the first line, LyX indents subsequent lines, offsetting
5364  them from the first line.
5365 \end_layout
5366
5367 \begin_layout Subsubsection
5368 The LyX 
5369 \family sans
5370 List
5371 \family default
5372
5373 \begin_inset Index
5374 status collapsed
5375
5376 \begin_layout Plain Layout
5377 Lists ! LyX list
5378 \end_layout
5379
5380 \end_inset
5381
5382
5383 \begin_inset CommandInset label
5384 LatexCommand label
5385 name "sec:LyX-List"
5386
5387 \end_inset
5388
5389
5390 \end_layout
5391
5392 \begin_layout Standard
5393 The 
5394 \family sans
5395 List
5396 \family default
5397  environment is a LyX extension to LaTeX.
5398  
5399 \end_layout
5400
5401 \begin_layout Standard
5402 Like the 
5403 \family sans
5404 Description
5405 \family default
5406  environment the 
5407 \family sans
5408 List
5409 \family default
5410  environment has user-defined labels for each list item.
5411  There are the following properties of this list environment:
5412 \end_layout
5413
5414 \begin_layout Labeling
5415 \labelwidthstring 00.00.0000
5416 item
5417 \begin_inset space ~
5418 \end_inset
5419
5420 labels LyX uses the first 
5421 \begin_inset Quotes eld
5422 \end_inset
5423
5424 word
5425 \begin_inset Quotes erd
5426 \end_inset
5427
5428  of each line as the item label.
5429  The first 
5430 \family sans
5431 Space
5432 \family default
5433  after the beginning of the first line of an item marks the end of the label.
5434  If you need to use more than one word in an item label, use a protected
5435  blank as described above.
5436 \end_layout
5437
5438 \begin_layout Labeling
5439 \labelwidthstring 00.00.0000
5440 margins As you can see, LyX uses different margins for the item label and
5441  the body of the item text.
5442  The body of the text has a larger left margin, which is equal to the default
5443  label width plus a little extra space.
5444  
5445 \end_layout
5446
5447 \begin_layout Labeling
5448 \labelwidthstring 00.00.0000
5449 label
5450 \begin_inset space ~
5451 \end_inset
5452
5453 width LyX uses the width of the label, or the default width, whatever is
5454  larger.
5455  If the label width is larger, the label 
5456 \begin_inset Quotes eld
5457 \end_inset
5458
5459 extends
5460 \begin_inset Quotes erd
5461 \end_inset
5462
5463  into the first line.
5464  In other words, the text of the first line isn't aligned with the left
5465  margin of the rest of the item text.
5466 \end_layout
5467
5468 \begin_layout Labeling
5469 \labelwidthstring 00.00.0000
5470 default
5471 \begin_inset space ~
5472 \end_inset
5473
5474 width You can set the default label width to ensure that the text of all
5475  items in a 
5476 \family sans
5477 List
5478 \family default
5479  environment have the same left margin.
5480 \begin_inset Newline newline
5481 \end_inset
5482
5483 To change the default width, select all items in the list.
5484  Now open the 
5485 \family sans
5486 Edit\SpecialChar \menuseparator
5487 Paragraph
5488 \begin_inset space ~
5489 \end_inset
5490
5491 Settings
5492 \family default
5493  dialog.
5494  The text in the box 
5495 \family sans
5496 Longest
5497 \begin_inset space ~
5498 \end_inset
5499
5500 label
5501 \family default
5502  determines the default label width.
5503  You can use the text of your largest label here, but you can also use the
5504  letter 
5505 \begin_inset Quotes eld
5506 \end_inset
5507
5508 M
5509 \begin_inset Quotes erd
5510 \end_inset
5511
5512  multiple times instead.
5513  The M is the widest character and is a standard unit of widths in LaTeX.
5514  By using 
5515 \begin_inset Quotes eld
5516 \end_inset
5517
5518 M
5519 \begin_inset Quotes erd
5520 \end_inset
5521
5522  as the unit of width you don't need to keep changing the contents of 
5523 \family sans
5524 Longest
5525 \begin_inset space ~
5526 \end_inset
5527
5528 label
5529 \family default
5530  every time you alter a label in a 
5531 \family sans
5532 List
5533 \family default
5534  environment.
5535 \begin_inset Newline newline
5536 \end_inset
5537
5538 The predefined default width is the length of 
5539 \begin_inset Quotes eld
5540 \end_inset
5541
5542 00.00.0000
5543 \begin_inset Quotes erd
5544 \end_inset
5545
5546  (equal to 6 M).
5547  
5548 \begin_inset Newline newline
5549 \end_inset
5550
5551
5552 \begin_inset Note Greyedout
5553 status open
5554
5555 \begin_layout Plain Layout
5556
5557 \series bold
5558 Note:
5559 \series default
5560  Setting the cursor into a list item to change only its label width will
5561  only change the width inside LyX but not in the output.
5562 \end_layout
5563
5564 \end_inset
5565
5566
5567 \end_layout
5568
5569 \begin_layout Standard
5570 You should use the 
5571 \family sans
5572 List
5573 \family default
5574  environment the same way like the 
5575 \family sans
5576 Description
5577 \family default
5578  list: When you need one word to stand out from the text that describes
5579  it.
5580  The 
5581 \family sans
5582 List
5583 \family default
5584  environment gives you another way to do this, using a different overall
5585  layout.
5586 \end_layout
5587
5588 \begin_layout Standard
5589 You can nest 
5590 \family sans
5591 List
5592 \family default
5593  environments inside one another, nest them in other types of lists, and
5594  so on.
5595  They work just like the other list paragraph environments.
5596  Read section
5597 \begin_inset space ~
5598 \end_inset
5599
5600
5601 \begin_inset CommandInset ref
5602 LatexCommand ref
5603 reference "sec:Nesting"
5604
5605 \end_inset
5606
5607  to learn about nesting.
5608 \end_layout
5609
5610 \begin_layout Standard
5611 There is yet another feature of the 
5612 \family sans
5613 List
5614 \family default
5615  environment: As you can see in the examples, LyX left-justifies the item
5616  labels by default.
5617  You can use additional 
5618 \family sans
5619 HFills
5620 \family default
5621  to change how LyX justifies the item label.
5622  
5623 \family sans
5624 Hfills
5625 \family default
5626  are documented in section
5627 \begin_inset space ~
5628 \end_inset
5629
5630
5631 \begin_inset CommandInset ref
5632 LatexCommand ref
5633 reference "sub:Horizontal-Space"
5634
5635 \end_inset
5636
5637 .
5638  Here are some examples:
5639 \end_layout
5640
5641 \begin_layout Labeling
5642 \labelwidthstring 00.00.0000
5643 Left The default for 
5644 \family sans
5645 List
5646 \family default
5647  item labels.
5648 \end_layout
5649
5650 \begin_layout Labeling
5651 \labelwidthstring 00.00.0000
5652 \begin_inset space \hfill{}
5653 \end_inset
5654
5655 Right One 
5656 \family sans
5657 HFill
5658 \family default
5659  at the beginning of the label right justifies it.
5660 \end_layout
5661
5662 \begin_layout Labeling
5663 \labelwidthstring 00.00.0000
5664 \begin_inset space \hfill{}
5665 \end_inset
5666
5667 Center
5668 \begin_inset space \hfill{}
5669 \end_inset
5670
5671  One 
5672 \family sans
5673 HFill
5674 \family default
5675  at the beginning of the label and one at the end centers it.
5676 \end_layout
5677
5678 \begin_layout Subsection
5679 Letters
5680 \begin_inset Index
5681 status collapsed
5682
5683 \begin_layout Plain Layout
5684 Letters
5685 \end_layout
5686
5687 \end_inset
5688
5689
5690 \end_layout
5691
5692 \begin_layout Subsubsection
5693
5694 \family sans
5695 Address
5696 \family default
5697  and 
5698 \family sans
5699 Right
5700 \begin_inset space ~
5701 \end_inset
5702
5703 Address
5704 \family default
5705 : An Overview
5706 \end_layout
5707
5708 \begin_layout Standard
5709 Although LyX has document classes for letters, we've also created two paragraph
5710  environments called 
5711 \family sans
5712 Address
5713 \family default
5714  and 
5715 \family sans
5716 Right
5717 \begin_inset space ~
5718 \end_inset
5719
5720 Address
5721 \family default
5722 .
5723  To use the letter class, you need to use specific paragraph environments
5724  in a specific order, otherwise LaTeX gags on the document.
5725  In contrast, you can use the 
5726 \family sans
5727 Address
5728 \family default
5729  and 
5730 \family sans
5731 Right
5732 \begin_inset space ~
5733 \end_inset
5734
5735 Address
5736 \family default
5737  paragraph environments anywhere with no problem.
5738  You can even nest them inside other environments, though you can't nest
5739  anything in them.
5740 \end_layout
5741
5742 \begin_layout Standard
5743 Of course, you're not limited to using 
5744 \family sans
5745 Address
5746 \family default
5747  and 
5748 \family sans
5749 Right
5750 \begin_inset space ~
5751 \end_inset
5752
5753 Address
5754 \family default
5755  for letters only.
5756  
5757 \family sans
5758 Right
5759 \begin_inset space ~
5760 \end_inset
5761
5762 Address
5763 \family default
5764 , in particular, is useful for creating article titles like those used in
5765  some European academic papers.
5766 \end_layout
5767
5768 \begin_layout Subsubsection
5769 Usage
5770 \begin_inset CommandInset label
5771 LatexCommand label
5772 name "sec:Address-Usage"
5773
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \begin_layout Standard
5780 The 
5781 \family sans
5782 Address
5783 \family default
5784  environment formats text in the style of an address, which is also used
5785  for the opening and signature in some countries.
5786  Similarly, the 
5787 \family sans
5788 Right
5789 \begin_inset space ~
5790 \end_inset
5791
5792 Address
5793 \family default
5794  environment formats text in the style of a right-justified address, which
5795  is used for the sender's address and today's date in some countries.
5796  Here's an example of each:
5797 \end_layout
5798
5799 \begin_layout Right Address
5800 Right Address
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 Who I am
5805 \begin_inset Newline newline
5806 \end_inset
5807
5808 Where I am
5809 \begin_inset Newline newline
5810 \end_inset
5811
5812 When is it? What is today?
5813 \end_layout
5814
5815 \begin_layout Standard
5816 That was 
5817 \family sans
5818 Right
5819 \begin_inset space ~
5820 \end_inset
5821
5822 Address
5823 \family default
5824 .
5825  Notice that the lines all have the same left margin, which LyX sets to
5826  fit the largest block of text on a single line.
5827  Here's an example of the 
5828 \family sans
5829 Address
5830 \family default
5831  environment:
5832 \end_layout
5833
5834 \begin_layout Address
5835 Who are you
5836 \begin_inset Newline newline
5837 \end_inset
5838
5839 Where do I send this
5840 \begin_inset Newline newline
5841 \end_inset
5842
5843 Your post office and country
5844 \end_layout
5845
5846 \begin_layout Standard
5847 As you can see, both 
5848 \family sans
5849 Address
5850 \family default
5851  and 
5852 \family sans
5853 Right
5854 \begin_inset space ~
5855 \end_inset
5856
5857 Address
5858 \family default
5859  add extra space between themselves and the next paragraph.
5860  If you hit 
5861 \family sans
5862 Return
5863 \family default
5864  in either of these environments, LyX resets the nesting depth and sets
5865  the environment to 
5866 \family sans
5867 Standard
5868 \family default
5869 .
5870  This makes sense, since 
5871 \family sans
5872 Return
5873 \family default
5874  is the 
5875 \family typewriter
5876 break-paragraph
5877 \family default
5878  function, and the individual lines of an address are not paragraphs.
5879  Thus, you have to use 
5880 \family typewriter
5881 break-line
5882 \family default
5883  (
5884 \family sans
5885 C-Return
5886 \family default
5887  or 
5888 \family sans
5889 Formatting
5890 \begin_inset space ~
5891 \end_inset
5892
5893 Character\SpecialChar \menuseparator
5894 Line
5895 \begin_inset space ~
5896 \end_inset
5897
5898 Break
5899 \family default
5900  from the 
5901 \family sans
5902 Insert
5903 \family default
5904  menu) to start a new line in an 
5905 \family sans
5906 Address
5907 \family default
5908  or 
5909 \family sans
5910 Right
5911 \begin_inset space ~
5912 \end_inset
5913
5914 Address
5915 \family default
5916  environment.
5917 \end_layout
5918
5919 \begin_layout Subsection
5920 Academic Writing
5921 \end_layout
5922
5923 \begin_layout Standard
5924 Most academic writing begins with an abstract and ends with a bibliography
5925  or list of references.
5926  LyX contains paragraph environments for both of these.
5927 \end_layout
5928
5929 \begin_layout Subsubsection
5930
5931 \family sans
5932 Abstract
5933 \begin_inset Index
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937 Abstracts
5938 \end_layout
5939
5940 \end_inset
5941
5942
5943 \end_layout
5944
5945 \begin_layout Standard
5946 The 
5947 \family sans
5948 Abstract
5949 \family default
5950  environment is used for the abstract of an article.
5951  Technically, you could use this environment anywhere, but you really should
5952  only use it at the beginning of the document, after the title.
5953  Also, don't bother trying to nest 
5954 \family sans
5955 Abstract
5956 \family default
5957  in anything else or vice versa.
5958  It won't work.
5959  The 
5960 \family sans
5961 Abstract
5962 \family default
5963  environment is only useful in the article and report document classes.
5964  The book document classes ignores the 
5965 \family sans
5966 Abstract
5967 \family default
5968  completely, and it's utterly silly to use 
5969 \family sans
5970 Abstract
5971 \family default
5972  in a letter document class.
5973 \end_layout
5974
5975 \begin_layout Standard
5976 The 
5977 \family sans
5978 Abstract
5979 \family default
5980  environment does several things for you.
5981  First, it puts the centered label 
5982 \begin_inset Quotes eld
5983 \end_inset
5984
5985 Abstract
5986 \begin_inset Quotes erd
5987 \end_inset
5988
5989  above the text.
5990  The label and the text of the abstract are separated by some extra vertical
5991  space.
5992  Second, it typesets everything in a smaller font, just as you'd expect.
5993  Lastly, it adds a bit of extra vertical space between the abstract and
5994  the subsequent text.
5995  Well, that's how it will appear on the LyX screen.
5996  The appearance in the output depends on the used article or report class.
5997 \end_layout
5998
5999 \begin_layout Standard
6000 Starting a new paragraph by hitting 
6001 \family sans
6002 Return
6003 \family default
6004  does not reset the paragraph environment.
6005  The new paragraph will still be in the 
6006 \family sans
6007 Abstract
6008 \family default
6009  environment.
6010  So, you will have to change the paragraph environment yourself when you
6011  finish entering the abstract of your document.
6012 \end_layout
6013
6014 \begin_layout Standard
6015 \begin_inset Float figure
6016 wide false
6017 sideways false
6018 status open
6019
6020 \begin_layout Plain Layout
6021 \align center
6022 \begin_inset Graphics
6023         filename clipart/Abstract.pdf
6024         lyxscale 25
6025
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \begin_layout Plain Layout
6032 \begin_inset Caption
6033
6034 \begin_layout Plain Layout
6035 \begin_inset CommandInset label
6036 LatexCommand label
6037 name "cap:Paragraph-in-the"
6038
6039 \end_inset
6040
6041 Paragraph in the 
6042 \family sans
6043 Abstract
6044 \family default
6045  environment
6046 \end_layout
6047
6048 \end_inset
6049
6050
6051 \end_layout
6052
6053 \end_inset
6054
6055
6056 \end_layout
6057
6058 \begin_layout Standard
6059 We'd love to give you directly an example of the 
6060 \family sans
6061 Abstract
6062 \family default
6063  environment, but since this document is in the 
6064 \begin_inset Quotes eld
6065 \end_inset
6066
6067 book
6068 \begin_inset Quotes erd
6069 \end_inset
6070
6071  class, we can't do this.
6072  We inserted it therefore as figure
6073 \begin_inset space ~
6074 \end_inset
6075
6076
6077 \begin_inset CommandInset ref
6078 LatexCommand ref
6079 reference "cap:Paragraph-in-the"
6080
6081 \end_inset
6082
6083 .
6084  If you've never heard of an 
6085 \begin_inset Quotes eld
6086 \end_inset
6087
6088 abstract
6089 \begin_inset Quotes erd
6090 \end_inset
6091
6092  before, you can safely ignore this environment.
6093 \end_layout
6094
6095 \begin_layout Subsubsection
6096
6097 \family sans
6098 Bibliography
6099 \family default
6100
6101 \begin_inset Index
6102 status collapsed
6103
6104 \begin_layout Plain Layout
6105 Bibliography
6106 \end_layout
6107
6108 \end_inset
6109
6110
6111 \begin_inset CommandInset label
6112 LatexCommand label
6113 name "sub:Biblio_environment"
6114
6115 \end_inset
6116
6117
6118 \end_layout
6119
6120 \begin_layout Standard
6121 The 
6122 \family sans
6123 Bibliography
6124 \family default
6125  environment is used to list references.
6126  Technically, you could use this environment anywhere, but you really should
6127  only use it at the end of the document.
6128  Nesting 
6129 \family sans
6130 Bibliography
6131 \family default
6132  in anything else or vice versa won't work.
6133 \end_layout
6134
6135 \begin_layout Standard
6136 When you first open a 
6137 \family sans
6138 Bibliography
6139 \family default
6140  environment, LyX add a large vertical space, followed by the heading 
6141 \begin_inset Quotes eld
6142 \end_inset
6143
6144 Bibliography
6145 \begin_inset Quotes erd
6146 \end_inset
6147
6148  or 
6149 \begin_inset Quotes eld
6150 \end_inset
6151
6152 References,
6153 \begin_inset Quotes erd
6154 \end_inset
6155
6156  depending on the document class.
6157  The heading is in a large boldface font.
6158  Each paragraph of the 
6159 \family sans
6160 Bibliography
6161 \family default
6162  environment is a bibliography entry.
6163  Thus, hitting 
6164 \family sans
6165 Return
6166 \family default
6167  does not reset the paragraph environment.
6168  Each new paragraph is still in the 
6169 \family sans
6170 Bibliography
6171 \family default
6172  environment.
6173 \end_layout
6174
6175 \begin_layout Standard
6176 For a detailed description of LyX's bibliography handling, have a look at
6177  in section
6178 \begin_inset space ~
6179 \end_inset
6180
6181
6182 \begin_inset CommandInset ref
6183 LatexCommand ref
6184 reference "sec:Bibliography"
6185
6186 \end_inset
6187
6188 .
6189 \end_layout
6190
6191 \begin_layout Subsection
6192 LyX
6193 \family sans
6194 -Code
6195 \begin_inset Index
6196 status collapsed
6197
6198 \begin_layout Plain Layout
6199 Paragraph ! LyX code
6200 \end_layout
6201
6202 \end_inset
6203
6204
6205 \begin_inset CommandInset label
6206 LatexCommand label
6207 name "sub:LyX-Code"
6208
6209 \end_inset
6210
6211
6212 \end_layout
6213
6214 \begin_layout Standard
6215 The 
6216 \family sans
6217 LyX-Code
6218 \family default
6219  environment is another LyX extension.
6220  It type-sets text in a typewriter-style font.
6221  It also treats the 
6222 \family sans
6223 Space
6224 \family default
6225  key as a fixed whitespace;
6226 \begin_inset Foot
6227 status collapsed
6228
6229 \begin_layout Plain Layout
6230 In the 
6231 \family sans
6232 LyX-Code
6233 \family default
6234  environment, the 
6235 \family sans
6236 Space
6237 \family default
6238  key is treated as a 
6239 \family sans
6240 Protected
6241 \begin_inset space ~
6242 \end_inset
6243
6244 Blank
6245 \family default
6246  instead of an end-of-word marker.
6247 \end_layout
6248
6249 \end_inset
6250
6251  this is the only case in which you can type multiple whitespaces in LyX.
6252  If you need to insert blank lines, you'll still need to use 
6253 \family sans
6254 C-Return
6255 \family default
6256  (the 
6257 \family typewriter
6258 break-line
6259 \family default
6260  function).
6261  
6262 \family sans
6263 Return
6264 \family default
6265  breaks paragraphs.
6266  Note, however, that 
6267 \family sans
6268 Return
6269 \family default
6270  does not reset the paragraph environment.
6271  So, when you finish using the 
6272 \family sans
6273 LyX-Code
6274 \family default
6275  environment, you'll need to change the paragraph environment yourself.
6276  Also, you can nest the 
6277 \family sans
6278 LyX-Code
6279 \family default
6280  environment inside of others.
6281 \end_layout
6282
6283 \begin_layout Standard
6284 There are a few quirks with this environment:
6285 \end_layout
6286
6287 \begin_layout Itemize
6288 You cannot use 
6289 \family sans
6290 C-Return
6291 \family default
6292  at the beginning of a new paragraph (i.e.
6293  you can't follow 
6294 \family sans
6295 Return
6296 \family default
6297  with a 
6298 \family sans
6299 C-Return
6300 \family default
6301 ).
6302 \end_layout
6303
6304 \begin_layout Itemize
6305 You can't follow a 
6306 \family sans
6307 C-Return
6308 \family default
6309  with a 
6310 \family sans
6311 Space
6312 \family default
6313 .
6314 \end_layout
6315
6316 \begin_deeper
6317 \begin_layout Itemize
6318 Use a 
6319 \family sans
6320 Return
6321 \family default
6322  to begin a new paragraph, then you can use a 
6323 \family sans
6324 Space
6325 \family default
6326 .
6327 \end_layout
6328
6329 \begin_layout Itemize
6330 Or: use 
6331 \family sans
6332 C-Space
6333 \family default
6334  instead.
6335 \end_layout
6336
6337 \end_deeper
6338 \begin_layout Itemize
6339 You can't have an empty paragraph or an empty line.
6340  You must put at least one 
6341 \family sans
6342 Space
6343 \family default
6344  in any line you want blank.
6345  Otherwise, LaTeX generates errors.
6346 \end_layout
6347
6348 \begin_layout Itemize
6349 You cannot get the typewriter double quotes by typing 
6350 \family sans
6351 "
6352 \family default
6353  since that will insert 
6354 \emph on
6355 real
6356 \emph default
6357  quotes.
6358  You get the typewriter double quotes with 
6359 \family sans
6360 C-"
6361 \family default
6362  (or 
6363 \family sans
6364 C-q
6365 \family default
6366  if you use Emacs-like key bindings).
6367 \end_layout
6368
6369 \begin_layout Standard
6370 Here's an example:
6371 \end_layout
6372
6373 \begin_layout LyX-Code
6374 #include <stdio.h>
6375 \end_layout
6376
6377 \begin_layout LyX-Code
6378  
6379 \end_layout
6380
6381 \begin_layout LyX-Code
6382 int main(void)
6383 \end_layout
6384
6385 \begin_layout LyX-Code
6386 {
6387 \end_layout
6388
6389 \begin_layout LyX-Code
6390     printf("Hello World!
6391 \backslash
6392 n");
6393 \end_layout
6394
6395 \begin_layout LyX-Code
6396     return 0;
6397 \end_layout
6398
6399 \begin_layout LyX-Code
6400 }
6401 \end_layout
6402
6403 \begin_layout Standard
6404 This is just the standard 
6405 \begin_inset Quotes eld
6406 \end_inset
6407
6408 Hello world!
6409 \begin_inset Quotes erd
6410 \end_inset
6411
6412  program.
6413  
6414 \end_layout
6415
6416 \begin_layout Standard
6417
6418 \family sans
6419 LyX-Code
6420 \family default
6421  has one purpose: to typeset code, such as program source, shell scripts,
6422  rc-files, and so on.
6423  Use it only in those very special cases where you need to generate text
6424  as if you used a typewriter.
6425 \begin_inset Index
6426 status collapsed
6427
6428 \begin_layout Plain Layout
6429 Paragraph environments|)
6430 \end_layout
6431
6432 \end_inset
6433
6434
6435 \end_layout
6436
6437 \begin_layout Section
6438 Nesting Environments
6439 \begin_inset Index
6440 status collapsed
6441
6442 \begin_layout Plain Layout
6443 Nesting ! Environments
6444 \end_layout
6445
6446 \end_inset
6447
6448
6449 \begin_inset CommandInset label
6450 LatexCommand label
6451 name "sec:Nesting"
6452
6453 \end_inset
6454
6455
6456 \end_layout
6457
6458 \begin_layout Subsection
6459 Introduction
6460 \end_layout
6461
6462 \begin_layout Standard
6463 LyX treats text as a unified block with a particular context and specific
6464  properties.
6465  This allows you to create blocks that inherits some of the properties of
6466  another block.
6467  For example you have three main points in an outline, but point #2 also
6468  has two subpoints.
6469  In other words, you have a list inside of another list, with the inner
6470  list 
6471 \begin_inset Quotes eld
6472 \end_inset
6473
6474 attached
6475 \begin_inset Quotes erd
6476 \end_inset
6477
6478  to item #2:
6479 \end_layout
6480
6481 \begin_layout Enumerate
6482 one
6483 \end_layout
6484
6485 \begin_layout Enumerate
6486 two
6487 \end_layout
6488
6489 \begin_deeper
6490 \begin_layout Enumerate
6491 sublist - item #1
6492 \end_layout
6493
6494 \begin_layout Enumerate
6495 sublist - item #2
6496 \end_layout
6497
6498 \end_deeper
6499 \begin_layout Enumerate
6500 three
6501 \end_layout
6502
6503 \begin_layout Standard
6504 You put a list inside of a list by nesting one list inside the other.
6505  Nesting an environment is quite simple: Select 
6506 \family sans
6507 Increase
6508 \begin_inset space ~
6509 \end_inset
6510
6511 List
6512 \begin_inset space ~
6513 \end_inset
6514
6515 Depth
6516 \family default
6517  or 
6518 \family sans
6519 Decrease
6520 \begin_inset space ~
6521 \end_inset
6522
6523 List
6524 \begin_inset space ~
6525 \end_inset
6526
6527 Depth
6528 \family default
6529  from the 
6530 \family sans
6531 Edit
6532 \family default
6533  menu to change the nesting depth of the current paragraph (the status bar
6534  will tell you how far you are nested).
6535  Instead of the menu, you can also use the toolbar buttons 
6536 \begin_inset Graphics
6537         filename ../images/depth-increment.png
6538
6539 \end_inset
6540
6541  and 
6542 \begin_inset Graphics
6543         filename ../images/depth-decrement.png
6544
6545 \end_inset
6546
6547  or the convenient key bindings 
6548 \family sans
6549 S-M-Right
6550 \family default
6551  and 
6552 \family sans
6553 S-M-Left
6554 \family default
6555  to change the nesting level.
6556  The change will work on the current selection if you have made one (allowing
6557  you to change the nesting of several paragraphs at once), or the current
6558  paragraph.
6559 \end_layout
6560
6561 \begin_layout Standard
6562 Note that LyX only changes the nesting depth if it can.
6563  If it's invalid to do so, nothing happens if you try to change the depth.
6564  Additionally, if you change the depth of one paragraph, it affects the
6565  depth of every paragraph nested inside of it.
6566 \end_layout
6567
6568 \begin_layout Standard
6569 Nesting isn't limited to lists.
6570  In LyX, you can nest just about anything inside anything else, as you're
6571  about to find out.
6572  This is the real power of nesting paragraph environments.
6573 \end_layout
6574
6575 \begin_layout Subsection
6576 What You Can and Can't Nest
6577 \end_layout
6578
6579 \begin_layout Standard
6580 Before we fire a list of paragraph environments at you, we need to tell
6581  you a little bit more about how nesting works.
6582 \end_layout
6583
6584 \begin_layout Standard
6585 The question if nesting a paragraph environment is possible, is a bit more
6586  complicated than a simple yes or no.
6587  There are three types of paragraph environments:
6588 \end_layout
6589
6590 \begin_layout Itemize
6591 Completely unnestable
6592 \end_layout
6593
6594 \begin_layout Itemize
6595 Fully nestable, you can nest them inside of things and you can also nest
6596  other things inside of them.
6597 \end_layout
6598
6599 \begin_layout Itemize
6600 A third type, you can nest them into other environments, but you can't nest
6601  anything into them.
6602 \end_layout
6603
6604 \begin_layout Standard
6605 Here's a list of the three types of nesting behavior, and which paragraph
6606  environments have them:
6607 \end_layout
6608
6609 \begin_layout Description
6610 Unnestable Can't nest them.
6611  Can't nest into them.
6612 \end_layout
6613
6614 \begin_deeper
6615 \begin_layout Itemize
6616
6617 \family sans
6618 Bibliography
6619 \end_layout
6620
6621 \begin_layout Itemize
6622
6623 \family sans
6624 Abstract
6625 \end_layout
6626
6627 \begin_layout Itemize
6628
6629 \family sans
6630 Title
6631 \end_layout
6632
6633 \begin_layout Itemize
6634
6635 \family sans
6636 Author
6637 \end_layout
6638
6639 \begin_layout Itemize
6640
6641 \family sans
6642 Date
6643 \end_layout
6644
6645 \end_deeper
6646 \begin_layout Description
6647 Fully
6648 \begin_inset space ~
6649 \end_inset
6650
6651 Nestable You can nest them.
6652  You can nest other things into them.
6653 \end_layout
6654
6655 \begin_deeper
6656 \begin_layout Itemize
6657
6658 \family sans
6659 Verse
6660 \end_layout
6661
6662 \begin_layout Itemize
6663
6664 \family sans
6665 Quote
6666 \end_layout
6667
6668 \begin_layout Itemize
6669
6670 \family sans
6671 Quotation
6672 \end_layout
6673
6674 \begin_layout Itemize
6675
6676 \family sans
6677 Itemize
6678 \end_layout
6679
6680 \begin_layout Itemize
6681
6682 \family sans
6683 Enumerate
6684 \end_layout
6685
6686 \begin_layout Itemize
6687
6688 \family sans
6689 Description
6690 \end_layout
6691
6692 \begin_layout Itemize
6693
6694 \family sans
6695 List
6696 \end_layout
6697
6698 \begin_layout Itemize
6699
6700 \family sans
6701 LyX-Code
6702 \end_layout
6703
6704 \end_deeper
6705 \begin_layout Description
6706 Nestable-Inside You can nest them inside of other things.
6707  You can't nest anything into them.
6708 \end_layout
6709
6710 \begin_deeper
6711 \begin_layout Itemize
6712
6713 \family sans
6714 Standard
6715 \end_layout
6716
6717 \begin_layout Itemize
6718
6719 \family sans
6720 Part
6721 \end_layout
6722
6723 \begin_layout Itemize
6724
6725 \family sans
6726 Chapter
6727 \end_layout
6728
6729 \begin_layout Itemize
6730
6731 \family sans
6732 Section
6733 \end_layout
6734
6735 \begin_layout Itemize
6736
6737 \family sans
6738 Subsection
6739 \end_layout
6740
6741 \begin_layout Itemize
6742
6743 \family sans
6744 Subsubsection
6745 \end_layout
6746
6747 \begin_layout Itemize
6748
6749 \family sans
6750 Paragraph
6751 \end_layout
6752
6753 \begin_layout Itemize
6754
6755 \family sans
6756 Subparagraph
6757 \end_layout
6758
6759 \begin_layout Itemize
6760
6761 \family sans
6762 Part*
6763 \end_layout
6764
6765 \begin_layout Itemize
6766
6767 \family sans
6768 Chapter*
6769 \end_layout
6770
6771 \begin_layout Itemize
6772
6773 \family sans
6774 Section*
6775 \end_layout
6776
6777 \begin_layout Itemize
6778
6779 \family sans
6780 Subsection*
6781 \end_layout
6782
6783 \begin_layout Itemize
6784
6785 \family sans
6786 Subsubsection*
6787 \end_layout
6788
6789 \begin_layout Itemize
6790
6791 \family sans
6792 Right
6793 \begin_inset space ~
6794 \end_inset
6795
6796 Address
6797 \end_layout
6798
6799 \begin_layout Itemize
6800
6801 \family sans
6802 Address
6803 \end_layout
6804
6805 \end_deeper
6806 \begin_layout Standard
6807 \begin_inset Note Greyedout
6808 status open
6809
6810 \begin_layout Plain Layout
6811
6812 \series bold
6813 Note:
6814 \series default
6815  Although it is possible to nest numbered section headings like 
6816 \family sans
6817 Chapter
6818 \family default
6819
6820 \family sans
6821 Section
6822 \family default
6823 , etc.
6824 \begin_inset space ~
6825 \end_inset
6826
6827 to e.
6828 \begin_inset space \thinspace{}
6829 \end_inset
6830
6831 g.
6832 \begin_inset space ~
6833 \end_inset
6834
6835 lists, it is highly recommended not to do this.
6836  Because the aim is to create well structured documents following usual
6837  guidelines of typesetting, but nested section headings violates them.
6838 \end_layout
6839
6840 \end_inset
6841
6842
6843 \end_layout
6844
6845 \begin_layout Subsection
6846 Nesting Other Things: Tables, Math, Floats, etc.
6847 \begin_inset Index
6848 status collapsed
6849
6850 \begin_layout Plain Layout
6851 Nesting ! Tables etc.
6852 \end_layout
6853
6854 \end_inset
6855
6856
6857 \begin_inset CommandInset label
6858 LatexCommand label
6859 name "sec:table-and-fig-nesting"
6860
6861 \end_inset
6862
6863
6864 \end_layout
6865
6866 \begin_layout Standard
6867 There are several things that aren't paragraph environments, but which are
6868  affected by nesting anyhow.
6869  They are:
6870 \end_layout
6871
6872 \begin_layout Itemize
6873 equations
6874 \end_layout
6875
6876 \begin_layout Itemize
6877 tables
6878 \end_layout
6879
6880 \begin_layout Itemize
6881 figures
6882 \end_layout
6883
6884 \begin_layout Standard
6885 (
6886 \begin_inset Note Greyedout
6887 status open
6888
6889 \begin_layout Plain Layout
6890
6891 \series bold
6892 Note:
6893 \series default
6894  Figures and tables in 
6895 \family sans
6896 Floats
6897 \family default
6898  are not affected by this.
6899 \end_layout
6900
6901 \end_inset
6902
6903  Have a look at section
6904 \begin_inset space ~
6905 \end_inset
6906
6907
6908 \begin_inset CommandInset ref
6909 LatexCommand ref
6910 reference "sec:Floats"
6911
6912 \end_inset
6913
6914  for more informations about 
6915 \family sans
6916 Floats
6917 \family default
6918 .)
6919 \end_layout
6920
6921 \begin_layout Standard
6922 LyX can treat these three objects as either a word or as a paragraph.
6923  If a figure, table, or an equation is inline, it goes wherever the paragraph
6924  it is in goes.
6925 \end_layout
6926
6927 \begin_layout Standard
6928 On the other hand, if you have an equation, figure or table in a 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 paragraph
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  of its own, it behaves just like a 
6937 \begin_inset Quotes eld
6938 \end_inset
6939
6940 nestable-inside
6941 \begin_inset Quotes erd
6942 \end_inset
6943
6944  paragraph environment.
6945  You can nest it into any environment, but you obviously can't nest anything
6946  into it.
6947 \end_layout
6948
6949 \begin_layout Standard
6950 Here's an example with a table:
6951 \end_layout
6952
6953 \begin_layout Enumerate
6954 Item One
6955 \end_layout
6956
6957 \begin_deeper
6958 \begin_layout Enumerate
6959 This is (a) and it's nested.
6960 \end_layout
6961
6962 \begin_deeper
6963 \begin_layout Standard
6964 \begin_inset VSpace 0.3cm
6965 \end_inset
6966
6967
6968 \end_layout
6969
6970 \begin_layout Standard
6971 \align center
6972 \begin_inset Tabular
6973 <lyxtabular version="3" rows="2" columns="2">
6974 <features>
6975 <column alignment="center" valignment="top" width="0pt">
6976 <column alignment="center" valignment="top" width="0pt">
6977 <row>
6978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982
6983 \family roman
6984 \series medium
6985 \shape up
6986 \size normal
6987 \emph off
6988 \bar no
6989 \noun off
6990 \color none
6991 a
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6997 \begin_inset Text
6998
6999 \begin_layout Plain Layout
7000
7001 \family roman
7002 \series medium
7003 \shape up
7004 \size normal
7005 \emph off
7006 \bar no
7007 \noun off
7008 \color none
7009 b
7010 \end_layout
7011
7012 \end_inset
7013 </cell>
7014 </row>
7015 <row>
7016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020
7021 \family roman
7022 \series medium
7023 \shape up
7024 \size normal
7025 \emph off
7026 \bar no
7027 \noun off
7028 \color none
7029 c
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038
7039 \family roman
7040 \series medium
7041 \shape up
7042 \size normal
7043 \emph off
7044 \bar no
7045 \noun off
7046 \color none
7047 d
7048 \end_layout
7049
7050 \end_inset
7051 </cell>
7052 </row>
7053 </lyxtabular>
7054
7055 \end_inset
7056
7057
7058 \end_layout
7059
7060 \begin_layout Standard
7061 \begin_inset VSpace 0.3cm
7062 \end_inset
7063
7064
7065 \end_layout
7066
7067 \end_deeper
7068 \begin_layout Enumerate
7069 This is (b).
7070  The table is actually nested inside (a).
7071 \end_layout
7072
7073 \end_deeper
7074 \begin_layout Enumerate
7075 Back out again.
7076 \end_layout
7077
7078 \begin_layout Standard
7079 If we hadn't nested the table at all, the list would look like this:
7080 \end_layout
7081
7082 \begin_layout Enumerate
7083 Item One
7084 \end_layout
7085
7086 \begin_deeper
7087 \begin_layout Enumerate
7088 This is (a) and it's nested.
7089 \end_layout
7090
7091 \end_deeper
7092 \begin_layout Standard
7093 \begin_inset VSpace 0.3cm
7094 \end_inset
7095
7096
7097 \end_layout
7098
7099 \begin_layout Standard
7100 \align center
7101 \begin_inset Tabular
7102 <lyxtabular version="3" rows="2" columns="2">
7103 <features>
7104 <column alignment="center" valignment="top" width="0pt">
7105 <column alignment="center" valignment="top" width="0pt">
7106 <row>
7107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7108 \begin_inset Text
7109
7110 \begin_layout Plain Layout
7111
7112 \family roman
7113 \series medium
7114 \shape up
7115 \size normal
7116 \emph off
7117 \bar no
7118 \noun off
7119 \color none
7120 a
7121 \end_layout
7122
7123 \end_inset
7124 </cell>
7125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129
7130 \family roman
7131 \series medium
7132 \shape up
7133 \size normal
7134 \emph off
7135 \bar no
7136 \noun off
7137 \color none
7138 b
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 </row>
7144 <row>
7145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149
7150 \family roman
7151 \series medium
7152 \shape up
7153 \size normal
7154 \emph off
7155 \bar no
7156 \noun off
7157 \color none
7158 c
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7164 \begin_inset Text
7165
7166 \begin_layout Plain Layout
7167
7168 \family roman
7169 \series medium
7170 \shape up
7171 \size normal
7172 \emph off
7173 \bar no
7174 \noun off
7175 \color none
7176 d
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 </row>
7182 </lyxtabular>
7183
7184 \end_inset
7185
7186
7187 \end_layout
7188
7189 \begin_layout Standard
7190 \begin_inset VSpace 0.3cm
7191 \end_inset
7192
7193
7194 \end_layout
7195
7196 \begin_layout Enumerate
7197 This is (b).
7198  The table is 
7199 \emph on
7200 not
7201 \emph default
7202  nested inside (a).
7203  In fact, it's not nested at all.
7204 \end_layout
7205
7206 \begin_layout Enumerate
7207 Back out again.
7208 \end_layout
7209
7210 \begin_layout Standard
7211 Notice how item (b) is not only no longer nested, but is also the first
7212  item of a new list!
7213 \end_layout
7214
7215 \begin_layout Standard
7216 There's another trap you can fall into: Nesting the table, but not going
7217  deep enough.
7218  LyX then turns anything after the table into a new sublist.
7219 \end_layout
7220
7221 \begin_layout Enumerate
7222 Item One
7223 \end_layout
7224
7225 \begin_deeper
7226 \begin_layout Enumerate
7227 This is (a) and it's nested.
7228 \end_layout
7229
7230 \begin_layout Standard
7231 \begin_inset VSpace 0.3cm
7232 \end_inset
7233
7234
7235 \end_layout
7236
7237 \begin_layout Standard
7238 \align center
7239 \begin_inset Tabular
7240 <lyxtabular version="3" rows="2" columns="2">
7241 <features>
7242 <column alignment="center" valignment="top" width="0pt">
7243 <column alignment="center" valignment="top" width="0pt">
7244 <row>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249
7250 \family roman
7251 \series medium
7252 \shape up
7253 \size normal
7254 \emph off
7255 \bar no
7256 \noun off
7257 \color none
7258 a
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267
7268 \family roman
7269 \series medium
7270 \shape up
7271 \size normal
7272 \emph off
7273 \bar no
7274 \noun off
7275 \color none
7276 b
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 </row>
7282 <row>
7283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287
7288 \family roman
7289 \series medium
7290 \shape up
7291 \size normal
7292 \emph off
7293 \bar no
7294 \noun off
7295 \color none
7296 c
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305
7306 \family roman
7307 \series medium
7308 \shape up
7309 \size normal
7310 \emph off
7311 \bar no
7312 \noun off
7313 \color none
7314 d
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 </row>
7320 </lyxtabular>
7321
7322 \end_inset
7323
7324
7325 \end_layout
7326
7327 \begin_layout Standard
7328 \begin_inset VSpace 0.3cm
7329 \end_inset
7330
7331
7332 \end_layout
7333
7334 \begin_layout Enumerate
7335 This is (b).
7336  The table is actually nested inside Item One, but 
7337 \emph on
7338 not
7339 \emph default
7340  inside (a).
7341 \end_layout
7342
7343 \end_deeper
7344 \begin_layout Enumerate
7345 Back out again.
7346 \end_layout
7347
7348 \begin_layout Standard
7349 As you can see, item (b) turned into the first item of a new list, but a
7350  new list 
7351 \emph on
7352 inside
7353 \emph default
7354  item 1.
7355  The same thing would have happened to a figure or an equation.
7356  So, if you nest tables, figures or equations, make sure you go to the right
7357  depth!
7358 \end_layout
7359
7360 \begin_layout Subsection
7361 Usage and General Features
7362 \begin_inset CommandInset label
7363 LatexCommand label
7364 name "sub:Nesting-Usage"
7365
7366 \end_inset
7367
7368
7369 \end_layout
7370
7371 \begin_layout Standard
7372 Speaking of levels, LyX can perform up to a six-fold nesting.
7373  In other words, 
7374 \begin_inset Quotes eld
7375 \end_inset
7376
7377 level #6
7378 \begin_inset Quotes erd
7379 \end_inset
7380
7381  is the innermost possible depth.
7382  Here's an example to display what we mean:
7383 \end_layout
7384
7385 \begin_layout Enumerate
7386 level #1 - outermost
7387 \end_layout
7388
7389 \begin_deeper
7390 \begin_layout Enumerate
7391 level #2
7392 \end_layout
7393
7394 \begin_deeper
7395 \begin_layout Enumerate
7396 level #3
7397 \end_layout
7398
7399 \begin_deeper
7400 \begin_layout Enumerate
7401 level #4
7402 \end_layout
7403
7404 \begin_deeper
7405 \begin_layout Itemize
7406 level #5
7407 \end_layout
7408
7409 \begin_deeper
7410 \begin_layout Itemize
7411 level #6
7412 \end_layout
7413
7414 \end_deeper
7415 \end_deeper
7416 \end_deeper
7417 \end_deeper
7418 \end_deeper
7419 \begin_layout Standard
7420 There are two exceptions to the six-fold nesting limit, and you can see
7421  both of them in the example.
7422  Unlike the other fully-nestable environments, you can only perform a four-fold
7423  nesting with the 
7424 \family sans
7425 Enumerate
7426 \family default
7427  and 
7428 \family sans
7429 Itemize
7430 \family default
7431  environments.
7432  For example, if we tried to nest another 
7433 \family sans
7434 Enumerate
7435 \family default
7436  list inside of item 
7437 \begin_inset Quotes eld
7438 \end_inset
7439
7440 A.
7441 \begin_inset Quotes erd
7442 \end_inset
7443
7444 , we'd get errors.
7445 \end_layout
7446
7447 \begin_layout Subsection
7448 Some Examples
7449 \begin_inset Index
7450 status collapsed
7451
7452 \begin_layout Plain Layout
7453 Nesting ! Examples
7454 \end_layout
7455
7456 \end_inset
7457
7458
7459 \end_layout
7460
7461 \begin_layout Standard
7462 The best way to explain just what you can do with nesting is by illustration.
7463  We have several examples of nested environments.
7464  In them, we explain how we created the example, so that you can reproduce
7465  them.
7466 \end_layout
7467
7468 \begin_layout Subsubsection
7469 Example 1: The Six-fold Way and Mixed Nesting
7470 \end_layout
7471
7472 \begin_layout Labeling
7473 \labelwidthstring MMM
7474 #1-a This is the outermost level.
7475  It's a 
7476 \family sans
7477 List
7478 \family default
7479  environment.
7480 \end_layout
7481
7482 \begin_deeper
7483 \begin_layout Labeling
7484 \labelwidthstring MMM
7485 #2-a This is level #2.
7486  We created it by using 
7487 \family sans
7488 M-Return
7489 \family default
7490  followed by 
7491 \family sans
7492 S-M-Right
7493 \family default
7494 .
7495 \end_layout
7496
7497 \begin_deeper
7498 \begin_layout Labeling
7499 \labelwidthstring MMM
7500 #3-a This is level #3.
7501  This time, we just hit 
7502 \family sans
7503 Return
7504 \family default
7505 , then used 
7506 \family sans
7507 S-M-Right
7508 \family default
7509  twice in a row.
7510  We could have also created it the same way as we did the previous level,
7511  by hitting 
7512 \family sans
7513 M-Return
7514 \family default
7515  followed by 
7516 \family sans
7517 S-M-Right
7518 \family default
7519 .
7520 \end_layout
7521
7522 \begin_deeper
7523 \begin_layout Standard
7524 This is actually a 
7525 \family sans
7526 Standard
7527 \family default
7528  environment, nested inside of 
7529 \begin_inset Quotes eld
7530 \end_inset
7531
7532 #3-a
7533 \begin_inset Quotes erd
7534 \end_inset
7535
7536 .
7537  So, it's at level #4.
7538  We did this by hitting 
7539 \family sans
7540 M-Return
7541 \family default
7542 , then 
7543 \family sans
7544 S-M-Right
7545 \family default
7546 , then changing the paragraph environment to 
7547 \family sans
7548 Standard
7549 \family default
7550 .
7551  Do this to create list items with more than one paragraph - it also works
7552  for the 
7553 \family sans
7554 Description
7555 \family default
7556
7557 \family sans
7558 Enumerate
7559 \family default
7560 , and 
7561 \family sans
7562 Itemize
7563 \family default
7564  environments!
7565 \end_layout
7566
7567 \begin_layout Standard
7568 Here's another 
7569 \family sans
7570 Standard
7571 \family default
7572  paragraph, also at level #4, made with just a 
7573 \family sans
7574 M-Return
7575 \family default
7576 .
7577 \end_layout
7578
7579 \begin_layout Labeling
7580 \labelwidthstring MMM
7581 #4-a This is level #4.
7582  We hit 
7583 \family sans
7584 M-Return
7585 \family default
7586  and changed the paragraph environment back to 
7587 \family sans
7588 List
7589 \family default
7590 .
7591  Remember - we can't nest anything inside of a 
7592 \family sans
7593 Standard
7594 \family default
7595  environment, which is why we're still at level #4.
7596  However, we 
7597 \emph on
7598 can
7599 \emph default
7600  keep nesting things inside of 
7601 \begin_inset Quotes eld
7602 \end_inset
7603
7604 #3-a
7605 \begin_inset Quotes erd
7606 \end_inset
7607
7608 .
7609 \end_layout
7610
7611 \begin_deeper
7612 \begin_layout Labeling
7613 \labelwidthstring MMM
7614 #5-a This is level #5\SpecialChar \ldots{}
7615
7616 \end_layout
7617
7618 \begin_deeper
7619 \begin_layout Labeling
7620 \labelwidthstring MMM
7621 #6-a \SpecialChar \ldots{}
7622 and this is level #6.
7623  By now, you should know how we made these two.
7624 \end_layout
7625
7626 \end_deeper
7627 \begin_layout Labeling
7628 \labelwidthstring MMM
7629 #5-b Back to level #5.
7630  Just hit 
7631 \family sans
7632 M-Return
7633 \family default
7634  followed by a 
7635 \family sans
7636 S-M-Left
7637 \family default
7638 .
7639 \end_layout
7640
7641 \end_deeper
7642 \begin_layout Labeling
7643 \labelwidthstring MMM
7644 #4-b After another 
7645 \family sans
7646 M-Return
7647 \family default
7648  followed by a 
7649 \family sans
7650 S-M-Left
7651 \family default
7652 , we're back at level #4.
7653 \end_layout
7654
7655 \end_deeper
7656 \begin_layout Labeling
7657 \labelwidthstring MMM
7658 #3-b Back to level #3.
7659  By now it should be obvious how we did this.
7660 \end_layout
7661
7662 \end_deeper
7663 \begin_layout Labeling
7664 \labelwidthstring MMM
7665 #2-b Back to level #2.
7666  
7667 \end_layout
7668
7669 \end_deeper
7670 \begin_layout Labeling
7671 \labelwidthstring MMM
7672 #1-b And last, back to the outermost level, #1.
7673  After this sentence, we'll hit 
7674 \family sans
7675 Return
7676 \family default
7677  and change the paragraph environment back to 
7678 \family sans
7679 Standard
7680 \family default
7681  to end the list.
7682 \end_layout
7683
7684 \begin_layout Standard
7685 We could have also used the 
7686 \family sans
7687 Description
7688 \family default
7689
7690 \family sans
7691 Quote
7692 \family default
7693
7694 \family sans
7695 Quotation
7696 \family default
7697 , or even the 
7698 \family sans
7699 Verse
7700 \family default
7701  environment in place of the 
7702 \family sans
7703 List
7704 \family default
7705  environment.
7706  The example would have worked exactly the same.
7707 \end_layout
7708
7709 \begin_layout Subsubsection
7710 Example 2: Inheritance
7711 \end_layout
7712
7713 \begin_layout LyX-Code
7714 This is the LyX-Code environment, at level #1, the outermost
7715 \end_layout
7716
7717 \begin_layout LyX-Code
7718 level.
7719   Now we'll hit 
7720 \family sans
7721 Return
7722 \family default
7723 , then 
7724 \family sans
7725 S-M-Right
7726 \family default
7727 , after which, we'll change to the 
7728 \family sans
7729 Enumerate
7730 \family default
7731  environment.
7732 \end_layout
7733
7734 \begin_deeper
7735 \begin_layout Enumerate
7736 This is the 
7737 \family sans
7738 Enumerate
7739 \family default
7740  environment, at level #2.
7741 \end_layout
7742
7743 \begin_layout Enumerate
7744 Notice how the nested 
7745 \family sans
7746 Enumerate
7747 \family default
7748  not only inherits its margins from its parent environment (
7749 \family sans
7750 LyX-Code
7751 \family default
7752 ), but also inherits its font and spacing!
7753 \end_layout
7754
7755 \end_deeper
7756 \begin_layout Standard
7757 We ended this example by hitting 
7758 \family sans
7759 Return
7760 \family default
7761 .
7762  After that, we needed to reset the paragraph environment to 
7763 \family sans
7764 Standard
7765 \family default
7766  and resetting the nesting depth by using 
7767 \family sans
7768 S-M-Left
7769 \family default
7770  once.
7771 \end_layout
7772
7773 \begin_layout Subsubsection
7774 Example 3: Labels, Levels, and the 
7775 \family sans
7776 Enumerate
7777 \family default
7778  and 
7779 \family sans
7780 Itemize
7781 \family default
7782  Environments
7783 \begin_inset OptArg
7784 status collapsed
7785
7786 \begin_layout Plain Layout
7787 Example #3: Labels, Levels and other list environments
7788 \end_layout
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \begin_layout Enumerate
7796 This is level #1, in an 
7797 \family sans
7798 Enumerate
7799 \family default
7800  paragraph environment.
7801  We're actually going to nest a bunch of these.
7802 \end_layout
7803
7804 \begin_deeper
7805 \begin_layout Enumerate
7806 This is level #2.
7807  We used 
7808 \family sans
7809 M-Return
7810 \family default
7811  followed by 
7812 \family sans
7813 S-M-Right
7814 \family default
7815 .
7816  Now, what happens if we nest an 
7817 \family sans
7818 Itemize
7819 \family default
7820  environment inside of this one? It will be at level #3, but what will its
7821  label be? An asterisk?
7822 \end_layout
7823
7824 \begin_deeper
7825 \begin_layout Itemize
7826 No! It's a bullet.
7827  This is the 
7828 \emph on
7829 first
7830 \emph default
7831  
7832 \family sans
7833 Itemize
7834 \family default
7835  environment, even though it's at level #3.
7836  So, its label is a bullet.
7837  (We got here by using 
7838 \family sans
7839 M-Return
7840 \family default
7841 , then 
7842 \family sans
7843 S-M-Right
7844 \family default
7845 , then changing the environment to 
7846 \family sans
7847 Itemize
7848 \family default
7849 .)
7850 \end_layout
7851
7852 \begin_deeper
7853 \begin_layout Itemize
7854 Here's level #4, produced using 
7855 \family sans
7856 M-Return
7857 \family default
7858 , then 
7859 \family sans
7860 S-M-Right
7861 \family default
7862 .
7863  We'll do that again\SpecialChar \ldots{}
7864
7865 \end_layout
7866
7867 \begin_deeper
7868 \begin_layout Enumerate
7869 \SpecialChar \ldots{}
7870 to get to level #5.
7871  This time, however, we also changed the paragraph environment back to 
7872 \family sans
7873 Enumerate
7874 \family default
7875 .
7876  Notice the type of numbering, it is 
7877 \emph on
7878 lowercase Roman
7879 \emph default
7880 , because we are in the 
7881 \emph on
7882 thirdfold
7883 \emph default
7884  
7885 \family sans
7886 Enumerate
7887 \family default
7888  environment (i.e.
7889  it is an 
7890 \family sans
7891 Enumerate
7892 \family default
7893  inside an 
7894 \family sans
7895 Enumerate
7896 \family default
7897  inside an 
7898 \family sans
7899 Enumerate
7900 \family default
7901 ).
7902 \end_layout
7903
7904 \begin_layout Enumerate
7905 What happens if we 
7906 \emph on
7907 don't
7908 \emph default
7909  change the paragraph environment, but decrease the nesting depth? What
7910  type of numbering does LyX use?
7911 \end_layout
7912
7913 \begin_layout Enumerate
7914 Oh, as if you couldn't guess by now, we're just using 
7915 \family sans
7916 M-Return
7917 \family default
7918  to keep the current environment and depth but create a new item.
7919 \end_layout
7920
7921 \begin_layout Enumerate
7922 Let's use 
7923 \family sans
7924 S-M-Left
7925 \family default
7926  to decrease the depth after the next 
7927 \family sans
7928 M-Return
7929 \family default
7930 .
7931 \end_layout
7932
7933 \end_deeper
7934 \begin_layout Enumerate
7935 This is level #4.
7936  Look what type of label LyX is using!
7937 \end_layout
7938
7939 \end_deeper
7940 \begin_layout Enumerate
7941 This is level #3.
7942  Even though we've changed levels, LyX is still using a lowercase Roman
7943  numeral as the label.Why?
7944 \end_layout
7945
7946 \begin_layout Enumerate
7947 Because, even though the nesting depth has changed, the paragraph is 
7948 \emph on
7949 still
7950 \emph default
7951  a thirdfold 
7952 \family sans
7953 Enumerate
7954 \family default
7955  environment.
7956  Notice, however, that LyX 
7957 \emph on
7958 did
7959 \emph default
7960  reset the counter for the label.
7961 \end_layout
7962
7963 \end_deeper
7964 \begin_layout Enumerate
7965 Another 
7966 \family sans
7967 M-Return
7968 \family default
7969  
7970 \family sans
7971 S-M-Left
7972 \family default
7973  sequence, and we're back to level #2.
7974  This time, we not only changed the nesting depth, but we also moved back
7975  into the twofold-nested 
7976 \family sans
7977 Enumerate
7978 \family default
7979  environment.
7980 \end_layout
7981
7982 \end_deeper
7983 \begin_layout Enumerate
7984 The same thing happens if we do another 
7985 \family sans
7986 M-Return
7987 \family default
7988  
7989 \family sans
7990 S-M-Left
7991 \family default
7992  sequence and return to level #1, the outermost level.
7993 \end_layout
7994
7995 \begin_layout Standard
7996 Lastly, we reset the environment to 
7997 \family sans
7998 Standard
7999 \family default
8000 .
8001  As you can see, the level number doesn't correspond to what type of labeling
8002  LyX uses for the 
8003 \family sans
8004 Enumerate
8005 \family default
8006  and 
8007 \family sans
8008 Itemize
8009 \family default
8010  environments.
8011  The number of other 
8012 \family sans
8013 Enumerate
8014 \family default
8015  environments surrounding it determines what kind of label LyX uses for
8016  an 
8017 \family sans
8018 Enumerate
8019 \family default
8020  item.
8021  The same rule applies for the 
8022 \family sans
8023 Itemize
8024 \family default
8025  environment, as well.
8026 \end_layout
8027
8028 \begin_layout Subsubsection
8029 Example 4: Going Bonkers
8030 \end_layout
8031
8032 \begin_layout Enumerate
8033 We're going to go totally nuts now.
8034  We won't nest as deep as in the other examples, nor will we go into the
8035  same detail with how we did it.
8036  (level #1: 
8037 \family sans
8038 Enumerate
8039 \family default
8040 )
8041 \end_layout
8042
8043 \begin_deeper
8044 \begin_layout Standard
8045 (
8046 \family sans
8047 Return, S-M-Right, Standard
8048 \family default
8049 : level #2) We'll stick an encapsulated description of how we created the
8050  example in parentheses someplace.
8051  For example, the two keybindings are how we changed the depth.
8052  The environment name is the name of the current environment.
8053  Either before or after this, we'll put in the level.
8054 \end_layout
8055
8056 \end_deeper
8057 \begin_layout Enumerate
8058 (
8059 \family sans
8060 Return, Enumerate
8061 \family default
8062 : level #1) This is the next item in the list.
8063 \end_layout
8064
8065 \begin_deeper
8066 \begin_layout Verse
8067 Now we'll add verse.
8068 \begin_inset Newline newline
8069 \end_inset
8070
8071 It will get much worse.
8072 \begin_inset Newline newline
8073 \end_inset
8074
8075 (
8076 \family sans
8077 Return, S-M-Right, Verse
8078 \family default
8079 : level #2)
8080 \end_layout
8081
8082 \begin_layout Verse
8083 Fiddle dee, Fiddle doo.
8084 \begin_inset Newline newline
8085 \end_inset
8086
8087 Bippitey boppitey boo!
8088 \begin_inset Newline newline
8089 \end_inset
8090
8091 (
8092 \family sans
8093 M-Return)
8094 \end_layout
8095
8096 \begin_layout Verse
8097 Here comes a table:
8098 \end_layout
8099
8100 \begin_deeper
8101 \begin_layout Standard
8102 \begin_inset VSpace 0.3cm
8103 \end_inset
8104
8105
8106 \end_layout
8107
8108 \begin_layout Standard
8109 \align center
8110 \begin_inset Tabular
8111 <lyxtabular version="3" rows="2" columns="2">
8112 <features>
8113 <column alignment="center" valignment="top" width="0pt">
8114 <column alignment="center" valignment="top" width="0pt">
8115 <row>
8116 <cell alignment="center" valignment="top" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120
8121 \family roman
8122 \series medium
8123 \shape up
8124 \size normal
8125 \emph off
8126 \bar no
8127 \noun off
8128 \color none
8129 one-fish
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \family roman
8140 \series medium
8141 \shape up
8142 \size normal
8143 \emph off
8144 \bar no
8145 \noun off
8146 \color none
8147 two-fish
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 </row>
8153 <row>
8154 <cell alignment="center" valignment="top" topline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158
8159 \family roman
8160 \series medium
8161 \shape up
8162 \size normal
8163 \emph off
8164 \bar no
8165 \noun off
8166 \color none
8167 red-fish
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176
8177 \family roman
8178 \series medium
8179 \shape up
8180 \size normal
8181 \emph off
8182 \bar no
8183 \noun off
8184 \color none
8185 blue-fish
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 </row>
8191 </lyxtabular>
8192
8193 \end_inset
8194
8195
8196 \end_layout
8197
8198 \end_deeper
8199 \begin_layout Verse
8200 (
8201 \family sans
8202 M-Return, Table, S-M-Right
8203 \family default
8204  3 times, 
8205 \family sans
8206 M-Return, Verse, S-M-Left
8207 \family default
8208 )
8209 \end_layout
8210
8211 \end_deeper
8212 \begin_layout Enumerate
8213 (
8214 \family sans
8215 Return, Enumerate
8216 \family default
8217 : level #1) This is another item.
8218  Note that selecting a 
8219 \family sans
8220 Table
8221 \family default
8222  resets the nesting depth to level #1, so we increased the nesting depth
8223  3 times to put the table inside the 
8224 \family sans
8225 Verse
8226 \family default
8227  environment.
8228  
8229 \end_layout
8230
8231 \begin_layout Quotation
8232 We're now ending the 
8233 \family sans
8234 Enumerate
8235 \family default
8236  list and changing to 
8237 \family sans
8238 Quotation
8239 \family default
8240 .
8241  We're still at level #1.
8242  We want to show you some of the things you can do by mixing environments.
8243  The next set of paragraphs is a 
8244 \begin_inset Quotes eld
8245 \end_inset
8246
8247 quoted letter.
8248 \begin_inset Quotes erd
8249 \end_inset
8250
8251  We'll nest both the 
8252 \family sans
8253 Address
8254 \family default
8255  and 
8256 \family sans
8257 Right
8258 \begin_inset space ~
8259 \end_inset
8260
8261 Address
8262 \family default
8263  environments inside of this one, then use another nested 
8264 \family sans
8265 Quotation
8266 \family default
8267  for the letter body.
8268  We'll use 
8269 \family sans
8270 M-Return
8271 \family default
8272  to preserve the depth.
8273  Remember that you need to use 
8274 \family sans
8275 C-Return
8276 \family default
8277  to create multiple lines inside the 
8278 \family sans
8279 Address
8280 \family default
8281  and 
8282 \family sans
8283 Right
8284 \begin_inset space ~
8285 \end_inset
8286
8287 Address
8288 \family default
8289  environments.
8290  Here it goes:
8291 \end_layout
8292
8293 \begin_deeper
8294 \begin_layout Right Address
8295 1234 Nowhere Rd.
8296 \begin_inset Newline newline
8297 \end_inset
8298
8299 Moosegroin, MT 00100
8300 \begin_inset Newline newline
8301 \end_inset
8302
8303 9-6-96
8304 \end_layout
8305
8306 \begin_layout Address
8307 Dear Mr.
8308 \begin_inset space ~
8309 \end_inset
8310
8311 Fizlewitz:
8312 \end_layout
8313
8314 \begin_layout Quotation
8315 We regret to inform you that we cannot fill your order for 50
8316 \begin_inset Formula $\,$
8317 \end_inset
8318
8319 L of compressed methane gas due to circumstances beyond our control.
8320  Unfortunately, several of our cows have mysteriously exploded, creating
8321  a backlog in our orders for methane.
8322  We will place your name on the waiting list and try to fill your order
8323  as soon as possible.
8324  In the meantime, we thank you for your patience.
8325 \end_layout
8326
8327 \begin_layout Quotation
8328 We do, however, now have a special on beef.
8329  If you are interested, please return the enclosed pricing and order form
8330  with your order, along with payment.
8331 \end_layout
8332
8333 \begin_layout Quotation
8334 We thank you again for your patience.
8335 \end_layout
8336
8337 \begin_layout Address
8338 Sincerely,
8339 \begin_inset Newline newline
8340 \end_inset
8341
8342 Bill Hick
8343 \end_layout
8344
8345 \end_deeper
8346 \begin_layout Quotation
8347 That ends that example!
8348 \end_layout
8349
8350 \begin_layout Standard
8351 As you can see, nesting environments in LyX gives you a lot of power with
8352  just a few keystrokes.
8353  We could have easily nested an 
8354 \family sans
8355 Itemize
8356 \family default
8357  list inside of a 
8358 \family sans
8359 Quotation
8360 \family default
8361  or 
8362 \family sans
8363 Quote
8364 \family default
8365 , or put a 
8366 \family sans
8367 Quote
8368 \family default
8369  inside of an 
8370 \family sans
8371 Itemize
8372 \family default
8373  list.
8374  You have a huge variety of options at your disposal.
8375 \end_layout
8376
8377 \begin_layout Section
8378 Spacing, pagination and line breaks
8379 \begin_inset Index
8380 status collapsed
8381
8382 \begin_layout Plain Layout
8383 Spacing
8384 \end_layout
8385
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \begin_layout Standard
8392 What is a space? While you might be used to press the space key anytime
8393  you want to separate two words in ordinary word processors, LyX offers
8394  you more spaces: Spaces of different width and spaces which can or cannot
8395  be broken at the end of a line.
8396  The following sections will show you some examples where those spaces are
8397  useful.
8398 \end_layout
8399
8400 \begin_layout Subsection
8401 Protected Space
8402 \begin_inset CommandInset label
8403 LatexCommand label
8404 name "sub:Protected-Space"
8405
8406 \end_inset
8407
8408
8409 \begin_inset Index
8410 status collapsed
8411
8412 \begin_layout Plain Layout
8413 Spaces ! Protected
8414 \end_layout
8415
8416 \end_inset
8417
8418
8419 \end_layout
8420
8421 \begin_layout Standard
8422 The protected space: It is used to tell LyX (and LaTeX) not to break the
8423  line at that point.
8424  This may be necessary to avoid unlucky linebreaks, like in: 
8425 \end_layout
8426
8427 \begin_layout Quote
8428 Further documentation is given in section
8429 \begin_inset Newline newline
8430 \end_inset
8431
8432
8433 \begin_inset CommandInset ref
8434 LatexCommand ref
8435 reference "sec:Bibliography"
8436
8437 \end_inset
8438
8439 .
8440  
8441 \end_layout
8442
8443 \begin_layout Standard
8444 Obviously, it would be a good thing to put a protected space between 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448 section
8449 \begin_inset Quotes erd
8450 \end_inset
8451
8452  and 
8453 \begin_inset Quotes eld
8454 \end_inset
8455
8456
8457 \begin_inset CommandInset ref
8458 LatexCommand ref
8459 reference "sec:Bibliography"
8460
8461 \end_inset
8462
8463
8464 \begin_inset Quotes erd
8465 \end_inset
8466
8467 .
8468  A protected space is set with 
8469 \family sans
8470 Insert\SpecialChar \menuseparator
8471 Formatting\SpecialChar \menuseparator
8472 Protected
8473 \bar under
8474
8475 \begin_inset space ~
8476 \end_inset
8477
8478
8479 \bar default
8480 Space
8481 \family default
8482  (shortcut 
8483 \family sans
8484 C-Space
8485 \family default
8486 ).
8487 \end_layout
8488
8489 \begin_layout Subsection
8490 Horizontal Space
8491 \begin_inset CommandInset label
8492 LatexCommand label
8493 name "sub:Horizontal-Space"
8494
8495 \end_inset
8496
8497
8498 \begin_inset Index
8499 status collapsed
8500
8501 \begin_layout Plain Layout
8502 Spacing ! Horizontal
8503 \end_layout
8504
8505 \end_inset
8506
8507
8508 \end_layout
8509
8510 \begin_layout Standard
8511 All horizontal spaces can be inserted with the menu 
8512 \family sans
8513 Insert\SpecialChar \menuseparator
8514 Formatting\SpecialChar \menuseparator
8515 Horizontal Space
8516 \family default
8517 .
8518  The length units are listed in Appendix
8519 \begin_inset space ~
8520 \end_inset
8521
8522
8523 \begin_inset CommandInset ref
8524 LatexCommand ref
8525 reference "cha:Units-available-in"
8526
8527 \end_inset
8528
8529 .
8530 \end_layout
8531
8532 \begin_layout Subsubsection
8533 Inter-word Space
8534 \begin_inset CommandInset label
8535 LatexCommand label
8536 name "sub:Inter-word-Space"
8537
8538 \end_inset
8539
8540
8541 \begin_inset Index
8542 status collapsed
8543
8544 \begin_layout Plain Layout
8545 Spaces ! Inter-word
8546 \end_layout
8547
8548 \end_inset
8549
8550
8551 \end_layout
8552
8553 \begin_layout Standard
8554 Some languages (e.
8555 \begin_inset space \thinspace{}
8556 \end_inset
8557
8558 g.
8559 \begin_inset space \space{}
8560 \end_inset
8561
8562 English) have the typographical convention to add extra space after an end-of-se
8563 ntence punctuation mark, and LyX honors those conventions (see section
8564 \begin_inset space ~
8565 \end_inset
8566
8567
8568 \begin_inset CommandInset ref
8569 LatexCommand ref
8570 reference "sub:Abbreviations"
8571
8572 \end_inset
8573
8574 ).
8575  Sometimes, you want a normal space nevertheless.
8576  In this case, insert an inter-word space (shortcut 
8577 \family sans
8578 C-M-Space
8579 \family default
8580 ).
8581 \end_layout
8582
8583 \begin_layout Subsubsection
8584 Thin Space
8585 \begin_inset CommandInset label
8586 LatexCommand label
8587 name "sub:Thin-Space"
8588
8589 \end_inset
8590
8591
8592 \begin_inset Index
8593 status collapsed
8594
8595 \begin_layout Plain Layout
8596 Spaces ! Thin
8597 \end_layout
8598
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \begin_layout Standard
8605
8606 \begin_inset Quotes eld
8607 \end_inset
8608
8609 thin space
8610 \begin_inset Quotes erd
8611 \end_inset
8612
8613  is a blank which has half the size of a normal space (and it is also 
8614 \begin_inset Quotes eld
8615 \end_inset
8616
8617 protected
8618 \begin_inset Quotes erd
8619 \end_inset
8620
8621 ).
8622  The typographical conventions in a lot of languages propose the use of
8623  thin spaces in cases where normal spaces would be too wide, for instance
8624  inside abbreviations:
8625 \end_layout
8626
8627 \begin_layout Quote
8628 D.
8629 \begin_inset space \thinspace{}
8630 \end_inset
8631
8632 E.
8633  Knuth has developed our beloved typesetting program, i.
8634 \begin_inset space \thinspace{}
8635 \end_inset
8636
8637 e.
8638 \begin_inset space \space{}
8639 \end_inset
8640
8641 TeX.
8642 \end_layout
8643
8644 \begin_layout Standard
8645 or between values and units.
8646  Compare for example this:
8647 \begin_inset Newline newline
8648 \end_inset
8649
8650 10
8651 \begin_inset space \thinspace{}
8652 \end_inset
8653
8654 kg (thin space)
8655 \begin_inset Newline newline
8656 \end_inset
8657
8658 10 kg (normal space
8659 \end_layout
8660
8661 \begin_layout Standard
8662 You can insert thin spaces also with the menu 
8663 \family sans
8664 Insert\SpecialChar \menuseparator
8665 Formatting\SpecialChar \menuseparator
8666 Thin
8667 \begin_inset space ~
8668 \end_inset
8669
8670 Space
8671 \family default
8672  (shortcut 
8673 \family sans
8674 C-S-Space
8675 \family default
8676 ).
8677 \end_layout
8678
8679 \begin_layout Subsubsection
8680 More Spaces
8681 \begin_inset CommandInset label
8682 LatexCommand label
8683 name "sub:More-Spaces"
8684
8685 \end_inset
8686
8687
8688 \end_layout
8689
8690 \begin_layout Standard
8691 You can furthermore insert the following space types:
8692 \end_layout
8693
8694 \begin_layout Description
8695 Negative
8696 \begin_inset space ~
8697 \end_inset
8698
8699 thin
8700 \begin_inset space ~
8701 \end_inset
8702
8703 space A line with a 
8704 \begin_inset Formula $\to$
8705 \end_inset
8706
8707
8708 \begin_inset space \negthinspace{}
8709 \end_inset
8710
8711
8712 \begin_inset Formula $\gets$
8713 \end_inset
8714
8715  Negative thin space between the arrows.
8716 \end_layout
8717
8718 \begin_layout Description
8719 Enspace
8720 \begin_inset space ~
8721 \end_inset
8722
8723 (0.5
8724 \begin_inset space \thinspace{}
8725 \end_inset
8726
8727 em) A line with a 
8728 \begin_inset Formula $\to$
8729 \end_inset
8730
8731
8732 \begin_inset space \enskip{}
8733 \end_inset
8734
8735
8736 \begin_inset Formula $\gets$
8737 \end_inset
8738
8739  Enspace (0.5
8740 \begin_inset space \thinspace{}
8741 \end_inset
8742
8743 em) space between the arrows.
8744 \end_layout
8745
8746 \begin_layout Description
8747 Quad
8748 \begin_inset space ~
8749 \end_inset
8750
8751 (1
8752 \begin_inset space \thinspace{}
8753 \end_inset
8754
8755 em) A line with a 
8756 \begin_inset Formula $\to$
8757 \end_inset
8758
8759
8760 \begin_inset space \quad{}
8761 \end_inset
8762
8763
8764 \begin_inset Formula $\gets$
8765 \end_inset
8766
8767  Quad
8768 \begin_inset space ~
8769 \end_inset
8770
8771 (1
8772 \begin_inset space \thinspace{}
8773 \end_inset
8774
8775 em) space between the arrows.
8776 \end_layout
8777
8778 \begin_layout Description
8779 QQuad
8780 \begin_inset space ~
8781 \end_inset
8782
8783 (2
8784 \begin_inset space \thinspace{}
8785 \end_inset
8786
8787 em) A line with a 
8788 \begin_inset Formula $\to$
8789 \end_inset
8790
8791
8792 \begin_inset space \qquad{}
8793 \end_inset
8794
8795
8796 \begin_inset Formula $\gets$
8797 \end_inset
8798
8799  QQuad
8800 \begin_inset space ~
8801 \end_inset
8802
8803 (2
8804 \begin_inset space \thinspace{}
8805 \end_inset
8806
8807 em) space between the arrows.
8808 \end_layout
8809
8810 \begin_layout Description
8811 Custom
8812 \begin_inset space ~
8813 \end_inset
8814
8815 space A line with
8816 \begin_inset Formula $\to$
8817 \end_inset
8818
8819
8820 \begin_inset space \hspace{}
8821 \length 2cm
8822 \end_inset
8823
8824
8825 \begin_inset Formula $\gets$
8826 \end_inset
8827
8828  2
8829 \begin_inset space \thinspace{}
8830 \end_inset
8831
8832 cm space between the arrows.
8833 \end_layout
8834
8835 \begin_layout Standard
8836 Table
8837 \begin_inset space ~
8838 \end_inset
8839
8840
8841 \begin_inset CommandInset ref
8842 LatexCommand ref
8843 reference "tab:Width-of-the"
8844
8845 \end_inset
8846
8847  lists the different space sizes.
8848 \end_layout
8849
8850 \begin_layout Standard
8851 \begin_inset Float table
8852 wide false
8853 sideways false
8854 status open
8855
8856 \begin_layout Plain Layout
8857 \align center
8858 \begin_inset Caption
8859
8860 \begin_layout Plain Layout
8861 \begin_inset CommandInset label
8862 LatexCommand label
8863 name "tab:Width-of-the"
8864
8865 \end_inset
8866
8867 Width of the different horizontal spaces.
8868 \end_layout
8869
8870 \end_inset
8871
8872
8873 \end_layout
8874
8875 \begin_layout Plain Layout
8876 \align center
8877 \begin_inset Tabular
8878 <lyxtabular version="3" rows="8" columns="2">
8879 <features>
8880 <column alignment="center" valignment="top" width="0">
8881 <column alignment="center" valignment="top" width="0">
8882 <row>
8883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887
8888 \series bold
8889 Space
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898
8899 \series bold
8900 Width
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 Normal
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920 1/3
8921 \begin_inset space \thinspace{}
8922 \end_inset
8923
8924 em
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 </row>
8930 <row>
8931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935 Protected
8936 \end_layout
8937
8938 \end_inset
8939 </cell>
8940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8941 \begin_inset Text
8942
8943 \begin_layout Plain Layout
8944 1/3
8945 \begin_inset space \thinspace{}
8946 \end_inset
8947
8948 em
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 </row>
8954 <row>
8955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 Thin
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 1/6
8969 \begin_inset space \thinspace{}
8970 \end_inset
8971
8972 em
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 Negative thin
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 -1/6
8993 \begin_inset space \thinspace{}
8994 \end_inset
8995
8996 em
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 </row>
9002 <row>
9003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 Enspace (0.5
9008 \begin_inset space \thinspace{}
9009 \end_inset
9010
9011 em)
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 0.5
9021 \begin_inset space \thinspace{}
9022 \end_inset
9023
9024 em
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 </row>
9030 <row>
9031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 Quad (1
9036 \begin_inset space \thinspace{}
9037 \end_inset
9038
9039 em)
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048 1
9049 \begin_inset space \thinspace{}
9050 \end_inset
9051
9052 em
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row>
9059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063 QQuad (2
9064 \begin_inset space \thinspace{}
9065 \end_inset
9066
9067 em)
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 2
9077 \begin_inset space \thinspace{}
9078 \end_inset
9079
9080 em
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 </row>
9086 </lyxtabular>
9087
9088 \end_inset
9089
9090
9091 \end_layout
9092
9093 \end_inset
9094
9095
9096 \end_layout
9097
9098 \begin_layout Subsubsection
9099
9100 \family sans
9101 Horizontal Fills
9102 \family default
9103
9104 \begin_inset Index
9105 status collapsed
9106
9107 \begin_layout Plain Layout
9108 Spacing ! Fills
9109 \end_layout
9110
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \begin_layout Standard
9117 Horizontal fills (HFills) are a special LyX feature for adding extra space
9118  in a uniform fashion.
9119  An HFill is actually a variable length space, whose length always equals
9120  the remaining space between the left and right margins.
9121  If there is more than one HFill on a line, they divide the available space
9122  equally between themselves.
9123  
9124 \end_layout
9125
9126 \begin_layout Standard
9127 Here a few examples what you can do with them:
9128 \end_layout
9129
9130 \begin_layout Quote
9131 \noindent
9132 This is on the left side
9133 \begin_inset space \hfill{}
9134 \end_inset
9135
9136 This is on the right
9137 \end_layout
9138
9139 \begin_layout Quote
9140 \noindent
9141 Left
9142 \begin_inset space \hfill{}
9143 \end_inset
9144
9145 Middle
9146 \begin_inset space \hfill{}
9147 \end_inset
9148
9149 Right
9150 \end_layout
9151
9152 \begin_layout Quote
9153 \noindent
9154 Left
9155 \begin_inset space \hfill{}
9156 \end_inset
9157
9158 1/3 Left
9159 \begin_inset space \hfill{}
9160 \end_inset
9161
9162
9163 \begin_inset space \hfill{}
9164 \end_inset
9165
9166 Right
9167 \end_layout
9168
9169 \begin_layout Standard
9170 That was an example in the 
9171 \family sans
9172 Quote
9173 \family default
9174  environment.
9175  Here
9176 \begin_inset Formula $\to$
9177 \end_inset
9178
9179
9180 \begin_inset space \hfill{}
9181 \end_inset
9182
9183
9184 \begin_inset Formula $\gets$
9185 \end_inset
9186
9187 is one in a standard paragraph.
9188  It may or may not be apparent in the printed text, but it 
9189 \emph on
9190 is
9191 \emph default
9192  sitting in-between the two arrows.
9193 \end_layout
9194
9195 \begin_layout Standard
9196 HFills can be made visible when you choose one of the 
9197 \family sans
9198 Fill
9199 \begin_inset space ~
9200 \end_inset
9201
9202 Pattern
9203 \family default
9204  in the space dialog: The following patterns are available:
9205 \end_layout
9206
9207 \begin_layout Standard
9208 Dots: 
9209 \begin_inset space \dotfill{}
9210 \end_inset
9211
9212
9213 \begin_inset space ~
9214 \end_inset
9215
9216
9217 \end_layout
9218
9219 \begin_layout Standard
9220 Rule: 
9221 \begin_inset space \hrulefill{}
9222 \end_inset
9223
9224
9225 \begin_inset space ~
9226 \end_inset
9227
9228
9229 \end_layout
9230
9231 \begin_layout Standard
9232 Left arrow: 
9233 \begin_inset space \leftarrowfill{}
9234 \end_inset
9235
9236
9237 \begin_inset space ~
9238 \end_inset
9239
9240
9241 \end_layout
9242
9243 \begin_layout Standard
9244 Right arrow: 
9245 \begin_inset space \rightarrowfill{}
9246 \end_inset
9247
9248
9249 \begin_inset space ~
9250 \end_inset
9251
9252
9253 \end_layout
9254
9255 \begin_layout Standard
9256 Up brace: 
9257 \begin_inset space \downbracefill{}
9258 \end_inset
9259
9260
9261 \begin_inset space ~
9262 \end_inset
9263
9264
9265 \end_layout
9266
9267 \begin_layout Standard
9268 Down brace: 
9269 \begin_inset space \upbracefill{}
9270 \end_inset
9271
9272
9273 \begin_inset space ~
9274 \end_inset
9275
9276
9277 \end_layout
9278
9279 \begin_layout Standard
9280 \begin_inset Note Greyedout
9281 status open
9282
9283 \begin_layout Plain Layout
9284
9285 \series bold
9286 Note:
9287 \series default
9288  If an HFill is at the beginning of a line, and 
9289 \emph on
9290 not
9291 \emph default
9292  in the first line in a paragraph, LyX ignores it.
9293  This prevents HFills from accidentally being wrapped onto a new line.
9294  If you need space in this case anyway, set the 
9295 \family sans
9296 Protect
9297 \family default
9298  option in the space dialog.
9299 \end_layout
9300
9301 \end_inset
9302
9303
9304 \end_layout
9305
9306 \begin_layout Subsubsection
9307 Phantom Space
9308 \begin_inset Index
9309 status collapsed
9310
9311 \begin_layout Plain Layout
9312 Spacing ! Phantom
9313 \end_layout
9314
9315 \end_inset
9316
9317
9318 \end_layout
9319
9320 \begin_layout Standard
9321 Sometimes you want to insert space with exactly the length of a phrase.
9322  E.g.
9323  you want to create the following multiple choice question:
9324 \end_layout
9325
9326 \begin_layout Standard
9327 \begin_inset VSpace medskip
9328 \end_inset
9329
9330 What is correct English?:
9331 \begin_inset Newline newline
9332 \end_inset
9333
9334
9335 \begin_inset Newline newline
9336 \end_inset
9337
9338 Mr.
9339 \begin_inset space ~
9340 \end_inset
9341
9342 Edge would have been jumps the gun.
9343 \begin_inset Newline newline
9344 \end_inset
9345
9346
9347 \begin_inset ERT
9348 status collapsed
9349
9350 \begin_layout Plain Layout
9351
9352
9353 \backslash
9354 phantom{Mr.
9355  Edge }
9356 \end_layout
9357
9358 \end_inset
9359
9360 has to be jumped
9361 \begin_inset Newline newline
9362 \end_inset
9363
9364
9365 \begin_inset ERT
9366 status collapsed
9367
9368 \begin_layout Plain Layout
9369
9370
9371 \backslash
9372 phantom{Mr.
9373  Edge }
9374 \end_layout
9375
9376 \end_inset
9377
9378 jumps
9379 \begin_inset VSpace medskip
9380 \end_inset
9381
9382
9383 \end_layout
9384
9385 \begin_layout Standard
9386 So that the choices appear exactly after the phrase 
9387 \begin_inset Quotes eld
9388 \end_inset
9389
9390 Mr.
9391 \begin_inset space ~
9392 \end_inset
9393
9394 Edge
9395 \begin_inset space ~
9396 \end_inset
9397
9398
9399 \begin_inset Quotes erd
9400 \end_inset
9401
9402 .
9403  To get this, you can use the LaTeX-command 
9404 \series bold
9405
9406 \backslash
9407 phantom
9408 \series default
9409  in TeX Code
9410 \begin_inset Foot
9411 status collapsed
9412
9413 \begin_layout Plain Layout
9414 See sec.
9415 \begin_inset space \thinspace{}
9416 \end_inset
9417
9418
9419 \begin_inset CommandInset ref
9420 LatexCommand ref
9421 reference "sec:TeX-Code"
9422
9423 \end_inset
9424
9425  for more information about TeX-Code.
9426 \end_layout
9427
9428 \end_inset
9429
9430 .
9431  In our case write the command 
9432 \series bold
9433
9434 \backslash
9435 phantom{Mr.
9436  Edge }
9437 \series default
9438  (note the space after 
9439 \begin_inset Quotes eld
9440 \end_inset
9441
9442 Edge
9443 \begin_inset Quotes erd
9444 \end_inset
9445
9446 ) at the beginning of the last two lines.
9447  The command prints out the phrase within the the two braces, but invisible.
9448  That is why it is named 
9449 \begin_inset Quotes eld
9450 \end_inset
9451
9452 phantom
9453 \begin_inset Quotes erd
9454 \end_inset
9455
9456 .
9457 \begin_inset Foot
9458 status collapsed
9459
9460 \begin_layout Plain Layout
9461 There exists also the commands 
9462 \backslash
9463
9464 \series bold
9465 hphantom
9466 \series default
9467  and 
9468 \backslash
9469
9470 \series bold
9471 vphantom
9472 \series default
9473 , but this too special for the LyX User Guide.
9474  If you are interested in knowing more about this, have a look at 
9475 \begin_inset CommandInset citation
9476 LatexCommand cite
9477 key "latexcompanion,latexguide"
9478
9479 \end_inset
9480
9481 .
9482 \end_layout
9483
9484 \end_inset
9485
9486
9487 \end_layout
9488
9489 \begin_layout Subsection
9490 Vertical Space
9491 \begin_inset CommandInset label
9492 LatexCommand label
9493 name "sub:Vertical-Space"
9494
9495 \end_inset
9496
9497
9498 \begin_inset Index
9499 status collapsed
9500
9501 \begin_layout Plain Layout
9502 Spacing ! Vertical
9503 \end_layout
9504
9505 \end_inset
9506
9507
9508 \end_layout
9509
9510 \begin_layout Standard
9511 To add extra vertical space above or below a paragraph, use the 
9512 \family sans
9513 Insert\SpecialChar \menuseparator
9514 Formatting\SpecialChar \menuseparator
9515 Vertical
9516 \begin_inset space ~
9517 \end_inset
9518
9519 Space
9520 \family default
9521  dialog.
9522  There you find the following sizes:
9523 \end_layout
9524
9525 \begin_layout Standard
9526
9527 \family sans
9528 SmallSkip
9529 \family default
9530
9531 \family sans
9532 MedSkip
9533 \family default
9534  and 
9535 \family sans
9536 BigSkip
9537 \family default
9538  are LaTeX sizes which depends on the font size of the document.
9539  
9540 \family sans
9541 DefSkip
9542 \family default
9543  is the skip adjusted in the dialog 
9544 \family sans
9545 Document\SpecialChar \menuseparator
9546 Settings
9547 \begin_inset Index
9548 status collapsed
9549
9550 \begin_layout Plain Layout
9551 Document ! Settings
9552 \end_layout
9553
9554 \end_inset
9555
9556
9557 \family default
9558  for the paragraph separation.
9559  If you use indentation to separate paragraphs 
9560 \family sans
9561 DefSkip
9562 \family default
9563  is equal to 
9564 \family sans
9565 MedSkip
9566 \family default
9567 .
9568 \end_layout
9569
9570 \begin_layout Standard
9571
9572 \family sans
9573 VFill
9574 \family default
9575
9576 \begin_inset Index
9577 status collapsed
9578
9579 \begin_layout Plain Layout
9580 Spacing ! Fills
9581 \end_layout
9582
9583 \end_inset
9584
9585  is a variable space, set so that the space is maximal within one page.
9586  An example: You have only two short paragraphs on one page with a vfill
9587  between them.
9588  Then the first paragraph is placed at the top of the page and the second
9589  one at the bottom, because the space between them is then maximal.
9590  
9591 \family sans
9592 VFill
9593 \family default
9594 s work like 
9595 \family sans
9596 HFill
9597 \family default
9598 s: they fill the remaining vertical space on a page with blank space.
9599 \begin_inset Foot
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603
9604 \family sans
9605 HFill
9606 \family default
9607 s are described in section
9608 \begin_inset space ~
9609 \end_inset
9610
9611
9612 \begin_inset CommandInset ref
9613 LatexCommand ref
9614 reference "sub:Horizontal-Space"
9615
9616 \end_inset
9617
9618 .
9619 \end_layout
9620
9621 \end_inset
9622
9623  If there are several 
9624 \family sans
9625 VFill
9626 \family default
9627 s on a page, they divide the remaining vertical space equally between themselves.
9628  You can therefore use 
9629 \family sans
9630 VFill
9631 \family default
9632 s to center text on a page, or even place text 2/3 down a page.
9633 \end_layout
9634
9635 \begin_layout Standard
9636
9637 \family sans
9638 Custom
9639 \family default
9640  are custom spaces in units explained in Appendix
9641 \begin_inset space ~
9642 \end_inset
9643
9644
9645 \begin_inset CommandInset ref
9646 LatexCommand ref
9647 reference "cha:Units-available-in"
9648
9649 \end_inset
9650
9651 .
9652 \end_layout
9653
9654 \begin_layout Standard
9655 \begin_inset Note Greyedout
9656 status open
9657
9658 \begin_layout Plain Layout
9659
9660 \series bold
9661 Note:
9662 \series default
9663  
9664 \series medium
9665 When the extra vertical space would be in the output at the top/bottom of
9666  a page, the space is only added if you have also checked the option 
9667 \family sans
9668 Protect
9669 \family default
9670 .
9671 \end_layout
9672
9673 \end_inset
9674
9675
9676 \end_layout
9677
9678 \begin_layout Subsection
9679 Paragraph Alignment
9680 \end_layout
9681
9682 \begin_layout Standard
9683 You can change the paragraph alignment with the 
9684 \family sans
9685 Edit\SpecialChar \menuseparator
9686 Paragraph Settings
9687 \family default
9688  dialog.
9689  There are four possibilities: 
9690 \end_layout
9691
9692 \begin_layout Itemize
9693
9694 \family sans
9695 Justified
9696 \end_layout
9697
9698 \begin_layout Itemize
9699
9700 \family sans
9701 Left
9702 \end_layout
9703
9704 \begin_layout Itemize
9705
9706 \family sans
9707 Right
9708 \end_layout
9709
9710 \begin_layout Itemize
9711
9712 \family sans
9713 Center
9714 \end_layout
9715
9716 \begin_layout Standard
9717 The default in most cases is justified alignment, in which the inter-word
9718  spacing is variable and each line of a paragraph fills the region between
9719  the left and right margins.
9720  The other three alignments should be self-explanatory, and look like this:
9721 \end_layout
9722
9723 \begin_layout Standard
9724 \align right
9725 This paragraph is right aligned,
9726 \end_layout
9727
9728 \begin_layout Standard
9729 \align center
9730 this one is centered,
9731 \end_layout
9732
9733 \begin_layout Standard
9734 \align left
9735 this one is left aligned.
9736 \end_layout
9737
9738 \begin_layout Subsection
9739 Forced Pagebreaks
9740 \begin_inset Index
9741 status collapsed
9742
9743 \begin_layout Plain Layout
9744 Pagebreaks ! Forced
9745 \end_layout
9746
9747 \end_inset
9748
9749
9750 \begin_inset CommandInset label
9751 LatexCommand label
9752 name "sub:Forced-Pagebreaks"
9753
9754 \end_inset
9755
9756
9757 \end_layout
9758
9759 \begin_layout Standard
9760 If you don't like the way LaTeX does the pagebreaks in your document, you
9761  can force a pagebreak where you want one.
9762  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9763  Only if you use many 
9764 \family sans
9765 Floats
9766 \family default
9767 , LaTeX's page breaking algorithm can fail.
9768 \end_layout
9769
9770 \begin_layout Standard
9771 We recommend not to use forced pagebreaks until the text is finished, and
9772  until you have checked in the preview to see if you 
9773 \emph on
9774 really
9775 \emph default
9776  have to change the pagebreaking.
9777 \end_layout
9778
9779 \begin_layout Standard
9780 There are two types of pagebreaks: One that ends the page without any special
9781  action.
9782  This can be inserted above or below a paragraph via the menu 
9783 \family sans
9784 Insert\SpecialChar \menuseparator
9785 Formatting\SpecialChar \menuseparator
9786 New
9787 \begin_inset space ~
9788 \end_inset
9789
9790 Page
9791 \family default
9792 .
9793  The second type, that is inserted via the menu 
9794 \family sans
9795 Insert\SpecialChar \menuseparator
9796 Formatting\SpecialChar \menuseparator
9797 Page
9798 \begin_inset space ~
9799 \end_inset
9800
9801 Break
9802 \family default
9803 , ends a page but stretches the content of the page, so that it fills out
9804  the complete page.
9805  This type is useful to avoid whitespace when a pagebreak produces a page
9806  on which only the last few lines are absent.
9807 \end_layout
9808
9809 \begin_layout Standard
9810 You might try to use a pagebreak to ensure that a figure or table appears
9811  at the top of a page.
9812  This is, of course, the wrong way to do it.
9813  LyX gives you a way of automatically ensuring that your figures and tables
9814  appear at the top of a page (or the bottom, or on their own page) without
9815  having to worry about what precedes or follows your figure or table.
9816  See chapter 
9817 \begin_inset CommandInset ref
9818 LatexCommand ref
9819 reference "cha:Floats-and-Notes"
9820
9821 \end_inset
9822
9823  to learn more about 
9824 \family sans
9825 Floats
9826 \family default
9827 .
9828 \end_layout
9829
9830 \begin_layout Subsubsection
9831 Clear Pagebreaks
9832 \begin_inset CommandInset label
9833 LatexCommand label
9834 name "sub:Clear-Pages"
9835
9836 \end_inset
9837
9838
9839 \begin_inset Index
9840 status collapsed
9841
9842 \begin_layout Plain Layout
9843 Pagebreaks ! Clear
9844 \end_layout
9845
9846 \end_inset
9847
9848
9849 \end_layout
9850
9851 \begin_layout Standard
9852 Differently to forced pagebreaks where the content behind the break is directly
9853  placed at the next page, pages can also be cleared while breaking them.
9854  That means that the current paragraph is terminated and all, perhaps not
9855  yet processed floats from previous document parts are placed behind it,
9856  if necessary by adding pages.
9857 \end_layout
9858
9859 \begin_layout Standard
9860 You can insert a clear pagebreak with the menu 
9861 \family sans
9862 Insert\SpecialChar \menuseparator
9863 Formatting\SpecialChar \menuseparator
9864 Clear
9865 \begin_inset space ~
9866 \end_inset
9867
9868 Page
9869 \family default
9870 .
9871  When you have a two-sided document like a book, you can use the menu 
9872 \family sans
9873 Insert\SpecialChar \menuseparator
9874 Formatting\SpecialChar \menuseparator
9875 Clear
9876 \begin_inset space ~
9877 \end_inset
9878
9879 Double
9880 \begin_inset space ~
9881 \end_inset
9882
9883 Page
9884 \family default
9885  to insert a clear pagebreak that assures that the next page is a right-hand
9886  page (odd-numbered), if necessary by adding a page.
9887 \end_layout
9888
9889 \begin_layout Subsection
9890 Forced Linebreaks
9891 \begin_inset Index
9892 status collapsed
9893
9894 \begin_layout Plain Layout
9895 Linebreaks
9896 \end_layout
9897
9898 \end_inset
9899
9900
9901 \begin_inset CommandInset label
9902 LatexCommand label
9903 name "sub:Forced-Linebreaks"
9904
9905 \end_inset
9906
9907
9908 \end_layout
9909
9910 \begin_layout Standard
9911 Similar to pagebreaks there are two types of linebreaks: One that simply
9912  breaks the line.
9913  You can force this line break within a paragraph by selecting 
9914 \family sans
9915 Insert\SpecialChar \menuseparator
9916 Formatting\SpecialChar \menuseparator
9917 Ragged
9918 \begin_inset space ~
9919 \end_inset
9920
9921 Line
9922 \begin_inset space ~
9923 \end_inset
9924
9925 Break
9926 \family default
9927  or with 
9928 \family sans
9929 C-Return
9930 \family default
9931 .
9932  Another type that is inserted via the menu 
9933 \family sans
9934 Insert\SpecialChar \menuseparator
9935 Formatting\SpecialChar \menuseparator
9936 Justified
9937 \begin_inset space ~
9938 \end_inset
9939
9940 Line
9941 \begin_inset space ~
9942 \end_inset
9943
9944 Break
9945 \family default
9946  breaks the line and stretches it so that it fills out the whole space between
9947  the page margins.
9948  This is necessary to avoid 
9949 \begin_inset Quotes eld
9950 \end_inset
9951
9952 fringes
9953 \begin_inset Quotes erd
9954 \end_inset
9955
9956  in justified paragraphs due to whitespace introduced by linebreaks.
9957 \end_layout
9958
9959 \begin_layout Standard
9960 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9961  LaTeX is very good at linebreaking.
9962  There are, however, a number of situations where it is necessary to actively
9963  set a linebreak, e.g.
9964  in a poem or for an address (see sections
9965 \begin_inset space ~
9966 \end_inset
9967
9968
9969 \begin_inset CommandInset ref
9970 LatexCommand ref
9971 reference "sec:Quote"
9972
9973 \end_inset
9974
9975
9976 \begin_inset CommandInset ref
9977 LatexCommand ref
9978 reference "sec:Verse"
9979
9980 \end_inset
9981
9982  and 
9983 \begin_inset CommandInset ref
9984 LatexCommand ref
9985 reference "sec:Address-Usage"
9986
9987 \end_inset
9988
9989 ).
9990 \end_layout
9991
9992 \begin_layout Subsection
9993 Horizontal Lines
9994 \begin_inset CommandInset label
9995 LatexCommand label
9996 name "sub:Horizontal-Lines"
9997
9998 \end_inset
9999
10000
10001 \begin_inset Index
10002 status collapsed
10003
10004 \begin_layout Plain Layout
10005 Horizontal lines
10006 \end_layout
10007
10008 \end_inset
10009
10010
10011 \end_layout
10012
10013 \begin_layout Standard
10014
10015 \lyxline
10016 In the dialog 
10017 \family sans
10018 Insert\SpecialChar \menuseparator
10019 Formatting\SpecialChar \menuseparator
10020 Horizontal
10021 \begin_inset space ~
10022 \end_inset
10023
10024 Line
10025 \family default
10026  you can insert horizontal lines that spans over the whole document columns
10027  width.
10028 \lyxline
10029
10030 \end_layout
10031
10032 \begin_layout Section
10033 Characters and Symbols
10034 \end_layout
10035
10036 \begin_layout Standard
10037 You can directly enter all characters that are available on your keyboard.
10038  You can also use special keyboard maps to be able to enter e.
10039 \begin_inset space \thinspace{}
10040 \end_inset
10041
10042 g.
10043 \begin_inset space ~
10044 \end_inset
10045
10046 characters needed for French with an English keyboard.
10047  See section
10048 \begin_inset space \thinspace{}
10049 \end_inset
10050
10051
10052 \begin_inset CommandInset ref
10053 LatexCommand ref
10054 reference "sub:Keyboard-mapping"
10055
10056 \end_inset
10057
10058  for informations how this is done.
10059 \end_layout
10060
10061 \begin_layout Standard
10062 For the case where you need a character that is not on your keyboard, you
10063  can use the 
10064 \family sans
10065 Symbols
10066 \family default
10067  dialog via the menu 
10068 \family sans
10069 Insert\SpecialChar \menuseparator
10070 Special Character\SpecialChar \menuseparator
10071 Symbols
10072 \family default
10073 .
10074 \end_layout
10075
10076 \begin_layout Standard
10077 \begin_inset Note Greyedout
10078 status open
10079
10080 \begin_layout Plain Layout
10081
10082 \series bold
10083 Note:
10084 \series default
10085  Maybe not all symbols inserted with the symbols dialog can be displayed
10086  when you are using a special screen font in LyX's preferences.
10087  But the inserted symbols will in every case be displayed in the output.
10088 \end_layout
10089
10090 \end_inset
10091
10092
10093 \end_layout
10094
10095 \begin_layout Section
10096 Fonts and Text Styles
10097 \begin_inset CommandInset label
10098 LatexCommand label
10099 name "sec:Fonts-and-Text"
10100
10101 \end_inset
10102
10103
10104 \end_layout
10105
10106 \begin_layout Subsection
10107 Font Types
10108 \begin_inset Index
10109 status collapsed
10110
10111 \begin_layout Plain Layout
10112 Font ! Types
10113 \end_layout
10114
10115 \end_inset
10116
10117
10118 \end_layout
10119
10120 \begin_layout Standard
10121 There are two types of fonts:
10122 \end_layout
10123
10124 \begin_layout Description
10125 Vector
10126 \begin_inset space ~
10127 \end_inset
10128
10129 fonts
10130 \begin_inset Index
10131 status collapsed
10132
10133 \begin_layout Plain Layout
10134 Fonts ! Vector-
10135 \end_layout
10136
10137 \end_inset
10138
10139  are fonts, built from outlines of the single glyphs (i.e.
10140  characters) in the font.
10141  This means that each glyph is defined using mathematical curves that are
10142  well suited for scaling to any requested size.
10143  This mathematical definition is interpreted by the font renderer and the
10144  curve is filled out with pixels according to the size and glyph.
10145  This means that outline fonts will look pretty good in all sizes.
10146  Only at very small sizes it might be hard to provide a good rendering at
10147  very small sizes, where each pixel has to be very carefully computed to
10148  provide a good image.
10149 \begin_inset Newline newline
10150 \end_inset
10151
10152 One could mean that one only needs to define one font size and scale them.
10153  But to achieve a better quality, many fonts define several font sizes.
10154  That improves the appearance, because you need more details at large font
10155  sizes than at small ones.
10156 \begin_inset Newline newline
10157 \end_inset
10158
10159 The font types 
10160 \family typewriter
10161 TrueType
10162 \family default
10163
10164 \family typewriter
10165 OpenType
10166 \family default
10167 , and 
10168 \family typewriter
10169 Type
10170 \begin_inset space ~
10171 \end_inset
10172
10173 1 PostScript
10174 \family default
10175  are vector fonts.
10176 \end_layout
10177
10178 \begin_layout Description
10179 Bitmap
10180 \begin_inset space ~
10181 \end_inset
10182
10183 fonts
10184 \begin_inset Index
10185 status collapsed
10186
10187 \begin_layout Plain Layout
10188 Fonts ! Bitmap-
10189 \end_layout
10190
10191 \end_inset
10192
10193  on the other hand, are defined by bitmap graphics from the start, so they
10194  will look good at all the sizes they are meant for.
10195  However, they don't scale well, because in order to scale a glyph, each
10196  pixel is enlarged into several pixels.
10197  It is the same effect that happens if you try to enlarge a picture in a
10198  picture manipulation program.
10199  In order to relieve this effect, bitmap fonts are typically provided in
10200  several fixed sizes typically from around 8 pixels high up to 34 pixels
10201  or so high in steps according to what is believed to be useful.
10202  The advantage of bitmap fonts is that no complicated computations are necessary
10203  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10204  fonts.
10205  The disadvantage is that sizes that don't exists as fixed versions have
10206  to be scaled by doubling pixels, and thus look bad.
10207 \begin_inset Newline newline
10208 \end_inset
10209
10210 Bitmap fonts are named 
10211 \family typewriter
10212 Type
10213 \begin_inset space ~
10214 \end_inset
10215
10216 3
10217 \family default
10218  in PostScript- and PDF-documents.
10219 \end_layout
10220
10221 \begin_layout Standard
10222 The result of all this, is that bitmap fonts are best for the size they
10223  are designed for, while scalable fonts are good for nearly all sizes.
10224  So one need less font size definitions for scalable fonts.
10225  That's the reason why nearly all text render and typesetting programs use
10226  scalable fonts.
10227 \end_layout
10228
10229 \begin_layout Standard
10230 To test which fonts are used in a PDF-document, you can have a look into
10231  its document properties.
10232 \end_layout
10233
10234 \begin_layout Standard
10235 Many modern typesetting and markup languages have begun to move towards
10236  specifying character styles rather than specifying a particular font.
10237  For example, instead of changing to an italicized version of the current
10238  font to emphasize text, you use an 
10239 \begin_inset Quotes eld
10240 \end_inset
10241
10242 emphasized style
10243 \begin_inset Quotes erd
10244 \end_inset
10245
10246  instead.
10247  This concept fits in perfectly with LyX.
10248  In LyX, you do things based on contexts, rather than focusing on typesetting
10249  details.
10250 \end_layout
10251
10252 \begin_layout Subsection
10253 Document Font and Font size
10254 \begin_inset CommandInset label
10255 LatexCommand label
10256 name "sub:Document-Font"
10257
10258 \end_inset
10259
10260
10261 \begin_inset Index
10262 status collapsed
10263
10264 \begin_layout Plain Layout
10265 Font ! Size
10266 \end_layout
10267
10268 \end_inset
10269
10270
10271 \begin_inset Index
10272 status collapsed
10273
10274 \begin_layout Plain Layout
10275 Document ! Font
10276 \end_layout
10277
10278 \end_inset
10279
10280
10281 \end_layout
10282
10283 \begin_layout Standard
10284 You can set the document fonts in the
10285 \family sans
10286  Document\SpecialChar \menuseparator
10287 Settings
10288 \family default
10289
10290 \begin_inset Index
10291 status collapsed
10292
10293 \begin_layout Plain Layout
10294 Document ! Settings
10295 \end_layout
10296
10297 \end_inset
10298
10299  dialog.
10300  There you can specify which font should be used for the three different
10301  font shapes roman (serif), 
10302 \family sans
10303 sans
10304 \begin_inset space ~
10305 \end_inset
10306
10307 serif
10308 \family default
10309 , and 
10310 \family typewriter
10311 typewriter
10312 \family default
10313  and its scalings.
10314 \end_layout
10315
10316 \begin_layout Standard
10317 The possible options for the font include 
10318 \family sans
10319 default
10320 \family default
10321  and a list of fonts available on your system.
10322  
10323 \family sans
10324 default
10325 \family default
10326  uses the standard TeX fonts, known as 
10327 \begin_inset Quotes eld
10328 \end_inset
10329
10330
10331 \family typewriter
10332 Computer Modern
10333 \family default
10334
10335 \begin_inset Quotes erd
10336 \end_inset
10337
10338  (
10339 \family typewriter
10340 cm
10341 \family default
10342 ) or 
10343 \begin_inset Quotes eld
10344 \end_inset
10345
10346
10347 \family typewriter
10348 European Computer Modern
10349 \family default
10350
10351 \begin_inset Quotes erd
10352 \end_inset
10353
10354  (
10355 \family typewriter
10356 ec
10357 \family default
10358 ).
10359 \end_layout
10360
10361 \begin_layout Standard
10362 As 
10363 \family typewriter
10364 cm
10365 \family default
10366  and 
10367 \family typewriter
10368 ec
10369 \family default
10370  are bitmap fonts, they often looks pixeled in PDF output, especially when
10371  you read the PDF in a zoomed size.
10372 \begin_inset Foot
10373 status collapsed
10374
10375 \begin_layout Plain Layout
10376 This problem doesn't appear if you read PDFs in 
10377 \family typewriter
10378 Adobe
10379 \begin_inset space ~
10380 \end_inset
10381
10382 Reader
10383 \family default
10384  version 6 or later, because this program includes a special bitmap font
10385  renderer.
10386 \end_layout
10387
10388 \end_inset
10389
10390  To get rid of pixeled fonts, you have to use a vector font.
10391  There are three ways to use one:
10392 \end_layout
10393
10394 \begin_layout Itemize
10395 One way is to use the 
10396 \family typewriter
10397 AE
10398 \family default
10399  fonts.
10400  
10401 \family typewriter
10402 AE
10403 \family default
10404  is a virtual font.
10405  Virtual means that it 
10406 \begin_inset Quotes eld
10407 \end_inset
10408
10409 steals
10410 \begin_inset Quotes erd
10411 \end_inset
10412
10413  outline 
10414 \family typewriter
10415 cm
10416 \family default
10417 -glyphs from other fonts.
10418  This has the disadvantage that some characters are missing, like the French
10419  guillemets (
10420 \begin_inset Quotes eld
10421 \end_inset
10422
10423 «
10424 \begin_inset Quotes erd
10425 \end_inset
10426
10427  and 
10428 \begin_inset Quotes eld
10429 \end_inset
10430
10431 »
10432 \begin_inset Quotes erd
10433 \end_inset
10434
10435 )
10436 \begin_inset Foot
10437 status collapsed
10438
10439 \begin_layout Plain Layout
10440 Loading the LaTeX-package 
10441 \series bold
10442 aeguill
10443 \series default
10444
10445 \begin_inset Index
10446 status collapsed
10447
10448 \begin_layout Plain Layout
10449 LaTeX-packages ! aeguill
10450 \end_layout
10451
10452 \end_inset
10453
10454  with the document preamble line
10455 \end_layout
10456
10457 \begin_layout Plain Layout
10458
10459 \series bold
10460
10461 \backslash
10462 usepackage[ec]{aeguill}
10463 \end_layout
10464
10465 \begin_layout Plain Layout
10466 will fix the guillemet problem.
10467 \end_layout
10468
10469 \end_inset
10470
10471  and that accented characters are not 
10472 \emph on
10473 one
10474 \emph default
10475  glyph, they are build of 
10476 \emph on
10477 two
10478 \emph default
10479  characters, the accent and the letter.
10480  Therefore you can't search in documents using the 
10481 \family typewriter
10482 AE
10483 \family default
10484  fonts for words with accented characters.
10485  If you search for example for the French word 
10486 \begin_inset Quotes eld
10487 \end_inset
10488
10489 rève
10490 \begin_inset Quotes erd
10491 \end_inset
10492
10493  in a PDF, you won't get any result, because the PDF-viewer searches for
10494  the glyph 
10495 \begin_inset Quotes eld
10496 \end_inset
10497
10498  è 
10499 \begin_inset Quotes erd
10500 \end_inset
10501
10502  and not for the glyph 
10503 \begin_inset Quotes eld
10504 \end_inset
10505
10506  e +
10507 \begin_inset space ~
10508 \end_inset
10509
10510  ̀ 
10511 \begin_inset Quotes erd
10512 \end_inset
10513
10514 .
10515 \end_layout
10516
10517 \begin_layout Itemize
10518 Another possibility is to use three different outline fonts
10519 \begin_inset Foot
10520 status collapsed
10521
10522 \begin_layout Plain Layout
10523 Other fonts, like 
10524 \family typewriter
10525 Latin Modern
10526 \family default
10527  or 
10528 \family typewriter
10529 Computer Modern
10530 \family default
10531 , consists of these three main font types 
10532 \family sans
10533 sans
10534 \begin_inset space ~
10535 \end_inset
10536
10537 serif
10538 \family default
10539
10540 \family sans
10541 typewriter
10542 \family default
10543 , and 
10544 \family sans
10545 serif
10546 \family default
10547 .
10548 \end_layout
10549
10550 \end_inset
10551
10552
10553 \family typewriter
10554 Times Roman
10555 \family default
10556  as roman font,
10557 \family sans
10558  
10559 \family typewriter
10560 Helvetica
10561 \family default
10562  scaled to 92 or 95
10563 \begin_inset space \thinspace{}
10564 \end_inset
10565
10566 % as sans
10567 \begin_inset space ~
10568 \end_inset
10569
10570 serif font, and 
10571 \family typewriter
10572 courier
10573 \family default
10574  as typewriter font.
10575 \begin_inset Newline newline
10576 \end_inset
10577
10578 The differences between roman, 
10579 \family sans
10580 sans
10581 \begin_inset space ~
10582 \end_inset
10583
10584 serif
10585 \family default
10586 , and 
10587 \family typewriter
10588 typewriter
10589 \family default
10590  fonts are explained in section
10591 \begin_inset space ~
10592 \end_inset
10593
10594
10595 \begin_inset CommandInset ref
10596 LatexCommand ref
10597 reference "sub:Fine-Tuning-with-the"
10598
10599 \end_inset
10600
10601 .
10602 \begin_inset Newline newline
10603 \end_inset
10604
10605 The font 
10606 \family typewriter
10607 Times Roman
10608 \family default
10609  was originally designed for newspapers.
10610  That means its glyphs are smaller than the one from other fonts to fit
10611  into the small newspaper columns.
10612  Therefore 
10613 \family typewriter
10614 Times Roman
10615 \family default
10616  is not the optimal choice for larger documents like books.
10617 \end_layout
10618
10619 \begin_layout Itemize
10620 The best solution is to use the 
10621 \family typewriter
10622 Latin Modern
10623 \family default
10624  (
10625 \family typewriter
10626 lm
10627 \family default
10628 ) fonts.
10629  These fonts are developed in order of the LaTeX community to replace 
10630 \family typewriter
10631 cm
10632 \family default
10633  as default fonts.
10634  In most cases they look the same as 
10635 \family typewriter
10636 cm
10637 \family default
10638
10639 \begin_inset Foot
10640 status collapsed
10641
10642 \begin_layout Plain Layout
10643 One difference is improved kerning for the 
10644 \family typewriter
10645 lm
10646 \family default
10647  fonts.
10648 \end_layout
10649
10650 \end_inset
10651
10652 , but 
10653 \family typewriter
10654 lm
10655 \family default
10656  covers a vast number of characters over the other two families 
10657 \family typewriter
10658 cm
10659 \family default
10660  and 
10661 \family typewriter
10662 ec
10663 \family default
10664 .
10665 \end_layout
10666
10667 \begin_layout Standard
10668 \begin_inset VSpace bigskip
10669 \end_inset
10670
10671 For the font size there are four possible values: 
10672 \family sans
10673 default, 10
10674 \family default
10675
10676 \family sans
10677 11
10678 \family default
10679 , and 
10680 \family sans
10681 12
10682 \family default
10683 .
10684  The size of 
10685 \family sans
10686 default
10687 \family default
10688  depends on your LaTeX-system, normally it is equal to the font size 10.
10689 \end_layout
10690
10691 \begin_layout Standard
10692 The font sizes are the 
10693 \emph on
10694 base size
10695 \emph default
10696 .
10697  LyX actually scales all other possible font sizes (such as those used in
10698  footnotes, super-, and subscripts) by this value.
10699  You can fine-tune the font size of text parts via the 
10700 \family sans
10701 Text
10702 \begin_inset space ~
10703 \end_inset
10704
10705 Style
10706 \family default
10707  dialog if needed.
10708  The possible font sizes for text parts are explained in section
10709 \begin_inset space ~
10710 \end_inset
10711
10712
10713 \begin_inset CommandInset ref
10714 LatexCommand ref
10715 reference "sub:Fine-Tuning-with-the"
10716
10717 \end_inset
10718
10719 .
10720 \end_layout
10721
10722 \begin_layout Standard
10723 \begin_inset VSpace bigskip
10724 \end_inset
10725
10726
10727 \begin_inset Note Greyedout
10728 status open
10729
10730 \begin_layout Plain Layout
10731
10732 \series bold
10733 Note:
10734 \series default
10735  When you choose a new font or font size, LyX does 
10736 \emph on
10737 not
10738 \emph default
10739  change the screen font! You will only see a difference in the printed output;
10740  this is part of the WYSIWYM concept.
10741  LyX's screen fonts can be adjusted in the 
10742 \family sans
10743 Tools\SpecialChar \menuseparator
10744 Preferences
10745 \family default
10746  dialog, see section
10747 \begin_inset space ~
10748 \end_inset
10749
10750
10751 \begin_inset CommandInset ref
10752 LatexCommand ref
10753 reference "sub:Screen-Fonts"
10754
10755 \end_inset
10756
10757 .
10758 \end_layout
10759
10760 \end_inset
10761
10762
10763 \end_layout
10764
10765 \begin_layout Subsection
10766 Using Different Character Styles
10767 \begin_inset Index
10768 status collapsed
10769
10770 \begin_layout Plain Layout
10771 Character Styles
10772 \end_layout
10773
10774 \end_inset
10775
10776
10777 \begin_inset Index
10778 status collapsed
10779
10780 \begin_layout Plain Layout
10781 Text Style
10782 \end_layout
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790 As we've already seen, LyX automatically changes the character style for
10791  certain paragraph environments.
10792  LyX supports two character styles, 
10793 \family sans
10794 Emphasized
10795 \family default
10796  and 
10797 \family sans
10798 Noun
10799 \family default
10800 .
10801  You can activate both of these styles via keybindings, the menus, and the
10802  toolbar.
10803 \end_layout
10804
10805 \begin_layout Standard
10806 To activate the 
10807 \family sans
10808 Noun
10809 \family default
10810  style, do one of the following:
10811 \end_layout
10812
10813 \begin_layout Itemize
10814 click on the toolbar button 
10815 \begin_inset Graphics
10816         filename ../images/font-noun.png
10817
10818 \end_inset
10819
10820
10821 \end_layout
10822
10823 \begin_layout Itemize
10824 use the key binding 
10825 \family sans
10826 M-c
10827 \begin_inset space ~
10828 \end_inset
10829
10830 c
10831 \end_layout
10832
10833 \begin_layout Standard
10834 These commands are all toggles.
10835  That is, if 
10836 \family sans
10837 Noun
10838 \family default
10839  style is already active, they deactivate it.
10840 \end_layout
10841
10842 \begin_layout Standard
10843 One typically uses the 
10844 \family sans
10845 Noun
10846 \family default
10847  style for proper names.
10848  For example: 
10849 \begin_inset Quotes eld
10850 \end_inset
10851
10852
10853 \noun on
10854 Matthias Ettrich
10855 \noun default
10856  is the original author of LyX.
10857 \begin_inset Quotes erd
10858 \end_inset
10859
10860
10861 \end_layout
10862
10863 \begin_layout Standard
10864 A more widely used character style is the 
10865 \family sans
10866 Emphasized
10867 \family default
10868  style.
10869  You can activate (or deactivate - it's also a toggle) the 
10870 \family sans
10871 Emphasized
10872 \family default
10873  style by:
10874 \end_layout
10875
10876 \begin_layout Itemize
10877 clicking on the toolbar button 
10878 \begin_inset Graphics
10879         filename ../images/font-emph.png
10880
10881 \end_inset
10882
10883
10884 \end_layout
10885
10886 \begin_layout Itemize
10887 using the keybindings 
10888 \family sans
10889 M-c
10890 \begin_inset space ~
10891 \end_inset
10892
10893 e
10894 \end_layout
10895
10896 \begin_layout Standard
10897 Normally the 
10898 \family sans
10899 Emphasized
10900 \family default
10901  style is equivalent to an italic font but some document classes or LaTeX-packag
10902 es use a different font.
10903 \end_layout
10904
10905 \begin_layout Standard
10906 We've been using the 
10907 \family sans
10908 Emphasized
10909 \family default
10910  style all over the place in this document.
10911  Here's one more example:
10912 \end_layout
10913
10914 \begin_layout Quotation
10915
10916 \emph on
10917 Don't overuse character styles!
10918 \end_layout
10919
10920 \begin_layout Standard
10921 It's also a warning in addition to an example.
10922  One's writing should parallel ordinary conversation.
10923  Since we don't all constantly scream at each other, we should also avoid
10924  the common tendency to overuse character style.
10925  
10926 \end_layout
10927
10928 \begin_layout Standard
10929 You can always reset to the default font using the key binding 
10930 \family sans
10931 M-c
10932 \begin_inset space ~
10933 \end_inset
10934
10935 Space
10936 \family default
10937  or the dialog 
10938 \family sans
10939 Edit\SpecialChar \menuseparator
10940 Text
10941 \begin_inset space ~
10942 \end_inset
10943
10944 Style
10945 \family default
10946 .
10947 \end_layout
10948
10949 \begin_layout Subsection
10950 Fine-Tuning with the 
10951 \family sans
10952 Text Style
10953 \family default
10954  dialog
10955 \begin_inset CommandInset label
10956 LatexCommand label
10957 name "sub:Fine-Tuning-with-the"
10958
10959 \end_inset
10960
10961
10962 \begin_inset Index
10963 status collapsed
10964
10965 \begin_layout Plain Layout
10966 Text Style
10967 \end_layout
10968
10969 \end_inset
10970
10971
10972 \end_layout
10973
10974 \begin_layout Standard
10975 There are always occasions when you'll need to do some fine-tuning, so LyX
10976  gives you a way to create custom character style.
10977  For example, an academic journal or a corporation may have a style sheet
10978  requiring a sans-serif font be used in certain situations.
10979  Also, writers sometimes use a different font to offset a character's thoughts
10980  from ordinary dialog.
10981 \end_layout
10982
10983 \begin_layout Standard
10984 Before we document how to use custom character style, we want to issue a
10985  warning yet again: Don't overuse character styles! 
10986 \begin_inset Newline newline
10987 \end_inset
10988
10989 Documents that overuse different fonts and sizes are not well readable and
10990  tend to look like someone has knocked huge holes in it.
10991 \end_layout
10992
10993 \begin_layout Standard
10994 To use custom character styles, open the 
10995 \family sans
10996 Edit\SpecialChar \menuseparator
10997 Text
10998 \begin_inset space ~
10999 \end_inset
11000
11001 Style
11002 \family default
11003  dialog.
11004  There are several boxes on this dialog, each corresponding to a different
11005  font property which you can choose.
11006  You can choose an option for one of these properties, or select 
11007 \family sans
11008 No
11009 \begin_inset space ~
11010 \end_inset
11011
11012 change
11013 \family default
11014 , which keeps the current state of that property.
11015  The item 
11016 \family sans
11017 Reset
11018 \family default
11019  will reset the property to whatever is the default.
11020  You can use this to reset attributes across a bunch of different paragraph
11021  environments in a snap.
11022 \end_layout
11023
11024 \begin_layout Standard
11025 The font properties, and their options (in addition to 
11026 \family sans
11027 No
11028 \begin_inset space ~
11029 \end_inset
11030
11031 change
11032 \family default
11033  and 
11034 \family sans
11035 Reset
11036 \family default
11037 ) are:
11038 \end_layout
11039
11040 \begin_layout Labeling
11041 \labelwidthstring 00.00.0000
11042
11043 \family sans
11044 Family
11045 \family default
11046  The 
11047 \begin_inset Quotes eld
11048 \end_inset
11049
11050 overall look
11051 \begin_inset Quotes erd
11052 \end_inset
11053
11054  of the font.
11055  The possible options are:
11056 \end_layout
11057
11058 \begin_deeper
11059 \begin_layout Labeling
11060 \labelwidthstring 00.00.0000
11061
11062 \family sans
11063 Roman
11064 \family default
11065  This is the Roman font family.
11066  Normally a serif font.
11067  It's also the default family.
11068  (key binding 
11069 \begin_inset ERT
11070 status collapsed
11071
11072 \begin_layout Plain Layout
11073
11074
11075 \backslash
11076 mbox{
11077 \end_layout
11078
11079 \end_inset
11080
11081
11082 \family sans
11083 M-c
11084 \begin_inset space ~
11085 \end_inset
11086
11087 r
11088 \family default
11089
11090 \begin_inset ERT
11091 status collapsed
11092
11093 \begin_layout Plain Layout
11094
11095 }
11096 \end_layout
11097
11098 \end_inset
11099
11100 )
11101 \begin_inset Note Note
11102 status collapsed
11103
11104 \begin_layout Plain Layout
11105 The LaTeX-command prevents text to be broken at the end of a line.
11106  It is explained in section
11107 \begin_inset space ~
11108 \end_inset
11109
11110
11111 \begin_inset CommandInset ref
11112 LatexCommand ref
11113 reference "sub:Hyphenation"
11114
11115 \end_inset
11116
11117 .
11118 \end_layout
11119
11120 \end_inset
11121
11122
11123 \end_layout
11124
11125 \begin_layout Labeling
11126 \labelwidthstring 00.00.0000
11127
11128 \family sans
11129 Sans
11130 \begin_inset space ~
11131 \end_inset
11132
11133 Serif
11134 \family default
11135  
11136 \family sans
11137 This is the Sans Serif font family.
11138
11139 \family default
11140  (key binding 
11141 \begin_inset ERT
11142 status collapsed
11143
11144 \begin_layout Plain Layout
11145
11146
11147 \backslash
11148 mbox{
11149 \end_layout
11150
11151 \end_inset
11152
11153
11154 \family sans
11155 M-c
11156 \begin_inset space ~
11157 \end_inset
11158
11159 s
11160 \family default
11161
11162 \begin_inset ERT
11163 status collapsed
11164
11165 \begin_layout Plain Layout
11166
11167 }
11168 \end_layout
11169
11170 \end_inset
11171
11172 )
11173 \end_layout
11174
11175 \begin_layout Labeling
11176 \labelwidthstring 00.00.0000
11177
11178 \family sans
11179 Typewriter
11180 \family default
11181  
11182 \family typewriter
11183 This is the Typewriter font family.
11184
11185 \family default
11186  (key binding 
11187 \begin_inset ERT
11188 status collapsed
11189
11190 \begin_layout Plain Layout
11191
11192
11193 \backslash
11194 mbox{
11195 \end_layout
11196
11197 \end_inset
11198
11199
11200 \family sans
11201 M-c
11202 \begin_inset space ~
11203 \end_inset
11204
11205 p
11206 \family default
11207
11208 \begin_inset ERT
11209 status collapsed
11210
11211 \begin_layout Plain Layout
11212
11213 }
11214 \end_layout
11215
11216 \end_inset
11217
11218
11219 \family sans
11220 )
11221 \end_layout
11222
11223 \end_deeper
11224 \begin_layout Labeling
11225 \labelwidthstring 00.00.0000
11226
11227 \family sans
11228 Series
11229 \family default
11230  This corresponds to the print weight.
11231  Options are:
11232 \end_layout
11233
11234 \begin_deeper
11235 \begin_layout Labeling
11236 \labelwidthstring 00.00.0000
11237
11238 \family sans
11239 Medium
11240 \family default
11241  This is the Medium font series.
11242  It's also the default series.
11243 \end_layout
11244
11245 \begin_layout Labeling
11246 \labelwidthstring 00.00.0000
11247
11248 \family sans
11249 Bold
11250 \family default
11251  
11252 \series bold
11253 This is the Bold font series.
11254
11255 \series default
11256  (key binding 
11257 \begin_inset ERT
11258 status collapsed
11259
11260 \begin_layout Plain Layout
11261
11262
11263 \backslash
11264 mbox{
11265 \end_layout
11266
11267 \end_inset
11268
11269
11270 \family sans
11271 M-c
11272 \begin_inset space ~
11273 \end_inset
11274
11275 b
11276 \family default
11277
11278 \begin_inset ERT
11279 status collapsed
11280
11281 \begin_layout Plain Layout
11282
11283 }
11284 \end_layout
11285
11286 \end_inset
11287
11288 )
11289 \end_layout
11290
11291 \end_deeper
11292 \begin_layout Labeling
11293 \labelwidthstring 00.00.0000
11294
11295 \family sans
11296 Shape
11297 \family default
11298  As the name implies.
11299  Options are:
11300 \end_layout
11301
11302 \begin_deeper
11303 \begin_layout Labeling
11304 \labelwidthstring 00.00.0000
11305
11306 \family sans
11307 Upright
11308 \family default
11309  This is the Upright font shape.
11310  It's also the default shape.
11311 \end_layout
11312
11313 \begin_layout Labeling
11314 \labelwidthstring 00.00.0000
11315
11316 \family sans
11317 Italic
11318 \family default
11319  
11320 \shape italic
11321 This
11322 \shape default
11323  
11324 \family sans
11325 \shape italic
11326 i
11327 \family default
11328 s the Italic font shape
11329 \shape default
11330 \emph on
11331 .
11332 \end_layout
11333
11334 \begin_layout Labeling
11335 \labelwidthstring 00.00.0000
11336
11337 \family sans
11338 Slanted
11339 \family default
11340  
11341 \shape slanted
11342 This is the Slanted font shape
11343 \shape default
11344  (although it might not be visible in LyX, this is different from italic).
11345 \end_layout
11346
11347 \begin_layout Labeling
11348 \labelwidthstring 00.00.0000
11349
11350 \family sans
11351 Small
11352 \begin_inset space ~
11353 \end_inset
11354
11355 Caps
11356 \family default
11357  
11358 \shape smallcaps
11359 This is the Small caps font shape
11360 \shape default
11361 \noun on
11362 .
11363 \end_layout
11364
11365 \end_deeper
11366 \begin_layout Labeling
11367 \labelwidthstring 00.00.0000
11368
11369 \family sans
11370 Size
11371 \family default
11372  Alters the size of the font.
11373  You'll find no numerical values here; all possible sizes are actually proportio
11374 nal to the document font size.
11375  Once again, you don't feed LyX the details, but a general description of
11376  what you want to do.
11377  The options are:
11378 \end_layout
11379
11380 \begin_deeper
11381 \begin_layout Labeling
11382 \labelwidthstring 00.00.0000
11383
11384 \family sans
11385 Tiny
11386 \family default
11387  
11388 \size tiny
11389 This is the 
11390 \begin_inset Quotes eld
11391 \end_inset
11392
11393 Tiny
11394 \begin_inset Quotes erd
11395 \end_inset
11396
11397  font size.
11398
11399 \size default
11400  (key binding 
11401 \begin_inset ERT
11402 status collapsed
11403
11404 \begin_layout Plain Layout
11405
11406
11407 \backslash
11408 mbox{
11409 \end_layout
11410
11411 \end_inset
11412
11413
11414 \family sans
11415 M-s
11416 \begin_inset space ~
11417 \end_inset
11418
11419 t
11420 \family default
11421
11422 \begin_inset ERT
11423 status collapsed
11424
11425 \begin_layout Plain Layout
11426
11427 }
11428 \end_layout
11429
11430 \end_inset
11431
11432  or 
11433 \begin_inset ERT
11434 status collapsed
11435
11436 \begin_layout Plain Layout
11437
11438
11439 \backslash
11440 mbox{
11441 \end_layout
11442
11443 \end_inset
11444
11445
11446 \family sans
11447 M-s
11448 \begin_inset space ~
11449 \end_inset
11450
11451 1
11452 \family default
11453
11454 \begin_inset ERT
11455 status collapsed
11456
11457 \begin_layout Plain Layout
11458
11459 }
11460 \end_layout
11461
11462 \end_inset
11463
11464 )
11465 \end_layout
11466
11467 \begin_layout Labeling
11468 \labelwidthstring 00.00.0000
11469
11470 \family sans
11471 Smallest
11472 \family default
11473  
11474 \size scriptsize
11475 This is the 
11476 \begin_inset Quotes eld
11477 \end_inset
11478
11479 Smallest
11480 \begin_inset Quotes erd
11481 \end_inset
11482
11483  font size
11484 \size default
11485 .
11486  (key binding 
11487 \begin_inset ERT
11488 status collapsed
11489
11490 \begin_layout Plain Layout
11491
11492
11493 \backslash
11494 mbox{
11495 \end_layout
11496
11497 \end_inset
11498
11499
11500 \family sans
11501 M-s
11502 \begin_inset space ~
11503 \end_inset
11504
11505
11506 \family default
11507 2
11508 \begin_inset ERT
11509 status collapsed
11510
11511 \begin_layout Plain Layout
11512
11513 }
11514 \end_layout
11515
11516 \end_inset
11517
11518 )
11519 \end_layout
11520
11521 \begin_layout Labeling
11522 \labelwidthstring 00.00.0000
11523
11524 \family sans
11525 Smaller
11526 \family default
11527  
11528 \size footnotesize
11529 This is the 
11530 \begin_inset Quotes eld
11531 \end_inset
11532
11533 Smaller
11534 \begin_inset Quotes erd
11535 \end_inset
11536
11537  font size.
11538
11539 \size default
11540  (key binding 
11541 \begin_inset ERT
11542 status collapsed
11543
11544 \begin_layout Plain Layout
11545
11546
11547 \backslash
11548 mbox{
11549 \end_layout
11550
11551 \end_inset
11552
11553
11554 \family sans
11555 M-s
11556 \begin_inset space ~
11557 \end_inset
11558
11559 S
11560 \family default
11561
11562 \begin_inset ERT
11563 status collapsed
11564
11565 \begin_layout Plain Layout
11566
11567 }
11568 \end_layout
11569
11570 \end_inset
11571
11572  or 
11573 \begin_inset ERT
11574 status collapsed
11575
11576 \begin_layout Plain Layout
11577
11578
11579 \backslash
11580 mbox{
11581 \end_layout
11582
11583 \end_inset
11584
11585
11586 \family sans
11587 M-s
11588 \begin_inset space ~
11589 \end_inset
11590
11591
11592 \family default
11593 3
11594 \begin_inset ERT
11595 status collapsed
11596
11597 \begin_layout Plain Layout
11598
11599 }
11600 \end_layout
11601
11602 \end_inset
11603
11604 )
11605 \end_layout
11606
11607 \begin_layout Labeling
11608 \labelwidthstring 00.00.0000
11609
11610 \family sans
11611 Small
11612 \family default
11613  
11614 \size small
11615 This is the 
11616 \begin_inset Quotes eld
11617 \end_inset
11618
11619 Small
11620 \begin_inset Quotes erd
11621 \end_inset
11622
11623  font size.
11624
11625 \size default
11626  (key binding 
11627 \begin_inset ERT
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631
11632
11633 \backslash
11634 mbox{
11635 \end_layout
11636
11637 \end_inset
11638
11639
11640 \family sans
11641 M-s
11642 \begin_inset space ~
11643 \end_inset
11644
11645 s
11646 \family default
11647
11648 \begin_inset ERT
11649 status collapsed
11650
11651 \begin_layout Plain Layout
11652
11653 }
11654 \end_layout
11655
11656 \end_inset
11657
11658  or 
11659 \begin_inset ERT
11660 status collapsed
11661
11662 \begin_layout Plain Layout
11663
11664
11665 \backslash
11666 mbox{
11667 \end_layout
11668
11669 \end_inset
11670
11671
11672 \family sans
11673 M-s
11674 \begin_inset space ~
11675 \end_inset
11676
11677
11678 \family default
11679 4
11680 \begin_inset ERT
11681 status collapsed
11682
11683 \begin_layout Plain Layout
11684
11685 }
11686 \end_layout
11687
11688 \end_inset
11689
11690 )
11691 \end_layout
11692
11693 \begin_layout Labeling
11694 \labelwidthstring 00.00.0000
11695
11696 \family sans
11697 Normal
11698 \family default
11699  This is the 
11700 \begin_inset Quotes eld
11701 \end_inset
11702
11703 Normal
11704 \begin_inset Quotes erd
11705 \end_inset
11706
11707  font size.
11708  It's also the default size.
11709  (key binding 
11710 \begin_inset ERT
11711 status collapsed
11712
11713 \begin_layout Plain Layout
11714
11715
11716 \backslash
11717 mbox{
11718 \end_layout
11719
11720 \end_inset
11721
11722
11723 \family sans
11724 M-s
11725 \begin_inset space ~
11726 \end_inset
11727
11728 n
11729 \family default
11730
11731 \begin_inset ERT
11732 status collapsed
11733
11734 \begin_layout Plain Layout
11735
11736 }
11737 \end_layout
11738
11739 \end_inset
11740
11741  or 
11742 \begin_inset ERT
11743 status collapsed
11744
11745 \begin_layout Plain Layout
11746
11747
11748 \backslash
11749 mbox{
11750 \end_layout
11751
11752 \end_inset
11753
11754
11755 \family sans
11756 M-s
11757 \begin_inset space ~
11758 \end_inset
11759
11760
11761 \family default
11762 5
11763 \begin_inset ERT
11764 status collapsed
11765
11766 \begin_layout Plain Layout
11767
11768 }
11769 \end_layout
11770
11771 \end_inset
11772
11773 )
11774 \end_layout
11775
11776 \begin_layout Labeling
11777 \labelwidthstring 00.00.0000
11778
11779 \family sans
11780 Large
11781 \family default
11782  
11783 \size large
11784 This is the 
11785 \begin_inset Quotes eld
11786 \end_inset
11787
11788 Large
11789 \begin_inset Quotes erd
11790 \end_inset
11791
11792  font size.
11793
11794 \size default
11795  (key binding 
11796 \begin_inset ERT
11797 status collapsed
11798
11799 \begin_layout Plain Layout
11800
11801
11802 \backslash
11803 mbox{
11804 \end_layout
11805
11806 \end_inset
11807
11808
11809 \family sans
11810 M-s
11811 \begin_inset space ~
11812 \end_inset
11813
11814 l
11815 \family default
11816
11817 \begin_inset ERT
11818 status collapsed
11819
11820 \begin_layout Plain Layout
11821
11822 }
11823 \end_layout
11824
11825 \end_inset
11826
11827  or 
11828 \begin_inset ERT
11829 status collapsed
11830
11831 \begin_layout Plain Layout
11832
11833
11834 \backslash
11835 mbox{
11836 \end_layout
11837
11838 \end_inset
11839
11840
11841 \family sans
11842 M-s
11843 \begin_inset space ~
11844 \end_inset
11845
11846
11847 \family default
11848 6
11849 \begin_inset ERT
11850 status collapsed
11851
11852 \begin_layout Plain Layout
11853
11854 }
11855 \end_layout
11856
11857 \end_inset
11858
11859 )
11860 \end_layout
11861
11862 \begin_layout Labeling
11863 \labelwidthstring 00.00.0000
11864
11865 \family sans
11866 Larger
11867 \family default
11868  
11869 \size larger
11870 This is the 
11871 \begin_inset Quotes eld
11872 \end_inset
11873
11874 Larger
11875 \begin_inset Quotes erd
11876 \end_inset
11877
11878  font size.
11879
11880 \size default
11881  (key binding 
11882 \begin_inset ERT
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886
11887
11888 \backslash
11889 mbox{
11890 \end_layout
11891
11892 \end_inset
11893
11894
11895 \family sans
11896 M-s
11897 \begin_inset space ~
11898 \end_inset
11899
11900 S-L
11901 \family default
11902
11903 \begin_inset ERT
11904 status collapsed
11905
11906 \begin_layout Plain Layout
11907
11908 }
11909 \end_layout
11910
11911 \end_inset
11912
11913  or 
11914 \begin_inset ERT
11915 status collapsed
11916
11917 \begin_layout Plain Layout
11918
11919
11920 \backslash
11921 mbox{
11922 \end_layout
11923
11924 \end_inset
11925
11926
11927 \family sans
11928 M-s
11929 \begin_inset space ~
11930 \end_inset
11931
11932
11933 \family default
11934 7
11935 \begin_inset ERT
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939
11940 }
11941 \end_layout
11942
11943 \end_inset
11944
11945 )
11946 \end_layout
11947
11948 \begin_layout Labeling
11949 \labelwidthstring 00.00.0000
11950
11951 \family sans
11952 Largest
11953 \family default
11954  
11955 \size largest
11956 This is the 
11957 \begin_inset Quotes eld
11958 \end_inset
11959
11960 Largest
11961 \begin_inset Quotes erd
11962 \end_inset
11963
11964  font size.
11965
11966 \size default
11967  (key binding 
11968 \begin_inset ERT
11969 status collapsed
11970
11971 \begin_layout Plain Layout
11972
11973
11974 \backslash
11975 mbox{
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \family sans
11982 M-s
11983 \begin_inset space ~
11984 \end_inset
11985
11986
11987 \family default
11988 8
11989 \begin_inset ERT
11990 status collapsed
11991
11992 \begin_layout Plain Layout
11993
11994 }
11995 \end_layout
11996
11997 \end_inset
11998
11999 )
12000 \end_layout
12001
12002 \begin_layout Labeling
12003 \labelwidthstring 00.00.0000
12004
12005 \family sans
12006 Huge
12007 \family default
12008  
12009 \size huge
12010 This is the 
12011 \begin_inset Quotes eld
12012 \end_inset
12013
12014 Huge
12015 \begin_inset Quotes erd
12016 \end_inset
12017
12018  font size.
12019
12020 \size default
12021  (key binding 
12022 \begin_inset ERT
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026
12027
12028 \backslash
12029 mbox{
12030 \end_layout
12031
12032 \end_inset
12033
12034
12035 \family sans
12036 M-s
12037 \begin_inset space ~
12038 \end_inset
12039
12040 h
12041 \family default
12042
12043 \begin_inset ERT
12044 status collapsed
12045
12046 \begin_layout Plain Layout
12047
12048 }
12049 \end_layout
12050
12051 \end_inset
12052
12053  or 
12054 \begin_inset ERT
12055 status collapsed
12056
12057 \begin_layout Plain Layout
12058
12059
12060 \backslash
12061 mbox{
12062 \end_layout
12063
12064 \end_inset
12065
12066
12067 \family sans
12068 M-s
12069 \begin_inset space ~
12070 \end_inset
12071
12072
12073 \family default
12074 9
12075 \begin_inset ERT
12076 status collapsed
12077
12078 \begin_layout Plain Layout
12079
12080 }
12081 \end_layout
12082
12083 \end_inset
12084
12085 )
12086 \end_layout
12087
12088 \begin_layout Labeling
12089 \labelwidthstring 00.00.0000
12090
12091 \family sans
12092 Huger
12093 \family default
12094  
12095 \size giant
12096 This is the 
12097 \begin_inset Quotes eld
12098 \end_inset
12099
12100 Huger
12101 \begin_inset Quotes erd
12102 \end_inset
12103
12104  font size.
12105
12106 \size default
12107  (key binding 
12108 \begin_inset ERT
12109 status collapsed
12110
12111 \begin_layout Plain Layout
12112
12113
12114 \backslash
12115 mbox{
12116 \end_layout
12117
12118 \end_inset
12119
12120
12121 \family sans
12122 M-s
12123 \begin_inset space ~
12124 \end_inset
12125
12126 H
12127 \family default
12128
12129 \begin_inset ERT
12130 status collapsed
12131
12132 \begin_layout Plain Layout
12133
12134 }
12135 \end_layout
12136
12137 \end_inset
12138
12139  or 
12140 \begin_inset ERT
12141 status collapsed
12142
12143 \begin_layout Plain Layout
12144
12145
12146 \backslash
12147 mbox{
12148 \end_layout
12149
12150 \end_inset
12151
12152
12153 \family sans
12154 M-s
12155 \begin_inset space ~
12156 \end_inset
12157
12158
12159 \family default
12160 0
12161 \begin_inset ERT
12162 status collapsed
12163
12164 \begin_layout Plain Layout
12165
12166 }
12167 \end_layout
12168
12169 \end_inset
12170
12171 )
12172 \end_layout
12173
12174 \end_deeper
12175 \begin_layout Standard
12176 We'll warn you 
12177 \emph on
12178 yet again
12179 \emph default
12180 : don't go crazy with this feature.
12181  You should almost never need to change the font size.
12182  LyX automatically changes the font size for different paragraph environments
12183  - use that instead.
12184  This is here for fine-tuning only!
12185 \end_layout
12186
12187 \begin_layout Labeling
12188 \labelwidthstring 00.00.0000
12189
12190 \family sans
12191 Misc
12192 \family default
12193  Here you can change a few other things at the character level.
12194  Options are:
12195 \end_layout
12196
12197 \begin_deeper
12198 \begin_layout Labeling
12199 \labelwidthstring 00.00.0000
12200
12201 \family sans
12202 Emph
12203 \family default
12204  
12205 \emph on
12206 This is text with emphasize on
12207 \emph default
12208 .
12209  This might seem like the same as 
12210 \shape italic
12211 Italic
12212 \shape default
12213 , but it is actually a bit different.
12214  Emphasized is a 
12215 \emph on
12216 logical
12217 \emph default
12218  attribute.
12219  That means every document class can define its own font used for emphasized
12220  text.
12221  Normally this font is equal to italic.
12222 \end_layout
12223
12224 \begin_layout Labeling
12225 \labelwidthstring 00.00.0000
12226
12227 \family sans
12228 Underbar
12229 \family default
12230  
12231 \bar under
12232 This is text with Underbar on.
12233
12234 \bar default
12235  (key binding 
12236 \begin_inset ERT
12237 status collapsed
12238
12239 \begin_layout Plain Layout
12240
12241
12242 \backslash
12243 mbox{
12244 \end_layout
12245
12246 \end_inset
12247
12248
12249 \family sans
12250 M-c
12251 \begin_inset space ~
12252 \end_inset
12253
12254 u
12255 \family default
12256
12257 \begin_inset ERT
12258 status collapsed
12259
12260 \begin_layout Plain Layout
12261
12262 }
12263 \end_layout
12264
12265 \end_inset
12266
12267
12268 \family sans
12269 )
12270 \begin_inset Newline newline
12271 \end_inset
12272
12273
12274 \family default
12275 Avoid using underbar if you can! It's a holdover from the typewriter days,
12276  when you couldn't change fonts.
12277  We no longer need to emphasize text by underscoring characters.
12278  It's only included in LyX because some people 
12279 \emph on
12280 may
12281 \emph default
12282  need it in order to follow style sheets for journal submissions.
12283 \end_layout
12284
12285 \begin_layout Labeling
12286 \labelwidthstring 00.00.0000
12287
12288 \family sans
12289 Noun
12290 \family default
12291  
12292 \noun on
12293 This is text with Noun on.
12294
12295 \noun default
12296  Like 
12297 \family sans
12298 Emph
12299 \family default
12300 , this is a logical attribute.
12301  Normally it's equivalent to 
12302 \family sans
12303 Small
12304 \begin_inset space ~
12305 \end_inset
12306
12307 Caps
12308 \family default
12309 .
12310 \end_layout
12311
12312 \end_deeper
12313 \begin_layout Labeling
12314 \labelwidthstring 00.00.0000
12315
12316 \family sans
12317 Color
12318 \family default
12319  You can adjust the color of the text with this control.
12320  Notice that not all DVI-viewers are able to display colors.
12321  Besides 
12322 \family sans
12323 No
12324 \begin_inset space ~
12325 \end_inset
12326
12327 color
12328 \family default
12329 , which is the default 
12330 \begin_inset Quotes eld
12331 \end_inset
12332
12333 color
12334 \begin_inset Quotes erd
12335 \end_inset
12336
12337  and means normally black, you can choose between 
12338 \family sans
12339 Black
12340 \family default
12341
12342 \family sans
12343 White
12344 \family default
12345
12346 \family sans
12347 Red
12348 \family default
12349
12350 \family sans
12351 Green
12352 \family default
12353
12354 \family sans
12355 Blue
12356 \family default
12357
12358 \family sans
12359 Cyan
12360 \family default
12361
12362 \family sans
12363 Magenta
12364 \family default
12365  and 
12366 \family sans
12367 Yellow
12368 \family default
12369  text.
12370 \begin_inset Index
12371 status collapsed
12372
12373 \begin_layout Plain Layout
12374 Color ! Text
12375 \end_layout
12376
12377 \end_inset
12378
12379
12380 \end_layout
12381
12382 \begin_layout Labeling
12383 \labelwidthstring 00.00.0000
12384
12385 \family sans
12386 Language
12387 \family default
12388  This is used to mark regions of text as having a different language from
12389  the language of the document.
12390  Text marked in this way will be underlined in blue to indicate the change
12391  (only within LyX).
12392 \end_layout
12393
12394 \begin_layout Standard
12395 So you have a huge number of combinations to choose from.
12396  Once you've chosen a new character style via the 
12397 \family sans
12398 Edit\SpecialChar \menuseparator
12399 Text
12400 \begin_inset space ~
12401 \end_inset
12402
12403 Style
12404 \family default
12405  dialog, the settings are saved.
12406  You can activate them using the toolbar button 
12407 \begin_inset Graphics
12408         filename ../images/textstyle-apply.png
12409
12410 \end_inset
12411
12412 .
12413  The button lets you toggle the state of your custom character style even
12414  when the dialog isn't visible.
12415  
12416 \end_layout
12417
12418 \begin_layout Standard
12419 To completely reset the character style to the default, use 
12420 \family sans
12421 M-c
12422 \begin_inset space ~
12423 \end_inset
12424
12425 Space
12426 \family default
12427 .
12428  If you want to toggle only those properties that you have just changed
12429  (suppose you just set the shape to 
12430 \begin_inset Quotes eld
12431 \end_inset
12432
12433 slanted
12434 \begin_inset Quotes erd
12435 \end_inset
12436
12437  and the series to 
12438 \begin_inset Quotes eld
12439 \end_inset
12440
12441 bold
12442 \begin_inset Quotes erd
12443 \end_inset
12444
12445 ), set the 
12446 \family sans
12447 Toggle
12448 \begin_inset space ~
12449 \end_inset
12450
12451 all
12452 \family default
12453  switch and press 
12454 \family sans
12455 Apply
12456 \family default
12457 .
12458 \end_layout
12459
12460 \begin_layout Standard
12461 You should also know something about the differences between the three main
12462  font types 
12463 \family sans
12464 serif
12465 \family default
12466
12467 \family sans
12468 sans
12469 \begin_inset space ~
12470 \end_inset
12471
12472 serif
12473 \family default
12474 , and 
12475 \family sans
12476 typewriter
12477 \family default
12478 :
12479 \end_layout
12480
12481 \begin_layout Itemize
12482
12483 \family sans
12484 Typewriter
12485 \family default
12486  is a so called 
12487 \begin_inset Quotes eld
12488 \end_inset
12489
12490 monospaced
12491 \begin_inset Quotes erd
12492 \end_inset
12493
12494  font, that means every character has the same width, the 
12495 \begin_inset Quotes eld
12496 \end_inset
12497
12498 i
12499 \begin_inset Quotes erd
12500 \end_inset
12501
12502  is as wide as the 
12503 \begin_inset Quotes eld
12504 \end_inset
12505
12506 m
12507 \begin_inset Quotes erd
12508 \end_inset
12509
12510 .
12511  Here is an example
12512 \begin_inset Newline newline
12513 \end_inset
12514
12515
12516 \begin_inset ERT
12517 status collapsed
12518
12519 \begin_layout Plain Layout
12520
12521
12522 \backslash
12523 phantom{
12524 \end_layout
12525
12526 \end_inset
12527
12528 no 
12529 \begin_inset ERT
12530 status collapsed
12531
12532 \begin_layout Plain Layout
12533
12534 }
12535 \end_layout
12536
12537 \end_inset
12538
12539
12540 \family typewriter
12541 typewriter text
12542 \family default
12543
12544 \begin_inset Note Note
12545 status collapsed
12546
12547 \begin_layout Plain Layout
12548 For more on phantoms see section
12549 \begin_inset space ~
12550 \end_inset
12551
12552
12553 \begin_inset CommandInset ref
12554 LatexCommand ref
12555 reference "sub:More-Spaces"
12556
12557 \end_inset
12558
12559 .
12560 \end_layout
12561
12562 \end_inset
12563
12564
12565 \begin_inset Newline newline
12566 \end_inset
12567
12568 no typewriter text
12569 \end_layout
12570
12571 \begin_layout Itemize
12572
12573 \family sans
12574 Serif
12575 \family default
12576  fonts use characters with serifs.
12577  These are the small 
12578 \begin_inset Quotes eld
12579 \end_inset
12580
12581 appendices
12582 \begin_inset Quotes erd
12583 \end_inset
12584
12585  at all ends of of the streaks that form the character.
12586  The following example will show the difference:
12587 \begin_inset Newline newline
12588 \end_inset
12589
12590 text with serifs
12591 \begin_inset Newline newline
12592 \end_inset
12593
12594
12595 \family sans
12596 text without serifs
12597 \family default
12598
12599 \begin_inset Newline newline
12600 \end_inset
12601
12602 Serifs facilitates an easy and fast reading.
12603  They are therefore used as default font (named 
12604 \family sans
12605 roman
12606 \family default
12607 ).
12608 \end_layout
12609
12610 \begin_layout Itemize
12611
12612 \family sans
12613 Sans serif
12614 \family default
12615  don't use serifs.
12616  This font type is therefore often used for headings and short texts.
12617  We use it in this document to highlight menu names.
12618 \end_layout
12619
12620 \begin_layout Standard
12621 We conclude with the same warning once again: Don't overuse the fonts.
12622  They are, more often than not, a kludge and a bad substitute for good writing.
12623 \end_layout
12624
12625 \begin_layout Section
12626 Printing and Previewing
12627 \end_layout
12628
12629 \begin_layout Subsection
12630 Overview
12631 \end_layout
12632
12633 \begin_layout Standard
12634 Now that we've covered some of the basic features of document preparation
12635  using LyX, you probably want to know how to print out your masterpiece.
12636  Before we tell you that, we want to give you a quick explanation of what
12637  goes on behind-the-scenes.
12638  We cover these informations in much greater detail in the 
12639 \emph on
12640 Extended
12641 \begin_inset space ~
12642 \end_inset
12643
12644 Features
12645 \emph default
12646  manual as well.
12647 \end_layout
12648
12649 \begin_layout Standard
12650 LyX uses the program LaTeX as its backend.
12651  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12652  confusion, we'll only refer to LaTeX.
12653  LyX is what you use to do your actual writing.
12654  Then, LyX calls LaTeX to turn your writing into printable output.
12655  This happens in two stages:
12656 \end_layout
12657
12658 \begin_layout Enumerate
12659 First, LyX converts your document to a series of text commands for LaTeX,
12660  generating a file with the extension, 
12661 \begin_inset Quotes eld
12662 \end_inset
12663
12664
12665 \family typewriter
12666 .tex
12667 \family default
12668
12669 \begin_inset Quotes erd
12670 \end_inset
12671
12672 .
12673 \end_layout
12674
12675 \begin_layout Enumerate
12676 Next, LaTeX uses the commands in the 
12677 \family typewriter
12678 .tex
12679 \family default
12680  file to produce printable output.
12681  
12682 \end_layout
12683
12684 \begin_layout Subsection
12685 Output file formats
12686 \begin_inset Index
12687 status collapsed
12688
12689 \begin_layout Plain Layout
12690 File formats
12691 \end_layout
12692
12693 \end_inset
12694
12695
12696 \begin_inset CommandInset label
12697 LatexCommand label
12698 name "sub:Output-file-formats"
12699
12700 \end_inset
12701
12702
12703 \end_layout
12704
12705 \begin_layout Subsubsection
12706 ASCII
12707 \begin_inset Index
12708 status collapsed
12709
12710 \begin_layout Plain Layout
12711 File formats ! ASCII
12712 \end_layout
12713
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \begin_layout Standard
12720 This file type has the extension 
12721 \begin_inset Quotes eld
12722 \end_inset
12723
12724
12725 \family typewriter
12726 .txt
12727 \family default
12728
12729 \begin_inset Quotes erd
12730 \end_inset
12731
12732 .
12733  It contains your document as plain text following the rules of the 
12734 \begin_inset Quotes eld
12735 \end_inset
12736
12737 American Standard Code for Information Interchange
12738 \begin_inset Quotes erd
12739 \end_inset
12740
12741  (ASCII).
12742 \end_layout
12743
12744 \begin_layout Standard
12745 You can export your document to ASCII by the menu 
12746 \family sans
12747 File\SpecialChar \menuseparator
12748 Export\SpecialChar \menuseparator
12749 ASCII
12750 \family default
12751 .
12752 \end_layout
12753
12754 \begin_layout Subsubsection
12755 LaTeX
12756 \begin_inset Index
12757 status collapsed
12758
12759 \begin_layout Plain Layout
12760 File formats ! LaTeX
12761 \end_layout
12762
12763 \end_inset
12764
12765
12766 \end_layout
12767
12768 \begin_layout Standard
12769 This file type has the extension 
12770 \begin_inset Quotes eld
12771 \end_inset
12772
12773
12774 \family typewriter
12775 .tex
12776 \family default
12777
12778 \begin_inset Quotes erd
12779 \end_inset
12780
12781  and contains all commands that are necessary for the LaTeX program to process
12782  your document.
12783  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12784  it manually with console commands.
12785  The LaTeX-file is automatically created in LyX's temporary directory whenever
12786  you view or export your document.
12787 \end_layout
12788
12789 \begin_layout Standard
12790 You can export your document as LaTeX-file using the menu 
12791 \family sans
12792 File\SpecialChar \menuseparator
12793 Export\SpecialChar \menuseparator
12794 LaT
12795 \begin_inset ERT
12796 status collapsed
12797
12798 \begin_layout Plain Layout
12799
12800 {}
12801 \end_layout
12802
12803 \end_inset
12804
12805 eX
12806 \family default
12807 .
12808 \end_layout
12809
12810 \begin_layout Subsubsection
12811 DVI
12812 \begin_inset Index
12813 status collapsed
12814
12815 \begin_layout Plain Layout
12816 File formats ! DVI
12817 \end_layout
12818
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \begin_layout Standard
12825 This file type has the extension 
12826 \begin_inset Quotes eld
12827 \end_inset
12828
12829
12830 \family typewriter
12831 .dvi
12832 \family default
12833
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837 .
12838  It is called 
12839 \begin_inset Quotes eld
12840 \end_inset
12841
12842 device-independent
12843 \begin_inset Quotes erd
12844 \end_inset
12845
12846  (DVI), because it is completely portable; you can move them from one machine
12847  to another without needing to do any sort of conversion.
12848  At the time when this file-format was developed, this was no matter of
12849  course.
12850  DVIs are used for quick previews and as pre-stage for other output formats,
12851  like PostScript.
12852 \end_layout
12853
12854 \begin_layout Standard
12855 \begin_inset Note Greyedout
12856 status open
12857
12858 \begin_layout Plain Layout
12859
12860 \series bold
12861 Note:
12862 \series default
12863  The DVI file doesn't contain images, they will only be a linked.
12864  So don't forget to deliver the images together with your DVIs.
12865 \end_layout
12866
12867 \end_inset
12868
12869 This property can also slow down your computer when you view the DVI.
12870  Because the DVI-viewer has to convert the image in the background to make
12871  it visible when you scroll in the DVI.
12872  So we recommend to use PDF for files with many images.
12873 \end_layout
12874
12875 \begin_layout Standard
12876 You can export your document to DVI by the menu 
12877 \family sans
12878 File\SpecialChar \menuseparator
12879 Export\SpecialChar \menuseparator
12880 DVI
12881 \family default
12882 .
12883 \end_layout
12884
12885 \begin_layout Subsubsection
12886 PostScript
12887 \begin_inset Index
12888 status collapsed
12889
12890 \begin_layout Plain Layout
12891 File formats ! PostScript
12892 \end_layout
12893
12894 \end_inset
12895
12896
12897 \end_layout
12898
12899 \begin_layout Standard
12900 This file type has the extension 
12901 \begin_inset Quotes eld
12902 \end_inset
12903
12904
12905 \family typewriter
12906 .ps
12907 \family default
12908
12909 \begin_inset Quotes erd
12910 \end_inset
12911
12912 .
12913  PostScript was developed by the company 
12914 \family typewriter
12915 Adobe
12916 \family default
12917  as printer language.
12918  The file contains therefore commands that the printer uses to print the
12919  file.
12920  PostScript can be seen as 
12921 \begin_inset Quotes eld
12922 \end_inset
12923
12924 programming language
12925 \begin_inset Quotes erd
12926 \end_inset
12927
12928 ; you can calculate with it and draw diagrams and images.
12929 \begin_inset Foot
12930 status collapsed
12931
12932 \begin_layout Plain Layout
12933 If you are interested to learn more about this, have a look at the LaTeX-package
12934  
12935 \series bold
12936 pstricks
12937 \series default
12938
12939 \begin_inset Index
12940 status collapsed
12941
12942 \begin_layout Plain Layout
12943 LaTeX-packages ! pstricks
12944 \end_layout
12945
12946 \end_inset
12947
12948 .
12949 \end_layout
12950
12951 \end_inset
12952
12953  Due to this ability, the files are often bigger than PDFs.
12954 \end_layout
12955
12956 \begin_layout Standard
12957 PostScript can only contain images in the format 
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961 Encapsulated PostScript
12962 \begin_inset Quotes erd
12963 \end_inset
12964
12965  (EPS, file extension 
12966 \begin_inset Quotes eld
12967 \end_inset
12968
12969
12970 \family typewriter
12971 .eps
12972 \family default
12973
12974 \begin_inset Quotes erd
12975 \end_inset
12976
12977 ).
12978  As LyX allows you to use any known image format in your document, it has
12979  to convert them in the background to EPS.
12980  If you have e.g 50 images in your document, LyX has to do 50 conversions
12981  whenever you view or export your document.
12982  This will slow down your workflow with LyX drastically.
12983  So if you plan to use PostScript, you can insert your images directly as
12984  EPS to avoid this problem.
12985 \end_layout
12986
12987 \begin_layout Standard
12988 You can export your document to PostScript using the menu 
12989 \family sans
12990 File\SpecialChar \menuseparator
12991 Export\SpecialChar \menuseparator
12992 PostScript
12993 \family default
12994 .
12995 \end_layout
12996
12997 \begin_layout Subsubsection
12998 PDF
12999 \begin_inset Index
13000 status collapsed
13001
13002 \begin_layout Plain Layout
13003 File formats ! PDF
13004 \end_layout
13005
13006 \end_inset
13007
13008
13009 \begin_inset Index
13010 status collapsed
13011
13012 \begin_layout Plain Layout
13013 PDF
13014 \end_layout
13015
13016 \end_inset
13017
13018
13019 \end_layout
13020
13021 \begin_layout Standard
13022 This file type has the extension 
13023 \begin_inset Quotes eld
13024 \end_inset
13025
13026
13027 \family typewriter
13028 .pdf
13029 \family default
13030
13031 \begin_inset Quotes erd
13032 \end_inset
13033
13034 .
13035  The 
13036 \begin_inset Quotes eld
13037 \end_inset
13038
13039 Portable Document Format
13040 \begin_inset Quotes erd
13041 \end_inset
13042
13043  (PDF) is developed by 
13044 \family typewriter
13045 Adobe
13046 \family default
13047  as derivative from PostScript.
13048  It is more compressed and it uses much less commands than PostScript.
13049  As the name 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053 portable
13054 \begin_inset Quotes erd
13055 \end_inset
13056
13057  implies, it can be processed at any computer system and the printed output
13058  looks exactly the same.
13059 \end_layout
13060
13061 \begin_layout Standard
13062 PDF can contain images in its own PDF format and in the formats 
13063 \begin_inset Quotes eld
13064 \end_inset
13065
13066 Joint Photographic Experts Group
13067 \begin_inset Quotes erd
13068 \end_inset
13069
13070  (JPG, file extension 
13071 \begin_inset Quotes eld
13072 \end_inset
13073
13074
13075 \family typewriter
13076 .jpg
13077 \family default
13078
13079 \begin_inset Quotes erd
13080 \end_inset
13081
13082  or 
13083 \begin_inset Quotes eld
13084 \end_inset
13085
13086
13087 \family typewriter
13088 .jpeg
13089 \family default
13090
13091 \begin_inset Quotes erd
13092 \end_inset
13093
13094 ) and 
13095 \begin_inset Quotes eld
13096 \end_inset
13097
13098 Portable Network Graphics
13099 \begin_inset Quotes erd
13100 \end_inset
13101
13102  (PNG, file extension 
13103 \begin_inset Quotes eld
13104 \end_inset
13105
13106
13107 \family typewriter
13108 .png
13109 \family default
13110
13111 \begin_inset Quotes erd
13112 \end_inset
13113
13114 ).
13115  You can although use any other image format, because LyX converts them
13116  in the background to one of these formats.
13117  But as described in the section about PostScript, the image conversion
13118  will slow down your workflow.
13119  So we recommend to use images in one of the three mentioned formats.
13120 \end_layout
13121
13122 \begin_layout Standard
13123 You can export your document to PDF via the menu 
13124 \family sans
13125 File\SpecialChar \menuseparator
13126 Export
13127 \family default
13128  in three different ways:
13129 \end_layout
13130
13131 \begin_layout Description
13132 PDF This uses the program 
13133 \family typewriter
13134 ps2pdf
13135 \family default
13136  that creates a PDF from a PostScript-version of your file.
13137  The PostScript-version is produced by the program 
13138 \family typewriter
13139 dvips
13140 \family default
13141  which uses a DVI-version as intermediate step.
13142  So this export variant consist of three conversions.
13143 \end_layout
13144
13145 \begin_layout Description
13146 PDF
13147 \begin_inset space ~
13148 \end_inset
13149
13150 (dvipdfm) This uses the program 
13151 \family typewriter
13152 dvipdfm
13153 \family default
13154  that converts your file in the background to DVI and in a second step to
13155  PDF.
13156 \end_layout
13157
13158 \begin_layout Description
13159 PDF
13160 \begin_inset space ~
13161 \end_inset
13162
13163 (pdflatex) This uses the program 
13164 \family typewriter
13165 pdftex
13166 \family default
13167  that converts your file directly to PDF.
13168 \end_layout
13169
13170 \begin_layout Standard
13171 We recommend to use 
13172 \family sans
13173 PDF
13174 \begin_inset space ~
13175 \end_inset
13176
13177 (pdflatex)
13178 \family default
13179  because 
13180 \family typewriter
13181 pdftex
13182 \family default
13183  supports all features of actual PDF-versions, is quick and works stable
13184  without problems.
13185  The program 
13186 \family typewriter
13187 dvipdfm
13188 \family default
13189  is no more under development and therefore a bit outdated.
13190 \end_layout
13191
13192 \begin_layout Subsection
13193 Previewing
13194 \begin_inset Index
13195 status collapsed
13196
13197 \begin_layout Plain Layout
13198 Document ! Preview 
13199 \end_layout
13200
13201 \end_inset
13202
13203
13204 \end_layout
13205
13206 \begin_layout Standard
13207 To get a look at the final version of your document, with all of the pagebreaks
13208  in place, the footnotes correctly numbered, and so on, use the menu 
13209 \family sans
13210 View
13211 \family default
13212  and choose a file type.
13213  A viewing program will popup showing the output.
13214  For 
13215 \family sans
13216 View\SpecialChar \menuseparator
13217 DVI
13218 \family default
13219  you can use the toolbar button 
13220 \begin_inset Graphics
13221         filename ../images/buffer-view_dvi.png
13222
13223 \end_inset
13224
13225  (shortcut 
13226 \family sans
13227 C-d
13228 \family default
13229 ), for 
13230 \family sans
13231 View\SpecialChar \menuseparator
13232 PDF
13233 \begin_inset space ~
13234 \end_inset
13235
13236 (pdflatex)
13237 \family default
13238  the toolbar button 
13239 \begin_inset Graphics
13240         filename ../images/buffer-view_pdf2.png
13241
13242 \end_inset
13243
13244 , and for 
13245 \family sans
13246 View\SpecialChar \menuseparator
13247 Postscript
13248 \family default
13249  the toolbar button 
13250 \begin_inset Graphics
13251         filename ../images/buffer-view_ps.png
13252
13253 \end_inset
13254
13255  (shortcut 
13256 \family sans
13257 C-t
13258 \family default
13259 ).
13260 \end_layout
13261
13262 \begin_layout Standard
13263 If you have changed your document, you can refresh the output in the same
13264  viewer window using the menu 
13265 \family sans
13266 View\SpecialChar \menuseparator
13267 Update
13268 \family default
13269 .
13270 \end_layout
13271
13272 \begin_layout Standard
13273 When you preview a file, the output file is only generated in LyX's temporary
13274  directory.
13275  To have a real output, export your document.
13276 \end_layout
13277
13278 \begin_layout Subsection
13279 Printing the File from within LyX
13280 \begin_inset CommandInset label
13281 LatexCommand label
13282 name "sub:Printing-the-File"
13283
13284 \end_inset
13285
13286
13287 \end_layout
13288
13289 \begin_layout Standard
13290 Instead of exporting your file and then printing them, you can also print
13291  it directly from within LyX.
13292  To print a file, select the menu 
13293 \family sans
13294 File\SpecialChar \menuseparator
13295 Print
13296 \family default
13297  or click on the toolbar button 
13298 \begin_inset Graphics
13299         filename ../images/dialog-show_print.png
13300
13301 \end_inset
13302
13303 .
13304  LyX will internally call LaTeX to produce a DVI.
13305  This file is then processed by the program 
13306 \family typewriter
13307 dvips
13308 \family default
13309  to PostScript-file, which is finally printed using the program 
13310 \family typewriter
13311 Ghostscript
13312 \family default
13313 .
13314  Due to these steps in the background, this method is not the fastest.
13315 \end_layout
13316
13317 \begin_layout Standard
13318 You can choose to print only even-numbered or odd-numbered pages - this
13319  is useful for printing on two sides: You can re-insert the pages after
13320  printing one set to print on the other side.
13321  Some printers spit out pages face-up, others, face-down.
13322  By choosing a particular order to print in, you can take the entire stack
13323  of pages out of the printer without needing to reorder them.
13324 \end_layout
13325
13326 \begin_layout Standard
13327 You can set the parameters in the 
13328 \family sans
13329 Print
13330 \begin_inset space ~
13331 \end_inset
13332
13333 Destination
13334 \family default
13335  box as follows:
13336 \end_layout
13337
13338 \begin_layout Labeling
13339 \labelwidthstring 00.00.0000
13340
13341 \family sans
13342 Printer
13343 \family default
13344  This is the name of the printer to print to.
13345 \begin_inset Foot
13346 status collapsed
13347
13348 \begin_layout Plain Layout
13349 Note that this printer name is for the program 
13350 \family typewriter
13351 dvips
13352 \family default
13353 .
13354  That means 
13355 \family typewriter
13356 dvips
13357 \family default
13358  has to be configured for this printer name.
13359  The default printer can be set in LyX's preferences dialog, see section
13360 \begin_inset space ~
13361 \end_inset
13362
13363
13364 \begin_inset CommandInset ref
13365 LatexCommand ref
13366 reference "sub:Printer"
13367
13368 \end_inset
13369
13370 .
13371 \end_layout
13372
13373 \end_inset
13374
13375  The printer should understand PostScript.
13376 \end_layout
13377
13378 \begin_layout Labeling
13379 \labelwidthstring 00.00.0000
13380
13381 \family sans
13382 File
13383 \family default
13384  The name of a file to print to.
13385  The output will be a PostScript file.
13386  It will be written in LyX's working directory unless you specify the full
13387  path.
13388 \end_layout
13389
13390 \begin_layout Section
13391 A few Words about Typography
13392 \begin_inset Index
13393 status collapsed
13394
13395 \begin_layout Plain Layout
13396 Typography
13397 \end_layout
13398
13399 \end_inset
13400
13401
13402 \end_layout
13403
13404 \begin_layout Subsection
13405 Hyphens
13406 \begin_inset Index
13407 status collapsed
13408
13409 \begin_layout Plain Layout
13410 Hyphens
13411 \end_layout
13412
13413 \end_inset
13414
13415
13416 \begin_inset CommandInset label
13417 LatexCommand label
13418 name "sub:Hyphens"
13419
13420 \end_inset
13421
13422
13423 \end_layout
13424
13425 \begin_layout Standard
13426 In LyX, the 
13427 \begin_inset Quotes eld
13428 \end_inset
13429
13430
13431 \family typewriter
13432 -
13433 \family default
13434
13435 \begin_inset Quotes eld
13436 \end_inset
13437
13438  character comes in three lengths, often called the 
13439 \emph on
13440 hyphen
13441 \emph default
13442 , the 
13443 \emph on
13444 en dash
13445 \emph default
13446 , and the 
13447 \emph on
13448 em dash
13449 \emph default
13450 :
13451 \end_layout
13452
13453 \begin_layout Enumerate
13454 hyphen
13455 \begin_inset space \hfill{}
13456 \end_inset
13457
13458 -
13459 \begin_inset space \hfill{}
13460 \end_inset
13461
13462 made with 
13463 \begin_inset Quotes eld
13464 \end_inset
13465
13466
13467 \family typewriter
13468 -
13469 \family default
13470
13471 \begin_inset Quotes eld
13472 \end_inset
13473
13474
13475 \end_layout
13476
13477 \begin_layout Enumerate
13478 en dash
13479 \begin_inset space \hfill{}
13480 \end_inset
13481
13482 --
13483 \begin_inset space \hfill{}
13484 \end_inset
13485
13486 made with 
13487 \begin_inset Quotes eld
13488 \end_inset
13489
13490
13491 \family typewriter
13492 -
13493 \begin_inset ERT
13494 status collapsed
13495
13496 \begin_layout Plain Layout
13497
13498
13499 \backslash
13500 /
13501 \end_layout
13502
13503 \end_inset
13504
13505 -
13506 \family default
13507
13508 \begin_inset Quotes eld
13509 \end_inset
13510
13511
13512 \end_layout
13513
13514 \begin_layout Enumerate
13515 em dash
13516 \begin_inset space \hfill{}
13517 \end_inset
13518
13519 ---
13520 \begin_inset space \hfill{}
13521 \end_inset
13522
13523 made with 
13524 \begin_inset Quotes eld
13525 \end_inset
13526
13527
13528 \family typewriter
13529 -
13530 \begin_inset ERT
13531 status collapsed
13532
13533 \begin_layout Plain Layout
13534
13535
13536 \backslash
13537 /
13538 \end_layout
13539
13540 \end_inset
13541
13542 -
13543 \begin_inset ERT
13544 status collapsed
13545
13546 \begin_layout Plain Layout
13547
13548
13549 \backslash
13550 /
13551 \end_layout
13552
13553 \end_inset
13554
13555 -
13556 \family default
13557
13558 \begin_inset Quotes eld
13559 \end_inset
13560
13561
13562 \end_layout
13563
13564 \begin_layout Enumerate
13565 minus sign
13566 \begin_inset space \hfill{}
13567 \end_inset
13568
13569
13570 \begin_inset Formula $-$
13571 \end_inset
13572
13573
13574 \begin_inset space \hfill{}
13575 \end_inset
13576
13577
13578 \begin_inset Quotes eld
13579 \end_inset
13580
13581
13582 \family typewriter
13583 -
13584 \family default
13585
13586 \begin_inset Quotes eld
13587 \end_inset
13588
13589  in math mode
13590 \end_layout
13591
13592 \begin_layout Standard
13593 You generate them by inserting the 
13594 \begin_inset Quotes eld
13595 \end_inset
13596
13597
13598 \family typewriter
13599 -
13600 \family default
13601
13602 \begin_inset Quotes eld
13603 \end_inset
13604
13605  character multiple times in a row.
13606  They are automatically converted to the appropriate length dash in the
13607  final output, but not in LyX.
13608 \end_layout
13609
13610 \begin_layout Standard
13611 The three dash types are distinct from the minus sign, which appears in
13612  math mode and has a length of its own.
13613  Here are some examples of the 
13614 \begin_inset Quotes eld
13615 \end_inset
13616
13617
13618 \family typewriter
13619 -
13620 \family default
13621
13622 \begin_inset Quotes eld
13623 \end_inset
13624
13625  in use:
13626 \end_layout
13627
13628 \begin_layout Enumerate
13629 line- and page-breaks
13630 \begin_inset space \hfill{}
13631 \end_inset
13632
13633 (
13634 \emph on
13635 hyphen
13636 \emph default
13637 )
13638 \end_layout
13639
13640 \begin_layout Enumerate
13641 From A--Z
13642 \begin_inset space \hfill{}
13643 \end_inset
13644
13645 (
13646 \emph on
13647 en dash
13648 \emph default
13649 )
13650 \end_layout
13651
13652 \begin_layout Enumerate
13653 Oh --- there's a dash.
13654 \begin_inset space \hfill{}
13655 \end_inset
13656
13657 (
13658 \emph on
13659 em dash
13660 \emph default
13661 )
13662 \end_layout
13663
13664 \begin_layout Enumerate
13665 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13666 \end_inset
13667
13668
13669 \begin_inset space \hfill{}
13670 \end_inset
13671
13672 (
13673 \emph on
13674 minus sign
13675 \emph default
13676 )
13677 \end_layout
13678
13679 \begin_layout Subsection
13680 Hyphenation
13681 \begin_inset Index
13682 status collapsed
13683
13684 \begin_layout Plain Layout
13685 Hyphenation
13686 \end_layout
13687
13688 \end_inset
13689
13690
13691 \begin_inset CommandInset label
13692 LatexCommand label
13693 name "sub:Hyphenation"
13694
13695 \end_inset
13696
13697
13698 \end_layout
13699
13700 \begin_layout Standard
13701 Words aren't hyphenated within LyX but automatically in the output.
13702  Hyphenation is done by the LaTeX-package 
13703 \series bold
13704 babel
13705 \series default
13706
13707 \begin_inset Index
13708 status collapsed
13709
13710 \begin_layout Plain Layout
13711 LaTeX-packages ! babel
13712 \end_layout
13713
13714 \end_inset
13715
13716  following the rules of the document language
13717 \begin_inset Foot
13718 status collapsed
13719
13720 \begin_layout Plain Layout
13721 For German readers: That's one of the main differences between the languages
13722  
13723 \family sans
13724 German
13725 \family default
13726  and 
13727 \family sans
13728 German
13729 \begin_inset space ~
13730 \end_inset
13731
13732 (new
13733 \begin_inset space ~
13734 \end_inset
13735
13736 spelling)
13737 \family default
13738  in the 
13739 \family sans
13740 Document\SpecialChar \menuseparator
13741 Settings
13742 \family default
13743  dialog.
13744 \end_layout
13745
13746 \end_inset
13747
13748 .
13749 \end_layout
13750
13751 \begin_layout Standard
13752 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13753  font 
13754 \family sans
13755 typewriter
13756 \family default
13757  and with unusual constructs, like 
13758 \begin_inset Quotes eld
13759 \end_inset
13760
13761 h3knix/m0n0wall
13762 \begin_inset Quotes erd
13763 \end_inset
13764
13765 .
13766  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13767  This is done with the menu 
13768 \family sans
13769 Insert\SpecialChar \menuseparator
13770 Formatting\SpecialChar \menuseparator
13771 Hyphenation
13772 \begin_inset space ~
13773 \end_inset
13774
13775 Point
13776 \family default
13777 .
13778  These extra hyphenation points are only recommendations to LaTeX.
13779  If no hyphenation is necessary, LaTeX will ignore them.
13780 \end_layout
13781
13782 \begin_layout Standard
13783 Sometimes you want to prevent words or constructs to be hyphenated.
13784  The keybindings/shortcuts in this document consists of three letters with
13785  a hyphen and a space in the form 
13786 \begin_inset Quotes eld
13787 \end_inset
13788
13789 A-b c
13790 \begin_inset Quotes erd
13791 \end_inset
13792
13793 .
13794  LaTeX finds there the hyphen 
13795 \begin_inset Quotes eld
13796 \end_inset
13797
13798 -
13799 \begin_inset Quotes erd
13800 \end_inset
13801
13802  as hyphenation possibility.
13803  Hyphenating at this point would look ugly.
13804  To prevent the shortcut from being hyphenated, we can put it in the argument
13805  of the LaTeX-box-command 
13806 \series bold
13807
13808 \backslash
13809 mbox
13810 \series default
13811 , because text within LaTeX-boxes can't be hyphenated.
13812  As LyX doesn't support 
13813 \series bold
13814
13815 \backslash
13816 mbox
13817 \series default
13818 , we have to use TeX Code.
13819  The result looks in LyX like:
13820 \end_layout
13821
13822 \begin_layout Standard
13823 \begin_inset Graphics
13824         filename clipart/mbox.png
13825
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \begin_layout Standard
13832 To learn more about TeX Code, have a look at section
13833 \begin_inset space ~
13834 \end_inset
13835
13836
13837 \begin_inset CommandInset ref
13838 LatexCommand ref
13839 reference "sec:TeX-Code"
13840
13841 \end_inset
13842
13843 .
13844 \end_layout
13845
13846 \begin_layout Subsection
13847 Punctuation Marks
13848 \begin_inset Index
13849 status collapsed
13850
13851 \begin_layout Plain Layout
13852 Punctuation marks
13853 \end_layout
13854
13855 \end_inset
13856
13857
13858 \end_layout
13859
13860 \begin_layout Subsubsection
13861 Abbreviations and End of Sentence
13862 \begin_inset CommandInset label
13863 LatexCommand label
13864 name "sub:Abbreviations"
13865
13866 \end_inset
13867
13868
13869 \end_layout
13870
13871 \begin_layout Standard
13872 When LyX calls LaTeX to generate the final version of your document, LaTeX
13873  automatically distinguishes between words, sentences, and abbreviations.
13874  LaTeX then adds the 
13875 \begin_inset Quotes eld
13876 \end_inset
13877
13878 appropriate amount of space
13879 \begin_inset Quotes erd
13880 \end_inset
13881
13882 .
13883  That means sentences get a little bit more space between the period and
13884  the next word.
13885  Abbreviations get the same amount of space after the period as a word uses.
13886 \end_layout
13887
13888 \begin_layout Standard
13889 Unfortunately, the algorithm for figuring out what's an abbreviation works
13890  not for all cases.
13891  If a 
13892 \begin_inset Quotes eld
13893 \end_inset
13894
13895
13896 \family typewriter
13897 .
13898 \family default
13899
13900 \begin_inset Quotes erd
13901 \end_inset
13902
13903  is at the end of a lowercase letter, it's the end of a sentence; if it's
13904  at the end of a capitalized letter, it's an abbreviation.
13905 \end_layout
13906
13907 \begin_layout Standard
13908 Here are some examples of 
13909 \emph on
13910 correct
13911 \emph default
13912  abbreviations and the end of a sentence:
13913 \end_layout
13914
13915 \begin_layout Itemize
13916 M.
13917  Butterfly
13918 \end_layout
13919
13920 \begin_layout Itemize
13921 Don't worry.
13922  Be happy.
13923 \end_layout
13924
13925 \begin_layout Standard
13926 And here's an example of the algorithm going wrong:
13927 \end_layout
13928
13929 \begin_layout Itemize
13930 e.
13931  g.
13932  this is too much space!
13933 \end_layout
13934
13935 \begin_layout Itemize
13936 This is I.
13937  It's okay.
13938 \end_layout
13939
13940 \begin_layout Standard
13941 You won't see anything wrong until you view a final version of your document.
13942 \end_layout
13943
13944 \begin_layout Standard
13945 To fix this problem, use one of the following:
13946 \end_layout
13947
13948 \begin_layout Enumerate
13949 Use an 
13950 \family sans
13951 Inter-word
13952 \begin_inset space ~
13953 \end_inset
13954
13955 Space
13956 \family default
13957  after lowercase abbreviations (see section
13958 \begin_inset space ~
13959 \end_inset
13960
13961
13962 \begin_inset CommandInset ref
13963 LatexCommand ref
13964 reference "sub:Inter-word-Space"
13965
13966 \end_inset
13967
13968 ).
13969 \begin_inset Index
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973 Spaces ! inter-word
13974 \end_layout
13975
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \begin_layout Enumerate
13982 Use a 
13983 \family sans
13984 Thin
13985 \begin_inset space ~
13986 \end_inset
13987
13988 Space
13989 \family default
13990  between two tokens of an abbreviation (see section
13991 \begin_inset space ~
13992 \end_inset
13993
13994
13995 \begin_inset CommandInset ref
13996 LatexCommand ref
13997 reference "sub:Thin-Space"
13998
13999 \end_inset
14000
14001 ).
14002 \begin_inset Index
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006 Spaces ! thin
14007 \end_layout
14008
14009 \end_inset
14010
14011
14012 \end_layout
14013
14014 \begin_layout Enumerate
14015 Use an 
14016 \family sans
14017 End
14018 \begin_inset space ~
14019 \end_inset
14020
14021 of
14022 \begin_inset space ~
14023 \end_inset
14024
14025 sentence
14026 \begin_inset space ~
14027 \end_inset
14028
14029 period
14030 \family default
14031  found under the 
14032 \family sans
14033 Insert\SpecialChar \menuseparator
14034 Special
14035 \begin_inset space ~
14036 \end_inset
14037
14038 Character
14039 \family default
14040  menu to force the use of inter-sentence spacing.
14041  This function is also bound to 
14042 \family sans
14043 C-period
14044 \family default
14045  for easy access.
14046 \end_layout
14047
14048 \begin_layout Standard
14049 With the corrections, our earlier examples look like this:
14050 \end_layout
14051
14052 \begin_layout Itemize
14053 e.
14054 \begin_inset space \thinspace{}
14055 \end_inset
14056
14057 g.
14058 \begin_inset space \space{}
14059 \end_inset
14060
14061 this is too much space!
14062 \end_layout
14063
14064 \begin_layout Itemize
14065 This is I\SpecialChar \@.
14066  It's okay.
14067 \end_layout
14068
14069 \begin_layout Standard
14070 Some languages don't use extra spacing between sentences.
14071  If your language is such a language, you don't need to worry, because the
14072  LaTeX will care about this.
14073 \end_layout
14074
14075 \begin_layout Standard
14076 For those that do need to bother, there is help to catch those sneaky errors:
14077  Check out the 
14078 \family sans
14079 Check
14080 \begin_inset space ~
14081 \end_inset
14082
14083 TeX
14084 \family default
14085  feature described in section 
14086 \emph on
14087 Checking TeX
14088 \emph default
14089  of the 
14090 \emph on
14091 Extended Features
14092 \emph default
14093  manual.
14094 \end_layout
14095
14096 \begin_layout Subsubsection
14097 Quotes
14098 \begin_inset Index
14099 status collapsed
14100
14101 \begin_layout Plain Layout
14102 Typography ! Quotes
14103 \end_layout
14104
14105 \end_inset
14106
14107
14108 \begin_inset Index
14109 status collapsed
14110
14111 \begin_layout Plain Layout
14112 Quotes | see
14113 \begin_inset ERT
14114 status collapsed
14115
14116 \begin_layout Plain Layout
14117
14118 {
14119 \end_layout
14120
14121 \end_inset
14122
14123 Typography
14124 \begin_inset ERT
14125 status collapsed
14126
14127 \begin_layout Plain Layout
14128
14129 }
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \end_inset
14138
14139
14140 \begin_inset CommandInset label
14141 LatexCommand label
14142 name "sub:Quotes"
14143
14144 \end_inset
14145
14146
14147 \end_layout
14148
14149 \begin_layout Standard
14150 LyX usually sets quotes correctly.
14151  Specifically, it will use an opening quote at the beginning of quoted text,
14152  and use a closing quote at the end.
14153  For example, 
14154 \begin_inset Quotes eld
14155 \end_inset
14156
14157 open close
14158 \begin_inset Quotes erd
14159 \end_inset
14160
14161 .
14162  The keyboard character, 
14163 \family sans
14164 "
14165 \family default
14166 , generates this automatically.
14167 \end_layout
14168
14169 \begin_layout Standard
14170 You can change the behavior of the 
14171 \family sans
14172 "
14173 \family default
14174  key using the submenu 
14175 \family sans
14176 Language
14177 \family default
14178  of the dialog 
14179 \family sans
14180 Document\SpecialChar \menuseparator
14181 Settings
14182 \family default
14183
14184 \begin_inset Index
14185 status collapsed
14186
14187 \begin_layout Plain Layout
14188 Document ! Settings
14189 \end_layout
14190
14191 \end_inset
14192
14193  dialog.
14194 \end_layout
14195
14196 \begin_layout Standard
14197 You can also select quotes for different languages in the box 
14198 \family sans
14199 Type
14200 \family default
14201  option.
14202  There are six choices:
14203 \end_layout
14204
14205 \begin_layout Labeling
14206 \labelwidthstring 00.00.0000
14207
14208 \family sans
14209 \begin_inset Quotes eld
14210 \end_inset
14211
14212 Text
14213 \begin_inset Quotes erd
14214 \end_inset
14215
14216
14217 \family default
14218  Use quotes like this 
14219 \begin_inset Quotes eld
14220 \end_inset
14221
14222 double
14223 \begin_inset Quotes erd
14224 \end_inset
14225
14226  or 
14227 \begin_inset Quotes els
14228 \end_inset
14229
14230 single
14231 \begin_inset Quotes ers
14232 \end_inset
14233
14234
14235 \end_layout
14236
14237 \begin_layout Labeling
14238 \labelwidthstring 00.00.0000
14239
14240 \family sans
14241 \begin_inset Quotes sld
14242 \end_inset
14243
14244 Text
14245 \begin_inset Quotes srd
14246 \end_inset
14247
14248
14249 \family default
14250  Use quotes like 
14251 \begin_inset Quotes sld
14252 \end_inset
14253
14254 this
14255 \begin_inset Quotes srd
14256 \end_inset
14257
14258  or 'this
14259 \begin_inset Quotes ers
14260 \end_inset
14261
14262
14263 \end_layout
14264
14265 \begin_layout Labeling
14266 \labelwidthstring 00.00.0000
14267
14268 \family sans
14269 \begin_inset Quotes gld
14270 \end_inset
14271
14272 Text
14273 \begin_inset Quotes grd
14274 \end_inset
14275
14276
14277 \family default
14278  Use quotes like 
14279 \begin_inset Quotes gld
14280 \end_inset
14281
14282 this
14283 \begin_inset Quotes grd
14284 \end_inset
14285
14286  or 
14287 \begin_inset Quotes gls
14288 \end_inset
14289
14290 this
14291 \begin_inset Quotes grs
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \begin_layout Labeling
14298 \labelwidthstring 00.00.0000
14299
14300 \family sans
14301 \begin_inset Quotes pld
14302 \end_inset
14303
14304 Text
14305 \begin_inset Quotes prd
14306 \end_inset
14307
14308
14309 \family default
14310  Use quotes like 
14311 \begin_inset Quotes pld
14312 \end_inset
14313
14314 this
14315 \begin_inset Quotes prd
14316 \end_inset
14317
14318  or 
14319 \begin_inset Quotes pls
14320 \end_inset
14321
14322 this
14323 \begin_inset Quotes prs
14324 \end_inset
14325
14326
14327 \end_layout
14328
14329 \begin_layout Labeling
14330 \labelwidthstring 00.00.0000
14331
14332 \family sans
14333 \begin_inset Quotes fld
14334 \end_inset
14335
14336 Text
14337 \begin_inset Quotes frd
14338 \end_inset
14339
14340
14341 \family default
14342  Use quotes like 
14343 \begin_inset Quotes fld
14344 \end_inset
14345
14346 this
14347 \begin_inset Quotes frd
14348 \end_inset
14349
14350  or 
14351 \begin_inset Quotes fls
14352 \end_inset
14353
14354 this
14355 \begin_inset Quotes frs
14356 \end_inset
14357
14358
14359 \end_layout
14360
14361 \begin_layout Labeling
14362 \labelwidthstring 00.00.0000
14363
14364 \family sans
14365 \begin_inset Quotes ald
14366 \end_inset
14367
14368 Text
14369 \begin_inset Quotes ard
14370 \end_inset
14371
14372
14373 \family default
14374  Use quotes like 
14375 \begin_inset Quotes ald
14376 \end_inset
14377
14378 this
14379 \begin_inset Quotes ard
14380 \end_inset
14381
14382  or 
14383 \begin_inset Quotes als
14384 \end_inset
14385
14386 this
14387 \begin_inset Quotes ars
14388 \end_inset
14389
14390
14391 \end_layout
14392
14393 \begin_layout Standard
14394 These settings affects what character the 
14395 \family sans
14396 "
14397 \family default
14398  key produces.
14399 \end_layout
14400
14401 \begin_layout Subsection
14402 Ligatures
14403 \begin_inset Index
14404 status collapsed
14405
14406 \begin_layout Plain Layout
14407 Typography ! Ligatures
14408 \end_layout
14409
14410 \end_inset
14411
14412
14413 \begin_inset Index
14414 status collapsed
14415
14416 \begin_layout Plain Layout
14417 Ligatures | see
14418 \begin_inset ERT
14419 status collapsed
14420
14421 \begin_layout Plain Layout
14422
14423 {
14424 \end_layout
14425
14426 \end_inset
14427
14428 Typography
14429 \begin_inset ERT
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433
14434 }
14435 \end_layout
14436
14437 \end_inset
14438
14439
14440 \end_layout
14441
14442 \end_inset
14443
14444
14445 \begin_inset CommandInset label
14446 LatexCommand label
14447 name "sub:Ligatures"
14448
14449 \end_inset
14450
14451
14452 \end_layout
14453
14454 \begin_layout Standard
14455 It is standard typesetting practice to group certain letters together and
14456  print them as single characters.
14457  These groups are known as 
14458 \emph on
14459 ligatures
14460 \emph default
14461 .
14462  Since LaTeX knows about ligatures, your documents will contain them too
14463  in the output.
14464  Here are the standard ligatures:
14465 \end_layout
14466
14467 \begin_layout Itemize
14468 ff
14469 \end_layout
14470
14471 \begin_layout Itemize
14472 fi
14473 \end_layout
14474
14475 \begin_layout Itemize
14476 fl
14477 \end_layout
14478
14479 \begin_layout Itemize
14480 ffi
14481 \end_layout
14482
14483 \begin_layout Itemize
14484 ffl
14485 \end_layout
14486
14487 \begin_layout Standard
14488 Some languages uses other ligatures if the document font supports them.
14489 \end_layout
14490
14491 \begin_layout Standard
14492 Sometimes, you don't want a ligature in a word.
14493  While a ligature may be okay in the word, 
14494 \begin_inset Quotes eld
14495 \end_inset
14496
14497 graffiti,
14498 \begin_inset Quotes erd
14499 \end_inset
14500
14501  it looks really weird in compound words, such as 
14502 \begin_inset Quotes eld
14503 \end_inset
14504
14505 cufflink
14506 \begin_inset Quotes erd
14507 \end_inset
14508
14509  or the German 
14510 \begin_inset Quotes eld
14511 \end_inset
14512
14513 Dorffest.
14514 \begin_inset Quotes erd
14515 \end_inset
14516
14517  To break a ligature, use 
14518 \family sans
14519 Insert\SpecialChar \menuseparator
14520 Formatting\SpecialChar \menuseparator
14521 Ligature
14522 \begin_inset space ~
14523 \end_inset
14524
14525 Break.
14526
14527 \family default
14528  This changes 
14529 \begin_inset Quotes eld
14530 \end_inset
14531
14532 cufflinks
14533 \begin_inset Quotes erd
14534 \end_inset
14535
14536  to 
14537 \begin_inset Quotes eld
14538 \end_inset
14539
14540 cuff\SpecialChar \textcompwordmark{}
14541 links
14542 \begin_inset Quotes erd
14543 \end_inset
14544
14545  and 
14546 \begin_inset Quotes eld
14547 \end_inset
14548
14549 Dorffest
14550 \begin_inset Quotes erd
14551 \end_inset
14552
14553  to 
14554 \begin_inset Quotes eld
14555 \end_inset
14556
14557 Dorf\SpecialChar \textcompwordmark{}
14558 fest
14559 \begin_inset Quotes erd
14560 \end_inset
14561
14562 .
14563 \end_layout
14564
14565 \begin_layout Subsection
14566 LyX's Proper Names
14567 \begin_inset Index
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571 LyX ! Proper names
14572 \end_layout
14573
14574 \end_inset
14575
14576
14577 \begin_inset CommandInset label
14578 LatexCommand label
14579 name "sub:LyX's-Proper-Names"
14580
14581 \end_inset
14582
14583
14584 \end_layout
14585
14586 \begin_layout Standard
14587 You have surely noticed, that the word 
14588 \begin_inset Quotes eld
14589 \end_inset
14590
14591 LaTeX
14592 \begin_inset Quotes erd
14593 \end_inset
14594
14595  appears always with characters in different size and height.
14596  LaTeX is the name of the program used by LyX and is therefore recognized
14597  as proper name when you type it in LyX as 
14598 \begin_inset Quotes eld
14599 \end_inset
14600
14601 LaT
14602 \begin_inset ERT
14603 status collapsed
14604
14605 \begin_layout Plain Layout
14606
14607 {}
14608 \end_layout
14609
14610 \end_inset
14611
14612 eX
14613 \begin_inset Quotes erd
14614 \end_inset
14615
14616 .
14617 \begin_inset Note Note
14618 status collapsed
14619
14620 \begin_layout Plain Layout
14621 The braces in TeX Code are here to avoid that the 
14622 \begin_inset Quotes eld
14623 \end_inset
14624
14625 command
14626 \begin_inset Quotes erd
14627 \end_inset
14628
14629  appear as proper name in the output, see the last paragraph of this section.
14630  To create proper names omit the TeX Code.
14631 \end_layout
14632
14633 \end_inset
14634
14635  Note the order of the upper-and lowercase letters! LyX recognizes the following
14636  proper names:
14637 \end_layout
14638
14639 \begin_layout Description
14640 LyX The name of the game, write 
14641 \begin_inset Quotes eld
14642 \end_inset
14643
14644 L
14645 \begin_inset ERT
14646 status collapsed
14647
14648 \begin_layout Plain Layout
14649
14650 {}
14651 \end_layout
14652
14653 \end_inset
14654
14655 yX
14656 \begin_inset Quotes erd
14657 \end_inset
14658
14659  to produce it.
14660 \end_layout
14661
14662 \begin_layout Description
14663 TeX The program used by LaTeX, write 
14664 \begin_inset Quotes eld
14665 \end_inset
14666
14667 T
14668 \begin_inset ERT
14669 status collapsed
14670
14671 \begin_layout Plain Layout
14672
14673 {}
14674 \end_layout
14675
14676 \end_inset
14677
14678 eX
14679 \begin_inset Quotes erd
14680 \end_inset
14681
14682  to produce it.
14683 \end_layout
14684
14685 \begin_layout Description
14686 LaTeX The program used by LyX, write 
14687 \begin_inset Quotes eld
14688 \end_inset
14689
14690 LaT
14691 \begin_inset ERT
14692 status collapsed
14693
14694 \begin_layout Plain Layout
14695
14696 {}
14697 \end_layout
14698
14699 \end_inset
14700
14701 eX
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705  to produce it.
14706 \end_layout
14707
14708 \begin_layout Description
14709 LaTeX2e The actual version of LaTeX, write 
14710 \begin_inset Quotes eld
14711 \end_inset
14712
14713 LaT
14714 \begin_inset ERT
14715 status collapsed
14716
14717 \begin_layout Plain Layout
14718
14719 {}
14720 \end_layout
14721
14722 \end_inset
14723
14724 eX2e
14725 \begin_inset Quotes erd
14726 \end_inset
14727
14728  to produce it.
14729 \end_layout
14730
14731 \begin_layout Standard
14732 You might wonder why the LaTeX-version is 
14733 \begin_inset Quotes eld
14734 \end_inset
14735
14736 2
14737 \begin_inset Formula $\epsilon$
14738 \end_inset
14739
14740
14741 \begin_inset Quotes erd
14742 \end_inset
14743
14744 .
14745  It's an old tradition in the TeX-world to give programs geek version numbers.
14746  For example the version number of TeX converges to the number 
14747 \begin_inset Formula $\pi$
14748 \end_inset
14749
14750 : The actual version is 
14751 \begin_inset Quotes eld
14752 \end_inset
14753
14754 TeX-3.141592
14755 \begin_inset Quotes erd
14756 \end_inset
14757
14758 , the previous one was 
14759 \begin_inset Quotes eld
14760 \end_inset
14761
14762 TeX-3.14159
14763 \begin_inset Quotes erd
14764 \end_inset
14765
14766 .
14767 \end_layout
14768
14769 \begin_layout Standard
14770 If you don't want to use proper names, e.g.
14771  in section headings, you can insert two empty braces in TeX Code in the
14772  word.
14773  This will look in LyX like: 
14774 \begin_inset Graphics
14775         filename clipart/LaTeX.png
14776
14777 \end_inset
14778
14779
14780 \begin_inset Newline newline
14781 \end_inset
14782
14783 For more about TeX Code, look at section
14784 \begin_inset space ~
14785 \end_inset
14786
14787
14788 \begin_inset CommandInset ref
14789 LatexCommand ref
14790 reference "sec:TeX-Code"
14791
14792 \end_inset
14793
14794 .
14795 \end_layout
14796
14797 \begin_layout Subsection
14798 Units
14799 \begin_inset Index
14800 status collapsed
14801
14802 \begin_layout Plain Layout
14803 Typography ! Units
14804 \end_layout
14805
14806 \end_inset
14807
14808
14809 \end_layout
14810
14811 \begin_layout Standard
14812 Generally the space between units and the number is smaller than the normal
14813  space between two words.
14814  As you can see in the example below, it looks better when the space is
14815  smaller.
14816  To get such a 
14817 \begin_inset Quotes eld
14818 \end_inset
14819
14820 half space
14821 \begin_inset Quotes erd
14822 \end_inset
14823
14824  for units use the menu 
14825 \family sans
14826 Insert\SpecialChar \menuseparator
14827 Formatting\SpecialChar \menuseparator
14828 Thin
14829 \begin_inset space ~
14830 \end_inset
14831
14832 Space
14833 \family default
14834  (shortcut 
14835 \family sans
14836 C-S-Space
14837 \family default
14838 ).
14839 \end_layout
14840
14841 \begin_layout Standard
14842 Here's an example to show the differences:
14843 \end_layout
14844
14845 \begin_layout Standard
14846 \begin_inset Tabular
14847 <lyxtabular version="3" rows="2" columns="2">
14848 <features>
14849 <column alignment="left" valignment="top" width="0">
14850 <column alignment="left" valignment="top" width="0">
14851 <row>
14852 <cell alignment="center" valignment="top" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 24
14857 \begin_inset space ~
14858 \end_inset
14859
14860 kW
14861 \begin_inset Formula $\cdot$
14862 \end_inset
14863
14864 h
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 <cell alignment="center" valignment="top" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Plain Layout
14873 space between number and unit
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 </row>
14879 <row>
14880 <cell alignment="center" valignment="top" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884 24
14885 \begin_inset space \thinspace{}
14886 \end_inset
14887
14888 kW
14889 \begin_inset Formula $\cdot$
14890 \end_inset
14891
14892 h
14893 \end_layout
14894
14895 \end_inset
14896 </cell>
14897 <cell alignment="center" valignment="top" usebox="none">
14898 \begin_inset Text
14899
14900 \begin_layout Plain Layout
14901 half space between number and unit
14902 \end_layout
14903
14904 \end_inset
14905 </cell>
14906 </row>
14907 </lyxtabular>
14908
14909 \end_inset
14910
14911
14912 \end_layout
14913
14914 \begin_layout Subsection
14915 Widows and Orphans
14916 \begin_inset Index
14917 status collapsed
14918
14919 \begin_layout Plain Layout
14920 Typography ! Widows and orphans
14921 \end_layout
14922
14923 \end_inset
14924
14925
14926 \begin_inset CommandInset label
14927 LatexCommand label
14928 name "sub:Widows"
14929
14930 \end_inset
14931
14932
14933 \end_layout
14934
14935 \begin_layout Standard
14936 In the early days of word processors, page breaks went wherever the page
14937  happened to end.
14938  There was no regard for what was actually going on in the text.
14939  You may remember once printing out a document, only to find the heading
14940  for a new section printed at the very bottom of the page, the first line
14941  of a new paragraph all alone at the bottom of a page, or the last line
14942  of a paragraph at the top of a new page.
14943  These bits of text became known as 
14944 \emph on
14945 widows
14946 \emph default
14947  and 
14948 \emph on
14949 orphans
14950 \emph default
14951 .
14952 \end_layout
14953
14954 \begin_layout Standard
14955 Clearly, LyX can avoid breaking pages after a section heading.
14956  That's part of the advantage of paragraph environments.
14957  But what about widows and orphans, where the page breaks leave one line
14958  of a paragraph all alone at the top or bottom of a page? There are rules
14959  built into LaTeX governing page breaks, and some of those rules are there
14960  to specifically prevent widows and orphans.
14961  This is the advantage LyX has in using LaTeX as its backend.
14962 \end_layout
14963
14964 \begin_layout Standard
14965 There's no way we can go into how TeX and LaTeX decide to break a page,
14966  or how you can tweak that behavior.
14967  Some LaTeX books listed in the bibliography [such as
14968 \begin_inset space ~
14969 \end_inset
14970
14971
14972 \begin_inset CommandInset citation
14973 LatexCommand cite
14974 key "latexcompanion"
14975
14976 \end_inset
14977
14978  or
14979 \begin_inset space ~
14980 \end_inset
14981
14982
14983 \begin_inset CommandInset citation
14984 LatexCommand cite
14985 key "latexguide"
14986
14987 \end_inset
14988
14989 ] may have more information.
14990  You will almost never need to worry about this, however.
14991 \end_layout
14992
14993 \begin_layout Chapter
14994 Notes, Graphics, Tables, and Floats
14995 \begin_inset CommandInset label
14996 LatexCommand label
14997 name "cha:Floats-and-Notes"
14998
14999 \end_inset
15000
15001
15002 \end_layout
15003
15004 \begin_layout Standard
15005 The issues of this chapter are described in detail in the 
15006 \emph on
15007 Embedded Objects
15008 \emph default
15009  manual.
15010  There you'll also find tips and tricks for special cases.
15011 \end_layout
15012
15013 \begin_layout Section
15014 Notes
15015 \begin_inset Index
15016 status collapsed
15017
15018 \begin_layout Plain Layout
15019 Notes
15020 \end_layout
15021
15022 \end_inset
15023
15024
15025 \begin_inset CommandInset label
15026 LatexCommand label
15027 name "sec:Notes"
15028
15029 \end_inset
15030
15031
15032 \end_layout
15033
15034 \begin_layout Standard
15035 LyX offers you a few types of notes to add to your document:
15036 \end_layout
15037
15038 \begin_layout Description
15039 LyX
15040 \begin_inset space ~
15041 \end_inset
15042
15043 Note This note type is for internal notes that won't appear in the output.
15044 \begin_inset Newline newline
15045 \end_inset
15046
15047
15048 \begin_inset Note Note
15049 status open
15050
15051 \begin_layout Plain Layout
15052 This is text in a note box that doesn't appear in the output.
15053 \end_layout
15054
15055 \end_inset
15056
15057
15058 \end_layout
15059
15060 \begin_layout Description
15061 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15062 ent, when you export the document to LaTeX via the menu 
15063 \family sans
15064 File\SpecialChar \menuseparator
15065 Export\SpecialChar \menuseparator
15066 LaTeX (pdflatex) / (plain)
15067 \family default
15068 .
15069 \begin_inset Newline newline
15070 \end_inset
15071
15072
15073 \begin_inset Note Comment
15074 status open
15075
15076 \begin_layout Plain Layout
15077 This is text in a note box that only appears as comment in LaTeX-files.
15078 \end_layout
15079
15080 \end_inset
15081
15082
15083 \end_layout
15084
15085 \begin_layout Description
15086 Greyed
15087 \begin_inset space ~
15088 \end_inset
15089
15090 Out This note will appear in the output as grey text.
15091 \begin_inset Newline newline
15092 \end_inset
15093
15094
15095 \begin_inset Newline newline
15096 \end_inset
15097
15098
15099 \begin_inset Note Greyedout
15100 status open
15101
15102 \begin_layout Plain Layout
15103 This is text
15104 \begin_inset Foot
15105 status collapsed
15106
15107 \begin_layout Plain Layout
15108 This is an example footnote within a greyed out note.
15109  In this document the greyed out note color is redefined to blue.
15110  How this can be done is explained in the 
15111 \emph on
15112 Embedded Objects
15113 \emph default
15114  manual.
15115 \end_layout
15116
15117 \end_inset
15118
15119  of a comment that appears in the output as grey text.
15120 \end_layout
15121
15122 \end_inset
15123
15124
15125 \begin_inset Newline newline
15126 \end_inset
15127
15128
15129 \begin_inset Newline newline
15130 \end_inset
15131
15132 As you can see in the example, the first line of greyed out notes is a bit
15133  indented and greyed out notes can have footnotes.
15134 \end_layout
15135
15136 \begin_layout Standard
15137 Notes are inserted with the toolbar button 
15138 \begin_inset Graphics
15139         filename ../images/note-insert.png
15140         scale 85
15141         scaleBeforeRotation
15142
15143 \end_inset
15144
15145  or the menu 
15146 \family sans
15147 Insert\SpecialChar \menuseparator
15148 Note
15149 \family default
15150 .
15151  Right-click on the appearing note box to select the note type.
15152 \end_layout
15153
15154 \begin_layout Section
15155 Footnotes
15156 \begin_inset Index
15157 status collapsed
15158
15159 \begin_layout Plain Layout
15160 Footnotes
15161 \end_layout
15162
15163 \end_inset
15164
15165
15166 \begin_inset CommandInset label
15167 LatexCommand label
15168 name "sec:Footnotes"
15169
15170 \end_inset
15171
15172
15173 \end_layout
15174
15175 \begin_layout Standard
15176 LyX uses boxes to display footnotes: When you insert a footnote using the
15177  menu 
15178 \family sans
15179 Insert\SpecialChar \menuseparator
15180 Footnote
15181 \family default
15182  or the toolbar button 
15183 \begin_inset Graphics
15184         filename ../images/footnote-insert.png
15185
15186 \end_inset
15187
15188
15189 \family roman
15190 \series medium
15191 \bar no
15192 you'll see
15193 \family default
15194 \series default
15195 \bar default
15196  the following box: 
15197 \begin_inset Graphics
15198         filename clipart/footnoteQt4.png
15199         scale 80
15200
15201 \end_inset
15202
15203
15204 \family roman
15205 \series medium
15206 \bar no
15207  This box is LyX's representation of your footnote.
15208  If you
15209 \family default
15210 \series default
15211 \bar default
15212  left-click on 
15213 \family roman
15214 \series medium
15215 \bar no
15216 the 
15217 \begin_inset Quotes eld
15218 \end_inset
15219
15220
15221 \family sans
15222 foot
15223 \family roman
15224
15225 \begin_inset Quotes erd
15226 \end_inset
15227
15228
15229 \family default
15230 \series default
15231 \bar default
15232  
15233 \family roman
15234 \series medium
15235 \bar no
15236 label, the box will
15237 \family default
15238 \series default
15239 \bar default
15240  be opened and you can enter the footnote text into it.
15241  Clicking on the box label again, will close 
15242 \family roman
15243 \series medium
15244 \bar no
15245 the
15246 \family default
15247 \series default
15248 \bar default
15249  box
15250 \family roman
15251 \series medium
15252 \bar no
15253 .
15254  If you want to turn existing text into a footnote, simply mark it and click
15255  on the footnote
15256 \family default
15257 \series default
15258 \bar default
15259  toolbar 
15260 \family roman
15261 \series medium
15262 \bar no
15263 button
15264 \family default
15265 \series default
15266 \bar default
15267 .
15268 \end_layout
15269
15270 \begin_layout Standard
15271 Here's an example footnote:
15272 \family roman
15273 \series medium
15274 \bar no
15275
15276 \begin_inset Foot
15277 status open
15278
15279 \begin_layout Plain Layout
15280 To close a footnote, click on the footnote box label.
15281 \end_layout
15282
15283 \end_inset
15284
15285
15286 \end_layout
15287
15288 \begin_layout Standard
15289 The footnote will appear in the output as a superscript number at the text
15290  position where the footnote box is placed.
15291  The footnote text is placed at the bottom of the current page.
15292  The footnote number is calculated by LyX, the numbers are consecutive,
15293  no matter in which chapter the footnote is in.
15294  LyX doesn't support other numbering schemes yet, but you can get another
15295  scheme using special LaTeX-commands.
15296  T
15297 \family roman
15298 h
15299 \family default
15300 ey are described in the 
15301 \emph on
15302 Embedded Objects
15303 \emph default
15304  manual.
15305 \end_layout
15306
15307 \begin_layout Section
15308 Marginal Notes
15309 \begin_inset Index
15310 status collapsed
15311
15312 \begin_layout Plain Layout
15313 Marginal notes
15314 \end_layout
15315
15316 \end_inset
15317
15318
15319 \begin_inset CommandInset label
15320 LatexCommand label
15321 name "sec:Marginal-Notes"
15322
15323 \end_inset
15324
15325
15326 \end_layout
15327
15328 \begin_layout Standard
15329 Marginal notes look and behave just like footnotes in LyX.
15330  When you insert a margin note via the menu 
15331 \family sans
15332 Insert\SpecialChar \menuseparator
15333 Marginal
15334 \begin_inset space ~
15335 \end_inset
15336
15337 Note
15338 \family default
15339  or the toolbar button 
15340 \begin_inset Graphics
15341         filename ../images/marginalnote-insert.png
15342
15343 \end_inset
15344
15345 , you'll see 
15346 \family roman
15347 \series medium
15348 a
15349 \family default
15350 \series default
15351  grey 
15352 \family roman
15353 \series medium
15354 box with a
15355 \family default
15356 \series default
15357  red 
15358 \family roman
15359 \series medium
15360 label 
15361 \begin_inset Quotes eld
15362 \end_inset
15363
15364 margin
15365 \begin_inset Quotes erd
15366 \end_inset
15367
15368  appearing within your text.
15369  This box is LyX's representation of your margin
15370 \family default
15371 \series default
15372 al 
15373 \family roman
15374 \series medium
15375 note.
15376 \end_layout
15377
15378 \begin_layout Standard
15379 At the side is an example marginal note.
15380 \family roman
15381 \series medium
15382
15383 \begin_inset Marginal
15384 status open
15385
15386 \begin_layout Plain Layout
15387 This is a marginal note.
15388 \end_layout
15389
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \begin_layout Standard
15396 Marginal notes appear at the right side in single-sided documents.
15397  In double-sided documents they appear in the outer margin -- left on even
15398  pages, right on odd pages.
15399 \end_layout
15400
15401 \begin_layout Section
15402 Graphics and Images
15403 \begin_inset Index
15404 status collapsed
15405
15406 \begin_layout Plain Layout
15407 Images
15408 \end_layout
15409
15410 \end_inset
15411
15412
15413 \begin_inset Index
15414 status collapsed
15415
15416 \begin_layout Plain Layout
15417 Graphics
15418 \end_layout
15419
15420 \end_inset
15421
15422
15423 \begin_inset CommandInset label
15424 LatexCommand label
15425 name "sec:Graphics"
15426
15427 \end_inset
15428
15429
15430 \end_layout
15431
15432 \begin_layout Standard
15433 To insert an image in your document, place the cursor at the text position
15434  you want and click on the toolbar icon 
15435 \begin_inset Graphics
15436         filename ../images/dialog-show-new-inset_graphics.png
15437
15438 \end_inset
15439
15440  or select 
15441 \family sans
15442 Insert\SpecialChar \menuseparator
15443 Graphics
15444 \family default
15445  from the menu.
15446  Then a dialog will appear to choose the file to load.
15447 \end_layout
15448
15449 \begin_layout Standard
15450 This dialog has numerous mostly self-explanatory parameters.
15451  The 
15452 \family sans
15453 Graphics
15454 \family default
15455  tab allows you to choose your image file.
15456  The image can be transformed by setting a rotation angle and a scaling
15457  factor.
15458  The scaling units are explained in Appendix
15459 \begin_inset space ~
15460 \end_inset
15461
15462
15463 \begin_inset CommandInset ref
15464 LatexCommand ref
15465 reference "cha:Units-available-in"
15466
15467 \end_inset
15468
15469 .
15470 \end_layout
15471
15472 \begin_layout Standard
15473 In the tab 
15474 \family sans
15475 Clipping
15476 \family default
15477  it is possible to set image coordinates to adjust the height and width
15478  of the image in the output.
15479  The coordinates can also be calculated automatically by pressing the button
15480  
15481 \family sans
15482 Get
15483 \begin_inset space ~
15484 \end_inset
15485
15486 from
15487 \begin_inset space ~
15488 \end_inset
15489
15490 file
15491 \family default
15492 .
15493  The option 
15494 \family sans
15495 Clip
15496 \begin_inset space ~
15497 \end_inset
15498
15499 to
15500 \begin_inset space ~
15501 \end_inset
15502
15503 bounding
15504 \begin_inset space ~
15505 \end_inset
15506
15507 box
15508 \family default
15509  will only print the image region within the given coordinates.
15510  Normally you don't need to take care about image coordinates and can ignore
15511  the tab 
15512 \family sans
15513 Clipping
15514 \family default
15515 .
15516 \end_layout
15517
15518 \begin_layout Standard
15519 In the 
15520 \family sans
15521 LaTeX and LyX options
15522 \family default
15523  tab LaTeX experts can specify additional LaTeX options.
15524  You can also specify here the appearance of the image inside LyX.
15525  The option 
15526 \family sans
15527 Draft
15528 \begin_inset space ~
15529 \end_inset
15530
15531 mode
15532 \family default
15533  has the effect that the image doesn't appear in the output, only a frame
15534  with the image size is printed.
15535  The option 
15536 \family sans
15537 Don't
15538 \begin_inset space ~
15539 \end_inset
15540
15541 unzip
15542 \begin_inset space ~
15543 \end_inset
15544
15545 on
15546 \begin_inset space ~
15547 \end_inset
15548
15549 export
15550 \family default
15551  is explained in the 
15552 \emph on
15553 Embedded Objects
15554 \emph default
15555  manual in section 
15556 \emph on
15557 Graphics Dialog
15558 \emph default
15559 .
15560 \end_layout
15561
15562 \begin_layout Standard
15563 The graphics dialog can be called at any time by clicking on an image.
15564  The image will appear in the output exactly at the position where it is
15565  in the text.
15566  This is an example image within a separate, horizontally centered paragraph:
15567  
15568 \end_layout
15569
15570 \begin_layout Standard
15571 \align center
15572 \begin_inset Graphics
15573         filename clipart/mobius.eps
15574         scale 70
15575         rotateOrigin center
15576
15577 \end_inset
15578
15579
15580 \end_layout
15581
15582 \begin_layout Standard
15583 If you need image captions and want to reference images, you have to put
15584  the image into a float, see section
15585 \begin_inset space ~
15586 \end_inset
15587
15588
15589 \begin_inset CommandInset ref
15590 LatexCommand ref
15591 reference "sec:Figure-Floats"
15592
15593 \end_inset
15594
15595 .
15596 \end_layout
15597
15598 \begin_layout Subsection
15599 Image Formats
15600 \begin_inset Index
15601 status collapsed
15602
15603 \begin_layout Plain Layout
15604 Images ! Formats
15605 \end_layout
15606
15607 \end_inset
15608
15609
15610 \begin_inset CommandInset label
15611 LatexCommand label
15612 name "sub:Image-Formats"
15613
15614 \end_inset
15615
15616
15617 \end_layout
15618
15619 \begin_layout Standard
15620 You can insert images in any known file format.
15621  But as we explained in section
15622 \begin_inset space ~
15623 \end_inset
15624
15625
15626 \begin_inset CommandInset ref
15627 LatexCommand ref
15628 reference "sub:Output-file-formats"
15629
15630 \end_inset
15631
15632 , every output document format allows only a few image formats.
15633  LyX uses therefore the program 
15634 \family typewriter
15635 Imagemagick
15636 \family default
15637  in the background to convert the images to the right format.
15638  To increase your workflow by avoiding these conversions in the background,
15639  you can use only the image formats listed in the subsections of section
15640 \begin_inset space ~
15641 \end_inset
15642
15643
15644 \begin_inset CommandInset ref
15645 LatexCommand ref
15646 reference "sub:Output-file-formats"
15647
15648 \end_inset
15649
15650 .
15651 \end_layout
15652
15653 \begin_layout Standard
15654 Similar to fonts there are two types of image formats:
15655 \end_layout
15656
15657 \begin_layout Description
15658 Bitmap
15659 \begin_inset space ~
15660 \end_inset
15661
15662 images consist of pixel values, often in a compressed form.
15663  They are therefore not fully scalable and look pixeled in large zooms.
15664  Well-known bitmap image formats are 
15665 \begin_inset Quotes eld
15666 \end_inset
15667
15668 Graphics Interchange Format
15669 \begin_inset Quotes erd
15670 \end_inset
15671
15672  (GIF, file extension 
15673 \begin_inset Quotes eld
15674 \end_inset
15675
15676
15677 \family typewriter
15678 .gif
15679 \family default
15680
15681 \begin_inset Quotes erd
15682 \end_inset
15683
15684 )
15685 \begin_inset Index
15686 status collapsed
15687
15688 \begin_layout Plain Layout
15689 GIF|see
15690 \begin_inset ERT
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694
15695 {
15696 \end_layout
15697
15698 \end_inset
15699
15700 Image formats
15701 \begin_inset ERT
15702 status collapsed
15703
15704 \begin_layout Plain Layout
15705
15706 }
15707 \end_layout
15708
15709 \end_inset
15710
15711
15712 \end_layout
15713
15714 \end_inset
15715
15716
15717 \begin_inset Quotes eld
15718 \end_inset
15719
15720 Portable Network Graphics
15721 \begin_inset Quotes erd
15722 \end_inset
15723
15724  (PNG, file extension 
15725 \begin_inset Quotes eld
15726 \end_inset
15727
15728
15729 \family typewriter
15730 .png
15731 \family default
15732
15733 \begin_inset Quotes erd
15734 \end_inset
15735
15736 )
15737 \begin_inset Index
15738 status collapsed
15739
15740 \begin_layout Plain Layout
15741 PNG|see
15742 \begin_inset ERT
15743 status collapsed
15744
15745 \begin_layout Plain Layout
15746
15747 {
15748 \end_layout
15749
15750 \end_inset
15751
15752 Image formats
15753 \begin_inset ERT
15754 status collapsed
15755
15756 \begin_layout Plain Layout
15757
15758 }
15759 \end_layout
15760
15761 \end_inset
15762
15763
15764 \end_layout
15765
15766 \end_inset
15767
15768 , and 
15769 \begin_inset Quotes eld
15770 \end_inset
15771
15772 Joint Photographic Experts Group
15773 \begin_inset Quotes erd
15774 \end_inset
15775
15776  (JPG, file extension 
15777 \begin_inset Quotes eld
15778 \end_inset
15779
15780
15781 \family typewriter
15782 .jpg
15783 \family default
15784
15785 \begin_inset Quotes erd
15786 \end_inset
15787
15788  or 
15789 \begin_inset Quotes eld
15790 \end_inset
15791
15792
15793 \family typewriter
15794 .jpeg
15795 \family default
15796
15797 \begin_inset Quotes erd
15798 \end_inset
15799
15800 )
15801 \begin_inset Index
15802 status collapsed
15803
15804 \begin_layout Plain Layout
15805 JPG|see
15806 \begin_inset ERT
15807 status collapsed
15808
15809 \begin_layout Plain Layout
15810
15811 {
15812 \end_layout
15813
15814 \end_inset
15815
15816 Image formats
15817 \begin_inset ERT
15818 status collapsed
15819
15820 \begin_layout Plain Layout
15821
15822 }
15823 \end_layout
15824
15825 \end_inset
15826
15827
15828 \end_layout
15829
15830 \end_inset
15831
15832 .
15833 \end_layout
15834
15835 \begin_layout Description
15836 Scalable
15837 \begin_inset space ~
15838 \end_inset
15839
15840 images consist of vectors and can therefore be scaled to any size without
15841  data loss.
15842  The scaling ability is necessary if you want to create presentations, because
15843  presentations are always scaled by the beamer.
15844  Scaling is also useful for online documents to let the user zoom into diagrams.
15845 \begin_inset Newline newline
15846 \end_inset
15847
15848 Scalable image formats can be 
15849 \begin_inset Quotes eld
15850 \end_inset
15851
15852 Scalable Vector Graphics
15853 \begin_inset Quotes erd
15854 \end_inset
15855
15856  (SVG, file extension 
15857 \begin_inset Quotes eld
15858 \end_inset
15859
15860
15861 \family typewriter
15862 .svg
15863 \family default
15864
15865 \begin_inset Quotes erd
15866 \end_inset
15867
15868 )
15869 \begin_inset Index
15870 status collapsed
15871
15872 \begin_layout Plain Layout
15873 SVG|see
15874 \begin_inset ERT
15875 status collapsed
15876
15877 \begin_layout Plain Layout
15878
15879 {
15880 \end_layout
15881
15882 \end_inset
15883
15884 Image formats
15885 \begin_inset ERT
15886 status collapsed
15887
15888 \begin_layout Plain Layout
15889
15890 }
15891 \end_layout
15892
15893 \end_inset
15894
15895
15896 \end_layout
15897
15898 \end_inset
15899
15900
15901 \begin_inset Quotes eld
15902 \end_inset
15903
15904 Encapsulated PostScript
15905 \begin_inset Quotes erd
15906 \end_inset
15907
15908  (EPS, file extension 
15909 \begin_inset Quotes eld
15910 \end_inset
15911
15912
15913 \family typewriter
15914 .eps
15915 \family default
15916
15917 \begin_inset Quotes erd
15918 \end_inset
15919
15920 )
15921 \begin_inset Index
15922 status collapsed
15923
15924 \begin_layout Plain Layout
15925 EPS|see
15926 \begin_inset ERT
15927 status collapsed
15928
15929 \begin_layout Plain Layout
15930
15931 {
15932 \end_layout
15933
15934 \end_inset
15935
15936 Image formats
15937 \begin_inset ERT
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941
15942 }
15943 \end_layout
15944
15945 \end_inset
15946
15947
15948 \end_layout
15949
15950 \end_inset
15951
15952 , and 
15953 \begin_inset Quotes eld
15954 \end_inset
15955
15956 Portable Document Format
15957 \begin_inset Quotes erd
15958 \end_inset
15959
15960  (PDF, file extension 
15961 \begin_inset Quotes eld
15962 \end_inset
15963
15964
15965 \family typewriter
15966 .pdf
15967 \family default
15968
15969 \begin_inset Quotes erd
15970 \end_inset
15971
15972 )
15973 \begin_inset Index
15974 status collapsed
15975
15976 \begin_layout Plain Layout
15977 PDF
15978 \end_layout
15979
15980 \end_inset
15981
15982 .
15983  We say it can be, because you can convert any bitmap image format to PDF
15984  or EPS and the result won't be scalable.
15985  In this cases only a header with the image properties is added to the original
15986  image
15987 \begin_inset Foot
15988 status collapsed
15989
15990 \begin_layout Plain Layout
15991 In the case of PDF, the original image is additionally compressed.
15992 \end_layout
15993
15994 \end_inset
15995
15996 .
15997 \end_layout
15998
15999 \begin_layout Standard
16000 Normally one can't convert a bitmap image into a scalable one, only vice
16001  versa.
16002 \end_layout
16003
16004 \begin_layout Subsection
16005 Grouping of Image Settings
16006 \begin_inset Index
16007 status collapsed
16008
16009 \begin_layout Plain Layout
16010 Images ! Settings grouping
16011 \end_layout
16012
16013 \end_inset
16014
16015
16016 \end_layout
16017
16018 \begin_layout Standard
16019 Each image can define a new group of image settings or join an existing
16020  group.
16021  Images within such a group share their settings, so adjusting one image
16022  of the group automatically also adjusts all other images of the group in
16023  the same way.
16024  So you can for example change the size for a bunch of images without the
16025  need to manually change each of them.
16026  
16027 \end_layout
16028
16029 \begin_layout Standard
16030 A new group can be set by entering a name in the 
16031 \family sans
16032 Initialize
16033 \begin_inset space ~
16034 \end_inset
16035
16036 Group
16037 \begin_inset space ~
16038 \end_inset
16039
16040 Name
16041 \family default
16042  field in the Graphics dialog.
16043  Joining an existing group can be done using the context menu of the image
16044  by checking the name of the desired group.
16045 \end_layout
16046
16047 \begin_layout Section
16048 Tables
16049 \begin_inset Index
16050 status collapsed
16051
16052 \begin_layout Plain Layout
16053 Tables
16054 \end_layout
16055
16056 \end_inset
16057
16058
16059 \begin_inset CommandInset label
16060 LatexCommand label
16061 name "sec:Tables"
16062
16063 \end_inset
16064
16065
16066 \end_layout
16067
16068 \begin_layout Standard
16069 You can insert a table using either the toolbar button 
16070 \begin_inset Graphics
16071         filename ../images/tabular-insert.png
16072         scale 85
16073
16074 \end_inset
16075
16076  or the menu 
16077 \family sans
16078 Insert\SpecialChar \menuseparator
16079 Table
16080 \family default
16081 .
16082  A dialog will appear, asking you for the number of rows and columns.
16083  The default table has lines around any cell and the first row appears separated
16084  from the rest of the table.
16085  This separation appears due to a double line: The cells of the first row
16086  have a line below them and the cells of the second row have a line above
16087  them.
16088  Here's an example table:
16089 \end_layout
16090
16091 \begin_layout Standard
16092 \align center
16093 \begin_inset Tabular
16094 <lyxtabular version="3" rows="4" columns="4">
16095 <features>
16096 <column alignment="center" valignment="top" width="0pt">
16097 <column alignment="center" valignment="top" width="0pt">
16098 <column alignment="center" valignment="top" width="0in">
16099 <column alignment="center" valignment="top" width="0pt">
16100 <row>
16101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114
16115 \family roman
16116 \series medium
16117 \shape up
16118 \size normal
16119 \emph off
16120 \bar no
16121 \noun off
16122 \color none
16123 1
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 2
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141 3
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 </row>
16147 <row>
16148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152
16153 \family roman
16154 \series medium
16155 \shape up
16156 \size normal
16157 \emph off
16158 \bar no
16159 \noun off
16160 \color none
16161 A
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Plain Layout
16188
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 </row>
16194 <row>
16195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199
16200 \family roman
16201 \series medium
16202 \shape up
16203 \size normal
16204 \emph off
16205 \bar no
16206 \noun off
16207 \color none
16208 B
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226
16227 \size normal
16228 \noun off
16229 \color none
16230  
16231 \end_layout
16232
16233 \end_inset
16234 </cell>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239
16240 \end_layout
16241
16242 \end_inset
16243 </cell>
16244 </row>
16245 <row>
16246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16247 \begin_inset Text
16248
16249 \begin_layout Plain Layout
16250
16251 \family roman
16252 \series medium
16253 \shape up
16254 \size normal
16255 \emph off
16256 \bar no
16257 \noun off
16258 \color none
16259 C
16260 \end_layout
16261
16262 \end_inset
16263 </cell>
16264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16265 \begin_inset Text
16266
16267 \begin_layout Plain Layout
16268
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Plain Layout
16277
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 </row>
16292 </lyxtabular>
16293
16294 \end_inset
16295
16296
16297 \end_layout
16298
16299 \begin_layout Subsection
16300 The Table dialog
16301 \end_layout
16302
16303 \begin_layout Standard
16304 You can alter a table by clicking on it with the right mouse button, which
16305  brings up the table dialog.
16306  Here you can adjust the settings of the cell and row/column respectively
16307  where the cursor is placed currently.
16308  Most of the dialog options also work on selections.
16309  This means that if you select more cells, columns or rows the action is
16310  done on all of your selection.
16311 \end_layout
16312
16313 \begin_layout Standard
16314 Additionally to the table dialog the 
16315 \family sans
16316 table
16317 \begin_inset space ~
16318 \end_inset
16319
16320 toolbar
16321 \family default
16322 , that appears when the cursor is inside a table, helps you in setting table
16323  properties.
16324  It is for example currently only possible to add
16325 \begin_inset space \thinspace{}
16326 \end_inset
16327
16328 /
16329 \begin_inset space \thinspace{}
16330 \end_inset
16331
16332 delete lines via the table toolbar.
16333 \end_layout
16334
16335 \begin_layout Standard
16336 In the tab 
16337 \family sans
16338 Table
16339 \begin_inset space ~
16340 \end_inset
16341
16342 Settings
16343 \family default
16344  of the table dialog you can set the alignment for the current row.
16345  If you add a row or column, it will be inserted right beside or below the
16346  current cell respectively.
16347  The vertical alignment of a column can only be adjusted when a column width
16348  is given.
16349  A given width will allow the cell to have line breaks and multiple paragraphs
16350  of text, see section
16351 \begin_inset space ~
16352 \end_inset
16353
16354
16355 \begin_inset CommandInset ref
16356 LatexCommand ref
16357 reference "sub:Table-Cells"
16358
16359 \end_inset
16360
16361 .
16362 \end_layout
16363
16364 \begin_layout Standard
16365 You can mark multiple cells of one row as a multicolumn cell using the check
16366  box 
16367 \family sans
16368 Multicolumn
16369 \family default
16370 .
16371  This will merge the cells to 
16372 \emph on
16373 one
16374 \emph default
16375  cell, spread over more than one column.
16376  Multicolumn cells are treated as own rows, so that the alignment, width,
16377  and border settings affect only the multicolumn cell.
16378  Here's an example table with a multicolumn cell in the first row and one
16379  in the last row without the upper border:
16380 \end_layout
16381
16382 \begin_layout Standard
16383 \align center
16384 \begin_inset Tabular
16385 <lyxtabular version="3" rows="3" columns="4">
16386 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16387 <column alignment="center" valignment="top" width="0pt">
16388 <column alignment="center" valignment="middle" width="0">
16389 <column alignment="center" valignment="top" width="0in">
16390 <column alignment="center" valignment="top" width="0pt">
16391 <row>
16392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396 abc
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405 def ghi
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Plain Layout
16414
16415 \end_layout
16416
16417 \end_inset
16418 </cell>
16419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423 jkl
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 </row>
16429 <row>
16430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434
16435 \family roman
16436 \series medium
16437 \shape up
16438 \size normal
16439 \emph off
16440 \bar no
16441 \noun off
16442 \color none
16443 A
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452 B
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Plain Layout
16461 C
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470 D
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 </row>
16476 <row>
16477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 1
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490 2
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499 3
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16505 \begin_inset Text
16506
16507 \begin_layout Plain Layout
16508 4
16509 \end_layout
16510
16511 \end_inset
16512 </cell>
16513 </row>
16514 </lyxtabular>
16515
16516 \end_inset
16517
16518
16519 \end_layout
16520
16521 \begin_layout Standard
16522 At the moment LyX doesn't support multirow cells.
16523  Adept users can declare special LaTeX-arguments for the table.
16524  They are necessary for special table formatting, like for multirow cells,
16525  explained in the tables section of the 
16526 \emph on
16527 Extended
16528 \begin_inset space ~
16529 \end_inset
16530
16531 Features
16532 \emph default
16533  manual.
16534  You can also rotate the current cell or the whole table 90
16535 \begin_inset Formula $\,$
16536 \end_inset
16537
16538 degrees counterclockwise.
16539  These rotations are not visible in LyX but in the output.
16540 \end_layout
16541
16542 \begin_layout Standard
16543 \begin_inset Note Greyedout
16544 status open
16545
16546 \begin_layout Plain Layout
16547
16548 \series bold
16549 Note:
16550 \series default
16551  Most DVI-viewers are 
16552 \emph on
16553 not
16554 \emph default
16555  able to display rotations.
16556 \end_layout
16557
16558 \end_inset
16559
16560
16561 \end_layout
16562
16563 \begin_layout Standard
16564 The 
16565 \family sans
16566 Borders
16567 \family default
16568  tab allows you to add and delete border lines for the current row/column.
16569  The button 
16570 \family sans
16571 Default
16572 \family default
16573  adds lines for all cell borders.
16574 \end_layout
16575
16576 \begin_layout Subsection
16577 Longtables
16578 \begin_inset Index
16579 status collapsed
16580
16581 \begin_layout Plain Layout
16582 Tables ! Longtables
16583 \end_layout
16584
16585 \end_inset
16586
16587
16588 \begin_inset Index
16589 status collapsed
16590
16591 \begin_layout Plain Layout
16592 Longtables
16593 \end_layout
16594
16595 \end_inset
16596
16597
16598 \end_layout
16599
16600 \begin_layout Standard
16601 If the table is too long to fit on one page, you can use the option 
16602 \family sans
16603 Use
16604 \begin_inset space ~
16605 \end_inset
16606
16607 long
16608 \begin_inset space ~
16609 \end_inset
16610
16611 table
16612 \family default
16613  in the tab 
16614 \family sans
16615 Longtable
16616 \family default
16617  of the table dialog to split the table automatically over more pages.
16618  Doing this enables some check boxes and you can now define:
16619 \end_layout
16620
16621 \begin_layout Description
16622
16623 \family sans
16624 Header
16625 \family default
16626 : The current row and all rows above, that don't have any special options
16627  defined, are defined to be the header rows of all pages of the longtable;
16628  except for the first page, if 
16629 \family sans
16630 First
16631 \begin_inset space ~
16632 \end_inset
16633
16634 header
16635 \family default
16636  is defined.
16637 \end_layout
16638
16639 \begin_layout Description
16640
16641 \family sans
16642 First
16643 \begin_inset space ~
16644 \end_inset
16645
16646 header
16647 \family default
16648 : The current row and all rows above, that don't have any special options
16649  defined, are defined to be the header rows of the first page of the longtable.
16650 \end_layout
16651
16652 \begin_layout Description
16653
16654 \family sans
16655 Footer
16656 \family default
16657 : The current row and all rows below, that don't have any special options
16658  defined, are defined to be the footer rows of all pages of the longtable;
16659  except for the last page, if 
16660 \family sans
16661 Last
16662 \begin_inset space ~
16663 \end_inset
16664
16665 footer
16666 \family default
16667  is defined.
16668 \end_layout
16669
16670 \begin_layout Description
16671
16672 \family sans
16673 Last
16674 \begin_inset space ~
16675 \end_inset
16676
16677 footer
16678 \family default
16679 : The current row and all rows below, that don't have any special options
16680  defined, are defined to be the footer rows of the last page of the longtable.
16681 \end_layout
16682
16683 \begin_layout Description
16684 Caption: The first row is reset as single column.
16685  You can now insert there the table caption via the menu 
16686 \family sans
16687 Insert\SpecialChar \menuseparator
16688 Caption
16689 \family default
16690 .
16691  More about longtable captions can be found in the 
16692 \emph on
16693 Embedded
16694 \begin_inset space ~
16695 \end_inset
16696
16697 Objects
16698 \emph default
16699  manual.
16700 \end_layout
16701
16702 \begin_layout Standard
16703 You can also specify a row where the table is split.
16704  If you set more than one option in the same table row, you should be aware
16705  of the fact that only the first one is used in the given table row.
16706  The others will then be defined as 
16707 \emph on
16708 empty
16709 \emph default
16710 .
16711  In this context, first means first in this order: 
16712 \family sans
16713 Footer, Last
16714 \begin_inset space ~
16715 \end_inset
16716
16717 footer,
16718 \family default
16719  
16720 \family sans
16721 Header,
16722 \family default
16723  
16724 \family sans
16725 First
16726 \begin_inset space ~
16727 \end_inset
16728
16729 header.
16730
16731 \family default
16732  See the following longtable to see how it works:
16733 \end_layout
16734
16735 \begin_layout Standard
16736 \align center
16737 \begin_inset Tabular
16738 <lyxtabular version="3" rows="69" columns="3">
16739 <features islongtable="true">
16740 <column alignment="block" valignment="top" width="5cm">
16741 <column alignment="left" valignment="top" width="0pt">
16742 <column alignment="right" valignment="top" width="0pt">
16743 <row endfirsthead="true">
16744 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748
16749 \series bold
16750 Example Phone List (ignore the names)
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 <row endfirsthead="true">
16775 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779
16780 \series bold
16781 NAME
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799
16800 \series bold
16801 TEL.
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 </row>
16807 <row endhead="true">
16808 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812  
16813 \series bold
16814 Example Phone List
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16820 \begin_inset Text
16821
16822 \begin_layout Plain Layout
16823
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 </row>
16838 <row endhead="true">
16839 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843
16844 \series bold
16845 NAME
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \series bold
16865 TEL.
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 </row>
16871 <row endfoot="true">
16872 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876  
16877 \series bold
16878 continue ...
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 </row>
16902 <row>
16903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907
16908 \series bold
16909 Annovi
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918 Silvia
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 111
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row>
16934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938
16939 \series bold
16940 Bertoli
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 Stefano
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 111
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \series bold
16971 Bozzi
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980 Walter
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 111
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 </row>
16995 <row>
16996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000
17001 \series bold
17002 Cachia
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 Maria
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 111
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031
17032 \series bold
17033 Cachia
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 Maurizio
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17048 \begin_inset Text
17049
17050 \begin_layout Plain Layout
17051 111
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 </row>
17057 <row>
17058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \series bold
17064 Cinquemani
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 Giusi
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082 111
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 <row>
17089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093
17094 \series bold
17095 Colin
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104 Bernard
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113 111
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \series bold
17126 Concli
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 Gianfranco
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 111
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 </row>
17150 <row>
17151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155
17156 \series bold
17157 Dal Bosco
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166 Carolina
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 111
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \series bold
17188 Dalpiaz
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 Annamaria
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206 111
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 </row>
17212 <row>
17213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217
17218 \series bold
17219 Feliciello
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 Domenico
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237 111
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 </row>
17243 <row>
17244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248
17249 \series bold
17250 Focarelli
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 Paola
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17265 \begin_inset Text
17266
17267 \begin_layout Plain Layout
17268 111
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 <row>
17275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279
17280 \series bold
17281 Galletti
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 Oreste
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299 111
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 </row>
17305 <row>
17306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310
17311 \series bold
17312 Gasparini
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 Franca
17322 \end_layout
17323
17324 \end_inset
17325 </cell>
17326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330 111
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 </row>
17336 <row>
17337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341
17342 \series bold
17343 Rizzardi
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 Paola
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 111
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 </row>
17367 <row>
17368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372
17373 \series bold
17374 Lassini
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 Giancarlo
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 111
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 </row>
17398 <row>
17399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \series bold
17405 Malfatti
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 Luciano
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 111
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 </row>
17429 <row>
17430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434
17435 \series bold
17436 Malfatti
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 Valeriano
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 111
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 </row>
17460 <row>
17461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465
17466 \series bold
17467 Meneguzzo
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 Roberto
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 111
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 </row>
17491 <row>
17492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496
17497 \series bold
17498 Mezzadra
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 Roberto
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 111
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 </row>
17522 <row>
17523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527
17528 \series bold
17529 Pirpamer
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 Erich
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 111
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 </row>
17553 <row>
17554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558
17559 \series bold
17560 Pochiesa
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 Paolo
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578 111, 222
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 <row>
17585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589
17590 \series bold
17591 Radina
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 Claudio
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609 111
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 </row>
17615 <row>
17616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620
17621 \series bold
17622 Stuffer
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 Oskar
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17637 \begin_inset Text
17638
17639 \begin_layout Plain Layout
17640 111
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 </row>
17646 <row>
17647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651
17652 \series bold
17653 Tacchelli
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 Ugo
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671 111
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 </row>
17677 <row>
17678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682
17683 \series bold
17684 Tezzele
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693 Margit
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17699 \begin_inset Text
17700
17701 \begin_layout Plain Layout
17702 111
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 </row>
17708 <row>
17709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713
17714 \series bold
17715 Unterkalmsteiner
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 Frieda
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733 111
17734 \end_layout
17735
17736 \end_inset
17737 </cell>
17738 </row>
17739 <row>
17740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744
17745 \series bold
17746 Vieider
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 Hilde
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764 111
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 </row>
17770 <row>
17771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775
17776 \series bold
17777 Vigna
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 Jürgen
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795 111
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 </row>
17801 <row>
17802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806
17807 \series bold
17808 Weber
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 Maurizio
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 111
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 </row>
17832 <row>
17833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \series bold
17839 Winkler
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 Franz
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 111
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 </row>
17863 <row>
17864 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868  
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Plain Layout
17886
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 </row>
17892 <row>
17893 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \series bold
17899 Annovi
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908 Silvia
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 555
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 </row>
17923 <row>
17924 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928
17929 \series bold
17930 Bertoli
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 Stefano
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 555
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 </row>
17954 <row>
17955 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959
17960 \series bold
17961 Bozzi
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 Walter
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 555
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 </row>
17985 <row>
17986 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990
17991 \series bold
17992 Cachia
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 Maria
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 555
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 </row>
18016 <row>
18017 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021
18022 \series bold
18023 Cachia
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 Maurizio
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041 555
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 </row>
18047 <row>
18048 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Plain Layout
18052
18053 \series bold
18054 Cinquemani
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 Giusi
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 555
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 </row>
18078 <row>
18079 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \series bold
18085 Colin
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094 Bernard
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103 555
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 </row>
18109 <row>
18110 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114
18115 \series bold
18116 Concli
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 Gianfranco
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134 555
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 </row>
18140 <row>
18141 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \series bold
18147 Dal Bosco
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 Carolina
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 555
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 </row>
18171 <row>
18172 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \series bold
18178 Dalpiaz
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 Annamaria
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 555
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 </row>
18202 <row>
18203 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207
18208 \series bold
18209 Feliciello
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 Domenico
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227 555
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 </row>
18233 <row>
18234 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238
18239 \series bold
18240 Focarelli
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 Paola
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 555
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 </row>
18264 <row>
18265 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269
18270 \series bold
18271 Galletti
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 Oreste
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 555
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 </row>
18295 <row>
18296 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300
18301 \series bold
18302 Gasparini
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 Franca
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 555
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 </row>
18326 <row>
18327 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331
18332 \series bold
18333 Rizzardi
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 Paola
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 555
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 <row>
18358 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \series bold
18364 Lassini
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 Giancarlo
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 555
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 </row>
18388 <row>
18389 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393
18394 \series bold
18395 Malfatti
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 Luciano
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 555
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 </row>
18419 <row>
18420 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424
18425 \series bold
18426 Malfatti
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 Valeriano
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444 555
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 </row>
18450 <row>
18451 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455
18456 \series bold
18457 Meneguzzo
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 Roberto
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18472 \begin_inset Text
18473
18474 \begin_layout Plain Layout
18475 555
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 </row>
18481 <row>
18482 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486
18487 \series bold
18488 Mezzadra
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 Roberto
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506 555
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 </row>
18512 <row>
18513 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517
18518 \series bold
18519 Pirpamer
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528 Erich
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537 555
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 </row>
18543 <row>
18544 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548
18549 \series bold
18550 Pochiesa
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559 Paolo
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568 555, 222
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 </row>
18574 <row>
18575 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \series bold
18581 Radina
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 Claudio
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 555
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 </row>
18605 <row>
18606 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \series bold
18612 Stuffer
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621 Oskar
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630 555
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 </row>
18636 <row>
18637 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \series bold
18643 Tacchelli
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652 Ugo
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661 555
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row>
18668 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \series bold
18674 Tezzele
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 Margit
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 555
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 </row>
18698 <row>
18699 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703
18704 \series bold
18705 Unterkalmsteiner
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714 Frieda
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723 555
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 </row>
18729 <row>
18730 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \series bold
18736 Vieider
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 Hilde
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 555
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row>
18761 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \series bold
18767 Vigna
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 Jürgen
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 999
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \series bold
18798 Weber
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807 Maurizio
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 555
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 </row>
18822 <row>
18823 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827
18828 \series bold
18829 Winkler
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 Franz
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 555
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 </row>
18853 <row endlastfoot="true">
18854 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858
18859 \series bold
18860 End
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 </row>
18884 </lyxtabular>
18885
18886 \end_inset
18887
18888
18889 \end_layout
18890
18891 \begin_layout Subsection
18892 Table Cells
18893 \begin_inset Index
18894 status collapsed
18895
18896 \begin_layout Plain Layout
18897 Tables ! Cells
18898 \end_layout
18899
18900 \end_inset
18901
18902
18903 \begin_inset CommandInset label
18904 LatexCommand label
18905 name "sub:Table-Cells"
18906
18907 \end_inset
18908
18909
18910 \end_layout
18911
18912 \begin_layout Standard
18913 A table cell can contain text, inline equations, a figure, or another table.
18914  All these kinds of objects can be placed in the same cell.
18915  Font sizes and shapes can also be altered.
18916  But you can't put a special environment in a cell (like 
18917 \family sans
18918 Section*
18919 \family default
18920 , etc.), nor set spacing options etc.
18921  for the cell's paragraph.
18922 \end_layout
18923
18924 \begin_layout Standard
18925 To have multi-line entries in table cells, you have to declare a fixed width
18926  for the column in the table dialog.
18927  Your text is then automatically split into multiple lines and the cell
18928  is enlarged vertically when the length of the text exceeds the given width.
18929  An example:
18930 \end_layout
18931
18932 \begin_layout Standard
18933 \align center
18934 \begin_inset Tabular
18935 <lyxtabular version="3" rows="4" columns="3">
18936 <features>
18937 <column alignment="center" valignment="top" width="0pt">
18938 <column alignment="block" valignment="top" width="3cm">
18939 <column alignment="center" valignment="top" width="0pt">
18940 <row>
18941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945
18946 \family roman
18947 \series medium
18948 \shape up
18949 \size normal
18950 \emph off
18951 \bar no
18952 \noun off
18953 \color none
18954 1
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963
18964 \family roman
18965 \series medium
18966 \shape up
18967 \size normal
18968 \emph off
18969 \bar no
18970 \noun off
18971 \color none
18972 2
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \family roman
18983 \series medium
18984 \shape up
18985 \size normal
18986 \emph off
18987 \bar no
18988 \noun off
18989 \color none
18990 3
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 </row>
18996 <row>
18997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001
19002 \family roman
19003 \series medium
19004 \shape up
19005 \size normal
19006 \emph off
19007 \bar no
19008 \noun off
19009 \color none
19010 4
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \family roman
19021 \series medium
19022 \shape up
19023 \size normal
19024 \emph off
19025 \bar no
19026 \noun off
19027 \color none
19028 This is a multiline entry in a table.
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037
19038 \family roman
19039 \series medium
19040 \shape up
19041 \size normal
19042 \emph off
19043 \bar no
19044 \noun off
19045 \color none
19046 5
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 </row>
19052 <row>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \family roman
19059 \series medium
19060 \shape up
19061 \size normal
19062 \emph off
19063 \bar no
19064 \noun off
19065 \color none
19066 6
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075
19076 \family roman
19077 \series medium
19078 \shape up
19079 \size normal
19080 \emph off
19081 \bar no
19082 \noun off
19083 \color none
19084 This is longer now.
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093
19094 \family roman
19095 \series medium
19096 \shape up
19097 \size normal
19098 \emph off
19099 \bar no
19100 \noun off
19101 \color none
19102 7
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \family roman
19115 \series medium
19116 \shape up
19117 \size normal
19118 \emph off
19119 \bar no
19120 \noun off
19121 \color none
19122 8
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131
19132 \family roman
19133 \series medium
19134 \shape up
19135 \size normal
19136 \emph off
19137 \bar no
19138 \noun off
19139 \color none
19140 This is a multiline entry in a table.
19141  This is longer now.
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \family roman
19152 \series medium
19153 \shape up
19154 \size normal
19155 \emph off
19156 \bar no
19157 \noun off
19158 \color none
19159 9
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 </row>
19165 </lyxtabular>
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Standard
19173 Cutting and pasting between tables and table cells works reasonably well.
19174  You can cut and paste even more than one row.
19175 \begin_inset Foot
19176 status open
19177
19178 \begin_layout Plain Layout
19179 Note, that you cannot paste into a multicell selection because it would
19180  not be clear what to do when pasting a single word in a selected 2×3.
19181  
19182 \end_layout
19183
19184 \end_inset
19185
19186  Selection with the mouse or with 
19187 \family sans
19188 Shift
19189 \family default
19190  plus the arrow keys works as usual.
19191  You can also copy and paste the entire table as a single unit by starting
19192  the selection from outside the table.
19193 \end_layout
19194
19195 \begin_layout Section
19196 Floats
19197 \begin_inset Index
19198 status collapsed
19199
19200 \begin_layout Plain Layout
19201 Floats
19202 \end_layout
19203
19204 \end_inset
19205
19206
19207 \begin_inset CommandInset label
19208 LatexCommand label
19209 name "sec:Floats"
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Standard
19217 A float is a block of text associated with some sort of label, which doesn't
19218  have a fixed location.
19219  It can 
19220 \begin_inset Quotes eld
19221 \end_inset
19222
19223 float
19224 \begin_inset Quotes erd
19225 \end_inset
19226
19227  forward or backward a page or two, to wherever it fits best.
19228  
19229 \family sans
19230 Footnotes
19231 \family default
19232  and 
19233 \family sans
19234 Margin
19235 \begin_inset space ~
19236 \end_inset
19237
19238 Notes
19239 \family default
19240  are also floats, because they can float to the next page when there are
19241  too much notes at the page.
19242 \end_layout
19243
19244 \begin_layout Standard
19245 Floats makes it possible to get a high quality layout.
19246  Images and tables can evenly be spread to the pages to avoid whitespace
19247  and pages without text.
19248  As the floating often destroys the context between the text and the image/table
19249 , every float can be referenced in the text.
19250  Floats are therefore numbered.
19251  Referencing is described in section
19252 \begin_inset space ~
19253 \end_inset
19254
19255
19256 \begin_inset CommandInset ref
19257 LatexCommand ref
19258 reference "sec:Cross-References"
19259
19260 \end_inset
19261
19262 .
19263 \end_layout
19264
19265 \begin_layout Standard
19266 To insert a float, use the menu 
19267 \family sans
19268 Insert\SpecialChar \menuseparator
19269 Floats
19270 \family default
19271 .
19272  A box with a caption that has e.
19273 \begin_inset space \thinspace{}
19274 \end_inset
19275
19276 g.
19277 \begin_inset space ~
19278 \end_inset
19279
19280 the label 
19281 \begin_inset Quotes eld
19282 \end_inset
19283
19284 Figure
19285 \begin_inset space ~
19286 \end_inset
19287
19288 #:
19289 \begin_inset Quotes erd
19290 \end_inset
19291
19292  (# is the actual number) will be inserted into your document.
19293  The label will automatically be translated to the document language in
19294  the output.
19295  Behind the label you can insert the caption text.
19296 \begin_inset Index
19297 status collapsed
19298
19299 \begin_layout Plain Layout
19300 Floats ! Captions
19301 \end_layout
19302
19303 \end_inset
19304
19305  The image or table is inserted above or below the caption in a separate
19306  paragraph within the float.
19307  To keep your LyX-document readable, you can open and close the float box
19308  by left-clicking on the box label.
19309  A closed float box looks like this: 
19310 \begin_inset Graphics
19311         filename clipart/floatQt4.png
19312         scale 80
19313
19314 \end_inset
19315
19316  -- a gray button with a red label.
19317 \end_layout
19318
19319 \begin_layout Standard
19320 It is recommended to insert floats as a separate paragraph to avoid possible
19321  LaTeX-errors that can occur when the surrounding text is specially formatted.
19322 \end_layout
19323
19324 \begin_layout Subsection
19325 Float Types
19326 \end_layout
19327
19328 \begin_layout Subsubsection
19329 Figure Floats
19330 \begin_inset Index
19331 status collapsed
19332
19333 \begin_layout Plain Layout
19334 Floats ! Figure floats
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \begin_inset CommandInset label
19341 LatexCommand label
19342 name "sec:Figure-Floats"
19343
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \begin_layout Standard
19350 The menu 
19351 \family sans
19352 Insert\SpecialChar \menuseparator
19353 Float\SpecialChar \menuseparator
19354 Figure
19355 \family default
19356  inserts a float with the label 
19357 \begin_inset Quotes eld
19358 \end_inset
19359
19360
19361 \series bold
19362 Figure
19363 \begin_inset space ~
19364 \end_inset
19365
19366 #:
19367 \series default
19368
19369 \begin_inset Quotes erd
19370 \end_inset
19371
19372 .
19373  Set the cursor above this label (or before it and press enter) and insert
19374  the image as described above to get the caption printed below the image.
19375  This is what we did for Figure
19376 \begin_inset space ~
19377 \end_inset
19378
19379
19380 \begin_inset CommandInset ref
19381 LatexCommand ref
19382 reference "cap:Platypus"
19383
19384 \end_inset
19385
19386 .
19387  If you want the caption to be above the image, set the cursor at the end
19388  of the caption, press enter and insert the image.
19389  This was done in Figure
19390 \begin_inset space ~
19391 \end_inset
19392
19393
19394 \begin_inset CommandInset ref
19395 LatexCommand ref
19396 reference "cap:Escher"
19397
19398 \end_inset
19399
19400 .
19401 \end_layout
19402
19403 \begin_layout Standard
19404 \begin_inset Float figure
19405 wide false
19406 sideways false
19407 status open
19408
19409 \begin_layout Plain Layout
19410 \align center
19411 \begin_inset Graphics
19412         filename clipart/platypus.eps
19413         width 50col%
19414         rotateOrigin center
19415
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \begin_layout Plain Layout
19422 \begin_inset Caption
19423
19424 \begin_layout Plain Layout
19425 \begin_inset CommandInset label
19426 LatexCommand label
19427 name "cap:Platypus"
19428
19429 \end_inset
19430
19431 A severely distorted platypus in a float.
19432 \end_layout
19433
19434 \end_inset
19435
19436
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \begin_layout Standard
19445 \begin_inset Float figure
19446 wide false
19447 sideways false
19448 status open
19449
19450 \begin_layout Plain Layout
19451 \begin_inset Caption
19452
19453 \begin_layout Plain Layout
19454 \begin_inset CommandInset label
19455 LatexCommand label
19456 name "cap:Escher"
19457
19458 \end_inset
19459
19460 M.C.
19461  Escher on acid.
19462 \end_layout
19463
19464 \end_inset
19465
19466
19467 \end_layout
19468
19469 \begin_layout Plain Layout
19470 \align center
19471 \begin_inset Graphics
19472         filename clipart/escher-lsd.eps
19473         scale 80
19474         rotateOrigin center
19475
19476 \end_inset
19477
19478
19479 \end_layout
19480
19481 \end_inset
19482
19483
19484 \end_layout
19485
19486 \begin_layout Standard
19487 This figure float show also how to set a label and create a cross-reference
19488  to it.
19489  As described in section
19490 \begin_inset space ~
19491 \end_inset
19492
19493
19494 \begin_inset CommandInset ref
19495 LatexCommand ref
19496 reference "sec:Cross-References"
19497
19498 \end_inset
19499
19500 , you can simply insert a label in the caption using the menu 
19501 \family sans
19502 Insert\SpecialChar \menuseparator
19503 Label
19504 \family default
19505  and refer to it using the menu 
19506 \family sans
19507 Insert\SpecialChar \menuseparator
19508 Cross-Reference
19509 \family default
19510 .
19511  It is important to use references to figure floats, rather than using vague
19512  references like 
19513 \begin_inset Quotes eld
19514 \end_inset
19515
19516 the figure above
19517 \begin_inset Quotes erd
19518 \end_inset
19519
19520 , because as LaTeX will reposition the floats in the final document; it
19521  might not be 
19522 \begin_inset Quotes eld
19523 \end_inset
19524
19525 above
19526 \begin_inset Quotes erd
19527 \end_inset
19528
19529  at all.
19530 \end_layout
19531
19532 \begin_layout Standard
19533 Normally only one image is inserted to a figure float, but sometimes you
19534  might want to use two images with separate subcaptions.
19535  This can be done by inserting image floats into existing image floats.
19536  Note that only the main caption of the float is added to the List of Figures.
19537  Figure
19538 \begin_inset space ~
19539 \end_inset
19540
19541
19542 \begin_inset CommandInset ref
19543 LatexCommand ref
19544 reference "cap:Two-distorted-images"
19545
19546 \end_inset
19547
19548  is an example of a figure float with two images set side by side.
19549  You can also set the images one below the other.
19550  Figure
19551 \begin_inset space ~
19552 \end_inset
19553
19554
19555 \begin_inset CommandInset ref
19556 LatexCommand ref
19557 reference "fig:Undefinable"
19558
19559 \end_inset
19560
19561  and 
19562 \begin_inset CommandInset ref
19563 LatexCommand ref
19564 reference "fig:Platypus"
19565
19566 \end_inset
19567
19568  are the subfigures.
19569 \end_layout
19570
19571 \begin_layout Standard
19572 \begin_inset Float figure
19573 wide false
19574 sideways false
19575 status open
19576
19577 \begin_layout Plain Layout
19578 \begin_inset space \hfill{}
19579 \end_inset
19580
19581
19582 \begin_inset Float figure
19583 wide false
19584 sideways false
19585 status open
19586
19587 \begin_layout Plain Layout
19588 \begin_inset Caption
19589
19590 \begin_layout Plain Layout
19591 \begin_inset CommandInset label
19592 LatexCommand label
19593 name "fig:Undefinable"
19594
19595 \end_inset
19596
19597 Undefinable
19598 \end_layout
19599
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \begin_layout Plain Layout
19606 \begin_inset Graphics
19607         filename clipart/escher-lsd.eps
19608         width 45col%
19609
19610 \end_inset
19611
19612
19613 \end_layout
19614
19615 \end_inset
19616
19617
19618 \begin_inset space \hfill{}
19619 \end_inset
19620
19621
19622 \begin_inset Float figure
19623 wide false
19624 sideways false
19625 status open
19626
19627 \begin_layout Plain Layout
19628 \begin_inset Caption
19629
19630 \begin_layout Plain Layout
19631 \begin_inset CommandInset label
19632 LatexCommand label
19633 name "fig:Platypus"
19634
19635 \end_inset
19636
19637 Platypus
19638 \end_layout
19639
19640 \end_inset
19641
19642
19643 \end_layout
19644
19645 \begin_layout Plain Layout
19646 \begin_inset Graphics
19647         filename clipart/platypus.eps
19648         lyxscale 60
19649         width 45col%
19650
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \end_inset
19657
19658
19659 \begin_inset space \hfill{}
19660 \end_inset
19661
19662
19663 \end_layout
19664
19665 \begin_layout Plain Layout
19666 \begin_inset Caption
19667
19668 \begin_layout Plain Layout
19669 \begin_inset CommandInset label
19670 LatexCommand label
19671 name "cap:Two-distorted-images"
19672
19673 \end_inset
19674
19675 Two distorted images.
19676 \end_layout
19677
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \begin_layout Standard
19689 Note that the caption is added to the 
19690 \family sans
19691 List
19692 \begin_inset space ~
19693 \end_inset
19694
19695 of
19696 \begin_inset space ~
19697 \end_inset
19698
19699 Figures
19700 \family default
19701  as described in section
19702 \begin_inset space ~
19703 \end_inset
19704
19705
19706 \begin_inset CommandInset ref
19707 LatexCommand ref
19708 reference "sub:List-of-Figures"
19709
19710 \end_inset
19711
19712 .
19713 \end_layout
19714
19715 \begin_layout Subsubsection
19716 Table Floats
19717 \begin_inset Index
19718 status collapsed
19719
19720 \begin_layout Plain Layout
19721 Floats ! Table floats
19722 \end_layout
19723
19724 \end_inset
19725
19726
19727 \begin_inset CommandInset label
19728 LatexCommand label
19729 name "sec:Table-Floats"
19730
19731 \end_inset
19732
19733
19734 \end_layout
19735
19736 \begin_layout Standard
19737 Table floats can be inserted using the menu 
19738 \family sans
19739 Insert\SpecialChar \menuseparator
19740 Float\SpecialChar \menuseparator
19741 Table
19742 \family default
19743 .
19744  They have the same properties as figure floats except of the different
19745  label.
19746  Table
19747 \begin_inset space ~
19748 \end_inset
19749
19750
19751 \begin_inset CommandInset ref
19752 LatexCommand ref
19753 reference "cap:Table-float"
19754
19755 \end_inset
19756
19757  is an example of a table float.
19758 \end_layout
19759
19760 \begin_layout Standard
19761 \begin_inset Float table
19762 wide false
19763 sideways false
19764 status open
19765
19766 \begin_layout Plain Layout
19767 \begin_inset Caption
19768
19769 \begin_layout Plain Layout
19770 \begin_inset CommandInset label
19771 LatexCommand label
19772 name "cap:Table-float"
19773
19774 \end_inset
19775
19776 A table float.
19777 \end_layout
19778
19779 \end_inset
19780
19781
19782 \end_layout
19783
19784 \begin_layout Plain Layout
19785 \align center
19786 \begin_inset Tabular
19787 <lyxtabular version="3" rows="3" columns="3">
19788 <features>
19789 <column alignment="center" valignment="top" width="0pt">
19790 <column alignment="center" valignment="top" width="0pt">
19791 <column alignment="center" valignment="top" width="0pt">
19792 <row>
19793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \family roman
19799 \series medium
19800 \shape up
19801 \size normal
19802 \emph off
19803 \bar no
19804 \noun off
19805 \color none
19806 1
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \family roman
19817 \series medium
19818 \shape up
19819 \size normal
19820 \emph off
19821 \bar no
19822 \noun off
19823 \color none
19824 2
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \family roman
19835 \series medium
19836 \shape up
19837 \size normal
19838 \emph off
19839 \bar no
19840 \noun off
19841 \color none
19842 3
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 </row>
19848 <row>
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853
19854 \family roman
19855 \series medium
19856 \shape up
19857 \size normal
19858 \emph off
19859 \bar no
19860 \noun off
19861 \color none
19862 Joe
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871
19872 \family roman
19873 \series medium
19874 \shape up
19875 \size normal
19876 \emph off
19877 \bar no
19878 \noun off
19879 \color none
19880 Mary
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889
19890 \family roman
19891 \series medium
19892 \shape up
19893 \size normal
19894 \emph off
19895 \bar no
19896 \noun off
19897 \color none
19898 Ted
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 <row>
19905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \family roman
19911 \series medium
19912 \shape up
19913 \size normal
19914 \emph off
19915 \bar no
19916 \noun off
19917 \color none
19918 \begin_inset Formula $\int x^{2}dx$
19919 \end_inset
19920
19921
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930
19931 \family roman
19932 \series medium
19933 \shape up
19934 \size normal
19935 \emph off
19936 \bar no
19937 \noun off
19938 \color none
19939 \begin_inset Formula $\left[\begin{array}{cc}
19940 a & b\\
19941 c & d\end{array}\right]$
19942 \end_inset
19943
19944
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953
19954 \family roman
19955 \series medium
19956 \shape up
19957 \size normal
19958 \emph off
19959 \bar no
19960 \noun off
19961 \color none
19962 \begin_inset Formula $1+1=2$
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 </lyxtabular>
19972
19973 \end_inset
19974
19975
19976 \end_layout
19977
19978 \end_inset
19979
19980
19981 \end_layout
19982
19983 \begin_layout Subsubsection
19984 Algorithm Floats
19985 \begin_inset Index
19986 status collapsed
19987
19988 \begin_layout Plain Layout
19989 Floats ! Algorithm floats
19990 \end_layout
19991
19992 \end_inset
19993
19994
19995 \end_layout
19996
19997 \begin_layout Standard
19998 This float type is inserted with the menu 
19999 \family sans
20000 Insert\SpecialChar \menuseparator
20001 Float\SpecialChar \menuseparator
20002 Algorithm
20003 \family default
20004 .
20005  It is used for program codes and descriptions of algorithms.
20006  A possible environment for algorithms is the 
20007 \family sans
20008 LyX-Code
20009 \family default
20010 , described in section
20011 \begin_inset space ~
20012 \end_inset
20013
20014
20015 \begin_inset CommandInset ref
20016 LatexCommand ref
20017 reference "sub:LyX-Code"
20018
20019 \end_inset
20020
20021 .
20022 \end_layout
20023
20024 \begin_layout Standard
20025 \begin_inset Note Greyedout
20026 status open
20027
20028 \begin_layout Plain Layout
20029
20030 \series bold
20031 Note:
20032 \series default
20033  that the float label is not automatically translated into the document
20034  language.
20035 \end_layout
20036
20037 \end_inset
20038
20039  You have to do this manually by adding the following line
20040 \end_layout
20041
20042 \begin_layout Standard
20043
20044 \series bold
20045
20046 \backslash
20047 floatname{algorithm}{your
20048 \begin_inset space ~
20049 \end_inset
20050
20051 name}
20052 \end_layout
20053
20054 \begin_layout Standard
20055 to the document preamble (menu 
20056 \family sans
20057 Document\SpecialChar \menuseparator
20058 Settings
20059 \family default
20060 ).
20061  
20062 \series bold
20063 your
20064 \begin_inset space ~
20065 \end_inset
20066
20067 name
20068 \series default
20069  is the word 
20070 \begin_inset Quotes eld
20071 \end_inset
20072
20073
20074 \emph on
20075 algorithm
20076 \emph default
20077
20078 \begin_inset Quotes erd
20079 \end_inset
20080
20081  in your language.
20082 \end_layout
20083
20084 \begin_layout Subsubsection
20085 Wrap Floats
20086 \begin_inset Index
20087 status collapsed
20088
20089 \begin_layout Plain Layout
20090 Floats ! Text Wrap Floats
20091 \end_layout
20092
20093 \end_inset
20094
20095
20096 \begin_inset CommandInset label
20097 LatexCommand label
20098 name "sec:Wrap-Floats"
20099
20100 \end_inset
20101
20102
20103 \end_layout
20104
20105 \begin_layout Standard
20106 \begin_inset Wrap figure
20107 lines 0
20108 placement l
20109 overhang 0in
20110 width "40col%"
20111 status open
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Graphics
20115         filename clipart/mobius.eps
20116         width 40col%
20117         rotateOrigin center
20118
20119 \end_inset
20120
20121
20122 \end_layout
20123
20124 \begin_layout Plain Layout
20125 \begin_inset Caption
20126
20127 \begin_layout Plain Layout
20128 \begin_inset CommandInset label
20129 LatexCommand label
20130 name "cap:Wrapped-figure"
20131
20132 \end_inset
20133
20134 This is a wrapped figure.
20135 \begin_inset VSpace medskip
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147
20148 This float type is used if you want to 
20149 \begin_inset Quotes eld
20150 \end_inset
20151
20152 wrap
20153 \begin_inset Quotes erd
20154 \end_inset
20155
20156  text around a figure so that it only occupies some fraction of the column
20157  width.
20158  It can be inserted using the menu 
20159 \family sans
20160 Insert\SpecialChar \menuseparator
20161 Float\SpecialChar \menuseparator
20162 Wrap
20163 \begin_inset space ~
20164 \end_inset
20165
20166 Float
20167 \family default
20168  if the LaTeX-package 
20169 \series bold
20170 wrapfig
20171 \series default
20172
20173 \begin_inset Index
20174 status collapsed
20175
20176 \begin_layout Plain Layout
20177 LaTeX-packages ! wrapfig
20178 \end_layout
20179
20180 \end_inset
20181
20182  is installed.
20183 \begin_inset Foot
20184 status collapsed
20185
20186 \begin_layout Plain Layout
20187 Installing a LaTeX-package is explained it in the 
20188 \emph on
20189 LaTeX
20190 \begin_inset space ~
20191 \end_inset
20192
20193 Configuration
20194 \emph default
20195  manual.
20196 \end_layout
20197
20198 \end_inset
20199
20200  The width and placement of the float is adjusted by right-clicking on the
20201  float box.
20202  Figure
20203 \begin_inset space ~
20204 \end_inset
20205
20206
20207 \begin_inset CommandInset ref
20208 LatexCommand ref
20209 reference "cap:Wrapped-figure"
20210
20211 \end_inset
20212
20213  is for example a figure wrap float with a width of 40
20214 \begin_inset space \thinspace{}
20215 \end_inset
20216
20217 col%.
20218 \begin_inset Foot
20219 status collapsed
20220
20221 \begin_layout Plain Layout
20222 Available units are explained in Appendix
20223 \begin_inset space ~
20224 \end_inset
20225
20226
20227 \begin_inset CommandInset ref
20228 LatexCommand ref
20229 reference "cha:Units-available-in"
20230
20231 \end_inset
20232
20233 .
20234 \end_layout
20235
20236 \end_inset
20237
20238  Some space was added under the caption to separate it better from the surroundi
20239 ng text.
20240 \end_layout
20241
20242 \begin_layout Standard
20243 \begin_inset Note Greyedout
20244 status open
20245
20246 \begin_layout Plain Layout
20247
20248 \series bold
20249 Note:
20250 \series default
20251  Wrap floats might be fragile! E.g.
20252  having a figure too close to the bottom of the page can mess things up
20253  in the way that the float doesn't appear in the output or that it is placed
20254  over some other text.
20255 \end_layout
20256
20257 \end_inset
20258
20259  In general:
20260 \end_layout
20261
20262 \begin_layout Itemize
20263 Wrap floats should not be placed in paragraphs that run over a page break.
20264  That means that wrap floats should better be inserted to the exact place
20265  when the document is nearly ready and you are able to estimate where page
20266  breaks will appear.
20267 \end_layout
20268
20269 \begin_layout Itemize
20270 Wrap floats should either be placed in an own paragraph before the paragraph
20271  where they should wrap into or within a paragraph.
20272 \end_layout
20273
20274 \begin_layout Itemize
20275 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20276  there is a text paragraph between them as separator.
20277 \end_layout
20278
20279 \begin_layout Itemize
20280 Wrap floats are not allowed in section headings or tables.
20281 \end_layout
20282
20283 \begin_layout Subsection
20284 Rotated Floats
20285 \begin_inset CommandInset label
20286 LatexCommand label
20287 name "sub:Rotated-Floats"
20288
20289 \end_inset
20290
20291
20292 \begin_inset Index
20293 status collapsed
20294
20295 \begin_layout Plain Layout
20296 Floats ! Rotating
20297 \end_layout
20298
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \begin_layout Standard
20305 Especially for wide tables you might have floats rotated.
20306  To rotate a whole float including the caption, right-click on the float-box
20307  and use the option 
20308 \family sans
20309 Rotate
20310 \begin_inset space ~
20311 \end_inset
20312
20313 sideways
20314 \family default
20315 .
20316 \end_layout
20317
20318 \begin_layout Standard
20319 Rotated floats are always placed on its own page (or column, in case you
20320  have a multi-column document).
20321  You can let them span several columns using the float settings option 
20322 \family sans
20323 Span
20324 \begin_inset space ~
20325 \end_inset
20326
20327 columns
20328 \family default
20329 .
20330  Floats are rotated so that you can read them from the outside margin.
20331  Forcing the rotation direction is explained in the 
20332 \emph on
20333 Embedded Objects
20334 \emph default
20335  manual.
20336 \end_layout
20337
20338 \begin_layout Standard
20339 Referencing rotated floats is the same like for normal floats, the caption
20340  format is also the same: Table
20341 \begin_inset space ~
20342 \end_inset
20343
20344
20345 \begin_inset CommandInset ref
20346 LatexCommand ref
20347 reference "cap:Rotated-table"
20348
20349 \end_inset
20350
20351  is an example of a rotated table float.
20352 \end_layout
20353
20354 \begin_layout Standard
20355 \begin_inset Note Greyedout
20356 status open
20357
20358 \begin_layout Plain Layout
20359
20360 \series bold
20361 Note:
20362 \series default
20363  Not all DVI-viewers are able to display rotated floats.
20364 \end_layout
20365
20366 \end_inset
20367
20368
20369 \end_layout
20370
20371 \begin_layout Standard
20372 \begin_inset Float table
20373 wide false
20374 sideways true
20375 status open
20376
20377 \begin_layout Plain Layout
20378 \begin_inset Caption
20379
20380 \begin_layout Plain Layout
20381 \begin_inset CommandInset label
20382 LatexCommand label
20383 name "cap:Rotated-table"
20384
20385 \end_inset
20386
20387  Rotated table
20388 \end_layout
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Plain Layout
20396 \align center
20397 \begin_inset Tabular
20398 <lyxtabular version="3" rows="1" columns="5">
20399 <features>
20400 <column alignment="center" valignment="top" width="0">
20401 <column alignment="center" valignment="top" width="0">
20402 <column alignment="center" valignment="top" width="0">
20403 <column alignment="center" valignment="top" width="0">
20404 <column alignment="center" valignment="top" width="0">
20405 <row>
20406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 test
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 b
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 c
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 d
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446 e
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 </row>
20452 </lyxtabular>
20453
20454 \end_inset
20455
20456
20457 \end_layout
20458
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \begin_layout Subsection
20465 Float Placement
20466 \begin_inset CommandInset label
20467 LatexCommand label
20468 name "sub:Float-Placement"
20469
20470 \end_inset
20471
20472
20473 \begin_inset Index
20474 status collapsed
20475
20476 \begin_layout Plain Layout
20477 Floats ! Placement
20478 \end_layout
20479
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \begin_layout Standard
20486 Right-clicking on a float-box opens a dialog where you can alter the placement
20487  options that LaTeX uses for positioning the float.
20488 \begin_inset Newline newline
20489 \end_inset
20490
20491 The option 
20492 \family sans
20493 Span
20494 \begin_inset space ~
20495 \end_inset
20496
20497 columns
20498 \family default
20499  is only useful for two-column documents: If you select it, the float will
20500  span across both columns on the page instead of being confined to just
20501  one.
20502 \begin_inset Newline newline
20503 \end_inset
20504
20505 The option 
20506 \family sans
20507 Rotate
20508 \begin_inset space ~
20509 \end_inset
20510
20511 sideways
20512 \family default
20513  is used to rotate floats, see section
20514 \begin_inset space ~
20515 \end_inset
20516
20517
20518 \begin_inset CommandInset ref
20519 LatexCommand ref
20520 reference "sub:Rotated-Floats"
20521
20522 \end_inset
20523
20524 .
20525 \end_layout
20526
20527 \begin_layout Standard
20528 You can use one ore more of the following options in the float dialog to
20529  set the placement for a particular float when you uncheck the option 
20530 \family sans
20531 Use
20532 \begin_inset space ~
20533 \end_inset
20534
20535 default
20536 \begin_inset space ~
20537 \end_inset
20538
20539 placement
20540 \family default
20541 :
20542 \end_layout
20543
20544 \begin_layout Description
20545 Here
20546 \begin_inset space ~
20547 \end_inset
20548
20549 if
20550 \begin_inset space ~
20551 \end_inset
20552
20553 possible: try to place the float on the position where it is inserted
20554 \end_layout
20555
20556 \begin_layout Description
20557 Top
20558 \begin_inset space ~
20559 \end_inset
20560
20561 of
20562 \begin_inset space ~
20563 \end_inset
20564
20565 page: try to place the float on the top of the current page
20566 \end_layout
20567
20568 \begin_layout Description
20569 Bottom
20570 \begin_inset space ~
20571 \end_inset
20572
20573 of
20574 \begin_inset space ~
20575 \end_inset
20576
20577 page: try to place the float on the bottom of the current page
20578 \end_layout
20579
20580 \begin_layout Description
20581 Page
20582 \begin_inset space ~
20583 \end_inset
20584
20585 of
20586 \begin_inset space ~
20587 \end_inset
20588
20589 floats: try to place the float on an own page 
20590 \end_layout
20591
20592 \begin_layout Standard
20593 The order of the above option is 
20594 \emph on
20595 always
20596 \emph default
20597  used by LaTeX.
20598  That means, if you use the default placement, LaTeX will first try out
20599  
20600 \family sans
20601 Here
20602 \begin_inset space ~
20603 \end_inset
20604
20605 if
20606 \begin_inset space ~
20607 \end_inset
20608
20609 possible
20610 \family default
20611 , then 
20612 \family sans
20613 Top
20614 \begin_inset space ~
20615 \end_inset
20616
20617 of
20618 \begin_inset space ~
20619 \end_inset
20620
20621 page
20622 \family default
20623 , and then the others.
20624  If you don't use the default, LaTeX will try only the checked options but
20625  in the same order.
20626  If none of the 4 placements are possible the procedure is internally repeated
20627  but it is tried to put the float on the following page.
20628 \end_layout
20629
20630 \begin_layout Standard
20631 By default, each options has its own rules:
20632 \end_layout
20633
20634 \begin_layout Standard
20635
20636 \family sans
20637 Top
20638 \begin_inset space ~
20639 \end_inset
20640
20641 of
20642 \begin_inset space ~
20643 \end_inset
20644
20645 page
20646 \family default
20647  only floats occupying less than 70
20648 \begin_inset space \thinspace{}
20649 \end_inset
20650
20651 % of the page can be placed at the top of a page
20652 \end_layout
20653
20654 \begin_layout Standard
20655
20656 \family sans
20657 Bottom
20658 \begin_inset space ~
20659 \end_inset
20660
20661 of
20662 \begin_inset space ~
20663 \end_inset
20664
20665 page
20666 \family default
20667 : only floats occupying less than 30
20668 \begin_inset space \thinspace{}
20669 \end_inset
20670
20671 % of the page can be placed at the bottom of a page.
20672 \end_layout
20673
20674 \begin_layout Standard
20675
20676 \family sans
20677 Page
20678 \begin_inset space ~
20679 \end_inset
20680
20681 of
20682 \begin_inset space ~
20683 \end_inset
20684
20685 floats
20686 \family default
20687 : only if more than 50
20688 \begin_inset space \thinspace{}
20689 \end_inset
20690
20691 % of the page are occupied by floats, several floats can be set together
20692  on a page.
20693 \end_layout
20694
20695 \begin_layout Standard
20696 If you don't like these rules, you can ignore them by using the additional
20697  option 
20698 \family sans
20699 Ignore
20700 \begin_inset space ~
20701 \end_inset
20702
20703 LaTeX
20704 \begin_inset space ~
20705 \end_inset
20706
20707 rules
20708 \family default
20709 .
20710 \end_layout
20711
20712 \begin_layout Standard
20713 Sometimes you might need, under all circumstances, a float to be placed
20714  exactly at the position where it is inserted.
20715  For this case you can use the option 
20716 \family sans
20717 Here
20718 \begin_inset space ~
20719 \end_inset
20720
20721 definitely
20722 \family default
20723 .
20724  Use this option very rarely and only if the document is nearly ready to
20725  be printed.
20726  Because the float is then no longer able to 
20727 \begin_inset Quotes eld
20728 \end_inset
20729
20730 float
20731 \begin_inset Quotes erd
20732 \end_inset
20733
20734  when you change your document and this will often destroy the page layout.
20735 \end_layout
20736
20737 \begin_layout Standard
20738 There are no placement options for text wrap floats, because they are always
20739  surrounded by the text of a certain paragraph.
20740 \end_layout
20741
20742 \begin_layout Standard
20743 For more details about float placements, have a look at LaTeX books like
20744  
20745 \begin_inset CommandInset citation
20746 LatexCommand cite
20747 key "latexcompanion,latexguide,latexbook"
20748
20749 \end_inset
20750
20751 .
20752 \end_layout
20753
20754 \begin_layout Section
20755 Minipages
20756 \begin_inset Index
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760 Minipages
20761 \end_layout
20762
20763 \end_inset
20764
20765
20766 \begin_inset CommandInset label
20767 LatexCommand label
20768 name "sec:Minipages"
20769
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \begin_layout Standard
20776 LaTeX provides a mechanism to produce essentially a page within a page,
20777  called minipage.
20778  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20779 \begin_inset space ~
20780 \end_inset
20781
20782 apply.
20783  
20784 \end_layout
20785
20786 \begin_layout Standard
20787 Minipages in LyX have their own collapsible box inserted via the menu 
20788 \family sans
20789 Insert\SpecialChar \menuseparator
20790 Box
20791 \family default
20792 .
20793  Right-clicking on the box allows you to alter the width of the minipage
20794  and its alignment within the page.
20795 \end_layout
20796
20797 \begin_layout Standard
20798 \align center
20799 \begin_inset Box Frameless
20800 position "t"
20801 hor_pos "c"
20802 has_inner_box 1
20803 inner_pos "t"
20804 use_parbox 0
20805 width "30col%"
20806 special "none"
20807 height "1pt"
20808 height_special "totalheight"
20809 status open
20810
20811 \begin_layout Plain Layout
20812
20813 \shape italic
20814 This is a minipage.
20815  The text is set in an italic style.
20816 \end_layout
20817
20818 \begin_layout Plain Layout
20819
20820 \shape italic
20821 Minipages are often used for text in another language or text that needs
20822  another formatting.
20823 \end_layout
20824
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \begin_layout Standard
20831 \begin_inset VSpace medskip
20832 \end_inset
20833
20834 If you place two minipages side-by-side, you can use 
20835 \family sans
20836 Horizontal Fills
20837 \family default
20838  as described in section
20839 \begin_inset space ~
20840 \end_inset
20841
20842
20843 \begin_inset CommandInset ref
20844 LatexCommand ref
20845 reference "sub:Horizontal-Space"
20846
20847 \end_inset
20848
20849 :
20850 \begin_inset VSpace medskip
20851 \end_inset
20852
20853
20854 \end_layout
20855
20856 \begin_layout Standard
20857 \begin_inset Box Frameless
20858 position "t"
20859 hor_pos "c"
20860 has_inner_box 1
20861 inner_pos "t"
20862 use_parbox 0
20863 width "1.5in"
20864 special "none"
20865 height "1pt"
20866 height_special "totalheight"
20867 status open
20868
20869 \begin_layout Plain Layout
20870 This is a minipage with some stupid dummy text.
20871  This dummy text is used to increase the size of the minipage.
20872 \end_layout
20873
20874 \end_inset
20875
20876
20877 \begin_inset space \hfill{}
20878 \end_inset
20879
20880
20881 \begin_inset Box Frameless
20882 position "t"
20883 hor_pos "c"
20884 has_inner_box 1
20885 inner_pos "t"
20886 use_parbox 0
20887 width "1.5in"
20888 special "none"
20889 height "1pt"
20890 height_special "totalheight"
20891 status open
20892
20893 \begin_layout Plain Layout
20894 This is a minipage with some stupid dummy text.
20895  This dummy text is used to increase the size of the minipage.
20896 \end_layout
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \begin_layout Standard
20904 \begin_inset VSpace bigskip
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \begin_layout Standard
20911 When you right-click on a minipage box, you can change the box from a minipage
20912  to other box types.
20913  All box types and their settings are explained in detail in chapter 
20914 \emph on
20915 Boxes
20916 \emph default
20917  of the 
20918 \emph on
20919 Embedded Objects
20920 \emph default
20921  manual.
20922 \end_layout
20923
20924 \begin_layout Chapter
20925 Mathematical Formulas
20926 \begin_inset Index
20927 status collapsed
20928
20929 \begin_layout Plain Layout
20930 Math
20931 \end_layout
20932
20933 \end_inset
20934
20935
20936 \begin_inset Index
20937 status collapsed
20938
20939 \begin_layout Plain Layout
20940 Formulas | see
20941 \begin_inset ERT
20942 status collapsed
20943
20944 \begin_layout Plain Layout
20945
20946 {
20947 \end_layout
20948
20949 \end_inset
20950
20951 Math
20952 \begin_inset ERT
20953 status collapsed
20954
20955 \begin_layout Plain Layout
20956
20957 }
20958 \end_layout
20959
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \end_inset
20966
20967
20968 \begin_inset CommandInset label
20969 LatexCommand label
20970 name "cha:Mathematical-Formulas"
20971
20972 \end_inset
20973
20974
20975 \end_layout
20976
20977 \begin_layout Standard
20978 The issues of this chapter are described in detail in the 
20979 \emph on
20980 Math
20981 \emph default
20982  manual.
20983  There you'll also find tips and tricks for special cases.
20984 \end_layout
20985
20986 \begin_layout Section
20987 Basic Math Editing
20988 \begin_inset Index
20989 status collapsed
20990
20991 \begin_layout Plain Layout
20992 Math ! Basics
20993 \end_layout
20994
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \begin_layout Standard
21001 To create a math formula, you can just click on the toolbar icon 
21002 \begin_inset Graphics
21003         filename ../images/math-mode.png
21004
21005 \end_inset
21006
21007 .
21008  That will create a little blue rectangle, with purple markers around its
21009  corners.
21010  That blue rectangle is the formula itself; the purple markers indicate
21011  what level of nesting within the formula you are at.
21012  You can also choose a particular formula type to insert via the 
21013 \family sans
21014 Insert\SpecialChar \menuseparator
21015 Math
21016 \family default
21017  menu.
21018 \end_layout
21019
21020 \begin_layout Standard
21021 Editing the parameters of a formula and adding math constructs can be done
21022  with the 
21023 \family sans
21024 math
21025 \begin_inset space ~
21026 \end_inset
21027
21028 toolbar
21029 \family default
21030 , that appears when the cursor is in a formula.
21031 \end_layout
21032
21033 \begin_layout Standard
21034 There are two main types of formulas: Inline formulas appear within a text
21035  line, like this one:
21036 \end_layout
21037
21038 \begin_layout Standard
21039 This is a line with an inline formula 
21040 \begin_inset Formula $A=B$
21041 \end_inset
21042
21043  in it.
21044 \end_layout
21045
21046 \begin_layout Standard
21047 Displayed formulas appear outside the text like as they were in an own paragraph
21048 , like this one:
21049 \begin_inset Formula \[
21050 A=B\]
21051
21052 \end_inset
21053
21054 You can only number and reference displayed formulas.
21055 \end_layout
21056
21057 \begin_layout Standard
21058 LyX supports also many LaTeX math commands.
21059  E.g.
21060  typing 
21061 \begin_inset Quotes eld
21062 \end_inset
21063
21064
21065 \series bold
21066
21067 \backslash
21068 alpha
21069 \series default
21070
21071 \begin_inset Quotes erd
21072 \end_inset
21073
21074 , followed by a space, in a formula will create the Greek letter 
21075 \begin_inset Formula $\alpha$
21076 \end_inset
21077
21078 .
21079  So typing commands might sometimes be faster than using the 
21080 \family sans
21081 Math
21082 \begin_inset space ~
21083 \end_inset
21084
21085 Panel
21086 \family default
21087 .
21088 \end_layout
21089
21090 \begin_layout Subsection
21091 Navigating in Formulas
21092 \begin_inset Index
21093 status collapsed
21094
21095 \begin_layout Plain Layout
21096 Math ! Navigating
21097 \end_layout
21098
21099 \end_inset
21100
21101
21102 \end_layout
21103
21104 \begin_layout Standard
21105 The best control over the cursor position within an existing formula is
21106  achieved with the arrow keys.
21107  LyX uses small rectangles to indicate places where something can be inserted.
21108  The arrow keys can be used to navigate between parts of a formula.
21109  Pressing 
21110 \family sans
21111 Space
21112 \family default
21113  will leave a formula construct (a square root 
21114 \begin_inset Formula $\sqrt{2}$
21115 \end_inset
21116
21117 , or parentheses 
21118 \begin_inset Formula $\left(f\right)$
21119 \end_inset
21120
21121 , or a matrix 
21122 \begin_inset Formula $\left[\begin{array}{cc}
21123 1 & 2\\
21124 3 & 4\end{array}\right]$
21125 \end_inset
21126
21127 ).
21128  Pressing 
21129 \family sans
21130 Escape
21131 \family default
21132  will leave the formula, placing the cursor after the formula.
21133  
21134 \family sans
21135 Tab
21136 \family default
21137  can be used to move horizontally in a formula; for example, through the
21138  cells of a matrix or the positions in a multi-line equation.
21139 \end_layout
21140
21141 \begin_layout Standard
21142
21143 \family sans
21144 Space
21145 \family default
21146 , printed in this document as 
21147 \begin_inset Quotes eld
21148 \end_inset
21149
21150
21151 \begin_inset ERT
21152 status collapsed
21153
21154 \begin_layout Plain Layout
21155
21156
21157 \backslash
21158 spce 
21159 \end_layout
21160
21161 \end_inset
21162
21163
21164 \begin_inset Quotes erd
21165 \end_inset
21166
21167
21168 \begin_inset Note Note
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 This command will appear in the output as official character denoting the
21173  space character (visible space).
21174 \end_layout
21175
21176 \end_inset
21177
21178 , seems to do nothing in a formula, since it does not add a space between
21179  characters, but it does exit a nested structure.
21180  For this reason, you have to be careful about using 
21181 \family sans
21182 Space
21183 \family default
21184 .
21185  For example, if you want 
21186 \begin_inset Formula $\sqrt{2x+1}$
21187 \end_inset
21188
21189 , type 
21190 \series bold
21191
21192 \backslash
21193 sqrt
21194 \begin_inset ERT
21195 status collapsed
21196
21197 \begin_layout Plain Layout
21198
21199
21200 \backslash
21201 spce 
21202 \end_layout
21203
21204 \end_inset
21205
21206 2x+1
21207 \series default
21208  and not 
21209 \series bold
21210
21211 \backslash
21212 sqrt
21213 \begin_inset ERT
21214 status collapsed
21215
21216 \begin_layout Plain Layout
21217
21218
21219 \backslash
21220 spce 
21221 \end_layout
21222
21223 \end_inset
21224
21225 2x
21226 \begin_inset ERT
21227 status collapsed
21228
21229 \begin_layout Plain Layout
21230
21231
21232 \backslash
21233 spce 
21234 \end_layout
21235
21236 \end_inset
21237
21238 +1
21239 \series default
21240 , since in the latter case only the 
21241 \family typewriter
21242
21243 \begin_inset Formula $2x$
21244 \end_inset
21245
21246
21247 \family default
21248  will be under the square root sign: 
21249 \begin_inset Formula $\sqrt{2x}+1$
21250 \end_inset
21251
21252 .
21253 \end_layout
21254
21255 \begin_layout Standard
21256 You can leave many parts of a formula, like this matrix, partially filled
21257  in, such as:
21258 \begin_inset Formula \[
21259 \left(\begin{array}{ccc}
21260 \lambda_{1}\\
21261  & \ddots\\
21262  &  & \lambda_{n}\end{array}\right)\]
21263
21264 \end_inset
21265
21266 If you leave a fraction only partially filled in, or a subscript with nothing
21267  in it, the results will be unpredictable, but most constructs don't mind.
21268 \end_layout
21269
21270 \begin_layout Subsection
21271 Selecting Text
21272 \end_layout
21273
21274 \begin_layout Standard
21275 You can select text within a formula in two different ways.
21276  Place the cursor at one end of the string of text you want, and press 
21277 \family sans
21278 Shift
21279 \family default
21280  and a cursor movement key to select text.
21281  It will be highlighted as with regular text selection.
21282  Alternatively, you can select text with the mouse in the usual way.
21283  That text can then be cut or copied, and then pasted within any formula,
21284  but not in a normal text region in LyX.
21285 \end_layout
21286
21287 \begin_layout Subsection
21288 Exponents and Subscripts
21289 \begin_inset Index
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293 Math ! Exponents
21294 \end_layout
21295
21296 \end_inset
21297
21298
21299 \begin_inset Index
21300 status collapsed
21301
21302 \begin_layout Plain Layout
21303 Math ! Subscripts
21304 \end_layout
21305
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \begin_layout Standard
21312 You can use the math panel to add super- or subscripts, but the much easier
21313  way is to use a command.
21314  To get 
21315 \begin_inset Formula $x^{2}$
21316 \end_inset
21317
21318 , type in a formula 
21319 \series bold
21320 x^2
21321 \begin_inset ERT
21322 status collapsed
21323
21324 \begin_layout Plain Layout
21325
21326
21327 \backslash
21328 spce 
21329 \end_layout
21330
21331 \end_inset
21332
21333
21334 \series default
21335 .
21336  The final 
21337 \family sans
21338 Space
21339 \family default
21340  puts the cursor back down on the base line of the expression.
21341  If you type 
21342 \series bold
21343 x^2y
21344 \series default
21345 , you will get 
21346 \begin_inset Formula $x^{2y}$
21347 \end_inset
21348
21349 , to get 
21350 \begin_inset Formula $x^{2}y$
21351 \end_inset
21352
21353 , type 
21354 \series bold
21355 x^2
21356 \begin_inset ERT
21357 status collapsed
21358
21359 \begin_layout Plain Layout
21360
21361
21362 \backslash
21363 spce 
21364 \end_layout
21365
21366 \end_inset
21367
21368 y
21369 \series default
21370 .
21371  If you use characters in the superscript, that could be accented with the
21372  hat 
21373 \begin_inset Quotes eld
21374 \end_inset
21375
21376 ^
21377 \begin_inset Quotes erd
21378 \end_inset
21379
21380 , you have to use an extra 
21381 \family sans
21382 Space
21383 \family default
21384  to separate the hat and the character.
21385  E.g.
21386  if you want 
21387 \begin_inset Formula $x^{a}$
21388 \end_inset
21389
21390 , type 
21391 \series bold
21392 x^
21393 \begin_inset ERT
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397
21398
21399 \backslash
21400 spce 
21401 \end_layout
21402
21403 \end_inset
21404
21405 a
21406 \series default
21407 .
21408  Subscripts are similar: To get 
21409 \begin_inset Formula $a_{1}$
21410 \end_inset
21411
21412 , type 
21413 \series bold
21414 a_1
21415 \begin_inset ERT
21416 status collapsed
21417
21418 \begin_layout Plain Layout
21419
21420
21421 \backslash
21422 spce 
21423 \end_layout
21424
21425 \end_inset
21426
21427
21428 \series default
21429 .
21430 \end_layout
21431
21432 \begin_layout Subsection
21433 Fractions
21434 \begin_inset Index
21435 status collapsed
21436
21437 \begin_layout Plain Layout
21438 Math ! Fractions
21439 \end_layout
21440
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \begin_layout Standard
21447 Create a fraction with either the command 
21448 \series bold
21449
21450 \backslash
21451 frac
21452 \series default
21453  or using the icon 
21454 \begin_inset Graphics
21455         filename ../images/math/frac.png
21456         scale 60
21457
21458 \end_inset
21459
21460  in the 
21461 \family sans
21462 Math
21463 \begin_inset space ~
21464 \end_inset
21465
21466 Panel
21467 \family default
21468 .
21469  You will be presented with an empty fraction.
21470  The cursor is above the fraction line.
21471  To move it to the bottom, simply press 
21472 \family sans
21473 Down
21474 \family default
21475 .
21476  To move back up, press 
21477 \family sans
21478 Up
21479 \family default
21480 .
21481  Any math structure can be placed in a fraction, as this example shows:
21482 \begin_inset Formula \[
21483 \left[\frac{1}{\left(\begin{array}{cc}
21484 2 & 3\\
21485 4 & 5\end{array}\right)}\right]\]
21486
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \begin_layout Subsection
21493 Roots
21494 \begin_inset Index
21495 status collapsed
21496
21497 \begin_layout Plain Layout
21498 Math ! Roots
21499 \end_layout
21500
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \begin_layout Standard
21507 Roots can be created using the 
21508 \family sans
21509 Math
21510 \begin_inset space ~
21511 \end_inset
21512
21513 Panel
21514 \family default
21515  button
21516 \begin_inset Graphics
21517         filename ../images/math/sqrt.png
21518
21519 \end_inset
21520
21521  or the commands 
21522 \series bold
21523
21524 \backslash
21525 sqrt
21526 \series default
21527  or 
21528 \series bold
21529
21530 \backslash
21531 root
21532 \series default
21533 .
21534  With the command 
21535 \series bold
21536
21537 \backslash
21538 root
21539 \series default
21540  you can produce roots of higher orders, like cube roots, while 
21541 \series bold
21542
21543 \backslash
21544 sqrt
21545 \series default
21546  produces always a square root.
21547 \end_layout
21548
21549 \begin_layout Subsection
21550 Operators with Limits
21551 \begin_inset Index
21552 status collapsed
21553
21554 \begin_layout Plain Layout
21555 Math ! Sums
21556 \end_layout
21557
21558 \end_inset
21559
21560
21561 \begin_inset Index
21562 status collapsed
21563
21564 \begin_layout Plain Layout
21565 Math ! Integrals
21566 \end_layout
21567
21568 \end_inset
21569
21570
21571 \begin_inset CommandInset label
21572 LatexCommand label
21573 name "sub:Operators-with-Limits"
21574
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \begin_layout Standard
21581 Sum (
21582 \begin_inset Formula $\sum$
21583 \end_inset
21584
21585 ) and integral (
21586 \begin_inset Formula $\int$
21587 \end_inset
21588
21589 ) operators are very often decorated with limits.
21590  These limits can be entered in LyX by entering them as you would enter
21591  a super- or subscript, directly after the symbol.
21592  The sum operator will automatically place its 
21593 \begin_inset Quotes eld
21594 \end_inset
21595
21596 limits
21597 \begin_inset Quotes erd
21598 \end_inset
21599
21600  over and under the symbol in displayed formulas, and on the side in inline
21601  formulas.
21602  Such as 
21603 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21604 \end_inset
21605
21606 , versus
21607 \begin_inset Formula \[
21608 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21609
21610 \end_inset
21611
21612 Integral signs, however, will place the limits on the side in both formula
21613  types.
21614 \end_layout
21615
21616 \begin_layout Standard
21617 All operators with limits will be automatically re-sized when placed in
21618  display mode.
21619  The placement of the limits can be changed by placing the cursor directly
21620  behind the operator and hitting 
21621 \family sans
21622 M-m l
21623 \family default
21624  or using the menu 
21625 \family sans
21626 Edit\SpecialChar \menuseparator
21627 Math\SpecialChar \menuseparator
21628 Change
21629 \begin_inset space ~
21630 \end_inset
21631
21632 Limits
21633 \begin_inset space ~
21634 \end_inset
21635
21636 Type
21637 \family default
21638 .
21639 \end_layout
21640
21641 \begin_layout Standard
21642 Certain other mathematical expressions have this 
21643 \begin_inset Quotes eld
21644 \end_inset
21645
21646 moving limits
21647 \begin_inset Quotes erd
21648 \end_inset
21649
21650  feature as addition, such as
21651 \begin_inset Index
21652 status collapsed
21653
21654 \begin_layout Plain Layout
21655 Math ! Limits
21656 \end_layout
21657
21658 \end_inset
21659
21660
21661 \begin_inset Formula \[
21662 \lim_{x\rightarrow\infty}f(x),\]
21663
21664 \end_inset
21665
21666 which will place the 
21667 \begin_inset Formula $x\rightarrow\infty$
21668 \end_inset
21669
21670  underneath the 
21671 \begin_inset Quotes eld
21672 \end_inset
21673
21674 lim
21675 \begin_inset Quotes erd
21676 \end_inset
21677
21678  in display mode.
21679  In inline formulas it looks like this: 
21680 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21681 \end_inset
21682
21683 .
21684 \end_layout
21685
21686 \begin_layout Standard
21687 Note that the lim-function was entered as the function macro 
21688 \series bold
21689
21690 \backslash
21691 lim
21692 \series default
21693 .
21694  Have a look at section
21695 \begin_inset space ~
21696 \end_inset
21697
21698
21699 \begin_inset CommandInset ref
21700 LatexCommand ref
21701 reference "sub:Functions"
21702
21703 \end_inset
21704
21705  for an explanation of function macros.
21706 \end_layout
21707
21708 \begin_layout Subsection
21709 Math Symbols
21710 \begin_inset Index
21711 status collapsed
21712
21713 \begin_layout Plain Layout
21714 Math ! Symbols
21715 \end_layout
21716
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \begin_layout Standard
21723 Most math symbols can be found in the 
21724 \family sans
21725 Math
21726 \begin_inset space ~
21727 \end_inset
21728
21729 Panel
21730 \family default
21731  under one of several categories; including 
21732 \family sans
21733 Greek
21734 \family default
21735
21736 \family sans
21737 Operators
21738 \family default
21739  , 
21740 \family sans
21741 Relations
21742 \family default
21743
21744 \family sans
21745 Arrows
21746 \family default
21747 .
21748  There are also the additional symbols provided by the American Mathematical
21749  Society (AMS).
21750 \end_layout
21751
21752 \begin_layout Standard
21753 If you know the LaTeX-command for a construct or symbol you wish to use,
21754  you don't have to use the 
21755 \family sans
21756 Math
21757 \begin_inset space ~
21758 \end_inset
21759
21760 Panel
21761 \family default
21762 , but can type the command directly into the formula.
21763  LyX will convert it to the corresponding symbol or construct.
21764 \end_layout
21765
21766 \begin_layout Subsection
21767 Altering Spacing
21768 \begin_inset Index
21769 status collapsed
21770
21771 \begin_layout Plain Layout
21772 Math ! Spaces
21773 \end_layout
21774
21775 \end_inset
21776
21777
21778 \begin_inset CommandInset label
21779 LatexCommand label
21780 name "sub:Altering-Spacing"
21781
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \begin_layout Standard
21788 You may want to create spaces that differs from the standard spacing that
21789  LaTeX provides.
21790  To do this, type 
21791 \family sans
21792 C-Space
21793 \family default
21794  or to use the 
21795 \family sans
21796 Math
21797 \begin_inset space ~
21798 \end_inset
21799
21800 Panel
21801 \family default
21802  button 
21803 \begin_inset Graphics
21804         filename ../images/math/space.png
21805
21806 \end_inset
21807
21808 .
21809  This generates a small space, and shows a small marker on the screen.
21810  Here a example for the sequence 
21811 \series bold
21812 a C-Space b
21813 \series default
21814
21815 \begin_inset Formula $a\, b$
21816 \end_inset
21817
21818  (appears in LyX as 
21819 \begin_inset Graphics
21820         filename clipart/SpaceMarker.png
21821
21822 \end_inset
21823
21824 ).
21825  You can change the space to different sizes when you set the cursor behind
21826  the space marker and hit space again several times.
21827  With every space hit the size will be changed.
21828  Some markers for the space size appear red in LyX, because they are a negative
21829  spaces.
21830  Here two examples:
21831 \end_layout
21832
21833 \begin_layout Standard
21834
21835 \series bold
21836 a C-Space b
21837 \series default
21838  and 3×
21839 \family sans
21840 Space
21841 \family default
21842
21843 \begin_inset Formula $a\quad b$
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \begin_layout Standard
21850
21851 \series bold
21852 a C-Space b
21853 \series default
21854  and 5×
21855 \family sans
21856 Space
21857 \family default
21858
21859 \begin_inset Formula $a\! b$
21860 \end_inset
21861
21862
21863 \end_layout
21864
21865 \begin_layout Subsection
21866 Functions
21867 \begin_inset Index
21868 status collapsed
21869
21870 \begin_layout Plain Layout
21871 Math ! Functions
21872 \end_layout
21873
21874 \end_inset
21875
21876
21877 \begin_inset CommandInset label
21878 LatexCommand label
21879 name "sub:Functions"
21880
21881 \end_inset
21882
21883
21884 \end_layout
21885
21886 \begin_layout Standard
21887 The 
21888 \family sans
21889 Math
21890 \begin_inset space ~
21891 \end_inset
21892
21893 Panel
21894 \family default
21895  contains under the button 
21896 \begin_inset Graphics
21897         filename ../images/math/functions.png
21898
21899 \end_inset
21900
21901  a number of functions, such as 
21902 \begin_inset Formula $\sin$
21903 \end_inset
21904
21905
21906 \begin_inset Formula $\lim$
21907 \end_inset
21908
21909
21910 \emph on
21911 etc
21912 \emph default
21913 .
21914  (you can also insert them in a formula by typing 
21915 \series bold
21916
21917 \backslash
21918 sin
21919 \series default
21920  etc.).
21921  Standard mathematical practice is, that functions are printed upright to
21922  avoid confusions, because 
21923 \begin_inset Formula $sin$
21924 \end_inset
21925
21926  does normally mean 
21927 \begin_inset Formula $s·i·n$
21928 \end_inset
21929
21930 .
21931 \end_layout
21932
21933 \begin_layout Standard
21934 Using the function macros will also produce correct spacing around the function:
21935  
21936 \begin_inset Formula $a\sin x$
21937 \end_inset
21938
21939  is different from 
21940 \begin_inset Formula $asinx$
21941 \end_inset
21942
21943
21944 \end_layout
21945
21946 \begin_layout Standard
21947 For some mathematical objects, like the limes, the macro changes the way
21948  that subscripts are placed, like described in section
21949 \begin_inset space ~
21950 \end_inset
21951
21952
21953 \begin_inset CommandInset ref
21954 LatexCommand ref
21955 reference "sub:Operators-with-Limits"
21956
21957 \end_inset
21958
21959 .
21960 \end_layout
21961
21962 \begin_layout Subsection
21963 Accents
21964 \begin_inset Index
21965 status collapsed
21966
21967 \begin_layout Plain Layout
21968 Math ! Accents
21969 \end_layout
21970
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \begin_layout Standard
21977 In a formula you can insert accented characters in the same way as in text
21978  mode.
21979  This may depend on your keyboard, or the bindings file you use.
21980  You can also use LaTeX commands to e.g.
21981  enter 
21982 \begin_inset Formula $\hat{a}$
21983 \end_inset
21984
21985  even if your keyboard doesn't have hat-accents enabled.
21986  Our example is entered by typing 
21987 \series bold
21988
21989 \backslash
21990 hat
21991 \begin_inset ERT
21992 status collapsed
21993
21994 \begin_layout Plain Layout
21995
21996
21997 \backslash
21998 spce 
21999 \end_layout
22000
22001 \end_inset
22002
22003 a
22004 \series default
22005  in a formula.
22006  Table
22007 \begin_inset space ~
22008 \end_inset
22009
22010
22011 \begin_inset CommandInset ref
22012 LatexCommand ref
22013 reference "cap:Accent-names-and"
22014
22015 \end_inset
22016
22017  shows the equivalences between the accent names and the commands.
22018 \end_layout
22019
22020 \begin_layout Standard
22021 \begin_inset Float table
22022 wide false
22023 sideways false
22024 status open
22025
22026 \begin_layout Plain Layout
22027 \begin_inset Caption
22028
22029 \begin_layout Plain Layout
22030 \begin_inset CommandInset label
22031 LatexCommand label
22032 name "cap:Accent-names-and"
22033
22034 \end_inset
22035
22036 Accent names and the corresponding commands.
22037 \end_layout
22038
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \begin_layout Plain Layout
22045 \align center
22046 \begin_inset Tabular
22047 <lyxtabular version="3" rows="11" columns="3">
22048 <features>
22049 <column alignment="center" valignment="top" width="0pt">
22050 <column alignment="center" valignment="top" width="0pt">
22051 <column alignment="center" valignment="top" width="0pt">
22052 <row>
22053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057 Name
22058 \end_layout
22059
22060 \end_inset
22061 </cell>
22062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22063 \begin_inset Text
22064
22065 \begin_layout Plain Layout
22066 Command
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075 E
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 xample
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \family roman
22097 \series medium
22098 \shape up
22099 \size normal
22100 \emph off
22101 \bar no
22102 \noun off
22103 \color none
22104 circumflex
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \series bold
22115
22116 \backslash
22117 hat
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126
22127 \family roman
22128 \series medium
22129 \shape up
22130 \size normal
22131 \emph off
22132 \bar no
22133 \noun off
22134 \color none
22135 \begin_inset Formula $\hat{a}$
22136 \end_inset
22137
22138
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 </row>
22144 <row>
22145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149
22150 \family roman
22151 \series medium
22152 \shape up
22153 \size normal
22154 \emph off
22155 \bar no
22156 \noun off
22157 \color none
22158 grave
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167
22168 \series bold
22169
22170 \backslash
22171 grave
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \family roman
22182 \series medium
22183 \shape up
22184 \size normal
22185 \emph off
22186 \bar no
22187 \noun off
22188 \color none
22189 \begin_inset Formula $\grave{a}$
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 </row>
22198 <row>
22199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \family roman
22205 \series medium
22206 \shape up
22207 \size normal
22208 \emph off
22209 \bar no
22210 \noun off
22211 \color none
22212 acute
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221
22222 \series bold
22223
22224 \backslash
22225 acute
22226 \end_layout
22227
22228 \end_inset
22229 </cell>
22230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234
22235 \family roman
22236 \series medium
22237 \shape up
22238 \size normal
22239 \emph off
22240 \bar no
22241 \noun off
22242 \color none
22243 \begin_inset Formula $\acute{a}$
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 </row>
22252 <row>
22253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Plain Layout
22257
22258 \family roman
22259 \series medium
22260 \shape up
22261 \size normal
22262 \emph off
22263 \bar no
22264 \noun off
22265 \color none
22266 umlaut
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275
22276 \series bold
22277
22278 \backslash
22279 ddot
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288
22289 \family roman
22290 \series medium
22291 \shape up
22292 \size normal
22293 \emph off
22294 \bar no
22295 \noun off
22296 \color none
22297 \begin_inset Formula $\ddot{a}$
22298 \end_inset
22299
22300
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 </row>
22306 <row>
22307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311
22312 \family roman
22313 \series medium
22314 \shape up
22315 \size normal
22316 \emph off
22317 \bar no
22318 \noun off
22319 \color none
22320 tilde
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329
22330 \series bold
22331
22332 \backslash
22333 tilde
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342
22343 \family roman
22344 \series medium
22345 \shape up
22346 \size normal
22347 \emph off
22348 \bar no
22349 \noun off
22350 \color none
22351 \begin_inset Formula $\tilde{a}$
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 </row>
22360 <row>
22361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365
22366 \family roman
22367 \series medium
22368 \shape up
22369 \size normal
22370 \emph off
22371 \bar no
22372 \noun off
22373 \color none
22374 dot
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383
22384 \series bold
22385
22386 \backslash
22387 dot
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396
22397 \family roman
22398 \series medium
22399 \shape up
22400 \size normal
22401 \emph off
22402 \bar no
22403 \noun off
22404 \color none
22405 \begin_inset Formula $\dot{a}$
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 </row>
22414 <row>
22415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419
22420 \family roman
22421 \series medium
22422 \shape up
22423 \size normal
22424 \emph off
22425 \bar no
22426 \noun off
22427 \color none
22428 breve
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437
22438 \series bold
22439
22440 \backslash
22441 breve
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450
22451 \family roman
22452 \series medium
22453 \shape up
22454 \size normal
22455 \emph off
22456 \bar no
22457 \noun off
22458 \color none
22459 \begin_inset Formula $\breve{a}$
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 <row>
22469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473
22474 \family roman
22475 \series medium
22476 \shape up
22477 \size normal
22478 \emph off
22479 \bar no
22480 \noun off
22481 \color none
22482 caron
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491
22492 \series bold
22493
22494 \backslash
22495 check
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504
22505 \family roman
22506 \series medium
22507 \shape up
22508 \size normal
22509 \emph off
22510 \bar no
22511 \noun off
22512 \color none
22513 \begin_inset Formula $\check{a}$
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 </row>
22522 <row>
22523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527
22528 \family roman
22529 \series medium
22530 \shape up
22531 \size normal
22532 \emph off
22533 \bar no
22534 \noun off
22535 \color none
22536 macron
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545
22546 \series bold
22547
22548 \backslash
22549 bar
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558
22559 \family roman
22560 \series medium
22561 \shape up
22562 \size normal
22563 \emph off
22564 \bar no
22565 \noun off
22566 \color none
22567 \begin_inset Formula $\bar{a}$
22568 \end_inset
22569
22570
22571 \end_layout
22572
22573 \end_inset
22574 </cell>
22575 </row>
22576 <row>
22577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581 vector
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590
22591 \series bold
22592
22593 \backslash
22594 vec
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603
22604 \family roman
22605 \series medium
22606 \shape up
22607 \size normal
22608 \emph off
22609 \bar no
22610 \noun off
22611 \color none
22612 \begin_inset Formula $\vec{a}$
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 </row>
22621 </lyxtabular>
22622
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \begin_layout Standard
22634 You can choose one of the accents by selecting an item from the 
22635 \family sans
22636 Frame
22637 \begin_inset space ~
22638 \end_inset
22639
22640 decorations
22641 \family default
22642  symbol set button 
22643 \begin_inset Graphics
22644         filename ../images/math/hat.png
22645
22646 \end_inset
22647
22648  in the math panel ; this will apply to any selection you have made within
22649  a formula too.
22650 \end_layout
22651
22652 \begin_layout Section
22653 Brackets and Delimiters
22654 \begin_inset Index
22655 status collapsed
22656
22657 \begin_layout Plain Layout
22658 Math ! Brackets
22659 \end_layout
22660
22661 \end_inset
22662
22663
22664 \begin_inset Index
22665 status collapsed
22666
22667 \begin_layout Plain Layout
22668 Math ! Delimiters
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \begin_inset CommandInset label
22675 LatexCommand label
22676 name "sec:Brackets-and-Delimiters"
22677
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \begin_layout Standard
22684 There are several brackets available through LyX.
22685  For most purposes, using just the keys 
22686 \family typewriter
22687 []{}()|<>
22688 \family default
22689  should suffice.
22690  But if you want to surround a large structure, like a matrix or a fraction,
22691  or if you have several layers of brackets, is better using 
22692 \family sans
22693 Math
22694 \begin_inset space ~
22695 \end_inset
22696
22697 Panel
22698 \family default
22699 's delimiter icon 
22700 \begin_inset Graphics
22701         filename ../images/math/delim.png
22702
22703 \end_inset
22704
22705 .
22706  For example, that's how you would construct the brackets around a standard
22707  matrix such as:
22708 \begin_inset Formula \[
22709 \left[\begin{array}{cc}
22710 1 & 2\\
22711 3 & 4\end{array}\right]\]
22712
22713 \end_inset
22714
22715 and to make it easier to see the layers of parentheses as in: 
22716 \begin_inset Formula \[
22717 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22718
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \begin_layout Standard
22725 The parentheses, and other brackets from that menu will automatically re-size
22726  to accommodate the size of what is inside.
22727 \end_layout
22728
22729 \begin_layout Standard
22730 To construct brackets click on the button for the bracket you want on the
22731  left side and right side.
22732  If you use the option 
22733 \family sans
22734 Keep
22735 \begin_inset space ~
22736 \end_inset
22737
22738 matched
22739 \family default
22740 , the selected bracket type will be used for the left and the right side.
22741  The selection will be shown below the button field.
22742  If you want one side to not have a bracket, use the blank button.
22743  It will appear in LyX with a dotted line, but nothing will be printed.
22744 \end_layout
22745
22746 \begin_layout Standard
22747 If you want to place brackets around math structures, like a square root,
22748  you can do that by highlighting (selecting) the structure that is to go
22749  inside the brackets.
22750  Then choose the appropriate brackets for left and right and click on 
22751 \family sans
22752 Insert
22753 \family default
22754 .
22755  The parentheses will be drawn around the selected structure.
22756 \end_layout
22757
22758 \begin_layout Standard
22759 The next section explains how to insert a LaTeX 
22760 \begin_inset Quotes eld
22761 \end_inset
22762
22763 {
22764 \begin_inset Quotes erd
22765 \end_inset
22766
22767  for grouping.
22768 \end_layout
22769
22770 \begin_layout Section
22771 Grouping
22772 \begin_inset Index
22773 status collapsed
22774
22775 \begin_layout Plain Layout
22776 Math ! Grouping
22777 \end_layout
22778
22779 \end_inset
22780
22781
22782 \begin_inset CommandInset label
22783 LatexCommand label
22784 name "sec:Grouping"
22785
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Standard
22792 You may need to group a set of symbols.
22793  In LaTeX, for example, the typesetting of 
22794 \family typewriter
22795 {x^y}^z
22796 \family default
22797  is different from 
22798 \family typewriter
22799 x^{y^z}
22800 \family default
22801 :
22802 \end_layout
22803
22804 \begin_layout Standard
22805 \begin_inset Formula \[
22806 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 To create this grouping, you need to use the key sequence 
22815 \begin_inset Quotes eld
22816 \end_inset
22817
22818
22819 \series bold
22820
22821 \backslash
22822 {
22823 \series default
22824
22825 \begin_inset Quotes erd
22826 \end_inset
22827
22828  then type space.
22829  Inside LyX, you will see red braces indicating the grouping.
22830  Within this braces you insert the grouped structure.
22831  The grouping braces won't appear in the output in contrary to normal braces.
22832 \end_layout
22833
22834 \begin_layout Section
22835 Arrays and Multi-line Equations
22836 \begin_inset Index
22837 status collapsed
22838
22839 \begin_layout Plain Layout
22840 Math ! Arrays
22841 \end_layout
22842
22843 \end_inset
22844
22845
22846 \begin_inset Index
22847 status collapsed
22848
22849 \begin_layout Plain Layout
22850 Math ! Matrices
22851 \end_layout
22852
22853 \end_inset
22854
22855
22856 \begin_inset Index
22857 status collapsed
22858
22859 \begin_layout Plain Layout
22860 Math ! Multi-line Equations
22861 \end_layout
22862
22863 \end_inset
22864
22865
22866 \end_layout
22867
22868 \begin_layout Standard
22869 Matrices are entered in LyX using the 
22870 \family sans
22871 Math
22872 \begin_inset space ~
22873 \end_inset
22874
22875 Panel
22876 \family default
22877  matrix button 
22878 \begin_inset Graphics
22879         filename ../images/math/matrix.png
22880
22881 \end_inset
22882
22883 .
22884  It will open a dialog for you to choose the number of rows/columns.
22885  Here is an example:
22886 \begin_inset Formula \[
22887 \left(\begin{array}{ccc}
22888 1 & 2 & 3\\
22889 4 & 5 & 6\\
22890 7 & 8 & 9\end{array}\right)\]
22891
22892 \end_inset
22893
22894 The parentheses aren't automatic, but you can add them as described in section
22895 \begin_inset space ~
22896 \end_inset
22897
22898
22899 \begin_inset CommandInset ref
22900 LatexCommand ref
22901 reference "sec:Brackets-and-Delimiters"
22902
22903 \end_inset
22904
22905 .
22906  When you construct the matrix, you can decide whether the column entries
22907  will be left-, right-, or center-justified.
22908  This alignment is set in the box 
22909 \family sans
22910 Horizontal
22911 \family default
22912  with the letters 
22913 \begin_inset Quotes eld
22914 \end_inset
22915
22916
22917 \family sans
22918 l
22919 \family default
22920
22921 \begin_inset Quotes erd
22922 \end_inset
22923
22924
22925 \begin_inset Quotes eld
22926 \end_inset
22927
22928
22929 \family sans
22930 r
22931 \family default
22932
22933 \begin_inset Quotes erd
22934 \end_inset
22935
22936 , and 
22937 \begin_inset Quotes eld
22938 \end_inset
22939
22940
22941 \family sans
22942 c
22943 \family default
22944
22945 \begin_inset Quotes erd
22946 \end_inset
22947
22948 .
22949  LyX proposes a 
22950 \begin_inset Quotes eld
22951 \end_inset
22952
22953
22954 \family sans
22955 c
22956 \family default
22957
22958 \begin_inset Quotes erd
22959 \end_inset
22960
22961  for every column as default.
22962  For example, the sequence 
22963 \begin_inset Quotes eld
22964 \end_inset
22965
22966
22967 \family sans
22968 lrc
22969 \family default
22970
22971 \begin_inset Quotes erd
22972 \end_inset
22973
22974  means that the first column will be left-justified, the second will be
22975  centered, and the third column will be right-justified, because each letter
22976  corresponds to the relevant column.
22977  The result will look like this:
22978 \begin_inset Formula \[
22979 \begin{array}{lcr}
22980 this & this\, column & this\, column\\
22981 column & has & has\, right\\
22982 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22983
22984 \end_inset
22985
22986
22987 \end_layout
22988
22989 \begin_layout Standard
22990 You can add more rows to an existing matrix by hitting 
22991 \family sans
22992 C-Enter
22993 \family default
22994  while the cursor is in the matrix.
22995  Adding or deleting columns can be done via the menu 
22996 \family sans
22997 Edit\SpecialChar \menuseparator
22998 Math
22999 \family default
23000 .
23001 \end_layout
23002
23003 \begin_layout Standard
23004 There are other arrays used in formulas, such as distinctions of cases.
23005  It can be created with the menu 
23006 \family sans
23007 Insert\SpecialChar \menuseparator
23008 Math\SpecialChar \menuseparator
23009 Cases
23010 \begin_inset space ~
23011 \end_inset
23012
23013 Environment
23014 \family default
23015  or the command 
23016 \series bold
23017
23018 \backslash
23019 cases
23020 \series default
23021 .
23022  Here an example: 
23023 \begin_inset Formula \[
23024 f(x)=\begin{cases}
23025 -1 & x<0\\
23026 0 & x=0\\
23027 1 & x>0\end{cases}\]
23028
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \begin_layout Standard
23035 \begin_inset VSpace bigskip
23036 \end_inset
23037
23038 Multi-line formulas are created when you press 
23039 \family sans
23040 \series medium
23041 C-E
23042 \series default
23043 nter
23044 \family default
23045  within a formula.
23046  In an empty formula you can see that three blue boxes appear, one for each
23047  column.
23048  When you press 
23049 \family sans
23050 \series medium
23051 C-E
23052 \series default
23053 nter
23054 \family default
23055  in a non-empty formula, the part before the relation sign (equal sign 
23056 \begin_inset Quotes eld
23057 \end_inset
23058
23059 =
23060 \begin_inset Quotes erd
23061 \end_inset
23062
23063  etc.) will be inserted automatically to the first column, the relation sign
23064  is in the second column, and the rest in the third column.
23065  A new row is created by every further hit of 
23066 \family sans
23067 \series medium
23068 C-E
23069 \series default
23070 nter
23071 \family default
23072 .
23073  Multi-line formulas are always displayed formulas.
23074  Here is an example:
23075 \begin_inset Formula \begin{eqnarray}
23076 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23077 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
23078
23079 \end_inset
23080
23081  To change the column assignment of the formula parts, place the cursor
23082  where you want to start the shift and hit 
23083 \family sans
23084 C-Tab.
23085
23086 \family default
23087  It shifts everything in the column which is right beside the current cursor
23088  position to the next column.
23089  Note that the middle column is designed for relation signs, structures
23090  within this column will be printed in a smaller size:
23091 \begin_inset Formula \begin{eqnarray*}
23092 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23093
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \begin_layout Standard
23100 The multi-line formula type described here is called 
23101 \family typewriter
23102 \series medium
23103 eqnarray
23104 \family default
23105 \series default
23106 .
23107  There are other multi-line types being more suitable for certain situations,
23108  for example if you want a better inter-line spacing than in formula (
23109 \begin_inset CommandInset ref
23110 LatexCommand ref
23111 reference "eq:asquared"
23112
23113 \end_inset
23114
23115 ).
23116  The other types are described in section
23117 \begin_inset space ~
23118 \end_inset
23119
23120
23121 \begin_inset CommandInset ref
23122 LatexCommand ref
23123 reference "sub:AMS-Formula-Types"
23124
23125 \end_inset
23126
23127 .
23128 \end_layout
23129
23130 \begin_layout Section
23131 Formula Numbering and Referencing
23132 \begin_inset Index
23133 status collapsed
23134
23135 \begin_layout Plain Layout
23136 Math ! Formula numbering
23137 \end_layout
23138
23139 \end_inset
23140
23141
23142 \begin_inset Index
23143 status collapsed
23144
23145 \begin_layout Plain Layout
23146 Math ! Referencing formulas
23147 \end_layout
23148
23149 \end_inset
23150
23151
23152 \begin_inset CommandInset label
23153 LatexCommand label
23154 name "sec:Formula-Numbering-and"
23155
23156 \end_inset
23157
23158
23159 \end_layout
23160
23161 \begin_layout Standard
23162 To number a formula, set the cursor in the formula and use the menu 
23163 \family sans
23164 Edit\SpecialChar \menuseparator
23165 Math\SpecialChar \menuseparator
23166 Toggle
23167 \begin_inset space ~
23168 \end_inset
23169
23170 Numbering
23171 \family default
23172  or the shortcut 
23173 \family sans
23174 M-m
23175 \begin_inset space ~
23176 \end_inset
23177
23178 n
23179 \family default
23180 .
23181  The formula number appears in LyX as 
23182 \begin_inset Quotes eld
23183 \end_inset
23184
23185 #
23186 \begin_inset Quotes erd
23187 \end_inset
23188
23189  within parentheses.
23190  The 
23191 \begin_inset Quotes erd
23192 \end_inset
23193
23194 #
23195 \begin_inset Quotes erd
23196 \end_inset
23197
23198  denotes, that the number will be calculated automatically when the output
23199  is generated.
23200  The placement and format of the formula number in the output depends on
23201  the document class.
23202  In this document the number is printed together with the chapter number,
23203  separated by a dot:
23204 \begin_inset Formula \begin{equation}
23205 1+1=2\end{equation}
23206
23207 \end_inset
23208
23209 Using 
23210 \family sans
23211 M-m
23212 \begin_inset space ~
23213 \end_inset
23214
23215 n
23216 \family default
23217  in a numbered formula will switch off the numbering.
23218  You can only number displayed formulas.
23219 \end_layout
23220
23221 \begin_layout Standard
23222 Multi-line formulas can be numbered line by line: Using the menu 
23223 \family sans
23224 Edit\SpecialChar \menuseparator
23225 Math\SpecialChar \menuseparator
23226 Toggle
23227 \begin_inset space ~
23228 \end_inset
23229
23230 Numbering
23231 \begin_inset space ~
23232 \end_inset
23233
23234 of
23235 \begin_inset space ~
23236 \end_inset
23237
23238 Line
23239 \family default
23240  or the shortcut 
23241 \family sans
23242 M-m
23243 \begin_inset space ~
23244 \end_inset
23245
23246 N
23247 \family default
23248  will only toggle the numbering of the line where the cursor is in:
23249 \begin_inset Formula \begin{eqnarray}
23250 1 & = & 3-2\\
23251 2 & = & 4-2\nonumber \\
23252 4 & \leq & 7\end{eqnarray}
23253
23254 \end_inset
23255
23256 To number all lines use the shortcut 
23257 \family sans
23258 M-m
23259 \begin_inset space ~
23260 \end_inset
23261
23262 n
23263 \family default
23264 .
23265 \end_layout
23266
23267 \begin_layout Standard
23268 \begin_inset VSpace bigskip
23269 \end_inset
23270
23271 Every displayed formula can be referenced by its number using a label.
23272  A label is inserted with the menu 
23273 \family sans
23274 Insert\SpecialChar \menuseparator
23275 Label
23276 \family default
23277  when the cursor is in the formula.
23278  This opens a dialog to enter the label.
23279  It is recommended to use the proposed 
23280 \begin_inset Quotes eld
23281 \end_inset
23282
23283
23284 \family sans
23285 eq:
23286 \family default
23287
23288 \begin_inset Quotes erd
23289 \end_inset
23290
23291  as first part of the label, because this helps later to identify the label
23292  type when you have many labels in your document.
23293  We inserted in the following example the label 
23294 \begin_inset Quotes eld
23295 \end_inset
23296
23297 eq:tanhExp
23298 \begin_inset Quotes erd
23299 \end_inset
23300
23301  in the second line:
23302 \begin_inset Formula \begin{eqnarray}
23303 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23304  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23305
23306 \end_inset
23307
23308 Every labeled line is automatically numbered.
23309  Therefore the label is shown in LyX at the place of the formula number
23310  placeholder 
23311 \begin_inset Quotes eld
23312 \end_inset
23313
23314 #
23315 \begin_inset Quotes erd
23316 \end_inset
23317
23318 .
23319  You can reference a labeled formula using the menu 
23320 \family sans
23321 Insert\SpecialChar \menuseparator
23322 Cross
23323 \begin_inset space ~
23324 \end_inset
23325
23326 Reference
23327 \family default
23328 .
23329  A dialog appears to choose a label you want refer to.
23330  The reference appears in LyX as grey cross reference box and in the output
23331  as the formula number:
23332 \end_layout
23333
23334 \begin_layout Standard
23335 This is a cross-reference to equation (
23336 \begin_inset CommandInset ref
23337 LatexCommand ref
23338 reference "eq:tanhExp"
23339
23340 \end_inset
23341
23342 ).
23343 \end_layout
23344
23345 \begin_layout Standard
23346 The properties of LyX's cross-reference box are described in section
23347 \begin_inset space ~
23348 \end_inset
23349
23350
23351 \begin_inset CommandInset ref
23352 LatexCommand ref
23353 reference "sec:Cross-References"
23354
23355 \end_inset
23356
23357 .
23358  To delete a label, set the cursor in the labeled formula, use the menu
23359  
23360 \family sans
23361 Insert\SpecialChar \menuseparator
23362 Label
23363 \family default
23364  and delete the label in the appearing dialog.
23365 \begin_inset Foot
23366 status collapsed
23367
23368 \begin_layout Plain Layout
23369 This is a unintuitive and will be fixed in the next version of LyX.
23370 \end_layout
23371
23372 \end_inset
23373
23374  
23375 \end_layout
23376
23377 \begin_layout Section
23378 User defined math macros
23379 \begin_inset Index
23380 status collapsed
23381
23382 \begin_layout Plain Layout
23383 Math ! Macros
23384 \end_layout
23385
23386 \end_inset
23387
23388
23389 \begin_inset CommandInset label
23390 LatexCommand label
23391 name "sec:math-macros"
23392
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \begin_layout Standard
23399 LyX allows you to define macros for formulas.
23400  For example we assume that solutions of the quadratic equation often occur
23401  in our document in various forms and we want to create a macro to print
23402  them.
23403 \begin_inset Newline newline
23404 \end_inset
23405
23406 The general form of a quadratic equation is:
23407 \begin_inset Formula \[
23408 0=\lambda^{2}+p\lambda+q\]
23409
23410 \end_inset
23411
23412 The general form of its solution is:
23413 \begin_inset Formula \[
23414 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23415
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \begin_layout Standard
23422 The macro should print the parameters 
23423 \begin_inset Formula $\lambda$
23424 \end_inset
23425
23426
23427 \begin_inset Formula $p$
23428 \end_inset
23429
23430  and 
23431 \begin_inset Formula $q$
23432 \end_inset
23433
23434  like in the equation above.
23435 \end_layout
23436
23437 \begin_layout Standard
23438 A macro is created by executing the command
23439 \end_layout
23440
23441 \begin_layout Standard
23442
23443 \series bold
23444 math-macro
23445 \begin_inset ERT
23446 status collapsed
23447
23448 \begin_layout Plain Layout
23449
23450
23451 \backslash
23452 spce 
23453 \end_layout
23454
23455 \end_inset
23456
23457 Name
23458 \begin_inset ERT
23459 status collapsed
23460
23461 \begin_layout Plain Layout
23462
23463
23464 \backslash
23465 spce 
23466 \end_layout
23467
23468 \end_inset
23469
23470 Number
23471 \begin_inset space ~
23472 \end_inset
23473
23474 of
23475 \begin_inset space ~
23476 \end_inset
23477
23478 Arguments
23479 \end_layout
23480
23481 \begin_layout Standard
23482 in the minibuffer at the bottom of the LyX screen.
23483  Name is the name of the new macro which mustn't contain numbers.
23484  The number of arguments can be a number in the range 1-9.
23485  If you want to define a macro without arguments, don't declare the number
23486  of arguments.
23487 \end_layout
23488
23489 \begin_layout Standard
23490 We have three arguments and name the macro 
23491 \begin_inset Quotes eld
23492 \end_inset
23493
23494 qE
23495 \begin_inset Quotes erd
23496 \end_inset
23497
23498 , so that the command is:
23499 \end_layout
23500
23501 \begin_layout Standard
23502
23503 \series bold
23504 math-macro
23505 \begin_inset ERT
23506 status collapsed
23507
23508 \begin_layout Plain Layout
23509
23510
23511 \backslash
23512 spce 
23513 \end_layout
23514
23515 \end_inset
23516
23517 qE
23518 \begin_inset ERT
23519 status collapsed
23520
23521 \begin_layout Plain Layout
23522
23523
23524 \backslash
23525 spce 
23526 \end_layout
23527
23528 \end_inset
23529
23530 3
23531 \end_layout
23532
23533 \begin_layout Standard
23534 This results in the following macro definition box: 
23535 \begin_inset Graphics
23536         filename clipart/macrobox.png
23537
23538 \end_inset
23539
23540  
23541 \begin_inset FormulaMacro
23542 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23543 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23544 \end_inset
23545
23546
23547 \begin_inset Note Note
23548 status collapsed
23549
23550 \begin_layout Plain Layout
23551 The first box is an image to show the behavior in the output.
23552  The second one is the definition box, that doesn't appear in the output.
23553 \end_layout
23554
23555 \end_inset
23556
23557
23558 \end_layout
23559
23560 \begin_layout Standard
23561 The first blue box is for the definition, where you insert the formula via
23562  the math panel or commands.
23563  The placeholder for the arguments are inserted as a backslash and sharp
23564  followed by the argument number, e.g.
23565  
23566 \begin_inset Quotes eld
23567 \end_inset
23568
23569
23570 \backslash
23571 #1
23572 \begin_inset Quotes erd
23573 \end_inset
23574
23575  for the first argument.
23576  Placeholders will be displayed in red.
23577  The second blue box is for the appearance in LyX.
23578  This is useful when you have a large structure that shouldn't be displayed
23579  in LyX with its full size.
23580  If you want to see the macro as it is defined, leave the box blank.
23581  In our example we insert the sequence
23582 \begin_inset Newline newline
23583 \end_inset
23584
23585
23586 \series bold
23587 qE: 
23588 \backslash
23589 #1
23590 \series default
23591  
23592 \series bold
23593 ,
23594 \series default
23595  
23596 \series bold
23597
23598 \backslash
23599 #2
23600 \series default
23601  
23602 \series bold
23603 ,
23604 \series default
23605  
23606 \series bold
23607
23608 \backslash
23609 #3
23610 \begin_inset Newline newline
23611 \end_inset
23612
23613
23614 \series default
23615 The macro will then be shown as the macro name followed by the three arguments.
23616 \end_layout
23617
23618 \begin_layout Standard
23619 To use the macro in a formula, type its name as command, in our case 
23620 \begin_inset Quotes eld
23621 \end_inset
23622
23623
23624 \series bold
23625
23626 \backslash
23627 qE
23628 \series default
23629
23630 \begin_inset Quotes erd
23631 \end_inset
23632
23633 .
23634  The macro is inserted with boxes for the arguments looking similar to this:
23635 \end_layout
23636
23637 \begin_layout Standard
23638 \align center
23639 \begin_inset Graphics
23640         filename clipart/macrouse.png
23641
23642 \end_inset
23643
23644
23645 \end_layout
23646
23647 \begin_layout Standard
23648 The arguments are inserted in the blue boxes.
23649  If the cursor is outside the macro, the arguments are put in the macro.
23650  To change the arguments, put the cursor in the formula before or after
23651  the macro and press the right or left arrow key respectively.
23652  The arguments appear now again below the macro definition.
23653 \end_layout
23654
23655 \begin_layout Standard
23656 If you change the macro definition all macros are changed automatically
23657  to the new definition.
23658  Here an example of our macro with the arguments 
23659 \begin_inset Formula $x$
23660 \end_inset
23661
23662
23663 \begin_inset Formula $\ln(x)$
23664 \end_inset
23665
23666 , and 
23667 \begin_inset Formula $B$
23668 \end_inset
23669
23670 :
23671 \begin_inset Formula \[
23672 \qE x{\ln(y)}B\]
23673
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \begin_layout Standard
23680 When the document is exported to LaTeX, the macro definition will be inserted
23681  as the command:
23682 \end_layout
23683
23684 \begin_layout Standard
23685
23686 \series bold
23687
23688 \backslash
23689 newcommand{
23690 \backslash
23691 qE}[3]{#1_{1,
23692 \backslash
23693 ,2}=-
23694 \backslash
23695 frac{#2}{2}
23696 \backslash
23697 pm
23698 \begin_inset Newline newline
23699 \end_inset
23700
23701
23702 \begin_inset ERT
23703 status collapsed
23704
23705 \begin_layout Plain Layout
23706
23707
23708 \backslash
23709 hphantom{
23710 \end_layout
23711
23712 \end_inset
23713
23714
23715 \backslash
23716 newcommand
23717 \begin_inset ERT
23718 status collapsed
23719
23720 \begin_layout Plain Layout
23721
23722 }
23723 \end_layout
23724
23725 \end_inset
23726
23727
23728 \backslash
23729 sqrt{
23730 \backslash
23731 frac{#2^{2}}{4}-#3}}
23732 \end_layout
23733
23734 \begin_layout Standard
23735 The command is not inserted in the document preamble.
23736  That means you can only use macros in formulas that are below the macro
23737  definition box in your document.
23738  There are also some other restrictions: The command 
23739 \backslash
23740 newcommand supports optional arguments, which are not available in LyX's
23741  macros.
23742  You can also not change subsequently the name of the macro and the number
23743  of arguments.
23744  
23745 \end_layout
23746
23747 \begin_layout Section
23748 Fine-Tuning
23749 \end_layout
23750
23751 \begin_layout Subsection
23752 Typefaces
23753 \begin_inset Index
23754 status collapsed
23755
23756 \begin_layout Plain Layout
23757 Math ! Typefaces
23758 \end_layout
23759
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \begin_layout Standard
23766 The standard font for text is italic, for numbers the standard is roman.
23767  To set a font in a formula, use the 
23768 \family sans
23769 Math
23770 \begin_inset space ~
23771 \end_inset
23772
23773 Panel
23774 \family default
23775  button 
23776 \begin_inset Graphics
23777         filename ../images/math/font.png
23778
23779 \end_inset
23780
23781 , or enter its command, listed in table
23782 \begin_inset space ~
23783 \end_inset
23784
23785
23786 \begin_inset CommandInset ref
23787 LatexCommand ref
23788 reference "cap:Typefaces-and-the"
23789
23790 \end_inset
23791
23792 , directly.
23793 \end_layout
23794
23795 \begin_layout Standard
23796 \begin_inset Float table
23797 wide false
23798 sideways false
23799 status open
23800
23801 \begin_layout Plain Layout
23802 \begin_inset Caption
23803
23804 \begin_layout Plain Layout
23805 \begin_inset CommandInset label
23806 LatexCommand label
23807 name "cap:Typefaces-and-the"
23808
23809 \end_inset
23810
23811 Typefaces and the corresponding commands.
23812 \end_layout
23813
23814 \end_inset
23815
23816
23817 \end_layout
23818
23819 \begin_layout Plain Layout
23820 \align center
23821 \begin_inset Tabular
23822 <lyxtabular version="3" rows="9" columns="2">
23823 <features>
23824 <column alignment="center" valignment="top" width="0pt">
23825 <column alignment="center" valignment="top" width="0pt">
23826 <row>
23827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 Font
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23837 \begin_inset Text
23838
23839 \begin_layout Plain Layout
23840 Command
23841 \end_layout
23842
23843 \end_inset
23844 </cell>
23845 </row>
23846 <row>
23847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23848 \begin_inset Text
23849
23850 \begin_layout Plain Layout
23851
23852 \shape up
23853 \size normal
23854 \bar no
23855 \noun off
23856 \color none
23857 \begin_inset Formula $\mathrm{Roman}$
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869
23870 \series bold
23871
23872 \backslash
23873 mathrm
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 </row>
23879 <row>
23880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Plain Layout
23884 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896
23897 \series bold
23898
23899 \backslash
23900 mathbf
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 <row>
23907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911 \begin_inset Formula $\mathit{Italic}$
23912 \end_inset
23913
23914
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923
23924 \series bold
23925
23926 \backslash
23927 mathit
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 </row>
23933 <row>
23934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938
23939 \shape up
23940 \size normal
23941 \bar no
23942 \noun off
23943 \color none
23944 \begin_inset Formula $\mathtt{Typewriter}$
23945 \end_inset
23946
23947
23948 \end_layout
23949
23950 \end_inset
23951 </cell>
23952 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956
23957 \series bold
23958
23959 \backslash
23960 mathtt
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 </row>
23966 <row>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983
23984 \series bold
23985
23986 \backslash
23987 mathbb
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 </row>
23993 <row>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998 \begin_inset Formula $\mathfrak{Fraktur}$
23999 \end_inset
24000
24001
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010
24011 \series bold
24012
24013 \backslash
24014 mathfrak
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 </row>
24020 <row>
24021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \shape up
24027 \size normal
24028 \emph on
24029 \bar no
24030 \noun off
24031 \color none
24032 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24033 \end_inset
24034
24035
24036 \end_layout
24037
24038 \end_inset
24039 </cell>
24040 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \series bold
24046
24047 \backslash
24048 mathcal
24049 \end_layout
24050
24051 \end_inset
24052 </cell>
24053 </row>
24054 <row>
24055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 \begin_inset Formula $\mathsf{SansSerif}$
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071
24072 \series bold
24073
24074 \backslash
24075 mathsf
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 </row>
24081 </lyxtabular>
24082
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \end_inset
24089
24090
24091 \end_layout
24092
24093 \begin_layout Standard
24094 \begin_inset Note Greyedout
24095 status open
24096
24097 \begin_layout Plain Layout
24098
24099 \series bold
24100 Note:
24101 \series default
24102  that you can only print capital letters in the typefaces 
24103 \family sans
24104 Blackboard
24105 \family default
24106  and 
24107 \family sans
24108 Calligraphic
24109 \family default
24110 .
24111 \end_layout
24112
24113 \end_inset
24114
24115
24116 \end_layout
24117
24118 \begin_layout Standard
24119 When you use a typeface, a blue box is inserted in the formula.
24120  Every character in this box will be printed in this typeface.
24121  Pressing 
24122 \family sans
24123 Space
24124 \family default
24125  within the box, will set the cursor outside, so that you have to use a
24126  protected space when you need a space in the box.
24127  Here an example where a 
24128 \begin_inset Quotes eld
24129 \end_inset
24130
24131 N
24132 \begin_inset Quotes erd
24133 \end_inset
24134
24135  in 
24136 \family sans
24137 Blackboard
24138 \family default
24139  denotes the set of numbers:
24140 \begin_inset Formula \[
24141 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24142
24143 \end_inset
24144
24145
24146 \end_layout
24147
24148 \begin_layout Standard
24149 The typefaces are nestable, which can cause confusion.
24150  You can e.g.
24151  put a character in 
24152 \family sans
24153 Fraktur
24154 \family default
24155  in a box for 
24156 \family sans
24157 Typewriter
24158 \family default
24159
24160 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24161 \end_inset
24162
24163  
24164 \begin_inset Newline newline
24165 \end_inset
24166
24167 So better don't use this feature.
24168 \end_layout
24169
24170 \begin_layout Standard
24171 The typefaces have no effect on Greek letters: 
24172 \begin_inset Formula $\mathfrak{abc\delta e}$
24173 \end_inset
24174
24175
24176 \begin_inset Newline newline
24177 \end_inset
24178
24179 You can only print them emboldened using the command 
24180 \series bold
24181
24182 \backslash
24183 boldsymbol
24184 \series default
24185 , which works like the other typeface commands: 
24186 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24187 \end_inset
24188
24189
24190 \end_layout
24191
24192 \begin_layout Standard
24193
24194 \series bold
24195
24196 \backslash
24197 boldsymbol
24198 \series default
24199  works for all symbols, letters, and numbers.
24200 \end_layout
24201
24202 \begin_layout Standard
24203 A number of other font options are available as well, in the menu 
24204 \family sans
24205 Insert\SpecialChar \menuseparator
24206 Math\SpecialChar \menuseparator
24207 Font
24208 \begin_inset space ~
24209 \end_inset
24210
24211 Change
24212 \family default
24213 .
24214 \end_layout
24215
24216 \begin_layout Subsection
24217 Math Text
24218 \begin_inset Index
24219 status collapsed
24220
24221 \begin_layout Plain Layout
24222 Math ! Text
24223 \end_layout
24224
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \begin_layout Standard
24231 Typefaces are useful for entering some characters in some given font, but
24232  not for text.
24233  For typing longer pieces of text use the math text, which is obtained using
24234  the entry 
24235 \family sans
24236 Normal
24237 \begin_inset space ~
24238 \end_inset
24239
24240 text
24241 \begin_inset space ~
24242 \end_inset
24243
24244 mode
24245 \family default
24246  of the 
24247 \family sans
24248 Math
24249 \begin_inset space ~
24250 \end_inset
24251
24252 Panel
24253 \family default
24254  button 
24255 \begin_inset Graphics
24256         filename ../images/math/font.png
24257
24258 \end_inset
24259
24260  (alternatively the shortcut 
24261 \family sans
24262 M-m
24263 \begin_inset space ~
24264 \end_inset
24265
24266 m
24267 \family default
24268 ).
24269  Math text appears in LyX in black instead of blue.
24270  You can use spaces and accents in math text like in normal text.
24271  Here is an example:
24272 \begin_inset Formula \[
24273 f(x)=\begin{cases}
24274 x & \textrm{if I say so}\\
24275 -x & \textrm{unter Umständen}\end{cases}\]
24276
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \begin_layout Subsection
24283 Font Sizes
24284 \begin_inset Index
24285 status collapsed
24286
24287 \begin_layout Plain Layout
24288 Math ! Font sizes
24289 \end_layout
24290
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \begin_layout Standard
24297 There are four font styles (relative sizes) used in math-mode, which are
24298  automatically chosen in most situations.
24299  These are called 
24300 \family sans
24301 textstyle
24302 \family default
24303
24304 \family sans
24305 displaystyle
24306 \family default
24307
24308 \family sans
24309 scriptstyle
24310 \family default
24311 , and 
24312 \family sans
24313 scriptscriptstyle
24314 \family default
24315 .
24316  For most characters, 
24317 \family sans
24318 textstyle
24319 \family default
24320  and 
24321 \family sans
24322 displaystyle
24323 \family default
24324  are actually the same size, but fractions, superscripts and subscripts,
24325  and certain other structures, are set larger in 
24326 \family sans
24327 displaystyle
24328 \family default
24329 .
24330  Except for some operators, which resize themselves to accommodate various
24331  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24332  These choices can be overridden by using the math panel button 
24333 \begin_inset Graphics
24334         filename ../images/math/style.png
24335
24336 \end_inset
24337
24338 .
24339  A box for the size will be created in which you can insert the math structure.
24340  For example, you can set 
24341 \begin_inset Formula $\frac{1}{2}$
24342 \end_inset
24343
24344 , which is normally in 
24345 \family sans
24346 textstyle
24347 \family default
24348 , larger in 
24349 \family sans
24350 displaystyle
24351 \family default
24352
24353 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24354 \end_inset
24355
24356 .
24357  The four styles are used in the following example:
24358 \end_layout
24359
24360 \begin_layout Standard
24361 \begin_inset Formula $displaystyle$
24362 \end_inset
24363
24364
24365 \begin_inset Formula ${\textstyle textstyle}$
24366 \end_inset
24367
24368
24369 \begin_inset Formula ${\scriptstyle scriptstyle}$
24370 \end_inset
24371
24372
24373 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24374 \end_inset
24375
24376 .
24377 \end_layout
24378
24379 \begin_layout Standard
24380 All these math-mode font sizes are relative, that means, if the whole math
24381  inset is set in a particular size with the menu 
24382 \family sans
24383 Edit\SpecialChar \menuseparator
24384 Text
24385 \begin_inset space ~
24386 \end_inset
24387
24388 Style
24389 \family default
24390 , all sizes in the formula will be adjusted relative to this size.
24391  Similarly, if the base font size of the document is changed, all fonts
24392  will be adjusted to correspond.
24393  As example a formula in the font size 
24394 \begin_inset Quotes eld
24395 \end_inset
24396
24397 largest
24398 \begin_inset Quotes erd
24399 \end_inset
24400
24401 :
24402 \end_layout
24403
24404 \begin_layout Standard
24405
24406 \family roman
24407 \size largest
24408 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24409 \end_inset
24410
24411
24412 \end_layout
24413
24414 \begin_layout Section
24415 Theorem Modules
24416 \end_layout
24417
24418 \begin_layout Standard
24419 As of LyX 1.6, support for theorem-like environments has been moved out of
24420  the document classes and into layout modules.
24421 \begin_inset Index
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425 Layout Modules
24426 \end_layout
24427
24428 \end_inset
24429
24430  As a result, theorem-like environments can now easily be used with classes
24431  other than the AMS classes.
24432  See section 
24433 \begin_inset CommandInset ref
24434 LatexCommand ref
24435 reference "sub:Modules"
24436
24437 \end_inset
24438
24439  for more on layout modules.
24440 \end_layout
24441
24442 \begin_layout Section
24443 AMS-LaTeX
24444 \begin_inset Index
24445 status collapsed
24446
24447 \begin_layout Plain Layout
24448 AMS math
24449 \end_layout
24450
24451 \end_inset
24452
24453
24454 \begin_inset Index
24455 status collapsed
24456
24457 \begin_layout Plain Layout
24458 Math ! AMS
24459 \end_layout
24460
24461 \end_inset
24462
24463
24464 \end_layout
24465
24466 \begin_layout Standard
24467 LyX supports the packages provided by the American Mathematical Society
24468  (AMS) that are in common use.
24469 \end_layout
24470
24471 \begin_layout Subsection
24472 Enabling AMS-Support
24473 \end_layout
24474
24475 \begin_layout Standard
24476 Selecting the checkbox 
24477 \family sans
24478 Use
24479 \begin_inset space ~
24480 \end_inset
24481
24482 AMS
24483 \begin_inset space ~
24484 \end_inset
24485
24486 math
24487 \begin_inset space ~
24488 \end_inset
24489
24490 package
24491 \family default
24492  in the 
24493 \family sans
24494 Document\SpecialChar \menuseparator
24495 Settings
24496 \family default
24497
24498 \begin_inset Index
24499 status collapsed
24500
24501 \begin_layout Plain Layout
24502 Document ! Settings
24503 \end_layout
24504
24505 \end_inset
24506
24507  dialog under 
24508 \family sans
24509 Math
24510 \begin_inset space ~
24511 \end_inset
24512
24513 Options
24514 \family default
24515  will include the AMS-packages in the document, and make the facilities
24516  available.
24517  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24518  formulas, assure that you have enabled AMS.
24519 \end_layout
24520
24521 \begin_layout Subsection
24522 AMS-Formula Types
24523 \begin_inset CommandInset label
24524 LatexCommand label
24525 name "sub:AMS-Formula-Types"
24526
24527 \end_inset
24528
24529
24530 \begin_inset Index
24531 status collapsed
24532
24533 \begin_layout Plain Layout
24534 Math ! Multi-line Equations
24535 \end_layout
24536
24537 \end_inset
24538
24539
24540 \end_layout
24541
24542 \begin_layout Standard
24543 AMS-LaTeX provides a selection of different formula types.
24544  LyX allows you to choose between 
24545 \family typewriter
24546 align
24547 \family default
24548
24549 \family typewriter
24550 alignat
24551 \family default
24552
24553 \family typewriter
24554 flalign
24555 \family default
24556
24557 \family typewriter
24558 gather
24559 \family default
24560 , and 
24561 \family typewriter
24562 multline
24563 \family default
24564 .
24565  We refer to the AMS-documentation for an explanation of these formula types.
24566 \end_layout
24567
24568 \begin_layout Chapter
24569 More Tools
24570 \end_layout
24571
24572 \begin_layout Section
24573 Cross-References
24574 \begin_inset Index
24575 status collapsed
24576
24577 \begin_layout Plain Layout
24578 Cross references
24579 \end_layout
24580
24581 \end_inset
24582
24583
24584 \begin_inset CommandInset label
24585 LatexCommand label
24586 name "sec:Cross-References"
24587
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \begin_layout Standard
24594 One of LyX's strengths are cross-references.
24595  You can reference every section, float, footnote, formula, and list in
24596  the document.
24597  To reference a document part, you have to insert a label into it.
24598  The label is used as anchor and name for the reference.
24599  We want for example refer to the the second item of the following list:
24600 \end_layout
24601
24602 \begin_layout Enumerate
24603 First item
24604 \end_layout
24605
24606 \begin_layout Enumerate
24607 \begin_inset CommandInset label
24608 LatexCommand label
24609 name "enu:Second-item"
24610
24611 \end_inset
24612
24613 Second item
24614 \end_layout
24615
24616 \begin_layout Enumerate
24617 Third item
24618 \end_layout
24619
24620 \begin_layout Standard
24621 First we insert a label into the second item with the menu 
24622 \family sans
24623 Insert\SpecialChar \menuseparator
24624 Label
24625 \family default
24626  or the by pressing the toolbar button 
24627 \begin_inset Graphics
24628         filename ../images/label-insert.png
24629         scale 85
24630
24631 \end_inset
24632
24633 .
24634  A grey label box like this: 
24635 \begin_inset Graphics
24636         filename clipart/labelQt4.png
24637         scale 85
24638
24639 \end_inset
24640
24641  is inserted and the label window pops up asking for the label text.
24642  LyX offers as text the first words of the item with a prefix, in our case
24643  the text 
24644 \begin_inset Quotes eld
24645 \end_inset
24646
24647
24648 \family sans
24649 enu: Second-item
24650 \family default
24651
24652 \begin_inset Quotes erd
24653 \end_inset
24654
24655 .
24656  The prefix 
24657 \begin_inset Quotes eld
24658 \end_inset
24659
24660
24661 \family sans
24662 enu:
24663 \family default
24664
24665 \begin_inset Quotes erd
24666 \end_inset
24667
24668  stands for 
24669 \begin_inset Quotes eld
24670 \end_inset
24671
24672 enumerate
24673 \begin_inset Quotes erd
24674 \end_inset
24675
24676 .
24677  The prefix depends on the document part where the label is inserted, e.g.
24678  if you insert a label to a section heading, the prefix will be 
24679 \begin_inset Quotes eld
24680 \end_inset
24681
24682
24683 \family sans
24684 sec:
24685 \family default
24686
24687 \begin_inset Quotes erd
24688 \end_inset
24689
24690 .
24691 \end_layout
24692
24693 \begin_layout Standard
24694 To reference the item, we refer to its label using the menu 
24695 \family sans
24696 Insert\SpecialChar \menuseparator
24697 Cross-Reference
24698 \family default
24699  or the toolbar button 
24700 \begin_inset Graphics
24701         filename ../images/dialog-show-new-inset_ref.png
24702         scale 85
24703
24704 \end_inset
24705
24706 .
24707  A grey cross-reference box like this: 
24708 \begin_inset Graphics
24709         filename clipart/referenceQt4.png
24710         scale 85
24711
24712 \end_inset
24713
24714  is inserted and the cross-reference window appear showing all labels of
24715  the document.
24716  We can now sort the labels alphabetically and then choose the entry 
24717 \begin_inset Quotes eld
24718 \end_inset
24719
24720
24721 \family sans
24722 enu:Second-item
24723 \family default
24724
24725 \begin_inset Quotes erd
24726 \end_inset
24727
24728 .
24729  At the position of the cross-reference box the item number will appear
24730  in the output.
24731  Here is our cross-reference:
24732 \end_layout
24733
24734 \begin_layout Standard
24735 Item
24736 \begin_inset space ~
24737 \end_inset
24738
24739
24740 \begin_inset CommandInset ref
24741 LatexCommand ref
24742 reference "enu:Second-item"
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \begin_layout Standard
24750 It is recommended to use a protected space
24751 \begin_inset Foot
24752 status collapsed
24753
24754 \begin_layout Plain Layout
24755 described in section
24756 \begin_inset space ~
24757 \end_inset
24758
24759
24760 \begin_inset CommandInset ref
24761 LatexCommand ref
24762 reference "sub:Protected-Space"
24763
24764 \end_inset
24765
24766
24767 \end_layout
24768
24769 \end_inset
24770
24771  between the cross-reference name and its number to avoid ugly line breaks
24772  between them.
24773 \end_layout
24774
24775 \begin_layout Standard
24776 There are six varieties of cross-references:
24777 \end_layout
24778
24779 \begin_layout Description
24780 <reference>: prints the float number, this is the default: 
24781 \begin_inset CommandInset ref
24782 LatexCommand ref
24783 reference "cap:Two-distorted-images"
24784
24785 \end_inset
24786
24787
24788 \end_layout
24789
24790 \begin_layout Description
24791 (<reference>): prints the float number within two parentheses, this is the
24792  style normally used to reference formulas, especially when the reference
24793  name 
24794 \begin_inset Quotes eld
24795 \end_inset
24796
24797 Equation
24798 \begin_inset Quotes erd
24799 \end_inset
24800
24801  is omitted: 
24802 \begin_inset CommandInset ref
24803 LatexCommand eqref
24804 reference "eq:tanhExp"
24805
24806 \end_inset
24807
24808
24809 \end_layout
24810
24811 \begin_layout Description
24812 <page>: prints the page number: Page
24813 \begin_inset space ~
24814 \end_inset
24815
24816
24817 \begin_inset CommandInset ref
24818 LatexCommand pageref
24819 reference "cap:Two-distorted-images"
24820
24821 \end_inset
24822
24823
24824 \end_layout
24825
24826 \begin_layout Description
24827 on
24828 \begin_inset space ~
24829 \end_inset
24830
24831 page
24832 \begin_inset space ~
24833 \end_inset
24834
24835 <page>: prints the text "on page" and the page number: 
24836 \begin_inset CommandInset ref
24837 LatexCommand vpageref
24838 reference "cap:Two-distorted-images"
24839
24840 \end_inset
24841
24842
24843 \end_layout
24844
24845 \begin_layout Description
24846 <reference>
24847 \begin_inset space ~
24848 \end_inset
24849
24850 on
24851 \begin_inset space ~
24852 \end_inset
24853
24854 page
24855 \begin_inset space ~
24856 \end_inset
24857
24858 <page>: prints the float number, the text "on page", and the page number:
24859  
24860 \begin_inset CommandInset ref
24861 LatexCommand vref
24862 reference "cap:Two-distorted-images"
24863
24864 \end_inset
24865
24866
24867 \end_layout
24868
24869 \begin_layout Description
24870 Formatted
24871 \begin_inset space ~
24872 \end_inset
24873
24874 reference: prints a self defined cross-reference format.
24875 \begin_inset Newline newline
24876 \end_inset
24877
24878
24879 \begin_inset Note Greyedout
24880 status open
24881
24882 \begin_layout Plain Layout
24883
24884 \series bold
24885 Note:
24886 \series default
24887  This feature is only available when you have the LaTeX-package 
24888 \series bold
24889 prettyref
24890 \series default
24891
24892 \begin_inset Index
24893 status collapsed
24894
24895 \begin_layout Plain Layout
24896 LaTeX-packages ! prettyref
24897 \end_layout
24898
24899 \end_inset
24900
24901  installed.
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \begin_layout Standard
24910 Note that the style <page> won't print the page number if the label is on
24911  the previous, the same, or the next page.
24912  You will e.
24913 \begin_inset space \thinspace{}
24914 \end_inset
24915
24916 g.
24917 \begin_inset space ~
24918 \end_inset
24919
24920 see the text 
24921 \begin_inset Quotes eld
24922 \end_inset
24923
24924
24925 \family sans
24926 on this page
24927 \family default
24928
24929 \begin_inset Quotes erd
24930 \end_inset
24931
24932  instead.
24933 \end_layout
24934
24935 \begin_layout Standard
24936 The number and current page of the referred document part in the output,
24937  is automatically calculated by LaTeX.
24938  The varieties are adjusted in the field 
24939 \family sans
24940 Format
24941 \family default
24942  of the cross-reference window, that appear when you click on the cross-referenc
24943 e box.
24944 \end_layout
24945
24946 \begin_layout Standard
24947 You can only use the style 
24948 \family sans
24949 <reference>
24950 \family default
24951  to reference numbered document parts, while the reference style 
24952 \family sans
24953 <page>
24954 \family default
24955  is always possible.
24956 \end_layout
24957
24958 \begin_layout Standard
24959 If you want to reference a section, put the label in the section heading,
24960  to reference a float, put the label in the caption.
24961  For footnotes you can put the label somewhere in it.
24962  Referencing formulas is explained in section
24963 \begin_inset space ~
24964 \end_inset
24965
24966
24967 \begin_inset CommandInset ref
24968 LatexCommand ref
24969 reference "sec:Formula-Numbering-and"
24970
24971 \end_inset
24972
24973 .
24974 \end_layout
24975
24976 \begin_layout Standard
24977 The button 
24978 \family sans
24979 Go
24980 \begin_inset space ~
24981 \end_inset
24982
24983 to
24984 \begin_inset space ~
24985 \end_inset
24986
24987 Label
24988 \family default
24989  in the cross-reference window sets the the cursor before the referred label.
24990  The button text changes then to 
24991 \family sans
24992 Go
24993 \begin_inset space ~
24994 \end_inset
24995
24996 Back
24997 \family default
24998  and you can use it to set the cursor back to the cross-reference.
24999  Right-clicking on a cross-reference box also sets the cursor before the
25000  referred label but without a possibility to go back.
25001  
25002 \end_layout
25003
25004 \begin_layout Standard
25005 You can change labels at any time by clicking on the label box.
25006  References to the changed label will automatically change its link to the
25007  new label text, so that you don't need to take care about this.
25008 \end_layout
25009
25010 \begin_layout Standard
25011 If a cross-reference refers to a non-existing label, you'll see two question
25012  marks in the output instead of the reference.
25013 \end_layout
25014
25015 \begin_layout Standard
25016 References are described in detail in the 
25017 \emph on
25018 Embedded Objects
25019 \emph default
25020  manual.
25021 \end_layout
25022
25023 \begin_layout Section
25024 Table of Contents and other Listings
25025 \begin_inset Index
25026 status collapsed
25027
25028 \begin_layout Plain Layout
25029 Table of contents
25030 \end_layout
25031
25032 \end_inset
25033
25034
25035 \begin_inset Index
25036 status collapsed
25037
25038 \begin_layout Plain Layout
25039 Outline
25040 \end_layout
25041
25042 \end_inset
25043
25044
25045 \begin_inset CommandInset label
25046 LatexCommand label
25047 name "sec:toc"
25048
25049 \end_inset
25050
25051
25052 \end_layout
25053
25054 \begin_layout Subsection
25055 Table of Contents
25056 \begin_inset CommandInset label
25057 LatexCommand label
25058 name "sub:Table-of-Contents"
25059
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Standard
25066 The Table of Contents (TOC) is inserted with the menu 
25067 \family sans
25068 Insert\SpecialChar \menuseparator
25069 List/TOC\SpecialChar \menuseparator
25070 Table
25071 \begin_inset space ~
25072 \end_inset
25073
25074 of
25075 \begin_inset space ~
25076 \end_inset
25077
25078 Contents
25079 \family default
25080 .
25081  Is is displayed in LyX as a gray box.
25082  If you click on it, the 
25083 \family sans
25084 Outline
25085 \family default
25086  window appears, showing you the TOC entries as outline to move and rearrange
25087  sections in your documents.
25088  So this operation is an alternative to the menu 
25089 \family sans
25090 Document\SpecialChar \menuseparator
25091 Outline
25092 \family default
25093  that is described in sec.
25094 \begin_inset space \thinspace{}
25095 \end_inset
25096
25097
25098 \begin_inset CommandInset ref
25099 LatexCommand ref
25100 reference "sec:Navigating"
25101
25102 \end_inset
25103
25104 .
25105 \end_layout
25106
25107 \begin_layout Standard
25108 The TOC in the document output lists every numbered section automatically.
25109  If you have declared a short title for a section heading, as described
25110  in section
25111 \begin_inset space ~
25112 \end_inset
25113
25114
25115 \begin_inset CommandInset ref
25116 LatexCommand ref
25117 reference "sec:Short-Titles"
25118
25119 \end_inset
25120
25121 , it will be used in the TOC instead of the section heading.
25122  Section
25123 \begin_inset space ~
25124 \end_inset
25125
25126
25127 \begin_inset CommandInset ref
25128 LatexCommand ref
25129 reference "sub:Numbering-depth"
25130
25131 \end_inset
25132
25133  describes how the level is adjusted that defines which section types are
25134  listed in the TOC.
25135  Unnumbered sections are not listed in the TOC.
25136 \end_layout
25137
25138 \begin_layout Subsection
25139 List of Figures, Tables, and Algorithms
25140 \begin_inset CommandInset label
25141 LatexCommand label
25142 name "sub:List-of-Figures"
25143
25144 \end_inset
25145
25146
25147 \end_layout
25148
25149 \begin_layout Standard
25150 Table, figure, and algorithm lists are very much like the table of contents.
25151  You can insert them via the 
25152 \family sans
25153 Insert\SpecialChar \menuseparator
25154 List
25155 \begin_inset space ~
25156 \end_inset
25157
25158 /
25159 \begin_inset space ~
25160 \end_inset
25161
25162 TOC
25163 \family default
25164  submenus.
25165  The list entries are the float captions and the float number.
25166 \end_layout
25167
25168 \begin_layout Section
25169 URLs and Hyperlinks
25170 \begin_inset Index
25171 status collapsed
25172
25173 \begin_layout Plain Layout
25174 URLs
25175 \end_layout
25176
25177 \end_inset
25178
25179
25180 \begin_inset Index
25181 status collapsed
25182
25183 \begin_layout Plain Layout
25184 Hyperlinks
25185 \end_layout
25186
25187 \end_inset
25188
25189
25190 \begin_inset CommandInset label
25191 LatexCommand label
25192 name "sec:URL"
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \begin_layout Subsection
25200 URLs
25201 \end_layout
25202
25203 \begin_layout Standard
25204 Links to web pages or email addresses can be inserted via the menu 
25205 \family sans
25206 Insert\SpecialChar \menuseparator
25207 URL
25208 \family default
25209 .
25210 \end_layout
25211
25212 \begin_layout Standard
25213 Here is an example URL: LyX's homepage: 
25214 \begin_inset Flex URL
25215 status open
25216
25217 \begin_layout Plain Layout
25218
25219 http://www.lyx.org
25220 \end_layout
25221
25222 \end_inset
25223
25224
25225 \end_layout
25226
25227 \begin_layout Standard
25228 You cannot change the style of the link text, the URL text will always be
25229  in the style 
25230 \family typewriter
25231 Typewriter
25232 \family default
25233 .
25234  To be able to format the URL text, use hyperlinks as explained in the next
25235  subsection.
25236 \end_layout
25237
25238 \begin_layout Standard
25239 \begin_inset Note Greyedout
25240 status open
25241
25242 \begin_layout Plain Layout
25243
25244 \series bold
25245 Note:
25246 \series default
25247  URLs must not end with a backslash, otherwise you get LaTeX errors.
25248 \end_layout
25249
25250 \end_inset
25251
25252
25253 \end_layout
25254
25255 \begin_layout Subsection
25256 Hyperlinks
25257 \end_layout
25258
25259 \begin_layout Standard
25260 Hyperlinks can be inserted with the menu 
25261 \family sans
25262 Insert\SpecialChar \menuseparator
25263 Hyperlink
25264 \family default
25265  or with the toolbar button 
25266 \begin_inset Graphics
25267         filename ../images/href-insert.png
25268         BoundingBox 0bp 5bp 20bp 20bp
25269
25270 \end_inset
25271
25272 .
25273  The appearing dialog has two fields: 
25274 \family sans
25275 Target
25276 \family default
25277  and 
25278 \family sans
25279 Name
25280 \family default
25281 .
25282  The name is the printed text for the hyperlink.
25283  The hyperlink type can be a weblink like this: 
25284 \begin_inset CommandInset href
25285 LatexCommand href
25286 name "LyX's homepage"
25287 target "http://www.lyx.org"
25288
25289 \end_inset
25290
25291 , an Email address like this: 
25292 \begin_inset CommandInset href
25293 LatexCommand href
25294 name "lyx-docs mailing list"
25295 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25296 type "mailto:"
25297
25298 \end_inset
25299
25300 , or a link to a file.
25301 \end_layout
25302
25303 \begin_layout Standard
25304 You can start applications via a hyperlink when you insert a weblink, but
25305  add the prefix 
25306 \begin_inset Quotes eld
25307 \end_inset
25308
25309
25310 \family sans
25311 run:
25312 \family default
25313
25314 \begin_inset Quotes erd
25315 \end_inset
25316
25317  to the link target.
25318 \end_layout
25319
25320 \begin_layout Standard
25321 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25322  and become clickable in the DVI and PDF-output.
25323  To set the format of the link text, highlight the hyperlink inset and use
25324  the text style dialog.
25325  This is for example a hyperlink with bold sans serif text: 
25326 \family sans
25327 \series bold
25328
25329 \begin_inset CommandInset href
25330 LatexCommand href
25331 name "LyX's homepage"
25332 target "http://www.lyx.org"
25333
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \begin_layout Standard
25340 The link text color can be changed, when the option 
25341 \family sans
25342 Color links
25343 \family default
25344  is set in the PDF Properties dialog (menu 
25345 \family sans
25346 Document\SpecialChar \menuseparator
25347 Settings\SpecialChar \menuseparator
25348 PDF Properties
25349 \family default
25350 ).
25351  The link text is for example set in this document to blue by adding the
25352  option
25353 \begin_inset Newline newline
25354 \end_inset
25355
25356
25357 \series bold
25358 urlcolor=blue
25359 \series default
25360
25361 \begin_inset Newline newline
25362 \end_inset
25363
25364 to the field 
25365 \family sans
25366 Additional options
25367 \family default
25368  in the PDF Properties dialog.
25369 \end_layout
25370
25371 \begin_layout Section
25372 Appendices
25373 \begin_inset Index
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377 Appendix
25378 \end_layout
25379
25380 \end_inset
25381
25382
25383 \begin_inset CommandInset label
25384 LatexCommand label
25385 name "sec:Appendices"
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \begin_layout Standard
25393 Appendices are created with the menu 
25394 \family sans
25395 Document\SpecialChar \menuseparator
25396 Start
25397 \begin_inset space ~
25398 \end_inset
25399
25400 Appendix
25401 \begin_inset space ~
25402 \end_inset
25403
25404 Here
25405 \family default
25406 .
25407  This menu sets the document from the current cursor position to the end
25408  as appendix region.
25409  The region is marked with a red borderline.
25410 \end_layout
25411
25412 \begin_layout Standard
25413 Every chapter (or section) within the appendix region is treated as an appendix,
25414  numbered with a capital Latin letter.
25415  The appendix subsections are numbered with this letter followed by a dot
25416  and the subsection number.
25417  All appendix sections can be referenced as if they were normal sections,
25418  here two examples:
25419 \end_layout
25420
25421 \begin_layout Standard
25422 Appendix
25423 \begin_inset space ~
25424 \end_inset
25425
25426
25427 \begin_inset CommandInset ref
25428 LatexCommand ref
25429 reference "cha:Credits"
25430
25431 \end_inset
25432
25433 ; Appendix
25434 \begin_inset space ~
25435 \end_inset
25436
25437
25438 \begin_inset CommandInset ref
25439 LatexCommand ref
25440 reference "sub:Export"
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Section
25448 Bibliography
25449 \begin_inset Index
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453 Bibliography
25454 \end_layout
25455
25456 \end_inset
25457
25458
25459 \begin_inset CommandInset label
25460 LatexCommand label
25461 name "sec:Bibliography"
25462
25463 \end_inset
25464
25465
25466 \end_layout
25467
25468 \begin_layout Standard
25469 There are two ways of generating the bibliography in a LyX-document.
25470  You can include a bibliography database
25471 \begin_inset Foot
25472 status collapsed
25473
25474 \begin_layout Plain Layout
25475 Known under the name 
25476 \begin_inset Quotes eld
25477 \end_inset
25478
25479 BibTeX-database
25480 \begin_inset Quotes erd
25481 \end_inset
25482
25483 .
25484 \end_layout
25485
25486 \end_inset
25487
25488 , which is explained in the next subsection or you can insert the bibliography
25489  manually.
25490  For the second method we use the paragraph environment 
25491 \family sans
25492 Bibliography
25493 \family default
25494 , described in section
25495 \begin_inset space ~
25496 \end_inset
25497
25498
25499 \begin_inset CommandInset ref
25500 LatexCommand ref
25501 reference "sub:Biblio_environment"
25502
25503 \end_inset
25504
25505 .
25506 \end_layout
25507
25508 \begin_layout Standard
25509 Within the 
25510 \family sans
25511 Bibliography
25512 \family default
25513  environment, every paragraph begins with a gray bibliography box labeled
25514  with a number.
25515  If you click on it, you will get a dialog in which you can set a 
25516 \family sans
25517 Key
25518 \family default
25519  and a 
25520 \family sans
25521 Label
25522 \family default
25523 .
25524  The key is the symbolic name by which you will refer to this bibliography
25525  entry.
25526  For example, our second entry in the bibliography is a book about LaTeX
25527  and we used 
25528 \begin_inset Quotes eld
25529 \end_inset
25530
25531 latexcompanion
25532 \begin_inset Quotes erd
25533 \end_inset
25534
25535 , a short form of its title, as key.
25536 \end_layout
25537
25538 \begin_layout Standard
25539 You can refer to the key of a bibliography entry using the menu 
25540 \family sans
25541 Insert\SpecialChar \menuseparator
25542 Citation
25543 \family default
25544  or the toolbar button 
25545 \begin_inset Graphics
25546         filename ../images/dialog-show-new-inset_citation.png
25547         BoundingBox 0bp 5bp 20bp 20bp
25548
25549 \end_inset
25550
25551 .
25552  A citation reference box is inserted and a citation window will appear
25553  in which you can select one or more keys in the available key list.
25554  The citation reference box will be labeled with the referenced key.
25555  When you click on the box, the citation window appears and you can change
25556  the reference.
25557 \end_layout
25558
25559 \begin_layout Standard
25560 Citation references appear in the output as number of the bibliography entry
25561  with surrounding brackets.
25562  If you set a 
25563 \family sans
25564 Label
25565 \family default
25566  for the entry, the label will appear instead of the number.
25567  Here two examples; the first without a label, the second with the label
25568  
25569 \begin_inset Quotes eld
25570 \end_inset
25571
25572 Credits
25573 \begin_inset Quotes erd
25574 \end_inset
25575
25576 :
25577 \end_layout
25578
25579 \begin_layout Standard
25580 Have a look at the 
25581 \family sans
25582 LaTeX Companion Second Edition
25583 \family default
25584
25585 \begin_inset CommandInset citation
25586 LatexCommand cite
25587 key "latexcompanion"
25588
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \begin_layout Standard
25595 The LyX-Team members are listed in the Credits: 
25596 \begin_inset CommandInset citation
25597 LatexCommand cite
25598 key "lyxcredit"
25599
25600 \end_inset
25601
25602
25603 \end_layout
25604
25605 \begin_layout Subsection
25606 Bibliography databases (BibTeX)
25607 \begin_inset Index
25608 status collapsed
25609
25610 \begin_layout Plain Layout
25611 Bibliography ! Databases
25612 \end_layout
25613
25614 \end_inset
25615
25616
25617 \begin_inset Index
25618 status collapsed
25619
25620 \begin_layout Plain Layout
25621 Bibliography ! BibTeX
25622 \end_layout
25623
25624 \end_inset
25625
25626
25627 \begin_inset CommandInset label
25628 LatexCommand label
25629 name "sub:Bibliography-databases"
25630
25631 \end_inset
25632
25633
25634 \end_layout
25635
25636 \begin_layout Standard
25637 Bibliography databases are useful if you use the same bibliography in different
25638  documents.
25639  It makes it also very easy to have a uniform layout for all bibliography
25640  entries.
25641  You can collect the bibliography of all relevant books and articles of
25642  your working field in a database.
25643  This database can be used for different documents, because only the referenced
25644  entries of the database will appear in the bibliography list.
25645 \end_layout
25646
25647 \begin_layout Standard
25648 The database is a text file with the file extension 
25649 \begin_inset Quotes eld
25650 \end_inset
25651
25652
25653 \family sans
25654 .bib
25655 \family default
25656
25657 \begin_inset Quotes erd
25658 \end_inset
25659
25660  containing the bibliography in a special format.
25661  The format is explained in LaTeX books (
25662 \begin_inset CommandInset citation
25663 LatexCommand cite
25664 key "Mittelbach,Kopka,Lamport"
25665
25666 \end_inset
25667
25668 ).
25669  Normally one uses a special program to create and edit entries of the database.
25670  Under
25671 \begin_inset Newline newline
25672 \end_inset
25673
25674  
25675 \begin_inset Flex URL
25676 status collapsed
25677
25678 \begin_layout Plain Layout
25679
25680 http://wiki.lyx.org/BibTeX/Programs
25681 \end_layout
25682
25683 \end_inset
25684
25685
25686 \begin_inset Newline newline
25687 \end_inset
25688
25689 you find a list of programs for bibliography databases.
25690 \end_layout
25691
25692 \begin_layout Standard
25693 To use a database, use the menu 
25694 \family sans
25695 Insert\SpecialChar \menuseparator
25696 List
25697 \family default
25698 /
25699 \family sans
25700 TOC\SpecialChar \menuseparator
25701 BibT
25702 \begin_inset ERT
25703 status collapsed
25704
25705 \begin_layout Plain Layout
25706
25707 {}
25708 \end_layout
25709
25710 \end_inset
25711
25712 eX
25713 \begin_inset space ~
25714 \end_inset
25715
25716 Bibliography
25717 \family default
25718 .
25719  A grey box will be inserted and a window appears.
25720  In this window you can load one or more databases and a style file.
25721 \end_layout
25722
25723 \begin_layout Standard
25724 The style file is a text file with the file extension
25725 \begin_inset Quotes erd
25726 \end_inset
25727
25728
25729 \family sans
25730 .bst
25731 \family default
25732
25733 \begin_inset Quotes erd
25734 \end_inset
25735
25736  that declares the layout of all bibliography entries.
25737  Many publishers provide special style files, so that you don't have to
25738  take care of the layout.
25739 \end_layout
25740
25741 \begin_layout Standard
25742 Inserting a citation reference works like described above.
25743 \end_layout
25744
25745 \begin_layout Standard
25746 \begin_inset VSpace defskip
25747 \end_inset
25748
25749
25750 \end_layout
25751
25752 \begin_layout Standard
25753 To generate the bibliography from a database, the program BibTeX is used
25754  by LyX.
25755  This program can be controlled with options that you can add in LyX's preferenc
25756 es dialog under 
25757 \family sans
25758 Outputs
25759 \family default
25760
25761 \family sans
25762 LaT
25763 \begin_inset ERT
25764 status collapsed
25765
25766 \begin_layout Plain Layout
25767
25768 {}
25769 \end_layout
25770
25771 \end_inset
25772
25773 eX
25774 \family default
25775  in the field 
25776 \family sans
25777 BibT
25778 \begin_inset ERT
25779 status collapsed
25780
25781 \begin_layout Plain Layout
25782
25783 {}
25784 \end_layout
25785
25786 \end_inset
25787
25788 eX
25789 \begin_inset space ~
25790 \end_inset
25791
25792 command
25793 \family default
25794 .
25795  Before adding options, it is strongly recommended to read the manual of
25796  
25797 \family sans
25798 BibTeX
25799 \family default
25800 .
25801 \end_layout
25802
25803 \begin_layout Standard
25804 \begin_inset VSpace defskip
25805 \end_inset
25806
25807
25808 \end_layout
25809
25810 \begin_layout Standard
25811 We use two bibliographies in this document to show the difference between
25812  the two methods of creating them.
25813  As you can see, the bibliography that is created from a database lists
25814  only the database entries that are referenced in the document.
25815  We used the style file 
25816 \family sans
25817 alphadin.bst
25818 \family default
25819  to get the complicated German reference key scheme in the bibliography.
25820 \end_layout
25821
25822 \begin_layout Subsection
25823 Bibliography layout
25824 \begin_inset Index
25825 status collapsed
25826
25827 \begin_layout Plain Layout
25828 Bibliography ! Layout
25829 \end_layout
25830
25831 \end_inset
25832
25833
25834 \end_layout
25835
25836 \begin_layout Standard
25837 In the citation reference dialog you can set a special citation format.
25838  For this feature you need to use the option 
25839 \family sans
25840 Natbib
25841 \family default
25842  enabled in the 
25843 \family sans
25844 Document\SpecialChar \menuseparator
25845 Settings
25846 \family default
25847
25848 \begin_inset Index
25849 status collapsed
25850
25851 \begin_layout Plain Layout
25852 Document ! Settings
25853 \end_layout
25854
25855 \end_inset
25856
25857  dialog under 
25858 \family sans
25859 Bibliography
25860 \family default
25861 .
25862  Setting a citation style for a reference will overwrite the default.
25863  For the global citation format use the BibTeX style files as explained
25864  in the previous section.
25865 \end_layout
25866
25867 \begin_layout Standard
25868 You can also set text, that should appear before or after a citation reference,
25869  in the citation reference window.
25870  Here an example where we set the text 
25871 \begin_inset Quotes eld
25872 \end_inset
25873
25874 Chapter
25875 \begin_inset space ~
25876 \end_inset
25877
25878 3
25879 \begin_inset Quotes erd
25880 \end_inset
25881
25882  to appear after the reference:
25883 \end_layout
25884
25885 \begin_layout Standard
25886 Have a look at 
25887 \begin_inset CommandInset citation
25888 LatexCommand cite
25889 after "Chapter 3"
25890 key "latexcompanion"
25891
25892 \end_inset
25893
25894 .
25895 \end_layout
25896
25897 \begin_layout Section
25898 Index
25899 \begin_inset Index
25900 status collapsed
25901
25902 \begin_layout Plain Layout
25903 Index generation
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \begin_inset CommandInset label
25910 LatexCommand label
25911 name "sec:Index"
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \begin_layout Standard
25919 An index entry is created if you use the menu 
25920 \family sans
25921 Insert\SpecialChar \menuseparator
25922 Index
25923 \begin_inset space ~
25924 \end_inset
25925
25926 Entry
25927 \family default
25928  or the toolbar button 
25929 \begin_inset Graphics
25930         filename ../images/index-insert.png
25931         BoundingBox 0bp 5bp 20bp 20bp
25932
25933 \end_inset
25934
25935 .
25936  A gray box labeled 
25937 \begin_inset Quotes eld
25938 \end_inset
25939
25940
25941 \family sans
25942 Idx
25943 \family default
25944
25945 \begin_inset Quotes erd
25946 \end_inset
25947
25948  is inserted containing the text that appears in the index.
25949  The word where the cursor is in or the currently highlighted text is proposed
25950  by LyX as index entry.
25951 \end_layout
25952
25953 \begin_layout Standard
25954 We give a short overview of the index commands in the next subsections.
25955  For a detailed description of LaTeX's index mechanism, have a look at one
25956  of the LaTeX books 
25957 \begin_inset CommandInset citation
25958 LatexCommand cite
25959 key "latexcompanion,latexguide,latexbook"
25960
25961 \end_inset
25962
25963 .
25964 \end_layout
25965
25966 \begin_layout Standard
25967 You can change index entries by clicking on the index box.
25968 \end_layout
25969
25970 \begin_layout Standard
25971 The index list is inserted to the document with the menu 
25972 \family sans
25973 Insert\SpecialChar \menuseparator
25974 List
25975 \begin_inset space ~
25976 \end_inset
25977
25978 /
25979 \begin_inset space ~
25980 \end_inset
25981
25982 TOC\SpecialChar \menuseparator
25983 Index
25984 \begin_inset space ~
25985 \end_inset
25986
25987 List
25988 \family default
25989 .
25990  A light blue box labeled 
25991 \begin_inset Quotes eld
25992 \end_inset
25993
25994
25995 \family sans
25996 Index
25997 \family default
25998
25999 \begin_inset Quotes erd
26000 \end_inset
26001
26002  will show the place where the index is printed in the output.
26003  The index list box is not clickable like other LyX-boxes.
26004 \end_layout
26005
26006 \begin_layout Subsection
26007 Grouping Index Entries
26008 \begin_inset Index
26009 status collapsed
26010
26011 \begin_layout Plain Layout
26012 Index ! Grouping
26013 \end_layout
26014
26015 \end_inset
26016
26017
26018 \end_layout
26019
26020 \begin_layout Standard
26021 Index entries are often grouped to offer the reader a fast search in the
26022  index.
26023  We want to group for example the index entries for itemized and enumerated
26024  lists under the entry 
26025 \begin_inset Quotes eld
26026 \end_inset
26027
26028 Lists
26029 \begin_inset Quotes erd
26030 \end_inset
26031
26032 .
26033  First we create the entry 
26034 \begin_inset Quotes eld
26035 \end_inset
26036
26037 Lists
26038 \begin_inset Quotes erd
26039 \end_inset
26040
26041  in section
26042 \begin_inset space ~
26043 \end_inset
26044
26045
26046 \begin_inset CommandInset ref
26047 LatexCommand ref
26048 reference "sub:Lists"
26049
26050 \end_inset
26051
26052 .
26053  In the text field for the itemized list index entry in section
26054 \begin_inset space ~
26055 \end_inset
26056
26057
26058 \begin_inset CommandInset ref
26059 LatexCommand ref
26060 reference "sec:Itemize"
26061
26062 \end_inset
26063
26064 , we insert the command
26065 \end_layout
26066
26067 \begin_layout Standard
26068
26069 \series bold
26070 Lists ! Itemize
26071 \end_layout
26072
26073 \begin_layout Standard
26074 and the command
26075 \end_layout
26076
26077 \begin_layout Standard
26078
26079 \series bold
26080 Lists ! Enumerate
26081 \end_layout
26082
26083 \begin_layout Standard
26084 for the enumerated list in section
26085 \begin_inset space ~
26086 \end_inset
26087
26088
26089 \begin_inset CommandInset ref
26090 LatexCommand ref
26091 reference "sec:Enumerate"
26092
26093 \end_inset
26094
26095 .
26096 \end_layout
26097
26098 \begin_layout Standard
26099 The exclamation mark 
26100 \begin_inset Quotes eld
26101 \end_inset
26102
26103 !
26104 \begin_inset Quotes erd
26105 \end_inset
26106
26107  marks the grouping levels.
26108  You can have three levels; every index level is indented a bit more.
26109  An index entry for the higher levels is not required.
26110  If we don't have an index entry for 
26111 \begin_inset Quotes eld
26112 \end_inset
26113
26114 Lists
26115 \begin_inset Quotes erd
26116 \end_inset
26117
26118 , it will be printed anyway, but without a page number.
26119 \end_layout
26120
26121 \begin_layout Subsection
26122 Page Ranges
26123 \begin_inset Index
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127 Index ! Page ranges
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \begin_layout Standard
26136 Normally an index entry will appear with the page number of the indexed
26137  section.
26138  But sometimes you want to index more pages under the same entry.
26139  E.g if we want to index the paragraph environments, we create an index entry
26140  in section
26141 \begin_inset space ~
26142 \end_inset
26143
26144
26145 \begin_inset CommandInset ref
26146 LatexCommand ref
26147 reference "sec:Paragraph-Environments"
26148
26149 \end_inset
26150
26151  with the command
26152 \end_layout
26153
26154 \begin_layout Standard
26155
26156 \series bold
26157 Paragraph environments|(
26158 \end_layout
26159
26160 \begin_layout Standard
26161 and another entry at the end of section
26162 \begin_inset space ~
26163 \end_inset
26164
26165
26166 \begin_inset CommandInset ref
26167 LatexCommand ref
26168 reference "sub:LyX-Code"
26169
26170 \end_inset
26171
26172  with the command
26173 \end_layout
26174
26175 \begin_layout Standard
26176
26177 \series bold
26178 Paragraph environments|)
26179 \end_layout
26180
26181 \begin_layout Standard
26182 The commands 
26183 \begin_inset Quotes eld
26184 \end_inset
26185
26186
26187 \series bold
26188 |(
26189 \series default
26190
26191 \begin_inset Quotes erd
26192 \end_inset
26193
26194  and 
26195 \begin_inset Quotes eld
26196 \end_inset
26197
26198
26199 \series bold
26200 |)
26201 \series default
26202
26203 \begin_inset Quotes erd
26204 \end_inset
26205
26206  respectively starts and ends the index range.
26207  You can also add the same index entry at different places in the document.
26208  They appear in the output under one entry with a comma separated list of
26209  the pages of the indexed document parts.
26210  An example is the index entry 
26211 \begin_inset Quotes eld
26212 \end_inset
26213
26214 Document ! Settings
26215 \begin_inset Quotes erd
26216 \end_inset
26217
26218 .
26219 \end_layout
26220
26221 \begin_layout Subsection
26222 Cross referencing
26223 \begin_inset Index
26224 status collapsed
26225
26226 \begin_layout Plain Layout
26227 Index ! Cross referencing
26228 \end_layout
26229
26230 \end_inset
26231
26232
26233 \end_layout
26234
26235 \begin_layout Standard
26236 It is also possible to refer to another index entry.
26237  We referred for example in the index entry 
26238 \begin_inset Quotes eld
26239 \end_inset
26240
26241 GIF
26242 \begin_inset Quotes erd
26243 \end_inset
26244
26245  (in section
26246 \begin_inset space ~
26247 \end_inset
26248
26249
26250 \begin_inset CommandInset ref
26251 LatexCommand ref
26252 reference "sub:Image-Formats"
26253
26254 \end_inset
26255
26256 ) to the index entry 
26257 \begin_inset Quotes eld
26258 \end_inset
26259
26260 Image formats
26261 \begin_inset Quotes erd
26262 \end_inset
26263
26264  in the same section using the entry
26265 \end_layout
26266
26267 \begin_layout Standard
26268
26269 \series bold
26270 GIF|see{Image formats}
26271 \end_layout
26272
26273 \begin_layout Standard
26274 Where the braces have to be inserted as TeX Code.
26275  The text within the braces is the referenced entry.
26276  The reference will appear in the output without a page number.
26277 \end_layout
26278
26279 \begin_layout Subsection
26280 Index Entry Order
26281 \begin_inset Index
26282 status collapsed
26283
26284 \begin_layout Plain Layout
26285 Index ! Entry order
26286 \end_layout
26287
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \begin_layout Standard
26294 You can use accented characters in the index entry, but the entries might
26295  then not follow the rules for the index order.
26296  The index entries are sorted alphabetically, but LaTeX
26297 \begin_inset Foot
26298 status collapsed
26299
26300 \begin_layout Plain Layout
26301 The index generating is done in the background by an extra program, see
26302  section
26303 \begin_inset space ~
26304 \end_inset
26305
26306
26307 \begin_inset CommandInset ref
26308 LatexCommand ref
26309 reference "sub:Index-Program"
26310
26311 \end_inset
26312
26313 .
26314 \end_layout
26315
26316 \end_inset
26317
26318  doesn't know how to sort accents in different languages.
26319  We created as example the three dummy index entries 
26320 \begin_inset Quotes eld
26321 \end_inset
26322
26323 maison
26324 \begin_inset Quotes erd
26325 \end_inset
26326
26327
26328 \begin_inset Quotes eld
26329 \end_inset
26330
26331 maïs
26332 \begin_inset Quotes erd
26333 \end_inset
26334
26335 , and 
26336 \begin_inset Quotes eld
26337 \end_inset
26338
26339 maître
26340 \begin_inset Quotes erd
26341 \end_inset
26342
26343 .
26344 \begin_inset Index
26345 status open
26346
26347 \begin_layout Plain Layout
26348 Dummy entries ! maïs
26349 \end_layout
26350
26351 \end_inset
26352
26353
26354 \begin_inset Index
26355 status open
26356
26357 \begin_layout Plain Layout
26358 Dummy entries ! maître
26359 \end_layout
26360
26361 \end_inset
26362
26363
26364 \begin_inset Index
26365 status open
26366
26367 \begin_layout Plain Layout
26368 Dummy entries ! maïs@maison
26369 \end_layout
26370
26371 \end_inset
26372
26373  They will be sorted in the order maïs, maître, maison, but we want the
26374  order maïs, maison, maître.
26375  To achieve this, we use the command
26376 \end_layout
26377
26378 \begin_layout Standard
26379
26380 \series bold
26381 previous entry@current entry
26382 \end_layout
26383
26384 \begin_layout Standard
26385 In our case we want to have 
26386 \begin_inset Quotes eld
26387 \end_inset
26388
26389 maison
26390 \begin_inset Quotes erd
26391 \end_inset
26392
26393  after 
26394 \begin_inset Quotes eld
26395 \end_inset
26396
26397 maïs
26398 \begin_inset Quotes erd
26399 \end_inset
26400
26401  and write therefore for the index entry of maison:
26402 \end_layout
26403
26404 \begin_layout Standard
26405
26406 \series bold
26407 maïs@maison
26408 \end_layout
26409
26410 \begin_layout Standard
26411 The previous entry needn't to be a real existing entry, you can also use
26412  another word to tell LaTeX the entry order, see the next subsection for
26413  an example.
26414 \end_layout
26415
26416 \begin_layout Subsection
26417 Index Entry Layout
26418 \begin_inset Index
26419 status collapsed
26420
26421 \begin_layout Plain Layout
26422 Index ! Entry layout
26423 \end_layout
26424
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \begin_layout Standard
26431 You can change the appearance of index entries via the text style dialog.
26432 \begin_inset Index
26433 status open
26434
26435 \begin_layout Plain Layout
26436 Dummy entries ! 
26437 \shape italic
26438 This is an italic dummy entry
26439 \end_layout
26440
26441 \end_inset
26442
26443  You can also format the page number using the character 
26444 \begin_inset Quotes eld
26445 \end_inset
26446
26447 |
26448 \begin_inset Quotes erd
26449 \end_inset
26450
26451  followed by a LaTeX-command without a backslash.
26452  We can write for example
26453 \end_layout
26454
26455 \begin_layout Standard
26456
26457 \series bold
26458 italic page number:|textit
26459 \end_layout
26460
26461 \begin_layout Standard
26462 to get the page number in italic.
26463 \begin_inset Index
26464 status open
26465
26466 \begin_layout Plain Layout
26467 Dummy entries ! italic page number:|textit
26468 \end_layout
26469
26470 \end_inset
26471
26472  Normally all LaTeX-commands begin with a backslash, but in this special
26473  case 
26474 \begin_inset Quotes eld
26475 \end_inset
26476
26477
26478 \series bold
26479 |command
26480 \series default
26481
26482 \begin_inset Quotes erd
26483 \end_inset
26484
26485  means 
26486 \series bold
26487
26488 \backslash
26489 command{page
26490 \begin_inset space ~
26491 \end_inset
26492
26493 number}
26494 \series default
26495 .
26496  Have a look at section
26497 \begin_inset space ~
26498 \end_inset
26499
26500
26501 \begin_inset CommandInset ref
26502 LatexCommand ref
26503 reference "sub:LaTeX-Syntax"
26504
26505 \end_inset
26506
26507  to learn more about the LaTeX-syntax.
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset Note Greyedout
26512 status open
26513
26514 \begin_layout Plain Layout
26515
26516 \series bold
26517 Note:
26518 \series default
26519  Formatting single index entries only works when you use the program 
26520 \family sans
26521 makeindex 
26522 \family default
26523 to generate the index, see section
26524 \begin_inset space ~
26525 \end_inset
26526
26527
26528 \begin_inset CommandInset ref
26529 LatexCommand ref
26530 reference "sub:Index-Program"
26531
26532 \end_inset
26533
26534 .
26535  If you use 
26536 \family sans
26537 xindy
26538 \family default
26539 , however, this won't work for anything else than bold or italic text.
26540  This is because xindy requires to define semantic elements before they
26541  can be used, see 
26542 \begin_inset CommandInset citation
26543 LatexCommand cite
26544 after "p. 678 ff."
26545 key "latexcompanion"
26546
26547 \end_inset
26548
26549  for details.
26550 \end_layout
26551
26552 \end_inset
26553
26554
26555 \end_layout
26556
26557 \begin_layout Standard
26558 In general, we encourage you to not format page numbers directly as shown
26559  above.
26560  Instead of this, you should define a macro in the preamble and use that.
26561  Consider why you want some page numbers to be bold.
26562  Maybe you want all page references italic that refer to a definition of
26563  the indexed term, so that users can easily find definitions.
26564  If so, put the following in preamble
26565 \end_layout
26566
26567 \begin_layout Standard
26568
26569 \series bold
26570
26571 \backslash
26572 newcommand{
26573 \backslash
26574 IndexDef}[1]{
26575 \backslash
26576 textit{#1}}
26577 \end_layout
26578
26579 \begin_layout Standard
26580 and write
26581 \end_layout
26582
26583 \begin_layout Standard
26584
26585 \series bold
26586 my entry|IndexDef
26587 \end_layout
26588
26589 \begin_layout Standard
26590 into the index entry.
26591 \begin_inset Index
26592 status open
26593
26594 \begin_layout Plain Layout
26595 Dummy entries ! my entry|IndexDef
26596 \end_layout
26597
26598 \end_inset
26599
26600  The advantage is that, if you change your mind later or if your publisher
26601  request that definitions must not be italic but bold, you just need to
26602  change the macro in the preamble, not every single index entry.
26603 \end_layout
26604
26605 \begin_layout Standard
26606 You can also change the layout for the whole index.
26607  E.
26608 \begin_inset space \thinspace{}
26609 \end_inset
26610
26611 g.
26612 \begin_inset space ~
26613 \end_inset
26614
26615 we marked the index list box of this document as bold to get a bold font
26616  for all index entries.
26617  For more advanced task you have to set up a so-called 
26618 \emph on
26619 Index Style File
26620 \emph default
26621 , see the 
26622 \family sans
26623 makeindex
26624 \family default
26625  or 
26626 \family sans
26627 xindy
26628 \family default
26629  documentation for details, 
26630 \begin_inset CommandInset citation
26631 LatexCommand cite
26632 key "makeindex,xindy"
26633
26634 \end_inset
26635
26636 .
26637 \end_layout
26638
26639 \begin_layout Subsection
26640 Index Program
26641 \begin_inset Index
26642 status collapsed
26643
26644 \begin_layout Plain Layout
26645 Index ! Program
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \begin_inset CommandInset label
26652 LatexCommand label
26653 name "sub:Index-Program"
26654
26655 \end_inset
26656
26657
26658 \end_layout
26659
26660 \begin_layout Standard
26661 When the index entry program 
26662 \family sans
26663 xindy
26664 \family default
26665  is installed, that is only available for Linux, LyX uses it for the index
26666  generation, otherwise the program 
26667 \family sans
26668 makeindex
26669 \family default
26670  is used, that is part of every LaTeX distribution.
26671  Both programs can be controlled by options that can be set in LyX's preferences
26672  dialog, see section
26673 \begin_inset space ~
26674 \end_inset
26675
26676
26677 \begin_inset CommandInset ref
26678 LatexCommand ref
26679 reference "sub:LaTeX-settings"
26680
26681 \end_inset
26682
26683 .
26684  The available options are listed and explained in 
26685 \begin_inset CommandInset citation
26686 LatexCommand cite
26687 key "makeindex,xindy"
26688
26689 \end_inset
26690
26691 .
26692  You can also specify there another program to generate the index.
26693 \end_layout
26694
26695 \begin_layout Standard
26696
26697 \family sans
26698 makeindex
26699 \family default
26700  is very old, not further developed and has many pitfalls.
26701  Most notably, it has been defined with nothing more than the English language
26702  in mind.
26703  So it fails at sorting correctly for anything else than an monolingual
26704  English text.
26705  We have shown above how to fix this sorting.
26706  However, if you are writing in another language and using Linux, consider
26707  to use 
26708 \family sans
26709 xindy
26710 \family default
26711 .
26712 \end_layout
26713
26714 \begin_layout Section
26715 Nomenclature / Glossary 
26716 \begin_inset Index
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720 Nomenclature
26721 \end_layout
26722
26723 \end_inset
26724
26725
26726 \begin_inset Index
26727 status collapsed
26728
26729 \begin_layout Plain Layout
26730 Glossary|see
26731 \begin_inset ERT
26732 status collapsed
26733
26734 \begin_layout Plain Layout
26735
26736 {
26737 \end_layout
26738
26739 \end_inset
26740
26741 Nomenclature
26742 \begin_inset ERT
26743 status collapsed
26744
26745 \begin_layout Plain Layout
26746
26747 }
26748 \end_layout
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \end_inset
26756
26757
26758 \begin_inset CommandInset label
26759 LatexCommand label
26760 name "sec:Nomenclature"
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \begin_layout Standard
26768 Sometimes you need to compile a list of symbols that are mentioned in your
26769  document with a brief explanation of them -- a so called nomenclature or
26770  glossary.
26771 \end_layout
26772
26773 \begin_layout Standard
26774 To be able to create nomenclatures, you need the LaTeX package 
26775 \series bold
26776 nomencl
26777 \series default
26778
26779 \begin_inset Index
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783 LaTeX-packages ! nomencl
26784 \end_layout
26785
26786 \end_inset
26787
26788  installed.
26789  You find it in the TeX Catalogue, 
26790 \begin_inset CommandInset citation
26791 LatexCommand cite
26792 key "TeXCatalogue"
26793
26794 \end_inset
26795
26796  or in the package manager of your LaTeX-system.
26797 \end_layout
26798
26799 \begin_layout Standard
26800 A nomenclature entry is created if you place the cursor after a symbol entry
26801  and then use the menu 
26802 \family sans
26803 Insert\SpecialChar \menuseparator
26804
26805 \family default
26806 N
26807 \family sans
26808 omenclature
26809 \begin_inset space ~
26810 \end_inset
26811
26812 Entry
26813 \family default
26814  or the toolbar button 
26815 \begin_inset Graphics
26816         filename ../images/nomencl-insert.png
26817         BoundingBox 0bp 5bp 20bp 20bp
26818
26819 \end_inset
26820
26821 .
26822  A gray box labeled 
26823 \begin_inset Quotes eld
26824 \end_inset
26825
26826
26827 \family sans
26828 Nom
26829 \family default
26830
26831 \begin_inset Quotes erd
26832 \end_inset
26833
26834  is inserted and a window pops up asking for the nomenclature entry.
26835 \end_layout
26836
26837 \begin_layout Standard
26838 A nomenclature entry consists of two main entries.
26839  The first is the symbol that you want to refer to.
26840  The second is the description of the symbol.
26841 \end_layout
26842
26843 \begin_layout Standard
26844 \begin_inset Note Greyedout
26845 status open
26846
26847 \begin_layout Plain Layout
26848
26849 \series bold
26850 Note:
26851 \series default
26852  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26853 \end_layout
26854
26855 \end_inset
26856
26857
26858 \end_layout
26859
26860 \begin_layout Subsection
26861 Nomenclature Definition and Layout
26862 \begin_inset Index
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866 Nomenclature ! Layout
26867 \end_layout
26868
26869 \end_inset
26870
26871
26872 \end_layout
26873
26874 \begin_layout Standard
26875 When you have symbols in formulas, you have to define them in the 
26876 \family sans
26877 Symbol
26878 \family default
26879  field as LaTeX-formula.
26880  For example to get 
26881 \begin_inset Quotes eld
26882 \end_inset
26883
26884
26885 \begin_inset Formula $\sigma$
26886 \end_inset
26887
26888
26889 \begin_inset Quotes erd
26890 \end_inset
26891
26892 , insert this:
26893 \begin_inset Newline newline
26894 \end_inset
26895
26896
26897 \series bold
26898 $
26899 \backslash
26900 sigma$
26901 \begin_inset Newline newline
26902 \end_inset
26903
26904
26905 \series default
26906 The 
26907 \begin_inset Quotes eld
26908 \end_inset
26909
26910 $
26911 \begin_inset Quotes erd
26912 \end_inset
26913
26914  character hereby starts/ends the formula.
26915  The LaTeX-command for the Greek letter is the name of the letter beginning
26916  with a backslash 
26917 \begin_inset Quotes eld
26918 \end_inset
26919
26920
26921 \backslash
26922
26923 \begin_inset Quotes erd
26924 \end_inset
26925
26926 .
26927  For capital Greek letters, start the command also with a capital letter,
26928  like 
26929 \series bold
26930
26931 \backslash
26932 Sigma
26933 \series default
26934 .
26935 \end_layout
26936
26937 \begin_layout Standard
26938 (A short introduction to the LaTeX-syntax is given in section
26939 \begin_inset space ~
26940 \end_inset
26941
26942
26943 \begin_inset CommandInset ref
26944 LatexCommand ref
26945 reference "sub:LaTeX-Syntax"
26946
26947 \end_inset
26948
26949 .)
26950 \end_layout
26951
26952 \begin_layout Standard
26953 You cannot use the 
26954 \family sans
26955 Text
26956 \begin_inset space ~
26957 \end_inset
26958
26959 Style
26960 \family default
26961  dialog to format the description text but have to use LaTeX-commands.
26962  For example the description of the nomenclature entry for the 
26963 \begin_inset Quotes eld
26964 \end_inset
26965
26966
26967 \begin_inset Formula $\sigma$
26968 \end_inset
26969
26970
26971 \begin_inset Quotes erd
26972 \end_inset
26973
26974  in this document is:
26975 \begin_inset Newline newline
26976 \end_inset
26977
26978
26979 \series bold
26980 dummy entry for the character 
26981 \backslash
26982 textsf{sigma}
26983 \series default
26984
26985 \begin_inset Newline newline
26986 \end_inset
26987
26988 The command 
26989 \series bold
26990
26991 \backslash
26992 textsf
26993 \series default
26994  sets the fonts to 
26995 \family sans
26996 sans
26997 \begin_inset space ~
26998 \end_inset
26999
27000 serif
27001 \family default
27002 .
27003  To get 
27004 \series bold
27005 bold
27006 \series default
27007  font use the command 
27008 \series bold
27009
27010 \backslash
27011 textbf
27012 \series default
27013 , for 
27014 \family typewriter
27015 typewriter
27016 \family default
27017  use 
27018 \series bold
27019
27020 \backslash
27021 texttt
27022 \series default
27023 , for 
27024 \emph on
27025 emphasized
27026 \emph default
27027  use 
27028 \series bold
27029
27030 \backslash
27031 emph
27032 \series default
27033 .
27034 \end_layout
27035
27036 \begin_layout Subsection
27037 Sort Order of Nomenclature Entries
27038 \begin_inset Index
27039 status collapsed
27040
27041 \begin_layout Plain Layout
27042 Nomenclature ! Sort order
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \begin_layout Standard
27051 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27052  the symbol definition.
27053  This leads to undesired results when you for example have symbols in formulas.
27054  Suppose you have nomenclature entries for the symbols 
27055 \emph on
27056 a
27057 \begin_inset CommandInset nomenclature
27058 LatexCommand nomenclature
27059 symbol "a"
27060 description "dummy entry for the character \"a\""
27061
27062 \end_inset
27063
27064
27065 \emph default
27066  and 
27067 \begin_inset Formula $\sigma$
27068 \end_inset
27069
27070
27071 \begin_inset CommandInset nomenclature
27072 LatexCommand nomenclature
27073 prefix "sigma"
27074 symbol "$\\sigma$"
27075 description "dummy entry for the character \\textsf{sigma}"
27076
27077 \end_inset
27078
27079 .
27080  They will be sorted by 
27081 \begin_inset Quotes eld
27082 \end_inset
27083
27084
27085 \family sans
27086 a
27087 \family default
27088
27089 \begin_inset Quotes erd
27090 \end_inset
27091
27092  and 
27093 \begin_inset Quotes eld
27094 \end_inset
27095
27096
27097 \family typewriter
27098 $
27099 \backslash
27100 sigma$
27101 \family default
27102
27103 \begin_inset Quotes erd
27104 \end_inset
27105
27106  -- the 
27107 \begin_inset Formula $\sigma$
27108 \end_inset
27109
27110  will be sorted before the 
27111 \emph on
27112 a
27113 \emph default
27114  since the character 
27115 \begin_inset Quotes eld
27116 \end_inset
27117
27118 $
27119 \begin_inset Quotes erd
27120 \end_inset
27121
27122  is considered in sorting.
27123 \end_layout
27124
27125 \begin_layout Standard
27126 To control the sort order, you can edit the 
27127 \family sans
27128 Sort
27129 \begin_inset space ~
27130 \end_inset
27131
27132 as
27133 \family default
27134  field of the nomenclature dialog.
27135  Then the nomenclature entry will be sorted by this entry and not the symbol
27136  definition.
27137  For the given example, you can insert 
27138 \family typewriter
27139 sigma
27140 \family default
27141  to this field for the 
27142 \begin_inset Formula $\sigma$
27143 \end_inset
27144
27145 , then 
27146 \emph on
27147 a
27148 \emph default
27149  will be located before 
27150 \begin_inset Formula $\sigma$
27151 \end_inset
27152
27153 .
27154 \end_layout
27155
27156 \begin_layout Standard
27157 For subgrouping and tips for using sort entries see the 
27158 \series bold
27159 nomencl
27160 \series default
27161  documentation, 
27162 \begin_inset CommandInset citation
27163 LatexCommand cite
27164 key "nomencl"
27165
27166 \end_inset
27167
27168 .
27169 \end_layout
27170
27171 \begin_layout Subsection
27172 Nomenclature Options
27173 \begin_inset Index
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177 Nomenclature ! Options
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \begin_layout Standard
27186 The 
27187 \series bold
27188 nomencl
27189 \series default
27190  package offers some options to adjust the appearance of the nomenclature.
27191  Here are some of its options, for more have a look at its documentation:
27192 \end_layout
27193
27194 \begin_layout Description
27195 refeq Appends the phrase 
27196 \begin_inset Quotes eld
27197 \end_inset
27198
27199
27200 \family sans
27201 , see equation (
27202 \emph on
27203 eq
27204 \emph default
27205 )
27206 \family default
27207
27208 \begin_inset Quotes erd
27209 \end_inset
27210
27211  to every nomenclature entry, where 
27212 \family sans
27213 \emph on
27214 eq
27215 \family default
27216 \emph default
27217  is the number of the last equation in front of the nomenclature entry
27218 \end_layout
27219
27220 \begin_layout Description
27221 refpage Appends the phrase 
27222 \begin_inset Quotes eld
27223 \end_inset
27224
27225
27226 \family sans
27227 , page (
27228 \emph on
27229 page
27230 \emph default
27231 )
27232 \family default
27233
27234 \begin_inset Quotes erd
27235 \end_inset
27236
27237  to every nomenclature entry, where 
27238 \family sans
27239 \emph on
27240 page
27241 \family default
27242 \emph default
27243  is the number of the page on which the nomenclature entry appeared
27244 \end_layout
27245
27246 \begin_layout Description
27247 intoc Inserts the nomenclature in the Table of Contents
27248 \end_layout
27249
27250 \begin_layout Standard
27251 There are furthermore the options 
27252 \series bold
27253 croatian
27254 \series default
27255
27256 \series bold
27257 danish
27258 \series default
27259
27260 \series bold
27261 english
27262 \series default
27263
27264 \series bold
27265 french
27266 \series default
27267
27268 \series bold
27269 german
27270 \series default
27271
27272 \series bold
27273 italian
27274 \series default
27275
27276 \series bold
27277 polish
27278 \series default
27279
27280 \series bold
27281 portuguese
27282 \series default
27283
27284 \series bold
27285 russian
27286 \series default
27287
27288 \series bold
27289 spanish
27290 \series default
27291 , and 
27292 \series bold
27293 ukrainian
27294 \series default
27295  to print the reference texts and the nomenclature title in the corresponding
27296  language.
27297 \end_layout
27298
27299 \begin_layout Standard
27300 To use one or more of the options, add them to the comma-separated document
27301  class options list in the 
27302 \family sans
27303 Document\SpecialChar \menuseparator
27304 Settings
27305 \family default
27306  dialog.
27307  In this document the options 
27308 \series bold
27309 intoc
27310 \series default
27311  and 
27312 \series bold
27313 refpage
27314 \series default
27315  are used.
27316 \end_layout
27317
27318 \begin_layout Standard
27319 \begin_inset VSpace bigskip
27320 \end_inset
27321
27322
27323 \end_layout
27324
27325 \begin_layout Standard
27326 You can also use the first two options above only for certain nomenclature
27327  entries when you add one of the following commands as last entry to the
27328  
27329 \family sans
27330 Description
27331 \family default
27332  field in the nomenclature dialog:
27333 \end_layout
27334
27335 \begin_layout Description
27336
27337 \backslash
27338 nomrefeq Like the 
27339 \series bold
27340 refeq
27341 \series default
27342  option
27343 \end_layout
27344
27345 \begin_layout Description
27346
27347 \backslash
27348 nomrefpage Like the 
27349 \series bold
27350 refpage
27351 \series default
27352  option
27353 \end_layout
27354
27355 \begin_layout Description
27356
27357 \backslash
27358 nomrefeqpage Short notation of 
27359 \series bold
27360
27361 \backslash
27362 nomrefeq
27363 \backslash
27364 nomrefpage
27365 \end_layout
27366
27367 \begin_layout Description
27368
27369 \backslash
27370 nomnorefeq,
27371 \begin_inset space ~
27372 \end_inset
27373
27374
27375 \backslash
27376 nomnorefpage,
27377 \begin_inset space ~
27378 \end_inset
27379
27380
27381 \backslash
27382 nomnorefeqpage Turns off the corresponding options
27383 \end_layout
27384
27385 \begin_layout Subsection
27386 Printing the Nomenclature
27387 \begin_inset Index
27388 status collapsed
27389
27390 \begin_layout Plain Layout
27391 Nomenclature ! Printing
27392 \end_layout
27393
27394 \end_inset
27395
27396
27397 \end_layout
27398
27399 \begin_layout Standard
27400 To print the nomenclature, use the menu 
27401 \family sans
27402 Insert\SpecialChar \menuseparator
27403 Lists
27404 \begin_inset space ~
27405 \end_inset
27406
27407 /
27408 \begin_inset space ~
27409 \end_inset
27410
27411 TOC\SpecialChar \menuseparator
27412 Nomenclature
27413 \family default
27414 .
27415  A light blue box labeled 
27416 \begin_inset Quotes eld
27417 \end_inset
27418
27419
27420 \family sans
27421 Nomenclature
27422 \family default
27423
27424 \begin_inset Quotes erd
27425 \end_inset
27426
27427  will show the place where the nomenclature is printed in the output.
27428  Like the index list box, the nomenclature list box is not clickable.
27429 \end_layout
27430
27431 \begin_layout Standard
27432 In the printed output the title of the nomenclature appears as 
27433 \begin_inset Quotes eld
27434 \end_inset
27435
27436 Nomenclature
27437 \begin_inset Quotes erd
27438 \end_inset
27439
27440 .
27441  If you are not happy with the name, you can change it by redefining the
27442  command 
27443 \series bold
27444
27445 \backslash
27446 nomname
27447 \series default
27448  in the preamble.
27449  For example, in order to change the name to 
27450 \emph on
27451 List of Symbols
27452 \emph default
27453 , add the following line to the preamble:
27454 \end_layout
27455
27456 \begin_layout Standard
27457
27458 \family roman
27459 \series bold
27460
27461 \backslash
27462 renewcommand{
27463 \backslash
27464 nomname}{List of Symbols}
27465 \end_layout
27466
27467 \begin_layout Standard
27468 \begin_inset VSpace defskip
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \begin_layout Standard
27475 If you are unhappy with the amount of space for symbols, you can alter it
27476  by adding the following line to the preamble:
27477 \end_layout
27478
27479 \begin_layout Standard
27480
27481 \family roman
27482 \series bold
27483
27484 \backslash
27485 renewcommand{
27486 \backslash
27487 nomlabelwidth}{width}
27488 \end_layout
27489
27490 \begin_layout Standard
27491
27492 \family roman
27493 Where the width is a value with one of the units listed in Appendix
27494 \begin_inset space ~
27495 \end_inset
27496
27497
27498 \begin_inset CommandInset ref
27499 LatexCommand ref
27500 reference "cha:Units-available-in"
27501
27502 \end_inset
27503
27504 .
27505  The default value is 1
27506 \begin_inset space \thinspace{}
27507 \end_inset
27508
27509 cm.
27510 \end_layout
27511
27512 \begin_layout Section
27513 Branches
27514 \begin_inset Index
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518 Branches
27519 \end_layout
27520
27521 \end_inset
27522
27523
27524 \begin_inset Index
27525 status collapsed
27526
27527 \begin_layout Plain Layout
27528 Document ! Branches
27529 \end_layout
27530
27531 \end_inset
27532
27533
27534 \begin_inset CommandInset label
27535 LatexCommand label
27536 name "sec:Branches"
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Standard
27544 Sometimes it is useful to hide some document parts in the output.
27545  For example a teacher who is setting an exam obviously doesn't want the
27546  pupils to see the answers, but having questions and answers in the same
27547  document will make the life of the markers of that exam much easier.
27548 \end_layout
27549
27550 \begin_layout Standard
27551 For these cases LyX offers to put text into branches.
27552  The text will then only appear in the output when its branch is activated.
27553  To create a branch, go in the 
27554 \family sans
27555 Document\SpecialChar \menuseparator
27556 Settings
27557 \family default
27558  dialog to 
27559 \family sans
27560 Branches
27561 \family default
27562 .
27563  The name of the branch, its activation state and the background color of
27564  the branches inside LyX can be specified in this dialog.
27565 \end_layout
27566
27567 \begin_layout Standard
27568 Text that should be in a branch is set into branch inset boxes.
27569  These boxes are inserted via the menu 
27570 \family sans
27571 Insert\SpecialChar \menuseparator
27572 Branch
27573 \family default
27574  where you can choose a branch.
27575  You can later change the branch of the boxes by right-clicking on them.
27576 \end_layout
27577
27578 \begin_layout Standard
27579 Here is an example, where only the question text appears, the answer branch
27580  is deactivated and does therefore not appear in the output:
27581 \end_layout
27582
27583 \begin_layout Standard
27584 \begin_inset Branch Question
27585 status open
27586
27587 \begin_layout Standard
27588 Question: Who was the first physics Nobel prize winner?
27589 \end_layout
27590
27591 \end_inset
27592
27593
27594 \end_layout
27595
27596 \begin_layout Standard
27597 \begin_inset Branch Answer
27598 status collapsed
27599
27600 \begin_layout Standard
27601 Answer: Wilhelm Conrad Röntgen
27602 \end_layout
27603
27604 \end_inset
27605
27606
27607 \end_layout
27608
27609 \begin_layout Standard
27610 \begin_inset VSpace bigskip
27611 \end_inset
27612
27613
27614 \end_layout
27615
27616 \begin_layout Standard
27617 To use conditional output inside places where you cannot insert branch insets,
27618  like inside equations, you can code special LaTeX definitions for each
27619  branch.
27620  For example you can define for the question branch
27621 \begin_inset Foot
27622 status collapsed
27623
27624 \begin_layout Plain Layout
27625 For an introduction to the LaTeX-syntax, see section
27626 \begin_inset space ~
27627 \end_inset
27628
27629
27630 \begin_inset CommandInset ref
27631 LatexCommand ref
27632 reference "sub:LaTeX-Syntax"
27633
27634 \end_inset
27635
27636 .
27637 \end_layout
27638
27639 \end_inset
27640
27641
27642 \end_layout
27643
27644 \begin_layout Standard
27645
27646 \series bold
27647
27648 \backslash
27649 newcommand{
27650 \backslash
27651 question}[1]{#1}
27652 \end_layout
27653
27654 \begin_layout Standard
27655
27656 \series bold
27657
27658 \backslash
27659 newcommand{
27660 \backslash
27661 answer}[1]{}
27662 \end_layout
27663
27664 \begin_layout Standard
27665 and for the answer branch
27666 \end_layout
27667
27668 \begin_layout Standard
27669
27670 \series bold
27671
27672 \backslash
27673 newcommand{
27674 \backslash
27675 question}[1]{}
27676 \end_layout
27677
27678 \begin_layout Standard
27679
27680 \series bold
27681
27682 \backslash
27683 newcommand{
27684 \backslash
27685 answer}[1]{#1}
27686 \end_layout
27687
27688 \begin_layout Standard
27689 \begin_inset Branch Question
27690 status open
27691
27692 \begin_layout Standard
27693 \begin_inset ERT
27694 status open
27695
27696 \begin_layout Plain Layout
27697
27698
27699 \backslash
27700 newcommand{
27701 \backslash
27702 question}[1]{#1}
27703 \end_layout
27704
27705 \begin_layout Plain Layout
27706
27707
27708 \backslash
27709 newcommand{
27710 \backslash
27711 answer}[1]{}
27712 \end_layout
27713
27714 \end_inset
27715
27716
27717 \end_layout
27718
27719 \end_inset
27720
27721
27722 \end_layout
27723
27724 \begin_layout Standard
27725 \begin_inset Branch Answer
27726 status collapsed
27727
27728 \begin_layout Standard
27729 \begin_inset ERT
27730 status open
27731
27732 \begin_layout Plain Layout
27733
27734
27735 \backslash
27736 newcommand{
27737 \backslash
27738 question}[1]{}
27739 \end_layout
27740
27741 \begin_layout Plain Layout
27742
27743
27744 \backslash
27745 newcommand{
27746 \backslash
27747 answer}[1]{#1}
27748 \end_layout
27749
27750 \end_inset
27751
27752
27753 \end_layout
27754
27755 \end_inset
27756
27757
27758 \end_layout
27759
27760 \begin_layout Standard
27761 Now it is possible to use the commands 
27762 \series bold
27763
27764 \backslash
27765 question{\SpecialChar \ldots{}
27766 }
27767 \series default
27768  and 
27769 \series bold
27770
27771 \backslash
27772 answer{\SpecialChar \ldots{}
27773 }
27774 \series default
27775  to obtain conditional output.
27776  Here is an example formula where only the 
27777 \series bold
27778
27779 \backslash
27780 question
27781 \series default
27782  part appears:
27783 \begin_inset Formula \[
27784 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27785
27786 \end_inset
27787
27788
27789 \end_layout
27790
27791 \begin_layout Standard
27792 Inside math, the same effect can be achieved using math macros, see section
27793 \begin_inset space ~
27794 \end_inset
27795
27796
27797 \begin_inset CommandInset ref
27798 LatexCommand ref
27799 reference "sec:math-macros"
27800
27801 \end_inset
27802
27803 .
27804 \end_layout
27805
27806 \begin_layout Section
27807 PDF properties
27808 \begin_inset Index
27809 status collapsed
27810
27811 \begin_layout Plain Layout
27812 PDF properties
27813 \end_layout
27814
27815 \end_inset
27816
27817
27818 \end_layout
27819
27820 \begin_layout Standard
27821 The 
27822 \family sans
27823 Document Settings
27824 \family default
27825  dialog provides under 
27826 \family sans
27827 PDF Properties
27828 \family default
27829  to set up special options for the PDF output of your document.
27830  All options there are provided by the LaTeX-package 
27831 \series bold
27832 hyperref
27833 \series default
27834
27835 \begin_inset Index
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839 LaTeX-packages ! hyperref
27840 \end_layout
27841
27842 \end_inset
27843
27844 .
27845 \end_layout
27846
27847 \begin_layout Standard
27848 Using 
27849 \series bold
27850 hyperref
27851 \series default
27852  will link all cross-references in the DVI- and PDF-output.
27853  This means that the reader of your document will be able to click on a
27854  table of contents entry or on a reference and he is shown the referenced
27855  document part.
27856  You can specify in the dialog tab 
27857 \family sans
27858 Hyperlinks
27859 \family default
27860  how the links will look like and if links for bibliographical backreferences
27861  are created.
27862  The backreferences will appear in the bibliography behind the different
27863  entries, showing where in the document the entry is referenced.
27864 \end_layout
27865
27866 \begin_layout Standard
27867 In the dialog tab 
27868 \family sans
27869 Bookmarks
27870 \family default
27871  you can set if PDF-bookmarks should be created for every section of your
27872  document to make it easier for readers to navigate through the document.
27873  You can decide if the bookmarks should be numbered like your document sections
27874  or not.
27875  With the open bookmarks level you can specify what sectioning level should
27876  be displayed in the bookmarks when opening the PDF.
27877  For example level
27878 \begin_inset space ~
27879 \end_inset
27880
27881 2 will display all sections and subsections, while level
27882 \begin_inset space ~
27883 \end_inset
27884
27885 1 will only display the sections.
27886 \end_layout
27887
27888 \begin_layout Standard
27889 The header informations in the dialog tab 
27890 \family sans
27891 General
27892 \family default
27893  are saved together with the PDF as file properties.
27894  Many programs are able to extract these informations to e.
27895 \begin_inset space \thinspace{}
27896 \end_inset
27897
27898 g.
27899 \begin_inset space ~
27900 \end_inset
27901
27902 automatically recognize who is the author and what is the PDF about.
27903  This is very useful to sort, classify, or use PDFs for bibliography issues.
27904  When the option 
27905 \family sans
27906 Automatic fill header
27907 \family default
27908  is set, LyX tries to extract the header informations from your document
27909  title and author settings.
27910 \end_layout
27911
27912 \begin_layout Standard
27913 The option 
27914 \family sans
27915 Load in fullscreen mode
27916 \family default
27917  will open the PDF in fullscreen mode, which is useful for presentations.
27918 \end_layout
27919
27920 \begin_layout Standard
27921 PDF properties are also used in this document.
27922  When you look in its document settings, you can see that some additional
27923  
27924 \series bold
27925 hyperref
27926 \series default
27927  options are used.
27928  For an explanation of them we refer to the hyperref manual 
27929 \begin_inset CommandInset citation
27930 LatexCommand cite
27931 key "hyperref"
27932
27933 \end_inset
27934
27935 .
27936 \end_layout
27937
27938 \begin_layout Section
27939 TeX Code and the LaTeX Syntax
27940 \begin_inset CommandInset label
27941 LatexCommand label
27942 name "sec:TeX-Code"
27943
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \begin_layout Subsection
27950 TeX Code Boxes
27951 \begin_inset Index
27952 status collapsed
27953
27954 \begin_layout Plain Layout
27955 TeX Code
27956 \end_layout
27957
27958 \end_inset
27959
27960
27961 \begin_inset CommandInset label
27962 LatexCommand label
27963 name "sub:TeX-Code-Boxes"
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Standard
27971 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27972  constructs, but not all.
27973  LaTeX contains of hundreds of packages which provide different commands.
27974  Every time packages are updated and new ones added.
27975  This has the advantage that you can typeset nearly everything as there
27976  is for every problem a LaTeX-package.
27977  But LyX can of course not be up to date and support all packages and their
27978  commands.
27979 \end_layout
27980
27981 \begin_layout Standard
27982 But don't worry, you can use any LaTeX-command directly in LyX inside the
27983  TeX Code box.
27984  An TeX Code box is created by the menu 
27985 \family sans
27986 Insert\SpecialChar \menuseparator
27987 TeX
27988 \begin_inset space ~
27989 \end_inset
27990
27991 Code
27992 \family default
27993  or by the toolbar button 
27994 \begin_inset Graphics
27995         filename ../images/ert-insert.png
27996
27997 \end_inset
27998
27999 .
28000  The box can be opened by left-clicking and closed by right-clicking on
28001  it.
28002 \end_layout
28003
28004 \begin_layout Standard
28005 You can insert complete or incomplete commands as TeX Code.
28006  Incomplete means that the command argument can be Standard LyX text.
28007  For example you want to draw a frame around a word and uses therefore the
28008  LaTeX-command 
28009 \series bold
28010
28011 \backslash
28012 fbox
28013 \series default
28014 , you can write the command part 
28015 \series bold
28016
28017 \backslash
28018 fbox{
28019 \series default
28020  in a TeX Code box before the word and the closing brace 
28021 \series bold
28022 }
28023 \series default
28024  in a second TeX Code box behind the word.
28025  The word between the two TeX Code boxes is then the argument as it is in
28026  the following example:
28027 \end_layout
28028
28029 \begin_layout Standard
28030 \begin_inset Graphics
28031         filename clipart/ERT.png
28032         scale 89
28033
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \begin_layout Standard
28040 gives
28041 \end_layout
28042
28043 \begin_layout Standard
28044 This is a line with a 
28045 \begin_inset ERT
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049
28050
28051 \backslash
28052 fbox{
28053 \end_layout
28054
28055 \end_inset
28056
28057 framed
28058 \begin_inset ERT
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062
28063 }
28064 \end_layout
28065
28066 \end_inset
28067
28068  word.
28069 \end_layout
28070
28071 \begin_layout Standard
28072 \begin_inset Note Greyedout
28073 status open
28074
28075 \begin_layout Plain Layout
28076
28077 \series bold
28078 Note:
28079 \series default
28080  At the end of LaTeX-commands without parameters, you have to insert a space
28081  to let LaTeX know that the command is finished.
28082 \end_layout
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \begin_layout Subsection
28090 Short Introduction to the LaTeX Syntax
28091 \begin_inset OptArg
28092 status collapsed
28093
28094 \begin_layout Plain Layout
28095 The LaTeX Syntax
28096 \end_layout
28097
28098 \end_inset
28099
28100
28101 \begin_inset Index
28102 status collapsed
28103
28104 \begin_layout Plain Layout
28105 LaTeX Syntax
28106 \end_layout
28107
28108 \end_inset
28109
28110
28111 \begin_inset CommandInset label
28112 LatexCommand label
28113 name "sub:LaTeX-Syntax"
28114
28115 \end_inset
28116
28117
28118 \end_layout
28119
28120 \begin_layout Standard
28121 When you write larger documents or books, you will need to know something
28122  about the LaTeX-commands that LyX uses in the background.
28123  Because LaTeX is based on commands, you can 
28124 \begin_inset Quotes eld
28125 \end_inset
28126
28127 program
28128 \begin_inset Quotes erd
28129 \end_inset
28130
28131  your text.
28132  This has the advantage that the layout of the document can be changed at
28133  every time if you know the right commands.
28134  E.g.
28135  imagine you have to write a manual for a product and the deadline is at
28136  the end of the day.
28137  Your boss just has complimented you for your good work but wants to have
28138  all caption labels bold.
28139  But you have over hundred figure and table captions with non-bold labels
28140  in your manual.
28141  Of course it's impossible to change all caption labels by hand in one day.
28142 \end_layout
28143
28144 \begin_layout Standard
28145 Now LaTeX comes into play.
28146  As written above, for every problem exists a LaTeX-package.
28147  First you have to find out which and therefore look in the LaTeX package
28148  database, 
28149 \begin_inset CommandInset citation
28150 LatexCommand cite
28151 key "Catalogue"
28152
28153 \end_inset
28154
28155 .
28156 \end_layout
28157
28158 \begin_layout Standard
28159 As result you know that the package 
28160 \series bold
28161 caption
28162 \series default
28163
28164 \begin_inset Index
28165 status collapsed
28166
28167 \begin_layout Plain Layout
28168 LaTeX-packages ! caption
28169 \end_layout
28170
28171 \end_inset
28172
28173  is what you need.
28174  To use a package, you have to load it in the document preamble (menu 
28175 \family sans
28176 Document\SpecialChar \menuseparator
28177 Settings
28178 \family default
28179 ) with the command
28180 \end_layout
28181
28182 \begin_layout Standard
28183
28184 \series bold
28185
28186 \backslash
28187 usepackage[options]{package name}
28188 \end_layout
28189
28190 \begin_layout Standard
28191 All LaTeX commands begin with a backslash, the command argument is set within
28192  two braces, and the options are set within two brackets.
28193  Note that not all commands have an argument and options.
28194 \end_layout
28195
28196 \begin_layout Standard
28197 In your case the package name is 
28198 \series bold
28199 caption
28200 \series default
28201 .
28202  After a look in the documentation of the package, you know that the option
28203  
28204 \series bold
28205 labelfont=bf
28206 \series default
28207  will change the font of all caption labels to bold.
28208  So you add the command
28209 \end_layout
28210
28211 \begin_layout Standard
28212
28213 \series bold
28214
28215 \backslash
28216 usepackage[labelfont=bf]{caption}
28217 \end_layout
28218
28219 \begin_layout Standard
28220 to the preamble and the problem is solved.
28221 \begin_inset Foot
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225 For more commands provided by the 
28226 \series bold
28227 caption
28228 \series default
28229  package, have a look at its documentation, 
28230 \begin_inset CommandInset citation
28231 LatexCommand cite
28232 key "caption"
28233
28234 \end_inset
28235
28236 .
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 Note that some document classes have built-in solutions for well known problems
28246  like your case.
28247  For example if you use a 
28248 \family sans
28249 koma-script
28250 \family default
28251  class, you don't need the package 
28252 \series bold
28253 caption
28254 \series default
28255 , you can instead write
28256 \end_layout
28257
28258 \begin_layout Standard
28259
28260 \series bold
28261
28262 \backslash
28263 setkomafont{captionlabel}{
28264 \backslash
28265 bfseries}
28266 \end_layout
28267
28268 \begin_layout Standard
28269 in the preamble and the problem is solved.
28270  So if you plan to write a large document, you should have a look at the
28271  documentation of the document class you want to use.
28272  (
28273 \series bold
28274
28275 \backslash
28276 setkomafont
28277 \series default
28278  is an example for a command with more than one argument.)
28279 \end_layout
28280
28281 \begin_layout Standard
28282 Commands in the preamble affects the whole document, while commands in the
28283  text affects only the text after the command or only the text used as command
28284  argument.
28285  To insert a LaTeX-command in text, use the TeX Code box as described in
28286  the previous section.
28287 \end_layout
28288
28289 \begin_layout Standard
28290 If you want to learn more about LaTeX and its syntax, have a look at the
28291  LaTeX-books 
28292 \begin_inset CommandInset citation
28293 LatexCommand cite
28294 key "latexcompanion,latexguide"
28295
28296 \end_inset
28297
28298 .
28299  
28300 \end_layout
28301
28302 \begin_layout Section
28303 Previewing Snippets of your Document
28304 \begin_inset Index
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308 Instant preview
28309 \end_layout
28310
28311 \end_inset
28312
28313
28314 \begin_inset CommandInset label
28315 LatexCommand label
28316 name "sec:Previewing-snippets-of"
28317
28318 \end_inset
28319
28320
28321 \begin_inset Index
28322 status collapsed
28323
28324 \begin_layout Plain Layout
28325 Document ! Preview
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \end_layout
28332
28333 \begin_layout Standard
28334 LyX allows you to generate previews of sections of your document on the
28335  fly so you can see how they'll look in the final document without having
28336  to break your train of thought with 
28337 \family sans
28338 View\SpecialChar \menuseparator
28339 DVI
28340 \family default
28341 .
28342 \end_layout
28343
28344 \begin_layout Standard
28345 If you would for example like to see in LyX your math formulas typeset by
28346  LaTeX, install the LaTeX-package 
28347 \series bold
28348 preview-latex
28349 \series default
28350
28351 \begin_inset Index
28352 status collapsed
28353
28354 \begin_layout Plain Layout
28355 LaTeX-packages ! preview-latex
28356 \end_layout
28357
28358 \end_inset
28359
28360  as explained below, and turn on 
28361 \family sans
28362 Instant
28363 \begin_inset space ~
28364 \end_inset
28365
28366 preview
28367 \family default
28368  in the 
28369 \family sans
28370 Tools\SpecialChar \menuseparator
28371 Preferences 
28372 \family default
28373 dialog under 
28374 \family sans
28375 Look
28376 \begin_inset space ~
28377 \end_inset
28378
28379 and
28380 \begin_inset space ~
28381 \end_inset
28382
28383 feel\SpecialChar \menuseparator
28384 Graphics
28385 \family default
28386 .
28387 \end_layout
28388
28389 \begin_layout Standard
28390 Previews are generated when you load a document into LyX and when you finish
28391  editing an inset.
28392  Previews of an already loaded document are 
28393 \emph on
28394 not
28395 \emph default
28396  generated just by selecting the 
28397 \family sans
28398 Instant
28399 \begin_inset space ~
28400 \end_inset
28401
28402 preview
28403 \family default
28404  check box, you have to reopen the documents to activate the previews.
28405 \end_layout
28406
28407 \begin_layout Standard
28408 LyX will generate previews of math insets.
28409  It will also generate previews of included insets if you select the 
28410 \family sans
28411 Show
28412 \begin_inset space ~
28413 \end_inset
28414
28415 preview
28416 \family default
28417  check box in the insert dialog.
28418  This is useful if you wish to generate a preview of a LaTeX figure, for
28419  example.
28420 \end_layout
28421
28422 \begin_layout Standard
28423 To get previews working, you need the LaTeX package 
28424 \series bold
28425 preview-latex
28426 \series default
28427  (on some systems named simply 
28428 \series bold
28429 preview
28430 \series default
28431 ) installed.
28432  In case it is not already installed, you find it in the TeX Catalogue,
28433  
28434 \begin_inset CommandInset citation
28435 LatexCommand cite
28436 key "TeXCatalogue"
28437
28438 \end_inset
28439
28440  or in the package manager of your LaTeX-system.
28441  You obtain prettier results if you install the program 
28442 \family typewriter
28443 pnmcrop
28444 \family default
28445  from the 
28446 \family typewriter
28447 netpbm
28448 \family default
28449  package; for LyX on Windows this program is automatically installed together
28450  with LyX.
28451 \end_layout
28452
28453 \begin_layout Standard
28454 \begin_inset VSpace bigskip
28455 \end_inset
28456
28457
28458 \end_layout
28459
28460 \begin_layout Standard
28461 You can furthermore preview the LaTeX source of the whole document or parts
28462  of it.
28463  Use the menu 
28464 \family sans
28465 View\SpecialChar \menuseparator
28466 View
28467 \begin_inset space ~
28468 \end_inset
28469
28470 Source
28471 \family default
28472  and a window will be shown where you can see the LaTeX-source code.
28473  The window shows the source of the whole paragraph where the cursor is
28474  currently in.
28475  You can also select document parts in LyX's main window, then only this
28476  selection (when it is more than one paragraph) is shown as source code.
28477  To view the whole document as source, enable the corresponding option in
28478  the source view window.
28479 \end_layout
28480
28481 \begin_layout Section
28482 Spell Checking
28483 \begin_inset CommandInset label
28484 LatexCommand label
28485 name "sec:Spellchecking"
28486
28487 \end_inset
28488
28489
28490 \begin_inset Index
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494 Spell checking
28495 \end_layout
28496
28497 \end_inset
28498
28499
28500 \end_layout
28501
28502 \begin_layout Standard
28503 LyX itself has no built-in spell checker.
28504  Rather it uses one of the external programs 
28505 \family typewriter
28506 aspell
28507 \family default
28508
28509 \family typewriter
28510 ispell
28511 \family default
28512
28513 \family typewriter
28514 hspell
28515 \family default
28516 , or 
28517 \family sans
28518 pspell
28519 \family default
28520  as backend.
28521  This section assumes you have already installed and set up one of these
28522  programs.
28523  
28524 \family typewriter
28525 aspell
28526 \family default
28527  can be seen as successor of 
28528 \family typewriter
28529 ispell
28530 \family default
28531 , so that it is recommended to use aspell.
28532  
28533 \family sans
28534 hspell
28535 \family default
28536  is a Hebrew spell-checker.
28537  The used spell checker ind its settings are specified in LyX's preferences
28538  under 
28539 \family sans
28540 Language Settings
28541 \family default
28542 .
28543 \end_layout
28544
28545 \begin_layout Standard
28546 For LyX on Windows, the selection box for the spell checking program is
28547  greyed out in the preferences dialog because only 
28548 \family sans
28549 aspell
28550 \family default
28551  can be used.
28552 \end_layout
28553
28554 \begin_layout Standard
28555 The menu
28556 \family sans
28557  Tools\SpecialChar \menuseparator
28558 Spellchecker
28559 \family default
28560  starts the spell checking beginning from the current cursor position.
28561  A dialog window will appear showing any incorrect (or unknown) word found,
28562  allowing you to edit and replace it in a second line.
28563  Whenever an unknown word is found, the word is highlighted and the text
28564  scrolled so that it is visible.
28565  In the 
28566 \family sans
28567 spell checker
28568 \family default
28569  dialog, there is also a box showing suggestions for a correction, if any
28570  could be found.
28571  Clicking on one of the corrections will copy to the 
28572 \family sans
28573 Replace
28574 \family default
28575  field, double-click invokes directly the replacement.
28576  Unknown but correctly typed words can be added to the personal dictionary.
28577 \end_layout
28578
28579 \begin_layout Standard
28580 By default, the used dictionary file is determined by the document language
28581  that is set in the 
28582 \family sans
28583 Document\SpecialChar \menuseparator
28584 Settings
28585 \family default
28586  dialog.
28587  If you do not have a dictionary for the document language, spell checking
28588  will bring an error message.
28589  In this case, you can specify another dictionary file in the dialog by
28590  specifying a different 
28591 \family sans
28592 Alternative language
28593 \family default
28594  in preferences dialog.
28595 \end_layout
28596
28597 \begin_layout Standard
28598 After a spell check you'll informed about the number of checked words.
28599 \end_layout
28600
28601 \begin_layout Subsubsection*
28602 Limitations
28603 \end_layout
28604
28605 \begin_layout Standard
28606 It is not possible to change the spelling of a particular word globally,
28607  rather than having to change the spelling separately for each occurrence
28608  of the word.
28609  But you can use the 
28610 \family sans
28611 Find
28612 \begin_inset space ~
28613 \end_inset
28614
28615 &
28616 \begin_inset space ~
28617 \end_inset
28618
28619 Replace
28620 \family default
28621  dialog for that.
28622 \end_layout
28623
28624 \begin_layout Standard
28625 LyX cannot correctly spell check documents containing multiple languages.
28626  This does work with 
28627 \family typewriter
28628 pspell
28629 \family default
28630 , assuming you have marked the different languages appropriately.
28631 \end_layout
28632
28633 \begin_layout Subsubsection*
28634 Further Settings
28635 \end_layout
28636
28637 \begin_layout Standard
28638 The 
28639 \family sans
28640 Spellchecker
28641 \family default
28642  section in the preferences dialog has some additional options:
28643 \end_layout
28644
28645 \begin_layout Description
28646 Escape
28647 \begin_inset space ~
28648 \end_inset
28649
28650 characters Allows you to add non-standard characters that the spell checker
28651  should consider, e.g.
28652  German umlauts although you spell check English document.
28653  This should not normally be needed.
28654 \end_layout
28655
28656 \begin_layout Description
28657 Personal
28658 \begin_inset space ~
28659 \end_inset
28660
28661 dictionary to use a different file than the spell checker's default choice
28662  as your personal dictionary
28663 \end_layout
28664
28665 \begin_layout Description
28666 Accept
28667 \begin_inset space ~
28668 \end_inset
28669
28670 compound
28671 \begin_inset space ~
28672 \end_inset
28673
28674 words Prevent the spell checker from complaining about compounded words
28675  like 
28676 \begin_inset Quotes eld
28677 \end_inset
28678
28679 passthrough
28680 \begin_inset Quotes erd
28681 \end_inset
28682
28683 .
28684 \end_layout
28685
28686 \begin_layout Description
28687 Use
28688 \begin_inset space ~
28689 \end_inset
28690
28691 input
28692 \begin_inset space ~
28693 \end_inset
28694
28695 encoding Uses the document encoding that is set in the 
28696 \family sans
28697 Document\SpecialChar \menuseparator
28698 Settings
28699 \family default
28700  dialog under 
28701 \family sans
28702 Language
28703 \family default
28704  also for the spellchecker.
28705 \begin_inset Foot
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709 The encodings are explained in section
28710 \begin_inset space ~
28711 \end_inset
28712
28713
28714 \begin_inset CommandInset ref
28715 LatexCommand ref
28716 reference "sub:Settings"
28717
28718 \end_inset
28719
28720 .
28721 \end_layout
28722
28723 \end_inset
28724
28725  Only enable this if you use 
28726 \family typewriter
28727 ispell
28728 \family default
28729  and can't spell check words with international letters in them.
28730  There have been reports that this does not work with all dictionaries,
28731  so this is disabled by default.
28732 \end_layout
28733
28734 \begin_layout Section
28735 Thesaurus
28736 \begin_inset Index
28737 status collapsed
28738
28739 \begin_layout Plain Layout
28740 Thesaurus
28741 \end_layout
28742
28743 \end_inset
28744
28745
28746 \begin_inset CommandInset label
28747 LatexCommand label
28748 name "sec:Thesaurus"
28749
28750 \end_inset
28751
28752
28753 \end_layout
28754
28755 \begin_layout Standard
28756 Thesaurus currently only works when you use the document language English.
28757 \end_layout
28758
28759 \begin_layout Standard
28760 To start the thesaurus, highlight one word or set the cursor behind it,
28761  and use the menu 
28762 \family sans
28763 Tools\SpecialChar \menuseparator
28764 Thesaurus
28765 \family default
28766  or the toolbar button 
28767 \begin_inset Graphics
28768         filename ../images/thesaurus-entry.png
28769         BoundingBox 0bp 5bp 20bp 25bp
28770         rotateOrigin center
28771
28772 \end_inset
28773
28774 .
28775  A dialog pops up showing you probably related words that you can use as
28776  replacement.
28777 \end_layout
28778
28779 \begin_layout Standard
28780 The shown related words are in many cases not really related to the word
28781  you are currently checking, scrolling in the shown list might help in some
28782  cases to find related words.
28783 \end_layout
28784
28785 \begin_layout Standard
28786 The thesaurus only works for single words, and also only when it is in the
28787  singular form.
28788  For example starting the thesaurus with the word 
28789 \begin_inset Quotes eld
28790 \end_inset
28791
28792 reports
28793 \begin_inset Quotes erd
28794 \end_inset
28795
28796  leads to no results, while results are shown for the word 
28797 \begin_inset Quotes eld
28798 \end_inset
28799
28800 report
28801 \begin_inset Quotes erd
28802 \end_inset
28803
28804 .
28805  To avoid this, you can highlight only the part 
28806 \begin_inset Quotes eld
28807 \end_inset
28808
28809 report
28810 \begin_inset Quotes erd
28811 \end_inset
28812
28813  of the word 
28814 \begin_inset Quotes eld
28815 \end_inset
28816
28817 reports
28818 \begin_inset Quotes erd
28819 \end_inset
28820
28821  to get results.
28822 \end_layout
28823
28824 \begin_layout Section
28825 Change Tracking
28826 \begin_inset Index
28827 status collapsed
28828
28829 \begin_layout Plain Layout
28830 Change Tracking
28831 \end_layout
28832
28833 \end_inset
28834
28835
28836 \begin_inset Index
28837 status collapsed
28838
28839 \begin_layout Plain Layout
28840 Document ! Change Tracking
28841 \end_layout
28842
28843 \end_inset
28844
28845
28846 \begin_inset CommandInset label
28847 LatexCommand label
28848 name "sec:Change-Tracking"
28849
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \begin_layout Standard
28856 When you work on a document together with many people it is extremely useful
28857  to see changes others made highlighted in the document.
28858  You can then decide if you accept a change or not.
28859  This can be achieved by turning on change tracking in the menu 
28860 \family sans
28861 Document\SpecialChar \menuseparator
28862 Change
28863 \begin_inset space ~
28864 \end_inset
28865
28866 Tracking\SpecialChar \menuseparator
28867 Track
28868 \begin_inset space ~
28869 \end_inset
28870
28871 Changes
28872 \family default
28873 .
28874 \end_layout
28875
28876 \begin_layout Standard
28877 Changes made in the document will then be highlighted by colors: 
28878 \color blue
28879 Blue text
28880 \color inherit
28881  is an addition, 
28882 \color red
28883 red canceled text
28884 \color inherit
28885  is a deletion.
28886  You can change the color in LyX's preferences dialog under 
28887 \family sans
28888 Look
28889 \begin_inset space ~
28890 \end_inset
28891
28892 and
28893 \begin_inset space ~
28894 \end_inset
28895
28896 feel
28897 \family default
28898
28899 \family sans
28900 Colors
28901 \family default
28902 .
28903 \begin_inset Index
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907 Color ! LyX screen
28908 \end_layout
28909
28910 \end_inset
28911
28912
28913 \end_layout
28914
28915 \begin_layout Standard
28916 When change tracking is activated, you will see the review toolbar in LyX:
28917 \begin_inset Index
28918 status collapsed
28919
28920 \begin_layout Plain Layout
28921 Toolbar ! Review
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Standard
28930 \begin_inset VSpace defskip
28931 \end_inset
28932
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937 \begin_inset Graphics
28938         filename clipart/ChangesToolbar.png
28939
28940 \end_inset
28941
28942
28943 \end_layout
28944
28945 \begin_layout Standard
28946 \begin_inset VSpace defskip
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \begin_layout Standard
28953 The review toolbar as shown above contains from left to right the following
28954  buttons:
28955 \end_layout
28956
28957 \begin_layout Standard
28958 \begin_inset VSpace defskip
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 \begin_inset Tabular
28966 <lyxtabular version="3" rows="10" columns="2">
28967 <features islongtable="true">
28968 <column alignment="left" valignment="top" width="0">
28969 <column alignment="left" valignment="top" width="0">
28970 <row interlinespace="2.5mm">
28971 <cell alignment="center" valignment="top" usebox="none">
28972 \begin_inset Text
28973
28974 \begin_layout Plain Layout
28975 \begin_inset Graphics
28976         filename ../images/changes-track.png
28977         BoundingBox 0bp 5bp 20bp 25bp
28978         rotateOrigin center
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 <cell alignment="center" valignment="top" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout Plain Layout
28991
28992 \family sans
28993 Document\SpecialChar \menuseparator
28994 Change
28995 \begin_inset space ~
28996 \end_inset
28997
28998 Tracking\SpecialChar \menuseparator
28999 Track
29000 \begin_inset space ~
29001 \end_inset
29002
29003 Changes
29004 \end_layout
29005
29006 \end_inset
29007 </cell>
29008 </row>
29009 <row interlinespace="2.5mm">
29010 <cell alignment="center" valignment="top" usebox="none">
29011 \begin_inset Text
29012
29013 \begin_layout Plain Layout
29014 \begin_inset Graphics
29015         filename ../images/changes-output.png
29016         BoundingBox 0bp 5bp 20bp 25bp
29017         rotateOrigin center
29018
29019 \end_inset
29020
29021
29022 \end_layout
29023
29024 \end_inset
29025 </cell>
29026 <cell alignment="center" valignment="top" usebox="none">
29027 \begin_inset Text
29028
29029 \begin_layout Plain Layout
29030
29031 \family sans
29032 Document\SpecialChar \menuseparator
29033 Change
29034 \begin_inset space ~
29035 \end_inset
29036
29037 Tracking\SpecialChar \menuseparator
29038 Show
29039 \begin_inset space ~
29040 \end_inset
29041
29042 Changes
29043 \begin_inset space ~
29044 \end_inset
29045
29046 in
29047 \begin_inset space ~
29048 \end_inset
29049
29050 Output
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 </row>
29056 <row interlinespace="2.5mm">
29057 <cell alignment="center" valignment="top" usebox="none">
29058 \begin_inset Text
29059
29060 \begin_layout Plain Layout
29061 \begin_inset Graphics
29062         filename ../images/change-next.png
29063         BoundingBox 0bp 5bp 20bp 25bp
29064         rotateOrigin center
29065
29066 \end_inset
29067
29068
29069 \end_layout
29070
29071 \end_inset
29072 </cell>
29073 <cell alignment="center" valignment="top" usebox="none">
29074 \begin_inset Text
29075
29076 \begin_layout Plain Layout
29077 Jumps to the next change
29078 \end_layout
29079
29080 \end_inset
29081 </cell>
29082 </row>
29083 <row interlinespace="2.5mm">
29084 <cell alignment="center" valignment="top" usebox="none">
29085 \begin_inset Text
29086
29087 \begin_layout Plain Layout
29088 \begin_inset Graphics
29089         filename ../images/change-accept.png
29090         BoundingBox 0bp 5bp 20bp 25bp
29091         rotateOrigin center
29092
29093 \end_inset
29094
29095
29096 \end_layout
29097
29098 \end_inset
29099 </cell>
29100 <cell alignment="center" valignment="top" usebox="none">
29101 \begin_inset Text
29102
29103 \begin_layout Plain Layout
29104
29105 \family sans
29106 Document\SpecialChar \menuseparator
29107 Change
29108 \begin_inset space ~
29109 \end_inset
29110
29111 Tracking\SpecialChar \menuseparator
29112 Accept
29113 \begin_inset space ~
29114 \end_inset
29115
29116 Change
29117 \end_layout
29118
29119 \end_inset
29120 </cell>
29121 </row>
29122 <row interlinespace="2.5mm">
29123 <cell alignment="center" valignment="top" usebox="none">
29124 \begin_inset Text
29125
29126 \begin_layout Plain Layout
29127 \begin_inset Graphics
29128         filename ../images/change-reject.png
29129         BoundingBox 0bp 5bp 20bp 25bp
29130         rotateOrigin center
29131
29132 \end_inset
29133
29134
29135 \end_layout
29136
29137 \end_inset
29138 </cell>
29139 <cell alignment="center" valignment="top" usebox="none">
29140 \begin_inset Text
29141
29142 \begin_layout Plain Layout
29143
29144 \family sans
29145 Document\SpecialChar \menuseparator
29146 Change
29147 \begin_inset space ~
29148 \end_inset
29149
29150 Tracking\SpecialChar \menuseparator
29151 Reject
29152 \begin_inset space ~
29153 \end_inset
29154
29155 Change
29156 \end_layout
29157
29158 \end_inset
29159 </cell>
29160 </row>
29161 <row interlinespace="2.5mm">
29162 <cell alignment="center" valignment="top" usebox="none">
29163 \begin_inset Text
29164
29165 \begin_layout Plain Layout
29166 \begin_inset Graphics
29167         filename ../images/changes-merge.png
29168         BoundingBox 0bp 5bp 20bp 25bp
29169         rotateOrigin center
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \end_inset
29177 </cell>
29178 <cell alignment="center" valignment="top" usebox="none">
29179 \begin_inset Text
29180
29181 \begin_layout Plain Layout
29182
29183 \family sans
29184 Document\SpecialChar \menuseparator
29185 Change
29186 \begin_inset space ~
29187 \end_inset
29188
29189 Tracking\SpecialChar \menuseparator
29190 Merge
29191 \begin_inset space ~
29192 \end_inset
29193
29194 Changes
29195 \end_layout
29196
29197 \end_inset
29198 </cell>
29199 </row>
29200 <row interlinespace="2.5mm">
29201 <cell alignment="center" valignment="top" usebox="none">
29202 \begin_inset Text
29203
29204 \begin_layout Plain Layout
29205 \begin_inset Graphics
29206         filename ../images/all-changes-accept.png
29207         BoundingBox 0bp 5bp 20bp 25bp
29208         rotateOrigin center
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \end_inset
29216 </cell>
29217 <cell alignment="center" valignment="top" usebox="none">
29218 \begin_inset Text
29219
29220 \begin_layout Plain Layout
29221
29222 \family sans
29223 Document\SpecialChar \menuseparator
29224 Change
29225 \begin_inset space ~
29226 \end_inset
29227
29228 Tracking\SpecialChar \menuseparator
29229 Accept
29230 \begin_inset space ~
29231 \end_inset
29232
29233 All
29234 \begin_inset space ~
29235 \end_inset
29236
29237 Changes
29238 \end_layout
29239
29240 \end_inset
29241 </cell>
29242 </row>
29243 <row interlinespace="2.5mm">
29244 <cell alignment="center" valignment="top" usebox="none">
29245 \begin_inset Text
29246
29247 \begin_layout Plain Layout
29248 \begin_inset Graphics
29249         filename ../images/all-changes-reject.png
29250         BoundingBox 0bp 5bp 20bp 25bp
29251         rotateOrigin center
29252
29253 \end_inset
29254
29255
29256 \end_layout
29257
29258 \end_inset
29259 </cell>
29260 <cell alignment="center" valignment="top" usebox="none">
29261 \begin_inset Text
29262
29263 \begin_layout Plain Layout
29264
29265 \family sans
29266 Document\SpecialChar \menuseparator
29267 Change
29268 \begin_inset space ~
29269 \end_inset
29270
29271 Tracking\SpecialChar \menuseparator
29272 Reject
29273 \begin_inset space ~
29274 \end_inset
29275
29276 All
29277 \begin_inset space ~
29278 \end_inset
29279
29280 Changes
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 </row>
29286 <row interlinespace="2.5mm">
29287 <cell alignment="center" valignment="top" usebox="none">
29288 \begin_inset Text
29289
29290 \begin_layout Plain Layout
29291 \begin_inset Graphics
29292         filename ../images/note-insert.png
29293         BoundingBox 0bp 5bp 20bp 25bp
29294         rotateOrigin center
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 <cell alignment="center" valignment="top" usebox="none">
29304 \begin_inset Text
29305
29306 \begin_layout Plain Layout
29307
29308 \family sans
29309 Insert\SpecialChar \menuseparator
29310 Note\SpecialChar \menuseparator
29311 LyX
29312 \begin_inset space ~
29313 \end_inset
29314
29315 Note
29316 \end_layout
29317
29318 \end_inset
29319 </cell>
29320 </row>
29321 <row interlinespace="2.5mm">
29322 <cell alignment="center" valignment="top" usebox="none">
29323 \begin_inset Text
29324
29325 \begin_layout Plain Layout
29326 \begin_inset Graphics
29327         filename ../images/note-next.png
29328         BoundingBox 0bp 5bp 20bp 25bp
29329         rotateOrigin center
29330
29331 \end_inset
29332
29333
29334 \end_layout
29335
29336 \end_inset
29337 </cell>
29338 <cell alignment="center" valignment="top" usebox="none">
29339 \begin_inset Text
29340
29341 \begin_layout Plain Layout
29342
29343 \family sans
29344 Navigate\SpecialChar \menuseparator
29345 Next
29346 \begin_inset space ~
29347 \end_inset
29348
29349 Note
29350 \end_layout
29351
29352 \end_inset
29353 </cell>
29354 </row>
29355 </lyxtabular>
29356
29357 \end_inset
29358
29359
29360 \end_layout
29361
29362 \begin_layout Standard
29363 \begin_inset VSpace defskip
29364 \end_inset
29365
29366
29367 \end_layout
29368
29369 \begin_layout Standard
29370 The review toolbar helps you to accept, reject, or merge changes -- highlight
29371  the change and press one of the desired toolbar buttons.
29372  When you merge changes, a window pops up showing you informations about
29373  the next change behind the current cursor position.
29374  So you don't need to highlight a certain change.
29375  Within the merge window you can decide to accept or reject changes and
29376  step to the next change.
29377  This way you can jump through all changes of the document.
29378 \end_layout
29379
29380 \begin_layout Standard
29381 The toolbar has two buttons to handle notes because notes are often important
29382  to describe a change.
29383 \end_layout
29384
29385 \begin_layout Standard
29386 To show made changes in the output you need the LaTeX package 
29387 \series bold
29388 dvipost
29389 \series default
29390
29391 \begin_inset Index
29392 status collapsed
29393
29394 \begin_layout Plain Layout
29395 LaTeX-packages ! dvipost
29396 \end_layout
29397
29398 \end_inset
29399
29400  installed.
29401  You find it in the TeX Catalogue, 
29402 \begin_inset CommandInset citation
29403 LatexCommand cite
29404 key "TeXCatalogue"
29405
29406 \end_inset
29407
29408  or in the package manager of your LaTeX-system.
29409 \end_layout
29410
29411 \begin_layout Section
29412 International Support
29413 \begin_inset Index
29414 status collapsed
29415
29416 \begin_layout Plain Layout
29417 International support
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \end_layout
29424
29425 \begin_layout Standard
29426 This section describes how to use LyX with any language you want.
29427  For some non-western languages there are special Wiki-pages that explain
29428  how to set up LyX to use them: 
29429 \begin_inset CommandInset citation
29430 LatexCommand cite
29431 key "Arabic,Armenian,Farsi,Hebrew"
29432
29433 \end_inset
29434
29435
29436 \end_layout
29437
29438 \begin_layout Standard
29439 Besides languages, LyX also supports phonetic symbols, see section
29440 \begin_inset space ~
29441 \end_inset
29442
29443
29444 \begin_inset CommandInset ref
29445 LatexCommand ref
29446 reference "sub:Special-Character"
29447
29448 \end_inset
29449
29450 .
29451 \end_layout
29452
29453 \begin_layout Subsection
29454 Language Options
29455 \begin_inset Index
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Language ! Options
29460 \end_layout
29461
29462 \end_inset
29463
29464
29465 \begin_inset Index
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469 Document ! Settings
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \begin_inset Index
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479 Document ! Language
29480 \end_layout
29481
29482 \end_inset
29483
29484
29485 \end_layout
29486
29487 \begin_layout Standard
29488 The 
29489 \family sans
29490 Document\SpecialChar \menuseparator
29491 Settings
29492 \family default
29493  dialog lets you set 
29494 \family roman
29495 the language and character encoding for your language.
29496  
29497 \end_layout
29498
29499 \begin_layout Standard
29500 Choose your language in the 
29501 \family sans
29502 Language
29503 \family default
29504  section of this dialog.
29505  The default is 
29506 \family sans
29507 English
29508 \family default
29509 .
29510 \end_layout
29511
29512 \begin_layout Standard
29513 The 
29514 \family sans
29515 Encoding
29516 \family default
29517  box lets you choose the character encoding map you want to use for LaTeX
29518  export.
29519  The option 
29520 \family sans
29521 use language's default encoding
29522 \family default
29523  is the preferred choice and works well in most cases.
29524  For details about the different encoding options see section
29525 \begin_inset space ~
29526 \end_inset
29527
29528
29529 \begin_inset CommandInset ref
29530 LatexCommand ref
29531 reference "sub:Settings"
29532
29533 \end_inset
29534
29535 .
29536 \end_layout
29537
29538 \begin_layout Subsection
29539 Keyboard mapping configuration
29540 \begin_inset CommandInset label
29541 LatexCommand label
29542 name "sub:Keyboard-mapping"
29543
29544 \end_inset
29545
29546
29547 \end_layout
29548
29549 \begin_layout Standard
29550 If you have for example a U.S.-style keyboard and want to write in a different
29551  language than English, you can use an alternate keymap.
29552  For example, if you have a U.S.-style keyboard but want to write in Italian,
29553  you can configure LyX to use an Italian keymap.
29554  The preferences dialog allows you to choose up to two keyboard mappings,
29555  see section
29556 \begin_inset space ~
29557 \end_inset
29558
29559
29560 \begin_inset CommandInset ref
29561 LatexCommand ref
29562 reference "sub:Keyboard-Map"
29563
29564 \end_inset
29565
29566 .
29567  You can choose primary and secondary keyboard languages and then select
29568  which one you want to use.
29569 \end_layout
29570
29571 \begin_layout Standard
29572 Finally, you may just want to change a few key mappings or create an entirely
29573  different keymap (for Vulcan, for instance).
29574  You may, for example, normally write in Italian on a U.S.
29575  keyboard but want to include an occasional quotation in German.
29576  In such a case, you can write your own keyboard mapping or modify an existing
29577  one to support the characters you want.
29578  This and much more customizations are explained in the 
29579 \emph on
29580 Customization
29581 \emph default
29582  manual.
29583 \end_layout
29584
29585 \begin_layout Subsection
29586 Character Tables
29587 \begin_inset CommandInset label
29588 LatexCommand label
29589 name "sec:keytab"
29590
29591 \end_inset
29592
29593
29594 \end_layout
29595
29596 \begin_layout Standard
29597 Table
29598 \begin_inset space ~
29599 \end_inset
29600
29601
29602 \begin_inset CommandInset ref
29603 LatexCommand ref
29604 reference "cap:The-latin1-character"
29605
29606 \end_inset
29607
29608  shows the 
29609 \family typewriter
29610 Latin1
29611 \family default
29612  character set.
29613  You should be able to enter the characters in the first eight columns directly
29614  from the keyboard.
29615 \end_layout
29616
29617 \begin_layout Standard
29618 There are a few things you need to know about this table.
29619  Here are some of the details you'll need to bear in mind when using characters
29620  from the 
29621 \family typewriter
29622 Latin1
29623 \family default
29624  character set:
29625 \end_layout
29626
29627 \begin_layout Itemize
29628 Even if you have selected 
29629 \family sans
29630 latin1
29631 \family default
29632  in the 
29633 \family sans
29634 Document\SpecialChar \menuseparator
29635 Settings
29636 \family default
29637  dialog, users who have only the 
29638 \family typewriter
29639 T1
29640 \family default
29641 -fonts for LaTeX [or who have the 
29642 \family typewriter
29643 T1
29644 \family default
29645 -fonts but aren't using them] will still miss a few characters: D0, F0,
29646  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29647  french quotes won't show up.
29648 \end_layout
29649
29650 \begin_layout Standard
29651 \begin_inset Float table
29652 wide false
29653 sideways false
29654 status open
29655
29656 \begin_layout Plain Layout
29657 \begin_inset Caption
29658
29659 \begin_layout Plain Layout
29660 \begin_inset CommandInset label
29661 LatexCommand label
29662 name "cap:The-latin1-character"
29663
29664 \end_inset
29665
29666 The 
29667 \family typewriter
29668 latin1
29669 \family default
29670  character set
29671 \end_layout
29672
29673 \end_inset
29674
29675
29676 \end_layout
29677
29678 \begin_layout Plain Layout
29679 \align center
29680 \begin_inset Tabular
29681 <lyxtabular version="3" rows="17" columns="17">
29682 <features>
29683 <column alignment="center" valignment="top" width="0pt">
29684 <column alignment="center" valignment="top" width="0pt">
29685 <column alignment="center" valignment="top" width="0pt">
29686 <column alignment="center" valignment="top" width="0pt">
29687 <column alignment="center" valignment="top" width="0pt">
29688 <column alignment="center" valignment="top" width="0pt">
29689 <column alignment="center" valignment="top" width="0pt">
29690 <column alignment="center" valignment="top" width="0pt">
29691 <column alignment="center" valignment="top" width="0pt">
29692 <column alignment="center" valignment="top" width="0pt">
29693 <column alignment="center" valignment="top" width="0pt">
29694 <column alignment="center" valignment="top" width="0pt">
29695 <column alignment="center" valignment="top" width="0pt">
29696 <column alignment="center" valignment="top" width="0pt">
29697 <column alignment="center" valignment="top" width="0pt">
29698 <column alignment="center" valignment="top" width="0pt">
29699 <column alignment="center" valignment="top" width="0pt">
29700 <row>
29701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Plain Layout
29705
29706 \end_layout
29707
29708 \end_inset
29709 </cell>
29710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29711 \begin_inset Text
29712
29713 \begin_layout Plain Layout
29714
29715 \family roman
29716 \series medium
29717 \shape up
29718 \size tiny
29719 \emph off
29720 \bar no
29721 \noun off
29722 \color none
29723 00
29724 \end_layout
29725
29726 \end_inset
29727 </cell>
29728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29729 \begin_inset Text
29730
29731 \begin_layout Plain Layout
29732
29733 \family roman
29734 \series medium
29735 \shape up
29736 \size tiny
29737 \emph off
29738 \bar no
29739 \noun off
29740 \color none
29741 10
29742 \end_layout
29743
29744 \end_inset
29745 </cell>
29746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29747 \begin_inset Text
29748
29749 \begin_layout Plain Layout
29750
29751 \family roman
29752 \series medium
29753 \shape up
29754 \size tiny
29755 \emph off
29756 \bar no
29757 \noun off
29758 \color none
29759 20
29760 \end_layout
29761
29762 \end_inset
29763 </cell>
29764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29765 \begin_inset Text
29766
29767 \begin_layout Plain Layout
29768
29769 \family roman
29770 \series medium
29771 \shape up
29772 \size tiny
29773 \emph off
29774 \bar no
29775 \noun off
29776 \color none
29777 30
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29783 \begin_inset Text
29784
29785 \begin_layout Plain Layout
29786
29787 \family roman
29788 \series medium
29789 \shape up
29790 \size tiny
29791 \emph off
29792 \bar no
29793 \noun off
29794 \color none
29795 40
29796 \end_layout
29797
29798 \end_inset
29799 </cell>
29800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29801 \begin_inset Text
29802
29803 \begin_layout Plain Layout
29804
29805 \family roman
29806 \series medium
29807 \shape up
29808 \size tiny
29809 \emph off
29810 \bar no
29811 \noun off
29812 \color none
29813 50
29814 \end_layout
29815
29816 \end_inset
29817 </cell>
29818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29819 \begin_inset Text
29820
29821 \begin_layout Plain Layout
29822
29823 \family roman
29824 \series medium
29825 \shape up
29826 \size tiny
29827 \emph off
29828 \bar no
29829 \noun off
29830 \color none
29831 60
29832 \end_layout
29833
29834 \end_inset
29835 </cell>
29836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29837 \begin_inset Text
29838
29839 \begin_layout Plain Layout
29840
29841 \family roman
29842 \series medium
29843 \shape up
29844 \size tiny
29845 \emph off
29846 \bar no
29847 \noun off
29848 \color none
29849 70
29850 \end_layout
29851
29852 \end_inset
29853 </cell>
29854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29855 \begin_inset Text
29856
29857 \begin_layout Plain Layout
29858
29859 \family roman
29860 \series medium
29861 \shape up
29862 \size tiny
29863 \emph off
29864 \bar no
29865 \noun off
29866 \color none
29867 80
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876
29877 \family roman
29878 \series medium
29879 \shape up
29880 \size tiny
29881 \emph off
29882 \bar no
29883 \noun off
29884 \color none
29885 90
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Plain Layout
29894
29895 \family roman
29896 \series medium
29897 \shape up
29898 \size tiny
29899 \emph off
29900 \bar no
29901 \noun off
29902 \color none
29903 A0
29904 \end_layout
29905
29906 \end_inset
29907 </cell>
29908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29909 \begin_inset Text
29910
29911 \begin_layout Plain Layout
29912
29913 \family roman
29914 \series medium
29915 \shape up
29916 \size tiny
29917 \emph off
29918 \bar no
29919 \noun off
29920 \color none
29921 B0
29922 \end_layout
29923
29924 \end_inset
29925 </cell>
29926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29927 \begin_inset Text
29928
29929 \begin_layout Plain Layout
29930
29931 \family roman
29932 \series medium
29933 \shape up
29934 \size tiny
29935 \emph off
29936 \bar no
29937 \noun off
29938 \color none
29939 C0
29940 \end_layout
29941
29942 \end_inset
29943 </cell>
29944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29945 \begin_inset Text
29946
29947 \begin_layout Plain Layout
29948
29949 \family roman
29950 \series medium
29951 \shape up
29952 \size tiny
29953 \emph off
29954 \bar no
29955 \noun off
29956 \color none
29957 D0
29958 \end_layout
29959
29960 \end_inset
29961 </cell>
29962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29963 \begin_inset Text
29964
29965 \begin_layout Plain Layout
29966
29967 \family roman
29968 \series medium
29969 \shape up
29970 \size tiny
29971 \emph off
29972 \bar no
29973 \noun off
29974 \color none
29975 E0
29976 \end_layout
29977
29978 \end_inset
29979 </cell>
29980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29981 \begin_inset Text
29982
29983 \begin_layout Plain Layout
29984
29985 \family roman
29986 \series medium
29987 \shape up
29988 \size tiny
29989 \emph off
29990 \bar no
29991 \noun off
29992 \color none
29993 F0
29994 \end_layout
29995
29996 \end_inset
29997 </cell>
29998 </row>
29999 <row>
30000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30001 \begin_inset Text
30002
30003 \begin_layout Plain Layout
30004
30005 \family roman
30006 \series medium
30007 \shape up
30008 \size tiny
30009 \emph off
30010 \bar no
30011 \noun off
30012 \color none
30013 00
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Plain Layout
30022
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30028 \begin_inset Text
30029
30030 \begin_layout Plain Layout
30031
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040
30041 \end_layout
30042
30043 \end_inset
30044 </cell>
30045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30046 \begin_inset Text
30047
30048 \begin_layout Plain Layout
30049
30050 \family roman
30051 \series medium
30052 \shape up
30053 \emph off
30054 \bar no
30055 \noun off
30056 \color none
30057 0
30058 \end_layout
30059
30060 \end_inset
30061 </cell>
30062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30063 \begin_inset Text
30064
30065 \begin_layout Plain Layout
30066
30067 \family roman
30068 \series medium
30069 \shape up
30070 \emph off
30071 \bar no
30072 \noun off
30073 \color none
30074 @
30075 \end_layout
30076
30077 \end_inset
30078 </cell>
30079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30080 \begin_inset Text
30081
30082 \begin_layout Plain Layout
30083
30084 \family roman
30085 \series medium
30086 \shape up
30087 \emph off
30088 \bar no
30089 \noun off
30090 \color none
30091 P
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30097 \begin_inset Text
30098
30099 \begin_layout Plain Layout
30100
30101 \family roman
30102 \series medium
30103 \shape up
30104 \emph off
30105 \bar no
30106 \noun off
30107 \color none
30108 '
30109 \end_layout
30110
30111 \end_inset
30112 </cell>
30113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Plain Layout
30117
30118 \family roman
30119 \series medium
30120 \shape up
30121 \emph off
30122 \bar no
30123 \noun off
30124 \color none
30125 p
30126 \end_layout
30127
30128 \end_inset
30129 </cell>
30130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30131 \begin_inset Text
30132
30133 \begin_layout Plain Layout
30134
30135 \end_layout
30136
30137 \end_inset
30138 </cell>
30139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30140 \begin_inset Text
30141
30142 \begin_layout Plain Layout
30143
30144 \end_layout
30145
30146 \end_inset
30147 </cell>
30148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30149 \begin_inset Text
30150
30151 \begin_layout Plain Layout
30152
30153 \end_layout
30154
30155 \end_inset
30156 </cell>
30157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30158 \begin_inset Text
30159
30160 \begin_layout Plain Layout
30161
30162 \family roman
30163 \series medium
30164 \shape up
30165 \emph off
30166 \bar no
30167 \noun off
30168 \color none
30169 °
30170 \end_layout
30171
30172 \end_inset
30173 </cell>
30174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Plain Layout
30178
30179 \family roman
30180 \series medium
30181 \shape up
30182 \emph off
30183 \bar no
30184 \noun off
30185 \color none
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 \family roman
30197 \series medium
30198 \shape up
30199 \emph off
30200 \bar no
30201 \noun off
30202 \color none
30203 Ð
30204 \end_layout
30205
30206 \end_inset
30207 </cell>
30208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30209 \begin_inset Text
30210
30211 \begin_layout Plain Layout
30212
30213 \family roman
30214 \series medium
30215 \shape up
30216 \emph off
30217 \bar no
30218 \noun off
30219 \color none
30220 à
30221 \end_layout
30222
30223 \end_inset
30224 </cell>
30225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30226 \begin_inset Text
30227
30228 \begin_layout Plain Layout
30229
30230 \family roman
30231 \series medium
30232 \shape up
30233 \emph off
30234 \bar no
30235 \noun off
30236 \color none
30237 ð
30238 \end_layout
30239
30240 \end_inset
30241 </cell>
30242 </row>
30243 <row>
30244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30245 \begin_inset Text
30246
30247 \begin_layout Plain Layout
30248
30249 \family roman
30250 \series medium
30251 \shape up
30252 \size tiny
30253 \emph off
30254 \bar no
30255 \noun off
30256 \color none
30257 01
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266
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 \end_layout
30277
30278 \end_inset
30279 </cell>
30280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30281 \begin_inset Text
30282
30283 \begin_layout Plain Layout
30284
30285 \family roman
30286 \series medium
30287 \shape up
30288 \emph off
30289 \bar no
30290 \noun off
30291 \color none
30292 !
30293 \end_layout
30294
30295 \end_inset
30296 </cell>
30297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Plain Layout
30301
30302 \family roman
30303 \series medium
30304 \shape up
30305 \emph off
30306 \bar no
30307 \noun off
30308 \color none
30309 1
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 \family roman
30320 \series medium
30321 \shape up
30322 \emph off
30323 \bar no
30324 \noun off
30325 \color none
30326 A
30327 \end_layout
30328
30329 \end_inset
30330 </cell>
30331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30332 \begin_inset Text
30333
30334 \begin_layout Plain Layout
30335
30336 \family roman
30337 \series medium
30338 \shape up
30339 \emph off
30340 \bar no
30341 \noun off
30342 \color none
30343 Q
30344 \end_layout
30345
30346 \end_inset
30347 </cell>
30348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30349 \begin_inset Text
30350
30351 \begin_layout Plain Layout
30352
30353 \family roman
30354 \series medium
30355 \shape up
30356 \emph off
30357 \bar no
30358 \noun off
30359 \color none
30360 a
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369
30370 \family roman
30371 \series medium
30372 \shape up
30373 \emph off
30374 \bar no
30375 \noun off
30376 \color none
30377 q
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386
30387 \end_layout
30388
30389 \end_inset
30390 </cell>
30391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30392 \begin_inset Text
30393
30394 \begin_layout Plain Layout
30395
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30401 \begin_inset Text
30402
30403 \begin_layout Plain Layout
30404
30405 \family roman
30406 \series medium
30407 \shape up
30408 \emph off
30409 \bar no
30410 \noun off
30411 \color none
30412 ¡
30413 \end_layout
30414
30415 \end_inset
30416 </cell>
30417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30418 \begin_inset Text
30419
30420 \begin_layout Plain Layout
30421
30422 \family roman
30423 \series medium
30424 \shape up
30425 \emph off
30426 \bar no
30427 \noun off
30428 \color none
30429 ±
30430 \end_layout
30431
30432 \end_inset
30433 </cell>
30434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30435 \begin_inset Text
30436
30437 \begin_layout Plain Layout
30438
30439 \family roman
30440 \series medium
30441 \shape up
30442 \emph off
30443 \bar no
30444 \noun off
30445 \color none
30446 Á
30447 \end_layout
30448
30449 \end_inset
30450 </cell>
30451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30452 \begin_inset Text
30453
30454 \begin_layout Plain Layout
30455
30456 \family roman
30457 \series medium
30458 \shape up
30459 \emph off
30460 \bar no
30461 \noun off
30462 \color none
30463 Ñ
30464 \end_layout
30465
30466 \end_inset
30467 </cell>
30468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30469 \begin_inset Text
30470
30471 \begin_layout Plain Layout
30472
30473 \family roman
30474 \series medium
30475 \shape up
30476 \emph off
30477 \bar no
30478 \noun off
30479 \color none
30480 á
30481 \end_layout
30482
30483 \end_inset
30484 </cell>
30485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30486 \begin_inset Text
30487
30488 \begin_layout Plain Layout
30489
30490 \family roman
30491 \series medium
30492 \shape up
30493 \emph off
30494 \bar no
30495 \noun off
30496 \color none
30497 ñ
30498 \end_layout
30499
30500 \end_inset
30501 </cell>
30502 </row>
30503 <row>
30504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30505 \begin_inset Text
30506
30507 \begin_layout Plain Layout
30508
30509 \family roman
30510 \series medium
30511 \shape up
30512 \size tiny
30513 \emph off
30514 \bar no
30515 \noun off
30516 \color none
30517 02
30518 \end_layout
30519
30520 \end_inset
30521 </cell>
30522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30523 \begin_inset Text
30524
30525 \begin_layout Plain Layout
30526
30527 \end_layout
30528
30529 \end_inset
30530 </cell>
30531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30532 \begin_inset Text
30533
30534 \begin_layout Plain Layout
30535
30536 \end_layout
30537
30538 \end_inset
30539 </cell>
30540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30541 \begin_inset Text
30542
30543 \begin_layout Plain Layout
30544
30545 \family roman
30546 \series medium
30547 \shape up
30548 \emph off
30549 \bar no
30550 \noun off
30551 \color none
30552 \begin_inset Quotes eld
30553 \end_inset
30554
30555
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30561 \begin_inset Text
30562
30563 \begin_layout Plain Layout
30564
30565 \family roman
30566 \series medium
30567 \shape up
30568 \emph off
30569 \bar no
30570 \noun off
30571 \color none
30572 2
30573 \end_layout
30574
30575 \end_inset
30576 </cell>
30577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30578 \begin_inset Text
30579
30580 \begin_layout Plain Layout
30581
30582 \family roman
30583 \series medium
30584 \shape up
30585 \emph off
30586 \bar no
30587 \noun off
30588 \color none
30589 B
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598
30599 \family roman
30600 \series medium
30601 \shape up
30602 \emph off
30603 \bar no
30604 \noun off
30605 \color none
30606 R
30607 \end_layout
30608
30609 \end_inset
30610 </cell>
30611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30612 \begin_inset Text
30613
30614 \begin_layout Plain Layout
30615
30616 \family roman
30617 \series medium
30618 \shape up
30619 \emph off
30620 \bar no
30621 \noun off
30622 \color none
30623 b
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632
30633 \family roman
30634 \series medium
30635 \shape up
30636 \emph off
30637 \bar no
30638 \noun off
30639 \color none
30640 r
30641 \end_layout
30642
30643 \end_inset
30644 </cell>
30645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30646 \begin_inset Text
30647
30648 \begin_layout Plain Layout
30649
30650 \end_layout
30651
30652 \end_inset
30653 </cell>
30654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30655 \begin_inset Text
30656
30657 \begin_layout Plain Layout
30658
30659 \end_layout
30660
30661 \end_inset
30662 </cell>
30663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30664 \begin_inset Text
30665
30666 \begin_layout Plain Layout
30667 ¢
30668 \end_layout
30669
30670 \end_inset
30671 </cell>
30672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30673 \begin_inset Text
30674
30675 \begin_layout Plain Layout
30676
30677 \family roman
30678 \series medium
30679 \shape up
30680 \emph off
30681 \bar no
30682 \noun off
30683 \color none
30684 ²
30685 \end_layout
30686
30687 \end_inset
30688 </cell>
30689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30690 \begin_inset Text
30691
30692 \begin_layout Plain Layout
30693
30694 \family roman
30695 \series medium
30696 \shape up
30697 \emph off
30698 \bar no
30699 \noun off
30700 \color none
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 \family roman
30712 \series medium
30713 \shape up
30714 \emph off
30715 \bar no
30716 \noun off
30717 \color none
30718 Ò
30719 \end_layout
30720
30721 \end_inset
30722 </cell>
30723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30724 \begin_inset Text
30725
30726 \begin_layout Plain Layout
30727
30728 \family roman
30729 \series medium
30730 \shape up
30731 \emph off
30732 \bar no
30733 \noun off
30734 \color none
30735 â
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \family roman
30746 \series medium
30747 \shape up
30748 \emph off
30749 \bar no
30750 \noun off
30751 \color none
30752 ò
30753 \end_layout
30754
30755 \end_inset
30756 </cell>
30757 </row>
30758 <row>
30759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30760 \begin_inset Text
30761
30762 \begin_layout Plain Layout
30763
30764 \family roman
30765 \series medium
30766 \shape up
30767 \size tiny
30768 \emph off
30769 \bar no
30770 \noun off
30771 \color none
30772 03
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781
30782 \end_layout
30783
30784 \end_inset
30785 </cell>
30786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30787 \begin_inset Text
30788
30789 \begin_layout Plain Layout
30790
30791 \end_layout
30792
30793 \end_inset
30794 </cell>
30795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30796 \begin_inset Text
30797
30798 \begin_layout Plain Layout
30799
30800 \family roman
30801 \series medium
30802 \shape up
30803 \emph off
30804 \bar no
30805 \noun off
30806 \color none
30807 #
30808 \end_layout
30809
30810 \end_inset
30811 </cell>
30812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816
30817 \family roman
30818 \series medium
30819 \shape up
30820 \emph off
30821 \bar no
30822 \noun off
30823 \color none
30824 3
30825 \end_layout
30826
30827 \end_inset
30828 </cell>
30829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30830 \begin_inset Text
30831
30832 \begin_layout Plain Layout
30833
30834 \family roman
30835 \series medium
30836 \shape up
30837 \emph off
30838 \bar no
30839 \noun off
30840 \color none
30841 C
30842 \end_layout
30843
30844 \end_inset
30845 </cell>
30846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30847 \begin_inset Text
30848
30849 \begin_layout Plain Layout
30850
30851 \family roman
30852 \series medium
30853 \shape up
30854 \emph off
30855 \bar no
30856 \noun off
30857 \color none
30858 S
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \family roman
30869 \series medium
30870 \shape up
30871 \emph off
30872 \bar no
30873 \noun off
30874 \color none
30875 c
30876 \end_layout
30877
30878 \end_inset
30879 </cell>
30880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30881 \begin_inset Text
30882
30883 \begin_layout Plain Layout
30884
30885 \family roman
30886 \series medium
30887 \shape up
30888 \emph off
30889 \bar no
30890 \noun off
30891 \color none
30892 s
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30898 \begin_inset Text
30899
30900 \begin_layout Plain Layout
30901
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910
30911 \end_layout
30912
30913 \end_inset
30914 </cell>
30915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30916 \begin_inset Text
30917
30918 \begin_layout Plain Layout
30919
30920 \family roman
30921 \series medium
30922 \shape up
30923 \emph off
30924 \bar no
30925 \noun off
30926 \color none
30927 £
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936
30937 \family roman
30938 \series medium
30939 \shape up
30940 \emph off
30941 \bar no
30942 \noun off
30943 \color none
30944 ³
30945 \end_layout
30946
30947 \end_inset
30948 </cell>
30949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30950 \begin_inset Text
30951
30952 \begin_layout Plain Layout
30953
30954 \family roman
30955 \series medium
30956 \shape up
30957 \emph off
30958 \bar no
30959 \noun off
30960 \color none
30961 Ã
30962 \end_layout
30963
30964 \end_inset
30965 </cell>
30966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30967 \begin_inset Text
30968
30969 \begin_layout Plain Layout
30970
30971 \family roman
30972 \series medium
30973 \shape up
30974 \emph off
30975 \bar no
30976 \noun off
30977 \color none
30978 Ó
30979 \end_layout
30980
30981 \end_inset
30982 </cell>
30983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30984 \begin_inset Text
30985
30986 \begin_layout Plain Layout
30987
30988 \family roman
30989 \series medium
30990 \shape up
30991 \emph off
30992 \bar no
30993 \noun off
30994 \color none
30995 ã
30996 \end_layout
30997
30998 \end_inset
30999 </cell>
31000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31001 \begin_inset Text
31002
31003 \begin_layout Plain Layout
31004
31005 \family roman
31006 \series medium
31007 \shape up
31008 \emph off
31009 \bar no
31010 \noun off
31011 \color none
31012 ó
31013 \end_layout
31014
31015 \end_inset
31016 </cell>
31017 </row>
31018 <row>
31019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31020 \begin_inset Text
31021
31022 \begin_layout Plain Layout
31023
31024 \family roman
31025 \series medium
31026 \shape up
31027 \size tiny
31028 \emph off
31029 \bar no
31030 \noun off
31031 \color none
31032 04
31033 \end_layout
31034
31035 \end_inset
31036 </cell>
31037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31038 \begin_inset Text
31039
31040 \begin_layout Plain Layout
31041
31042 \end_layout
31043
31044 \end_inset
31045 </cell>
31046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31047 \begin_inset Text
31048
31049 \begin_layout Plain Layout
31050
31051 \end_layout
31052
31053 \end_inset
31054 </cell>
31055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31056 \begin_inset Text
31057
31058 \begin_layout Plain Layout
31059
31060 \family roman
31061 \series medium
31062 \shape up
31063 \emph off
31064 \bar no
31065 \noun off
31066 \color none
31067 $
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31073 \begin_inset Text
31074
31075 \begin_layout Plain Layout
31076
31077 \family roman
31078 \series medium
31079 \shape up
31080 \emph off
31081 \bar no
31082 \noun off
31083 \color none
31084 4
31085 \end_layout
31086
31087 \end_inset
31088 </cell>
31089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31090 \begin_inset Text
31091
31092 \begin_layout Plain Layout
31093
31094 \family roman
31095 \series medium
31096 \shape up
31097 \emph off
31098 \bar no
31099 \noun off
31100 \color none
31101 D
31102 \end_layout
31103
31104 \end_inset
31105 </cell>
31106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31107 \begin_inset Text
31108
31109 \begin_layout Plain Layout
31110
31111 \family roman
31112 \series medium
31113 \shape up
31114 \emph off
31115 \bar no
31116 \noun off
31117 \color none
31118 T
31119 \end_layout
31120
31121 \end_inset
31122 </cell>
31123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Plain Layout
31127
31128 \family roman
31129 \series medium
31130 \shape up
31131 \emph off
31132 \bar no
31133 \noun off
31134 \color none
31135 d
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144
31145 \family roman
31146 \series medium
31147 \shape up
31148 \emph off
31149 \bar no
31150 \noun off
31151 \color none
31152 t
31153 \end_layout
31154
31155 \end_inset
31156 </cell>
31157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31158 \begin_inset Text
31159
31160 \begin_layout Plain Layout
31161
31162 \end_layout
31163
31164 \end_inset
31165 </cell>
31166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31167 \begin_inset Text
31168
31169 \begin_layout Plain Layout
31170
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179 ¤
31180 \end_layout
31181
31182 \end_inset
31183 </cell>
31184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31185 \begin_inset Text
31186
31187 \begin_layout Plain Layout
31188
31189 \family roman
31190 \series medium
31191 \shape up
31192 \emph off
31193 \bar no
31194 \noun off
31195 \color none
31196 ´
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 \family roman
31207 \series medium
31208 \shape up
31209 \emph off
31210 \bar no
31211 \noun off
31212 \color none
31213 Ä
31214 \end_layout
31215
31216 \end_inset
31217 </cell>
31218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222
31223 \family roman
31224 \series medium
31225 \shape up
31226 \emph off
31227 \bar no
31228 \noun off
31229 \color none
31230 Ô
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31236 \begin_inset Text
31237
31238 \begin_layout Plain Layout
31239
31240 \family roman
31241 \series medium
31242 \shape up
31243 \emph off
31244 \bar no
31245 \noun off
31246 \color none
31247 ä
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256
31257 \family roman
31258 \series medium
31259 \shape up
31260 \emph off
31261 \bar no
31262 \noun off
31263 \color none
31264 ô
31265 \end_layout
31266
31267 \end_inset
31268 </cell>
31269 </row>
31270 <row>
31271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31272 \begin_inset Text
31273
31274 \begin_layout Plain Layout
31275
31276 \family roman
31277 \series medium
31278 \shape up
31279 \size tiny
31280 \emph off
31281 \bar no
31282 \noun off
31283 \color none
31284 05
31285 \end_layout
31286
31287 \end_inset
31288 </cell>
31289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31290 \begin_inset Text
31291
31292 \begin_layout Plain Layout
31293
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \end_layout
31304
31305 \end_inset
31306 </cell>
31307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31308 \begin_inset Text
31309
31310 \begin_layout Plain Layout
31311
31312 \family roman
31313 \series medium
31314 \shape up
31315 \emph off
31316 \bar no
31317 \noun off
31318 \color none
31319 %
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31325 \begin_inset Text
31326
31327 \begin_layout Plain Layout
31328
31329 \family roman
31330 \series medium
31331 \shape up
31332 \emph off
31333 \bar no
31334 \noun off
31335 \color none
31336 5
31337 \end_layout
31338
31339 \end_inset
31340 </cell>
31341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31342 \begin_inset Text
31343
31344 \begin_layout Plain Layout
31345
31346 \family roman
31347 \series medium
31348 \shape up
31349 \emph off
31350 \bar no
31351 \noun off
31352 \color none
31353 E
31354 \end_layout
31355
31356 \end_inset
31357 </cell>
31358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31359 \begin_inset Text
31360
31361 \begin_layout Plain Layout
31362
31363 \family roman
31364 \series medium
31365 \shape up
31366 \emph off
31367 \bar no
31368 \noun off
31369 \color none
31370 U
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379
31380 \family roman
31381 \series medium
31382 \shape up
31383 \emph off
31384 \bar no
31385 \noun off
31386 \color none
31387 e
31388 \end_layout
31389
31390 \end_inset
31391 </cell>
31392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31393 \begin_inset Text
31394
31395 \begin_layout Plain Layout
31396
31397 \family roman
31398 \series medium
31399 \shape up
31400 \emph off
31401 \bar no
31402 \noun off
31403 \color none
31404 u
31405 \end_layout
31406
31407 \end_inset
31408 </cell>
31409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31410 \begin_inset Text
31411
31412 \begin_layout Plain Layout
31413
31414 \end_layout
31415
31416 \end_inset
31417 </cell>
31418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31419 \begin_inset Text
31420
31421 \begin_layout Plain Layout
31422
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431 ¥
31432 \end_layout
31433
31434 \end_inset
31435 </cell>
31436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31437 \begin_inset Text
31438
31439 \begin_layout Plain Layout
31440
31441 \family roman
31442 \series medium
31443 \shape up
31444 \emph off
31445 \bar no
31446 \noun off
31447 \color none
31448 µ
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 \family roman
31459 \series medium
31460 \shape up
31461 \emph off
31462 \bar no
31463 \noun off
31464 \color none
31465 Å
31466 \end_layout
31467
31468 \end_inset
31469 </cell>
31470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31471 \begin_inset Text
31472
31473 \begin_layout Plain Layout
31474
31475 \family roman
31476 \series medium
31477 \shape up
31478 \emph off
31479 \bar no
31480 \noun off
31481 \color none
31482 Õ
31483 \end_layout
31484
31485 \end_inset
31486 </cell>
31487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31488 \begin_inset Text
31489
31490 \begin_layout Plain Layout
31491
31492 \family roman
31493 \series medium
31494 \shape up
31495 \emph off
31496 \bar no
31497 \noun off
31498 \color none
31499 å
31500 \end_layout
31501
31502 \end_inset
31503 </cell>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508
31509 \family roman
31510 \series medium
31511 \shape up
31512 \emph off
31513 \bar no
31514 \noun off
31515 \color none
31516 õ
31517 \end_layout
31518
31519 \end_inset
31520 </cell>
31521 </row>
31522 <row>
31523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31524 \begin_inset Text
31525
31526 \begin_layout Plain Layout
31527
31528 \family roman
31529 \series medium
31530 \shape up
31531 \size tiny
31532 \emph off
31533 \bar no
31534 \noun off
31535 \color none
31536 06
31537 \end_layout
31538
31539 \end_inset
31540 </cell>
31541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31542 \begin_inset Text
31543
31544 \begin_layout Plain Layout
31545
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \end_layout
31556
31557 \end_inset
31558 </cell>
31559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31560 \begin_inset Text
31561
31562 \begin_layout Plain Layout
31563
31564 \family roman
31565 \series medium
31566 \shape up
31567 \emph off
31568 \bar no
31569 \noun off
31570 \color none
31571 &
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31577 \begin_inset Text
31578
31579 \begin_layout Plain Layout
31580
31581 \family roman
31582 \series medium
31583 \shape up
31584 \emph off
31585 \bar no
31586 \noun off
31587 \color none
31588 6
31589 \end_layout
31590
31591 \end_inset
31592 </cell>
31593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31594 \begin_inset Text
31595
31596 \begin_layout Plain Layout
31597
31598 \family roman
31599 \series medium
31600 \shape up
31601 \emph off
31602 \bar no
31603 \noun off
31604 \color none
31605 F
31606 \end_layout
31607
31608 \end_inset
31609 </cell>
31610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31611 \begin_inset Text
31612
31613 \begin_layout Plain Layout
31614
31615 \family roman
31616 \series medium
31617 \shape up
31618 \emph off
31619 \bar no
31620 \noun off
31621 \color none
31622 V
31623 \end_layout
31624
31625 \end_inset
31626 </cell>
31627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31628 \begin_inset Text
31629
31630 \begin_layout Plain Layout
31631
31632 \family roman
31633 \series medium
31634 \shape up
31635 \emph off
31636 \bar no
31637 \noun off
31638 \color none
31639 f
31640 \end_layout
31641
31642 \end_inset
31643 </cell>
31644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648
31649 \family roman
31650 \series medium
31651 \shape up
31652 \emph off
31653 \bar no
31654 \noun off
31655 \color none
31656 v
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31662 \begin_inset Text
31663
31664 \begin_layout Plain Layout
31665
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674
31675 \end_layout
31676
31677 \end_inset
31678 </cell>
31679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683 ¦
31684 \end_layout
31685
31686 \end_inset
31687 </cell>
31688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31689 \begin_inset Text
31690
31691 \begin_layout Plain Layout
31692
31693 \family roman
31694 \series medium
31695 \shape up
31696 \emph off
31697 \bar no
31698 \noun off
31699 \color none
31700
31701 \end_layout
31702
31703 \end_inset
31704 </cell>
31705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31706 \begin_inset Text
31707
31708 \begin_layout Plain Layout
31709
31710 \family roman
31711 \series medium
31712 \shape up
31713 \emph off
31714 \bar no
31715 \noun off
31716 \color none
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 \family roman
31728 \series medium
31729 \shape up
31730 \emph off
31731 \bar no
31732 \noun off
31733 \color none
31734 Ö
31735 \end_layout
31736
31737 \end_inset
31738 </cell>
31739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31740 \begin_inset Text
31741
31742 \begin_layout Plain Layout
31743
31744 \family roman
31745 \series medium
31746 \shape up
31747 \emph off
31748 \bar no
31749 \noun off
31750 \color none
31751 æ
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760
31761 \family roman
31762 \series medium
31763 \shape up
31764 \emph off
31765 \bar no
31766 \noun off
31767 \color none
31768 ö
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 </row>
31774 <row>
31775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31776 \begin_inset Text
31777
31778 \begin_layout Plain Layout
31779
31780 \family roman
31781 \series medium
31782 \shape up
31783 \size tiny
31784 \emph off
31785 \bar no
31786 \noun off
31787 \color none
31788 07
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806
31807 \end_layout
31808
31809 \end_inset
31810 </cell>
31811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31812 \begin_inset Text
31813
31814 \begin_layout Plain Layout
31815
31816 \family roman
31817 \series medium
31818 \shape up
31819 \emph off
31820 \bar no
31821 \noun off
31822 \color none
31823 `
31824 \end_layout
31825
31826 \end_inset
31827 </cell>
31828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31829 \begin_inset Text
31830
31831 \begin_layout Plain Layout
31832
31833 \family roman
31834 \series medium
31835 \shape up
31836 \emph off
31837 \bar no
31838 \noun off
31839 \color none
31840 7
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout Plain Layout
31849
31850 \family roman
31851 \series medium
31852 \shape up
31853 \emph off
31854 \bar no
31855 \noun off
31856 \color none
31857 G
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31863 \begin_inset Text
31864
31865 \begin_layout Plain Layout
31866
31867 \family roman
31868 \series medium
31869 \shape up
31870 \emph off
31871 \bar no
31872 \noun off
31873 \color none
31874 W
31875 \end_layout
31876
31877 \end_inset
31878 </cell>
31879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31880 \begin_inset Text
31881
31882 \begin_layout Plain Layout
31883
31884 \family roman
31885 \series medium
31886 \shape up
31887 \emph off
31888 \bar no
31889 \noun off
31890 \color none
31891 g
31892 \end_layout
31893
31894 \end_inset
31895 </cell>
31896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31897 \begin_inset Text
31898
31899 \begin_layout Plain Layout
31900
31901 \family roman
31902 \series medium
31903 \shape up
31904 \emph off
31905 \bar no
31906 \noun off
31907 \color none
31908 w
31909 \end_layout
31910
31911 \end_inset
31912 </cell>
31913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31914 \begin_inset Text
31915
31916 \begin_layout Plain Layout
31917
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926
31927 \end_layout
31928
31929 \end_inset
31930 </cell>
31931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31932 \begin_inset Text
31933
31934 \begin_layout Plain Layout
31935
31936 \family roman
31937 \series medium
31938 \shape up
31939 \emph off
31940 \bar no
31941 \noun off
31942 \color none
31943 §
31944 \end_layout
31945
31946 \end_inset
31947 </cell>
31948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31949 \begin_inset Text
31950
31951 \begin_layout Plain Layout
31952
31953 \family roman
31954 \series medium
31955 \shape up
31956 \emph off
31957 \bar no
31958 \noun off
31959 \color none
31960 ·
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969
31970 \family roman
31971 \series medium
31972 \shape up
31973 \emph off
31974 \bar no
31975 \noun off
31976 \color none
31977 Ç
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31983 \begin_inset Text
31984
31985 \begin_layout Plain Layout
31986
31987 \family roman
31988 \series medium
31989 \shape up
31990 \emph off
31991 \bar no
31992 \noun off
31993 \color none
31994 ×
31995 \end_layout
31996
31997 \end_inset
31998 </cell>
31999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32000 \begin_inset Text
32001
32002 \begin_layout Plain Layout
32003
32004 \family roman
32005 \series medium
32006 \shape up
32007 \emph off
32008 \bar no
32009 \noun off
32010 \color none
32011 ç
32012 \end_layout
32013
32014 \end_inset
32015 </cell>
32016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32017 \begin_inset Text
32018
32019 \begin_layout Plain Layout
32020
32021 \family roman
32022 \series medium
32023 \shape up
32024 \emph off
32025 \bar no
32026 \noun off
32027 \color none
32028 ÷
32029 \end_layout
32030
32031 \end_inset
32032 </cell>
32033 </row>
32034 <row>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039
32040 \family roman
32041 \series medium
32042 \shape up
32043 \size tiny
32044 \emph off
32045 \bar no
32046 \noun off
32047 \color none
32048 08
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057
32058 \end_layout
32059
32060 \end_inset
32061 </cell>
32062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32063 \begin_inset Text
32064
32065 \begin_layout Plain Layout
32066
32067 \end_layout
32068
32069 \end_inset
32070 </cell>
32071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout Plain Layout
32075
32076 \family roman
32077 \series medium
32078 \shape up
32079 \emph off
32080 \bar no
32081 \noun off
32082 \color none
32083 (
32084 \end_layout
32085
32086 \end_inset
32087 </cell>
32088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout Plain Layout
32092
32093 \family roman
32094 \series medium
32095 \shape up
32096 \emph off
32097 \bar no
32098 \noun off
32099 \color none
32100 8
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32106 \begin_inset Text
32107
32108 \begin_layout Plain Layout
32109
32110 \family roman
32111 \series medium
32112 \shape up
32113 \emph off
32114 \bar no
32115 \noun off
32116 \color none
32117 H
32118 \end_layout
32119
32120 \end_inset
32121 </cell>
32122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32123 \begin_inset Text
32124
32125 \begin_layout Plain Layout
32126
32127 \family roman
32128 \series medium
32129 \shape up
32130 \emph off
32131 \bar no
32132 \noun off
32133 \color none
32134 X
32135 \end_layout
32136
32137 \end_inset
32138 </cell>
32139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32140 \begin_inset Text
32141
32142 \begin_layout Plain Layout
32143
32144 \family roman
32145 \series medium
32146 \shape up
32147 \emph off
32148 \bar no
32149 \noun off
32150 \color none
32151 h
32152 \end_layout
32153
32154 \end_inset
32155 </cell>
32156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32157 \begin_inset Text
32158
32159 \begin_layout Plain Layout
32160
32161 \family roman
32162 \series medium
32163 \shape up
32164 \emph off
32165 \bar no
32166 \noun off
32167 \color none
32168 x
32169 \end_layout
32170
32171 \end_inset
32172 </cell>
32173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32174 \begin_inset Text
32175
32176 \begin_layout Plain Layout
32177
32178 \end_layout
32179
32180 \end_inset
32181 </cell>
32182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32183 \begin_inset Text
32184
32185 \begin_layout Plain Layout
32186
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32192 \begin_inset Text
32193
32194 \begin_layout Plain Layout
32195
32196 \family roman
32197 \series medium
32198 \shape up
32199 \emph off
32200 \bar no
32201 \noun off
32202 \color none
32203 ¨
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32209 \begin_inset Text
32210
32211 \begin_layout Plain Layout
32212
32213 \family roman
32214 \series medium
32215 \shape up
32216 \emph off
32217 \bar no
32218 \noun off
32219 \color none
32220 ¸
32221 \end_layout
32222
32223 \end_inset
32224 </cell>
32225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32226 \begin_inset Text
32227
32228 \begin_layout Plain Layout
32229
32230 \family roman
32231 \series medium
32232 \shape up
32233 \emph off
32234 \bar no
32235 \noun off
32236 \color none
32237 È
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32243 \begin_inset Text
32244
32245 \begin_layout Plain Layout
32246
32247 \family roman
32248 \series medium
32249 \shape up
32250 \emph off
32251 \bar no
32252 \noun off
32253 \color none
32254 Ø
32255 \end_layout
32256
32257 \end_inset
32258 </cell>
32259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32260 \begin_inset Text
32261
32262 \begin_layout Plain Layout
32263
32264 \family roman
32265 \series medium
32266 \shape up
32267 \emph off
32268 \bar no
32269 \noun off
32270 \color none
32271 è
32272 \end_layout
32273
32274 \end_inset
32275 </cell>
32276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32277 \begin_inset Text
32278
32279 \begin_layout Plain Layout
32280
32281 \family roman
32282 \series medium
32283 \shape up
32284 \emph off
32285 \bar no
32286 \noun off
32287 \color none
32288 ø
32289 \end_layout
32290
32291 \end_inset
32292 </cell>
32293 </row>
32294 <row>
32295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299
32300 \family roman
32301 \series medium
32302 \shape up
32303 \size tiny
32304 \emph off
32305 \bar no
32306 \noun off
32307 \color none
32308 09
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317
32318 \end_layout
32319
32320 \end_inset
32321 </cell>
32322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32323 \begin_inset Text
32324
32325 \begin_layout Plain Layout
32326
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout Plain Layout
32335
32336 \family roman
32337 \series medium
32338 \shape up
32339 \emph off
32340 \bar no
32341 \noun off
32342 \color none
32343 )
32344 \end_layout
32345
32346 \end_inset
32347 </cell>
32348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352
32353 \family roman
32354 \series medium
32355 \shape up
32356 \emph off
32357 \bar no
32358 \noun off
32359 \color none
32360 9
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32366 \begin_inset Text
32367
32368 \begin_layout Plain Layout
32369
32370 \family roman
32371 \series medium
32372 \shape up
32373 \emph off
32374 \bar no
32375 \noun off
32376 \color none
32377 I
32378 \end_layout
32379
32380 \end_inset
32381 </cell>
32382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32383 \begin_inset Text
32384
32385 \begin_layout Plain Layout
32386
32387 \family roman
32388 \series medium
32389 \shape up
32390 \emph off
32391 \bar no
32392 \noun off
32393 \color none
32394 Y
32395 \end_layout
32396
32397 \end_inset
32398 </cell>
32399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403
32404 \family roman
32405 \series medium
32406 \shape up
32407 \emph off
32408 \bar no
32409 \noun off
32410 \color none
32411 i
32412 \end_layout
32413
32414 \end_inset
32415 </cell>
32416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420
32421 \family roman
32422 \series medium
32423 \shape up
32424 \emph off
32425 \bar no
32426 \noun off
32427 \color none
32428 y
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437
32438 \end_layout
32439
32440 \end_inset
32441 </cell>
32442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446
32447 \end_layout
32448
32449 \end_inset
32450 </cell>
32451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32452 \begin_inset Text
32453
32454 \begin_layout Plain Layout
32455
32456 \family roman
32457 \series medium
32458 \shape up
32459 \emph off
32460 \bar no
32461 \noun off
32462 \color none
32463 ©
32464 \end_layout
32465
32466 \end_inset
32467 </cell>
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Plain Layout
32472
32473 \family roman
32474 \series medium
32475 \shape up
32476 \emph off
32477 \bar no
32478 \noun off
32479 \color none
32480 ¹
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \family roman
32491 \series medium
32492 \shape up
32493 \emph off
32494 \bar no
32495 \noun off
32496 \color none
32497 É
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506
32507 \family roman
32508 \series medium
32509 \shape up
32510 \emph off
32511 \bar no
32512 \noun off
32513 \color none
32514 Ù
32515 \end_layout
32516
32517 \end_inset
32518 </cell>
32519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32520 \begin_inset Text
32521
32522 \begin_layout Plain Layout
32523
32524 \family roman
32525 \series medium
32526 \shape up
32527 \emph off
32528 \bar no
32529 \noun off
32530 \color none
32531 é
32532 \end_layout
32533
32534 \end_inset
32535 </cell>
32536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540
32541 \family roman
32542 \series medium
32543 \shape up
32544 \emph off
32545 \bar no
32546 \noun off
32547 \color none
32548 ù
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 </row>
32554 <row>
32555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32556 \begin_inset Text
32557
32558 \begin_layout Plain Layout
32559
32560 \family roman
32561 \series medium
32562 \shape up
32563 \size tiny
32564 \emph off
32565 \bar no
32566 \noun off
32567 \color none
32568 0A
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \end_layout
32588
32589 \end_inset
32590 </cell>
32591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32592 \begin_inset Text
32593
32594 \begin_layout Plain Layout
32595
32596 \family roman
32597 \series medium
32598 \shape up
32599 \emph off
32600 \bar no
32601 \noun off
32602 \color none
32603 *
32604 \end_layout
32605
32606 \end_inset
32607 </cell>
32608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32609 \begin_inset Text
32610
32611 \begin_layout Plain Layout
32612
32613 \family roman
32614 \series medium
32615 \shape up
32616 \emph off
32617 \bar no
32618 \noun off
32619 \color none
32620 :
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629
32630 \family roman
32631 \series medium
32632 \shape up
32633 \emph off
32634 \bar no
32635 \noun off
32636 \color none
32637 J
32638 \end_layout
32639
32640 \end_inset
32641 </cell>
32642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Plain Layout
32646
32647 \family roman
32648 \series medium
32649 \shape up
32650 \emph off
32651 \bar no
32652 \noun off
32653 \color none
32654 Z
32655 \end_layout
32656
32657 \end_inset
32658 </cell>
32659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32660 \begin_inset Text
32661
32662 \begin_layout Plain Layout
32663
32664 \family roman
32665 \series medium
32666 \shape up
32667 \emph off
32668 \bar no
32669 \noun off
32670 \color none
32671 j
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family roman
32682 \series medium
32683 \shape up
32684 \emph off
32685 \bar no
32686 \noun off
32687 \color none
32688 z
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697
32698 \end_layout
32699
32700 \end_inset
32701 </cell>
32702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715
32716 \family roman
32717 \series medium
32718 \shape up
32719 \emph off
32720 \bar no
32721 \noun off
32722 \color none
32723 ª
32724 \end_layout
32725
32726 \end_inset
32727 </cell>
32728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32729 \begin_inset Text
32730
32731 \begin_layout Plain Layout
32732
32733 \family roman
32734 \series medium
32735 \shape up
32736 \emph off
32737 \bar no
32738 \noun off
32739 \color none
32740 º
32741 \end_layout
32742
32743 \end_inset
32744 </cell>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749
32750 \family roman
32751 \series medium
32752 \shape up
32753 \emph off
32754 \bar no
32755 \noun off
32756 \color none
32757 Ê
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32763 \begin_inset Text
32764
32765 \begin_layout Plain Layout
32766
32767 \family roman
32768 \series medium
32769 \shape up
32770 \emph off
32771 \bar no
32772 \noun off
32773 \color none
32774 Ú
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32780 \begin_inset Text
32781
32782 \begin_layout Plain Layout
32783
32784 \family roman
32785 \series medium
32786 \shape up
32787 \emph off
32788 \bar no
32789 \noun off
32790 \color none
32791 ê
32792 \end_layout
32793
32794 \end_inset
32795 </cell>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \family roman
32802 \series medium
32803 \shape up
32804 \emph off
32805 \bar no
32806 \noun off
32807 \color none
32808 ú
32809 \end_layout
32810
32811 \end_inset
32812 </cell>
32813 </row>
32814 <row>
32815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32816 \begin_inset Text
32817
32818 \begin_layout Plain Layout
32819
32820 \family roman
32821 \series medium
32822 \shape up
32823 \size tiny
32824 \emph off
32825 \bar no
32826 \noun off
32827 \color none
32828 0B
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32843 \begin_inset Text
32844
32845 \begin_layout Plain Layout
32846
32847 \end_layout
32848
32849 \end_inset
32850 </cell>
32851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32852 \begin_inset Text
32853
32854 \begin_layout Plain Layout
32855
32856 \family roman
32857 \series medium
32858 \shape up
32859 \emph off
32860 \bar no
32861 \noun off
32862 \color none
32863 +
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872
32873 \family roman
32874 \series medium
32875 \shape up
32876 \emph off
32877 \bar no
32878 \noun off
32879 \color none
32880 ;
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889
32890 \family roman
32891 \series medium
32892 \shape up
32893 \emph off
32894 \bar no
32895 \noun off
32896 \color none
32897 K
32898 \end_layout
32899
32900 \end_inset
32901 </cell>
32902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32903 \begin_inset Text
32904
32905 \begin_layout Plain Layout
32906
32907 \family roman
32908 \series medium
32909 \shape up
32910 \emph off
32911 \bar no
32912 \noun off
32913 \color none
32914 [
32915 \end_layout
32916
32917 \end_inset
32918 </cell>
32919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923
32924 \family roman
32925 \series medium
32926 \shape up
32927 \emph off
32928 \bar no
32929 \noun off
32930 \color none
32931 k
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \family roman
32942 \series medium
32943 \shape up
32944 \emph off
32945 \bar no
32946 \noun off
32947 \color none
32948 {
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32972 \begin_inset Text
32973
32974 \begin_layout Plain Layout
32975
32976 \family roman
32977 \series medium
32978 \shape up
32979 \emph off
32980 \bar no
32981 \noun off
32982 \color none
32983 «
32984 \end_layout
32985
32986 \end_inset
32987 </cell>
32988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32989 \begin_inset Text
32990
32991 \begin_layout Plain Layout
32992
32993 \family roman
32994 \series medium
32995 \shape up
32996 \emph off
32997 \bar no
32998 \noun off
32999 \color none
33000 »
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009
33010 \family roman
33011 \series medium
33012 \shape up
33013 \emph off
33014 \bar no
33015 \noun off
33016 \color none
33017 Ë
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33023 \begin_inset Text
33024
33025 \begin_layout Plain Layout
33026
33027 \family roman
33028 \series medium
33029 \shape up
33030 \emph off
33031 \bar no
33032 \noun off
33033 \color none
33034 Û
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33040 \begin_inset Text
33041
33042 \begin_layout Plain Layout
33043
33044 \family roman
33045 \series medium
33046 \shape up
33047 \emph off
33048 \bar no
33049 \noun off
33050 \color none
33051 ë
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \family roman
33062 \series medium
33063 \shape up
33064 \emph off
33065 \bar no
33066 \noun off
33067 \color none
33068 û
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 </row>
33074 <row>
33075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079
33080 \family roman
33081 \series medium
33082 \shape up
33083 \size tiny
33084 \emph off
33085 \bar no
33086 \noun off
33087 \color none
33088 0C
33089 \end_layout
33090
33091 \end_inset
33092 </cell>
33093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115
33116 \family roman
33117 \series medium
33118 \shape up
33119 \emph off
33120 \bar no
33121 \noun off
33122 \color none
33123 ,
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33129 \begin_inset Text
33130
33131 \begin_layout Plain Layout
33132
33133 \family roman
33134 \series medium
33135 \shape up
33136 \emph off
33137 \bar no
33138 \noun off
33139 \color none
33140 <
33141 \end_layout
33142
33143 \end_inset
33144 </cell>
33145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33146 \begin_inset Text
33147
33148 \begin_layout Plain Layout
33149
33150 \family roman
33151 \series medium
33152 \shape up
33153 \emph off
33154 \bar no
33155 \noun off
33156 \color none
33157 L
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 \backslash
33176
33177 \end_layout
33178
33179 \end_inset
33180 </cell>
33181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33182 \begin_inset Text
33183
33184 \begin_layout Plain Layout
33185
33186 \family roman
33187 \series medium
33188 \shape up
33189 \emph off
33190 \bar no
33191 \noun off
33192 \color none
33193 l
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family roman
33204 \series medium
33205 \shape up
33206 \emph off
33207 \bar no
33208 \noun off
33209 \color none
33210 |
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \end_layout
33221
33222 \end_inset
33223 </cell>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237
33238 \family roman
33239 \series medium
33240 \shape up
33241 \emph off
33242 \bar no
33243 \noun off
33244 \color none
33245 ¬
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33251 \begin_inset Text
33252
33253 \begin_layout Plain Layout
33254
33255 \family roman
33256 \series medium
33257 \shape up
33258 \emph off
33259 \bar no
33260 \noun off
33261 \color none
33262 ¼
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33268 \begin_inset Text
33269
33270 \begin_layout Plain Layout
33271
33272 \family roman
33273 \series medium
33274 \shape up
33275 \emph off
33276 \bar no
33277 \noun off
33278 \color none
33279 Ì
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33285 \begin_inset Text
33286
33287 \begin_layout Plain Layout
33288
33289 \family roman
33290 \series medium
33291 \shape up
33292 \emph off
33293 \bar no
33294 \noun off
33295 \color none
33296 Ü
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Plain Layout
33305
33306 \family roman
33307 \series medium
33308 \shape up
33309 \emph off
33310 \bar no
33311 \noun off
33312 \color none
33313 ì
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33319 \begin_inset Text
33320
33321 \begin_layout Plain Layout
33322
33323 \family roman
33324 \series medium
33325 \shape up
33326 \emph off
33327 \bar no
33328 \noun off
33329 \color none
33330 ü
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 </row>
33336 <row>
33337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341
33342 \family roman
33343 \series medium
33344 \shape up
33345 \size tiny
33346 \emph off
33347 \bar no
33348 \noun off
33349 \color none
33350 0D
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33374 \begin_inset Text
33375
33376 \begin_layout Plain Layout
33377
33378 \family roman
33379 \series medium
33380 \shape up
33381 \emph off
33382 \bar no
33383 \noun off
33384 \color none
33385 -
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Plain Layout
33394
33395 \family roman
33396 \series medium
33397 \shape up
33398 \emph off
33399 \bar no
33400 \noun off
33401 \color none
33402 =
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \family roman
33413 \series medium
33414 \shape up
33415 \emph off
33416 \bar no
33417 \noun off
33418 \color none
33419 M
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \family roman
33430 \series medium
33431 \shape up
33432 \emph off
33433 \bar no
33434 \noun off
33435 \color none
33436 ]
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33442 \begin_inset Text
33443
33444 \begin_layout Plain Layout
33445
33446 \family roman
33447 \series medium
33448 \shape up
33449 \emph off
33450 \bar no
33451 \noun off
33452 \color none
33453 m
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \family roman
33464 \series medium
33465 \shape up
33466 \emph off
33467 \bar no
33468 \noun off
33469 \color none
33470 }
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33485 \begin_inset Text
33486
33487 \begin_layout Plain Layout
33488
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \end_layout
33499
33500 \end_inset
33501 </cell>
33502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33503 \begin_inset Text
33504
33505 \begin_layout Plain Layout
33506
33507 \family roman
33508 \series medium
33509 \shape up
33510 \emph off
33511 \bar no
33512 \noun off
33513 \color none
33514 ½
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523
33524 \family roman
33525 \series medium
33526 \shape up
33527 \emph off
33528 \bar no
33529 \noun off
33530 \color none
33531 Í
33532 \end_layout
33533
33534 \end_inset
33535 </cell>
33536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540
33541 \family roman
33542 \series medium
33543 \shape up
33544 \emph off
33545 \bar no
33546 \noun off
33547 \color none
33548 Ý
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557
33558 \family roman
33559 \series medium
33560 \shape up
33561 \emph off
33562 \bar no
33563 \noun off
33564 \color none
33565 í
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574
33575 \family roman
33576 \series medium
33577 \shape up
33578 \emph off
33579 \bar no
33580 \noun off
33581 \color none
33582 ý
33583 \end_layout
33584
33585 \end_inset
33586 </cell>
33587 </row>
33588 <row>
33589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593
33594 \family roman
33595 \series medium
33596 \shape up
33597 \size tiny
33598 \emph off
33599 \bar no
33600 \noun off
33601 \color none
33602 0E
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \end_layout
33622
33623 \end_inset
33624 </cell>
33625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Plain Layout
33629
33630 \family roman
33631 \series medium
33632 \shape up
33633 \emph off
33634 \bar no
33635 \noun off
33636 \color none
33637 .
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646
33647 \family roman
33648 \series medium
33649 \shape up
33650 \emph off
33651 \bar no
33652 \noun off
33653 \color none
33654 >
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663
33664 \family roman
33665 \series medium
33666 \shape up
33667 \emph off
33668 \bar no
33669 \noun off
33670 \color none
33671 N
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family roman
33682 \series medium
33683 \shape up
33684 \emph off
33685 \bar no
33686 \noun off
33687 \color none
33688 ^
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697
33698 \family roman
33699 \series medium
33700 \shape up
33701 \emph off
33702 \bar no
33703 \noun off
33704 \color none
33705 n
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714
33715 \family roman
33716 \series medium
33717 \shape up
33718 \emph off
33719 \bar no
33720 \noun off
33721 \color none
33722 ~
33723 \end_layout
33724
33725 \end_inset
33726 </cell>
33727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \end_layout
33742
33743 \end_inset
33744 </cell>
33745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749
33750 \family roman
33751 \series medium
33752 \shape up
33753 \emph off
33754 \bar no
33755 \noun off
33756 \color none
33757 ®
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Plain Layout
33766
33767 \family roman
33768 \series medium
33769 \shape up
33770 \emph off
33771 \bar no
33772 \noun off
33773 \color none
33774 ¾
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783
33784 \family roman
33785 \series medium
33786 \shape up
33787 \emph off
33788 \bar no
33789 \noun off
33790 \color none
33791 Î
33792 \end_layout
33793
33794 \end_inset
33795 </cell>
33796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33797 \begin_inset Text
33798
33799 \begin_layout Plain Layout
33800
33801 \family roman
33802 \series medium
33803 \shape up
33804 \emph off
33805 \bar no
33806 \noun off
33807 \color none
33808 Þ
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817
33818 \family roman
33819 \series medium
33820 \shape up
33821 \emph off
33822 \bar no
33823 \noun off
33824 \color none
33825 î
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834
33835 \family roman
33836 \series medium
33837 \shape up
33838 \emph off
33839 \bar no
33840 \noun off
33841 \color none
33842 þ
33843 \end_layout
33844
33845 \end_inset
33846 </cell>
33847 </row>
33848 <row>
33849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33850 \begin_inset Text
33851
33852 \begin_layout Plain Layout
33853
33854 \family roman
33855 \series medium
33856 \shape up
33857 \size tiny
33858 \emph off
33859 \bar no
33860 \noun off
33861 \color none
33862 0F
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \end_layout
33882
33883 \end_inset
33884 </cell>
33885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Plain Layout
33889
33890 \family roman
33891 \series medium
33892 \shape up
33893 \emph off
33894 \bar no
33895 \noun off
33896 \color none
33897 /
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906
33907 \family roman
33908 \series medium
33909 \shape up
33910 \emph off
33911 \bar no
33912 \noun off
33913 \color none
33914 ?
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33920 \begin_inset Text
33921
33922 \begin_layout Plain Layout
33923
33924 \family roman
33925 \series medium
33926 \shape up
33927 \emph off
33928 \bar no
33929 \noun off
33930 \color none
33931 O
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940
33941 \family roman
33942 \series medium
33943 \shape up
33944 \emph off
33945 \bar no
33946 \noun off
33947 \color none
33948 _
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957
33958 \family roman
33959 \series medium
33960 \shape up
33961 \emph off
33962 \bar no
33963 \noun off
33964 \color none
33965 o
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33971 \begin_inset Text
33972
33973 \begin_layout Plain Layout
33974
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33989 \begin_inset Text
33990
33991 \begin_layout Plain Layout
33992
33993 \end_layout
33994
33995 \end_inset
33996 </cell>
33997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33998 \begin_inset Text
33999
34000 \begin_layout Plain Layout
34001
34002 \family roman
34003 \series medium
34004 \shape up
34005 \emph off
34006 \bar no
34007 \noun off
34008 \color none
34009 ¯
34010 \end_layout
34011
34012 \end_inset
34013 </cell>
34014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34015 \begin_inset Text
34016
34017 \begin_layout Plain Layout
34018
34019 \family roman
34020 \series medium
34021 \shape up
34022 \emph off
34023 \bar no
34024 \noun off
34025 \color none
34026 ¿
34027 \end_layout
34028
34029 \end_inset
34030 </cell>
34031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34032 \begin_inset Text
34033
34034 \begin_layout Plain Layout
34035
34036 \family roman
34037 \series medium
34038 \shape up
34039 \emph off
34040 \bar no
34041 \noun off
34042 \color none
34043 Ï
34044 \end_layout
34045
34046 \end_inset
34047 </cell>
34048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34049 \begin_inset Text
34050
34051 \begin_layout Plain Layout
34052
34053 \family roman
34054 \series medium
34055 \shape up
34056 \emph off
34057 \bar no
34058 \noun off
34059 \color none
34060 ß
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Plain Layout
34069
34070 \family roman
34071 \series medium
34072 \shape up
34073 \emph off
34074 \bar no
34075 \noun off
34076 \color none
34077 ï
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086
34087 \family roman
34088 \series medium
34089 \shape up
34090 \emph off
34091 \bar no
34092 \noun off
34093 \color none
34094 ÿ
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 </row>
34100 </lyxtabular>
34101
34102 \end_inset
34103
34104
34105 \end_layout
34106
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \begin_layout Standard
34113 The following is a full list of all of the accented characters LyX can display
34114  directly.
34115  It includes not only the accented characters from the previous table, but
34116  also the characters from 
34117 \family typewriter
34118 ISO8859--2
34119 \family default
34120  through 
34121 \family typewriter
34122 4
34123 \family default
34124 .
34125  
34126 \end_layout
34127
34128 \begin_layout Itemize
34129 From 
34130 \family typewriter
34131 ISO8859--1
34132 \family default
34133 :
34134 \end_layout
34135
34136 \begin_deeper
34137 \begin_layout Standard
34138 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34139 \begin_inset space \hfill{}
34140 \end_inset
34141
34142 diaeresis
34143 \end_layout
34144
34145 \begin_layout Standard
34146 ^ Â Ê Î Ô Û â ê î ô û
34147 \begin_inset space \hfill{}
34148 \end_inset
34149
34150 circumflex
34151 \end_layout
34152
34153 \begin_layout Standard
34154 ` À È Ì Ò Ù à è ì ò ù
34155 \begin_inset space \hfill{}
34156 \end_inset
34157
34158 grave
34159 \end_layout
34160
34161 \begin_layout Standard
34162 ´ Á É Í Ó Ú Ý á é í ó ú ý
34163 \begin_inset space \hfill{}
34164 \end_inset
34165
34166 acute
34167 \end_layout
34168
34169 \begin_layout Standard
34170 ~ Ã Ñ Õ ã ñ õ
34171 \begin_inset space \hfill{}
34172 \end_inset
34173
34174 tilde
34175 \end_layout
34176
34177 \begin_layout Standard
34178 ¸Çç
34179 \begin_inset space \hfill{}
34180 \end_inset
34181
34182 cedilla
34183 \end_layout
34184
34185 \begin_layout Standard
34186 ¯
34187 \begin_inset space \hfill{}
34188 \end_inset
34189
34190 macron
34191 \end_layout
34192
34193 \end_deeper
34194 \begin_layout Itemize
34195 From 
34196 \family typewriter
34197 ISO8859--2
34198 \family default
34199  through 
34200 \family typewriter
34201 4
34202 \family default
34203 :
34204 \end_layout
34205
34206 \begin_deeper
34207 \begin_layout Standard
34208 ĤĴĥĵĈĜŜĉĝŝ
34209 \begin_inset space \hfill{}
34210 \end_inset
34211
34212 circumflex
34213 \end_layout
34214
34215 \begin_layout Standard
34216 ŚŹśźŔĹĆŃŕĺćń
34217 \begin_inset space \hfill{}
34218 \end_inset
34219
34220 acute
34221 \end_layout
34222
34223 \begin_layout Standard
34224 Ĩı̃Ũũ
34225 \begin_inset space \hfill{}
34226 \end_inset
34227
34228 tilde
34229 \end_layout
34230
34231 \begin_layout Standard
34232 ŞşŢţŖĻĢŗļģŅĶņķ
34233 \begin_inset space \hfill{}
34234 \end_inset
34235
34236 cedilla
34237 \end_layout
34238
34239 \begin_layout Standard
34240 ĒēĀĪŌŪāı̄ōū
34241 \begin_inset space \hfill{}
34242 \end_inset
34243
34244 macron
34245 \end_layout
34246
34247 \begin_layout Standard
34248 ŐŰőű
34249 \begin_inset space \hfill{}
34250 \end_inset
34251
34252 Hungarian umlaut
34253 \end_layout
34254
34255 \end_deeper
34256 \begin_layout Standard
34257 All the characters above are actively supported by TeX fonts.
34258  In addition TeX allows diacritical marks on almost all characters.
34259  Also make sure you're using the 
34260 \family typewriter
34261 T1
34262 \family default
34263  font-encoding.
34264 \end_layout
34265
34266 \begin_layout Chapter
34267 \start_of_appendix
34268 The User Interface
34269 \begin_inset CommandInset label
34270 LatexCommand label
34271 name "cha:The-User-Interface"
34272
34273 \end_inset
34274
34275
34276 \end_layout
34277
34278 \begin_layout Standard
34279 This appendix lists all available menus and describes its functionality.
34280  It is designed as quick reference if you are searching for a special topic
34281  inside the user's guide.
34282 \end_layout
34283
34284 \begin_layout Section
34285 The File Menu
34286 \begin_inset Index
34287 status collapsed
34288
34289 \begin_layout Plain Layout
34290 Menu ! File
34291 \end_layout
34292
34293 \end_inset
34294
34295
34296 \end_layout
34297
34298 \begin_layout Standard
34299 Under the 
34300 \family sans
34301 File
34302 \family default
34303  menu are the basic operations in addition to some more advanced operations.
34304  At the end of the menu the four last opened documents are listed.
34305 \end_layout
34306
34307 \begin_layout Subsection
34308 New
34309 \end_layout
34310
34311 \begin_layout Standard
34312 Creates a new document.
34313 \end_layout
34314
34315 \begin_layout Subsection
34316 New from Template
34317 \end_layout
34318
34319 \begin_layout Standard
34320 This menu prompts you for a template to use.
34321  Selecting a template will automatically set certain layout features for
34322  the document, features you would otherwise need to change manually.
34323 \end_layout
34324
34325 \begin_layout Subsection
34326 Open
34327 \end_layout
34328
34329 \begin_layout Standard
34330 Opens a document.
34331 \end_layout
34332
34333 \begin_layout Subsection
34334 Open Recent
34335 \end_layout
34336
34337 \begin_layout Standard
34338 The submenu shows a list of the recently opened files.
34339  Click there on a file to open it.
34340 \end_layout
34341
34342 \begin_layout Subsection
34343 Close
34344 \end_layout
34345
34346 \begin_layout Standard
34347 Closes the current document.
34348 \end_layout
34349
34350 \begin_layout Subsection
34351 Save
34352 \end_layout
34353
34354 \begin_layout Standard
34355 Saves the actual document.
34356 \end_layout
34357
34358 \begin_layout Subsection
34359 Save As
34360 \end_layout
34361
34362 \begin_layout Standard
34363 Saves the actual document under a new name to create a copy.
34364 \end_layout
34365
34366 \begin_layout Subsection
34367 Revert to saved
34368 \end_layout
34369
34370 \begin_layout Standard
34371 Reloads the actual document from disk.
34372 \end_layout
34373
34374 \begin_layout Subsection
34375 Version Control
34376 \end_layout
34377
34378 \begin_layout Standard
34379 This is used when more people are working on the same document.
34380  It is described in the section 
34381 \emph on
34382 Version Control in LyX
34383 \emph default
34384  of the 
34385 \emph on
34386 Extended
34387 \begin_inset space ~
34388 \end_inset
34389
34390 Features
34391 \emph default
34392  manual.
34393 \end_layout
34394
34395 \begin_layout Subsection
34396 Import
34397 \end_layout
34398
34399 \begin_layout Standard
34400 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34401  plain text files, and comma separated, table like, text files (CSV).
34402  The files will be imported as new LyX-document.
34403 \end_layout
34404
34405 \begin_layout Standard
34406 When using the menu 
34407 \family sans
34408 Plain
34409 \begin_inset space ~
34410 \end_inset
34411
34412 Text, Join
34413 \begin_inset space ~
34414 \end_inset
34415
34416 Lines
34417 \family default
34418 , all lines will be imported consecutively to one big paragraph.
34419  A new paragraph is started when there is a blank line in the file.
34420  , the text is inserted as Paragraphs, where the line breaks of the text
34421  will start a new paragraph.
34422 \end_layout
34423
34424 \begin_layout Subsection
34425 Export
34426 \begin_inset CommandInset label
34427 LatexCommand label
34428 name "sub:Export"
34429
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Standard
34436 You can export your document to various file formats.
34437  The resulting files are placed in the directory of your LyX-file.
34438  The menu entries are not the same on all installations.
34439  They depend on the programs found by LyX while its configuration.
34440 \end_layout
34441
34442 \begin_layout Standard
34443 Here is a list of all available entries; they are explained in detail in
34444  section
34445 \begin_inset space ~
34446 \end_inset
34447
34448
34449 \begin_inset CommandInset ref
34450 LatexCommand ref
34451 reference "sub:Output-file-formats"
34452
34453 \end_inset
34454
34455 :
34456 \end_layout
34457
34458 \begin_layout Description
34459
34460 \family sans
34461 CJK
34462 \begin_inset space ~
34463 \end_inset
34464
34465 LyX 
34466 \family default
34467 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34468  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34469 \end_layout
34470
34471 \begin_layout Description
34472
34473 \family sans
34474 DVI
34475 \family default
34476  DVI-format
34477 \end_layout
34478
34479 \begin_layout Description
34480 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34481  work in all cases)
34482 \end_layout
34483
34484 \begin_layout Description
34485 HTML
34486 \begin_inset space ~
34487 \end_inset
34488
34489 (MS
34490 \begin_inset space ~
34491 \end_inset
34492
34493 Word) HTML-format specialized so that the result can be imported to 
34494 \family sans
34495 MS Word
34496 \family default
34497 , as consequence of this formulas will be embedded as bitmap fonts and not
34498  in the format 
34499 \family sans
34500 MathML
34501 \family default
34502 .
34503 \end_layout
34504
34505 \begin_layout Description
34506
34507 \family sans
34508 LaT
34509 \begin_inset ERT
34510 status collapsed
34511
34512 \begin_layout Plain Layout
34513
34514 {}
34515 \end_layout
34516
34517 \end_inset
34518
34519 eX
34520 \begin_inset space ~
34521 \end_inset
34522
34523 (pdflatex)
34524 \family default
34525  text file with the LaTeX source, additionally all images used in the document
34526  will be converted to a format that is readable for the 
34527 \family typewriter
34528 pdflatex
34529 \family default
34530  program (GIF, JPG, PDF, PNG)
34531 \end_layout
34532
34533 \begin_layout Description
34534
34535 \family sans
34536 LaT
34537 \begin_inset ERT
34538 status collapsed
34539
34540 \begin_layout Plain Layout
34541
34542 {}
34543 \end_layout
34544
34545 \end_inset
34546
34547 eX
34548 \begin_inset space ~
34549 \end_inset
34550
34551 (plain)
34552 \family default
34553  text file with the LaTeX source code, additionally all images used in the
34554  document will be converted to the EPS-format, only this format is readable
34555  for the 
34556 \family typewriter
34557 latex
34558 \family default
34559  program
34560 \end_layout
34561
34562 \begin_layout Description
34563 LyX
34564 \begin_inset space ~
34565 \end_inset
34566
34567 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34568 \begin_inset Quotes eld
34569 \end_inset
34570
34571 y
34572 \begin_inset Quotes erd
34573 \end_inset
34574
34575  is replaced by the version number)
34576 \end_layout
34577
34578 \begin_layout Description
34579 OpenDocument OpenDocument-formatted text file, to be opened with 
34580 \family sans
34581 OpenOffice
34582 \family default
34583
34584 \family sans
34585 KOffice
34586 \family default
34587
34588 \family sans
34589 Abiword
34590 \family default
34591 , etc.
34592  (the OpenDocument-converter is a third-party product and doesn't work in
34593  all cases)
34594 \end_layout
34595
34596 \begin_layout Description
34597
34598 \family sans
34599 PDF
34600 \family default
34601  PDF-format using the program 
34602 \family typewriter
34603 ps2pdf
34604 \end_layout
34605
34606 \begin_layout Description
34607
34608 \family sans
34609 PDF
34610 \begin_inset space ~
34611 \end_inset
34612
34613 (dvipdfm)
34614 \family default
34615  PDF-format using the program 
34616 \family typewriter
34617 dvipdfm
34618 \end_layout
34619
34620 \begin_layout Description
34621
34622 \family sans
34623 PDF
34624 \begin_inset space ~
34625 \end_inset
34626
34627 (pdflatex)
34628 \family default
34629  PDF-format using the program 
34630 \family typewriter
34631 pdflatex
34632 \end_layout
34633
34634 \begin_layout Description
34635
34636 \family sans
34637 Plain
34638 \begin_inset space ~
34639 \end_inset
34640
34641 text
34642 \family default
34643  text format
34644 \end_layout
34645
34646 \begin_layout Description
34647
34648 \family sans
34649 Plain
34650 \begin_inset space ~
34651 \end_inset
34652
34653 text
34654 \begin_inset space ~
34655 \end_inset
34656
34657 (ps2ascii)
34658 \family default
34659  text format, the document will first be converted to Postscript format
34660  and then exported as text using the program 
34661 \family sans
34662 ps2ascii
34663 \end_layout
34664
34665 \begin_layout Description
34666
34667 \family sans
34668 Postscript
34669 \family default
34670  PostScript format using the program 
34671 \family typewriter
34672 dvips
34673 \end_layout
34674
34675 \begin_layout Description
34676
34677 \family sans
34678 Custom
34679 \family default
34680  custom format
34681 \end_layout
34682
34683 \begin_layout Standard
34684 The program 
34685 \family typewriter
34686 dvipdfm
34687 \family default
34688  produces internally a DVI-file which is then converted to a PDF-file.
34689  It is a bit out of date and therefore the output could look different from
34690  what you want.
34691  
34692 \family typewriter
34693 pdflatex
34694 \family default
34695  produces directly PDF-files and supports the latest PDF-file formats.
34696 \end_layout
34697
34698 \begin_layout Standard
34699 If one of the menu entries 
34700 \family sans
34701 DVI
34702 \family default
34703
34704 \family sans
34705 PDF
34706 \begin_inset space ~
34707 \end_inset
34708
34709 (pdflatex)
34710 \family default
34711  or 
34712 \family sans
34713 Postscript
34714 \family default
34715  is missing, you need to update your LaTeX installation.
34716  After updating you have to reconfigure LyX, see section
34717 \begin_inset space ~
34718 \end_inset
34719
34720
34721 \begin_inset CommandInset ref
34722 LatexCommand ref
34723 reference "sec:Basic-LyX-Setup"
34724
34725 \end_inset
34726
34727 .
34728 \begin_inset Index
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732 Reconfiguration of LyX
34733 \end_layout
34734
34735 \end_inset
34736
34737
34738 \end_layout
34739
34740 \begin_layout Standard
34741 The menu 
34742 \family sans
34743 Custom
34744 \family default
34745  allows you to export your file by using special command line options for
34746  the export program.
34747 \end_layout
34748
34749 \begin_layout Subsection
34750 Print
34751 \end_layout
34752
34753 \begin_layout Standard
34754 With this menu you can print your document to a file in PostScript format
34755  or send it to a printer.
34756  The printer will also use the document in PostScript format.
34757  The conversion to PostScript is done in the background by LyX using the
34758  program 
34759 \family typewriter
34760 dvips
34761 \family default
34762 .
34763  For more informations have a look at section
34764 \begin_inset space ~
34765 \end_inset
34766
34767
34768 \begin_inset CommandInset ref
34769 LatexCommand ref
34770 reference "sub:Printing-the-File"
34771
34772 \end_inset
34773
34774 .
34775 \end_layout
34776
34777 \begin_layout Subsection
34778 New and Close Window
34779 \end_layout
34780
34781 \begin_layout Standard
34782 Opens a new instance of LyX with all currently opened documents.
34783  You can close it later with the corresponding menu.
34784 \end_layout
34785
34786 \begin_layout Section
34787 The Edit Menu
34788 \begin_inset Index
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792 Menu ! Edit
34793 \end_layout
34794
34795 \end_inset
34796
34797
34798 \end_layout
34799
34800 \begin_layout Subsection
34801 Undo and Redo
34802 \end_layout
34803
34804 \begin_layout Standard
34805 Described in section
34806 \begin_inset space ~
34807 \end_inset
34808
34809
34810 \begin_inset CommandInset ref
34811 LatexCommand ref
34812 reference "sec:Undo-and-Redo"
34813
34814 \end_inset
34815
34816 .
34817 \end_layout
34818
34819 \begin_layout Subsection
34820 Cut, Copy, Paste, Paste Recent, Paste Special
34821 \end_layout
34822
34823 \begin_layout Standard
34824 Described in section
34825 \begin_inset space ~
34826 \end_inset
34827
34828
34829 \begin_inset CommandInset ref
34830 LatexCommand ref
34831 reference "sec:Basic-Editing-Features"
34832
34833 \end_inset
34834
34835 .
34836 \end_layout
34837
34838 \begin_layout Subsection
34839 Select All
34840 \end_layout
34841
34842 \begin_layout Standard
34843 Selects the whole document.
34844 \end_layout
34845
34846 \begin_layout Subsection
34847 Find & Replace
34848 \end_layout
34849
34850 \begin_layout Standard
34851 Described in section
34852 \begin_inset space ~
34853 \end_inset
34854
34855
34856 \begin_inset CommandInset ref
34857 LatexCommand ref
34858 reference "sec:Basic-Editing-Features"
34859
34860 \end_inset
34861
34862 .
34863 \end_layout
34864
34865 \begin_layout Subsection
34866 Move Paragraph Up/Down
34867 \end_layout
34868
34869 \begin_layout Standard
34870 This shifts the paragraph where the cursor is currently in one paragraph
34871  up or down.
34872 \end_layout
34873
34874 \begin_layout Subsection
34875 Text Style
34876 \end_layout
34877
34878 \begin_layout Standard
34879 Described in section
34880 \begin_inset space ~
34881 \end_inset
34882
34883
34884 \begin_inset CommandInset ref
34885 LatexCommand ref
34886 reference "sub:Fine-Tuning-with-the"
34887
34888 \end_inset
34889
34890 .
34891 \end_layout
34892
34893 \begin_layout Subsection
34894 Paragraph Settings
34895 \begin_inset Index
34896 status collapsed
34897
34898 \begin_layout Plain Layout
34899 Paragraph ! Settings
34900 \end_layout
34901
34902 \end_inset
34903
34904
34905 \end_layout
34906
34907 \begin_layout Standard
34908 The settings in the paragraph dialog only affects the paragraph where the
34909  cursor is in.
34910  Here you can set here the paragraph alignment and line spacing.
34911 \end_layout
34912
34913 \begin_layout Standard
34914 You can also prevent that the first line of the paragraph is indented.
34915  This option works only when you have chosen to separate paragraphs with
34916  indents in the 
34917 \family sans
34918 Document\SpecialChar \menuseparator
34919 Settings
34920 \family default
34921  dialog under 
34922 \family sans
34923 Text
34924 \begin_inset space ~
34925 \end_inset
34926
34927 Layout
34928 \family default
34929 .
34930 \end_layout
34931
34932 \begin_layout Subsection
34933 Tabular and Math
34934 \end_layout
34935
34936 \begin_layout Standard
34937 These two menus are only active when the cursor is inside a table or a formula.
34938  The properties of this table/formula can now be changed.
34939  The properties of tables are described in section
34940 \begin_inset space ~
34941 \end_inset
34942
34943
34944 \begin_inset CommandInset ref
34945 LatexCommand ref
34946 reference "sec:Tables"
34947
34948 \end_inset
34949
34950 , the properties of formulas in chapter
34951 \begin_inset space ~
34952 \end_inset
34953
34954
34955 \begin_inset CommandInset ref
34956 LatexCommand ref
34957 reference "cha:Mathematical-Formulas"
34958
34959 \end_inset
34960
34961 .
34962 \end_layout
34963
34964 \begin_layout Subsection
34965 Increase / Decrease List Depth
34966 \end_layout
34967
34968 \begin_layout Standard
34969 These menus are only active when the cursor is in an environment that can
34970  be nested.
34971  They in/decrease the environment nesting level as explained in section
34972 \begin_inset space ~
34973 \end_inset
34974
34975
34976 \begin_inset CommandInset ref
34977 LatexCommand ref
34978 reference "sec:Nesting"
34979
34980 \end_inset
34981
34982  and 
34983 \begin_inset CommandInset ref
34984 LatexCommand ref
34985 reference "sub:Numbering-depth"
34986
34987 \end_inset
34988
34989 .
34990 \end_layout
34991
34992 \begin_layout Section
34993 The View Menu
34994 \begin_inset Index
34995 status collapsed
34996
34997 \begin_layout Plain Layout
34998 Menu ! View
34999 \end_layout
35000
35001 \end_inset
35002
35003
35004 \end_layout
35005
35006 \begin_layout Standard
35007 The 
35008 \family sans
35009 View
35010 \family default
35011  menu contains a list of available formats in which you can view the actual
35012  document with an external program.
35013  The menu entries for the viewing formats are not the same on all installations
35014  - it depends on the LaTeX programs that are found while LyX was configured.
35015  All possible formats are formats listed in section
35016 \begin_inset space ~
35017 \end_inset
35018
35019
35020 \begin_inset CommandInset ref
35021 LatexCommand ref
35022 reference "sub:Export"
35023
35024 \end_inset
35025
35026 .
35027  You should at least see the menu entries 
35028 \family sans
35029 DVI
35030 \family default
35031  and 
35032 \family sans
35033 PDF
35034 \begin_inset space ~
35035 \end_inset
35036
35037 (pdflatex)
35038 \family default
35039 .
35040  If one of the two is missing, you need to update your LaTeX installation.
35041  After updating you have to reconfigure LyX, see section
35042 \begin_inset space ~
35043 \end_inset
35044
35045
35046 \begin_inset CommandInset ref
35047 LatexCommand ref
35048 reference "sec:Basic-LyX-Setup"
35049
35050 \end_inset
35051
35052 .
35053 \begin_inset Index
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057 Reconfiguration of LyX
35058 \end_layout
35059
35060 \end_inset
35061
35062
35063 \end_layout
35064
35065 \begin_layout Standard
35066 Invoking a menu will start a viewer program.
35067  The viewer can be set or changed in the preferences, see section
35068 \begin_inset space ~
35069 \end_inset
35070
35071
35072 \begin_inset CommandInset ref
35073 LatexCommand ref
35074 reference "sec:File-Formats"
35075
35076 \end_inset
35077
35078 .
35079  The default viewers are set by LyX while it is first configured.
35080 \end_layout
35081
35082 \begin_layout Standard
35083 \begin_inset VSpace bigskip
35084 \end_inset
35085
35086 At the bottom of the 
35087 \family sans
35088 View
35089 \family default
35090  menu the opened documents are listed.
35091 \end_layout
35092
35093 \begin_layout Subsection
35094 Open/Close all Insets
35095 \end_layout
35096
35097 \begin_layout Standard
35098 Opens/closes all insets in your document.
35099 \end_layout
35100
35101 \begin_layout Subsection
35102 Unfold/Fold Math Macros
35103 \end_layout
35104
35105 \begin_layout Standard
35106 Unfolds/folds the current math macro.
35107 \end_layout
35108
35109 \begin_layout Standard
35110 More about math macros will be described in the 
35111 \emph on
35112 Math
35113 \emph default
35114  manual.??
35115 \end_layout
35116
35117 \begin_layout Subsection
35118 View Source
35119 \end_layout
35120
35121 \begin_layout Standard
35122 Opens a window showing the source code of the actual document, as described
35123  in section
35124 \begin_inset space ~
35125 \end_inset
35126
35127
35128 \begin_inset CommandInset ref
35129 LatexCommand ref
35130 reference "sec:Previewing-snippets-of"
35131
35132 \end_inset
35133
35134 .
35135 \end_layout
35136
35137 \begin_layout Subsection
35138 Update
35139 \end_layout
35140
35141 \begin_layout Standard
35142 This menu allows you to update the view with your latest changes without
35143  opening a new view window.
35144 \end_layout
35145
35146 \begin_layout Subsection
35147 Split View
35148 \end_layout
35149
35150 \begin_layout Standard
35151 This will split LyX's main window vertically or horizontally.
35152  This allows you view documents the same time to compare them, or to view
35153  the same document, but at different positions.
35154  You can split the main window even several times to view for example 3
35155  or more documents the same time.
35156  To return to an unsplit view, use the menu 
35157 \family sans
35158 Close Tab Group
35159 \family default
35160 .
35161 \end_layout
35162
35163 \begin_layout Subsection
35164 Close Tab Group
35165 \end_layout
35166
35167 \begin_layout Standard
35168 Closes a split view.
35169 \end_layout
35170
35171 \begin_layout Subsection
35172 Fullscreen
35173 \end_layout
35174
35175 \begin_layout Standard
35176 Using this menu or pressing F11 removes the menu bar and all toolbars so
35177  that you will see nothing than your text.
35178  It furthermore displays LyX's main window fullscreen.
35179  To return from fullscreen to the normal view, press F11, or right-click
35180  and turn off the fullscreen mode in the the appearing context menu.
35181 \end_layout
35182
35183 \begin_layout Subsection
35184 Toolbars
35185 \begin_inset CommandInset label
35186 LatexCommand label
35187 name "sub:Toolbars"
35188
35189 \end_inset
35190
35191
35192 \begin_inset Index
35193 status collapsed
35194
35195 \begin_layout Plain Layout
35196 Toolbar
35197 \end_layout
35198
35199 \end_inset
35200
35201
35202 \end_layout
35203
35204 \begin_layout Standard
35205 In this menu you can set the appearance of the different toolbars.
35206  All toolbars and the 
35207 \family sans
35208 Command
35209 \begin_inset space ~
35210 \end_inset
35211
35212 Buffer
35213 \family default
35214  can be turned on and off.
35215  The 
35216 \emph on
35217 on
35218 \emph default
35219  state is denoted in the menu with a checkmark.
35220  The 
35221 \family sans
35222 Review
35223 \family default
35224
35225 \family sans
35226 Table
35227 \family default
35228
35229 \family sans
35230 Math
35231 \begin_inset space ~
35232 \end_inset
35233
35234 Panels
35235 \family default
35236 , and 
35237 \family sans
35238 Math
35239 \family default
35240  toolbars can be additionally set to the state 
35241 \emph on
35242 automatic
35243 \emph default
35244  that is denoted in the menu with the suffix 
35245 \family sans
35246 (auto)
35247 \family default
35248 .
35249 \end_layout
35250
35251 \begin_layout Standard
35252 In the 
35253 \emph on
35254 on
35255 \emph default
35256  state the toolbar is permanently shown, in the 
35257 \emph on
35258 automatic
35259 \emph default
35260  state the toolbar is only shown when the cursor is in a certain environment
35261  or when a certain feature is enabled.
35262  That means that the review toolbar will only be shown when change tracking
35263  is activated, the math and table toolbars are only shown when the cursor
35264  is inside a formula or table, respectively.
35265 \end_layout
35266
35267 \begin_layout Standard
35268 LyX's toolbars and its buttons are explained in section
35269 \begin_inset space ~
35270 \end_inset
35271
35272
35273 \begin_inset CommandInset ref
35274 LatexCommand ref
35275 reference "sec:Toolbars"
35276
35277 \end_inset
35278
35279 .
35280 \end_layout
35281
35282 \begin_layout Section
35283 The Insert Menu
35284 \begin_inset Index
35285 status collapsed
35286
35287 \begin_layout Plain Layout
35288 Menu ! Insert
35289 \end_layout
35290
35291 \end_inset
35292
35293
35294 \end_layout
35295
35296 \begin_layout Subsection
35297 Math
35298 \end_layout
35299
35300 \begin_layout Standard
35301 Inserts math constructs that are explained in chapter
35302 \begin_inset space ~
35303 \end_inset
35304
35305
35306 \begin_inset CommandInset ref
35307 LatexCommand ref
35308 reference "cha:Mathematical-Formulas"
35309
35310 \end_inset
35311
35312 .
35313 \end_layout
35314
35315 \begin_layout Subsection
35316 Special Character
35317 \begin_inset CommandInset label
35318 LatexCommand label
35319 name "sub:Special-Character"
35320
35321 \end_inset
35322
35323
35324 \end_layout
35325
35326 \begin_layout Standard
35327 Here you can insert the following characters:
35328 \end_layout
35329
35330 \begin_layout Description
35331 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35332
35333 \end_layout
35334
35335 \begin_layout Description
35336 End
35337 \begin_inset space ~
35338 \end_inset
35339
35340 of
35341 \begin_inset space ~
35342 \end_inset
35343
35344 Sentence Inserts an end of sentence dot as described in section
35345 \begin_inset space ~
35346 \end_inset
35347
35348
35349 \begin_inset CommandInset ref
35350 LatexCommand ref
35351 reference "sub:Abbreviations"
35352
35353 \end_inset
35354
35355 .
35356 \end_layout
35357
35358 \begin_layout Description
35359 Ordinary
35360 \begin_inset space ~
35361 \end_inset
35362
35363 Quote Inserts this quote: 
35364 \begin_inset Quotes erd
35365 \end_inset
35366
35367 , no matter what quote type you selected in the 
35368 \family sans
35369 Document\SpecialChar \menuseparator
35370 Settings
35371 \family default
35372  dialog under 
35373 \family sans
35374 Language
35375 \family default
35376 .
35377 \end_layout
35378
35379 \begin_layout Description
35380 Single
35381 \begin_inset space ~
35382 \end_inset
35383
35384 Quote Inserts this quote: 
35385 \begin_inset Quotes els
35386 \end_inset
35387
35388
35389 \end_layout
35390
35391 \begin_layout Description
35392 Menu
35393 \begin_inset space ~
35394 \end_inset
35395
35396 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35397
35398 \end_layout
35399
35400 \begin_layout Description
35401 Phonetic
35402 \begin_inset space ~
35403 \end_inset
35404
35405 Symbols
35406 \begin_inset Index
35407 status collapsed
35408
35409 \begin_layout Plain Layout
35410 Phonetic symbols
35411 \end_layout
35412
35413 \end_inset
35414
35415
35416 \begin_inset Index
35417 status collapsed
35418
35419 \begin_layout Plain Layout
35420 Language ! Phonetic symbols
35421 \end_layout
35422
35423 \end_inset
35424
35425  Creates a formula with a so called tipa inset.
35426  Here you can insert commands to create IPA phonetic symbols.
35427  For this feature you must have the LaTeX-package 
35428 \series bold
35429 tipa
35430 \series default
35431
35432 \begin_inset Index
35433 status collapsed
35434
35435 \begin_layout Plain Layout
35436 LaTeX-packages ! tipa
35437 \end_layout
35438
35439 \end_inset
35440
35441  installed.
35442 \begin_inset Newline newline
35443 \end_inset
35444
35445 For more informations about this feature we refer to the documentation of
35446  
35447 \series bold
35448 tipa, 
35449 \begin_inset CommandInset citation
35450 LatexCommand cite
35451 key "tipa"
35452
35453 \end_inset
35454
35455
35456 \series default
35457  and this Wiki-page:
35458 \begin_inset Newline newline
35459 \end_inset
35460
35461
35462 \begin_inset Flex URL
35463 status collapsed
35464
35465 \begin_layout Plain Layout
35466
35467 http://wiki.lyx.org/LyX/LinguistLyX
35468 \end_layout
35469
35470 \end_inset
35471
35472 .
35473 \end_layout
35474
35475 \begin_layout Subsection
35476 Formatting
35477 \end_layout
35478
35479 \begin_layout Standard
35480 Here you can insert the following format constructs:
35481 \end_layout
35482
35483 \begin_layout Description
35484 Superscript Inserts an superscript: test
35485 \begin_inset Formula $^{\text{a,b}}$
35486 \end_inset
35487
35488
35489 \end_layout
35490
35491 \begin_layout Description
35492 Subscript Inserts an subscript: test
35493 \begin_inset Formula $_{\text{3x}}$
35494 \end_inset
35495
35496
35497 \end_layout
35498
35499 \begin_layout Description
35500 Protected
35501 \begin_inset space ~
35502 \end_inset
35503
35504 Space Inserts a protected space that is described in section
35505 \begin_inset space ~
35506 \end_inset
35507
35508
35509 \begin_inset CommandInset ref
35510 LatexCommand ref
35511 reference "sub:Protected-Space"
35512
35513 \end_inset
35514
35515 .
35516 \end_layout
35517
35518 \begin_layout Description
35519 Inter-word
35520 \begin_inset space ~
35521 \end_inset
35522
35523 Space Inserts an inter-word space that is described in section
35524 \begin_inset space ~
35525 \end_inset
35526
35527
35528 \begin_inset CommandInset ref
35529 LatexCommand ref
35530 reference "sub:Inter-word-Space"
35531
35532 \end_inset
35533
35534 .
35535 \end_layout
35536
35537 \begin_layout Description
35538 Thin
35539 \begin_inset space ~
35540 \end_inset
35541
35542 Space Inserts a thin space that is described in section
35543 \begin_inset space ~
35544 \end_inset
35545
35546
35547 \begin_inset CommandInset ref
35548 LatexCommand ref
35549 reference "sub:Thin-Space"
35550
35551 \end_inset
35552
35553 .
35554 \end_layout
35555
35556 \begin_layout Description
35557 Horizontal
35558 \begin_inset space ~
35559 \end_inset
35560
35561 Fill Inserts an horizontal fill, see section
35562 \begin_inset space ~
35563 \end_inset
35564
35565
35566 \begin_inset CommandInset ref
35567 LatexCommand ref
35568 reference "sub:Horizontal-Space"
35569
35570 \end_inset
35571
35572  for a description.
35573 \end_layout
35574
35575 \begin_layout Description
35576 Horizontal
35577 \begin_inset space ~
35578 \end_inset
35579
35580 Line Inserts an horizontal line, see section
35581 \begin_inset space ~
35582 \end_inset
35583
35584
35585 \begin_inset CommandInset ref
35586 LatexCommand ref
35587 reference "sub:Horizontal-Lines"
35588
35589 \end_inset
35590
35591  for a description.
35592 \end_layout
35593
35594 \begin_layout Description
35595 Vertical
35596 \begin_inset space ~
35597 \end_inset
35598
35599 Space Inserts vertical space, see section
35600 \begin_inset space ~
35601 \end_inset
35602
35603
35604 \begin_inset CommandInset ref
35605 LatexCommand ref
35606 reference "sub:Vertical-Space"
35607
35608 \end_inset
35609
35610  for a description.
35611 \end_layout
35612
35613 \begin_layout Description
35614 Hyphenation
35615 \begin_inset space ~
35616 \end_inset
35617
35618 Point Inserts an hyphenation point, see section
35619 \begin_inset space ~
35620 \end_inset
35621
35622
35623 \begin_inset CommandInset ref
35624 LatexCommand ref
35625 reference "sub:Hyphenation"
35626
35627 \end_inset
35628
35629
35630 \end_layout
35631
35632 \begin_layout Description
35633 Ligature
35634 \begin_inset space ~
35635 \end_inset
35636
35637 Break Inserts a ligature break, see section
35638 \begin_inset space ~
35639 \end_inset
35640
35641
35642 \begin_inset CommandInset ref
35643 LatexCommand ref
35644 reference "sub:Ligatures"
35645
35646 \end_inset
35647
35648
35649 \end_layout
35650
35651 \begin_layout Description
35652 Line
35653 \begin_inset space ~
35654 \end_inset
35655
35656 Break Inserts a forced line break, see section
35657 \begin_inset space ~
35658 \end_inset
35659
35660
35661 \begin_inset CommandInset ref
35662 LatexCommand ref
35663 reference "sub:Forced-Linebreaks"
35664
35665 \end_inset
35666
35667
35668 \end_layout
35669
35670 \begin_layout Description
35671 Page
35672 \begin_inset space ~
35673 \end_inset
35674
35675 Break Inserts a forced page break, described in section
35676 \begin_inset space ~
35677 \end_inset
35678
35679
35680 \begin_inset CommandInset ref
35681 LatexCommand ref
35682 reference "sub:Forced-Pagebreaks"
35683
35684 \end_inset
35685
35686
35687 \end_layout
35688
35689 \begin_layout Description
35690 Clear
35691 \begin_inset space ~
35692 \end_inset
35693
35694 Page Inserts a clear page break, described in section
35695 \begin_inset space ~
35696 \end_inset
35697
35698
35699 \begin_inset CommandInset ref
35700 LatexCommand ref
35701 reference "sub:Clear-Pages"
35702
35703 \end_inset
35704
35705
35706 \end_layout
35707
35708 \begin_layout Description
35709 Clear
35710 \begin_inset space ~
35711 \end_inset
35712
35713 Double
35714 \begin_inset space ~
35715 \end_inset
35716
35717 Page Inserts a clear doublepage break, described in section
35718 \begin_inset space ~
35719 \end_inset
35720
35721
35722 \begin_inset CommandInset ref
35723 LatexCommand ref
35724 reference "sub:Clear-Pages"
35725
35726 \end_inset
35727
35728
35729 \end_layout
35730
35731 \begin_layout Subsection
35732 List / TOC
35733 \end_layout
35734
35735 \begin_layout Standard
35736 Various lists can be inserted with this menu.
35737  The table of contents, the algorithm, figures, and tables list are described
35738  in section
35739 \begin_inset space ~
35740 \end_inset
35741
35742
35743 \begin_inset CommandInset ref
35744 LatexCommand ref
35745 reference "sec:toc"
35746
35747 \end_inset
35748
35749 .
35750  The index list is described in section
35751 \begin_inset space ~
35752 \end_inset
35753
35754
35755 \begin_inset CommandInset ref
35756 LatexCommand ref
35757 reference "sec:Index"
35758
35759 \end_inset
35760
35761 , the nomenclature in section
35762 \begin_inset space ~
35763 \end_inset
35764
35765
35766 \begin_inset CommandInset ref
35767 LatexCommand ref
35768 reference "sec:Nomenclature"
35769
35770 \end_inset
35771
35772 , and the BibTeX bibliography in section
35773 \begin_inset space ~
35774 \end_inset
35775
35776
35777 \begin_inset CommandInset ref
35778 LatexCommand ref
35779 reference "sub:Bibliography-databases"
35780
35781 \end_inset
35782
35783 .
35784 \end_layout
35785
35786 \begin_layout Subsection
35787 Float
35788 \end_layout
35789
35790 \begin_layout Standard
35791 To insert floats, described in section
35792 \begin_inset space ~
35793 \end_inset
35794
35795
35796 \begin_inset CommandInset ref
35797 LatexCommand ref
35798 reference "sec:Floats"
35799
35800 \end_inset
35801
35802 .
35803 \end_layout
35804
35805 \begin_layout Subsection
35806 Note
35807 \end_layout
35808
35809 \begin_layout Standard
35810 To insert notes, described in section
35811 \begin_inset space ~
35812 \end_inset
35813
35814
35815 \begin_inset CommandInset ref
35816 LatexCommand ref
35817 reference "sec:Notes"
35818
35819 \end_inset
35820
35821 .
35822 \end_layout
35823
35824 \begin_layout Subsection
35825 Branch
35826 \end_layout
35827
35828 \begin_layout Standard
35829 Inserts branch insets as described in section
35830 \begin_inset space ~
35831 \end_inset
35832
35833
35834 \begin_inset CommandInset ref
35835 LatexCommand ref
35836 reference "sec:Branches"
35837
35838 \end_inset
35839
35840 .
35841 \end_layout
35842
35843 \begin_layout Subsection
35844 File
35845 \begin_inset Index
35846 status collapsed
35847
35848 \begin_layout Plain Layout
35849 External Material
35850 \end_layout
35851
35852 \end_inset
35853
35854
35855 \end_layout
35856
35857 \begin_layout Standard
35858 Here you can inserts files to include them or its content to your document.
35859  How this can be done is in detail explained in chapter 
35860 \emph on
35861 External Stuff
35862 \emph default
35863  of the 
35864 \emph on
35865 Embedded Objects
35866 \emph default
35867  manual.
35868 \end_layout
35869
35870 \begin_layout Subsection
35871 Box
35872 \begin_inset Index
35873 status collapsed
35874
35875 \begin_layout Plain Layout
35876 Boxes
35877 \end_layout
35878
35879 \end_inset
35880
35881
35882 \end_layout
35883
35884 \begin_layout Standard
35885 Inserts a minipage box that is described section
35886 \begin_inset space ~
35887 \end_inset
35888
35889
35890 \begin_inset CommandInset ref
35891 LatexCommand ref
35892 reference "sec:Minipages"
35893
35894 \end_inset
35895
35896 .
35897  All box types supported by LyX are explained in detail in chapter 
35898 \emph on
35899 Boxes
35900 \emph default
35901  of the 
35902 \emph on
35903 Embedded Objects
35904 \emph default
35905  manual.
35906 \end_layout
35907
35908 \begin_layout Subsection
35909 Citation
35910 \end_layout
35911
35912 \begin_layout Standard
35913 Inserts a citation as described in section
35914 \begin_inset space ~
35915 \end_inset
35916
35917
35918 \begin_inset CommandInset ref
35919 LatexCommand ref
35920 reference "sec:Bibliography"
35921
35922 \end_inset
35923
35924 .
35925 \end_layout
35926
35927 \begin_layout Subsection
35928 Cross-Reference
35929 \end_layout
35930
35931 \begin_layout Standard
35932 Inserts a cross-reference as described in section
35933 \begin_inset space ~
35934 \end_inset
35935
35936
35937 \begin_inset CommandInset ref
35938 LatexCommand ref
35939 reference "sec:Cross-References"
35940
35941 \end_inset
35942
35943 .
35944 \end_layout
35945
35946 \begin_layout Subsection
35947 Label
35948 \end_layout
35949
35950 \begin_layout Standard
35951 Inserts a label as described in section
35952 \begin_inset space ~
35953 \end_inset
35954
35955
35956 \begin_inset CommandInset ref
35957 LatexCommand ref
35958 reference "sec:Cross-References"
35959
35960 \end_inset
35961
35962 .
35963 \end_layout
35964
35965 \begin_layout Subsection
35966 Caption
35967 \begin_inset Index
35968 status collapsed
35969
35970 \begin_layout Plain Layout
35971 Captions
35972 \end_layout
35973
35974 \end_inset
35975
35976
35977 \begin_inset Index
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981 Longtables ! Caption
35982 \end_layout
35983
35984 \end_inset
35985
35986
35987 \end_layout
35988
35989 \begin_layout Standard
35990 Inserts a caption to floats or longtables.
35991  Floats are described in section
35992 \begin_inset space ~
35993 \end_inset
35994
35995
35996 \begin_inset CommandInset ref
35997 LatexCommand ref
35998 reference "sec:Floats"
35999
36000 \end_inset
36001
36002 , cations in longtables are described in section 
36003 \emph on
36004 Longtable Captions
36005 \emph default
36006  of the 
36007 \emph on
36008 Embedded Objects
36009 \emph default
36010  manual.
36011 \end_layout
36012
36013 \begin_layout Subsection
36014 Index Entry
36015 \end_layout
36016
36017 \begin_layout Standard
36018 Inserts an index entry as described in section
36019 \begin_inset space ~
36020 \end_inset
36021
36022
36023 \begin_inset CommandInset ref
36024 LatexCommand ref
36025 reference "sec:Index"
36026
36027 \end_inset
36028
36029 .
36030 \end_layout
36031
36032 \begin_layout Subsection
36033 Nomenclature Entry
36034 \end_layout
36035
36036 \begin_layout Standard
36037 Inserts a nomenclature entry as described in section
36038 \begin_inset space ~
36039 \end_inset
36040
36041
36042 \begin_inset CommandInset ref
36043 LatexCommand ref
36044 reference "sec:Nomenclature"
36045
36046 \end_inset
36047
36048 .
36049 \end_layout
36050
36051 \begin_layout Subsection
36052 Table
36053 \end_layout
36054
36055 \begin_layout Standard
36056 Inserts a table.
36057  Tables are described in section
36058 \begin_inset space ~
36059 \end_inset
36060
36061
36062 \begin_inset CommandInset ref
36063 LatexCommand ref
36064 reference "sec:Tables"
36065
36066 \end_inset
36067
36068 .
36069 \end_layout
36070
36071 \begin_layout Subsection
36072 Graphics
36073 \end_layout
36074
36075 \begin_layout Standard
36076 Inserts a graphic.
36077  Graphics are described in section
36078 \begin_inset space ~
36079 \end_inset
36080
36081
36082 \begin_inset CommandInset ref
36083 LatexCommand ref
36084 reference "sec:Graphics"
36085
36086 \end_inset
36087
36088 .
36089 \end_layout
36090
36091 \begin_layout Subsection
36092 URL
36093 \end_layout
36094
36095 \begin_layout Standard
36096 Inserts an URL box as described in section
36097 \begin_inset space ~
36098 \end_inset
36099
36100
36101 \begin_inset CommandInset ref
36102 LatexCommand ref
36103 reference "sec:URL"
36104
36105 \end_inset
36106
36107 .
36108 \end_layout
36109
36110 \begin_layout Subsection
36111 Footnote
36112 \end_layout
36113
36114 \begin_layout Standard
36115 Inserts a footnote, see section
36116 \begin_inset space ~
36117 \end_inset
36118
36119
36120 \begin_inset CommandInset ref
36121 LatexCommand ref
36122 reference "sec:Footnotes"
36123
36124 \end_inset
36125
36126 .
36127 \end_layout
36128
36129 \begin_layout Subsection
36130 Marginal Note
36131 \end_layout
36132
36133 \begin_layout Standard
36134 Inserts a marginal note, see section
36135 \begin_inset space ~
36136 \end_inset
36137
36138
36139 \begin_inset CommandInset ref
36140 LatexCommand ref
36141 reference "sec:Marginal-Notes"
36142
36143 \end_inset
36144
36145 .
36146 \end_layout
36147
36148 \begin_layout Subsection
36149 Short Title
36150 \end_layout
36151
36152 \begin_layout Standard
36153 Inserts a short title, see section
36154 \begin_inset space ~
36155 \end_inset
36156
36157
36158 \begin_inset CommandInset ref
36159 LatexCommand ref
36160 reference "sec:Short-Titles"
36161
36162 \end_inset
36163
36164 .
36165 \end_layout
36166
36167 \begin_layout Subsection
36168 TeX Code
36169 \end_layout
36170
36171 \begin_layout Standard
36172 Inserts a TeX Code box, see section
36173 \begin_inset space ~
36174 \end_inset
36175
36176
36177 \begin_inset CommandInset ref
36178 LatexCommand ref
36179 reference "sub:TeX-Code-Boxes"
36180
36181 \end_inset
36182
36183  for a description.
36184 \end_layout
36185
36186 \begin_layout Subsection
36187 Program Listing
36188 \begin_inset Index
36189 status collapsed
36190
36191 \begin_layout Plain Layout
36192 Program listings
36193 \end_layout
36194
36195 \end_inset
36196
36197
36198 \end_layout
36199
36200 \begin_layout Standard
36201 Inserts a program listings box.
36202  Program listings are explained in chapter 
36203 \emph on
36204 Program Code Listings
36205 \emph default
36206  of the 
36207 \emph on
36208 Embedded Objects
36209 \emph default
36210  manual.
36211 \end_layout
36212
36213 \begin_layout Subsection
36214 Date
36215 \end_layout
36216
36217 \begin_layout Standard
36218 Inserts the actual date.
36219  The format depends on the date format of the language that is used for
36220  LyX's menus.
36221  LyX offers another ways to insert a date which is explained in section
36222  
36223 \emph on
36224 External Material
36225 \emph default
36226  of the 
36227 \emph on
36228 Embedded Objects
36229 \emph default
36230  manual.
36231  There the different methods are also compared.
36232 \end_layout
36233
36234 \begin_layout Section
36235 The Navigate Menu
36236 \begin_inset Index
36237 status collapsed
36238
36239 \begin_layout Plain Layout
36240 Menu ! Navigate
36241 \end_layout
36242
36243 \end_inset
36244
36245
36246 \end_layout
36247
36248 \begin_layout Standard
36249 This menu lists the existing, chapter, sections, figures, and tables of
36250  the current document.
36251  This allows you to navigate easily through you document.
36252 \end_layout
36253
36254 \begin_layout Standard
36255 The Navigate menu also offers to 
36256 \end_layout
36257
36258 \begin_layout Subsection
36259 Bookmarks
36260 \end_layout
36261
36262 \begin_layout Standard
36263 With this menu you are able to define your own bookmarks.
36264  This is useful when you are working on a large documents and often have
36265  to jump e.g.
36266  between section
36267 \begin_inset space ~
36268 \end_inset
36269
36270 2.5 and 6.3.
36271  To create bookmarks for this example, go to section
36272 \begin_inset space ~
36273 \end_inset
36274
36275 2.5 and use the menu 
36276 \family sans
36277 Save
36278 \begin_inset space ~
36279 \end_inset
36280
36281 Bookmark
36282 \begin_inset space ~
36283 \end_inset
36284
36285 1
36286 \family default
36287 .
36288  Then go to section
36289 \begin_inset space ~
36290 \end_inset
36291
36292 6.3 and use 
36293 \family sans
36294 Save
36295 \begin_inset space ~
36296 \end_inset
36297
36298 Bookmark
36299 \begin_inset space ~
36300 \end_inset
36301
36302
36303 \family default
36304 2.
36305  Now you can easily jump between these sections by using the menu or by
36306  the key bindings 
36307 \family sans
36308 C-1
36309 \family default
36310  and 
36311 \family sans
36312 C-2
36313 \family default
36314 .
36315 \end_layout
36316
36317 \begin_layout Standard
36318 You can also use bookmarks to jump between several opened documents.
36319  The saved bookmarks are valid till the document is closed.
36320 \end_layout
36321
36322 \begin_layout Subsection
36323 Next Note, Change, Cross-reference
36324 \end_layout
36325
36326 \begin_layout Standard
36327 Jump to the next note, change, or cross-reference following the current
36328  cursor position.
36329 \end_layout
36330
36331 \begin_layout Subsection
36332 Go to Label
36333 \end_layout
36334
36335 \begin_layout Standard
36336 Only active when the cursor is in front of a cross-reference.
36337  Sets the cursor before the referenced label, the same as if you right-click
36338  on a cross-reference box.
36339 \end_layout
36340
36341 \begin_layout Section
36342 The Document Menu
36343 \begin_inset Index
36344 status collapsed
36345
36346 \begin_layout Plain Layout
36347 Menu ! Document
36348 \end_layout
36349
36350 \end_inset
36351
36352
36353 \end_layout
36354
36355 \begin_layout Subsection
36356 Change Tracking
36357 \end_layout
36358
36359 \begin_layout Standard
36360 Change Tracking is described in section
36361 \begin_inset space ~
36362 \end_inset
36363
36364
36365 \begin_inset CommandInset ref
36366 LatexCommand ref
36367 reference "sec:Change-Tracking"
36368
36369 \end_inset
36370
36371 .
36372 \end_layout
36373
36374 \begin_layout Subsection
36375 LaT
36376 \begin_inset ERT
36377 status collapsed
36378
36379 \begin_layout Plain Layout
36380
36381 {}
36382 \end_layout
36383
36384 \end_inset
36385
36386 eX Log
36387 \end_layout
36388
36389 \begin_layout Standard
36390 After running LaTeX by viewing or exporting a document, this menu will be
36391  enabled.
36392  It shows the logfile of the used LaTeX-program.
36393 \end_layout
36394
36395 \begin_layout Standard
36396 Here you can see how LaTeX works in the background.
36397  
36398 \emph on
36399 Experts
36400 \emph default
36401  will find in it reasons for LaTeX-errors.
36402 \end_layout
36403
36404 \begin_layout Subsection
36405 Outline
36406 \end_layout
36407
36408 \begin_layout Standard
36409 Opens the TOC/Outline window as described in section
36410 \begin_inset space ~
36411 \end_inset
36412
36413
36414 \begin_inset CommandInset ref
36415 LatexCommand ref
36416 reference "sub:Table-of-Contents"
36417
36418 \end_inset
36419
36420 .
36421 \end_layout
36422
36423 \begin_layout Subsection
36424 Start Appendix Here
36425 \end_layout
36426
36427 \begin_layout Standard
36428 This menu will start the appendix of the document at the current cursor
36429  position as described in section
36430 \begin_inset space ~
36431 \end_inset
36432
36433
36434 \begin_inset CommandInset ref
36435 LatexCommand ref
36436 reference "sec:Appendices"
36437
36438 \end_inset
36439
36440 .
36441 \end_layout
36442
36443 \begin_layout Subsection
36444 Compressed
36445 \end_layout
36446
36447 \begin_layout Standard
36448 Un/compresses the actual document.
36449 \end_layout
36450
36451 \begin_layout Subsection
36452 Settings
36453 \begin_inset CommandInset label
36454 LatexCommand label
36455 name "sub:Settings"
36456
36457 \end_inset
36458
36459
36460 \begin_inset Index
36461 status collapsed
36462
36463 \begin_layout Plain Layout
36464 Document ! Settings
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \end_layout
36471
36472 \begin_layout Standard
36473 This menu dialog contains some submenus to set properties for the whole
36474  document.
36475  You can save your document settings as default with the 
36476 \family sans
36477 Save as Document Defaults
36478 \family default
36479  button in the dialog.
36480  This will create a template named 
36481 \family typewriter
36482 default.lyx
36483 \family default
36484  which is automatically loaded by LyX when you create a new document without
36485  using a template.
36486 \end_layout
36487
36488 \begin_layout Standard
36489 The different submenus of the dialog are explained in the following:
36490 \end_layout
36491
36492 \begin_layout Subsubsection*
36493 Document Class
36494 \end_layout
36495
36496 \begin_layout Standard
36497 Here you set the document class, class options, and a Postscript driver.
36498  Document classes are described in section
36499 \begin_inset space ~
36500 \end_inset
36501
36502
36503 \begin_inset CommandInset ref
36504 LatexCommand ref
36505 reference "sec:Document-Classes"
36506
36507 \end_inset
36508
36509 .
36510  The Postscript driver is used for LaTeX's color and graphics packages.
36511  When using 
36512 \family sans
36513 Default
36514 \family default
36515 , the default driver for the LaTeX-packages are used.
36516  It is recommended to use the default unless your know what you are doing.
36517 \end_layout
36518
36519 \begin_layout Subsubsection*
36520 Fonts
36521 \end_layout
36522
36523 \begin_layout Standard
36524 The document font settings are described in section
36525 \begin_inset space ~
36526 \end_inset
36527
36528
36529 \begin_inset CommandInset ref
36530 LatexCommand ref
36531 reference "sec:Fonts-and-Text"
36532
36533 \end_inset
36534
36535 .
36536 \end_layout
36537
36538 \begin_layout Subsubsection*
36539 Text Layout
36540 \end_layout
36541
36542 \begin_layout Standard
36543 You can specify if paragraphs should be separated by indentations or vertical
36544  skips.
36545  The line spacing and the number of text columns can here also be specified.
36546  
36547 \end_layout
36548
36549 \begin_layout Standard
36550 Note that LyX won't show two columns or the set up line spacing on screen.
36551  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36552  However, it will be as you specified it in the output.
36553 \end_layout
36554
36555 \begin_layout Standard
36556 The listings settings are explained in the corresponding section in the
36557  
36558 \emph on
36559 Embedded Objects
36560 \emph default
36561  manual.
36562 \end_layout
36563
36564 \begin_layout Subsubsection*
36565 Page Layout
36566 \end_layout
36567
36568 \begin_layout Standard
36569 A description of this menu is given in section
36570 \begin_inset space ~
36571 \end_inset
36572
36573
36574 \begin_inset CommandInset ref
36575 LatexCommand ref
36576 reference "sub:Paper-Size,-Orientation,"
36577
36578 \end_inset
36579
36580  and 
36581 \begin_inset CommandInset ref
36582 LatexCommand ref
36583 reference "sub:Document-Layout"
36584
36585 \end_inset
36586
36587 .
36588 \end_layout
36589
36590 \begin_layout Subsubsection*
36591 Page Margins
36592 \end_layout
36593
36594 \begin_layout Standard
36595 Here you can adjust the paper margins, see section
36596 \begin_inset space ~
36597 \end_inset
36598
36599
36600 \begin_inset CommandInset ref
36601 LatexCommand ref
36602 reference "sub:Margins"
36603
36604 \end_inset
36605
36606 .
36607 \end_layout
36608
36609 \begin_layout Subsubsection*
36610 Language
36611 \begin_inset Index
36612 status collapsed
36613
36614 \begin_layout Plain Layout
36615 Language ! Encoding
36616 \end_layout
36617
36618 \end_inset
36619
36620
36621 \end_layout
36622
36623 \begin_layout Standard
36624 The document language and quote styles are set here.
36625  The encoding specifies how the document content is exported to LaTeX (the
36626  LyX file is always encoded in utf8).
36627  All characters that cannot be encoded using the specified encoding will
36628  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36629  known for a particular character).
36630 \begin_inset Foot
36631 status collapsed
36632
36633 \begin_layout Plain Layout
36634 The known commands are defined in a text file.
36635  You can add commands for unknown symbols to that file yourself, see the
36636  
36637 \emph on
36638 Customization
36639 \emph default
36640  manual for details.
36641 \end_layout
36642
36643 \end_inset
36644
36645
36646 \end_layout
36647
36648 \begin_layout Standard
36649 If you use the option 
36650 \family sans
36651 use language's default encoding
36652 \family default
36653 , LyX determines the encoding of a portion of text from the language of
36654  this text.
36655  If the document contains text in more than one language you may get more
36656  than one encoding in the LaTeX file.
36657  If you do not use this option then the complete document will always use
36658  exactly one encoding.
36659  Checking this option is the preferred setting unless you use 
36660 \family sans
36661 XeTeX
36662 \family default
36663
36664 \begin_inset Foot
36665 status collapsed
36666
36667 \begin_layout Plain Layout
36668 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36669  It natively supports Unicode while its input file is assumed to be in UTF-8
36670  encoding.
36671  More about using LyX with XeTeX can be found in 
36672 \begin_inset CommandInset citation
36673 LatexCommand cite
36674 key "XeTeX"
36675
36676 \end_inset
36677
36678 .
36679 \end_layout
36680
36681 \end_inset
36682
36683  (see below).
36684 \end_layout
36685
36686 \begin_layout Standard
36687 LyX also supports Unicode output, which is particularly useful if you need
36688  lots of special symbols or non-alphabetic scripts, respectively.
36689  If you want to use this (and your LaTeX installation supports Unicode,
36690  for that matter), choose one of the four utf8 variants from the list below.
36691  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36692  so it is not uncommon that a file with lots of unicode symbols works fine
36693  with 
36694 \family sans
36695 use language's default encoding
36696 \family default
36697  (when LyX uses it's list of known LaTeX-commands), but does not work with
36698  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
36699  because all unicode symbols can be encoded in utf8).
36700 \end_layout
36701
36702 \begin_layout Standard
36703 Here is a list with the important encodings:
36704 \end_layout
36705
36706 \begin_layout Description
36707 LaTeX
36708 \begin_inset space ~
36709 \end_inset
36710
36711 default Same as 
36712 \family sans
36713 use language's default encoding
36714 \family default
36715 , but the LaTeX-package 
36716 \series bold
36717 inputenc
36718 \series default
36719
36720 \begin_inset Index
36721 status collapsed
36722
36723 \begin_layout Plain Layout
36724 LaTeX-packages ! inputenc
36725 \end_layout
36726
36727 \end_inset
36728
36729  is not used.
36730  When using this, you probably need to load some other packages manually
36731  in the preamble and specify the used encoding for text parts in foreign
36732  languages in TeX code.
36733 \end_layout
36734
36735 \begin_layout Description
36736 armscii8 encoding for Armenian
36737 \end_layout
36738
36739 \begin_layout Description
36740 ascii the ASCII encoding, covers only plain English, may result in a big
36741  file because lots of LaTeX-commands may be needed
36742 \end_layout
36743
36744 \begin_layout Description
36745 cp1250 MS Windows code page for latin2
36746 \end_layout
36747
36748 \begin_layout Description
36749 cp1251 MS Windows code page for Cyrillic
36750 \end_layout
36751
36752 \begin_layout Description
36753 cp1252 MS Windows code page for latin1
36754 \end_layout
36755
36756 \begin_layout Description
36757 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36758 \end_layout
36759
36760 \begin_layout Description
36761 cp1256 MS Windows code page for Arabic and Farsi
36762 \end_layout
36763
36764 \begin_layout Description
36765 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36766 13 encoding that is a superset of the ISO-8859-4 encoding
36767 \end_layout
36768
36769 \begin_layout Description
36770 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36771  Serbian, and Ukrainian
36772 \end_layout
36773
36774 \begin_layout Description
36775 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36776 \end_layout
36777
36778 \begin_layout Description
36779 8859-8 the ISO-8859-8 encoding, covers Hebrew
36780 \end_layout
36781
36782 \begin_layout Description
36783 koi8-r standard Cyrillic especially for Russian
36784 \end_layout
36785
36786 \begin_layout Description
36787 koi8-u Cyrillic for Ukrainian
36788 \end_layout
36789
36790 \begin_layout Description
36791 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36792  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36793  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36794  replaced by latin9
36795 \end_layout
36796
36797 \begin_layout Description
36798 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36799  Hungarian, Polish, Romanian, Slovak, and Slovenian
36800 \end_layout
36801
36802 \begin_layout Description
36803 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36804  Turkish
36805 \end_layout
36806
36807 \begin_layout Description
36808 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36809 \end_layout
36810
36811 \begin_layout Description
36812 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36813  where the Icelandic letters are replaced by Turkish ones
36814 \end_layout
36815
36816 \begin_layout Description
36817 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36818  the euro currency sign, the 
36819 \begin_inset ERT
36820 status collapsed
36821
36822 \begin_layout Plain Layout
36823
36824
36825 \backslash
36826 oe
36827 \end_layout
36828
36829 \end_inset
36830
36831 -ligature and some characters used for French and Finnish; latin9 should
36832  be the replacement for latin1
36833 \end_layout
36834
36835 \begin_layout Description
36836 pt154 Cyrillic for Kazakh
36837 \end_layout
36838
36839 \begin_layout Description
36840 utf8 Unicode utf8 based on the LaTeX-package 
36841 \series bold
36842 inputenc
36843 \series default
36844
36845 \begin_inset Index
36846 status collapsed
36847
36848 \begin_layout Plain Layout
36849 LaTeX-packages ! inputenc
36850 \end_layout
36851
36852 \end_inset
36853
36854 .
36855  Currently only a limited range of characters (mainly for Latin scripts)
36856  is supported.
36857 \end_layout
36858
36859 \begin_layout Description
36860 utf8x Unicode utf8 based on the LaTeX package 
36861 \series bold
36862 ucs
36863 \series default
36864
36865 \begin_inset Index
36866 status collapsed
36867
36868 \begin_layout Plain Layout
36869 LaTeX-packages ! ucs
36870 \end_layout
36871
36872 \end_inset
36873
36874  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36875 \end_layout
36876
36877 \begin_layout Description
36878 UTF8 Unicode utf8 with the LaTeX-package 
36879 \series bold
36880 CJK
36881 \series default
36882
36883 \begin_inset Index
36884 status collapsed
36885
36886 \begin_layout Plain Layout
36887 LaTeX-packages ! CJK
36888 \end_layout
36889
36890 \end_inset
36891
36892  (for the languages Chinese, Japanese and Korean)
36893 \end_layout
36894
36895 \begin_layout Description
36896 utf8-plain Unicode utf8 to be used with 
36897 \family sans
36898 XeTeX
36899 \family default
36900 , which uses Unicode directly, without the help of the LaTeX-package 
36901 \series bold
36902 inputenc
36903 \series default
36904  
36905 \begin_inset Foot
36906 status collapsed
36907
36908 \begin_layout Plain Layout
36909 More about using LyX with XeTeX can be found in 
36910 \begin_inset CommandInset citation
36911 LatexCommand cite
36912 key "XeTeX"
36913
36914 \end_inset
36915
36916 .
36917 \end_layout
36918
36919 \end_inset
36920
36921
36922 \end_layout
36923
36924 \begin_layout Subsubsection*
36925 Numbering & TOC
36926 \end_layout
36927
36928 \begin_layout Standard
36929 You can adjust here the numbering depth of sections headings as described
36930  in section
36931 \begin_inset space ~
36932 \end_inset
36933
36934
36935 \begin_inset CommandInset ref
36936 LatexCommand ref
36937 reference "sub:Numbering-depth"
36938
36939 \end_inset
36940
36941 .
36942 \end_layout
36943
36944 \begin_layout Subsubsection*
36945 Bibliography
36946 \end_layout
36947
36948 \begin_layout Standard
36949 You can specify here a citation style using the LaTeX-packages 
36950 \series bold
36951 natbib
36952 \series default
36953
36954 \begin_inset Index
36955 status collapsed
36956
36957 \begin_layout Plain Layout
36958 LaTeX-packages ! natbib
36959 \end_layout
36960
36961 \end_inset
36962
36963  or 
36964 \series bold
36965 jurabib
36966 \series default
36967
36968 \begin_inset Index
36969 status collapsed
36970
36971 \begin_layout Plain Layout
36972 LaTeX-packages ! jurabib
36973 \end_layout
36974
36975 \end_inset
36976
36977 .
36978  For a further description see section
36979 \begin_inset space ~
36980 \end_inset
36981
36982
36983 \begin_inset CommandInset ref
36984 LatexCommand ref
36985 reference "sec:Bibliography"
36986
36987 \end_inset
36988
36989 .
36990 \end_layout
36991
36992 \begin_layout Subsubsection*
36993 Math Options
36994 \end_layout
36995
36996 \begin_layout Standard
36997 These options will force LyX to use the LaTeX-packages 
36998 \series bold
36999 amsmath
37000 \series default
37001
37002 \begin_inset Index
37003 status collapsed
37004
37005 \begin_layout Plain Layout
37006 LaTeX-packages ! amsmath
37007 \end_layout
37008
37009 \end_inset
37010
37011  and 
37012 \series bold
37013 esint
37014 \series default
37015
37016 \begin_inset Index
37017 status collapsed
37018
37019 \begin_layout Plain Layout
37020 LaTeX-packages ! esint
37021 \end_layout
37022
37023 \end_inset
37024
37025  or to use them automatically when they are needed.
37026 \end_layout
37027
37028 \begin_layout Standard
37029
37030 \series bold
37031 amsmath
37032 \series default
37033  is needed for many constructs, so when you get LaTeX-errors in formulas,
37034  assure that you have enabled AMS.
37035 \end_layout
37036
37037 \begin_layout Standard
37038
37039 \series bold
37040 esint
37041 \series default
37042  is used for special integral characters.
37043 \end_layout
37044
37045 \begin_layout Subsubsection*
37046 Float Placement
37047 \end_layout
37048
37049 \begin_layout Standard
37050 The float placement options are described in section
37051 \begin_inset Formula $\,$
37052 \end_inset
37053
37054
37055 \begin_inset CommandInset ref
37056 LatexCommand ref
37057 reference "sub:Float-Placement"
37058
37059 \end_inset
37060
37061 .
37062 \end_layout
37063
37064 \begin_layout Subsubsection*
37065 Bullets
37066 \end_layout
37067
37068 \begin_layout Standard
37069 Here you can adjust the characters for the itemize levels.
37070  The itemize environment is described in section
37071 \begin_inset space ~
37072 \end_inset
37073
37074
37075 \begin_inset CommandInset ref
37076 LatexCommand ref
37077 reference "sec:Itemize"
37078
37079 \end_inset
37080
37081 .
37082 \end_layout
37083
37084 \begin_layout Subsubsection*
37085 Branches
37086 \end_layout
37087
37088 \begin_layout Standard
37089 Branches are described in section
37090 \begin_inset space ~
37091 \end_inset
37092
37093
37094 \begin_inset CommandInset ref
37095 LatexCommand ref
37096 reference "sec:Branches"
37097
37098 \end_inset
37099
37100 .
37101 \end_layout
37102
37103 \begin_layout Subsubsection*
37104 LaT
37105 \begin_inset ERT
37106 status collapsed
37107
37108 \begin_layout Plain Layout
37109
37110 {}
37111 \end_layout
37112
37113 \end_inset
37114
37115 eX Preamble
37116 \end_layout
37117
37118 \begin_layout Standard
37119 In this text field are entered commands to load special LaTeX-packages or
37120  to define LaTeX-commands.
37121  The preamble is a thing for LaTeX-experts.
37122  You shouldn't enter commands here until you don't exactly know what you
37123  do.
37124 \end_layout
37125
37126 \begin_layout Standard
37127 An introduction in the LaTeX-syntax is given in section
37128 \begin_inset space ~
37129 \end_inset
37130
37131
37132 \begin_inset CommandInset ref
37133 LatexCommand ref
37134 reference "sub:LaTeX-Syntax"
37135
37136 \end_inset
37137
37138 .
37139 \end_layout
37140
37141 \begin_layout Section
37142 The Tools Menu
37143 \begin_inset Index
37144 status collapsed
37145
37146 \begin_layout Plain Layout
37147 Menu ! Tools
37148 \end_layout
37149
37150 \end_inset
37151
37152
37153 \end_layout
37154
37155 \begin_layout Subsection
37156 Spellchecker
37157 \end_layout
37158
37159 \begin_layout Standard
37160 Spell checking is explained in section
37161 \begin_inset space ~
37162 \end_inset
37163
37164
37165 \begin_inset CommandInset ref
37166 LatexCommand ref
37167 reference "sec:Spellchecking"
37168
37169 \end_inset
37170
37171 .
37172 \end_layout
37173
37174 \begin_layout Subsection
37175 Thesaurus
37176 \end_layout
37177
37178 \begin_layout Standard
37179 The thesaurus is described in section
37180 \begin_inset space ~
37181 \end_inset
37182
37183
37184 \begin_inset CommandInset ref
37185 LatexCommand ref
37186 reference "sec:Thesaurus"
37187
37188 \end_inset
37189
37190 .
37191 \end_layout
37192
37193 \begin_layout Subsection
37194 Count Words
37195 \begin_inset Index
37196 status collapsed
37197
37198 \begin_layout Plain Layout
37199 Word count
37200 \end_layout
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \begin_layout Standard
37208 Counts the number of words in the actual document or the highlighted document
37209  part.
37210 \end_layout
37211
37212 \begin_layout Subsection
37213 TeX Information
37214 \begin_inset Index
37215 status collapsed
37216
37217 \begin_layout Plain Layout
37218 TeX Information
37219 \end_layout
37220
37221 \end_inset
37222
37223
37224 \end_layout
37225
37226 \begin_layout Standard
37227 Shows you a list of the classes and styles installed in your LaTeX-system.
37228 \end_layout
37229
37230 \begin_layout Subsection
37231 Reconfigure
37232 \begin_inset Index
37233 status collapsed
37234
37235 \begin_layout Plain Layout
37236 LyX ! Reconfigure|see
37237 \begin_inset ERT
37238 status collapsed
37239
37240 \begin_layout Plain Layout
37241
37242 {
37243 \end_layout
37244
37245 \end_inset
37246
37247 Reconfiguration of LyX
37248 \begin_inset ERT
37249 status collapsed
37250
37251 \begin_layout Plain Layout
37252
37253 }
37254 \end_layout
37255
37256 \end_inset
37257
37258
37259 \end_layout
37260
37261 \end_inset
37262
37263
37264 \begin_inset Index
37265 status collapsed
37266
37267 \begin_layout Plain Layout
37268 Reconfiguration of LyX
37269 \end_layout
37270
37271 \end_inset
37272
37273
37274 \end_layout
37275
37276 \begin_layout Standard
37277 This menu reconfigures LyX.
37278  That means LyX looks for LaTeX-packages and needed programs, see also section
37279 \begin_inset space ~
37280 \end_inset
37281
37282
37283 \begin_inset CommandInset ref
37284 LatexCommand ref
37285 reference "sec:Basic-LyX-Setup"
37286
37287 \end_inset
37288
37289 .
37290 \end_layout
37291
37292 \begin_layout Subsection
37293 Preferences
37294 \end_layout
37295
37296 \begin_layout Standard
37297 The preferences dialog is described in detail in chapter
37298 \begin_inset space \thinspace{}
37299 \end_inset
37300
37301
37302 \begin_inset CommandInset ref
37303 LatexCommand ref
37304 reference "cha:The-Preferences-dialog"
37305
37306 \end_inset
37307
37308 .
37309 \end_layout
37310
37311 \begin_layout Section
37312 The Help Menu
37313 \begin_inset Index
37314 status collapsed
37315
37316 \begin_layout Plain Layout
37317 Menu ! Help
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \begin_layout Standard
37326 This menu opens the documentation files of LyX in the language of LyX's
37327  menus.
37328 \end_layout
37329
37330 \begin_layout Standard
37331 The menu 
37332 \family sans
37333 LaTeX
37334 \begin_inset space ~
37335 \end_inset
37336
37337 Configuration
37338 \family default
37339  shows a LyX-document with informations about the LaTeX-packages and classes
37340  found by LyX (see also section
37341 \begin_inset space ~
37342 \end_inset
37343
37344
37345 \begin_inset CommandInset ref
37346 LatexCommand ref
37347 reference "sec:LaTeX-Setup"
37348
37349 \end_inset
37350
37351 ).
37352 \end_layout
37353
37354 \begin_layout Section
37355 Toolbars
37356 \begin_inset CommandInset label
37357 LatexCommand label
37358 name "sec:Toolbars"
37359
37360 \end_inset
37361
37362
37363 \end_layout
37364
37365 \begin_layout Standard
37366 How to show or hide toolbars is explained in section
37367 \begin_inset space ~
37368 \end_inset
37369
37370
37371 \begin_inset CommandInset ref
37372 LatexCommand ref
37373 reference "sub:Toolbars"
37374
37375 \end_inset
37376
37377 .
37378 \end_layout
37379
37380 \begin_layout Standard
37381 It is also possible to define custom toolbars.
37382  This is described in the 
37383 \emph on
37384 Extended Features
37385 \emph default
37386  manual.
37387 \end_layout
37388
37389 \begin_layout Subsection
37390 Standard Toolbar
37391 \begin_inset Index
37392 status collapsed
37393
37394 \begin_layout Plain Layout
37395 Toolbar ! Standard
37396 \end_layout
37397
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \begin_layout Standard
37404 \begin_inset Graphics
37405         filename clipart/StandardToolbar.png
37406         width 100col%
37407
37408 \end_inset
37409
37410
37411 \end_layout
37412
37413 \begin_layout Standard
37414 \begin_inset VSpace defskip
37415 \end_inset
37416
37417
37418 \end_layout
37419
37420 \begin_layout Standard
37421 The standard toolbar as shown above contains from left to right the following
37422  buttons:
37423 \begin_inset ERT
37424 status collapsed
37425
37426 \begin_layout Plain Layout
37427
37428
37429 \backslash
37430 setlength{
37431 \backslash
37432 LTleft}{0pt}
37433 \end_layout
37434
37435 \end_inset
37436
37437
37438 \begin_inset Note Note
37439 status collapsed
37440
37441 \begin_layout Plain Layout
37442 This is necessary to left align the following longtables.
37443  See the 
37444 \emph on
37445 Embedded Objects
37446 \emph default
37447  manual for more information.
37448 \end_layout
37449
37450 \end_inset
37451
37452
37453 \end_layout
37454
37455 \begin_layout Standard
37456 \begin_inset VSpace defskip
37457 \end_inset
37458
37459
37460 \end_layout
37461
37462 \begin_layout Standard
37463 \begin_inset Tabular
37464 <lyxtabular version="3" rows="1" columns="2">
37465 <features islongtable="true">
37466 <column alignment="center" valignment="top" width="0">
37467 <column alignment="center" valignment="top" width="0">
37468 <row>
37469 <cell alignment="center" valignment="top" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473 \begin_inset Graphics
37474         filename clipart/ToolbarEnvBox.png
37475         clip
37476
37477 \end_inset
37478
37479
37480 \end_layout
37481
37482 \end_inset
37483 </cell>
37484 <cell alignment="center" valignment="top" usebox="none">
37485 \begin_inset Text
37486
37487 \begin_layout Plain Layout
37488 pull-down menu for the paragraph environments
37489 \end_layout
37490
37491 \end_inset
37492 </cell>
37493 </row>
37494 </lyxtabular>
37495
37496 \end_inset
37497
37498
37499 \end_layout
37500
37501 \begin_layout Standard
37502 \begin_inset VSpace -10mm
37503 \end_inset
37504
37505
37506 \end_layout
37507
37508 \begin_layout Standard
37509 \align left
37510 \begin_inset Tabular
37511 <lyxtabular version="3" rows="20" columns="2">
37512 <features islongtable="true">
37513 <column alignment="left" valignment="top" width="0">
37514 <column alignment="left" valignment="top" width="0">
37515 <row interlinespace="2.5mm">
37516 <cell alignment="center" valignment="top" usebox="none">
37517 \begin_inset Text
37518
37519 \begin_layout Plain Layout
37520
37521 \family sans
37522 \begin_inset Graphics
37523         filename ../images/buffer-new.png
37524         BoundingBox 0bp 5bp 20bp 20bp
37525
37526 \end_inset
37527
37528
37529 \end_layout
37530
37531 \end_inset
37532 </cell>
37533 <cell alignment="center" valignment="top" usebox="none">
37534 \begin_inset Text
37535
37536 \begin_layout Plain Layout
37537
37538 \family sans
37539 File\SpecialChar \menuseparator
37540 New
37541 \end_layout
37542
37543 \end_inset
37544 </cell>
37545 </row>
37546 <row interlinespace="2.5mm">
37547 <cell alignment="center" valignment="top" usebox="none">
37548 \begin_inset Text
37549
37550 \begin_layout Plain Layout
37551 \begin_inset Graphics
37552         filename ../images/file-open.png
37553         BoundingBox 0bp 5bp 20bp 20bp
37554
37555 \end_inset
37556
37557
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 <cell alignment="center" valignment="top" usebox="none">
37563 \begin_inset Text
37564
37565 \begin_layout Plain Layout
37566
37567 \family sans
37568 File\SpecialChar \menuseparator
37569 Open
37570 \end_layout
37571
37572 \end_inset
37573 </cell>
37574 </row>
37575 <row interlinespace="2.5mm">
37576 <cell alignment="center" valignment="top" usebox="none">
37577 \begin_inset Text
37578
37579 \begin_layout Plain Layout
37580 \begin_inset Graphics
37581         filename ../images/buffer-write.png
37582         BoundingBox 0bp 5bp 20bp 20bp
37583
37584 \end_inset
37585
37586
37587 \end_layout
37588
37589 \end_inset
37590 </cell>
37591 <cell alignment="center" valignment="top" usebox="none">
37592 \begin_inset Text
37593
37594 \begin_layout Plain Layout
37595
37596 \family sans
37597 File\SpecialChar \menuseparator
37598 Save
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 </row>
37604 <row interlinespace="2.5mm">
37605 <cell alignment="center" valignment="top" usebox="none">
37606 \begin_inset Text
37607
37608 \begin_layout Plain Layout
37609 \begin_inset Graphics
37610         filename ../images/dialog-show_print.png
37611         BoundingBox 0bp 5bp 24bp 20bp
37612
37613 \end_inset
37614
37615
37616 \end_layout
37617
37618 \end_inset
37619 </cell>
37620 <cell alignment="center" valignment="top" usebox="none">
37621 \begin_inset Text
37622
37623 \begin_layout Plain Layout
37624
37625 \family sans
37626 File\SpecialChar \menuseparator
37627 Print
37628 \end_layout
37629
37630 \end_inset
37631 </cell>
37632 </row>
37633 <row interlinespace="2.5mm">
37634 <cell alignment="center" valignment="top" usebox="none">
37635 \begin_inset Text
37636
37637 \begin_layout Plain Layout
37638 \begin_inset Graphics
37639         filename ../images/dialog-show_spellchecker.png
37640         BoundingBox 0bp 5bp 20bp 20bp
37641
37642 \end_inset
37643
37644
37645 \end_layout
37646
37647 \end_inset
37648 </cell>
37649 <cell alignment="center" valignment="top" usebox="none">
37650 \begin_inset Text
37651
37652 \begin_layout Plain Layout
37653
37654 \family sans
37655 Tools\SpecialChar \menuseparator
37656 Spellchecker
37657 \end_layout
37658
37659 \end_inset
37660 </cell>
37661 </row>
37662 <row interlinespace="2.5mm">
37663 <cell alignment="center" valignment="top" usebox="none">
37664 \begin_inset Text
37665
37666 \begin_layout Plain Layout
37667 \begin_inset Graphics
37668         filename ../images/undo.png
37669         BoundingBox 0bp 5bp 20bp 20bp
37670
37671 \end_inset
37672
37673
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 <cell alignment="center" valignment="top" usebox="none">
37679 \begin_inset Text
37680
37681 \begin_layout Plain Layout
37682
37683 \family sans
37684 Edit\SpecialChar \menuseparator
37685 Undo
37686 \end_layout
37687
37688 \end_inset
37689 </cell>
37690 </row>
37691 <row interlinespace="2.5mm">
37692 <cell alignment="center" valignment="top" usebox="none">
37693 \begin_inset Text
37694
37695 \begin_layout Plain Layout
37696 \begin_inset Graphics
37697         filename ../images/redo.png
37698         BoundingBox 0bp 5bp 20bp 20bp
37699
37700 \end_inset
37701
37702
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 <cell alignment="center" valignment="top" usebox="none">
37708 \begin_inset Text
37709
37710 \begin_layout Plain Layout
37711
37712 \family sans
37713 Edit\SpecialChar \menuseparator
37714 Redo
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 </row>
37720 <row interlinespace="2.5mm">
37721 <cell alignment="center" valignment="top" usebox="none">
37722 \begin_inset Text
37723
37724 \begin_layout Plain Layout
37725 \begin_inset Graphics
37726         filename ../images/cut.png
37727         BoundingBox 0bp 5bp 20bp 20bp
37728
37729 \end_inset
37730
37731
37732 \end_layout
37733
37734 \end_inset
37735 </cell>
37736 <cell alignment="center" valignment="top" usebox="none">
37737 \begin_inset Text
37738
37739 \begin_layout Plain Layout
37740
37741 \family sans
37742 Edit\SpecialChar \menuseparator
37743 Cut
37744 \end_layout
37745
37746 \end_inset
37747 </cell>
37748 </row>
37749 <row interlinespace="2.5mm">
37750 <cell alignment="center" valignment="top" usebox="none">
37751 \begin_inset Text
37752
37753 \begin_layout Plain Layout
37754 \begin_inset Graphics
37755         filename ../images/copy.png
37756         BoundingBox 0bp 5bp 20bp 20bp
37757
37758 \end_inset
37759
37760
37761 \end_layout
37762
37763 \end_inset
37764 </cell>
37765 <cell alignment="center" valignment="top" usebox="none">
37766 \begin_inset Text
37767
37768 \begin_layout Plain Layout
37769
37770 \family sans
37771 Edit\SpecialChar \menuseparator
37772 Copy
37773 \end_layout
37774
37775 \end_inset
37776 </cell>
37777 </row>
37778 <row interlinespace="2.5mm">
37779 <cell alignment="center" valignment="top" usebox="none">
37780 \begin_inset Text
37781
37782 \begin_layout Plain Layout
37783 \begin_inset Graphics
37784         filename ../images/paste.png
37785         BoundingBox 0bp 5bp 20bp 20bp
37786
37787 \end_inset
37788
37789
37790 \end_layout
37791
37792 \end_inset
37793 </cell>
37794 <cell alignment="center" valignment="top" usebox="none">
37795 \begin_inset Text
37796
37797 \begin_layout Plain Layout
37798
37799 \family sans
37800 Edit\SpecialChar \menuseparator
37801 Paste
37802 \end_layout
37803
37804 \end_inset
37805 </cell>
37806 </row>
37807 <row interlinespace="2.5mm">
37808 <cell alignment="center" valignment="top" usebox="none">
37809 \begin_inset Text
37810
37811 \begin_layout Plain Layout
37812 \begin_inset Graphics
37813         filename ../images/dialog-show_findreplace.png
37814         BoundingBox 0bp 5bp 20bp 25bp
37815         rotateOrigin center
37816
37817 \end_inset
37818
37819
37820 \end_layout
37821
37822 \end_inset
37823 </cell>
37824 <cell alignment="center" valignment="top" usebox="none">
37825 \begin_inset Text
37826
37827 \begin_layout Plain Layout
37828
37829 \family sans
37830 Edit\SpecialChar \menuseparator
37831 Find
37832 \begin_inset space \thinspace{}
37833 \end_inset
37834
37835 &
37836 \begin_inset space \thinspace{}
37837 \end_inset
37838
37839 Replace
37840 \end_layout
37841
37842 \end_inset
37843 </cell>
37844 </row>
37845 <row interlinespace="2.5mm">
37846 <cell alignment="center" valignment="top" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850 \begin_inset Graphics
37851         filename ../images/font-emph.png
37852         BoundingBox 0bp 5bp 20bp 20bp
37853
37854 \end_inset
37855
37856
37857 \end_layout
37858
37859 \end_inset
37860 </cell>
37861 <cell alignment="center" valignment="top" usebox="none">
37862 \begin_inset Text
37863
37864 \begin_layout Plain Layout
37865 Emphasize text, function of the Edit
37866 \family sans
37867 \SpecialChar \menuseparator
37868 Text
37869 \begin_inset space ~
37870 \end_inset
37871
37872 Style
37873 \family default
37874  dialog
37875 \end_layout
37876
37877 \end_inset
37878 </cell>
37879 </row>
37880 <row interlinespace="2.5mm">
37881 <cell alignment="center" valignment="top" usebox="none">
37882 \begin_inset Text
37883
37884 \begin_layout Plain Layout
37885 \begin_inset Graphics
37886         filename ../images/font-noun.png
37887         BoundingBox 0bp 5bp 20bp 20bp
37888
37889 \end_inset
37890
37891
37892 \end_layout
37893
37894 \end_inset
37895 </cell>
37896 <cell alignment="center" valignment="top" usebox="none">
37897 \begin_inset Text
37898
37899 \begin_layout Plain Layout
37900 Set text to noun style, function of the Edit
37901 \family sans
37902 \SpecialChar \menuseparator
37903 Text
37904 \begin_inset space ~
37905 \end_inset
37906
37907 Style
37908 \family default
37909  dialog
37910 \end_layout
37911
37912 \end_inset
37913 </cell>
37914 </row>
37915 <row interlinespace="2.5mm">
37916 <cell alignment="center" valignment="top" usebox="none">
37917 \begin_inset Text
37918
37919 \begin_layout Plain Layout
37920 \begin_inset Graphics
37921         filename ../images/textstyle-apply.png
37922         BoundingBox 0bp 5bp 20bp 20bp
37923
37924 \end_inset
37925
37926
37927 \end_layout
37928
37929 \end_inset
37930 </cell>
37931 <cell alignment="center" valignment="top" usebox="none">
37932 \begin_inset Text
37933
37934 \begin_layout Plain Layout
37935 Formats text using the current settings in the 
37936 \family sans
37937 Edit\SpecialChar \menuseparator
37938 Text
37939 \begin_inset space ~
37940 \end_inset
37941
37942 Style
37943 \family default
37944  dialog
37945 \end_layout
37946
37947 \end_inset
37948 </cell>
37949 </row>
37950 <row interlinespace="2.5mm">
37951 <cell alignment="center" valignment="top" usebox="none">
37952 \begin_inset Text
37953
37954 \begin_layout Plain Layout
37955 \begin_inset Graphics
37956         filename ../images/math-mode.png
37957         BoundingBox 0bp 5bp 20bp 20bp
37958
37959 \end_inset
37960
37961
37962 \end_layout
37963
37964 \end_inset
37965 </cell>
37966 <cell alignment="center" valignment="top" usebox="none">
37967 \begin_inset Text
37968
37969 \begin_layout Plain Layout
37970
37971 \family sans
37972 Insert\SpecialChar \menuseparator
37973 Math\SpecialChar \menuseparator
37974 Inline
37975 \begin_inset space ~
37976 \end_inset
37977
37978 Formula
37979 \end_layout
37980
37981 \end_inset
37982 </cell>
37983 </row>
37984 <row interlinespace="2.5mm">
37985 <cell alignment="center" valignment="top" usebox="none">
37986 \begin_inset Text
37987
37988 \begin_layout Plain Layout
37989 \begin_inset Graphics
37990         filename ../images/dialog-show-new-inset_graphics.png
37991         BoundingBox 0bp 5bp 20bp 25bp
37992         rotateOrigin center
37993
37994 \end_inset
37995
37996
37997 \end_layout
37998
37999 \end_inset
38000 </cell>
38001 <cell alignment="center" valignment="top" usebox="none">
38002 \begin_inset Text
38003
38004 \begin_layout Plain Layout
38005
38006 \family sans
38007 Insert\SpecialChar \menuseparator
38008 Graphics
38009 \end_layout
38010
38011 \end_inset
38012 </cell>
38013 </row>
38014 <row interlinespace="2.5mm">
38015 <cell alignment="center" valignment="top" usebox="none">
38016 \begin_inset Text
38017
38018 \begin_layout Plain Layout
38019 \begin_inset Graphics
38020         filename ../images/tabular-insert.png
38021         BoundingBox 0bp 5bp 20bp 25bp
38022         rotateOrigin center
38023
38024 \end_inset
38025
38026
38027 \end_layout
38028
38029 \end_inset
38030 </cell>
38031 <cell alignment="center" valignment="top" usebox="none">
38032 \begin_inset Text
38033
38034 \begin_layout Plain Layout
38035
38036 \family sans
38037 Insert\SpecialChar \menuseparator
38038 Table
38039 \end_layout
38040
38041 \end_inset
38042 </cell>
38043 </row>
38044 <row interlinespace="2.5mm">
38045 <cell alignment="center" valignment="top" usebox="none">
38046 \begin_inset Text
38047
38048 \begin_layout Plain Layout
38049 \begin_inset Graphics
38050         filename ../images/dialog-toggle_toc.png
38051         BoundingBox 0bp 5bp 20bp 25bp
38052         rotateOrigin center
38053
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 <cell alignment="center" valignment="top" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065 Toggle outline window on/off, 
38066 \family sans
38067 Document\SpecialChar \menuseparator
38068 Outline
38069 \end_layout
38070
38071 \end_inset
38072 </cell>
38073 </row>
38074 <row interlinespace="2.5mm">
38075 <cell alignment="center" valignment="top" usebox="none">
38076 \begin_inset Text
38077
38078 \begin_layout Plain Layout
38079 \begin_inset Graphics
38080         filename ../images/toolbar-toggle_math.png
38081         BoundingBox 0bp 5bp 20bp 25bp
38082         rotateOrigin center
38083
38084 \end_inset
38085
38086
38087 \end_layout
38088
38089 \end_inset
38090 </cell>
38091 <cell alignment="center" valignment="top" usebox="none">
38092 \begin_inset Text
38093
38094 \begin_layout Plain Layout
38095 Toggle math toolbar on/off
38096 \end_layout
38097
38098 \end_inset
38099 </cell>
38100 </row>
38101 <row interlinespace="2.5mm">
38102 <cell alignment="center" valignment="top" usebox="none">
38103 \begin_inset Text
38104
38105 \begin_layout Plain Layout
38106 \begin_inset Graphics
38107         filename ../images/toolbar-toggle_table.png
38108         BoundingBox 0bp 5bp 20bp 25bp
38109         rotateOrigin center
38110
38111 \end_inset
38112
38113
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 <cell alignment="center" valignment="top" usebox="none">
38119 \begin_inset Text
38120
38121 \begin_layout Plain Layout
38122 Toggle table toolbar on/off
38123 \end_layout
38124
38125 \end_inset
38126 </cell>
38127 </row>
38128 </lyxtabular>
38129
38130 \end_inset
38131
38132
38133 \end_layout
38134
38135 \begin_layout Subsection
38136 Extra Toolbar
38137 \begin_inset Index
38138 status collapsed
38139
38140 \begin_layout Plain Layout
38141 Toolbar ! Extra
38142 \end_layout
38143
38144 \end_inset
38145
38146
38147 \end_layout
38148
38149 \begin_layout Standard
38150 \begin_inset Graphics
38151         filename clipart/ExtraToolbar.png
38152         width 100col%
38153
38154 \end_inset
38155
38156
38157 \end_layout
38158
38159 \begin_layout Standard
38160 \begin_inset VSpace defskip
38161 \end_inset
38162
38163
38164 \end_layout
38165
38166 \begin_layout Standard
38167 The extra toolbar as shown above contains from left to right the following
38168  buttons:
38169 \end_layout
38170
38171 \begin_layout Standard
38172 \begin_inset VSpace defskip
38173 \end_inset
38174
38175
38176 \end_layout
38177
38178 \begin_layout Standard
38179 \begin_inset Tabular
38180 <lyxtabular version="3" rows="24" columns="2">
38181 <features islongtable="true">
38182 <column alignment="left" valignment="top" width="0">
38183 <column alignment="left" valignment="top" width="0">
38184 <row interlinespace="2.5mm">
38185 <cell alignment="center" valignment="top" usebox="none">
38186 \begin_inset Text
38187
38188 \begin_layout Plain Layout
38189 \begin_inset Graphics
38190         filename ../images/layout.png
38191         BoundingBox 0bp 5bp 20bp 25bp
38192         rotateOrigin center
38193
38194 \end_inset
38195
38196
38197 \end_layout
38198
38199 \end_inset
38200 </cell>
38201 <cell alignment="center" valignment="top" usebox="none">
38202 \begin_inset Text
38203
38204 \begin_layout Plain Layout
38205 Default
38206 \end_layout
38207
38208 \end_inset
38209 </cell>
38210 </row>
38211 <row interlinespace="2.5mm">
38212 <cell alignment="center" valignment="top" usebox="none">
38213 \begin_inset Text
38214
38215 \begin_layout Plain Layout
38216 \begin_inset Graphics
38217         filename ../images/layout_Enumerate.png
38218         BoundingBox 0bp 5bp 20bp 25bp
38219         rotateOrigin center
38220
38221 \end_inset
38222
38223
38224 \end_layout
38225
38226 \end_inset
38227 </cell>
38228 <cell alignment="center" valignment="top" usebox="none">
38229 \begin_inset Text
38230
38231 \begin_layout Plain Layout
38232 Numbered list
38233 \end_layout
38234
38235 \end_inset
38236 </cell>
38237 </row>
38238 <row interlinespace="2.5mm">
38239 <cell alignment="center" valignment="top" usebox="none">
38240 \begin_inset Text
38241
38242 \begin_layout Plain Layout
38243 \begin_inset Graphics
38244         filename ../images/layout_Itemize.png
38245         BoundingBox 0bp 5bp 20bp 25bp
38246         rotateOrigin center
38247
38248 \end_inset
38249
38250
38251 \end_layout
38252
38253 \end_inset
38254 </cell>
38255 <cell alignment="center" valignment="top" usebox="none">
38256 \begin_inset Text
38257
38258 \begin_layout Plain Layout
38259 Itemized list
38260 \end_layout
38261
38262 \end_inset
38263 </cell>
38264 </row>
38265 <row interlinespace="2.5mm">
38266 <cell alignment="center" valignment="top" usebox="none">
38267 \begin_inset Text
38268
38269 \begin_layout Plain Layout
38270 \begin_inset Graphics
38271         filename ../images/layout_List.png
38272         BoundingBox 0bp 5bp 20bp 25bp
38273         rotateOrigin center
38274
38275 \end_inset
38276
38277
38278 \end_layout
38279
38280 \end_inset
38281 </cell>
38282 <cell alignment="center" valignment="top" usebox="none">
38283 \begin_inset Text
38284
38285 \begin_layout Plain Layout
38286 List
38287 \end_layout
38288
38289 \end_inset
38290 </cell>
38291 </row>
38292 <row interlinespace="2.5mm">
38293 <cell alignment="center" valignment="top" usebox="none">
38294 \begin_inset Text
38295
38296 \begin_layout Plain Layout
38297 \begin_inset Graphics
38298         filename ../images/layout_Description.png
38299         BoundingBox 0bp 5bp 20bp 25bp
38300         rotateOrigin center
38301
38302 \end_inset
38303
38304
38305 \end_layout
38306
38307 \end_inset
38308 </cell>
38309 <cell alignment="center" valignment="top" usebox="none">
38310 \begin_inset Text
38311
38312 \begin_layout Plain Layout
38313 Description list
38314 \end_layout
38315
38316 \end_inset
38317 </cell>
38318 </row>
38319 <row interlinespace="2.5mm">
38320 <cell alignment="center" valignment="top" usebox="none">
38321 \begin_inset Text
38322
38323 \begin_layout Plain Layout
38324 \begin_inset Graphics
38325         filename ../images/depth-increment.png
38326         BoundingBox 0bp 5bp 20bp 25bp
38327         rotateOrigin center
38328
38329 \end_inset
38330
38331
38332 \end_layout
38333
38334 \end_inset
38335 </cell>
38336 <cell alignment="center" valignment="top" usebox="none">
38337 \begin_inset Text
38338
38339 \begin_layout Plain Layout
38340
38341 \family sans
38342 Edit\SpecialChar \menuseparator
38343 Increase
38344 \begin_inset space ~
38345 \end_inset
38346
38347 List
38348 \begin_inset space ~
38349 \end_inset
38350
38351 Depth
38352 \end_layout
38353
38354 \end_inset
38355 </cell>
38356 </row>
38357 <row interlinespace="2.5mm">
38358 <cell alignment="center" valignment="top" usebox="none">
38359 \begin_inset Text
38360
38361 \begin_layout Plain Layout
38362 \begin_inset Graphics
38363         filename ../images/depth-decrement.png
38364         BoundingBox 0bp 5bp 20bp 25bp
38365         rotateOrigin center
38366
38367 \end_inset
38368
38369
38370 \end_layout
38371
38372 \end_inset
38373 </cell>
38374 <cell alignment="center" valignment="top" usebox="none">
38375 \begin_inset Text
38376
38377 \begin_layout Plain Layout
38378
38379 \family sans
38380 Edit\SpecialChar \menuseparator
38381 Decrease
38382 \begin_inset space ~
38383 \end_inset
38384
38385 List
38386 \begin_inset space ~
38387 \end_inset
38388
38389 Depth
38390 \end_layout
38391
38392 \end_inset
38393 </cell>
38394 </row>
38395 <row interlinespace="2.5mm">
38396 <cell alignment="center" valignment="top" usebox="none">
38397 \begin_inset Text
38398
38399 \begin_layout Plain Layout
38400 \begin_inset Graphics
38401         filename ../images/float-insert_figure.png
38402         BoundingBox 0bp 5bp 20bp 20bp
38403
38404 \end_inset
38405
38406
38407 \end_layout
38408
38409 \end_inset
38410 </cell>
38411 <cell alignment="center" valignment="top" usebox="none">
38412 \begin_inset Text
38413
38414 \begin_layout Plain Layout
38415
38416 \family sans
38417 Insert\SpecialChar \menuseparator
38418 Float\SpecialChar \menuseparator
38419 Figure
38420 \end_layout
38421
38422 \end_inset
38423 </cell>
38424 </row>
38425 <row interlinespace="2.5mm">
38426 <cell alignment="center" valignment="top" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430 \begin_inset Graphics
38431         filename ../images/float-insert_table.png
38432         BoundingBox 0bp 5bp 20bp 20bp
38433
38434 \end_inset
38435
38436
38437 \end_layout
38438
38439 \end_inset
38440 </cell>
38441 <cell alignment="center" valignment="top" usebox="none">
38442 \begin_inset Text
38443
38444 \begin_layout Plain Layout
38445
38446 \family sans
38447 Insert\SpecialChar \menuseparator
38448 Float\SpecialChar \menuseparator
38449 Table
38450 \end_layout
38451
38452 \end_inset
38453 </cell>
38454 </row>
38455 <row interlinespace="2.5mm">
38456 <cell alignment="center" valignment="top" usebox="none">
38457 \begin_inset Text
38458
38459 \begin_layout Plain Layout
38460 \begin_inset Graphics
38461         filename ../images/label-insert.png
38462         BoundingBox 0bp 5bp 20bp 20bp
38463
38464 \end_inset
38465
38466
38467 \end_layout
38468
38469 \end_inset
38470 </cell>
38471 <cell alignment="center" valignment="top" usebox="none">
38472 \begin_inset Text
38473
38474 \begin_layout Plain Layout
38475
38476 \family sans
38477 Insert\SpecialChar \menuseparator
38478 Label
38479 \end_layout
38480
38481 \end_inset
38482 </cell>
38483 </row>
38484 <row interlinespace="2.5mm">
38485 <cell alignment="center" valignment="top" usebox="none">
38486 \begin_inset Text
38487
38488 \begin_layout Plain Layout
38489 \begin_inset Graphics
38490         filename ../images/dialog-show-new-inset_ref.png
38491         BoundingBox 0bp 5bp 20bp 20bp
38492
38493 \end_inset
38494
38495
38496 \end_layout
38497
38498 \end_inset
38499 </cell>
38500 <cell alignment="center" valignment="top" usebox="none">
38501 \begin_inset Text
38502
38503 \begin_layout Plain Layout
38504
38505 \family sans
38506 Insert\SpecialChar \menuseparator
38507 Cross-Reference
38508 \end_layout
38509
38510 \end_inset
38511 </cell>
38512 </row>
38513 <row interlinespace="2.5mm">
38514 <cell alignment="center" valignment="top" usebox="none">
38515 \begin_inset Text
38516
38517 \begin_layout Plain Layout
38518 \begin_inset Graphics
38519         filename ../images/dialog-show-new-inset_citation.png
38520         BoundingBox 0bp 5bp 20bp 20bp
38521
38522 \end_inset
38523
38524
38525 \end_layout
38526
38527 \end_inset
38528 </cell>
38529 <cell alignment="center" valignment="top" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533
38534 \family sans
38535 Insert\SpecialChar \menuseparator
38536 Citation
38537 \end_layout
38538
38539 \end_inset
38540 </cell>
38541 </row>
38542 <row interlinespace="2.5mm">
38543 <cell alignment="center" valignment="top" usebox="none">
38544 \begin_inset Text
38545
38546 \begin_layout Plain Layout
38547 \begin_inset Graphics
38548         filename ../images/index-insert.png
38549         BoundingBox 0bp 5bp 20bp 20bp
38550
38551 \end_inset
38552
38553
38554 \end_layout
38555
38556 \end_inset
38557 </cell>
38558 <cell alignment="center" valignment="top" usebox="none">
38559 \begin_inset Text
38560
38561 \begin_layout Plain Layout
38562
38563 \family sans
38564 Insert\SpecialChar \menuseparator
38565 Index
38566 \begin_inset space ~
38567 \end_inset
38568
38569 Entry
38570 \end_layout
38571
38572 \end_inset
38573 </cell>
38574 </row>
38575 <row interlinespace="2.5mm">
38576 <cell alignment="center" valignment="top" usebox="none">
38577 \begin_inset Text
38578
38579 \begin_layout Plain Layout
38580 \begin_inset Graphics
38581         filename ../images/nomencl-insert.png
38582         BoundingBox 0bp 5bp 20bp 20bp
38583
38584 \end_inset
38585
38586
38587 \end_layout
38588
38589 \end_inset
38590 </cell>
38591 <cell alignment="center" valignment="top" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595
38596 \family sans
38597 Insert\SpecialChar \menuseparator
38598 Nomenclature
38599 \begin_inset space ~
38600 \end_inset
38601
38602 Entry
38603 \end_layout
38604
38605 \end_inset
38606 </cell>
38607 </row>
38608 <row interlinespace="2.5mm">
38609 <cell alignment="center" valignment="top" usebox="none">
38610 \begin_inset Text
38611
38612 \begin_layout Plain Layout
38613 \begin_inset Graphics
38614         filename ../images/footnote-insert.png
38615         BoundingBox 0bp 5bp 20bp 20bp
38616
38617 \end_inset
38618
38619
38620 \end_layout
38621
38622 \end_inset
38623 </cell>
38624 <cell alignment="center" valignment="top" usebox="none">
38625 \begin_inset Text
38626
38627 \begin_layout Plain Layout
38628
38629 \family sans
38630 Insert\SpecialChar \menuseparator
38631 Footnote
38632 \end_layout
38633
38634 \end_inset
38635 </cell>
38636 </row>
38637 <row interlinespace="2.5mm">
38638 <cell alignment="center" valignment="top" usebox="none">
38639 \begin_inset Text
38640
38641 \begin_layout Plain Layout
38642 \begin_inset Graphics
38643         filename ../images/marginalnote-insert.png
38644         BoundingBox 0bp 5bp 20bp 25bp
38645         rotateOrigin center
38646
38647 \end_inset
38648
38649
38650 \end_layout
38651
38652 \end_inset
38653 </cell>
38654 <cell alignment="center" valignment="top" usebox="none">
38655 \begin_inset Text
38656
38657 \begin_layout Plain Layout
38658
38659 \family sans
38660 Insert\SpecialChar \menuseparator
38661 Marginal
38662 \begin_inset space ~
38663 \end_inset
38664
38665 Note
38666 \end_layout
38667
38668 \end_inset
38669 </cell>
38670 </row>
38671 <row interlinespace="2.5mm">
38672 <cell alignment="center" valignment="top" usebox="none">
38673 \begin_inset Text
38674
38675 \begin_layout Plain Layout
38676 \begin_inset Graphics
38677         filename ../images/note-insert.png
38678         BoundingBox 0bp 5bp 20bp 20bp
38679
38680 \end_inset
38681
38682
38683 \end_layout
38684
38685 \end_inset
38686 </cell>
38687 <cell alignment="center" valignment="top" usebox="none">
38688 \begin_inset Text
38689
38690 \begin_layout Plain Layout
38691
38692 \family sans
38693 Insert\SpecialChar \menuseparator
38694 Note\SpecialChar \menuseparator
38695 LyX
38696 \begin_inset space ~
38697 \end_inset
38698
38699 Note
38700 \end_layout
38701
38702 \end_inset
38703 </cell>
38704 </row>
38705 <row interlinespace="2.5mm">
38706 <cell alignment="center" valignment="top" usebox="none">
38707 \begin_inset Text
38708
38709 \begin_layout Plain Layout
38710 \begin_inset Graphics
38711         filename ../images/box-insert.png
38712         BoundingBox 0bp 5bp 20bp 20bp
38713
38714 \end_inset
38715
38716
38717 \end_layout
38718
38719 \end_inset
38720 </cell>
38721 <cell alignment="center" valignment="top" usebox="none">
38722 \begin_inset Text
38723
38724 \begin_layout Plain Layout
38725
38726 \family sans
38727 Insert\SpecialChar \menuseparator
38728 Box
38729 \end_layout
38730
38731 \end_inset
38732 </cell>
38733 </row>
38734 <row interlinespace="2.5mm">
38735 <cell alignment="center" valignment="top" usebox="none">
38736 \begin_inset Text
38737
38738 \begin_layout Plain Layout
38739 \begin_inset Graphics
38740         filename ../images/url-insert.png
38741         BoundingBox 0bp 5bp 20bp 20bp
38742
38743 \end_inset
38744
38745
38746 \end_layout
38747
38748 \end_inset
38749 </cell>
38750 <cell alignment="center" valignment="top" usebox="none">
38751 \begin_inset Text
38752
38753 \begin_layout Plain Layout
38754
38755 \family sans
38756 Insert\SpecialChar \menuseparator
38757 URL
38758 \end_layout
38759
38760 \end_inset
38761 </cell>
38762 </row>
38763 <row interlinespace="2.5mm">
38764 <cell alignment="center" valignment="top" usebox="none">
38765 \begin_inset Text
38766
38767 \begin_layout Plain Layout
38768 \begin_inset Graphics
38769         filename ../images/ert-insert.png
38770         BoundingBox 0bp 5bp 20bp 20bp
38771
38772 \end_inset
38773
38774
38775 \end_layout
38776
38777 \end_inset
38778 </cell>
38779 <cell alignment="center" valignment="top" usebox="none">
38780 \begin_inset Text
38781
38782 \begin_layout Plain Layout
38783
38784 \family sans
38785 Insert\SpecialChar \menuseparator
38786 T
38787 \family default
38788
38789 \begin_inset ERT
38790 status collapsed
38791
38792 \begin_layout Plain Layout
38793
38794 {}
38795 \end_layout
38796
38797 \end_inset
38798
38799
38800 \family sans
38801 eX
38802 \end_layout
38803
38804 \end_inset
38805 </cell>
38806 </row>
38807 <row interlinespace="2.5mm">
38808 <cell alignment="center" valignment="top" usebox="none">
38809 \begin_inset Text
38810
38811 \begin_layout Plain Layout
38812 \begin_inset Graphics
38813         filename ../images/dialog-show-new-inset_include.png
38814         BoundingBox 0bp 5bp 20bp 20bp
38815
38816 \end_inset
38817
38818
38819 \end_layout
38820
38821 \end_inset
38822 </cell>
38823 <cell alignment="center" valignment="top" usebox="none">
38824 \begin_inset Text
38825
38826 \begin_layout Plain Layout
38827
38828 \family sans
38829 Insert\SpecialChar \menuseparator
38830 File\SpecialChar \menuseparator
38831 Child
38832 \begin_inset space ~
38833 \end_inset
38834
38835 Document
38836 \end_layout
38837
38838 \end_inset
38839 </cell>
38840 </row>
38841 <row interlinespace="2.5mm">
38842 <cell alignment="center" valignment="top" usebox="none">
38843 \begin_inset Text
38844
38845 \begin_layout Plain Layout
38846 \begin_inset Graphics
38847         filename ../images/dialog-show_character.png
38848         BoundingBox 0bp 5bp 20bp 25bp
38849         rotateOrigin center
38850
38851 \end_inset
38852
38853
38854 \end_layout
38855
38856 \end_inset
38857 </cell>
38858 <cell alignment="center" valignment="top" usebox="none">
38859 \begin_inset Text
38860
38861 \begin_layout Plain Layout
38862
38863 \family sans
38864 Edit\SpecialChar \menuseparator
38865 Text
38866 \begin_inset space ~
38867 \end_inset
38868
38869 Style
38870 \end_layout
38871
38872 \end_inset
38873 </cell>
38874 </row>
38875 <row interlinespace="2.5mm">
38876 <cell alignment="center" valignment="top" usebox="none">
38877 \begin_inset Text
38878
38879 \begin_layout Plain Layout
38880 \begin_inset Graphics
38881         filename ../images/layout-paragraph.png
38882         BoundingBox 0bp 5bp 20bp 25bp
38883         rotateOrigin center
38884
38885 \end_inset
38886
38887
38888 \end_layout
38889
38890 \end_inset
38891 </cell>
38892 <cell alignment="center" valignment="top" usebox="none">
38893 \begin_inset Text
38894
38895 \begin_layout Plain Layout
38896
38897 \family sans
38898 Edit\SpecialChar \menuseparator
38899 Paragraph
38900 \begin_inset space ~
38901 \end_inset
38902
38903 Settings
38904 \end_layout
38905
38906 \end_inset
38907 </cell>
38908 </row>
38909 <row interlinespace="2.5mm">
38910 <cell alignment="center" valignment="top" usebox="none">
38911 \begin_inset Text
38912
38913 \begin_layout Plain Layout
38914 \begin_inset Graphics
38915         filename ../images/thesaurus-entry.png
38916         BoundingBox 0bp 5bp 20bp 25bp
38917         rotateOrigin center
38918
38919 \end_inset
38920
38921
38922 \end_layout
38923
38924 \end_inset
38925 </cell>
38926 <cell alignment="center" valignment="top" usebox="none">
38927 \begin_inset Text
38928
38929 \begin_layout Plain Layout
38930
38931 \family sans
38932 Tools\SpecialChar \menuseparator
38933 Thesaurus
38934 \end_layout
38935
38936 \end_inset
38937 </cell>
38938 </row>
38939 </lyxtabular>
38940
38941 \end_inset
38942
38943
38944 \end_layout
38945
38946 \begin_layout Subsection
38947 View / Update Toolbar
38948 \begin_inset Index
38949 status collapsed
38950
38951 \begin_layout Plain Layout
38952 Toolbar ! View / Update
38953 \end_layout
38954
38955 \end_inset
38956
38957
38958 \end_layout
38959
38960 \begin_layout Standard
38961 \begin_inset Graphics
38962         filename clipart/ViewToolbar.png
38963
38964 \end_inset
38965
38966
38967 \end_layout
38968
38969 \begin_layout Standard
38970 \begin_inset VSpace defskip
38971 \end_inset
38972
38973
38974 \end_layout
38975
38976 \begin_layout Standard
38977 The view / update toolbar as shown above contains from left to right the
38978  following buttons:
38979 \end_layout
38980
38981 \begin_layout Standard
38982 \begin_inset VSpace defskip
38983 \end_inset
38984
38985
38986 \end_layout
38987
38988 \begin_layout Standard
38989 \begin_inset Tabular
38990 <lyxtabular version="3" rows="6" columns="2">
38991 <features islongtable="true">
38992 <column alignment="left" valignment="top" width="0">
38993 <column alignment="left" valignment="top" width="0">
38994 <row interlinespace="2.5mm">
38995 <cell alignment="center" valignment="top" usebox="none">
38996 \begin_inset Text
38997
38998 \begin_layout Plain Layout
38999 \begin_inset Graphics
39000         filename ../images/buffer-view_dvi.png
39001         BoundingBox 0bp 5bp 20bp 25bp
39002         rotateOrigin center
39003
39004 \end_inset
39005
39006
39007 \end_layout
39008
39009 \end_inset
39010 </cell>
39011 <cell alignment="center" valignment="top" usebox="none">
39012 \begin_inset Text
39013
39014 \begin_layout Plain Layout
39015
39016 \family sans
39017 View\SpecialChar \menuseparator
39018 DVI
39019 \end_layout
39020
39021 \end_inset
39022 </cell>
39023 </row>
39024 <row interlinespace="2.5mm">
39025 <cell alignment="center" valignment="top" usebox="none">
39026 \begin_inset Text
39027
39028 \begin_layout Plain Layout
39029 \begin_inset Graphics
39030         filename ../images/buffer-update_dvi.png
39031         BoundingBox 0bp 5bp 20bp 25bp
39032         rotateOrigin center
39033
39034 \end_inset
39035
39036
39037 \end_layout
39038
39039 \end_inset
39040 </cell>
39041 <cell alignment="center" valignment="top" usebox="none">
39042 \begin_inset Text
39043
39044 \begin_layout Plain Layout
39045
39046 \family sans
39047 View\SpecialChar \menuseparator
39048 Update\SpecialChar \menuseparator
39049 DVI
39050 \end_layout
39051
39052 \end_inset
39053 </cell>
39054 </row>
39055 <row interlinespace="2.5mm">
39056 <cell alignment="center" valignment="top" usebox="none">
39057 \begin_inset Text
39058
39059 \begin_layout Plain Layout
39060 \begin_inset Graphics
39061         filename ../images/buffer-view_pdf2.png
39062         BoundingBox 0bp 5bp 20bp 25bp
39063         rotateOrigin center
39064
39065 \end_inset
39066
39067
39068 \end_layout
39069
39070 \end_inset
39071 </cell>
39072 <cell alignment="center" valignment="top" usebox="none">
39073 \begin_inset Text
39074
39075 \begin_layout Plain Layout
39076
39077 \family sans
39078 View\SpecialChar \menuseparator
39079 PDF
39080 \end_layout
39081
39082 \end_inset
39083 </cell>
39084 </row>
39085 <row interlinespace="2.5mm">
39086 <cell alignment="center" valignment="top" usebox="none">
39087 \begin_inset Text
39088
39089 \begin_layout Plain Layout
39090 \begin_inset Graphics
39091         filename ../images/buffer-update_pdf2.png
39092         BoundingBox 0bp 5bp 20bp 25bp
39093         rotateOrigin center
39094
39095 \end_inset
39096
39097
39098 \end_layout
39099
39100 \end_inset
39101 </cell>
39102 <cell alignment="center" valignment="top" usebox="none">
39103 \begin_inset Text
39104
39105 \begin_layout Plain Layout
39106
39107 \family sans
39108 View\SpecialChar \menuseparator
39109 Update\SpecialChar \menuseparator
39110 PDF
39111 \begin_inset Foot
39112 status collapsed
39113
39114 \begin_layout Plain Layout
39115 This button is on some LyX for Windows installations not here because its
39116  functionality is merged with 
39117 \family sans
39118 View\SpecialChar \menuseparator
39119 PDF
39120 \family default
39121 .
39122  
39123 \end_layout
39124
39125 \end_inset
39126
39127
39128 \end_layout
39129
39130 \end_inset
39131 </cell>
39132 </row>
39133 <row interlinespace="2.5mm">
39134 <cell alignment="center" valignment="top" usebox="none">
39135 \begin_inset Text
39136
39137 \begin_layout Plain Layout
39138 \begin_inset Graphics
39139         filename ../images/buffer-view_ps.png
39140         BoundingBox 0bp 5bp 20bp 25bp
39141         rotateOrigin center
39142
39143 \end_inset
39144
39145
39146 \end_layout
39147
39148 \end_inset
39149 </cell>
39150 <cell alignment="center" valignment="top" usebox="none">
39151 \begin_inset Text
39152
39153 \begin_layout Plain Layout
39154
39155 \family sans
39156 View\SpecialChar \menuseparator
39157 Postscript
39158 \end_layout
39159
39160 \end_inset
39161 </cell>
39162 </row>
39163 <row interlinespace="2.5mm">
39164 <cell alignment="center" valignment="top" usebox="none">
39165 \begin_inset Text
39166
39167 \begin_layout Plain Layout
39168 \begin_inset Graphics
39169         filename ../images/buffer-update_ps.png
39170         BoundingBox 0bp 5bp 20bp 25bp
39171         rotateOrigin center
39172
39173 \end_inset
39174
39175
39176 \end_layout
39177
39178 \end_inset
39179 </cell>
39180 <cell alignment="center" valignment="top" usebox="none">
39181 \begin_inset Text
39182
39183 \begin_layout Plain Layout
39184
39185 \family sans
39186 View\SpecialChar \menuseparator
39187 Update\SpecialChar \menuseparator
39188 Postscript
39189 \end_layout
39190
39191 \end_inset
39192 </cell>
39193 </row>
39194 </lyxtabular>
39195
39196 \end_inset
39197
39198
39199 \end_layout
39200
39201 \begin_layout Subsection
39202 Other Toolbars
39203 \end_layout
39204
39205 \begin_layout Standard
39206 The change tracking toolbar is explained in section
39207 \begin_inset space ~
39208 \end_inset
39209
39210
39211 \begin_inset CommandInset ref
39212 LatexCommand ref
39213 reference "sec:Change-Tracking"
39214
39215 \end_inset
39216
39217 , the table toolbar
39218 \begin_inset Index
39219 status collapsed
39220
39221 \begin_layout Plain Layout
39222 Toolbar ! Table
39223 \end_layout
39224
39225 \end_inset
39226
39227  is explained in the 
39228 \emph on
39229 Embedded Objects
39230 \emph default
39231  manual.
39232 \end_layout
39233
39234 \begin_layout Chapter
39235 The 
39236 \family sans
39237 Preferences
39238 \family default
39239  Dialog
39240 \begin_inset CommandInset label
39241 LatexCommand label
39242 name "cha:The-Preferences-dialog"
39243
39244 \end_inset
39245
39246
39247 \begin_inset Index
39248 status collapsed
39249
39250 \begin_layout Plain Layout
39251 Preferences
39252 \end_layout
39253
39254 \end_inset
39255
39256
39257 \end_layout
39258
39259 \begin_layout Standard
39260 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
39261 Preferences.
39262  It consists of submenus explained in the following.
39263 \end_layout
39264
39265 \begin_layout Section
39266 Look and Feel
39267 \end_layout
39268
39269 \begin_layout Subsection
39270 User Interface
39271 \begin_inset CommandInset label
39272 LatexCommand label
39273 name "sec:ui"
39274
39275 \end_inset
39276
39277
39278 \begin_inset Index
39279 status collapsed
39280
39281 \begin_layout Plain Layout
39282 Customization ! of toolbars
39283 \end_layout
39284
39285 \end_inset
39286
39287
39288 \begin_inset Index
39289 status collapsed
39290
39291 \begin_layout Plain Layout
39292 Customization ! of menus
39293 \end_layout
39294
39295 \end_inset
39296
39297
39298 \end_layout
39299
39300 \begin_layout Standard
39301 \begin_inset Note Greyedout
39302 status open
39303
39304 \begin_layout Plain Layout
39305
39306 \series bold
39307 Note:
39308 \series default
39309  You have to restart LyX before changes in ui- and bind-files take effect.
39310 \end_layout
39311
39312 \end_inset
39313
39314
39315 \end_layout
39316
39317 \begin_layout Subsubsection
39318 User Interface File
39319 \begin_inset Index
39320 status collapsed
39321
39322 \begin_layout Plain Layout
39323 Customization ! of toolbars
39324 \end_layout
39325
39326 \end_inset
39327
39328
39329 \begin_inset Index
39330 status collapsed
39331
39332 \begin_layout Plain Layout
39333 Customization ! of menus
39334 \end_layout
39335
39336 \end_inset
39337
39338
39339 \end_layout
39340
39341 \begin_layout Standard
39342 The appearance of the menus and toolbars can be changed by choosing an user
39343  interface (ui) file.
39344  An ui-file is a textfile where the toolbars and menus are listed.
39345  The toolbar buttons and menu entries are specified in the files 
39346 \shape italic
39347 stdtoolbars.inc
39348 \shape default
39349  and 
39350 \shape italic
39351 stdmenus.inc
39352 \shape default
39353 , respectively.
39354  Both files are loaded by the 
39355 \emph on
39356 default.ui
39357 \emph default
39358  file.
39359  To create your own menu and toolbar layout, start with a copy of these
39360  files and edit the entries.
39361 \end_layout
39362
39363 \begin_layout Standard
39364 The syntax of the .inc-files is straightforward: The 
39365 \family sans
39366 Menubar
39367 \family default
39368
39369 \family sans
39370 Menu
39371 \family default
39372  and 
39373 \family sans
39374 Toolbar
39375 \family default
39376  entries must be ended with an explicit 
39377 \family sans
39378 End
39379 \family default
39380 .
39381  They may contain 
39382 \family sans
39383 Submenus
39384 \family default
39385
39386 \family sans
39387 Items
39388 \family default
39389
39390 \family sans
39391 OptItems
39392 \family default
39393
39394 \family sans
39395 Separators
39396 \family default
39397
39398 \family sans
39399 Icons,
39400 \family default
39401  and in the case of the 
39402 \begin_inset Quotes eld
39403 \end_inset
39404
39405 file
39406 \begin_inset Quotes erd
39407 \end_inset
39408
39409  menus a 
39410 \family sans
39411 Lastfiles
39412 \family default
39413  entry.
39414  The syntax for the entries is:
39415 \end_layout
39416
39417 \begin_layout Standard
39418 \begin_inset VSpace smallskip*
39419 \end_inset
39420
39421
39422 \series bold
39423 Item 
39424 \begin_inset Quotes erd
39425 \end_inset
39426
39427 menu 
39428 \series default
39429 or
39430 \series bold
39431  button name
39432 \begin_inset Quotes erd
39433 \end_inset
39434
39435  
39436 \begin_inset Quotes erd
39437 \end_inset
39438
39439 LyX-function
39440 \begin_inset Quotes erd
39441 \end_inset
39442
39443
39444 \end_layout
39445
39446 \begin_layout Standard
39447 \noindent
39448 \begin_inset VSpace smallskip*
39449 \end_inset
39450
39451 All LyX-functions are listed in 
39452 \begin_inset CommandInset citation
39453 LatexCommand cite
39454 key "LyX-func"
39455
39456 \end_inset
39457
39458 .
39459 \end_layout
39460
39461 \begin_layout Standard
39462 \begin_inset VSpace medskip
39463 \end_inset
39464
39465
39466 \end_layout
39467
39468 \begin_layout Standard
39469 An example: Assuming you use the menu 
39470 \family sans
39471 Navigate\SpecialChar \menuseparator
39472 Bookmarks
39473 \family default
39474  quite often and therefore want six available bookmarks, you can add the
39475  line
39476 \end_layout
39477
39478 \begin_layout Standard
39479 \begin_inset VSpace smallskip*
39480 \end_inset
39481
39482
39483 \series bold
39484 Item "Save Bookmark 6" "bookmark-save 6"
39485 \end_layout
39486
39487 \begin_layout Standard
39488 \noindent
39489 \begin_inset VSpace smallskip*
39490 \end_inset
39491
39492 to the navigate menu section in the .inc-file to have the sixth bookmark.
39493 \end_layout
39494
39495 \begin_layout Subsubsection
39496 Bind-File
39497 \begin_inset Index
39498 status collapsed
39499
39500 \begin_layout Plain Layout
39501 Bindings
39502 \end_layout
39503
39504 \end_inset
39505
39506
39507 \end_layout
39508
39509 \begin_layout Standard
39510 Bindings are used to bind a function to a key.
39511  Several binding files are available:
39512 \end_layout
39513
39514 \begin_layout Description
39515 cua.bind typical set of PC keyboard shortcuts
39516 \end_layout
39517
39518 \begin_layout Description
39519 (x)emacs.bind set of bindings like they are used in the editor programs 
39520 \family sans
39521 Emacs
39522 \family default
39523  (
39524 \family sans
39525 XEmacs
39526 \family default
39527 )
39528 \end_layout
39529
39530 \begin_layout Description
39531 mac.bind set of bindings for 
39532 \family sans
39533 Mac
39534 \begin_inset space \thinspace{}
39535 \end_inset
39536
39537 OS
39538 \family default
39539  systems.
39540 \end_layout
39541
39542 \begin_layout Standard
39543 There are also bind-files designed for special document classes, like 
39544 \shape italic
39545 broadway.bind
39546 \shape default
39547 , and bind files for special languages.
39548  The name of language bind-files begin with a language code, e.g.
39549  
39550 \begin_inset Quotes eld
39551 \end_inset
39552
39553 pt
39554 \begin_inset Quotes erd
39555 \end_inset
39556
39557  for Portuguese.
39558  If you use LyX in a certain language, LyX will try to use the appropriate
39559  bind-file.
39560 \end_layout
39561
39562 \begin_layout Standard
39563 Some bind-files, like 
39564 \emph on
39565 math.bind
39566 \emph default
39567 , have only a small scope.
39568  When looking at the the end of the file 
39569 \shape italic
39570 cua.bind
39571 \shape default
39572 , you can see that they are included to keep the overview in the bind-file.
39573 \end_layout
39574
39575 \begin_layout Standard
39576 If you like to customize the keybindings to your own taste, modify the bind-file
39577 s with a text editor.
39578  The syntax of the entries is:
39579 \end_layout
39580
39581 \begin_layout Standard
39582
39583 \series bold
39584
39585 \backslash
39586 bind 
39587 \begin_inset Quotes erd
39588 \end_inset
39589
39590 key combination
39591 \begin_inset Quotes erd
39592 \end_inset
39593
39594  
39595 \begin_inset Quotes erd
39596 \end_inset
39597
39598 LyX-function
39599 \begin_inset Quotes erd
39600 \end_inset
39601
39602
39603 \end_layout
39604
39605 \begin_layout Standard
39606 All LyX-functions are listed in 
39607 \begin_inset CommandInset citation
39608 LatexCommand cite
39609 key "LyX-func"
39610
39611 \end_inset
39612
39613 .
39614 \end_layout
39615
39616 \begin_layout Subsubsection
39617 Session
39618 \end_layout
39619
39620 \begin_layout Standard
39621 When the option 
39622 \family sans
39623 Save
39624 \begin_inset space \thinspace{}
39625 \end_inset
39626
39627 /
39628 \begin_inset space \thinspace{}
39629 \end_inset
39630
39631 restore window size, or use fixed size
39632 \family default
39633  is not checked, you can specify the size of LyX's main window when LyX
39634  is started.
39635 \end_layout
39636
39637 \begin_layout Standard
39638 With the option 
39639 \family sans
39640 Save
39641 \begin_inset space \thinspace{}
39642 \end_inset
39643
39644 /
39645 \begin_inset space \thinspace{}
39646 \end_inset
39647
39648 restore window position
39649 \family default
39650  LyX will be opened with its main window at the last used position.
39651 \end_layout
39652
39653 \begin_layout Standard
39654 The option 
39655 \family sans
39656 Restore cursor positions
39657 \family default
39658  sets the cursor to the position in the file where it has been the last
39659  time.
39660 \end_layout
39661
39662 \begin_layout Standard
39663 The option 
39664 \family sans
39665 Load opened files from last session
39666 \family default
39667  opens all files that were opened in the last LyX session.
39668 \end_layout
39669
39670 \begin_layout Subsubsection
39671 Documents
39672 \begin_inset CommandInset label
39673 LatexCommand label
39674 name "sub:Backup documents"
39675
39676 \end_inset
39677
39678
39679 \begin_inset Index
39680 status collapsed
39681
39682 \begin_layout Plain Layout
39683 Backup ! Documents
39684 \end_layout
39685
39686 \end_inset
39687
39688
39689 \end_layout
39690
39691 \begin_layout Standard
39692 When the option 
39693 \family sans
39694 Backup documents
39695 \family default
39696  is set, you can specify the time between backup saves.
39697 \end_layout
39698
39699 \begin_layout Standard
39700
39701 \family sans
39702 Maximum last files
39703 \family default
39704  is the number of last opened files that LyX should display in the menu
39705  
39706 \family sans
39707 File\SpecialChar \menuseparator
39708 Open
39709 \begin_inset space ~
39710 \end_inset
39711
39712 Recent
39713 \family default
39714 .
39715 \end_layout
39716
39717 \begin_layout Subsubsection
39718 Scrolling
39719 \end_layout
39720
39721 \begin_layout Standard
39722 The option 
39723 \family sans
39724 Cursor follows scrollbar
39725 \family default
39726  sets the cursor to the top of the currently displayed document part when
39727  scrolling.
39728 \end_layout
39729
39730 \begin_layout Subsubsection
39731 Pixmap Cache
39732 \end_layout
39733
39734 \begin_layout Standard
39735 With the option 
39736 \family sans
39737 Enable Pixmap Cache
39738 \family default
39739  enabled, LyX needs to redraw the screen less often.
39740  This results in better performance, especially on slow systems.
39741  On the other hand, the characters might look more fuzzy on screen.
39742  So whether you enable this or not depends on whether you prefer speed over
39743  aesthetics.
39744  Note that the Pixmap Cache is only available and useful under Mac
39745 \begin_inset space ~
39746 \end_inset
39747
39748 OS and Windows.
39749 \end_layout
39750
39751 \begin_layout Subsection
39752 Screen Fonts
39753 \begin_inset Index
39754 status collapsed
39755
39756 \begin_layout Plain Layout
39757 Font ! Screen
39758 \end_layout
39759
39760 \end_inset
39761
39762
39763 \begin_inset CommandInset label
39764 LatexCommand label
39765 name "sub:Screen-Fonts"
39766
39767 \end_inset
39768
39769
39770 \end_layout
39771
39772 \begin_layout Standard
39773 These fonts are used to display your documents on the screen.
39774 \end_layout
39775
39776 \begin_layout Standard
39777 \begin_inset Note Greyedout
39778 status open
39779
39780 \begin_layout Plain Layout
39781
39782 \series bold
39783 Note:
39784 \series default
39785  This section only deals with the fonts 
39786 \emph on
39787 inside
39788 \emph default
39789  the LyX window.
39790  The fonts that appear on the output are independent from these fonts, and
39791  set in the menu 
39792 \family sans
39793 Document\SpecialChar \menuseparator
39794 Settings\SpecialChar \menuseparator
39795 Fonts
39796 \family default
39797 .
39798 \end_layout
39799
39800 \end_inset
39801
39802
39803 \end_layout
39804
39805 \begin_layout Standard
39806 By default, LyX uses 
39807 \family typewriter
39808 Times
39809 \family default
39810  as roman (serif) font, 
39811 \family typewriter
39812 Arial
39813 \family default
39814  or 
39815 \family typewriter
39816 Helvetica
39817 \family default
39818  (depends on the system) as 
39819 \family sans
39820 sans
39821 \begin_inset space ~
39822 \end_inset
39823
39824 serif
39825 \family default
39826  font, and 
39827 \family typewriter
39828 Courier
39829 \family default
39830  as 
39831 \family typewriter
39832 typewriter
39833 \family default
39834  font.
39835 \end_layout
39836
39837 \begin_layout Standard
39838 You can change the font size with the 
39839 \family sans
39840 Zoom
39841 \family default
39842  setting.
39843 \end_layout
39844
39845 \begin_layout Standard
39846
39847 \family sans
39848 Screen DPI
39849 \family default
39850  is the screen resolution in dpi (dots per inch).
39851  The Font Sizes are calculated as letter height in units of points.
39852  72
39853 \begin_inset space \thinspace{}
39854 \end_inset
39855
39856 points have the size of 1
39857 \begin_inset space \thinspace{}
39858 \end_inset
39859
39860 inch, see Appendix
39861 \begin_inset space ~
39862 \end_inset
39863
39864
39865 \begin_inset CommandInset ref
39866 LatexCommand ref
39867 reference "cha:Units-available-in"
39868
39869 \end_inset
39870
39871 .
39872 \end_layout
39873
39874 \begin_layout Standard
39875 The default 
39876 \family sans
39877 Font Sizes
39878 \family default
39879  are the same as if a document font size of 10
39880 \begin_inset Formula $\,$
39881 \end_inset
39882
39883 pt would be used.
39884  The sizes are explained in detail in section
39885 \begin_inset space ~
39886 \end_inset
39887
39888
39889 \begin_inset CommandInset ref
39890 LatexCommand ref
39891 reference "sub:Document-Font"
39892
39893 \end_inset
39894
39895 .
39896 \end_layout
39897
39898 \begin_layout Subsection
39899 Colors
39900 \begin_inset Index
39901 status collapsed
39902
39903 \begin_layout Plain Layout
39904 Color ! LyX screen
39905 \end_layout
39906
39907 \end_inset
39908
39909
39910 \begin_inset Index
39911 status collapsed
39912
39913 \begin_layout Plain Layout
39914 Settings ! Color
39915 \end_layout
39916
39917 \end_inset
39918
39919
39920 \end_layout
39921
39922 \begin_layout Standard
39923 You can here change all colors used by LyX.
39924  Choose an item in the list and use the 
39925 \family sans
39926 Alter
39927 \family default
39928  button.
39929 \end_layout
39930
39931 \begin_layout Subsection
39932 Graphics
39933 \begin_inset Index
39934 status collapsed
39935
39936 \begin_layout Plain Layout
39937 Settings ! Graphics
39938 \end_layout
39939
39940 \end_inset
39941
39942
39943 \end_layout
39944
39945 \begin_layout Standard
39946 Here you can specify how graphics inside LyX are displayed.
39947 \end_layout
39948
39949 \begin_layout Standard
39950
39951 \family sans
39952 Instant Preview
39953 \family default
39954  enables previewing snippets of your document.
39955  This feature is described in section
39956 \begin_inset space ~
39957 \end_inset
39958
39959
39960 \begin_inset CommandInset ref
39961 LatexCommand ref
39962 reference "sec:Previewing-snippets-of"
39963
39964 \end_inset
39965
39966 .
39967 \end_layout
39968
39969 \begin_layout Subsection
39970 Keyboard Map
39971 \begin_inset Index
39972 status collapsed
39973
39974 \begin_layout Plain Layout
39975 Keyboard Map
39976 \end_layout
39977
39978 \end_inset
39979
39980
39981 \begin_inset Index
39982 status collapsed
39983
39984 \begin_layout Plain Layout
39985 Settings ! Keyboard Map
39986 \end_layout
39987
39988 \end_inset
39989
39990
39991 \begin_inset CommandInset label
39992 LatexCommand label
39993 name "sub:Keyboard-Map"
39994
39995 \end_inset
39996
39997
39998 \end_layout
39999
40000 \begin_layout Standard
40001 Normally keyboard settings have to be done in a menu of your operating system.
40002  For the case that this is not possible, LyX provides keyboard maps.
40003  If you have e.
40004 \begin_inset space \thinspace{}
40005 \end_inset
40006
40007 g.
40008 \begin_inset space ~
40009 \end_inset
40010
40011 a Czech keyboard but want to write with it like with a Romanian one, you
40012  can use the keyboard map file named 
40013 \emph on
40014 romanian.kmap
40015 \emph default
40016 .
40017 \end_layout
40018
40019 \begin_layout Standard
40020 \begin_inset Note Greyedout
40021 status open
40022
40023 \begin_layout Plain Layout
40024
40025 \series bold
40026 Note:
40027 \series default
40028  Keyboard maps are only provided as makeshift and don't work on all systems.
40029 \end_layout
40030
40031 \end_inset
40032
40033
40034 \end_layout
40035
40036 \begin_layout Section
40037 Paths
40038 \begin_inset Index
40039 status collapsed
40040
40041 \begin_layout Plain Layout
40042 Paths
40043 \end_layout
40044
40045 \end_inset
40046
40047
40048 \begin_inset Index
40049 status collapsed
40050
40051 \begin_layout Plain Layout
40052 Settings ! Directory
40053 \end_layout
40054
40055 \end_inset
40056
40057
40058 \end_layout
40059
40060 \begin_layout Description
40061 Working
40062 \begin_inset space ~
40063 \end_inset
40064
40065 directory This is LyX's working directory.
40066  It is the default when you 
40067 \family sans
40068 Open
40069 \family default
40070
40071 \family sans
40072 Save
40073 \family default
40074  or 
40075 \family sans
40076 Save
40077 \begin_inset space ~
40078 \end_inset
40079
40080 as
40081 \family default
40082  files.
40083 \end_layout
40084
40085 \begin_layout Description
40086 Document
40087 \begin_inset space ~
40088 \end_inset
40089
40090 templates This directory will be opened when you use the menu 
40091 \family sans
40092 File\SpecialChar \menuseparator
40093 New
40094 \begin_inset space ~
40095 \end_inset
40096
40097 from
40098 \begin_inset space ~
40099 \end_inset
40100
40101 Template
40102 \family default
40103 .
40104 \end_layout
40105
40106 \begin_layout Description
40107 Backup
40108 \begin_inset space ~
40109 \end_inset
40110
40111 directory
40112 \begin_inset Index
40113 status collapsed
40114
40115 \begin_layout Plain Layout
40116 Backup ! Directory
40117 \end_layout
40118
40119 \end_inset
40120
40121  Backup copies will be saved to this directory.
40122  When no directory is given but backups are enabled as described in section
40123 \begin_inset space ~
40124 \end_inset
40125
40126
40127 \begin_inset CommandInset ref
40128 LatexCommand ref
40129 reference "sub:Backup documents"
40130
40131 \end_inset
40132
40133 , the 
40134 \family sans
40135 Working directory
40136 \family default
40137  will be used to save the backups.
40138 \begin_inset Newline newline
40139 \end_inset
40140
40141 The backup files have the ending 
40142 \begin_inset Quotes eld
40143 \end_inset
40144
40145 .lyx~
40146 \begin_inset Quotes erd
40147 \end_inset
40148
40149 .
40150 \end_layout
40151
40152 \begin_layout Description
40153 Ly
40154 \begin_inset ERT
40155 status collapsed
40156
40157 \begin_layout Plain Layout
40158
40159 {}
40160 \end_layout
40161
40162 \end_inset
40163
40164 XServer-Pipe Here you can enter the name of a Unix-pipe.
40165  This pipe is used to send data from external programs to LyX.
40166 \begin_inset Newline newline
40167 \end_inset
40168
40169
40170 \begin_inset Note Greyedout
40171 status open
40172
40173 \begin_layout Plain Layout
40174
40175 \series bold
40176 Note:
40177 \series default
40178  This feature doesn't work on Windows systems.
40179 \end_layout
40180
40181 \end_inset
40182
40183
40184 \end_layout
40185
40186 \begin_layout Description
40187 Temporary
40188 \begin_inset space ~
40189 \end_inset
40190
40191 directory Temporary files will be saved in this directory.
40192 \end_layout
40193
40194 \begin_layout Description
40195 PATH
40196 \begin_inset space ~
40197 \end_inset
40198
40199 prefix This field contains a list of paths to external programs.
40200  When LyX needs to use an external program, it looks in this list where
40201  to find it on the system.
40202  The path list is automatically set up on Windows and Mac systems while
40203  LyX is configured, so that you normally don't have to modify it.
40204  On Unix
40205 \begin_inset space \thinspace{}
40206 \end_inset
40207
40208 /
40209 \begin_inset space \thinspace{}
40210 \end_inset
40211
40212 Linux systems, the path list will need to be set only if there are external
40213  programs you wish to use that are not in your normal system path ($PATH).
40214  
40215 \end_layout
40216
40217 \begin_layout Section
40218 Identity
40219 \end_layout
40220
40221 \begin_layout Standard
40222 Here you can insert your name and email address.
40223  The identity will be used when you have enabled change tracking as described
40224  in section
40225 \begin_inset space ~
40226 \end_inset
40227
40228
40229 \begin_inset CommandInset ref
40230 LatexCommand ref
40231 reference "sec:Change-Tracking"
40232
40233 \end_inset
40234
40235 , to mark changes you make as yours.
40236 \end_layout
40237
40238 \begin_layout Section
40239 Language Settings
40240 \begin_inset Index
40241 status collapsed
40242
40243 \begin_layout Plain Layout
40244 Language ! Settings
40245 \end_layout
40246
40247 \end_inset
40248
40249
40250 \begin_inset Index
40251 status collapsed
40252
40253 \begin_layout Plain Layout
40254 Settings ! Language
40255 \end_layout
40256
40257 \end_inset
40258
40259
40260 \end_layout
40261
40262 \begin_layout Subsection
40263 Language
40264 \end_layout
40265
40266 \begin_layout Description
40267 Default
40268 \begin_inset space ~
40269 \end_inset
40270
40271 language is the language used in new documents
40272 \end_layout
40273
40274 \begin_layout Description
40275 Language
40276 \begin_inset space ~
40277 \end_inset
40278
40279 package is a LaTeX-command to load a LaTeX-package that handles language
40280  issues.
40281  The default is the LaTeX-command 
40282 \family sans
40283
40284 \backslash
40285 usepackage{babel}
40286 \family default
40287  that loads the package 
40288 \series bold
40289 babel
40290 \series default
40291 .
40292 \begin_inset Foot
40293 status collapsed
40294
40295 \begin_layout Plain Layout
40296 For an introduction to the LaTeX-Syntax, have a look at section
40297 \begin_inset space ~
40298 \end_inset
40299
40300
40301 \begin_inset CommandInset ref
40302 LatexCommand ref
40303 reference "sec:TeX-Code"
40304
40305 \end_inset
40306
40307 .
40308 \end_layout
40309
40310 \end_inset
40311
40312
40313 \begin_inset Newline newline
40314 \end_inset
40315
40316 The 
40317 \series bold
40318 babel
40319 \series default
40320  translates in the background automatically text labels of documents to
40321  the document language.
40322  A text label is for instance the word 
40323 \begin_inset Quotes eld
40324 \end_inset
40325
40326 Table
40327 \begin_inset Quotes erd
40328 \end_inset
40329
40330  at the beginning of every table-caption.
40331 \end_layout
40332
40333 \begin_layout Description
40334 Command
40335 \begin_inset space ~
40336 \end_inset
40337
40338 start When a special LaTeX-package is needed to write in a certain document
40339  language, you can here specify the command to start the package.
40340  An example is the start command 
40341 \family sans
40342
40343 \backslash
40344 begin{arabtext}
40345 \family default
40346  that is needed to write Arabic using the package 
40347 \series bold
40348 ArabTeX
40349 \series default
40350 , see 
40351 \begin_inset CommandInset citation
40352 LatexCommand cite
40353 key "Arabic"
40354
40355 \end_inset
40356
40357 .
40358  The default is the 
40359 \series bold
40360 babel
40361 \series default
40362  command 
40363 \family sans
40364
40365 \backslash
40366 selectlanguage{$$lang}
40367 \family default
40368 .
40369 \end_layout
40370
40371 \begin_layout Description
40372 Command
40373 \begin_inset space ~
40374 \end_inset
40375
40376 end Counterpart to 
40377 \family sans
40378 Command start
40379 \family default
40380 .
40381  Some packages, like the default, don't have an end command since the start
40382  command toggles the package on and off.
40383 \end_layout
40384
40385 \begin_layout Description
40386 Use
40387 \begin_inset space ~
40388 \end_inset
40389
40390 babel Whether 
40391 \series bold
40392 babel
40393 \series default
40394  is used or not.
40395 \end_layout
40396
40397 \begin_layout Description
40398 Global When this option is set, the languages used in the document will
40399  be added as options to the document class options, so that they can be
40400  used by all LaTeX-packages.
40401  Otherwise they will only be used as options for the 
40402 \series bold
40403 babel
40404 \series default
40405  package.
40406 \end_layout
40407
40408 \begin_layout Description
40409 Auto
40410 \begin_inset space ~
40411 \end_inset
40412
40413 begin When this option is set, the documents starts with the chosen document
40414  language.
40415  When this option is not set, the 
40416 \family sans
40417 Command
40418 \begin_inset space ~
40419 \end_inset
40420
40421 start
40422 \family default
40423  is explicitly set to the beginning of the document in the LaTeX-output.
40424  This assures that the correct language is used when you use another 
40425 \family sans
40426 Command
40427 \begin_inset space ~
40428 \end_inset
40429
40430 start
40431 \family default
40432  than the default.
40433 \end_layout
40434
40435 \begin_layout Description
40436 Auto
40437 \begin_inset space ~
40438 \end_inset
40439
40440 end Counterpart to 
40441 \family sans
40442 Auto
40443 \begin_inset space ~
40444 \end_inset
40445
40446 begin
40447 \family default
40448 .
40449  When it is not set, the 
40450 \family sans
40451 Command
40452 \begin_inset space ~
40453 \end_inset
40454
40455 end
40456 \family default
40457  is set to the end of the document.
40458 \end_layout
40459
40460 \begin_layout Description
40461 Mark
40462 \begin_inset space ~
40463 \end_inset
40464
40465 foreign
40466 \begin_inset space ~
40467 \end_inset
40468
40469 languages Text marked formatted in a language different from the document
40470  language will be underlined blue.
40471 \end_layout
40472
40473 \begin_layout Description
40474 Right
40475 \begin_inset space ~
40476 \end_inset
40477
40478 to
40479 \begin_inset space ~
40480 \end_inset
40481
40482 left
40483 \begin_inset space ~
40484 \end_inset
40485
40486 language
40487 \begin_inset space ~
40488 \end_inset
40489
40490 support Enables the use of languages, written from right to left, like Arabic,
40491  Hebrew, Farsi.
40492 \end_layout
40493
40494 \begin_layout Subsection
40495 Spellchecker
40496 \end_layout
40497
40498 \begin_layout Standard
40499 The spellchecker settings are explained in section
40500 \begin_inset space ~
40501 \end_inset
40502
40503
40504 \begin_inset CommandInset ref
40505 LatexCommand ref
40506 reference "sec:Spellchecking"
40507
40508 \end_inset
40509
40510
40511 \end_layout
40512
40513 \begin_layout Section
40514 Outputs
40515 \end_layout
40516
40517 \begin_layout Subsection
40518 Printer
40519 \begin_inset CommandInset label
40520 LatexCommand label
40521 name "sub:Printer"
40522
40523 \end_inset
40524
40525
40526 \begin_inset Index
40527 status collapsed
40528
40529 \begin_layout Plain Layout
40530 Printer
40531 \end_layout
40532
40533 \end_inset
40534
40535
40536 \begin_inset Index
40537 status collapsed
40538
40539 \begin_layout Plain Layout
40540 Settings ! Printer
40541 \end_layout
40542
40543 \end_inset
40544
40545
40546 \end_layout
40547
40548 \begin_layout Description
40549 Default
40550 \begin_inset space ~
40551 \end_inset
40552
40553 printer Here you can specify the name of your default printer.
40554  The name will be used when the 
40555 \family sans
40556 Printer command
40557 \family default
40558  is executed.
40559 \begin_inset Newline newline
40560 \end_inset
40561
40562
40563 \begin_inset Note Greyedout
40564 status open
40565
40566 \begin_layout Plain Layout
40567
40568 \series bold
40569 Note:
40570 \series default
40571  You can leave this field empty on Windows systems because it has there
40572  no effect.
40573 \end_layout
40574
40575 \end_inset
40576
40577
40578 \end_layout
40579
40580 \begin_layout Description
40581 Adapt
40582 \begin_inset space ~
40583 \end_inset
40584
40585 output
40586 \begin_inset space ~
40587 \end_inset
40588
40589 to
40590 \begin_inset space ~
40591 \end_inset
40592
40593 printer This option works only for the 
40594 \family sans
40595 Printer command
40596 \family default
40597  
40598 \begin_inset Quotes eld
40599 \end_inset
40600
40601
40602 \family sans
40603 dvips
40604 \family default
40605
40606 \begin_inset Quotes erd
40607 \end_inset
40608
40609 .
40610  It activates a configuration file for dvips.
40611  This is an option only for dvips experts.
40612 \end_layout
40613
40614 \begin_layout Description
40615 Printer
40616 \begin_inset space ~
40617 \end_inset
40618
40619 command is the command LyX
40620 \begin_inset space \thinspace{}
40621 \end_inset
40622
40623 /
40624 \begin_inset space \thinspace{}
40625 \end_inset
40626
40627 LaTeX uses for printing.
40628  The default is on most systems 
40629 \family sans
40630 dvips
40631 \family default
40632 .
40633 \end_layout
40634
40635 \begin_layout Description
40636 Printer
40637 \begin_inset space ~
40638 \end_inset
40639
40640 Command
40641 \begin_inset space ~
40642 \end_inset
40643
40644 Options Here you can specify printer options.
40645  A list of printer options with explanations can be found in the documentation
40646  of the program that provides the 
40647 \family sans
40648 Printer command
40649 \family default
40650  you are using.
40651 \end_layout
40652
40653 \begin_layout Subsection
40654 Date Format
40655 \begin_inset Index
40656 status collapsed
40657
40658 \begin_layout Plain Layout
40659 Date Format
40660 \end_layout
40661
40662 \end_inset
40663
40664
40665 \begin_inset Index
40666 status collapsed
40667
40668 \begin_layout Plain Layout
40669 Settings ! Date format
40670 \end_layout
40671
40672 \end_inset
40673
40674
40675 \end_layout
40676
40677 \begin_layout Standard
40678 The date format can be one or a mixture of the formats listed here:
40679 \begin_inset Newline newline
40680 \end_inset
40681
40682
40683 \begin_inset Flex URL
40684 status collapsed
40685
40686 \begin_layout Plain Layout
40687
40688 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40689 \end_layout
40690
40691 \end_inset
40692
40693
40694 \begin_inset Newline newline
40695 \end_inset
40696
40697 For example the format
40698 \begin_inset Newline newline
40699 \end_inset
40700
40701 %d/%m/%y
40702 \begin_inset Newline newline
40703 \end_inset
40704
40705 prints the date as day/month/year.
40706 \end_layout
40707
40708 \begin_layout Subsection
40709 Plain Text
40710 \end_layout
40711
40712 \begin_layout Description
40713 Output
40714 \begin_inset space ~
40715 \end_inset
40716
40717 line
40718 \begin_inset space ~
40719 \end_inset
40720
40721 length sets the maximum number of characters printed in one line when using
40722  the menu 
40723 \family sans
40724 File\SpecialChar \menuseparator
40725 Export\SpecialChar \menuseparator
40726 Plain
40727 \begin_inset space ~
40728 \end_inset
40729
40730 text
40731 \family default
40732 .
40733  Setting the line line length to 0 means all text is printed in one endless
40734  line.
40735 \end_layout
40736
40737 \begin_layout Description
40738 roff
40739 \begin_inset space ~
40740 \end_inset
40741
40742 command defines an additional command used to produce better ASCII tables
40743  with the 
40744 \family typewriter
40745 groff/troff/nroff
40746 \family default
40747  UNIX-commands (refer to their manuals for more information about them).
40748  Setting this as empty tells LyX to use the internal formatter.
40749 \end_layout
40750
40751 \begin_layout Subsection
40752 LaT
40753 \begin_inset ERT
40754 status collapsed
40755
40756 \begin_layout Plain Layout
40757
40758 {}
40759 \end_layout
40760
40761 \end_inset
40762
40763 eX
40764 \begin_inset CommandInset label
40765 LatexCommand label
40766 name "sub:LaTeX-settings"
40767
40768 \end_inset
40769
40770
40771 \begin_inset Index
40772 status collapsed
40773
40774 \begin_layout Plain Layout
40775 Settings ! LaTeX
40776 \end_layout
40777
40778 \end_inset
40779
40780
40781 \end_layout
40782
40783 \begin_layout Description
40784 Te
40785 \begin_inset ERT
40786 status collapsed
40787
40788 \begin_layout Plain Layout
40789
40790 {}
40791 \end_layout
40792
40793 \end_inset
40794
40795 X
40796 \begin_inset space ~
40797 \end_inset
40798
40799 encoding This is the default encoding of the document font.
40800  
40801 \family sans
40802 T1
40803 \family default
40804  is the default and covers western languages and symbols.
40805  
40806 \family sans
40807 T2A
40808 \family default
40809
40810 \family sans
40811 T2B
40812 \family default
40813
40814 \family sans
40815 T2C
40816 \family default
40817
40818 \family sans
40819 LCY
40820 \family default
40821 , and 
40822 \family sans
40823 X2
40824 \family default
40825  are for Cyrillic.
40826  Combinations of the encodings are possible, like 
40827 \begin_inset Quotes erd
40828 \end_inset
40829
40830
40831 \family sans
40832 T1, T2B
40833 \family default
40834
40835 \begin_inset Quotes erd
40836 \end_inset
40837
40838 .
40839  The font encoding is normally automatically loaded by the language packages
40840  LyX sets up in the background.
40841  So there is no need to change the default encoding.
40842 \end_layout
40843
40844 \begin_layout Description
40845 Default
40846 \begin_inset space ~
40847 \end_inset
40848
40849 paper
40850 \begin_inset space ~
40851 \end_inset
40852
40853 size This is the paper size that is used for new documents.
40854  The 
40855 \family sans
40856 Default
40857 \family default
40858  value depends on your LaTeX-system setup.
40859 \end_layout
40860
40861 \begin_layout Description
40862 Reset
40863 \begin_inset space ~
40864 \end_inset
40865
40866 class
40867 \begin_inset space ~
40868 \end_inset
40869
40870 options
40871 \begin_inset space ~
40872 \end_inset
40873
40874 when
40875 \begin_inset space ~
40876 \end_inset
40877
40878 document
40879 \begin_inset space ~
40880 \end_inset
40881
40882 classes
40883 \begin_inset space ~
40884 \end_inset
40885
40886 changes Removes all manually set document class options in the 
40887 \family sans
40888 Document\SpecialChar \menuseparator
40889 Settings
40890 \family default
40891  dialog when changing the document class.
40892 \end_layout
40893
40894 \begin_layout Standard
40895 In the 
40896 \family sans
40897 External Applications
40898 \family default
40899  field you can specify commands with parameters for the listed applications.
40900  Before you change something here, it is strongly recommended to read the
40901  manuals of the applications.
40902  Currently the following commands can be set:
40903 \end_layout
40904
40905 \begin_layout Description
40906 CheckTe
40907 \begin_inset ERT
40908 status collapsed
40909
40910 \begin_layout Plain Layout
40911
40912 {}
40913 \end_layout
40914
40915 \end_inset
40916
40917 X
40918 \begin_inset space ~
40919 \end_inset
40920
40921 command Command for the program 
40922 \family sans
40923 CheckTeX
40924 \family default
40925  that is described in section 
40926 \emph on
40927 Checking TeX
40928 \emph default
40929  of the 
40930 \emph on
40931 Extended Features
40932 \emph default
40933  manual.
40934 \end_layout
40935
40936 \begin_layout Description
40937 BibTe
40938 \begin_inset ERT
40939 status collapsed
40940
40941 \begin_layout Plain Layout
40942
40943 {}
40944 \end_layout
40945
40946 \end_inset
40947
40948 X
40949 \begin_inset space ~
40950 \end_inset
40951
40952 command Command for the program 
40953 \family sans
40954 BibTeX
40955 \family default
40956  that generates the bibliography, see section
40957 \begin_inset space ~
40958 \end_inset
40959
40960
40961 \begin_inset CommandInset ref
40962 LatexCommand ref
40963 reference "sub:Bibliography-databases"
40964
40965 \end_inset
40966
40967 .
40968 \end_layout
40969
40970 \begin_layout Description
40971 Index
40972 \begin_inset space ~
40973 \end_inset
40974
40975 command Command for the program that generates the index, see section
40976 \begin_inset space ~
40977 \end_inset
40978
40979
40980 \begin_inset CommandInset ref
40981 LatexCommand ref
40982 reference "sub:Index-Program"
40983
40984 \end_inset
40985
40986 .
40987 \end_layout
40988
40989 \begin_layout Description
40990 DVI
40991 \begin_inset space ~
40992 \end_inset
40993
40994 viewer
40995 \begin_inset space ~
40996 \end_inset
40997
40998 paper
40999 \begin_inset space ~
41000 \end_inset
41001
41002 size
41003 \begin_inset space ~
41004 \end_inset
41005
41006 options They only have an effect when the program 
41007 \family sans
41008 xdvi
41009 \family default
41010  is used as DVI-viewer.
41011 \end_layout
41012
41013 \begin_layout Subsection
41014 Paths
41015 \begin_inset Index
41016 status collapsed
41017
41018 \begin_layout Plain Layout
41019 Paths
41020 \end_layout
41021
41022 \end_inset
41023
41024
41025 \begin_inset Index
41026 status collapsed
41027
41028 \begin_layout Plain Layout
41029 Settings ! Paths
41030 \end_layout
41031
41032 \end_inset
41033
41034
41035 \end_layout
41036
41037 \begin_layout Standard
41038 The submenu 
41039 \family sans
41040 Paths
41041 \family default
41042  is only available in the Windows version of LyX.
41043  The option 
41044 \family sans
41045 Use Windows-style paths in LaTeX files
41046 \family default
41047  uses the Windows path style:
41048 \end_layout
41049
41050 \begin_layout Standard
41051 C:
41052 \backslash
41053 test
41054 \backslash
41055 hello
41056 \end_layout
41057
41058 \begin_layout Standard
41059 instead of the Unix path style:
41060 \end_layout
41061
41062 \begin_layout Standard
41063 C:/test/hello
41064 \end_layout
41065
41066 \begin_layout Section
41067 Converters
41068 \begin_inset Index
41069 status collapsed
41070
41071 \begin_layout Plain Layout
41072 Converters
41073 \end_layout
41074
41075 \end_inset
41076
41077
41078 \end_layout
41079
41080 \begin_layout Standard
41081 Here you find the list of defined converter commands to convert material
41082  from one format to another.
41083  You can modify them or create new ones.
41084  To modify a converter, select it, change the entry of the field 
41085 \family sans
41086 Converter
41087 \family default
41088  and/or 
41089 \family sans
41090 Extra
41091 \begin_inset space ~
41092 \end_inset
41093
41094 flag
41095 \family default
41096 , and press the 
41097 \family sans
41098 Modify
41099 \family default
41100  button.
41101  To create a new converter, select an existing one, select a different format
41102  in the 
41103 \family sans
41104 From
41105 \begin_inset space ~
41106 \end_inset
41107
41108 format
41109 \family default
41110  drop-down list, modify the 
41111 \family sans
41112 Converter
41113 \family default
41114  field, and press the 
41115 \family sans
41116 Add
41117 \family default
41118  button.
41119 \end_layout
41120
41121 \begin_layout Standard
41122 When the 
41123 \family sans
41124 Converter File Cache
41125 \family default
41126  is enabled, conversions will be cached as long as specified in the field
41127  
41128 \family sans
41129 Maximum Age (in days
41130 \family default
41131 ).
41132  This means that images don't need to be converted again when you reopen
41133  a document; the converted images from the cache will be used instead.
41134 \end_layout
41135
41136 \begin_layout Standard
41137 More about converters, like the variables and flags that can be used in
41138  the converter definition, is described in section 
41139 \emph on
41140 Converters
41141 \emph default
41142  of the 
41143 \emph on
41144 Customization
41145 \emph default
41146  manual.
41147 \end_layout
41148
41149 \begin_layout Section
41150 File Formats
41151 \begin_inset Index
41152 status collapsed
41153
41154 \begin_layout Plain Layout
41155 File formats
41156 \end_layout
41157
41158 \end_inset
41159
41160
41161 \begin_inset CommandInset label
41162 LatexCommand label
41163 name "sec:File-Formats"
41164
41165 \end_inset
41166
41167
41168 \end_layout
41169
41170 \begin_layout Standard
41171 Here you find the list of defined file formats that LyX can handle.
41172  You can modify the viewer and editor program that should be used for certain
41173  formats.
41174  To create a new format, select an existing one, change the entry of the
41175  fields 
41176 \family sans
41177 Format
41178 \family default
41179  and 
41180 \family sans
41181 GUI
41182 \begin_inset space ~
41183 \end_inset
41184
41185 name
41186 \family default
41187 , and press the 
41188 \family sans
41189 Add
41190 \family default
41191  button.
41192 \end_layout
41193
41194 \begin_layout Standard
41195 More about formats, like the options that can be used in the format definition,
41196  is described in section 
41197 \emph on
41198 Formats
41199 \emph default
41200  of the 
41201 \emph on
41202 Customization
41203 \emph default
41204  manual.
41205 \end_layout
41206
41207 \begin_layout Section
41208 Copiers
41209 \begin_inset Index
41210 status collapsed
41211
41212 \begin_layout Plain Layout
41213 Copiers
41214 \end_layout
41215
41216 \end_inset
41217
41218
41219 \end_layout
41220
41221 \begin_layout Standard
41222 Here you find the list of defined copiers.
41223  Since all conversions from one format to another take place in LyX's temporary
41224  directory, it is sometimes necessary to modify a file before copying it
41225  to the temporary directory in order that the conversion may be performed.
41226  This is done by a Copier.
41227 \end_layout
41228
41229 \begin_layout Standard
41230 More about converters is described in section 
41231 \emph on
41232 Copiers
41233 \emph default
41234  of the 
41235 \emph on
41236 Customization
41237 \emph default
41238  manual.
41239 \end_layout
41240
41241 \begin_layout Chapter
41242 Units available in LyX
41243 \begin_inset Index
41244 status collapsed
41245
41246 \begin_layout Plain Layout
41247 Units
41248 \end_layout
41249
41250 \end_inset
41251
41252
41253 \begin_inset CommandInset label
41254 LatexCommand label
41255 name "cha:Units-available-in"
41256
41257 \end_inset
41258
41259
41260 \end_layout
41261
41262 \begin_layout Standard
41263 To understand the units described in this documentation, 
41264 \begin_inset CommandInset ref
41265 LatexCommand ref
41266 reference "cap:Units"
41267
41268 \end_inset
41269
41270  explains all units available in LyX.
41271 \end_layout
41272
41273 \begin_layout Standard
41274 \begin_inset Float table
41275 placement h
41276 wide false
41277 sideways false
41278 status open
41279
41280 \begin_layout Plain Layout
41281 \begin_inset Caption
41282
41283 \begin_layout Plain Layout
41284 \begin_inset CommandInset label
41285 LatexCommand label
41286 name "cap:Units"
41287
41288 \end_inset
41289
41290 Units
41291 \end_layout
41292
41293 \end_inset
41294
41295
41296 \end_layout
41297
41298 \begin_layout Plain Layout
41299 \begin_inset VSpace medskip
41300 \end_inset
41301
41302
41303 \end_layout
41304
41305 \begin_layout Plain Layout
41306 \align center
41307 \begin_inset Tabular
41308 <lyxtabular version="3" rows="20" columns="2">
41309 <features>
41310 <column alignment="center" valignment="top" width="0">
41311 <column alignment="center" valignment="top" width="0">
41312 <row>
41313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41314 \begin_inset Text
41315
41316 \begin_layout Plain Layout
41317 unit
41318 \end_layout
41319
41320 \end_inset
41321 </cell>
41322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41323 \begin_inset Text
41324
41325 \begin_layout Plain Layout
41326 name/description
41327 \end_layout
41328
41329 \end_inset
41330 </cell>
41331 </row>
41332 <row>
41333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41334 \begin_inset Text
41335
41336 \begin_layout Plain Layout
41337 mm
41338 \end_layout
41339
41340 \end_inset
41341 </cell>
41342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41343 \begin_inset Text
41344
41345 \begin_layout Plain Layout
41346 millimeter
41347 \end_layout
41348
41349 \end_inset
41350 </cell>
41351 </row>
41352 <row>
41353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41354 \begin_inset Text
41355
41356 \begin_layout Plain Layout
41357 cm
41358 \end_layout
41359
41360 \end_inset
41361 </cell>
41362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41363 \begin_inset Text
41364
41365 \begin_layout Plain Layout
41366 centimeter
41367 \end_layout
41368
41369 \end_inset
41370 </cell>
41371 </row>
41372 <row>
41373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41374 \begin_inset Text
41375
41376 \begin_layout Plain Layout
41377 in
41378 \end_layout
41379
41380 \end_inset
41381 </cell>
41382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41383 \begin_inset Text
41384
41385 \begin_layout Plain Layout
41386 inch
41387 \end_layout
41388
41389 \end_inset
41390 </cell>
41391 </row>
41392 <row>
41393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41394 \begin_inset Text
41395
41396 \begin_layout Plain Layout
41397 pt
41398 \end_layout
41399
41400 \end_inset
41401 </cell>
41402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41403 \begin_inset Text
41404
41405 \begin_layout Plain Layout
41406 point (72.27
41407 \begin_inset space \thinspace{}
41408 \end_inset
41409
41410 pt = 1
41411 \begin_inset space \thinspace{}
41412 \end_inset
41413
41414 in)
41415 \end_layout
41416
41417 \end_inset
41418 </cell>
41419 </row>
41420 <row>
41421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41422 \begin_inset Text
41423
41424 \begin_layout Plain Layout
41425 pc
41426 \end_layout
41427
41428 \end_inset
41429 </cell>
41430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41431 \begin_inset Text
41432
41433 \begin_layout Plain Layout
41434 pica (1
41435 \begin_inset space \thinspace{}
41436 \end_inset
41437
41438 pc = 12
41439 \begin_inset space \thinspace{}
41440 \end_inset
41441
41442 pt)
41443 \end_layout
41444
41445 \end_inset
41446 </cell>
41447 </row>
41448 <row>
41449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41450 \begin_inset Text
41451
41452 \begin_layout Plain Layout
41453 sp
41454 \end_layout
41455
41456 \end_inset
41457 </cell>
41458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41459 \begin_inset Text
41460
41461 \begin_layout Plain Layout
41462 scaled point (65536
41463 \begin_inset space \thinspace{}
41464 \end_inset
41465
41466 sp = 1
41467 \begin_inset space \thinspace{}
41468 \end_inset
41469
41470 pt)
41471 \end_layout
41472
41473 \end_inset
41474 </cell>
41475 </row>
41476 <row>
41477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41478 \begin_inset Text
41479
41480 \begin_layout Plain Layout
41481 bp
41482 \end_layout
41483
41484 \end_inset
41485 </cell>
41486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41487 \begin_inset Text
41488
41489 \begin_layout Plain Layout
41490 big point (72
41491 \begin_inset space \thinspace{}
41492 \end_inset
41493
41494 bp = 1
41495 \begin_inset space \thinspace{}
41496 \end_inset
41497
41498 in)
41499 \end_layout
41500
41501 \end_inset
41502 </cell>
41503 </row>
41504 <row>
41505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41506 \begin_inset Text
41507
41508 \begin_layout Plain Layout
41509 dd
41510 \end_layout
41511
41512 \end_inset
41513 </cell>
41514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518 didot (72
41519 \begin_inset space \thinspace{}
41520 \end_inset
41521
41522 dd 
41523 \begin_inset Formula $\approx$
41524 \end_inset
41525
41526  37.6
41527 \begin_inset space \thinspace{}
41528 \end_inset
41529
41530 mm)
41531 \end_layout
41532
41533 \end_inset
41534 </cell>
41535 </row>
41536 <row>
41537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41538 \begin_inset Text
41539
41540 \begin_layout Plain Layout
41541 cc
41542 \end_layout
41543
41544 \end_inset
41545 </cell>
41546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41547 \begin_inset Text
41548
41549 \begin_layout Plain Layout
41550 cicero (1
41551 \begin_inset space \thinspace{}
41552 \end_inset
41553
41554 cc = 12
41555 \begin_inset space \thinspace{}
41556 \end_inset
41557
41558 dd)
41559 \end_layout
41560
41561 \end_inset
41562 </cell>
41563 </row>
41564 <row>
41565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41566 \begin_inset Text
41567
41568 \begin_layout Plain Layout
41569 Scale%
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578 % of original image width
41579 \end_layout
41580
41581 \end_inset
41582 </cell>
41583 </row>
41584 <row>
41585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41586 \begin_inset Text
41587
41588 \begin_layout Plain Layout
41589 text%
41590 \end_layout
41591
41592 \end_inset
41593 </cell>
41594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41595 \begin_inset Text
41596
41597 \begin_layout Plain Layout
41598 % of text width
41599 \end_layout
41600
41601 \end_inset
41602 </cell>
41603 </row>
41604 <row>
41605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41606 \begin_inset Text
41607
41608 \begin_layout Plain Layout
41609 col%
41610 \end_layout
41611
41612 \end_inset
41613 </cell>
41614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41615 \begin_inset Text
41616
41617 \begin_layout Plain Layout
41618 % of column width
41619 \end_layout
41620
41621 \end_inset
41622 </cell>
41623 </row>
41624 <row>
41625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41626 \begin_inset Text
41627
41628 \begin_layout Plain Layout
41629 page%
41630 \end_layout
41631
41632 \end_inset
41633 </cell>
41634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41635 \begin_inset Text
41636
41637 \begin_layout Plain Layout
41638 % of paper width
41639 \end_layout
41640
41641 \end_inset
41642 </cell>
41643 </row>
41644 <row>
41645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41646 \begin_inset Text
41647
41648 \begin_layout Plain Layout
41649 line%
41650 \end_layout
41651
41652 \end_inset
41653 </cell>
41654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41655 \begin_inset Text
41656
41657 \begin_layout Plain Layout
41658 % of line width
41659 \end_layout
41660
41661 \end_inset
41662 </cell>
41663 </row>
41664 <row>
41665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41666 \begin_inset Text
41667
41668 \begin_layout Plain Layout
41669 theight%
41670 \end_layout
41671
41672 \end_inset
41673 </cell>
41674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41675 \begin_inset Text
41676
41677 \begin_layout Plain Layout
41678 % of text height
41679 \end_layout
41680
41681 \end_inset
41682 </cell>
41683 </row>
41684 <row>
41685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41686 \begin_inset Text
41687
41688 \begin_layout Plain Layout
41689 pheight%
41690 \end_layout
41691
41692 \end_inset
41693 </cell>
41694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41695 \begin_inset Text
41696
41697 \begin_layout Plain Layout
41698 % of paper height
41699 \end_layout
41700
41701 \end_inset
41702 </cell>
41703 </row>
41704 <row>
41705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41706 \begin_inset Text
41707
41708 \begin_layout Plain Layout
41709 ex
41710 \end_layout
41711
41712 \end_inset
41713 </cell>
41714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41715 \begin_inset Text
41716
41717 \begin_layout Plain Layout
41718 height of letter 
41719 \emph on
41720 x
41721 \emph default
41722  in current font
41723 \end_layout
41724
41725 \end_inset
41726 </cell>
41727 </row>
41728 <row>
41729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41730 \begin_inset Text
41731
41732 \begin_layout Plain Layout
41733 em
41734 \end_layout
41735
41736 \end_inset
41737 </cell>
41738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41739 \begin_inset Text
41740
41741 \begin_layout Plain Layout
41742 width of letter 
41743 \emph on
41744 M
41745 \emph default
41746  in current font
41747 \end_layout
41748
41749 \end_inset
41750 </cell>
41751 </row>
41752 <row>
41753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41754 \begin_inset Text
41755
41756 \begin_layout Plain Layout
41757 mu
41758 \end_layout
41759
41760 \end_inset
41761 </cell>
41762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41763 \begin_inset Text
41764
41765 \begin_layout Plain Layout
41766 math unit (1
41767 \begin_inset space \thinspace{}
41768 \end_inset
41769
41770 mu = 1/18
41771 \begin_inset space \thinspace{}
41772 \end_inset
41773
41774 em)
41775 \end_layout
41776
41777 \end_inset
41778 </cell>
41779 </row>
41780 </lyxtabular>
41781
41782 \end_inset
41783
41784
41785 \end_layout
41786
41787 \end_inset
41788
41789
41790 \end_layout
41791
41792 \begin_layout Chapter
41793 Credits
41794 \begin_inset CommandInset label
41795 LatexCommand label
41796 name "cha:Credits"
41797
41798 \end_inset
41799
41800
41801 \end_layout
41802
41803 \begin_layout Standard
41804 The documentation is a collaborative effort between many different people
41805  (and we would encourage people to contribute!).
41806 \end_layout
41807
41808 \begin_layout Itemize
41809
41810 \noun on
41811 Alejandro Aguilar Sierra
41812 \end_layout
41813
41814 \begin_layout Itemize
41815
41816 \noun on
41817 Amir Karger
41818 \end_layout
41819
41820 \begin_layout Itemize
41821
41822 \noun on
41823 David Johnson
41824 \end_layout
41825
41826 \begin_layout Itemize
41827
41828 \noun on
41829 Hartmut Haase
41830 \end_layout
41831
41832 \begin_layout Itemize
41833
41834 \noun on
41835 Ignacio García
41836 \end_layout
41837
41838 \begin_layout Itemize
41839
41840 \noun on
41841 Ivan Schreter
41842 \end_layout
41843
41844 \begin_layout Itemize
41845
41846 \noun on
41847 John Raithel
41848 \end_layout
41849
41850 \begin_layout Itemize
41851
41852 \noun on
41853 John Weiss
41854 \end_layout
41855
41856 \begin_layout Itemize
41857
41858 \noun on
41859 Lars Gullik Bjønnes
41860 \end_layout
41861
41862 \begin_layout Itemize
41863
41864 \noun on
41865 Matthias Ettrich
41866 \end_layout
41867
41868 \begin_layout Itemize
41869
41870 \noun on
41871 Matthias Zenker
41872 \end_layout
41873
41874 \begin_layout Itemize
41875
41876 \noun on
41877 Rich Fields
41878 \end_layout
41879
41880 \begin_layout Itemize
41881
41882 \noun on
41883 Pascal André
41884 \end_layout
41885
41886 \begin_layout Itemize
41887
41888 \noun on
41889 Paul Evans
41890 \end_layout
41891
41892 \begin_layout Itemize
41893
41894 \noun on
41895 Paul Russel
41896 \end_layout
41897
41898 \begin_layout Itemize
41899
41900 \noun on
41901 Robin Socha
41902 \end_layout
41903
41904 \begin_layout Itemize
41905
41906 \noun on
41907 Uwe Stöhr
41908 \end_layout
41909
41910 \begin_layout Itemize
41911 The LyX Team: 
41912 \begin_inset CommandInset citation
41913 LatexCommand cite
41914 key "lyxcredit"
41915
41916 \end_inset
41917
41918
41919 \end_layout
41920
41921 \begin_layout Standard
41922 \begin_inset Newpage newpage
41923 \end_inset
41924
41925 The bibliography on the following page was created with the 
41926 \family sans
41927 Bibliography
41928 \family default
41929  environment.
41930 \end_layout
41931
41932 \begin_layout Bibliography
41933 \begin_inset CommandInset bibitem
41934 LatexCommand bibitem
41935 label "Credits"
41936 key "lyxcredit"
41937
41938 \end_inset
41939
41940 The LyX Team: 
41941 \begin_inset CommandInset href
41942 LatexCommand href
41943 name "Credits"
41944 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41945
41946 \end_inset
41947
41948 :
41949 \begin_inset Newline newline
41950 \end_inset
41951
41952
41953 \begin_inset Flex URL
41954 status collapsed
41955
41956 \begin_layout Plain Layout
41957
41958 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41959 \end_layout
41960
41961 \end_inset
41962
41963
41964 \end_layout
41965
41966 \begin_layout Bibliography
41967 \begin_inset CommandInset bibitem
41968 LatexCommand bibitem
41969 key "latexcompanion"
41970
41971 \end_inset
41972
41973 Frank Mittelbach and Michel Goossens: 
41974 \emph on
41975 The LaTeX Companion Second Edition.
41976
41977 \emph default
41978  Addison-Wesley, 2004
41979 \end_layout
41980
41981 \begin_layout Bibliography
41982 \begin_inset CommandInset bibitem
41983 LatexCommand bibitem
41984 key "latexguide"
41985
41986 \end_inset
41987
41988 Helmut Kopka and Patrick W.
41989  Daly: 
41990 \emph on
41991 A Guide to LaTeX Fourth Edition.
41992
41993 \emph default
41994  Addison-Wesley, 2003
41995 \end_layout
41996
41997 \begin_layout Bibliography
41998 \begin_inset CommandInset bibitem
41999 LatexCommand bibitem
42000 key "latexbook"
42001
42002 \end_inset
42003
42004 Leslie Lamport: 
42005 \emph on
42006 LaTeX: A Document Preparation System.
42007
42008 \emph default
42009  Addison-Wesley, second edition, 1994
42010 \end_layout
42011
42012 \begin_layout Bibliography
42013 \begin_inset CommandInset bibitem
42014 LatexCommand bibitem
42015 key "texbook"
42016
42017 \end_inset
42018
42019 Donald E.
42020  Knuth.
42021  
42022 \emph on
42023 The TeXbook.
42024
42025 \emph default
42026  Addison-Wesley, 1984
42027 \end_layout
42028
42029 \begin_layout Bibliography
42030 \begin_inset CommandInset bibitem
42031 LatexCommand bibitem
42032 key "TeXCatalogue"
42033
42034 \end_inset
42035
42036 The TeX Catalogue:
42037 \begin_inset Newline newline
42038 \end_inset
42039
42040
42041 \begin_inset Flex URL
42042 status collapsed
42043
42044 \begin_layout Plain Layout
42045
42046 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
42047 \end_layout
42048
42049 \end_inset
42050
42051
42052 \end_layout
42053
42054 \begin_layout Bibliography
42055 \begin_inset CommandInset bibitem
42056 LatexCommand bibitem
42057 key "LaTeXFAQ"
42058
42059 \end_inset
42060
42061 The LaTeX FAQ:
42062 \begin_inset Newline newline
42063 \end_inset
42064
42065
42066 \begin_inset Flex URL
42067 status collapsed
42068
42069 \begin_layout Plain Layout
42070
42071 http://www.tex.ac.uk/cgi-bin/texfaq2html
42072 \end_layout
42073
42074 \end_inset
42075
42076
42077 \end_layout
42078
42079 \begin_layout Bibliography
42080 \begin_inset CommandInset bibitem
42081 LatexCommand bibitem
42082 key "makeindex"
42083
42084 \end_inset
42085
42086
42087 \begin_inset CommandInset href
42088 LatexCommand href
42089 name "Documentation"
42090 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
42091
42092 \end_inset
42093
42094  of the program 
42095 \family sans
42096 makeindex
42097 \family default
42098 :
42099 \begin_inset Newline newline
42100 \end_inset
42101
42102
42103 \begin_inset Flex URL
42104 status collapsed
42105
42106 \begin_layout Plain Layout
42107
42108 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
42109 \end_layout
42110
42111 \end_inset
42112
42113
42114 \end_layout
42115
42116 \begin_layout Bibliography
42117 \begin_inset CommandInset bibitem
42118 LatexCommand bibitem
42119 key "xindy"
42120
42121 \end_inset
42122
42123
42124 \begin_inset CommandInset href
42125 LatexCommand href
42126 name "Documentation"
42127 target "http://www.xindy.org/documentation.html"
42128
42129 \end_inset
42130
42131  of the program 
42132 \family sans
42133 xindy
42134 \family default
42135 :
42136 \begin_inset Newline newline
42137 \end_inset
42138
42139
42140 \begin_inset Flex URL
42141 status collapsed
42142
42143 \begin_layout Plain Layout
42144
42145 http://www.xindy.org/documentation.html
42146 \end_layout
42147
42148 \end_inset
42149
42150
42151 \end_layout
42152
42153 \begin_layout Bibliography
42154 \begin_inset CommandInset bibitem
42155 LatexCommand bibitem
42156 key "caption"
42157
42158 \end_inset
42159
42160
42161 \begin_inset CommandInset href
42162 LatexCommand href
42163 name "Documentation"
42164 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
42165
42166 \end_inset
42167
42168  of the LaTeX-package 
42169 \series bold
42170 caption
42171 \series default
42172
42173 \begin_inset Index
42174 status collapsed
42175
42176 \begin_layout Plain Layout
42177 LaTeX-packages ! caption
42178 \end_layout
42179
42180 \end_inset
42181
42182 :
42183 \begin_inset Newline newline
42184 \end_inset
42185
42186
42187 \begin_inset Flex URL
42188 status collapsed
42189
42190 \begin_layout Plain Layout
42191
42192 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
42193 \end_layout
42194
42195 \end_inset
42196
42197
42198 \end_layout
42199
42200 \begin_layout Bibliography
42201 \begin_inset CommandInset bibitem
42202 LatexCommand bibitem
42203 key "fancyhdr"
42204
42205 \end_inset
42206
42207
42208 \begin_inset CommandInset href
42209 LatexCommand href
42210 name "Documentation"
42211 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
42212
42213 \end_inset
42214
42215  of the LaTeX-package 
42216 \series bold
42217 fancyhdr
42218 \series default
42219
42220 \begin_inset Index
42221 status collapsed
42222
42223 \begin_layout Plain Layout
42224 LaTeX-packages ! fancyhdr
42225 \end_layout
42226
42227 \end_inset
42228
42229 :
42230 \begin_inset Newline newline
42231 \end_inset
42232
42233
42234 \begin_inset Flex URL
42235 status collapsed
42236
42237 \begin_layout Plain Layout
42238
42239 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42240 \end_layout
42241
42242 \end_inset
42243
42244
42245 \end_layout
42246
42247 \begin_layout Bibliography
42248 \begin_inset CommandInset bibitem
42249 LatexCommand bibitem
42250 key "hyperref"
42251
42252 \end_inset
42253
42254
42255 \series bold
42256
42257 \begin_inset CommandInset href
42258 LatexCommand href
42259 name "Documentation"
42260 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42261
42262 \end_inset
42263
42264
42265 \series default
42266  of the LaTeX-package 
42267 \series bold
42268 hyperref
42269 \series default
42270
42271 \begin_inset Index
42272 status collapsed
42273
42274 \begin_layout Plain Layout
42275 LaTeX-packages ! hyperref
42276 \end_layout
42277
42278 \end_inset
42279
42280 :
42281 \begin_inset Newline newline
42282 \end_inset
42283
42284
42285 \begin_inset Flex URL
42286 status collapsed
42287
42288 \begin_layout Plain Layout
42289
42290 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
42291 \end_layout
42292
42293 \end_inset
42294
42295
42296 \end_layout
42297
42298 \begin_layout Bibliography
42299 \begin_inset CommandInset bibitem
42300 LatexCommand bibitem
42301 key "nomencl"
42302
42303 \end_inset
42304
42305
42306 \begin_inset CommandInset href
42307 LatexCommand href
42308 name "Documentation"
42309 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42310
42311 \end_inset
42312
42313  of the LaTeX-package 
42314 \series bold
42315 nomencl
42316 \series default
42317
42318 \begin_inset Index
42319 status collapsed
42320
42321 \begin_layout Plain Layout
42322 LaTeX-packages ! nomencl
42323 \end_layout
42324
42325 \end_inset
42326
42327 :
42328 \begin_inset Newline newline
42329 \end_inset
42330
42331
42332 \begin_inset Flex URL
42333 status collapsed
42334
42335 \begin_layout Plain Layout
42336
42337 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42338 \end_layout
42339
42340 \end_inset
42341
42342
42343 \end_layout
42344
42345 \begin_layout Bibliography
42346 \begin_inset CommandInset bibitem
42347 LatexCommand bibitem
42348 key "tipa"
42349
42350 \end_inset
42351
42352
42353 \begin_inset CommandInset href
42354 LatexCommand href
42355 name "Documentation"
42356 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42357
42358 \end_inset
42359
42360  of the LaTeX-package 
42361 \series bold
42362 tipa
42363 \series default
42364
42365 \begin_inset Index
42366 status collapsed
42367
42368 \begin_layout Plain Layout
42369 LaTeX-packages ! tipa
42370 \end_layout
42371
42372 \end_inset
42373
42374 :
42375 \begin_inset Newline newline
42376 \end_inset
42377
42378
42379 \begin_inset Flex URL
42380 status collapsed
42381
42382 \begin_layout Plain Layout
42383
42384 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42385 \end_layout
42386
42387 \end_inset
42388
42389
42390 \end_layout
42391
42392 \begin_layout Bibliography
42393 \begin_inset CommandInset bibitem
42394 LatexCommand bibitem
42395 key "wrapfig"
42396
42397 \end_inset
42398
42399
42400 \begin_inset CommandInset href
42401 LatexCommand href
42402 name "Documentation"
42403 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42404
42405 \end_inset
42406
42407  of the LaTeX-package 
42408 \series bold
42409 wrapfig
42410 \series default
42411
42412 \begin_inset Index
42413 status collapsed
42414
42415 \begin_layout Plain Layout
42416 LaTeX-packages ! wrapfig
42417 \end_layout
42418
42419 \end_inset
42420
42421 :
42422 \begin_inset Newline newline
42423 \end_inset
42424
42425
42426 \begin_inset Flex URL
42427 status collapsed
42428
42429 \begin_layout Plain Layout
42430
42431 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42432 \end_layout
42433
42434 \end_inset
42435
42436
42437 \end_layout
42438
42439 \begin_layout Bibliography
42440 \begin_inset CommandInset bibitem
42441 LatexCommand bibitem
42442 key "XeTeX"
42443
42444 \end_inset
42445
42446
42447 \begin_inset CommandInset href
42448 LatexCommand href
42449 name "Wiki-page"
42450 target "http://wiki.lyx.org/LyX/XeTeX"
42451
42452 \end_inset
42453
42454  how to use LyX with XeTeX:
42455 \begin_inset Newline newline
42456 \end_inset
42457
42458
42459 \begin_inset Flex URL
42460 status collapsed
42461
42462 \begin_layout Plain Layout
42463
42464 http://wiki.lyx.org/LyX/XeTeX
42465 \end_layout
42466
42467 \end_inset
42468
42469
42470 \end_layout
42471
42472 \begin_layout Bibliography
42473 \begin_inset CommandInset bibitem
42474 LatexCommand bibitem
42475 key "Arabic"
42476
42477 \end_inset
42478
42479
42480 \begin_inset CommandInset href
42481 LatexCommand href
42482 name "Wiki-page"
42483 target "http://wiki.lyx.org/Windows/Arabic"
42484
42485 \end_inset
42486
42487  how to set up LyX for Arabic:
42488 \begin_inset Newline newline
42489 \end_inset
42490
42491
42492 \begin_inset Flex URL
42493 status collapsed
42494
42495 \begin_layout Plain Layout
42496
42497 http://wiki.lyx.org/Windows/Arabic
42498 \end_layout
42499
42500 \end_inset
42501
42502
42503 \end_layout
42504
42505 \begin_layout Bibliography
42506 \begin_inset CommandInset bibitem
42507 LatexCommand bibitem
42508 key "Armenian"
42509
42510 \end_inset
42511
42512
42513 \begin_inset CommandInset href
42514 LatexCommand href
42515 name "Wiki-page"
42516 target "http://wiki.lyx.org/Windows/Armenian"
42517
42518 \end_inset
42519
42520  how to set up LyX for Armenian:
42521 \begin_inset Newline newline
42522 \end_inset
42523
42524
42525 \begin_inset Flex URL
42526 status collapsed
42527
42528 \begin_layout Plain Layout
42529
42530 http://wiki.lyx.org/Windows/Armenian
42531 \end_layout
42532
42533 \end_inset
42534
42535
42536 \end_layout
42537
42538 \begin_layout Bibliography
42539 \begin_inset CommandInset bibitem
42540 LatexCommand bibitem
42541 key "Farsi"
42542
42543 \end_inset
42544
42545
42546 \begin_inset CommandInset href
42547 LatexCommand href
42548 name "Wiki-page"
42549 target "http://wiki.lyx.org/Windows/Farsi"
42550
42551 \end_inset
42552
42553  how to set up LyX for Farsi:
42554 \begin_inset Newline newline
42555 \end_inset
42556
42557
42558 \begin_inset Flex URL
42559 status collapsed
42560
42561 \begin_layout Plain Layout
42562
42563 http://wiki.lyx.org/Windows/Farsi
42564 \end_layout
42565
42566 \end_inset
42567
42568
42569 \end_layout
42570
42571 \begin_layout Bibliography
42572 \begin_inset CommandInset bibitem
42573 LatexCommand bibitem
42574 key "Hebrew"
42575
42576 \end_inset
42577
42578
42579 \begin_inset CommandInset href
42580 LatexCommand href
42581 name "Wiki-page"
42582 target "http://wiki.lyx.org/Windows/Hebrew"
42583
42584 \end_inset
42585
42586  how to set up LyX for Hebrew:
42587 \begin_inset Newline newline
42588 \end_inset
42589
42590
42591 \begin_inset Flex URL
42592 status collapsed
42593
42594 \begin_layout Plain Layout
42595
42596 http://wiki.lyx.org/Windows/Hebrew
42597 \end_layout
42598
42599 \end_inset
42600
42601
42602 \end_layout
42603
42604 \begin_layout Bibliography
42605 \begin_inset CommandInset bibitem
42606 LatexCommand bibitem
42607 key "Japanese"
42608
42609 \end_inset
42610
42611
42612 \begin_inset CommandInset href
42613 LatexCommand href
42614 name "Wiki-page"
42615 target "http://wiki.lyx.org/Windows/Japanese"
42616
42617 \end_inset
42618
42619  how to set up LyX for Japanese:
42620 \begin_inset Newline newline
42621 \end_inset
42622
42623
42624 \begin_inset Flex URL
42625 status collapsed
42626
42627 \begin_layout Plain Layout
42628
42629 http://wiki.lyx.org/Windows/Japanese
42630 \end_layout
42631
42632 \end_inset
42633
42634
42635 \end_layout
42636
42637 \begin_layout Bibliography
42638 \begin_inset CommandInset bibitem
42639 LatexCommand bibitem
42640 key "Vietnamese"
42641
42642 \end_inset
42643
42644
42645 \begin_inset CommandInset href
42646 LatexCommand href
42647 name "Wiki-page"
42648 target "http://wiki.lyx.org/Windows/Vietnamese"
42649
42650 \end_inset
42651
42652  how to set up LyX for Vietnamese:
42653 \begin_inset Newline newline
42654 \end_inset
42655
42656
42657 \begin_inset Flex URL
42658 status collapsed
42659
42660 \begin_layout Plain Layout
42661
42662 http://wiki.lyx.org/Windows/Vietnamese
42663 \end_layout
42664
42665 \end_inset
42666
42667
42668 \end_layout
42669
42670 \begin_layout Bibliography
42671 \begin_inset CommandInset bibitem
42672 LatexCommand bibitem
42673 key "LyX-func"
42674
42675 \end_inset
42676
42677
42678 \begin_inset CommandInset href
42679 LatexCommand href
42680 name "Wiki-page"
42681 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42682
42683 \end_inset
42684
42685  with a list of all available LyX-functions:
42686 \begin_inset Newline newline
42687 \end_inset
42688
42689
42690 \begin_inset Flex URL
42691 status collapsed
42692
42693 \begin_layout Plain Layout
42694
42695 http://wiki.lyx.org/LyX/LyxFunctionList
42696 \end_layout
42697
42698 \end_inset
42699
42700
42701 \end_layout
42702
42703 \begin_layout Bibliography
42704 \begin_inset CommandInset bibitem
42705 LatexCommand bibitem
42706 key "NewInLyX16"
42707
42708 \end_inset
42709
42710
42711 \begin_inset CommandInset href
42712 LatexCommand href
42713 name "Wiki-page"
42714 target "http://wiki.lyx.org/LyX/NewInLyX16"
42715
42716 \end_inset
42717
42718  about new features in 
42719 \family sans
42720 LyX 1.6.0
42721 \family default
42722 :
42723 \begin_inset Newline newline
42724 \end_inset
42725
42726
42727 \begin_inset Flex URL
42728 status collapsed
42729
42730 \begin_layout Plain Layout
42731
42732 http://wiki.lyx.org/LyX/NewInLyX16
42733 \end_layout
42734
42735 \end_inset
42736
42737
42738 \end_layout
42739
42740 \begin_layout Standard
42741 \begin_inset Newpage newpage
42742 \end_inset
42743
42744
42745 \begin_inset ERT
42746 status collapsed
42747
42748 \begin_layout Plain Layout
42749
42750
42751 \backslash
42752 let
42753 \backslash
42754 mybibname
42755 \backslash
42756 bibname
42757 \end_layout
42758
42759 \begin_layout Plain Layout
42760
42761
42762 \backslash
42763 renewcommand{
42764 \backslash
42765 bibname}{
42766 \backslash
42767 mybibname
42768 \backslash
42769 ; 2}
42770 \end_layout
42771
42772 \end_inset
42773
42774
42775 \begin_inset Note Note
42776 status collapsed
42777
42778 \begin_layout Plain Layout
42779 The command 
42780 \series bold
42781
42782 \backslash
42783 bibname
42784 \series default
42785  is the name of the bibliography in the current document language.
42786  It is redefined here with the number 2 at the end to state that the following
42787  bibliography is the second one:
42788 \end_layout
42789
42790 \end_inset
42791
42792
42793 \end_layout
42794
42795 \begin_layout Standard
42796 \begin_inset CommandInset bibtex
42797 LatexCommand bibtex
42798 bibfiles "biblio/LyXDocs"
42799 options "biblio/alphadin"
42800
42801 \end_inset
42802
42803
42804 \end_layout
42805
42806 \begin_layout Standard
42807 The above bibliography is created from a BibTeX-database.
42808 \end_layout
42809
42810 \begin_layout Standard
42811
42812 \series bold
42813 \begin_inset CommandInset nomencl_print
42814 LatexCommand printnomenclature
42815
42816 \end_inset
42817
42818
42819 \begin_inset CommandInset index_print
42820 LatexCommand printindex
42821
42822 \end_inset
42823
42824
42825 \end_layout
42826
42827 \end_body
42828 \end_document