]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
b96ea1c51f7f64f5f4dae8d2944708d706311a54
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 336
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 are numbered roman
28  % and a pdf-bookmark for the TOC is added
29  \pagenumbering{roman}
30  \let\myTOC\tableofcontents
31  \renewcommand\tableofcontents{%
32    \pdfbookmark[1]{Contents}{}
33    \myTOC
34    \cleardoublepage
35    \pagenumbering{arabic} }
36
37 % redefine the \LyX macro for PDF bookmarks
38 \def\LyX{\texorpdfstring{%
39   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
40   {LyX }}
41
42 % define a short command for \textvisiblespace
43 \newcommand{\spce}{\textvisiblespace}
44
45 % redefine the greyed out note
46 \renewenvironment{lyxgreyedout}
47  {\textcolor{blue}\bgroup}{\egroup}
48 \end_preamble
49 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
50 \language english
51 \inputencoding auto
52 \font_roman default
53 \font_sans default
54 \font_typewriter default
55 \font_default_family default
56 \font_sc false
57 \font_osf false
58 \font_sf_scale 100
59 \font_tt_scale 100
60
61 \graphics default
62 \paperfontsize 12
63 \spacing single
64 \use_hyperref true
65 \pdf_title "The LyX User's Guide"
66 \pdf_author "LyX Team"
67 \pdf_subject "LyX"
68 \pdf_keywords "LyX"
69 \pdf_bookmarks true
70 \pdf_bookmarksnumbered true
71 \pdf_bookmarksopen false
72 \pdf_bookmarksopenlevel 1
73 \pdf_breaklinks false
74 \pdf_pdfborder false
75 \pdf_colorlinks true
76 \pdf_backref false
77 \pdf_pagebackref false
78 \pdf_pdfusetitle false
79 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
80 \papersize default
81 \use_geometry false
82 \use_amsmath 1
83 \use_esint 0
84 \cite_engine basic
85 \use_bibtopic false
86 \paperorientation portrait
87 \branch Question
88 \selected 1
89 \color #00ff00
90 \end_branch
91 \branch Answer
92 \selected 0
93 \color #aa55ff
94 \end_branch
95 \secnumdepth 3
96 \tocdepth 3
97 \paragraph_separation indent
98 \defskip medskip
99 \quotes_language english
100 \papercolumns 1
101 \papersides 2
102 \paperpagestyle default
103 \tracking_changes false
104 \output_changes false
105 \author "" 
106 \author "" 
107 \end_header
108
109 \begin_body
110
111 \begin_layout Title
112 The LyX User's Guide
113 \end_layout
114
115 \begin_layout Author
116 by the LyX Team
117 \begin_inset Foot
118 status collapsed
119
120 \begin_layout Plain Layout
121 \noindent
122 If you have comments or error corrections, please send them to the LyX Documenta
123 tion mailing list: 
124 \begin_inset CommandInset href
125 LatexCommand href
126 target "lyx-docs@lists.lyx.org"
127 type "mailto:"
128
129 \end_inset
130
131
132 \end_layout
133
134 \end_inset
135
136
137 \begin_inset Newline newline
138 \end_inset
139
140
141 \begin_inset Newline newline
142 \end_inset
143
144 Version 1.6svn
145 \begin_inset Note Note
146 status open
147
148 \begin_layout Plain Layout
149 The latest PDF-version of this document can be found here:
150 \begin_inset Newline newline
151 \end_inset
152
153
154 \series bold
155 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
156 \end_layout
157
158 \end_inset
159
160
161 \end_layout
162
163 \begin_layout Standard
164 \begin_inset CommandInset toc
165 LatexCommand tableofcontents
166
167 \end_inset
168
169
170 \end_layout
171
172 \begin_layout Chapter
173 Getting Started
174 \end_layout
175
176 \begin_layout Section
177 What is LyX?
178 \end_layout
179
180 \begin_layout Standard
181 LyX is a document preparation system.
182  It is a tool for producing beautiful manuscripts, publishable books, business
183  letters and proposals, and even poetry.
184  It is unlike most other 
185 \begin_inset Quotes eld
186 \end_inset
187
188 word processors
189 \begin_inset Quotes erd
190 \end_inset
191
192  in the sense that it uses the paradigm of a markup language as its core
193  editing style.
194  That means that when you type a section header, you mark it as a 
195 \begin_inset Quotes eld
196 \end_inset
197
198 Section
199 \begin_inset Quotes erd
200 \end_inset
201
202 , not 
203 \begin_inset Quotes eld
204 \end_inset
205
206 Bold, 17 pt type, left justified, 5 mm space below
207 \begin_inset Quotes erd
208 \end_inset
209
210 .
211  LyX takes care of the typesetting for you, so you deal only with concepts,
212  not the mechanics.
213 \end_layout
214
215 \begin_layout Standard
216 This philosophy is explained in much greater detail in the 
217 \emph on
218
219 \begin_inset Quotes eld
220 \end_inset
221
222 Introduction
223 \begin_inset Quotes erd
224 \end_inset
225
226
227 \emph default
228 .
229  If you haven't read it yet, you need to.
230  Yes, we mean now.
231 \end_layout
232
233 \begin_layout Standard
234 The 
235 \begin_inset Quotes eld
236 \end_inset
237
238
239 \emph on
240 Introduction
241 \emph default
242
243 \begin_inset Quotes erd
244 \end_inset
245
246  describes several things in addition to LyX's philosophy: most importantly,
247  the format of all of the manuals.
248  If you don't read it, you'll have a bear of a time navigating this manual.
249  You might also be better served looking in one of the other manuals instead
250  of this one.
251  
252 \begin_inset Quotes eld
253 \end_inset
254
255
256 \emph on
257 Introduction
258 \emph default
259
260 \begin_inset Quotes erd
261 \end_inset
262
263  describes that, too.
264 \end_layout
265
266 \begin_layout Section
267 How LyX Looks
268 \end_layout
269
270 \begin_layout Standard
271 Like most applications, LyX has the familiar menu bar across the top of
272  its window.
273  Below it is a toolbar with a pulldown box and various buttons.
274  There is, of course, a vertical scrollbar and a main work area for editing
275  documents.
276  Near the bottom of the window is a small window containing a single line
277  of text.
278  This is the 
279 \emph on
280 minibuffer
281 \emph default
282 , which really means 
283 \begin_inset Quotes eld
284 \end_inset
285
286 command buffer
287 \begin_inset Quotes erd
288 \end_inset
289
290 .
291  Type 
292 \family sans
293 M-x
294 \family default
295  when you need to type a command in the minibuffer.
296 \end_layout
297
298 \begin_layout Standard
299 Note that there is no horizontal scroll bar.
300  This is not a bug or an oversight, but intentional.
301  When you read a book, you expect the end of a line to wrap around to the
302  next line.
303  Text overflows onto new pages in a vertical fashion, hence the need for
304  only a vertical scrollbar.
305  There are three cases where you might want a horizontal scrollbar.
306  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
307  This, however, is due
308  to a flaw in the routine that displays graphics on the LyX screen in a
309  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
310  as you'd need to rescale graphics to fit on a page.
311  The second and third cases are tables and equations which are wider than
312  the LyX window.
313  You can use the arrow keys to scroll horizontally through the table, but
314  this doesn't work for equations yet.
315 \end_layout
316
317 \begin_layout Standard
318 For a brief description of all LyX menus and toolbar buttons, have a look
319  at Appendix
320 \begin_inset space ~
321 \end_inset
322
323
324 \begin_inset CommandInset ref
325 LatexCommand ref
326 reference "cha:The-User-Interface"
327
328 \end_inset
329
330 .
331  Most of them are self-explanatory and you'll find them listed in the correspond
332 ing sections of this documentation.
333 \end_layout
334
335 \begin_layout Section
336 HELP
337 \end_layout
338
339 \begin_layout Standard
340 The help system consists of the LyX manuals.
341  You can read 
342 \emph on
343 all
344 \emph default
345  of the manuals from inside LyX.
346  Just select the manual you want read from the 
347 \family sans
348 Help
349 \family default
350  menu.
351 \end_layout
352
353 \begin_layout Section
354 Basic LyX Setup
355 \begin_inset CommandInset label
356 LatexCommand label
357 name "sec:Basic-LyX-Setup"
358
359 \end_inset
360
361
362 \end_layout
363
364 \begin_layout Standard
365 There are several features of LyX that can be configured from inside LyX,
366  without resorting to configuration files.
367  First, LyX is able to inspect your system to see what programs, LaTeX document
368  classes and LaTeX packages are available.
369  It uses this knowledge to give reasonable defaults to several 
370 \family sans
371 Preferences
372 \begin_inset Index
373 status collapsed
374
375 \begin_layout Plain Layout
376 Preferences
377 \end_layout
378
379 \end_inset
380
381
382 \family default
383  settings.
384  Although this configuration has already been done when LyX was installed
385  on your system, you might have some items that you installed locally, e.g.
386  new LaTeX classes, and which are not seen by LyX.
387  To force LyX to re-inspect your system, you should use 
388 \family sans
389 Tools\SpecialChar \menuseparator
390 Reconfigure
391 \family default
392 .
393 \begin_inset Index
394 status collapsed
395
396 \begin_layout Plain Layout
397 Reconfiguration of LyX
398 \end_layout
399
400 \end_inset
401
402  You should then restart LyX to ensure that the changes are taken into account.
403 \end_layout
404
405 \begin_layout Section
406 LaTeX Setup
407 \begin_inset CommandInset label
408 LatexCommand label
409 name "sec:LaTeX-Setup"
410
411 \end_inset
412
413
414 \end_layout
415
416 \begin_layout Standard
417 LyX needs several LaTeX packages to work properly.
418  The packages found on the system by LyX are listed in the file 
419 \emph on
420 LaT
421 \emph default
422
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428 {}
429 \end_layout
430
431 \end_inset
432
433
434 \emph on
435 eX
436 \begin_inset space ~
437 \end_inset
438
439 Configuration
440 \emph default
441  that will be created when using the menu 
442 \family sans
443 Help\SpecialChar \menuseparator
444 LaT
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Plain Layout
449
450 {}
451 \end_layout
452
453 \end_inset
454
455 eX
456 \begin_inset space ~
457 \end_inset
458
459 Configuration
460 \family default
461 .
462  You should install the required missing packages and then reconfigure LyX.
463 \begin_inset Note Note
464 status collapsed
465
466 \begin_layout Plain Layout
467 The two braces in the ERT box prevent that the term 
468 \begin_inset Quotes eld
469 \end_inset
470
471 LaTeX
472 \begin_inset Quotes erd
473 \end_inset
474
475  is printed with sub- and superscript letters.
476  More on ERT is described in section
477 \begin_inset space ~
478 \end_inset
479
480
481 \begin_inset CommandInset ref
482 LatexCommand ref
483 reference "sec:ERT"
484
485 \end_inset
486
487 , the printout of proper names like LaTeX is explained in section
488 \begin_inset space ~
489 \end_inset
490
491
492 \begin_inset CommandInset ref
493 LatexCommand ref
494 reference "sub:LyX's-Proper-Names"
495
496 \end_inset
497
498 .
499 \end_layout
500
501 \end_inset
502
503
504 \begin_inset Index
505 status collapsed
506
507 \begin_layout Plain Layout
508 Reconfiguration of LyX
509 \end_layout
510
511 \end_inset
512
513
514 \end_layout
515
516 \begin_layout Chapter
517 How to work with LyX
518 \end_layout
519
520 \begin_layout Section
521 Basic File Operations
522 \begin_inset Index
523 status collapsed
524
525 \begin_layout Plain Layout
526 File Operations
527 \end_layout
528
529 \end_inset
530
531
532 \end_layout
533
534 \begin_layout Standard
535 Under the 
536 \family sans
537 File
538 \family default
539  menu are basic operations for any word processor in addition to some more
540  advanced operations:
541 \end_layout
542
543 \begin_layout Itemize
544
545 \family sans
546 New
547 \end_layout
548
549 \begin_layout Itemize
550
551 \family sans
552 New
553 \begin_inset space ~
554 \end_inset
555
556 from
557 \bar under
558
559 \begin_inset space ~
560 \end_inset
561
562
563 \bar default
564 Template
565 \end_layout
566
567 \begin_layout Itemize
568
569 \family sans
570 Open
571 \end_layout
572
573 \begin_layout Itemize
574
575 \family sans
576 Close
577 \end_layout
578
579 \begin_layout Itemize
580
581 \family sans
582 Save
583 \end_layout
584
585 \begin_layout Itemize
586
587 \family sans
588 Save
589 \begin_inset space ~
590 \end_inset
591
592 As
593 \end_layout
594
595 \begin_layout Itemize
596
597 \family sans
598 Revert
599 \begin_inset space ~
600 \end_inset
601
602 to
603 \begin_inset space ~
604 \end_inset
605
606 saved
607 \end_layout
608
609 \begin_layout Itemize
610
611 \family sans
612 Version
613 \begin_inset space ~
614 \end_inset
615
616 Control
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Import
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Export
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Print
635 \end_layout
636
637 \begin_layout Itemize
638
639 \family sans
640 Exit
641 \end_layout
642
643 \begin_layout Standard
644 They all do pretty much the same thing as in other word processors, with
645  a few minor differences.
646  The 
647 \family sans
648 File\SpecialChar \menuseparator
649 New
650 \begin_inset space ~
651 \end_inset
652
653 from
654 \bar under
655
656 \begin_inset space ~
657 \end_inset
658
659
660 \bar default
661 Template
662 \family default
663  command not only prompts you for a name for the new file, but also prompts
664  you for a template to use.
665  Selecting a template will automatically set certain layout features for
666  the document, features you would otherwise need to change manually.
667  They can be of use for certain classes, especially those for writing letters
668  (see section
669 \begin_inset space ~
670 \end_inset
671
672
673 \begin_inset CommandInset ref
674 LatexCommand ref
675 reference "sec:Document-Classes"
676
677 \end_inset
678
679 ).
680 \end_layout
681
682 \begin_layout Standard
683 Note: There is no 
684 \begin_inset Quotes eld
685 \end_inset
686
687 default file
688 \begin_inset Quotes erd
689 \end_inset
690
691  or document named 
692 \begin_inset Quotes eld
693 \end_inset
694
695 Untitled
696 \begin_inset Quotes erd
697 \end_inset
698
699  or 
700 \begin_inset Quotes eld
701 \end_inset
702
703 scratch.
704 \begin_inset Quotes erd
705 \end_inset
706
707  Unless you tell LyX to open a file or create a new one, that big, blank
708  space is just that --- a big, blank space.
709 \end_layout
710
711 \begin_layout Standard
712
713 \family sans
714 Revert
715 \begin_inset space ~
716 \end_inset
717
718 to
719 \begin_inset space ~
720 \end_inset
721
722 saved
723 \family default
724  and 
725 \family sans
726 Version
727 \begin_inset space ~
728 \end_inset
729
730 Control
731 \family default
732  are useful if more people work on the same document at the same time
733 \begin_inset Foot
734 status collapsed
735
736 \begin_layout Plain Layout
737 If you plan to do this, you should check out the Version Control feature
738  in LyX also.
739  Read 
740 \emph on
741 Extended Features
742 \emph default
743 \SpecialChar \@.
744
745 \end_layout
746
747 \end_inset
748
749 .
750  
751 \family sans
752 Revert
753 \begin_inset space ~
754 \end_inset
755
756 to
757 \begin_inset space ~
758 \end_inset
759
760 saved
761 \family default
762  will reload the document from disk.
763  You can of course also use it if you regret that you changed a document
764  and want to restore it to the last save.
765  With
766 \family sans
767  Version
768 \begin_inset space ~
769 \end_inset
770
771 Control 
772 \family default
773 you can there register the changes you made to a document so that others
774  can identify this as your changes.
775 \end_layout
776
777 \begin_layout Section
778 Basic Editing Features
779 \begin_inset Index
780 status collapsed
781
782 \begin_layout Plain Layout
783 Editing
784 \end_layout
785
786 \end_inset
787
788
789 \begin_inset CommandInset label
790 LatexCommand label
791 name "sec:Basic-Editing-Features"
792
793 \end_inset
794
795
796 \end_layout
797
798 \begin_layout Standard
799 Like most modern word processors, LyX can perform cut and paste operations
800  on blocks of text, can move by character, word, or screenful of text, and
801  can delete whole words as well as individual characters.
802  The next four sections cover the basic LyX editing features and how to
803  access them.
804  We'll start with cut and paste.
805 \end_layout
806
807 \begin_layout Standard
808 As you might expect, the 
809 \family sans
810 Edit
811 \family default
812  menu has the cut and paste commands, along with various other editing features.
813  Some of these are special and covered in later sections.
814  The basic ones are:
815 \end_layout
816
817 \begin_layout Itemize
818
819 \family sans
820 Cut
821 \end_layout
822
823 \begin_layout Itemize
824
825 \family sans
826 Copy
827 \end_layout
828
829 \begin_layout Itemize
830
831 \family sans
832 Paste
833 \end_layout
834
835 \begin_layout Itemize
836
837 \family sans
838 Paste
839 \begin_inset space ~
840 \end_inset
841
842 Recent
843 \end_layout
844
845 \begin_layout Itemize
846
847 \family sans
848 Paste
849 \begin_inset space ~
850 \end_inset
851
852 Special
853 \end_layout
854
855 \begin_layout Itemize
856
857 \family sans
858 Find
859 \begin_inset space ~
860 \end_inset
861
862 &
863 \begin_inset space ~
864 \end_inset
865
866 Replace
867 \end_layout
868
869 \begin_layout Standard
870 The first three are self-explanatory.
871  One thing to note: whenever you delete a block of text that you've selected,
872  it's automatically placed in the clipboard.
873  That is, the 
874 \family sans
875 Delete
876 \family default
877  and 
878 \family sans
879 Backspace
880 \family default
881  keys also functions as the 
882 \family sans
883 Cut
884 \family default
885  command.
886  Also, if you've selected text, be careful: If you hit a key, LyX will completel
887 y delete the selected text and replace it with what you just typed.
888  You'll have to do an 
889 \family sans
890 Undo
891 \family default
892  to get back the lost text.
893 \end_layout
894
895 \begin_layout Standard
896 \begin_inset Index
897 status collapsed
898
899 \begin_layout Plain Layout
900 Paste
901 \end_layout
902
903 \end_inset
904
905 You can also copy text between LyX and other programs by cut, copy and paste.
906  The submenu of 
907 \family sans
908 Paste
909 \begin_inset space ~
910 \end_inset
911
912 Recent
913 \family default
914  shows you a list with the last strings you have pasted.
915 \end_layout
916
917 \begin_layout Standard
918 The menu 
919 \family sans
920 Edit\SpecialChar \menuseparator
921 Paste
922 \begin_inset space ~
923 \end_inset
924
925 Special\SpecialChar \menuseparator
926 Plain
927 \begin_inset space ~
928 \end_inset
929
930 Text, Join
931 \begin_inset space ~
932 \end_inset
933
934 Lines
935 \family default
936  will insert the text in the clipboard so that the whole text is inserted
937  as 
938 \emph on
939 one
940 \emph default
941  paragraph.
942  A new paragraph is started when there is a blank line in the file.
943  Without 
944 \family sans
945 Join
946 \begin_inset space ~
947 \end_inset
948
949 Lines
950 \family default
951 , the text is inserted as Paragraphs, where the line breaks of the text
952  will start a new paragraph.
953 \end_layout
954
955 \begin_layout Standard
956 \begin_inset Index
957 status collapsed
958
959 \begin_layout Plain Layout
960 Replace
961 \end_layout
962
963 \end_inset
964
965
966 \begin_inset Index
967 status collapsed
968
969 \begin_layout Plain Layout
970 Find
971 \end_layout
972
973 \end_inset
974
975 The 
976 \family sans
977 Edit\SpecialChar \menuseparator
978 Find
979 \begin_inset space ~
980 \end_inset
981
982 &
983 \begin_inset space ~
984 \end_inset
985
986 Replace
987 \family default
988  item opens the 
989 \family sans
990 Find
991 \begin_inset space ~
992 \end_inset
993
994 and
995 \begin_inset space ~
996 \end_inset
997
998 Replace
999 \family default
1000  dialog.
1001  Once you've found a word or expression, LyX selects it.
1002  Hitting the 
1003 \family sans
1004 Replace
1005 \family default
1006  button replaces the selected text with the contents of the 
1007 \family sans
1008 Replace
1009 \begin_inset space ~
1010 \end_inset
1011
1012 with
1013 \family default
1014  field.
1015  You can click the 
1016 \family sans
1017 Find
1018 \begin_inset space ~
1019 \end_inset
1020
1021 Next
1022 \family default
1023  button to skip the current word.
1024  Hit 
1025 \family sans
1026 Replace
1027 \begin_inset space ~
1028 \end_inset
1029
1030 All
1031 \family default
1032  to replace all occurrences of the text in the document automatically.
1033  The 
1034 \family sans
1035 Case
1036 \begin_inset space ~
1037 \end_inset
1038
1039 sensitive
1040 \family default
1041  option can be used if you want the search to consider the case of the search
1042  word.
1043  If the toggle is set, searching for 
1044 \begin_inset Quotes eld
1045 \end_inset
1046
1047
1048 \family typewriter
1049 Test
1050 \family default
1051
1052 \begin_inset Quotes erd
1053 \end_inset
1054
1055  will not match the word 
1056 \begin_inset Quotes eld
1057 \end_inset
1058
1059
1060 \family typewriter
1061 test
1062 \family default
1063
1064 \begin_inset Quotes erd
1065 \end_inset
1066
1067 .
1068  The 
1069 \family sans
1070 Match whole words only
1071 \family default
1072  option can be used to force LyX to only find complete words.
1073  I.e., searching for 
1074 \begin_inset Quotes eld
1075 \end_inset
1076
1077
1078 \family typewriter
1079 star
1080 \family default
1081
1082 \begin_inset Quotes erd
1083 \end_inset
1084
1085  will not match 
1086 \begin_inset Quotes eld
1087 \end_inset
1088
1089
1090 \family typewriter
1091 starlet
1092 \family default
1093
1094 \begin_inset Quotes erd
1095 \end_inset
1096
1097 .
1098 \end_layout
1099
1100 \begin_layout Standard
1101 Things like notes, floats, etc., the so called insets can be dissolved.
1102  This means that the inset is deleted and its content is left as normal
1103  text.
1104  Dissolving an inset is done by setting the cursor to the beginning of an
1105  inset and pressing 
1106 \family sans
1107 Backspace
1108 \family default
1109  or by setting the cursor to the end and pressing 
1110 \family sans
1111 Delete
1112 \family default
1113 .
1114 \end_layout
1115
1116 \begin_layout Section
1117 Undo and Redo
1118 \begin_inset Index
1119 status collapsed
1120
1121 \begin_layout Plain Layout
1122 Redo
1123 \end_layout
1124
1125 \end_inset
1126
1127
1128 \begin_inset Index
1129 status collapsed
1130
1131 \begin_layout Plain Layout
1132 Undo
1133 \end_layout
1134
1135 \end_inset
1136
1137
1138 \begin_inset CommandInset label
1139 LatexCommand label
1140 name "sec:Undo-and-Redo"
1141
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \begin_layout Standard
1148 If you make a mistake, you can easily recover from it.
1149  LyX has a large-capacity undo/redo buffer.
1150  Select 
1151 \family sans
1152 Edit\SpecialChar \menuseparator
1153 Undo
1154 \family default
1155  to undo some mistake.
1156  If you accidentally undo too much, use 
1157 \family sans
1158 Edit\SpecialChar \menuseparator
1159 Redo
1160 \family default
1161  to 
1162 \begin_inset Quotes eld
1163 \end_inset
1164
1165 undo the undo.
1166 \begin_inset Quotes erd
1167 \end_inset
1168
1169  The undo mechanism is currently limited to 100 steps to minimize memory
1170  overhead.
1171  
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Notice that if you revert back all changes to arrive to the document as
1176  it was last saved, the 
1177 \begin_inset Quotes eld
1178 \end_inset
1179
1180 changed
1181 \begin_inset Quotes erd
1182 \end_inset
1183
1184  status of the document is unfortunately not reset.
1185  This is a consequence of the 100 step undo limit, above.
1186 \end_layout
1187
1188 \begin_layout Standard
1189 The 
1190 \family sans
1191 Undo
1192 \family default
1193  and 
1194 \family sans
1195 Redo
1196 \family default
1197  work on almost everything in LyX.
1198  They have some quirks, too.
1199  They won't 
1200 \family sans
1201 Undo
1202 \family default
1203  or 
1204 \family sans
1205 Redo
1206 \family default
1207  text character by character, but by blocks of text.
1208  That can take some getting used to; you'll have to play with 
1209 \family sans
1210 Undo
1211 \family default
1212  and 
1213 \family sans
1214 Redo
1215 \family default
1216  to get a feel for just how much they'll undo/redo, and after time, you'll
1217  surely appreciate how it works.
1218 \end_layout
1219
1220 \begin_layout Section
1221 Mouse Operations
1222 \begin_inset Index
1223 status collapsed
1224
1225 \begin_layout Plain Layout
1226 Mouse Operations
1227 \end_layout
1228
1229 \end_inset
1230
1231
1232 \end_layout
1233
1234 \begin_layout Standard
1235 This are the most basic mouse operations.
1236 \end_layout
1237
1238 \begin_layout Enumerate
1239 Motion
1240 \end_layout
1241
1242 \begin_deeper
1243 \begin_layout Itemize
1244 Click the 
1245 \emph on
1246 left mouse button
1247 \emph default
1248  once anywhere in the edit window.
1249  The cursor moves to the text under the mouse.
1250 \end_layout
1251
1252 \end_deeper
1253 \begin_layout Enumerate
1254 Selecting Text
1255 \end_layout
1256
1257 \begin_deeper
1258 \begin_layout Itemize
1259 Hold down the 
1260 \emph on
1261 left mouse button
1262 \emph default
1263  and drag the mouse.
1264  LyX marks the text between the old and new mouse positions.
1265  Use 
1266 \family sans
1267 Edit\SpecialChar \menuseparator
1268 Copy
1269 \family default
1270  to create a copy of the text in LyX's buffer (and the clipboard).
1271 \end_layout
1272
1273 \begin_layout Itemize
1274 Re-position the cursor and then paste the text back into LyX using 
1275 \family sans
1276 Edit\SpecialChar \menuseparator
1277 Paste
1278 \family default
1279 .
1280 \end_layout
1281
1282 \end_deeper
1283 \begin_layout Enumerate
1284 Insets (Footnotes, Notes, Floats, etc.)
1285 \end_layout
1286
1287 \begin_deeper
1288 \begin_layout Standard
1289
1290 \emph on
1291 Single click
1292 \emph default
1293  the left mouse button to open or close any of these.
1294  Right-click on them to set its properties.
1295  Also check the appropriate section of this manual for more details.
1296 \end_layout
1297
1298 \end_deeper
1299 \begin_layout Enumerate
1300 Tables
1301 \end_layout
1302
1303 \begin_deeper
1304 \begin_layout Standard
1305
1306 \emph on
1307 Single click
1308 \emph default
1309  the right mouse button to open a dialog that will allow you to manipulate
1310  the table.
1311 \end_layout
1312
1313 \end_deeper
1314 \begin_layout Section
1315 Basic Key Bindings
1316 \begin_inset CommandInset label
1317 LatexCommand label
1318 name "sec:Key-Bindings"
1319
1320 \end_inset
1321
1322
1323 \begin_inset Index
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 Key Bindings
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \begin_layout Standard
1336 We're not going to cover all of the keybindings.
1337  Be aware that there are at least two different primary binding maps: CUA
1338  and Emacs.
1339  LyX's default is CUA.
1340 \end_layout
1341
1342 \begin_layout Standard
1343 Some keys, like 
1344 \family sans
1345 Page
1346 \begin_inset space ~
1347 \end_inset
1348
1349 Up
1350 \family default
1351
1352 \family sans
1353 Page
1354 \begin_inset space ~
1355 \end_inset
1356
1357 Down
1358 \family default
1359
1360 \family sans
1361 Left
1362 \family default
1363
1364 \family sans
1365 Right
1366 \family default
1367
1368 \family sans
1369 Up
1370 \family default
1371 , and 
1372 \family sans
1373 Down
1374 \family default
1375 , do exactly what you expect them to do.
1376  Other keys don't:
1377 \end_layout
1378
1379 \begin_layout Labeling
1380 \labelwidthstring 00.00.0000
1381
1382 \family sans
1383 Tab
1384 \begin_inset CommandInset nomenclature
1385 LatexCommand nomenclature
1386 symbol "Tab"
1387 description "Tabulator key"
1388
1389 \end_inset
1390
1391
1392 \family default
1393  There is no such thing as a tab stop in LyX.
1394  If you don't understand this, go read sections
1395 \begin_inset space ~
1396 \end_inset
1397
1398
1399 \begin_inset CommandInset ref
1400 LatexCommand ref
1401 reference "sec:Par-indent-intro"
1402
1403 \end_inset
1404
1405  and 
1406 \begin_inset CommandInset ref
1407 LatexCommand ref
1408 reference "sec:Paragraph-Environments"
1409
1410 \end_inset
1411
1412 , especially section
1413 \begin_inset space ~
1414 \end_inset
1415
1416
1417 \begin_inset CommandInset ref
1418 LatexCommand ref
1419 reference "sub:Lists"
1420
1421 \end_inset
1422
1423 , right now.
1424  Yes, right now.
1425  If you're still confused, look in the 
1426 \emph on
1427 Tutorial
1428 \emph default
1429 .
1430 \end_layout
1431
1432 \begin_layout Labeling
1433 \labelwidthstring 00.00.0000
1434
1435 \family sans
1436 Esc
1437 \begin_inset CommandInset nomenclature
1438 LatexCommand nomenclature
1439 symbol "Esc"
1440 description "Escape key"
1441
1442 \end_inset
1443
1444
1445 \family default
1446  This is the 
1447 \begin_inset Quotes eld
1448 \end_inset
1449
1450 cancel key.
1451 \begin_inset Quotes erd
1452 \end_inset
1453
1454  It's used, generically, to cancel operations.
1455  Other parts of the manual will go into greater detail about this.
1456 \end_layout
1457
1458 \begin_layout Labeling
1459 \labelwidthstring 00.00.0000
1460
1461 \family sans
1462 Home
1463 \family default
1464
1465 \begin_inset space ~
1466 \end_inset
1467
1468 and
1469 \begin_inset space ~
1470 \end_inset
1471
1472
1473 \family sans
1474 End
1475 \family default
1476  These move the cursor, respectively, to the beginning and end of a line,
1477  unless you are using the Emacs bindings where they jump to the beginning
1478  or end of the file.
1479 \end_layout
1480
1481 \begin_layout Standard
1482 There are three modifier keys:
1483 \end_layout
1484
1485 \begin_layout Labeling
1486 \labelwidthstring 00.00.0000
1487
1488 \family sans
1489 Control
1490 \family default
1491  (Denoted by 
1492 \begin_inset Quotes eld
1493 \end_inset
1494
1495
1496 \family sans
1497 C
1498 \family default
1499
1500 \begin_inset Quotes erd
1501 \end_inset
1502
1503
1504 \begin_inset CommandInset nomenclature
1505 LatexCommand nomenclature
1506 symbol "C"
1507 description "Control key"
1508
1509 \end_inset
1510
1511  in the documentation files) This has a couple of different uses, depending
1512  on which keys it's used in combination with:
1513 \end_layout
1514
1515 \begin_deeper
1516 \begin_layout Itemize
1517 With 
1518 \family sans
1519 Backspace
1520 \family default
1521  or 
1522 \family sans
1523 Delete
1524 \family default
1525 , it deletes an entire word instead of a single character.
1526 \end_layout
1527
1528 \begin_layout Itemize
1529 With 
1530 \family sans
1531 Left
1532 \family default
1533  and 
1534 \family sans
1535 Right
1536 \family default
1537 , it moves by words instead of characters.
1538 \end_layout
1539
1540 \begin_layout Itemize
1541 With 
1542 \family sans
1543 Home
1544 \family default
1545  and 
1546 \family sans
1547 End
1548 \family default
1549 , it moves to the beginning and the end of the document, respectively.
1550 \end_layout
1551
1552 \end_deeper
1553 \begin_layout Labeling
1554 \labelwidthstring 00.00.0000
1555
1556 \family sans
1557 Shift
1558 \family default
1559  (Denoted by 
1560 \begin_inset Quotes eld
1561 \end_inset
1562
1563
1564 \family sans
1565 S
1566 \family default
1567
1568 \begin_inset Quotes erd
1569 \end_inset
1570
1571
1572 \begin_inset CommandInset nomenclature
1573 LatexCommand nomenclature
1574 symbol "S"
1575 description "Shift key"
1576
1577 \end_inset
1578
1579  in the documentation files) Use this with any of the motion keys to select
1580  the text between the old and new cursor positions.
1581 \end_layout
1582
1583 \begin_layout Labeling
1584 \labelwidthstring 00.00.0000
1585
1586 \family sans
1587 Meta
1588 \family default
1589  (Denoted by 
1590 \begin_inset Quotes eld
1591 \end_inset
1592
1593
1594 \family sans
1595 M
1596 \family default
1597
1598 \begin_inset Quotes erd
1599 \end_inset
1600
1601
1602 \begin_inset CommandInset nomenclature
1603 LatexCommand nomenclature
1604 symbol "M"
1605 description "Meta or Alt key"
1606
1607 \end_inset
1608
1609  in the documentation files) This is the Alt key on many keyboards, unless
1610  your keyboard has a distinct Meta key.
1611  If you have both keys, you will need to try out which one actually performs
1612  the 
1613 \family sans
1614 Meta-
1615 \family default
1616  function.
1617  This key does many different things, but it also activates the 
1618 \emph on
1619 menu accelerator keys
1620 \emph default
1621 .
1622  If you use this in combination with any of the underlined letters in a
1623  menu or menu item, it selects that menu item.
1624 \end_layout
1625
1626 \begin_deeper
1627 \begin_layout Standard
1628 For example, the sequence 
1629 \begin_inset Quotes eld
1630 \end_inset
1631
1632
1633 \family sans
1634 M
1635 \begin_inset space ~
1636 \end_inset
1637
1638 e
1639 \begin_inset space ~
1640 \end_inset
1641
1642 s
1643 \family default
1644
1645 \begin_inset space ~
1646 \end_inset
1647
1648
1649 \family sans
1650 c
1651 \family default
1652
1653 \begin_inset Quotes erd
1654 \end_inset
1655
1656  
1657 \family sans
1658 brings
1659 \family default
1660  up the 
1661 \begin_inset Quotes eld
1662 \end_inset
1663
1664 Text Style
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668  menu.
1669  Typing 
1670 \begin_inset Quotes eld
1671 \end_inset
1672
1673
1674 \family sans
1675 M
1676 \begin_inset space ~
1677 \end_inset
1678
1679 f
1680 \family default
1681
1682 \begin_inset Quotes erd
1683 \end_inset
1684
1685  opens the 
1686 \family sans
1687 File
1688 \family default
1689  menu.
1690 \end_layout
1691
1692 \begin_layout Standard
1693 There are also other things bound to the 
1694 \family sans
1695 Meta-
1696 \family default
1697  key, but you'll have to check in the 
1698 \emph on
1699 Reference
1700 \emph default
1701  
1702 \emph on
1703 manual
1704 \emph default
1705  for more info.
1706 \end_layout
1707
1708 \end_deeper
1709 \begin_layout Standard
1710 You'll learn more and more keybindings and short-cut keys as you use LyX,
1711  because most actions will prompt a small message in the status bar at the
1712  bottom of LyX's main window which describe the name of the action, you've
1713  just triggered, and any existing keybindings for that action.
1714  The notation for the keybindings is very similar to the notation used in
1715  this documentation, so you should not have any problems understanding it.
1716  However, notice that Shift-modifiers are explicitly mentioned, so 
1717 \family sans
1718
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722 M-p S-A
1723 \family default
1724
1725 \begin_inset Quotes erd
1726 \end_inset
1727
1728  means 
1729 \family sans
1730 Meta-p
1731 \family default
1732  followed by a capital 
1733 \family sans
1734 A
1735 \family default
1736 .
1737  
1738 \begin_inset Quotes eld
1739 \end_inset
1740
1741
1742 \family sans
1743 S-C-s
1744 \family default
1745
1746 \begin_inset Quotes erd
1747 \end_inset
1748
1749  means 
1750 \family sans
1751 Shift-Control-s
1752 \family default
1753 .
1754 \end_layout
1755
1756 \begin_layout Chapter
1757 LyX Basics
1758 \begin_inset Index
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762 Lyx@LyX ! Basics
1763 \end_layout
1764
1765 \end_inset
1766
1767
1768 \end_layout
1769
1770 \begin_layout Section
1771 Document Types
1772 \begin_inset Index
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776 Document ! Types
1777 \end_layout
1778
1779 \end_inset
1780
1781
1782 \end_layout
1783
1784 \begin_layout Subsection
1785 Introduction
1786 \end_layout
1787
1788 \begin_layout Standard
1789 Before you do anything else, before you ever start writing a document, you
1790  need to decide what type of document you want to edit.
1791  Different types of documents use different types of spacing, headings,
1792  numbering schemes, and so on.
1793  Additionally, different documents use different paragraph environments,
1794  and format the title of your document differently.
1795 \end_layout
1796
1797 \begin_layout Standard
1798
1799 \emph on
1800 document class
1801 \emph default
1802  describes a group of properties common to a particular set of documents.
1803  By setting the document class, you automatically select these properties,
1804  making it easier to create the type of document you want.
1805  If you don't choose a document class, LyX picks one for you by default.
1806  So, it behooves you to change the class of your document.
1807 \end_layout
1808
1809 \begin_layout Standard
1810 Read on for info about the document classes you can choose from LyX, and
1811  how to adjust their properties.
1812 \end_layout
1813
1814 \begin_layout Subsection
1815 Document Classes
1816 \begin_inset Index
1817 status collapsed
1818
1819 \begin_layout Plain Layout
1820 Document ! Classes
1821 \end_layout
1822
1823 \end_inset
1824
1825
1826 \begin_inset CommandInset label
1827 LatexCommand label
1828 name "sec:Document-Classes"
1829
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \begin_layout Subsubsection
1836 Overview
1837 \end_layout
1838
1839 \begin_layout Standard
1840 There are four standard document classes in LyX.
1841  They are:
1842 \end_layout
1843
1844 \begin_layout Description
1845 Article for basic articles
1846 \end_layout
1847
1848 \begin_layout Description
1849 Report for basic reports
1850 \end_layout
1851
1852 \begin_layout Description
1853 Book for writing a book
1854 \end_layout
1855
1856 \begin_layout Description
1857 Letter for US-style letters
1858 \end_layout
1859
1860 \begin_layout Standard
1861 There are also some non-standard classes, which LyX only uses if you have
1862  installed them.
1863  Here are some of the classes, the full list with detailed explanations
1864  can be found in chapter 
1865 \emph on
1866 Special Document Classes
1867 \emph default
1868  in the 
1869 \emph on
1870 Extended Features
1871 \emph default
1872  manual:
1873 \end_layout
1874
1875 \begin_layout Description
1876 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1877 \end_layout
1878
1879 \begin_layout Description
1880 AAST
1881 \family sans
1882
1883 \begin_inset ERT
1884 status collapsed
1885
1886 \begin_layout Plain Layout
1887
1888 {}
1889 \end_layout
1890
1891 \end_inset
1892
1893
1894 \family default
1895 eX For submissions to the journals published by the American Astronomical
1896  Society
1897 \end_layout
1898
1899 \begin_layout Description
1900 AMS Layouts for articles and books in the style and format used by the American
1901  Mathematical Society (AMS).
1902  There are three article layouts available.
1903  The standard one uses a typical numbering scheme for theorems etc., that
1904  prepends the section number to the number of the result.
1905  All result-type statements (propositions, corollaries, and so on) are sequenced
1906  together, but definitions, examples, and the like have their own sequence.
1907  The 
1908 \begin_inset Quotes eld
1909 \end_inset
1910
1911 sequential numbering
1912 \begin_inset Quotes erd
1913 \end_inset
1914
1915  scheme does not place the section number with each result, but numbers
1916  them throughout the article in a single sequence.
1917  Each type of result gets its own sequence.
1918  There is also a layout that dispenses with numbering of statements altogether.
1919 \end_layout
1920
1921 \begin_layout Description
1922 Beamer Layout for presentations
1923 \end_layout
1924
1925 \begin_layout Description
1926 broadway Layout for writing plays.
1927  It is not an existing LaTeX document class, but a new one which is distributed
1928  with LyX.
1929 \end_layout
1930
1931 \begin_layout Description
1932 curiculum
1933 \begin_inset space ~
1934 \end_inset
1935
1936 vitae classes to create curriculum vitae
1937 \end_layout
1938
1939 \begin_layout Description
1940 Dinbrief Letters in format of the DIN (German industry norm)
1941 \end_layout
1942
1943 \begin_layout Description
1944 dtk Layout for 
1945 \family typewriter
1946 Die TeXnische Komödie
1947 \family default
1948 , the journal of the German TeX user Group (Dante)
1949 \end_layout
1950
1951 \begin_layout Description
1952 Elsevier Layout for journals of the Elsevier publishing group
1953 \end_layout
1954
1955 \begin_layout Description
1956 Foils Used to make transparencies
1957 \end_layout
1958
1959 \begin_layout Description
1960 g-brief Letters in format of the DIN (German industry norm)
1961 \end_layout
1962
1963 \begin_layout Description
1964 hollywood Used to type spec scripts for the US film industry.
1965  It is not an existing LaTeX document class, but a new one which is distributed
1966  with LyX.
1967 \end_layout
1968
1969 \begin_layout Description
1970 IEEEtran Layout for the journals published by the Institute of Electrical
1971  and Electronics Engineers (IEEE)
1972 \end_layout
1973
1974 \begin_layout Description
1975 IOP Layout for journals of the Institute of Physics publishing group
1976 \end_layout
1977
1978 \begin_layout Description
1979 Kluwer Layout for journals of the Kluwer publishing group
1980 \end_layout
1981
1982 \begin_layout Description
1983 koma-script a replacement for the standard classes, offers many useful features
1984  like caption formatting, automatic print space calculation etc.
1985 \end_layout
1986
1987 \begin_layout Description
1988 Memoir another replacement for the standard classes
1989 \end_layout
1990
1991 \begin_layout Description
1992 paper Used with the 
1993 \family typewriter
1994 paper
1995 \family default
1996  LaTeX document class
1997 \end_layout
1998
1999 \begin_layout Description
2000 Powerdot Layout for presentations
2001 \end_layout
2002
2003 \begin_layout Description
2004 REVTe
2005 \begin_inset ERT
2006 status collapsed
2007
2008 \begin_layout Plain Layout
2009
2010 {}
2011 \end_layout
2012
2013 \end_inset
2014
2015 X is used to write articles for the publications of the American Physical
2016  Society (APS), American Institute of Physics (AIP), and Optical Society
2017  of America (OSA).
2018  This class is not completely compatible with all LyX features.
2019 \end_layout
2020
2021 \begin_layout Description
2022 Slides Used to make transparencies
2023 \end_layout
2024
2025 \begin_layout Description
2026 SPIE
2027 \begin_inset space ~
2028 \end_inset
2029
2030 Proceedings Layout for the journals published by The International Society
2031  for Optical Engineering (SPIE)
2032 \end_layout
2033
2034 \begin_layout Description
2035 Springer Layouts for journals of the Springer publishing group
2036 \end_layout
2037
2038 \begin_layout Description
2039 TUGboat Layout for 
2040 \family typewriter
2041 TUGboat
2042 \family default
2043 , the journal of the international TeX user Group (TUG)
2044 \end_layout
2045
2046 \begin_layout Standard
2047 We won't go into any detail about how to use these different document classes
2048  here.
2049  You can find all the details about the non-standard classes in the 
2050 \emph on
2051 Extended Editing
2052 \emph default
2053  manual.
2054  Here, we will settle with a list of some of the common properties of all
2055  of the document classes.
2056 \end_layout
2057
2058 \begin_layout Subsubsection
2059 Selecting a Class
2060 \end_layout
2061
2062 \begin_layout Standard
2063 You can select a class using the 
2064 \family sans
2065 Document\SpecialChar \menuseparator
2066 Settings
2067 \begin_inset Index
2068 status collapsed
2069
2070 \begin_layout Plain Layout
2071 Document ! Settings
2072 \end_layout
2073
2074 \end_inset
2075
2076
2077 \family default
2078  dialog.
2079  Select the class you want to use, and make any fine tunings of the options
2080  you may need.
2081 \end_layout
2082
2083 \begin_layout Subsubsection
2084 \begin_inset CommandInset label
2085 LatexCommand label
2086 name "sub:Modules"
2087
2088 \end_inset
2089
2090 Modules
2091 \begin_inset Index
2092 status collapsed
2093
2094 \begin_layout Plain Layout
2095 Layout Modules
2096 \end_layout
2097
2098 \end_inset
2099
2100
2101 \end_layout
2102
2103 \begin_layout Standard
2104 Since LyX 1.6, layout modules can be used to add additional features to a
2105  document without the user's having to include those features in a new layout
2106  file.
2107  The available modules are listed in the Available Modules pane of the 
2108 \family sans
2109 Document\SpecialChar \menuseparator
2110 Settings
2111 \begin_inset Index
2112 status collapsed
2113
2114 \begin_layout Plain Layout
2115 Document ! Settings
2116 \end_layout
2117
2118 \end_inset
2119
2120
2121 \family default
2122  dialog.
2123  Highlighting one of them will bring up a description of the module.
2124  Please note that some modules require LaTeX packages that are not always
2125  installed by default.
2126  LyX will warn you if you do not have the needed package.
2127  Note also that some modules require other modules, and some pairs of modules
2128  are incompatible.
2129 \end_layout
2130
2131 \begin_layout Subsubsection
2132 Properties
2133 \end_layout
2134
2135 \begin_layout Standard
2136 Each class has a default set of options.
2137  Here's a quick table describing them:
2138 \end_layout
2139
2140 \begin_layout Standard
2141 \begin_inset VSpace 0.3cm
2142 \end_inset
2143
2144
2145 \end_layout
2146
2147 \begin_layout Standard
2148 \align center
2149 \begin_inset Tabular
2150 <lyxtabular version="3" rows="5" columns="5">
2151 <features>
2152 <column alignment="center" valignment="top" width="0pt">
2153 <column alignment="center" valignment="top" width="0pt">
2154 <column alignment="center" valignment="top" width="0pt">
2155 <column alignment="center" valignment="top" width="0pt">
2156 <column alignment="center" valignment="top" width="0pt">
2157 <row>
2158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2159 \begin_inset Text
2160
2161 \begin_layout Plain Layout
2162
2163 \end_layout
2164
2165 \end_inset
2166 </cell>
2167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2168 \begin_inset Text
2169
2170 \begin_layout Plain Layout
2171
2172 \family sans
2173 \series medium
2174 \shape up
2175 \size normal
2176 \emph off
2177 \bar no
2178 \noun off
2179 \color none
2180 Pagestyle
2181 \end_layout
2182
2183 \end_inset
2184 </cell>
2185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2186 \begin_inset Text
2187
2188 \begin_layout Plain Layout
2189
2190 \family sans
2191 \series medium
2192 \shape up
2193 \size normal
2194 \emph off
2195 \bar no
2196 \noun off
2197 \color none
2198 Sides
2199 \end_layout
2200
2201 \end_inset
2202 </cell>
2203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2204 \begin_inset Text
2205
2206 \begin_layout Plain Layout
2207
2208 \family sans
2209 \series medium
2210 \shape up
2211 \size normal
2212 \emph off
2213 \bar no
2214 \noun off
2215 \color none
2216 Columns
2217 \end_layout
2218
2219 \end_inset
2220 </cell>
2221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2222 \begin_inset Text
2223
2224 \begin_layout Plain Layout
2225
2226 \series medium
2227 \shape up
2228 \size normal
2229 \emph off
2230 \bar no
2231 \noun off
2232 \color none
2233 Max.
2234  sectioning level
2235 \end_layout
2236
2237 \end_inset
2238 </cell>
2239 </row>
2240 <row>
2241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2242 \begin_inset Text
2243
2244 \begin_layout Plain Layout
2245
2246 \series medium
2247 \shape up
2248 \size normal
2249 \emph off
2250 \bar no
2251 \noun off
2252 \color none
2253 article
2254 \end_layout
2255
2256 \end_inset
2257 </cell>
2258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2259 \begin_inset Text
2260
2261 \begin_layout Plain Layout
2262
2263 \family sans
2264 \series medium
2265 \shape up
2266 \size normal
2267 \emph off
2268 \bar no
2269 \noun off
2270 \color none
2271 Plain
2272 \end_layout
2273
2274 \end_inset
2275 </cell>
2276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2277 \begin_inset Text
2278
2279 \begin_layout Plain Layout
2280
2281 \family sans
2282 \series medium
2283 \shape up
2284 \size normal
2285 \emph off
2286 \bar no
2287 \noun off
2288 \color none
2289 One
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298
2299 \family sans
2300 \series medium
2301 \shape up
2302 \size normal
2303 \emph off
2304 \bar no
2305 \noun off
2306 \color none
2307 One
2308 \end_layout
2309
2310 \end_inset
2311 </cell>
2312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2313 \begin_inset Text
2314
2315 \begin_layout Plain Layout
2316
2317 \family sans
2318 \series medium
2319 \shape up
2320 \size normal
2321 \emph off
2322 \bar no
2323 \noun off
2324 \color none
2325 Section
2326 \end_layout
2327
2328 \end_inset
2329 </cell>
2330 </row>
2331 <row>
2332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Plain Layout
2336
2337 \series medium
2338 \shape up
2339 \size normal
2340 \emph off
2341 \bar no
2342 \noun off
2343 \color none
2344 report
2345 \end_layout
2346
2347 \end_inset
2348 </cell>
2349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353
2354 \family sans
2355 \series medium
2356 \shape up
2357 \size normal
2358 \emph off
2359 \bar no
2360 \noun off
2361 \color none
2362 Plain
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2368 \begin_inset Text
2369
2370 \begin_layout Plain Layout
2371
2372 \family sans
2373 \series medium
2374 \shape up
2375 \size normal
2376 \emph off
2377 \bar no
2378 \noun off
2379 \color none
2380 One
2381 \end_layout
2382
2383 \end_inset
2384 </cell>
2385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389
2390 \family sans
2391 \series medium
2392 \shape up
2393 \size normal
2394 \emph off
2395 \bar no
2396 \noun off
2397 \color none
2398 One
2399 \end_layout
2400
2401 \end_inset
2402 </cell>
2403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407
2408 \family sans
2409 \series medium
2410 \shape up
2411 \size normal
2412 \emph off
2413 \bar no
2414 \noun off
2415 \color none
2416 Chapter
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 </row>
2422 <row>
2423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2424 \begin_inset Text
2425
2426 \begin_layout Plain Layout
2427
2428 \series medium
2429 \shape up
2430 \size normal
2431 \emph off
2432 \bar no
2433 \noun off
2434 \color none
2435 book
2436 \end_layout
2437
2438 \end_inset
2439 </cell>
2440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2441 \begin_inset Text
2442
2443 \begin_layout Plain Layout
2444
2445 \family sans
2446 \series medium
2447 \shape up
2448 \size normal
2449 \emph off
2450 \bar no
2451 \noun off
2452 \color none
2453 Headings
2454 \end_layout
2455
2456 \end_inset
2457 </cell>
2458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2459 \begin_inset Text
2460
2461 \begin_layout Plain Layout
2462
2463 \family sans
2464 \series medium
2465 \shape up
2466 \size normal
2467 \emph off
2468 \bar no
2469 \noun off
2470 \color none
2471 Two
2472 \end_layout
2473
2474 \end_inset
2475 </cell>
2476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2477 \begin_inset Text
2478
2479 \begin_layout Plain Layout
2480
2481 \family sans
2482 \series medium
2483 \shape up
2484 \size normal
2485 \emph off
2486 \bar no
2487 \noun off
2488 \color none
2489 One
2490 \end_layout
2491
2492 \end_inset
2493 </cell>
2494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2495 \begin_inset Text
2496
2497 \begin_layout Plain Layout
2498
2499 \family sans
2500 \series medium
2501 \shape up
2502 \size normal
2503 \emph off
2504 \bar no
2505 \noun off
2506 \color none
2507 Chapter
2508 \end_layout
2509
2510 \end_inset
2511 </cell>
2512 </row>
2513 <row>
2514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2515 \begin_inset Text
2516
2517 \begin_layout Plain Layout
2518
2519 \series medium
2520 \shape up
2521 \size normal
2522 \emph off
2523 \bar no
2524 \noun off
2525 \color none
2526 letter
2527 \end_layout
2528
2529 \end_inset
2530 </cell>
2531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2532 \begin_inset Text
2533
2534 \begin_layout Plain Layout
2535
2536 \family sans
2537 \series medium
2538 \shape up
2539 \size normal
2540 \emph off
2541 \bar no
2542 \noun off
2543 \color none
2544 Plain
2545 \end_layout
2546
2547 \end_inset
2548 </cell>
2549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2550 \begin_inset Text
2551
2552 \begin_layout Plain Layout
2553
2554 \family sans
2555 \series medium
2556 \shape up
2557 \size normal
2558 \emph off
2559 \bar no
2560 \noun off
2561 \color none
2562 One
2563 \end_layout
2564
2565 \end_inset
2566 </cell>
2567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2568 \begin_inset Text
2569
2570 \begin_layout Plain Layout
2571
2572 \family sans
2573 \series medium
2574 \shape up
2575 \size normal
2576 \emph off
2577 \bar no
2578 \noun off
2579 \color none
2580 One
2581 \end_layout
2582
2583 \end_inset
2584 </cell>
2585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2586 \begin_inset Text
2587
2588 \begin_layout Plain Layout
2589
2590 \series medium
2591 \shape up
2592 \size normal
2593 \emph off
2594 \bar no
2595 \noun off
2596 \color none
2597 none
2598 \end_layout
2599
2600 \end_inset
2601 </cell>
2602 </row>
2603 </lyxtabular>
2604
2605 \end_inset
2606
2607
2608 \end_layout
2609
2610 \begin_layout Standard
2611 \begin_inset VSpace 0.3cm
2612 \end_inset
2613
2614
2615 \end_layout
2616
2617 \begin_layout Standard
2618 You're probably also wondering what 
2619 \begin_inset Quotes eld
2620 \end_inset
2621
2622 Max.
2623 \begin_inset space ~
2624 \end_inset
2625
2626 sectioning level
2627 \begin_inset Quotes erd
2628 \end_inset
2629
2630  means.
2631  There are several paragraph environments used to create section headings.
2632  Different document classes allow different types of section headings.
2633  Only two use the 
2634 \family sans
2635 Chapter
2636 \family default
2637  heading; the rest do not and begin instead with the 
2638 \family sans
2639 Section
2640 \family default
2641  heading.
2642  Some document classes, such as the ones for letters, don't use any section
2643  headings.
2644  In addition to 
2645 \family sans
2646 Chapter
2647 \family default
2648  and 
2649 \family sans
2650 Section
2651 \family default
2652  headings, there are also 
2653 \family sans
2654 Subsection
2655 \family default
2656  headings, 
2657 \family sans
2658 Subsubsection
2659 \family default
2660  headings, and so on.
2661  We'll describe these headings fully in section
2662 \begin_inset space ~
2663 \end_inset
2664
2665
2666 \begin_inset CommandInset ref
2667 LatexCommand ref
2668 reference "sub:Headings"
2669
2670 \end_inset
2671
2672 .
2673 \end_layout
2674
2675 \begin_layout Subsection
2676 Document Layout
2677 \begin_inset Index
2678 status collapsed
2679
2680 \begin_layout Plain Layout
2681 Document !  Layout
2682 \end_layout
2683
2684 \end_inset
2685
2686
2687 \begin_inset CommandInset label
2688 LatexCommand label
2689 name "sub:Document-Layout"
2690
2691 \end_inset
2692
2693
2694 \family sans
2695
2696 \begin_inset Index
2697 status collapsed
2698
2699 \begin_layout Plain Layout
2700 Document ! Settings
2701 \end_layout
2702
2703 \end_inset
2704
2705
2706 \end_layout
2707
2708 \begin_layout Standard
2709 The most important properties of documents classes are set in the menu 
2710 \family sans
2711 Document\SpecialChar \menuseparator
2712 Settings
2713 \family default
2714 .
2715  There in the 
2716 \family sans
2717 Options
2718 \family default
2719  field under 
2720 \family sans
2721 Documents
2722 \begin_inset space ~
2723 \end_inset
2724
2725 classes
2726 \family default
2727 , you can enter special options for your document class in a comma-separated
2728  list.
2729  This is only necessary if LyX doesn't support special options you want
2730  to use for your document.
2731  To learn more about your favorite LaTeX-class and its options, you have
2732  to read its manual.
2733 \end_layout
2734
2735 \begin_layout Standard
2736 Under 
2737 \family sans
2738 Page
2739 \begin_inset space ~
2740 \end_inset
2741
2742 Layout
2743 \family default
2744  the 
2745 \family sans
2746 Pagestyle
2747 \family default
2748  controls what sorts of headings and page numbers go on a page.
2749  You can choose between the following five options:
2750 \end_layout
2751
2752 \begin_layout Labeling
2753 \labelwidthstring 00.00.0000
2754
2755 \family sans
2756 Default
2757 \family default
2758  Use default pagestyle of current class.
2759 \end_layout
2760
2761 \begin_layout Labeling
2762 \labelwidthstring 00.00.0000
2763
2764 \family sans
2765 Empty
2766 \family default
2767  No page numbers or headings.
2768 \end_layout
2769
2770 \begin_layout Labeling
2771 \labelwidthstring 00.00.0000
2772
2773 \family sans
2774 Plain
2775 \family default
2776  Page numbers only.
2777 \end_layout
2778
2779 \begin_layout Labeling
2780 \labelwidthstring 00.00.0000
2781
2782 \family sans
2783 Headings
2784 \family default
2785  Page numbers and either the current chapter or section title and number.
2786  Whether LyX uses the current chapter or the current section depends on
2787  the maximum sectioning level of the class.
2788 \end_layout
2789
2790 \begin_layout Labeling
2791 \labelwidthstring 00.00.0000
2792
2793 \family sans
2794 Fancy
2795 \family default
2796  This allows you to create fully customizable headers and footers if you
2797  have the 
2798 \series bold
2799 fancyhdr
2800 \begin_inset Index
2801 status collapsed
2802
2803 \begin_layout Plain Layout
2804 Latex@LaTeX-packages ! fancyhdr
2805 \end_layout
2806
2807 \end_inset
2808
2809
2810 \series default
2811  package installed.
2812  At the moment, support in LyX is limited to this setting.
2813  To use the full power of this package, you have to add code to your document
2814  preamble.
2815  Check the documentation for the 
2816 \series bold
2817 fancyhdr
2818 \series default
2819  package for more details, 
2820 \begin_inset CommandInset citation
2821 LatexCommand cite
2822 key "fancyhdr"
2823
2824 \end_inset
2825
2826 .
2827 \end_layout
2828
2829 \begin_layout Standard
2830 The 
2831 \family sans
2832 Separation
2833 \family default
2834  of paragraphs is described in section
2835 \begin_inset space ~
2836 \end_inset
2837
2838
2839 \begin_inset CommandInset ref
2840 LatexCommand ref
2841 reference "sec:Par-indent-intro"
2842
2843 \end_inset
2844
2845 .
2846 \end_layout
2847
2848 \begin_layout Subsection
2849 Paper Size and Orientation
2850 \begin_inset Index
2851 status collapsed
2852
2853 \begin_layout Plain Layout
2854 Document ! Paper size
2855 \end_layout
2856
2857 \end_inset
2858
2859
2860 \begin_inset CommandInset label
2861 LatexCommand label
2862 name "sub:Paper-Size,-Orientation,"
2863
2864 \end_inset
2865
2866
2867 \end_layout
2868
2869 \begin_layout Standard
2870 You'll find the following options in the menu 
2871 \family sans
2872 Page
2873 \begin_inset space ~
2874 \end_inset
2875
2876 Layout
2877 \family default
2878  of the dialog of the 
2879 \family sans
2880 Document\SpecialChar \menuseparator
2881 Settings
2882 \family default
2883  menu:
2884 \family sans
2885
2886 \begin_inset Index
2887 status collapsed
2888
2889 \begin_layout Plain Layout
2890 Document ! Settings
2891 \end_layout
2892
2893 \end_inset
2894
2895
2896 \end_layout
2897
2898 \begin_layout Labeling
2899 \labelwidthstring 00.00.0000
2900
2901 \family sans
2902 Papersize
2903 \family default
2904  What size paper to print on.
2905  The choices are
2906 \end_layout
2907
2908 \begin_layout Itemize
2909
2910 \family sans
2911 Default
2912 \end_layout
2913
2914 \begin_layout Itemize
2915
2916 \family sans
2917 A3, A4,
2918 \family default
2919  
2920 \family sans
2921 A5
2922 \end_layout
2923
2924 \begin_layout Itemize
2925
2926 \family sans
2927 B3, B4, B5
2928 \end_layout
2929
2930 \begin_layout Itemize
2931
2932 \family sans
2933 US letter
2934 \end_layout
2935
2936 \begin_layout Itemize
2937
2938 \family sans
2939 US legal
2940 \end_layout
2941
2942 \begin_layout Itemize
2943
2944 \family sans
2945 US executive
2946 \end_layout
2947
2948 \begin_layout Itemize
2949
2950 \family sans
2951 Custom
2952 \end_layout
2953
2954 \begin_layout Labeling
2955 \labelwidthstring 00.00.0000
2956
2957 \family sans
2958 Orientation
2959 \family default
2960  Two toggle buttons choose whether to print the output as 
2961 \family sans
2962 Landscape
2963 \family default
2964  or as 
2965 \family sans
2966 Portrait
2967 \family default
2968 .
2969 \end_layout
2970
2971 \begin_layout Labeling
2972 \labelwidthstring 00.00.0000
2973
2974 \family sans
2975 Two-sided
2976 \begin_inset space ~
2977 \end_inset
2978
2979 document
2980 \family default
2981  Adjusts the print space to print both sides of paper.
2982  That means that the print space for odd- and even-numbered pages is different.
2983 \end_layout
2984
2985 \begin_layout Subsection
2986 Margins
2987 \begin_inset Index
2988 status collapsed
2989
2990 \begin_layout Plain Layout
2991 Document ! Margins
2992 \end_layout
2993
2994 \end_inset
2995
2996
2997 \begin_inset CommandInset label
2998 LatexCommand label
2999 name "sub:Margins"
3000
3001 \end_inset
3002
3003
3004 \begin_inset Index
3005 status collapsed
3006
3007 \begin_layout Plain Layout
3008 Margins
3009 \end_layout
3010
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \begin_layout Standard
3017 Paper margins are set in the menu 
3018 \family sans
3019 Document\SpecialChar \menuseparator
3020 Settings
3021 \family default
3022 .
3023 \family sans
3024
3025 \begin_inset Index
3026 status collapsed
3027
3028 \begin_layout Plain Layout
3029 Document ! Settings
3030 \end_layout
3031
3032 \end_inset
3033
3034
3035 \end_layout
3036
3037 \begin_layout Standard
3038 If you use a koma-script document class, you can use the default settings.
3039  Because koma-script calculates then the printspace automatically by taking
3040  the paper format and the font size into account.
3041 \end_layout
3042
3043 \begin_layout Subsection
3044 Important Note
3045 \end_layout
3046
3047 \begin_layout Standard
3048 If you change a document class, LyX has to convert 
3049 \emph on
3050 everything
3051 \emph default
3052  into the new class.
3053  That includes the paragraph environments.
3054  Some paragraph environments are standard; all of the document classes have
3055  them; but some classes have special paragraph environments.
3056  If this is the case, and you change the document class, LyX sets the missing
3057  paragraph environments to 
3058 \family sans
3059 Standard
3060 \family default
3061  and places an error box at the beginning of the paragraph.
3062  Just click on them and you'll get a message dialog that tells you about
3063  the conversion and why it failed.
3064 \end_layout
3065
3066 \begin_layout Section
3067 Paragraph Indentation and Separation
3068 \begin_inset Index
3069 status collapsed
3070
3071 \begin_layout Plain Layout
3072 Paragraph ! Indentation
3073 \end_layout
3074
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \begin_layout Subsection
3081 Introduction
3082 \begin_inset CommandInset label
3083 LatexCommand label
3084 name "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088
3089 \end_layout
3090
3091 \begin_layout Standard
3092 Before describing all of the various paragraph environments, we'd like to
3093  say a word or two about paragraph indentation.
3094 \end_layout
3095
3096 \begin_layout Standard
3097 Everyone seems to have their own convention for separating paragraphs.
3098  Most Americans indent the first line of a paragraph.
3099  Others don't indent but put extra space between the paragraphs.
3100  If you choose indentation for paragraphs the 
3101 \emph on
3102 first
3103 \emph default
3104  paragraph of a section, or after a figure, an equation, a table, a list,
3105  etc., is 
3106 \emph on
3107 not
3108 \emph default
3109  indented.
3110  Only a paragraph following another paragraph gets indented.
3111  Note that the indentation behavior is different when you use another document
3112  language than English.
3113  LaTeX takes care that the indentation follows the rules of the used language.
3114 \end_layout
3115
3116 \begin_layout Standard
3117 The space between paragraphs, like the line spacing, the space between headings
3118  and text --- in fact, all of the spacings for just about everything are
3119  pre-coded into LyX.
3120  As we said, you don't worry about how much space to add between what.
3121  LyX takes care of that.
3122  In fact, these pre-coded vertical spacings aren't a single number but a
3123  range.
3124  That way, LyX can squish or stretch the space between lines to make sure
3125  figures fit on a page with text, so that sections don't start at the bottom
3126  of a page, and so on.
3127 \begin_inset Foot
3128 status collapsed
3129
3130 \begin_layout Plain Layout
3131 LaTeX does this when LyX goes to produce a printable file.
3132 \end_layout
3133
3134 \end_inset
3135
3136  However, pre-coded doesn't mean you can't change them.
3137  LyX gives you the ability to globally change 
3138 \emph on
3139 all
3140 \emph default
3141  of these pre-coded spacings.
3142  We'll explain more later.
3143 \end_layout
3144
3145 \begin_layout Subsection
3146 Paragraph Separation
3147 \begin_inset Index
3148 status collapsed
3149
3150 \begin_layout Plain Layout
3151 Paragraph ! Separation
3152 \end_layout
3153
3154 \end_inset
3155
3156
3157 \end_layout
3158
3159 \begin_layout Standard
3160 To separate paragraphs, select 
3161 \family sans
3162 Indent
3163 \family default
3164  or 
3165 \family sans
3166 Skip
3167 \family default
3168  in the submenu 
3169 \family sans
3170 Text
3171 \begin_inset space ~
3172 \end_inset
3173
3174 Layout
3175 \family default
3176  of the dialog 
3177 \family sans
3178 Document\SpecialChar \menuseparator
3179 Settings
3180 \begin_inset Index
3181 status collapsed
3182
3183 \begin_layout Plain Layout
3184 Document ! Settings
3185 \end_layout
3186
3187 \end_inset
3188
3189
3190 \family default
3191  to indent paragraphs or add extra space between paragraphs, respectively.
3192  The size of the skips can be defined in the dialog, for the indentation
3193  you have to add this line to your document preamble:
3194 \end_layout
3195
3196 \begin_layout Standard
3197
3198 \series bold
3199
3200 \backslash
3201 setlength{
3202 \backslash
3203 parindent}{Length}
3204 \end_layout
3205
3206 \begin_layout Standard
3207 where length is a value in one of the units listed in Appendix
3208 \begin_inset space ~
3209 \end_inset
3210
3211
3212 \begin_inset CommandInset ref
3213 LatexCommand ref
3214 reference "cap:Units"
3215
3216 \end_inset
3217
3218 .
3219  The default length is 30
3220 \begin_inset space \thinspace{}
3221 \end_inset
3222
3223 pt.
3224 \end_layout
3225
3226 \begin_layout Subsection
3227 Fine-Tuning
3228 \end_layout
3229
3230 \begin_layout Standard
3231 You can also change the separation method of a single paragraph.
3232  Open the 
3233 \family sans
3234 Edit\SpecialChar \menuseparator
3235 Paragraph
3236 \begin_inset space ~
3237 \end_inset
3238
3239 Settings
3240 \family default
3241  dialog and toggle the 
3242 \family sans
3243 Indent
3244 \begin_inset space ~
3245 \end_inset
3246
3247 Paragraph
3248 \family default
3249  option to change the state of the current paragraph.
3250  If paragraphs have no indentation but use extra space for separation, this
3251  button will be ignored (you can't indent a single paragraph by toggling
3252  this).
3253 \end_layout
3254
3255 \begin_layout Standard
3256 You should only need to change the indentation method for a single paragraph
3257  if you need to do some fine-tuning.
3258 \end_layout
3259
3260 \begin_layout Subsection
3261 Line Spacing
3262 \begin_inset Index
3263 status collapsed
3264
3265 \begin_layout Plain Layout
3266 Paragraph ! Line spacing
3267 \end_layout
3268
3269 \end_inset
3270
3271
3272 \end_layout
3273
3274 \begin_layout Standard
3275 In the 
3276 \family sans
3277 Document\SpecialChar \menuseparator
3278 Settings
3279 \begin_inset Index
3280 status collapsed
3281
3282 \begin_layout Plain Layout
3283 Document ! Settings
3284 \end_layout
3285
3286 \end_inset
3287
3288
3289 \family default
3290  dialog you can set the line spacing in the submenu 
3291 \family sans
3292 Text
3293 \begin_inset space ~
3294 \end_inset
3295
3296 Layout.
3297 \family default
3298
3299 \begin_inset Foot
3300 status collapsed
3301
3302 \begin_layout Plain Layout
3303 You need to have the LaTeX-package 
3304 \series bold
3305 setspace
3306 \begin_inset Index
3307 status collapsed
3308
3309 \begin_layout Plain Layout
3310 Latex@LaTeX-packages ! setspace
3311 \end_layout
3312
3313 \end_inset
3314
3315
3316 \series default
3317  installed to use this feature.
3318 \end_layout
3319
3320 \end_inset
3321
3322
3323 \end_layout
3324
3325 \begin_layout Section
3326 Paragraph Environments
3327 \begin_inset Index
3328 status collapsed
3329
3330 \begin_layout Plain Layout
3331 Paragraph ! Environments
3332 \end_layout
3333
3334 \end_inset
3335
3336
3337 \begin_inset CommandInset label
3338 LatexCommand label
3339 name "sec:Paragraph-Environments"
3340
3341 \end_inset
3342
3343
3344 \begin_inset Index
3345 status collapsed
3346
3347 \begin_layout Plain Layout
3348 Paragraph environments|(
3349 \end_layout
3350
3351 \end_inset
3352
3353
3354 \end_layout
3355
3356 \begin_layout Subsection
3357 Overview
3358 \end_layout
3359
3360 \begin_layout Standard
3361 The paragraph environments correspond to the various
3362 \end_layout
3363
3364 \begin_layout Standard
3365
3366 \series bold
3367
3368 \backslash
3369 begin{
3370 \emph on
3371 environment
3372 \emph default
3373 } ...
3374  
3375 \backslash
3376 end{
3377 \emph on
3378 environment
3379 \emph default
3380 }
3381 \series default
3382
3383 \begin_inset Newline newline
3384 \end_inset
3385
3386 command sequences in an ordinary LaTeX file.
3387  If you don't know LaTeX, or the concept of a paragraph environment is totally
3388  alien to you, we urge you to read the 
3389 \emph on
3390 Tutorial
3391 \emph default
3392 .
3393  The 
3394 \emph on
3395 Tutorial
3396 \emph default
3397  also contains many more examples than this section does.
3398 \end_layout
3399
3400 \begin_layout Standard
3401 A paragraph environment is simply a 
3402 \begin_inset Quotes eld
3403 \end_inset
3404
3405 container
3406 \begin_inset Quotes erd
3407 \end_inset
3408
3409  for a paragraph which gives that paragraph certain properties.
3410  This can include a particular style of font, different margins, a numbering
3411  scheme, labels, and so on.
3412  Additionally, you can 
3413 \begin_inset Quotes eld
3414 \end_inset
3415
3416 nest
3417 \begin_inset Quotes erd
3418 \end_inset
3419
3420  the different environments inside one another, allowing one environment
3421  to inherit some of the properties of another.
3422  The different paragraph environments totally replace the need for messy
3423  tab stops, on the fly margin adjustment, and other hold-overs from the
3424  days of typewriters.
3425  There are several paragraph environments which are specific to a particular
3426  document type.
3427  We'll only be covering the most common ones here.
3428 \end_layout
3429
3430 \begin_layout Standard
3431 To choose a new paragraph environment, use the pull-down box on the left
3432  end of the toolbar.
3433  LyX will change the environment of the 
3434 \emph on
3435 entire
3436 \emph default
3437  paragraph in which the cursor sits.
3438  You can also change the environment of an entire group of paragraphs if
3439  you select them before choosing the new environment.
3440  
3441 \end_layout
3442
3443 \begin_layout Standard
3444 Note that hitting 
3445 \family sans
3446 Return
3447 \family default
3448  will 
3449 \emph on
3450 typically
3451 \emph default
3452  create a new paragraph using the 
3453 \family sans
3454 Standard
3455 \family default
3456  paragraph environment.
3457  We say 
3458 \begin_inset Quotes eld
3459 \end_inset
3460
3461 typically
3462 \begin_inset Quotes erd
3463 \end_inset
3464
3465  because if you are in one of these environments:
3466 \end_layout
3467
3468 \begin_layout Itemize
3469
3470 \family sans
3471 Quote
3472 \end_layout
3473
3474 \begin_layout Itemize
3475
3476 \family sans
3477 Quotation
3478 \end_layout
3479
3480 \begin_layout Itemize
3481
3482 \family sans
3483 Verse
3484 \end_layout
3485
3486 \begin_layout Itemize
3487
3488 \family sans
3489 Itemize
3490 \end_layout
3491
3492 \begin_layout Itemize
3493
3494 \family sans
3495 Enumerate
3496 \end_layout
3497
3498 \begin_layout Itemize
3499
3500 \family sans
3501 Description
3502 \end_layout
3503
3504 \begin_layout Itemize
3505
3506 \family sans
3507 List
3508 \end_layout
3509
3510 \begin_layout Standard
3511 LyX keeps the old paragraph environment when you hit 
3512 \family sans
3513 Return
3514 \family default
3515 , rather than resetting it to 
3516 \family sans
3517 Standard
3518 \family default
3519 .
3520  LyX will still reset the nesting depth, however.
3521  Usually, starting a new paragraph resets both the paragraph environment
3522  and the nesting depth (for more on nesting see section
3523 \begin_inset space ~
3524 \end_inset
3525
3526
3527 \begin_inset CommandInset ref
3528 LatexCommand ref
3529 reference "sec:Nesting"
3530
3531 \end_inset
3532
3533 ).
3534  At the moment, all this is context-specific; you're better off expecting
3535  
3536 \family sans
3537 Return
3538 \family default
3539  to reset the paragraph environment and depth.
3540  If you want a new paragraph to keep the current environment and depth,
3541  use 
3542 \family sans
3543 M-Return
3544 \family default
3545  instead.
3546 \end_layout
3547
3548 \begin_layout Subsection
3549 Standard
3550 \end_layout
3551
3552 \begin_layout Standard
3553 The default paragraph environment is 
3554 \family sans
3555 Standard
3556 \family default
3557  for most classes.
3558  It creates a plain paragraph.
3559  If LyX resets the paragraph environment, this is the one it chooses.
3560  In fact, the paragraph you're reading right now (and most of the ones in
3561  this manual) are in the 
3562 \family sans
3563 Standard
3564 \family default
3565  environment.
3566 \end_layout
3567
3568 \begin_layout Standard
3569 You can nest a paragraph using the 
3570 \family sans
3571 Standard
3572 \family default
3573  environment in just about anything else, but you can't really nest anything
3574  in a 
3575 \family sans
3576 Standard
3577 \family default
3578  environment.
3579 \end_layout
3580
3581 \begin_layout Subsection
3582 Document Title
3583 \begin_inset Index
3584 status collapsed
3585
3586 \begin_layout Plain Layout
3587 Document !Title
3588 \end_layout
3589
3590 \end_inset
3591
3592
3593 \end_layout
3594
3595 \begin_layout Standard
3596 A LaTeX title page has three parts: the title itself, the name(s) of the
3597  author(s) and a 
3598 \begin_inset Quotes eld
3599 \end_inset
3600
3601 footnote
3602 \begin_inset Quotes erd
3603 \end_inset
3604
3605  for thanks or contact information.
3606  For certain types of documents, LaTeX places all of this on a separate
3607  page along with today's date.
3608  For other types of documents, the title 
3609 \begin_inset Quotes eld
3610 \end_inset
3611
3612 page
3613 \begin_inset Quotes erd
3614 \end_inset
3615
3616  goes at the top of the first page of the document.
3617  
3618 \end_layout
3619
3620 \begin_layout Standard
3621 LyX provides an interface to the title page commands through the paragraph
3622  environments 
3623 \family sans
3624 Title
3625 \family default
3626
3627 \family sans
3628 Author
3629 \family default
3630 , and 
3631 \family sans
3632 Date
3633 \family default
3634 .
3635  Here's how you use them:
3636 \end_layout
3637
3638 \begin_layout Itemize
3639 Put the title of your document in the 
3640 \family sans
3641 Title
3642 \family default
3643  environment.
3644 \end_layout
3645
3646 \begin_layout Itemize
3647 Put the author name in the 
3648 \family sans
3649 Author
3650 \family default
3651  environment.
3652 \end_layout
3653
3654 \begin_layout Itemize
3655 If you want the date to have a certain appearance, want to use a fixed date,
3656  or want other text to appear in place of today's date, put that text in
3657  the 
3658 \family sans
3659 Date
3660 \family default
3661  environment.
3662  Note that using this environment is optional.
3663  If you don't provide any, LaTeX will automatically insert today's date.
3664  If you don't want any date, add the line
3665 \begin_inset Newline newline
3666 \end_inset
3667
3668
3669 \series bold
3670
3671 \backslash
3672 date{}
3673 \series default
3674
3675 \begin_inset Newline newline
3676 \end_inset
3677
3678 to the preamble of your document (menu 
3679 \family sans
3680 Document\SpecialChar \menuseparator
3681 Settings
3682 \family default
3683 )
3684 \end_layout
3685
3686 \begin_layout Standard
3687 You can use footnotes to insert 
3688 \begin_inset Quotes eld
3689 \end_inset
3690
3691 thanks
3692 \begin_inset Quotes erd
3693 \end_inset
3694
3695  or contact informations.
3696 \end_layout
3697
3698 \begin_layout Subsection
3699 Headings
3700 \begin_inset Index
3701 status collapsed
3702
3703 \begin_layout Plain Layout
3704 Section headings
3705 \end_layout
3706
3707 \end_inset
3708
3709
3710 \begin_inset CommandInset label
3711 LatexCommand label
3712 name "sub:Headings"
3713
3714 \end_inset
3715
3716
3717 \end_layout
3718
3719 \begin_layout Standard
3720 There are several paragraph environments for producing section headings.
3721  LyX takes care of the numbering for you.
3722 \end_layout
3723
3724 \begin_layout Subsubsection
3725 Numbered Headings
3726 \begin_inset Index
3727 status collapsed
3728
3729 \begin_layout Plain Layout
3730 Section headings ! Numbered
3731 \end_layout
3732
3733 \end_inset
3734
3735
3736 \end_layout
3737
3738 \begin_layout Standard
3739 There are 7 numbered types of section headings.
3740  They are:
3741 \end_layout
3742
3743 \begin_layout Enumerate
3744
3745 \family sans
3746 Part
3747 \end_layout
3748
3749 \begin_layout Enumerate
3750
3751 \family sans
3752 Chapter
3753 \end_layout
3754
3755 \begin_layout Enumerate
3756
3757 \family sans
3758 Section
3759 \end_layout
3760
3761 \begin_layout Enumerate
3762
3763 \family sans
3764 Subsection
3765 \end_layout
3766
3767 \begin_layout Enumerate
3768
3769 \family sans
3770 Subsubsection
3771 \end_layout
3772
3773 \begin_layout Enumerate
3774
3775 \family sans
3776 Paragraph
3777 \end_layout
3778
3779 \begin_layout Enumerate
3780
3781 \family sans
3782 Subparagraph
3783 \end_layout
3784
3785 \begin_layout Standard
3786 LyX labels each heading with a series of numbers, separated by periods.
3787  The numbers describe where in the document you are.
3788  Unlike the other headings, parts are numbered with Latin letters.
3789 \end_layout
3790
3791 \begin_layout Standard
3792 Headings all subdivide your document into different pieces of text.
3793  For example, suppose you're writing a book.
3794  You group the book into chapters.
3795  LyX does similar grouping:
3796 \end_layout
3797
3798 \begin_layout Itemize
3799
3800 \family sans
3801 Part
3802 \family default
3803  is divided in either 
3804 \family sans
3805 Chapter
3806 \family default
3807  or 
3808 \family sans
3809 Section
3810 \end_layout
3811
3812 \begin_layout Itemize
3813
3814 \family sans
3815 Chapter
3816 \family default
3817 s are divided into 
3818 \family sans
3819 Section
3820 \family default
3821 s
3822 \end_layout
3823
3824 \begin_layout Itemize
3825
3826 \family sans
3827 Section
3828 \family default
3829 s are divided into 
3830 \family sans
3831 Subsection
3832 \family default
3833 s
3834 \end_layout
3835
3836 \begin_layout Itemize
3837
3838 \family sans
3839 Subsection
3840 \family default
3841 s are divided into 
3842 \family sans
3843 Subsubsection
3844 \family default
3845 s
3846 \end_layout
3847
3848 \begin_layout Itemize
3849
3850 \family sans
3851 Subsubsection
3852 \family default
3853 s are divided into 
3854 \family sans
3855 Paragraph
3856 \family default
3857 s
3858 \end_layout
3859
3860 \begin_layout Itemize
3861
3862 \family sans
3863 Paragraph
3864 \family default
3865 s are divided into 
3866 \family sans
3867 Subparagraph
3868 \family default
3869 s
3870 \end_layout
3871
3872 \begin_layout Standard
3873 \begin_inset Note Greyedout
3874 status open
3875
3876 \begin_layout Plain Layout
3877
3878 \series bold
3879 Note:
3880 \series default
3881  Not all document types use the 
3882 \family sans
3883 Chapter
3884 \family default
3885  heading as the maximum sectioning level.
3886  In that case the 
3887 \family sans
3888 Section
3889 \family default
3890  is the top-level heading.
3891 \end_layout
3892
3893 \end_inset
3894
3895
3896 \end_layout
3897
3898 \begin_layout Standard
3899 So, if you use the 
3900 \family sans
3901 Subsubsection
3902 \family default
3903  environment to label a new sub-subsection, LyX labels it with its number,
3904  along with the number of the subsection, section, and, if applicable, chapter
3905  that it's in.
3906  For example: the fifth section of the second chapter of this book has the
3907  label 
3908 \begin_inset Quotes eld
3909 \end_inset
3910
3911 2.5
3912 \begin_inset Quotes erd
3913 \end_inset
3914
3915 .
3916 \end_layout
3917
3918 \begin_layout Subsubsection
3919 Unnumbered Headings
3920 \begin_inset Index
3921 status collapsed
3922
3923 \begin_layout Plain Layout
3924 Section headings ! Unnumbered
3925 \end_layout
3926
3927 \end_inset
3928
3929
3930 \end_layout
3931
3932 \begin_layout Standard
3933 There are 5 types of unnumbered section headings.
3934  They are:
3935 \end_layout
3936
3937 \begin_layout Enumerate
3938
3939 \family sans
3940 Part*line spacing
3941 \end_layout
3942
3943 \begin_layout Enumerate
3944
3945 \family sans
3946 Chapter*
3947 \end_layout
3948
3949 \begin_layout Enumerate
3950
3951 \family sans
3952 Section*
3953 \end_layout
3954
3955 \begin_layout Enumerate
3956
3957 \family sans
3958 Subsection*
3959 \end_layout
3960
3961 \begin_layout Enumerate
3962
3963 \family sans
3964 Subsubsection*
3965 \end_layout
3966
3967 \begin_layout Standard
3968 The 
3969 \begin_inset Quotes eld
3970 \end_inset
3971
3972 *
3973 \begin_inset Quotes erd
3974 \end_inset
3975
3976  after each name means that these headings are not numbered.
3977  They work the same as their numbered counterparts but won't appear in the
3978  table of contents, see section
3979 \begin_inset space ~
3980 \end_inset
3981
3982
3983 \begin_inset CommandInset ref
3984 LatexCommand ref
3985 reference "sec:toc"
3986
3987 \end_inset
3988
3989 .
3990 \end_layout
3991
3992 \begin_layout Subsubsection
3993 Changing the Numbering
3994 \begin_inset CommandInset label
3995 LatexCommand label
3996 name "sub:Numbering-depth"
3997
3998 \end_inset
3999
4000
4001 \end_layout
4002
4003 \begin_layout Standard
4004 You can also alter which sectioning levels get numbered and which ones appear
4005  in the Table of Contents.
4006  Now, this doesn't remove any of the levels; that's preset in the document
4007  class.
4008  Certain classes start with 
4009 \family sans
4010 Chapter
4011 \family default
4012  and go down to the 
4013 \family sans
4014 Subparagraph
4015 \family default
4016  level.
4017  Others start at 
4018 \family sans
4019 Section
4020 \family default
4021 .
4022  Similarly, not all document classes number all sectioning levels.
4023  Most don't number 
4024 \family sans
4025 Paragraph
4026 \family default
4027  or 
4028 \family sans
4029 Subparagraph
4030 \family default
4031 .
4032  This is something you can change.
4033 \end_layout
4034
4035 \begin_layout Standard
4036 Open the 
4037 \family sans
4038 Document\SpecialChar \menuseparator
4039 Settings
4040 \family default
4041  dialog.
4042 \family sans
4043
4044 \begin_inset Index
4045 status collapsed
4046
4047 \begin_layout Plain Layout
4048 Document ! Settings
4049 \end_layout
4050
4051 \end_inset
4052
4053
4054 \family default
4055  Under 
4056 \family sans
4057 Numbering
4058 \begin_inset space ~
4059 \end_inset
4060
4061 &
4062 \begin_inset space ~
4063 \end_inset
4064
4065 TOC
4066 \family default
4067  you'll see two counters.
4068  The one named 
4069 \family sans
4070 Numbering
4071 \family default
4072  controls how far down in the sectioning hierarchy LyX numbers a section
4073  heading.
4074  The other one controls the appearance of the section headings in the table
4075  of contents.
4076 \end_layout
4077
4078 \begin_layout Subsubsection
4079 Short Titles of Headings
4080 \begin_inset Index
4081 status collapsed
4082
4083 \begin_layout Plain Layout
4084 Section headings ! Short titles
4085 \end_layout
4086
4087 \end_inset
4088
4089
4090 \begin_inset OptArg
4091 status collapsed
4092
4093 \begin_layout Plain Layout
4094 Short Titles
4095 \end_layout
4096
4097 \end_inset
4098
4099
4100 \begin_inset CommandInset label
4101 LatexCommand label
4102 name "sec:Short-Titles"
4103
4104 \end_inset
4105
4106
4107 \end_layout
4108
4109 \begin_layout Standard
4110 Some section or chapter titles, such as this one, can get quite long.
4111  This can cause troubles when there is limited horizontal space.
4112  For example, if the header of the page is set to show the current section
4113  title, a long title will protrude over the page margins and look awful.
4114 \end_layout
4115
4116 \begin_layout Standard
4117 LaTeX allows you to specify a short title for section headings.
4118  This short title is used in the header and in the actual table of contents,
4119  avoiding the problem mentioned.
4120  To specify a short title, use the menu 
4121 \family sans
4122 Insert\SpecialChar \menuseparator
4123 Short
4124 \begin_inset space ~
4125 \end_inset
4126
4127 Title
4128 \family default
4129 .
4130  This will insert a box labeled 
4131 \begin_inset Quotes eld
4132 \end_inset
4133
4134 opt
4135 \begin_inset Quotes erd
4136 \end_inset
4137
4138  (stands for 
4139 \begin_inset Quotes eld
4140 \end_inset
4141
4142 optional
4143 \begin_inset Quotes erd
4144 \end_inset
4145
4146 ) which you can use to enter the short title text.
4147  This also works for captions inside floats.
4148 \end_layout
4149
4150 \begin_layout Standard
4151 The title of this section is a good example of using this feature.
4152 \end_layout
4153
4154 \begin_layout Subsubsection
4155 Special Information
4156 \end_layout
4157
4158 \begin_layout Standard
4159 The following information applies to all section headings:
4160 \end_layout
4161
4162 \begin_layout Itemize
4163 You cannot do any nesting with these environments.
4164 \end_layout
4165
4166 \begin_layout Itemize
4167 You cannot use a margin note in any of these environments.
4168 \end_layout
4169
4170 \begin_layout Itemize
4171 You can only use inline math in these environments.
4172 \end_layout
4173
4174 \begin_layout Itemize
4175 You can use labels and cross-references to refer to their numbers.
4176 \end_layout
4177
4178 \begin_layout Subsection
4179 Quotes and Poetryline spacing
4180 \end_layout
4181
4182 \begin_layout Standard
4183 LyX has three paragraph environments for writing poetry and quotations.
4184  They are 
4185 \family sans
4186 Quote
4187 \family default
4188
4189 \family sans
4190 Quotation
4191 \family default
4192 , and 
4193 \family sans
4194 Verse
4195 \family default
4196 .
4197  Forget the days of changing line spacing and twiddling with margins.
4198  These three paragraph environments already have those changes built-in.
4199  They all widen the left margin and add a bit of extra space above and below
4200  the text they contain.
4201  They also allow nesting, so you can put a 
4202 \family sans
4203 Verse
4204 \family default
4205  in a 
4206 \family sans
4207 Quotation
4208 \family default
4209 , as well as in some other paragraph environments.
4210 \end_layout
4211
4212 \begin_layout Standard
4213 There is another feature of these three paragraph environments: they do
4214  
4215 \emph on
4216 not
4217 \emph default
4218  reset to 
4219 \family sans
4220 Standard
4221 \family default
4222  when you start a new paragraph.
4223  So, you can type in that poem and merrily hit 
4224 \family sans
4225 Return
4226 \family default
4227  without worrying about the paragraph environment changing on you.
4228  Of course, that means that, once you're done typing in that poem, you have
4229  to change back to the 
4230 \family sans
4231 Standard
4232 \family default
4233  environment yourself.
4234 \end_layout
4235
4236 \begin_layout Subsubsection
4237
4238 \family sans
4239 Quote
4240 \family default
4241  and 
4242 \family sans
4243 Quotation
4244 \family default
4245
4246 \begin_inset CommandInset label
4247 LatexCommand label
4248 name "sec:Quote"
4249
4250 \end_inset
4251
4252
4253 \begin_inset Index
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 Quotation
4258 \end_layout
4259
4260 \end_inset
4261
4262
4263 \end_layout
4264
4265 \begin_layout Standard
4266 Now that we've described the similarities of these three environments, it's
4267  time for the differences.
4268  
4269 \family sans
4270 Quote
4271 \family default
4272  and 
4273 \family sans
4274 Quotation
4275 \family default
4276  are identical except for one difference: 
4277 \family sans
4278 Quote
4279 \family default
4280  uses extra spacing to separate paragraphs and never indents the first line.
4281  
4282 \family sans
4283 Quotation
4284 \family default
4285  
4286 \emph on
4287 always
4288 \emph default
4289  indents the first line of a paragraph and uses the same line spacing throughout.
4290 \end_layout
4291
4292 \begin_layout Standard
4293 Here's an example of the 
4294 \family sans
4295 Quote
4296 \family default
4297  environment:
4298 \end_layout
4299
4300 \begin_layout Quote
4301 This is in the 
4302 \family sans
4303 Quote
4304 \family default
4305  environment.
4306  I can keep writing, extending this line out further and further until it
4307  wraps.
4308  See -- no indentation!
4309 \end_layout
4310
4311 \begin_layout Quote
4312 Here's the second paragraph of this quote.
4313  Again, there's no indentation, but there is extra space between me and
4314  the other paragraph.
4315 \end_layout
4316
4317 \begin_layout Standard
4318 Here's another example, this time in the 
4319 \family sans
4320 Quotation
4321 \family default
4322  environment:
4323 \end_layout
4324
4325 \begin_layout Quotation
4326 This is in the 
4327 \family sans
4328 Quotation
4329 \family default
4330  environment.
4331  If I keep writing, you'll see the indentation.
4332  If your country uses a writing style that shows off new paragraphs by indenting
4333  the first line, then 
4334 \family sans
4335 Quotation
4336 \family default
4337  is the environment for you! Well, you'd use it 
4338 \emph on
4339 if
4340 \emph default
4341  you were quoting other text.
4342 \end_layout
4343
4344 \begin_layout Quotation
4345 Here's a new paragraph.
4346  I could ramble on and on, like a politician at election time.
4347  If I did that, though, you'd get bored.
4348 \end_layout
4349
4350 \begin_layout Standard
4351 As the examples show, 
4352 \family sans
4353 Quote
4354 \family default
4355  is for those people who use extra space to separate paragraphs.
4356  They should put quotes in the 
4357 \family sans
4358 Quote
4359 \family default
4360  environment.
4361  Those who use indentation to mark a new paragraph should use the 
4362 \family sans
4363 Quotation
4364 \family default
4365  paragraph environment for quoted text.
4366 \end_layout
4367
4368 \begin_layout Subsubsection
4369
4370 \family sans
4371 Verse
4372 \family default
4373
4374 \begin_inset Index
4375 status collapsed
4376
4377 \begin_layout Plain Layout
4378 Paragraph ! Verse
4379 \end_layout
4380
4381 \end_inset
4382
4383
4384 \family sans
4385
4386 \begin_inset Index
4387 status collapsed
4388
4389 \begin_layout Plain Layout
4390 Poetry
4391 \end_layout
4392
4393 \end_inset
4394
4395
4396 \begin_inset CommandInset label
4397 LatexCommand label
4398 name "sec:Verse"
4399
4400 \end_inset
4401
4402
4403 \end_layout
4404
4405 \begin_layout Standard
4406
4407 \family sans
4408 Verse
4409 \family default
4410  is a paragraph environment for poetry, rhymes, verses, and so on.
4411  Here's an example:
4412 \end_layout
4413
4414 \begin_layout Verse
4415 This is in Verse
4416 \begin_inset Newline newline
4417 \end_inset
4418
4419 Which I did not rehearse!
4420 \end_layout
4421
4422 \begin_layout Verse
4423 It could be much worse.
4424  This line could be long, very long, oh so long, so very long that it wraps
4425  around.
4426  It looks okay on screen, but in the printed version, the extra lines are
4427  indented a bit more than the first.
4428  Okay, so it's turned to prose and doesn't rhyme anymore.
4429  So sue me.
4430 \end_layout
4431
4432 \begin_layout Verse
4433 To break a line
4434 \begin_inset Newline newline
4435 \end_inset
4436
4437 And make things look fine
4438 \begin_inset Newline newline
4439 \end_inset
4440
4441 Use 
4442 \family sans
4443 C-Return
4444 \family default
4445 .
4446 \end_layout
4447
4448 \begin_layout Standard
4449 As you can see, 
4450 \family sans
4451 Verse
4452 \family default
4453  does not indent both margins.
4454  Each stanza of the verse or poem is in its own paragraph.
4455  To separate the individual lines of a stanza, use the 
4456 \family typewriter
4457 break-line
4458 \family default
4459  function 
4460 \family sans
4461 C-Return
4462 \family default
4463 .
4464 \end_layout
4465
4466 \begin_layout Subsection
4467 Lists
4468 \begin_inset Index
4469 status collapsed
4470
4471 \begin_layout Plain Layout
4472 Lists
4473 \end_layout
4474
4475 \end_inset
4476
4477
4478 \begin_inset CommandInset label
4479 LatexCommand label
4480 name "sub:Lists"
4481
4482 \end_inset
4483
4484
4485 \end_layout
4486
4487 \begin_layout Standard
4488 LyX has four different paragraph environments for creating different kinds
4489  of lists.
4490  In the 
4491 \family sans
4492 Itemize
4493 \family default
4494  and 
4495 \family sans
4496 Enumerate
4497 \family default
4498  environments, LyX labels your list items with bullets or numbers, respectively.
4499  In the 
4500 \family sans
4501 Description
4502 \family default
4503  and 
4504 \family sans
4505 List
4506 \family default
4507  environments, LyX lets you provide your own label.
4508  We'll present the individual details of each type of list next after describing
4509  some general features of all four of them.
4510 \end_layout
4511
4512 \begin_layout Subsubsection
4513 General Features
4514 \end_layout
4515
4516 \begin_layout Standard
4517 The four paragraph environments for lists differ from the other environments
4518  in several ways.
4519  First, LyX treats each paragraph as a list item.
4520  Hitting 
4521 \family sans
4522 Return
4523 \family default
4524  does 
4525 \emph on
4526 not
4527 \emph default
4528  reset the environment to 
4529 \family sans
4530 Standard
4531 \family default
4532  but keeps the current environment and creates a new list item.
4533  The nesting depth is typically reset, however.
4534  If you want to keep both the current nesting depth and paragraph environment,
4535  you should use 
4536 \family sans
4537 M-Return
4538 \family default
4539  to break paragraphs.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 You can nest lists of any type inside one another.
4544  In fact, LyX changes the labels on some list items depending on how it
4545  is nested.
4546  If you intend to use any of the list paragraph environments, we suggest
4547  you read all of section
4548 \begin_inset space ~
4549 \end_inset
4550
4551
4552 \begin_inset CommandInset ref
4553 LatexCommand ref
4554 reference "sec:Nesting"
4555
4556 \end_inset
4557
4558 .
4559  
4560 \end_layout
4561
4562 \begin_layout Subsubsection
4563
4564 \family sans
4565 Itemize
4566 \family default
4567
4568 \begin_inset Index
4569 status collapsed
4570
4571 \begin_layout Plain Layout
4572 Lists ! Itemize
4573 \end_layout
4574
4575 \end_inset
4576
4577
4578 \begin_inset CommandInset label
4579 LatexCommand label
4580 name "sec:Itemize"
4581
4582 \end_inset
4583
4584
4585 \end_layout
4586
4587 \begin_layout Standard
4588 The first type of list we'll describe in detail is the 
4589 \family sans
4590 Itemize
4591 \family default
4592  paragraph environment.
4593  It has the following properties:
4594 \end_layout
4595
4596 \begin_layout Itemize
4597 Each item has a particular bullet or symbol as its label.
4598 \end_layout
4599
4600 \begin_deeper
4601 \begin_layout Itemize
4602 LyX uses the same symbol for all of the items in a given nesting level.
4603 \end_layout
4604
4605 \begin_layout Itemize
4606 The symbol appears at the beginning of the first line.
4607 \end_layout
4608
4609 \end_deeper
4610 \begin_layout Itemize
4611 The items can have any length.
4612  LyX automatically offsets the left margin of each item.
4613  The offset is always relative to whatever environment the 
4614 \family sans
4615 Itemize
4616 \family default
4617  list may be in.
4618 \end_layout
4619
4620 \begin_layout Itemize
4621 If you nest an 
4622 \family sans
4623 Itemize
4624 \family default
4625  environment inside another 
4626 \family sans
4627 Itemize
4628 \family default
4629  environment, the label changes to a new symbol.
4630 \end_layout
4631
4632 \begin_deeper
4633 \begin_layout Itemize
4634 There are four different symbols for up to a four-fold nesting.
4635 \end_layout
4636
4637 \begin_layout Itemize
4638 LyX always shows the same symbol on screen.
4639 \end_layout
4640
4641 \begin_layout Itemize
4642 See section
4643 \begin_inset space ~
4644 \end_inset
4645
4646
4647 \begin_inset CommandInset ref
4648 LatexCommand ref
4649 reference "sec:Nesting"
4650
4651 \end_inset
4652
4653  for a full explanation of nesting.
4654 \end_layout
4655
4656 \end_deeper
4657 \begin_layout Standard
4658 Of course, that explanation was also an example of an 
4659 \family sans
4660 Itemize
4661 \family default
4662  list.
4663  The 
4664 \family sans
4665 Itemize
4666 \family default
4667  environment is best suited for lists where the order doesn't matter.
4668 \end_layout
4669
4670 \begin_layout Standard
4671 We said that different levels use different symbols as their label.
4672  Here's an example of all four possible symbols.
4673  Note that those of you reading this manual within LyX won't see any difference.
4674 \end_layout
4675
4676 \begin_layout Itemize
4677 The label for the first level 
4678 \family sans
4679 Itemize
4680 \family default
4681  is a large black dot, or bullet.
4682 \end_layout
4683
4684 \begin_deeper
4685 \begin_layout Itemize
4686 The label for the second level is a dash.
4687 \end_layout
4688
4689 \begin_deeper
4690 \begin_layout Itemize
4691 The label for the third is an asterisk.
4692 \end_layout
4693
4694 \begin_deeper
4695 \begin_layout Itemize
4696 The label for the fourth is a centered dot.
4697 \end_layout
4698
4699 \end_deeper
4700 \begin_layout Itemize
4701 Back out to the third level.
4702 \end_layout
4703
4704 \end_deeper
4705 \begin_layout Itemize
4706 Back to the second level.
4707 \end_layout
4708
4709 \end_deeper
4710 \begin_layout Itemize
4711 Back to the outermost level.
4712 \end_layout
4713
4714 \begin_layout Standard
4715 These are the default labels for an 
4716 \family sans
4717 Itemize
4718 \family default
4719  list.
4720  You can customize these labels in the 
4721 \family sans
4722 Document\SpecialChar \menuseparator
4723 Settings
4724 \family default
4725  dialog in the submenu 
4726 \family sans
4727 Bullets
4728 \family default
4729 .
4730 \family sans
4731
4732 \begin_inset Index
4733 status collapsed
4734
4735 \begin_layout Plain Layout
4736 Document ! Settings
4737 \end_layout
4738
4739 \end_inset
4740
4741
4742 \end_layout
4743
4744 \begin_layout Standard
4745 Notice how the space between items decreases with increasing depth.
4746  We'll explain nesting and all the tricks you can do with different depths
4747  in section
4748 \begin_inset space ~
4749 \end_inset
4750
4751
4752 \begin_inset CommandInset ref
4753 LatexCommand ref
4754 reference "sec:Nesting"
4755
4756 \end_inset
4757
4758 .
4759 \end_layout
4760
4761 \begin_layout Subsubsection
4762
4763 \family sans
4764 Enumerate
4765 \family default
4766
4767 \begin_inset Index
4768 status collapsed
4769
4770 \begin_layout Plain Layout
4771 Lists ! Enumerate
4772 \end_layout
4773
4774 \end_inset
4775
4776
4777 \begin_inset CommandInset label
4778 LatexCommand label
4779 name "sec:Enumerate"
4780
4781 \end_inset
4782
4783
4784 \end_layout
4785
4786 \begin_layout Standard
4787 The 
4788 \family sans
4789 Enumerate
4790 \family default
4791  environment is used to create numbered lists and outlines.
4792  It has these properties:
4793 \end_layout
4794
4795 \begin_layout Enumerate
4796 Each item has a numeral as its label.
4797 \end_layout
4798
4799 \begin_deeper
4800 \begin_layout Enumerate
4801 The type of numeral depends on the nesting depth.
4802 \end_layout
4803
4804 \end_deeper
4805 \begin_layout Enumerate
4806 LyX automatically counts the items for you and updates the label as appropriate.
4807 \end_layout
4808
4809 \begin_layout Enumerate
4810 Each new 
4811 \family sans
4812 Enumerate
4813 \family default
4814  environment resets the counter to one.
4815 \end_layout
4816
4817 \begin_layout Enumerate
4818 Like the 
4819 \family sans
4820 Itemize
4821 \family default
4822  environment, the 
4823 \family sans
4824 Enumerate
4825 \family default
4826  environment:
4827 \end_layout
4828
4829 \begin_deeper
4830 \begin_layout Enumerate
4831 Offsets the items relative to the left margin.
4832  Items can have any length.
4833 \end_layout
4834
4835 \begin_layout Enumerate
4836 Reduces the space between items as the nesting depth increases.
4837 \end_layout
4838
4839 \begin_layout Enumerate
4840 Uses different types of labels depending on the nesting depth.
4841 \end_layout
4842
4843 \begin_layout Enumerate
4844 Allows up to a four-fold nesting.
4845 \end_layout
4846
4847 \end_deeper
4848 \begin_layout Standard
4849 Unlike the 
4850 \family sans
4851 Itemize
4852 \family default
4853  environment, 
4854 \family sans
4855 Enumerate
4856 \family default
4857  shows the different labels for each item in LyX.
4858  Here is how LyX labels the four different levels in an 
4859 \family sans
4860 Enumerate
4861 \family default
4862 :
4863 \end_layout
4864
4865 \begin_layout Enumerate
4866 The first level of an 
4867 \family sans
4868 Enumerate
4869 \family default
4870  uses Arabic numerals followed by a period.
4871 \end_layout
4872
4873 \begin_deeper
4874 \begin_layout Enumerate
4875 The second level uses lower case letters surrounded by parentheses.
4876 \end_layout
4877
4878 \begin_deeper
4879 \begin_layout Enumerate
4880 The third level uses lower-case Roman numerals followed by a period.
4881 \end_layout
4882
4883 \begin_deeper
4884 \begin_layout Enumerate
4885 The fourth level uses capital letters followed by a period.
4886 \end_layout
4887
4888 \begin_layout Enumerate
4889 Again, notice the decrease in the spacing between items as the nesting depth
4890  increases.
4891 \end_layout
4892
4893 \end_deeper
4894 \begin_layout Enumerate
4895 Back to the third level
4896 \end_layout
4897
4898 \end_deeper
4899 \begin_layout Enumerate
4900 Back to the second level.
4901 \end_layout
4902
4903 \end_deeper
4904 \begin_layout Enumerate
4905 Back to the outermost level.
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Once again, you can customize the type of numbering used in the 
4910 \family sans
4911 Enumerate
4912 \family default
4913  environment.
4914  It involves adding commands to the LaTeX preamble (see the 
4915 \emph on
4916 Extended Features
4917 \emph default
4918  manual).
4919  As stated earlier, such customization only shows up in the printed version,
4920  not in LyX.
4921 \end_layout
4922
4923 \begin_layout Standard
4924 There is more to nesting 
4925 \family sans
4926 Enumerate
4927 \family default
4928  environments than we've stated here.
4929  You should read section
4930 \begin_inset space ~
4931 \end_inset
4932
4933
4934 \begin_inset CommandInset ref
4935 LatexCommand ref
4936 reference "sec:Nesting"
4937
4938 \end_inset
4939
4940  to learn more about nesting.
4941 \end_layout
4942
4943 \begin_layout Subsubsection
4944
4945 \family sans
4946 Description
4947 \family default
4948
4949 \begin_inset Index
4950 status collapsed
4951
4952 \begin_layout Plain Layout
4953 Lists ! Description
4954 \end_layout
4955
4956 \end_inset
4957
4958
4959 \begin_inset CommandInset label
4960 LatexCommand label
4961 name "sec:Description-List"
4962
4963 \end_inset
4964
4965
4966 \end_layout
4967
4968 \begin_layout Standard
4969 Unlike the previous two environments, the 
4970 \family sans
4971 Description
4972 \family default
4973  list has no fixed label.
4974  Instead, LyX uses the first 
4975 \begin_inset Quotes eld
4976 \end_inset
4977
4978 word
4979 \begin_inset Quotes erd
4980 \end_inset
4981
4982  of the first line as the label.
4983  Here's an example:
4984 \end_layout
4985
4986 \begin_layout Description
4987 Example: This is an example of the 
4988 \family sans
4989 Description
4990 \family default
4991  environment.
4992 \end_layout
4993
4994 \begin_layout Standard
4995 LyX typesets the label in boldface and puts extra space between it and the
4996  rest of the line.
4997 \end_layout
4998
4999 \begin_layout Standard
5000 With the first 
5001 \begin_inset Quotes eld
5002 \end_inset
5003
5004 word
5005 \begin_inset Quotes erd
5006 \end_inset
5007
5008  it is meant that the first hit of the 
5009 \family sans
5010 Space
5011 \family default
5012  key ends the label if you are at the beginning of the first line of an
5013  item.
5014  If you need to use more than one word in the label use a 
5015 \family sans
5016 Protected Blank
5017 \family default
5018 .
5019  (Use either 
5020 \family sans
5021 C-Space
5022 \family default
5023  or the menu 
5024 \family sans
5025 Insert\SpecialChar \menuseparator
5026 Formatting\SpecialChar \menuseparator
5027 Protected
5028 \begin_inset space ~
5029 \end_inset
5030
5031 Space
5032 \family default
5033 , see section
5034 \begin_inset space ~
5035 \end_inset
5036
5037
5038 \begin_inset CommandInset ref
5039 LatexCommand ref
5040 reference "sub:Protected-Space"
5041
5042 \end_inset
5043
5044  for more info.) Here is an example:
5045 \end_layout
5046
5047 \begin_layout Description
5048 Second
5049 \begin_inset space ~
5050 \end_inset
5051
5052 Example: This one shows how to use a 
5053 \family sans
5054 Protected
5055 \begin_inset space ~
5056 \end_inset
5057
5058 Blank
5059 \family default
5060  in the label of a 
5061 \family sans
5062 Description
5063 \family default
5064  list item.
5065 \end_layout
5066
5067 \begin_layout Description
5068 Usage: You should use the 
5069 \family sans
5070 Description
5071 \family default
5072  environment for things like definitions and theorems.
5073  Use it when you need to make one word in particular stand out in the text
5074  that describes it.
5075  It's not a good idea to use a 
5076 \family sans
5077 Description
5078 \family default
5079  environment when you have an entire sentence that you want to describe.
5080  You're better off using 
5081 \family sans
5082 Itemize
5083 \family default
5084  or 
5085 \family sans
5086 Enumerate
5087 \family default
5088  and nesting several 
5089 \family sans
5090 Standard
5091 \family default
5092  paragraphs into them.
5093 \end_layout
5094
5095 \begin_layout Description
5096 Nesting: You can nest 
5097 \family sans
5098 Description
5099 \family default
5100  environments inside one another, nest them in other types of lists, and
5101  so on.
5102 \end_layout
5103
5104 \begin_layout Standard
5105 Notice that after the first line, LyX indents subsequent lines, offsetting
5106  them from the first line.
5107 \end_layout
5108
5109 \begin_layout Subsubsection
5110 The LyX 
5111 \family sans
5112 List
5113 \family default
5114
5115 \begin_inset Index
5116 status collapsed
5117
5118 \begin_layout Plain Layout
5119 Lists ! Lyx@LyX list
5120 \end_layout
5121
5122 \end_inset
5123
5124
5125 \begin_inset CommandInset label
5126 LatexCommand label
5127 name "sec:LyX-List"
5128
5129 \end_inset
5130
5131
5132 \end_layout
5133
5134 \begin_layout Standard
5135 The 
5136 \family sans
5137 List
5138 \family default
5139  environment is a LyX extension to LaTeX.
5140  
5141 \end_layout
5142
5143 \begin_layout Standard
5144 Like the 
5145 \family sans
5146 Description
5147 \family default
5148  environment the 
5149 \family sans
5150 List
5151 \family default
5152  environment has user-defined labels for each list item.
5153  There are the following properties of this list environment:
5154 \end_layout
5155
5156 \begin_layout Labeling
5157 \labelwidthstring 00.00.0000
5158 item
5159 \begin_inset space ~
5160 \end_inset
5161
5162 labels LyX uses the first 
5163 \begin_inset Quotes eld
5164 \end_inset
5165
5166 word
5167 \begin_inset Quotes erd
5168 \end_inset
5169
5170  of each line as the item label.
5171  The first 
5172 \family sans
5173 Space
5174 \family default
5175  after the beginning of the first line of an item marks the end of the label.
5176  If you need to use more than one word in an item label, use a protected
5177  blank as described above.
5178 \end_layout
5179
5180 \begin_layout Labeling
5181 \labelwidthstring 00.00.0000
5182 margins As you can see, LyX uses different margins for the item label and
5183  the body of the item text.
5184  The body of the text has a larger left margin, which is equal to the default
5185  label width plus a little extra space.
5186  
5187 \end_layout
5188
5189 \begin_layout Labeling
5190 \labelwidthstring 00.00.0000
5191 label
5192 \begin_inset space ~
5193 \end_inset
5194
5195 width LyX uses the width of the label, or the default width, whatever is
5196  larger.
5197  If the label width is larger, the label 
5198 \begin_inset Quotes eld
5199 \end_inset
5200
5201 extends
5202 \begin_inset Quotes erd
5203 \end_inset
5204
5205  into the first line.
5206  In other words, the text of the first line isn't aligned with the left
5207  margin of the rest of the item text.
5208 \end_layout
5209
5210 \begin_layout Labeling
5211 \labelwidthstring 00.00.0000
5212 default
5213 \begin_inset space ~
5214 \end_inset
5215
5216 width You can set the default label width to ensure that the text of all
5217  items in a 
5218 \family sans
5219 List
5220 \family default
5221  environment have the same left margin.
5222 \begin_inset Newline newline
5223 \end_inset
5224
5225 To change the default width, select all items in the list.
5226  Now open the 
5227 \family sans
5228 Edit\SpecialChar \menuseparator
5229 Paragraph
5230 \begin_inset space ~
5231 \end_inset
5232
5233 Settings
5234 \family default
5235  dialog.
5236  The text in the box 
5237 \family sans
5238 Longest
5239 \begin_inset space ~
5240 \end_inset
5241
5242 label
5243 \family default
5244  determines the default label width.
5245  You can use the text of your largest label here, but you can also use the
5246  letter 
5247 \begin_inset Quotes eld
5248 \end_inset
5249
5250 M
5251 \begin_inset Quotes erd
5252 \end_inset
5253
5254  multiple times instead.
5255  The M is the widest character and is a standard unit of widths in LaTeX.
5256  By using 
5257 \begin_inset Quotes eld
5258 \end_inset
5259
5260 M
5261 \begin_inset Quotes erd
5262 \end_inset
5263
5264  as the unit of width you don't need to keep changing the contents of 
5265 \family sans
5266 Longest
5267 \begin_inset space ~
5268 \end_inset
5269
5270 label
5271 \family default
5272  every time you alter a label in a 
5273 \family sans
5274 List
5275 \family default
5276  environment.
5277 \begin_inset Newline newline
5278 \end_inset
5279
5280 The predefined default width is the length of 
5281 \begin_inset Quotes eld
5282 \end_inset
5283
5284 00.00.0000
5285 \begin_inset Quotes erd
5286 \end_inset
5287
5288  (equal to 6 M).
5289  
5290 \begin_inset Newline newline
5291 \end_inset
5292
5293
5294 \begin_inset Note Greyedout
5295 status open
5296
5297 \begin_layout Plain Layout
5298
5299 \series bold
5300 Note:
5301 \series default
5302  Setting the cursor into a list item to change only its label width will
5303  only change the width inside LyX but not in the output.
5304 \end_layout
5305
5306 \end_inset
5307
5308
5309 \end_layout
5310
5311 \begin_layout Standard
5312 You should use the 
5313 \family sans
5314 List
5315 \family default
5316  environment the same way like the 
5317 \family sans
5318 Description
5319 \family default
5320  list: When you need one word to stand out from the text that describes
5321  it.
5322  The 
5323 \family sans
5324 List
5325 \family default
5326  environment gives you another way to do this, using a different overall
5327  layout.
5328 \end_layout
5329
5330 \begin_layout Standard
5331 You can nest 
5332 \family sans
5333 List
5334 \family default
5335  environments inside one another, nest them in other types of lists, and
5336  so on.
5337  They work just like the other list paragraph environments.
5338  Read section
5339 \begin_inset space ~
5340 \end_inset
5341
5342
5343 \begin_inset CommandInset ref
5344 LatexCommand ref
5345 reference "sec:Nesting"
5346
5347 \end_inset
5348
5349  to learn about nesting.
5350 \end_layout
5351
5352 \begin_layout Standard
5353 There is yet another feature of the 
5354 \family sans
5355 List
5356 \family default
5357  environment: As you can see in the examples, LyX left-justifies the item
5358  labels by default.
5359  You can use additional 
5360 \family sans
5361 HFills
5362 \family default
5363  to change how LyX justifies the item label.
5364  We'll document 
5365 \family sans
5366 HFills
5367 \family default
5368  later in section
5369 \begin_inset space ~
5370 \end_inset
5371
5372
5373 \begin_inset CommandInset ref
5374 LatexCommand ref
5375 reference "sub:Horizontal-Space"
5376
5377 \end_inset
5378
5379 .
5380  Here are some examples:
5381 \end_layout
5382
5383 \begin_layout Labeling
5384 \labelwidthstring 00.00.0000
5385 Left The default for 
5386 \family sans
5387 List
5388 \family default
5389  item labels.
5390 \end_layout
5391
5392 \begin_layout Labeling
5393 \labelwidthstring 00.00.0000
5394 \begin_inset space \hfill{}
5395 \end_inset
5396
5397 Right One 
5398 \family sans
5399 HFill
5400 \family default
5401  at the beginning of the label right justifies it.
5402 \end_layout
5403
5404 \begin_layout Labeling
5405 \labelwidthstring 00.00.0000
5406 \begin_inset space \hfill{}
5407 \end_inset
5408
5409 Center
5410 \begin_inset space \hfill{}
5411 \end_inset
5412
5413  One 
5414 \family sans
5415 HFill
5416 \family default
5417  at the beginning of the label and one at the end centers it.
5418 \end_layout
5419
5420 \begin_layout Subsection
5421 Letters
5422 \begin_inset Index
5423 status collapsed
5424
5425 \begin_layout Plain Layout
5426 Letters
5427 \end_layout
5428
5429 \end_inset
5430
5431
5432 \end_layout
5433
5434 \begin_layout Subsubsection
5435
5436 \family sans
5437 Address
5438 \family default
5439  and 
5440 \family sans
5441 Right
5442 \begin_inset space ~
5443 \end_inset
5444
5445 Address
5446 \family default
5447 : An Overview
5448 \end_layout
5449
5450 \begin_layout Standard
5451 Although LyX has document classes for letters, we've also created two paragraph
5452  environments called 
5453 \family sans
5454 Address
5455 \family default
5456  and 
5457 \family sans
5458 Right
5459 \begin_inset space ~
5460 \end_inset
5461
5462 Address
5463 \family default
5464 .
5465  To use the letter class, you need to use specific paragraph environments
5466  in a specific order, otherwise LaTeX gags on the document.
5467  In contrast, you can use the 
5468 \family sans
5469 Address
5470 \family default
5471  and 
5472 \family sans
5473 Right
5474 \begin_inset space ~
5475 \end_inset
5476
5477 Address
5478 \family default
5479  paragraph environments anywhere with no problem.
5480  You can even nest them inside other environments, though you can't nest
5481  anything in them.
5482 \end_layout
5483
5484 \begin_layout Standard
5485 Of course, you're not limited to using 
5486 \family sans
5487 Address
5488 \family default
5489  and 
5490 \family sans
5491 Right
5492 \begin_inset space ~
5493 \end_inset
5494
5495 Address
5496 \family default
5497  for letters only.
5498  
5499 \family sans
5500 Right
5501 \begin_inset space ~
5502 \end_inset
5503
5504 Address
5505 \family default
5506 , in particular, is useful for creating article titles like those used in
5507  some European academic papers.
5508 \end_layout
5509
5510 \begin_layout Subsubsection
5511 Usage
5512 \begin_inset CommandInset label
5513 LatexCommand label
5514 name "sec:Address-Usage"
5515
5516 \end_inset
5517
5518
5519 \end_layout
5520
5521 \begin_layout Standard
5522 The 
5523 \family sans
5524 Address
5525 \family default
5526  environment formats text in the style of an address, which is also used
5527  for the opening and signature in some countries.
5528  Similarly, the 
5529 \family sans
5530 Right
5531 \begin_inset space ~
5532 \end_inset
5533
5534 Address
5535 \family default
5536  environment formats text in the style of a right-justified address, which
5537  is used for the sender's address and today's date in some countries.
5538  Here's an example of each:
5539 \end_layout
5540
5541 \begin_layout Right Address
5542 Right Address
5543 \begin_inset Newline newline
5544 \end_inset
5545
5546 Who I am
5547 \begin_inset Newline newline
5548 \end_inset
5549
5550 Where I am
5551 \begin_inset Newline newline
5552 \end_inset
5553
5554 When is it? What is today?
5555 \end_layout
5556
5557 \begin_layout Standard
5558 That was 
5559 \family sans
5560 Right
5561 \begin_inset space ~
5562 \end_inset
5563
5564 Address
5565 \family default
5566 .
5567  Notice that the lines all have the same left margin, which LyX sets to
5568  fit the largest block of text on a single line.
5569  Here's an example of the 
5570 \family sans
5571 Address
5572 \family default
5573  environment:
5574 \end_layout
5575
5576 \begin_layout Address
5577 Who are you
5578 \begin_inset Newline newline
5579 \end_inset
5580
5581 Where do I send this
5582 \begin_inset Newline newline
5583 \end_inset
5584
5585 Your post office and country
5586 \end_layout
5587
5588 \begin_layout Standard
5589 As you can see, both 
5590 \family sans
5591 Address
5592 \family default
5593  and 
5594 \family sans
5595 Right
5596 \begin_inset space ~
5597 \end_inset
5598
5599 Address
5600 \family default
5601  add extra space between themselves and the next paragraph.
5602  If you hit 
5603 \family sans
5604 Return
5605 \family default
5606  in either of these environments, LyX resets the nesting depth and sets
5607  the environment to 
5608 \family sans
5609 Standard
5610 \family default
5611 .
5612  This makes sense, since 
5613 \family sans
5614 Return
5615 \family default
5616  is the 
5617 \family typewriter
5618 break-paragraph
5619 \family default
5620  function, and the individual lines of an address are not paragraphs.
5621  Thus, you have to use 
5622 \family typewriter
5623 break-line
5624 \family default
5625  (
5626 \family sans
5627 C-Return
5628 \family default
5629  or 
5630 \family sans
5631 Formatting
5632 \begin_inset space ~
5633 \end_inset
5634
5635 Character\SpecialChar \menuseparator
5636 Line
5637 \begin_inset space ~
5638 \end_inset
5639
5640 Break
5641 \family default
5642  from the 
5643 \family sans
5644 Insert
5645 \family default
5646  menu) to start a new line in an 
5647 \family sans
5648 Address
5649 \family default
5650  or 
5651 \family sans
5652 Right
5653 \begin_inset space ~
5654 \end_inset
5655
5656 Address
5657 \family default
5658  environment.
5659 \end_layout
5660
5661 \begin_layout Subsection
5662 Academic Writing
5663 \end_layout
5664
5665 \begin_layout Standard
5666 Most academic writing begins with an abstract and ends with a bibliography
5667  or list of references.
5668  LyX contains paragraph environments for both of these.
5669 \end_layout
5670
5671 \begin_layout Subsubsection
5672
5673 \family sans
5674 Abstract
5675 \begin_inset Index
5676 status collapsed
5677
5678 \begin_layout Plain Layout
5679 Abstracts
5680 \end_layout
5681
5682 \end_inset
5683
5684
5685 \end_layout
5686
5687 \begin_layout Standard
5688 The 
5689 \family sans
5690 Abstract
5691 \family default
5692  environment is used for the abstract of an article.
5693  Technically, you could use this environment anywhere, but you really should
5694  only use it at the beginning of the document, after the title.
5695  Also, don't bother trying to nest 
5696 \family sans
5697 Abstract
5698 \family default
5699  in anything else or vice versa.
5700  It won't work.
5701  The 
5702 \family sans
5703 Abstract
5704 \family default
5705  environment is only useful in the article and report document classes.
5706  The book document classes ignores the 
5707 \family sans
5708 Abstract
5709 \family default
5710  completely, and it's utterly silly to use 
5711 \family sans
5712 Abstract
5713 \family default
5714  in a letter document class.
5715 \end_layout
5716
5717 \begin_layout Standard
5718 The 
5719 \family sans
5720 Abstract
5721 \family default
5722  environment does several things for you.
5723  First, it puts the centered label 
5724 \begin_inset Quotes eld
5725 \end_inset
5726
5727 Abstract
5728 \begin_inset Quotes erd
5729 \end_inset
5730
5731  above the text.
5732  The label and the text of the abstract are separated by some extra vertical
5733  space.
5734  Second, it typesets everything in a smaller font, just as you'd expect.
5735  Lastly, it adds a bit of extra vertical space between the abstract and
5736  the subsequent text.
5737  Well, that's how it will appear on the LyX screen.
5738  The appearance in the output depends on the used article or report class.
5739 \end_layout
5740
5741 \begin_layout Standard
5742 Starting a new paragraph by hitting 
5743 \family sans
5744 Return
5745 \family default
5746  does not reset the paragraph environment.
5747  The new paragraph will still be in the 
5748 \family sans
5749 Abstract
5750 \family default
5751  environment.
5752  So, you will have to change the paragraph environment yourself when you
5753  finish entering the abstract of your document.
5754 \end_layout
5755
5756 \begin_layout Standard
5757 \begin_inset Float figure
5758 wide false
5759 sideways false
5760 status open
5761
5762 \begin_layout Plain Layout
5763 \align center
5764 \begin_inset Graphics
5765         filename clipart/Abstract.pdf
5766         lyxscale 25
5767
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \begin_layout Plain Layout
5774 \begin_inset Caption
5775
5776 \begin_layout Plain Layout
5777 \begin_inset CommandInset label
5778 LatexCommand label
5779 name "cap:Paragraph-in-the"
5780
5781 \end_inset
5782
5783 Paragraph in the 
5784 \family sans
5785 Abstract
5786 \family default
5787  environment
5788 \end_layout
5789
5790 \end_inset
5791
5792
5793 \end_layout
5794
5795 \end_inset
5796
5797
5798 \end_layout
5799
5800 \begin_layout Standard
5801 We'd love to give you directly an example of the 
5802 \family sans
5803 Abstract
5804 \family default
5805  environment, but since this document is in the 
5806 \begin_inset Quotes eld
5807 \end_inset
5808
5809 book
5810 \begin_inset Quotes erd
5811 \end_inset
5812
5813  class, we can't do this.
5814  We inserted it therefore as figure
5815 \begin_inset space ~
5816 \end_inset
5817
5818
5819 \begin_inset CommandInset ref
5820 LatexCommand ref
5821 reference "cap:Paragraph-in-the"
5822
5823 \end_inset
5824
5825 .
5826  If you've never heard of an 
5827 \begin_inset Quotes eld
5828 \end_inset
5829
5830 abstract
5831 \begin_inset Quotes erd
5832 \end_inset
5833
5834  before, you can safely ignore this environment.
5835 \end_layout
5836
5837 \begin_layout Subsubsection
5838
5839 \family sans
5840 Bibliography
5841 \family default
5842
5843 \begin_inset Index
5844 status collapsed
5845
5846 \begin_layout Plain Layout
5847 Bibliography
5848 \end_layout
5849
5850 \end_inset
5851
5852
5853 \begin_inset CommandInset label
5854 LatexCommand label
5855 name "sub:Biblio_environment"
5856
5857 \end_inset
5858
5859
5860 \end_layout
5861
5862 \begin_layout Standard
5863 The 
5864 \family sans
5865 Bibliography
5866 \family default
5867  environment is used to list references.
5868  Technically, you could use this environment anywhere, but you really should
5869  only use it at the end of the document.
5870  Nesting 
5871 \family sans
5872 Bibliography
5873 \family default
5874  in anything else or vice versa won't work.
5875 \end_layout
5876
5877 \begin_layout Standard
5878 When you first open a 
5879 \family sans
5880 Bibliography
5881 \family default
5882  environment, LyX add a large vertical space, followed by the heading 
5883 \begin_inset Quotes eld
5884 \end_inset
5885
5886 Bibliography
5887 \begin_inset Quotes erd
5888 \end_inset
5889
5890  or 
5891 \begin_inset Quotes eld
5892 \end_inset
5893
5894 References,
5895 \begin_inset Quotes erd
5896 \end_inset
5897
5898  depending on the document class.
5899  The heading is in a large boldface font.
5900  Each paragraph of the 
5901 \family sans
5902 Bibliography
5903 \family default
5904  environment is a bibliography entry.
5905  Thus, hitting 
5906 \family sans
5907 Return
5908 \family default
5909  does not reset the paragraph environment.
5910  Each new paragraph is still in the 
5911 \family sans
5912 Bibliography
5913 \family default
5914  environment.
5915 \end_layout
5916
5917 \begin_layout Standard
5918 For a detailed description of LyX's bibliography handling, have a look at
5919  in section
5920 \begin_inset space ~
5921 \end_inset
5922
5923
5924 \begin_inset CommandInset ref
5925 LatexCommand ref
5926 reference "sec:Bibliography"
5927
5928 \end_inset
5929
5930 .
5931 \end_layout
5932
5933 \begin_layout Subsection
5934 LyX
5935 \family sans
5936 -Code
5937 \begin_inset Index
5938 status collapsed
5939
5940 \begin_layout Plain Layout
5941 Paragraph ! LyX code
5942 \end_layout
5943
5944 \end_inset
5945
5946
5947 \begin_inset CommandInset label
5948 LatexCommand label
5949 name "sub:LyX-Code"
5950
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \begin_layout Standard
5957 The 
5958 \family sans
5959 LyX-Code
5960 \family default
5961  environment is another LyX extension.
5962  It type-sets text in a typewriter-style font.
5963  It also treats the 
5964 \family sans
5965 Space
5966 \family default
5967  key as a fixed whitespace;
5968 \begin_inset Foot
5969 status collapsed
5970
5971 \begin_layout Plain Layout
5972 In the 
5973 \family sans
5974 LyX-Code
5975 \family default
5976  environment, the 
5977 \family sans
5978 Space
5979 \family default
5980  key is treated as a 
5981 \family sans
5982 Protected
5983 \begin_inset space ~
5984 \end_inset
5985
5986 Blank
5987 \family default
5988  instead of an end-of-word marker.
5989 \end_layout
5990
5991 \end_inset
5992
5993  this is the only case in which you can type multiple whitespaces in LyX.
5994  If you need to insert blank lines, you'll still need to use 
5995 \family sans
5996 C-Return
5997 \family default
5998  (the 
5999 \family typewriter
6000 break-line
6001 \family default
6002  function).
6003  
6004 \family sans
6005 Return
6006 \family default
6007  breaks paragraphs.
6008  Note, however, that 
6009 \family sans
6010 Return
6011 \family default
6012  does not reset the paragraph environment.
6013  So, when you finish using the 
6014 \family sans
6015 LyX-Code
6016 \family default
6017  environment, you'll need to change the paragraph environment yourself.
6018  Also, you can nest the 
6019 \family sans
6020 LyX-Code
6021 \family default
6022  environment inside of others.
6023 \end_layout
6024
6025 \begin_layout Standard
6026 There are a few quirks with this environment:
6027 \end_layout
6028
6029 \begin_layout Itemize
6030 You cannot use 
6031 \family sans
6032 C-Return
6033 \family default
6034  at the beginning of a new paragraph (i.e.
6035  you can't follow 
6036 \family sans
6037 Return
6038 \family default
6039  with a 
6040 \family sans
6041 C-Return
6042 \family default
6043 ).
6044 \end_layout
6045
6046 \begin_layout Itemize
6047 You can't follow a 
6048 \family sans
6049 C-Return
6050 \family default
6051  with a 
6052 \family sans
6053 Space
6054 \family default
6055 .
6056 \end_layout
6057
6058 \begin_deeper
6059 \begin_layout Itemize
6060 Use a 
6061 \family sans
6062 Return
6063 \family default
6064  to begin a new paragraph, then you can use a 
6065 \family sans
6066 Space
6067 \family default
6068 .
6069 \end_layout
6070
6071 \begin_layout Itemize
6072 Or: use 
6073 \family sans
6074 C-Space
6075 \family default
6076  instead.
6077 \end_layout
6078
6079 \end_deeper
6080 \begin_layout Itemize
6081 You can't have an empty paragraph or an empty line.
6082  You must put at least one 
6083 \family sans
6084 Space
6085 \family default
6086  in any line you want blank.
6087  Otherwise, LaTeX generates errors.
6088 \end_layout
6089
6090 \begin_layout Itemize
6091 You cannot get the typewriter double quotes by typing 
6092 \family sans
6093 "
6094 \family default
6095  since that will insert 
6096 \emph on
6097 real
6098 \emph default
6099  quotes.
6100  You get the typewriter double quotes with 
6101 \family sans
6102 C-"
6103 \family default
6104  (or 
6105 \family sans
6106 C-q
6107 \family default
6108  if you use Emacs-like key bindings).
6109 \end_layout
6110
6111 \begin_layout Standard
6112 Here's an example:
6113 \end_layout
6114
6115 \begin_layout LyX-Code
6116 #include <stdio.h>
6117 \end_layout
6118
6119 \begin_layout LyX-Code
6120  
6121 \end_layout
6122
6123 \begin_layout LyX-Code
6124 int main(void)
6125 \end_layout
6126
6127 \begin_layout LyX-Code
6128 {
6129 \end_layout
6130
6131 \begin_layout LyX-Code
6132     printf("Hello World!
6133 \backslash
6134 n");
6135 \end_layout
6136
6137 \begin_layout LyX-Code
6138     return 0;
6139 \end_layout
6140
6141 \begin_layout LyX-Code
6142 }
6143 \end_layout
6144
6145 \begin_layout Standard
6146 This is just the standard 
6147 \begin_inset Quotes eld
6148 \end_inset
6149
6150 Hello world!
6151 \begin_inset Quotes erd
6152 \end_inset
6153
6154  program.
6155  
6156 \end_layout
6157
6158 \begin_layout Standard
6159
6160 \family sans
6161 LyX-Code
6162 \family default
6163  has one purpose: to typeset code, such as program source, shell scripts,
6164  rc-files, and so on.
6165  Use it only in those very special cases where you need to generate text
6166  as if you used a typewriter.
6167 \begin_inset Index
6168 status collapsed
6169
6170 \begin_layout Plain Layout
6171 Paragraph environments|)
6172 \end_layout
6173
6174 \end_inset
6175
6176
6177 \end_layout
6178
6179 \begin_layout Section
6180 Nesting Environments
6181 \begin_inset Index
6182 status collapsed
6183
6184 \begin_layout Plain Layout
6185 Nesting ! Environments
6186 \end_layout
6187
6188 \end_inset
6189
6190
6191 \begin_inset CommandInset label
6192 LatexCommand label
6193 name "sec:Nesting"
6194
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \begin_layout Subsection
6201 Introduction
6202 \end_layout
6203
6204 \begin_layout Standard
6205 LyX treats text as a unified block with a particular context and specific
6206  properties.
6207  This allows you to create blocks that inherits some of the properties of
6208  another block.
6209  For example you have three main points in an outline, but point #2 also
6210  has two subpoints.
6211  In other words, you have a list inside of another list, with the inner
6212  list 
6213 \begin_inset Quotes eld
6214 \end_inset
6215
6216 attached
6217 \begin_inset Quotes erd
6218 \end_inset
6219
6220  to item #2:
6221 \end_layout
6222
6223 \begin_layout Enumerate
6224 one
6225 \end_layout
6226
6227 \begin_layout Enumerate
6228 two
6229 \end_layout
6230
6231 \begin_deeper
6232 \begin_layout Enumerate
6233 sublist - item #1
6234 \end_layout
6235
6236 \begin_layout Enumerate
6237 sublist - item #2
6238 \end_layout
6239
6240 \end_deeper
6241 \begin_layout Enumerate
6242 three
6243 \end_layout
6244
6245 \begin_layout Standard
6246 You put a list inside of a list by nesting one list inside the other.
6247  Nesting an environment is quite simple: Select 
6248 \family sans
6249 Increase
6250 \begin_inset space ~
6251 \end_inset
6252
6253 List
6254 \begin_inset space ~
6255 \end_inset
6256
6257 Depth
6258 \family default
6259  or 
6260 \family sans
6261 Decrease
6262 \begin_inset space ~
6263 \end_inset
6264
6265 List
6266 \begin_inset space ~
6267 \end_inset
6268
6269 Depth
6270 \family default
6271  from the 
6272 \family sans
6273 Edit
6274 \family default
6275  menu to change the nesting depth of the current paragraph (the status bar
6276  will tell you how far you are nested).
6277  Instead of the menu, you can also use the toolbar buttons 
6278 \begin_inset Graphics
6279         filename ../images/depth-increment.png
6280
6281 \end_inset
6282
6283  and 
6284 \begin_inset Graphics
6285         filename ../images/depth-decrement.png
6286
6287 \end_inset
6288
6289  or the convenient key bindings 
6290 \family sans
6291 S-M-Right
6292 \family default
6293  and 
6294 \family sans
6295 S-M-Left
6296 \family default
6297  to change the nesting level.
6298  The change will work on the current selection if you have made one (allowing
6299  you to change the nesting of several paragraphs at once), or the current
6300  paragraph.
6301 \end_layout
6302
6303 \begin_layout Standard
6304 Note that LyX only changes the nesting depth if it can.
6305  If it's invalid to do so, nothing happens if you try to change the depth.
6306  Additionally, if you change the depth of one paragraph, it affects the
6307  depth of every paragraph nested inside of it.
6308 \end_layout
6309
6310 \begin_layout Standard
6311 Nesting isn't limited to lists.
6312  In LyX, you can nest just about anything inside anything else, as you're
6313  about to find out.
6314  This is the real power of nesting paragraph environments.
6315 \end_layout
6316
6317 \begin_layout Subsection
6318 What You Can and Can't Nest
6319 \end_layout
6320
6321 \begin_layout Standard
6322 Before we fire a list of paragraph environments at you, we need to tell
6323  you a little bit more about how nesting works.
6324 \end_layout
6325
6326 \begin_layout Standard
6327 The question if nesting a paragraph environment is possible, is a bit more
6328  complicated than a simple yes or no.
6329  There are three types of paragraph environments:
6330 \end_layout
6331
6332 \begin_layout Itemize
6333 Completely unnestable
6334 \end_layout
6335
6336 \begin_layout Itemize
6337 Fully nestable, you can nest them inside of things and you can also nest
6338  other things inside of them.
6339 \end_layout
6340
6341 \begin_layout Itemize
6342 A third type, you can nest them into other environments, but you can't nest
6343  anything into them.
6344 \end_layout
6345
6346 \begin_layout Standard
6347 Here's a list of the three types of nesting behavior, and which paragraph
6348  environments have them:
6349 \end_layout
6350
6351 \begin_layout Description
6352 Unnestable Can't nest them.
6353  Can't nest into them.
6354 \end_layout
6355
6356 \begin_deeper
6357 \begin_layout Itemize
6358
6359 \family sans
6360 Part
6361 \end_layout
6362
6363 \begin_layout Itemize
6364
6365 \family sans
6366 Chapter
6367 \end_layout
6368
6369 \begin_layout Itemize
6370
6371 \family sans
6372 Section
6373 \family default
6374  
6375 \end_layout
6376
6377 \begin_layout Itemize
6378
6379 \family sans
6380 Subsection
6381 \end_layout
6382
6383 \begin_layout Itemize
6384
6385 \family sans
6386 Subsubsection
6387 \end_layout
6388
6389 \begin_layout Itemize
6390
6391 \family sans
6392 Paragraph
6393 \family default
6394  
6395 \end_layout
6396
6397 \begin_layout Itemize
6398
6399 \family sans
6400 Subparagraph
6401 \end_layout
6402
6403 \begin_layout Itemize
6404
6405 \family sans
6406 Part*
6407 \end_layout
6408
6409 \begin_layout Itemize
6410
6411 \family sans
6412 Chapter*
6413 \end_layout
6414
6415 \begin_layout Itemize
6416
6417 \family sans
6418 Section*
6419 \end_layout
6420
6421 \begin_layout Itemize
6422
6423 \family sans
6424 Subsection*
6425 \end_layout
6426
6427 \begin_layout Itemize
6428
6429 \family sans
6430 Subsubsection*
6431 \end_layout
6432
6433 \begin_layout Itemize
6434
6435 \family sans
6436 Bibliography
6437 \end_layout
6438
6439 \begin_layout Itemize
6440
6441 \family sans
6442 Abstract
6443 \end_layout
6444
6445 \begin_layout Itemize
6446
6447 \family sans
6448 Title
6449 \end_layout
6450
6451 \begin_layout Itemize
6452
6453 \family sans
6454 Author
6455 \end_layout
6456
6457 \begin_layout Itemize
6458
6459 \family sans
6460 Date
6461 \end_layout
6462
6463 \end_deeper
6464 \begin_layout Description
6465 Fully
6466 \begin_inset space ~
6467 \end_inset
6468
6469 Nestable You can nest them.
6470  You can nest other things into them.
6471 \end_layout
6472
6473 \begin_deeper
6474 \begin_layout Itemize
6475
6476 \family sans
6477 Verse
6478 \end_layout
6479
6480 \begin_layout Itemize
6481
6482 \family sans
6483 Quote
6484 \end_layout
6485
6486 \begin_layout Itemize
6487
6488 \family sans
6489 Quotation
6490 \end_layout
6491
6492 \begin_layout Itemize
6493
6494 \family sans
6495 Itemize
6496 \end_layout
6497
6498 \begin_layout Itemize
6499
6500 \family sans
6501 Enumerate
6502 \end_layout
6503
6504 \begin_layout Itemize
6505
6506 \family sans
6507 Description
6508 \end_layout
6509
6510 \begin_layout Itemize
6511
6512 \family sans
6513 List
6514 \end_layout
6515
6516 \begin_layout Itemize
6517
6518 \family sans
6519 LyX-Code
6520 \end_layout
6521
6522 \end_deeper
6523 \begin_layout Description
6524 Nestable-Inside You can nest them inside of other things.
6525  You can't nest anything into them.
6526 \end_layout
6527
6528 \begin_deeper
6529 \begin_layout Itemize
6530
6531 \family sans
6532 Standard
6533 \end_layout
6534
6535 \begin_layout Itemize
6536
6537 \family sans
6538 Right
6539 \begin_inset space ~
6540 \end_inset
6541
6542 Address
6543 \end_layout
6544
6545 \begin_layout Itemize
6546
6547 \family sans
6548 Address
6549 \end_layout
6550
6551 \end_deeper
6552 \begin_layout Standard
6553 The 
6554 \family sans
6555 Caption
6556 \family default
6557  environment doesn't really fit anywhere, since it's only used inside of
6558  
6559 \family sans
6560 Table
6561 \begin_inset space ~
6562 \end_inset
6563
6564 Floats
6565 \family default
6566  and 
6567 \family sans
6568 Figure
6569 \begin_inset space ~
6570 \end_inset
6571
6572 Floats
6573 \family default
6574 .
6575 \end_layout
6576
6577 \begin_layout Subsection
6578 Nesting Other Things: Tables, Math, Floats, etc.
6579 \begin_inset Index
6580 status collapsed
6581
6582 \begin_layout Plain Layout
6583 Nesting ! Tables etc.
6584 \end_layout
6585
6586 \end_inset
6587
6588
6589 \begin_inset CommandInset label
6590 LatexCommand label
6591 name "sec:table-and-fig-nesting"
6592
6593 \end_inset
6594
6595
6596 \end_layout
6597
6598 \begin_layout Standard
6599 There are several things that aren't paragraph environments, but which are
6600  affected by nesting anyhow.
6601  They are:
6602 \end_layout
6603
6604 \begin_layout Itemize
6605 equations
6606 \end_layout
6607
6608 \begin_layout Itemize
6609 tables
6610 \end_layout
6611
6612 \begin_layout Itemize
6613 figures
6614 \end_layout
6615
6616 \begin_layout Standard
6617 (
6618 \begin_inset Note Greyedout
6619 status open
6620
6621 \begin_layout Plain Layout
6622
6623 \series bold
6624 Note:
6625 \series default
6626  If you put a figure or a table in a 
6627 \family sans
6628 Float
6629 \family default
6630 , this is no longer true.
6631 \end_layout
6632
6633 \end_inset
6634
6635  Have a look at section
6636 \begin_inset space ~
6637 \end_inset
6638
6639
6640 \begin_inset CommandInset ref
6641 LatexCommand ref
6642 reference "sec:Floats"
6643
6644 \end_inset
6645
6646  for more informations about 
6647 \family sans
6648 Floats
6649 \family default
6650 .)
6651 \end_layout
6652
6653 \begin_layout Standard
6654 LyX can treat these three objects as either a word or as a paragraph.
6655  If a figure, table, or an equation is inline, it goes wherever the paragraph
6656  it is in goes.
6657 \end_layout
6658
6659 \begin_layout Standard
6660 On the other hand, if you have an equation, figure or table in a 
6661 \begin_inset Quotes eld
6662 \end_inset
6663
6664 paragraph
6665 \begin_inset Quotes erd
6666 \end_inset
6667
6668  of its own, it behaves just like a 
6669 \begin_inset Quotes eld
6670 \end_inset
6671
6672 nestable-inside
6673 \begin_inset Quotes erd
6674 \end_inset
6675
6676  paragraph environment.
6677  You can nest it into any environment, but you obviously can't nest anything
6678  into it.
6679 \end_layout
6680
6681 \begin_layout Standard
6682 Here's an example with a table:
6683 \end_layout
6684
6685 \begin_layout Enumerate
6686 Item One
6687 \end_layout
6688
6689 \begin_deeper
6690 \begin_layout Enumerate
6691 This is (a) and it's nested.
6692 \end_layout
6693
6694 \begin_deeper
6695 \begin_layout Standard
6696 \begin_inset VSpace 0.3cm
6697 \end_inset
6698
6699
6700 \end_layout
6701
6702 \begin_layout Standard
6703 \align center
6704 \begin_inset Tabular
6705 <lyxtabular version="3" rows="2" columns="2">
6706 <features>
6707 <column alignment="center" valignment="top" width="0pt">
6708 <column alignment="center" valignment="top" width="0pt">
6709 <row>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714
6715 \family roman
6716 \series medium
6717 \shape up
6718 \size normal
6719 \emph off
6720 \bar no
6721 \noun off
6722 \color none
6723 a
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732
6733 \family roman
6734 \series medium
6735 \shape up
6736 \size normal
6737 \emph off
6738 \bar no
6739 \noun off
6740 \color none
6741 b
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 </row>
6747 <row>
6748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752
6753 \family roman
6754 \series medium
6755 \shape up
6756 \size normal
6757 \emph off
6758 \bar no
6759 \noun off
6760 \color none
6761 c
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770
6771 \family roman
6772 \series medium
6773 \shape up
6774 \size normal
6775 \emph off
6776 \bar no
6777 \noun off
6778 \color none
6779 d
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 </row>
6785 </lyxtabular>
6786
6787 \end_inset
6788
6789
6790 \end_layout
6791
6792 \begin_layout Standard
6793 \begin_inset VSpace 0.3cm
6794 \end_inset
6795
6796
6797 \end_layout
6798
6799 \end_deeper
6800 \begin_layout Enumerate
6801 This is (b).
6802  The table is actually nested inside (a).
6803 \end_layout
6804
6805 \end_deeper
6806 \begin_layout Enumerate
6807 Back out again.
6808 \end_layout
6809
6810 \begin_layout Standard
6811 If we hadn't nested the table at all, the list would look like this:
6812 \end_layout
6813
6814 \begin_layout Enumerate
6815 Item One
6816 \end_layout
6817
6818 \begin_deeper
6819 \begin_layout Enumerate
6820 This is (a) and it's nested.
6821 \end_layout
6822
6823 \end_deeper
6824 \begin_layout Standard
6825 \begin_inset VSpace 0.3cm
6826 \end_inset
6827
6828
6829 \end_layout
6830
6831 \begin_layout Standard
6832 \align center
6833 \begin_inset Tabular
6834 <lyxtabular version="3" rows="2" columns="2">
6835 <features>
6836 <column alignment="center" valignment="top" width="0pt">
6837 <column alignment="center" valignment="top" width="0pt">
6838 <row>
6839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843
6844 \family roman
6845 \series medium
6846 \shape up
6847 \size normal
6848 \emph off
6849 \bar no
6850 \noun off
6851 \color none
6852 a
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861
6862 \family roman
6863 \series medium
6864 \shape up
6865 \size normal
6866 \emph off
6867 \bar no
6868 \noun off
6869 \color none
6870 b
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 </row>
6876 <row>
6877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6878 \begin_inset Text
6879
6880 \begin_layout Plain Layout
6881
6882 \family roman
6883 \series medium
6884 \shape up
6885 \size normal
6886 \emph off
6887 \bar no
6888 \noun off
6889 \color none
6890 c
6891 \end_layout
6892
6893 \end_inset
6894 </cell>
6895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899
6900 \family roman
6901 \series medium
6902 \shape up
6903 \size normal
6904 \emph off
6905 \bar no
6906 \noun off
6907 \color none
6908 d
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 </row>
6914 </lyxtabular>
6915
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \begin_layout Standard
6922 \begin_inset VSpace 0.3cm
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \begin_layout Enumerate
6929 This is (b).
6930  The table is 
6931 \emph on
6932 not
6933 \emph default
6934  nested inside (a).
6935  In fact, it's not nested at all.
6936 \end_layout
6937
6938 \begin_layout Enumerate
6939 Back out again.
6940 \end_layout
6941
6942 \begin_layout Standard
6943 Notice how item (b) is not only no longer nested, but is also the first
6944  item of a new list!
6945 \end_layout
6946
6947 \begin_layout Standard
6948 There's another trap you can fall into: Nesting the table, but not going
6949  deep enough.
6950  LyX then turns anything after the table into a new sublist.
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_layout Standard
6963 \begin_inset VSpace 0.3cm
6964 \end_inset
6965
6966
6967 \end_layout
6968
6969 \begin_layout Standard
6970 \align center
6971 \begin_inset Tabular
6972 <lyxtabular version="3" rows="2" columns="2">
6973 <features>
6974 <column alignment="center" valignment="top" width="0pt">
6975 <column alignment="center" valignment="top" width="0pt">
6976 <row>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981
6982 \family roman
6983 \series medium
6984 \shape up
6985 \size normal
6986 \emph off
6987 \bar no
6988 \noun off
6989 \color none
6990 a
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999
7000 \family roman
7001 \series medium
7002 \shape up
7003 \size normal
7004 \emph off
7005 \bar no
7006 \noun off
7007 \color none
7008 b
7009 \end_layout
7010
7011 \end_inset
7012 </cell>
7013 </row>
7014 <row>
7015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019
7020 \family roman
7021 \series medium
7022 \shape up
7023 \size normal
7024 \emph off
7025 \bar no
7026 \noun off
7027 \color none
7028 c
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037
7038 \family roman
7039 \series medium
7040 \shape up
7041 \size normal
7042 \emph off
7043 \bar no
7044 \noun off
7045 \color none
7046 d
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 </row>
7052 </lyxtabular>
7053
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \begin_layout Standard
7060 \begin_inset VSpace 0.3cm
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \begin_layout Enumerate
7067 This is (b).
7068  The table is actually nested inside Item One, but 
7069 \emph on
7070 not
7071 \emph default
7072  inside (a).
7073 \end_layout
7074
7075 \end_deeper
7076 \begin_layout Enumerate
7077 Back out again.
7078 \end_layout
7079
7080 \begin_layout Standard
7081 As you can see, item (b) turned into the first item of a new list, but a
7082  new list 
7083 \emph on
7084 inside
7085 \emph default
7086  item 1.
7087  The same thing would have happened to a figure or an equation.
7088  So, if you nest tables, figures or equations, make sure you go to the right
7089  depth!
7090 \end_layout
7091
7092 \begin_layout Subsection
7093 Usage and General Features
7094 \begin_inset CommandInset label
7095 LatexCommand label
7096 name "sub:Nesting-Usage"
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \begin_layout Standard
7104 Speaking of levels, LyX can perform up to a six-fold nesting.
7105  In other words, 
7106 \begin_inset Quotes eld
7107 \end_inset
7108
7109 level #6
7110 \begin_inset Quotes erd
7111 \end_inset
7112
7113  is the innermost possible depth.
7114  Here's an example to display what we mean:
7115 \end_layout
7116
7117 \begin_layout Enumerate
7118 level #1 - outermost
7119 \end_layout
7120
7121 \begin_deeper
7122 \begin_layout Enumerate
7123 level #2
7124 \end_layout
7125
7126 \begin_deeper
7127 \begin_layout Enumerate
7128 level #3
7129 \end_layout
7130
7131 \begin_deeper
7132 \begin_layout Enumerate
7133 level #4
7134 \end_layout
7135
7136 \begin_deeper
7137 \begin_layout Itemize
7138 level #5
7139 \end_layout
7140
7141 \begin_deeper
7142 \begin_layout Itemize
7143 level #6
7144 \end_layout
7145
7146 \end_deeper
7147 \end_deeper
7148 \end_deeper
7149 \end_deeper
7150 \end_deeper
7151 \begin_layout Standard
7152 There are two exceptions to the six-fold nesting limit, and you can see
7153  both of them in the example.
7154  Unlike the other fully-nestable environments, you can only perform a four-fold
7155  nesting with the 
7156 \family sans
7157 Enumerate
7158 \family default
7159  and 
7160 \family sans
7161 Itemize
7162 \family default
7163  environments.
7164  For example, if we tried to nest another 
7165 \family sans
7166 Enumerate
7167 \family default
7168  list inside of item 
7169 \begin_inset Quotes eld
7170 \end_inset
7171
7172 A.
7173 \begin_inset Quotes erd
7174 \end_inset
7175
7176 , we'd get errors.
7177 \end_layout
7178
7179 \begin_layout Subsection
7180 Some Examples
7181 \begin_inset Index
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185 Nesting ! Examples
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \end_layout
7192
7193 \begin_layout Standard
7194 The best way to explain just what you can do with nesting is by illustration.
7195  We have several examples of nested environments.
7196  In them, we explain how we created the example, so that you can reproduce
7197  them.
7198 \end_layout
7199
7200 \begin_layout Subsubsection
7201 Example 1: The Six-fold Way and Mixed Nesting
7202 \end_layout
7203
7204 \begin_layout Labeling
7205 \labelwidthstring MMM
7206 #1-a This is the outermost level.
7207  It's a 
7208 \family sans
7209 List
7210 \family default
7211  environment.
7212 \end_layout
7213
7214 \begin_deeper
7215 \begin_layout Labeling
7216 \labelwidthstring MMM
7217 #2-a This is level #2.
7218  We created it by using 
7219 \family sans
7220 M-Return
7221 \family default
7222  followed by 
7223 \family sans
7224 S-M-Right
7225 \family default
7226 .
7227 \end_layout
7228
7229 \begin_deeper
7230 \begin_layout Labeling
7231 \labelwidthstring MMM
7232 #3-a This is level #3.
7233  This time, we just hit 
7234 \family sans
7235 Return
7236 \family default
7237 , then used 
7238 \family sans
7239 S-M-Right
7240 \family default
7241  twice in a row.
7242  We could have also created it the same way as we did the previous level,
7243  by hitting 
7244 \family sans
7245 M-Return
7246 \family default
7247  followed by 
7248 \family sans
7249 S-M-Right
7250 \family default
7251 .
7252 \end_layout
7253
7254 \begin_deeper
7255 \begin_layout Standard
7256 This is actually a 
7257 \family sans
7258 Standard
7259 \family default
7260  environment, nested inside of 
7261 \begin_inset Quotes eld
7262 \end_inset
7263
7264 #3-a
7265 \begin_inset Quotes erd
7266 \end_inset
7267
7268 .
7269  So, it's at level #4.
7270  We did this by hitting 
7271 \family sans
7272 M-Return
7273 \family default
7274 , then 
7275 \family sans
7276 S-M-Right
7277 \family default
7278 , then changing the paragraph environment to 
7279 \family sans
7280 Standard
7281 \family default
7282 .
7283  Do this to create list items with more than one paragraph - it also works
7284  for the 
7285 \family sans
7286 Description
7287 \family default
7288
7289 \family sans
7290 Enumerate
7291 \family default
7292 , and 
7293 \family sans
7294 Itemize
7295 \family default
7296  environments!
7297 \end_layout
7298
7299 \begin_layout Standard
7300 Here's another 
7301 \family sans
7302 Standard
7303 \family default
7304  paragraph, also at level #4, made with just a 
7305 \family sans
7306 M-Return
7307 \family default
7308 .
7309 \end_layout
7310
7311 \begin_layout Labeling
7312 \labelwidthstring MMM
7313 #4-a This is level #4.
7314  We hit 
7315 \family sans
7316 M-Return
7317 \family default
7318  and changed the paragraph environment back to 
7319 \family sans
7320 List
7321 \family default
7322 .
7323  Remember - we can't nest anything inside of a 
7324 \family sans
7325 Standard
7326 \family default
7327  environment, which is why we're still at level #4.
7328  However, we 
7329 \emph on
7330 can
7331 \emph default
7332  keep nesting things inside of 
7333 \begin_inset Quotes eld
7334 \end_inset
7335
7336 #3-a
7337 \begin_inset Quotes erd
7338 \end_inset
7339
7340 .
7341 \end_layout
7342
7343 \begin_deeper
7344 \begin_layout Labeling
7345 \labelwidthstring MMM
7346 #5-a This is level #5\SpecialChar \ldots{}
7347
7348 \end_layout
7349
7350 \begin_deeper
7351 \begin_layout Labeling
7352 \labelwidthstring MMM
7353 #6-a \SpecialChar \ldots{}
7354 and this is level #6.
7355  By now, you should know how we made these two.
7356 \end_layout
7357
7358 \end_deeper
7359 \begin_layout Labeling
7360 \labelwidthstring MMM
7361 #5-b Back to level #5.
7362  Just hit 
7363 \family sans
7364 M-Return
7365 \family default
7366  followed by a 
7367 \family sans
7368 S-M-Left
7369 \family default
7370 .
7371 \end_layout
7372
7373 \end_deeper
7374 \begin_layout Labeling
7375 \labelwidthstring MMM
7376 #4-b After another 
7377 \family sans
7378 M-Return
7379 \family default
7380  followed by a 
7381 \family sans
7382 S-M-Left
7383 \family default
7384 , we're back at level #4.
7385 \end_layout
7386
7387 \end_deeper
7388 \begin_layout Labeling
7389 \labelwidthstring MMM
7390 #3-b Back to level #3.
7391  By now it should be obvious how we did this.
7392 \end_layout
7393
7394 \end_deeper
7395 \begin_layout Labeling
7396 \labelwidthstring MMM
7397 #2-b Back to level #2.
7398  
7399 \end_layout
7400
7401 \end_deeper
7402 \begin_layout Labeling
7403 \labelwidthstring MMM
7404 #1-b And last, back to the outermost level, #1.
7405  After this sentence, we'll hit 
7406 \family sans
7407 Return
7408 \family default
7409  and change the paragraph environment back to 
7410 \family sans
7411 Standard
7412 \family default
7413  to end the list.
7414 \end_layout
7415
7416 \begin_layout Standard
7417 We could have also used the 
7418 \family sans
7419 Description
7420 \family default
7421
7422 \family sans
7423 Quote
7424 \family default
7425
7426 \family sans
7427 Quotation
7428 \family default
7429 , or even the 
7430 \family sans
7431 Verse
7432 \family default
7433  environment in place of the 
7434 \family sans
7435 List
7436 \family default
7437  environment.
7438  The example would have worked exactly the same.
7439 \end_layout
7440
7441 \begin_layout Subsubsection
7442 Example 2: Inheritance
7443 \end_layout
7444
7445 \begin_layout LyX-Code
7446 This is the LyX-Code environment, at level #1, the outermost
7447 \end_layout
7448
7449 \begin_layout LyX-Code
7450 level.
7451   Now we'll hit 
7452 \family sans
7453 Return
7454 \family default
7455 , then 
7456 \family sans
7457 S-M-Right
7458 \family default
7459 , after which, we'll change to the 
7460 \family sans
7461 Enumerate
7462 \family default
7463  environment.
7464 \end_layout
7465
7466 \begin_deeper
7467 \begin_layout Enumerate
7468 This is the 
7469 \family sans
7470 Enumerate
7471 \family default
7472  environment, at level #2.
7473 \end_layout
7474
7475 \begin_layout Enumerate
7476 Notice how the nested 
7477 \family sans
7478 Enumerate
7479 \family default
7480  not only inherits its margins from its parent environment (
7481 \family sans
7482 LyX-Code
7483 \family default
7484 ), but also inherits its font and spacing!
7485 \end_layout
7486
7487 \end_deeper
7488 \begin_layout Standard
7489 We ended this example by hitting 
7490 \family sans
7491 Return
7492 \family default
7493 .
7494  After that, we needed to reset the paragraph environment to 
7495 \family sans
7496 Standard
7497 \family default
7498  and resetting the nesting depth by using 
7499 \family sans
7500 S-M-Left
7501 \family default
7502  once.
7503 \end_layout
7504
7505 \begin_layout Subsubsection
7506 Example 3: Labels, Levels, and the 
7507 \family sans
7508 Enumerate
7509 \family default
7510  and 
7511 \family sans
7512 Itemize
7513 \family default
7514  Environments
7515 \begin_inset OptArg
7516 status collapsed
7517
7518 \begin_layout Plain Layout
7519 Example #3: Labels, Levels and other list environments
7520 \end_layout
7521
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \begin_layout Enumerate
7528 This is level #1, in an 
7529 \family sans
7530 Enumerate
7531 \family default
7532  paragraph environment.
7533  We're actually going to nest a bunch of these.
7534 \end_layout
7535
7536 \begin_deeper
7537 \begin_layout Enumerate
7538 This is level #2.
7539  We used 
7540 \family sans
7541 M-Return
7542 \family default
7543  followed by 
7544 \family sans
7545 S-M-Right
7546 \family default
7547 .
7548  Now, what happens if we nest an 
7549 \family sans
7550 Itemize
7551 \family default
7552  environment inside of this one? It will be at level #3, but what will its
7553  label be? An asterisk?
7554 \end_layout
7555
7556 \begin_deeper
7557 \begin_layout Itemize
7558 No! It's a bullet.
7559  This is the 
7560 \emph on
7561 first
7562 \emph default
7563  
7564 \family sans
7565 Itemize
7566 \family default
7567  environment, even though it's at level #3.
7568  So, its label is a bullet.
7569  (We got here by using 
7570 \family sans
7571 M-Return
7572 \family default
7573 , then 
7574 \family sans
7575 S-M-Right
7576 \family default
7577 , then changing the environment to 
7578 \family sans
7579 Itemize
7580 \family default
7581 .)
7582 \end_layout
7583
7584 \begin_deeper
7585 \begin_layout Itemize
7586 Here's level #4, produced using 
7587 \family sans
7588 M-Return
7589 \family default
7590 , then 
7591 \family sans
7592 S-M-Right
7593 \family default
7594 .
7595  We'll do that again\SpecialChar \ldots{}
7596
7597 \end_layout
7598
7599 \begin_deeper
7600 \begin_layout Enumerate
7601 \SpecialChar \ldots{}
7602 to get to level #5.
7603  This time, however, we also changed the paragraph environment back to 
7604 \family sans
7605 Enumerate
7606 \family default
7607 .
7608  Notice the type of numbering, it is 
7609 \emph on
7610 lowercase Roman
7611 \emph default
7612 , because we are in the 
7613 \emph on
7614 thirdfold
7615 \emph default
7616  
7617 \family sans
7618 Enumerate
7619 \family default
7620  environment (i.e.
7621  it is an 
7622 \family sans
7623 Enumerate
7624 \family default
7625  inside an 
7626 \family sans
7627 Enumerate
7628 \family default
7629  inside an 
7630 \family sans
7631 Enumerate
7632 \family default
7633 ).
7634 \end_layout
7635
7636 \begin_layout Enumerate
7637 What happens if we 
7638 \emph on
7639 don't
7640 \emph default
7641  change the paragraph environment, but decrease the nesting depth? What
7642  type of numbering does LyX use?
7643 \end_layout
7644
7645 \begin_layout Enumerate
7646 Oh, as if you couldn't guess by now, we're just using 
7647 \family sans
7648 M-Return
7649 \family default
7650  to keep the current environment and depth but create a new item.
7651 \end_layout
7652
7653 \begin_layout Enumerate
7654 Let's use 
7655 \family sans
7656 S-M-Left
7657 \family default
7658  to decrease the depth after the next 
7659 \family sans
7660 M-Return
7661 \family default
7662 .
7663 \end_layout
7664
7665 \end_deeper
7666 \begin_layout Enumerate
7667 This is level #4.
7668  Look what type of label LyX is using!
7669 \end_layout
7670
7671 \end_deeper
7672 \begin_layout Enumerate
7673 This is level #3.
7674  Even though we've changed levels, LyX is still using a lowercase Roman
7675  numeral as the label.Why?
7676 \end_layout
7677
7678 \begin_layout Enumerate
7679 Because, even though the nesting depth has changed, the paragraph is 
7680 \emph on
7681 still
7682 \emph default
7683  a thirdfold 
7684 \family sans
7685 Enumerate
7686 \family default
7687  environment.
7688  Notice, however, that LyX 
7689 \emph on
7690 did
7691 \emph default
7692  reset the counter for the label.
7693 \end_layout
7694
7695 \end_deeper
7696 \begin_layout Enumerate
7697 Another 
7698 \family sans
7699 M-Return
7700 \family default
7701  
7702 \family sans
7703 S-M-Left
7704 \family default
7705  sequence, and we're back to level #2.
7706  This time, we not only changed the nesting depth, but we also moved back
7707  into the twofold-nested 
7708 \family sans
7709 Enumerate
7710 \family default
7711  environment.
7712 \end_layout
7713
7714 \end_deeper
7715 \begin_layout Enumerate
7716 The same thing happens if we do another 
7717 \family sans
7718 M-Return
7719 \family default
7720  
7721 \family sans
7722 S-M-Left
7723 \family default
7724  sequence and return to level #1, the outermost level.
7725 \end_layout
7726
7727 \begin_layout Standard
7728 Lastly, we reset the environment to 
7729 \family sans
7730 Standard
7731 \family default
7732 .
7733  As you can see, the level number doesn't correspond to what type of labeling
7734  LyX uses for the 
7735 \family sans
7736 Enumerate
7737 \family default
7738  and 
7739 \family sans
7740 Itemize
7741 \family default
7742  environments.
7743  The number of other 
7744 \family sans
7745 Enumerate
7746 \family default
7747  environments surrounding it determines what kind of label LyX uses for
7748  an 
7749 \family sans
7750 Enumerate
7751 \family default
7752  item.
7753  The same rule applies for the 
7754 \family sans
7755 Itemize
7756 \family default
7757  environment, as well.
7758 \end_layout
7759
7760 \begin_layout Subsubsection
7761 Example 4: Going Bonkers
7762 \end_layout
7763
7764 \begin_layout Enumerate
7765 We're going to go totally nuts now.
7766  We won't nest as deep as in the other examples, nor will we go into the
7767  same detail with how we did it.
7768  (level #1: 
7769 \family sans
7770 Enumerate
7771 \family default
7772 )
7773 \end_layout
7774
7775 \begin_deeper
7776 \begin_layout Standard
7777 (
7778 \family sans
7779 Return, S-M-Right, Standard
7780 \family default
7781 : level #2) We'll stick an encapsulated description of how we created the
7782  example in parentheses someplace.
7783  For example, the two keybindings are how we changed the depth.
7784  The environment name is the name of the current environment.
7785  Either before or after this, we'll put in the level.
7786 \end_layout
7787
7788 \end_deeper
7789 \begin_layout Enumerate
7790 (
7791 \family sans
7792 Return, Enumerate
7793 \family default
7794 : level #1) This is the next item in the list.
7795 \end_layout
7796
7797 \begin_deeper
7798 \begin_layout Verse
7799 Now we'll add verse.
7800 \begin_inset Newline newline
7801 \end_inset
7802
7803 It will get much worse.
7804 \begin_inset Newline newline
7805 \end_inset
7806
7807 (
7808 \family sans
7809 Return, S-M-Right, Verse
7810 \family default
7811 : level #2)
7812 \end_layout
7813
7814 \begin_layout Verse
7815 Fiddle dee, Fiddle doo.
7816 \begin_inset Newline newline
7817 \end_inset
7818
7819 Bippitey boppitey boo!
7820 \begin_inset Newline newline
7821 \end_inset
7822
7823 (
7824 \family sans
7825 M-Return)
7826 \end_layout
7827
7828 \begin_layout Verse
7829 Here comes a table:
7830 \end_layout
7831
7832 \begin_deeper
7833 \begin_layout Standard
7834 \begin_inset VSpace 0.3cm
7835 \end_inset
7836
7837
7838 \end_layout
7839
7840 \begin_layout Standard
7841 \align center
7842 \begin_inset Tabular
7843 <lyxtabular version="3" rows="2" columns="2">
7844 <features>
7845 <column alignment="center" valignment="top" width="0pt">
7846 <column alignment="center" valignment="top" width="0pt">
7847 <row>
7848 <cell alignment="center" valignment="top" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852
7853 \family roman
7854 \series medium
7855 \shape up
7856 \size normal
7857 \emph off
7858 \bar no
7859 \noun off
7860 \color none
7861 one-fish
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \family roman
7872 \series medium
7873 \shape up
7874 \size normal
7875 \emph off
7876 \bar no
7877 \noun off
7878 \color none
7879 two-fish
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 </row>
7885 <row>
7886 <cell alignment="center" valignment="top" topline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \family roman
7892 \series medium
7893 \shape up
7894 \size normal
7895 \emph off
7896 \bar no
7897 \noun off
7898 \color none
7899 red-fish
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908
7909 \family roman
7910 \series medium
7911 \shape up
7912 \size normal
7913 \emph off
7914 \bar no
7915 \noun off
7916 \color none
7917 blue-fish
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 </row>
7923 </lyxtabular>
7924
7925 \end_inset
7926
7927
7928 \end_layout
7929
7930 \end_deeper
7931 \begin_layout Verse
7932 (
7933 \family sans
7934 M-Return, Table, S-M-Right
7935 \family default
7936  3 times, 
7937 \family sans
7938 M-Return, Verse, S-M-Left
7939 \family default
7940 )
7941 \end_layout
7942
7943 \end_deeper
7944 \begin_layout Enumerate
7945 (
7946 \family sans
7947 Return, Enumerate
7948 \family default
7949 : level #1) This is another item.
7950  Note that selecting a 
7951 \family sans
7952 Table
7953 \family default
7954  resets the nesting depth to level #1, so we increased the nesting depth
7955  3 times to put the table inside the 
7956 \family sans
7957 Verse
7958 \family default
7959  environment.
7960  
7961 \end_layout
7962
7963 \begin_layout Quotation
7964 We're now ending the 
7965 \family sans
7966 Enumerate
7967 \family default
7968  list and changing to 
7969 \family sans
7970 Quotation
7971 \family default
7972 .
7973  We're still at level #1.
7974  We want to show you some of the things you can do by mixing environments.
7975  The next set of paragraphs is a 
7976 \begin_inset Quotes eld
7977 \end_inset
7978
7979 quoted letter.
7980 \begin_inset Quotes erd
7981 \end_inset
7982
7983  We'll nest both the 
7984 \family sans
7985 Address
7986 \family default
7987  and 
7988 \family sans
7989 Right
7990 \begin_inset space ~
7991 \end_inset
7992
7993 Address
7994 \family default
7995  environments inside of this one, then use another nested 
7996 \family sans
7997 Quotation
7998 \family default
7999  for the letter body.
8000  We'll use 
8001 \family sans
8002 M-Return
8003 \family default
8004  to preserve the depth.
8005  Remember that you need to use 
8006 \family sans
8007 C-Return
8008 \family default
8009  to create multiple lines inside the 
8010 \family sans
8011 Address
8012 \family default
8013  and 
8014 \family sans
8015 Right
8016 \begin_inset space ~
8017 \end_inset
8018
8019 Address
8020 \family default
8021  environments.
8022  Here it goes:
8023 \end_layout
8024
8025 \begin_deeper
8026 \begin_layout Right Address
8027 1234 Nowhere Rd.
8028 \begin_inset Newline newline
8029 \end_inset
8030
8031 Moosegroin, MT 00100
8032 \begin_inset Newline newline
8033 \end_inset
8034
8035 9-6-96
8036 \end_layout
8037
8038 \begin_layout Address
8039 Dear Mr.
8040 \begin_inset space ~
8041 \end_inset
8042
8043 Fizlewitz:
8044 \end_layout
8045
8046 \begin_layout Quotation
8047 We regret to inform you that we cannot fill your order for 50
8048 \begin_inset Formula $\,$
8049 \end_inset
8050
8051 L of compressed methane gas due to circumstances beyond our control.
8052  Unfortunately, several of our cows have mysteriously exploded, creating
8053  a backlog in our orders for methane.
8054  We will place your name on the waiting list and try to fill your order
8055  as soon as possible.
8056  In the meantime, we thank you for your patience.
8057 \end_layout
8058
8059 \begin_layout Quotation
8060 We do, however, now have a special on beef.
8061  If you are interested, please return the enclosed pricing and order form
8062  with your order, along with payment.
8063 \end_layout
8064
8065 \begin_layout Quotation
8066 We thank you again for your patience.
8067 \end_layout
8068
8069 \begin_layout Address
8070 Sincerely,
8071 \begin_inset Newline newline
8072 \end_inset
8073
8074 Bill Hick
8075 \end_layout
8076
8077 \end_deeper
8078 \begin_layout Quotation
8079 That ends that example!
8080 \end_layout
8081
8082 \begin_layout Standard
8083 As you can see, nesting environments in LyX gives you a lot of power with
8084  just a few keystrokes.
8085  We could have easily nested an 
8086 \family sans
8087 Itemize
8088 \family default
8089  list inside of a 
8090 \family sans
8091 Quotation
8092 \family default
8093  or 
8094 \family sans
8095 Quote
8096 \family default
8097 , or put a 
8098 \family sans
8099 Quote
8100 \family default
8101  inside of an 
8102 \family sans
8103 Itemize
8104 \family default
8105  list.
8106  You have a huge variety of options at your disposal.
8107 \end_layout
8108
8109 \begin_layout Section
8110 Spacing, pagination and line breaks
8111 \begin_inset Index
8112 status collapsed
8113
8114 \begin_layout Plain Layout
8115 Spacing
8116 \end_layout
8117
8118 \end_inset
8119
8120
8121 \end_layout
8122
8123 \begin_layout Standard
8124 What is a space? While you might be used to press the space key anytime
8125  you want to separate two words in ordinary word processors, LyX offers
8126  you more spaces: Spaces of different width and spaces which can or cannot
8127  be broken at the end of a line.
8128  The following sections will show you some examples where those spaces are
8129  useful.
8130 \end_layout
8131
8132 \begin_layout Subsection
8133 Protected Space
8134 \begin_inset CommandInset label
8135 LatexCommand label
8136 name "sub:Protected-Space"
8137
8138 \end_inset
8139
8140
8141 \begin_inset Index
8142 status collapsed
8143
8144 \begin_layout Plain Layout
8145 Spaces ! Protected
8146 \end_layout
8147
8148 \end_inset
8149
8150
8151 \end_layout
8152
8153 \begin_layout Standard
8154 The protected space: It is used to tell LyX (and LaTeX) not to break the
8155  line at that point.
8156  This may be necessary to avoid unlucky linebreaks, like in: 
8157 \end_layout
8158
8159 \begin_layout Quote
8160 Further documentation is given in section
8161 \begin_inset Newline newline
8162 \end_inset
8163
8164
8165 \begin_inset CommandInset ref
8166 LatexCommand ref
8167 reference "sec:Bibliography"
8168
8169 \end_inset
8170
8171 .
8172  
8173 \end_layout
8174
8175 \begin_layout Standard
8176 Obviously, it would be a good thing to put a protected space between 
8177 \begin_inset Quotes eld
8178 \end_inset
8179
8180 section
8181 \begin_inset Quotes erd
8182 \end_inset
8183
8184  and 
8185 \begin_inset Quotes eld
8186 \end_inset
8187
8188
8189 \begin_inset CommandInset ref
8190 LatexCommand ref
8191 reference "sec:Bibliography"
8192
8193 \end_inset
8194
8195
8196 \begin_inset Quotes erd
8197 \end_inset
8198
8199 .
8200  A protected space is set with 
8201 \family sans
8202 Insert\SpecialChar \menuseparator
8203 Formatting\SpecialChar \menuseparator
8204 Protected
8205 \bar under
8206
8207 \begin_inset space ~
8208 \end_inset
8209
8210
8211 \bar default
8212 Space
8213 \family default
8214  (shortcut 
8215 \family sans
8216 C-Space
8217 \family default
8218 ).
8219 \end_layout
8220
8221 \begin_layout Subsection
8222 Horizontal Space
8223 \begin_inset CommandInset label
8224 LatexCommand label
8225 name "sub:Horizontal-Space"
8226
8227 \end_inset
8228
8229
8230 \begin_inset Index
8231 status collapsed
8232
8233 \begin_layout Plain Layout
8234 Spacing ! Horizontal
8235 \end_layout
8236
8237 \end_inset
8238
8239
8240 \end_layout
8241
8242 \begin_layout Standard
8243 All horizontal spaces can be inserted with the menu 
8244 \family sans
8245 Insert\SpecialChar \menuseparator
8246 Formatting\SpecialChar \menuseparator
8247 Horizontal Space
8248 \family default
8249 .
8250  The length units are listed in Appendix
8251 \begin_inset space ~
8252 \end_inset
8253
8254
8255 \begin_inset CommandInset ref
8256 LatexCommand ref
8257 reference "cha:Units-available-in"
8258
8259 \end_inset
8260
8261 .
8262 \end_layout
8263
8264 \begin_layout Subsubsection
8265 Inter-word Space
8266 \begin_inset CommandInset label
8267 LatexCommand label
8268 name "sub:Inter-word-Space"
8269
8270 \end_inset
8271
8272
8273 \begin_inset Index
8274 status collapsed
8275
8276 \begin_layout Plain Layout
8277 Spaces ! Inter-word
8278 \end_layout
8279
8280 \end_inset
8281
8282
8283 \end_layout
8284
8285 \begin_layout Standard
8286 Some languages (e.
8287 \begin_inset space \thinspace{}
8288 \end_inset
8289
8290 g.
8291 \begin_inset space \space{}
8292 \end_inset
8293
8294 English) have the typographical convention to add extra space after an end-of-se
8295 ntence punctuation mark, and LyX honors those conventions (see section
8296 \begin_inset space ~
8297 \end_inset
8298
8299
8300 \begin_inset CommandInset ref
8301 LatexCommand ref
8302 reference "sub:Abbreviations"
8303
8304 \end_inset
8305
8306 ).
8307  Sometimes, you want a normal space nevertheless.
8308  In this case, insert an inter-word space (shortcut 
8309 \family sans
8310 C-M-Space
8311 \family default
8312 ).
8313 \end_layout
8314
8315 \begin_layout Subsubsection
8316 Thin Space
8317 \begin_inset CommandInset label
8318 LatexCommand label
8319 name "sub:Thin-Space"
8320
8321 \end_inset
8322
8323
8324 \begin_inset Index
8325 status collapsed
8326
8327 \begin_layout Plain Layout
8328 Spaces ! Thin
8329 \end_layout
8330
8331 \end_inset
8332
8333
8334 \end_layout
8335
8336 \begin_layout Standard
8337
8338 \begin_inset Quotes eld
8339 \end_inset
8340
8341 thin space
8342 \begin_inset Quotes erd
8343 \end_inset
8344
8345  is a blank which has half the size of a normal space (and it is also 
8346 \begin_inset Quotes eld
8347 \end_inset
8348
8349 protected
8350 \begin_inset Quotes erd
8351 \end_inset
8352
8353 ).
8354  The typographical conventions in a lot of languages propose the use of
8355  thin spaces in cases where normal spaces would be too wide, for instance
8356  inside abbreviations:
8357 \end_layout
8358
8359 \begin_layout Quote
8360 D.
8361 \begin_inset space \thinspace{}
8362 \end_inset
8363
8364 E.
8365  Knuth has developed our beloved typesetting program, i.
8366 \begin_inset space \thinspace{}
8367 \end_inset
8368
8369 e.
8370 \begin_inset space \space{}
8371 \end_inset
8372
8373 TeX.
8374 \end_layout
8375
8376 \begin_layout Standard
8377 or between values and units.
8378  Compare for example this:
8379 \begin_inset Newline newline
8380 \end_inset
8381
8382 10
8383 \begin_inset space \thinspace{}
8384 \end_inset
8385
8386 kg (thin space)
8387 \begin_inset Newline newline
8388 \end_inset
8389
8390 10 kg (normal space
8391 \end_layout
8392
8393 \begin_layout Standard
8394 You can insert thin spaces also with the menu 
8395 \family sans
8396 Insert\SpecialChar \menuseparator
8397 Formatting\SpecialChar \menuseparator
8398 Thin
8399 \begin_inset space ~
8400 \end_inset
8401
8402 Space
8403 \family default
8404  (shortcut 
8405 \family sans
8406 C-S-Space
8407 \family default
8408 ).
8409 \end_layout
8410
8411 \begin_layout Subsubsection
8412 More Spaces
8413 \begin_inset CommandInset label
8414 LatexCommand label
8415 name "sub:More-Spaces"
8416
8417 \end_inset
8418
8419
8420 \end_layout
8421
8422 \begin_layout Standard
8423 You can furthermore insert the following space types:
8424 \end_layout
8425
8426 \begin_layout Description
8427 Negative
8428 \begin_inset space ~
8429 \end_inset
8430
8431 thin
8432 \begin_inset space ~
8433 \end_inset
8434
8435 space A line with a 
8436 \begin_inset Formula $\to$
8437 \end_inset
8438
8439
8440 \begin_inset space \negthinspace{}
8441 \end_inset
8442
8443
8444 \begin_inset Formula $\gets$
8445 \end_inset
8446
8447  Negative thin space between the arrows.
8448 \end_layout
8449
8450 \begin_layout Description
8451 Enspace
8452 \begin_inset space ~
8453 \end_inset
8454
8455 (0.5
8456 \begin_inset space \thinspace{}
8457 \end_inset
8458
8459 em) A line with a 
8460 \begin_inset Formula $\to$
8461 \end_inset
8462
8463
8464 \begin_inset space \enskip{}
8465 \end_inset
8466
8467
8468 \begin_inset Formula $\gets$
8469 \end_inset
8470
8471  Enspace (0.5
8472 \begin_inset space \thinspace{}
8473 \end_inset
8474
8475 em) space between the arrows.
8476 \end_layout
8477
8478 \begin_layout Description
8479 Quad
8480 \begin_inset space ~
8481 \end_inset
8482
8483 (1
8484 \begin_inset space \thinspace{}
8485 \end_inset
8486
8487 em) A line with a 
8488 \begin_inset Formula $\to$
8489 \end_inset
8490
8491
8492 \begin_inset space \quad{}
8493 \end_inset
8494
8495
8496 \begin_inset Formula $\gets$
8497 \end_inset
8498
8499  Quad
8500 \begin_inset space ~
8501 \end_inset
8502
8503 (1
8504 \begin_inset space \thinspace{}
8505 \end_inset
8506
8507 em) space between the arrows.
8508 \end_layout
8509
8510 \begin_layout Description
8511 QQuad
8512 \begin_inset space ~
8513 \end_inset
8514
8515 (2
8516 \begin_inset space \thinspace{}
8517 \end_inset
8518
8519 em) A line with a 
8520 \begin_inset Formula $\to$
8521 \end_inset
8522
8523
8524 \begin_inset space \qquad{}
8525 \end_inset
8526
8527
8528 \begin_inset Formula $\gets$
8529 \end_inset
8530
8531  QQuad
8532 \begin_inset space ~
8533 \end_inset
8534
8535 (2
8536 \begin_inset space \thinspace{}
8537 \end_inset
8538
8539 em) space between the arrows.
8540 \end_layout
8541
8542 \begin_layout Description
8543 Custom
8544 \begin_inset space ~
8545 \end_inset
8546
8547 space A line with
8548 \begin_inset Formula $\to$
8549 \end_inset
8550
8551
8552 \begin_inset space \hspace{}
8553 \length 2cm
8554 \end_inset
8555
8556
8557 \begin_inset Formula $\gets$
8558 \end_inset
8559
8560  2
8561 \begin_inset space \thinspace{}
8562 \end_inset
8563
8564 cm space between the arrows.
8565 \end_layout
8566
8567 \begin_layout Standard
8568 Table
8569 \begin_inset space ~
8570 \end_inset
8571
8572
8573 \begin_inset CommandInset ref
8574 LatexCommand ref
8575 reference "tab:Width-of-the"
8576
8577 \end_inset
8578
8579  lists the different space sizes.
8580 \end_layout
8581
8582 \begin_layout Standard
8583 \begin_inset Float table
8584 wide false
8585 sideways false
8586 status open
8587
8588 \begin_layout Plain Layout
8589 \align center
8590 \begin_inset Caption
8591
8592 \begin_layout Plain Layout
8593 \begin_inset CommandInset label
8594 LatexCommand label
8595 name "tab:Width-of-the"
8596
8597 \end_inset
8598
8599 Width of the different horizotal spaces.
8600 \end_layout
8601
8602 \end_inset
8603
8604
8605 \end_layout
8606
8607 \begin_layout Plain Layout
8608 \align center
8609 \begin_inset Tabular
8610 <lyxtabular version="3" rows="8" columns="2">
8611 <features>
8612 <column alignment="center" valignment="top" width="0">
8613 <column alignment="center" valignment="top" width="0">
8614 <row>
8615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \series bold
8621 Space
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \series bold
8632 Width
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 </row>
8638 <row>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 Normal
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 1/3
8653 \begin_inset space \thinspace{}
8654 \end_inset
8655
8656 em
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 Protected
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 1/3
8677 \begin_inset space \thinspace{}
8678 \end_inset
8679
8680 em
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 <row>
8687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 Thin
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 1/6
8701 \begin_inset space \thinspace{}
8702 \end_inset
8703
8704 em
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 </row>
8710 <row>
8711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715 Negative thin
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724 -1/6
8725 \begin_inset space \thinspace{}
8726 \end_inset
8727
8728 em
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 </row>
8734 <row>
8735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739 Enspace (0.5
8740 \begin_inset space \thinspace{}
8741 \end_inset
8742
8743 em)
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 0.5
8753 \begin_inset space \thinspace{}
8754 \end_inset
8755
8756 em
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 </row>
8762 <row>
8763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 Quad (1
8768 \begin_inset space \thinspace{}
8769 \end_inset
8770
8771 em)
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 1
8781 \begin_inset space \thinspace{}
8782 \end_inset
8783
8784 em
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 </row>
8790 <row>
8791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 QQuad (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em)
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 2
8809 \begin_inset space \thinspace{}
8810 \end_inset
8811
8812 em
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 </lyxtabular>
8819
8820 \end_inset
8821
8822
8823 \end_layout
8824
8825 \end_inset
8826
8827
8828 \end_layout
8829
8830 \begin_layout Subsubsection
8831
8832 \family sans
8833 Horizontal Fills
8834 \family default
8835
8836 \begin_inset Index
8837 status collapsed
8838
8839 \begin_layout Plain Layout
8840 Spacing ! Fills
8841 \end_layout
8842
8843 \end_inset
8844
8845
8846 \end_layout
8847
8848 \begin_layout Standard
8849 Horizontal fills (hfills) are a special LyX feature for adding extra space
8850  in a uniform fashion.
8851  An hfill is actually a variable length space, whose length always equals
8852  the remaining space between the left and right margins.
8853  If there is more than one hfill on a line, they divide the available space
8854  equally between themselves.
8855  
8856 \end_layout
8857
8858 \begin_layout Standard
8859 Here a few examples what you can do with them:
8860 \end_layout
8861
8862 \begin_layout Quote
8863 \noindent
8864 This is on the left side
8865 \begin_inset space \hfill{}
8866 \end_inset
8867
8868 This is on the right
8869 \end_layout
8870
8871 \begin_layout Quote
8872 \noindent
8873 Left
8874 \begin_inset space \hfill{}
8875 \end_inset
8876
8877 Middle
8878 \begin_inset space \hfill{}
8879 \end_inset
8880
8881 Right
8882 \end_layout
8883
8884 \begin_layout Quote
8885 \noindent
8886 Left
8887 \begin_inset space \hfill{}
8888 \end_inset
8889
8890 1/3 Left
8891 \begin_inset space \hfill{}
8892 \end_inset
8893
8894
8895 \begin_inset space \hfill{}
8896 \end_inset
8897
8898 Right
8899 \end_layout
8900
8901 \begin_layout Standard
8902 That was an example in the 
8903 \family sans
8904 Quote
8905 \family default
8906  environment.
8907  Here
8908 \begin_inset Formula $\to$
8909 \end_inset
8910
8911
8912 \begin_inset space \hfill{}
8913 \end_inset
8914
8915
8916 \begin_inset Formula $\gets$
8917 \end_inset
8918
8919 is one in a standard paragraph.
8920  It may or may not be apparent in the printed text, but it 
8921 \emph on
8922 is
8923 \emph default
8924  sitting in-between the two arrows.
8925 \end_layout
8926
8927 \begin_layout Standard
8928 There may be more than one set of margins on a line.
8929  Here's an example with the 
8930 \family sans
8931 List
8932 \family default
8933  environment.
8934 \end_layout
8935
8936 \begin_layout Labeling
8937 \labelwidthstring 00.00.0000
8938 one
8939 \begin_inset space \hfill{}
8940 \end_inset
8941
8942 two :three
8943 \begin_inset space \hfill{}
8944 \end_inset
8945
8946 four
8947 \begin_inset space \hfill{}
8948 \end_inset
8949
8950 five
8951 \begin_inset space \hfill{}
8952 \end_inset
8953
8954 six
8955 \end_layout
8956
8957 \begin_layout Standard
8958 The 
8959 \begin_inset Quotes eld
8960 \end_inset
8961
8962 :
8963 \begin_inset Quotes erd
8964 \end_inset
8965
8966  marks the beginning of the item.
8967  (There is actually a 
8968 \begin_inset Quotes eld
8969 \end_inset
8970
8971 hidden
8972 \begin_inset Quotes erd
8973 \end_inset
8974
8975  hfill inside of the label of the 
8976 \family sans
8977 List
8978 \family default
8979  environment; it's put at the end of the label automatically.) Hfills work
8980  similarly in other 
8981 \begin_inset Quotes eld
8982 \end_inset
8983
8984 multi-margin
8985 \begin_inset Quotes erd
8986 \end_inset
8987
8988  situations, like two-column mode.
8989 \end_layout
8990
8991 \begin_layout Standard
8992 \begin_inset Note Greyedout
8993 status open
8994
8995 \begin_layout Plain Layout
8996
8997 \series bold
8998 Note:
8999 \series default
9000  If an hfill is at the beginning of a line, and 
9001 \emph on
9002 not
9003 \emph default
9004  in the first line in a paragraph, LyX ignores it.
9005  This prevents hfills from accidentally being wrapped onto a new line.
9006  If you need space in this case anyway, set the 
9007 \family sans
9008 Protect
9009 \family default
9010  option in the space dialog.
9011 \end_layout
9012
9013 \end_inset
9014
9015
9016 \end_layout
9017
9018 \begin_layout Subsubsection
9019 Phantom Space
9020 \begin_inset Index
9021 status collapsed
9022
9023 \begin_layout Plain Layout
9024 Spacing ! Phantom
9025 \end_layout
9026
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \begin_layout Standard
9033 Sometimes you want to insert space with exactly the length of a phrase.
9034  E.g.
9035  you want to create the following multiple choice question:
9036 \end_layout
9037
9038 \begin_layout Standard
9039 \begin_inset VSpace medskip
9040 \end_inset
9041
9042 What is correct English?:
9043 \begin_inset Newline newline
9044 \end_inset
9045
9046
9047 \begin_inset Newline newline
9048 \end_inset
9049
9050 Mr.
9051 \begin_inset space ~
9052 \end_inset
9053
9054 Edge would have been jumps the gun.
9055 \begin_inset Newline newline
9056 \end_inset
9057
9058
9059 \begin_inset ERT
9060 status collapsed
9061
9062 \begin_layout Plain Layout
9063
9064
9065 \backslash
9066 phantom{Mr.
9067  Edge }
9068 \end_layout
9069
9070 \end_inset
9071
9072 has to be jumped
9073 \begin_inset Newline newline
9074 \end_inset
9075
9076
9077 \begin_inset ERT
9078 status collapsed
9079
9080 \begin_layout Plain Layout
9081
9082
9083 \backslash
9084 phantom{Mr.
9085  Edge }
9086 \end_layout
9087
9088 \end_inset
9089
9090 jumps
9091 \begin_inset VSpace medskip
9092 \end_inset
9093
9094
9095 \end_layout
9096
9097 \begin_layout Standard
9098 So that the choices appear exactly after the phrase 
9099 \begin_inset Quotes eld
9100 \end_inset
9101
9102 Mr.
9103 \begin_inset space ~
9104 \end_inset
9105
9106 Edge
9107 \begin_inset space ~
9108 \end_inset
9109
9110
9111 \begin_inset Quotes erd
9112 \end_inset
9113
9114 .
9115  To get this, you can use the LaTeX-command 
9116 \series bold
9117
9118 \backslash
9119 phantom
9120 \series default
9121  in ERT.
9122  In our case write the command 
9123 \series bold
9124
9125 \backslash
9126 phantom{Mr.
9127  Edge }
9128 \series default
9129  (note the space after 
9130 \begin_inset Quotes eld
9131 \end_inset
9132
9133 Edge
9134 \begin_inset Quotes erd
9135 \end_inset
9136
9137 ) at the beginning of the last two lines.
9138  The command prints out the phrase within the the two braces, but invisible.
9139  That is why it is named 
9140 \begin_inset Quotes eld
9141 \end_inset
9142
9143 phantom
9144 \begin_inset Quotes erd
9145 \end_inset
9146
9147 .
9148 \begin_inset Foot
9149 status collapsed
9150
9151 \begin_layout Plain Layout
9152 There exists also the commands 
9153 \backslash
9154
9155 \series bold
9156 hphantom
9157 \series default
9158  and 
9159 \backslash
9160
9161 \series bold
9162 vphantom
9163 \series default
9164 , but this too special for the LyX Userguide.
9165  If you are interested in knowing more about this, have a look at 
9166 \begin_inset CommandInset citation
9167 LatexCommand cite
9168 key "latexcompanion,latexguide"
9169
9170 \end_inset
9171
9172 .
9173 \end_layout
9174
9175 \end_inset
9176
9177
9178 \end_layout
9179
9180 \begin_layout Subsection
9181 Vertical Space
9182 \begin_inset CommandInset label
9183 LatexCommand label
9184 name "sub:Vertical-Space"
9185
9186 \end_inset
9187
9188
9189 \begin_inset Index
9190 status collapsed
9191
9192 \begin_layout Plain Layout
9193 Spacing ! Vertical
9194 \end_layout
9195
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \begin_layout Standard
9202 To add extra vertical space above or below a paragraph, use the 
9203 \family sans
9204 Insert\SpecialChar \menuseparator
9205 Formatting\SpecialChar \menuseparator
9206 Vertical
9207 \begin_inset space ~
9208 \end_inset
9209
9210 Space
9211 \family default
9212  dialog.
9213  There you find the following sizes:
9214 \end_layout
9215
9216 \begin_layout Standard
9217
9218 \family sans
9219 SmallSkip
9220 \family default
9221
9222 \family sans
9223 MedSkip
9224 \family default
9225  and 
9226 \family sans
9227 BigSkip
9228 \family default
9229  are LaTeX sizes which depends on the font size of the document.
9230  
9231 \family sans
9232 DefSkip
9233 \family default
9234  is the skip adjusted in the dialog 
9235 \family sans
9236 Document\SpecialChar \menuseparator
9237 Settings
9238 \begin_inset Index
9239 status collapsed
9240
9241 \begin_layout Plain Layout
9242 Document ! Settings
9243 \end_layout
9244
9245 \end_inset
9246
9247
9248 \family default
9249  for the paragraph separation.
9250  If you use indentation to separate paragraphs 
9251 \family sans
9252 DefSkip
9253 \family default
9254  is equal to 
9255 \family sans
9256 MedSkip
9257 \family default
9258 .
9259 \end_layout
9260
9261 \begin_layout Standard
9262
9263 \family sans
9264 VFill
9265 \family default
9266
9267 \begin_inset Index
9268 status collapsed
9269
9270 \begin_layout Plain Layout
9271 Spacing ! Fills
9272 \end_layout
9273
9274 \end_inset
9275
9276  is a variable space, set so that the space is maximal within one page.
9277  An example: You have only two short paragraphs on one page with a vfill
9278  between them.
9279  Then the first paragraph is placed at the top of the page and the second
9280  one at the bottom, because the space between them is then maximal.
9281  
9282 \family sans
9283 VFill
9284 \family default
9285 s work like 
9286 \family sans
9287 HFill
9288 \family default
9289 s: they fill the remaining vertical space on a page with blank space.
9290 \begin_inset Foot
9291 status collapsed
9292
9293 \begin_layout Plain Layout
9294
9295 \family sans
9296 HFill
9297 \family default
9298 s are described in section
9299 \begin_inset space ~
9300 \end_inset
9301
9302
9303 \begin_inset CommandInset ref
9304 LatexCommand ref
9305 reference "sub:Horizontal-Space"
9306
9307 \end_inset
9308
9309 .
9310 \end_layout
9311
9312 \end_inset
9313
9314  If there are several 
9315 \family sans
9316 VFill
9317 \family default
9318 s on a page, they divide the remaining vertical space equally between themselves.
9319  You can therefore use 
9320 \family sans
9321 VFill
9322 \family default
9323 s to center text on a page, or even place text 2/3 down a page.
9324 \end_layout
9325
9326 \begin_layout Standard
9327
9328 \family sans
9329 Custom
9330 \family default
9331  are custom spaces in units explained in Appendix
9332 \begin_inset space ~
9333 \end_inset
9334
9335
9336 \begin_inset CommandInset ref
9337 LatexCommand ref
9338 reference "cha:Units-available-in"
9339
9340 \end_inset
9341
9342 .
9343 \end_layout
9344
9345 \begin_layout Standard
9346 \begin_inset Note Greyedout
9347 status open
9348
9349 \begin_layout Plain Layout
9350
9351 \series bold
9352 Note:
9353 \series default
9354  
9355 \series medium
9356 When the extra vertical space would be in the output at the top/bottom of
9357  a page, the space is only added if you have also checked the option 
9358 \family sans
9359 Protect
9360 \family default
9361 .
9362 \end_layout
9363
9364 \end_inset
9365
9366
9367 \end_layout
9368
9369 \begin_layout Subsection
9370 Paragraph Alignment
9371 \end_layout
9372
9373 \begin_layout Standard
9374 You can change the paragraph alignment with the 
9375 \family sans
9376 Edit\SpecialChar \menuseparator
9377 Paragraph Settings
9378 \family default
9379  dialog.
9380  There are four possibilities: 
9381 \end_layout
9382
9383 \begin_layout Itemize
9384
9385 \family sans
9386 Justified
9387 \end_layout
9388
9389 \begin_layout Itemize
9390
9391 \family sans
9392 Left
9393 \end_layout
9394
9395 \begin_layout Itemize
9396
9397 \family sans
9398 Right
9399 \end_layout
9400
9401 \begin_layout Itemize
9402
9403 \family sans
9404 Center
9405 \end_layout
9406
9407 \begin_layout Standard
9408 The default in most cases is justified alignment, in which the inter-word
9409  spacing is variable and each line of a paragraph fills the region between
9410  the left and right margins.
9411  The other three alignments should be self-explanatory, and look like this:
9412 \end_layout
9413
9414 \begin_layout Standard
9415 \align right
9416 This paragraph is right aligned,
9417 \end_layout
9418
9419 \begin_layout Standard
9420 \align center
9421 this one is centered,
9422 \end_layout
9423
9424 \begin_layout Standard
9425 \align left
9426 this one is left aligned.
9427 \end_layout
9428
9429 \begin_layout Subsection
9430 Forced Pagebreaks
9431 \begin_inset Index
9432 status collapsed
9433
9434 \begin_layout Plain Layout
9435 Pagebreaks ! Forced
9436 \end_layout
9437
9438 \end_inset
9439
9440
9441 \begin_inset CommandInset label
9442 LatexCommand label
9443 name "sub:Forced-Pagebreaks"
9444
9445 \end_inset
9446
9447
9448 \end_layout
9449
9450 \begin_layout Standard
9451 If you don't like the way LaTeX does the pagebreaks in your document, you
9452  can force a pagebreak where you want one.
9453  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9454  Only if you use many 
9455 \family sans
9456 Floats
9457 \family default
9458 , LaTeX's page breaking algorithm can fail.
9459 \end_layout
9460
9461 \begin_layout Standard
9462 We recommend not to use forced pagebreaks until the text is finished, and
9463  until you have checked in the preview to see if you 
9464 \emph on
9465 really
9466 \emph default
9467  have to change the pagebreaking.
9468 \end_layout
9469
9470 \begin_layout Standard
9471 There are two types of pagebreaks: One that ends the page without any special
9472  action.
9473  This can be inserted above or below a paragraph via the menu 
9474 \family sans
9475 Insert\SpecialChar \menuseparator
9476 Formatting\SpecialChar \menuseparator
9477 New
9478 \begin_inset space ~
9479 \end_inset
9480
9481 Page
9482 \family default
9483 .
9484  The second type, that is inserted via the menu 
9485 \family sans
9486 Insert\SpecialChar \menuseparator
9487 Formatting\SpecialChar \menuseparator
9488 Page
9489 \begin_inset space ~
9490 \end_inset
9491
9492 Break
9493 \family default
9494 , ends a page but stretches the content of the page, so that it fills out
9495  the complete page.
9496  This type is useful to avoid whitespace when a pagebreak produces a page
9497  on which only the last few lines are absent.
9498 \end_layout
9499
9500 \begin_layout Standard
9501 You might try to use a pagebreak to ensure that a figure or table appears
9502  at the top of a page.
9503  This is, of course, the wrong way to do it.
9504  LyX gives you a way of automatically ensuring that your figures and tables
9505  appear at the top of a page (or the bottom, or on their own page) without
9506  having to worry about what precedes or follows your figure or table.
9507  See chapter 
9508 \begin_inset CommandInset ref
9509 LatexCommand ref
9510 reference "cha:Floats-and-Notes"
9511
9512 \end_inset
9513
9514  to learn more about 
9515 \family sans
9516 Floats
9517 \family default
9518 .
9519 \end_layout
9520
9521 \begin_layout Subsubsection
9522 Clear Pagebreaks
9523 \begin_inset CommandInset label
9524 LatexCommand label
9525 name "sub:Clear-Pages"
9526
9527 \end_inset
9528
9529
9530 \begin_inset Index
9531 status collapsed
9532
9533 \begin_layout Plain Layout
9534 Pagebreaks ! Clear
9535 \end_layout
9536
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \begin_layout Standard
9543 Differently to forced pagebreaks where the content behind the break is directly
9544  placed at the next page, pages can also be cleared while breaking them.
9545  That means that the current paragraph is terminated and all, perhaps not
9546  yet processed floats from previous document parts are placed behind it,
9547  if necessary by adding pages.
9548 \end_layout
9549
9550 \begin_layout Standard
9551 You can insert a clear pagebreak with the menu 
9552 \family sans
9553 Insert\SpecialChar \menuseparator
9554 Formatting\SpecialChar \menuseparator
9555 Clear
9556 \begin_inset space ~
9557 \end_inset
9558
9559 Page
9560 \family default
9561 .
9562  When you have a two-sided document like a book, you can use the menu 
9563 \family sans
9564 Insert\SpecialChar \menuseparator
9565 Formatting\SpecialChar \menuseparator
9566 Clear
9567 \begin_inset space ~
9568 \end_inset
9569
9570 Double
9571 \begin_inset space ~
9572 \end_inset
9573
9574 Page
9575 \family default
9576  to insert a clear pagebreak that assures that the next page is a right-hand
9577  page (odd-numbered), if necessary by adding a page.
9578 \end_layout
9579
9580 \begin_layout Subsection
9581 Forced Linebreaks
9582 \begin_inset Index
9583 status collapsed
9584
9585 \begin_layout Plain Layout
9586 Linebreaks
9587 \end_layout
9588
9589 \end_inset
9590
9591
9592 \begin_inset CommandInset label
9593 LatexCommand label
9594 name "sub:Forced-Linebreaks"
9595
9596 \end_inset
9597
9598
9599 \end_layout
9600
9601 \begin_layout Standard
9602 Similar to pagebreaks there are two types of linebreaks: One that simply
9603  breaks the line.
9604  You can force this line break within a paragraph by selecting 
9605 \family sans
9606 Insert\SpecialChar \menuseparator
9607 Formatting\SpecialChar \menuseparator
9608 Ragged
9609 \begin_inset space ~
9610 \end_inset
9611
9612 Line
9613 \begin_inset space ~
9614 \end_inset
9615
9616 Break
9617 \family default
9618  or with 
9619 \family sans
9620 C-Return
9621 \family default
9622 .
9623  Another type that is inserted via the menu 
9624 \family sans
9625 Insert\SpecialChar \menuseparator
9626 Formatting\SpecialChar \menuseparator
9627 Justified
9628 \begin_inset space ~
9629 \end_inset
9630
9631 Line
9632 \begin_inset space ~
9633 \end_inset
9634
9635 Break
9636 \family default
9637  breaks the line and stretches it so that it fills out the whole space between
9638  the page margins.
9639  This is necessary to avoid 
9640 \begin_inset Quotes eld
9641 \end_inset
9642
9643 fringes
9644 \begin_inset Quotes erd
9645 \end_inset
9646
9647  in justified paragraphs due to whitespace introduced by linebreaks.
9648 \end_layout
9649
9650 \begin_layout Standard
9651 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9652  LaTeX is very good at linebreaking.
9653  There are, however, a number of situations where it is necessary to actively
9654  set a linebreak, e.g.
9655  in a poem or for an address (see sections
9656 \begin_inset space ~
9657 \end_inset
9658
9659
9660 \begin_inset CommandInset ref
9661 LatexCommand ref
9662 reference "sec:Quote"
9663
9664 \end_inset
9665
9666
9667 \begin_inset CommandInset ref
9668 LatexCommand ref
9669 reference "sec:Verse"
9670
9671 \end_inset
9672
9673  and 
9674 \begin_inset CommandInset ref
9675 LatexCommand ref
9676 reference "sec:Address-Usage"
9677
9678 \end_inset
9679
9680 ).
9681 \end_layout
9682
9683 \begin_layout Subsection
9684 Horizontal Lines
9685 \begin_inset CommandInset label
9686 LatexCommand label
9687 name "sub:Horizontal-Lines"
9688
9689 \end_inset
9690
9691
9692 \begin_inset Index
9693 status collapsed
9694
9695 \begin_layout Plain Layout
9696 Horizontal lines
9697 \end_layout
9698
9699 \end_inset
9700
9701
9702 \end_layout
9703
9704 \begin_layout Standard
9705
9706 \lyxline
9707 In the dialog 
9708 \family sans
9709 Insert\SpecialChar \menuseparator
9710 Formatting\SpecialChar \menuseparator
9711 Horizontal
9712 \begin_inset space ~
9713 \end_inset
9714
9715 Line
9716 \family default
9717  you can insert horizontal lines that spans over the whole document columns
9718  width.
9719 \lyxline
9720
9721 \end_layout
9722
9723 \begin_layout Section
9724 Fonts and Text Styles
9725 \begin_inset CommandInset label
9726 LatexCommand label
9727 name "sec:Fonts-and-Text"
9728
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \begin_layout Subsection
9735 Font Types
9736 \begin_inset Index
9737 status collapsed
9738
9739 \begin_layout Plain Layout
9740 Font ! Types
9741 \end_layout
9742
9743 \end_inset
9744
9745
9746 \end_layout
9747
9748 \begin_layout Standard
9749 There are two types of fonts:
9750 \end_layout
9751
9752 \begin_layout Description
9753 Vector
9754 \begin_inset space ~
9755 \end_inset
9756
9757 fonts
9758 \begin_inset Index
9759 status collapsed
9760
9761 \begin_layout Plain Layout
9762 Fonts ! Vector-
9763 \end_layout
9764
9765 \end_inset
9766
9767  are fonts, built from outlines of the single glyphs (i.e.
9768  characters) in the font.
9769  This means that each glyph is defined using mathematical curves that are
9770  well suited for scaling to any requested size.
9771  This mathematical definition is interpreted by the font renderer and the
9772  curve is filled out with pixels according to the size and glyph.
9773  This means that outline fonts will look pretty good in all sizes.
9774  Only at very small sizes it might be hard to provide a good rendering at
9775  very small sizes, where each pixel has to be very carefully computed to
9776  provide a good image.
9777 \begin_inset Newline newline
9778 \end_inset
9779
9780 One could mean that one only needs to define one font size and scale them.
9781  But to achieve a better quality, many fonts define several font sizes.
9782  That improves the appearance, because you need more details at large font
9783  sizes than at small ones.
9784 \begin_inset Newline newline
9785 \end_inset
9786
9787 The font types 
9788 \family typewriter
9789 TrueType
9790 \family default
9791
9792 \family typewriter
9793 OpenType
9794 \family default
9795 , and 
9796 \family typewriter
9797 Type
9798 \begin_inset space ~
9799 \end_inset
9800
9801 1 PostScript
9802 \family default
9803  are vector fonts.
9804 \end_layout
9805
9806 \begin_layout Description
9807 Bitmap
9808 \begin_inset space ~
9809 \end_inset
9810
9811 fonts
9812 \begin_inset Index
9813 status collapsed
9814
9815 \begin_layout Plain Layout
9816 Fonts ! Bitmap-
9817 \end_layout
9818
9819 \end_inset
9820
9821  on the other hand, are defined by bitmap graphics from the start, so they
9822  will look good at all the sizes they are meant for.
9823  However, they don't scale well, because in order to scale a glyph, each
9824  pixel is enlarged into several pixels.
9825  It is the same effect that happens if you try to enlarge a picture in a
9826  picture manipulation program.
9827  In order to relieve this effect, bitmap fonts are typically provided in
9828  several fixed sizes typically from around 8 pixels high up to 34 pixels
9829  or so high in steps according to what is believed to be useful.
9830  The advantage of bitmap fonts is that no complicated computations are necessary
9831  to display each glyph, so bitmap fonts are thus faster displayed than scalable
9832  fonts.
9833  The disadvantage is that sizes that don't exists as fixed versions have
9834  to be scaled by doubling pixels, and thus look bad.
9835 \begin_inset Newline newline
9836 \end_inset
9837
9838 Bitmap fonts are named 
9839 \family typewriter
9840 Type
9841 \begin_inset space ~
9842 \end_inset
9843
9844 3
9845 \family default
9846  in PostScript- and PDF-documents.
9847 \end_layout
9848
9849 \begin_layout Standard
9850 The result of all this, is that bitmap fonts are best for the size they
9851  are designed for, while scalable fonts are good for nearly all sizes.
9852  So one need less font size definitions for scalable fonts.
9853  That's the reason why nearly all text render and typesetting programs use
9854  scalable fonts.
9855 \end_layout
9856
9857 \begin_layout Standard
9858 To test which fonts are used in a PDF-document, you can have a look into
9859  its document properties.
9860 \end_layout
9861
9862 \begin_layout Standard
9863 Many modern typesetting and markup languages have begun to move towards
9864  specifying character styles rather than specifying a particular font.
9865  For example, instead of changing to an italicized version of the current
9866  font to emphasize text, you use an 
9867 \begin_inset Quotes eld
9868 \end_inset
9869
9870 emphasized style
9871 \begin_inset Quotes erd
9872 \end_inset
9873
9874  instead.
9875  This concept fits in perfectly with LyX.
9876  In LyX, you do things based on contexts, rather than focusing on typesetting
9877  details.
9878 \end_layout
9879
9880 \begin_layout Subsection
9881 Document Font and Font size
9882 \begin_inset CommandInset label
9883 LatexCommand label
9884 name "sub:Document-Font"
9885
9886 \end_inset
9887
9888
9889 \begin_inset Index
9890 status collapsed
9891
9892 \begin_layout Plain Layout
9893 Font ! Size
9894 \end_layout
9895
9896 \end_inset
9897
9898
9899 \begin_inset Index
9900 status collapsed
9901
9902 \begin_layout Plain Layout
9903 Document ! Font
9904 \end_layout
9905
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \begin_layout Standard
9912 You can set the document fonts in the
9913 \family sans
9914  Document\SpecialChar \menuseparator
9915 Settings
9916 \family default
9917
9918 \begin_inset Index
9919 status collapsed
9920
9921 \begin_layout Plain Layout
9922 Document ! Settings
9923 \end_layout
9924
9925 \end_inset
9926
9927  dialog.
9928  There you can specify which font should be used for the three different
9929  font shapes roman (serif), 
9930 \family sans
9931 sans
9932 \begin_inset space ~
9933 \end_inset
9934
9935 serif
9936 \family default
9937 , and 
9938 \family typewriter
9939 typewriter
9940 \family default
9941  and its scalings.
9942 \end_layout
9943
9944 \begin_layout Standard
9945 The possible options for the font include 
9946 \family sans
9947 default
9948 \family default
9949  and a list of fonts available on your system.
9950  
9951 \family sans
9952 default
9953 \family default
9954  uses the standard TeX fonts, known as 
9955 \begin_inset Quotes eld
9956 \end_inset
9957
9958
9959 \family typewriter
9960 Computer Modern
9961 \family default
9962
9963 \begin_inset Quotes erd
9964 \end_inset
9965
9966  (
9967 \family typewriter
9968 cm
9969 \family default
9970 ) or 
9971 \begin_inset Quotes eld
9972 \end_inset
9973
9974
9975 \family typewriter
9976 European Computer Modern
9977 \family default
9978
9979 \begin_inset Quotes erd
9980 \end_inset
9981
9982  (
9983 \family typewriter
9984 ec
9985 \family default
9986 ).
9987 \end_layout
9988
9989 \begin_layout Standard
9990 As 
9991 \family typewriter
9992 cm
9993 \family default
9994  and 
9995 \family typewriter
9996 ec
9997 \family default
9998  are bitmap fonts, they often looks pixeled in PDF output, especially when
9999  you read the PDF in a zoomed size.
10000 \begin_inset Foot
10001 status collapsed
10002
10003 \begin_layout Plain Layout
10004 This problem doesn't appear if you read PDFs in 
10005 \family typewriter
10006 Adobe
10007 \begin_inset space ~
10008 \end_inset
10009
10010 Reader
10011 \family default
10012  version 6 or later, because this program includes a special bitmap font
10013  renderer.
10014 \end_layout
10015
10016 \end_inset
10017
10018  To get rid of pixeled fonts, you have to use a vector font.
10019  There are three ways to use one:
10020 \end_layout
10021
10022 \begin_layout Itemize
10023 One way is to use the 
10024 \family typewriter
10025 AE
10026 \family default
10027  fonts.
10028  
10029 \family typewriter
10030 AE
10031 \family default
10032  is a virtual font.
10033  Virtual means that it 
10034 \begin_inset Quotes eld
10035 \end_inset
10036
10037 steals
10038 \begin_inset Quotes erd
10039 \end_inset
10040
10041  outline 
10042 \family typewriter
10043 cm
10044 \family default
10045 -glyphs from other fonts.
10046  This has the disadvantage that some characters are missing, like the French
10047  guillemets (
10048 \begin_inset Quotes eld
10049 \end_inset
10050
10051 «
10052 \begin_inset Quotes erd
10053 \end_inset
10054
10055  and 
10056 \begin_inset Quotes eld
10057 \end_inset
10058
10059 »
10060 \begin_inset Quotes erd
10061 \end_inset
10062
10063 )
10064 \begin_inset Foot
10065 status collapsed
10066
10067 \begin_layout Plain Layout
10068 Loading the LaTeX-package 
10069 \series bold
10070 aeguill
10071 \series default
10072
10073 \begin_inset Index
10074 status collapsed
10075
10076 \begin_layout Plain Layout
10077 Latex@LaTeX-packages ! aeguill
10078 \end_layout
10079
10080 \end_inset
10081
10082  with the document preamble line
10083 \end_layout
10084
10085 \begin_layout Plain Layout
10086
10087 \series bold
10088
10089 \backslash
10090 usepackage[ec]{aeguill}
10091 \end_layout
10092
10093 \begin_layout Plain Layout
10094 will fix the guillemet problem.
10095 \end_layout
10096
10097 \end_inset
10098
10099  and that accented characters are not 
10100 \emph on
10101 one
10102 \emph default
10103  glyph, they are build of 
10104 \emph on
10105 two
10106 \emph default
10107  characters, the accent and the letter.
10108  Therefore you can't search in documents using the 
10109 \family typewriter
10110 AE
10111 \family default
10112  fonts for words with accented characters.
10113  If you search for example for the French word 
10114 \begin_inset Quotes eld
10115 \end_inset
10116
10117 rève
10118 \begin_inset Quotes erd
10119 \end_inset
10120
10121  in a PDF, you won't get any result, because the PDF-viewer searches for
10122  the glyph 
10123 \begin_inset Quotes eld
10124 \end_inset
10125
10126  è 
10127 \begin_inset Quotes erd
10128 \end_inset
10129
10130  and not for the glyph 
10131 \begin_inset Quotes eld
10132 \end_inset
10133
10134  e +
10135 \begin_inset space ~
10136 \end_inset
10137
10138  ̀ 
10139 \begin_inset Quotes erd
10140 \end_inset
10141
10142 .
10143 \end_layout
10144
10145 \begin_layout Itemize
10146 Another possibility is to use three different outline fonts
10147 \begin_inset Foot
10148 status collapsed
10149
10150 \begin_layout Plain Layout
10151 Other fonts, like 
10152 \family typewriter
10153 Latin Modern
10154 \family default
10155  or 
10156 \family typewriter
10157 Computer Modern
10158 \family default
10159 , consists of these three main font types 
10160 \family sans
10161 sans
10162 \begin_inset space ~
10163 \end_inset
10164
10165 serif
10166 \family default
10167
10168 \family sans
10169 typewriter
10170 \family default
10171 , and 
10172 \family sans
10173 serif
10174 \family default
10175 .
10176 \end_layout
10177
10178 \end_inset
10179
10180
10181 \family sans
10182 Times
10183 \begin_inset space ~
10184 \end_inset
10185
10186 Roman
10187 \family default
10188  as roman font,
10189 \family sans
10190  Helvetica
10191 \family default
10192  scaled to 92 or 95
10193 \begin_inset space \thinspace{}
10194 \end_inset
10195
10196 % as sans
10197 \begin_inset space ~
10198 \end_inset
10199
10200 serif font, and 
10201 \family sans
10202 courier
10203 \family default
10204  as typewriter font.
10205 \begin_inset Newline newline
10206 \end_inset
10207
10208 The differences between roman, 
10209 \family sans
10210 sans
10211 \begin_inset space ~
10212 \end_inset
10213
10214 serif
10215 \family default
10216 , and 
10217 \family typewriter
10218 typewriter
10219 \family default
10220  fonts are explained in section
10221 \begin_inset space ~
10222 \end_inset
10223
10224
10225 \begin_inset CommandInset ref
10226 LatexCommand ref
10227 reference "sub:Fine-Tuning-with-the"
10228
10229 \end_inset
10230
10231 .
10232 \begin_inset Newline newline
10233 \end_inset
10234
10235 The font 
10236 \family sans
10237 Times
10238 \begin_inset space ~
10239 \end_inset
10240
10241 Roman
10242 \family default
10243  was originally designed for newspapers.
10244  That means its glyphs are smaller than the one from other fonts to fit
10245  into the small newspaper columns.
10246  Therefore 
10247 \family sans
10248 Times
10249 \begin_inset space ~
10250 \end_inset
10251
10252 Roman
10253 \family default
10254  is not the optimal choice for larger documents like books.
10255 \end_layout
10256
10257 \begin_layout Itemize
10258 The best solution is to use the 
10259 \family typewriter
10260 Latin Modern
10261 \family default
10262  fonts.
10263  These fonts are developed in order of the LaTeX community to replace 
10264 \family typewriter
10265 cm
10266 \family default
10267  as default font.
10268 \end_layout
10269
10270 \begin_layout Standard
10271 \begin_inset VSpace bigskip
10272 \end_inset
10273
10274 For the font size there are four possible values: 
10275 \family sans
10276 default, 10
10277 \family default
10278
10279 \family sans
10280 11
10281 \family default
10282 , and 
10283 \family sans
10284 12
10285 \family default
10286 .
10287  The size of 
10288 \family sans
10289 default
10290 \family default
10291  depends on your LaTeX-system, normally it is equal to the font size 10.
10292 \end_layout
10293
10294 \begin_layout Standard
10295 The font sizes are the 
10296 \emph on
10297 base size
10298 \emph default
10299 .
10300  LyX actually scales all other possible font sizes (such as those used in
10301  footnotes, super-, and subscripts) by this value.
10302  You can fine-tune the font size of text parts via the 
10303 \family sans
10304 Text
10305 \begin_inset space ~
10306 \end_inset
10307
10308 Style
10309 \family default
10310  dialog if needed.
10311  The possible font sizes for text parts are explained in section
10312 \begin_inset space ~
10313 \end_inset
10314
10315
10316 \begin_inset CommandInset ref
10317 LatexCommand ref
10318 reference "sub:Fine-Tuning-with-the"
10319
10320 \end_inset
10321
10322 .
10323 \end_layout
10324
10325 \begin_layout Standard
10326 \begin_inset VSpace bigskip
10327 \end_inset
10328
10329
10330 \begin_inset Note Greyedout
10331 status open
10332
10333 \begin_layout Plain Layout
10334
10335 \series bold
10336 Note:
10337 \series default
10338  When you choose a new font or font size, LyX does 
10339 \emph on
10340 not
10341 \emph default
10342  change the screen font! You will only see a difference in the printed output;
10343  this is part of the WYSIWYM concept.
10344  LyX's screen fonts can be adjusted in the 
10345 \family sans
10346 Tools\SpecialChar \menuseparator
10347 Preferences
10348 \family default
10349  dialog, see section
10350 \begin_inset space ~
10351 \end_inset
10352
10353
10354 \begin_inset CommandInset ref
10355 LatexCommand ref
10356 reference "sub:Screen-Fonts"
10357
10358 \end_inset
10359
10360 .
10361 \end_layout
10362
10363 \end_inset
10364
10365
10366 \end_layout
10367
10368 \begin_layout Subsection
10369 Using Different Character Styles
10370 \begin_inset Index
10371 status collapsed
10372
10373 \begin_layout Plain Layout
10374 Character Styles
10375 \end_layout
10376
10377 \end_inset
10378
10379
10380 \begin_inset Index
10381 status collapsed
10382
10383 \begin_layout Plain Layout
10384 Text Style
10385 \end_layout
10386
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \begin_layout Standard
10393 As we've already seen, LyX automatically changes the character style for
10394  certain paragraph environments.
10395  LyX supports two character styles, 
10396 \family sans
10397 Emphasized
10398 \family default
10399  and 
10400 \family sans
10401 Noun
10402 \family default
10403 .
10404  You can activate both of these styles via keybindings, the menus, and the
10405  toolbar.
10406 \end_layout
10407
10408 \begin_layout Standard
10409 To activate the 
10410 \family sans
10411 Noun
10412 \family default
10413  style, do one of the following:
10414 \end_layout
10415
10416 \begin_layout Itemize
10417 click on the toolbar button 
10418 \begin_inset Graphics
10419         filename ../images/font-noun.png
10420
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \begin_layout Itemize
10427 use the keybinding 
10428 \family sans
10429 M-c
10430 \begin_inset space ~
10431 \end_inset
10432
10433 c
10434 \end_layout
10435
10436 \begin_layout Standard
10437 These commands are all toggles.
10438  That is, if 
10439 \family sans
10440 Noun
10441 \family default
10442  style is already active, they deactivate it.
10443 \end_layout
10444
10445 \begin_layout Standard
10446 One typically uses the 
10447 \family sans
10448 Noun
10449 \family default
10450  style for proper names.
10451  For example: 
10452 \begin_inset Quotes eld
10453 \end_inset
10454
10455
10456 \noun on
10457 Matthias Ettrich
10458 \noun default
10459  is the original author of LyX.
10460 \begin_inset Quotes erd
10461 \end_inset
10462
10463
10464 \end_layout
10465
10466 \begin_layout Standard
10467 A more widely used character style is the 
10468 \family sans
10469 Emphasized
10470 \family default
10471  style.
10472  You can activate (or deactivate - it's also a toggle) the 
10473 \family sans
10474 Emphasized
10475 \family default
10476  style by:
10477 \end_layout
10478
10479 \begin_layout Itemize
10480 clicking on the toolbar button 
10481 \begin_inset Graphics
10482         filename ../images/font-emph.png
10483
10484 \end_inset
10485
10486
10487 \end_layout
10488
10489 \begin_layout Itemize
10490 using the keybindings 
10491 \family sans
10492 M-c
10493 \begin_inset space ~
10494 \end_inset
10495
10496 e
10497 \end_layout
10498
10499 \begin_layout Standard
10500 Normally the 
10501 \family sans
10502 Emphasized
10503 \family default
10504  style is equivalent to an italic font but some document classes or LaTeX-packag
10505 es use a different font.
10506 \end_layout
10507
10508 \begin_layout Standard
10509 We've been using the 
10510 \family sans
10511 Emphasized
10512 \family default
10513  style all over the place in this document.
10514  Here's one more example:
10515 \end_layout
10516
10517 \begin_layout Quotation
10518
10519 \emph on
10520 Don't overuse character styles!
10521 \end_layout
10522
10523 \begin_layout Standard
10524 It's also a warning in addition to an example.
10525  One's writing should parallel ordinary conversation.
10526  Since we don't all constantly scream at each other, we should also avoid
10527  the common tendency to overuse character style.
10528  
10529 \end_layout
10530
10531 \begin_layout Standard
10532 You can always reset to the default font using the keybinding 
10533 \family sans
10534 M-c
10535 \begin_inset space ~
10536 \end_inset
10537
10538 Space
10539 \family default
10540  or the dialog 
10541 \family sans
10542 Edit\SpecialChar \menuseparator
10543 Text
10544 \begin_inset space ~
10545 \end_inset
10546
10547 Style
10548 \family default
10549 .
10550 \end_layout
10551
10552 \begin_layout Subsection
10553 Fine-Tuning with the 
10554 \family sans
10555 Text Style
10556 \family default
10557  dialog
10558 \begin_inset CommandInset label
10559 LatexCommand label
10560 name "sub:Fine-Tuning-with-the"
10561
10562 \end_inset
10563
10564
10565 \begin_inset Index
10566 status collapsed
10567
10568 \begin_layout Plain Layout
10569 Text Style
10570 \end_layout
10571
10572 \end_inset
10573
10574
10575 \end_layout
10576
10577 \begin_layout Standard
10578 There are always occasions when you'll need to do some fine-tuning, so LyX
10579  gives you a way to create custom character style.
10580  For example, an academic journal or a corporation may have a style sheet
10581  requiring a sans-serif font be used in certain situations.
10582  Also, writers sometimes use a different font to offset a character's thoughts
10583  from ordinary dialog.
10584 \end_layout
10585
10586 \begin_layout Standard
10587 Before we document how to use custom character style, we want to issue a
10588  warning yet again: Don't overuse character styles! 
10589 \begin_inset Newline newline
10590 \end_inset
10591
10592 Documents that overuse different fonts and sizes are not well readable and
10593  tend to look like someone has knocked huge holes in it.
10594 \end_layout
10595
10596 \begin_layout Standard
10597 To use custom character styles, open the 
10598 \family sans
10599 Edit\SpecialChar \menuseparator
10600 Text
10601 \begin_inset space ~
10602 \end_inset
10603
10604 Style
10605 \family default
10606  dialog.
10607  There are several boxes on this dialog, each corresponding to a different
10608  font property which you can choose.
10609  You can choose an option for one of these properties, or select 
10610 \family sans
10611 No
10612 \begin_inset space ~
10613 \end_inset
10614
10615 change
10616 \family default
10617 , which keeps the current state of that property.
10618  The item 
10619 \family sans
10620 Reset
10621 \family default
10622  will reset the property to whatever is the default.
10623  You can use this to reset attributes across a bunch of different paragraph
10624  environments in a snap.
10625 \end_layout
10626
10627 \begin_layout Standard
10628 The font properties, and their options (in addition to 
10629 \family sans
10630 No
10631 \begin_inset space ~
10632 \end_inset
10633
10634 change
10635 \family default
10636  and 
10637 \family sans
10638 Reset
10639 \family default
10640 ) are:
10641 \end_layout
10642
10643 \begin_layout Labeling
10644 \labelwidthstring 00.00.0000
10645
10646 \family sans
10647 Family
10648 \family default
10649  The 
10650 \begin_inset Quotes eld
10651 \end_inset
10652
10653 overall look
10654 \begin_inset Quotes erd
10655 \end_inset
10656
10657  of the font.
10658  The possible options are:
10659 \end_layout
10660
10661 \begin_deeper
10662 \begin_layout Labeling
10663 \labelwidthstring 00.00.0000
10664
10665 \family sans
10666 Roman
10667 \family default
10668  This is the Roman font family.
10669  Normally a serif font.
10670  It's also the default family.
10671  (keybinding 
10672 \begin_inset ERT
10673 status collapsed
10674
10675 \begin_layout Plain Layout
10676
10677
10678 \backslash
10679 mbox{
10680 \end_layout
10681
10682 \end_inset
10683
10684
10685 \family sans
10686 M-c
10687 \begin_inset space ~
10688 \end_inset
10689
10690 r
10691 \family default
10692
10693 \begin_inset ERT
10694 status collapsed
10695
10696 \begin_layout Plain Layout
10697
10698 }
10699 \end_layout
10700
10701 \end_inset
10702
10703 )
10704 \begin_inset Note Note
10705 status collapsed
10706
10707 \begin_layout Plain Layout
10708 The LaTeX-command prevents text to be broken at the end of a line.
10709  It is explained in section
10710 \begin_inset space ~
10711 \end_inset
10712
10713
10714 \begin_inset CommandInset ref
10715 LatexCommand ref
10716 reference "sub:Hyphenation"
10717
10718 \end_inset
10719
10720 .
10721 \end_layout
10722
10723 \end_inset
10724
10725
10726 \end_layout
10727
10728 \begin_layout Labeling
10729 \labelwidthstring 00.00.0000
10730
10731 \family sans
10732 Sans
10733 \begin_inset space ~
10734 \end_inset
10735
10736 Serif
10737 \family default
10738  
10739 \family sans
10740 This is the Sans Serif font family.
10741
10742 \family default
10743  (keybinding 
10744 \begin_inset ERT
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748
10749
10750 \backslash
10751 mbox{
10752 \end_layout
10753
10754 \end_inset
10755
10756
10757 \family sans
10758 M-c
10759 \begin_inset space ~
10760 \end_inset
10761
10762 s
10763 \family default
10764
10765 \begin_inset ERT
10766 status collapsed
10767
10768 \begin_layout Plain Layout
10769
10770 }
10771 \end_layout
10772
10773 \end_inset
10774
10775 )
10776 \end_layout
10777
10778 \begin_layout Labeling
10779 \labelwidthstring 00.00.0000
10780
10781 \family sans
10782 Typewriter
10783 \family default
10784  
10785 \family typewriter
10786 This is the Typewriter font family.
10787
10788 \family default
10789  (keybinding 
10790 \begin_inset ERT
10791 status collapsed
10792
10793 \begin_layout Plain Layout
10794
10795
10796 \backslash
10797 mbox{
10798 \end_layout
10799
10800 \end_inset
10801
10802
10803 \family sans
10804 M-c
10805 \begin_inset space ~
10806 \end_inset
10807
10808 p
10809 \family default
10810
10811 \begin_inset ERT
10812 status collapsed
10813
10814 \begin_layout Plain Layout
10815
10816 }
10817 \end_layout
10818
10819 \end_inset
10820
10821
10822 \family sans
10823 )
10824 \end_layout
10825
10826 \end_deeper
10827 \begin_layout Labeling
10828 \labelwidthstring 00.00.0000
10829
10830 \family sans
10831 Series
10832 \family default
10833  This corresponds to the print weight.
10834  Options are:
10835 \end_layout
10836
10837 \begin_deeper
10838 \begin_layout Labeling
10839 \labelwidthstring 00.00.0000
10840
10841 \family sans
10842 Medium
10843 \family default
10844  This is the Medium font series.
10845  It's also the default series.
10846 \end_layout
10847
10848 \begin_layout Labeling
10849 \labelwidthstring 00.00.0000
10850
10851 \family sans
10852 Bold
10853 \family default
10854  
10855 \series bold
10856 This is the Bold font series.
10857
10858 \series default
10859  (keybinding 
10860 \begin_inset ERT
10861 status collapsed
10862
10863 \begin_layout Plain Layout
10864
10865
10866 \backslash
10867 mbox{
10868 \end_layout
10869
10870 \end_inset
10871
10872
10873 \family sans
10874 M-c
10875 \begin_inset space ~
10876 \end_inset
10877
10878 b
10879 \family default
10880
10881 \begin_inset ERT
10882 status collapsed
10883
10884 \begin_layout Plain Layout
10885
10886 }
10887 \end_layout
10888
10889 \end_inset
10890
10891 )
10892 \end_layout
10893
10894 \end_deeper
10895 \begin_layout Labeling
10896 \labelwidthstring 00.00.0000
10897
10898 \family sans
10899 Shape
10900 \family default
10901  As the name implies.
10902  Options are:
10903 \end_layout
10904
10905 \begin_deeper
10906 \begin_layout Labeling
10907 \labelwidthstring 00.00.0000
10908
10909 \family sans
10910 Upright
10911 \family default
10912  This is the Upright font shape.
10913  It's also the default shape.
10914 \end_layout
10915
10916 \begin_layout Labeling
10917 \labelwidthstring 00.00.0000
10918
10919 \family sans
10920 Italic
10921 \family default
10922  
10923 \shape italic
10924 This
10925 \shape default
10926  
10927 \family sans
10928 \shape italic
10929 i
10930 \family default
10931 s the Italic font shape
10932 \shape default
10933 \emph on
10934 .
10935 \end_layout
10936
10937 \begin_layout Labeling
10938 \labelwidthstring 00.00.0000
10939
10940 \family sans
10941 Slanted
10942 \family default
10943  
10944 \shape slanted
10945 This is the Slanted font shape
10946 \shape default
10947  (although it might not be visible in LyX, this is different from italic).
10948 \end_layout
10949
10950 \begin_layout Labeling
10951 \labelwidthstring 00.00.0000
10952
10953 \family sans
10954 Small
10955 \begin_inset space ~
10956 \end_inset
10957
10958 Caps
10959 \family default
10960  
10961 \shape smallcaps
10962 This is the Small caps font shape
10963 \shape default
10964 \noun on
10965 .
10966 \end_layout
10967
10968 \end_deeper
10969 \begin_layout Labeling
10970 \labelwidthstring 00.00.0000
10971
10972 \family sans
10973 Size
10974 \family default
10975  Alters the size of the font.
10976  You'll find no numerical values here; all possible sizes are actually proportio
10977 nal to the document font size.
10978  Once again, you don't feed LyX the details, but a general description of
10979  what you want to do.
10980  The options are:
10981 \end_layout
10982
10983 \begin_deeper
10984 \begin_layout Labeling
10985 \labelwidthstring 00.00.0000
10986
10987 \family sans
10988 Tiny
10989 \family default
10990  
10991 \size tiny
10992 This is the 
10993 \begin_inset Quotes eld
10994 \end_inset
10995
10996 Tiny
10997 \begin_inset Quotes erd
10998 \end_inset
10999
11000  font size.
11001
11002 \size default
11003  (keybinding 
11004 \begin_inset ERT
11005 status collapsed
11006
11007 \begin_layout Plain Layout
11008
11009
11010 \backslash
11011 mbox{
11012 \end_layout
11013
11014 \end_inset
11015
11016
11017 \family sans
11018 M-s
11019 \begin_inset space ~
11020 \end_inset
11021
11022 t
11023 \family default
11024
11025 \begin_inset ERT
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029
11030 }
11031 \end_layout
11032
11033 \end_inset
11034
11035  or 
11036 \begin_inset ERT
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040
11041
11042 \backslash
11043 mbox{
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \family sans
11050 M-s
11051 \begin_inset space ~
11052 \end_inset
11053
11054 1
11055 \family default
11056
11057 \begin_inset ERT
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061
11062 }
11063 \end_layout
11064
11065 \end_inset
11066
11067 )
11068 \end_layout
11069
11070 \begin_layout Labeling
11071 \labelwidthstring 00.00.0000
11072
11073 \family sans
11074 Smallest
11075 \family default
11076  
11077 \size scriptsize
11078 This is the 
11079 \begin_inset Quotes eld
11080 \end_inset
11081
11082 Smallest
11083 \begin_inset Quotes erd
11084 \end_inset
11085
11086  font size
11087 \size default
11088 .
11089  (keybinding 
11090 \begin_inset ERT
11091 status collapsed
11092
11093 \begin_layout Plain Layout
11094
11095
11096 \backslash
11097 mbox{
11098 \end_layout
11099
11100 \end_inset
11101
11102
11103 \family sans
11104 M-s
11105 \begin_inset space ~
11106 \end_inset
11107
11108
11109 \family default
11110 2
11111 \begin_inset ERT
11112 status collapsed
11113
11114 \begin_layout Plain Layout
11115
11116 }
11117 \end_layout
11118
11119 \end_inset
11120
11121 )
11122 \end_layout
11123
11124 \begin_layout Labeling
11125 \labelwidthstring 00.00.0000
11126
11127 \family sans
11128 Smaller
11129 \family default
11130  
11131 \size footnotesize
11132 This is the 
11133 \begin_inset Quotes eld
11134 \end_inset
11135
11136 Smaller
11137 \begin_inset Quotes erd
11138 \end_inset
11139
11140  font size.
11141
11142 \size default
11143  (keybinding 
11144 \begin_inset ERT
11145 status collapsed
11146
11147 \begin_layout Plain Layout
11148
11149
11150 \backslash
11151 mbox{
11152 \end_layout
11153
11154 \end_inset
11155
11156
11157 \family sans
11158 M-s
11159 \begin_inset space ~
11160 \end_inset
11161
11162 S
11163 \family default
11164
11165 \begin_inset ERT
11166 status collapsed
11167
11168 \begin_layout Plain Layout
11169
11170 }
11171 \end_layout
11172
11173 \end_inset
11174
11175  or 
11176 \begin_inset ERT
11177 status collapsed
11178
11179 \begin_layout Plain Layout
11180
11181
11182 \backslash
11183 mbox{
11184 \end_layout
11185
11186 \end_inset
11187
11188
11189 \family sans
11190 M-s
11191 \begin_inset space ~
11192 \end_inset
11193
11194
11195 \family default
11196 3
11197 \begin_inset ERT
11198 status collapsed
11199
11200 \begin_layout Plain Layout
11201
11202 }
11203 \end_layout
11204
11205 \end_inset
11206
11207 )
11208 \end_layout
11209
11210 \begin_layout Labeling
11211 \labelwidthstring 00.00.0000
11212
11213 \family sans
11214 Small
11215 \family default
11216  
11217 \size small
11218 This is the 
11219 \begin_inset Quotes eld
11220 \end_inset
11221
11222 Small
11223 \begin_inset Quotes erd
11224 \end_inset
11225
11226  font size.
11227
11228 \size default
11229  (keybinding 
11230 \begin_inset ERT
11231 status collapsed
11232
11233 \begin_layout Plain Layout
11234
11235
11236 \backslash
11237 mbox{
11238 \end_layout
11239
11240 \end_inset
11241
11242
11243 \family sans
11244 M-s
11245 \begin_inset space ~
11246 \end_inset
11247
11248 s
11249 \family default
11250
11251 \begin_inset ERT
11252 status collapsed
11253
11254 \begin_layout Plain Layout
11255
11256 }
11257 \end_layout
11258
11259 \end_inset
11260
11261  or 
11262 \begin_inset ERT
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266
11267
11268 \backslash
11269 mbox{
11270 \end_layout
11271
11272 \end_inset
11273
11274
11275 \family sans
11276 M-s
11277 \begin_inset space ~
11278 \end_inset
11279
11280
11281 \family default
11282 4
11283 \begin_inset ERT
11284 status collapsed
11285
11286 \begin_layout Plain Layout
11287
11288 }
11289 \end_layout
11290
11291 \end_inset
11292
11293 )
11294 \end_layout
11295
11296 \begin_layout Labeling
11297 \labelwidthstring 00.00.0000
11298
11299 \family sans
11300 Normal
11301 \family default
11302  This is the 
11303 \begin_inset Quotes eld
11304 \end_inset
11305
11306 Normal
11307 \begin_inset Quotes erd
11308 \end_inset
11309
11310  font size.
11311  It's also the default size.
11312  (keybinding 
11313 \begin_inset ERT
11314 status collapsed
11315
11316 \begin_layout Plain Layout
11317
11318
11319 \backslash
11320 mbox{
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \family sans
11327 M-s
11328 \begin_inset space ~
11329 \end_inset
11330
11331 n
11332 \family default
11333
11334 \begin_inset ERT
11335 status collapsed
11336
11337 \begin_layout Plain Layout
11338
11339 }
11340 \end_layout
11341
11342 \end_inset
11343
11344  or 
11345 \begin_inset ERT
11346 status collapsed
11347
11348 \begin_layout Plain Layout
11349
11350
11351 \backslash
11352 mbox{
11353 \end_layout
11354
11355 \end_inset
11356
11357
11358 \family sans
11359 M-s
11360 \begin_inset space ~
11361 \end_inset
11362
11363
11364 \family default
11365 5
11366 \begin_inset ERT
11367 status collapsed
11368
11369 \begin_layout Plain Layout
11370
11371 }
11372 \end_layout
11373
11374 \end_inset
11375
11376 )
11377 \end_layout
11378
11379 \begin_layout Labeling
11380 \labelwidthstring 00.00.0000
11381
11382 \family sans
11383 Large
11384 \family default
11385  
11386 \size large
11387 This is the 
11388 \begin_inset Quotes eld
11389 \end_inset
11390
11391 Large
11392 \begin_inset Quotes erd
11393 \end_inset
11394
11395  font size.
11396
11397 \size default
11398  (keybinding 
11399 \begin_inset ERT
11400 status collapsed
11401
11402 \begin_layout Plain Layout
11403
11404
11405 \backslash
11406 mbox{
11407 \end_layout
11408
11409 \end_inset
11410
11411
11412 \family sans
11413 M-s
11414 \begin_inset space ~
11415 \end_inset
11416
11417 l
11418 \family default
11419
11420 \begin_inset ERT
11421 status collapsed
11422
11423 \begin_layout Plain Layout
11424
11425 }
11426 \end_layout
11427
11428 \end_inset
11429
11430  or 
11431 \begin_inset ERT
11432 status collapsed
11433
11434 \begin_layout Plain Layout
11435
11436
11437 \backslash
11438 mbox{
11439 \end_layout
11440
11441 \end_inset
11442
11443
11444 \family sans
11445 M-s
11446 \begin_inset space ~
11447 \end_inset
11448
11449
11450 \family default
11451 6
11452 \begin_inset ERT
11453 status collapsed
11454
11455 \begin_layout Plain Layout
11456
11457 }
11458 \end_layout
11459
11460 \end_inset
11461
11462 )
11463 \end_layout
11464
11465 \begin_layout Labeling
11466 \labelwidthstring 00.00.0000
11467
11468 \family sans
11469 Larger
11470 \family default
11471  
11472 \size larger
11473 This is the 
11474 \begin_inset Quotes eld
11475 \end_inset
11476
11477 Larger
11478 \begin_inset Quotes erd
11479 \end_inset
11480
11481  font size.
11482
11483 \size default
11484  (keybinding 
11485 \begin_inset ERT
11486 status collapsed
11487
11488 \begin_layout Plain Layout
11489
11490
11491 \backslash
11492 mbox{
11493 \end_layout
11494
11495 \end_inset
11496
11497
11498 \family sans
11499 M-s
11500 \begin_inset space ~
11501 \end_inset
11502
11503 S-L
11504 \family default
11505
11506 \begin_inset ERT
11507 status collapsed
11508
11509 \begin_layout Plain Layout
11510
11511 }
11512 \end_layout
11513
11514 \end_inset
11515
11516  or 
11517 \begin_inset ERT
11518 status collapsed
11519
11520 \begin_layout Plain Layout
11521
11522
11523 \backslash
11524 mbox{
11525 \end_layout
11526
11527 \end_inset
11528
11529
11530 \family sans
11531 M-s
11532 \begin_inset space ~
11533 \end_inset
11534
11535
11536 \family default
11537 7
11538 \begin_inset ERT
11539 status collapsed
11540
11541 \begin_layout Plain Layout
11542
11543 }
11544 \end_layout
11545
11546 \end_inset
11547
11548 )
11549 \end_layout
11550
11551 \begin_layout Labeling
11552 \labelwidthstring 00.00.0000
11553
11554 \family sans
11555 Largest
11556 \family default
11557  
11558 \size largest
11559 This is the 
11560 \begin_inset Quotes eld
11561 \end_inset
11562
11563 Largest
11564 \begin_inset Quotes erd
11565 \end_inset
11566
11567  font size.
11568
11569 \size default
11570  (keybinding 
11571 \begin_inset ERT
11572 status collapsed
11573
11574 \begin_layout Plain Layout
11575
11576
11577 \backslash
11578 mbox{
11579 \end_layout
11580
11581 \end_inset
11582
11583
11584 \family sans
11585 M-s
11586 \begin_inset space ~
11587 \end_inset
11588
11589
11590 \family default
11591 8
11592 \begin_inset ERT
11593 status collapsed
11594
11595 \begin_layout Plain Layout
11596
11597 }
11598 \end_layout
11599
11600 \end_inset
11601
11602 )
11603 \end_layout
11604
11605 \begin_layout Labeling
11606 \labelwidthstring 00.00.0000
11607
11608 \family sans
11609 Huge
11610 \family default
11611  
11612 \size huge
11613 This is the 
11614 \begin_inset Quotes eld
11615 \end_inset
11616
11617 Huge
11618 \begin_inset Quotes erd
11619 \end_inset
11620
11621  font size.
11622
11623 \size default
11624  (keybinding 
11625 \begin_inset ERT
11626 status collapsed
11627
11628 \begin_layout Plain Layout
11629
11630
11631 \backslash
11632 mbox{
11633 \end_layout
11634
11635 \end_inset
11636
11637
11638 \family sans
11639 M-s
11640 \begin_inset space ~
11641 \end_inset
11642
11643 h
11644 \family default
11645
11646 \begin_inset ERT
11647 status collapsed
11648
11649 \begin_layout Plain Layout
11650
11651 }
11652 \end_layout
11653
11654 \end_inset
11655
11656  or 
11657 \begin_inset ERT
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661
11662
11663 \backslash
11664 mbox{
11665 \end_layout
11666
11667 \end_inset
11668
11669
11670 \family sans
11671 M-s
11672 \begin_inset space ~
11673 \end_inset
11674
11675
11676 \family default
11677 9
11678 \begin_inset ERT
11679 status collapsed
11680
11681 \begin_layout Plain Layout
11682
11683 }
11684 \end_layout
11685
11686 \end_inset
11687
11688 )
11689 \end_layout
11690
11691 \begin_layout Labeling
11692 \labelwidthstring 00.00.0000
11693
11694 \family sans
11695 Huger
11696 \family default
11697  
11698 \size giant
11699 This is the 
11700 \begin_inset Quotes eld
11701 \end_inset
11702
11703 Huger
11704 \begin_inset Quotes erd
11705 \end_inset
11706
11707  font size.
11708
11709 \size default
11710  (keybinding 
11711 \begin_inset ERT
11712 status collapsed
11713
11714 \begin_layout Plain Layout
11715
11716
11717 \backslash
11718 mbox{
11719 \end_layout
11720
11721 \end_inset
11722
11723
11724 \family sans
11725 M-s
11726 \begin_inset space ~
11727 \end_inset
11728
11729 H
11730 \family default
11731
11732 \begin_inset ERT
11733 status collapsed
11734
11735 \begin_layout Plain Layout
11736
11737 }
11738 \end_layout
11739
11740 \end_inset
11741
11742  or 
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748
11749 \backslash
11750 mbox{
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \family sans
11757 M-s
11758 \begin_inset space ~
11759 \end_inset
11760
11761
11762 \family default
11763 0
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769 }
11770 \end_layout
11771
11772 \end_inset
11773
11774 )
11775 \end_layout
11776
11777 \end_deeper
11778 \begin_layout Standard
11779 We'll warn you 
11780 \emph on
11781 yet again
11782 \emph default
11783 : don't go crazy with this feature.
11784  You should almost never need to change the font size.
11785  LyX automatically changes the font size for different paragraph environments
11786  - use that instead.
11787  This is here for fine-tuning only!
11788 \end_layout
11789
11790 \begin_layout Labeling
11791 \labelwidthstring 00.00.0000
11792
11793 \family sans
11794 Misc
11795 \family default
11796  Here you can change a few other things at the character level.
11797  Options are:
11798 \end_layout
11799
11800 \begin_deeper
11801 \begin_layout Labeling
11802 \labelwidthstring 00.00.0000
11803
11804 \family sans
11805 Emph
11806 \family default
11807  
11808 \emph on
11809 This is text with emphasize on
11810 \emph default
11811 .
11812  This might seem like the same as 
11813 \shape italic
11814 Italic
11815 \shape default
11816 , but it is actually a bit different.
11817  Emphasized is a 
11818 \emph on
11819 logical
11820 \emph default
11821  attribute.
11822  That means every document class can define its own font used for emphasized
11823  text.
11824  Normally this font is equal to italic.
11825 \end_layout
11826
11827 \begin_layout Labeling
11828 \labelwidthstring 00.00.0000
11829
11830 \family sans
11831 Underbar
11832 \family default
11833  
11834 \bar under
11835 This is text with Underbar on.
11836
11837 \bar default
11838  (keybinding 
11839 \begin_inset ERT
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843
11844
11845 \backslash
11846 mbox{
11847 \end_layout
11848
11849 \end_inset
11850
11851
11852 \family sans
11853 M-c
11854 \begin_inset space ~
11855 \end_inset
11856
11857 u
11858 \family default
11859
11860 \begin_inset ERT
11861 status collapsed
11862
11863 \begin_layout Plain Layout
11864
11865 }
11866 \end_layout
11867
11868 \end_inset
11869
11870
11871 \family sans
11872 )
11873 \begin_inset Newline newline
11874 \end_inset
11875
11876
11877 \family default
11878 Avoid using underbar if you can! It's a holdover from the typewriter days,
11879  when you couldn't change fonts.
11880  We no longer need to emphasize text by underscoring characters.
11881  It's only included in LyX because some people 
11882 \emph on
11883 may
11884 \emph default
11885  need it in order to follow style sheets for journal submissions.
11886 \end_layout
11887
11888 \begin_layout Labeling
11889 \labelwidthstring 00.00.0000
11890
11891 \family sans
11892 Noun
11893 \family default
11894  
11895 \noun on
11896 This is text with Noun on.
11897
11898 \noun default
11899  Like 
11900 \family sans
11901 Emph
11902 \family default
11903 , this is a logical attribute.
11904  Normally it's equivalent to 
11905 \family sans
11906 Small
11907 \begin_inset space ~
11908 \end_inset
11909
11910 Caps
11911 \family default
11912 .
11913 \end_layout
11914
11915 \end_deeper
11916 \begin_layout Labeling
11917 \labelwidthstring 00.00.0000
11918
11919 \family sans
11920 Color
11921 \family default
11922  You can adjust the color of the text with this control.
11923  Notice that not all dvi-viewers are are able to display colors.
11924  Besides 
11925 \family sans
11926 No
11927 \begin_inset space ~
11928 \end_inset
11929
11930 color
11931 \family default
11932 , which is the default 
11933 \begin_inset Quotes eld
11934 \end_inset
11935
11936 color
11937 \begin_inset Quotes erd
11938 \end_inset
11939
11940  and means normally black, you can choose between 
11941 \family sans
11942 Black
11943 \family default
11944
11945 \family sans
11946 White
11947 \family default
11948
11949 \family sans
11950 Red
11951 \family default
11952
11953 \family sans
11954 Green
11955 \family default
11956
11957 \family sans
11958 Blue
11959 \family default
11960
11961 \family sans
11962 Cyan
11963 \family default
11964
11965 \family sans
11966 Magenta
11967 \family default
11968  and 
11969 \family sans
11970 Yellow
11971 \family default
11972  text.
11973 \begin_inset Index
11974 status collapsed
11975
11976 \begin_layout Plain Layout
11977 Color ! Text
11978 \end_layout
11979
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Labeling
11986 \labelwidthstring 00.00.0000
11987
11988 \family sans
11989 Language
11990 \family default
11991  This is used to mark regions of text as having a different language from
11992  the language of the document.
11993  Text marked in this way will be underlined in blue to indicate the change
11994  (only within LyX).
11995 \end_layout
11996
11997 \begin_layout Standard
11998 So you have a huge number of combinations to choose from.
11999  Once you've chosen a new character style via the 
12000 \family sans
12001 Edit\SpecialChar \menuseparator
12002 Text
12003 \begin_inset space ~
12004 \end_inset
12005
12006 Style
12007 \family default
12008  dialog, the settings are saved.
12009  You can activate them using the toolbar button 
12010 \begin_inset Graphics
12011         filename ../images/textstyle-apply.png
12012
12013 \end_inset
12014
12015 .
12016  The button lets you toggle the state of your custom character style even
12017  when the dialog isn't visible.
12018  
12019 \end_layout
12020
12021 \begin_layout Standard
12022 To completely reset the character style to the default, use 
12023 \family sans
12024 M-c
12025 \begin_inset space ~
12026 \end_inset
12027
12028 Space
12029 \family default
12030 .
12031  If you want to toggle only those properties that you have just changed
12032  (suppose you just set the shape to 
12033 \begin_inset Quotes eld
12034 \end_inset
12035
12036 slanted
12037 \begin_inset Quotes erd
12038 \end_inset
12039
12040  and the series to 
12041 \begin_inset Quotes eld
12042 \end_inset
12043
12044 bold
12045 \begin_inset Quotes erd
12046 \end_inset
12047
12048 ), set the 
12049 \family sans
12050 Toggle
12051 \begin_inset space ~
12052 \end_inset
12053
12054 all
12055 \family default
12056  switch and press 
12057 \family sans
12058 Apply
12059 \family default
12060 .
12061 \end_layout
12062
12063 \begin_layout Standard
12064 You should also know something about the differences between the three main
12065  font types 
12066 \family sans
12067 serif
12068 \family default
12069
12070 \family sans
12071 sans
12072 \begin_inset space ~
12073 \end_inset
12074
12075 serif
12076 \family default
12077 , and 
12078 \family sans
12079 typewriter
12080 \family default
12081 :
12082 \end_layout
12083
12084 \begin_layout Itemize
12085
12086 \family sans
12087 Typewriter
12088 \family default
12089  is a so called 
12090 \begin_inset Quotes eld
12091 \end_inset
12092
12093 monospaced
12094 \begin_inset Quotes erd
12095 \end_inset
12096
12097  font, that means every character has the same width, the 
12098 \begin_inset Quotes eld
12099 \end_inset
12100
12101 i
12102 \begin_inset Quotes erd
12103 \end_inset
12104
12105  is as wide as the 
12106 \begin_inset Quotes eld
12107 \end_inset
12108
12109 m
12110 \begin_inset Quotes erd
12111 \end_inset
12112
12113 .
12114  Here is an example
12115 \begin_inset Newline newline
12116 \end_inset
12117
12118
12119 \begin_inset ERT
12120 status collapsed
12121
12122 \begin_layout Plain Layout
12123
12124
12125 \backslash
12126 phantom{
12127 \end_layout
12128
12129 \end_inset
12130
12131 no 
12132 \begin_inset ERT
12133 status collapsed
12134
12135 \begin_layout Plain Layout
12136
12137 }
12138 \end_layout
12139
12140 \end_inset
12141
12142
12143 \family typewriter
12144 typewriter text
12145 \family default
12146
12147 \begin_inset Note Note
12148 status collapsed
12149
12150 \begin_layout Plain Layout
12151 For more on phantoms see section
12152 \begin_inset space ~
12153 \end_inset
12154
12155
12156 \begin_inset CommandInset ref
12157 LatexCommand ref
12158 reference "sub:More-Spaces"
12159
12160 \end_inset
12161
12162 .
12163 \end_layout
12164
12165 \end_inset
12166
12167
12168 \begin_inset Newline newline
12169 \end_inset
12170
12171 no typewriter text
12172 \end_layout
12173
12174 \begin_layout Itemize
12175
12176 \family sans
12177 Serif
12178 \family default
12179  fonts use characters with serifs.
12180  These are the small 
12181 \begin_inset Quotes eld
12182 \end_inset
12183
12184 appendices
12185 \begin_inset Quotes erd
12186 \end_inset
12187
12188  at all ends of of the streaks that form the character.
12189  The following example will show the difference:
12190 \begin_inset Newline newline
12191 \end_inset
12192
12193 text with serifs
12194 \begin_inset Newline newline
12195 \end_inset
12196
12197
12198 \family sans
12199 text without serifs
12200 \family default
12201
12202 \begin_inset Newline newline
12203 \end_inset
12204
12205 Serifs facilitates an easy and fast reading.
12206  They are therefore used as default font (named 
12207 \family sans
12208 roman
12209 \family default
12210 ).
12211 \end_layout
12212
12213 \begin_layout Itemize
12214
12215 \family sans
12216 Sans serif
12217 \family default
12218  don't use serifs.
12219  This font type is therefore often used for headings and short texts.
12220  We use it in this document to highlight menu names.
12221 \end_layout
12222
12223 \begin_layout Standard
12224 We conclude with the same warning once again: Don't overuse the fonts.
12225  They are, more often than not, a kludge and a bad substitute for good writing.
12226 \end_layout
12227
12228 \begin_layout Section
12229 Printing and Previewing
12230 \end_layout
12231
12232 \begin_layout Subsection
12233 Overview
12234 \end_layout
12235
12236 \begin_layout Standard
12237 Now that we've covered some of the basic features of document preparation
12238  using LyX, you probably want to know how to print out your masterpiece.
12239  Before we tell you that, we want to give you a quick explanation of what
12240  goes on behind-the-scenes.
12241  We cover these informations in much greater detail in the 
12242 \emph on
12243 Extended
12244 \begin_inset space ~
12245 \end_inset
12246
12247 Features
12248 \emph default
12249  manual as well.
12250 \end_layout
12251
12252 \begin_layout Standard
12253 LyX uses the program LaTeX as its backend.
12254  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12255  confusion, we'll only refer to LaTeX.
12256  LyX is what you use to do your actual writing.
12257  Then, LyX calls LaTeX to turn your writing into printable output.
12258  This happens in two stages:
12259 \end_layout
12260
12261 \begin_layout Enumerate
12262 First, LyX converts your document to a series of text commands for LaTeX,
12263  generating a file with the extension, 
12264 \begin_inset Quotes eld
12265 \end_inset
12266
12267
12268 \family typewriter
12269 .tex
12270 \family default
12271
12272 \begin_inset Quotes erd
12273 \end_inset
12274
12275 .
12276 \end_layout
12277
12278 \begin_layout Enumerate
12279 Next, LaTeX uses the commands in the 
12280 \family typewriter
12281 .tex
12282 \family default
12283  file to produce printable output.
12284  
12285 \end_layout
12286
12287 \begin_layout Subsection
12288 Output file formats
12289 \begin_inset Index
12290 status collapsed
12291
12292 \begin_layout Plain Layout
12293 File formats
12294 \end_layout
12295
12296 \end_inset
12297
12298
12299 \begin_inset CommandInset label
12300 LatexCommand label
12301 name "sub:Output-file-formats"
12302
12303 \end_inset
12304
12305
12306 \end_layout
12307
12308 \begin_layout Subsubsection
12309 ASCII
12310 \begin_inset Index
12311 status collapsed
12312
12313 \begin_layout Plain Layout
12314 File formats ! ASCII
12315 \end_layout
12316
12317 \end_inset
12318
12319
12320 \end_layout
12321
12322 \begin_layout Standard
12323 This file type has the extension 
12324 \begin_inset Quotes eld
12325 \end_inset
12326
12327
12328 \family typewriter
12329 .txt
12330 \family default
12331
12332 \begin_inset Quotes erd
12333 \end_inset
12334
12335 .
12336  It contains your document as plain text following the rules of the 
12337 \begin_inset Quotes eld
12338 \end_inset
12339
12340 American Standard Code for Information Interchange
12341 \begin_inset Quotes erd
12342 \end_inset
12343
12344  (ASCII).
12345 \end_layout
12346
12347 \begin_layout Standard
12348 You can export your document to ASCII by the menu 
12349 \family sans
12350 File\SpecialChar \menuseparator
12351 Export\SpecialChar \menuseparator
12352 ASCII
12353 \family default
12354 .
12355 \end_layout
12356
12357 \begin_layout Subsubsection
12358 LaTeX
12359 \begin_inset Index
12360 status collapsed
12361
12362 \begin_layout Plain Layout
12363 File formats ! Latex@LaTeX
12364 \end_layout
12365
12366 \end_inset
12367
12368
12369 \end_layout
12370
12371 \begin_layout Standard
12372 This file type has the extension 
12373 \begin_inset Quotes eld
12374 \end_inset
12375
12376
12377 \family typewriter
12378 .tex
12379 \family default
12380
12381 \begin_inset Quotes erd
12382 \end_inset
12383
12384  and contains all commands that are necessary for the LaTeX program to process
12385  your document.
12386  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12387  it manually with console commands.
12388  The LaTeX-file is automatically created in LyX's temporary directory whenever
12389  you view or export your document.
12390 \end_layout
12391
12392 \begin_layout Standard
12393 You can export your document as LaTeX-file using the menu 
12394 \family sans
12395 File\SpecialChar \menuseparator
12396 Export\SpecialChar \menuseparator
12397 LaT
12398 \begin_inset ERT
12399 status collapsed
12400
12401 \begin_layout Plain Layout
12402
12403 {}
12404 \end_layout
12405
12406 \end_inset
12407
12408 eX
12409 \family default
12410 .
12411 \end_layout
12412
12413 \begin_layout Subsubsection
12414 DVI
12415 \begin_inset Index
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 File formats ! DVI
12420 \end_layout
12421
12422 \end_inset
12423
12424
12425 \end_layout
12426
12427 \begin_layout Standard
12428 This file type has the extension 
12429 \begin_inset Quotes eld
12430 \end_inset
12431
12432
12433 \family typewriter
12434 .dvi
12435 \family default
12436
12437 \begin_inset Quotes erd
12438 \end_inset
12439
12440 .
12441  It is called 
12442 \begin_inset Quotes eld
12443 \end_inset
12444
12445 device-independent
12446 \begin_inset Quotes erd
12447 \end_inset
12448
12449  (DVI), because it is completely portable; you can move them from one machine
12450  to another without needing to do any sort of conversion.
12451  At the time when this file-format was developed, this was no matter of
12452  course.
12453  DVIs are used for quick previews and as pre-stage for other output formats,
12454  like PostScript.
12455 \end_layout
12456
12457 \begin_layout Standard
12458 \begin_inset Note Greyedout
12459 status open
12460
12461 \begin_layout Plain Layout
12462
12463 \series bold
12464 Note:
12465 \series default
12466  The DVI file doesn't contain images, they will only be a linked.
12467  So don't forget to deliver the images together with your DVIs.
12468 \end_layout
12469
12470 \end_inset
12471
12472 This property can also slow down your computer when you view the DVI.
12473  Because the DVI-viewer has to convert the image in the background to make
12474  it visible when you scroll in the DVI.
12475  So we recommend to use PDF for files with many images.
12476 \end_layout
12477
12478 \begin_layout Standard
12479 You can export your document to DVI by the menu 
12480 \family sans
12481 File\SpecialChar \menuseparator
12482 Export\SpecialChar \menuseparator
12483 DVI
12484 \family default
12485 .
12486 \end_layout
12487
12488 \begin_layout Subsubsection
12489 PostScript
12490 \begin_inset Index
12491 status collapsed
12492
12493 \begin_layout Plain Layout
12494 File formats ! PostScript
12495 \end_layout
12496
12497 \end_inset
12498
12499
12500 \end_layout
12501
12502 \begin_layout Standard
12503 This file type has the extension 
12504 \begin_inset Quotes eld
12505 \end_inset
12506
12507
12508 \family typewriter
12509 .ps
12510 \family default
12511
12512 \begin_inset Quotes erd
12513 \end_inset
12514
12515 .
12516  PostScript was developed by the company 
12517 \family typewriter
12518 Adobe
12519 \family default
12520  as printer language.
12521  The file contains therefore commands that the printer uses to print the
12522  file.
12523  PostScript can be seen as 
12524 \begin_inset Quotes eld
12525 \end_inset
12526
12527 programming language
12528 \begin_inset Quotes erd
12529 \end_inset
12530
12531 ; you can calculate with it and draw diagrams and images.
12532 \begin_inset Foot
12533 status collapsed
12534
12535 \begin_layout Plain Layout
12536 If you are interested to learn more about this, have a look at the LaTeX-package
12537  
12538 \series bold
12539 pstricks
12540 \series default
12541
12542 \begin_inset Index
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546 Latex@LaTeX-packages ! pstricks
12547 \end_layout
12548
12549 \end_inset
12550
12551 .
12552 \end_layout
12553
12554 \end_inset
12555
12556  Due to this ability, the files are often bigger than PDFs.
12557 \end_layout
12558
12559 \begin_layout Standard
12560 PostScript can only contain images in the format 
12561 \begin_inset Quotes eld
12562 \end_inset
12563
12564 Encapsulated PostScript
12565 \begin_inset Quotes erd
12566 \end_inset
12567
12568  (EPS, file extension 
12569 \begin_inset Quotes eld
12570 \end_inset
12571
12572
12573 \family typewriter
12574 .eps
12575 \family default
12576
12577 \begin_inset Quotes erd
12578 \end_inset
12579
12580 ).
12581  As LyX allows you to use any known image format in your document, it has
12582  to convert them in the background to EPS.
12583  If you have e.g 50 images in your document, LyX has to do 50 conversions
12584  whenever you view or export your document.
12585  This will slow down your workflow with LyX drastically.
12586  So if you plan to use PostScript, you can insert your images directly as
12587  EPS to avoid this problem.
12588 \end_layout
12589
12590 \begin_layout Standard
12591 You can export your document to PostScript using the menu 
12592 \family sans
12593 File\SpecialChar \menuseparator
12594 Export\SpecialChar \menuseparator
12595 PostScript
12596 \family default
12597 .
12598 \end_layout
12599
12600 \begin_layout Subsubsection
12601 PDF
12602 \begin_inset Index
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606 File formats ! PDF
12607 \end_layout
12608
12609 \end_inset
12610
12611
12612 \begin_inset Index
12613 status collapsed
12614
12615 \begin_layout Plain Layout
12616 PDF
12617 \end_layout
12618
12619 \end_inset
12620
12621
12622 \end_layout
12623
12624 \begin_layout Standard
12625 This file type has the extension 
12626 \begin_inset Quotes eld
12627 \end_inset
12628
12629
12630 \family typewriter
12631 .pdf
12632 \family default
12633
12634 \begin_inset Quotes erd
12635 \end_inset
12636
12637 .
12638  The 
12639 \begin_inset Quotes eld
12640 \end_inset
12641
12642 Portable Document Format
12643 \begin_inset Quotes erd
12644 \end_inset
12645
12646  (PDF) is developed by 
12647 \family typewriter
12648 Adobe
12649 \family default
12650  as derivative from PostScript.
12651  It is more compressed and it uses much less commands than PostScript.
12652  As the name 
12653 \begin_inset Quotes eld
12654 \end_inset
12655
12656 portable
12657 \begin_inset Quotes erd
12658 \end_inset
12659
12660  implies, it can be processed at any computer system and the printed output
12661  looks exactly the same.
12662 \end_layout
12663
12664 \begin_layout Standard
12665 PDF can contain images in its own PDF format and in the formats 
12666 \begin_inset Quotes eld
12667 \end_inset
12668
12669 Joint Photographic Experts Group
12670 \begin_inset Quotes erd
12671 \end_inset
12672
12673  (JPG, file extension 
12674 \begin_inset Quotes eld
12675 \end_inset
12676
12677
12678 \family typewriter
12679 .jpg
12680 \family default
12681
12682 \begin_inset Quotes erd
12683 \end_inset
12684
12685  or 
12686 \begin_inset Quotes eld
12687 \end_inset
12688
12689
12690 \family typewriter
12691 .jpeg
12692 \family default
12693
12694 \begin_inset Quotes erd
12695 \end_inset
12696
12697 ) and 
12698 \begin_inset Quotes eld
12699 \end_inset
12700
12701 Portable Network Graphics
12702 \begin_inset Quotes erd
12703 \end_inset
12704
12705  (PNG, file extension 
12706 \begin_inset Quotes eld
12707 \end_inset
12708
12709
12710 \family typewriter
12711 .png
12712 \family default
12713
12714 \begin_inset Quotes erd
12715 \end_inset
12716
12717 ).
12718  You can although use any other image format, because LyX converts them
12719  in the background to one of these formats.
12720  But as described in the section about PostScript, the image conversion
12721  will slow down your workflow.
12722  So we recommend to use images in one of the three mentioned formats.
12723 \end_layout
12724
12725 \begin_layout Standard
12726 You can export your document to PDF via the menu 
12727 \family sans
12728 File\SpecialChar \menuseparator
12729 Export
12730 \family default
12731  in three different ways:
12732 \end_layout
12733
12734 \begin_layout Description
12735 PDF This uses the program 
12736 \family typewriter
12737 ps2pdf
12738 \family default
12739  that creates a PDF from a PostScript-version of your file.
12740  The PostScript-version is produced by the program 
12741 \family typewriter
12742 dvips
12743 \family default
12744  which uses a DVI-version as intermediate step.
12745  So this export variant consist of three conversions.
12746 \end_layout
12747
12748 \begin_layout Description
12749 PDF
12750 \begin_inset space ~
12751 \end_inset
12752
12753 (dvipdfm) This uses the program 
12754 \family typewriter
12755 dvipdfm
12756 \family default
12757  that converts your file in the background to DVI and in a second step to
12758  PDF.
12759 \end_layout
12760
12761 \begin_layout Description
12762 PDF
12763 \begin_inset space ~
12764 \end_inset
12765
12766 (pdflatex) This uses the program 
12767 \family typewriter
12768 pdftex
12769 \family default
12770  that converts your file directly to PDF.
12771 \end_layout
12772
12773 \begin_layout Standard
12774 We recommend to use 
12775 \family sans
12776 PDF
12777 \begin_inset space ~
12778 \end_inset
12779
12780 (pdflatex)
12781 \family default
12782  because 
12783 \family typewriter
12784 pdftex
12785 \family default
12786  supports all features of actual PDF-versions, is quick and works stable
12787  without problems.
12788  The program 
12789 \family typewriter
12790 dvipdfm
12791 \family default
12792  is no more under development and therefore a bit outdated.
12793 \end_layout
12794
12795 \begin_layout Subsection
12796 Previewing
12797 \begin_inset Index
12798 status collapsed
12799
12800 \begin_layout Plain Layout
12801 Document ! Preview 
12802 \end_layout
12803
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Standard
12810 To get a look at the final version of your document, with all of the pagebreaks
12811  in place, the footnotes correctly numbered, and so on, use the menu 
12812 \family sans
12813 View
12814 \family default
12815  and choose a file type.
12816  A viewing program will popup showing the output.
12817  For 
12818 \family sans
12819 View\SpecialChar \menuseparator
12820 DVI
12821 \family default
12822  you can use the toolbar button 
12823 \begin_inset Graphics
12824         filename ../images/buffer-view_dvi.png
12825
12826 \end_inset
12827
12828  (shortcut 
12829 \family sans
12830 C-d
12831 \family default
12832 ), for 
12833 \family sans
12834 View\SpecialChar \menuseparator
12835 PDF
12836 \begin_inset space ~
12837 \end_inset
12838
12839 (pdflatex)
12840 \family default
12841  you can use the toolbar button 
12842 \begin_inset Graphics
12843         filename ../images/buffer-export_pdf2.png
12844
12845 \end_inset
12846
12847 .
12848 \end_layout
12849
12850 \begin_layout Standard
12851 If you have changed your document, you can refresh the output in the same
12852  viewer window using the menu 
12853 \family sans
12854 View\SpecialChar \menuseparator
12855 Update
12856 \family default
12857 .
12858 \end_layout
12859
12860 \begin_layout Standard
12861 When you preview a file, the output file is only generated in LyX's temporary
12862  directory.
12863  To have a real output, export your document.
12864 \end_layout
12865
12866 \begin_layout Subsection
12867 Printing the File from within LyX
12868 \begin_inset CommandInset label
12869 LatexCommand label
12870 name "sub:Printing-the-File"
12871
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \begin_layout Standard
12878 Instead of exporting your file and then printing them, you can also print
12879  it directly from within LyX.
12880  To print a file, select the menu 
12881 \family sans
12882 File\SpecialChar \menuseparator
12883 Print
12884 \family default
12885  or click on the toolbar button 
12886 \begin_inset Graphics
12887         filename ../images/dialog-show_print.png
12888
12889 \end_inset
12890
12891 .
12892  LyX will internally call LaTeX to produce a DVI.
12893  This file is then processed by the program 
12894 \family typewriter
12895 dvips
12896 \family default
12897  to PostScript-file, which is finally printed using the program 
12898 \family typewriter
12899 Ghostscript
12900 \family default
12901 .
12902  Due to these steps in the background, this method is not the fastest.
12903 \end_layout
12904
12905 \begin_layout Standard
12906 You can choose to print only even-numbered or odd-numbered pages - this
12907  is useful for printing on two sides: You can re-insert the pages after
12908  printing one set to print on the other side.
12909  Some printers spit out pages face-up, others, face-down.
12910  By choosing a particular order to print in, you can take the entire stack
12911  of pages out of the printer without needing to reorder them.
12912 \end_layout
12913
12914 \begin_layout Standard
12915 You can set the parameters in the 
12916 \family sans
12917 Print
12918 \begin_inset space ~
12919 \end_inset
12920
12921 Destination
12922 \family default
12923  box as follows:
12924 \end_layout
12925
12926 \begin_layout Labeling
12927 \labelwidthstring 00.00.0000
12928
12929 \family sans
12930 Printer
12931 \family default
12932  This is the name of the printer to print to.
12933 \begin_inset Foot
12934 status collapsed
12935
12936 \begin_layout Plain Layout
12937 Note that this printer name is for the program 
12938 \family typewriter
12939 dvips
12940 \family default
12941 .
12942  That means 
12943 \family typewriter
12944 dvips
12945 \family default
12946  has to be configured for this printer name.
12947  The default printer can be set in LyX's preferences dialog, see section
12948 \begin_inset space ~
12949 \end_inset
12950
12951
12952 \begin_inset CommandInset ref
12953 LatexCommand ref
12954 reference "sub:Printer"
12955
12956 \end_inset
12957
12958 .
12959 \end_layout
12960
12961 \end_inset
12962
12963  The printer should understand PostScript.
12964 \end_layout
12965
12966 \begin_layout Labeling
12967 \labelwidthstring 00.00.0000
12968
12969 \family sans
12970 File
12971 \family default
12972  The name of a file to print to.
12973  The output will be a PostScript file.
12974  It will be written in LyX's working directory unless you specify the full
12975  path.
12976 \end_layout
12977
12978 \begin_layout Section
12979 A few Words about Typography
12980 \begin_inset Index
12981 status collapsed
12982
12983 \begin_layout Plain Layout
12984 Typography
12985 \end_layout
12986
12987 \end_inset
12988
12989
12990 \end_layout
12991
12992 \begin_layout Subsection
12993 Hyphens
12994 \begin_inset Index
12995 status collapsed
12996
12997 \begin_layout Plain Layout
12998 Hyphens
12999 \end_layout
13000
13001 \end_inset
13002
13003
13004 \begin_inset CommandInset label
13005 LatexCommand label
13006 name "sub:Hyphens"
13007
13008 \end_inset
13009
13010
13011 \end_layout
13012
13013 \begin_layout Standard
13014 In LyX, the 
13015 \begin_inset Quotes eld
13016 \end_inset
13017
13018
13019 \family typewriter
13020 -
13021 \family default
13022
13023 \begin_inset Quotes eld
13024 \end_inset
13025
13026  character comes in three lengths, often called the 
13027 \emph on
13028 hyphen
13029 \emph default
13030 , the 
13031 \emph on
13032 en dash
13033 \emph default
13034 , and the 
13035 \emph on
13036 em dash
13037 \emph default
13038 :
13039 \end_layout
13040
13041 \begin_layout Enumerate
13042 hyphen
13043 \begin_inset space \hfill{}
13044 \end_inset
13045
13046 -
13047 \begin_inset space \hfill{}
13048 \end_inset
13049
13050 made with 
13051 \begin_inset Quotes eld
13052 \end_inset
13053
13054
13055 \family typewriter
13056 -
13057 \family default
13058
13059 \begin_inset Quotes eld
13060 \end_inset
13061
13062
13063 \end_layout
13064
13065 \begin_layout Enumerate
13066 en dash
13067 \begin_inset space \hfill{}
13068 \end_inset
13069
13070 --
13071 \begin_inset space \hfill{}
13072 \end_inset
13073
13074 made with 
13075 \begin_inset Quotes eld
13076 \end_inset
13077
13078
13079 \family typewriter
13080 -
13081 \begin_inset ERT
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085
13086
13087 \backslash
13088 /
13089 \end_layout
13090
13091 \end_inset
13092
13093 -
13094 \family default
13095
13096 \begin_inset Quotes eld
13097 \end_inset
13098
13099
13100 \end_layout
13101
13102 \begin_layout Enumerate
13103 em dash
13104 \begin_inset space \hfill{}
13105 \end_inset
13106
13107 ---
13108 \begin_inset space \hfill{}
13109 \end_inset
13110
13111 made with 
13112 \begin_inset Quotes eld
13113 \end_inset
13114
13115
13116 \family typewriter
13117 -
13118 \begin_inset ERT
13119 status collapsed
13120
13121 \begin_layout Plain Layout
13122
13123
13124 \backslash
13125 /
13126 \end_layout
13127
13128 \end_inset
13129
13130 -
13131 \begin_inset ERT
13132 status collapsed
13133
13134 \begin_layout Plain Layout
13135
13136
13137 \backslash
13138 /
13139 \end_layout
13140
13141 \end_inset
13142
13143 -
13144 \family default
13145
13146 \begin_inset Quotes eld
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \begin_layout Enumerate
13153 minus sign
13154 \begin_inset space \hfill{}
13155 \end_inset
13156
13157
13158 \begin_inset Formula $-$
13159 \end_inset
13160
13161
13162 \begin_inset space \hfill{}
13163 \end_inset
13164
13165
13166 \begin_inset Quotes eld
13167 \end_inset
13168
13169
13170 \family typewriter
13171 -
13172 \family default
13173
13174 \begin_inset Quotes eld
13175 \end_inset
13176
13177  in math mode
13178 \end_layout
13179
13180 \begin_layout Standard
13181 You generate them by inserting the 
13182 \begin_inset Quotes eld
13183 \end_inset
13184
13185
13186 \family typewriter
13187 -
13188 \family default
13189
13190 \begin_inset Quotes eld
13191 \end_inset
13192
13193  character multiple times in a row.
13194  They are automatically converted to the appropriate length dash in the
13195  final output, but not in LyX.
13196 \end_layout
13197
13198 \begin_layout Standard
13199 The three dash types are distinct from the minus sign, which appears in
13200  math mode and has a length of its own.
13201  Here are some examples of the 
13202 \begin_inset Quotes eld
13203 \end_inset
13204
13205
13206 \family typewriter
13207 -
13208 \family default
13209
13210 \begin_inset Quotes eld
13211 \end_inset
13212
13213  in use:
13214 \end_layout
13215
13216 \begin_layout Enumerate
13217 line- and page-breaks
13218 \begin_inset space \hfill{}
13219 \end_inset
13220
13221 (
13222 \emph on
13223 hyphen
13224 \emph default
13225 )
13226 \end_layout
13227
13228 \begin_layout Enumerate
13229 From A--Z
13230 \begin_inset space \hfill{}
13231 \end_inset
13232
13233 (
13234 \emph on
13235 en dash
13236 \emph default
13237 )
13238 \end_layout
13239
13240 \begin_layout Enumerate
13241 Oh --- there's a dash.
13242 \begin_inset space \hfill{}
13243 \end_inset
13244
13245 (
13246 \emph on
13247 em dash
13248 \emph default
13249 )
13250 \end_layout
13251
13252 \begin_layout Enumerate
13253 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13254 \end_inset
13255
13256
13257 \begin_inset space \hfill{}
13258 \end_inset
13259
13260 (
13261 \emph on
13262 minus sign
13263 \emph default
13264 )
13265 \end_layout
13266
13267 \begin_layout Subsection
13268 Hyphenation
13269 \begin_inset Index
13270 status collapsed
13271
13272 \begin_layout Plain Layout
13273 Hyphenation
13274 \end_layout
13275
13276 \end_inset
13277
13278
13279 \begin_inset CommandInset label
13280 LatexCommand label
13281 name "sub:Hyphenation"
13282
13283 \end_inset
13284
13285
13286 \end_layout
13287
13288 \begin_layout Standard
13289 Words aren't hyphenated within LyX but automatically in the output.
13290  Hyphenation is done by the LaTeX-package 
13291 \series bold
13292 babel
13293 \begin_inset Index
13294 status collapsed
13295
13296 \begin_layout Plain Layout
13297 Latex@LaTeX-packages ! babel
13298 \end_layout
13299
13300 \end_inset
13301
13302
13303 \series default
13304  following the rules of the document language
13305 \begin_inset Foot
13306 status collapsed
13307
13308 \begin_layout Plain Layout
13309 For German readers: That's one of the main differences between the languages
13310  
13311 \family sans
13312 German
13313 \family default
13314  and 
13315 \family sans
13316 German
13317 \begin_inset space ~
13318 \end_inset
13319
13320 (new
13321 \begin_inset space ~
13322 \end_inset
13323
13324 spelling)
13325 \family default
13326  in the 
13327 \family sans
13328 Document\SpecialChar \menuseparator
13329 Settings
13330 \family default
13331  dialog.
13332 \end_layout
13333
13334 \end_inset
13335
13336 .
13337 \end_layout
13338
13339 \begin_layout Standard
13340 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13341  font 
13342 \family sans
13343 typewriter
13344 \family default
13345  and with unusual constructs, like 
13346 \begin_inset Quotes eld
13347 \end_inset
13348
13349 h3knix/m0n0wall
13350 \begin_inset Quotes erd
13351 \end_inset
13352
13353 .
13354  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13355  This is done with the menu 
13356 \family sans
13357 Insert\SpecialChar \menuseparator
13358 Formatting\SpecialChar \menuseparator
13359 Hyphenation
13360 \begin_inset space ~
13361 \end_inset
13362
13363 Point
13364 \family default
13365 .
13366  These extra hyphenation points are only recommendations to LaTeX.
13367  If no hyphenation is necessary, LaTeX will ignore them.
13368 \end_layout
13369
13370 \begin_layout Standard
13371 Sometimes you want to prevent words or constructs to be hyphenated.
13372  The keybindings/shortcuts in this document consists of three letters with
13373  a hyphen and a space in the form 
13374 \begin_inset Quotes eld
13375 \end_inset
13376
13377 A-b c
13378 \begin_inset Quotes erd
13379 \end_inset
13380
13381 .
13382  LaTeX finds there the hyphen 
13383 \begin_inset Quotes eld
13384 \end_inset
13385
13386 -
13387 \begin_inset Quotes erd
13388 \end_inset
13389
13390  as hyphenation possibility.
13391  Hyphenating at this point would look ugly.
13392  To prevent the shortcut from being hyphenated, we can put it in the argument
13393  of the LaTeX-box-command 
13394 \series bold
13395
13396 \backslash
13397 mbox
13398 \series default
13399 , because text within LaTeX-boxes can't be hyphenated.
13400  As LyX doesn't support 
13401 \series bold
13402
13403 \backslash
13404 mbox
13405 \series default
13406 , we have to use ERT.
13407  The result looks in LyX like:
13408 \end_layout
13409
13410 \begin_layout Standard
13411 \begin_inset Graphics
13412         filename clipart/mbox.png
13413
13414 \end_inset
13415
13416
13417 \end_layout
13418
13419 \begin_layout Standard
13420 To learn more about ERT, have a look at section
13421 \begin_inset space ~
13422 \end_inset
13423
13424
13425 \begin_inset CommandInset ref
13426 LatexCommand ref
13427 reference "sec:ERT"
13428
13429 \end_inset
13430
13431 .
13432 \end_layout
13433
13434 \begin_layout Subsection
13435 Punctuation Marks
13436 \begin_inset Index
13437 status collapsed
13438
13439 \begin_layout Plain Layout
13440 Punctuation marks
13441 \end_layout
13442
13443 \end_inset
13444
13445
13446 \end_layout
13447
13448 \begin_layout Subsubsection
13449 Abbreviations and End of Sentence
13450 \begin_inset CommandInset label
13451 LatexCommand label
13452 name "sub:Abbreviations"
13453
13454 \end_inset
13455
13456
13457 \end_layout
13458
13459 \begin_layout Standard
13460 When LyX calls LaTeX to generate the final version of your document, LaTeX
13461  automatically distinguishes between words, sentences, and abbreviations.
13462  LaTeX then adds the 
13463 \begin_inset Quotes eld
13464 \end_inset
13465
13466 appropriate amount of space
13467 \begin_inset Quotes erd
13468 \end_inset
13469
13470 .
13471  That means sentences get a little bit more space between the period and
13472  the next word.
13473  Abbreviations get the same amount of space after the period as a word uses.
13474 \end_layout
13475
13476 \begin_layout Standard
13477 Unfortunately, the algorithm for figuring out what's an abbreviation works
13478  not for all cases.
13479  If a 
13480 \begin_inset Quotes eld
13481 \end_inset
13482
13483
13484 \family typewriter
13485 .
13486 \family default
13487
13488 \begin_inset Quotes erd
13489 \end_inset
13490
13491  is at the end of a lowercase letter, it's the end of a sentence; if it's
13492  at the end of a capitalized letter, it's an abbreviation.
13493 \end_layout
13494
13495 \begin_layout Standard
13496 Here are some examples of 
13497 \emph on
13498 correct
13499 \emph default
13500  abbreviations and the end of a sentence:
13501 \end_layout
13502
13503 \begin_layout Itemize
13504 M.
13505  Butterfly
13506 \end_layout
13507
13508 \begin_layout Itemize
13509 Don't worry.
13510  Be happy.
13511 \end_layout
13512
13513 \begin_layout Standard
13514 And here's an example of the algorithm going wrong:
13515 \end_layout
13516
13517 \begin_layout Itemize
13518 e.
13519  g.
13520  this is too much space!
13521 \end_layout
13522
13523 \begin_layout Itemize
13524 This is I.
13525  It's okay.
13526 \end_layout
13527
13528 \begin_layout Standard
13529 You won't see anything wrong until you view a final version of your document.
13530 \end_layout
13531
13532 \begin_layout Standard
13533 To fix this problem, use one of the following:
13534 \end_layout
13535
13536 \begin_layout Enumerate
13537 Use an 
13538 \family sans
13539 Inter-word
13540 \begin_inset space ~
13541 \end_inset
13542
13543 Space
13544 \family default
13545  after lowercase abbreviations (see section
13546 \begin_inset space ~
13547 \end_inset
13548
13549
13550 \begin_inset CommandInset ref
13551 LatexCommand ref
13552 reference "sub:Inter-word-Space"
13553
13554 \end_inset
13555
13556 ).
13557 \begin_inset Index
13558 status collapsed
13559
13560 \begin_layout Plain Layout
13561 Spaces ! inter-word
13562 \end_layout
13563
13564 \end_inset
13565
13566
13567 \end_layout
13568
13569 \begin_layout Enumerate
13570 Use a 
13571 \family sans
13572 Thin
13573 \begin_inset space ~
13574 \end_inset
13575
13576 Space
13577 \family default
13578  between two tokens of an abbreviation (see section
13579 \begin_inset space ~
13580 \end_inset
13581
13582
13583 \begin_inset CommandInset ref
13584 LatexCommand ref
13585 reference "sub:Thin-Space"
13586
13587 \end_inset
13588
13589 ).
13590 \begin_inset Index
13591 status collapsed
13592
13593 \begin_layout Plain Layout
13594 Spaces ! thin
13595 \end_layout
13596
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \begin_layout Enumerate
13603 Use an 
13604 \family sans
13605 End
13606 \begin_inset space ~
13607 \end_inset
13608
13609 of
13610 \begin_inset space ~
13611 \end_inset
13612
13613 sentence
13614 \begin_inset space ~
13615 \end_inset
13616
13617 period
13618 \family default
13619  found under the 
13620 \family sans
13621 Insert\SpecialChar \menuseparator
13622 Special
13623 \begin_inset space ~
13624 \end_inset
13625
13626 Character
13627 \family default
13628  menu to force the use of inter-sentence spacing.
13629  This function is also bound to 
13630 \family sans
13631 C-period
13632 \family default
13633  for easy access.
13634 \end_layout
13635
13636 \begin_layout Standard
13637 With the corrections, our earlier examples look like this:
13638 \end_layout
13639
13640 \begin_layout Itemize
13641 e.
13642 \begin_inset space \thinspace{}
13643 \end_inset
13644
13645 g.
13646 \begin_inset space \space{}
13647 \end_inset
13648
13649 this is too much space!
13650 \end_layout
13651
13652 \begin_layout Itemize
13653 This is I\SpecialChar \@.
13654  It's okay.
13655 \end_layout
13656
13657 \begin_layout Standard
13658 Some languages don't use extra spacing between sentences.
13659  If your language is such a language, you don't need to worry, because the
13660  LaTeX will care about this.
13661 \end_layout
13662
13663 \begin_layout Standard
13664 For those that do need to bother, there is help to catch those sneaky errors:
13665  check out the 
13666 \family sans
13667 Tools\SpecialChar \menuseparator
13668 Check
13669 \begin_inset space ~
13670 \end_inset
13671
13672 TeX
13673 \family default
13674  feature described in section 
13675 \emph on
13676 Checking TeX
13677 \emph default
13678  of the 
13679 \emph on
13680 Extended Features
13681 \emph default
13682  manual.
13683 \end_layout
13684
13685 \begin_layout Subsubsection
13686 Quotes
13687 \begin_inset Index
13688 status collapsed
13689
13690 \begin_layout Plain Layout
13691 Typography ! Quotes
13692 \end_layout
13693
13694 \end_inset
13695
13696
13697 \begin_inset Index
13698 status collapsed
13699
13700 \begin_layout Plain Layout
13701 Quotes | see
13702 \begin_inset ERT
13703 status collapsed
13704
13705 \begin_layout Plain Layout
13706
13707 {
13708 \end_layout
13709
13710 \end_inset
13711
13712 Typography
13713 \begin_inset ERT
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718 }
13719 \end_layout
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \end_inset
13727
13728
13729 \begin_inset CommandInset label
13730 LatexCommand label
13731 name "sub:Quotes"
13732
13733 \end_inset
13734
13735
13736 \end_layout
13737
13738 \begin_layout Standard
13739 LyX usually sets quotes correctly.
13740  Specifically, it will use an opening quote at the beginning of quoted text,
13741  and use a closing quote at the end.
13742  For example, 
13743 \begin_inset Quotes eld
13744 \end_inset
13745
13746 open close
13747 \begin_inset Quotes erd
13748 \end_inset
13749
13750 .
13751  The keyboard character, 
13752 \family sans
13753 "
13754 \family default
13755 , generates this automatically.
13756 \end_layout
13757
13758 \begin_layout Standard
13759 You can change the behavior of the 
13760 \family sans
13761 "
13762 \family default
13763  key using the submenu 
13764 \family sans
13765 Language
13766 \family default
13767  of the dialog 
13768 \family sans
13769 Document\SpecialChar \menuseparator
13770 Settings
13771 \family default
13772
13773 \begin_inset Index
13774 status collapsed
13775
13776 \begin_layout Plain Layout
13777 Document ! Settings
13778 \end_layout
13779
13780 \end_inset
13781
13782  dialog.
13783 \end_layout
13784
13785 \begin_layout Standard
13786 You can also select quotes for different languages in the box 
13787 \family sans
13788 Type
13789 \family default
13790  option.
13791  There are six choices:
13792 \end_layout
13793
13794 \begin_layout Labeling
13795 \labelwidthstring 00.00.0000
13796
13797 \family sans
13798 \begin_inset Quotes eld
13799 \end_inset
13800
13801 Text
13802 \begin_inset Quotes erd
13803 \end_inset
13804
13805
13806 \family default
13807  Use quotes like this 
13808 \begin_inset Quotes eld
13809 \end_inset
13810
13811 double
13812 \begin_inset Quotes erd
13813 \end_inset
13814
13815  or 
13816 \begin_inset Quotes els
13817 \end_inset
13818
13819 single
13820 \begin_inset Quotes ers
13821 \end_inset
13822
13823
13824 \end_layout
13825
13826 \begin_layout Labeling
13827 \labelwidthstring 00.00.0000
13828
13829 \family sans
13830 \begin_inset Quotes sld
13831 \end_inset
13832
13833 Text
13834 \begin_inset Quotes srd
13835 \end_inset
13836
13837
13838 \family default
13839  Use quotes like 
13840 \begin_inset Quotes sld
13841 \end_inset
13842
13843 this
13844 \begin_inset Quotes srd
13845 \end_inset
13846
13847  or 'this
13848 \begin_inset Quotes ers
13849 \end_inset
13850
13851
13852 \end_layout
13853
13854 \begin_layout Labeling
13855 \labelwidthstring 00.00.0000
13856
13857 \family sans
13858 \begin_inset Quotes gld
13859 \end_inset
13860
13861 Text
13862 \begin_inset Quotes grd
13863 \end_inset
13864
13865
13866 \family default
13867  Use quotes like 
13868 \begin_inset Quotes gld
13869 \end_inset
13870
13871 this
13872 \begin_inset Quotes grd
13873 \end_inset
13874
13875  or 
13876 \begin_inset Quotes gls
13877 \end_inset
13878
13879 this
13880 \begin_inset Quotes grs
13881 \end_inset
13882
13883
13884 \end_layout
13885
13886 \begin_layout Labeling
13887 \labelwidthstring 00.00.0000
13888
13889 \family sans
13890 \begin_inset Quotes pld
13891 \end_inset
13892
13893 Text
13894 \begin_inset Quotes prd
13895 \end_inset
13896
13897
13898 \family default
13899  Use quotes like 
13900 \begin_inset Quotes pld
13901 \end_inset
13902
13903 this
13904 \begin_inset Quotes prd
13905 \end_inset
13906
13907  or 
13908 \begin_inset Quotes pls
13909 \end_inset
13910
13911 this
13912 \begin_inset Quotes prs
13913 \end_inset
13914
13915
13916 \end_layout
13917
13918 \begin_layout Labeling
13919 \labelwidthstring 00.00.0000
13920
13921 \family sans
13922 \begin_inset Quotes fld
13923 \end_inset
13924
13925 Text
13926 \begin_inset Quotes frd
13927 \end_inset
13928
13929
13930 \family default
13931  Use quotes like 
13932 \begin_inset Quotes fld
13933 \end_inset
13934
13935 this
13936 \begin_inset Quotes frd
13937 \end_inset
13938
13939  or 
13940 \begin_inset Quotes fls
13941 \end_inset
13942
13943 this
13944 \begin_inset Quotes frs
13945 \end_inset
13946
13947
13948 \end_layout
13949
13950 \begin_layout Labeling
13951 \labelwidthstring 00.00.0000
13952
13953 \family sans
13954 \begin_inset Quotes ald
13955 \end_inset
13956
13957 Text
13958 \begin_inset Quotes ard
13959 \end_inset
13960
13961
13962 \family default
13963  Use quotes like 
13964 \begin_inset Quotes ald
13965 \end_inset
13966
13967 this
13968 \begin_inset Quotes ard
13969 \end_inset
13970
13971  or 
13972 \begin_inset Quotes als
13973 \end_inset
13974
13975 this
13976 \begin_inset Quotes ars
13977 \end_inset
13978
13979
13980 \end_layout
13981
13982 \begin_layout Standard
13983 These settings affects what character the 
13984 \family sans
13985 "
13986 \family default
13987  key produces.
13988 \end_layout
13989
13990 \begin_layout Subsection
13991 Ligatures
13992 \begin_inset Index
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996 Typography ! Ligatures
13997 \end_layout
13998
13999 \end_inset
14000
14001
14002 \begin_inset Index
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006 Ligatures | see
14007 \begin_inset ERT
14008 status collapsed
14009
14010 \begin_layout Plain Layout
14011
14012 {
14013 \end_layout
14014
14015 \end_inset
14016
14017 Typography
14018 \begin_inset ERT
14019 status collapsed
14020
14021 \begin_layout Plain Layout
14022
14023 }
14024 \end_layout
14025
14026 \end_inset
14027
14028
14029 \end_layout
14030
14031 \end_inset
14032
14033
14034 \begin_inset CommandInset label
14035 LatexCommand label
14036 name "sub:Ligatures"
14037
14038 \end_inset
14039
14040
14041 \end_layout
14042
14043 \begin_layout Standard
14044 It is standard typesetting practice to group certain letters together and
14045  print them as single characters.
14046  These groups are known as 
14047 \emph on
14048 ligatures
14049 \emph default
14050 .
14051  Since LaTeX knows about ligatures, your documents will contain them too
14052  in the output.
14053  Here are the standard ligatures:
14054 \end_layout
14055
14056 \begin_layout Itemize
14057 ff
14058 \end_layout
14059
14060 \begin_layout Itemize
14061 fi
14062 \end_layout
14063
14064 \begin_layout Itemize
14065 fl
14066 \end_layout
14067
14068 \begin_layout Itemize
14069 ffi
14070 \end_layout
14071
14072 \begin_layout Itemize
14073 ffl
14074 \end_layout
14075
14076 \begin_layout Standard
14077 Some languages uses other ligatures if the document font supports them.
14078 \end_layout
14079
14080 \begin_layout Standard
14081 Sometimes, you don't want a ligature in a word.
14082  While a ligature may be okay in the word, 
14083 \begin_inset Quotes eld
14084 \end_inset
14085
14086 graffiti,
14087 \begin_inset Quotes erd
14088 \end_inset
14089
14090  it looks really weird in compound words, such as 
14091 \begin_inset Quotes eld
14092 \end_inset
14093
14094 cufflink
14095 \begin_inset Quotes erd
14096 \end_inset
14097
14098  or the German 
14099 \begin_inset Quotes eld
14100 \end_inset
14101
14102 Dorffest.
14103 \begin_inset Quotes erd
14104 \end_inset
14105
14106  To break a ligature, use 
14107 \family sans
14108 Insert\SpecialChar \menuseparator
14109 Formatting\SpecialChar \menuseparator
14110 Ligature
14111 \begin_inset space ~
14112 \end_inset
14113
14114 Break.
14115
14116 \family default
14117  This changes 
14118 \begin_inset Quotes eld
14119 \end_inset
14120
14121 cufflinks
14122 \begin_inset Quotes erd
14123 \end_inset
14124
14125  to 
14126 \begin_inset Quotes eld
14127 \end_inset
14128
14129 cuff\SpecialChar \textcompwordmark{}
14130 links
14131 \begin_inset Quotes erd
14132 \end_inset
14133
14134  and 
14135 \begin_inset Quotes eld
14136 \end_inset
14137
14138 Dorffest
14139 \begin_inset Quotes erd
14140 \end_inset
14141
14142  to 
14143 \begin_inset Quotes eld
14144 \end_inset
14145
14146 Dorf\SpecialChar \textcompwordmark{}
14147 fest
14148 \begin_inset Quotes erd
14149 \end_inset
14150
14151 .
14152 \end_layout
14153
14154 \begin_layout Subsection
14155 LyX's Proper Names
14156 \begin_inset Index
14157 status collapsed
14158
14159 \begin_layout Plain Layout
14160 Lyx@LyX ! Proper names
14161 \end_layout
14162
14163 \end_inset
14164
14165
14166 \begin_inset CommandInset label
14167 LatexCommand label
14168 name "sub:LyX's-Proper-Names"
14169
14170 \end_inset
14171
14172
14173 \end_layout
14174
14175 \begin_layout Standard
14176 You have surely noticed, that the word 
14177 \begin_inset Quotes eld
14178 \end_inset
14179
14180 LaTeX
14181 \begin_inset Quotes erd
14182 \end_inset
14183
14184  appears always with characters in different size and height.
14185  LaTeX is the name of the program used by LyX and is therefore recognized
14186  as proper name when you type it in LyX as 
14187 \begin_inset Quotes eld
14188 \end_inset
14189
14190 LaT
14191 \begin_inset ERT
14192 status collapsed
14193
14194 \begin_layout Plain Layout
14195
14196 {}
14197 \end_layout
14198
14199 \end_inset
14200
14201 eX
14202 \begin_inset Quotes erd
14203 \end_inset
14204
14205 .
14206 \begin_inset Note Note
14207 status collapsed
14208
14209 \begin_layout Plain Layout
14210 The braces in ERT are here to avoid that the 
14211 \begin_inset Quotes eld
14212 \end_inset
14213
14214 command
14215 \begin_inset Quotes erd
14216 \end_inset
14217
14218  appear as proper name in the output, see the last paragraph of this section.
14219  To create proper names omit the ERT.
14220 \end_layout
14221
14222 \end_inset
14223
14224  Note the order of the upper-and lowercase letters! LyX recognizes the following
14225  proper names:
14226 \end_layout
14227
14228 \begin_layout Description
14229 LyX The name of the game, write 
14230 \begin_inset Quotes eld
14231 \end_inset
14232
14233 L
14234 \begin_inset ERT
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238
14239 {}
14240 \end_layout
14241
14242 \end_inset
14243
14244 yX
14245 \begin_inset Quotes erd
14246 \end_inset
14247
14248  to produce it.
14249 \end_layout
14250
14251 \begin_layout Description
14252 TeX The program used by LaTeX, write 
14253 \begin_inset Quotes eld
14254 \end_inset
14255
14256 T
14257 \begin_inset ERT
14258 status collapsed
14259
14260 \begin_layout Plain Layout
14261
14262 {}
14263 \end_layout
14264
14265 \end_inset
14266
14267 eX
14268 \begin_inset Quotes erd
14269 \end_inset
14270
14271  to produce it.
14272 \end_layout
14273
14274 \begin_layout Description
14275 LaTeX The program used by LyX, write 
14276 \begin_inset Quotes eld
14277 \end_inset
14278
14279 LaT
14280 \begin_inset ERT
14281 status collapsed
14282
14283 \begin_layout Plain Layout
14284
14285 {}
14286 \end_layout
14287
14288 \end_inset
14289
14290 eX
14291 \begin_inset Quotes erd
14292 \end_inset
14293
14294  to produce it.
14295 \end_layout
14296
14297 \begin_layout Description
14298 LaTeX2e The actual version of LaTeX, write 
14299 \begin_inset Quotes eld
14300 \end_inset
14301
14302 LaT
14303 \begin_inset ERT
14304 status collapsed
14305
14306 \begin_layout Plain Layout
14307
14308 {}
14309 \end_layout
14310
14311 \end_inset
14312
14313 eX2e
14314 \begin_inset Quotes erd
14315 \end_inset
14316
14317  to produce it.
14318 \end_layout
14319
14320 \begin_layout Standard
14321 You might wonder why the LaTeX-version is 
14322 \begin_inset Quotes eld
14323 \end_inset
14324
14325 2
14326 \begin_inset Formula $\epsilon$
14327 \end_inset
14328
14329
14330 \begin_inset Quotes erd
14331 \end_inset
14332
14333 .
14334  It's an old tradition in the TeX-world to give programs geek version numbers.
14335  For example the version number of TeX converges to the number 
14336 \begin_inset Formula $\pi$
14337 \end_inset
14338
14339 : The actual version is 
14340 \begin_inset Quotes eld
14341 \end_inset
14342
14343 TeX-3.141592
14344 \begin_inset Quotes erd
14345 \end_inset
14346
14347 , the previous one was 
14348 \begin_inset Quotes eld
14349 \end_inset
14350
14351 TeX-3.14159
14352 \begin_inset Quotes erd
14353 \end_inset
14354
14355 .
14356 \end_layout
14357
14358 \begin_layout Standard
14359 If you don't want to use proper names, e.g.
14360  in section headings, you can insert two empty braces in ERT in the word.
14361  This will look in LyX like: 
14362 \begin_inset Graphics
14363         filename clipart/LaTeX.png
14364
14365 \end_inset
14366
14367
14368 \begin_inset Newline newline
14369 \end_inset
14370
14371 For more about ERT, look at section
14372 \begin_inset space ~
14373 \end_inset
14374
14375
14376 \begin_inset CommandInset ref
14377 LatexCommand ref
14378 reference "sec:ERT"
14379
14380 \end_inset
14381
14382 .
14383 \end_layout
14384
14385 \begin_layout Subsection
14386 Units
14387 \begin_inset Index
14388 status collapsed
14389
14390 \begin_layout Plain Layout
14391 Typography ! Units
14392 \end_layout
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 Generally the space between units and the number is smaller than the normal
14401  space between two words.
14402  As you can see in the example below, it looks better when the space is
14403  smaller.
14404  To get such a 
14405 \begin_inset Quotes eld
14406 \end_inset
14407
14408 half space
14409 \begin_inset Quotes erd
14410 \end_inset
14411
14412  for units use the menu 
14413 \family sans
14414 Insert\SpecialChar \menuseparator
14415 Formatting\SpecialChar \menuseparator
14416 Thin
14417 \begin_inset space ~
14418 \end_inset
14419
14420 Space
14421 \family default
14422  (shortcut 
14423 \family sans
14424 C-S-Space
14425 \family default
14426 ).
14427 \end_layout
14428
14429 \begin_layout Standard
14430 Here's an example to show the differences:
14431 \end_layout
14432
14433 \begin_layout Standard
14434 \begin_inset Tabular
14435 <lyxtabular version="3" rows="2" columns="2">
14436 <features>
14437 <column alignment="left" valignment="top" width="0">
14438 <column alignment="left" valignment="top" width="0">
14439 <row>
14440 <cell alignment="center" valignment="top" usebox="none">
14441 \begin_inset Text
14442
14443 \begin_layout Plain Layout
14444 24
14445 \begin_inset space ~
14446 \end_inset
14447
14448 kW
14449 \begin_inset Formula $\cdot$
14450 \end_inset
14451
14452 h
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 <cell alignment="center" valignment="top" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Plain Layout
14461 space between number and unit
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 </row>
14467 <row>
14468 <cell alignment="center" valignment="top" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 24
14473 \begin_inset space \thinspace{}
14474 \end_inset
14475
14476 kW
14477 \begin_inset Formula $\cdot$
14478 \end_inset
14479
14480 h
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 <cell alignment="center" valignment="top" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489 half space between number and unit
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 </row>
14495 </lyxtabular>
14496
14497 \end_inset
14498
14499
14500 \end_layout
14501
14502 \begin_layout Subsection
14503 Widows and Orphans
14504 \begin_inset Index
14505 status collapsed
14506
14507 \begin_layout Plain Layout
14508 Typography ! Widows and orphans
14509 \end_layout
14510
14511 \end_inset
14512
14513
14514 \begin_inset CommandInset label
14515 LatexCommand label
14516 name "sub:Widows"
14517
14518 \end_inset
14519
14520
14521 \end_layout
14522
14523 \begin_layout Standard
14524 In the early days of word processors, page breaks went wherever the page
14525  happened to end.
14526  There was no regard for what was actually going on in the text.
14527  You may remember once printing out a document, only to find the heading
14528  for a new section printed at the very bottom of the page, the first line
14529  of a new paragraph all alone at the bottom of a page, or the last line
14530  of a paragraph at the top of a new page.
14531  These dangly-bits of text became known as 
14532 \emph on
14533 widows
14534 \emph default
14535  and 
14536 \emph on
14537 orphans
14538 \emph default
14539 .
14540 \end_layout
14541
14542 \begin_layout Standard
14543 Clearly, LyX can avoid breaking pages after a section heading.
14544  That's part of the advantage of paragraph environments.
14545  But what about widows and orphans, where the page breaks leave one line
14546  of a paragraph all alone at the top or bottom of a page? There are rules
14547  built into LaTeX governing page breaks, and some of those rules are there
14548  to specifically prevent widows and orphans.
14549  This is the advantage LyX has in using LaTeX as its backend.
14550 \end_layout
14551
14552 \begin_layout Standard
14553 There's no way we can go into how TeX and LaTeX decide to break a page,
14554  or how you can tweak that behavior.
14555  Some LaTeX books listed in the bibliography [such as
14556 \begin_inset space ~
14557 \end_inset
14558
14559
14560 \begin_inset CommandInset citation
14561 LatexCommand cite
14562 key "latexcompanion"
14563
14564 \end_inset
14565
14566  or
14567 \begin_inset space ~
14568 \end_inset
14569
14570
14571 \begin_inset CommandInset citation
14572 LatexCommand cite
14573 key "latexguide"
14574
14575 \end_inset
14576
14577 ] may have more information.
14578  You will almost never need to worry about this, however.
14579 \end_layout
14580
14581 \begin_layout Chapter
14582 Notes, Graphics, Tables, and Floats
14583 \begin_inset CommandInset label
14584 LatexCommand label
14585 name "cha:Floats-and-Notes"
14586
14587 \end_inset
14588
14589
14590 \end_layout
14591
14592 \begin_layout Standard
14593 The issues of this chapter are described in detail in the 
14594 \emph on
14595 Embedded Objects
14596 \emph default
14597  manual.
14598  There you'll also find tips and tricks for special cases.
14599 \end_layout
14600
14601 \begin_layout Section
14602 Notes
14603 \begin_inset Index
14604 status collapsed
14605
14606 \begin_layout Plain Layout
14607 Notes
14608 \end_layout
14609
14610 \end_inset
14611
14612
14613 \begin_inset CommandInset label
14614 LatexCommand label
14615 name "sec:Notes"
14616
14617 \end_inset
14618
14619
14620 \end_layout
14621
14622 \begin_layout Standard
14623 LyX offers you a few types of notes to add to your document:
14624 \end_layout
14625
14626 \begin_layout Description
14627 LyX
14628 \begin_inset space ~
14629 \end_inset
14630
14631 Note This note type is for internal notes that won't appear in the output.
14632 \begin_inset Newline newline
14633 \end_inset
14634
14635
14636 \begin_inset Note Note
14637 status open
14638
14639 \begin_layout Plain Layout
14640 This is text in a note box that doesn't appear in the output.
14641 \end_layout
14642
14643 \end_inset
14644
14645
14646 \end_layout
14647
14648 \begin_layout Description
14649 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14650 ent, when you export the document to LaTeX via the menu 
14651 \family sans
14652 File\SpecialChar \menuseparator
14653 Export\SpecialChar \menuseparator
14654 LaTeX (pdflatex) / (plain)
14655 \family default
14656 .
14657 \begin_inset Newline newline
14658 \end_inset
14659
14660
14661 \begin_inset Note Comment
14662 status open
14663
14664 \begin_layout Plain Layout
14665 This is text in a note box that only appears as comment in LaTeX-files.
14666 \end_layout
14667
14668 \end_inset
14669
14670
14671 \end_layout
14672
14673 \begin_layout Description
14674 Greyed
14675 \begin_inset space ~
14676 \end_inset
14677
14678 Out This note will appear in the output as grey text.
14679 \begin_inset Newline newline
14680 \end_inset
14681
14682
14683 \begin_inset Newline newline
14684 \end_inset
14685
14686
14687 \begin_inset Note Greyedout
14688 status open
14689
14690 \begin_layout Plain Layout
14691 This is text
14692 \begin_inset Foot
14693 status collapsed
14694
14695 \begin_layout Plain Layout
14696 This is an example footnote within a greyed out note.
14697  In this document the greyed out note color is redefined to blue.
14698  How this can be done is explained in the 
14699 \emph on
14700 Embedded Objects
14701 \emph default
14702  manual.
14703 \end_layout
14704
14705 \end_inset
14706
14707  of a comment that appears in the output as grey text.
14708 \end_layout
14709
14710 \end_inset
14711
14712
14713 \begin_inset Newline newline
14714 \end_inset
14715
14716
14717 \begin_inset Newline newline
14718 \end_inset
14719
14720 As you can see in the example, the first line of greyed out notes is a bit
14721  indented and greyed out notes can have footnotes.
14722 \end_layout
14723
14724 \begin_layout Description
14725 Framed This note will appear in the output as framed text.
14726  
14727 \begin_inset Box Framed
14728 position "t"
14729 hor_pos "c"
14730 has_inner_box 0
14731 inner_pos "t"
14732 use_parbox 0
14733 width "100col%"
14734 special "none"
14735 height "1in"
14736 height_special "totalheight"
14737 status open
14738
14739 \begin_layout Plain Layout
14740 This is text in a note box that appears framed in the output.
14741 \end_layout
14742
14743 \end_inset
14744
14745  In contrary to framed boxes like the one in section
14746 \begin_inset space ~
14747 \end_inset
14748
14749
14750 \begin_inset CommandInset ref
14751 LatexCommand ref
14752 reference "sub:ERT-Boxes"
14753
14754 \end_inset
14755
14756 , the frame uses always the whole text width and the note is set into its
14757  own paragraph.
14758 \end_layout
14759
14760 \begin_layout Description
14761 Shaded This note will appear in the output with red background color.
14762 \begin_inset Box Shaded
14763 position "t"
14764 hor_pos "c"
14765 has_inner_box 0
14766 inner_pos "t"
14767 use_parbox 0
14768 width "100col%"
14769 special "none"
14770 height "1in"
14771 height_special "totalheight"
14772 status open
14773
14774 \begin_layout Plain Layout
14775 This text in a note box appears in the output with red background.
14776 \end_layout
14777
14778 \end_inset
14779
14780 In contrary to colored boxes, the note uses always the whole text width
14781  and the note is set into its own paragraph.
14782 \end_layout
14783
14784 \begin_layout Standard
14785 Notes are inserted with the toolbar button 
14786 \begin_inset Graphics
14787         filename ../images/note-insert.png
14788         scale 85
14789         scaleBeforeRotation
14790
14791 \end_inset
14792
14793  or the menu 
14794 \family sans
14795 Insert\SpecialChar \menuseparator
14796 Note
14797 \family default
14798 .
14799  Right-click on the appearing note box to select the note type.
14800 \end_layout
14801
14802 \begin_layout Section
14803 Footnotes
14804 \begin_inset Index
14805 status collapsed
14806
14807 \begin_layout Plain Layout
14808 Footnotes
14809 \end_layout
14810
14811 \end_inset
14812
14813
14814 \begin_inset CommandInset label
14815 LatexCommand label
14816 name "sec:Footnotes"
14817
14818 \end_inset
14819
14820
14821 \end_layout
14822
14823 \begin_layout Standard
14824 LyX uses boxes to display footnotes: When you insert a footnote using the
14825  menu 
14826 \family sans
14827 Insert\SpecialChar \menuseparator
14828 Footnote
14829 \family default
14830  or the toolbar button 
14831 \begin_inset Graphics
14832         filename ../images/footnote-insert.png
14833
14834 \end_inset
14835
14836
14837 \family roman
14838 \series medium
14839 \bar no
14840 you'll see
14841 \family default
14842 \series default
14843 \bar default
14844  the following box: 
14845 \begin_inset Graphics
14846         filename clipart/footnoteQt4.png
14847         scale 80
14848
14849 \end_inset
14850
14851
14852 \family roman
14853 \series medium
14854 \bar no
14855 .
14856  This box is LyX's representation of your footnote.
14857  If you
14858 \family default
14859 \series default
14860 \bar default
14861  left-click on 
14862 \family roman
14863 \series medium
14864 \bar no
14865 the 
14866 \begin_inset Quotes eld
14867 \end_inset
14868
14869
14870 \family sans
14871 foot
14872 \family roman
14873
14874 \begin_inset Quotes erd
14875 \end_inset
14876
14877
14878 \family default
14879 \series default
14880 \bar default
14881  
14882 \family roman
14883 \series medium
14884 \bar no
14885 label, the box will
14886 \family default
14887 \series default
14888 \bar default
14889  be opened and you can enter the footnote text into it.
14890  Clicking on the box label again, will close 
14891 \family roman
14892 \series medium
14893 \bar no
14894 the
14895 \family default
14896 \series default
14897 \bar default
14898  box
14899 \family roman
14900 \series medium
14901 \bar no
14902 .
14903  If you want to turn existing text into a footnote, simply mark it and click
14904  on the footnote
14905 \family default
14906 \series default
14907 \bar default
14908  toolbar 
14909 \family roman
14910 \series medium
14911 \bar no
14912 button
14913 \family default
14914 \series default
14915 \bar default
14916 .
14917 \end_layout
14918
14919 \begin_layout Standard
14920 Here's an example footnote:
14921 \family roman
14922 \series medium
14923 \bar no
14924
14925 \begin_inset Foot
14926 status open
14927
14928 \begin_layout Plain Layout
14929 To close a footnote, click on the red box at the top left.
14930 \end_layout
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \begin_layout Standard
14938 The footnote will appear in the output as a superscript number at the text
14939  position where the footnote box is placed.
14940  The footnote text is placed at the bottom of the current page.
14941  The footnote number is calculated by LyX, the numbers are consecutive,
14942  no matter in which chapter the footnote is in.
14943  LyX doesn't support other numbering schemes yet, but you can get another
14944  scheme using special LaTeX-commands.
14945  T
14946 \family roman
14947 h
14948 \family default
14949 ey are described in the 
14950 \emph on
14951 Embedded Objects
14952 \emph default
14953  manual.
14954 \end_layout
14955
14956 \begin_layout Section
14957 Marginal Notes
14958 \begin_inset Index
14959 status collapsed
14960
14961 \begin_layout Plain Layout
14962 Marginal notes
14963 \end_layout
14964
14965 \end_inset
14966
14967
14968 \begin_inset CommandInset label
14969 LatexCommand label
14970 name "sec:Marginal-Notes"
14971
14972 \end_inset
14973
14974
14975 \end_layout
14976
14977 \begin_layout Standard
14978 Marginal notes look and behave just like footnotes in LyX.
14979  When you insert a margin note via the menu 
14980 \family sans
14981 Insert\SpecialChar \menuseparator
14982 Marginal
14983 \begin_inset space ~
14984 \end_inset
14985
14986 Note
14987 \family default
14988  or the toolbar button 
14989 \begin_inset Graphics
14990         filename ../images/marginalnote-insert.png
14991
14992 \end_inset
14993
14994 , you'll see 
14995 \family roman
14996 \series medium
14997 a
14998 \family default
14999 \series default
15000  grey 
15001 \family roman
15002 \series medium
15003 box with a
15004 \family default
15005 \series default
15006  red 
15007 \family roman
15008 \series medium
15009 label 
15010 \begin_inset Quotes eld
15011 \end_inset
15012
15013 margin
15014 \begin_inset Quotes erd
15015 \end_inset
15016
15017  appearing within your text.
15018  This box is LyX's representation of your margin
15019 \family default
15020 \series default
15021 al 
15022 \family roman
15023 \series medium
15024 note.
15025 \end_layout
15026
15027 \begin_layout Standard
15028 At the side is an example marginal note.
15029 \family roman
15030 \series medium
15031
15032 \begin_inset Marginal
15033 status open
15034
15035 \begin_layout Plain Layout
15036 This is a marginal note.
15037 \end_layout
15038
15039 \end_inset
15040
15041
15042 \end_layout
15043
15044 \begin_layout Standard
15045 Marginal notes appear at the right side in single-sided documents.
15046  In double-sided documents they appear in the outer margin -- left on even
15047  pages, right on odd pages.
15048 \end_layout
15049
15050 \begin_layout Section
15051 Graphics and Images
15052 \begin_inset Index
15053 status collapsed
15054
15055 \begin_layout Plain Layout
15056 Images
15057 \end_layout
15058
15059 \end_inset
15060
15061
15062 \begin_inset Index
15063 status collapsed
15064
15065 \begin_layout Plain Layout
15066 Graphics
15067 \end_layout
15068
15069 \end_inset
15070
15071
15072 \begin_inset CommandInset label
15073 LatexCommand label
15074 name "sec:Graphics"
15075
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \begin_layout Standard
15082 To insert an image in your document, place the cursor at the text position
15083  you want and click on the toolbar icon 
15084 \begin_inset Graphics
15085         filename ../images/dialog-show-new-inset_graphics.png
15086
15087 \end_inset
15088
15089  or select 
15090 \family sans
15091 Insert\SpecialChar \menuseparator
15092 Graphics
15093 \family default
15094  from the menu.
15095  Then a dialog will appear to choose the file to load.
15096 \end_layout
15097
15098 \begin_layout Standard
15099 This dialog has numerous mostly self-explanatory parameters.
15100  The 
15101 \family sans
15102 Graphics
15103 \family default
15104  tab allows you to choose your image file.
15105  The appearance of the image inside LyX and in the output is adjusted separately.
15106  The image can be transformed by setting a rotation angle and a scaling
15107  factor.
15108  The scaling units are explained in Appendix
15109 \begin_inset space ~
15110 \end_inset
15111
15112
15113 \begin_inset CommandInset ref
15114 LatexCommand ref
15115 reference "cha:Units-available-in"
15116
15117 \end_inset
15118
15119 .
15120 \end_layout
15121
15122 \begin_layout Standard
15123 In the tab 
15124 \family sans
15125 Clipping
15126 \family default
15127  it is possible to set image coordinates to adjust the height and width
15128  of the image in the output.
15129  The coordinates can also be calculated automatically by pressing the button
15130  
15131 \family sans
15132 Get
15133 \begin_inset space ~
15134 \end_inset
15135
15136 from
15137 \begin_inset space ~
15138 \end_inset
15139
15140 file
15141 \family default
15142 .
15143  The option 
15144 \family sans
15145 Clip
15146 \begin_inset space ~
15147 \end_inset
15148
15149 to
15150 \begin_inset space ~
15151 \end_inset
15152
15153 bounding
15154 \begin_inset space ~
15155 \end_inset
15156
15157 box
15158 \family default
15159  will only print the image region within the given coordinates.
15160  Normally you don't need to take care about image coordinates and can ignore
15161  the tab 
15162 \family sans
15163 Clipping
15164 \family default
15165 .
15166 \end_layout
15167
15168 \begin_layout Standard
15169 LaTeX experts can specify additional LaTeX options in the 
15170 \family sans
15171 Extras
15172 \family default
15173  tab.
15174  You can also set the 
15175 \family sans
15176 Subfigure
15177 \family default
15178  option here if the image is inside a figure float.
15179  This option is explained in section
15180 \begin_inset space ~
15181 \end_inset
15182
15183
15184 \begin_inset CommandInset ref
15185 LatexCommand ref
15186 reference "sec:Figure-Floats"
15187
15188 \end_inset
15189
15190 .
15191  The option 
15192 \family sans
15193 Draft
15194 \begin_inset space ~
15195 \end_inset
15196
15197 mode
15198 \family default
15199  effects that the image don't appear in the output, only a frame with the
15200  image size is printed.
15201 \end_layout
15202
15203 \begin_layout Standard
15204 The graphics dialog can be called at any time by right-clicking on an image.
15205  The image will appear in the output exactly at the position where it is
15206  in the text.
15207  This is an example image in the PDF format within a separate, horizontally
15208  centered paragraph: 
15209 \end_layout
15210
15211 \begin_layout Standard
15212 \align center
15213 \begin_inset Graphics
15214         filename clipart/mobius.eps
15215         display color
15216         scale 70
15217         rotateOrigin center
15218
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \begin_layout Standard
15225 If you need image captions and want to reference images, you have to put
15226  the image into a float, see section
15227 \begin_inset space ~
15228 \end_inset
15229
15230
15231 \begin_inset CommandInset ref
15232 LatexCommand ref
15233 reference "sec:Figure-Floats"
15234
15235 \end_inset
15236
15237 .
15238 \end_layout
15239
15240 \begin_layout Subsection
15241 Image Formats
15242 \begin_inset Index
15243 status collapsed
15244
15245 \begin_layout Plain Layout
15246 Image formats
15247 \end_layout
15248
15249 \end_inset
15250
15251
15252 \begin_inset CommandInset label
15253 LatexCommand label
15254 name "sub:Image-Formats"
15255
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \begin_layout Standard
15262 You can insert images in any known file format.
15263  But as we explained in section
15264 \begin_inset space ~
15265 \end_inset
15266
15267
15268 \begin_inset CommandInset ref
15269 LatexCommand ref
15270 reference "sub:Output-file-formats"
15271
15272 \end_inset
15273
15274 , every output document format allows only a few image formats.
15275  LyX uses therefore the program 
15276 \family typewriter
15277 Imagemagick
15278 \family default
15279  in the background to convert the images to the right format.
15280  To increase your workflow by avoiding these conversions in the background,
15281  you can use only the image formats listed in the subsections of section
15282 \begin_inset space ~
15283 \end_inset
15284
15285
15286 \begin_inset CommandInset ref
15287 LatexCommand ref
15288 reference "sub:Output-file-formats"
15289
15290 \end_inset
15291
15292 .
15293 \end_layout
15294
15295 \begin_layout Standard
15296 Similar to fonts there are two types of image formats:
15297 \end_layout
15298
15299 \begin_layout Description
15300 Bitmap
15301 \begin_inset space ~
15302 \end_inset
15303
15304 images consist of pixel values, often in a compressed form.
15305  They are therefore not fully scalable and look pixeled in large zooms.
15306  Well-known bitmap image formats are 
15307 \begin_inset Quotes eld
15308 \end_inset
15309
15310 Graphics Interchange Format
15311 \begin_inset Quotes erd
15312 \end_inset
15313
15314  (GIF, file extension 
15315 \begin_inset Quotes eld
15316 \end_inset
15317
15318
15319 \family typewriter
15320 .gif
15321 \family default
15322
15323 \begin_inset Quotes erd
15324 \end_inset
15325
15326 )
15327 \begin_inset Index
15328 status collapsed
15329
15330 \begin_layout Plain Layout
15331 GIF|see
15332 \begin_inset ERT
15333 status collapsed
15334
15335 \begin_layout Plain Layout
15336
15337 {
15338 \end_layout
15339
15340 \end_inset
15341
15342 Image formats
15343 \begin_inset ERT
15344 status collapsed
15345
15346 \begin_layout Plain Layout
15347
15348 }
15349 \end_layout
15350
15351 \end_inset
15352
15353
15354 \end_layout
15355
15356 \end_inset
15357
15358
15359 \begin_inset Quotes eld
15360 \end_inset
15361
15362 Portable Network Graphics
15363 \begin_inset Quotes erd
15364 \end_inset
15365
15366  (PNG, file extension 
15367 \begin_inset Quotes eld
15368 \end_inset
15369
15370
15371 \family typewriter
15372 .png
15373 \family default
15374
15375 \begin_inset Quotes erd
15376 \end_inset
15377
15378 )
15379 \begin_inset Index
15380 status collapsed
15381
15382 \begin_layout Plain Layout
15383 PNG|see
15384 \begin_inset ERT
15385 status collapsed
15386
15387 \begin_layout Plain Layout
15388
15389 {
15390 \end_layout
15391
15392 \end_inset
15393
15394 Image formats
15395 \begin_inset ERT
15396 status collapsed
15397
15398 \begin_layout Plain Layout
15399
15400 }
15401 \end_layout
15402
15403 \end_inset
15404
15405
15406 \end_layout
15407
15408 \end_inset
15409
15410 , and 
15411 \begin_inset Quotes eld
15412 \end_inset
15413
15414 Joint Photographic Experts Group
15415 \begin_inset Quotes erd
15416 \end_inset
15417
15418  (JPG, file extension 
15419 \begin_inset Quotes eld
15420 \end_inset
15421
15422
15423 \family typewriter
15424 .jpg
15425 \family default
15426
15427 \begin_inset Quotes erd
15428 \end_inset
15429
15430  or 
15431 \begin_inset Quotes eld
15432 \end_inset
15433
15434
15435 \family typewriter
15436 .jpeg
15437 \family default
15438
15439 \begin_inset Quotes erd
15440 \end_inset
15441
15442 )
15443 \begin_inset Index
15444 status collapsed
15445
15446 \begin_layout Plain Layout
15447 JPG|see
15448 \begin_inset ERT
15449 status collapsed
15450
15451 \begin_layout Plain Layout
15452
15453 {
15454 \end_layout
15455
15456 \end_inset
15457
15458 Image formats
15459 \begin_inset ERT
15460 status collapsed
15461
15462 \begin_layout Plain Layout
15463
15464 }
15465 \end_layout
15466
15467 \end_inset
15468
15469
15470 \end_layout
15471
15472 \end_inset
15473
15474 .
15475 \end_layout
15476
15477 \begin_layout Description
15478 Scalable
15479 \begin_inset space ~
15480 \end_inset
15481
15482 images consist of vectors and can therefore be scaled to any size without
15483  data loss.
15484  The scaling ability is necessary if you want to create presentations, because
15485  presentations are always scaled by the beamer.
15486  Scaling is also useful for online documents to let the user zoom into diagrams.
15487 \begin_inset Newline newline
15488 \end_inset
15489
15490 Scalable image formats can be 
15491 \begin_inset Quotes eld
15492 \end_inset
15493
15494 Scalable Vector Graphics
15495 \begin_inset Quotes erd
15496 \end_inset
15497
15498  (SVG, file extension 
15499 \begin_inset Quotes eld
15500 \end_inset
15501
15502
15503 \family typewriter
15504 .svg
15505 \family default
15506
15507 \begin_inset Quotes erd
15508 \end_inset
15509
15510 )
15511 \begin_inset Index
15512 status collapsed
15513
15514 \begin_layout Plain Layout
15515 SVG|see
15516 \begin_inset ERT
15517 status collapsed
15518
15519 \begin_layout Plain Layout
15520
15521 {
15522 \end_layout
15523
15524 \end_inset
15525
15526 Image formats
15527 \begin_inset ERT
15528 status collapsed
15529
15530 \begin_layout Plain Layout
15531
15532 }
15533 \end_layout
15534
15535 \end_inset
15536
15537
15538 \end_layout
15539
15540 \end_inset
15541
15542
15543 \begin_inset Quotes eld
15544 \end_inset
15545
15546 Encapsulated PostScript
15547 \begin_inset Quotes erd
15548 \end_inset
15549
15550  (EPS, file extension 
15551 \begin_inset Quotes eld
15552 \end_inset
15553
15554
15555 \family typewriter
15556 .eps
15557 \family default
15558
15559 \begin_inset Quotes erd
15560 \end_inset
15561
15562 )
15563 \begin_inset Index
15564 status collapsed
15565
15566 \begin_layout Plain Layout
15567 EPS|see
15568 \begin_inset ERT
15569 status collapsed
15570
15571 \begin_layout Plain Layout
15572
15573 {
15574 \end_layout
15575
15576 \end_inset
15577
15578 Image formats
15579 \begin_inset ERT
15580 status collapsed
15581
15582 \begin_layout Plain Layout
15583
15584 }
15585 \end_layout
15586
15587 \end_inset
15588
15589
15590 \end_layout
15591
15592 \end_inset
15593
15594 , and 
15595 \begin_inset Quotes eld
15596 \end_inset
15597
15598 Portable Document Format
15599 \begin_inset Quotes erd
15600 \end_inset
15601
15602  (PDF, file extension 
15603 \begin_inset Quotes eld
15604 \end_inset
15605
15606
15607 \family typewriter
15608 .pdf
15609 \family default
15610
15611 \begin_inset Quotes erd
15612 \end_inset
15613
15614 )
15615 \begin_inset Index
15616 status collapsed
15617
15618 \begin_layout Plain Layout
15619 PDF
15620 \end_layout
15621
15622 \end_inset
15623
15624 .
15625  We say it can be, because you can convert any bitmap image format to PDF
15626  or EPS and the result won't be scalable.
15627  In this cases only a header with the image properties is added to the original
15628  image
15629 \begin_inset Foot
15630 status collapsed
15631
15632 \begin_layout Plain Layout
15633 In the case of PDF, the original image is additionally compressed.
15634 \end_layout
15635
15636 \end_inset
15637
15638 .
15639 \end_layout
15640
15641 \begin_layout Standard
15642 Normally one can't convert a bitmap image into a scalable one, only vice
15643  versa.
15644 \end_layout
15645
15646 \begin_layout Section
15647 Tables
15648 \begin_inset Index
15649 status collapsed
15650
15651 \begin_layout Plain Layout
15652 Tables
15653 \end_layout
15654
15655 \end_inset
15656
15657
15658 \begin_inset CommandInset label
15659 LatexCommand label
15660 name "sec:Tables"
15661
15662 \end_inset
15663
15664
15665 \end_layout
15666
15667 \begin_layout Standard
15668 You can insert a table using either the toolbar button 
15669 \begin_inset Graphics
15670         filename ../images/tabular-insert.png
15671         scale 85
15672
15673 \end_inset
15674
15675  or the menu 
15676 \family sans
15677 Insert\SpecialChar \menuseparator
15678 Table
15679 \family default
15680 .
15681  A dialog will appear, asking you for the number of rows and columns.
15682  The default table has lines around any cell and the first row appears separated
15683  from the rest of the table.
15684  This separation appears due to a double line: The cells of the first row
15685  have a line below them and the cells of the second row have a line above
15686  them.
15687  Here's an example table:
15688 \end_layout
15689
15690 \begin_layout Standard
15691 \align center
15692 \begin_inset Tabular
15693 <lyxtabular version="3" rows="4" columns="4">
15694 <features>
15695 <column alignment="center" valignment="top" width="0pt">
15696 <column alignment="center" valignment="top" width="0pt">
15697 <column alignment="center" valignment="top" width="0in">
15698 <column alignment="center" valignment="top" width="0pt">
15699 <row>
15700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15701 \begin_inset Text
15702
15703 \begin_layout Plain Layout
15704
15705 \end_layout
15706
15707 \end_inset
15708 </cell>
15709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Plain Layout
15713
15714 \family roman
15715 \series medium
15716 \shape up
15717 \size normal
15718 \emph off
15719 \bar no
15720 \noun off
15721 \color none
15722 1
15723 \end_layout
15724
15725 \end_inset
15726 </cell>
15727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731 2
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15737 \begin_inset Text
15738
15739 \begin_layout Plain Layout
15740 3
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 </row>
15746 <row>
15747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15748 \begin_inset Text
15749
15750 \begin_layout Plain Layout
15751
15752 \family roman
15753 \series medium
15754 \shape up
15755 \size normal
15756 \emph off
15757 \bar no
15758 \noun off
15759 \color none
15760 A
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Plain Layout
15787
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 </row>
15793 <row>
15794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798
15799 \family roman
15800 \series medium
15801 \shape up
15802 \size normal
15803 \emph off
15804 \bar no
15805 \noun off
15806 \color none
15807 B
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15822 \begin_inset Text
15823
15824 \begin_layout Plain Layout
15825
15826 \size normal
15827 \noun off
15828 \color none
15829  
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Plain Layout
15838
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 </row>
15844 <row>
15845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849
15850 \family roman
15851 \series medium
15852 \shape up
15853 \size normal
15854 \emph off
15855 \bar no
15856 \noun off
15857 \color none
15858 C
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15864 \begin_inset Text
15865
15866 \begin_layout Plain Layout
15867
15868 \end_layout
15869
15870 \end_inset
15871 </cell>
15872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15873 \begin_inset Text
15874
15875 \begin_layout Plain Layout
15876
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 </row>
15891 </lyxtabular>
15892
15893 \end_inset
15894
15895
15896 \end_layout
15897
15898 \begin_layout Subsection
15899 The Table dialog
15900 \end_layout
15901
15902 \begin_layout Standard
15903 You can alter a table by clicking on it with the right mouse button, which
15904  brings up the table dialog.
15905  Here you can adjust the settings of the cell and row/column respectively
15906  where the cursor is placed currently.
15907  Most of the dialog options also work on selections.
15908  This means that if you select more cells, columns or rows the action is
15909  done on all of your selection.
15910 \end_layout
15911
15912 \begin_layout Standard
15913 Additionally to the table dialog the 
15914 \family sans
15915 table
15916 \begin_inset space ~
15917 \end_inset
15918
15919 toolbar
15920 \family default
15921 , that appears when the cursor is inside a table, helps you in setting table
15922  properties.
15923  It is for example currently only possible to add
15924 \begin_inset space \thinspace{}
15925 \end_inset
15926
15927 /
15928 \begin_inset space \thinspace{}
15929 \end_inset
15930
15931 delete lines via the table toolbar.
15932 \end_layout
15933
15934 \begin_layout Standard
15935 In the tab 
15936 \family sans
15937 Table
15938 \begin_inset space ~
15939 \end_inset
15940
15941 Settings
15942 \family default
15943  of the table dialog you can set the alignment for the current row.
15944  If you add a row or column, it will be inserted right beside or below the
15945  current cell respectively.
15946  The vertical alignment of a column can only be adjusted when a column width
15947  is given.
15948  A given width will allow the cell to have linebreaks and multiple paragraphs
15949  of text, see section
15950 \begin_inset space ~
15951 \end_inset
15952
15953
15954 \begin_inset CommandInset ref
15955 LatexCommand ref
15956 reference "sub:Table-Cells"
15957
15958 \end_inset
15959
15960 .
15961 \end_layout
15962
15963 \begin_layout Standard
15964 You can mark multiple cells of one row as a multicolumn cell using the check
15965  box 
15966 \family sans
15967 Multicolumn
15968 \family default
15969 .
15970  This will merge the cells to 
15971 \emph on
15972 one
15973 \emph default
15974  cell, spread over more than one column.
15975  Multicolumn cells are treated as own rows, so that the alignment, width,
15976  and border settings affect only the multicolumn cell.
15977  Here's an example table with a multicolumn cell in the first row and one
15978  in the last row without the upper border:
15979 \end_layout
15980
15981 \begin_layout Standard
15982 \align center
15983 \begin_inset Tabular
15984 <lyxtabular version="3" rows="3" columns="4">
15985 <features firstHeadTopDL="true" firstHeadBottomDL="true">
15986 <column alignment="center" valignment="top" width="0pt">
15987 <column alignment="center" valignment="middle" width="0">
15988 <column alignment="center" valignment="top" width="0in">
15989 <column alignment="center" valignment="top" width="0pt">
15990 <row>
15991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 abc
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004 def ghi
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Plain Layout
16022 jkl
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 </row>
16028 <row>
16029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033
16034 \family roman
16035 \series medium
16036 \shape up
16037 \size normal
16038 \emph off
16039 \bar no
16040 \noun off
16041 \color none
16042 A
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 B
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060 C
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069 D
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 </row>
16075 <row>
16076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 1
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Plain Layout
16089 2
16090 \end_layout
16091
16092 \end_inset
16093 </cell>
16094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16095 \begin_inset Text
16096
16097 \begin_layout Plain Layout
16098 3
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 4
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 </row>
16113 </lyxtabular>
16114
16115 \end_inset
16116
16117
16118 \end_layout
16119
16120 \begin_layout Standard
16121 At the moment LyX doesn't support multirow cells.
16122  Adept users can declare special LaTeX-arguments for the table.
16123  They are necessary for special table formatting, like for multirow cells,
16124  explained in the tables section of the 
16125 \emph on
16126 Extended
16127 \begin_inset space ~
16128 \end_inset
16129
16130 Features
16131 \emph default
16132  manual.
16133  You can also rotate the current cell or the whole table 90
16134 \begin_inset Formula $\,$
16135 \end_inset
16136
16137 degrees counterclockwise.
16138  These rotations are not visible in LyX but in the output.
16139 \end_layout
16140
16141 \begin_layout Standard
16142 \begin_inset Note Greyedout
16143 status open
16144
16145 \begin_layout Plain Layout
16146
16147 \series bold
16148 Note:
16149 \series default
16150  Most DVI-viewers are 
16151 \emph on
16152 not
16153 \emph default
16154  able to display rotations.
16155 \end_layout
16156
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \begin_layout Standard
16163 The 
16164 \family sans
16165 Borders
16166 \family default
16167  tab allows you to add and delete border lines for the current row/column.
16168  The button 
16169 \family sans
16170 Default
16171 \family default
16172  adds lines for all cell borders.
16173 \end_layout
16174
16175 \begin_layout Subsection
16176 Longtables
16177 \begin_inset Index
16178 status collapsed
16179
16180 \begin_layout Plain Layout
16181 Tables ! Longtables
16182 \end_layout
16183
16184 \end_inset
16185
16186
16187 \begin_inset Index
16188 status collapsed
16189
16190 \begin_layout Plain Layout
16191 Longtables
16192 \end_layout
16193
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \begin_layout Standard
16200 If the table is too long to fit on one page, you can use the option 
16201 \family sans
16202 Use
16203 \begin_inset space ~
16204 \end_inset
16205
16206 long
16207 \begin_inset space ~
16208 \end_inset
16209
16210 table
16211 \family default
16212  in the tab 
16213 \family sans
16214 Longtable
16215 \family default
16216  of the table dialog to split the table automatically over more pages.
16217  Doing this enables some check boxes and you can now define:
16218 \end_layout
16219
16220 \begin_layout Description
16221
16222 \family sans
16223 Header
16224 \family default
16225 : The current row and all rows above, that don't have any special options
16226  defined, are defined to be the header rows of all pages of the longtable;
16227  except for the first page, if 
16228 \family sans
16229 First
16230 \begin_inset space ~
16231 \end_inset
16232
16233 header
16234 \family default
16235  is defined.
16236 \end_layout
16237
16238 \begin_layout Description
16239
16240 \family sans
16241 First
16242 \begin_inset space ~
16243 \end_inset
16244
16245 header
16246 \family default
16247 : The current row and all rows above, that don't have any special options
16248  defined, are defined to be the header rows of the first page of the longtable.
16249 \end_layout
16250
16251 \begin_layout Description
16252
16253 \family sans
16254 Footer
16255 \family default
16256 : The current row and all rows below, that don't have any special options
16257  defined, are defined to be the footer rows of all pages of the longtable;
16258  except for the last page, if 
16259 \family sans
16260 Last
16261 \begin_inset space ~
16262 \end_inset
16263
16264 footer
16265 \family default
16266  is defined.
16267 \end_layout
16268
16269 \begin_layout Description
16270
16271 \family sans
16272 Last
16273 \begin_inset space ~
16274 \end_inset
16275
16276 footer
16277 \family default
16278 : The current row and all rows below, that don't have any special options
16279  defined, are defined to be the footer rows of the last page of the longtable.
16280 \end_layout
16281
16282 \begin_layout Standard
16283 You can also specify a row where the table is splitted.
16284  If you set more than one option in the same table row, you should be aware
16285  of the fact that only the first one is used in the given table row.
16286  The others will then be defined as 
16287 \emph on
16288 empty
16289 \emph default
16290 .
16291  In this context, first means first in this order: 
16292 \family sans
16293 Footer, Last
16294 \begin_inset space ~
16295 \end_inset
16296
16297 footer,
16298 \family default
16299  
16300 \family sans
16301 Header,
16302 \family default
16303  
16304 \family sans
16305 First
16306 \begin_inset space ~
16307 \end_inset
16308
16309 header.
16310
16311 \family default
16312  See the following longtable to see how it works:
16313 \end_layout
16314
16315 \begin_layout Standard
16316 \align center
16317 \begin_inset Tabular
16318 <lyxtabular version="3" rows="69" columns="3">
16319 <features islongtable="true">
16320 <column alignment="block" valignment="top" width="5cm">
16321 <column alignment="left" valignment="top" width="0pt">
16322 <column alignment="right" valignment="top" width="0pt">
16323 <row endfirsthead="true">
16324 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328
16329 \series bold
16330 Example Phone List (ignore the names)
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row endfirsthead="true">
16355 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359
16360 \series bold
16361 NAME
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370
16371 \end_layout
16372
16373 \end_inset
16374 </cell>
16375 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379
16380 \series bold
16381 TEL.
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 </row>
16387 <row endhead="true">
16388 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392  
16393 \series bold
16394 Example Phone List
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Plain Layout
16403
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 </row>
16418 <row endhead="true">
16419 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423
16424 \series bold
16425 NAME
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16440 \begin_inset Text
16441
16442 \begin_layout Plain Layout
16443
16444 \series bold
16445 TEL.
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 <row endfoot="true">
16452 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456  
16457 \series bold
16458 continue ...
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Plain Layout
16467
16468 \end_layout
16469
16470 \end_inset
16471 </cell>
16472 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 </row>
16482 <row>
16483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487
16488 \series bold
16489 Annovi
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 Silvia
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 111
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 <row>
16514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16515 \begin_inset Text
16516
16517 \begin_layout Plain Layout
16518
16519 \series bold
16520 Bertoli
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 Stefano
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 111
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 </row>
16544 <row>
16545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549
16550 \series bold
16551 Bozzi
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560 Walter
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569 111
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 </row>
16575 <row>
16576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580
16581 \series bold
16582 Cachia
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Plain Layout
16591 Maria
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16597 \begin_inset Text
16598
16599 \begin_layout Plain Layout
16600 111
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 </row>
16606 <row>
16607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611
16612 \series bold
16613 Cachia
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622 Maurizio
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 111
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 </row>
16637 <row>
16638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642
16643 \series bold
16644 Cinquemani
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Plain Layout
16653 Giusi
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Plain Layout
16662 111
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 </row>
16668 <row>
16669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673
16674 \series bold
16675 Colin
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 Bernard
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 111
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 <row>
16700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Plain Layout
16704
16705 \series bold
16706 Concli
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 Gianfranco
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 111
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 </row>
16730 <row>
16731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735
16736 \series bold
16737 Dal Bosco
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 Carolina
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 111
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 </row>
16761 <row>
16762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766
16767 \series bold
16768 Dalpiaz
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777 Annamaria
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786 111
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 <row>
16793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797
16798 \series bold
16799 Feliciello
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 Domenico
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817 111
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 </row>
16823 <row>
16824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828
16829 \series bold
16830 Focarelli
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839 Paola
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 111
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 </row>
16854 <row>
16855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout Plain Layout
16859
16860 \series bold
16861 Galletti
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870 Oreste
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879 111
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 </row>
16885 <row>
16886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890
16891 \series bold
16892 Gasparini
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901 Franca
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 111
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \series bold
16923 Rizzardi
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Plain Layout
16932 Paola
16933 \end_layout
16934
16935 \end_inset
16936 </cell>
16937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941 111
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 </row>
16947 <row>
16948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952
16953 \series bold
16954 Lassini
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963 Giancarlo
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972 111
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 </row>
16978 <row>
16979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983
16984 \series bold
16985 Malfatti
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994 Luciano
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 111
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 </row>
17009 <row>
17010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014
17015 \series bold
17016 Malfatti
17017 \end_layout
17018
17019 \end_inset
17020 </cell>
17021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17022 \begin_inset Text
17023
17024 \begin_layout Plain Layout
17025 Valeriano
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034 111
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 </row>
17040 <row>
17041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045
17046 \series bold
17047 Meneguzzo
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056 Roberto
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 111
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 </row>
17071 <row>
17072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076
17077 \series bold
17078 Mezzadra
17079 \end_layout
17080
17081 \end_inset
17082 </cell>
17083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17084 \begin_inset Text
17085
17086 \begin_layout Plain Layout
17087 Roberto
17088 \end_layout
17089
17090 \end_inset
17091 </cell>
17092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096 111
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 </row>
17102 <row>
17103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17104 \begin_inset Text
17105
17106 \begin_layout Plain Layout
17107
17108 \series bold
17109 Pirpamer
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118 Erich
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 111
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 </row>
17133 <row>
17134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138
17139 \series bold
17140 Pochiesa
17141 \end_layout
17142
17143 \end_inset
17144 </cell>
17145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149 Paolo
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 111, 222
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 </row>
17164 <row>
17165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169
17170 \series bold
17171 Radina
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180 Claudio
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 111
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 </row>
17195 <row>
17196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \series bold
17202 Stuffer
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211 Oskar
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 111
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 </row>
17226 <row>
17227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \series bold
17233 Tacchelli
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 Ugo
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 111
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 </row>
17257 <row>
17258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262
17263 \series bold
17264 Tezzele
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Plain Layout
17273 Margit
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 111
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 </row>
17288 <row>
17289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293
17294 \series bold
17295 Unterkalmsteiner
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304 Frieda
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313 111
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 </row>
17319 <row>
17320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout Plain Layout
17324
17325 \series bold
17326 Vieider
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 Hilde
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 111
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 </row>
17350 <row>
17351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Plain Layout
17355
17356 \series bold
17357 Vigna
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17363 \begin_inset Text
17364
17365 \begin_layout Plain Layout
17366 Jürgen
17367 \end_layout
17368
17369 \end_inset
17370 </cell>
17371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Plain Layout
17375 111
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 </row>
17381 <row>
17382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386
17387 \series bold
17388 Weber
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Plain Layout
17397 Maurizio
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 111
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 </row>
17412 <row>
17413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417
17418 \series bold
17419 Winkler
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 Franz
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 111
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 </row>
17443 <row>
17444 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17445 \begin_inset Text
17446
17447 \begin_layout Plain Layout
17448  
17449 \end_layout
17450
17451 \end_inset
17452 </cell>
17453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 </row>
17472 <row>
17473 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout Plain Layout
17477
17478 \series bold
17479 Annovi
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 Silvia
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497 555
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 </row>
17503 <row>
17504 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508
17509 \series bold
17510 Bertoli
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519 Stefano
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528 555
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 </row>
17534 <row>
17535 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539
17540 \series bold
17541 Bozzi
17542 \end_layout
17543
17544 \end_inset
17545 </cell>
17546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17547 \begin_inset Text
17548
17549 \begin_layout Plain Layout
17550 Walter
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17556 \begin_inset Text
17557
17558 \begin_layout Plain Layout
17559 555
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 </row>
17565 <row>
17566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570
17571 \series bold
17572 Cachia
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581 Maria
17582 \end_layout
17583
17584 \end_inset
17585 </cell>
17586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590 555
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 </row>
17596 <row>
17597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601
17602 \series bold
17603 Cachia
17604 \end_layout
17605
17606 \end_inset
17607 </cell>
17608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612 Maurizio
17613 \end_layout
17614
17615 \end_inset
17616 </cell>
17617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621 555
17622 \end_layout
17623
17624 \end_inset
17625 </cell>
17626 </row>
17627 <row>
17628 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632
17633 \series bold
17634 Cinquemani
17635 \end_layout
17636
17637 \end_inset
17638 </cell>
17639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643 Giusi
17644 \end_layout
17645
17646 \end_inset
17647 </cell>
17648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652 555
17653 \end_layout
17654
17655 \end_inset
17656 </cell>
17657 </row>
17658 <row>
17659 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663
17664 \series bold
17665 Colin
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674 Bernard
17675 \end_layout
17676
17677 \end_inset
17678 </cell>
17679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683 555
17684 \end_layout
17685
17686 \end_inset
17687 </cell>
17688 </row>
17689 <row>
17690 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694
17695 \series bold
17696 Concli
17697 \end_layout
17698
17699 \end_inset
17700 </cell>
17701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17702 \begin_inset Text
17703
17704 \begin_layout Plain Layout
17705 Gianfranco
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714 555
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 </row>
17720 <row>
17721 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725
17726 \series bold
17727 Dal Bosco
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 Carolina
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 555
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 </row>
17751 <row>
17752 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756
17757 \series bold
17758 Dalpiaz
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Plain Layout
17767 Annamaria
17768 \end_layout
17769
17770 \end_inset
17771 </cell>
17772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776 555
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 </row>
17782 <row>
17783 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787
17788 \series bold
17789 Feliciello
17790 \end_layout
17791
17792 \end_inset
17793 </cell>
17794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Plain Layout
17798 Domenico
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807 555
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 </row>
17813 <row>
17814 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818
17819 \series bold
17820 Focarelli
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 Paola
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 555
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 </row>
17844 <row>
17845 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849
17850 \series bold
17851 Galletti
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860 Oreste
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869 555
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 </row>
17875 <row>
17876 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880
17881 \series bold
17882 Gasparini
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891 Franca
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 555
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 </row>
17906 <row>
17907 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911
17912 \series bold
17913 Rizzardi
17914 \end_layout
17915
17916 \end_inset
17917 </cell>
17918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17919 \begin_inset Text
17920
17921 \begin_layout Plain Layout
17922 Paola
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 555
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 </row>
17937 <row>
17938 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942
17943 \series bold
17944 Lassini
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953 Giancarlo
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 555
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 </row>
17968 <row>
17969 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973
17974 \series bold
17975 Malfatti
17976 \end_layout
17977
17978 \end_inset
17979 </cell>
17980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17981 \begin_inset Text
17982
17983 \begin_layout Plain Layout
17984 Luciano
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 555
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 </row>
17999 <row>
18000 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004
18005 \series bold
18006 Malfatti
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015 Valeriano
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 555
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 </row>
18030 <row>
18031 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035
18036 \series bold
18037 Meneguzzo
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046 Roberto
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 555
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 </row>
18061 <row>
18062 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066
18067 \series bold
18068 Mezzadra
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Plain Layout
18077 Roberto
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 555
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 </row>
18092 <row>
18093 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \series bold
18099 Pirpamer
18100 \end_layout
18101
18102 \end_inset
18103 </cell>
18104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18105 \begin_inset Text
18106
18107 \begin_layout Plain Layout
18108 Erich
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 555
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 </row>
18123 <row>
18124 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \series bold
18130 Pochiesa
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 Paolo
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148 555, 222
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 </row>
18154 <row>
18155 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159
18160 \series bold
18161 Radina
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170 Claudio
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 555
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 </row>
18185 <row>
18186 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190
18191 \series bold
18192 Stuffer
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Plain Layout
18201 Oskar
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210 555
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 </row>
18216 <row>
18217 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221
18222 \series bold
18223 Tacchelli
18224 \end_layout
18225
18226 \end_inset
18227 </cell>
18228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18229 \begin_inset Text
18230
18231 \begin_layout Plain Layout
18232 Ugo
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241 555
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 </row>
18247 <row>
18248 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252
18253 \series bold
18254 Tezzele
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Plain Layout
18263 Margit
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272 555
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 </row>
18278 <row>
18279 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283
18284 \series bold
18285 Unterkalmsteiner
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 Frieda
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 555
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 </row>
18309 <row>
18310 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314
18315 \series bold
18316 Vieider
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 Hilde
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 555
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 </row>
18340 <row>
18341 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345
18346 \series bold
18347 Vigna
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 Jürgen
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365 999
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 </row>
18371 <row>
18372 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376
18377 \series bold
18378 Weber
18379 \end_layout
18380
18381 \end_inset
18382 </cell>
18383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387 Maurizio
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 555
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 </row>
18402 <row>
18403 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18404 \begin_inset Text
18405
18406 \begin_layout Plain Layout
18407
18408 \series bold
18409 Winkler
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418 Franz
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 555
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 </row>
18433 <row endlastfoot="true">
18434 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438
18439 \series bold
18440 End
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 </row>
18464 </lyxtabular>
18465
18466 \end_inset
18467
18468
18469 \end_layout
18470
18471 \begin_layout Subsection
18472 Table Cells
18473 \begin_inset Index
18474 status collapsed
18475
18476 \begin_layout Plain Layout
18477 Tables ! Cells
18478 \end_layout
18479
18480 \end_inset
18481
18482
18483 \begin_inset CommandInset label
18484 LatexCommand label
18485 name "sub:Table-Cells"
18486
18487 \end_inset
18488
18489
18490 \end_layout
18491
18492 \begin_layout Standard
18493 A table cell can contain text, inline equations, a figure, or another table.
18494  All these kinds of objects can be placed in the same cell.
18495  Font sizes and shapes can also be altered.
18496  But you can't put a special environment in a cell (like 
18497 \family sans
18498 Section*
18499 \family default
18500 , etc.), nor set spacing options etc.
18501  for the cell's paragraph.
18502 \end_layout
18503
18504 \begin_layout Standard
18505 To have multi-line entries in table cells, you have to declare a fixed width
18506  for the column in the table dialog.
18507  Your text is then automatically split into multiple lines and the cell
18508  is enlarged vertically when the length of the text exceeds the given width.
18509  An example:
18510 \end_layout
18511
18512 \begin_layout Standard
18513 \align center
18514 \begin_inset Tabular
18515 <lyxtabular version="3" rows="4" columns="3">
18516 <features>
18517 <column alignment="center" valignment="top" width="0pt">
18518 <column alignment="block" valignment="top" width="3cm">
18519 <column alignment="center" valignment="top" width="0pt">
18520 <row>
18521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525
18526 \family roman
18527 \series medium
18528 \shape up
18529 \size normal
18530 \emph off
18531 \bar no
18532 \noun off
18533 \color none
18534 1
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543
18544 \family roman
18545 \series medium
18546 \shape up
18547 \size normal
18548 \emph off
18549 \bar no
18550 \noun off
18551 \color none
18552 2
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561
18562 \family roman
18563 \series medium
18564 \shape up
18565 \size normal
18566 \emph off
18567 \bar no
18568 \noun off
18569 \color none
18570 3
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \family roman
18583 \series medium
18584 \shape up
18585 \size normal
18586 \emph off
18587 \bar no
18588 \noun off
18589 \color none
18590 4
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \family roman
18601 \series medium
18602 \shape up
18603 \size normal
18604 \emph off
18605 \bar no
18606 \noun off
18607 \color none
18608 This is a multiline entry in a table.
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \family roman
18619 \series medium
18620 \shape up
18621 \size normal
18622 \emph off
18623 \bar no
18624 \noun off
18625 \color none
18626 5
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 </row>
18632 <row>
18633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \family roman
18639 \series medium
18640 \shape up
18641 \size normal
18642 \emph off
18643 \bar no
18644 \noun off
18645 \color none
18646 6
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \family roman
18657 \series medium
18658 \shape up
18659 \size normal
18660 \emph off
18661 \bar no
18662 \noun off
18663 \color none
18664 This is longer now.
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \family roman
18675 \series medium
18676 \shape up
18677 \size normal
18678 \emph off
18679 \bar no
18680 \noun off
18681 \color none
18682 7
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 </row>
18688 <row>
18689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \family roman
18695 \series medium
18696 \shape up
18697 \size normal
18698 \emph off
18699 \bar no
18700 \noun off
18701 \color none
18702 8
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711
18712 \family roman
18713 \series medium
18714 \shape up
18715 \size normal
18716 \emph off
18717 \bar no
18718 \noun off
18719 \color none
18720 This is a multiline entry in a table.
18721  This is longer now.
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730
18731 \family roman
18732 \series medium
18733 \shape up
18734 \size normal
18735 \emph off
18736 \bar no
18737 \noun off
18738 \color none
18739 9
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 </row>
18745 </lyxtabular>
18746
18747 \end_inset
18748
18749
18750 \end_layout
18751
18752 \begin_layout Standard
18753 Cutting and pasting between tables and table cells works reasonably well.
18754  You can cut and paste even more than one row.
18755  Selection with the mouse or with 
18756 \family sans
18757 Shift
18758 \family default
18759  plus the arrow keys works as usual.
18760  You can also copy and paste the entire table as a single unit by starting
18761  the selection from outside the table.
18762 \end_layout
18763
18764 \begin_layout Section
18765 Floats
18766 \begin_inset Index
18767 status collapsed
18768
18769 \begin_layout Plain Layout
18770 Floats
18771 \end_layout
18772
18773 \end_inset
18774
18775
18776 \begin_inset CommandInset label
18777 LatexCommand label
18778 name "sec:Floats"
18779
18780 \end_inset
18781
18782
18783 \end_layout
18784
18785 \begin_layout Standard
18786 A float is a block of text associated with some sort of label, which doesn't
18787  have a fixed location.
18788  It can 
18789 \begin_inset Quotes eld
18790 \end_inset
18791
18792 float
18793 \begin_inset Quotes erd
18794 \end_inset
18795
18796  forward or backward a page or two, to wherever it fits best.
18797  
18798 \family sans
18799 Footnotes
18800 \family default
18801  and 
18802 \family sans
18803 Margin
18804 \begin_inset space ~
18805 \end_inset
18806
18807 Notes
18808 \family default
18809  are also floats, because they can float to the next page when there are
18810  too much notes at the page.
18811 \end_layout
18812
18813 \begin_layout Standard
18814 Floats makes it possible to get a high quality layout.
18815  Images and tables can evenly be spread to the pages to avoid whitespace
18816  and pages without text.
18817  As the floating often destroys the context between the text and the image/table
18818 , every float can be referenced in the text.
18819  Floats are therefore numbered.
18820  Referencing is described in section
18821 \begin_inset space ~
18822 \end_inset
18823
18824
18825 \begin_inset CommandInset ref
18826 LatexCommand ref
18827 reference "sec:Cross-References"
18828
18829 \end_inset
18830
18831 .
18832 \end_layout
18833
18834 \begin_layout Standard
18835 To insert a float, use the menu 
18836 \family sans
18837 Insert\SpecialChar \menuseparator
18838 Floats
18839 \family default
18840 .
18841  A box with a caption that has e.
18842 \begin_inset space \thinspace{}
18843 \end_inset
18844
18845 g.
18846 \begin_inset space ~
18847 \end_inset
18848
18849 the label 
18850 \begin_inset Quotes eld
18851 \end_inset
18852
18853 Figure
18854 \begin_inset space ~
18855 \end_inset
18856
18857 #:
18858 \begin_inset Quotes erd
18859 \end_inset
18860
18861  (# is the actual number) will be inserted into your document.
18862  The label will automatically be translated to the document language in
18863  the output.
18864  Behind the label you can insert the caption text.
18865 \begin_inset Index
18866 status collapsed
18867
18868 \begin_layout Plain Layout
18869 Floats ! Captions
18870 \end_layout
18871
18872 \end_inset
18873
18874  The image or table is inserted above or below the caption in a separate
18875  paragraph within the float.
18876  To keep your LyX-document readable, you can open and close the float box
18877  by left-clicking on the box label.
18878  A closed float box looks like this: 
18879 \begin_inset Graphics
18880         filename clipart/floatQt4.png
18881         scale 80
18882
18883 \end_inset
18884
18885  -- a gray button with a red label.
18886 \end_layout
18887
18888 \begin_layout Standard
18889 It is recommended to insert floats as a separate paragraph to avoid possible
18890  LaTeX-errors that can occur when the surrounding text is specially formatted.
18891 \end_layout
18892
18893 \begin_layout Subsection
18894 Float Types
18895 \end_layout
18896
18897 \begin_layout Subsubsection
18898 Figure Floats
18899 \begin_inset Index
18900 status collapsed
18901
18902 \begin_layout Plain Layout
18903 Floats ! Figure floats
18904 \end_layout
18905
18906 \end_inset
18907
18908
18909 \begin_inset CommandInset label
18910 LatexCommand label
18911 name "sec:Figure-Floats"
18912
18913 \end_inset
18914
18915
18916 \end_layout
18917
18918 \begin_layout Standard
18919 The menu 
18920 \family sans
18921 Insert\SpecialChar \menuseparator
18922 Float\SpecialChar \menuseparator
18923 Figure
18924 \family default
18925  inserts a float with the label 
18926 \begin_inset Quotes eld
18927 \end_inset
18928
18929
18930 \series bold
18931 Figure
18932 \begin_inset space ~
18933 \end_inset
18934
18935 #:
18936 \series default
18937
18938 \begin_inset Quotes erd
18939 \end_inset
18940
18941 .
18942  Set the cursor above this label (or before it and press enter) and insert
18943  the image as described above to get the caption printed below the image.
18944  This is what we did for Figure
18945 \begin_inset space ~
18946 \end_inset
18947
18948
18949 \begin_inset CommandInset ref
18950 LatexCommand ref
18951 reference "cap:Platypus"
18952
18953 \end_inset
18954
18955 .
18956  If you want the caption to be above the image, set the cursor at the end
18957  of the caption, press enter and insert the image.
18958  This was done in Figure
18959 \begin_inset space ~
18960 \end_inset
18961
18962
18963 \begin_inset CommandInset ref
18964 LatexCommand ref
18965 reference "cap:Escher"
18966
18967 \end_inset
18968
18969 .
18970 \end_layout
18971
18972 \begin_layout Standard
18973 \begin_inset Float figure
18974 wide false
18975 sideways false
18976 status open
18977
18978 \begin_layout Plain Layout
18979 \align center
18980 \begin_inset Graphics
18981         filename clipart/platypus.eps
18982         display color
18983         width 50col%
18984         rotateOrigin center
18985
18986 \end_inset
18987
18988
18989 \end_layout
18990
18991 \begin_layout Plain Layout
18992 \begin_inset Caption
18993
18994 \begin_layout Plain Layout
18995 \begin_inset CommandInset label
18996 LatexCommand label
18997 name "cap:Platypus"
18998
18999 \end_inset
19000
19001 A severely distorted platypus in a float.
19002 \end_layout
19003
19004 \end_inset
19005
19006
19007 \end_layout
19008
19009 \end_inset
19010
19011
19012 \end_layout
19013
19014 \begin_layout Standard
19015 \begin_inset Float figure
19016 wide false
19017 sideways false
19018 status open
19019
19020 \begin_layout Plain Layout
19021 \begin_inset Caption
19022
19023 \begin_layout Plain Layout
19024 \begin_inset CommandInset label
19025 LatexCommand label
19026 name "cap:Escher"
19027
19028 \end_inset
19029
19030 M.C.
19031  Escher on acid.
19032 \end_layout
19033
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \begin_layout Plain Layout
19040 \align center
19041 \begin_inset Graphics
19042         filename clipart/escher-lsd.eps
19043         display color
19044         scale 80
19045         rotateOrigin center
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Standard
19058 This figure float show also how to set a label and create a cross-reference
19059  to it.
19060  As described in section
19061 \begin_inset space ~
19062 \end_inset
19063
19064
19065 \begin_inset CommandInset ref
19066 LatexCommand ref
19067 reference "sec:Cross-References"
19068
19069 \end_inset
19070
19071 , you can simply insert a label in the caption using the menu 
19072 \family sans
19073 Insert\SpecialChar \menuseparator
19074 Label
19075 \family default
19076  and refer to it using the menu 
19077 \family sans
19078 Insert\SpecialChar \menuseparator
19079 Cross-Reference
19080 \family default
19081 .
19082  It is important to use references to figure floats, rather than using vague
19083  references like 
19084 \begin_inset Quotes eld
19085 \end_inset
19086
19087 the figure above
19088 \begin_inset Quotes erd
19089 \end_inset
19090
19091 , because as LaTeX will reposition the floats in the final document; it
19092  might not be 
19093 \begin_inset Quotes eld
19094 \end_inset
19095
19096 above
19097 \begin_inset Quotes erd
19098 \end_inset
19099
19100  at all.
19101 \end_layout
19102
19103 \begin_layout Standard
19104 Normally only one image is inserted to a figure float, but sometimes you
19105  might want to use two images with separate subcaptions.
19106  This can be done by inserting image floats into existing image floats.
19107  Note that only the main caption of the float is added to the List of Figures.
19108  Figure
19109 \begin_inset space ~
19110 \end_inset
19111
19112
19113 \begin_inset CommandInset ref
19114 LatexCommand ref
19115 reference "cap:Two-distorted-images"
19116
19117 \end_inset
19118
19119  is an example of a figure float with two images set side by side.
19120  You can also set the images one below the other.
19121  Figure
19122 \begin_inset space ~
19123 \end_inset
19124
19125
19126 \begin_inset CommandInset ref
19127 LatexCommand ref
19128 reference "fig:Undefinable"
19129
19130 \end_inset
19131
19132  and 
19133 \begin_inset CommandInset ref
19134 LatexCommand ref
19135 reference "fig:Platypus"
19136
19137 \end_inset
19138
19139  are the subfigures.
19140 \end_layout
19141
19142 \begin_layout Standard
19143 \begin_inset Float figure
19144 wide false
19145 sideways false
19146 status open
19147
19148 \begin_layout Plain Layout
19149 \begin_inset space \hfill{}
19150 \end_inset
19151
19152
19153 \begin_inset Float figure
19154 wide false
19155 sideways false
19156 status open
19157
19158 \begin_layout Plain Layout
19159 \begin_inset Caption
19160
19161 \begin_layout Plain Layout
19162 \begin_inset CommandInset label
19163 LatexCommand label
19164 name "fig:Undefinable"
19165
19166 \end_inset
19167
19168 Undefinable
19169 \end_layout
19170
19171 \end_inset
19172
19173
19174 \end_layout
19175
19176 \begin_layout Plain Layout
19177 \begin_inset Graphics
19178         filename clipart/escher-lsd.eps
19179         width 45col%
19180
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \end_inset
19187
19188
19189 \begin_inset space \hfill{}
19190 \end_inset
19191
19192
19193 \begin_inset Float figure
19194 wide false
19195 sideways false
19196 status open
19197
19198 \begin_layout Plain Layout
19199 \begin_inset Caption
19200
19201 \begin_layout Plain Layout
19202 \begin_inset CommandInset label
19203 LatexCommand label
19204 name "fig:Platypus"
19205
19206 \end_inset
19207
19208 Platypus
19209 \end_layout
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Plain Layout
19217 \begin_inset Graphics
19218         filename clipart/platypus.eps
19219         lyxscale 60
19220         width 45col%
19221
19222 \end_inset
19223
19224
19225 \end_layout
19226
19227 \end_inset
19228
19229
19230 \begin_inset space \hfill{}
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \begin_layout Plain Layout
19237 \begin_inset Caption
19238
19239 \begin_layout Plain Layout
19240 \begin_inset CommandInset label
19241 LatexCommand label
19242 name "cap:Two-distorted-images"
19243
19244 \end_inset
19245
19246 Two distorted images.
19247 \end_layout
19248
19249 \end_inset
19250
19251
19252 \end_layout
19253
19254 \end_inset
19255
19256
19257 \end_layout
19258
19259 \begin_layout Standard
19260 Note that the caption is added to the 
19261 \family sans
19262 List
19263 \begin_inset space ~
19264 \end_inset
19265
19266 of
19267 \begin_inset space ~
19268 \end_inset
19269
19270 Figures
19271 \family default
19272  as described in section
19273 \begin_inset space ~
19274 \end_inset
19275
19276
19277 \begin_inset CommandInset ref
19278 LatexCommand ref
19279 reference "sec:ListsOf"
19280
19281 \end_inset
19282
19283 .
19284 \end_layout
19285
19286 \begin_layout Subsubsection
19287 Table Floats
19288 \begin_inset Index
19289 status collapsed
19290
19291 \begin_layout Plain Layout
19292 Floats ! Table floats
19293 \end_layout
19294
19295 \end_inset
19296
19297
19298 \begin_inset CommandInset label
19299 LatexCommand label
19300 name "sec:Table-Floats"
19301
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \begin_layout Standard
19308 Table floats can be inserted using the menu 
19309 \family sans
19310 Insert\SpecialChar \menuseparator
19311 Float\SpecialChar \menuseparator
19312 Table
19313 \family default
19314 .
19315  They have the same properties as figure floats except of the different
19316  label.
19317  Table
19318 \begin_inset space ~
19319 \end_inset
19320
19321
19322 \begin_inset CommandInset ref
19323 LatexCommand ref
19324 reference "cap:Table-float"
19325
19326 \end_inset
19327
19328  is an example of a table float.
19329 \end_layout
19330
19331 \begin_layout Standard
19332 \begin_inset Float table
19333 wide false
19334 sideways false
19335 status open
19336
19337 \begin_layout Plain Layout
19338 \begin_inset Caption
19339
19340 \begin_layout Plain Layout
19341 \begin_inset CommandInset label
19342 LatexCommand label
19343 name "cap:Table-float"
19344
19345 \end_inset
19346
19347 A table float.
19348 \end_layout
19349
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \begin_layout Plain Layout
19356 \align center
19357 \begin_inset Tabular
19358 <lyxtabular version="3" rows="3" columns="3">
19359 <features>
19360 <column alignment="center" valignment="top" width="0pt">
19361 <column alignment="center" valignment="top" width="0pt">
19362 <column alignment="center" valignment="top" width="0pt">
19363 <row>
19364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368
19369 \family roman
19370 \series medium
19371 \shape up
19372 \size normal
19373 \emph off
19374 \bar no
19375 \noun off
19376 \color none
19377 1
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386
19387 \family roman
19388 \series medium
19389 \shape up
19390 \size normal
19391 \emph off
19392 \bar no
19393 \noun off
19394 \color none
19395 2
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404
19405 \family roman
19406 \series medium
19407 \shape up
19408 \size normal
19409 \emph off
19410 \bar no
19411 \noun off
19412 \color none
19413 3
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 </row>
19419 <row>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424
19425 \family roman
19426 \series medium
19427 \shape up
19428 \size normal
19429 \emph off
19430 \bar no
19431 \noun off
19432 \color none
19433 Joe
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \family roman
19444 \series medium
19445 \shape up
19446 \size normal
19447 \emph off
19448 \bar no
19449 \noun off
19450 \color none
19451 Mary
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \family roman
19462 \series medium
19463 \shape up
19464 \size normal
19465 \emph off
19466 \bar no
19467 \noun off
19468 \color none
19469 Ted
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 </row>
19475 <row>
19476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480
19481 \family roman
19482 \series medium
19483 \shape up
19484 \size normal
19485 \emph off
19486 \bar no
19487 \noun off
19488 \color none
19489 \begin_inset Formula $\int x^{2}dx$
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \family roman
19503 \series medium
19504 \shape up
19505 \size normal
19506 \emph off
19507 \bar no
19508 \noun off
19509 \color none
19510 \begin_inset Formula $\left[\begin{array}{cc}
19511 a & b\\
19512 c & d\end{array}\right]$
19513 \end_inset
19514
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524
19525 \family roman
19526 \series medium
19527 \shape up
19528 \size normal
19529 \emph off
19530 \bar no
19531 \noun off
19532 \color none
19533 \begin_inset Formula $1+1=2$
19534 \end_inset
19535
19536
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 </lyxtabular>
19543
19544 \end_inset
19545
19546
19547 \end_layout
19548
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \begin_layout Subsubsection
19555 Algorithm Floats
19556 \begin_inset Index
19557 status collapsed
19558
19559 \begin_layout Plain Layout
19560 Floats ! Algorithm floats
19561 \end_layout
19562
19563 \end_inset
19564
19565
19566 \end_layout
19567
19568 \begin_layout Standard
19569 This float type is inserted with the menu 
19570 \family sans
19571 Insert\SpecialChar \menuseparator
19572 Float\SpecialChar \menuseparator
19573 Algorithm
19574 \family default
19575 .
19576  It is used for program codes and descriptions of algorithms.
19577  A possible environment for algorithms is the 
19578 \family sans
19579 LyX-Code
19580 \family default
19581 , described in section
19582 \begin_inset space ~
19583 \end_inset
19584
19585
19586 \begin_inset CommandInset ref
19587 LatexCommand ref
19588 reference "sub:LyX-Code"
19589
19590 \end_inset
19591
19592 .
19593 \end_layout
19594
19595 \begin_layout Standard
19596 \begin_inset Note Greyedout
19597 status open
19598
19599 \begin_layout Plain Layout
19600
19601 \series bold
19602 Note:
19603 \series default
19604  that the float label is not automatically translated into the document
19605  language.
19606 \end_layout
19607
19608 \end_inset
19609
19610  You have to do this manually by adding the following line
19611 \end_layout
19612
19613 \begin_layout Standard
19614
19615 \series bold
19616
19617 \backslash
19618 floatname{algorithm}{your
19619 \begin_inset space ~
19620 \end_inset
19621
19622 name}
19623 \end_layout
19624
19625 \begin_layout Standard
19626 to the document preamble (menu 
19627 \family sans
19628 Document\SpecialChar \menuseparator
19629 Settings
19630 \family default
19631 ).
19632  
19633 \series bold
19634 your
19635 \begin_inset space ~
19636 \end_inset
19637
19638 name
19639 \series default
19640  is the word 
19641 \begin_inset Quotes eld
19642 \end_inset
19643
19644
19645 \emph on
19646 algorithm
19647 \emph default
19648
19649 \begin_inset Quotes erd
19650 \end_inset
19651
19652  in your language.
19653 \end_layout
19654
19655 \begin_layout Subsubsection
19656 Wrap Floats
19657 \begin_inset Index
19658 status collapsed
19659
19660 \begin_layout Plain Layout
19661 Floats ! Text Wrap Floats
19662 \end_layout
19663
19664 \end_inset
19665
19666
19667 \begin_inset CommandInset label
19668 LatexCommand label
19669 name "sec:Wrap-Floats"
19670
19671 \end_inset
19672
19673
19674 \end_layout
19675
19676 \begin_layout Standard
19677 \begin_inset Wrap figure
19678 lines 0
19679 placement l
19680 overhang 0in
19681 width "40col%"
19682 status open
19683
19684 \begin_layout Plain Layout
19685 \begin_inset Graphics
19686         filename clipart/mobius.eps
19687         display color
19688         width 40col%
19689         rotateOrigin center
19690
19691 \end_inset
19692
19693
19694 \end_layout
19695
19696 \begin_layout Plain Layout
19697 \begin_inset Caption
19698
19699 \begin_layout Plain Layout
19700 \begin_inset CommandInset label
19701 LatexCommand label
19702 name "cap:Wrapped-figure"
19703
19704 \end_inset
19705
19706 This is a wrapped figure.
19707 \begin_inset VSpace medskip
19708 \end_inset
19709
19710
19711 \end_layout
19712
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \end_inset
19719
19720 This float type is used if you want to 
19721 \begin_inset Quotes eld
19722 \end_inset
19723
19724 wrap
19725 \begin_inset Quotes erd
19726 \end_inset
19727
19728  text around a figure so that it only occupies some fraction of the column
19729  width.
19730  It can be inserted using the menu 
19731 \family sans
19732 Insert\SpecialChar \menuseparator
19733 Float\SpecialChar \menuseparator
19734 Wrap
19735 \begin_inset space ~
19736 \end_inset
19737
19738 Float
19739 \family default
19740  if the LaTeX-package 
19741 \series bold
19742 wrapfig
19743 \series default
19744
19745 \begin_inset Index
19746 status collapsed
19747
19748 \begin_layout Plain Layout
19749 Latex@LaTeX-packages ! wrapfig
19750 \end_layout
19751
19752 \end_inset
19753
19754  is installed.
19755 \begin_inset Foot
19756 status collapsed
19757
19758 \begin_layout Plain Layout
19759 Installing a LaTeX-package is explained it in the 
19760 \emph on
19761 LaTeX
19762 \begin_inset space ~
19763 \end_inset
19764
19765 Configuration
19766 \emph default
19767  manual.
19768 \end_layout
19769
19770 \end_inset
19771
19772  The width and placement of the float is adjusted by right-clicking on the
19773  float box.
19774  Figure
19775 \begin_inset space ~
19776 \end_inset
19777
19778
19779 \begin_inset CommandInset ref
19780 LatexCommand ref
19781 reference "cap:Wrapped-figure"
19782
19783 \end_inset
19784
19785  is for example a figure wrap float with a width of 40
19786 \begin_inset space \thinspace{}
19787 \end_inset
19788
19789 col%.
19790 \begin_inset Foot
19791 status collapsed
19792
19793 \begin_layout Plain Layout
19794 Available units are explained in Appendix
19795 \begin_inset space ~
19796 \end_inset
19797
19798
19799 \begin_inset CommandInset ref
19800 LatexCommand ref
19801 reference "cha:Units-available-in"
19802
19803 \end_inset
19804
19805 .
19806 \end_layout
19807
19808 \end_inset
19809
19810  Some space was added under the caption to separate it better from the surroundi
19811 ng text.
19812 \end_layout
19813
19814 \begin_layout Standard
19815 \begin_inset Note Greyedout
19816 status open
19817
19818 \begin_layout Plain Layout
19819
19820 \series bold
19821 Note:
19822 \series default
19823  Wrap floats might be fragile! E.g.
19824  having a figure too close to the bottom of the page can mess things up
19825  in the way that the float doesn't appear in the output or that it is placed
19826  over some other text.
19827 \end_layout
19828
19829 \end_inset
19830
19831  In general:
19832 \end_layout
19833
19834 \begin_layout Itemize
19835 Wrap floats should not be placed in paragraphs that run over a page break.
19836  That means that wrap floats should better be inserted to the exact place
19837  when the document is nearly ready and you are able to estimate where page
19838  breaks will appear.
19839 \end_layout
19840
19841 \begin_layout Itemize
19842 Wrap floats should either be placed in an own paragraph before the paragraph
19843  where they should wrap into or within a paragraph.
19844 \end_layout
19845
19846 \begin_layout Itemize
19847 Wrap floats in consecutive paragraphs may cause troubles, so assure that
19848  there is a text paragraph between them as separator.
19849 \end_layout
19850
19851 \begin_layout Itemize
19852 Wrap floats are not allowed in section headings or tables.
19853 \end_layout
19854
19855 \begin_layout Subsection
19856 Rotated Floats
19857 \begin_inset CommandInset label
19858 LatexCommand label
19859 name "sub:Rotated-Floats"
19860
19861 \end_inset
19862
19863
19864 \begin_inset Index
19865 status collapsed
19866
19867 \begin_layout Plain Layout
19868 Floats ! Rotating
19869 \end_layout
19870
19871 \end_inset
19872
19873
19874 \end_layout
19875
19876 \begin_layout Standard
19877 Especially for wide tables you might have floats rotated.
19878  To rotate a whole float including the caption, right-click on the float-box
19879  and use the option 
19880 \family sans
19881 Rotate
19882 \begin_inset space ~
19883 \end_inset
19884
19885 sideways
19886 \family default
19887 .
19888 \end_layout
19889
19890 \begin_layout Standard
19891 Rotated floats are always placed on its own page (or column, when you have
19892  a two-column document).
19893  They are rotated so that you can read them from the outside margin.
19894  Forcing the rotation direction is explained in the 
19895 \emph on
19896 Embedded Objects
19897 \emph default
19898  manual.
19899 \end_layout
19900
19901 \begin_layout Standard
19902 Referencing rotated floats is the same like for normal floats, the caption
19903  format is also the same: Table
19904 \begin_inset space ~
19905 \end_inset
19906
19907
19908 \begin_inset CommandInset ref
19909 LatexCommand ref
19910 reference "cap:Rotated-table"
19911
19912 \end_inset
19913
19914  is an example of a rotated table float.
19915 \end_layout
19916
19917 \begin_layout Standard
19918 \begin_inset Note Greyedout
19919 status open
19920
19921 \begin_layout Plain Layout
19922
19923 \series bold
19924 Note:
19925 \series default
19926  Not all DVI-viewers are able to display rotated floats.
19927 \end_layout
19928
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \begin_layout Standard
19935 \begin_inset Float table
19936 wide false
19937 sideways true
19938 status open
19939
19940 \begin_layout Plain Layout
19941 \begin_inset Caption
19942
19943 \begin_layout Plain Layout
19944 \begin_inset CommandInset label
19945 LatexCommand label
19946 name "cap:Rotated-table"
19947
19948 \end_inset
19949
19950  Rotated table
19951 \end_layout
19952
19953 \end_inset
19954
19955
19956 \end_layout
19957
19958 \begin_layout Plain Layout
19959 \align center
19960 \begin_inset Tabular
19961 <lyxtabular version="3" rows="1" columns="5">
19962 <features>
19963 <column alignment="center" valignment="top" width="0">
19964 <column alignment="center" valignment="top" width="0">
19965 <column alignment="center" valignment="top" width="0">
19966 <column alignment="center" valignment="top" width="0">
19967 <column alignment="center" valignment="top" width="0">
19968 <row>
19969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973 test
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 b
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991 c
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000 d
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009 e
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 </row>
20015 </lyxtabular>
20016
20017 \end_inset
20018
20019
20020 \end_layout
20021
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \begin_layout Subsection
20028 Float Placement
20029 \begin_inset CommandInset label
20030 LatexCommand label
20031 name "sub:Float-Placement"
20032
20033 \end_inset
20034
20035
20036 \begin_inset Index
20037 status collapsed
20038
20039 \begin_layout Plain Layout
20040 Floats ! Placement
20041 \end_layout
20042
20043 \end_inset
20044
20045
20046 \end_layout
20047
20048 \begin_layout Standard
20049 Right-clicking on a float-box opens a dialog where you can alter the placement
20050  options that LaTeX uses for positioning the float.
20051 \begin_inset Newline newline
20052 \end_inset
20053
20054 The option 
20055 \family sans
20056 Span
20057 \begin_inset space ~
20058 \end_inset
20059
20060 columns
20061 \family default
20062  is only useful for two-column documents: If you select it, the float will
20063  span across both columns on the page instead of being confined to just
20064  one.
20065 \begin_inset Newline newline
20066 \end_inset
20067
20068 The option 
20069 \family sans
20070 Rotate
20071 \begin_inset space ~
20072 \end_inset
20073
20074 sideways
20075 \family default
20076  is used to rotate floats, see section
20077 \begin_inset space ~
20078 \end_inset
20079
20080
20081 \begin_inset CommandInset ref
20082 LatexCommand ref
20083 reference "sub:Rotated-Floats"
20084
20085 \end_inset
20086
20087 .
20088 \end_layout
20089
20090 \begin_layout Standard
20091 You can use one ore more of the following options in the float dialog to
20092  set the placement for a particular float when you uncheck the option 
20093 \family sans
20094 Use
20095 \begin_inset space ~
20096 \end_inset
20097
20098 default
20099 \begin_inset space ~
20100 \end_inset
20101
20102 placement
20103 \family default
20104 :
20105 \end_layout
20106
20107 \begin_layout Description
20108 Here
20109 \begin_inset space ~
20110 \end_inset
20111
20112 if
20113 \begin_inset space ~
20114 \end_inset
20115
20116 possible: try to place the float on the position where it is inserted
20117 \end_layout
20118
20119 \begin_layout Description
20120 Top
20121 \begin_inset space ~
20122 \end_inset
20123
20124 of
20125 \begin_inset space ~
20126 \end_inset
20127
20128 page: try to place the float on the top of the current page
20129 \end_layout
20130
20131 \begin_layout Description
20132 Bottom
20133 \begin_inset space ~
20134 \end_inset
20135
20136 of
20137 \begin_inset space ~
20138 \end_inset
20139
20140 page: try to place the float on the bottom of the current page
20141 \end_layout
20142
20143 \begin_layout Description
20144 Page
20145 \begin_inset space ~
20146 \end_inset
20147
20148 of
20149 \begin_inset space ~
20150 \end_inset
20151
20152 floats: try to place the float on an own page 
20153 \end_layout
20154
20155 \begin_layout Standard
20156 The order of the above option is 
20157 \emph on
20158 always
20159 \emph default
20160  used by LaTeX.
20161  That means, if you use the default placement, LaTeX will first try out
20162  
20163 \family sans
20164 Here
20165 \begin_inset space ~
20166 \end_inset
20167
20168 if
20169 \begin_inset space ~
20170 \end_inset
20171
20172 possible
20173 \family default
20174 , then 
20175 \family sans
20176 Top
20177 \begin_inset space ~
20178 \end_inset
20179
20180 of
20181 \begin_inset space ~
20182 \end_inset
20183
20184 page
20185 \family default
20186 , and then the others.
20187  If you don't use the default, LaTeX will try only the checked options but
20188  in the same order.
20189  If none of the 4 placements are possible the procedure is internally repeated
20190  but it is tried to put the float on the following page.
20191 \end_layout
20192
20193 \begin_layout Standard
20194 By default, each options has its own rules:
20195 \end_layout
20196
20197 \begin_layout Standard
20198
20199 \family sans
20200 Top
20201 \begin_inset space ~
20202 \end_inset
20203
20204 of
20205 \begin_inset space ~
20206 \end_inset
20207
20208 page
20209 \family default
20210  only floats occupying less than 70
20211 \begin_inset space \thinspace{}
20212 \end_inset
20213
20214 % of the page can be placed at the top of a page
20215 \end_layout
20216
20217 \begin_layout Standard
20218
20219 \family sans
20220 Bottom
20221 \begin_inset space ~
20222 \end_inset
20223
20224 of
20225 \begin_inset space ~
20226 \end_inset
20227
20228 page
20229 \family default
20230 : only floats occupying less than 30
20231 \begin_inset space \thinspace{}
20232 \end_inset
20233
20234 % of the page can be placed at the bottom of a page.
20235 \end_layout
20236
20237 \begin_layout Standard
20238
20239 \family sans
20240 Page
20241 \begin_inset space ~
20242 \end_inset
20243
20244 of
20245 \begin_inset space ~
20246 \end_inset
20247
20248 floats
20249 \family default
20250 : only if more than 50
20251 \begin_inset space \thinspace{}
20252 \end_inset
20253
20254 % of the page are occupied by floats, several floats can be set together
20255  on a page.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 If you don't like these rules, you can ignore them by using the additional
20260  option 
20261 \family sans
20262 Ignore
20263 \begin_inset space ~
20264 \end_inset
20265
20266 LaTeX
20267 \begin_inset space ~
20268 \end_inset
20269
20270 rules
20271 \family default
20272 .
20273 \end_layout
20274
20275 \begin_layout Standard
20276 Sometimes you might need, under all circumstances, a float to be placed
20277  exactly at the position where it is inserted.
20278  For this case you can use the option 
20279 \family sans
20280 Here
20281 \begin_inset space ~
20282 \end_inset
20283
20284 definitely
20285 \family default
20286 .
20287  Use this option very rarely and only if the document is nearly ready to
20288  be printed.
20289  Because the float is then no longer able to 
20290 \begin_inset Quotes eld
20291 \end_inset
20292
20293 float
20294 \begin_inset Quotes erd
20295 \end_inset
20296
20297  when you change your document and this will often destroy the page layout.
20298 \end_layout
20299
20300 \begin_layout Standard
20301 There are no placement options for text wrap floats, because they are always
20302  surrounded by the text of a certain paragraph.
20303 \end_layout
20304
20305 \begin_layout Standard
20306 For more details about float placements, have a look at LaTeX books like
20307  
20308 \begin_inset CommandInset citation
20309 LatexCommand cite
20310 key "latexcompanion,latexguide,latexbook"
20311
20312 \end_inset
20313
20314 .
20315 \end_layout
20316
20317 \begin_layout Section
20318 Minipages
20319 \begin_inset Index
20320 status collapsed
20321
20322 \begin_layout Plain Layout
20323 Minipages
20324 \end_layout
20325
20326 \end_inset
20327
20328
20329 \begin_inset CommandInset label
20330 LatexCommand label
20331 name "sec:Minipages"
20332
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \begin_layout Standard
20339 LaTeX provides a mechanism to produce essentially a page within a page,
20340  called minipage.
20341  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20342 \begin_inset space ~
20343 \end_inset
20344
20345 apply.
20346  
20347 \end_layout
20348
20349 \begin_layout Standard
20350 Minipages in LyX have their own collapsible box inserted via the menu 
20351 \family sans
20352 Insert\SpecialChar \menuseparator
20353 Box
20354 \family default
20355 .
20356  Right-clicking on the box allows you to alter the width of the minipage
20357  and its alignment within the page.
20358 \end_layout
20359
20360 \begin_layout Standard
20361 \align center
20362 \begin_inset Box Frameless
20363 position "t"
20364 hor_pos "c"
20365 has_inner_box 1
20366 inner_pos "t"
20367 use_parbox 0
20368 width "30col%"
20369 special "none"
20370 height "1pt"
20371 height_special "totalheight"
20372 status open
20373
20374 \begin_layout Plain Layout
20375
20376 \shape italic
20377 This is a minipage.
20378  The text is set in an italic style.
20379 \end_layout
20380
20381 \begin_layout Plain Layout
20382
20383 \shape italic
20384 Minipages are often used for text in another language or text that needs
20385  another formatting.
20386 \end_layout
20387
20388 \end_inset
20389
20390
20391 \end_layout
20392
20393 \begin_layout Standard
20394 \begin_inset VSpace medskip
20395 \end_inset
20396
20397 If you place two minipages side-by-side, you can use 
20398 \family sans
20399 Horizontal Fills
20400 \family default
20401  as described in section
20402 \begin_inset space ~
20403 \end_inset
20404
20405
20406 \begin_inset CommandInset ref
20407 LatexCommand ref
20408 reference "sub:Horizontal-Space"
20409
20410 \end_inset
20411
20412 :
20413 \begin_inset VSpace medskip
20414 \end_inset
20415
20416
20417 \end_layout
20418
20419 \begin_layout Standard
20420 \begin_inset Box Frameless
20421 position "t"
20422 hor_pos "c"
20423 has_inner_box 1
20424 inner_pos "t"
20425 use_parbox 0
20426 width "1.5in"
20427 special "none"
20428 height "1pt"
20429 height_special "totalheight"
20430 status open
20431
20432 \begin_layout Plain Layout
20433 This is a minipage with some stupid dummy text.
20434  This dummy text is used to increase the size of the minipage.
20435 \end_layout
20436
20437 \end_inset
20438
20439
20440 \begin_inset space \hfill{}
20441 \end_inset
20442
20443
20444 \begin_inset Box Frameless
20445 position "t"
20446 hor_pos "c"
20447 has_inner_box 1
20448 inner_pos "t"
20449 use_parbox 0
20450 width "1.5in"
20451 special "none"
20452 height "1pt"
20453 height_special "totalheight"
20454 status open
20455
20456 \begin_layout Plain Layout
20457 This is a minipage with some stupid dummy text.
20458  This dummy text is used to increase the size of the minipage.
20459 \end_layout
20460
20461 \end_inset
20462
20463
20464 \end_layout
20465
20466 \begin_layout Standard
20467 \begin_inset VSpace bigskip
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \begin_layout Standard
20474 When you right-click on a minipage box, you can change the box from a minipage
20475  to other box types.
20476  All box types and their settings are explained in detail in chapter 
20477 \emph on
20478 Boxes
20479 \emph default
20480  of the 
20481 \emph on
20482 Embedded Objects
20483 \emph default
20484  manual.
20485 \end_layout
20486
20487 \begin_layout Chapter
20488 Mathematical Formulas
20489 \begin_inset Index
20490 status collapsed
20491
20492 \begin_layout Plain Layout
20493 Math
20494 \end_layout
20495
20496 \end_inset
20497
20498
20499 \begin_inset Index
20500 status collapsed
20501
20502 \begin_layout Plain Layout
20503 Formulas | see
20504 \begin_inset ERT
20505 status collapsed
20506
20507 \begin_layout Plain Layout
20508
20509 {
20510 \end_layout
20511
20512 \end_inset
20513
20514 Math
20515 \begin_inset ERT
20516 status collapsed
20517
20518 \begin_layout Plain Layout
20519
20520 }
20521 \end_layout
20522
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529
20530
20531 \begin_inset CommandInset label
20532 LatexCommand label
20533 name "cha:Mathematical-Formulas"
20534
20535 \end_inset
20536
20537
20538 \end_layout
20539
20540 \begin_layout Standard
20541 The issues of this chapter are described in detail in the 
20542 \emph on
20543 Math
20544 \emph default
20545  manual.
20546  There you'll also find tips and tricks for special cases.
20547 \end_layout
20548
20549 \begin_layout Section
20550 Basic Math Editing
20551 \begin_inset Index
20552 status collapsed
20553
20554 \begin_layout Plain Layout
20555 Math ! Basics
20556 \end_layout
20557
20558 \end_inset
20559
20560
20561 \end_layout
20562
20563 \begin_layout Standard
20564 To create a math formula, you can just click on the toolbar icon 
20565 \begin_inset Graphics
20566         filename ../images/math-mode.png
20567
20568 \end_inset
20569
20570 .
20571  That will create a little blue rectangle, with purple markers around its
20572  corners.
20573  That blue rectangle is the formula itself; the purple markers indicate
20574  what level of nesting within the formula you are at.
20575  You can also choose a particular formula type to insert via the 
20576 \family sans
20577 Insert\SpecialChar \menuseparator
20578 Math
20579 \family default
20580  menu.
20581 \end_layout
20582
20583 \begin_layout Standard
20584 Editing the parameters of a formula and adding math constructs can be done
20585  with the 
20586 \family sans
20587 math
20588 \begin_inset space ~
20589 \end_inset
20590
20591 toolbar
20592 \family default
20593 , that appears when the cursor is in a formula.
20594 \end_layout
20595
20596 \begin_layout Standard
20597 There are two main types of formulas: Inline formulas appear within a text
20598  line, like this one:
20599 \end_layout
20600
20601 \begin_layout Standard
20602 This is a line with an inline formula 
20603 \begin_inset Formula $A=B$
20604 \end_inset
20605
20606  in it.
20607 \end_layout
20608
20609 \begin_layout Standard
20610 Displayed formulas appear outside the text like as they were in an own paragraph
20611 , like this one:
20612 \begin_inset Formula \[
20613 A=B\]
20614
20615 \end_inset
20616
20617 You can only number and reference displayed formulas.
20618 \end_layout
20619
20620 \begin_layout Standard
20621 LyX supports also many LaTeX math commands.
20622  E.g.
20623  typing 
20624 \begin_inset Quotes eld
20625 \end_inset
20626
20627
20628 \series bold
20629
20630 \backslash
20631 alpha
20632 \series default
20633
20634 \begin_inset Quotes erd
20635 \end_inset
20636
20637 , followed by a space, in a formula will create the Greek letter 
20638 \begin_inset Formula $\alpha$
20639 \end_inset
20640
20641 .
20642  So typing commands might sometimes be faster than using the 
20643 \family sans
20644 Math
20645 \begin_inset space ~
20646 \end_inset
20647
20648 Panel
20649 \family default
20650 .
20651 \end_layout
20652
20653 \begin_layout Subsection
20654 Navigating in Formulas
20655 \begin_inset Index
20656 status collapsed
20657
20658 \begin_layout Plain Layout
20659 Math ! Navigating
20660 \end_layout
20661
20662 \end_inset
20663
20664
20665 \end_layout
20666
20667 \begin_layout Standard
20668 The best control over the cursor position within an existing formula is
20669  achieved with the arrow keys.
20670  LyX uses small rectangles to indicate places where something can be inserted.
20671  The arrow keys can be used to navigate between parts of a formula.
20672  Pressing 
20673 \family sans
20674 Space
20675 \family default
20676  will leave a formula construct (a square root 
20677 \begin_inset Formula $\sqrt{2}$
20678 \end_inset
20679
20680 , or parentheses 
20681 \begin_inset Formula $\left(f\right)$
20682 \end_inset
20683
20684 , or a matrix 
20685 \begin_inset Formula $\left[\begin{array}{cc}
20686 1 & 2\\
20687 3 & 4\end{array}\right]$
20688 \end_inset
20689
20690 ).
20691  Pressing 
20692 \family sans
20693 Escape
20694 \family default
20695  will leave the formula, placing the cursor after the formula.
20696  
20697 \family sans
20698 Tab
20699 \family default
20700  can be used to move horizontally in a formula; for example, through the
20701  cells of a matrix or the positions in a multi-line equation.
20702 \end_layout
20703
20704 \begin_layout Standard
20705
20706 \family sans
20707 Space
20708 \family default
20709 , printed in this document as 
20710 \begin_inset Quotes eld
20711 \end_inset
20712
20713
20714 \begin_inset ERT
20715 status collapsed
20716
20717 \begin_layout Plain Layout
20718
20719
20720 \backslash
20721 spce 
20722 \end_layout
20723
20724 \end_inset
20725
20726
20727 \begin_inset Quotes erd
20728 \end_inset
20729
20730
20731 \begin_inset Note Note
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735 This command will appear in the output as official character denoting the
20736  space character (visible space).
20737 \end_layout
20738
20739 \end_inset
20740
20741 , seems to do nothing in a formula, since it does not add a space between
20742  characters, but it does exit a nested structure.
20743  For this reason, you have to be careful about using 
20744 \family sans
20745 Space
20746 \family default
20747 .
20748  For example, if you want 
20749 \begin_inset Formula $\sqrt{2x+1}$
20750 \end_inset
20751
20752 , type 
20753 \series bold
20754
20755 \backslash
20756 sqrt
20757 \begin_inset ERT
20758 status collapsed
20759
20760 \begin_layout Plain Layout
20761
20762
20763 \backslash
20764 spce 
20765 \end_layout
20766
20767 \end_inset
20768
20769 2x+1
20770 \series default
20771  and not 
20772 \series bold
20773
20774 \backslash
20775 sqrt
20776 \begin_inset ERT
20777 status collapsed
20778
20779 \begin_layout Plain Layout
20780
20781
20782 \backslash
20783 spce 
20784 \end_layout
20785
20786 \end_inset
20787
20788 2x
20789 \begin_inset ERT
20790 status collapsed
20791
20792 \begin_layout Plain Layout
20793
20794
20795 \backslash
20796 spce 
20797 \end_layout
20798
20799 \end_inset
20800
20801 +1
20802 \series default
20803 , since in the latter case only the 
20804 \family typewriter
20805
20806 \begin_inset Formula $2x$
20807 \end_inset
20808
20809
20810 \family default
20811  will be under the square root sign: 
20812 \begin_inset Formula $\sqrt{2x}+1$
20813 \end_inset
20814
20815 .
20816 \end_layout
20817
20818 \begin_layout Standard
20819 You can leave many parts of a formula, like this matrix, partially filled
20820  in, such as:
20821 \begin_inset Formula \[
20822 \left(\begin{array}{ccc}
20823 \lambda_{1}\\
20824  & \ddots\\
20825  &  & \lambda_{n}\end{array}\right)\]
20826
20827 \end_inset
20828
20829 If you leave a fraction only partially filled in, or a subscript with nothing
20830  in it, the results will be unpredictable, but most constructs don't mind.
20831 \end_layout
20832
20833 \begin_layout Subsection
20834 Selecting Text
20835 \end_layout
20836
20837 \begin_layout Standard
20838 You can select text within a formula in two different ways.
20839  Place the cursor at one end of the string of text you want, and press 
20840 \family sans
20841 Shift
20842 \family default
20843  and a cursor movement key to select text.
20844  It will be highlighted as with regular text selection.
20845  Alternatively, you can select text with the mouse in the usual way.
20846  That text can then be cut or copied, and then pasted within any formula,
20847  but not in a normal text region in LyX.
20848 \end_layout
20849
20850 \begin_layout Subsection
20851 Exponents and Subscripts
20852 \begin_inset Index
20853 status collapsed
20854
20855 \begin_layout Plain Layout
20856 Math ! Exponents
20857 \end_layout
20858
20859 \end_inset
20860
20861
20862 \begin_inset Index
20863 status collapsed
20864
20865 \begin_layout Plain Layout
20866 Math ! Subscripts
20867 \end_layout
20868
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \begin_layout Standard
20875 You can use the math panel to add super- or subscripts, but the much easier
20876  way is to use a command.
20877  To get 
20878 \begin_inset Formula $x^{2}$
20879 \end_inset
20880
20881 , type in a formula 
20882 \series bold
20883 x^2
20884 \begin_inset ERT
20885 status collapsed
20886
20887 \begin_layout Plain Layout
20888
20889
20890 \backslash
20891 spce 
20892 \end_layout
20893
20894 \end_inset
20895
20896
20897 \series default
20898 .
20899  The final 
20900 \family sans
20901 Space
20902 \family default
20903  puts the cursor back down on the base line of the expression.
20904  If you type 
20905 \series bold
20906 x^2y
20907 \series default
20908 , you will get 
20909 \begin_inset Formula $x^{2y}$
20910 \end_inset
20911
20912 , to get 
20913 \begin_inset Formula $x^{2}y$
20914 \end_inset
20915
20916 , type 
20917 \series bold
20918 x^2
20919 \begin_inset ERT
20920 status collapsed
20921
20922 \begin_layout Plain Layout
20923
20924
20925 \backslash
20926 spce 
20927 \end_layout
20928
20929 \end_inset
20930
20931 y
20932 \series default
20933 .
20934  If you use characters in the superscript, that could be accented with the
20935  hat 
20936 \begin_inset Quotes eld
20937 \end_inset
20938
20939 ^
20940 \begin_inset Quotes erd
20941 \end_inset
20942
20943 , you have to use an extra 
20944 \family sans
20945 Space
20946 \family default
20947  to separate the hat and the character.
20948  E.g.
20949  if you want 
20950 \begin_inset Formula $x^{a}$
20951 \end_inset
20952
20953 , type 
20954 \series bold
20955 x^
20956 \begin_inset ERT
20957 status collapsed
20958
20959 \begin_layout Plain Layout
20960
20961
20962 \backslash
20963 spce 
20964 \end_layout
20965
20966 \end_inset
20967
20968 a
20969 \series default
20970 .
20971  Subscripts are similar: To get 
20972 \begin_inset Formula $a_{1}$
20973 \end_inset
20974
20975 , type 
20976 \series bold
20977 a_1
20978 \begin_inset ERT
20979 status collapsed
20980
20981 \begin_layout Plain Layout
20982
20983
20984 \backslash
20985 spce 
20986 \end_layout
20987
20988 \end_inset
20989
20990
20991 \series default
20992 .
20993 \end_layout
20994
20995 \begin_layout Subsection
20996 Fractions
20997 \begin_inset Index
20998 status collapsed
20999
21000 \begin_layout Plain Layout
21001 Math ! Fractions
21002 \end_layout
21003
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \begin_layout Standard
21010 Create a fraction with either the command 
21011 \series bold
21012
21013 \backslash
21014 frac
21015 \series default
21016  or using the icon 
21017 \begin_inset Graphics
21018         filename ../images/math/frac.png
21019         scale 60
21020
21021 \end_inset
21022
21023  in the 
21024 \family sans
21025 Math
21026 \begin_inset space ~
21027 \end_inset
21028
21029 Panel
21030 \family default
21031 .
21032  You will be presented with an empty fraction.
21033  The cursor is above the fraction line.
21034  To move it to the bottom, simply press 
21035 \family sans
21036 Down
21037 \family default
21038 .
21039  To move back up, press 
21040 \family sans
21041 Up
21042 \family default
21043 .
21044  Any math structure can be placed in a fraction, as this example shows:
21045 \begin_inset Formula \[
21046 \left[\frac{1}{\left(\begin{array}{cc}
21047 2 & 3\\
21048 4 & 5\end{array}\right)}\right]\]
21049
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \begin_layout Subsection
21056 Roots
21057 \begin_inset Index
21058 status collapsed
21059
21060 \begin_layout Plain Layout
21061 Math ! Roots
21062 \end_layout
21063
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \begin_layout Standard
21070 Roots can be created using the 
21071 \family sans
21072 Math
21073 \begin_inset space ~
21074 \end_inset
21075
21076 Panel
21077 \family default
21078  button
21079 \begin_inset Graphics
21080         filename ../images/math/sqrt.png
21081
21082 \end_inset
21083
21084  or the commands 
21085 \series bold
21086
21087 \backslash
21088 sqrt
21089 \series default
21090  or 
21091 \series bold
21092
21093 \backslash
21094 root
21095 \series default
21096 .
21097  With the command 
21098 \series bold
21099
21100 \backslash
21101 root
21102 \series default
21103  you can produce roots of higher orders, like cube roots, while 
21104 \series bold
21105
21106 \backslash
21107 sqrt
21108 \series default
21109  produces always a square root.
21110 \end_layout
21111
21112 \begin_layout Subsection
21113 Operators with Limits
21114 \begin_inset Index
21115 status collapsed
21116
21117 \begin_layout Plain Layout
21118 Math ! Sums
21119 \end_layout
21120
21121 \end_inset
21122
21123
21124 \begin_inset Index
21125 status collapsed
21126
21127 \begin_layout Plain Layout
21128 Math ! Integrals
21129 \end_layout
21130
21131 \end_inset
21132
21133
21134 \begin_inset CommandInset label
21135 LatexCommand label
21136 name "sub:Operators-with-Limits"
21137
21138 \end_inset
21139
21140
21141 \end_layout
21142
21143 \begin_layout Standard
21144 Sum (
21145 \begin_inset Formula $\sum$
21146 \end_inset
21147
21148 ) and integral (
21149 \begin_inset Formula $\int$
21150 \end_inset
21151
21152 ) operators are very often decorated with limits.
21153  These limits can be entered in LyX by entering them as you would enter
21154  a super- or subscript, directly after the symbol.
21155  The sum operator will automatically place its 
21156 \begin_inset Quotes eld
21157 \end_inset
21158
21159 limits
21160 \begin_inset Quotes erd
21161 \end_inset
21162
21163  over and under the symbol in displayed formulas, and on the side in inline
21164  formulas.
21165  Such as 
21166 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21167 \end_inset
21168
21169 , versus
21170 \begin_inset Formula \[
21171 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21172
21173 \end_inset
21174
21175 Integral signs, however, will place the limits on the side in both formula
21176  types.
21177 \end_layout
21178
21179 \begin_layout Standard
21180 All operators with limits will be automatically re-sized when placed in
21181  display mode.
21182  The placement of the limits can be changed by placing the cursor directly
21183  behind the operator and hitting 
21184 \family sans
21185 M-m l
21186 \family default
21187  or using the menu 
21188 \family sans
21189 Edit\SpecialChar \menuseparator
21190 Math\SpecialChar \menuseparator
21191 Change
21192 \begin_inset space ~
21193 \end_inset
21194
21195 Limits
21196 \begin_inset space ~
21197 \end_inset
21198
21199 Type
21200 \family default
21201 .
21202 \end_layout
21203
21204 \begin_layout Standard
21205 Certain other mathematical expressions have this 
21206 \begin_inset Quotes eld
21207 \end_inset
21208
21209 moving limits
21210 \begin_inset Quotes erd
21211 \end_inset
21212
21213  feature as addition, such as
21214 \begin_inset Index
21215 status collapsed
21216
21217 \begin_layout Plain Layout
21218 Math ! Limits
21219 \end_layout
21220
21221 \end_inset
21222
21223
21224 \begin_inset Formula \[
21225 \lim_{x\rightarrow\infty}f(x),\]
21226
21227 \end_inset
21228
21229 which will place the 
21230 \begin_inset Formula $x\rightarrow\infty$
21231 \end_inset
21232
21233  underneath the 
21234 \begin_inset Quotes eld
21235 \end_inset
21236
21237 lim
21238 \begin_inset Quotes erd
21239 \end_inset
21240
21241  in display mode.
21242  In inline formulas it looks like this: 
21243 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21244 \end_inset
21245
21246 .
21247 \end_layout
21248
21249 \begin_layout Standard
21250 Note that the lim-function was entered as the function macro 
21251 \series bold
21252
21253 \backslash
21254 lim
21255 \series default
21256 .
21257  Have a look at section
21258 \begin_inset space ~
21259 \end_inset
21260
21261
21262 \begin_inset CommandInset ref
21263 LatexCommand ref
21264 reference "sub:Functions"
21265
21266 \end_inset
21267
21268  for an explanation of function macros.
21269 \end_layout
21270
21271 \begin_layout Subsection
21272 Math Symbols
21273 \begin_inset Index
21274 status collapsed
21275
21276 \begin_layout Plain Layout
21277 Math ! Symbols
21278 \end_layout
21279
21280 \end_inset
21281
21282
21283 \end_layout
21284
21285 \begin_layout Standard
21286 Most math symbols can be found in the 
21287 \family sans
21288 Math
21289 \begin_inset space ~
21290 \end_inset
21291
21292 Panel
21293 \family default
21294  under one of several categories; including 
21295 \family sans
21296 Greek
21297 \family default
21298
21299 \family sans
21300 Operators
21301 \family default
21302  , 
21303 \family sans
21304 Relations
21305 \family default
21306
21307 \family sans
21308 Arrows
21309 \family default
21310 .
21311  There are also the additional symbols provided by the American Mathematical
21312  Society (AMS).
21313 \end_layout
21314
21315 \begin_layout Standard
21316 If you know the LaTeX-command for a construct or symbol you wish to use,
21317  you don't have to use the 
21318 \family sans
21319 Math
21320 \begin_inset space ~
21321 \end_inset
21322
21323 Panel
21324 \family default
21325 , but can type the command directly into the formula.
21326  LyX will convert it to the corresponding symbol or construct.
21327 \end_layout
21328
21329 \begin_layout Subsection
21330 Altering Spacing
21331 \begin_inset Index
21332 status collapsed
21333
21334 \begin_layout Plain Layout
21335 Math ! Spaces
21336 \end_layout
21337
21338 \end_inset
21339
21340
21341 \begin_inset CommandInset label
21342 LatexCommand label
21343 name "sub:Altering-Spacing"
21344
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \begin_layout Standard
21351 You may want to create spaces that differs from the standard spacing that
21352  LaTeX provides.
21353  To do this, type 
21354 \family sans
21355 C-Space
21356 \family default
21357  or to use the 
21358 \family sans
21359 Math
21360 \begin_inset space ~
21361 \end_inset
21362
21363 Panel
21364 \family default
21365  button 
21366 \begin_inset Graphics
21367         filename ../images/math/space.png
21368
21369 \end_inset
21370
21371 .
21372  This generates a small space, and shows a small marker on the screen.
21373  Here a example for the sequence 
21374 \series bold
21375 a C-Space b
21376 \series default
21377
21378 \begin_inset Formula $a\, b$
21379 \end_inset
21380
21381  (appears in LyX as 
21382 \begin_inset Graphics
21383         filename clipart/SpaceMarker.png
21384
21385 \end_inset
21386
21387 ).
21388  You can change the space to different sizes when you set the cursor behind
21389  the space marker and hit space again several times.
21390  With every space hit the size will be changed.
21391  Some markers for the space size appear red in LyX, because they are a negative
21392  spaces.
21393  Here two examples:
21394 \end_layout
21395
21396 \begin_layout Standard
21397
21398 \series bold
21399 a C-Space b
21400 \series default
21401  and 3×
21402 \family sans
21403 Space
21404 \family default
21405
21406 \begin_inset Formula $a\quad b$
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \begin_layout Standard
21413
21414 \series bold
21415 a C-Space b
21416 \series default
21417  and 5×
21418 \family sans
21419 Space
21420 \family default
21421
21422 \begin_inset Formula $a\! b$
21423 \end_inset
21424
21425
21426 \end_layout
21427
21428 \begin_layout Subsection
21429 Functions
21430 \begin_inset Index
21431 status collapsed
21432
21433 \begin_layout Plain Layout
21434 Math ! Functions
21435 \end_layout
21436
21437 \end_inset
21438
21439
21440 \begin_inset CommandInset label
21441 LatexCommand label
21442 name "sub:Functions"
21443
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \begin_layout Standard
21450 The 
21451 \family sans
21452 Math
21453 \begin_inset space ~
21454 \end_inset
21455
21456 Panel
21457 \family default
21458  contains under the button 
21459 \begin_inset Graphics
21460         filename ../images/math/functions.png
21461
21462 \end_inset
21463
21464  a number of functions, such as 
21465 \begin_inset Formula $\sin$
21466 \end_inset
21467
21468
21469 \begin_inset Formula $\lim$
21470 \end_inset
21471
21472
21473 \emph on
21474 etc
21475 \emph default
21476 .
21477  (you can also insert them in a formula by typing 
21478 \series bold
21479
21480 \backslash
21481 sin
21482 \series default
21483  etc.).
21484  Standard mathematical practice is, that functions are printed upright to
21485  avoid confusions, because 
21486 \begin_inset Formula $sin$
21487 \end_inset
21488
21489  does normally mean 
21490 \begin_inset Formula $s·i·n$
21491 \end_inset
21492
21493 .
21494 \end_layout
21495
21496 \begin_layout Standard
21497 Using the function macros will also produce correct spacing around the function:
21498  
21499 \begin_inset Formula $a\sin x$
21500 \end_inset
21501
21502  is different from 
21503 \begin_inset Formula $asinx$
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \begin_layout Standard
21510 For some mathematical objects, like the limes, the macro changes the way
21511  that subscripts are placed, like described in section
21512 \begin_inset space ~
21513 \end_inset
21514
21515
21516 \begin_inset CommandInset ref
21517 LatexCommand ref
21518 reference "sub:Operators-with-Limits"
21519
21520 \end_inset
21521
21522 .
21523 \end_layout
21524
21525 \begin_layout Subsection
21526 Accents
21527 \begin_inset Index
21528 status collapsed
21529
21530 \begin_layout Plain Layout
21531 Math ! Accents
21532 \end_layout
21533
21534 \end_inset
21535
21536
21537 \end_layout
21538
21539 \begin_layout Standard
21540 In a formula you can insert accented characters in the same way as in text
21541  mode.
21542  This may depend on your keyboard, or the bindings file you use.
21543  You can also use LaTeX commands to e.g.
21544  enter 
21545 \begin_inset Formula $\hat{a}$
21546 \end_inset
21547
21548  even if your keyboard doesn't have hat-accents enabled.
21549  Our example is entered by typing 
21550 \series bold
21551
21552 \backslash
21553 hat
21554 \begin_inset ERT
21555 status collapsed
21556
21557 \begin_layout Plain Layout
21558
21559
21560 \backslash
21561 spce 
21562 \end_layout
21563
21564 \end_inset
21565
21566 a
21567 \series default
21568  in a formula.
21569  Table
21570 \begin_inset space ~
21571 \end_inset
21572
21573
21574 \begin_inset CommandInset ref
21575 LatexCommand ref
21576 reference "cap:Accent-names-and"
21577
21578 \end_inset
21579
21580  shows the equivalences between the accent names and the commands.
21581 \end_layout
21582
21583 \begin_layout Standard
21584 \begin_inset Float table
21585 wide false
21586 sideways false
21587 status open
21588
21589 \begin_layout Plain Layout
21590 \begin_inset Caption
21591
21592 \begin_layout Plain Layout
21593 \begin_inset CommandInset label
21594 LatexCommand label
21595 name "cap:Accent-names-and"
21596
21597 \end_inset
21598
21599 Accent names and the corresponding commands.
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Plain Layout
21608 \align center
21609 \begin_inset Tabular
21610 <lyxtabular version="3" rows="11" columns="3">
21611 <features>
21612 <column alignment="center" valignment="top" width="0pt">
21613 <column alignment="center" valignment="top" width="0pt">
21614 <column alignment="center" valignment="top" width="0pt">
21615 <row>
21616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 Name
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629 Command
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638 E
21639 \family roman
21640 \series medium
21641 \shape up
21642 \size normal
21643 \emph off
21644 \bar no
21645 \noun off
21646 \color none
21647 xample
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 <row>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658
21659 \family roman
21660 \series medium
21661 \shape up
21662 \size normal
21663 \emph off
21664 \bar no
21665 \noun off
21666 \color none
21667 circumflex
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676
21677 \series bold
21678
21679 \backslash
21680 hat
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689
21690 \family roman
21691 \series medium
21692 \shape up
21693 \size normal
21694 \emph off
21695 \bar no
21696 \noun off
21697 \color none
21698 \begin_inset Formula $\hat{a}$
21699 \end_inset
21700
21701
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 </row>
21707 <row>
21708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712
21713 \family roman
21714 \series medium
21715 \shape up
21716 \size normal
21717 \emph off
21718 \bar no
21719 \noun off
21720 \color none
21721 grave
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730
21731 \series bold
21732
21733 \backslash
21734 grave
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743
21744 \family roman
21745 \series medium
21746 \shape up
21747 \size normal
21748 \emph off
21749 \bar no
21750 \noun off
21751 \color none
21752 \begin_inset Formula $\grave{a}$
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 </row>
21761 <row>
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766
21767 \family roman
21768 \series medium
21769 \shape up
21770 \size normal
21771 \emph off
21772 \bar no
21773 \noun off
21774 \color none
21775 acute
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784
21785 \series bold
21786
21787 \backslash
21788 acute
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797
21798 \family roman
21799 \series medium
21800 \shape up
21801 \size normal
21802 \emph off
21803 \bar no
21804 \noun off
21805 \color none
21806 \begin_inset Formula $\acute{a}$
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 </row>
21815 <row>
21816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820
21821 \family roman
21822 \series medium
21823 \shape up
21824 \size normal
21825 \emph off
21826 \bar no
21827 \noun off
21828 \color none
21829 umlaut
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838
21839 \series bold
21840
21841 \backslash
21842 ddot
21843 \end_layout
21844
21845 \end_inset
21846 </cell>
21847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851
21852 \family roman
21853 \series medium
21854 \shape up
21855 \size normal
21856 \emph off
21857 \bar no
21858 \noun off
21859 \color none
21860 \begin_inset Formula $\ddot{a}$
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \family roman
21876 \series medium
21877 \shape up
21878 \size normal
21879 \emph off
21880 \bar no
21881 \noun off
21882 \color none
21883 tilde
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892
21893 \series bold
21894
21895 \backslash
21896 tilde
21897 \end_layout
21898
21899 \end_inset
21900 </cell>
21901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21902 \begin_inset Text
21903
21904 \begin_layout Plain Layout
21905
21906 \family roman
21907 \series medium
21908 \shape up
21909 \size normal
21910 \emph off
21911 \bar no
21912 \noun off
21913 \color none
21914 \begin_inset Formula $\tilde{a}$
21915 \end_inset
21916
21917
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 </row>
21923 <row>
21924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21925 \begin_inset Text
21926
21927 \begin_layout Plain Layout
21928
21929 \family roman
21930 \series medium
21931 \shape up
21932 \size normal
21933 \emph off
21934 \bar no
21935 \noun off
21936 \color none
21937 dot
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946
21947 \series bold
21948
21949 \backslash
21950 dot
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959
21960 \family roman
21961 \series medium
21962 \shape up
21963 \size normal
21964 \emph off
21965 \bar no
21966 \noun off
21967 \color none
21968 \begin_inset Formula $\dot{a}$
21969 \end_inset
21970
21971
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 </row>
21977 <row>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \family roman
21984 \series medium
21985 \shape up
21986 \size normal
21987 \emph off
21988 \bar no
21989 \noun off
21990 \color none
21991 breve
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000
22001 \series bold
22002
22003 \backslash
22004 breve
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \family roman
22015 \series medium
22016 \shape up
22017 \size normal
22018 \emph off
22019 \bar no
22020 \noun off
22021 \color none
22022 \begin_inset Formula $\breve{a}$
22023 \end_inset
22024
22025
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 </row>
22031 <row>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036
22037 \family roman
22038 \series medium
22039 \shape up
22040 \size normal
22041 \emph off
22042 \bar no
22043 \noun off
22044 \color none
22045 caron
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22051 \begin_inset Text
22052
22053 \begin_layout Plain Layout
22054
22055 \series bold
22056
22057 \backslash
22058 check
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Plain Layout
22067
22068 \family roman
22069 \series medium
22070 \shape up
22071 \size normal
22072 \emph off
22073 \bar no
22074 \noun off
22075 \color none
22076 \begin_inset Formula $\check{a}$
22077 \end_inset
22078
22079
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 </row>
22085 <row>
22086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \family roman
22092 \series medium
22093 \shape up
22094 \size normal
22095 \emph off
22096 \bar no
22097 \noun off
22098 \color none
22099 macron
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108
22109 \series bold
22110
22111 \backslash
22112 bar
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121
22122 \family roman
22123 \series medium
22124 \shape up
22125 \size normal
22126 \emph off
22127 \bar no
22128 \noun off
22129 \color none
22130 \begin_inset Formula $\bar{a}$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144 vector
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22150 \begin_inset Text
22151
22152 \begin_layout Plain Layout
22153
22154 \series bold
22155
22156 \backslash
22157 vec
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166
22167 \family roman
22168 \series medium
22169 \shape up
22170 \size normal
22171 \emph off
22172 \bar no
22173 \noun off
22174 \color none
22175 \begin_inset Formula $\vec{a}$
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 </row>
22184 </lyxtabular>
22185
22186 \end_inset
22187
22188
22189 \end_layout
22190
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \begin_layout Standard
22197 You can choose one of the accents by selecting an item from the 
22198 \family sans
22199 Frame
22200 \begin_inset space ~
22201 \end_inset
22202
22203 decorations
22204 \family default
22205  symbol set button 
22206 \begin_inset Graphics
22207         filename ../images/math/hat.png
22208
22209 \end_inset
22210
22211  in the math panel ; this will apply to any selection you have made within
22212  a formula too.
22213 \end_layout
22214
22215 \begin_layout Section
22216 Brackets and Delimiters
22217 \begin_inset Index
22218 status collapsed
22219
22220 \begin_layout Plain Layout
22221 Math ! Brackets
22222 \end_layout
22223
22224 \end_inset
22225
22226
22227 \begin_inset Index
22228 status collapsed
22229
22230 \begin_layout Plain Layout
22231 Math ! Delimiters
22232 \end_layout
22233
22234 \end_inset
22235
22236
22237 \begin_inset CommandInset label
22238 LatexCommand label
22239 name "sec:Brackets-and-Delimiters"
22240
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \begin_layout Standard
22247 There are several brackets available through LyX.
22248  For most purposes, using just the keys 
22249 \family typewriter
22250 []{}()|<>
22251 \family default
22252  should suffice.
22253  But if you want to surround a large structure, like a matrix or a fraction,
22254  or if you have several layers of brackets, is better using 
22255 \family sans
22256 Math
22257 \begin_inset space ~
22258 \end_inset
22259
22260 Panel
22261 \family default
22262 's delimiter icon 
22263 \begin_inset Graphics
22264         filename ../images/math/delim.png
22265
22266 \end_inset
22267
22268 .
22269  For example, that's how you would construct the brackets around a standard
22270  matrix such as:
22271 \begin_inset Formula \[
22272 \left[\begin{array}{cc}
22273 1 & 2\\
22274 3 & 4\end{array}\right]\]
22275
22276 \end_inset
22277
22278 and to make it easier to see the layers of parentheses as in: 
22279 \begin_inset Formula \[
22280 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22281
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \begin_layout Standard
22288 The parentheses, and other brackets from that menu will automatically re-size
22289  to accommodate the size of what is inside.
22290 \end_layout
22291
22292 \begin_layout Standard
22293 To construct brackets click on the button for the bracket you want on the
22294  left side and right side.
22295  If you use the option 
22296 \family sans
22297 Keep
22298 \begin_inset space ~
22299 \end_inset
22300
22301 matched
22302 \family default
22303 , the selected bracket type will be used for the left and the right side.
22304  The selection will be shown below the button field.
22305  If you want one side to not have a bracket, use the blank button.
22306  It will appear in LyX with a dotted line, but nothing will be printed.
22307 \end_layout
22308
22309 \begin_layout Standard
22310 If you want to place brackets around math structures, like a square root,
22311  you can do that by highlighting (selecting) the structure that is to go
22312  inside the brackets.
22313  Then choose the appropriate brackets for left and right and click on 
22314 \family sans
22315 Insert
22316 \family default
22317 .
22318  The parentheses will be drawn around the selected structure.
22319 \end_layout
22320
22321 \begin_layout Standard
22322 The next section explains how to insert a LaTeX 
22323 \begin_inset Quotes eld
22324 \end_inset
22325
22326 {
22327 \begin_inset Quotes erd
22328 \end_inset
22329
22330  for grouping.
22331 \end_layout
22332
22333 \begin_layout Section
22334 Grouping
22335 \begin_inset Index
22336 status collapsed
22337
22338 \begin_layout Plain Layout
22339 Math ! Grouping
22340 \end_layout
22341
22342 \end_inset
22343
22344
22345 \begin_inset CommandInset label
22346 LatexCommand label
22347 name "sec:Grouping"
22348
22349 \end_inset
22350
22351
22352 \end_layout
22353
22354 \begin_layout Standard
22355 You may need to group a set of symbols.
22356  In LaTeX, for example, the typesetting of 
22357 \family typewriter
22358 {x^y}^z
22359 \family default
22360  is different from 
22361 \family typewriter
22362 x^{y^z}
22363 \family default
22364 :
22365 \end_layout
22366
22367 \begin_layout Standard
22368 \begin_inset Formula \[
22369 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22370
22371 \end_inset
22372
22373
22374 \end_layout
22375
22376 \begin_layout Standard
22377 To create this grouping, you need to use the key sequence 
22378 \begin_inset Quotes eld
22379 \end_inset
22380
22381
22382 \series bold
22383
22384 \backslash
22385 {
22386 \series default
22387
22388 \begin_inset Quotes erd
22389 \end_inset
22390
22391  then type space.
22392  Inside LyX, you will see red braces indicating the grouping.
22393  Within this braces you insert the grouped structure.
22394  The grouping braces won't appear in the output in contrary to normal braces.
22395 \end_layout
22396
22397 \begin_layout Section
22398 Arrays and Multi-line Equations
22399 \begin_inset Index
22400 status collapsed
22401
22402 \begin_layout Plain Layout
22403 Math ! Arrays
22404 \end_layout
22405
22406 \end_inset
22407
22408
22409 \begin_inset Index
22410 status collapsed
22411
22412 \begin_layout Plain Layout
22413 Math ! Matrices
22414 \end_layout
22415
22416 \end_inset
22417
22418
22419 \begin_inset Index
22420 status collapsed
22421
22422 \begin_layout Plain Layout
22423 Math ! Multi-line Equations
22424 \end_layout
22425
22426 \end_inset
22427
22428
22429 \end_layout
22430
22431 \begin_layout Standard
22432 Matrices are entered in LyX using the 
22433 \family sans
22434 Math
22435 \begin_inset space ~
22436 \end_inset
22437
22438 Panel
22439 \family default
22440  matrix button 
22441 \begin_inset Graphics
22442         filename ../images/math/matrix.png
22443
22444 \end_inset
22445
22446 .
22447  It will open a dialog for you to choose the number of rows/columns.
22448  Here is an example:
22449 \begin_inset Formula \[
22450 \left(\begin{array}{ccc}
22451 1 & 2 & 3\\
22452 4 & 5 & 6\\
22453 7 & 8 & 9\end{array}\right)\]
22454
22455 \end_inset
22456
22457 The parentheses aren't automatic, but you can add them as described in section
22458 \begin_inset space ~
22459 \end_inset
22460
22461
22462 \begin_inset CommandInset ref
22463 LatexCommand ref
22464 reference "sec:Brackets-and-Delimiters"
22465
22466 \end_inset
22467
22468 .
22469  When you construct the matrix, you can decide whether the column entries
22470  will be left-, right-, or center-justified.
22471  This alignment is set in the box 
22472 \family sans
22473 Horizontal
22474 \family default
22475  with the letters 
22476 \begin_inset Quotes eld
22477 \end_inset
22478
22479
22480 \family sans
22481 l
22482 \family default
22483
22484 \begin_inset Quotes erd
22485 \end_inset
22486
22487
22488 \begin_inset Quotes eld
22489 \end_inset
22490
22491
22492 \family sans
22493 r
22494 \family default
22495
22496 \begin_inset Quotes erd
22497 \end_inset
22498
22499 , and 
22500 \begin_inset Quotes eld
22501 \end_inset
22502
22503
22504 \family sans
22505 c
22506 \family default
22507
22508 \begin_inset Quotes erd
22509 \end_inset
22510
22511 .
22512  LyX proposes a 
22513 \begin_inset Quotes eld
22514 \end_inset
22515
22516
22517 \family sans
22518 c
22519 \family default
22520
22521 \begin_inset Quotes erd
22522 \end_inset
22523
22524  for every column as default.
22525  For example, the sequence 
22526 \begin_inset Quotes eld
22527 \end_inset
22528
22529
22530 \family sans
22531 lrc
22532 \family default
22533
22534 \begin_inset Quotes erd
22535 \end_inset
22536
22537  means that the first column will be left-justified, the second will be
22538  centered, and the third column will be right-justified, because each letter
22539  corresponds to the relevant column.
22540  The result will look like this:
22541 \begin_inset Formula \[
22542 \begin{array}{lcr}
22543 this & this\, column & this\, column\\
22544 column & has & has\, right\\
22545 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22546
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \begin_layout Standard
22553 You can add more rows to an existing matrix by hitting 
22554 \family sans
22555 C-Enter
22556 \family default
22557  while the cursor is in the matrix.
22558  Adding or deleting columns can be done via the menu 
22559 \family sans
22560 Edit\SpecialChar \menuseparator
22561 Math
22562 \family default
22563 .
22564 \end_layout
22565
22566 \begin_layout Standard
22567 There are other arrays used in formulas, such as distinctions of cases.
22568  It can be created with the menu 
22569 \family sans
22570 Insert\SpecialChar \menuseparator
22571 Math\SpecialChar \menuseparator
22572 Cases
22573 \begin_inset space ~
22574 \end_inset
22575
22576 Environment
22577 \family default
22578  or the command 
22579 \series bold
22580
22581 \backslash
22582 cases
22583 \series default
22584 .
22585  Here an example: 
22586 \begin_inset Formula \[
22587 f(x)=\begin{cases}
22588 -1 & x<0\\
22589 0 & x=0\\
22590 1 & x>0\end{cases}\]
22591
22592 \end_inset
22593
22594
22595 \end_layout
22596
22597 \begin_layout Standard
22598 \begin_inset VSpace bigskip
22599 \end_inset
22600
22601 Multi-line formulas are created when you press 
22602 \family sans
22603 \series medium
22604 C-E
22605 \series default
22606 nter
22607 \family default
22608  within a formula.
22609  In an empty formula you can see that three blue boxes appear, one for each
22610  column.
22611  When you press 
22612 \family sans
22613 \series medium
22614 C-E
22615 \series default
22616 nter
22617 \family default
22618  in a non-empty formula, the part before the relation sign (equal sign 
22619 \begin_inset Quotes eld
22620 \end_inset
22621
22622 =
22623 \begin_inset Quotes erd
22624 \end_inset
22625
22626  etc.) will be inserted automatically to the first column, the relation sign
22627  is in the second column, and the rest in the third column.
22628  A new row is created by every further hit of 
22629 \family sans
22630 \series medium
22631 C-E
22632 \series default
22633 nter
22634 \family default
22635 .
22636  Multi-line formulas are always displayed formulas.
22637  Here is an example:
22638 \begin_inset Formula \begin{eqnarray}
22639 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22640 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22641
22642 \end_inset
22643
22644  To change the column assignment of the formula parts, place the cursor
22645  where you want to start the shift and hit 
22646 \family sans
22647 C-Tab.
22648
22649 \family default
22650  It shifts everything in the column which is right beside the current cursor
22651  position to the next column.
22652  Note that the middle column is designed for relation signs, structures
22653  within this column will be printed in a smaller size:
22654 \begin_inset Formula \begin{eqnarray*}
22655 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22656
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \begin_layout Standard
22663 The multi-line formula type described here is called 
22664 \family typewriter
22665 \series medium
22666 eqnarray
22667 \family default
22668 \series default
22669 .
22670  There are other multi-line types being more suitable for certain situations,
22671  for example if you want a better inter-line spacing than in formula (
22672 \begin_inset CommandInset ref
22673 LatexCommand ref
22674 reference "eq:asquared"
22675
22676 \end_inset
22677
22678 ).
22679  The other types are described in section
22680 \begin_inset space ~
22681 \end_inset
22682
22683
22684 \begin_inset CommandInset ref
22685 LatexCommand ref
22686 reference "sub:AMS-Formula-Types"
22687
22688 \end_inset
22689
22690 .
22691 \end_layout
22692
22693 \begin_layout Section
22694 Formula Numbering and Referencing
22695 \begin_inset Index
22696 status collapsed
22697
22698 \begin_layout Plain Layout
22699 Math ! Formula numbering
22700 \end_layout
22701
22702 \end_inset
22703
22704
22705 \begin_inset Index
22706 status collapsed
22707
22708 \begin_layout Plain Layout
22709 Math ! Referencing formulas
22710 \end_layout
22711
22712 \end_inset
22713
22714
22715 \begin_inset CommandInset label
22716 LatexCommand label
22717 name "sec:Formula-Numbering-and"
22718
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \begin_layout Standard
22725 To number a formula, set the cursor in the formula and use the menu 
22726 \family sans
22727 Edit\SpecialChar \menuseparator
22728 Math\SpecialChar \menuseparator
22729 Toggle
22730 \begin_inset space ~
22731 \end_inset
22732
22733 Numbering
22734 \family default
22735  or the shortcut 
22736 \family sans
22737 M-m
22738 \begin_inset space ~
22739 \end_inset
22740
22741 n
22742 \family default
22743 .
22744  The formula number appears in LyX as 
22745 \begin_inset Quotes eld
22746 \end_inset
22747
22748 #
22749 \begin_inset Quotes erd
22750 \end_inset
22751
22752  within parentheses.
22753  The 
22754 \begin_inset Quotes erd
22755 \end_inset
22756
22757 #
22758 \begin_inset Quotes erd
22759 \end_inset
22760
22761  denotes, that the number will be calculated automatically when the output
22762  is generated.
22763  The placement and format of the formula number in the output depends on
22764  the document class.
22765  In this document the number is printed together with the chapter number,
22766  separated by a dot:
22767 \begin_inset Formula \begin{equation}
22768 1+1=2\end{equation}
22769
22770 \end_inset
22771
22772 Using 
22773 \family sans
22774 M-m
22775 \begin_inset space ~
22776 \end_inset
22777
22778 n
22779 \family default
22780  in a numbered formula will switch off the numbering.
22781  You can only number displayed formulas.
22782 \end_layout
22783
22784 \begin_layout Standard
22785 Multi-line formulas can be numbered line by line: Using the menu 
22786 \family sans
22787 Edit\SpecialChar \menuseparator
22788 Math\SpecialChar \menuseparator
22789 Toggle
22790 \begin_inset space ~
22791 \end_inset
22792
22793 Numbering
22794 \begin_inset space ~
22795 \end_inset
22796
22797 of
22798 \begin_inset space ~
22799 \end_inset
22800
22801 Line
22802 \family default
22803  or the shortcut 
22804 \family sans
22805 M-m
22806 \begin_inset space ~
22807 \end_inset
22808
22809 N
22810 \family default
22811  will only toggle the numbering of the line where the cursor is in:
22812 \begin_inset Formula \begin{eqnarray}
22813 1 & = & 3-2\\
22814 2 & = & 4-2\nonumber \\
22815 4 & \leq & 7\end{eqnarray}
22816
22817 \end_inset
22818
22819 To number all lines use the shortcut 
22820 \family sans
22821 M-m
22822 \begin_inset space ~
22823 \end_inset
22824
22825 n
22826 \family default
22827 .
22828 \end_layout
22829
22830 \begin_layout Standard
22831 \begin_inset VSpace bigskip
22832 \end_inset
22833
22834 Every displayed formula can be referenced by its number using a label.
22835  A label is inserted with the menu 
22836 \family sans
22837 Insert\SpecialChar \menuseparator
22838 Label
22839 \family default
22840  when the cursor is in the formula.
22841  This opens a dialog to enter the label.
22842  It is recommended to use the proposed 
22843 \begin_inset Quotes eld
22844 \end_inset
22845
22846
22847 \family sans
22848 eq:
22849 \family default
22850
22851 \begin_inset Quotes erd
22852 \end_inset
22853
22854  as first part of the label, because this helps later to identify the label
22855  type when you have many labels in your document.
22856  We inserted in the following example the label 
22857 \begin_inset Quotes eld
22858 \end_inset
22859
22860 eq:tanhExp
22861 \begin_inset Quotes erd
22862 \end_inset
22863
22864  in the second line:
22865 \begin_inset Formula \begin{eqnarray}
22866 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
22867  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
22868
22869 \end_inset
22870
22871 Every labeled line is automatically numbered.
22872  Therefore the label is shown in LyX at the place of the formula number
22873  placeholder 
22874 \begin_inset Quotes eld
22875 \end_inset
22876
22877 #
22878 \begin_inset Quotes erd
22879 \end_inset
22880
22881 .
22882  You can reference a labeled formula using the menu 
22883 \family sans
22884 Insert\SpecialChar \menuseparator
22885 Cross
22886 \begin_inset space ~
22887 \end_inset
22888
22889 Reference
22890 \family default
22891 .
22892  A dialog appears to choose a label you want refer to.
22893  The reference appears in LyX as grey cross reference box and in the output
22894  as the formula number:
22895 \end_layout
22896
22897 \begin_layout Standard
22898 This is a cross-reference to equation (
22899 \begin_inset CommandInset ref
22900 LatexCommand ref
22901 reference "eq:tanhExp"
22902
22903 \end_inset
22904
22905 ).
22906 \end_layout
22907
22908 \begin_layout Standard
22909 The properties of LyX's cross-reference box are described in section
22910 \begin_inset space ~
22911 \end_inset
22912
22913
22914 \begin_inset CommandInset ref
22915 LatexCommand ref
22916 reference "sec:Cross-References"
22917
22918 \end_inset
22919
22920 .
22921  To delete a label, set the cursor in the labeled formula, use the menu
22922  
22923 \family sans
22924 Insert\SpecialChar \menuseparator
22925 Label
22926 \family default
22927  and delete the label in the appearing dialog.
22928 \begin_inset Foot
22929 status collapsed
22930
22931 \begin_layout Plain Layout
22932 This is a unintuitive and will be fixed in the next version of LyX.
22933 \end_layout
22934
22935 \end_inset
22936
22937  
22938 \end_layout
22939
22940 \begin_layout Section
22941 User defined math macros
22942 \begin_inset Index
22943 status collapsed
22944
22945 \begin_layout Plain Layout
22946 Math ! Macros
22947 \end_layout
22948
22949 \end_inset
22950
22951
22952 \begin_inset CommandInset label
22953 LatexCommand label
22954 name "sec:math-macros"
22955
22956 \end_inset
22957
22958
22959 \end_layout
22960
22961 \begin_layout Standard
22962 LyX allows you to define macros for formulas.
22963  For example we assume that solutions of the quadratic equation often occur
22964  in our document in various forms and we want to create a macro to print
22965  them.
22966 \begin_inset Newline newline
22967 \end_inset
22968
22969 The general form of a quadratic equation is:
22970 \begin_inset Formula \[
22971 0=\lambda^{2}+p\lambda+q\]
22972
22973 \end_inset
22974
22975 The general form of its solution is:
22976 \begin_inset Formula \[
22977 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
22978
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \begin_layout Standard
22985 The macro should print the parameters 
22986 \begin_inset Formula $\lambda$
22987 \end_inset
22988
22989
22990 \begin_inset Formula $p$
22991 \end_inset
22992
22993  and 
22994 \begin_inset Formula $q$
22995 \end_inset
22996
22997  like in the equation above.
22998 \end_layout
22999
23000 \begin_layout Standard
23001 A macro is created by executing the command
23002 \end_layout
23003
23004 \begin_layout Standard
23005
23006 \series bold
23007 math-macro
23008 \begin_inset ERT
23009 status collapsed
23010
23011 \begin_layout Plain Layout
23012
23013
23014 \backslash
23015 spce 
23016 \end_layout
23017
23018 \end_inset
23019
23020 Name
23021 \begin_inset ERT
23022 status collapsed
23023
23024 \begin_layout Plain Layout
23025
23026
23027 \backslash
23028 spce 
23029 \end_layout
23030
23031 \end_inset
23032
23033 Number
23034 \begin_inset space ~
23035 \end_inset
23036
23037 of
23038 \begin_inset space ~
23039 \end_inset
23040
23041 Arguments
23042 \end_layout
23043
23044 \begin_layout Standard
23045 in the minibuffer at the bottom of the LyX screen.
23046  Name is the name of the new macro which mustn't contain numbers.
23047  The number of arguments can be a number in the range 1-9.
23048  If you want to define a macro without arguments, don't declare the number
23049  of arguments.
23050 \end_layout
23051
23052 \begin_layout Standard
23053 We have three arguments and name the macro 
23054 \begin_inset Quotes eld
23055 \end_inset
23056
23057 qE
23058 \begin_inset Quotes erd
23059 \end_inset
23060
23061 , so that the command is:
23062 \end_layout
23063
23064 \begin_layout Standard
23065
23066 \series bold
23067 math-macro
23068 \begin_inset ERT
23069 status collapsed
23070
23071 \begin_layout Plain Layout
23072
23073
23074 \backslash
23075 spce 
23076 \end_layout
23077
23078 \end_inset
23079
23080 qE
23081 \begin_inset ERT
23082 status collapsed
23083
23084 \begin_layout Plain Layout
23085
23086
23087 \backslash
23088 spce 
23089 \end_layout
23090
23091 \end_inset
23092
23093 3
23094 \end_layout
23095
23096 \begin_layout Standard
23097 This results in the following macro definition box: 
23098 \begin_inset Graphics
23099         filename clipart/macrobox.png
23100
23101 \end_inset
23102
23103  
23104 \begin_inset FormulaMacro
23105 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23106 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23107 \end_inset
23108
23109
23110 \begin_inset Note Note
23111 status collapsed
23112
23113 \begin_layout Plain Layout
23114 The first box is an image to show the behavior in the output.
23115  The second one is the definition box, that doesn't appear in the output.
23116 \end_layout
23117
23118 \end_inset
23119
23120
23121 \end_layout
23122
23123 \begin_layout Standard
23124 The first blue box is for the definition, where you insert the formula via
23125  the math panel or commands.
23126  The placeholder for the arguments are inserted as a backslash and sharp
23127  followed by the argument number, e.g.
23128  
23129 \begin_inset Quotes eld
23130 \end_inset
23131
23132
23133 \backslash
23134 #1
23135 \begin_inset Quotes erd
23136 \end_inset
23137
23138  for the first argument.
23139  Placeholders will be displayed in red.
23140  The second blue box is for the appearance in LyX.
23141  This is useful when you have a large structure that shouldn't be displayed
23142  in LyX with its full size.
23143  If you want to see the macro as it is defined, leave the box blank.
23144  In our example we insert the sequence
23145 \begin_inset Newline newline
23146 \end_inset
23147
23148
23149 \series bold
23150 qE: 
23151 \backslash
23152 #1
23153 \series default
23154  
23155 \series bold
23156 ,
23157 \series default
23158  
23159 \series bold
23160
23161 \backslash
23162 #2
23163 \series default
23164  
23165 \series bold
23166 ,
23167 \series default
23168  
23169 \series bold
23170
23171 \backslash
23172 #3
23173 \begin_inset Newline newline
23174 \end_inset
23175
23176
23177 \series default
23178 The macro will then be shown as the macro name followed by the three arguments.
23179 \end_layout
23180
23181 \begin_layout Standard
23182 To use the macro in a formula, type its name as command, in our case 
23183 \begin_inset Quotes eld
23184 \end_inset
23185
23186
23187 \series bold
23188
23189 \backslash
23190 qE
23191 \series default
23192
23193 \begin_inset Quotes erd
23194 \end_inset
23195
23196 .
23197  The macro is inserted with boxes for the arguments looking similar to this:
23198 \end_layout
23199
23200 \begin_layout Standard
23201 \align center
23202 \begin_inset Graphics
23203         filename clipart/macrouse.png
23204
23205 \end_inset
23206
23207
23208 \end_layout
23209
23210 \begin_layout Standard
23211 The arguments are inserted in the blue boxes.
23212  If the cursor is outside the macro, the arguments are put in the macro.
23213  To change the arguments, put the cursor in the formula before or after
23214  the macro and press the right or left arrow key respectively.
23215  The arguments appear now again below the macro definition.
23216 \end_layout
23217
23218 \begin_layout Standard
23219 If you change the macro definition all macros are changed automatically
23220  to the new definition.
23221  Here an example of our macro with the arguments 
23222 \begin_inset Formula $x$
23223 \end_inset
23224
23225
23226 \begin_inset Formula $\ln(x)$
23227 \end_inset
23228
23229 , and 
23230 \begin_inset Formula $B$
23231 \end_inset
23232
23233 :
23234 \begin_inset Formula \[
23235 \qE x{\ln(y)}B\]
23236
23237 \end_inset
23238
23239
23240 \end_layout
23241
23242 \begin_layout Standard
23243 When the document is exported to LaTeX, the macro definition will be inserted
23244  as the command:
23245 \end_layout
23246
23247 \begin_layout Standard
23248
23249 \series bold
23250
23251 \backslash
23252 newcommand{
23253 \backslash
23254 qE}[3]{#1_{1,
23255 \backslash
23256 ,2}=-
23257 \backslash
23258 frac{#2}{2}
23259 \backslash
23260 pm
23261 \begin_inset Newline newline
23262 \end_inset
23263
23264
23265 \begin_inset ERT
23266 status collapsed
23267
23268 \begin_layout Plain Layout
23269
23270
23271 \backslash
23272 hphantom{
23273 \end_layout
23274
23275 \end_inset
23276
23277
23278 \backslash
23279 newcommand
23280 \begin_inset ERT
23281 status collapsed
23282
23283 \begin_layout Plain Layout
23284
23285 }
23286 \end_layout
23287
23288 \end_inset
23289
23290
23291 \backslash
23292 sqrt{
23293 \backslash
23294 frac{#2^{2}}{4}-#3}}
23295 \end_layout
23296
23297 \begin_layout Standard
23298 The command is not inserted in the document preamble.
23299  That means you can only use macros in formulas that are below the macro
23300  definition box in your document.
23301  There are also some other restrictions: The command 
23302 \backslash
23303 newcommand supports optional arguments, which are not available in LyX's
23304  macros.
23305  You can also not change subsequently the name of the macro and the number
23306  of arguments.
23307  
23308 \end_layout
23309
23310 \begin_layout Section
23311 Fine-Tuning
23312 \end_layout
23313
23314 \begin_layout Subsection
23315 Typefaces
23316 \begin_inset Index
23317 status collapsed
23318
23319 \begin_layout Plain Layout
23320 Math ! Typefaces
23321 \end_layout
23322
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \begin_layout Standard
23329 The standard font for text is italic, for numbers the standard is roman.
23330  To set a font in a formula, use the 
23331 \family sans
23332 Math
23333 \begin_inset space ~
23334 \end_inset
23335
23336 Panel
23337 \family default
23338  button 
23339 \begin_inset Graphics
23340         filename ../images/math/font.png
23341
23342 \end_inset
23343
23344 , or enter its command, listed in table
23345 \begin_inset space ~
23346 \end_inset
23347
23348
23349 \begin_inset CommandInset ref
23350 LatexCommand ref
23351 reference "cap:Typefaces-and-the"
23352
23353 \end_inset
23354
23355 , directly.
23356 \end_layout
23357
23358 \begin_layout Standard
23359 \begin_inset Float table
23360 wide false
23361 sideways false
23362 status open
23363
23364 \begin_layout Plain Layout
23365 \begin_inset Caption
23366
23367 \begin_layout Plain Layout
23368 \begin_inset CommandInset label
23369 LatexCommand label
23370 name "cap:Typefaces-and-the"
23371
23372 \end_inset
23373
23374 Typefaces and the corresponding commands.
23375 \end_layout
23376
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \begin_layout Plain Layout
23383 \align center
23384 \begin_inset Tabular
23385 <lyxtabular version="3" rows="9" columns="2">
23386 <features>
23387 <column alignment="center" valignment="top" width="0pt">
23388 <column alignment="center" valignment="top" width="0pt">
23389 <row>
23390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394 Font
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403 Command
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 </row>
23409 <row>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \shape up
23416 \size normal
23417 \bar no
23418 \noun off
23419 \color none
23420 \begin_inset Formula $\mathrm{Roman}$
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432
23433 \series bold
23434
23435 \backslash
23436 mathrm
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 </row>
23442 <row>
23443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23448 \end_inset
23449
23450
23451 \end_layout
23452
23453 \end_inset
23454 </cell>
23455 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \series bold
23461
23462 \backslash
23463 mathbf
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474 \begin_inset Formula $\mathit{Italic}$
23475 \end_inset
23476
23477
23478 \end_layout
23479
23480 \end_inset
23481 </cell>
23482 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486
23487 \series bold
23488
23489 \backslash
23490 mathit
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 </row>
23496 <row>
23497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23498 \begin_inset Text
23499
23500 \begin_layout Plain Layout
23501
23502 \shape up
23503 \size normal
23504 \bar no
23505 \noun off
23506 \color none
23507 \begin_inset Formula $\mathtt{Typewriter}$
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \series bold
23521
23522 \backslash
23523 mathtt
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23535 \end_inset
23536
23537
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \series bold
23548
23549 \backslash
23550 mathbb
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 </row>
23556 <row>
23557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23558 \begin_inset Text
23559
23560 \begin_layout Plain Layout
23561 \begin_inset Formula $\mathfrak{Fraktur}$
23562 \end_inset
23563
23564
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573
23574 \series bold
23575
23576 \backslash
23577 mathfrak
23578 \end_layout
23579
23580 \end_inset
23581 </cell>
23582 </row>
23583 <row>
23584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588
23589 \shape up
23590 \size normal
23591 \emph on
23592 \bar no
23593 \noun off
23594 \color none
23595 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607
23608 \series bold
23609
23610 \backslash
23611 mathcal
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 <row>
23618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622 \begin_inset Formula $\mathsf{SansSerif}$
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \series bold
23636
23637 \backslash
23638 mathsf
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 </lyxtabular>
23645
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \begin_layout Standard
23657 \begin_inset Note Greyedout
23658 status open
23659
23660 \begin_layout Plain Layout
23661
23662 \series bold
23663 Note:
23664 \series default
23665  that you can only print capital letters in the typefaces 
23666 \family sans
23667 Blackbold
23668 \family default
23669  and 
23670 \family sans
23671 Calligraphic
23672 \family default
23673 .
23674 \end_layout
23675
23676 \end_inset
23677
23678
23679 \end_layout
23680
23681 \begin_layout Standard
23682 When you use a typeface, a blue box is inserted in the formula.
23683  Every character in this box will be printed in this typeface.
23684  Pressing 
23685 \family sans
23686 Space
23687 \family default
23688  within the box, will set the cursor outside, so that you have to use a
23689  protected space when you need a space in the box.
23690  Here an example where a 
23691 \begin_inset Quotes eld
23692 \end_inset
23693
23694 N
23695 \begin_inset Quotes erd
23696 \end_inset
23697
23698  in 
23699 \family sans
23700 Blackbold
23701 \family default
23702  denotes the set of numbers:
23703 \begin_inset Formula \[
23704 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23705
23706 \end_inset
23707
23708
23709 \end_layout
23710
23711 \begin_layout Standard
23712 The typefaces are nestable, which can cause confusion.
23713  You can e.g.
23714  put a character in 
23715 \family sans
23716 Fraktur
23717 \family default
23718  in a box for 
23719 \family sans
23720 Typewriter
23721 \family default
23722
23723 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23724 \end_inset
23725
23726  
23727 \begin_inset Newline newline
23728 \end_inset
23729
23730 So better don't use this feature.
23731 \end_layout
23732
23733 \begin_layout Standard
23734 The typefaces have no effect on Greek letters: 
23735 \begin_inset Formula $\mathfrak{abc\delta e}$
23736 \end_inset
23737
23738
23739 \begin_inset Newline newline
23740 \end_inset
23741
23742 You can only print them emboldened using the command 
23743 \series bold
23744
23745 \backslash
23746 boldsymbol
23747 \series default
23748 , which works like the other typeface commands: 
23749 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \begin_layout Standard
23756
23757 \series bold
23758
23759 \backslash
23760 boldsymbol
23761 \series default
23762  works for all symbols, letters, and numbers.
23763 \end_layout
23764
23765 \begin_layout Standard
23766 A number of other font options are available as well, in the menu 
23767 \family sans
23768 Insert\SpecialChar \menuseparator
23769 Math\SpecialChar \menuseparator
23770 Font
23771 \begin_inset space ~
23772 \end_inset
23773
23774 Change
23775 \family default
23776 .
23777 \end_layout
23778
23779 \begin_layout Subsection
23780 Math Text
23781 \begin_inset Index
23782 status collapsed
23783
23784 \begin_layout Plain Layout
23785 Math ! Text
23786 \end_layout
23787
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \begin_layout Standard
23794 Typefaces are useful for entering some characters in some given font, but
23795  not for text.
23796  For typing longer pieces of text use the math text, which is obtained using
23797  the entry 
23798 \family sans
23799 Normal
23800 \begin_inset space ~
23801 \end_inset
23802
23803 text
23804 \begin_inset space ~
23805 \end_inset
23806
23807 mode
23808 \family default
23809  of the 
23810 \family sans
23811 Math
23812 \begin_inset space ~
23813 \end_inset
23814
23815 Panel
23816 \family default
23817  button 
23818 \begin_inset Graphics
23819         filename ../images/math/font.png
23820
23821 \end_inset
23822
23823  (alternatively the shortcut 
23824 \family sans
23825 M-m
23826 \begin_inset space ~
23827 \end_inset
23828
23829 m
23830 \family default
23831 ).
23832  Math text appears in LyX in black instead of blue.
23833  You can use spaces and accents in math text like in normal text.
23834  Here is an example:
23835 \begin_inset Formula \[
23836 f(x)=\begin{cases}
23837 x & \textrm{if I say so}\\
23838 -x & \textrm{unter Umständen}\end{cases}\]
23839
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \begin_layout Subsection
23846 Font Sizes
23847 \begin_inset Index
23848 status collapsed
23849
23850 \begin_layout Plain Layout
23851 Math ! Font sizes
23852 \end_layout
23853
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \begin_layout Standard
23860 There are four font styles (relative sizes) used in math-mode, which are
23861  automatically chosen in most situations.
23862  These are called 
23863 \family sans
23864 textstyle
23865 \family default
23866
23867 \family sans
23868 displaystyle
23869 \family default
23870
23871 \family sans
23872 scriptstyle
23873 \family default
23874 , and 
23875 \family sans
23876 scriptscriptstyle
23877 \family default
23878 .
23879  For most characters, 
23880 \family sans
23881 textstyle
23882 \family default
23883  and 
23884 \family sans
23885 displaystyle
23886 \family default
23887  are actually the same size, but fractions, superscripts and subscripts,
23888  and certain other structures, are set larger in 
23889 \family sans
23890 displaystyle
23891 \family default
23892 .
23893  Except for some operators, which resize themselves to accommodate various
23894  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23895  These choices can be overridden by using the math panel button 
23896 \begin_inset Graphics
23897         filename ../images/math/style.png
23898
23899 \end_inset
23900
23901 .
23902  A box for the size will be created in which you can insert the math structure.
23903  For example, you can set 
23904 \begin_inset Formula $\frac{1}{2}$
23905 \end_inset
23906
23907 , which is normally in 
23908 \family sans
23909 textstyle
23910 \family default
23911 , larger in 
23912 \family sans
23913 displaystyle
23914 \family default
23915
23916 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23917 \end_inset
23918
23919 .
23920  The four styles are used in the following example:
23921 \end_layout
23922
23923 \begin_layout Standard
23924 \begin_inset Formula $displaystyle$
23925 \end_inset
23926
23927
23928 \begin_inset Formula ${\textstyle textstyle}$
23929 \end_inset
23930
23931
23932 \begin_inset Formula ${\scriptstyle scriptstyle}$
23933 \end_inset
23934
23935
23936 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23937 \end_inset
23938
23939 .
23940 \end_layout
23941
23942 \begin_layout Standard
23943 All these math-mode font sizes are relative, that means, if the whole math
23944  inset is set in a particular size with the menu 
23945 \family sans
23946 Edit\SpecialChar \menuseparator
23947 Text
23948 \begin_inset space ~
23949 \end_inset
23950
23951 Style
23952 \family default
23953 , all sizes in the formula will be adjusted relative to this size.
23954  Similarly, if the base font size of the document is changed, all fonts
23955  will be adjusted to correspond.
23956  As example a formula in the font size 
23957 \begin_inset Quotes eld
23958 \end_inset
23959
23960 largest
23961 \begin_inset Quotes erd
23962 \end_inset
23963
23964 :
23965 \end_layout
23966
23967 \begin_layout Standard
23968
23969 \family roman
23970 \size largest
23971 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \begin_layout Section
23978 Theorem Modules
23979 \end_layout
23980
23981 \begin_layout Standard
23982 As of LyX 1.6, support for theorem-like environments has been moved out of
23983  the document classes and into layout modules.
23984 \begin_inset Index
23985 status collapsed
23986
23987 \begin_layout Plain Layout
23988 Layout Modules
23989 \end_layout
23990
23991 \end_inset
23992
23993  As a result, theorem-like environments can now easily be used with classes
23994  other than the AMS classes.
23995  See section 
23996 \begin_inset CommandInset ref
23997 LatexCommand ref
23998 reference "sub:Modules"
23999
24000 \end_inset
24001
24002  for more on layout modules.
24003 \end_layout
24004
24005 \begin_layout Section
24006 AMS-LaTeX
24007 \begin_inset Index
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011 AMS math
24012 \end_layout
24013
24014 \end_inset
24015
24016
24017 \begin_inset Index
24018 status collapsed
24019
24020 \begin_layout Plain Layout
24021 Math ! AMS
24022 \end_layout
24023
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \begin_layout Standard
24030 LyX supports the packages provided by the American Mathematical Society
24031  (AMS) that are in common use.
24032 \end_layout
24033
24034 \begin_layout Subsection
24035 Enabling AMS-Support
24036 \end_layout
24037
24038 \begin_layout Standard
24039 Selecting the checkbox 
24040 \family sans
24041 Use
24042 \begin_inset space ~
24043 \end_inset
24044
24045 AMS
24046 \begin_inset space ~
24047 \end_inset
24048
24049 math
24050 \begin_inset space ~
24051 \end_inset
24052
24053 package
24054 \family default
24055  in the 
24056 \family sans
24057 Document\SpecialChar \menuseparator
24058 Settings
24059 \family default
24060
24061 \begin_inset Index
24062 status collapsed
24063
24064 \begin_layout Plain Layout
24065 Document ! Settings
24066 \end_layout
24067
24068 \end_inset
24069
24070  dialog under 
24071 \family sans
24072 Math
24073 \begin_inset space ~
24074 \end_inset
24075
24076 Options
24077 \family default
24078  will include the AMS-packages in the document, and make the facilities
24079  available.
24080  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24081  formulas, assure that you have enabled AMS.
24082 \end_layout
24083
24084 \begin_layout Subsection
24085 AMS-Formula Types
24086 \begin_inset CommandInset label
24087 LatexCommand label
24088 name "sub:AMS-Formula-Types"
24089
24090 \end_inset
24091
24092
24093 \begin_inset Index
24094 status collapsed
24095
24096 \begin_layout Plain Layout
24097 Math ! Multi-line Equations
24098 \end_layout
24099
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \begin_layout Standard
24106 AMS-LaTeX provides a selection of different formula types.
24107  LyX allows you to choose between 
24108 \family typewriter
24109 align
24110 \family default
24111
24112 \family typewriter
24113 alignat
24114 \family default
24115
24116 \family typewriter
24117 flalign
24118 \family default
24119
24120 \family typewriter
24121 gather
24122 \family default
24123 , and 
24124 \family typewriter
24125 multline
24126 \family default
24127 .
24128  We refer to the AMS-documentation for an explanation of these formula types.
24129 \end_layout
24130
24131 \begin_layout Chapter
24132 More Tools
24133 \end_layout
24134
24135 \begin_layout Section
24136 Cross-References
24137 \begin_inset Index
24138 status collapsed
24139
24140 \begin_layout Plain Layout
24141 Cross references
24142 \end_layout
24143
24144 \end_inset
24145
24146
24147 \begin_inset CommandInset label
24148 LatexCommand label
24149 name "sec:Cross-References"
24150
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \begin_layout Standard
24157 One of LyX's strengths are cross-references.
24158  You can reference every section, float, footnote, formula, and list in
24159  the document.
24160  To reference a document part, you have to insert a label into it.
24161  The label is used as anchor and name for the reference.
24162  We want for example refer to the the second item of the following list:
24163 \end_layout
24164
24165 \begin_layout Enumerate
24166 First item
24167 \end_layout
24168
24169 \begin_layout Enumerate
24170 \begin_inset CommandInset label
24171 LatexCommand label
24172 name "enu:Second-item"
24173
24174 \end_inset
24175
24176 Second item
24177 \end_layout
24178
24179 \begin_layout Enumerate
24180 Third item
24181 \end_layout
24182
24183 \begin_layout Standard
24184 First we insert a label into the second item with the menu 
24185 \family sans
24186 Insert\SpecialChar \menuseparator
24187 Label
24188 \family default
24189  or the by pressing the toolbar button 
24190 \begin_inset Graphics
24191         filename ../images/label-insert.png
24192         scale 85
24193
24194 \end_inset
24195
24196 .
24197  A grey label box like this: 
24198 \begin_inset Graphics
24199         filename clipart/labelQt4.png
24200         scale 85
24201
24202 \end_inset
24203
24204  is inserted and the label window pops up asking for the label text.
24205  LyX offers as text the first words of the item with a prefix, in our case
24206  the text 
24207 \begin_inset Quotes eld
24208 \end_inset
24209
24210
24211 \family sans
24212 enu: Second-item
24213 \family default
24214
24215 \begin_inset Quotes erd
24216 \end_inset
24217
24218 .
24219  The prefix 
24220 \begin_inset Quotes eld
24221 \end_inset
24222
24223
24224 \family sans
24225 enu:
24226 \family default
24227
24228 \begin_inset Quotes erd
24229 \end_inset
24230
24231  stands for 
24232 \begin_inset Quotes eld
24233 \end_inset
24234
24235 enumerate
24236 \begin_inset Quotes erd
24237 \end_inset
24238
24239 .
24240  The prefix depends on the document part where the label is inserted, e.g.
24241  if you insert a label to a section heading, the prefix will be 
24242 \begin_inset Quotes eld
24243 \end_inset
24244
24245
24246 \family sans
24247 sec:
24248 \family default
24249
24250 \begin_inset Quotes erd
24251 \end_inset
24252
24253 .
24254 \end_layout
24255
24256 \begin_layout Standard
24257 To reference the item, we refer to its label using the menu 
24258 \family sans
24259 Insert\SpecialChar \menuseparator
24260 Cross-Reference
24261 \family default
24262  or the toolbar button 
24263 \begin_inset Graphics
24264         filename ../images/dialog-show-new-inset_ref.png
24265         scale 85
24266
24267 \end_inset
24268
24269 .
24270  A grey cross-reference box like this: 
24271 \begin_inset Graphics
24272         filename clipart/referenceQt4.png
24273         scale 85
24274
24275 \end_inset
24276
24277  is inserted and the cross-reference window appear showing all labels of
24278  the document.
24279  We can now sort the labels alphabetically and then choose the entry 
24280 \begin_inset Quotes eld
24281 \end_inset
24282
24283
24284 \family sans
24285 enu:Second-item
24286 \family default
24287
24288 \begin_inset Quotes erd
24289 \end_inset
24290
24291 .
24292  At the position of the cross-reference box the item number will appear
24293  in the output.
24294  Here is our cross-reference:
24295 \end_layout
24296
24297 \begin_layout Standard
24298 Item
24299 \begin_inset space ~
24300 \end_inset
24301
24302
24303 \begin_inset CommandInset ref
24304 LatexCommand ref
24305 reference "enu:Second-item"
24306
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \begin_layout Standard
24313 It is recommended to use a protected space
24314 \begin_inset Foot
24315 status collapsed
24316
24317 \begin_layout Plain Layout
24318 described in section
24319 \begin_inset space ~
24320 \end_inset
24321
24322
24323 \begin_inset CommandInset ref
24324 LatexCommand ref
24325 reference "sub:Protected-Space"
24326
24327 \end_inset
24328
24329
24330 \end_layout
24331
24332 \end_inset
24333
24334  between the cross-reference name and its number to avoid ugly linebreaks
24335  between them.
24336 \end_layout
24337
24338 \begin_layout Standard
24339 There are six varieties of cross-references:
24340 \end_layout
24341
24342 \begin_layout Description
24343 <reference>: prints the float number, this is the default: 
24344 \begin_inset CommandInset ref
24345 LatexCommand ref
24346 reference "cap:Two-distorted-images"
24347
24348 \end_inset
24349
24350
24351 \end_layout
24352
24353 \begin_layout Description
24354 (<reference>): prints the float number within two parentheses, this is the
24355  style normally used to reference formulas, especially when the reference
24356  name 
24357 \begin_inset Quotes eld
24358 \end_inset
24359
24360 Equation
24361 \begin_inset Quotes erd
24362 \end_inset
24363
24364  is omitted: 
24365 \begin_inset CommandInset ref
24366 LatexCommand eqref
24367 reference "eq:tanhExp"
24368
24369 \end_inset
24370
24371
24372 \end_layout
24373
24374 \begin_layout Description
24375 <page>: prints the page number: Page
24376 \begin_inset space ~
24377 \end_inset
24378
24379
24380 \begin_inset CommandInset ref
24381 LatexCommand pageref
24382 reference "cap:Two-distorted-images"
24383
24384 \end_inset
24385
24386
24387 \end_layout
24388
24389 \begin_layout Description
24390 on
24391 \begin_inset space ~
24392 \end_inset
24393
24394 page
24395 \begin_inset space ~
24396 \end_inset
24397
24398 <page>: prints the text "on page" and the page number: 
24399 \begin_inset CommandInset ref
24400 LatexCommand vpageref
24401 reference "cap:Two-distorted-images"
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \begin_layout Description
24409 <reference>
24410 \begin_inset space ~
24411 \end_inset
24412
24413 on
24414 \begin_inset space ~
24415 \end_inset
24416
24417 page
24418 \begin_inset space ~
24419 \end_inset
24420
24421 <page>: prints the float number, the text "on page", and the page number:
24422  
24423 \begin_inset CommandInset ref
24424 LatexCommand vref
24425 reference "cap:Two-distorted-images"
24426
24427 \end_inset
24428
24429
24430 \end_layout
24431
24432 \begin_layout Description
24433 Formatted
24434 \begin_inset space ~
24435 \end_inset
24436
24437 reference: prints a self defined cross-reference format.
24438 \begin_inset Newline newline
24439 \end_inset
24440
24441
24442 \begin_inset Note Greyedout
24443 status open
24444
24445 \begin_layout Plain Layout
24446
24447 \series bold
24448 Note:
24449 \series default
24450  This feature is only available when you have the LaTeX-package 
24451 \series bold
24452 prettyref
24453 \begin_inset Index
24454 status collapsed
24455
24456 \begin_layout Plain Layout
24457 Latex@LaTeX-packages ! prettyref
24458 \end_layout
24459
24460 \end_inset
24461
24462
24463 \series default
24464  installed.
24465 \end_layout
24466
24467 \end_inset
24468
24469
24470 \end_layout
24471
24472 \begin_layout Standard
24473 Note that the style <page> won't print the page number if the label is on
24474  the previous, the same, or the next page.
24475  You will e.
24476 \begin_inset space \thinspace{}
24477 \end_inset
24478
24479 g.
24480 \begin_inset space ~
24481 \end_inset
24482
24483 see the text 
24484 \begin_inset Quotes eld
24485 \end_inset
24486
24487
24488 \family sans
24489 on this page
24490 \family default
24491
24492 \begin_inset Quotes erd
24493 \end_inset
24494
24495  instead.
24496 \end_layout
24497
24498 \begin_layout Standard
24499 The number and current page of the referred document part in the output,
24500  is automatically calculated by LaTeX.
24501  The varieties are adjusted in the field 
24502 \family sans
24503 Format
24504 \family default
24505  of the cross-reference window, that appear when you click on the cross-referenc
24506 e box.
24507 \end_layout
24508
24509 \begin_layout Standard
24510 You can only use the style 
24511 \family sans
24512 <reference>
24513 \family default
24514  to reference numbered document parts, while the reference style 
24515 \family sans
24516 <page>
24517 \family default
24518  is always possible.
24519 \end_layout
24520
24521 \begin_layout Standard
24522 If you want to reference a section, put the label in the section heading,
24523  to reference a float, put the label in the caption.
24524  For footnotes you can put the label somewhere in it.
24525  Referencing formulas is explained in section
24526 \begin_inset space ~
24527 \end_inset
24528
24529
24530 \begin_inset CommandInset ref
24531 LatexCommand ref
24532 reference "sec:Formula-Numbering-and"
24533
24534 \end_inset
24535
24536 .
24537 \end_layout
24538
24539 \begin_layout Standard
24540 The button 
24541 \family sans
24542 Go
24543 \begin_inset space ~
24544 \end_inset
24545
24546 to
24547 \begin_inset space ~
24548 \end_inset
24549
24550 Label
24551 \family default
24552  in the cross-reference window sets the the cursor before the referred label.
24553  The button text changes then to 
24554 \family sans
24555 Go
24556 \begin_inset space ~
24557 \end_inset
24558
24559 Back
24560 \family default
24561  and you can use it to set the cursor back to the cross-reference.
24562  Right-clicking on a cross-reference box also sets the cursor before the
24563  referred label but without a possibility to go back.
24564  
24565 \end_layout
24566
24567 \begin_layout Standard
24568 You can change labels at any time by clicking on the label box.
24569  References to the changed label will automatically change its link to the
24570  new label text, so that you don't need to take care about this.
24571 \end_layout
24572
24573 \begin_layout Standard
24574 If a cross-reference refers to a non-existing label, you'll see two question
24575  marks in the output instead of the reference.
24576 \end_layout
24577
24578 \begin_layout Standard
24579 References are described in detail in the 
24580 \emph on
24581 Embedded Objects
24582 \emph default
24583  manual.
24584 \end_layout
24585
24586 \begin_layout Section
24587 Table of Contents and other Listings
24588 \begin_inset Index
24589 status collapsed
24590
24591 \begin_layout Plain Layout
24592 Table of contents
24593 \end_layout
24594
24595 \end_inset
24596
24597
24598 \begin_inset Index
24599 status collapsed
24600
24601 \begin_layout Plain Layout
24602 Outline
24603 \end_layout
24604
24605 \end_inset
24606
24607
24608 \begin_inset CommandInset label
24609 LatexCommand label
24610 name "sec:toc"
24611
24612 \end_inset
24613
24614
24615 \end_layout
24616
24617 \begin_layout Subsection
24618 Table of Contents and Outline
24619 \begin_inset CommandInset label
24620 LatexCommand label
24621 name "sub:Table-of-Contents"
24622
24623 \end_inset
24624
24625
24626 \end_layout
24627
24628 \begin_layout Standard
24629 The Table of Contents (TOC) is inserted with the menu 
24630 \family sans
24631 Insert\SpecialChar \menuseparator
24632 List/TOC\SpecialChar \menuseparator
24633 Table
24634 \begin_inset space ~
24635 \end_inset
24636
24637 of
24638 \begin_inset space ~
24639 \end_inset
24640
24641 Contents
24642 \family default
24643 .
24644  Is is displayed in LyX as a gray box.
24645  If you click on it, the TOC window appears, showing you the TOC entries.
24646  You can jump to a document part by clicking on an entry.
24647  Thus you can use this window as graphical alternative for the 
24648 \family sans
24649 Navigate
24650 \family default
24651  menu.
24652 \end_layout
24653
24654 \begin_layout Standard
24655 The TOC lists every numbered section automatically.
24656  If you have declared a short title for a section heading, as described
24657  in section
24658 \begin_inset space ~
24659 \end_inset
24660
24661
24662 \begin_inset CommandInset ref
24663 LatexCommand ref
24664 reference "sec:Short-Titles"
24665
24666 \end_inset
24667
24668 , it will be used in the TOC instead of the section heading.
24669  Section
24670 \begin_inset space ~
24671 \end_inset
24672
24673
24674 \begin_inset CommandInset ref
24675 LatexCommand ref
24676 reference "sub:Numbering-depth"
24677
24678 \end_inset
24679
24680  describes how the level is adjusted that defines which section types are
24681  listed in the TOC.
24682  You can also adjust the level for the displayed sections in the TOC window
24683  using the grey fader at the bottom of the window.
24684  Unnumbered sections are not listed in the TOC.
24685 \end_layout
24686
24687 \begin_layout Standard
24688 You can use the TOC window also as outline to move and rearrange sections
24689  in your documents.
24690  The TOC window therefore also appears when you use the menu 
24691 \family sans
24692 Document\SpecialChar \menuseparator
24693 Outline
24694 \family default
24695 .
24696 \end_layout
24697
24698 \begin_layout Subsection
24699 List of Figures, Tables and Algorithms
24700 \begin_inset CommandInset label
24701 LatexCommand label
24702 name "sec:ListsOf"
24703
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \begin_layout Standard
24710 Table, figure, and algorithm lists are very much like the table of contents.
24711  You can insert them via the 
24712 \family sans
24713 Insert\SpecialChar \menuseparator
24714 List
24715 \begin_inset space ~
24716 \end_inset
24717
24718 /
24719 \begin_inset space ~
24720 \end_inset
24721
24722 TOC
24723 \family default
24724  submenus.
24725  The list entries are the float captions and the float number.
24726 \end_layout
24727
24728 \begin_layout Section
24729 URLs and Hyperlinks
24730 \begin_inset Index
24731 status collapsed
24732
24733 \begin_layout Plain Layout
24734 URLs
24735 \end_layout
24736
24737 \end_inset
24738
24739
24740 \begin_inset Index
24741 status collapsed
24742
24743 \begin_layout Plain Layout
24744 Hyperlinks
24745 \end_layout
24746
24747 \end_inset
24748
24749
24750 \begin_inset CommandInset label
24751 LatexCommand label
24752 name "sec:URL"
24753
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \begin_layout Subsection
24760 URLs
24761 \end_layout
24762
24763 \begin_layout Standard
24764 Links to web pages or email addresses can be inserted via the menu 
24765 \family sans
24766 Insert\SpecialChar \menuseparator
24767 URL
24768 \family default
24769 .
24770 \end_layout
24771
24772 \begin_layout Standard
24773 Here is an example URL: LyX's homepage: 
24774 \begin_inset Flex URL
24775 status open
24776
24777 \begin_layout Plain Layout
24778
24779 http://www.lyx.org
24780 \end_layout
24781
24782 \end_inset
24783
24784
24785 \end_layout
24786
24787 \begin_layout Standard
24788 You cannot change the style of the link text, the URL text will always be
24789  in the style 
24790 \family typewriter
24791 Typewriter
24792 \family default
24793 .
24794  To be able to format the URL text, use hyperlinks as explained in the next
24795  subsection.
24796 \end_layout
24797
24798 \begin_layout Standard
24799 \begin_inset Note Greyedout
24800 status open
24801
24802 \begin_layout Plain Layout
24803
24804 \series bold
24805 Note:
24806 \series default
24807  URLs must not end with a backslash, otherwise you get LaTeX errors.
24808 \end_layout
24809
24810 \end_inset
24811
24812
24813 \end_layout
24814
24815 \begin_layout Subsection
24816 Hyperlinks
24817 \end_layout
24818
24819 \begin_layout Standard
24820 Hyperlinks can be inserted with the menu 
24821 \family sans
24822 Insert\SpecialChar \menuseparator
24823 Hyperlink
24824 \family default
24825  or with the toolbar button 
24826 \begin_inset Graphics
24827         filename ../images/href-insert.png
24828         BoundingBox 0bp 5bp 20bp 20bp
24829
24830 \end_inset
24831
24832 .
24833  The appearing dialog has two fields: 
24834 \family sans
24835 Target
24836 \family default
24837  and 
24838 \family sans
24839 Name
24840 \family default
24841 .
24842  The name is the printed text for the hyperlink.
24843  The hyperlink type can be a weblink like this: 
24844 \begin_inset CommandInset href
24845 LatexCommand href
24846 name "LyX's homepage"
24847 target "http://www.lyx.org"
24848
24849 \end_inset
24850
24851 , an Email address like this: 
24852 \begin_inset CommandInset href
24853 LatexCommand href
24854 name "lyx-docs mailing list"
24855 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24856 type "mailto:"
24857
24858 \end_inset
24859
24860 , or a link to a file.
24861 \end_layout
24862
24863 \begin_layout Standard
24864 You can start applications via a hyperlink when you insert a weblink, but
24865  add the prefix 
24866 \begin_inset Quotes eld
24867 \end_inset
24868
24869
24870 \family sans
24871 run:
24872 \family default
24873
24874 \begin_inset Quotes erd
24875 \end_inset
24876
24877  to the link target.
24878 \end_layout
24879
24880 \begin_layout Standard
24881 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24882  and become clickable in the DVI and PDF-output.
24883  To set the format of the link text, highlight the hyperlink inset and use
24884  the text style dialog.
24885  This is for example a hyperlink with bold sans serif text: 
24886 \family sans
24887 \series bold
24888
24889 \begin_inset CommandInset href
24890 LatexCommand href
24891 name "LyX's homepage"
24892 target "http://www.lyx.org"
24893
24894 \end_inset
24895
24896
24897 \end_layout
24898
24899 \begin_layout Standard
24900 The link text color can be changed, when the option 
24901 \family sans
24902 Color links
24903 \family default
24904  is set in the PDF Properties dialog (menu 
24905 \family sans
24906 Document\SpecialChar \menuseparator
24907 Settings\SpecialChar \menuseparator
24908 PDF Properties
24909 \family default
24910 ).
24911  The link text is for example set in this document to blue by adding the
24912  option
24913 \begin_inset Newline newline
24914 \end_inset
24915
24916
24917 \series bold
24918 urlcolor=blue
24919 \series default
24920
24921 \begin_inset Newline newline
24922 \end_inset
24923
24924 to the field 
24925 \family sans
24926 Additional options
24927 \family default
24928  in the PDF Properties dialog.
24929 \end_layout
24930
24931 \begin_layout Section
24932 Appendices
24933 \begin_inset Index
24934 status collapsed
24935
24936 \begin_layout Plain Layout
24937 Appendix
24938 \end_layout
24939
24940 \end_inset
24941
24942
24943 \begin_inset CommandInset label
24944 LatexCommand label
24945 name "sec:Appendices"
24946
24947 \end_inset
24948
24949
24950 \end_layout
24951
24952 \begin_layout Standard
24953 Appendices are created with the menu 
24954 \family sans
24955 Document\SpecialChar \menuseparator
24956 Start
24957 \begin_inset space ~
24958 \end_inset
24959
24960 Appendix
24961 \begin_inset space ~
24962 \end_inset
24963
24964 Here
24965 \family default
24966 .
24967  This menu sets the document from the current cursor position to the end
24968  as appendix region.
24969  The region is marked with a red borderline.
24970 \end_layout
24971
24972 \begin_layout Standard
24973 Every chapter (or section) within the appendix region is treated as an appendix,
24974  numbered with a capital Latin letter.
24975  The appendix subsections are numbered with this letter followed by a dot
24976  and the subsection number.
24977  All appendix sections can be referenced as if they were normal sections,
24978  here two examples:
24979 \end_layout
24980
24981 \begin_layout Standard
24982 Appendix
24983 \begin_inset space ~
24984 \end_inset
24985
24986
24987 \begin_inset CommandInset ref
24988 LatexCommand ref
24989 reference "cha:Credits"
24990
24991 \end_inset
24992
24993 ; Appendix
24994 \begin_inset space ~
24995 \end_inset
24996
24997
24998 \begin_inset CommandInset ref
24999 LatexCommand ref
25000 reference "sub:Export"
25001
25002 \end_inset
25003
25004
25005 \end_layout
25006
25007 \begin_layout Section
25008 Bibliography
25009 \begin_inset Index
25010 status collapsed
25011
25012 \begin_layout Plain Layout
25013 Bibliography
25014 \end_layout
25015
25016 \end_inset
25017
25018
25019 \begin_inset CommandInset label
25020 LatexCommand label
25021 name "sec:Bibliography"
25022
25023 \end_inset
25024
25025
25026 \end_layout
25027
25028 \begin_layout Standard
25029 There are two ways of generating the bibliography in a LyX-document.
25030  You can include a bibliography database
25031 \begin_inset Foot
25032 status collapsed
25033
25034 \begin_layout Plain Layout
25035 Known under the name 
25036 \begin_inset Quotes eld
25037 \end_inset
25038
25039 BibTeX-database
25040 \begin_inset Quotes erd
25041 \end_inset
25042
25043 .
25044 \end_layout
25045
25046 \end_inset
25047
25048 , which is explained in the next subsection or you can insert the bibliography
25049  manually.
25050  For the second method we use the paragraph environment 
25051 \family sans
25052 Bibliography
25053 \family default
25054 , described in section
25055 \begin_inset space ~
25056 \end_inset
25057
25058
25059 \begin_inset CommandInset ref
25060 LatexCommand ref
25061 reference "sub:Biblio_environment"
25062
25063 \end_inset
25064
25065 .
25066 \end_layout
25067
25068 \begin_layout Standard
25069 Within the 
25070 \family sans
25071 Bibliography
25072 \family default
25073  environment, every paragraph begins with a gray bibliography box labeled
25074  with a number.
25075  If you click on it, you will get a dialog in which you can set a 
25076 \family sans
25077 Key
25078 \family default
25079  and a 
25080 \family sans
25081 Label
25082 \family default
25083 .
25084  The key is the symbolic name by which you will refer to this bibliography
25085  entry.
25086  For example, our second entry in the bibliography is a book about LaTeX
25087  and we used 
25088 \begin_inset Quotes eld
25089 \end_inset
25090
25091 latexcompanion
25092 \begin_inset Quotes erd
25093 \end_inset
25094
25095 , a short form of its title, as key.
25096 \end_layout
25097
25098 \begin_layout Standard
25099 You can refer to the key of a bibliography entry using the menu 
25100 \family sans
25101 Insert\SpecialChar \menuseparator
25102 Citation
25103 \family default
25104  or the toobar button 
25105 \begin_inset Graphics
25106         filename ../images/dialog-show-new-inset_citation.png
25107         BoundingBox 0bp 5bp 20bp 20bp
25108
25109 \end_inset
25110
25111 .
25112  A citation reference box is inserted and a citation window will appear
25113  in which you can select one or more keys in the available key list.
25114  The citation reference box will be labeled with the referenced key.
25115  When you click on the box, the citation window appears and you can change
25116  the reference.
25117 \end_layout
25118
25119 \begin_layout Standard
25120 Citation references appear in the output as number of the bibliography entry
25121  with surrounding brackets.
25122  If you set a 
25123 \family sans
25124 Label
25125 \family default
25126  for the entry, the label will appear instead of the number.
25127  Here two examples; the first without a label, the second with the label
25128  
25129 \begin_inset Quotes eld
25130 \end_inset
25131
25132 Credits
25133 \begin_inset Quotes erd
25134 \end_inset
25135
25136 :
25137 \end_layout
25138
25139 \begin_layout Standard
25140 Have a look at the 
25141 \family sans
25142 LaTeX Companion Second Edition
25143 \family default
25144
25145 \begin_inset CommandInset citation
25146 LatexCommand cite
25147 key "latexcompanion"
25148
25149 \end_inset
25150
25151
25152 \end_layout
25153
25154 \begin_layout Standard
25155 The LyX-Team members are listed in the Credits: 
25156 \begin_inset CommandInset citation
25157 LatexCommand cite
25158 key "lyxcredit"
25159
25160 \end_inset
25161
25162
25163 \end_layout
25164
25165 \begin_layout Subsection
25166 Bibliography databases (BibTeX)
25167 \begin_inset Index
25168 status collapsed
25169
25170 \begin_layout Plain Layout
25171 Bibliography ! Databases
25172 \end_layout
25173
25174 \end_inset
25175
25176
25177 \begin_inset Index
25178 status open
25179
25180 \begin_layout Plain Layout
25181 Bibliography ! BibTeX
25182 \end_layout
25183
25184 \end_inset
25185
25186
25187 \begin_inset CommandInset label
25188 LatexCommand label
25189 name "sub:Bibliography-databases"
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 Bibliography databases are useful if you use the same bibliography in different
25198  documents.
25199  It makes it also very easy to have a uniform layout for all bibliography
25200  entries.
25201  You can collect the bibliography of all relevant books and articles of
25202  your working field in a database.
25203  This database can be used for different documents, because only the referenced
25204  entries of the database will appear in the bibliography list.
25205 \end_layout
25206
25207 \begin_layout Standard
25208 The database is a text file with the file extension 
25209 \begin_inset Quotes eld
25210 \end_inset
25211
25212
25213 \family sans
25214 .bib
25215 \family default
25216
25217 \begin_inset Quotes erd
25218 \end_inset
25219
25220  containing the bibliography in a special format.
25221  The format is explained in LaTeX books (
25222 \begin_inset CommandInset citation
25223 LatexCommand cite
25224 key "Mittelbach,Kopka,Lamport"
25225
25226 \end_inset
25227
25228 ).
25229  Normally one uses a special program to create and edit entries of the database.
25230  Under
25231 \begin_inset Newline newline
25232 \end_inset
25233
25234  
25235 \begin_inset Flex URL
25236 status collapsed
25237
25238 \begin_layout Plain Layout
25239
25240 http://wiki.lyx.org/BibTeX/Programs
25241 \end_layout
25242
25243 \end_inset
25244
25245
25246 \begin_inset Newline newline
25247 \end_inset
25248
25249 you find a list of programs for bibliography databases.
25250 \end_layout
25251
25252 \begin_layout Standard
25253 To use a database, use the menu 
25254 \family sans
25255 Insert\SpecialChar \menuseparator
25256 List
25257 \family default
25258 /
25259 \family sans
25260 TOC\SpecialChar \menuseparator
25261 BibT
25262 \begin_inset ERT
25263 status collapsed
25264
25265 \begin_layout Plain Layout
25266
25267 {}
25268 \end_layout
25269
25270 \end_inset
25271
25272 eX
25273 \begin_inset space ~
25274 \end_inset
25275
25276 Bibliography
25277 \family default
25278 .
25279  A grey box will be inserted and a window appears.
25280  In this window you can load one or more databases and a style file.
25281 \end_layout
25282
25283 \begin_layout Standard
25284 The style file is a text file with the file extension
25285 \begin_inset Quotes erd
25286 \end_inset
25287
25288
25289 \family sans
25290 .bst
25291 \family default
25292
25293 \begin_inset Quotes erd
25294 \end_inset
25295
25296  that declares the layout of all bibliography entries.
25297  Many publishers provide special style files, so that you don't have to
25298  take care of the layout.
25299 \end_layout
25300
25301 \begin_layout Standard
25302 Inserting a citation reference works like described above.
25303 \end_layout
25304
25305 \begin_layout Standard
25306 \begin_inset VSpace defskip
25307 \end_inset
25308
25309
25310 \end_layout
25311
25312 \begin_layout Standard
25313 To generate the bibliography from a database, the program BibTeX is used
25314  by LyX.
25315  This program can be controlled with options that you can add in LyX's preferenc
25316 es dialog under 
25317 \family sans
25318 Outputs
25319 \family default
25320
25321 \family sans
25322 LaT
25323 \begin_inset ERT
25324 status collapsed
25325
25326 \begin_layout Plain Layout
25327
25328 {}
25329 \end_layout
25330
25331 \end_inset
25332
25333 eX
25334 \family default
25335  in the field 
25336 \family sans
25337 BibT
25338 \begin_inset ERT
25339 status collapsed
25340
25341 \begin_layout Plain Layout
25342
25343 {}
25344 \end_layout
25345
25346 \end_inset
25347
25348 eX
25349 \begin_inset space ~
25350 \end_inset
25351
25352 command
25353 \family default
25354 .
25355  Before adding options, it is strongly recommended to read the manual of
25356  
25357 \family sans
25358 BibTeX
25359 \family default
25360 .
25361 \end_layout
25362
25363 \begin_layout Standard
25364 \begin_inset VSpace defskip
25365 \end_inset
25366
25367
25368 \end_layout
25369
25370 \begin_layout Standard
25371 We use two bibliographies in this document to show the difference between
25372  the two methods of creating them.
25373  As you can see, the bibliography that is created from a database lists
25374  only the database entries that are referenced in the document.
25375  We used the style file 
25376 \family sans
25377 alphadin.bst
25378 \family default
25379  to get the complicated German reference key scheme in the bibliography.
25380 \end_layout
25381
25382 \begin_layout Subsection
25383 Bibliography layout
25384 \begin_inset Index
25385 status collapsed
25386
25387 \begin_layout Plain Layout
25388 Bibliography ! Layout
25389 \end_layout
25390
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \begin_layout Standard
25397 In the citation reference dialog you can set a special citation format.
25398  For this feature you need to use the option 
25399 \family sans
25400 Natbib
25401 \family default
25402  enabled in the 
25403 \family sans
25404 Document\SpecialChar \menuseparator
25405 Settings
25406 \family default
25407
25408 \begin_inset Index
25409 status collapsed
25410
25411 \begin_layout Plain Layout
25412 Document ! Settings
25413 \end_layout
25414
25415 \end_inset
25416
25417  dialog under 
25418 \family sans
25419 Bibliography
25420 \family default
25421 .
25422  Setting a citation style for a reference will overwrite the default.
25423  For the global citation format use the BibTeX style files as explained
25424  in the previous section.
25425 \end_layout
25426
25427 \begin_layout Standard
25428 You can also set text, that should appear before or after a citation reference,
25429  in the citation reference window.
25430  Here an example where we set the text 
25431 \begin_inset Quotes eld
25432 \end_inset
25433
25434 Chapter
25435 \begin_inset space ~
25436 \end_inset
25437
25438 3
25439 \begin_inset Quotes erd
25440 \end_inset
25441
25442  to appear after the reference:
25443 \end_layout
25444
25445 \begin_layout Standard
25446 Have a look at 
25447 \begin_inset CommandInset citation
25448 LatexCommand cite
25449 after "Chapter 3"
25450 key "latexcompanion"
25451
25452 \end_inset
25453
25454 .
25455 \end_layout
25456
25457 \begin_layout Section
25458 Index
25459 \begin_inset Index
25460 status collapsed
25461
25462 \begin_layout Plain Layout
25463 Index generation
25464 \end_layout
25465
25466 \end_inset
25467
25468
25469 \begin_inset CommandInset label
25470 LatexCommand label
25471 name "sec:Index"
25472
25473 \end_inset
25474
25475
25476 \end_layout
25477
25478 \begin_layout Standard
25479 An index entry is created if you use the menu 
25480 \family sans
25481 Insert\SpecialChar \menuseparator
25482 Index
25483 \begin_inset space ~
25484 \end_inset
25485
25486 Entry
25487 \family default
25488  or the toolbar button 
25489 \begin_inset Graphics
25490         filename ../images/index-insert.png
25491         BoundingBox 0bp 5bp 20bp 20bp
25492
25493 \end_inset
25494
25495 .
25496  A gray box labeled 
25497 \begin_inset Quotes eld
25498 \end_inset
25499
25500
25501 \family sans
25502 Idx
25503 \family default
25504
25505 \begin_inset Quotes erd
25506 \end_inset
25507
25508  is inserted containing the text that appears in the index.
25509  The word where the cursor is in or the currently highlighted text is proposed
25510  by LyX as index entry.
25511 \end_layout
25512
25513 \begin_layout Standard
25514 We give a short overview of the index commands in the next subsections.
25515  For a detailed description of LaTeX's index mechanism, have a look at one
25516  of the LaTeX books 
25517 \begin_inset CommandInset citation
25518 LatexCommand cite
25519 key "latexcompanion,latexguide,latexbook"
25520
25521 \end_inset
25522
25523 .
25524 \end_layout
25525
25526 \begin_layout Standard
25527 You can change index entries by clicking on the index box.
25528 \end_layout
25529
25530 \begin_layout Standard
25531 The index list is inserted to the document with the menu 
25532 \family sans
25533 Insert\SpecialChar \menuseparator
25534 List
25535 \begin_inset space ~
25536 \end_inset
25537
25538 /
25539 \begin_inset space ~
25540 \end_inset
25541
25542 TOC\SpecialChar \menuseparator
25543 Index
25544 \begin_inset space ~
25545 \end_inset
25546
25547 List
25548 \family default
25549 .
25550  A light blue box labeled 
25551 \begin_inset Quotes eld
25552 \end_inset
25553
25554
25555 \family sans
25556 Index
25557 \family default
25558
25559 \begin_inset Quotes erd
25560 \end_inset
25561
25562  will show the place where the index is printed in the output.
25563  The index list box is not clickable like other LyX-boxes.
25564 \end_layout
25565
25566 \begin_layout Subsection
25567 Grouping Index Entries
25568 \begin_inset Index
25569 status collapsed
25570
25571 \begin_layout Plain Layout
25572 Index ! Grouping
25573 \end_layout
25574
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \begin_layout Standard
25581 Index entries are often grouped to offer the reader a fast search in the
25582  index.
25583  We want to group for example the index entries for itemized and enumerated
25584  lists under the entry 
25585 \begin_inset Quotes eld
25586 \end_inset
25587
25588 Lists
25589 \begin_inset Quotes erd
25590 \end_inset
25591
25592 .
25593  First we create the entry 
25594 \begin_inset Quotes eld
25595 \end_inset
25596
25597 Lists
25598 \begin_inset Quotes erd
25599 \end_inset
25600
25601  in section
25602 \begin_inset space ~
25603 \end_inset
25604
25605
25606 \begin_inset CommandInset ref
25607 LatexCommand ref
25608 reference "sub:Lists"
25609
25610 \end_inset
25611
25612 .
25613  In the text field for the itemized list index entry in section
25614 \begin_inset space ~
25615 \end_inset
25616
25617
25618 \begin_inset CommandInset ref
25619 LatexCommand ref
25620 reference "sec:Itemize"
25621
25622 \end_inset
25623
25624 , we insert the command
25625 \end_layout
25626
25627 \begin_layout Standard
25628
25629 \series bold
25630 Lists ! Itemize
25631 \end_layout
25632
25633 \begin_layout Standard
25634 and the command
25635 \end_layout
25636
25637 \begin_layout Standard
25638
25639 \series bold
25640 Lists ! Enumerate
25641 \end_layout
25642
25643 \begin_layout Standard
25644 for the enumerated list in section
25645 \begin_inset space ~
25646 \end_inset
25647
25648
25649 \begin_inset CommandInset ref
25650 LatexCommand ref
25651 reference "sec:Enumerate"
25652
25653 \end_inset
25654
25655 .
25656 \end_layout
25657
25658 \begin_layout Standard
25659 The exclamation mark 
25660 \begin_inset Quotes eld
25661 \end_inset
25662
25663 !
25664 \begin_inset Quotes erd
25665 \end_inset
25666
25667  marks the grouping levels.
25668  You can have three levels; every index level is indented a bit more.
25669  An index entry for the higher levels is not required.
25670  If we don't have an index entry for 
25671 \begin_inset Quotes eld
25672 \end_inset
25673
25674 Lists
25675 \begin_inset Quotes erd
25676 \end_inset
25677
25678 , it will be printed anyway, but without a page number.
25679 \end_layout
25680
25681 \begin_layout Subsection
25682 Page Ranges
25683 \begin_inset Index
25684 status collapsed
25685
25686 \begin_layout Plain Layout
25687 Index ! Page ranges
25688 \end_layout
25689
25690 \end_inset
25691
25692
25693 \end_layout
25694
25695 \begin_layout Standard
25696 Normally an index entry will appear with the page number of the indexed
25697  section.
25698  But sometimes you want to index more pages under the same entry.
25699  E.g if we want to index the paragraph environments, we create an index entry
25700  in section
25701 \begin_inset space ~
25702 \end_inset
25703
25704
25705 \begin_inset CommandInset ref
25706 LatexCommand ref
25707 reference "sec:Paragraph-Environments"
25708
25709 \end_inset
25710
25711  with the command
25712 \end_layout
25713
25714 \begin_layout Standard
25715
25716 \series bold
25717 Paragraph environments|(
25718 \end_layout
25719
25720 \begin_layout Standard
25721 and another entry at the end of section
25722 \begin_inset space ~
25723 \end_inset
25724
25725
25726 \begin_inset CommandInset ref
25727 LatexCommand ref
25728 reference "sub:LyX-Code"
25729
25730 \end_inset
25731
25732  with the command
25733 \end_layout
25734
25735 \begin_layout Standard
25736
25737 \series bold
25738 Paragraph environments|)
25739 \end_layout
25740
25741 \begin_layout Standard
25742 The commands 
25743 \begin_inset Quotes eld
25744 \end_inset
25745
25746
25747 \series bold
25748 |(
25749 \series default
25750
25751 \begin_inset Quotes erd
25752 \end_inset
25753
25754  and 
25755 \begin_inset Quotes eld
25756 \end_inset
25757
25758
25759 \series bold
25760 |)
25761 \series default
25762
25763 \begin_inset Quotes erd
25764 \end_inset
25765
25766  respectively starts and ends the index range.
25767  You can also add the same index entry at different places in the document.
25768  They appear in the output under one entry with a comma separated list of
25769  the pages of the indexed document parts.
25770  An example is the index entry 
25771 \begin_inset Quotes eld
25772 \end_inset
25773
25774 Document ! Settings
25775 \begin_inset Quotes erd
25776 \end_inset
25777
25778 .
25779 \end_layout
25780
25781 \begin_layout Subsection
25782 Cross referencing
25783 \begin_inset Index
25784 status collapsed
25785
25786 \begin_layout Plain Layout
25787 Index ! Cross referencing
25788 \end_layout
25789
25790 \end_inset
25791
25792
25793 \end_layout
25794
25795 \begin_layout Standard
25796 It is also possible to refer to another index entry.
25797  We referred for example in the index entry 
25798 \begin_inset Quotes eld
25799 \end_inset
25800
25801 GIF
25802 \begin_inset Quotes erd
25803 \end_inset
25804
25805  (in section
25806 \begin_inset space ~
25807 \end_inset
25808
25809
25810 \begin_inset CommandInset ref
25811 LatexCommand ref
25812 reference "sub:Image-Formats"
25813
25814 \end_inset
25815
25816 ) to the index entry 
25817 \begin_inset Quotes eld
25818 \end_inset
25819
25820 Image formats
25821 \begin_inset Quotes erd
25822 \end_inset
25823
25824  in the same section using the entry
25825 \end_layout
25826
25827 \begin_layout Standard
25828
25829 \series bold
25830 GIF|see{Image formats}
25831 \end_layout
25832
25833 \begin_layout Standard
25834 Where the braces have to be inserted as ERT.
25835  The text within the braces is the referenced entry.
25836  The reference will appear in the output without a page number.
25837 \end_layout
25838
25839 \begin_layout Subsection
25840 Index Entry Order
25841 \begin_inset Index
25842 status collapsed
25843
25844 \begin_layout Plain Layout
25845 Index ! Entry order
25846 \end_layout
25847
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \begin_layout Standard
25854 You can use accented characters in the index entry, but the entries might
25855  then not follow the rules for the index order.
25856  The index entries are sorted alphabetically, but LaTeX
25857 \begin_inset Foot
25858 status collapsed
25859
25860 \begin_layout Plain Layout
25861 The index generating is done in the background by an extra program, see
25862  section
25863 \begin_inset space ~
25864 \end_inset
25865
25866
25867 \begin_inset CommandInset ref
25868 LatexCommand ref
25869 reference "sub:Index-Program"
25870
25871 \end_inset
25872
25873 .
25874 \end_layout
25875
25876 \end_inset
25877
25878  doesn't know how to sort accents in different languages.
25879  We created as example the three dummy index entries 
25880 \begin_inset Quotes eld
25881 \end_inset
25882
25883 maison
25884 \begin_inset Quotes erd
25885 \end_inset
25886
25887
25888 \begin_inset Quotes eld
25889 \end_inset
25890
25891 maïs
25892 \begin_inset Quotes erd
25893 \end_inset
25894
25895 , and 
25896 \begin_inset Quotes eld
25897 \end_inset
25898
25899 maître
25900 \begin_inset Quotes erd
25901 \end_inset
25902
25903 .
25904 \begin_inset Index
25905 status collapsed
25906
25907 \begin_layout Plain Layout
25908 Dummy entries ! maïs
25909 \end_layout
25910
25911 \end_inset
25912
25913
25914 \begin_inset Index
25915 status collapsed
25916
25917 \begin_layout Plain Layout
25918 Dummy entries ! maître
25919 \end_layout
25920
25921 \end_inset
25922
25923
25924 \begin_inset Index
25925 status collapsed
25926
25927 \begin_layout Plain Layout
25928 Dummy entries ! maïs@maison
25929 \end_layout
25930
25931 \end_inset
25932
25933  They will be sorted in the order maïs, maître, maison, but we want the
25934  order maïs, maison, maître.
25935  To achieve this, we use the command
25936 \end_layout
25937
25938 \begin_layout Standard
25939
25940 \series bold
25941 previous entry@current entry
25942 \end_layout
25943
25944 \begin_layout Standard
25945 In our case we want to have 
25946 \begin_inset Quotes eld
25947 \end_inset
25948
25949 maison
25950 \begin_inset Quotes erd
25951 \end_inset
25952
25953  after 
25954 \begin_inset Quotes eld
25955 \end_inset
25956
25957 maïs
25958 \begin_inset Quotes erd
25959 \end_inset
25960
25961  and write therefore for the index entry of maison:
25962 \end_layout
25963
25964 \begin_layout Standard
25965
25966 \series bold
25967 maïs@maison
25968 \end_layout
25969
25970 \begin_layout Standard
25971 The previous entry needn't to be a real existing entry, you can also use
25972  another word to tell LaTeX the entry order, see the next subsection for
25973  an example.
25974 \end_layout
25975
25976 \begin_layout Subsection
25977 Index Entry Layout
25978 \begin_inset Index
25979 status collapsed
25980
25981 \begin_layout Plain Layout
25982 Index ! Entry layout
25983 \end_layout
25984
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \begin_layout Standard
25991 You can change the appearance of insert entries via the textstyle dialog.
25992 \begin_inset Index
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996 Dummy entries ! 
25997 \shape italic
25998 This is an italic dummy entry
25999 \end_layout
26000
26001 \end_inset
26002
26003  You can also format the page number using the character 
26004 \begin_inset Quotes eld
26005 \end_inset
26006
26007 |
26008 \begin_inset Quotes erd
26009 \end_inset
26010
26011  followed by a LaTeX-command without a backslash.
26012  We can write for example
26013 \end_layout
26014
26015 \begin_layout Standard
26016
26017 \series bold
26018 old-style page number:|oldstylenums
26019 \end_layout
26020
26021 \begin_layout Standard
26022 to get the page number in an old-style layout.
26023 \begin_inset Index
26024 status open
26025
26026 \begin_layout Plain Layout
26027 Dummy entries ! old-style page number:|oldstylenums
26028 \end_layout
26029
26030 \end_inset
26031
26032  Normally all LaTeX-commands begin with a backslash, but in this special
26033  case 
26034 \begin_inset Quotes eld
26035 \end_inset
26036
26037
26038 \series bold
26039 |command
26040 \series default
26041
26042 \begin_inset Quotes erd
26043 \end_inset
26044
26045  means 
26046 \series bold
26047
26048 \backslash
26049 command{page
26050 \begin_inset space ~
26051 \end_inset
26052
26053 number}
26054 \series default
26055 .
26056  Have a look at section
26057 \begin_inset space ~
26058 \end_inset
26059
26060
26061 \begin_inset CommandInset ref
26062 LatexCommand ref
26063 reference "sub:LaTeX-Syntax"
26064
26065 \end_inset
26066
26067  to learn more about the LaTeX-syntax.
26068 \end_layout
26069
26070 \begin_layout Standard
26071 You can also change the layout for the whole index.
26072  E.g.
26073  we marked the index list box of this document as bold to get a bold font
26074  for all index entries.
26075 \end_layout
26076
26077 \begin_layout Subsection
26078 Index Program
26079 \begin_inset Index
26080 status collapsed
26081
26082 \begin_layout Plain Layout
26083 Index ! Program
26084 \end_layout
26085
26086 \end_inset
26087
26088
26089 \begin_inset CommandInset label
26090 LatexCommand label
26091 name "sub:Index-Program"
26092
26093 \end_inset
26094
26095
26096 \end_layout
26097
26098 \begin_layout Standard
26099 LyX uses for the index generation by default the program 
26100 \family sans
26101 makeindex
26102 \family default
26103 .
26104  It can be controlled by options that can be set in LyX's preferences dialog,
26105  see section
26106 \begin_inset space ~
26107 \end_inset
26108
26109
26110 \begin_inset CommandInset ref
26111 LatexCommand ref
26112 reference "sub:LaTeX-settings"
26113
26114 \end_inset
26115
26116 .
26117  The available options are listed and explained in 
26118 \begin_inset CommandInset citation
26119 LatexCommand cite
26120 key "makeindex"
26121
26122 \end_inset
26123
26124 .
26125 \end_layout
26126
26127 \begin_layout Standard
26128 You can also specify there another program to generate the index, for example
26129  
26130 \family sans
26131 xindy
26132 \family default
26133  
26134 \begin_inset CommandInset citation
26135 LatexCommand cite
26136 key "xindy"
26137
26138 \end_inset
26139
26140 .
26141 \end_layout
26142
26143 \begin_layout Section
26144 Nomenclature / Glossary 
26145 \begin_inset Index
26146 status collapsed
26147
26148 \begin_layout Plain Layout
26149 Nomenclature
26150 \end_layout
26151
26152 \end_inset
26153
26154
26155 \begin_inset Index
26156 status collapsed
26157
26158 \begin_layout Plain Layout
26159 Glossary|see
26160 \begin_inset ERT
26161 status collapsed
26162
26163 \begin_layout Plain Layout
26164
26165 {
26166 \end_layout
26167
26168 \end_inset
26169
26170 Nomenclature
26171 \begin_inset ERT
26172 status collapsed
26173
26174 \begin_layout Plain Layout
26175
26176 }
26177 \end_layout
26178
26179 \end_inset
26180
26181
26182 \end_layout
26183
26184 \end_inset
26185
26186
26187 \begin_inset CommandInset label
26188 LatexCommand label
26189 name "sec:Nomenclature"
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \begin_layout Standard
26197 Sometimes you need to compile a list of symbols that are mentioned in your
26198  document with a brief explanation of them -- a so called nomenclature or
26199  glossary.
26200 \end_layout
26201
26202 \begin_layout Standard
26203 To be able to create nomenclatures, you need the LaTeX package 
26204 \series bold
26205 nomencl
26206 \begin_inset Index
26207 status collapsed
26208
26209 \begin_layout Plain Layout
26210 Latex@LaTeX-packages ! nomencl
26211 \end_layout
26212
26213 \end_inset
26214
26215
26216 \series default
26217  installed.
26218  You find it in the TeX Catalogue, 
26219 \begin_inset CommandInset citation
26220 LatexCommand cite
26221 key "TeXCatalogue"
26222
26223 \end_inset
26224
26225  or in the package manager of your LaTeX-system.
26226 \end_layout
26227
26228 \begin_layout Standard
26229 A nomenclature entry is created if you place the cursor after a symbol entry
26230  and then use the menu 
26231 \family sans
26232 Insert\SpecialChar \menuseparator
26233
26234 \family default
26235 N
26236 \family sans
26237 omenclature
26238 \begin_inset space ~
26239 \end_inset
26240
26241 Entry
26242 \family default
26243  or the toobar button 
26244 \begin_inset Graphics
26245         filename ../images/nomencl-insert.png
26246         BoundingBox 0bp 5bp 20bp 20bp
26247
26248 \end_inset
26249
26250 .
26251  A gray box labeled 
26252 \begin_inset Quotes eld
26253 \end_inset
26254
26255
26256 \family sans
26257 Nom
26258 \family default
26259
26260 \begin_inset Quotes erd
26261 \end_inset
26262
26263  is inserted and a window pops up asking for the nomenclature entry.
26264 \end_layout
26265
26266 \begin_layout Standard
26267 A nomenclature entry consists of two main entries.
26268  The first is the symbol that you want to refer to.
26269  The second is the description of the symbol.
26270 \end_layout
26271
26272 \begin_layout Standard
26273 \begin_inset Note Greyedout
26274 status open
26275
26276 \begin_layout Plain Layout
26277
26278 \series bold
26279 Note:
26280 \series default
26281  Like for the index entry dialog, you have to enter valid LaTeX-code for
26282  all fields of the nomenclature dialog.
26283 \end_layout
26284
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \begin_layout Subsection
26291 Nomenclature Definition and Layout
26292 \begin_inset Index
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296 Nomenclature ! Layout
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Standard
26305 When you have symbols in formulas, you have to define them in the 
26306 \family sans
26307 Symbol
26308 \family default
26309  field as LaTeX-formula.
26310  For example to get 
26311 \begin_inset Quotes eld
26312 \end_inset
26313
26314
26315 \begin_inset Formula $\sigma$
26316 \end_inset
26317
26318
26319 \begin_inset Quotes erd
26320 \end_inset
26321
26322 , insert this:
26323 \begin_inset Newline newline
26324 \end_inset
26325
26326
26327 \series bold
26328 $
26329 \backslash
26330 sigma$
26331 \begin_inset Newline newline
26332 \end_inset
26333
26334
26335 \series default
26336 The 
26337 \begin_inset Quotes eld
26338 \end_inset
26339
26340 $
26341 \begin_inset Quotes erd
26342 \end_inset
26343
26344  character hereby starts/ends the formula.
26345  The LaTeX-command for the Greek letter is the name of the letter beginning
26346  with a backslash 
26347 \begin_inset Quotes eld
26348 \end_inset
26349
26350
26351 \backslash
26352
26353 \begin_inset Quotes erd
26354 \end_inset
26355
26356 .
26357  For capital Greek letters, start the command also with a capital letter,
26358  like 
26359 \series bold
26360
26361 \backslash
26362 Sigma
26363 \series default
26364 .
26365 \end_layout
26366
26367 \begin_layout Standard
26368 (A short introduction to the LaTeX-syntax is given in section
26369 \begin_inset space ~
26370 \end_inset
26371
26372
26373 \begin_inset CommandInset ref
26374 LatexCommand ref
26375 reference "sub:LaTeX-Syntax"
26376
26377 \end_inset
26378
26379 .)
26380 \end_layout
26381
26382 \begin_layout Standard
26383 You cannot use the 
26384 \family sans
26385 Text
26386 \begin_inset space ~
26387 \end_inset
26388
26389 Style
26390 \family default
26391  dialog to format the description text but have to use LaTeX-commands.
26392  For example the description of the nomenclature entry for the 
26393 \begin_inset Quotes eld
26394 \end_inset
26395
26396
26397 \begin_inset Formula $\sigma$
26398 \end_inset
26399
26400
26401 \begin_inset Quotes erd
26402 \end_inset
26403
26404  in this document is:
26405 \begin_inset Newline newline
26406 \end_inset
26407
26408
26409 \series bold
26410 dummy entry for the character 
26411 \backslash
26412 textsf{sigma}
26413 \series default
26414
26415 \begin_inset Newline newline
26416 \end_inset
26417
26418 The command 
26419 \series bold
26420
26421 \backslash
26422 textsf
26423 \series default
26424  sets the fonts to 
26425 \family sans
26426 sans
26427 \begin_inset space ~
26428 \end_inset
26429
26430 serif
26431 \family default
26432 .
26433  To get 
26434 \series bold
26435 bold
26436 \series default
26437  font use the command 
26438 \series bold
26439
26440 \backslash
26441 textbf
26442 \series default
26443 , for 
26444 \family typewriter
26445 typewriter
26446 \family default
26447  use 
26448 \series bold
26449
26450 \backslash
26451 texttt
26452 \series default
26453 , for 
26454 \emph on
26455 emphasized
26456 \emph default
26457  use 
26458 \series bold
26459
26460 \backslash
26461 emph
26462 \series default
26463 .
26464 \end_layout
26465
26466 \begin_layout Subsection
26467 Sort Order of Nomenclature Entries
26468 \begin_inset Index
26469 status collapsed
26470
26471 \begin_layout Plain Layout
26472 Nomenclature ! Sort order
26473 \end_layout
26474
26475 \end_inset
26476
26477
26478 \end_layout
26479
26480 \begin_layout Standard
26481 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26482  the symbol definition.
26483  This leads to undesired results when you for example have symbols in formulas.
26484  Suppose you have nomenclature entries for the symbols 
26485 \emph on
26486 a
26487 \begin_inset CommandInset nomenclature
26488 LatexCommand nomenclature
26489 symbol "a"
26490 description "dummy entry for the character \"a\""
26491
26492 \end_inset
26493
26494
26495 \emph default
26496  and 
26497 \begin_inset Formula $\sigma$
26498 \end_inset
26499
26500
26501 \begin_inset CommandInset nomenclature
26502 LatexCommand nomenclature
26503 prefix "sigma"
26504 symbol "$\\sigma$"
26505 description "dummy entry for the character \\textsf{sigma}"
26506
26507 \end_inset
26508
26509 .
26510  They will be sorted by 
26511 \begin_inset Quotes eld
26512 \end_inset
26513
26514
26515 \family sans
26516 a
26517 \family default
26518
26519 \begin_inset Quotes erd
26520 \end_inset
26521
26522  and 
26523 \begin_inset Quotes eld
26524 \end_inset
26525
26526
26527 \family typewriter
26528 $
26529 \backslash
26530 sigma$
26531 \family default
26532
26533 \begin_inset Quotes erd
26534 \end_inset
26535
26536  -- the 
26537 \begin_inset Formula $\sigma$
26538 \end_inset
26539
26540  will be sorted before the 
26541 \emph on
26542 a
26543 \emph default
26544  since the character 
26545 \begin_inset Quotes eld
26546 \end_inset
26547
26548 $
26549 \begin_inset Quotes erd
26550 \end_inset
26551
26552  is considered in sorting.
26553 \end_layout
26554
26555 \begin_layout Standard
26556 To control the sort order, you can edit the 
26557 \family sans
26558 Sort
26559 \begin_inset space ~
26560 \end_inset
26561
26562 as
26563 \family default
26564  field of the nomenclature dialog.
26565  Then the nomenclature entry will be sorted by this entry and not the symbol
26566  definition.
26567  For the given example, you can insert 
26568 \family typewriter
26569 sigma
26570 \family default
26571  to this field for the 
26572 \begin_inset Formula $\sigma$
26573 \end_inset
26574
26575 , then 
26576 \emph on
26577 a
26578 \emph default
26579  will be located before 
26580 \begin_inset Formula $\sigma$
26581 \end_inset
26582
26583 .
26584 \end_layout
26585
26586 \begin_layout Standard
26587 For subgrouping and tips for using sort entries see the 
26588 \series bold
26589 nomencl
26590 \series default
26591  documentation, 
26592 \begin_inset CommandInset citation
26593 LatexCommand cite
26594 key "nomencl"
26595
26596 \end_inset
26597
26598 .
26599 \end_layout
26600
26601 \begin_layout Subsection
26602 Nomenclature Options
26603 \begin_inset Index
26604 status collapsed
26605
26606 \begin_layout Plain Layout
26607 Nomenclature ! Options
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \end_layout
26614
26615 \begin_layout Standard
26616 The 
26617 \series bold
26618 nomencl
26619 \series default
26620  package offers some options to adjust the appearance of the nomenclature.
26621  Here are some of its options, for more have a look at its documentation:
26622 \end_layout
26623
26624 \begin_layout Description
26625 refeq Appends the phrase 
26626 \begin_inset Quotes eld
26627 \end_inset
26628
26629
26630 \family sans
26631 , see equation (
26632 \emph on
26633 eq
26634 \emph default
26635 )
26636 \family default
26637
26638 \begin_inset Quotes erd
26639 \end_inset
26640
26641  to every nomenclature entry, where 
26642 \family sans
26643 \emph on
26644 eq
26645 \family default
26646 \emph default
26647  is the number of the last equation in front of the nomenclature entry
26648 \end_layout
26649
26650 \begin_layout Description
26651 refpage Appends the phrase 
26652 \begin_inset Quotes eld
26653 \end_inset
26654
26655
26656 \family sans
26657 , page (
26658 \emph on
26659 page
26660 \emph default
26661 )
26662 \family default
26663
26664 \begin_inset Quotes erd
26665 \end_inset
26666
26667  to every nomenclature entry, where 
26668 \family sans
26669 \emph on
26670 page
26671 \family default
26672 \emph default
26673  is the number of the page on which the nomenclature entry appeared
26674 \end_layout
26675
26676 \begin_layout Description
26677 intoc Inserts the nomenclature in the Table of Contents
26678 \end_layout
26679
26680 \begin_layout Standard
26681 There are furthermore the options 
26682 \series bold
26683 croatian
26684 \series default
26685
26686 \series bold
26687 danish
26688 \series default
26689
26690 \series bold
26691 english
26692 \series default
26693
26694 \series bold
26695 french
26696 \series default
26697
26698 \series bold
26699 german
26700 \series default
26701
26702 \series bold
26703 italian
26704 \series default
26705
26706 \series bold
26707 polish
26708 \series default
26709
26710 \series bold
26711 portuguese
26712 \series default
26713
26714 \series bold
26715 russian
26716 \series default
26717
26718 \series bold
26719 spanish
26720 \series default
26721 , and 
26722 \series bold
26723 ukrainian
26724 \series default
26725  to print the reference texts and the nomenclature title in the corresponding
26726  language.
26727 \end_layout
26728
26729 \begin_layout Standard
26730 To use one or more of the options, add them to the comma-separated document
26731  class options list in the 
26732 \family sans
26733 Document\SpecialChar \menuseparator
26734 Settings
26735 \family default
26736  dialog.
26737  In this document the options 
26738 \series bold
26739 intoc
26740 \series default
26741  and 
26742 \series bold
26743 refpage
26744 \series default
26745  are used.
26746 \end_layout
26747
26748 \begin_layout Standard
26749 \begin_inset VSpace bigskip
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \begin_layout Standard
26756 You can also use the first two options above only for certain nomenclature
26757  entries when you add one of the following commands as last entry to the
26758  
26759 \family sans
26760 Description
26761 \family default
26762  field in the nomenclature dialog:
26763 \end_layout
26764
26765 \begin_layout Description
26766
26767 \backslash
26768 nomrefeq Like the 
26769 \series bold
26770 refeq
26771 \series default
26772  option
26773 \end_layout
26774
26775 \begin_layout Description
26776
26777 \backslash
26778 nomrefpage Like the 
26779 \series bold
26780 refpage
26781 \series default
26782  option
26783 \end_layout
26784
26785 \begin_layout Description
26786
26787 \backslash
26788 nomrefeqpage Short notation of 
26789 \series bold
26790
26791 \backslash
26792 nomrefeq
26793 \backslash
26794 nomrefpage
26795 \end_layout
26796
26797 \begin_layout Description
26798
26799 \backslash
26800 nomnorefeq,
26801 \begin_inset space ~
26802 \end_inset
26803
26804
26805 \backslash
26806 nomnorefpage,
26807 \begin_inset space ~
26808 \end_inset
26809
26810
26811 \backslash
26812 nomnorefeqpage Turns off the corresponding options
26813 \end_layout
26814
26815 \begin_layout Subsection
26816 Printing the Nomenclature
26817 \begin_inset Index
26818 status collapsed
26819
26820 \begin_layout Plain Layout
26821 Nomenclature ! Printing
26822 \end_layout
26823
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \begin_layout Standard
26830 To print the nomenclature, use the menu 
26831 \family sans
26832 Insert\SpecialChar \menuseparator
26833 Lists
26834 \begin_inset space ~
26835 \end_inset
26836
26837 /
26838 \begin_inset space ~
26839 \end_inset
26840
26841 TOC\SpecialChar \menuseparator
26842 Nomenclature
26843 \family default
26844 .
26845  A light blue box labeled 
26846 \begin_inset Quotes eld
26847 \end_inset
26848
26849
26850 \family sans
26851 Nomenclature
26852 \family default
26853
26854 \begin_inset Quotes erd
26855 \end_inset
26856
26857  will show the place where the nomenclature is printed in the output.
26858  Like the index list box, the nomenclature list box is not clickable.
26859 \end_layout
26860
26861 \begin_layout Standard
26862 In the printed output the title of the nomenclature appears as 
26863 \begin_inset Quotes eld
26864 \end_inset
26865
26866 Nomenclature
26867 \begin_inset Quotes erd
26868 \end_inset
26869
26870 .
26871  If you are not happy with the name, you can change it by redefining the
26872  command 
26873 \series bold
26874
26875 \backslash
26876 nomname
26877 \series default
26878  in the preamble.
26879  For example, in order to change the name to 
26880 \emph on
26881 List of Symbols
26882 \emph default
26883 , add the following line to the preamble:
26884 \end_layout
26885
26886 \begin_layout Standard
26887
26888 \family roman
26889 \series bold
26890
26891 \backslash
26892 renewcommand{
26893 \backslash
26894 nomname}{List of Symbols}
26895 \end_layout
26896
26897 \begin_layout Standard
26898 \begin_inset VSpace defskip
26899 \end_inset
26900
26901
26902 \end_layout
26903
26904 \begin_layout Standard
26905 If you are unhappy with the amount of space for symbols, you can alter it
26906  by adding the following line to the preamble:
26907 \end_layout
26908
26909 \begin_layout Standard
26910
26911 \family roman
26912 \series bold
26913
26914 \backslash
26915 renewcommand{
26916 \backslash
26917 nomlabelwidth}{width}
26918 \end_layout
26919
26920 \begin_layout Standard
26921
26922 \family roman
26923 Where the width is a value with one of the units listed in Appendix
26924 \begin_inset space ~
26925 \end_inset
26926
26927
26928 \begin_inset CommandInset ref
26929 LatexCommand ref
26930 reference "cha:Units-available-in"
26931
26932 \end_inset
26933
26934 .
26935  The default value is 1
26936 \begin_inset space \thinspace{}
26937 \end_inset
26938
26939 cm.
26940 \end_layout
26941
26942 \begin_layout Section
26943 Branches
26944 \begin_inset Index
26945 status collapsed
26946
26947 \begin_layout Plain Layout
26948 Branches
26949 \end_layout
26950
26951 \end_inset
26952
26953
26954 \begin_inset Index
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958 Document ! Branches
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \begin_inset CommandInset label
26965 LatexCommand label
26966 name "sec:Branches"
26967
26968 \end_inset
26969
26970
26971 \end_layout
26972
26973 \begin_layout Standard
26974 Sometimes it is useful to hide some document parts in the output.
26975  For example a teacher who is setting an exam obviously doesn't want the
26976  pupils to see the answers, but having questions and answers in the same
26977  document will make the life of the markers of that exam much easier.
26978 \end_layout
26979
26980 \begin_layout Standard
26981 For these cases LyX offers to put text into branches.
26982  The text will then only appear in the output when its branch is activated.
26983  To create a branch, go in the 
26984 \family sans
26985 Document\SpecialChar \menuseparator
26986 Settings
26987 \family default
26988  dialog to 
26989 \family sans
26990 Branches
26991 \family default
26992 .
26993  The name of the branch, its activation state and the background color of
26994  the branches inside LyX can be specified in this dialog.
26995 \end_layout
26996
26997 \begin_layout Standard
26998 Text that should be in a branch is set into branch inset boxes.
26999  These boxes are inserted via the menu 
27000 \family sans
27001 Insert\SpecialChar \menuseparator
27002 Branch
27003 \family default
27004  where you can choose a branch.
27005  You can later change the branch of the boxes by right-clicking on them.
27006 \end_layout
27007
27008 \begin_layout Standard
27009 Here is an example, where only the question text appears, the answer branch
27010  is deactivated and does therefore not appear in the output:
27011 \end_layout
27012
27013 \begin_layout Standard
27014 \begin_inset Branch Question
27015 status open
27016
27017 \begin_layout Standard
27018 Question: Who was the first physics Nobel prize winner?
27019 \end_layout
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \begin_layout Standard
27027 \begin_inset Branch Answer
27028 status collapsed
27029
27030 \begin_layout Standard
27031 Answer: Wilhelm Conrad Röntgen
27032 \end_layout
27033
27034 \end_inset
27035
27036
27037 \end_layout
27038
27039 \begin_layout Standard
27040 \begin_inset VSpace bigskip
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \begin_layout Standard
27047 To use conditional output inside places where you cannot insert branch insets,
27048  like inside equations, you can code special LaTeX definitions for each
27049  branch.
27050  For example you can define for the question branch
27051 \begin_inset Foot
27052 status collapsed
27053
27054 \begin_layout Plain Layout
27055 For an introduction to the LaTeX-syntax, see section
27056 \begin_inset space ~
27057 \end_inset
27058
27059
27060 \begin_inset CommandInset ref
27061 LatexCommand ref
27062 reference "sub:LaTeX-Syntax"
27063
27064 \end_inset
27065
27066 .
27067 \end_layout
27068
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \begin_layout Standard
27075
27076 \series bold
27077
27078 \backslash
27079 newcommand{
27080 \backslash
27081 question}[1]{#1}
27082 \end_layout
27083
27084 \begin_layout Standard
27085
27086 \series bold
27087
27088 \backslash
27089 newcommand{
27090 \backslash
27091 answer}[1]{}
27092 \end_layout
27093
27094 \begin_layout Standard
27095 and for the answer branch
27096 \end_layout
27097
27098 \begin_layout Standard
27099
27100 \series bold
27101
27102 \backslash
27103 newcommand{
27104 \backslash
27105 question}[1]{}
27106 \end_layout
27107
27108 \begin_layout Standard
27109
27110 \series bold
27111
27112 \backslash
27113 newcommand{
27114 \backslash
27115 answer}[1]{#1}
27116 \end_layout
27117
27118 \begin_layout Standard
27119 \begin_inset Branch Question
27120 status open
27121
27122 \begin_layout Standard
27123 \begin_inset ERT
27124 status open
27125
27126 \begin_layout Plain Layout
27127
27128
27129 \backslash
27130 newcommand{
27131 \backslash
27132 question}[1]{#1}
27133 \end_layout
27134
27135 \begin_layout Plain Layout
27136
27137
27138 \backslash
27139 newcommand{
27140 \backslash
27141 answer}[1]{}
27142 \end_layout
27143
27144 \end_inset
27145
27146
27147 \end_layout
27148
27149 \end_inset
27150
27151
27152 \end_layout
27153
27154 \begin_layout Standard
27155 \begin_inset Branch Answer
27156 status collapsed
27157
27158 \begin_layout Standard
27159 \begin_inset ERT
27160 status open
27161
27162 \begin_layout Plain Layout
27163
27164
27165 \backslash
27166 newcommand{
27167 \backslash
27168 question}[1]{}
27169 \end_layout
27170
27171 \begin_layout Plain Layout
27172
27173
27174 \backslash
27175 newcommand{
27176 \backslash
27177 answer}[1]{#1}
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \end_inset
27186
27187
27188 \end_layout
27189
27190 \begin_layout Standard
27191 Now it is possible to use the commands 
27192 \series bold
27193
27194 \backslash
27195 question{\SpecialChar \ldots{}
27196 }
27197 \series default
27198  and 
27199 \series bold
27200
27201 \backslash
27202 answer{\SpecialChar \ldots{}
27203 }
27204 \series default
27205  to obtain conditional output.
27206  Here is an example formula where only the 
27207 \series bold
27208
27209 \backslash
27210 question
27211 \series default
27212  part appears:
27213 \begin_inset Formula \[
27214 x^{2}-2x-2\Rightarrow\question {x_{1}}\answer {x_{2}}=1\question {+\sqrt{3}}\answer {-\sqrt{3}}.\]
27215
27216 \end_inset
27217
27218
27219 \end_layout
27220
27221 \begin_layout Standard
27222 Inside math, the same effect can be achieved using math macros, see section
27223 \begin_inset space ~
27224 \end_inset
27225
27226
27227 \begin_inset CommandInset ref
27228 LatexCommand ref
27229 reference "sec:math-macros"
27230
27231 \end_inset
27232
27233 .
27234 \end_layout
27235
27236 \begin_layout Section
27237 ERT and the LaTeX Syntax
27238 \begin_inset CommandInset label
27239 LatexCommand label
27240 name "sec:ERT"
27241
27242 \end_inset
27243
27244
27245 \end_layout
27246
27247 \begin_layout Subsection
27248 ERT Boxes
27249 \begin_inset Index
27250 status collapsed
27251
27252 \begin_layout Plain Layout
27253 ERT
27254 \end_layout
27255
27256 \end_inset
27257
27258
27259 \begin_inset CommandInset label
27260 LatexCommand label
27261 name "sub:ERT-Boxes"
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \begin_layout Standard
27269 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27270  constructs, but not all.
27271  LaTeX contains of hundreds of packages which provide different commands.
27272  Every month many packages are updated and new ones added.
27273  This has the advantage that you can typeset nearly everything, for every
27274  problem exists a LaTeX-package.
27275  But LyX can of course not be up to date and support all these packages
27276  and their commands.
27277 \end_layout
27278
27279 \begin_layout Standard
27280 But don't worry, you can use any LaTeX-command directly in LyX inside the
27281  ERT box.
27282  ERT stands for 
27283 \begin_inset Quotes eld
27284 \end_inset
27285
27286 evil red text
27287 \begin_inset Quotes erd
27288 \end_inset
27289
27290 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
27291  An ERT box is created by the menu 
27292 \family sans
27293 Insert\SpecialChar \menuseparator
27294 TeX
27295 \family default
27296  or by the toolbar button 
27297 \begin_inset Graphics
27298         filename ../images/ert-insert.png
27299
27300 \end_inset
27301
27302 .
27303  The box itself can be displayed in three different styles: 
27304 \family sans
27305 Inline
27306 \family default
27307
27308 \family sans
27309 Collapsed
27310 \family default
27311 , and 
27312 \family sans
27313 Open
27314 \family default
27315 .
27316  To change the style, right-click on the box and use the appearing dialog.
27317  Left-clicking on the box will switch between 
27318 \family sans
27319 Collapsed
27320 \family default
27321  and 
27322 \family sans
27323 Open
27324 \family default
27325 .
27326 \end_layout
27327
27328 \begin_layout Standard
27329 You can insert complete or incomplete commands into ERT.
27330  Incomplete means that the command argument can be Standard LyX text.
27331  For example you want to draw a frame around a word and uses therefore the
27332  LaTeX-command 
27333 \series bold
27334
27335 \backslash
27336 fbox
27337 \series default
27338 , you can write the command part 
27339 \series bold
27340
27341 \backslash
27342 fbox{
27343 \series default
27344  in an ERT box before the word and the closing brace 
27345 \series bold
27346 }
27347 \series default
27348  in a second ERT box behind the word.
27349  The word between the two ERT boxes is then the argument as it is in the
27350  following example:
27351 \end_layout
27352
27353 \begin_layout Standard
27354 \begin_inset Graphics
27355         filename clipart/ERT.png
27356         scale 89
27357
27358 \end_inset
27359
27360
27361 \end_layout
27362
27363 \begin_layout Standard
27364 gives
27365 \end_layout
27366
27367 \begin_layout Standard
27368 This is a line with a 
27369 \begin_inset ERT
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373
27374
27375 \backslash
27376 fbox{
27377 \end_layout
27378
27379 \end_inset
27380
27381 framed
27382 \begin_inset ERT
27383 status collapsed
27384
27385 \begin_layout Plain Layout
27386
27387 }
27388 \end_layout
27389
27390 \end_inset
27391
27392  word.
27393 \end_layout
27394
27395 \begin_layout Standard
27396 \begin_inset Note Greyedout
27397 status open
27398
27399 \begin_layout Plain Layout
27400
27401 \series bold
27402 Note:
27403 \series default
27404  At the end of LaTeX-commands without parameters, you have to insert a space
27405  to let LaTeX know that the command is finished.
27406 \end_layout
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \begin_layout Subsection
27414 Short Introduction to the LaTeX Syntax
27415 \begin_inset OptArg
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419 The LaTeX Syntax
27420 \end_layout
27421
27422 \end_inset
27423
27424
27425 \begin_inset Index
27426 status collapsed
27427
27428 \begin_layout Plain Layout
27429 Latex@LaTeX Syntax
27430 \end_layout
27431
27432 \end_inset
27433
27434
27435 \begin_inset CommandInset label
27436 LatexCommand label
27437 name "sub:LaTeX-Syntax"
27438
27439 \end_inset
27440
27441
27442 \end_layout
27443
27444 \begin_layout Standard
27445 When you write larger documents or books, you will need to know something
27446  about the LaTeX-commands that LyX uses in the background.
27447  Because LaTeX is based on commands, you can 
27448 \begin_inset Quotes eld
27449 \end_inset
27450
27451 program
27452 \begin_inset Quotes erd
27453 \end_inset
27454
27455  your text.
27456  This has the advantage that the layout of the document can be changed at
27457  every time if you know the right commands.
27458  E.g.
27459  imagine you have to write a manual for a product and the deadline is at
27460  the end of the day.
27461  Your boss just has complimented you for your good work but wants to have
27462  all caption labels bold.
27463  But you have over hundred figure and table captions with non-bold labels
27464  in your manual.
27465  Of course it's impossible to change all caption labels by hand in one day.
27466 \end_layout
27467
27468 \begin_layout Standard
27469 Now LaTeX comes into play.
27470  As written above, for every problem exists a LaTeX-package.
27471  First you have to find out which and therefore look in the LaTeX package
27472  database, 
27473 \begin_inset CommandInset citation
27474 LatexCommand cite
27475 key "Catalogue"
27476
27477 \end_inset
27478
27479 .
27480 \end_layout
27481
27482 \begin_layout Standard
27483 As result you know that the package 
27484 \series bold
27485 caption
27486 \series default
27487
27488 \begin_inset Index
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492 Latex@LaTeX-packages ! caption
27493 \end_layout
27494
27495 \end_inset
27496
27497  is what you need.
27498  To use a package, you have to load it in the document preamble (menu 
27499 \family sans
27500 Document\SpecialChar \menuseparator
27501 Settings
27502 \family default
27503 ) with the command
27504 \end_layout
27505
27506 \begin_layout Standard
27507
27508 \series bold
27509
27510 \backslash
27511 usepackage[options]{package name}
27512 \end_layout
27513
27514 \begin_layout Standard
27515 All LaTeX commands begin with a backslash, the command argument is set within
27516  two braces, and the options are set within two brackets.
27517  Note that not all commands have an argument and options.
27518 \end_layout
27519
27520 \begin_layout Standard
27521 In your case the package name is 
27522 \series bold
27523 caption
27524 \series default
27525 .
27526  After a look in the documentation of the package, you know that the option
27527  
27528 \series bold
27529 labelfont=bf
27530 \series default
27531  will change the font of all caption labels to bold.
27532  So you add the command
27533 \end_layout
27534
27535 \begin_layout Standard
27536
27537 \series bold
27538
27539 \backslash
27540 usepackage[labelfont=bf]{caption}
27541 \end_layout
27542
27543 \begin_layout Standard
27544 to the preamble and the problem is solved.
27545 \begin_inset Foot
27546 status collapsed
27547
27548 \begin_layout Plain Layout
27549 For more commands provided by the 
27550 \series bold
27551 caption
27552 \series default
27553  package, have a look at its documentation, 
27554 \begin_inset CommandInset citation
27555 LatexCommand cite
27556 key "caption"
27557
27558 \end_inset
27559
27560 .
27561 \end_layout
27562
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \begin_layout Standard
27569 Note that some document classes have built-in solutions for well known problems
27570  like your case.
27571  For example if you use a 
27572 \family sans
27573 koma-script
27574 \family default
27575  class, you don't need the package 
27576 \series bold
27577 caption
27578 \series default
27579 , you can instead write
27580 \end_layout
27581
27582 \begin_layout Standard
27583
27584 \series bold
27585
27586 \backslash
27587 setkomafont{captionlabel}{
27588 \backslash
27589 bfseries}
27590 \end_layout
27591
27592 \begin_layout Standard
27593 in the preamble and the problem is solved.
27594  So if you plan to write a large document, you should have a look at the
27595  documentation of the document class you want to use.
27596  (
27597 \series bold
27598
27599 \backslash
27600 setkomafont
27601 \series default
27602  is an example for a command with more than one argument.)
27603 \end_layout
27604
27605 \begin_layout Standard
27606 Commands in the preamble affects the whole document, while commands in the
27607  text affects only the text after the command or only the text used as command
27608  argument.
27609  To insert a LaTeX-command in text, use the ERT box as described in the
27610  previous section.
27611 \end_layout
27612
27613 \begin_layout Standard
27614 If you want to learn more about LaTeX and its syntax, have a look at the
27615  LaTeX-books 
27616 \begin_inset CommandInset citation
27617 LatexCommand cite
27618 key "latexcompanion,latexguide"
27619
27620 \end_inset
27621
27622 .
27623  
27624 \end_layout
27625
27626 \begin_layout Section
27627 Previewing Snippets of your Document
27628 \begin_inset Index
27629 status collapsed
27630
27631 \begin_layout Plain Layout
27632 Instant preview
27633 \end_layout
27634
27635 \end_inset
27636
27637
27638 \begin_inset CommandInset label
27639 LatexCommand label
27640 name "sec:Previewing-snippets-of"
27641
27642 \end_inset
27643
27644
27645 \begin_inset Index
27646 status collapsed
27647
27648 \begin_layout Plain Layout
27649 Document ! Preview
27650 \end_layout
27651
27652 \end_inset
27653
27654
27655 \end_layout
27656
27657 \begin_layout Standard
27658 LyX allows you to generate previews of sections of your document on the
27659  fly so you can see how they'll look in the final document without having
27660  to break your train of thought with 
27661 \family sans
27662 View\SpecialChar \menuseparator
27663 DVI
27664 \family default
27665 .
27666 \end_layout
27667
27668 \begin_layout Standard
27669 If you would for example like to see in LyX your math formulas typeset by
27670  LaTeX, install the LaTeX-package 
27671 \series bold
27672 preview-latex
27673 \begin_inset Index
27674 status collapsed
27675
27676 \begin_layout Plain Layout
27677 Latex@LaTeX-packages ! preview-latex
27678 \end_layout
27679
27680 \end_inset
27681
27682
27683 \series default
27684  as explained below, and turn on 
27685 \family sans
27686 Instant
27687 \begin_inset space ~
27688 \end_inset
27689
27690 preview
27691 \family default
27692  in the 
27693 \family sans
27694 Tools\SpecialChar \menuseparator
27695 Preferences 
27696 \family default
27697 dialog under 
27698 \family sans
27699 Look
27700 \begin_inset space ~
27701 \end_inset
27702
27703 and
27704 \begin_inset space ~
27705 \end_inset
27706
27707 feel\SpecialChar \menuseparator
27708 Graphics
27709 \family default
27710 .
27711 \end_layout
27712
27713 \begin_layout Standard
27714 Previews are generated when you load a document into LyX and when you finish
27715  editing an inset.
27716  Previews of an already loaded document are 
27717 \emph on
27718 not
27719 \emph default
27720  generated just by selecting the 
27721 \family sans
27722 Instant
27723 \begin_inset space ~
27724 \end_inset
27725
27726 preview
27727 \family default
27728  check box, you have to reopen the documents to activate the previews.
27729 \end_layout
27730
27731 \begin_layout Standard
27732 LyX will generate previews of math insets.
27733  It will also generate previews of included insets if you select the 
27734 \family sans
27735 Show
27736 \begin_inset space ~
27737 \end_inset
27738
27739 preview
27740 \family default
27741  check box in the insert dialog.
27742  This is useful if you wish to generate a preview of a LaTeX figure, for
27743  example.
27744 \end_layout
27745
27746 \begin_layout Standard
27747 To get previews working, you need the LaTeX package 
27748 \series bold
27749 preview-latex
27750 \series default
27751  (on some systems named simply 
27752 \series bold
27753 preview
27754 \series default
27755 ) installed.
27756  In case it is not already installed, you find it in the TeX Catalogue,
27757  
27758 \begin_inset CommandInset citation
27759 LatexCommand cite
27760 key "TeXCatalogue"
27761
27762 \end_inset
27763
27764  or in the package manager of your LaTeX-system.
27765  You obtain prettier results if you install the program 
27766 \family typewriter
27767 pnmcrop
27768 \family default
27769  from the 
27770 \family typewriter
27771 netpbm
27772 \family default
27773  package; for LyX on Windows this program is automatically installed together
27774  with LyX.
27775 \end_layout
27776
27777 \begin_layout Standard
27778 \begin_inset VSpace bigskip
27779 \end_inset
27780
27781
27782 \end_layout
27783
27784 \begin_layout Standard
27785 You can furthermore preview the LaTeX source of the whole document or parts
27786  of it.
27787  Use the menu 
27788 \family sans
27789 View\SpecialChar \menuseparator
27790 View
27791 \begin_inset space ~
27792 \end_inset
27793
27794 Source
27795 \family default
27796  and a window will be shown where you can see the LaTeX-source code.
27797  The window shows the source of the whole paragraph where the cursor is
27798  currently in.
27799  You can also select document parts in LyX's main window, then only this
27800  selection (when it is more than one paragraph) is shown as source code.
27801  To view the whole document as source, enable the corresponding option in
27802  the source view window.
27803 \end_layout
27804
27805 \begin_layout Section
27806 Spell Checking
27807 \begin_inset CommandInset label
27808 LatexCommand label
27809 name "sec:Spellchecking"
27810
27811 \end_inset
27812
27813
27814 \begin_inset Index
27815 status collapsed
27816
27817 \begin_layout Plain Layout
27818 Spell checking
27819 \end_layout
27820
27821 \end_inset
27822
27823
27824 \end_layout
27825
27826 \begin_layout Standard
27827 LyX itself has no built-in spell checker.
27828  Rather it uses one of the external programs 
27829 \family typewriter
27830 aspell
27831 \family default
27832
27833 \family typewriter
27834 ispell
27835 \family default
27836
27837 \family typewriter
27838 hspell
27839 \family default
27840 , or 
27841 \family sans
27842 pspell
27843 \family default
27844  as backend.
27845  This section assumes you have already installed and set up one of these
27846  programs.
27847  
27848 \family typewriter
27849 aspell
27850 \family default
27851  can be seen as successor of 
27852 \family typewriter
27853 ispell
27854 \family default
27855 , so that it is recommended to use aspell.
27856  
27857 \family sans
27858 hspell
27859 \family default
27860  is a Hebrew spell-checker.
27861  The used spell checker ind its settings are specified in LyX's preferences
27862  under 
27863 \family sans
27864 Language Settings
27865 \family default
27866 .
27867 \end_layout
27868
27869 \begin_layout Standard
27870 For LyX on Windows, the selection box for the spell checking program is
27871  greyed out in the preferences dialog because only 
27872 \family sans
27873 aspell
27874 \family default
27875  can be used.
27876 \end_layout
27877
27878 \begin_layout Standard
27879 The menu
27880 \family sans
27881  Tools\SpecialChar \menuseparator
27882 Spellchecker
27883 \family default
27884  starts the spell checking beginning from the current cursor position.
27885  A dialog window will appear showing any incorrect (or unknown) word found,
27886  allowing you to edit and replace it in a second line.
27887  Whenever an unknown word is found, the word is highlighted and the text
27888  scrolled so that it is visible.
27889  In the 
27890 \family sans
27891 spell checker
27892 \family default
27893  dialog, there is also a box showing suggestions for a correction, if any
27894  could be found.
27895  Clicking on one of the corrections will copy to the 
27896 \family sans
27897 Replace
27898 \family default
27899  field, double-click invokes directly the replacement.
27900  Unknown but correctly typed words can be added to the personal dictionary.
27901 \end_layout
27902
27903 \begin_layout Standard
27904 By default, the used dictionary file is determined by the document language
27905  that is set in the 
27906 \family sans
27907 Document\SpecialChar \menuseparator
27908 Settings
27909 \family default
27910  dialog.
27911  If you do not have a dictionary for the document language, spell checking
27912  will bring an error message.
27913  In this case, you can specify another dictionary file in the dialog by
27914  specifying a different 
27915 \family sans
27916 Alternative language
27917 \family default
27918  in preferences dialog.
27919 \end_layout
27920
27921 \begin_layout Standard
27922 After a spell check you'll informed about the number of checked words.
27923 \end_layout
27924
27925 \begin_layout Subsubsection*
27926 Limitations
27927 \end_layout
27928
27929 \begin_layout Standard
27930 It is not possible to change the spelling of a particular word globally,
27931  rather than having to change the spelling separately for each occurrence
27932  of the word.
27933  But you can use the 
27934 \family sans
27935 Find
27936 \begin_inset space ~
27937 \end_inset
27938
27939 &
27940 \begin_inset space ~
27941 \end_inset
27942
27943 Replace
27944 \family default
27945  dialog for that.
27946 \end_layout
27947
27948 \begin_layout Standard
27949 LyX cannot correctly spell check documents containing multiple languages.
27950  This does work with 
27951 \family typewriter
27952 pspell
27953 \family default
27954 , assuming you have marked the different languages appropriately.
27955 \end_layout
27956
27957 \begin_layout Subsubsection*
27958 Further Settings
27959 \end_layout
27960
27961 \begin_layout Standard
27962 The 
27963 \family sans
27964 Spellchecker
27965 \family default
27966  section in the preferences dialog has some additional options:
27967 \end_layout
27968
27969 \begin_layout Description
27970 Escape
27971 \begin_inset space ~
27972 \end_inset
27973
27974 characters Allows you to add non-standard characters that the spell checker
27975  should consider, e.g.
27976  German umlauts although you spell check English document.
27977  This should not normally be needed.
27978 \end_layout
27979
27980 \begin_layout Description
27981 Personal
27982 \begin_inset space ~
27983 \end_inset
27984
27985 dictionary to use a different file than the spell checker's default choice
27986  as your personal dictionary
27987 \end_layout
27988
27989 \begin_layout Description
27990 Accept
27991 \begin_inset space ~
27992 \end_inset
27993
27994 compound
27995 \begin_inset space ~
27996 \end_inset
27997
27998 words Prevent the spell checker from complaining about compounded words
27999  like 
28000 \begin_inset Quotes eld
28001 \end_inset
28002
28003 passthrough
28004 \begin_inset Quotes erd
28005 \end_inset
28006
28007 .
28008 \end_layout
28009
28010 \begin_layout Description
28011 Use
28012 \begin_inset space ~
28013 \end_inset
28014
28015 input
28016 \begin_inset space ~
28017 \end_inset
28018
28019 encoding Uses the document encoding that is set in the 
28020 \family sans
28021 Document\SpecialChar \menuseparator
28022 Settings
28023 \family default
28024  dialog under 
28025 \family sans
28026 Language
28027 \family default
28028  also for the spellchecker.
28029 \begin_inset Foot
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033 The encodings are explained in section
28034 \begin_inset space ~
28035 \end_inset
28036
28037
28038 \begin_inset CommandInset ref
28039 LatexCommand ref
28040 reference "sub:Settings"
28041
28042 \end_inset
28043
28044 .
28045 \end_layout
28046
28047 \end_inset
28048
28049  Only enable this if you use 
28050 \family typewriter
28051 ispell
28052 \family default
28053  and can't spell check words with international letters in them.
28054  There have been reports that this does not work with all dictionaries,
28055  so this is disabled by default.
28056 \end_layout
28057
28058 \begin_layout Section
28059 Thesaurus
28060 \begin_inset Index
28061 status collapsed
28062
28063 \begin_layout Plain Layout
28064 Thesaurus
28065 \end_layout
28066
28067 \end_inset
28068
28069
28070 \begin_inset CommandInset label
28071 LatexCommand label
28072 name "sec:Thesaurus"
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 Thesaurus currently only works when you use the document language English.
28081 \end_layout
28082
28083 \begin_layout Standard
28084 To start the thesaurus, highlight one word or set the cursor behind it,
28085  and use the menu 
28086 \family sans
28087 Tools\SpecialChar \menuseparator
28088 Thesaurus
28089 \family default
28090  or the toolbar button 
28091 \begin_inset Graphics
28092         filename ../images/thesaurus-entry.png
28093         BoundingBox 0bp 5bp 20bp 25bp
28094         rotateOrigin center
28095
28096 \end_inset
28097
28098 .
28099  A dialog pops up showing you probably related words that you can use as
28100  replacement.
28101 \end_layout
28102
28103 \begin_layout Standard
28104 The shown related words are in many cases not really related to the word
28105  you are currently checking, scrolling in the shown list might help in some
28106  cases to find related words.
28107 \end_layout
28108
28109 \begin_layout Standard
28110 The thesaurus only works for single words, and also only when it is in the
28111  singular form.
28112  For example starting the thesaurus with the word 
28113 \begin_inset Quotes eld
28114 \end_inset
28115
28116 reports
28117 \begin_inset Quotes erd
28118 \end_inset
28119
28120  leads to no results, while results are shown for the word 
28121 \begin_inset Quotes eld
28122 \end_inset
28123
28124 report
28125 \begin_inset Quotes erd
28126 \end_inset
28127
28128 .
28129  To avoid this, you can highlight only the part 
28130 \begin_inset Quotes eld
28131 \end_inset
28132
28133 report
28134 \begin_inset Quotes erd
28135 \end_inset
28136
28137  of the word 
28138 \begin_inset Quotes eld
28139 \end_inset
28140
28141 reports
28142 \begin_inset Quotes erd
28143 \end_inset
28144
28145  to get results.
28146 \end_layout
28147
28148 \begin_layout Section
28149 Change Tracking
28150 \begin_inset Index
28151 status collapsed
28152
28153 \begin_layout Plain Layout
28154 Change Tracking
28155 \end_layout
28156
28157 \end_inset
28158
28159
28160 \begin_inset Index
28161 status collapsed
28162
28163 \begin_layout Plain Layout
28164 Document ! Change Tracking
28165 \end_layout
28166
28167 \end_inset
28168
28169
28170 \begin_inset CommandInset label
28171 LatexCommand label
28172 name "sec:Change-Tracking"
28173
28174 \end_inset
28175
28176
28177 \end_layout
28178
28179 \begin_layout Standard
28180 When you work on a document together with many people it is extremely useful
28181  to see changes others made highlighted in the document.
28182  You can then decide if you accept a change or not.
28183  This can be achieved by turning on change tracking in the menu 
28184 \family sans
28185 Document\SpecialChar \menuseparator
28186 Change
28187 \begin_inset space ~
28188 \end_inset
28189
28190 Tracking\SpecialChar \menuseparator
28191 Track
28192 \begin_inset space ~
28193 \end_inset
28194
28195 Changes
28196 \family default
28197 .
28198 \end_layout
28199
28200 \begin_layout Standard
28201 Changes made in the document will then be highlighted by colors: 
28202 \color blue
28203 Blue text
28204 \color inherit
28205  is an addition, 
28206 \color red
28207 red canceled text
28208 \color inherit
28209  is a deletion.
28210  You can change the color in LyX's preferences dialog under 
28211 \family sans
28212 Look
28213 \begin_inset space ~
28214 \end_inset
28215
28216 and
28217 \begin_inset space ~
28218 \end_inset
28219
28220 feel
28221 \family default
28222
28223 \family sans
28224 Colors
28225 \family default
28226 .
28227 \begin_inset Index
28228 status collapsed
28229
28230 \begin_layout Plain Layout
28231 Color ! LyX screen
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \begin_layout Standard
28240 When change tracking is activated, you will see the review toolbar in LyX:
28241 \begin_inset Index
28242 status collapsed
28243
28244 \begin_layout Plain Layout
28245 Toolbar ! Review
28246 \end_layout
28247
28248 \end_inset
28249
28250
28251 \end_layout
28252
28253 \begin_layout Standard
28254 \begin_inset VSpace defskip
28255 \end_inset
28256
28257
28258 \end_layout
28259
28260 \begin_layout Standard
28261 \begin_inset Graphics
28262         filename clipart/ChangesToolbar.png
28263
28264 \end_inset
28265
28266
28267 \end_layout
28268
28269 \begin_layout Standard
28270 \begin_inset VSpace defskip
28271 \end_inset
28272
28273
28274 \end_layout
28275
28276 \begin_layout Standard
28277 The review toolbar as shown above contains from left to right the following
28278  buttons:
28279 \end_layout
28280
28281 \begin_layout Standard
28282 \begin_inset VSpace defskip
28283 \end_inset
28284
28285
28286 \end_layout
28287
28288 \begin_layout Standard
28289 \begin_inset Tabular
28290 <lyxtabular version="3" rows="10" columns="2">
28291 <features islongtable="true">
28292 <column alignment="left" valignment="top" width="0">
28293 <column alignment="left" valignment="top" width="0">
28294 <row interlinespace="2.5mm">
28295 <cell alignment="center" valignment="top" usebox="none">
28296 \begin_inset Text
28297
28298 \begin_layout Plain Layout
28299 \begin_inset Graphics
28300         filename ../images/changes-track.png
28301         BoundingBox 0bp 5bp 20bp 25bp
28302         rotateOrigin center
28303
28304 \end_inset
28305
28306
28307 \end_layout
28308
28309 \end_inset
28310 </cell>
28311 <cell alignment="center" valignment="top" usebox="none">
28312 \begin_inset Text
28313
28314 \begin_layout Plain Layout
28315
28316 \family sans
28317 Document\SpecialChar \menuseparator
28318 Change
28319 \begin_inset space ~
28320 \end_inset
28321
28322 Tracking\SpecialChar \menuseparator
28323 Track
28324 \begin_inset space ~
28325 \end_inset
28326
28327 Changes
28328 \end_layout
28329
28330 \end_inset
28331 </cell>
28332 </row>
28333 <row interlinespace="2.5mm">
28334 <cell alignment="center" valignment="top" usebox="none">
28335 \begin_inset Text
28336
28337 \begin_layout Plain Layout
28338 \begin_inset Graphics
28339         filename ../images/changes-output.png
28340         BoundingBox 0bp 5bp 20bp 25bp
28341         rotateOrigin center
28342
28343 \end_inset
28344
28345
28346 \end_layout
28347
28348 \end_inset
28349 </cell>
28350 <cell alignment="center" valignment="top" usebox="none">
28351 \begin_inset Text
28352
28353 \begin_layout Plain Layout
28354
28355 \family sans
28356 Document\SpecialChar \menuseparator
28357 Change
28358 \begin_inset space ~
28359 \end_inset
28360
28361 Tracking\SpecialChar \menuseparator
28362 Show
28363 \begin_inset space ~
28364 \end_inset
28365
28366 Changes
28367 \begin_inset space ~
28368 \end_inset
28369
28370 in
28371 \begin_inset space ~
28372 \end_inset
28373
28374 Output
28375 \end_layout
28376
28377 \end_inset
28378 </cell>
28379 </row>
28380 <row interlinespace="2.5mm">
28381 <cell alignment="center" valignment="top" usebox="none">
28382 \begin_inset Text
28383
28384 \begin_layout Plain Layout
28385 \begin_inset Graphics
28386         filename ../images/change-next.png
28387         BoundingBox 0bp 5bp 20bp 25bp
28388         rotateOrigin center
28389
28390 \end_inset
28391
28392
28393 \end_layout
28394
28395 \end_inset
28396 </cell>
28397 <cell alignment="center" valignment="top" usebox="none">
28398 \begin_inset Text
28399
28400 \begin_layout Plain Layout
28401 Jumps to the next change
28402 \end_layout
28403
28404 \end_inset
28405 </cell>
28406 </row>
28407 <row interlinespace="2.5mm">
28408 <cell alignment="center" valignment="top" usebox="none">
28409 \begin_inset Text
28410
28411 \begin_layout Plain Layout
28412 \begin_inset Graphics
28413         filename ../images/change-accept.png
28414         BoundingBox 0bp 5bp 20bp 25bp
28415         rotateOrigin center
28416
28417 \end_inset
28418
28419
28420 \end_layout
28421
28422 \end_inset
28423 </cell>
28424 <cell alignment="center" valignment="top" usebox="none">
28425 \begin_inset Text
28426
28427 \begin_layout Plain Layout
28428
28429 \family sans
28430 Document\SpecialChar \menuseparator
28431 Change
28432 \begin_inset space ~
28433 \end_inset
28434
28435 Tracking\SpecialChar \menuseparator
28436 Accept
28437 \begin_inset space ~
28438 \end_inset
28439
28440 Change
28441 \end_layout
28442
28443 \end_inset
28444 </cell>
28445 </row>
28446 <row interlinespace="2.5mm">
28447 <cell alignment="center" valignment="top" usebox="none">
28448 \begin_inset Text
28449
28450 \begin_layout Plain Layout
28451 \begin_inset Graphics
28452         filename ../images/change-reject.png
28453         BoundingBox 0bp 5bp 20bp 25bp
28454         rotateOrigin center
28455
28456 \end_inset
28457
28458
28459 \end_layout
28460
28461 \end_inset
28462 </cell>
28463 <cell alignment="center" valignment="top" usebox="none">
28464 \begin_inset Text
28465
28466 \begin_layout Plain Layout
28467
28468 \family sans
28469 Document\SpecialChar \menuseparator
28470 Change
28471 \begin_inset space ~
28472 \end_inset
28473
28474 Tracking\SpecialChar \menuseparator
28475 Reject
28476 \begin_inset space ~
28477 \end_inset
28478
28479 Change
28480 \end_layout
28481
28482 \end_inset
28483 </cell>
28484 </row>
28485 <row interlinespace="2.5mm">
28486 <cell alignment="center" valignment="top" usebox="none">
28487 \begin_inset Text
28488
28489 \begin_layout Plain Layout
28490 \begin_inset Graphics
28491         filename ../images/changes-merge.png
28492         BoundingBox 0bp 5bp 20bp 25bp
28493         rotateOrigin center
28494
28495 \end_inset
28496
28497
28498 \end_layout
28499
28500 \end_inset
28501 </cell>
28502 <cell alignment="center" valignment="top" usebox="none">
28503 \begin_inset Text
28504
28505 \begin_layout Plain Layout
28506
28507 \family sans
28508 Document\SpecialChar \menuseparator
28509 Change
28510 \begin_inset space ~
28511 \end_inset
28512
28513 Tracking\SpecialChar \menuseparator
28514 Merge
28515 \begin_inset space ~
28516 \end_inset
28517
28518 Changes
28519 \end_layout
28520
28521 \end_inset
28522 </cell>
28523 </row>
28524 <row interlinespace="2.5mm">
28525 <cell alignment="center" valignment="top" usebox="none">
28526 \begin_inset Text
28527
28528 \begin_layout Plain Layout
28529 \begin_inset Graphics
28530         filename ../images/all-changes-accept.png
28531         BoundingBox 0bp 5bp 20bp 25bp
28532         rotateOrigin center
28533
28534 \end_inset
28535
28536
28537 \end_layout
28538
28539 \end_inset
28540 </cell>
28541 <cell alignment="center" valignment="top" usebox="none">
28542 \begin_inset Text
28543
28544 \begin_layout Plain Layout
28545
28546 \family sans
28547 Document\SpecialChar \menuseparator
28548 Change
28549 \begin_inset space ~
28550 \end_inset
28551
28552 Tracking\SpecialChar \menuseparator
28553 Accept
28554 \begin_inset space ~
28555 \end_inset
28556
28557 All
28558 \begin_inset space ~
28559 \end_inset
28560
28561 Changes
28562 \end_layout
28563
28564 \end_inset
28565 </cell>
28566 </row>
28567 <row interlinespace="2.5mm">
28568 <cell alignment="center" valignment="top" usebox="none">
28569 \begin_inset Text
28570
28571 \begin_layout Plain Layout
28572 \begin_inset Graphics
28573         filename ../images/all-changes-reject.png
28574         BoundingBox 0bp 5bp 20bp 25bp
28575         rotateOrigin center
28576
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \end_inset
28583 </cell>
28584 <cell alignment="center" valignment="top" usebox="none">
28585 \begin_inset Text
28586
28587 \begin_layout Plain Layout
28588
28589 \family sans
28590 Document\SpecialChar \menuseparator
28591 Change
28592 \begin_inset space ~
28593 \end_inset
28594
28595 Tracking\SpecialChar \menuseparator
28596 Reject
28597 \begin_inset space ~
28598 \end_inset
28599
28600 All
28601 \begin_inset space ~
28602 \end_inset
28603
28604 Changes
28605 \end_layout
28606
28607 \end_inset
28608 </cell>
28609 </row>
28610 <row interlinespace="2.5mm">
28611 <cell alignment="center" valignment="top" usebox="none">
28612 \begin_inset Text
28613
28614 \begin_layout Plain Layout
28615 \begin_inset Graphics
28616         filename ../images/note-insert.png
28617         BoundingBox 0bp 5bp 20bp 25bp
28618         rotateOrigin center
28619
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \end_inset
28626 </cell>
28627 <cell alignment="center" valignment="top" usebox="none">
28628 \begin_inset Text
28629
28630 \begin_layout Plain Layout
28631
28632 \family sans
28633 Insert\SpecialChar \menuseparator
28634 Note\SpecialChar \menuseparator
28635 LyX
28636 \begin_inset space ~
28637 \end_inset
28638
28639 Note
28640 \end_layout
28641
28642 \end_inset
28643 </cell>
28644 </row>
28645 <row interlinespace="2.5mm">
28646 <cell alignment="center" valignment="top" usebox="none">
28647 \begin_inset Text
28648
28649 \begin_layout Plain Layout
28650 \begin_inset Graphics
28651         filename ../images/note-next.png
28652         BoundingBox 0bp 5bp 20bp 25bp
28653         rotateOrigin center
28654
28655 \end_inset
28656
28657
28658 \end_layout
28659
28660 \end_inset
28661 </cell>
28662 <cell alignment="center" valignment="top" usebox="none">
28663 \begin_inset Text
28664
28665 \begin_layout Plain Layout
28666
28667 \family sans
28668 Navigate\SpecialChar \menuseparator
28669 Next
28670 \begin_inset space ~
28671 \end_inset
28672
28673 Note
28674 \end_layout
28675
28676 \end_inset
28677 </cell>
28678 </row>
28679 </lyxtabular>
28680
28681 \end_inset
28682
28683
28684 \end_layout
28685
28686 \begin_layout Standard
28687 \begin_inset VSpace defskip
28688 \end_inset
28689
28690
28691 \end_layout
28692
28693 \begin_layout Standard
28694 The review toolbar helps you to accept, reject, or merge changes -- highlight
28695  the change and press one of the desired toolbar buttons.
28696  When you merge changes, a window pops up showing you informations about
28697  the next change behind the current cursor position.
28698  So you don't need to highlight a certain change.
28699  Within the merge window you can decide to accept or reject changes and
28700  step to the next change.
28701  This way you can jump through all changes of the document.
28702 \end_layout
28703
28704 \begin_layout Standard
28705 The toolbar has two buttons to handle notes because notes are often important
28706  to describe a change.
28707 \end_layout
28708
28709 \begin_layout Standard
28710 To show made changes in the output you need the LaTeX package 
28711 \series bold
28712 dvipost
28713 \begin_inset Index
28714 status collapsed
28715
28716 \begin_layout Plain Layout
28717 Latex@LaTeX-packages ! dvipost
28718 \end_layout
28719
28720 \end_inset
28721
28722
28723 \series default
28724  installed.
28725  You find it in the TeX Catalogue, 
28726 \begin_inset CommandInset citation
28727 LatexCommand cite
28728 key "TeXCatalogue"
28729
28730 \end_inset
28731
28732  or in the package manager of your LaTeX-system.
28733 \end_layout
28734
28735 \begin_layout Section
28736 International Support
28737 \begin_inset Index
28738 status collapsed
28739
28740 \begin_layout Plain Layout
28741 International support
28742 \end_layout
28743
28744 \end_inset
28745
28746
28747 \end_layout
28748
28749 \begin_layout Standard
28750 This section describes how to use LyX with any language you want.
28751  For some non-western languages there are special Wiki-pages that explain
28752  how to set up LyX to use them: 
28753 \begin_inset CommandInset citation
28754 LatexCommand cite
28755 key "Arabic,Armenian,Farsi,Hebrew"
28756
28757 \end_inset
28758
28759
28760 \end_layout
28761
28762 \begin_layout Standard
28763 Besides languages, LyX also supports phonetic symbols, see section
28764 \begin_inset space ~
28765 \end_inset
28766
28767
28768 \begin_inset CommandInset ref
28769 LatexCommand ref
28770 reference "sub:Special-Character"
28771
28772 \end_inset
28773
28774 .
28775 \end_layout
28776
28777 \begin_layout Subsection
28778 Language Options
28779 \begin_inset Index
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783 Language ! Options
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \begin_inset Index
28790 status collapsed
28791
28792 \begin_layout Plain Layout
28793 Document ! Settings
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \begin_inset Index
28800 status collapsed
28801
28802 \begin_layout Plain Layout
28803 Document ! Language
28804 \end_layout
28805
28806 \end_inset
28807
28808
28809 \end_layout
28810
28811 \begin_layout Standard
28812 The 
28813 \family sans
28814 Document\SpecialChar \menuseparator
28815 Settings
28816 \family default
28817  dialog lets you set 
28818 \family roman
28819 the language and character encoding for your language.
28820  
28821 \end_layout
28822
28823 \begin_layout Standard
28824 Choose your language in the 
28825 \family sans
28826 Language
28827 \family default
28828  section of this dialog.
28829  The default is 
28830 \family sans
28831 English
28832 \family default
28833 .
28834 \end_layout
28835
28836 \begin_layout Standard
28837 The 
28838 \family sans
28839 Encoding
28840 \family default
28841  box lets you choose the character encoding map you want to use for LaTeX
28842  export.
28843  The option 
28844 \family sans
28845 use language's default encoding
28846 \family default
28847  is the preferred choice and works well in most cases.
28848  For details abhout the different encoding options see section
28849 \begin_inset space ~
28850 \end_inset
28851
28852
28853 \begin_inset CommandInset ref
28854 LatexCommand ref
28855 reference "sub:Settings"
28856
28857 \end_inset
28858
28859 .
28860 \end_layout
28861
28862 \begin_layout Subsection
28863 Keyboard mapping configuration
28864 \end_layout
28865
28866 \begin_layout Standard
28867 If you have for example a U.S.-style keyboard and want to write in a different
28868  language than English, you can use an alternate keymap.
28869  For example, if you have a U.S.-style keyboard but want to write in Italian,
28870  you can configure LyX to use an Italian keymap.
28871  The preferences dialog allows you to choose up to two keyboard mappings,
28872  see section
28873 \begin_inset space ~
28874 \end_inset
28875
28876
28877 \begin_inset CommandInset ref
28878 LatexCommand ref
28879 reference "sub:Keyboard-Map"
28880
28881 \end_inset
28882
28883 .
28884  You can choose primary and secondary keyboard languages and then select
28885  which one you want to use.
28886 \end_layout
28887
28888 \begin_layout Standard
28889 Finally, you may just want to change a few key mappings or create an entirely
28890  different keymap (for Vulcan, for instance).
28891  You may, for example, normally write in Italian on a U.S.
28892  keyboard but want to include an occasional quotation in German.
28893  In such a case, you can write your own keyboard mapping or modify an existing
28894  one to support the characters you want.
28895  This and much more customizations are explained in the 
28896 \emph on
28897 Customization
28898 \emph default
28899  manual.
28900 \end_layout
28901
28902 \begin_layout Subsection
28903 Character Tables
28904 \begin_inset CommandInset label
28905 LatexCommand label
28906 name "sec:keytab"
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \begin_layout Standard
28914 Table
28915 \begin_inset space ~
28916 \end_inset
28917
28918
28919 \begin_inset CommandInset ref
28920 LatexCommand ref
28921 reference "cap:The-latin1-character"
28922
28923 \end_inset
28924
28925  shows the 
28926 \family typewriter
28927 Latin1
28928 \family default
28929  character set.
28930  You should be able to enter the characters in the first eight columns directly
28931  from the keyboard.
28932 \end_layout
28933
28934 \begin_layout Standard
28935 There are a few things you need to know about this table.
28936  Here are some of the details you'll need to bear in mind when using characters
28937  from the 
28938 \family typewriter
28939 Latin1
28940 \family default
28941  character set:
28942 \end_layout
28943
28944 \begin_layout Itemize
28945 Even if you have selected 
28946 \family sans
28947 latin1
28948 \family default
28949  in the 
28950 \family sans
28951 Document\SpecialChar \menuseparator
28952 Settings
28953 \family default
28954  dialog, users who have only the 
28955 \family typewriter
28956 T1
28957 \family default
28958 -fonts for LaTeX [or who have the 
28959 \family typewriter
28960 T1
28961 \family default
28962 -fonts but aren't using them] will still miss a few characters: D0, F0,
28963  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
28964  french quotes won't show up.
28965 \end_layout
28966
28967 \begin_layout Standard
28968 \begin_inset Float table
28969 wide false
28970 sideways false
28971 status open
28972
28973 \begin_layout Plain Layout
28974 \begin_inset Caption
28975
28976 \begin_layout Plain Layout
28977 \begin_inset CommandInset label
28978 LatexCommand label
28979 name "cap:The-latin1-character"
28980
28981 \end_inset
28982
28983 The 
28984 \family typewriter
28985 latin1
28986 \family default
28987  character set
28988 \end_layout
28989
28990 \end_inset
28991
28992
28993 \end_layout
28994
28995 \begin_layout Plain Layout
28996 \align center
28997 \begin_inset Tabular
28998 <lyxtabular version="3" rows="17" columns="17">
28999 <features>
29000 <column alignment="center" valignment="top" width="0pt">
29001 <column alignment="center" valignment="top" width="0pt">
29002 <column alignment="center" valignment="top" width="0pt">
29003 <column alignment="center" valignment="top" width="0pt">
29004 <column alignment="center" valignment="top" width="0pt">
29005 <column alignment="center" valignment="top" width="0pt">
29006 <column alignment="center" valignment="top" width="0pt">
29007 <column alignment="center" valignment="top" width="0pt">
29008 <column alignment="center" valignment="top" width="0pt">
29009 <column alignment="center" valignment="top" width="0pt">
29010 <column alignment="center" valignment="top" width="0pt">
29011 <column alignment="center" valignment="top" width="0pt">
29012 <column alignment="center" valignment="top" width="0pt">
29013 <column alignment="center" valignment="top" width="0pt">
29014 <column alignment="center" valignment="top" width="0pt">
29015 <column alignment="center" valignment="top" width="0pt">
29016 <column alignment="center" valignment="top" width="0pt">
29017 <row>
29018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29019 \begin_inset Text
29020
29021 \begin_layout Plain Layout
29022
29023 \end_layout
29024
29025 \end_inset
29026 </cell>
29027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29028 \begin_inset Text
29029
29030 \begin_layout Plain Layout
29031
29032 \family roman
29033 \series medium
29034 \shape up
29035 \size tiny
29036 \emph off
29037 \bar no
29038 \noun off
29039 \color none
29040 00
29041 \end_layout
29042
29043 \end_inset
29044 </cell>
29045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29046 \begin_inset Text
29047
29048 \begin_layout Plain Layout
29049
29050 \family roman
29051 \series medium
29052 \shape up
29053 \size tiny
29054 \emph off
29055 \bar no
29056 \noun off
29057 \color none
29058 10
29059 \end_layout
29060
29061 \end_inset
29062 </cell>
29063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29064 \begin_inset Text
29065
29066 \begin_layout Plain Layout
29067
29068 \family roman
29069 \series medium
29070 \shape up
29071 \size tiny
29072 \emph off
29073 \bar no
29074 \noun off
29075 \color none
29076 20
29077 \end_layout
29078
29079 \end_inset
29080 </cell>
29081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29082 \begin_inset Text
29083
29084 \begin_layout Plain Layout
29085
29086 \family roman
29087 \series medium
29088 \shape up
29089 \size tiny
29090 \emph off
29091 \bar no
29092 \noun off
29093 \color none
29094 30
29095 \end_layout
29096
29097 \end_inset
29098 </cell>
29099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29100 \begin_inset Text
29101
29102 \begin_layout Plain Layout
29103
29104 \family roman
29105 \series medium
29106 \shape up
29107 \size tiny
29108 \emph off
29109 \bar no
29110 \noun off
29111 \color none
29112 40
29113 \end_layout
29114
29115 \end_inset
29116 </cell>
29117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29118 \begin_inset Text
29119
29120 \begin_layout Plain Layout
29121
29122 \family roman
29123 \series medium
29124 \shape up
29125 \size tiny
29126 \emph off
29127 \bar no
29128 \noun off
29129 \color none
29130 50
29131 \end_layout
29132
29133 \end_inset
29134 </cell>
29135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29136 \begin_inset Text
29137
29138 \begin_layout Plain Layout
29139
29140 \family roman
29141 \series medium
29142 \shape up
29143 \size tiny
29144 \emph off
29145 \bar no
29146 \noun off
29147 \color none
29148 60
29149 \end_layout
29150
29151 \end_inset
29152 </cell>
29153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29154 \begin_inset Text
29155
29156 \begin_layout Plain Layout
29157
29158 \family roman
29159 \series medium
29160 \shape up
29161 \size tiny
29162 \emph off
29163 \bar no
29164 \noun off
29165 \color none
29166 70
29167 \end_layout
29168
29169 \end_inset
29170 </cell>
29171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29172 \begin_inset Text
29173
29174 \begin_layout Plain Layout
29175
29176 \family roman
29177 \series medium
29178 \shape up
29179 \size tiny
29180 \emph off
29181 \bar no
29182 \noun off
29183 \color none
29184 80
29185 \end_layout
29186
29187 \end_inset
29188 </cell>
29189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29190 \begin_inset Text
29191
29192 \begin_layout Plain Layout
29193
29194 \family roman
29195 \series medium
29196 \shape up
29197 \size tiny
29198 \emph off
29199 \bar no
29200 \noun off
29201 \color none
29202 90
29203 \end_layout
29204
29205 \end_inset
29206 </cell>
29207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29208 \begin_inset Text
29209
29210 \begin_layout Plain Layout
29211
29212 \family roman
29213 \series medium
29214 \shape up
29215 \size tiny
29216 \emph off
29217 \bar no
29218 \noun off
29219 \color none
29220 A0
29221 \end_layout
29222
29223 \end_inset
29224 </cell>
29225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29226 \begin_inset Text
29227
29228 \begin_layout Plain Layout
29229
29230 \family roman
29231 \series medium
29232 \shape up
29233 \size tiny
29234 \emph off
29235 \bar no
29236 \noun off
29237 \color none
29238 B0
29239 \end_layout
29240
29241 \end_inset
29242 </cell>
29243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29244 \begin_inset Text
29245
29246 \begin_layout Plain Layout
29247
29248 \family roman
29249 \series medium
29250 \shape up
29251 \size tiny
29252 \emph off
29253 \bar no
29254 \noun off
29255 \color none
29256 C0
29257 \end_layout
29258
29259 \end_inset
29260 </cell>
29261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29262 \begin_inset Text
29263
29264 \begin_layout Plain Layout
29265
29266 \family roman
29267 \series medium
29268 \shape up
29269 \size tiny
29270 \emph off
29271 \bar no
29272 \noun off
29273 \color none
29274 D0
29275 \end_layout
29276
29277 \end_inset
29278 </cell>
29279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29280 \begin_inset Text
29281
29282 \begin_layout Plain Layout
29283
29284 \family roman
29285 \series medium
29286 \shape up
29287 \size tiny
29288 \emph off
29289 \bar no
29290 \noun off
29291 \color none
29292 E0
29293 \end_layout
29294
29295 \end_inset
29296 </cell>
29297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29298 \begin_inset Text
29299
29300 \begin_layout Plain Layout
29301
29302 \family roman
29303 \series medium
29304 \shape up
29305 \size tiny
29306 \emph off
29307 \bar no
29308 \noun off
29309 \color none
29310 F0
29311 \end_layout
29312
29313 \end_inset
29314 </cell>
29315 </row>
29316 <row>
29317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29318 \begin_inset Text
29319
29320 \begin_layout Plain Layout
29321
29322 \family roman
29323 \series medium
29324 \shape up
29325 \size tiny
29326 \emph off
29327 \bar no
29328 \noun off
29329 \color none
29330 00
29331 \end_layout
29332
29333 \end_inset
29334 </cell>
29335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29336 \begin_inset Text
29337
29338 \begin_layout Plain Layout
29339
29340 \end_layout
29341
29342 \end_inset
29343 </cell>
29344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29345 \begin_inset Text
29346
29347 \begin_layout Plain Layout
29348
29349 \end_layout
29350
29351 \end_inset
29352 </cell>
29353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29354 \begin_inset Text
29355
29356 \begin_layout Plain Layout
29357
29358 \end_layout
29359
29360 \end_inset
29361 </cell>
29362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29363 \begin_inset Text
29364
29365 \begin_layout Plain Layout
29366
29367 \family roman
29368 \series medium
29369 \shape up
29370 \emph off
29371 \bar no
29372 \noun off
29373 \color none
29374 0
29375 \end_layout
29376
29377 \end_inset
29378 </cell>
29379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29380 \begin_inset Text
29381
29382 \begin_layout Plain Layout
29383
29384 \family roman
29385 \series medium
29386 \shape up
29387 \emph off
29388 \bar no
29389 \noun off
29390 \color none
29391 @
29392 \end_layout
29393
29394 \end_inset
29395 </cell>
29396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29397 \begin_inset Text
29398
29399 \begin_layout Plain Layout
29400
29401 \family roman
29402 \series medium
29403 \shape up
29404 \emph off
29405 \bar no
29406 \noun off
29407 \color none
29408 P
29409 \end_layout
29410
29411 \end_inset
29412 </cell>
29413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29414 \begin_inset Text
29415
29416 \begin_layout Plain Layout
29417
29418 \family roman
29419 \series medium
29420 \shape up
29421 \emph off
29422 \bar no
29423 \noun off
29424 \color none
29425 '
29426 \end_layout
29427
29428 \end_inset
29429 </cell>
29430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29431 \begin_inset Text
29432
29433 \begin_layout Plain Layout
29434
29435 \family roman
29436 \series medium
29437 \shape up
29438 \emph off
29439 \bar no
29440 \noun off
29441 \color none
29442 p
29443 \end_layout
29444
29445 \end_inset
29446 </cell>
29447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29448 \begin_inset Text
29449
29450 \begin_layout Plain Layout
29451
29452 \end_layout
29453
29454 \end_inset
29455 </cell>
29456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29457 \begin_inset Text
29458
29459 \begin_layout Plain Layout
29460
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29466 \begin_inset Text
29467
29468 \begin_layout Plain Layout
29469
29470 \end_layout
29471
29472 \end_inset
29473 </cell>
29474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29475 \begin_inset Text
29476
29477 \begin_layout Plain Layout
29478
29479 \family roman
29480 \series medium
29481 \shape up
29482 \emph off
29483 \bar no
29484 \noun off
29485 \color none
29486 °
29487 \end_layout
29488
29489 \end_inset
29490 </cell>
29491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29492 \begin_inset Text
29493
29494 \begin_layout Plain Layout
29495
29496 \family roman
29497 \series medium
29498 \shape up
29499 \emph off
29500 \bar no
29501 \noun off
29502 \color none
29503 À
29504 \end_layout
29505
29506 \end_inset
29507 </cell>
29508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29509 \begin_inset Text
29510
29511 \begin_layout Plain Layout
29512
29513 \family roman
29514 \series medium
29515 \shape up
29516 \emph off
29517 \bar no
29518 \noun off
29519 \color none
29520 Ð
29521 \end_layout
29522
29523 \end_inset
29524 </cell>
29525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29526 \begin_inset Text
29527
29528 \begin_layout Plain Layout
29529
29530 \family roman
29531 \series medium
29532 \shape up
29533 \emph off
29534 \bar no
29535 \noun off
29536 \color none
29537 à
29538 \end_layout
29539
29540 \end_inset
29541 </cell>
29542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29543 \begin_inset Text
29544
29545 \begin_layout Plain Layout
29546
29547 \family roman
29548 \series medium
29549 \shape up
29550 \emph off
29551 \bar no
29552 \noun off
29553 \color none
29554 ð
29555 \end_layout
29556
29557 \end_inset
29558 </cell>
29559 </row>
29560 <row>
29561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29562 \begin_inset Text
29563
29564 \begin_layout Plain Layout
29565
29566 \family roman
29567 \series medium
29568 \shape up
29569 \size tiny
29570 \emph off
29571 \bar no
29572 \noun off
29573 \color none
29574 01
29575 \end_layout
29576
29577 \end_inset
29578 </cell>
29579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29580 \begin_inset Text
29581
29582 \begin_layout Plain Layout
29583
29584 \end_layout
29585
29586 \end_inset
29587 </cell>
29588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29589 \begin_inset Text
29590
29591 \begin_layout Plain Layout
29592
29593 \end_layout
29594
29595 \end_inset
29596 </cell>
29597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29598 \begin_inset Text
29599
29600 \begin_layout Plain Layout
29601
29602 \family roman
29603 \series medium
29604 \shape up
29605 \emph off
29606 \bar no
29607 \noun off
29608 \color none
29609 !
29610 \end_layout
29611
29612 \end_inset
29613 </cell>
29614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29615 \begin_inset Text
29616
29617 \begin_layout Plain Layout
29618
29619 \family roman
29620 \series medium
29621 \shape up
29622 \emph off
29623 \bar no
29624 \noun off
29625 \color none
29626 1
29627 \end_layout
29628
29629 \end_inset
29630 </cell>
29631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29632 \begin_inset Text
29633
29634 \begin_layout Plain Layout
29635
29636 \family roman
29637 \series medium
29638 \shape up
29639 \emph off
29640 \bar no
29641 \noun off
29642 \color none
29643 A
29644 \end_layout
29645
29646 \end_inset
29647 </cell>
29648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29649 \begin_inset Text
29650
29651 \begin_layout Plain Layout
29652
29653 \family roman
29654 \series medium
29655 \shape up
29656 \emph off
29657 \bar no
29658 \noun off
29659 \color none
29660 Q
29661 \end_layout
29662
29663 \end_inset
29664 </cell>
29665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29666 \begin_inset Text
29667
29668 \begin_layout Plain Layout
29669
29670 \family roman
29671 \series medium
29672 \shape up
29673 \emph off
29674 \bar no
29675 \noun off
29676 \color none
29677 a
29678 \end_layout
29679
29680 \end_inset
29681 </cell>
29682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29683 \begin_inset Text
29684
29685 \begin_layout Plain Layout
29686
29687 \family roman
29688 \series medium
29689 \shape up
29690 \emph off
29691 \bar no
29692 \noun off
29693 \color none
29694 q
29695 \end_layout
29696
29697 \end_inset
29698 </cell>
29699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29700 \begin_inset Text
29701
29702 \begin_layout Plain Layout
29703
29704 \end_layout
29705
29706 \end_inset
29707 </cell>
29708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29709 \begin_inset Text
29710
29711 \begin_layout Plain Layout
29712
29713 \end_layout
29714
29715 \end_inset
29716 </cell>
29717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29718 \begin_inset Text
29719
29720 \begin_layout Plain Layout
29721
29722 \family roman
29723 \series medium
29724 \shape up
29725 \emph off
29726 \bar no
29727 \noun off
29728 \color none
29729 ¡
29730 \end_layout
29731
29732 \end_inset
29733 </cell>
29734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29735 \begin_inset Text
29736
29737 \begin_layout Plain Layout
29738
29739 \family roman
29740 \series medium
29741 \shape up
29742 \emph off
29743 \bar no
29744 \noun off
29745 \color none
29746 ±
29747 \end_layout
29748
29749 \end_inset
29750 </cell>
29751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29752 \begin_inset Text
29753
29754 \begin_layout Plain Layout
29755
29756 \family roman
29757 \series medium
29758 \shape up
29759 \emph off
29760 \bar no
29761 \noun off
29762 \color none
29763 Á
29764 \end_layout
29765
29766 \end_inset
29767 </cell>
29768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29769 \begin_inset Text
29770
29771 \begin_layout Plain Layout
29772
29773 \family roman
29774 \series medium
29775 \shape up
29776 \emph off
29777 \bar no
29778 \noun off
29779 \color none
29780 Ñ
29781 \end_layout
29782
29783 \end_inset
29784 </cell>
29785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29786 \begin_inset Text
29787
29788 \begin_layout Plain Layout
29789
29790 \family roman
29791 \series medium
29792 \shape up
29793 \emph off
29794 \bar no
29795 \noun off
29796 \color none
29797 á
29798 \end_layout
29799
29800 \end_inset
29801 </cell>
29802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29803 \begin_inset Text
29804
29805 \begin_layout Plain Layout
29806
29807 \family roman
29808 \series medium
29809 \shape up
29810 \emph off
29811 \bar no
29812 \noun off
29813 \color none
29814 ñ
29815 \end_layout
29816
29817 \end_inset
29818 </cell>
29819 </row>
29820 <row>
29821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29822 \begin_inset Text
29823
29824 \begin_layout Plain Layout
29825
29826 \family roman
29827 \series medium
29828 \shape up
29829 \size tiny
29830 \emph off
29831 \bar no
29832 \noun off
29833 \color none
29834 02
29835 \end_layout
29836
29837 \end_inset
29838 </cell>
29839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Plain Layout
29843
29844 \end_layout
29845
29846 \end_inset
29847 </cell>
29848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29849 \begin_inset Text
29850
29851 \begin_layout Plain Layout
29852
29853 \end_layout
29854
29855 \end_inset
29856 </cell>
29857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29858 \begin_inset Text
29859
29860 \begin_layout Plain Layout
29861
29862 \family roman
29863 \series medium
29864 \shape up
29865 \emph off
29866 \bar no
29867 \noun off
29868 \color none
29869 \begin_inset Quotes eld
29870 \end_inset
29871
29872
29873 \end_layout
29874
29875 \end_inset
29876 </cell>
29877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29878 \begin_inset Text
29879
29880 \begin_layout Plain Layout
29881
29882 \family roman
29883 \series medium
29884 \shape up
29885 \emph off
29886 \bar no
29887 \noun off
29888 \color none
29889 2
29890 \end_layout
29891
29892 \end_inset
29893 </cell>
29894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29895 \begin_inset Text
29896
29897 \begin_layout Plain Layout
29898
29899 \family roman
29900 \series medium
29901 \shape up
29902 \emph off
29903 \bar no
29904 \noun off
29905 \color none
29906 B
29907 \end_layout
29908
29909 \end_inset
29910 </cell>
29911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29912 \begin_inset Text
29913
29914 \begin_layout Plain Layout
29915
29916 \family roman
29917 \series medium
29918 \shape up
29919 \emph off
29920 \bar no
29921 \noun off
29922 \color none
29923 R
29924 \end_layout
29925
29926 \end_inset
29927 </cell>
29928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29929 \begin_inset Text
29930
29931 \begin_layout Plain Layout
29932
29933 \family roman
29934 \series medium
29935 \shape up
29936 \emph off
29937 \bar no
29938 \noun off
29939 \color none
29940 b
29941 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29946 \begin_inset Text
29947
29948 \begin_layout Plain Layout
29949
29950 \family roman
29951 \series medium
29952 \shape up
29953 \emph off
29954 \bar no
29955 \noun off
29956 \color none
29957 r
29958 \end_layout
29959
29960 \end_inset
29961 </cell>
29962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29963 \begin_inset Text
29964
29965 \begin_layout Plain Layout
29966
29967 \end_layout
29968
29969 \end_inset
29970 </cell>
29971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29972 \begin_inset Text
29973
29974 \begin_layout Plain Layout
29975
29976 \end_layout
29977
29978 \end_inset
29979 </cell>
29980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29981 \begin_inset Text
29982
29983 \begin_layout Plain Layout
29984 ¢
29985 \end_layout
29986
29987 \end_inset
29988 </cell>
29989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29990 \begin_inset Text
29991
29992 \begin_layout Plain Layout
29993
29994 \family roman
29995 \series medium
29996 \shape up
29997 \emph off
29998 \bar no
29999 \noun off
30000 \color none
30001 ²
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30007 \begin_inset Text
30008
30009 \begin_layout Plain Layout
30010
30011 \family roman
30012 \series medium
30013 \shape up
30014 \emph off
30015 \bar no
30016 \noun off
30017 \color none
30018 Â
30019 \end_layout
30020
30021 \end_inset
30022 </cell>
30023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30024 \begin_inset Text
30025
30026 \begin_layout Plain Layout
30027
30028 \family roman
30029 \series medium
30030 \shape up
30031 \emph off
30032 \bar no
30033 \noun off
30034 \color none
30035 Ò
30036 \end_layout
30037
30038 \end_inset
30039 </cell>
30040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30041 \begin_inset Text
30042
30043 \begin_layout Plain Layout
30044
30045 \family roman
30046 \series medium
30047 \shape up
30048 \emph off
30049 \bar no
30050 \noun off
30051 \color none
30052 â
30053 \end_layout
30054
30055 \end_inset
30056 </cell>
30057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30058 \begin_inset Text
30059
30060 \begin_layout Plain Layout
30061
30062 \family roman
30063 \series medium
30064 \shape up
30065 \emph off
30066 \bar no
30067 \noun off
30068 \color none
30069 ò
30070 \end_layout
30071
30072 \end_inset
30073 </cell>
30074 </row>
30075 <row>
30076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30077 \begin_inset Text
30078
30079 \begin_layout Plain Layout
30080
30081 \family roman
30082 \series medium
30083 \shape up
30084 \size tiny
30085 \emph off
30086 \bar no
30087 \noun off
30088 \color none
30089 03
30090 \end_layout
30091
30092 \end_inset
30093 </cell>
30094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30095 \begin_inset Text
30096
30097 \begin_layout Plain Layout
30098
30099 \end_layout
30100
30101 \end_inset
30102 </cell>
30103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30104 \begin_inset Text
30105
30106 \begin_layout Plain Layout
30107
30108 \end_layout
30109
30110 \end_inset
30111 </cell>
30112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30113 \begin_inset Text
30114
30115 \begin_layout Plain Layout
30116
30117 \family roman
30118 \series medium
30119 \shape up
30120 \emph off
30121 \bar no
30122 \noun off
30123 \color none
30124 #
30125 \end_layout
30126
30127 \end_inset
30128 </cell>
30129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30130 \begin_inset Text
30131
30132 \begin_layout Plain Layout
30133
30134 \family roman
30135 \series medium
30136 \shape up
30137 \emph off
30138 \bar no
30139 \noun off
30140 \color none
30141 3
30142 \end_layout
30143
30144 \end_inset
30145 </cell>
30146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Plain Layout
30150
30151 \family roman
30152 \series medium
30153 \shape up
30154 \emph off
30155 \bar no
30156 \noun off
30157 \color none
30158 C
30159 \end_layout
30160
30161 \end_inset
30162 </cell>
30163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30164 \begin_inset Text
30165
30166 \begin_layout Plain Layout
30167
30168 \family roman
30169 \series medium
30170 \shape up
30171 \emph off
30172 \bar no
30173 \noun off
30174 \color none
30175 S
30176 \end_layout
30177
30178 \end_inset
30179 </cell>
30180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30181 \begin_inset Text
30182
30183 \begin_layout Plain Layout
30184
30185 \family roman
30186 \series medium
30187 \shape up
30188 \emph off
30189 \bar no
30190 \noun off
30191 \color none
30192 c
30193 \end_layout
30194
30195 \end_inset
30196 </cell>
30197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30198 \begin_inset Text
30199
30200 \begin_layout Plain Layout
30201
30202 \family roman
30203 \series medium
30204 \shape up
30205 \emph off
30206 \bar no
30207 \noun off
30208 \color none
30209 s
30210 \end_layout
30211
30212 \end_inset
30213 </cell>
30214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30215 \begin_inset Text
30216
30217 \begin_layout Plain Layout
30218
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Plain Layout
30227
30228 \end_layout
30229
30230 \end_inset
30231 </cell>
30232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30233 \begin_inset Text
30234
30235 \begin_layout Plain Layout
30236
30237 \family roman
30238 \series medium
30239 \shape up
30240 \emph off
30241 \bar no
30242 \noun off
30243 \color none
30244 £
30245 \end_layout
30246
30247 \end_inset
30248 </cell>
30249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30250 \begin_inset Text
30251
30252 \begin_layout Plain Layout
30253
30254 \family roman
30255 \series medium
30256 \shape up
30257 \emph off
30258 \bar no
30259 \noun off
30260 \color none
30261 ³
30262 \end_layout
30263
30264 \end_inset
30265 </cell>
30266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30267 \begin_inset Text
30268
30269 \begin_layout Plain Layout
30270
30271 \family roman
30272 \series medium
30273 \shape up
30274 \emph off
30275 \bar no
30276 \noun off
30277 \color none
30278 Ã
30279 \end_layout
30280
30281 \end_inset
30282 </cell>
30283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30284 \begin_inset Text
30285
30286 \begin_layout Plain Layout
30287
30288 \family roman
30289 \series medium
30290 \shape up
30291 \emph off
30292 \bar no
30293 \noun off
30294 \color none
30295 Ó
30296 \end_layout
30297
30298 \end_inset
30299 </cell>
30300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30301 \begin_inset Text
30302
30303 \begin_layout Plain Layout
30304
30305 \family roman
30306 \series medium
30307 \shape up
30308 \emph off
30309 \bar no
30310 \noun off
30311 \color none
30312 ã
30313 \end_layout
30314
30315 \end_inset
30316 </cell>
30317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30318 \begin_inset Text
30319
30320 \begin_layout Plain Layout
30321
30322 \family roman
30323 \series medium
30324 \shape up
30325 \emph off
30326 \bar no
30327 \noun off
30328 \color none
30329 ó
30330 \end_layout
30331
30332 \end_inset
30333 </cell>
30334 </row>
30335 <row>
30336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30337 \begin_inset Text
30338
30339 \begin_layout Plain Layout
30340
30341 \family roman
30342 \series medium
30343 \shape up
30344 \size tiny
30345 \emph off
30346 \bar no
30347 \noun off
30348 \color none
30349 04
30350 \end_layout
30351
30352 \end_inset
30353 </cell>
30354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30355 \begin_inset Text
30356
30357 \begin_layout Plain Layout
30358
30359 \end_layout
30360
30361 \end_inset
30362 </cell>
30363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30364 \begin_inset Text
30365
30366 \begin_layout Plain Layout
30367
30368 \end_layout
30369
30370 \end_inset
30371 </cell>
30372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30373 \begin_inset Text
30374
30375 \begin_layout Plain Layout
30376
30377 \family roman
30378 \series medium
30379 \shape up
30380 \emph off
30381 \bar no
30382 \noun off
30383 \color none
30384 $
30385 \end_layout
30386
30387 \end_inset
30388 </cell>
30389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30390 \begin_inset Text
30391
30392 \begin_layout Plain Layout
30393
30394 \family roman
30395 \series medium
30396 \shape up
30397 \emph off
30398 \bar no
30399 \noun off
30400 \color none
30401 4
30402 \end_layout
30403
30404 \end_inset
30405 </cell>
30406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30407 \begin_inset Text
30408
30409 \begin_layout Plain Layout
30410
30411 \family roman
30412 \series medium
30413 \shape up
30414 \emph off
30415 \bar no
30416 \noun off
30417 \color none
30418 D
30419 \end_layout
30420
30421 \end_inset
30422 </cell>
30423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30424 \begin_inset Text
30425
30426 \begin_layout Plain Layout
30427
30428 \family roman
30429 \series medium
30430 \shape up
30431 \emph off
30432 \bar no
30433 \noun off
30434 \color none
30435 T
30436 \end_layout
30437
30438 \end_inset
30439 </cell>
30440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout Plain Layout
30444
30445 \family roman
30446 \series medium
30447 \shape up
30448 \emph off
30449 \bar no
30450 \noun off
30451 \color none
30452 d
30453 \end_layout
30454
30455 \end_inset
30456 </cell>
30457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30458 \begin_inset Text
30459
30460 \begin_layout Plain Layout
30461
30462 \family roman
30463 \series medium
30464 \shape up
30465 \emph off
30466 \bar no
30467 \noun off
30468 \color none
30469 t
30470 \end_layout
30471
30472 \end_inset
30473 </cell>
30474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30475 \begin_inset Text
30476
30477 \begin_layout Plain Layout
30478
30479 \end_layout
30480
30481 \end_inset
30482 </cell>
30483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30484 \begin_inset Text
30485
30486 \begin_layout Plain Layout
30487
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Plain Layout
30496 ¤
30497 \end_layout
30498
30499 \end_inset
30500 </cell>
30501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30502 \begin_inset Text
30503
30504 \begin_layout Plain Layout
30505
30506 \family roman
30507 \series medium
30508 \shape up
30509 \emph off
30510 \bar no
30511 \noun off
30512 \color none
30513 ´
30514 \end_layout
30515
30516 \end_inset
30517 </cell>
30518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30519 \begin_inset Text
30520
30521 \begin_layout Plain Layout
30522
30523 \family roman
30524 \series medium
30525 \shape up
30526 \emph off
30527 \bar no
30528 \noun off
30529 \color none
30530 Ä
30531 \end_layout
30532
30533 \end_inset
30534 </cell>
30535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30536 \begin_inset Text
30537
30538 \begin_layout Plain Layout
30539
30540 \family roman
30541 \series medium
30542 \shape up
30543 \emph off
30544 \bar no
30545 \noun off
30546 \color none
30547 Ô
30548 \end_layout
30549
30550 \end_inset
30551 </cell>
30552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30553 \begin_inset Text
30554
30555 \begin_layout Plain Layout
30556
30557 \family roman
30558 \series medium
30559 \shape up
30560 \emph off
30561 \bar no
30562 \noun off
30563 \color none
30564 ä
30565 \end_layout
30566
30567 \end_inset
30568 </cell>
30569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30570 \begin_inset Text
30571
30572 \begin_layout Plain Layout
30573
30574 \family roman
30575 \series medium
30576 \shape up
30577 \emph off
30578 \bar no
30579 \noun off
30580 \color none
30581 ô
30582 \end_layout
30583
30584 \end_inset
30585 </cell>
30586 </row>
30587 <row>
30588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30589 \begin_inset Text
30590
30591 \begin_layout Plain Layout
30592
30593 \family roman
30594 \series medium
30595 \shape up
30596 \size tiny
30597 \emph off
30598 \bar no
30599 \noun off
30600 \color none
30601 05
30602 \end_layout
30603
30604 \end_inset
30605 </cell>
30606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30607 \begin_inset Text
30608
30609 \begin_layout Plain Layout
30610
30611 \end_layout
30612
30613 \end_inset
30614 </cell>
30615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30616 \begin_inset Text
30617
30618 \begin_layout Plain Layout
30619
30620 \end_layout
30621
30622 \end_inset
30623 </cell>
30624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30625 \begin_inset Text
30626
30627 \begin_layout Plain Layout
30628
30629 \family roman
30630 \series medium
30631 \shape up
30632 \emph off
30633 \bar no
30634 \noun off
30635 \color none
30636 %
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30642 \begin_inset Text
30643
30644 \begin_layout Plain Layout
30645
30646 \family roman
30647 \series medium
30648 \shape up
30649 \emph off
30650 \bar no
30651 \noun off
30652 \color none
30653 5
30654 \end_layout
30655
30656 \end_inset
30657 </cell>
30658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30659 \begin_inset Text
30660
30661 \begin_layout Plain Layout
30662
30663 \family roman
30664 \series medium
30665 \shape up
30666 \emph off
30667 \bar no
30668 \noun off
30669 \color none
30670 E
30671 \end_layout
30672
30673 \end_inset
30674 </cell>
30675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30676 \begin_inset Text
30677
30678 \begin_layout Plain Layout
30679
30680 \family roman
30681 \series medium
30682 \shape up
30683 \emph off
30684 \bar no
30685 \noun off
30686 \color none
30687 U
30688 \end_layout
30689
30690 \end_inset
30691 </cell>
30692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30693 \begin_inset Text
30694
30695 \begin_layout Plain Layout
30696
30697 \family roman
30698 \series medium
30699 \shape up
30700 \emph off
30701 \bar no
30702 \noun off
30703 \color none
30704 e
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30710 \begin_inset Text
30711
30712 \begin_layout Plain Layout
30713
30714 \family roman
30715 \series medium
30716 \shape up
30717 \emph off
30718 \bar no
30719 \noun off
30720 \color none
30721 u
30722 \end_layout
30723
30724 \end_inset
30725 </cell>
30726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30727 \begin_inset Text
30728
30729 \begin_layout Plain Layout
30730
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739
30740 \end_layout
30741
30742 \end_inset
30743 </cell>
30744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30745 \begin_inset Text
30746
30747 \begin_layout Plain Layout
30748 ¥
30749 \end_layout
30750
30751 \end_inset
30752 </cell>
30753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30754 \begin_inset Text
30755
30756 \begin_layout Plain Layout
30757
30758 \family roman
30759 \series medium
30760 \shape up
30761 \emph off
30762 \bar no
30763 \noun off
30764 \color none
30765 µ
30766 \end_layout
30767
30768 \end_inset
30769 </cell>
30770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30771 \begin_inset Text
30772
30773 \begin_layout Plain Layout
30774
30775 \family roman
30776 \series medium
30777 \shape up
30778 \emph off
30779 \bar no
30780 \noun off
30781 \color none
30782 Å
30783 \end_layout
30784
30785 \end_inset
30786 </cell>
30787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30788 \begin_inset Text
30789
30790 \begin_layout Plain Layout
30791
30792 \family roman
30793 \series medium
30794 \shape up
30795 \emph off
30796 \bar no
30797 \noun off
30798 \color none
30799 Õ
30800 \end_layout
30801
30802 \end_inset
30803 </cell>
30804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30805 \begin_inset Text
30806
30807 \begin_layout Plain Layout
30808
30809 \family roman
30810 \series medium
30811 \shape up
30812 \emph off
30813 \bar no
30814 \noun off
30815 \color none
30816 å
30817 \end_layout
30818
30819 \end_inset
30820 </cell>
30821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30822 \begin_inset Text
30823
30824 \begin_layout Plain Layout
30825
30826 \family roman
30827 \series medium
30828 \shape up
30829 \emph off
30830 \bar no
30831 \noun off
30832 \color none
30833 õ
30834 \end_layout
30835
30836 \end_inset
30837 </cell>
30838 </row>
30839 <row>
30840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30841 \begin_inset Text
30842
30843 \begin_layout Plain Layout
30844
30845 \family roman
30846 \series medium
30847 \shape up
30848 \size tiny
30849 \emph off
30850 \bar no
30851 \noun off
30852 \color none
30853 06
30854 \end_layout
30855
30856 \end_inset
30857 </cell>
30858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30859 \begin_inset Text
30860
30861 \begin_layout Plain Layout
30862
30863 \end_layout
30864
30865 \end_inset
30866 </cell>
30867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30868 \begin_inset Text
30869
30870 \begin_layout Plain Layout
30871
30872 \end_layout
30873
30874 \end_inset
30875 </cell>
30876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30877 \begin_inset Text
30878
30879 \begin_layout Plain Layout
30880
30881 \family roman
30882 \series medium
30883 \shape up
30884 \emph off
30885 \bar no
30886 \noun off
30887 \color none
30888 &
30889 \end_layout
30890
30891 \end_inset
30892 </cell>
30893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30894 \begin_inset Text
30895
30896 \begin_layout Plain Layout
30897
30898 \family roman
30899 \series medium
30900 \shape up
30901 \emph off
30902 \bar no
30903 \noun off
30904 \color none
30905 6
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30911 \begin_inset Text
30912
30913 \begin_layout Plain Layout
30914
30915 \family roman
30916 \series medium
30917 \shape up
30918 \emph off
30919 \bar no
30920 \noun off
30921 \color none
30922 F
30923 \end_layout
30924
30925 \end_inset
30926 </cell>
30927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Plain Layout
30931
30932 \family roman
30933 \series medium
30934 \shape up
30935 \emph off
30936 \bar no
30937 \noun off
30938 \color none
30939 V
30940 \end_layout
30941
30942 \end_inset
30943 </cell>
30944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30945 \begin_inset Text
30946
30947 \begin_layout Plain Layout
30948
30949 \family roman
30950 \series medium
30951 \shape up
30952 \emph off
30953 \bar no
30954 \noun off
30955 \color none
30956 f
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965
30966 \family roman
30967 \series medium
30968 \shape up
30969 \emph off
30970 \bar no
30971 \noun off
30972 \color none
30973 v
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30979 \begin_inset Text
30980
30981 \begin_layout Plain Layout
30982
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30988 \begin_inset Text
30989
30990 \begin_layout Plain Layout
30991
30992 \end_layout
30993
30994 \end_inset
30995 </cell>
30996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30997 \begin_inset Text
30998
30999 \begin_layout Plain Layout
31000 ¦
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009
31010 \family roman
31011 \series medium
31012 \shape up
31013 \emph off
31014 \bar no
31015 \noun off
31016 \color none
31017
31018 \end_layout
31019
31020 \end_inset
31021 </cell>
31022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31023 \begin_inset Text
31024
31025 \begin_layout Plain Layout
31026
31027 \family roman
31028 \series medium
31029 \shape up
31030 \emph off
31031 \bar no
31032 \noun off
31033 \color none
31034 Æ
31035 \end_layout
31036
31037 \end_inset
31038 </cell>
31039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31040 \begin_inset Text
31041
31042 \begin_layout Plain Layout
31043
31044 \family roman
31045 \series medium
31046 \shape up
31047 \emph off
31048 \bar no
31049 \noun off
31050 \color none
31051 Ö
31052 \end_layout
31053
31054 \end_inset
31055 </cell>
31056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31057 \begin_inset Text
31058
31059 \begin_layout Plain Layout
31060
31061 \family roman
31062 \series medium
31063 \shape up
31064 \emph off
31065 \bar no
31066 \noun off
31067 \color none
31068 æ
31069 \end_layout
31070
31071 \end_inset
31072 </cell>
31073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31074 \begin_inset Text
31075
31076 \begin_layout Plain Layout
31077
31078 \family roman
31079 \series medium
31080 \shape up
31081 \emph off
31082 \bar no
31083 \noun off
31084 \color none
31085 ö
31086 \end_layout
31087
31088 \end_inset
31089 </cell>
31090 </row>
31091 <row>
31092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31093 \begin_inset Text
31094
31095 \begin_layout Plain Layout
31096
31097 \family roman
31098 \series medium
31099 \shape up
31100 \size tiny
31101 \emph off
31102 \bar no
31103 \noun off
31104 \color none
31105 07
31106 \end_layout
31107
31108 \end_inset
31109 </cell>
31110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31111 \begin_inset Text
31112
31113 \begin_layout Plain Layout
31114
31115 \end_layout
31116
31117 \end_inset
31118 </cell>
31119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31120 \begin_inset Text
31121
31122 \begin_layout Plain Layout
31123
31124 \end_layout
31125
31126 \end_inset
31127 </cell>
31128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31129 \begin_inset Text
31130
31131 \begin_layout Plain Layout
31132
31133 \family roman
31134 \series medium
31135 \shape up
31136 \emph off
31137 \bar no
31138 \noun off
31139 \color none
31140 `
31141 \end_layout
31142
31143 \end_inset
31144 </cell>
31145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31146 \begin_inset Text
31147
31148 \begin_layout Plain Layout
31149
31150 \family roman
31151 \series medium
31152 \shape up
31153 \emph off
31154 \bar no
31155 \noun off
31156 \color none
31157 7
31158 \end_layout
31159
31160 \end_inset
31161 </cell>
31162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166
31167 \family roman
31168 \series medium
31169 \shape up
31170 \emph off
31171 \bar no
31172 \noun off
31173 \color none
31174 G
31175 \end_layout
31176
31177 \end_inset
31178 </cell>
31179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31180 \begin_inset Text
31181
31182 \begin_layout Plain Layout
31183
31184 \family roman
31185 \series medium
31186 \shape up
31187 \emph off
31188 \bar no
31189 \noun off
31190 \color none
31191 W
31192 \end_layout
31193
31194 \end_inset
31195 </cell>
31196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31197 \begin_inset Text
31198
31199 \begin_layout Plain Layout
31200
31201 \family roman
31202 \series medium
31203 \shape up
31204 \emph off
31205 \bar no
31206 \noun off
31207 \color none
31208 g
31209 \end_layout
31210
31211 \end_inset
31212 </cell>
31213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217
31218 \family roman
31219 \series medium
31220 \shape up
31221 \emph off
31222 \bar no
31223 \noun off
31224 \color none
31225 w
31226 \end_layout
31227
31228 \end_inset
31229 </cell>
31230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31231 \begin_inset Text
31232
31233 \begin_layout Plain Layout
31234
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243
31244 \end_layout
31245
31246 \end_inset
31247 </cell>
31248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31249 \begin_inset Text
31250
31251 \begin_layout Plain Layout
31252
31253 \family roman
31254 \series medium
31255 \shape up
31256 \emph off
31257 \bar no
31258 \noun off
31259 \color none
31260 §
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31266 \begin_inset Text
31267
31268 \begin_layout Plain Layout
31269
31270 \family roman
31271 \series medium
31272 \shape up
31273 \emph off
31274 \bar no
31275 \noun off
31276 \color none
31277 ·
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31283 \begin_inset Text
31284
31285 \begin_layout Plain Layout
31286
31287 \family roman
31288 \series medium
31289 \shape up
31290 \emph off
31291 \bar no
31292 \noun off
31293 \color none
31294 Ç
31295 \end_layout
31296
31297 \end_inset
31298 </cell>
31299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31300 \begin_inset Text
31301
31302 \begin_layout Plain Layout
31303
31304 \family roman
31305 \series medium
31306 \shape up
31307 \emph off
31308 \bar no
31309 \noun off
31310 \color none
31311 ×
31312 \end_layout
31313
31314 \end_inset
31315 </cell>
31316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31317 \begin_inset Text
31318
31319 \begin_layout Plain Layout
31320
31321 \family roman
31322 \series medium
31323 \shape up
31324 \emph off
31325 \bar no
31326 \noun off
31327 \color none
31328 ç
31329 \end_layout
31330
31331 \end_inset
31332 </cell>
31333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31334 \begin_inset Text
31335
31336 \begin_layout Plain Layout
31337
31338 \family roman
31339 \series medium
31340 \shape up
31341 \emph off
31342 \bar no
31343 \noun off
31344 \color none
31345 ÷
31346 \end_layout
31347
31348 \end_inset
31349 </cell>
31350 </row>
31351 <row>
31352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31353 \begin_inset Text
31354
31355 \begin_layout Plain Layout
31356
31357 \family roman
31358 \series medium
31359 \shape up
31360 \size tiny
31361 \emph off
31362 \bar no
31363 \noun off
31364 \color none
31365 08
31366 \end_layout
31367
31368 \end_inset
31369 </cell>
31370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31371 \begin_inset Text
31372
31373 \begin_layout Plain Layout
31374
31375 \end_layout
31376
31377 \end_inset
31378 </cell>
31379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31380 \begin_inset Text
31381
31382 \begin_layout Plain Layout
31383
31384 \end_layout
31385
31386 \end_inset
31387 </cell>
31388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31389 \begin_inset Text
31390
31391 \begin_layout Plain Layout
31392
31393 \family roman
31394 \series medium
31395 \shape up
31396 \emph off
31397 \bar no
31398 \noun off
31399 \color none
31400 (
31401 \end_layout
31402
31403 \end_inset
31404 </cell>
31405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409
31410 \family roman
31411 \series medium
31412 \shape up
31413 \emph off
31414 \bar no
31415 \noun off
31416 \color none
31417 8
31418 \end_layout
31419
31420 \end_inset
31421 </cell>
31422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31423 \begin_inset Text
31424
31425 \begin_layout Plain Layout
31426
31427 \family roman
31428 \series medium
31429 \shape up
31430 \emph off
31431 \bar no
31432 \noun off
31433 \color none
31434 H
31435 \end_layout
31436
31437 \end_inset
31438 </cell>
31439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31440 \begin_inset Text
31441
31442 \begin_layout Plain Layout
31443
31444 \family roman
31445 \series medium
31446 \shape up
31447 \emph off
31448 \bar no
31449 \noun off
31450 \color none
31451 X
31452 \end_layout
31453
31454 \end_inset
31455 </cell>
31456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31457 \begin_inset Text
31458
31459 \begin_layout Plain Layout
31460
31461 \family roman
31462 \series medium
31463 \shape up
31464 \emph off
31465 \bar no
31466 \noun off
31467 \color none
31468 h
31469 \end_layout
31470
31471 \end_inset
31472 </cell>
31473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31474 \begin_inset Text
31475
31476 \begin_layout Plain Layout
31477
31478 \family roman
31479 \series medium
31480 \shape up
31481 \emph off
31482 \bar no
31483 \noun off
31484 \color none
31485 x
31486 \end_layout
31487
31488 \end_inset
31489 </cell>
31490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31491 \begin_inset Text
31492
31493 \begin_layout Plain Layout
31494
31495 \end_layout
31496
31497 \end_inset
31498 </cell>
31499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31500 \begin_inset Text
31501
31502 \begin_layout Plain Layout
31503
31504 \end_layout
31505
31506 \end_inset
31507 </cell>
31508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31509 \begin_inset Text
31510
31511 \begin_layout Plain Layout
31512
31513 \family roman
31514 \series medium
31515 \shape up
31516 \emph off
31517 \bar no
31518 \noun off
31519 \color none
31520 ¨
31521 \end_layout
31522
31523 \end_inset
31524 </cell>
31525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31526 \begin_inset Text
31527
31528 \begin_layout Plain Layout
31529
31530 \family roman
31531 \series medium
31532 \shape up
31533 \emph off
31534 \bar no
31535 \noun off
31536 \color none
31537 ¸
31538 \end_layout
31539
31540 \end_inset
31541 </cell>
31542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31543 \begin_inset Text
31544
31545 \begin_layout Plain Layout
31546
31547 \family roman
31548 \series medium
31549 \shape up
31550 \emph off
31551 \bar no
31552 \noun off
31553 \color none
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 è
31589 \end_layout
31590
31591 \end_inset
31592 </cell>
31593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ø
31606 \end_layout
31607
31608 \end_inset
31609 </cell>
31610 </row>
31611 <row>
31612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31613 \begin_inset Text
31614
31615 \begin_layout Plain Layout
31616
31617 \family roman
31618 \series medium
31619 \shape up
31620 \size tiny
31621 \emph off
31622 \bar no
31623 \noun off
31624 \color none
31625 09
31626 \end_layout
31627
31628 \end_inset
31629 </cell>
31630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31631 \begin_inset Text
31632
31633 \begin_layout Plain Layout
31634
31635 \end_layout
31636
31637 \end_inset
31638 </cell>
31639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31640 \begin_inset Text
31641
31642 \begin_layout Plain Layout
31643
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \family roman
31654 \series medium
31655 \shape up
31656 \emph off
31657 \bar no
31658 \noun off
31659 \color none
31660 )
31661 \end_layout
31662
31663 \end_inset
31664 </cell>
31665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31666 \begin_inset Text
31667
31668 \begin_layout Plain Layout
31669
31670 \family roman
31671 \series medium
31672 \shape up
31673 \emph off
31674 \bar no
31675 \noun off
31676 \color none
31677 9
31678 \end_layout
31679
31680 \end_inset
31681 </cell>
31682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686
31687 \family roman
31688 \series medium
31689 \shape up
31690 \emph off
31691 \bar no
31692 \noun off
31693 \color none
31694 I
31695 \end_layout
31696
31697 \end_inset
31698 </cell>
31699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31700 \begin_inset Text
31701
31702 \begin_layout Plain Layout
31703
31704 \family roman
31705 \series medium
31706 \shape up
31707 \emph off
31708 \bar no
31709 \noun off
31710 \color none
31711 Y
31712 \end_layout
31713
31714 \end_inset
31715 </cell>
31716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31717 \begin_inset Text
31718
31719 \begin_layout Plain Layout
31720
31721 \family roman
31722 \series medium
31723 \shape up
31724 \emph off
31725 \bar no
31726 \noun off
31727 \color none
31728 i
31729 \end_layout
31730
31731 \end_inset
31732 </cell>
31733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31734 \begin_inset Text
31735
31736 \begin_layout Plain Layout
31737
31738 \family roman
31739 \series medium
31740 \shape up
31741 \emph off
31742 \bar no
31743 \noun off
31744 \color none
31745 y
31746 \end_layout
31747
31748 \end_inset
31749 </cell>
31750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31751 \begin_inset Text
31752
31753 \begin_layout Plain Layout
31754
31755 \end_layout
31756
31757 \end_inset
31758 </cell>
31759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31760 \begin_inset Text
31761
31762 \begin_layout Plain Layout
31763
31764 \end_layout
31765
31766 \end_inset
31767 </cell>
31768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31769 \begin_inset Text
31770
31771 \begin_layout Plain Layout
31772
31773 \family roman
31774 \series medium
31775 \shape up
31776 \emph off
31777 \bar no
31778 \noun off
31779 \color none
31780 ©
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789
31790 \family roman
31791 \series medium
31792 \shape up
31793 \emph off
31794 \bar no
31795 \noun off
31796 \color none
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 \family roman
31808 \series medium
31809 \shape up
31810 \emph off
31811 \bar no
31812 \noun off
31813 \color none
31814 É
31815 \end_layout
31816
31817 \end_inset
31818 </cell>
31819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31820 \begin_inset Text
31821
31822 \begin_layout Plain Layout
31823
31824 \family roman
31825 \series medium
31826 \shape up
31827 \emph off
31828 \bar no
31829 \noun off
31830 \color none
31831 Ù
31832 \end_layout
31833
31834 \end_inset
31835 </cell>
31836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31837 \begin_inset Text
31838
31839 \begin_layout Plain Layout
31840
31841 \family roman
31842 \series medium
31843 \shape up
31844 \emph off
31845 \bar no
31846 \noun off
31847 \color none
31848 é
31849 \end_layout
31850
31851 \end_inset
31852 </cell>
31853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31854 \begin_inset Text
31855
31856 \begin_layout Plain Layout
31857
31858 \family roman
31859 \series medium
31860 \shape up
31861 \emph off
31862 \bar no
31863 \noun off
31864 \color none
31865 ù
31866 \end_layout
31867
31868 \end_inset
31869 </cell>
31870 </row>
31871 <row>
31872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31873 \begin_inset Text
31874
31875 \begin_layout Plain Layout
31876
31877 \family roman
31878 \series medium
31879 \shape up
31880 \size tiny
31881 \emph off
31882 \bar no
31883 \noun off
31884 \color none
31885 0A
31886 \end_layout
31887
31888 \end_inset
31889 </cell>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912
31913 \family roman
31914 \series medium
31915 \shape up
31916 \emph off
31917 \bar no
31918 \noun off
31919 \color none
31920 *
31921 \end_layout
31922
31923 \end_inset
31924 </cell>
31925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31926 \begin_inset Text
31927
31928 \begin_layout Plain Layout
31929
31930 \family roman
31931 \series medium
31932 \shape up
31933 \emph off
31934 \bar no
31935 \noun off
31936 \color none
31937 :
31938 \end_layout
31939
31940 \end_inset
31941 </cell>
31942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31943 \begin_inset Text
31944
31945 \begin_layout Plain Layout
31946
31947 \family roman
31948 \series medium
31949 \shape up
31950 \emph off
31951 \bar no
31952 \noun off
31953 \color none
31954 J
31955 \end_layout
31956
31957 \end_inset
31958 </cell>
31959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31960 \begin_inset Text
31961
31962 \begin_layout Plain Layout
31963
31964 \family roman
31965 \series medium
31966 \shape up
31967 \emph off
31968 \bar no
31969 \noun off
31970 \color none
31971 Z
31972 \end_layout
31973
31974 \end_inset
31975 </cell>
31976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31977 \begin_inset Text
31978
31979 \begin_layout Plain Layout
31980
31981 \family roman
31982 \series medium
31983 \shape up
31984 \emph off
31985 \bar no
31986 \noun off
31987 \color none
31988 j
31989 \end_layout
31990
31991 \end_inset
31992 </cell>
31993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31994 \begin_inset Text
31995
31996 \begin_layout Plain Layout
31997
31998 \family roman
31999 \series medium
32000 \shape up
32001 \emph off
32002 \bar no
32003 \noun off
32004 \color none
32005 z
32006 \end_layout
32007
32008 \end_inset
32009 </cell>
32010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32011 \begin_inset Text
32012
32013 \begin_layout Plain Layout
32014
32015 \end_layout
32016
32017 \end_inset
32018 </cell>
32019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32020 \begin_inset Text
32021
32022 \begin_layout Plain Layout
32023
32024 \end_layout
32025
32026 \end_inset
32027 </cell>
32028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32029 \begin_inset Text
32030
32031 \begin_layout Plain Layout
32032
32033 \family roman
32034 \series medium
32035 \shape up
32036 \emph off
32037 \bar no
32038 \noun off
32039 \color none
32040 ª
32041 \end_layout
32042
32043 \end_inset
32044 </cell>
32045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32046 \begin_inset Text
32047
32048 \begin_layout Plain Layout
32049
32050 \family roman
32051 \series medium
32052 \shape up
32053 \emph off
32054 \bar no
32055 \noun off
32056 \color none
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 \family roman
32068 \series medium
32069 \shape up
32070 \emph off
32071 \bar no
32072 \noun off
32073 \color none
32074 Ê
32075 \end_layout
32076
32077 \end_inset
32078 </cell>
32079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32080 \begin_inset Text
32081
32082 \begin_layout Plain Layout
32083
32084 \family roman
32085 \series medium
32086 \shape up
32087 \emph off
32088 \bar no
32089 \noun off
32090 \color none
32091 Ú
32092 \end_layout
32093
32094 \end_inset
32095 </cell>
32096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32097 \begin_inset Text
32098
32099 \begin_layout Plain Layout
32100
32101 \family roman
32102 \series medium
32103 \shape up
32104 \emph off
32105 \bar no
32106 \noun off
32107 \color none
32108 ê
32109 \end_layout
32110
32111 \end_inset
32112 </cell>
32113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32114 \begin_inset Text
32115
32116 \begin_layout Plain Layout
32117
32118 \family roman
32119 \series medium
32120 \shape up
32121 \emph off
32122 \bar no
32123 \noun off
32124 \color none
32125 ú
32126 \end_layout
32127
32128 \end_inset
32129 </cell>
32130 </row>
32131 <row>
32132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32133 \begin_inset Text
32134
32135 \begin_layout Plain Layout
32136
32137 \family roman
32138 \series medium
32139 \shape up
32140 \size tiny
32141 \emph off
32142 \bar no
32143 \noun off
32144 \color none
32145 0B
32146 \end_layout
32147
32148 \end_inset
32149 </cell>
32150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32151 \begin_inset Text
32152
32153 \begin_layout Plain Layout
32154
32155 \end_layout
32156
32157 \end_inset
32158 </cell>
32159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32160 \begin_inset Text
32161
32162 \begin_layout Plain Layout
32163
32164 \end_layout
32165
32166 \end_inset
32167 </cell>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \family roman
32174 \series medium
32175 \shape up
32176 \emph off
32177 \bar no
32178 \noun off
32179 \color none
32180 +
32181 \end_layout
32182
32183 \end_inset
32184 </cell>
32185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32186 \begin_inset Text
32187
32188 \begin_layout Plain Layout
32189
32190 \family roman
32191 \series medium
32192 \shape up
32193 \emph off
32194 \bar no
32195 \noun off
32196 \color none
32197 ;
32198 \end_layout
32199
32200 \end_inset
32201 </cell>
32202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32203 \begin_inset Text
32204
32205 \begin_layout Plain Layout
32206
32207 \family roman
32208 \series medium
32209 \shape up
32210 \emph off
32211 \bar no
32212 \noun off
32213 \color none
32214 K
32215 \end_layout
32216
32217 \end_inset
32218 </cell>
32219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32220 \begin_inset Text
32221
32222 \begin_layout Plain Layout
32223
32224 \family roman
32225 \series medium
32226 \shape up
32227 \emph off
32228 \bar no
32229 \noun off
32230 \color none
32231 [
32232 \end_layout
32233
32234 \end_inset
32235 </cell>
32236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32237 \begin_inset Text
32238
32239 \begin_layout Plain Layout
32240
32241 \family roman
32242 \series medium
32243 \shape up
32244 \emph off
32245 \bar no
32246 \noun off
32247 \color none
32248 k
32249 \end_layout
32250
32251 \end_inset
32252 </cell>
32253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32254 \begin_inset Text
32255
32256 \begin_layout Plain Layout
32257
32258 \family roman
32259 \series medium
32260 \shape up
32261 \emph off
32262 \bar no
32263 \noun off
32264 \color none
32265 {
32266 \end_layout
32267
32268 \end_inset
32269 </cell>
32270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32271 \begin_inset Text
32272
32273 \begin_layout Plain Layout
32274
32275 \end_layout
32276
32277 \end_inset
32278 </cell>
32279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32280 \begin_inset Text
32281
32282 \begin_layout Plain Layout
32283
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32289 \begin_inset Text
32290
32291 \begin_layout Plain Layout
32292
32293 \family roman
32294 \series medium
32295 \shape up
32296 \emph off
32297 \bar no
32298 \noun off
32299 \color none
32300 «
32301 \end_layout
32302
32303 \end_inset
32304 </cell>
32305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32306 \begin_inset Text
32307
32308 \begin_layout Plain Layout
32309
32310 \family roman
32311 \series medium
32312 \shape up
32313 \emph off
32314 \bar no
32315 \noun off
32316 \color none
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 \family roman
32328 \series medium
32329 \shape up
32330 \emph off
32331 \bar no
32332 \noun off
32333 \color none
32334 Ë
32335 \end_layout
32336
32337 \end_inset
32338 </cell>
32339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32340 \begin_inset Text
32341
32342 \begin_layout Plain Layout
32343
32344 \family roman
32345 \series medium
32346 \shape up
32347 \emph off
32348 \bar no
32349 \noun off
32350 \color none
32351 Û
32352 \end_layout
32353
32354 \end_inset
32355 </cell>
32356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32357 \begin_inset Text
32358
32359 \begin_layout Plain Layout
32360
32361 \family roman
32362 \series medium
32363 \shape up
32364 \emph off
32365 \bar no
32366 \noun off
32367 \color none
32368 ë
32369 \end_layout
32370
32371 \end_inset
32372 </cell>
32373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32374 \begin_inset Text
32375
32376 \begin_layout Plain Layout
32377
32378 \family roman
32379 \series medium
32380 \shape up
32381 \emph off
32382 \bar no
32383 \noun off
32384 \color none
32385 û
32386 \end_layout
32387
32388 \end_inset
32389 </cell>
32390 </row>
32391 <row>
32392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32393 \begin_inset Text
32394
32395 \begin_layout Plain Layout
32396
32397 \family roman
32398 \series medium
32399 \shape up
32400 \size tiny
32401 \emph off
32402 \bar no
32403 \noun off
32404 \color none
32405 0C
32406 \end_layout
32407
32408 \end_inset
32409 </cell>
32410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32411 \begin_inset Text
32412
32413 \begin_layout Plain Layout
32414
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Plain Layout
32423
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32429 \begin_inset Text
32430
32431 \begin_layout Plain Layout
32432
32433 \family roman
32434 \series medium
32435 \shape up
32436 \emph off
32437 \bar no
32438 \noun off
32439 \color none
32440 ,
32441 \end_layout
32442
32443 \end_inset
32444 </cell>
32445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32446 \begin_inset Text
32447
32448 \begin_layout Plain Layout
32449
32450 \family roman
32451 \series medium
32452 \shape up
32453 \emph off
32454 \bar no
32455 \noun off
32456 \color none
32457 <
32458 \end_layout
32459
32460 \end_inset
32461 </cell>
32462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32463 \begin_inset Text
32464
32465 \begin_layout Plain Layout
32466
32467 \family roman
32468 \series medium
32469 \shape up
32470 \emph off
32471 \bar no
32472 \noun off
32473 \color none
32474 L
32475 \end_layout
32476
32477 \end_inset
32478 </cell>
32479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32480 \begin_inset Text
32481
32482 \begin_layout Plain Layout
32483
32484 \family roman
32485 \series medium
32486 \shape up
32487 \emph off
32488 \bar no
32489 \noun off
32490 \color none
32491
32492 \backslash
32493
32494 \end_layout
32495
32496 \end_inset
32497 </cell>
32498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32499 \begin_inset Text
32500
32501 \begin_layout Plain Layout
32502
32503 \family roman
32504 \series medium
32505 \shape up
32506 \emph off
32507 \bar no
32508 \noun off
32509 \color none
32510 l
32511 \end_layout
32512
32513 \end_inset
32514 </cell>
32515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32516 \begin_inset Text
32517
32518 \begin_layout Plain Layout
32519
32520 \family roman
32521 \series medium
32522 \shape up
32523 \emph off
32524 \bar no
32525 \noun off
32526 \color none
32527 |
32528 \end_layout
32529
32530 \end_inset
32531 </cell>
32532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32533 \begin_inset Text
32534
32535 \begin_layout Plain Layout
32536
32537 \end_layout
32538
32539 \end_inset
32540 </cell>
32541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32542 \begin_inset Text
32543
32544 \begin_layout Plain Layout
32545
32546 \end_layout
32547
32548 \end_inset
32549 </cell>
32550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32551 \begin_inset Text
32552
32553 \begin_layout Plain Layout
32554
32555 \family roman
32556 \series medium
32557 \shape up
32558 \emph off
32559 \bar no
32560 \noun off
32561 \color none
32562 ¬
32563 \end_layout
32564
32565 \end_inset
32566 </cell>
32567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32568 \begin_inset Text
32569
32570 \begin_layout Plain Layout
32571
32572 \family roman
32573 \series medium
32574 \shape up
32575 \emph off
32576 \bar no
32577 \noun off
32578 \color none
32579 ¼
32580 \end_layout
32581
32582 \end_inset
32583 </cell>
32584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32585 \begin_inset Text
32586
32587 \begin_layout Plain Layout
32588
32589 \family roman
32590 \series medium
32591 \shape up
32592 \emph off
32593 \bar no
32594 \noun off
32595 \color none
32596 Ì
32597 \end_layout
32598
32599 \end_inset
32600 </cell>
32601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32602 \begin_inset Text
32603
32604 \begin_layout Plain Layout
32605
32606 \family roman
32607 \series medium
32608 \shape up
32609 \emph off
32610 \bar no
32611 \noun off
32612 \color none
32613 Ü
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32619 \begin_inset Text
32620
32621 \begin_layout Plain Layout
32622
32623 \family roman
32624 \series medium
32625 \shape up
32626 \emph off
32627 \bar no
32628 \noun off
32629 \color none
32630 ì
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32636 \begin_inset Text
32637
32638 \begin_layout Plain Layout
32639
32640 \family roman
32641 \series medium
32642 \shape up
32643 \emph off
32644 \bar no
32645 \noun off
32646 \color none
32647 ü
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 </row>
32653 <row>
32654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \family roman
32660 \series medium
32661 \shape up
32662 \size tiny
32663 \emph off
32664 \bar no
32665 \noun off
32666 \color none
32667 0D
32668 \end_layout
32669
32670 \end_inset
32671 </cell>
32672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32673 \begin_inset Text
32674
32675 \begin_layout Plain Layout
32676
32677 \end_layout
32678
32679 \end_inset
32680 </cell>
32681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32682 \begin_inset Text
32683
32684 \begin_layout Plain Layout
32685
32686 \end_layout
32687
32688 \end_inset
32689 </cell>
32690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32691 \begin_inset Text
32692
32693 \begin_layout Plain Layout
32694
32695 \family roman
32696 \series medium
32697 \shape up
32698 \emph off
32699 \bar no
32700 \noun off
32701 \color none
32702 -
32703 \end_layout
32704
32705 \end_inset
32706 </cell>
32707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32708 \begin_inset Text
32709
32710 \begin_layout Plain Layout
32711
32712 \family roman
32713 \series medium
32714 \shape up
32715 \emph off
32716 \bar no
32717 \noun off
32718 \color none
32719 =
32720 \end_layout
32721
32722 \end_inset
32723 </cell>
32724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32725 \begin_inset Text
32726
32727 \begin_layout Plain Layout
32728
32729 \family roman
32730 \series medium
32731 \shape up
32732 \emph off
32733 \bar no
32734 \noun off
32735 \color none
32736 M
32737 \end_layout
32738
32739 \end_inset
32740 </cell>
32741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32742 \begin_inset Text
32743
32744 \begin_layout Plain Layout
32745
32746 \family roman
32747 \series medium
32748 \shape up
32749 \emph off
32750 \bar no
32751 \noun off
32752 \color none
32753 ]
32754 \end_layout
32755
32756 \end_inset
32757 </cell>
32758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32759 \begin_inset Text
32760
32761 \begin_layout Plain Layout
32762
32763 \family roman
32764 \series medium
32765 \shape up
32766 \emph off
32767 \bar no
32768 \noun off
32769 \color none
32770 m
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Plain Layout
32779
32780 \family roman
32781 \series medium
32782 \shape up
32783 \emph off
32784 \bar no
32785 \noun off
32786 \color none
32787 }
32788 \end_layout
32789
32790 \end_inset
32791 </cell>
32792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32793 \begin_inset Text
32794
32795 \begin_layout Plain Layout
32796
32797 \end_layout
32798
32799 \end_inset
32800 </cell>
32801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Plain Layout
32805
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814
32815 \end_layout
32816
32817 \end_inset
32818 </cell>
32819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32820 \begin_inset Text
32821
32822 \begin_layout Plain Layout
32823
32824 \family roman
32825 \series medium
32826 \shape up
32827 \emph off
32828 \bar no
32829 \noun off
32830 \color none
32831 ½
32832 \end_layout
32833
32834 \end_inset
32835 </cell>
32836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840
32841 \family roman
32842 \series medium
32843 \shape up
32844 \emph off
32845 \bar no
32846 \noun off
32847 \color none
32848 Í
32849 \end_layout
32850
32851 \end_inset
32852 </cell>
32853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857
32858 \family roman
32859 \series medium
32860 \shape up
32861 \emph off
32862 \bar no
32863 \noun off
32864 \color none
32865 Ý
32866 \end_layout
32867
32868 \end_inset
32869 </cell>
32870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874
32875 \family roman
32876 \series medium
32877 \shape up
32878 \emph off
32879 \bar no
32880 \noun off
32881 \color none
32882 í
32883 \end_layout
32884
32885 \end_inset
32886 </cell>
32887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891
32892 \family roman
32893 \series medium
32894 \shape up
32895 \emph off
32896 \bar no
32897 \noun off
32898 \color none
32899 ý
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 </row>
32905 <row>
32906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \family roman
32912 \series medium
32913 \shape up
32914 \size tiny
32915 \emph off
32916 \bar no
32917 \noun off
32918 \color none
32919 0E
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937
32938 \end_layout
32939
32940 \end_inset
32941 </cell>
32942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946
32947 \family roman
32948 \series medium
32949 \shape up
32950 \emph off
32951 \bar no
32952 \noun off
32953 \color none
32954 .
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963
32964 \family roman
32965 \series medium
32966 \shape up
32967 \emph off
32968 \bar no
32969 \noun off
32970 \color none
32971 >
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980
32981 \family roman
32982 \series medium
32983 \shape up
32984 \emph off
32985 \bar no
32986 \noun off
32987 \color none
32988 N
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32994 \begin_inset Text
32995
32996 \begin_layout Plain Layout
32997
32998 \family roman
32999 \series medium
33000 \shape up
33001 \emph off
33002 \bar no
33003 \noun off
33004 \color none
33005 ^
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014
33015 \family roman
33016 \series medium
33017 \shape up
33018 \emph off
33019 \bar no
33020 \noun off
33021 \color none
33022 n
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031
33032 \family roman
33033 \series medium
33034 \shape up
33035 \emph off
33036 \bar no
33037 \noun off
33038 \color none
33039 ~
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33045 \begin_inset Text
33046
33047 \begin_layout Plain Layout
33048
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057
33058 \end_layout
33059
33060 \end_inset
33061 </cell>
33062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33063 \begin_inset Text
33064
33065 \begin_layout Plain Layout
33066
33067 \family roman
33068 \series medium
33069 \shape up
33070 \emph off
33071 \bar no
33072 \noun off
33073 \color none
33074 ®
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083
33084 \family roman
33085 \series medium
33086 \shape up
33087 \emph off
33088 \bar no
33089 \noun off
33090 \color none
33091 ¾
33092 \end_layout
33093
33094 \end_inset
33095 </cell>
33096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100
33101 \family roman
33102 \series medium
33103 \shape up
33104 \emph off
33105 \bar no
33106 \noun off
33107 \color none
33108 Î
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33114 \begin_inset Text
33115
33116 \begin_layout Plain Layout
33117
33118 \family roman
33119 \series medium
33120 \shape up
33121 \emph off
33122 \bar no
33123 \noun off
33124 \color none
33125 Þ
33126 \end_layout
33127
33128 \end_inset
33129 </cell>
33130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33131 \begin_inset Text
33132
33133 \begin_layout Plain Layout
33134
33135 \family roman
33136 \series medium
33137 \shape up
33138 \emph off
33139 \bar no
33140 \noun off
33141 \color none
33142 î
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151
33152 \family roman
33153 \series medium
33154 \shape up
33155 \emph off
33156 \bar no
33157 \noun off
33158 \color none
33159 þ
33160 \end_layout
33161
33162 \end_inset
33163 </cell>
33164 </row>
33165 <row>
33166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33167 \begin_inset Text
33168
33169 \begin_layout Plain Layout
33170
33171 \family roman
33172 \series medium
33173 \shape up
33174 \size tiny
33175 \emph off
33176 \bar no
33177 \noun off
33178 \color none
33179 0F
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188
33189 \end_layout
33190
33191 \end_inset
33192 </cell>
33193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33194 \begin_inset Text
33195
33196 \begin_layout Plain Layout
33197
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206
33207 \family roman
33208 \series medium
33209 \shape up
33210 \emph off
33211 \bar no
33212 \noun off
33213 \color none
33214 /
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33220 \begin_inset Text
33221
33222 \begin_layout Plain Layout
33223
33224 \family roman
33225 \series medium
33226 \shape up
33227 \emph off
33228 \bar no
33229 \noun off
33230 \color none
33231 ?
33232 \end_layout
33233
33234 \end_inset
33235 </cell>
33236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33237 \begin_inset Text
33238
33239 \begin_layout Plain Layout
33240
33241 \family roman
33242 \series medium
33243 \shape up
33244 \emph off
33245 \bar no
33246 \noun off
33247 \color none
33248 O
33249 \end_layout
33250
33251 \end_inset
33252 </cell>
33253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33254 \begin_inset Text
33255
33256 \begin_layout Plain Layout
33257
33258 \family roman
33259 \series medium
33260 \shape up
33261 \emph off
33262 \bar no
33263 \noun off
33264 \color none
33265 _
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274
33275 \family roman
33276 \series medium
33277 \shape up
33278 \emph off
33279 \bar no
33280 \noun off
33281 \color none
33282 o
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33288 \begin_inset Text
33289
33290 \begin_layout Plain Layout
33291
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318
33319 \family roman
33320 \series medium
33321 \shape up
33322 \emph off
33323 \bar no
33324 \noun off
33325 \color none
33326 ¯
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Plain Layout
33335
33336 \family roman
33337 \series medium
33338 \shape up
33339 \emph off
33340 \bar no
33341 \noun off
33342 \color none
33343 ¿
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352
33353 \family roman
33354 \series medium
33355 \shape up
33356 \emph off
33357 \bar no
33358 \noun off
33359 \color none
33360 Ï
33361 \end_layout
33362
33363 \end_inset
33364 </cell>
33365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33366 \begin_inset Text
33367
33368 \begin_layout Plain Layout
33369
33370 \family roman
33371 \series medium
33372 \shape up
33373 \emph off
33374 \bar no
33375 \noun off
33376 \color none
33377 ß
33378 \end_layout
33379
33380 \end_inset
33381 </cell>
33382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33383 \begin_inset Text
33384
33385 \begin_layout Plain Layout
33386
33387 \family roman
33388 \series medium
33389 \shape up
33390 \emph off
33391 \bar no
33392 \noun off
33393 \color none
33394 ï
33395 \end_layout
33396
33397 \end_inset
33398 </cell>
33399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33400 \begin_inset Text
33401
33402 \begin_layout Plain Layout
33403
33404 \family roman
33405 \series medium
33406 \shape up
33407 \emph off
33408 \bar no
33409 \noun off
33410 \color none
33411 ÿ
33412 \end_layout
33413
33414 \end_inset
33415 </cell>
33416 </row>
33417 </lyxtabular>
33418
33419 \end_inset
33420
33421
33422 \end_layout
33423
33424 \end_inset
33425
33426
33427 \end_layout
33428
33429 \begin_layout Standard
33430 The following is a full list of all of the accented characters LyX can display
33431  directly.
33432  It includes not only the accented characters from the previous table, but
33433  also the characters from 
33434 \family typewriter
33435 ISO8859--2
33436 \family default
33437  through 
33438 \family typewriter
33439 4
33440 \family default
33441 .
33442  
33443 \end_layout
33444
33445 \begin_layout Itemize
33446 From 
33447 \family typewriter
33448 ISO8859--1
33449 \family default
33450 :
33451 \end_layout
33452
33453 \begin_deeper
33454 \begin_layout Standard
33455 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33456 \begin_inset space \hfill{}
33457 \end_inset
33458
33459 diaeresis
33460 \end_layout
33461
33462 \begin_layout Standard
33463 ^ Â Ê Î Ô Û â ê î ô û
33464 \begin_inset space \hfill{}
33465 \end_inset
33466
33467 circumflex
33468 \end_layout
33469
33470 \begin_layout Standard
33471 ` À È Ì Ò Ù à è ì ò ù
33472 \begin_inset space \hfill{}
33473 \end_inset
33474
33475 grave
33476 \end_layout
33477
33478 \begin_layout Standard
33479 ´ Á É Í Ó Ú Ý á é í ó ú ý
33480 \begin_inset space \hfill{}
33481 \end_inset
33482
33483 acute
33484 \end_layout
33485
33486 \begin_layout Standard
33487 ~ Ã Ñ Õ ã ñ õ
33488 \begin_inset space \hfill{}
33489 \end_inset
33490
33491 tilde
33492 \end_layout
33493
33494 \begin_layout Standard
33495 ¸Çç
33496 \begin_inset space \hfill{}
33497 \end_inset
33498
33499 cedilla
33500 \end_layout
33501
33502 \begin_layout Standard
33503 ¯
33504 \begin_inset space \hfill{}
33505 \end_inset
33506
33507 macron
33508 \end_layout
33509
33510 \end_deeper
33511 \begin_layout Itemize
33512 From 
33513 \family typewriter
33514 ISO8859--2
33515 \family default
33516  through 
33517 \family typewriter
33518 4
33519 \family default
33520 :
33521 \end_layout
33522
33523 \begin_deeper
33524 \begin_layout Standard
33525 ĤĴĥĵĈĜŜĉĝŝ
33526 \begin_inset space \hfill{}
33527 \end_inset
33528
33529 circumflex
33530 \end_layout
33531
33532 \begin_layout Standard
33533 ŚŹśźŔĹĆŃŕĺćń
33534 \begin_inset space \hfill{}
33535 \end_inset
33536
33537 acute
33538 \end_layout
33539
33540 \begin_layout Standard
33541 Ĩı̃Ũũ
33542 \begin_inset space \hfill{}
33543 \end_inset
33544
33545 tilde
33546 \end_layout
33547
33548 \begin_layout Standard
33549 ŞşŢţŖĻĢŗļģŅĶņķ
33550 \begin_inset space \hfill{}
33551 \end_inset
33552
33553 cedilla
33554 \end_layout
33555
33556 \begin_layout Standard
33557 ĒēĀĪŌŪāı̄ōū
33558 \begin_inset space \hfill{}
33559 \end_inset
33560
33561 macron
33562 \end_layout
33563
33564 \begin_layout Standard
33565 ŐŰőű
33566 \begin_inset space \hfill{}
33567 \end_inset
33568
33569 Hungarian umlaut
33570 \end_layout
33571
33572 \end_deeper
33573 \begin_layout Standard
33574 All the characters above are actively supported by TeX fonts.
33575  In addition TeX allows diacritical marks on almost all characters.
33576  Also make sure you're using the 
33577 \family typewriter
33578 T1
33579 \family default
33580  font-encoding.
33581 \end_layout
33582
33583 \begin_layout Chapter
33584 \start_of_appendix
33585 The User Interface
33586 \begin_inset CommandInset label
33587 LatexCommand label
33588 name "cha:The-User-Interface"
33589
33590 \end_inset
33591
33592
33593 \end_layout
33594
33595 \begin_layout Standard
33596 This appendix lists all available menus and describes its functionality.
33597  It is designed as quick reference if you are searching for a special topic
33598  inside the user's guide.
33599 \end_layout
33600
33601 \begin_layout Section
33602 The File Menu
33603 \begin_inset Index
33604 status collapsed
33605
33606 \begin_layout Plain Layout
33607 Menu ! File
33608 \end_layout
33609
33610 \end_inset
33611
33612
33613 \end_layout
33614
33615 \begin_layout Standard
33616 Under the 
33617 \family sans
33618 File
33619 \family default
33620  menu are the basic operations in addition to some more advanced operations.
33621  At the end of the menu the four last opened documents are listed.
33622 \end_layout
33623
33624 \begin_layout Subsection
33625 New
33626 \end_layout
33627
33628 \begin_layout Standard
33629 Creates a new document.
33630 \end_layout
33631
33632 \begin_layout Subsection
33633 New from Template
33634 \end_layout
33635
33636 \begin_layout Standard
33637 This menu prompts you for a template to use.
33638  Selecting a template will automatically set certain layout features for
33639  the document, features you would otherwise need to change manually.
33640 \end_layout
33641
33642 \begin_layout Subsection
33643 Open
33644 \end_layout
33645
33646 \begin_layout Standard
33647 Opens a document.
33648 \end_layout
33649
33650 \begin_layout Subsection
33651 Open Recent
33652 \end_layout
33653
33654 \begin_layout Standard
33655 The submenu shows a list of the recently opened files.
33656  Click there on a file to open it.
33657 \end_layout
33658
33659 \begin_layout Subsection
33660 Close
33661 \end_layout
33662
33663 \begin_layout Standard
33664 Closes the current document.
33665 \end_layout
33666
33667 \begin_layout Subsection
33668 Save
33669 \end_layout
33670
33671 \begin_layout Standard
33672 Saves the actual document.
33673 \end_layout
33674
33675 \begin_layout Subsection
33676 Save As
33677 \end_layout
33678
33679 \begin_layout Standard
33680 Saves the actual document under a new name to create a copy.
33681 \end_layout
33682
33683 \begin_layout Subsection
33684 Revert to saved
33685 \end_layout
33686
33687 \begin_layout Standard
33688 Reloads the actual document from disk.
33689 \end_layout
33690
33691 \begin_layout Subsection
33692 Version Control
33693 \end_layout
33694
33695 \begin_layout Standard
33696 This is used when more people are working on the same document.
33697  It is described in the section 
33698 \emph on
33699 Version Control in LyX
33700 \emph default
33701  of the 
33702 \emph on
33703 Extended
33704 \begin_inset space ~
33705 \end_inset
33706
33707 Features
33708 \emph default
33709  manual.
33710 \end_layout
33711
33712 \begin_layout Subsection
33713 Import
33714 \end_layout
33715
33716 \begin_layout Standard
33717 You can import there files from older LyX-versions, LaTeX-files and plain
33718  text files (ASCII-files).
33719  The files will be imported as new LyX-document.
33720 \end_layout
33721
33722 \begin_layout Standard
33723 When using the menu 
33724 \family sans
33725 Plain
33726 \begin_inset space ~
33727 \end_inset
33728
33729 Text, Join
33730 \begin_inset space ~
33731 \end_inset
33732
33733 Lines
33734 \family default
33735 , all lines will be imported consecutively to one big paragraph.
33736  A new paragraph is started when there is a blank line in the file.
33737  , the text is inserted as Paragraphs, where the line breaks of the text
33738  will start a new paragraph.
33739 \end_layout
33740
33741 \begin_layout Subsection
33742 Export
33743 \begin_inset CommandInset label
33744 LatexCommand label
33745 name "sub:Export"
33746
33747 \end_inset
33748
33749
33750 \end_layout
33751
33752 \begin_layout Standard
33753 You can export your document to various file formats.
33754  The resulting files are placed in the directory of your LyX-file.
33755  The menu entries are not the same on all installations.
33756  They depend on the programs found by LyX while its configuration.
33757 \end_layout
33758
33759 \begin_layout Standard
33760 Here is a list of all available entries; they are explained in detail in
33761  section
33762 \begin_inset space ~
33763 \end_inset
33764
33765
33766 \begin_inset CommandInset ref
33767 LatexCommand ref
33768 reference "sub:Output-file-formats"
33769
33770 \end_inset
33771
33772 :
33773 \end_layout
33774
33775 \begin_layout Description
33776
33777 \family sans
33778 CJK
33779 \begin_inset space ~
33780 \end_inset
33781
33782 LyX 
33783 \family default
33784 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
33785  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
33786 \end_layout
33787
33788 \begin_layout Description
33789
33790 \family sans
33791 DVI
33792 \family default
33793  DVI-format
33794 \end_layout
33795
33796 \begin_layout Description
33797 HTML HTML-format (the HTML-converter is a third-party product and doesn't
33798  work in all cases)
33799 \end_layout
33800
33801 \begin_layout Description
33802 HTML
33803 \begin_inset space ~
33804 \end_inset
33805
33806 (MS
33807 \begin_inset space ~
33808 \end_inset
33809
33810 Word) HTML-format specialized so that the result can be imported to 
33811 \family sans
33812 MS Word
33813 \family default
33814 , as consequence of this formulas will be embedded as bitmap fonts and not
33815  in the format 
33816 \family sans
33817 MathML
33818 \family default
33819 .
33820 \end_layout
33821
33822 \begin_layout Description
33823
33824 \family sans
33825 LaT
33826 \begin_inset ERT
33827 status collapsed
33828
33829 \begin_layout Plain Layout
33830
33831 {}
33832 \end_layout
33833
33834 \end_inset
33835
33836 eX
33837 \begin_inset space ~
33838 \end_inset
33839
33840 (pdflatex)
33841 \family default
33842  text file with the LaTeX source, additionally all images used in the document
33843  will be converted to a format that is readable for the 
33844 \family typewriter
33845 pdflatex
33846 \family default
33847  program (GIF, JPG, PDF, PNG)
33848 \end_layout
33849
33850 \begin_layout Description
33851
33852 \family sans
33853 LaT
33854 \begin_inset ERT
33855 status collapsed
33856
33857 \begin_layout Plain Layout
33858
33859 {}
33860 \end_layout
33861
33862 \end_inset
33863
33864 eX
33865 \begin_inset space ~
33866 \end_inset
33867
33868 (plain)
33869 \family default
33870  text file with the LaTeX source code, additionally all images used in the
33871  document will be converted to the EPS-format, only this format is readable
33872  for the 
33873 \family typewriter
33874 latex
33875 \family default
33876  program
33877 \end_layout
33878
33879 \begin_layout Description
33880 LyX
33881 \begin_inset space ~
33882 \end_inset
33883
33884 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
33885 \begin_inset Quotes eld
33886 \end_inset
33887
33888 y
33889 \begin_inset Quotes erd
33890 \end_inset
33891
33892  is replaced by the version number)
33893 \end_layout
33894
33895 \begin_layout Description
33896 OpenDocument OpenDocument-formatted text file, to be opened with 
33897 \family sans
33898 OpenOffice
33899 \family default
33900
33901 \family sans
33902 KOffice
33903 \family default
33904
33905 \family sans
33906 Abiword
33907 \family default
33908 , etc.
33909  (the OpenDocument-converter is a third-party product and doesn't work in
33910  all cases)
33911 \end_layout
33912
33913 \begin_layout Description
33914
33915 \family sans
33916 PDF
33917 \family default
33918  PDF-format using the program 
33919 \family typewriter
33920 ps2pdf
33921 \end_layout
33922
33923 \begin_layout Description
33924
33925 \family sans
33926 PDF
33927 \begin_inset space ~
33928 \end_inset
33929
33930 (dvipdfm)
33931 \family default
33932  PDF-format using the program 
33933 \family typewriter
33934 dvipdfm
33935 \end_layout
33936
33937 \begin_layout Description
33938
33939 \family sans
33940 PDF
33941 \begin_inset space ~
33942 \end_inset
33943
33944 (pdflatex)
33945 \family default
33946  PDF-format using the program 
33947 \family typewriter
33948 pdflatex
33949 \end_layout
33950
33951 \begin_layout Description
33952
33953 \family sans
33954 Plain
33955 \begin_inset space ~
33956 \end_inset
33957
33958 text
33959 \family default
33960  text format
33961 \end_layout
33962
33963 \begin_layout Description
33964
33965 \family sans
33966 Plain
33967 \begin_inset space ~
33968 \end_inset
33969
33970 text
33971 \begin_inset space ~
33972 \end_inset
33973
33974 (ps2ascii)
33975 \family default
33976  text format, the document will first be converted to Postscript format
33977  and then exported as text using the program 
33978 \family sans
33979 ps2ascii
33980 \end_layout
33981
33982 \begin_layout Description
33983
33984 \family sans
33985 Postscript
33986 \family default
33987  PostScript format using the program 
33988 \family typewriter
33989 dvips
33990 \end_layout
33991
33992 \begin_layout Description
33993
33994 \family sans
33995 Custom
33996 \family default
33997  custom format
33998 \end_layout
33999
34000 \begin_layout Standard
34001 The program 
34002 \family typewriter
34003 dvipdfm
34004 \family default
34005  produces internally a dvi-file which is then converted to a pdf-file.
34006  It is a bit out of date and therefore the output could look different from
34007  what you want.
34008  
34009 \family typewriter
34010 pdflatex
34011 \family default
34012  produces directly pdf-files and supports the latest pdf-file formats.
34013 \end_layout
34014
34015 \begin_layout Standard
34016 If one of the menu entries 
34017 \family sans
34018 DVI
34019 \family default
34020
34021 \family sans
34022 PDF
34023 \begin_inset space ~
34024 \end_inset
34025
34026 (pdflatex)
34027 \family default
34028  or 
34029 \family sans
34030 Postscript
34031 \family default
34032  is missing, you need to update your LaTeX installation.
34033  After updating you have to reconfigure LyX, see section
34034 \begin_inset space ~
34035 \end_inset
34036
34037
34038 \begin_inset CommandInset ref
34039 LatexCommand ref
34040 reference "sec:Basic-LyX-Setup"
34041
34042 \end_inset
34043
34044 .
34045 \begin_inset Index
34046 status collapsed
34047
34048 \begin_layout Plain Layout
34049 Reconfiguration of LyX
34050 \end_layout
34051
34052 \end_inset
34053
34054
34055 \end_layout
34056
34057 \begin_layout Standard
34058 The menu 
34059 \family sans
34060 Custom
34061 \family default
34062  allows you to export your file by using special command line options for
34063  the export program.
34064 \end_layout
34065
34066 \begin_layout Subsection
34067 Print
34068 \end_layout
34069
34070 \begin_layout Standard
34071 With this menu you can print your document to a file in PostScript format
34072  or send it to a printer.
34073  The printer will also use the document in PostScript format.
34074  The conversion to PostScript is done in the background by LyX using the
34075  program 
34076 \family typewriter
34077 dvips
34078 \family default
34079 .
34080  For more informations have a look at section
34081 \begin_inset space ~
34082 \end_inset
34083
34084
34085 \begin_inset CommandInset ref
34086 LatexCommand ref
34087 reference "sub:Printing-the-File"
34088
34089 \end_inset
34090
34091 .
34092 \end_layout
34093
34094 \begin_layout Subsection
34095 New and Close Window
34096 \end_layout
34097
34098 \begin_layout Standard
34099 Opens a new instance of LyX with all currently opened documents.
34100  You can close it later with the corresponding menu.
34101 \end_layout
34102
34103 \begin_layout Section
34104 The Edit Menu
34105 \begin_inset Index
34106 status collapsed
34107
34108 \begin_layout Plain Layout
34109 Menu ! Edit
34110 \end_layout
34111
34112 \end_inset
34113
34114
34115 \end_layout
34116
34117 \begin_layout Subsection
34118 Undo and Redo
34119 \end_layout
34120
34121 \begin_layout Standard
34122 Described in section
34123 \begin_inset space ~
34124 \end_inset
34125
34126
34127 \begin_inset CommandInset ref
34128 LatexCommand ref
34129 reference "sec:Undo-and-Redo"
34130
34131 \end_inset
34132
34133 .
34134 \end_layout
34135
34136 \begin_layout Subsection
34137 Cut, Copy, Paste, Paste Recent, Paste Special
34138 \end_layout
34139
34140 \begin_layout Standard
34141 Described in section
34142 \begin_inset space ~
34143 \end_inset
34144
34145
34146 \begin_inset CommandInset ref
34147 LatexCommand ref
34148 reference "sec:Basic-Editing-Features"
34149
34150 \end_inset
34151
34152 .
34153 \end_layout
34154
34155 \begin_layout Subsection
34156 Select All
34157 \end_layout
34158
34159 \begin_layout Standard
34160 Selects the whole document.
34161 \end_layout
34162
34163 \begin_layout Subsection
34164 Find & Replace
34165 \end_layout
34166
34167 \begin_layout Standard
34168 Described in section
34169 \begin_inset space ~
34170 \end_inset
34171
34172
34173 \begin_inset CommandInset ref
34174 LatexCommand ref
34175 reference "sec:Basic-Editing-Features"
34176
34177 \end_inset
34178
34179 .
34180 \end_layout
34181
34182 \begin_layout Subsection
34183 Move paragraph Up/Down
34184 \end_layout
34185
34186 \begin_layout Standard
34187 This shifts the paragraph where the cursor is currently in one paragraph
34188  up or down.
34189 \end_layout
34190
34191 \begin_layout Subsection
34192 Text Style
34193 \end_layout
34194
34195 \begin_layout Standard
34196 Described in section
34197 \begin_inset space ~
34198 \end_inset
34199
34200
34201 \begin_inset CommandInset ref
34202 LatexCommand ref
34203 reference "sub:Fine-Tuning-with-the"
34204
34205 \end_inset
34206
34207 .
34208 \end_layout
34209
34210 \begin_layout Subsection
34211 Paragraph Settings
34212 \begin_inset Index
34213 status collapsed
34214
34215 \begin_layout Plain Layout
34216 Paragraph ! Settings
34217 \end_layout
34218
34219 \end_inset
34220
34221
34222 \end_layout
34223
34224 \begin_layout Standard
34225 The settings in the paragraph dialog only affects the paragraph where the
34226  cursor is in.
34227  Here you can set here the paragraph alignment and line spacing.
34228 \end_layout
34229
34230 \begin_layout Standard
34231 You can also prevent that the first line of the paragraph is indented.
34232  This option works only when you have chosen to separate paragraphs with
34233  indents in the 
34234 \family sans
34235 Document\SpecialChar \menuseparator
34236 Settings
34237 \family default
34238  dialog under 
34239 \family sans
34240 Text
34241 \begin_inset space ~
34242 \end_inset
34243
34244 Layout
34245 \family default
34246 .
34247 \end_layout
34248
34249 \begin_layout Subsection
34250 Tabular and Math
34251 \end_layout
34252
34253 \begin_layout Standard
34254 These two menus are only active when the cursor is inside a table or a formula.
34255  The properties of this table/formula can now be changed.
34256  The properties of tables are described in section
34257 \begin_inset space ~
34258 \end_inset
34259
34260
34261 \begin_inset CommandInset ref
34262 LatexCommand ref
34263 reference "sec:Tables"
34264
34265 \end_inset
34266
34267 , the properties of formulas in chapter
34268 \begin_inset space ~
34269 \end_inset
34270
34271
34272 \begin_inset CommandInset ref
34273 LatexCommand ref
34274 reference "cha:Mathematical-Formulas"
34275
34276 \end_inset
34277
34278 .
34279 \end_layout
34280
34281 \begin_layout Subsection
34282 Increase / Decrease List Depth
34283 \end_layout
34284
34285 \begin_layout Standard
34286 These menus are only active when the cursor is in an environment that can
34287  be nested.
34288  They in/decrease the environment nesting level as explained in section
34289 \begin_inset space ~
34290 \end_inset
34291
34292
34293 \begin_inset CommandInset ref
34294 LatexCommand ref
34295 reference "sec:Nesting"
34296
34297 \end_inset
34298
34299  and 
34300 \begin_inset CommandInset ref
34301 LatexCommand ref
34302 reference "sub:Numbering-depth"
34303
34304 \end_inset
34305
34306 .
34307 \end_layout
34308
34309 \begin_layout Section
34310 The View Menu
34311 \begin_inset Index
34312 status collapsed
34313
34314 \begin_layout Plain Layout
34315 Menu ! View
34316 \end_layout
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \begin_layout Standard
34324 The 
34325 \family sans
34326 View
34327 \family default
34328  menu contains a list of available formats in which you can view the actual
34329  document with an external program.
34330  The menu entries for the viewing formats are not the same on all installations
34331  - it depends on the LaTeX programs that are found while LyX was configured.
34332  All possible formats are formats listed in section
34333 \begin_inset space ~
34334 \end_inset
34335
34336
34337 \begin_inset CommandInset ref
34338 LatexCommand ref
34339 reference "sub:Export"
34340
34341 \end_inset
34342
34343 .
34344  You should at least see the menu entries 
34345 \family sans
34346 DVI
34347 \family default
34348  and 
34349 \family sans
34350 PDF
34351 \begin_inset space ~
34352 \end_inset
34353
34354 (pdflatex)
34355 \family default
34356 .
34357  If one of the two is missing, you need to update your LaTeX installation.
34358  After updating you have to reconfigure LyX, see section
34359 \begin_inset space ~
34360 \end_inset
34361
34362
34363 \begin_inset CommandInset ref
34364 LatexCommand ref
34365 reference "sec:Basic-LyX-Setup"
34366
34367 \end_inset
34368
34369 .
34370 \begin_inset Index
34371 status collapsed
34372
34373 \begin_layout Plain Layout
34374 Reconfiguration of LyX
34375 \end_layout
34376
34377 \end_inset
34378
34379
34380 \end_layout
34381
34382 \begin_layout Standard
34383 Invoking a menu will start a viewer program.
34384  The viewer can be set or changed in the preferences, see section
34385 \begin_inset space ~
34386 \end_inset
34387
34388
34389 \begin_inset CommandInset ref
34390 LatexCommand ref
34391 reference "sec:File-Formats"
34392
34393 \end_inset
34394
34395 .
34396  The default viewers are set by LyX while it is first configured.
34397 \end_layout
34398
34399 \begin_layout Standard
34400 \begin_inset VSpace bigskip
34401 \end_inset
34402
34403 At the bottom of the 
34404 \family sans
34405 View
34406 \family default
34407  menu the opened documents are listed.
34408 \end_layout
34409
34410 \begin_layout Subsection
34411 View Source
34412 \end_layout
34413
34414 \begin_layout Standard
34415 Opens a window showing the source code of the actual document, as described
34416  in section
34417 \begin_inset space ~
34418 \end_inset
34419
34420
34421 \begin_inset CommandInset ref
34422 LatexCommand ref
34423 reference "sec:Previewing-snippets-of"
34424
34425 \end_inset
34426
34427 .
34428 \end_layout
34429
34430 \begin_layout Subsection
34431 Update
34432 \end_layout
34433
34434 \begin_layout Standard
34435 This menu allows you to update the view with your latest changes without
34436  opening a new view window.
34437 \end_layout
34438
34439 \begin_layout Subsection
34440 Toolbars
34441 \begin_inset CommandInset label
34442 LatexCommand label
34443 name "sub:Toolbars"
34444
34445 \end_inset
34446
34447
34448 \begin_inset Index
34449 status collapsed
34450
34451 \begin_layout Plain Layout
34452 Toolbar
34453 \end_layout
34454
34455 \end_inset
34456
34457
34458 \end_layout
34459
34460 \begin_layout Standard
34461 In this menu you can set the appearance of the different toolbars.
34462  All toolbars and the 
34463 \family sans
34464 Command
34465 \begin_inset space ~
34466 \end_inset
34467
34468 Buffer
34469 \family default
34470  can be turned on and off.
34471  The 
34472 \emph on
34473 on
34474 \emph default
34475  state is denoted in the menu with a checkmark.
34476  The 
34477 \family sans
34478 Review
34479 \family default
34480
34481 \family sans
34482 Table
34483 \family default
34484
34485 \family sans
34486 Math
34487 \begin_inset space ~
34488 \end_inset
34489
34490 Panels
34491 \family default
34492 , and 
34493 \family sans
34494 Math
34495 \family default
34496  toolbars can be additionally set to the state 
34497 \emph on
34498 automatic
34499 \emph default
34500  that is denoted in the menu with the suffix 
34501 \family sans
34502 (auto)
34503 \family default
34504 .
34505 \end_layout
34506
34507 \begin_layout Standard
34508 In the 
34509 \emph on
34510 on
34511 \emph default
34512  state the toolbar is permanently shown, in the 
34513 \emph on
34514 automatic
34515 \emph default
34516  state the toolbar is only shown when the cursor is in a certain environment
34517  or when a certain feature is enabled.
34518  That means that the review toolbar will only be shown when change tracking
34519  is activated, the math and table toolbars are only shown when the cursor
34520  is inside a formula or table, respectively.
34521 \end_layout
34522
34523 \begin_layout Standard
34524 LyX's toolbars and its buttons are explained in section
34525 \begin_inset space ~
34526 \end_inset
34527
34528
34529 \begin_inset CommandInset ref
34530 LatexCommand ref
34531 reference "sec:Toolbars"
34532
34533 \end_inset
34534
34535 .
34536 \end_layout
34537
34538 \begin_layout Section
34539 The Insert Menu
34540 \begin_inset Index
34541 status collapsed
34542
34543 \begin_layout Plain Layout
34544 Menu ! Insert
34545 \end_layout
34546
34547 \end_inset
34548
34549
34550 \end_layout
34551
34552 \begin_layout Subsection
34553 Math
34554 \end_layout
34555
34556 \begin_layout Standard
34557 Inserts math constructs that are explained in chapter
34558 \begin_inset space ~
34559 \end_inset
34560
34561
34562 \begin_inset CommandInset ref
34563 LatexCommand ref
34564 reference "cha:Mathematical-Formulas"
34565
34566 \end_inset
34567
34568 .
34569 \end_layout
34570
34571 \begin_layout Subsection
34572 Special Character
34573 \begin_inset CommandInset label
34574 LatexCommand label
34575 name "sub:Special-Character"
34576
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Standard
34583 Here you can insert the following characters:
34584 \end_layout
34585
34586 \begin_layout Description
34587 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
34588
34589 \end_layout
34590
34591 \begin_layout Description
34592 End
34593 \begin_inset space ~
34594 \end_inset
34595
34596 of
34597 \begin_inset space ~
34598 \end_inset
34599
34600 Sentence Inserts an end of sentence dot as described in section
34601 \begin_inset space ~
34602 \end_inset
34603
34604
34605 \begin_inset CommandInset ref
34606 LatexCommand ref
34607 reference "sub:Abbreviations"
34608
34609 \end_inset
34610
34611 .
34612 \end_layout
34613
34614 \begin_layout Description
34615 Ordinary
34616 \begin_inset space ~
34617 \end_inset
34618
34619 Quote Inserts this quote: 
34620 \begin_inset Quotes erd
34621 \end_inset
34622
34623 , no matter what quote type you selected in the 
34624 \family sans
34625 Document\SpecialChar \menuseparator
34626 Settings
34627 \family default
34628  dialog under 
34629 \family sans
34630 Language
34631 \family default
34632 .
34633 \end_layout
34634
34635 \begin_layout Description
34636 Single
34637 \begin_inset space ~
34638 \end_inset
34639
34640 Quote Inserts this quote: 
34641 \begin_inset Quotes els
34642 \end_inset
34643
34644
34645 \end_layout
34646
34647 \begin_layout Description
34648 Menu
34649 \begin_inset space ~
34650 \end_inset
34651
34652 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
34653
34654 \end_layout
34655
34656 \begin_layout Description
34657 Phonetic
34658 \begin_inset space ~
34659 \end_inset
34660
34661 Symbols
34662 \begin_inset Index
34663 status collapsed
34664
34665 \begin_layout Plain Layout
34666 Phonetic symbols
34667 \end_layout
34668
34669 \end_inset
34670
34671
34672 \begin_inset Index
34673 status collapsed
34674
34675 \begin_layout Plain Layout
34676 Language ! Phonetic symbols
34677 \end_layout
34678
34679 \end_inset
34680
34681  Creates a formula with a so called tipa inset.
34682  Here you can insert commands to create IPA phonetic symbols.
34683  For this feature you must have the LaTeX-package 
34684 \series bold
34685 tipa
34686 \series default
34687
34688 \begin_inset Index
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692 Latex@LaTeX-packages ! tipa
34693 \end_layout
34694
34695 \end_inset
34696
34697  installed.
34698 \begin_inset Newline newline
34699 \end_inset
34700
34701 For more informations about this feature we refer to the documentation of
34702  
34703 \series bold
34704 tipa, 
34705 \begin_inset CommandInset citation
34706 LatexCommand cite
34707 key "tipa"
34708
34709 \end_inset
34710
34711
34712 \series default
34713  and this Wiki-page:
34714 \begin_inset Newline newline
34715 \end_inset
34716
34717
34718 \begin_inset Flex URL
34719 status collapsed
34720
34721 \begin_layout Plain Layout
34722
34723 http://wiki.lyx.org/LyX/LinguistLyX
34724 \end_layout
34725
34726 \end_inset
34727
34728 .
34729 \end_layout
34730
34731 \begin_layout Subsection
34732 Formatting
34733 \end_layout
34734
34735 \begin_layout Standard
34736 Here you can insert the following format constructs:
34737 \end_layout
34738
34739 \begin_layout Description
34740 Superscript Inserts an superscript: test
34741 \begin_inset Formula $^{\text{a,b}}$
34742 \end_inset
34743
34744
34745 \end_layout
34746
34747 \begin_layout Description
34748 Subscript Inserts an subscript: test
34749 \begin_inset Formula $_{\text{3x}}$
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Description
34756 Protected
34757 \begin_inset space ~
34758 \end_inset
34759
34760 Space Inserts a protected space that is described in section
34761 \begin_inset space ~
34762 \end_inset
34763
34764
34765 \begin_inset CommandInset ref
34766 LatexCommand ref
34767 reference "sub:Protected-Space"
34768
34769 \end_inset
34770
34771 .
34772 \end_layout
34773
34774 \begin_layout Description
34775 Inter-word
34776 \begin_inset space ~
34777 \end_inset
34778
34779 Space Inserts an inter-word space that is described in section
34780 \begin_inset space ~
34781 \end_inset
34782
34783
34784 \begin_inset CommandInset ref
34785 LatexCommand ref
34786 reference "sub:Inter-word-Space"
34787
34788 \end_inset
34789
34790 .
34791 \end_layout
34792
34793 \begin_layout Description
34794 Thin
34795 \begin_inset space ~
34796 \end_inset
34797
34798 Space Inserts a thin space that is described in section
34799 \begin_inset space ~
34800 \end_inset
34801
34802
34803 \begin_inset CommandInset ref
34804 LatexCommand ref
34805 reference "sub:Thin-Space"
34806
34807 \end_inset
34808
34809 .
34810 \end_layout
34811
34812 \begin_layout Description
34813 Horizontal
34814 \begin_inset space ~
34815 \end_inset
34816
34817 Fill Inserts an horizontal fill, see section
34818 \begin_inset space ~
34819 \end_inset
34820
34821
34822 \begin_inset CommandInset ref
34823 LatexCommand ref
34824 reference "sub:Horizontal-Space"
34825
34826 \end_inset
34827
34828  for a description.
34829 \end_layout
34830
34831 \begin_layout Description
34832 Horizontal
34833 \begin_inset space ~
34834 \end_inset
34835
34836 Line Inserts an horizontal line, see section
34837 \begin_inset space ~
34838 \end_inset
34839
34840
34841 \begin_inset CommandInset ref
34842 LatexCommand ref
34843 reference "sub:Horizontal-Lines"
34844
34845 \end_inset
34846
34847  for a description.
34848 \end_layout
34849
34850 \begin_layout Description
34851 Vertical
34852 \begin_inset space ~
34853 \end_inset
34854
34855 Space Inserts vertical space, see section
34856 \begin_inset space ~
34857 \end_inset
34858
34859
34860 \begin_inset CommandInset ref
34861 LatexCommand ref
34862 reference "sub:Vertical-Space"
34863
34864 \end_inset
34865
34866  for a description.
34867 \end_layout
34868
34869 \begin_layout Description
34870 Hyphenation
34871 \begin_inset space ~
34872 \end_inset
34873
34874 Point Inserts an hyphenation point, see section
34875 \begin_inset space ~
34876 \end_inset
34877
34878
34879 \begin_inset CommandInset ref
34880 LatexCommand ref
34881 reference "sub:Hyphenation"
34882
34883 \end_inset
34884
34885
34886 \end_layout
34887
34888 \begin_layout Description
34889 Ligature
34890 \begin_inset space ~
34891 \end_inset
34892
34893 Break Inserts a ligature break, see section
34894 \begin_inset space ~
34895 \end_inset
34896
34897
34898 \begin_inset CommandInset ref
34899 LatexCommand ref
34900 reference "sub:Ligatures"
34901
34902 \end_inset
34903
34904
34905 \end_layout
34906
34907 \begin_layout Description
34908 Line
34909 \begin_inset space ~
34910 \end_inset
34911
34912 Break Inserts a forced linebreak, see section
34913 \begin_inset space ~
34914 \end_inset
34915
34916
34917 \begin_inset CommandInset ref
34918 LatexCommand ref
34919 reference "sub:Forced-Linebreaks"
34920
34921 \end_inset
34922
34923
34924 \end_layout
34925
34926 \begin_layout Description
34927 Page
34928 \begin_inset space ~
34929 \end_inset
34930
34931 Break Inserts a forced pagebreak, described in section
34932 \begin_inset space ~
34933 \end_inset
34934
34935
34936 \begin_inset CommandInset ref
34937 LatexCommand ref
34938 reference "sub:Forced-Pagebreaks"
34939
34940 \end_inset
34941
34942
34943 \end_layout
34944
34945 \begin_layout Description
34946 Clear
34947 \begin_inset space ~
34948 \end_inset
34949
34950 Page Inserts a clear pagebreak, described in section
34951 \begin_inset space ~
34952 \end_inset
34953
34954
34955 \begin_inset CommandInset ref
34956 LatexCommand ref
34957 reference "sub:Clear-Pages"
34958
34959 \end_inset
34960
34961
34962 \end_layout
34963
34964 \begin_layout Description
34965 Clear
34966 \begin_inset space ~
34967 \end_inset
34968
34969 Double
34970 \begin_inset space ~
34971 \end_inset
34972
34973 Page Inserts a clear doublepage break, described in section
34974 \begin_inset space ~
34975 \end_inset
34976
34977
34978 \begin_inset CommandInset ref
34979 LatexCommand ref
34980 reference "sub:Clear-Pages"
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Subsection
34988 List / TOC
34989 \end_layout
34990
34991 \begin_layout Standard
34992 Various lists can be inserted with this menu.
34993  The table of contents, the algorithm, figures, and tables list are described
34994  in section
34995 \begin_inset space ~
34996 \end_inset
34997
34998
34999 \begin_inset CommandInset ref
35000 LatexCommand ref
35001 reference "sec:toc"
35002
35003 \end_inset
35004
35005 .
35006  The index list is described in section
35007 \begin_inset space ~
35008 \end_inset
35009
35010
35011 \begin_inset CommandInset ref
35012 LatexCommand ref
35013 reference "sec:Index"
35014
35015 \end_inset
35016
35017 , the nomenclature in section
35018 \begin_inset space ~
35019 \end_inset
35020
35021
35022 \begin_inset CommandInset ref
35023 LatexCommand ref
35024 reference "sec:Nomenclature"
35025
35026 \end_inset
35027
35028 , and the BibTeX bibliography in section
35029 \begin_inset space ~
35030 \end_inset
35031
35032
35033 \begin_inset CommandInset ref
35034 LatexCommand ref
35035 reference "sub:Bibliography-databases"
35036
35037 \end_inset
35038
35039 .
35040 \end_layout
35041
35042 \begin_layout Subsection
35043 Float
35044 \end_layout
35045
35046 \begin_layout Standard
35047 To insert floats, described in section
35048 \begin_inset space ~
35049 \end_inset
35050
35051
35052 \begin_inset CommandInset ref
35053 LatexCommand ref
35054 reference "sec:Floats"
35055
35056 \end_inset
35057
35058 .
35059 \end_layout
35060
35061 \begin_layout Subsection
35062 Note
35063 \end_layout
35064
35065 \begin_layout Standard
35066 To insert notes, described in section
35067 \begin_inset space ~
35068 \end_inset
35069
35070
35071 \begin_inset CommandInset ref
35072 LatexCommand ref
35073 reference "sec:Notes"
35074
35075 \end_inset
35076
35077 .
35078 \end_layout
35079
35080 \begin_layout Subsection
35081 Branch
35082 \end_layout
35083
35084 \begin_layout Standard
35085 Inserts branch insets as described in section
35086 \begin_inset space ~
35087 \end_inset
35088
35089
35090 \begin_inset CommandInset ref
35091 LatexCommand ref
35092 reference "sec:Branches"
35093
35094 \end_inset
35095
35096 .
35097 \end_layout
35098
35099 \begin_layout Subsection
35100 File
35101 \begin_inset Index
35102 status collapsed
35103
35104 \begin_layout Plain Layout
35105 External Material
35106 \end_layout
35107
35108 \end_inset
35109
35110
35111 \end_layout
35112
35113 \begin_layout Standard
35114 Here you can inserts files to include them or its content to your document.
35115  How this can be done is in detail explained in chapter 
35116 \emph on
35117 External Stuff
35118 \emph default
35119  of the 
35120 \emph on
35121 Embedded Objects
35122 \emph default
35123  manual.
35124 \end_layout
35125
35126 \begin_layout Subsection
35127 Box
35128 \begin_inset Index
35129 status collapsed
35130
35131 \begin_layout Plain Layout
35132 Boxes
35133 \end_layout
35134
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \begin_layout Standard
35141 Inserts a minipage box that is described section
35142 \begin_inset space ~
35143 \end_inset
35144
35145
35146 \begin_inset CommandInset ref
35147 LatexCommand ref
35148 reference "sec:Minipages"
35149
35150 \end_inset
35151
35152 .
35153  All box types supported by LyX are explained in detail in chapter 
35154 \emph on
35155 Boxes
35156 \emph default
35157  of the 
35158 \emph on
35159 Embedded Objects
35160 \emph default
35161  manual.
35162 \end_layout
35163
35164 \begin_layout Subsection
35165 Citation
35166 \end_layout
35167
35168 \begin_layout Standard
35169 Inserts a citation as described in section
35170 \begin_inset space ~
35171 \end_inset
35172
35173
35174 \begin_inset CommandInset ref
35175 LatexCommand ref
35176 reference "sec:Bibliography"
35177
35178 \end_inset
35179
35180 .
35181 \end_layout
35182
35183 \begin_layout Subsection
35184 Cross-Reference
35185 \end_layout
35186
35187 \begin_layout Standard
35188 Inserts a cross-reference as described in section
35189 \begin_inset space ~
35190 \end_inset
35191
35192
35193 \begin_inset CommandInset ref
35194 LatexCommand ref
35195 reference "sec:Cross-References"
35196
35197 \end_inset
35198
35199 .
35200 \end_layout
35201
35202 \begin_layout Subsection
35203 Label
35204 \end_layout
35205
35206 \begin_layout Standard
35207 Inserts a label as described in section
35208 \begin_inset space ~
35209 \end_inset
35210
35211
35212 \begin_inset CommandInset ref
35213 LatexCommand ref
35214 reference "sec:Cross-References"
35215
35216 \end_inset
35217
35218 .
35219 \end_layout
35220
35221 \begin_layout Subsection
35222 Caption
35223 \begin_inset Index
35224 status collapsed
35225
35226 \begin_layout Plain Layout
35227 Captions
35228 \end_layout
35229
35230 \end_inset
35231
35232
35233 \begin_inset Index
35234 status collapsed
35235
35236 \begin_layout Plain Layout
35237 Longtables ! Caption
35238 \end_layout
35239
35240 \end_inset
35241
35242
35243 \end_layout
35244
35245 \begin_layout Standard
35246 Inserts a caption to floats or longtables.
35247  Floats are described in section
35248 \begin_inset space ~
35249 \end_inset
35250
35251
35252 \begin_inset CommandInset ref
35253 LatexCommand ref
35254 reference "sec:Floats"
35255
35256 \end_inset
35257
35258 , cations in longtables are described in section 
35259 \emph on
35260 Longtable Captions
35261 \emph default
35262  of the 
35263 \emph on
35264 Embedded Objects
35265 \emph default
35266  manual.
35267 \end_layout
35268
35269 \begin_layout Subsection
35270 Index Entry
35271 \end_layout
35272
35273 \begin_layout Standard
35274 Inserts an index entry as described in section
35275 \begin_inset space ~
35276 \end_inset
35277
35278
35279 \begin_inset CommandInset ref
35280 LatexCommand ref
35281 reference "sec:Index"
35282
35283 \end_inset
35284
35285 .
35286 \end_layout
35287
35288 \begin_layout Subsection
35289 Nomenclature Entry
35290 \end_layout
35291
35292 \begin_layout Standard
35293 Inserts a nomenclature entry as described in section
35294 \begin_inset space ~
35295 \end_inset
35296
35297
35298 \begin_inset CommandInset ref
35299 LatexCommand ref
35300 reference "sec:Nomenclature"
35301
35302 \end_inset
35303
35304 .
35305 \end_layout
35306
35307 \begin_layout Subsection
35308 Table
35309 \end_layout
35310
35311 \begin_layout Standard
35312 Inserts a table.
35313  Tables are described in section
35314 \begin_inset space ~
35315 \end_inset
35316
35317
35318 \begin_inset CommandInset ref
35319 LatexCommand ref
35320 reference "sec:Tables"
35321
35322 \end_inset
35323
35324 .
35325 \end_layout
35326
35327 \begin_layout Subsection
35328 Graphics
35329 \end_layout
35330
35331 \begin_layout Standard
35332 Inserts a graphic.
35333  Graphics are described in section
35334 \begin_inset space ~
35335 \end_inset
35336
35337
35338 \begin_inset CommandInset ref
35339 LatexCommand ref
35340 reference "sec:Graphics"
35341
35342 \end_inset
35343
35344 .
35345 \end_layout
35346
35347 \begin_layout Subsection
35348 URL
35349 \end_layout
35350
35351 \begin_layout Standard
35352 Inserts an URL box as described in section
35353 \begin_inset space ~
35354 \end_inset
35355
35356
35357 \begin_inset CommandInset ref
35358 LatexCommand ref
35359 reference "sec:URL"
35360
35361 \end_inset
35362
35363 .
35364 \end_layout
35365
35366 \begin_layout Subsection
35367 Footnote
35368 \end_layout
35369
35370 \begin_layout Standard
35371 Inserts a footnote, see section
35372 \begin_inset space ~
35373 \end_inset
35374
35375
35376 \begin_inset CommandInset ref
35377 LatexCommand ref
35378 reference "sec:Footnotes"
35379
35380 \end_inset
35381
35382 .
35383 \end_layout
35384
35385 \begin_layout Subsection
35386 Marginal Note
35387 \end_layout
35388
35389 \begin_layout Standard
35390 Inserts a marginal note, see section
35391 \begin_inset space ~
35392 \end_inset
35393
35394
35395 \begin_inset CommandInset ref
35396 LatexCommand ref
35397 reference "sec:Marginal-Notes"
35398
35399 \end_inset
35400
35401 .
35402 \end_layout
35403
35404 \begin_layout Subsection
35405 Short Title
35406 \end_layout
35407
35408 \begin_layout Standard
35409 Inserts a short title, see section
35410 \begin_inset space ~
35411 \end_inset
35412
35413
35414 \begin_inset CommandInset ref
35415 LatexCommand ref
35416 reference "sec:Short-Titles"
35417
35418 \end_inset
35419
35420 .
35421 \end_layout
35422
35423 \begin_layout Subsection
35424 TeX Code
35425 \end_layout
35426
35427 \begin_layout Standard
35428 Inserts an ERT box, see section
35429 \begin_inset space ~
35430 \end_inset
35431
35432
35433 \begin_inset CommandInset ref
35434 LatexCommand ref
35435 reference "sub:ERT-Boxes"
35436
35437 \end_inset
35438
35439  for a description.
35440 \end_layout
35441
35442 \begin_layout Subsection
35443 Program Listing
35444 \begin_inset Index
35445 status collapsed
35446
35447 \begin_layout Plain Layout
35448 Program listings
35449 \end_layout
35450
35451 \end_inset
35452
35453
35454 \end_layout
35455
35456 \begin_layout Standard
35457 Inserts a program listings box.
35458  Program listings are explained in chapter 
35459 \emph on
35460 Program Code Listings
35461 \emph default
35462  of the 
35463 \emph on
35464 Embedded Objects
35465 \emph default
35466  manual.
35467 \end_layout
35468
35469 \begin_layout Subsection
35470 Date
35471 \end_layout
35472
35473 \begin_layout Standard
35474 Inserts the actual date.
35475  The format dependends on the date format of the language that is used for
35476  LyX's menus.
35477  LyX offers another ways to insert a date which is explained in section
35478  
35479 \emph on
35480 External Material
35481 \emph default
35482  of the 
35483 \emph on
35484 Embedded Objects
35485 \emph default
35486  manual.
35487  There the different methods are also compared.
35488 \end_layout
35489
35490 \begin_layout Section
35491 The Navigate Menu
35492 \begin_inset Index
35493 status collapsed
35494
35495 \begin_layout Plain Layout
35496 Menu ! Navigate
35497 \end_layout
35498
35499 \end_inset
35500
35501
35502 \end_layout
35503
35504 \begin_layout Standard
35505 This menu lists the existing, chapter, sections, figures, and tables of
35506  the current document.
35507  This allows you to navigate easily through you document.
35508 \end_layout
35509
35510 \begin_layout Standard
35511 The Navigate menu also offers to 
35512 \end_layout
35513
35514 \begin_layout Subsection
35515 Bookmarks
35516 \end_layout
35517
35518 \begin_layout Standard
35519 With this menu you are able to define your own bookmarks.
35520  This is useful when you are working on a large documents and often have
35521  to jump e.g.
35522  between section
35523 \begin_inset space ~
35524 \end_inset
35525
35526 2.5 and 6.3.
35527  To create bookmarks for this example, go to section
35528 \begin_inset space ~
35529 \end_inset
35530
35531 2.5 and use the menu 
35532 \family sans
35533 Save
35534 \begin_inset space ~
35535 \end_inset
35536
35537 Bookmark
35538 \begin_inset space ~
35539 \end_inset
35540
35541 1
35542 \family default
35543 .
35544  Then go to section
35545 \begin_inset space ~
35546 \end_inset
35547
35548 6.3 and use 
35549 \family sans
35550 Save
35551 \begin_inset space ~
35552 \end_inset
35553
35554 Bookmark
35555 \begin_inset space ~
35556 \end_inset
35557
35558
35559 \family default
35560 2.
35561  Now you can easily jump between these sections by using the menu or by
35562  the key bindings 
35563 \family sans
35564 C-1
35565 \family default
35566  and 
35567 \family sans
35568 C-2
35569 \family default
35570 .
35571 \end_layout
35572
35573 \begin_layout Standard
35574 You can also use bookmarks to jump between several opened documents.
35575  The saved bookmarks are valid till the document is closed.
35576 \end_layout
35577
35578 \begin_layout Subsection
35579 Next Note, Change, Cross-reference
35580 \end_layout
35581
35582 \begin_layout Standard
35583 Jump to the next note, change, or cross-reference following the current
35584  cursor position.
35585 \end_layout
35586
35587 \begin_layout Subsection
35588 Go to Label
35589 \end_layout
35590
35591 \begin_layout Standard
35592 Only active when the cursor is in front of a cross-reference.
35593  Sets the cursor before the referenced label, the same as if you right-click
35594  on a cross-reference box.
35595 \end_layout
35596
35597 \begin_layout Section
35598 The Document Menu
35599 \begin_inset Index
35600 status collapsed
35601
35602 \begin_layout Plain Layout
35603 Menu ! Document
35604 \end_layout
35605
35606 \end_inset
35607
35608
35609 \end_layout
35610
35611 \begin_layout Subsection
35612 Change Tracking
35613 \end_layout
35614
35615 \begin_layout Standard
35616 Change Tracking is described in section
35617 \begin_inset space ~
35618 \end_inset
35619
35620
35621 \begin_inset CommandInset ref
35622 LatexCommand ref
35623 reference "sec:Change-Tracking"
35624
35625 \end_inset
35626
35627 .
35628 \end_layout
35629
35630 \begin_layout Subsection
35631 LaT
35632 \begin_inset ERT
35633 status collapsed
35634
35635 \begin_layout Plain Layout
35636
35637 {}
35638 \end_layout
35639
35640 \end_inset
35641
35642 eX Log
35643 \end_layout
35644
35645 \begin_layout Standard
35646 After running LaTeX by viewing or exporting a document, this menu will be
35647  enabled.
35648  It shows the logfile of the used LaTeX-program.
35649 \end_layout
35650
35651 \begin_layout Standard
35652 Here you can see how LaTeX works in the background.
35653  
35654 \emph on
35655 Experts
35656 \emph default
35657  will find in it reasons for LaTeX-errors.
35658 \end_layout
35659
35660 \begin_layout Subsection
35661 Outline
35662 \end_layout
35663
35664 \begin_layout Standard
35665 Opens the TOC/Outline window as described in section
35666 \begin_inset space ~
35667 \end_inset
35668
35669
35670 \begin_inset CommandInset ref
35671 LatexCommand ref
35672 reference "sub:Table-of-Contents"
35673
35674 \end_inset
35675
35676 .
35677 \end_layout
35678
35679 \begin_layout Subsection
35680 Start Appendix Here
35681 \end_layout
35682
35683 \begin_layout Standard
35684 This menu will start the appendix of the document at the current cursor
35685  position as described in section
35686 \begin_inset space ~
35687 \end_inset
35688
35689
35690 \begin_inset CommandInset ref
35691 LatexCommand ref
35692 reference "sec:Appendices"
35693
35694 \end_inset
35695
35696 .
35697 \end_layout
35698
35699 \begin_layout Subsection
35700 Compressed
35701 \end_layout
35702
35703 \begin_layout Standard
35704 Un/compresses the actual document.
35705 \end_layout
35706
35707 \begin_layout Subsection
35708 Settings
35709 \begin_inset CommandInset label
35710 LatexCommand label
35711 name "sub:Settings"
35712
35713 \end_inset
35714
35715
35716 \begin_inset Index
35717 status collapsed
35718
35719 \begin_layout Plain Layout
35720 Document ! Settings
35721 \end_layout
35722
35723 \end_inset
35724
35725
35726 \end_layout
35727
35728 \begin_layout Standard
35729 This menu dialog contains some submenus to set properties for the whole
35730  document.
35731  You can save your document settings as default with the 
35732 \family sans
35733 Save as Document Defaults
35734 \family default
35735  button in the dialog.
35736  This will create a template named 
35737 \family typewriter
35738 default.lyx
35739 \family default
35740  which is automatically loaded by LyX when you create a new document without
35741  using a template.
35742 \end_layout
35743
35744 \begin_layout Standard
35745 The different submenus of the dialog are explained in the following:
35746 \end_layout
35747
35748 \begin_layout Subsubsection*
35749 Document Class
35750 \end_layout
35751
35752 \begin_layout Standard
35753 Here you set the document class, class options, and a Postscript driver.
35754  Document classes are described in section
35755 \begin_inset space ~
35756 \end_inset
35757
35758
35759 \begin_inset CommandInset ref
35760 LatexCommand ref
35761 reference "sec:Document-Classes"
35762
35763 \end_inset
35764
35765 .
35766  The Postscript driver is used for LaTeX's color and graphics packages.
35767  When using 
35768 \family sans
35769 Default
35770 \family default
35771 , the default driver for the Latex@LaTeX-packages are used.
35772  It is recommended to use the default unless your know what you are doing.
35773 \end_layout
35774
35775 \begin_layout Subsubsection*
35776 Fonts
35777 \end_layout
35778
35779 \begin_layout Standard
35780 The document font settings are described in section
35781 \begin_inset space ~
35782 \end_inset
35783
35784
35785 \begin_inset CommandInset ref
35786 LatexCommand ref
35787 reference "sec:Fonts-and-Text"
35788
35789 \end_inset
35790
35791 .
35792 \end_layout
35793
35794 \begin_layout Subsubsection*
35795 Text Layout
35796 \end_layout
35797
35798 \begin_layout Standard
35799 You can specify if paragraphs should be separated by indentations or vertical
35800  skips.
35801  The line spacing and the number of text columns can here also be specified.
35802  
35803 \end_layout
35804
35805 \begin_layout Standard
35806 Note that LyX won't show two columns or the set up line spacing on screen.
35807  That's impractical, often unreadable, and not part of the WYSIWYM concept.
35808  However, it will be as you specified it in the output.
35809 \end_layout
35810
35811 \begin_layout Standard
35812 The listings settings are explained in the corresponding section in the
35813  
35814 \emph on
35815 Embedded Objects
35816 \emph default
35817  manual.
35818 \end_layout
35819
35820 \begin_layout Subsubsection*
35821 Page Layout
35822 \end_layout
35823
35824 \begin_layout Standard
35825 A description of this menu is given in section
35826 \begin_inset space ~
35827 \end_inset
35828
35829
35830 \begin_inset CommandInset ref
35831 LatexCommand ref
35832 reference "sub:Paper-Size,-Orientation,"
35833
35834 \end_inset
35835
35836  and 
35837 \begin_inset CommandInset ref
35838 LatexCommand ref
35839 reference "sub:Document-Layout"
35840
35841 \end_inset
35842
35843 .
35844 \end_layout
35845
35846 \begin_layout Subsubsection*
35847 Page Margins
35848 \end_layout
35849
35850 \begin_layout Standard
35851 Here you can adjust the paper margins, see section
35852 \begin_inset space ~
35853 \end_inset
35854
35855
35856 \begin_inset CommandInset ref
35857 LatexCommand ref
35858 reference "sub:Margins"
35859
35860 \end_inset
35861
35862 .
35863 \end_layout
35864
35865 \begin_layout Subsubsection*
35866 Language
35867 \begin_inset Index
35868 status collapsed
35869
35870 \begin_layout Plain Layout
35871 Language ! Encoding
35872 \end_layout
35873
35874 \end_inset
35875
35876
35877 \end_layout
35878
35879 \begin_layout Standard
35880 The document language and quote styles are set here.
35881  The encoding specifies how the document content is exported to LaTeX (the
35882  LyX file is always encoded in utf8).
35883  All characters that cannot be encoded using the specified encoding will
35884  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
35885  known for a particular character).
35886 \begin_inset Foot
35887 status collapsed
35888
35889 \begin_layout Plain Layout
35890 The known commands are defined in a text file.
35891  You can add commands for unknown symbols to that file yourself, see the
35892  
35893 \emph on
35894 Customization
35895 \emph default
35896  manual for details.
35897 \end_layout
35898
35899 \end_inset
35900
35901
35902 \end_layout
35903
35904 \begin_layout Standard
35905 If you use the option 
35906 \family sans
35907 use language's default encoding
35908 \family default
35909 , LyX determines the encoding of a portion of text from the language of
35910  this text.
35911  If the document contains text in more than one language you may get more
35912  than one encoding in the LaTeX file.
35913  If you do not use this option then the complete document will always use
35914  exactly one encoding.
35915  Checking this option is the preferred setting unless you use 
35916 \family sans
35917 XeTeX
35918 \family default
35919
35920 \begin_inset Foot
35921 status collapsed
35922
35923 \begin_layout Plain Layout
35924 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
35925  It natively supports Unicode while its input file is assumed to be in UTF-8
35926  encoding.
35927  More about using LyX with XeTeX can be found in 
35928 \begin_inset CommandInset citation
35929 LatexCommand cite
35930 key "XeTeX"
35931
35932 \end_inset
35933
35934 .
35935 \end_layout
35936
35937 \end_inset
35938
35939  (see below).
35940 \end_layout
35941
35942 \begin_layout Standard
35943 LyX also supports Unicode output, which is particularly useful if you need
35944  lots of special symbols or non-alphabetic scripts, respectively.
35945  If you want to use this (and your LaTeX installation supports Unicode,
35946  for that matter), choose one of the four utf8 variants from the list below.
35947  Unfortunately the unicode support of standard LaTeX is quite incomplete,
35948  so it is not uncommon that a file with lots of unicode symbols works fine
35949  with 
35950 \family sans
35951 use language's default encoding
35952 \family default
35953  (when LyX uses it's list of known LaTeX-commands), but does not work with
35954  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
35955  because all unicode symbols can be encoded in utf8).
35956 \end_layout
35957
35958 \begin_layout Standard
35959 Here is a list with the important encodings:
35960 \end_layout
35961
35962 \begin_layout Description
35963 LaTeX
35964 \begin_inset space ~
35965 \end_inset
35966
35967 default Same as 
35968 \family sans
35969 use language's default encoding
35970 \family default
35971 , but the LaTeX-package 
35972 \series bold
35973 inputenc
35974 \series default
35975
35976 \begin_inset Index
35977 status collapsed
35978
35979 \begin_layout Plain Layout
35980 Latex@LaTeX-packages ! inputenc
35981 \end_layout
35982
35983 \end_inset
35984
35985  is not used.
35986  You probably need to load some other packages manually in the preamble.
35987 \end_layout
35988
35989 \begin_layout Description
35990 armscii8 encoding for Armenian
35991 \end_layout
35992
35993 \begin_layout Description
35994 ascii the ASCII encoding, covers only plain English, may result in a big
35995  file because lots of LaTeX-commands may be needed
35996 \end_layout
35997
35998 \begin_layout Description
35999 cp1250 MS Windows code page for latin2
36000 \end_layout
36001
36002 \begin_layout Description
36003 cp1251 MS Windows code page for Cyrillic
36004 \end_layout
36005
36006 \begin_layout Description
36007 cp1252 MS Windows code page for latin1
36008 \end_layout
36009
36010 \begin_layout Description
36011 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36012 \end_layout
36013
36014 \begin_layout Description
36015 cp1256 MS Windows code page for Arabic and Farsi
36016 \end_layout
36017
36018 \begin_layout Description
36019 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36020 13 encoding that is a superset of the ISO-8859-4 encoding
36021 \end_layout
36022
36023 \begin_layout Description
36024 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36025  Serbian, and Ukrainian
36026 \end_layout
36027
36028 \begin_layout Description
36029 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36030 \end_layout
36031
36032 \begin_layout Description
36033 8859-8 the ISO-8859-8 encoding, covers Hebrew
36034 \end_layout
36035
36036 \begin_layout Description
36037 koi8-r standard Cyrillic especially for Russian
36038 \end_layout
36039
36040 \begin_layout Description
36041 koi8-u Cyrillic for Ukrainian
36042 \end_layout
36043
36044 \begin_layout Description
36045 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36046  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36047  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36048  replaced by latin9
36049 \end_layout
36050
36051 \begin_layout Description
36052 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36053  Hungarian, Polish, Romanian, Slovak, and Slovenian
36054 \end_layout
36055
36056 \begin_layout Description
36057 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36058  Turkish
36059 \end_layout
36060
36061 \begin_layout Description
36062 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36063 \end_layout
36064
36065 \begin_layout Description
36066 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36067  where the Icelandic letters are replaced by Turkish ones
36068 \end_layout
36069
36070 \begin_layout Description
36071 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36072  the euro currency sign, the 
36073 \begin_inset ERT
36074 status collapsed
36075
36076 \begin_layout Plain Layout
36077
36078
36079 \backslash
36080 oe
36081 \end_layout
36082
36083 \end_inset
36084
36085 -ligature and some characters used for French and Finnish; latin9 should
36086  be the replacement for latin1
36087 \end_layout
36088
36089 \begin_layout Description
36090 pt154 Cyrillic for Kazakh
36091 \end_layout
36092
36093 \begin_layout Description
36094 utf8 Unicode utf8 with the LaTeX-package 
36095 \series bold
36096 inputenc
36097 \series default
36098
36099 \begin_inset Index
36100 status collapsed
36101
36102 \begin_layout Plain Layout
36103 Latex@LaTeX-packages ! inputenc
36104 \end_layout
36105
36106 \end_inset
36107
36108  (first variant, for latin symbols and some others).
36109 \end_layout
36110
36111 \begin_layout Description
36112 utf8x Unicode utf8 with the LaTeX-package 
36113 \series bold
36114 inputenc
36115 \series default
36116  (second variant, for greek and CJK symbols and some others).
36117 \end_layout
36118
36119 \begin_layout Description
36120 UTF8 Unicode utf8 with the LaTeX-package 
36121 \series bold
36122 CJK
36123 \series default
36124
36125 \begin_inset Index
36126 status collapsed
36127
36128 \begin_layout Plain Layout
36129 Latex@LaTeX-packages ! CJK
36130 \end_layout
36131
36132 \end_inset
36133
36134  (for the languages Chinese, Japanese and Korean)
36135 \end_layout
36136
36137 \begin_layout Description
36138 utf8-plain Unicode utf8 to be used with 
36139 \family sans
36140 XeTeX
36141 \family default
36142 , which uses Unicode directly, without the help of the LaTeX-package 
36143 \series bold
36144 inputenc
36145 \series default
36146  
36147 \begin_inset Foot
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151 More about using LyX with XeTeX can be found in 
36152 \begin_inset CommandInset citation
36153 LatexCommand cite
36154 key "XeTeX"
36155
36156 \end_inset
36157
36158 .
36159 \end_layout
36160
36161 \end_inset
36162
36163
36164 \end_layout
36165
36166 \begin_layout Subsubsection*
36167 Numbering & TOC
36168 \end_layout
36169
36170 \begin_layout Standard
36171 You can adjust here the numbering depth of sections headings as described
36172  in section
36173 \begin_inset space ~
36174 \end_inset
36175
36176
36177 \begin_inset CommandInset ref
36178 LatexCommand ref
36179 reference "sub:Numbering-depth"
36180
36181 \end_inset
36182
36183 .
36184 \end_layout
36185
36186 \begin_layout Subsubsection*
36187 Bibliography
36188 \end_layout
36189
36190 \begin_layout Standard
36191 You can specify here a citation style using the Latex@LaTeX-packages 
36192 \series bold
36193 natbib
36194 \begin_inset Index
36195 status collapsed
36196
36197 \begin_layout Plain Layout
36198 Latex@LaTeX-packages ! natbib
36199 \end_layout
36200
36201 \end_inset
36202
36203
36204 \series default
36205  or 
36206 \series bold
36207 jurabib
36208 \series default
36209
36210 \begin_inset Index
36211 status collapsed
36212
36213 \begin_layout Plain Layout
36214 Latex@LaTeX-packages ! jurabib
36215 \end_layout
36216
36217 \end_inset
36218
36219 .
36220  For a further description see section
36221 \begin_inset space ~
36222 \end_inset
36223
36224
36225 \begin_inset CommandInset ref
36226 LatexCommand ref
36227 reference "sec:Bibliography"
36228
36229 \end_inset
36230
36231 .
36232 \end_layout
36233
36234 \begin_layout Subsubsection*
36235 Math Options
36236 \end_layout
36237
36238 \begin_layout Standard
36239 These options will force LyX to use the Latex@LaTeX-packages 
36240 \series bold
36241 amsmath
36242 \begin_inset Index
36243 status collapsed
36244
36245 \begin_layout Plain Layout
36246 Latex@LaTeX-packages ! amsmath
36247 \end_layout
36248
36249 \end_inset
36250
36251
36252 \series default
36253  and 
36254 \series bold
36255 esint
36256 \begin_inset Index
36257 status collapsed
36258
36259 \begin_layout Plain Layout
36260 Latex@LaTeX-packages ! esint
36261 \end_layout
36262
36263 \end_inset
36264
36265
36266 \series default
36267  or to use them automatically when they are needed.
36268 \end_layout
36269
36270 \begin_layout Standard
36271
36272 \series bold
36273 amsmath
36274 \series default
36275  is needed for many constructs, so when you get LaTeX-errors in formulas,
36276  assure that you have enabled AMS.
36277 \end_layout
36278
36279 \begin_layout Standard
36280
36281 \series bold
36282 esint
36283 \series default
36284  is used for special integral characters.
36285 \end_layout
36286
36287 \begin_layout Subsubsection*
36288 Float Placement
36289 \end_layout
36290
36291 \begin_layout Standard
36292 The float placement options are described in section
36293 \begin_inset Formula $\,$
36294 \end_inset
36295
36296
36297 \begin_inset CommandInset ref
36298 LatexCommand ref
36299 reference "sub:Float-Placement"
36300
36301 \end_inset
36302
36303 .
36304 \end_layout
36305
36306 \begin_layout Subsubsection*
36307 Bullets
36308 \end_layout
36309
36310 \begin_layout Standard
36311 Here you can adjust the characters for the itemize levels.
36312  The itemize environment is described in section
36313 \begin_inset space ~
36314 \end_inset
36315
36316
36317 \begin_inset CommandInset ref
36318 LatexCommand ref
36319 reference "sec:Itemize"
36320
36321 \end_inset
36322
36323 .
36324 \end_layout
36325
36326 \begin_layout Subsubsection*
36327 Branches
36328 \end_layout
36329
36330 \begin_layout Standard
36331 Branches are described in section
36332 \begin_inset space ~
36333 \end_inset
36334
36335
36336 \begin_inset CommandInset ref
36337 LatexCommand ref
36338 reference "sec:Branches"
36339
36340 \end_inset
36341
36342 .
36343 \end_layout
36344
36345 \begin_layout Subsubsection*
36346 LaT
36347 \begin_inset ERT
36348 status collapsed
36349
36350 \begin_layout Plain Layout
36351
36352 {}
36353 \end_layout
36354
36355 \end_inset
36356
36357 eX Preamble
36358 \end_layout
36359
36360 \begin_layout Standard
36361 In this text field are entered commands to load special Latex@LaTeX-packages
36362  or to define LaTeX-commands.
36363  The preamble is a thing for LaTeX-experts.
36364  You shouldn't enter commands here until you don't exactly know what you
36365  do.
36366 \end_layout
36367
36368 \begin_layout Standard
36369 An introduction in the LaTeX-syntax is given in section
36370 \begin_inset space ~
36371 \end_inset
36372
36373
36374 \begin_inset CommandInset ref
36375 LatexCommand ref
36376 reference "sub:LaTeX-Syntax"
36377
36378 \end_inset
36379
36380 .
36381 \end_layout
36382
36383 \begin_layout Section
36384 The Tools Menu
36385 \begin_inset Index
36386 status collapsed
36387
36388 \begin_layout Plain Layout
36389 Menu ! Tools
36390 \end_layout
36391
36392 \end_inset
36393
36394
36395 \end_layout
36396
36397 \begin_layout Subsection
36398 Spellchecker
36399 \end_layout
36400
36401 \begin_layout Standard
36402 Spell checking is explained in section
36403 \begin_inset space ~
36404 \end_inset
36405
36406
36407 \begin_inset CommandInset ref
36408 LatexCommand ref
36409 reference "sec:Spellchecking"
36410
36411 \end_inset
36412
36413 .
36414 \end_layout
36415
36416 \begin_layout Subsection
36417 Thesaurus
36418 \end_layout
36419
36420 \begin_layout Standard
36421 The thesaurus is described in section
36422 \begin_inset space ~
36423 \end_inset
36424
36425
36426 \begin_inset CommandInset ref
36427 LatexCommand ref
36428 reference "sec:Thesaurus"
36429
36430 \end_inset
36431
36432 .
36433 \end_layout
36434
36435 \begin_layout Subsection
36436 Count Words
36437 \begin_inset Index
36438 status collapsed
36439
36440 \begin_layout Plain Layout
36441 Word count
36442 \end_layout
36443
36444 \end_inset
36445
36446
36447 \end_layout
36448
36449 \begin_layout Standard
36450 Counts the number of words in the actual document or the highlighted document
36451  part.
36452 \end_layout
36453
36454 \begin_layout Subsection
36455 TeX Information
36456 \begin_inset Index
36457 status collapsed
36458
36459 \begin_layout Plain Layout
36460 TeX Information
36461 \end_layout
36462
36463 \end_inset
36464
36465
36466 \end_layout
36467
36468 \begin_layout Standard
36469 Shows you a list of the classes and styles installed in your LaTeX-system.
36470 \end_layout
36471
36472 \begin_layout Subsection
36473 Reconfigure
36474 \begin_inset Index
36475 status collapsed
36476
36477 \begin_layout Plain Layout
36478 Lyx@LyX ! Reconfigure|see
36479 \begin_inset ERT
36480 status collapsed
36481
36482 \begin_layout Plain Layout
36483
36484 {
36485 \end_layout
36486
36487 \end_inset
36488
36489 Reconfiguration of LyX
36490 \begin_inset ERT
36491 status collapsed
36492
36493 \begin_layout Plain Layout
36494
36495 }
36496 \end_layout
36497
36498 \end_inset
36499
36500
36501 \end_layout
36502
36503 \end_inset
36504
36505
36506 \begin_inset Index
36507 status collapsed
36508
36509 \begin_layout Plain Layout
36510 Reconfiguration of LyX
36511 \end_layout
36512
36513 \end_inset
36514
36515
36516 \end_layout
36517
36518 \begin_layout Standard
36519 This menu reconfigures LyX.
36520  That means LyX looks for Latex@LaTeX-packages and needed programs, see
36521  also section
36522 \begin_inset space ~
36523 \end_inset
36524
36525
36526 \begin_inset CommandInset ref
36527 LatexCommand ref
36528 reference "sec:Basic-LyX-Setup"
36529
36530 \end_inset
36531
36532 .
36533 \end_layout
36534
36535 \begin_layout Subsection
36536 Preferences
36537 \end_layout
36538
36539 \begin_layout Standard
36540 The preferences dialog is described in detail in chapter
36541 \begin_inset Formula $\,$
36542 \end_inset
36543
36544
36545 \begin_inset CommandInset ref
36546 LatexCommand ref
36547 reference "cha:The-Preferences-dialog"
36548
36549 \end_inset
36550
36551 .
36552 \end_layout
36553
36554 \begin_layout Section
36555 The Help Menu
36556 \begin_inset Index
36557 status collapsed
36558
36559 \begin_layout Plain Layout
36560 Menu ! Help
36561 \end_layout
36562
36563 \end_inset
36564
36565
36566 \end_layout
36567
36568 \begin_layout Standard
36569 This menu opens the documentation files of LyX in the language of LyX's
36570  menus.
36571 \end_layout
36572
36573 \begin_layout Standard
36574 The menu 
36575 \family sans
36576 LaTeX
36577 \begin_inset space ~
36578 \end_inset
36579
36580 Configuration
36581 \family default
36582  shows a LyX-document with informations about the Latex@LaTeX-packages and
36583  classes found by LyX (see also section
36584 \begin_inset space ~
36585 \end_inset
36586
36587
36588 \begin_inset CommandInset ref
36589 LatexCommand ref
36590 reference "sec:LaTeX-Setup"
36591
36592 \end_inset
36593
36594 ).
36595 \end_layout
36596
36597 \begin_layout Section
36598 Toolbars
36599 \begin_inset CommandInset label
36600 LatexCommand label
36601 name "sec:Toolbars"
36602
36603 \end_inset
36604
36605
36606 \end_layout
36607
36608 \begin_layout Standard
36609 How to show or hide toolbars is explained in section
36610 \begin_inset space ~
36611 \end_inset
36612
36613
36614 \begin_inset CommandInset ref
36615 LatexCommand ref
36616 reference "sub:Toolbars"
36617
36618 \end_inset
36619
36620 .
36621 \end_layout
36622
36623 \begin_layout Standard
36624 It is also possible to define custom toolbars.
36625  This is described in the 
36626 \emph on
36627 Extended Features
36628 \emph default
36629  manual.
36630 \end_layout
36631
36632 \begin_layout Subsection
36633 Standard Toolbar
36634 \begin_inset Index
36635 status collapsed
36636
36637 \begin_layout Plain Layout
36638 Toolbar ! Standard
36639 \end_layout
36640
36641 \end_inset
36642
36643
36644 \end_layout
36645
36646 \begin_layout Standard
36647 \begin_inset Graphics
36648         filename clipart/StandardToolbar.png
36649         width 100col%
36650
36651 \end_inset
36652
36653
36654 \end_layout
36655
36656 \begin_layout Standard
36657 \begin_inset VSpace defskip
36658 \end_inset
36659
36660
36661 \end_layout
36662
36663 \begin_layout Standard
36664 The standard toolbar as shown above contains from left to right the following
36665  buttons:
36666 \begin_inset ERT
36667 status collapsed
36668
36669 \begin_layout Plain Layout
36670
36671
36672 \backslash
36673 setlength{
36674 \backslash
36675 LTleft}{0pt}
36676 \end_layout
36677
36678 \end_inset
36679
36680
36681 \begin_inset Note Note
36682 status collapsed
36683
36684 \begin_layout Plain Layout
36685 This is necessary to left align the following longtables.
36686  See the 
36687 \emph on
36688 Embedded Objects
36689 \emph default
36690  manual for more information.
36691 \end_layout
36692
36693 \end_inset
36694
36695
36696 \end_layout
36697
36698 \begin_layout Standard
36699 \begin_inset VSpace defskip
36700 \end_inset
36701
36702
36703 \end_layout
36704
36705 \begin_layout Standard
36706 \begin_inset Tabular
36707 <lyxtabular version="3" rows="1" columns="2">
36708 <features islongtable="true">
36709 <column alignment="center" valignment="top" width="0">
36710 <column alignment="center" valignment="top" width="0">
36711 <row>
36712 <cell alignment="center" valignment="top" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Plain Layout
36716 \begin_inset Graphics
36717         filename clipart/ToolbarEnvBox.png
36718         clip
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \end_inset
36726 </cell>
36727 <cell alignment="center" valignment="top" usebox="none">
36728 \begin_inset Text
36729
36730 \begin_layout Plain Layout
36731 pull-down menu for the paragraph environments
36732 \end_layout
36733
36734 \end_inset
36735 </cell>
36736 </row>
36737 </lyxtabular>
36738
36739 \end_inset
36740
36741
36742 \end_layout
36743
36744 \begin_layout Standard
36745 \begin_inset VSpace -10mm
36746 \end_inset
36747
36748
36749 \end_layout
36750
36751 \begin_layout Standard
36752 \align left
36753 \begin_inset Tabular
36754 <lyxtabular version="3" rows="20" columns="2">
36755 <features islongtable="true">
36756 <column alignment="left" valignment="top" width="0">
36757 <column alignment="left" valignment="top" width="0">
36758 <row interlinespace="2.5mm">
36759 <cell alignment="center" valignment="top" usebox="none">
36760 \begin_inset Text
36761
36762 \begin_layout Plain Layout
36763
36764 \family sans
36765 \begin_inset Graphics
36766         filename ../images/buffer-new.png
36767         BoundingBox 0bp 5bp 20bp 20bp
36768
36769 \end_inset
36770
36771
36772 \end_layout
36773
36774 \end_inset
36775 </cell>
36776 <cell alignment="center" valignment="top" usebox="none">
36777 \begin_inset Text
36778
36779 \begin_layout Plain Layout
36780
36781 \family sans
36782 File\SpecialChar \menuseparator
36783 New
36784 \end_layout
36785
36786 \end_inset
36787 </cell>
36788 </row>
36789 <row interlinespace="2.5mm">
36790 <cell alignment="center" valignment="top" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Plain Layout
36794 \begin_inset Graphics
36795         filename ../images/file-open.png
36796         BoundingBox 0bp 5bp 20bp 20bp
36797
36798 \end_inset
36799
36800
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 <cell alignment="center" valignment="top" usebox="none">
36806 \begin_inset Text
36807
36808 \begin_layout Plain Layout
36809
36810 \family sans
36811 File\SpecialChar \menuseparator
36812 Open
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 </row>
36818 <row interlinespace="2.5mm">
36819 <cell alignment="center" valignment="top" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823 \begin_inset Graphics
36824         filename ../images/buffer-write.png
36825         BoundingBox 0bp 5bp 20bp 20bp
36826
36827 \end_inset
36828
36829
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 <cell alignment="center" valignment="top" usebox="none">
36835 \begin_inset Text
36836
36837 \begin_layout Plain Layout
36838
36839 \family sans
36840 File\SpecialChar \menuseparator
36841 Save
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 </row>
36847 <row interlinespace="2.5mm">
36848 <cell alignment="center" valignment="top" usebox="none">
36849 \begin_inset Text
36850
36851 \begin_layout Plain Layout
36852 \begin_inset Graphics
36853         filename ../images/dialog-show_print.png
36854         BoundingBox 0bp 5bp 24bp 20bp
36855
36856 \end_inset
36857
36858
36859 \end_layout
36860
36861 \end_inset
36862 </cell>
36863 <cell alignment="center" valignment="top" usebox="none">
36864 \begin_inset Text
36865
36866 \begin_layout Plain Layout
36867
36868 \family sans
36869 File\SpecialChar \menuseparator
36870 Print
36871 \end_layout
36872
36873 \end_inset
36874 </cell>
36875 </row>
36876 <row interlinespace="2.5mm">
36877 <cell alignment="center" valignment="top" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Plain Layout
36881 \begin_inset Graphics
36882         filename ../images/dialog-show_spellchecker.png
36883         BoundingBox 0bp 5bp 20bp 20bp
36884
36885 \end_inset
36886
36887
36888 \end_layout
36889
36890 \end_inset
36891 </cell>
36892 <cell alignment="center" valignment="top" usebox="none">
36893 \begin_inset Text
36894
36895 \begin_layout Plain Layout
36896
36897 \family sans
36898 Tools\SpecialChar \menuseparator
36899 Spellchecker
36900 \end_layout
36901
36902 \end_inset
36903 </cell>
36904 </row>
36905 <row interlinespace="2.5mm">
36906 <cell alignment="center" valignment="top" usebox="none">
36907 \begin_inset Text
36908
36909 \begin_layout Plain Layout
36910 \begin_inset Graphics
36911         filename ../images/undo.png
36912         BoundingBox 0bp 5bp 20bp 20bp
36913
36914 \end_inset
36915
36916
36917 \end_layout
36918
36919 \end_inset
36920 </cell>
36921 <cell alignment="center" valignment="top" usebox="none">
36922 \begin_inset Text
36923
36924 \begin_layout Plain Layout
36925
36926 \family sans
36927 Edit\SpecialChar \menuseparator
36928 Undo
36929 \end_layout
36930
36931 \end_inset
36932 </cell>
36933 </row>
36934 <row interlinespace="2.5mm">
36935 <cell alignment="center" valignment="top" usebox="none">
36936 \begin_inset Text
36937
36938 \begin_layout Plain Layout
36939 \begin_inset Graphics
36940         filename ../images/redo.png
36941         BoundingBox 0bp 5bp 20bp 20bp
36942
36943 \end_inset
36944
36945
36946 \end_layout
36947
36948 \end_inset
36949 </cell>
36950 <cell alignment="center" valignment="top" usebox="none">
36951 \begin_inset Text
36952
36953 \begin_layout Plain Layout
36954
36955 \family sans
36956 Edit\SpecialChar \menuseparator
36957 Redo
36958 \end_layout
36959
36960 \end_inset
36961 </cell>
36962 </row>
36963 <row interlinespace="2.5mm">
36964 <cell alignment="center" valignment="top" usebox="none">
36965 \begin_inset Text
36966
36967 \begin_layout Plain Layout
36968 \begin_inset Graphics
36969         filename ../images/cut.png
36970         BoundingBox 0bp 5bp 20bp 20bp
36971
36972 \end_inset
36973
36974
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 <cell alignment="center" valignment="top" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Plain Layout
36983
36984 \family sans
36985 Edit\SpecialChar \menuseparator
36986 Cut
36987 \end_layout
36988
36989 \end_inset
36990 </cell>
36991 </row>
36992 <row interlinespace="2.5mm">
36993 <cell alignment="center" valignment="top" usebox="none">
36994 \begin_inset Text
36995
36996 \begin_layout Plain Layout
36997 \begin_inset Graphics
36998         filename ../images/copy.png
36999         BoundingBox 0bp 5bp 20bp 20bp
37000
37001 \end_inset
37002
37003
37004 \end_layout
37005
37006 \end_inset
37007 </cell>
37008 <cell alignment="center" valignment="top" usebox="none">
37009 \begin_inset Text
37010
37011 \begin_layout Plain Layout
37012
37013 \family sans
37014 Edit\SpecialChar \menuseparator
37015 Copy
37016 \end_layout
37017
37018 \end_inset
37019 </cell>
37020 </row>
37021 <row interlinespace="2.5mm">
37022 <cell alignment="center" valignment="top" usebox="none">
37023 \begin_inset Text
37024
37025 \begin_layout Plain Layout
37026 \begin_inset Graphics
37027         filename ../images/paste.png
37028         BoundingBox 0bp 5bp 20bp 20bp
37029
37030 \end_inset
37031
37032
37033 \end_layout
37034
37035 \end_inset
37036 </cell>
37037 <cell alignment="center" valignment="top" usebox="none">
37038 \begin_inset Text
37039
37040 \begin_layout Plain Layout
37041
37042 \family sans
37043 Edit\SpecialChar \menuseparator
37044 Paste
37045 \end_layout
37046
37047 \end_inset
37048 </cell>
37049 </row>
37050 <row interlinespace="2.5mm">
37051 <cell alignment="center" valignment="top" usebox="none">
37052 \begin_inset Text
37053
37054 \begin_layout Plain Layout
37055 \begin_inset Graphics
37056         filename ../images/dialog-show_findreplace.png
37057         BoundingBox 0bp 5bp 20bp 25bp
37058         rotateOrigin center
37059
37060 \end_inset
37061
37062
37063 \end_layout
37064
37065 \end_inset
37066 </cell>
37067 <cell alignment="center" valignment="top" usebox="none">
37068 \begin_inset Text
37069
37070 \begin_layout Plain Layout
37071
37072 \family sans
37073 Edit\SpecialChar \menuseparator
37074 Find
37075 \begin_inset space \thinspace{}
37076 \end_inset
37077
37078 &
37079 \begin_inset space \thinspace{}
37080 \end_inset
37081
37082 Replace
37083 \end_layout
37084
37085 \end_inset
37086 </cell>
37087 </row>
37088 <row interlinespace="2.5mm">
37089 <cell alignment="center" valignment="top" usebox="none">
37090 \begin_inset Text
37091
37092 \begin_layout Plain Layout
37093 \begin_inset Graphics
37094         filename ../images/font-emph.png
37095         BoundingBox 0bp 5bp 20bp 20bp
37096
37097 \end_inset
37098
37099
37100 \end_layout
37101
37102 \end_inset
37103 </cell>
37104 <cell alignment="center" valignment="top" usebox="none">
37105 \begin_inset Text
37106
37107 \begin_layout Plain Layout
37108 Emphasize text, function of the Edit
37109 \family sans
37110 \SpecialChar \menuseparator
37111 Text
37112 \begin_inset space ~
37113 \end_inset
37114
37115 Style
37116 \family default
37117  dialog
37118 \end_layout
37119
37120 \end_inset
37121 </cell>
37122 </row>
37123 <row interlinespace="2.5mm">
37124 <cell alignment="center" valignment="top" usebox="none">
37125 \begin_inset Text
37126
37127 \begin_layout Plain Layout
37128 \begin_inset Graphics
37129         filename ../images/font-noun.png
37130         BoundingBox 0bp 5bp 20bp 20bp
37131
37132 \end_inset
37133
37134
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 <cell alignment="center" valignment="top" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143 Set text to noun style, function of the Edit
37144 \family sans
37145 \SpecialChar \menuseparator
37146 Text
37147 \begin_inset space ~
37148 \end_inset
37149
37150 Style
37151 \family default
37152  dialog
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 </row>
37158 <row interlinespace="2.5mm">
37159 <cell alignment="center" valignment="top" usebox="none">
37160 \begin_inset Text
37161
37162 \begin_layout Plain Layout
37163 \begin_inset Graphics
37164         filename ../images/textstyle-apply.png
37165         BoundingBox 0bp 5bp 20bp 20bp
37166
37167 \end_inset
37168
37169
37170 \end_layout
37171
37172 \end_inset
37173 </cell>
37174 <cell alignment="center" valignment="top" usebox="none">
37175 \begin_inset Text
37176
37177 \begin_layout Plain Layout
37178 Formats text using the current settings in the 
37179 \family sans
37180 Edit\SpecialChar \menuseparator
37181 Text
37182 \begin_inset space ~
37183 \end_inset
37184
37185 Style
37186 \family default
37187  dialog
37188 \end_layout
37189
37190 \end_inset
37191 </cell>
37192 </row>
37193 <row interlinespace="2.5mm">
37194 <cell alignment="center" valignment="top" usebox="none">
37195 \begin_inset Text
37196
37197 \begin_layout Plain Layout
37198 \begin_inset Graphics
37199         filename ../images/math-mode.png
37200         BoundingBox 0bp 5bp 20bp 20bp
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 <cell alignment="center" valignment="top" usebox="none">
37210 \begin_inset Text
37211
37212 \begin_layout Plain Layout
37213
37214 \family sans
37215 Insert\SpecialChar \menuseparator
37216 Math\SpecialChar \menuseparator
37217 Inline
37218 \begin_inset space ~
37219 \end_inset
37220
37221 Formula
37222 \end_layout
37223
37224 \end_inset
37225 </cell>
37226 </row>
37227 <row interlinespace="2.5mm">
37228 <cell alignment="center" valignment="top" usebox="none">
37229 \begin_inset Text
37230
37231 \begin_layout Plain Layout
37232 \begin_inset Graphics
37233         filename ../images/dialog-show-new-inset_graphics.png
37234         BoundingBox 0bp 5bp 20bp 25bp
37235         rotateOrigin center
37236
37237 \end_inset
37238
37239
37240 \end_layout
37241
37242 \end_inset
37243 </cell>
37244 <cell alignment="center" valignment="top" usebox="none">
37245 \begin_inset Text
37246
37247 \begin_layout Plain Layout
37248
37249 \family sans
37250 Insert\SpecialChar \menuseparator
37251 Graphics
37252 \end_layout
37253
37254 \end_inset
37255 </cell>
37256 </row>
37257 <row interlinespace="2.5mm">
37258 <cell alignment="center" valignment="top" usebox="none">
37259 \begin_inset Text
37260
37261 \begin_layout Plain Layout
37262 \begin_inset Graphics
37263         filename ../images/tabular-insert.png
37264         BoundingBox 0bp 5bp 20bp 25bp
37265         rotateOrigin center
37266
37267 \end_inset
37268
37269
37270 \end_layout
37271
37272 \end_inset
37273 </cell>
37274 <cell alignment="center" valignment="top" usebox="none">
37275 \begin_inset Text
37276
37277 \begin_layout Plain Layout
37278
37279 \family sans
37280 Insert\SpecialChar \menuseparator
37281 Table
37282 \end_layout
37283
37284 \end_inset
37285 </cell>
37286 </row>
37287 <row interlinespace="2.5mm">
37288 <cell alignment="center" valignment="top" usebox="none">
37289 \begin_inset Text
37290
37291 \begin_layout Plain Layout
37292 \begin_inset Graphics
37293         filename ../images/dialog-toggle_toc.png
37294         BoundingBox 0bp 5bp 20bp 25bp
37295         rotateOrigin center
37296
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \end_inset
37303 </cell>
37304 <cell alignment="center" valignment="top" usebox="none">
37305 \begin_inset Text
37306
37307 \begin_layout Plain Layout
37308 Toggle outline window on/off, 
37309 \family sans
37310 Document\SpecialChar \menuseparator
37311 Outline
37312 \end_layout
37313
37314 \end_inset
37315 </cell>
37316 </row>
37317 <row interlinespace="2.5mm">
37318 <cell alignment="center" valignment="top" usebox="none">
37319 \begin_inset Text
37320
37321 \begin_layout Plain Layout
37322 \begin_inset Graphics
37323         filename ../images/toolbar-toggle_math.png
37324         BoundingBox 0bp 5bp 20bp 25bp
37325         rotateOrigin center
37326
37327 \end_inset
37328
37329
37330 \end_layout
37331
37332 \end_inset
37333 </cell>
37334 <cell alignment="center" valignment="top" usebox="none">
37335 \begin_inset Text
37336
37337 \begin_layout Plain Layout
37338 Toggle math toolbar on/off
37339 \end_layout
37340
37341 \end_inset
37342 </cell>
37343 </row>
37344 <row interlinespace="2.5mm">
37345 <cell alignment="center" valignment="top" usebox="none">
37346 \begin_inset Text
37347
37348 \begin_layout Plain Layout
37349 \begin_inset Graphics
37350         filename ../images/toolbar-toggle_table.png
37351         BoundingBox 0bp 5bp 20bp 25bp
37352         rotateOrigin center
37353
37354 \end_inset
37355
37356
37357 \end_layout
37358
37359 \end_inset
37360 </cell>
37361 <cell alignment="center" valignment="top" usebox="none">
37362 \begin_inset Text
37363
37364 \begin_layout Plain Layout
37365 Toggle table toolbar on/off
37366 \end_layout
37367
37368 \end_inset
37369 </cell>
37370 </row>
37371 </lyxtabular>
37372
37373 \end_inset
37374
37375
37376 \end_layout
37377
37378 \begin_layout Subsection
37379 Extra Toolbar
37380 \begin_inset Index
37381 status collapsed
37382
37383 \begin_layout Plain Layout
37384 Toolbar ! Extra
37385 \end_layout
37386
37387 \end_inset
37388
37389
37390 \end_layout
37391
37392 \begin_layout Standard
37393 \begin_inset Graphics
37394         filename clipart/ExtraToolbar.png
37395         width 100col%
37396
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \begin_layout Standard
37403 \begin_inset VSpace defskip
37404 \end_inset
37405
37406
37407 \end_layout
37408
37409 \begin_layout Standard
37410 The extra toolbar as shown above contains from left to right the following
37411  buttons:
37412 \end_layout
37413
37414 \begin_layout Standard
37415 \begin_inset VSpace defskip
37416 \end_inset
37417
37418
37419 \end_layout
37420
37421 \begin_layout Standard
37422 \begin_inset Tabular
37423 <lyxtabular version="3" rows="24" columns="2">
37424 <features islongtable="true">
37425 <column alignment="left" valignment="top" width="0">
37426 <column alignment="left" valignment="top" width="0">
37427 <row interlinespace="2.5mm">
37428 <cell alignment="center" valignment="top" usebox="none">
37429 \begin_inset Text
37430
37431 \begin_layout Plain Layout
37432 \begin_inset Graphics
37433         filename ../images/layout.png
37434         BoundingBox 0bp 5bp 20bp 25bp
37435         rotateOrigin center
37436
37437 \end_inset
37438
37439
37440 \end_layout
37441
37442 \end_inset
37443 </cell>
37444 <cell alignment="center" valignment="top" usebox="none">
37445 \begin_inset Text
37446
37447 \begin_layout Plain Layout
37448 Default
37449 \end_layout
37450
37451 \end_inset
37452 </cell>
37453 </row>
37454 <row interlinespace="2.5mm">
37455 <cell alignment="center" valignment="top" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459 \begin_inset Graphics
37460         filename ../images/layout_Enumerate.png
37461         BoundingBox 0bp 5bp 20bp 25bp
37462         rotateOrigin center
37463
37464 \end_inset
37465
37466
37467 \end_layout
37468
37469 \end_inset
37470 </cell>
37471 <cell alignment="center" valignment="top" usebox="none">
37472 \begin_inset Text
37473
37474 \begin_layout Plain Layout
37475 Numbered list
37476 \end_layout
37477
37478 \end_inset
37479 </cell>
37480 </row>
37481 <row interlinespace="2.5mm">
37482 <cell alignment="center" valignment="top" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486 \begin_inset Graphics
37487         filename ../images/layout_Itemize.png
37488         BoundingBox 0bp 5bp 20bp 25bp
37489         rotateOrigin center
37490
37491 \end_inset
37492
37493
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 <cell alignment="center" valignment="top" usebox="none">
37499 \begin_inset Text
37500
37501 \begin_layout Plain Layout
37502 Itemized list
37503 \end_layout
37504
37505 \end_inset
37506 </cell>
37507 </row>
37508 <row interlinespace="2.5mm">
37509 <cell alignment="center" valignment="top" usebox="none">
37510 \begin_inset Text
37511
37512 \begin_layout Plain Layout
37513 \begin_inset Graphics
37514         filename ../images/layout_List.png
37515         BoundingBox 0bp 5bp 20bp 25bp
37516         rotateOrigin center
37517
37518 \end_inset
37519
37520
37521 \end_layout
37522
37523 \end_inset
37524 </cell>
37525 <cell alignment="center" valignment="top" usebox="none">
37526 \begin_inset Text
37527
37528 \begin_layout Plain Layout
37529 List
37530 \end_layout
37531
37532 \end_inset
37533 </cell>
37534 </row>
37535 <row interlinespace="2.5mm">
37536 <cell alignment="center" valignment="top" usebox="none">
37537 \begin_inset Text
37538
37539 \begin_layout Plain Layout
37540 \begin_inset Graphics
37541         filename ../images/layout_Description.png
37542         BoundingBox 0bp 5bp 20bp 25bp
37543         rotateOrigin center
37544
37545 \end_inset
37546
37547
37548 \end_layout
37549
37550 \end_inset
37551 </cell>
37552 <cell alignment="center" valignment="top" usebox="none">
37553 \begin_inset Text
37554
37555 \begin_layout Plain Layout
37556 Description list
37557 \end_layout
37558
37559 \end_inset
37560 </cell>
37561 </row>
37562 <row interlinespace="2.5mm">
37563 <cell alignment="center" valignment="top" usebox="none">
37564 \begin_inset Text
37565
37566 \begin_layout Plain Layout
37567 \begin_inset Graphics
37568         filename ../images/depth-increment.png
37569         BoundingBox 0bp 5bp 20bp 25bp
37570         rotateOrigin center
37571
37572 \end_inset
37573
37574
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 <cell alignment="center" valignment="top" usebox="none">
37580 \begin_inset Text
37581
37582 \begin_layout Plain Layout
37583
37584 \family sans
37585 Edit\SpecialChar \menuseparator
37586 Increase
37587 \begin_inset space ~
37588 \end_inset
37589
37590 List
37591 \begin_inset space ~
37592 \end_inset
37593
37594 Depth
37595 \end_layout
37596
37597 \end_inset
37598 </cell>
37599 </row>
37600 <row interlinespace="2.5mm">
37601 <cell alignment="center" valignment="top" usebox="none">
37602 \begin_inset Text
37603
37604 \begin_layout Plain Layout
37605 \begin_inset Graphics
37606         filename ../images/depth-decrement.png
37607         BoundingBox 0bp 5bp 20bp 25bp
37608         rotateOrigin center
37609
37610 \end_inset
37611
37612
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 <cell alignment="center" valignment="top" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621
37622 \family sans
37623 Edit\SpecialChar \menuseparator
37624 Decrease
37625 \begin_inset space ~
37626 \end_inset
37627
37628 List
37629 \begin_inset space ~
37630 \end_inset
37631
37632 Depth
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 </row>
37638 <row interlinespace="2.5mm">
37639 <cell alignment="center" valignment="top" usebox="none">
37640 \begin_inset Text
37641
37642 \begin_layout Plain Layout
37643 \begin_inset Graphics
37644         filename ../images/float-insert_figure.png
37645         BoundingBox 0bp 5bp 20bp 20bp
37646
37647 \end_inset
37648
37649
37650 \end_layout
37651
37652 \end_inset
37653 </cell>
37654 <cell alignment="center" valignment="top" usebox="none">
37655 \begin_inset Text
37656
37657 \begin_layout Plain Layout
37658
37659 \family sans
37660 Insert\SpecialChar \menuseparator
37661 Float\SpecialChar \menuseparator
37662 Figure
37663 \end_layout
37664
37665 \end_inset
37666 </cell>
37667 </row>
37668 <row interlinespace="2.5mm">
37669 <cell alignment="center" valignment="top" usebox="none">
37670 \begin_inset Text
37671
37672 \begin_layout Plain Layout
37673 \begin_inset Graphics
37674         filename ../images/float-insert_table.png
37675         BoundingBox 0bp 5bp 20bp 20bp
37676
37677 \end_inset
37678
37679
37680 \end_layout
37681
37682 \end_inset
37683 </cell>
37684 <cell alignment="center" valignment="top" usebox="none">
37685 \begin_inset Text
37686
37687 \begin_layout Plain Layout
37688
37689 \family sans
37690 Insert\SpecialChar \menuseparator
37691 Float\SpecialChar \menuseparator
37692 Table
37693 \end_layout
37694
37695 \end_inset
37696 </cell>
37697 </row>
37698 <row interlinespace="2.5mm">
37699 <cell alignment="center" valignment="top" usebox="none">
37700 \begin_inset Text
37701
37702 \begin_layout Plain Layout
37703 \begin_inset Graphics
37704         filename ../images/label-insert.png
37705         BoundingBox 0bp 5bp 20bp 20bp
37706
37707 \end_inset
37708
37709
37710 \end_layout
37711
37712 \end_inset
37713 </cell>
37714 <cell alignment="center" valignment="top" usebox="none">
37715 \begin_inset Text
37716
37717 \begin_layout Plain Layout
37718
37719 \family sans
37720 Insert\SpecialChar \menuseparator
37721 Label
37722 \end_layout
37723
37724 \end_inset
37725 </cell>
37726 </row>
37727 <row interlinespace="2.5mm">
37728 <cell alignment="center" valignment="top" usebox="none">
37729 \begin_inset Text
37730
37731 \begin_layout Plain Layout
37732 \begin_inset Graphics
37733         filename ../images/dialog-show-new-inset_ref.png
37734         BoundingBox 0bp 5bp 20bp 20bp
37735
37736 \end_inset
37737
37738
37739 \end_layout
37740
37741 \end_inset
37742 </cell>
37743 <cell alignment="center" valignment="top" usebox="none">
37744 \begin_inset Text
37745
37746 \begin_layout Plain Layout
37747
37748 \family sans
37749 Insert\SpecialChar \menuseparator
37750 Cross-Reference
37751 \end_layout
37752
37753 \end_inset
37754 </cell>
37755 </row>
37756 <row interlinespace="2.5mm">
37757 <cell alignment="center" valignment="top" usebox="none">
37758 \begin_inset Text
37759
37760 \begin_layout Plain Layout
37761 \begin_inset Graphics
37762         filename ../images/dialog-show-new-inset_citation.png
37763         BoundingBox 0bp 5bp 20bp 20bp
37764
37765 \end_inset
37766
37767
37768 \end_layout
37769
37770 \end_inset
37771 </cell>
37772 <cell alignment="center" valignment="top" usebox="none">
37773 \begin_inset Text
37774
37775 \begin_layout Plain Layout
37776
37777 \family sans
37778 Insert\SpecialChar \menuseparator
37779 Citation
37780 \end_layout
37781
37782 \end_inset
37783 </cell>
37784 </row>
37785 <row interlinespace="2.5mm">
37786 <cell alignment="center" valignment="top" usebox="none">
37787 \begin_inset Text
37788
37789 \begin_layout Plain Layout
37790 \begin_inset Graphics
37791         filename ../images/index-insert.png
37792         BoundingBox 0bp 5bp 20bp 20bp
37793
37794 \end_inset
37795
37796
37797 \end_layout
37798
37799 \end_inset
37800 </cell>
37801 <cell alignment="center" valignment="top" usebox="none">
37802 \begin_inset Text
37803
37804 \begin_layout Plain Layout
37805
37806 \family sans
37807 Insert\SpecialChar \menuseparator
37808 Index
37809 \begin_inset space ~
37810 \end_inset
37811
37812 Entry
37813 \end_layout
37814
37815 \end_inset
37816 </cell>
37817 </row>
37818 <row interlinespace="2.5mm">
37819 <cell alignment="center" valignment="top" usebox="none">
37820 \begin_inset Text
37821
37822 \begin_layout Plain Layout
37823 \begin_inset Graphics
37824         filename ../images/nomencl-insert.png
37825         BoundingBox 0bp 5bp 20bp 20bp
37826
37827 \end_inset
37828
37829
37830 \end_layout
37831
37832 \end_inset
37833 </cell>
37834 <cell alignment="center" valignment="top" usebox="none">
37835 \begin_inset Text
37836
37837 \begin_layout Plain Layout
37838
37839 \family sans
37840 Insert\SpecialChar \menuseparator
37841 Nomenclature
37842 \begin_inset space ~
37843 \end_inset
37844
37845 Entry
37846 \end_layout
37847
37848 \end_inset
37849 </cell>
37850 </row>
37851 <row interlinespace="2.5mm">
37852 <cell alignment="center" valignment="top" usebox="none">
37853 \begin_inset Text
37854
37855 \begin_layout Plain Layout
37856 \begin_inset Graphics
37857         filename ../images/footnote-insert.png
37858         BoundingBox 0bp 5bp 20bp 20bp
37859
37860 \end_inset
37861
37862
37863 \end_layout
37864
37865 \end_inset
37866 </cell>
37867 <cell alignment="center" valignment="top" usebox="none">
37868 \begin_inset Text
37869
37870 \begin_layout Plain Layout
37871
37872 \family sans
37873 Insert\SpecialChar \menuseparator
37874 Footnote
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/marginalnote-insert.png
37887         BoundingBox 0bp 5bp 20bp 25bp
37888         rotateOrigin center
37889
37890 \end_inset
37891
37892
37893 \end_layout
37894
37895 \end_inset
37896 </cell>
37897 <cell alignment="center" valignment="top" usebox="none">
37898 \begin_inset Text
37899
37900 \begin_layout Plain Layout
37901
37902 \family sans
37903 Insert\SpecialChar \menuseparator
37904 Marginal
37905 \begin_inset space ~
37906 \end_inset
37907
37908 Note
37909 \end_layout
37910
37911 \end_inset
37912 </cell>
37913 </row>
37914 <row interlinespace="2.5mm">
37915 <cell alignment="center" valignment="top" usebox="none">
37916 \begin_inset Text
37917
37918 \begin_layout Plain Layout
37919 \begin_inset Graphics
37920         filename ../images/note-insert.png
37921         BoundingBox 0bp 5bp 20bp 20bp
37922
37923 \end_inset
37924
37925
37926 \end_layout
37927
37928 \end_inset
37929 </cell>
37930 <cell alignment="center" valignment="top" usebox="none">
37931 \begin_inset Text
37932
37933 \begin_layout Plain Layout
37934
37935 \family sans
37936 Insert\SpecialChar \menuseparator
37937 Note\SpecialChar \menuseparator
37938 LyX
37939 \begin_inset space ~
37940 \end_inset
37941
37942 Note
37943 \end_layout
37944
37945 \end_inset
37946 </cell>
37947 </row>
37948 <row interlinespace="2.5mm">
37949 <cell alignment="center" valignment="top" usebox="none">
37950 \begin_inset Text
37951
37952 \begin_layout Plain Layout
37953 \begin_inset Graphics
37954         filename ../images/box-insert.png
37955         BoundingBox 0bp 5bp 20bp 20bp
37956
37957 \end_inset
37958
37959
37960 \end_layout
37961
37962 \end_inset
37963 </cell>
37964 <cell alignment="center" valignment="top" usebox="none">
37965 \begin_inset Text
37966
37967 \begin_layout Plain Layout
37968
37969 \family sans
37970 Insert\SpecialChar \menuseparator
37971 Box
37972 \end_layout
37973
37974 \end_inset
37975 </cell>
37976 </row>
37977 <row interlinespace="2.5mm">
37978 <cell alignment="center" valignment="top" usebox="none">
37979 \begin_inset Text
37980
37981 \begin_layout Plain Layout
37982 \begin_inset Graphics
37983         filename ../images/url-insert.png
37984         BoundingBox 0bp 5bp 20bp 20bp
37985
37986 \end_inset
37987
37988
37989 \end_layout
37990
37991 \end_inset
37992 </cell>
37993 <cell alignment="center" valignment="top" usebox="none">
37994 \begin_inset Text
37995
37996 \begin_layout Plain Layout
37997
37998 \family sans
37999 Insert\SpecialChar \menuseparator
38000 URL
38001 \end_layout
38002
38003 \end_inset
38004 </cell>
38005 </row>
38006 <row interlinespace="2.5mm">
38007 <cell alignment="center" valignment="top" usebox="none">
38008 \begin_inset Text
38009
38010 \begin_layout Plain Layout
38011 \begin_inset Graphics
38012         filename ../images/ert-insert.png
38013         BoundingBox 0bp 5bp 20bp 20bp
38014
38015 \end_inset
38016
38017
38018 \end_layout
38019
38020 \end_inset
38021 </cell>
38022 <cell alignment="center" valignment="top" usebox="none">
38023 \begin_inset Text
38024
38025 \begin_layout Plain Layout
38026
38027 \family sans
38028 Insert\SpecialChar \menuseparator
38029 T
38030 \family default
38031
38032 \begin_inset ERT
38033 status collapsed
38034
38035 \begin_layout Plain Layout
38036
38037 {}
38038 \end_layout
38039
38040 \end_inset
38041
38042
38043 \family sans
38044 eX
38045 \end_layout
38046
38047 \end_inset
38048 </cell>
38049 </row>
38050 <row interlinespace="2.5mm">
38051 <cell alignment="center" valignment="top" usebox="none">
38052 \begin_inset Text
38053
38054 \begin_layout Plain Layout
38055 \begin_inset Graphics
38056         filename ../images/dialog-show-new-inset_include.png
38057         BoundingBox 0bp 5bp 20bp 20bp
38058
38059 \end_inset
38060
38061
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 <cell alignment="center" valignment="top" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070
38071 \family sans
38072 Insert\SpecialChar \menuseparator
38073 File\SpecialChar \menuseparator
38074 Child
38075 \begin_inset space ~
38076 \end_inset
38077
38078 Document
38079 \end_layout
38080
38081 \end_inset
38082 </cell>
38083 </row>
38084 <row interlinespace="2.5mm">
38085 <cell alignment="center" valignment="top" usebox="none">
38086 \begin_inset Text
38087
38088 \begin_layout Plain Layout
38089 \begin_inset Graphics
38090         filename ../images/dialog-show_character.png
38091         BoundingBox 0bp 5bp 20bp 25bp
38092         rotateOrigin center
38093
38094 \end_inset
38095
38096
38097 \end_layout
38098
38099 \end_inset
38100 </cell>
38101 <cell alignment="center" valignment="top" usebox="none">
38102 \begin_inset Text
38103
38104 \begin_layout Plain Layout
38105
38106 \family sans
38107 Edit\SpecialChar \menuseparator
38108 Text
38109 \begin_inset space ~
38110 \end_inset
38111
38112 Style
38113 \end_layout
38114
38115 \end_inset
38116 </cell>
38117 </row>
38118 <row interlinespace="2.5mm">
38119 <cell alignment="center" valignment="top" usebox="none">
38120 \begin_inset Text
38121
38122 \begin_layout Plain Layout
38123 \begin_inset Graphics
38124         filename ../images/layout-paragraph.png
38125         BoundingBox 0bp 5bp 20bp 25bp
38126         rotateOrigin center
38127
38128 \end_inset
38129
38130
38131 \end_layout
38132
38133 \end_inset
38134 </cell>
38135 <cell alignment="center" valignment="top" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139
38140 \family sans
38141 Edit\SpecialChar \menuseparator
38142 Paragraph
38143 \begin_inset space ~
38144 \end_inset
38145
38146 Settings
38147 \end_layout
38148
38149 \end_inset
38150 </cell>
38151 </row>
38152 <row interlinespace="2.5mm">
38153 <cell alignment="center" valignment="top" usebox="none">
38154 \begin_inset Text
38155
38156 \begin_layout Plain Layout
38157 \begin_inset Graphics
38158         filename ../images/thesaurus-entry.png
38159         BoundingBox 0bp 5bp 20bp 25bp
38160         rotateOrigin center
38161
38162 \end_inset
38163
38164
38165 \end_layout
38166
38167 \end_inset
38168 </cell>
38169 <cell alignment="center" valignment="top" usebox="none">
38170 \begin_inset Text
38171
38172 \begin_layout Plain Layout
38173
38174 \family sans
38175 Tools\SpecialChar \menuseparator
38176 Thesaurus
38177 \end_layout
38178
38179 \end_inset
38180 </cell>
38181 </row>
38182 </lyxtabular>
38183
38184 \end_inset
38185
38186
38187 \end_layout
38188
38189 \begin_layout Subsection
38190 View / Update Toolbar
38191 \begin_inset Index
38192 status collapsed
38193
38194 \begin_layout Plain Layout
38195 Toolbar ! View / Update
38196 \end_layout
38197
38198 \end_inset
38199
38200
38201 \end_layout
38202
38203 \begin_layout Standard
38204 \begin_inset Graphics
38205         filename clipart/ViewToolbar.png
38206
38207 \end_inset
38208
38209
38210 \end_layout
38211
38212 \begin_layout Standard
38213 \begin_inset VSpace defskip
38214 \end_inset
38215
38216
38217 \end_layout
38218
38219 \begin_layout Standard
38220 The view / update toolbar as shown above contains from left to right the
38221  following buttons:
38222 \end_layout
38223
38224 \begin_layout Standard
38225 \begin_inset VSpace defskip
38226 \end_inset
38227
38228
38229 \end_layout
38230
38231 \begin_layout Standard
38232 \begin_inset Tabular
38233 <lyxtabular version="3" rows="6" columns="2">
38234 <features islongtable="true">
38235 <column alignment="left" valignment="top" width="0">
38236 <column alignment="left" valignment="top" width="0">
38237 <row interlinespace="2.5mm">
38238 <cell alignment="center" valignment="top" usebox="none">
38239 \begin_inset Text
38240
38241 \begin_layout Plain Layout
38242 \begin_inset Graphics
38243         filename ../images/buffer-view_dvi.png
38244         BoundingBox 0bp 5bp 20bp 25bp
38245         rotateOrigin center
38246
38247 \end_inset
38248
38249
38250 \end_layout
38251
38252 \end_inset
38253 </cell>
38254 <cell alignment="center" valignment="top" usebox="none">
38255 \begin_inset Text
38256
38257 \begin_layout Plain Layout
38258
38259 \family sans
38260 View\SpecialChar \menuseparator
38261 DVI
38262 \end_layout
38263
38264 \end_inset
38265 </cell>
38266 </row>
38267 <row interlinespace="2.5mm">
38268 <cell alignment="center" valignment="top" usebox="none">
38269 \begin_inset Text
38270
38271 \begin_layout Plain Layout
38272 \begin_inset Graphics
38273         filename ../images/buffer-update_dvi.png
38274         BoundingBox 0bp 5bp 20bp 25bp
38275         rotateOrigin center
38276
38277 \end_inset
38278
38279
38280 \end_layout
38281
38282 \end_inset
38283 </cell>
38284 <cell alignment="center" valignment="top" usebox="none">
38285 \begin_inset Text
38286
38287 \begin_layout Plain Layout
38288
38289 \family sans
38290 View\SpecialChar \menuseparator
38291 Update\SpecialChar \menuseparator
38292 DVI
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 </row>
38298 <row interlinespace="2.5mm">
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303 \begin_inset Graphics
38304         filename ../images/buffer-view_pdf2.png
38305         BoundingBox 0bp 5bp 20bp 25bp
38306         rotateOrigin center
38307
38308 \end_inset
38309
38310
38311 \end_layout
38312
38313 \end_inset
38314 </cell>
38315 <cell alignment="center" valignment="top" usebox="none">
38316 \begin_inset Text
38317
38318 \begin_layout Plain Layout
38319
38320 \family sans
38321 View\SpecialChar \menuseparator
38322 PDF
38323 \end_layout
38324
38325 \end_inset
38326 </cell>
38327 </row>
38328 <row interlinespace="2.5mm">
38329 <cell alignment="center" valignment="top" usebox="none">
38330 \begin_inset Text
38331
38332 \begin_layout Plain Layout
38333 \begin_inset Graphics
38334         filename ../images/buffer-update_pdf2.png
38335         BoundingBox 0bp 5bp 20bp 25bp
38336         rotateOrigin center
38337
38338 \end_inset
38339
38340
38341 \end_layout
38342
38343 \end_inset
38344 </cell>
38345 <cell alignment="center" valignment="top" usebox="none">
38346 \begin_inset Text
38347
38348 \begin_layout Plain Layout
38349
38350 \family sans
38351 View\SpecialChar \menuseparator
38352 Update\SpecialChar \menuseparator
38353 PDF
38354 \begin_inset Foot
38355 status collapsed
38356
38357 \begin_layout Plain Layout
38358 This button is on some LyX for Windows installations not here because its
38359  functionality is merged with 
38360 \family sans
38361 View\SpecialChar \menuseparator
38362 PDF
38363 \family default
38364 .
38365  
38366 \end_layout
38367
38368 \end_inset
38369
38370
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 </row>
38376 <row interlinespace="2.5mm">
38377 <cell alignment="center" valignment="top" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381 \begin_inset Graphics
38382         filename ../images/buffer-view_ps.png
38383         BoundingBox 0bp 5bp 20bp 25bp
38384         rotateOrigin center
38385
38386 \end_inset
38387
38388
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 <cell alignment="center" valignment="top" usebox="none">
38394 \begin_inset Text
38395
38396 \begin_layout Plain Layout
38397
38398 \family sans
38399 View\SpecialChar \menuseparator
38400 Postscript
38401 \end_layout
38402
38403 \end_inset
38404 </cell>
38405 </row>
38406 <row interlinespace="2.5mm">
38407 <cell alignment="center" valignment="top" usebox="none">
38408 \begin_inset Text
38409
38410 \begin_layout Plain Layout
38411 \begin_inset Graphics
38412         filename ../images/buffer-update_ps.png
38413         BoundingBox 0bp 5bp 20bp 25bp
38414         rotateOrigin center
38415
38416 \end_inset
38417
38418
38419 \end_layout
38420
38421 \end_inset
38422 </cell>
38423 <cell alignment="center" valignment="top" usebox="none">
38424 \begin_inset Text
38425
38426 \begin_layout Plain Layout
38427
38428 \family sans
38429 View\SpecialChar \menuseparator
38430 Update\SpecialChar \menuseparator
38431 Postscript
38432 \end_layout
38433
38434 \end_inset
38435 </cell>
38436 </row>
38437 </lyxtabular>
38438
38439 \end_inset
38440
38441
38442 \end_layout
38443
38444 \begin_layout Subsection
38445 Other Toolbars
38446 \end_layout
38447
38448 \begin_layout Standard
38449 The change tracking toolbar is explained in section
38450 \begin_inset space ~
38451 \end_inset
38452
38453
38454 \begin_inset CommandInset ref
38455 LatexCommand ref
38456 reference "sec:Change-Tracking"
38457
38458 \end_inset
38459
38460 , the table toolbar
38461 \begin_inset Index
38462 status collapsed
38463
38464 \begin_layout Plain Layout
38465 Toolbar ! Table
38466 \end_layout
38467
38468 \end_inset
38469
38470  is explained in the 
38471 \emph on
38472 Embedded Objects
38473 \emph default
38474  manual.
38475 \end_layout
38476
38477 \begin_layout Chapter
38478 The 
38479 \family sans
38480 Preferences
38481 \family default
38482  Dialog
38483 \begin_inset CommandInset label
38484 LatexCommand label
38485 name "cha:The-Preferences-dialog"
38486
38487 \end_inset
38488
38489
38490 \begin_inset Index
38491 status collapsed
38492
38493 \begin_layout Plain Layout
38494 Preferences
38495 \end_layout
38496
38497 \end_inset
38498
38499
38500 \end_layout
38501
38502 \begin_layout Standard
38503 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38504 Preferences.
38505  It consists of submenus explained in the following.
38506 \end_layout
38507
38508 \begin_layout Section
38509 Look and Feel
38510 \end_layout
38511
38512 \begin_layout Subsection
38513 User Interface
38514 \begin_inset CommandInset label
38515 LatexCommand label
38516 name "sec:ui"
38517
38518 \end_inset
38519
38520
38521 \begin_inset Index
38522 status collapsed
38523
38524 \begin_layout Plain Layout
38525 Customization ! of toolbars
38526 \end_layout
38527
38528 \end_inset
38529
38530
38531 \begin_inset Index
38532 status collapsed
38533
38534 \begin_layout Plain Layout
38535 Customization ! of menus
38536 \end_layout
38537
38538 \end_inset
38539
38540
38541 \end_layout
38542
38543 \begin_layout Standard
38544 \begin_inset Note Greyedout
38545 status open
38546
38547 \begin_layout Plain Layout
38548
38549 \series bold
38550 Note:
38551 \series default
38552  You have to restart LyX before changes in ui- and bind-files take effect.
38553 \end_layout
38554
38555 \end_inset
38556
38557
38558 \end_layout
38559
38560 \begin_layout Subsubsection
38561 User Interface File
38562 \begin_inset Index
38563 status collapsed
38564
38565 \begin_layout Plain Layout
38566 Customization ! of toolbars
38567 \end_layout
38568
38569 \end_inset
38570
38571
38572 \begin_inset Index
38573 status collapsed
38574
38575 \begin_layout Plain Layout
38576 Customization ! of menus
38577 \end_layout
38578
38579 \end_inset
38580
38581
38582 \end_layout
38583
38584 \begin_layout Standard
38585 The appearance of the menus and toolbars can be changed by choosing an user
38586  interface (ui) file.
38587  An ui-file is a textfile where the toolbars and menus are listed.
38588  The toolbar buttons and menu entries are specified in the files 
38589 \shape italic
38590 stdtoolbars.inc
38591 \shape default
38592  and 
38593 \shape italic
38594 stdmenus.inc
38595 \shape default
38596 , respectively.
38597  Both files are loaded by the 
38598 \emph on
38599 default.ui
38600 \emph default
38601  file.
38602  To create your own menu and toolbar layout, start with a copy of these
38603  files and edit the entries.
38604 \end_layout
38605
38606 \begin_layout Standard
38607 The syntax of the .inc-files is straightforward: The 
38608 \family sans
38609 Menubar
38610 \family default
38611
38612 \family sans
38613 Menu
38614 \family default
38615  and 
38616 \family sans
38617 Toolbar
38618 \family default
38619  entries must be ended with an explicit 
38620 \family sans
38621 End
38622 \family default
38623 .
38624  They may contain 
38625 \family sans
38626 Submenus
38627 \family default
38628
38629 \family sans
38630 Items
38631 \family default
38632
38633 \family sans
38634 OptItems
38635 \family default
38636
38637 \family sans
38638 Separators
38639 \family default
38640
38641 \family sans
38642 Icons,
38643 \family default
38644  and in the case of the 
38645 \begin_inset Quotes eld
38646 \end_inset
38647
38648 file
38649 \begin_inset Quotes erd
38650 \end_inset
38651
38652  menus a 
38653 \family sans
38654 Lastfiles
38655 \family default
38656  entry.
38657  The syntax for the entries is:
38658 \end_layout
38659
38660 \begin_layout Standard
38661 \begin_inset VSpace smallskip*
38662 \end_inset
38663
38664
38665 \series bold
38666 Item 
38667 \begin_inset Quotes erd
38668 \end_inset
38669
38670 menu 
38671 \series default
38672 or
38673 \series bold
38674  button name
38675 \begin_inset Quotes erd
38676 \end_inset
38677
38678  
38679 \begin_inset Quotes erd
38680 \end_inset
38681
38682 LyX-function
38683 \begin_inset Quotes erd
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \begin_layout Standard
38690 \noindent
38691 \begin_inset VSpace smallskip*
38692 \end_inset
38693
38694 All LyX-functions are listed in 
38695 \begin_inset CommandInset citation
38696 LatexCommand cite
38697 key "LyX-func"
38698
38699 \end_inset
38700
38701 .
38702 \end_layout
38703
38704 \begin_layout Standard
38705 \begin_inset VSpace medskip
38706 \end_inset
38707
38708
38709 \end_layout
38710
38711 \begin_layout Standard
38712 An example: Assuming you use the menu 
38713 \family sans
38714 Navigate\SpecialChar \menuseparator
38715 Bookmarks
38716 \family default
38717  quite often and therefore want six available bookmarks, you can add the
38718  line
38719 \end_layout
38720
38721 \begin_layout Standard
38722 \begin_inset VSpace smallskip*
38723 \end_inset
38724
38725
38726 \series bold
38727 Item "Save Bookmark 6" "bookmark-save 6"
38728 \end_layout
38729
38730 \begin_layout Standard
38731 \noindent
38732 \begin_inset VSpace smallskip*
38733 \end_inset
38734
38735 to the navigate menu section in the .inc-file to have the sixth bookmark.
38736 \end_layout
38737
38738 \begin_layout Subsubsection
38739 Bind-File
38740 \begin_inset Index
38741 status collapsed
38742
38743 \begin_layout Plain Layout
38744 Bindings
38745 \end_layout
38746
38747 \end_inset
38748
38749
38750 \end_layout
38751
38752 \begin_layout Standard
38753 Bindings are used to bind a function to a key.
38754  Several binding files are available:
38755 \end_layout
38756
38757 \begin_layout Description
38758 cua.bind typical set of PC keyboard shortcuts
38759 \end_layout
38760
38761 \begin_layout Description
38762 (x)emacs.bind set of bindings like they are used in the editor programs 
38763 \family sans
38764 Emacs
38765 \family default
38766  (
38767 \family sans
38768 XEmacs
38769 \family default
38770 )
38771 \end_layout
38772
38773 \begin_layout Description
38774 mac.bind set of bindings for 
38775 \family sans
38776 Mac
38777 \begin_inset space \thinspace{}
38778 \end_inset
38779
38780 OS
38781 \family default
38782  systems.
38783 \end_layout
38784
38785 \begin_layout Standard
38786 There are also bind-files designed for special document classes, like 
38787 \shape italic
38788 broadway.bind
38789 \shape default
38790 , and bind files for special languages.
38791  The name of language bind-files begin with a language code, e.g.
38792  
38793 \begin_inset Quotes eld
38794 \end_inset
38795
38796 pt
38797 \begin_inset Quotes erd
38798 \end_inset
38799
38800  for Portuguese.
38801  If you use LyX in a certain language, LyX will try to use the appropriate
38802  bind-file.
38803 \end_layout
38804
38805 \begin_layout Standard
38806 Some bind-files, like 
38807 \emph on
38808 math.bind
38809 \emph default
38810 , have only a small scope.
38811  When looking at the the end of the file 
38812 \shape italic
38813 cua.bind
38814 \shape default
38815 , you can see that they are included to keep the overview in the bind-file.
38816 \end_layout
38817
38818 \begin_layout Standard
38819 If you like to customize the keybindings to your own taste, modify the bind-file
38820 s with a text editor.
38821  The syntax of the entries is:
38822 \end_layout
38823
38824 \begin_layout Standard
38825
38826 \series bold
38827
38828 \backslash
38829 bind 
38830 \begin_inset Quotes erd
38831 \end_inset
38832
38833 key combination
38834 \begin_inset Quotes erd
38835 \end_inset
38836
38837  
38838 \begin_inset Quotes erd
38839 \end_inset
38840
38841 LyX-function
38842 \begin_inset Quotes erd
38843 \end_inset
38844
38845
38846 \end_layout
38847
38848 \begin_layout Standard
38849 All LyX-functions are listed in 
38850 \begin_inset CommandInset citation
38851 LatexCommand cite
38852 key "LyX-func"
38853
38854 \end_inset
38855
38856 .
38857 \end_layout
38858
38859 \begin_layout Subsubsection
38860 Session
38861 \end_layout
38862
38863 \begin_layout Standard
38864 When the option 
38865 \family sans
38866 Save
38867 \begin_inset space \thinspace{}
38868 \end_inset
38869
38870 /
38871 \begin_inset space \thinspace{}
38872 \end_inset
38873
38874 restore window size, or use fixed size
38875 \family default
38876  is not checked, you can specify the size of LyX's main window when LyX
38877  is started.
38878 \end_layout
38879
38880 \begin_layout Standard
38881 With the option 
38882 \family sans
38883 Save
38884 \begin_inset space \thinspace{}
38885 \end_inset
38886
38887 /
38888 \begin_inset space \thinspace{}
38889 \end_inset
38890
38891 restore window position
38892 \family default
38893  LyX will be opened with its main window at the last used position.
38894 \end_layout
38895
38896 \begin_layout Standard
38897 The option 
38898 \family sans
38899 Restore cursor positions
38900 \family default
38901  sets the cursor to the position in the file where it has been the last
38902  time.
38903 \end_layout
38904
38905 \begin_layout Standard
38906 The option 
38907 \family sans
38908 Load opened files from last session
38909 \family default
38910  opens all files that were opened in the last LyX session.
38911 \end_layout
38912
38913 \begin_layout Subsubsection
38914 Documents
38915 \begin_inset CommandInset label
38916 LatexCommand label
38917 name "sub:Backup documents"
38918
38919 \end_inset
38920
38921
38922 \begin_inset Index
38923 status collapsed
38924
38925 \begin_layout Plain Layout
38926 Backup ! Documents
38927 \end_layout
38928
38929 \end_inset
38930
38931
38932 \end_layout
38933
38934 \begin_layout Standard
38935 When the option 
38936 \family sans
38937 Backup documents
38938 \family default
38939  is set, you can specify the time between backup saves.
38940 \end_layout
38941
38942 \begin_layout Standard
38943
38944 \family sans
38945 Maximum last files
38946 \family default
38947  is the number of last opened files that LyX should display in the menu
38948  
38949 \family sans
38950 File\SpecialChar \menuseparator
38951 Open
38952 \begin_inset space ~
38953 \end_inset
38954
38955 Recent
38956 \family default
38957 .
38958 \end_layout
38959
38960 \begin_layout Subsubsection
38961 Scrolling
38962 \end_layout
38963
38964 \begin_layout Standard
38965 The option 
38966 \family sans
38967 Cursor follows scrollbar
38968 \family default
38969  sets the cursor to the top of the currently displayed document part when
38970  scrolling.
38971 \end_layout
38972
38973 \begin_layout Subsubsection
38974 Pixmap Cache
38975 \end_layout
38976
38977 \begin_layout Standard
38978 With the option 
38979 \family sans
38980 Enable Pixmap Cache
38981 \family default
38982  enabled, LyX needs to redraw the screen less often.
38983  This results in better performance, especially on slow systems.
38984  On the other hand, the characters might look more fuzzy on screen.
38985  So whether you enable this or not depends on whether you prefer speed over
38986  aesthetics.
38987  Note that the Pixmap Cache is only available and useful under Mac
38988 \begin_inset space ~
38989 \end_inset
38990
38991 OS and Windows.
38992 \end_layout
38993
38994 \begin_layout Subsection
38995 Screen Fonts
38996 \begin_inset Index
38997 status collapsed
38998
38999 \begin_layout Plain Layout
39000 Font ! Screen
39001 \end_layout
39002
39003 \end_inset
39004
39005
39006 \begin_inset CommandInset label
39007 LatexCommand label
39008 name "sub:Screen-Fonts"
39009
39010 \end_inset
39011
39012
39013 \end_layout
39014
39015 \begin_layout Standard
39016 These fonts are used to display your documents on the screen.
39017 \end_layout
39018
39019 \begin_layout Standard
39020 \begin_inset Note Greyedout
39021 status open
39022
39023 \begin_layout Plain Layout
39024
39025 \series bold
39026 Note:
39027 \series default
39028  This section only deals with the fonts 
39029 \emph on
39030 inside
39031 \emph default
39032  the LyX window.
39033  The fonts that appear on the output are independent from these fonts, and
39034  set in the menu 
39035 \family sans
39036 Document\SpecialChar \menuseparator
39037 Settings\SpecialChar \menuseparator
39038 Fonts
39039 \family default
39040 .
39041 \end_layout
39042
39043 \end_inset
39044
39045
39046 \end_layout
39047
39048 \begin_layout Standard
39049 By default, LyX uses 
39050 \family typewriter
39051 Times
39052 \family default
39053  as roman (serif) font, 
39054 \family typewriter
39055 Arial
39056 \family default
39057  or 
39058 \family typewriter
39059 Helvetica
39060 \family default
39061  (depends on the system) as 
39062 \family sans
39063 sans
39064 \begin_inset space ~
39065 \end_inset
39066
39067 serif
39068 \family default
39069  font, and 
39070 \family typewriter
39071 Courier
39072 \family default
39073  as 
39074 \family typewriter
39075 typewriter
39076 \family default
39077  font.
39078 \end_layout
39079
39080 \begin_layout Standard
39081 You can change the font size with the 
39082 \family sans
39083 Zoom
39084 \family default
39085  setting.
39086 \end_layout
39087
39088 \begin_layout Standard
39089
39090 \family sans
39091 Screen DPI
39092 \family default
39093  is the screen resolution in dpi (dots per inch).
39094  The Font Sizes are calculated as letter height in units of points.
39095  72
39096 \begin_inset space \thinspace{}
39097 \end_inset
39098
39099 points have the size of 1
39100 \begin_inset space \thinspace{}
39101 \end_inset
39102
39103 inch, see Appendix
39104 \begin_inset space ~
39105 \end_inset
39106
39107
39108 \begin_inset CommandInset ref
39109 LatexCommand ref
39110 reference "cha:Units-available-in"
39111
39112 \end_inset
39113
39114 .
39115 \end_layout
39116
39117 \begin_layout Standard
39118 The default 
39119 \family sans
39120 Font Sizes
39121 \family default
39122  are the same as if a document font size of 10
39123 \begin_inset Formula $\,$
39124 \end_inset
39125
39126 pt would be used.
39127  The sizes are explained in detail in section
39128 \begin_inset space ~
39129 \end_inset
39130
39131
39132 \begin_inset CommandInset ref
39133 LatexCommand ref
39134 reference "sub:Document-Font"
39135
39136 \end_inset
39137
39138 .
39139 \end_layout
39140
39141 \begin_layout Subsection
39142 Colors
39143 \begin_inset Index
39144 status collapsed
39145
39146 \begin_layout Plain Layout
39147 Color ! LyX screen
39148 \end_layout
39149
39150 \end_inset
39151
39152
39153 \begin_inset Index
39154 status collapsed
39155
39156 \begin_layout Plain Layout
39157 Settings ! Color
39158 \end_layout
39159
39160 \end_inset
39161
39162
39163 \end_layout
39164
39165 \begin_layout Standard
39166 You can here change all colors used by LyX.
39167  Choose an item in the list and use the 
39168 \family sans
39169 Alter
39170 \family default
39171  button.
39172 \end_layout
39173
39174 \begin_layout Subsection
39175 Graphics
39176 \begin_inset Index
39177 status collapsed
39178
39179 \begin_layout Plain Layout
39180 Settings ! Graphics
39181 \end_layout
39182
39183 \end_inset
39184
39185
39186 \end_layout
39187
39188 \begin_layout Standard
39189 Here you can specify how graphics inside LyX are displayed.
39190 \end_layout
39191
39192 \begin_layout Standard
39193
39194 \family sans
39195 Instant Preview
39196 \family default
39197  enables previewing snippets of your document.
39198  This feature is described in section
39199 \begin_inset space ~
39200 \end_inset
39201
39202
39203 \begin_inset CommandInset ref
39204 LatexCommand ref
39205 reference "sec:Previewing-snippets-of"
39206
39207 \end_inset
39208
39209 .
39210 \end_layout
39211
39212 \begin_layout Subsection
39213 Keyboard Map
39214 \begin_inset Index
39215 status collapsed
39216
39217 \begin_layout Plain Layout
39218 Keyboard Map
39219 \end_layout
39220
39221 \end_inset
39222
39223
39224 \begin_inset Index
39225 status collapsed
39226
39227 \begin_layout Plain Layout
39228 Settings ! Keyboard Map
39229 \end_layout
39230
39231 \end_inset
39232
39233
39234 \begin_inset CommandInset label
39235 LatexCommand label
39236 name "sub:Keyboard-Map"
39237
39238 \end_inset
39239
39240
39241 \end_layout
39242
39243 \begin_layout Standard
39244 Normally keyboard settings have to be done in a menu of your operating system.
39245  For the case that this is not possible, LyX provides keyboard maps.
39246  If you have e.
39247 \begin_inset space \thinspace{}
39248 \end_inset
39249
39250 g.
39251 \begin_inset space ~
39252 \end_inset
39253
39254 a Czech keyboard but want to write with it like with a Romanian one, you
39255  can use the keyboard map file named 
39256 \emph on
39257 romanian.kmap
39258 \emph default
39259 .
39260 \end_layout
39261
39262 \begin_layout Standard
39263 \begin_inset Note Greyedout
39264 status open
39265
39266 \begin_layout Plain Layout
39267
39268 \series bold
39269 Note:
39270 \series default
39271  Keyboard maps are only provided as makeshift and don't work on all systems.
39272 \end_layout
39273
39274 \end_inset
39275
39276
39277 \end_layout
39278
39279 \begin_layout Section
39280 Paths
39281 \begin_inset Index
39282 status collapsed
39283
39284 \begin_layout Plain Layout
39285 Paths
39286 \end_layout
39287
39288 \end_inset
39289
39290
39291 \begin_inset Index
39292 status collapsed
39293
39294 \begin_layout Plain Layout
39295 Settings ! Directory
39296 \end_layout
39297
39298 \end_inset
39299
39300
39301 \end_layout
39302
39303 \begin_layout Description
39304 Working
39305 \begin_inset space ~
39306 \end_inset
39307
39308 directory This is LyX's working directory.
39309  It is the default when you 
39310 \family sans
39311 Open
39312 \family default
39313
39314 \family sans
39315 Save
39316 \family default
39317  or 
39318 \family sans
39319 Save
39320 \begin_inset space ~
39321 \end_inset
39322
39323 as
39324 \family default
39325  files.
39326 \end_layout
39327
39328 \begin_layout Description
39329 Document
39330 \begin_inset space ~
39331 \end_inset
39332
39333 templates This directory will be opened when you use the menu 
39334 \family sans
39335 File\SpecialChar \menuseparator
39336 New
39337 \begin_inset space ~
39338 \end_inset
39339
39340 from
39341 \begin_inset space ~
39342 \end_inset
39343
39344 Template
39345 \family default
39346 .
39347 \end_layout
39348
39349 \begin_layout Description
39350 Backup
39351 \begin_inset space ~
39352 \end_inset
39353
39354 directory
39355 \begin_inset Index
39356 status collapsed
39357
39358 \begin_layout Plain Layout
39359 Backup ! Directory
39360 \end_layout
39361
39362 \end_inset
39363
39364  Backup copies will be saved to this directory.
39365  When no directory is given but backups are enabled as described in section
39366 \begin_inset space ~
39367 \end_inset
39368
39369
39370 \begin_inset CommandInset ref
39371 LatexCommand ref
39372 reference "sub:Backup documents"
39373
39374 \end_inset
39375
39376 , the 
39377 \family sans
39378 Working directory
39379 \family default
39380  will be used to save the backups.
39381 \begin_inset Newline newline
39382 \end_inset
39383
39384 The backup files have the ending 
39385 \begin_inset Quotes eld
39386 \end_inset
39387
39388 .lyx~
39389 \begin_inset Quotes erd
39390 \end_inset
39391
39392 .
39393 \end_layout
39394
39395 \begin_layout Description
39396 Ly
39397 \begin_inset ERT
39398 status collapsed
39399
39400 \begin_layout Plain Layout
39401
39402 {}
39403 \end_layout
39404
39405 \end_inset
39406
39407 XServer-Pipe Here you can enter the name of a Unix-pipe.
39408  This pipe is used to send data from external programs to LyX.
39409 \begin_inset Newline newline
39410 \end_inset
39411
39412
39413 \begin_inset Note Greyedout
39414 status open
39415
39416 \begin_layout Plain Layout
39417
39418 \series bold
39419 Note:
39420 \series default
39421  This feature doesn't work on Windows systems.
39422 \end_layout
39423
39424 \end_inset
39425
39426
39427 \end_layout
39428
39429 \begin_layout Description
39430 Temporary
39431 \begin_inset space ~
39432 \end_inset
39433
39434 directory Temporary files will be saved in this directory.
39435 \end_layout
39436
39437 \begin_layout Description
39438 PATH
39439 \begin_inset space ~
39440 \end_inset
39441
39442 prefix This field contains a list of paths to external programs.
39443  When LyX needs to use an external program, it looks in this list where
39444  to find it on the system.
39445  The path list is automatically set up on Windows and Mac systems while
39446  LyX is configured, so that you normally don't have to modify it.
39447  On Unix
39448 \begin_inset space \thinspace{}
39449 \end_inset
39450
39451 /
39452 \begin_inset space \thinspace{}
39453 \end_inset
39454
39455 Linux systems, the path list will need to be set only if there are external
39456  programs you wish to use that are not in your normal system path ($PATH).
39457  
39458 \end_layout
39459
39460 \begin_layout Section
39461 Identity
39462 \end_layout
39463
39464 \begin_layout Standard
39465 Here you can insert your name and email address.
39466  The identity will be used when you have enabled change tracking as described
39467  in section
39468 \begin_inset space ~
39469 \end_inset
39470
39471
39472 \begin_inset CommandInset ref
39473 LatexCommand ref
39474 reference "sec:Change-Tracking"
39475
39476 \end_inset
39477
39478 , to mark changes you make as yours.
39479 \end_layout
39480
39481 \begin_layout Section
39482 Language Settings
39483 \begin_inset Index
39484 status collapsed
39485
39486 \begin_layout Plain Layout
39487 Language ! Settings
39488 \end_layout
39489
39490 \end_inset
39491
39492
39493 \begin_inset Index
39494 status collapsed
39495
39496 \begin_layout Plain Layout
39497 Settings ! Language
39498 \end_layout
39499
39500 \end_inset
39501
39502
39503 \end_layout
39504
39505 \begin_layout Subsection
39506 Language
39507 \end_layout
39508
39509 \begin_layout Description
39510 Default
39511 \begin_inset space ~
39512 \end_inset
39513
39514 language is the language used in new documents
39515 \end_layout
39516
39517 \begin_layout Description
39518 Language
39519 \begin_inset space ~
39520 \end_inset
39521
39522 package is a LaTeX-command to load a LaTeX-package that handles language
39523  issues.
39524  The default is the LaTeX-command 
39525 \family sans
39526
39527 \backslash
39528 usepackage{babel}
39529 \family default
39530  that loads the package 
39531 \series bold
39532 babel
39533 \series default
39534 .
39535 \begin_inset Foot
39536 status collapsed
39537
39538 \begin_layout Plain Layout
39539 For an introduction to the LaTeX-Syntax, have a look at section
39540 \begin_inset space ~
39541 \end_inset
39542
39543
39544 \begin_inset CommandInset ref
39545 LatexCommand ref
39546 reference "sec:ERT"
39547
39548 \end_inset
39549
39550 .
39551 \end_layout
39552
39553 \end_inset
39554
39555
39556 \begin_inset Newline newline
39557 \end_inset
39558
39559 The 
39560 \series bold
39561 babel
39562 \series default
39563  translates in the background automatically text labels of documents to
39564  the document language.
39565  A text label is for instance the word 
39566 \begin_inset Quotes eld
39567 \end_inset
39568
39569 Table
39570 \begin_inset Quotes erd
39571 \end_inset
39572
39573  at the beginning of every table-caption.
39574 \end_layout
39575
39576 \begin_layout Description
39577 Command
39578 \begin_inset space ~
39579 \end_inset
39580
39581 start When a special LaTeX-package is needed to write in a certain document
39582  language, you can here specify the command to start the package.
39583  An example is the start command 
39584 \family sans
39585
39586 \backslash
39587 begin{arabtext}
39588 \family default
39589  that is needed to write Arabic using the package 
39590 \series bold
39591 ArabTeX
39592 \series default
39593 , see 
39594 \begin_inset CommandInset citation
39595 LatexCommand cite
39596 key "Arabic"
39597
39598 \end_inset
39599
39600 .
39601  The default is the 
39602 \series bold
39603 babel
39604 \series default
39605  command 
39606 \family sans
39607
39608 \backslash
39609 selectlanguage{$$lang}
39610 \family default
39611 .
39612 \end_layout
39613
39614 \begin_layout Description
39615 Command
39616 \begin_inset space ~
39617 \end_inset
39618
39619 end Counterpart to 
39620 \family sans
39621 Command start
39622 \family default
39623 .
39624  Some packages, like the default, don't have an end command since the start
39625  command toggles the package on and off.
39626 \end_layout
39627
39628 \begin_layout Description
39629 Use
39630 \begin_inset space ~
39631 \end_inset
39632
39633 babel Whether 
39634 \series bold
39635 babel
39636 \series default
39637  is used or not.
39638 \end_layout
39639
39640 \begin_layout Description
39641 Global When this option is set, the languages used in the document will
39642  be added as options to the document class options, so that they can be
39643  used by all Latex@LaTeX-packages.
39644  Otherwise they will only be used as options for the 
39645 \series bold
39646 babel
39647 \series default
39648  package.
39649 \end_layout
39650
39651 \begin_layout Description
39652 Auto
39653 \begin_inset space ~
39654 \end_inset
39655
39656 begin When this option is set, the documents starts with the chosen document
39657  language.
39658  When this option is not set, the 
39659 \family sans
39660 Command
39661 \begin_inset space ~
39662 \end_inset
39663
39664 start
39665 \family default
39666  is explicitly set to the beginning of the document in the LaTeX-output.
39667  This assures that the correct language is used when you use another 
39668 \family sans
39669 Command
39670 \begin_inset space ~
39671 \end_inset
39672
39673 start
39674 \family default
39675  than the default.
39676 \end_layout
39677
39678 \begin_layout Description
39679 Auto
39680 \begin_inset space ~
39681 \end_inset
39682
39683 end Counterpart to 
39684 \family sans
39685 Auto
39686 \begin_inset space ~
39687 \end_inset
39688
39689 begin
39690 \family default
39691 .
39692  When it is not set, the 
39693 \family sans
39694 Command
39695 \begin_inset space ~
39696 \end_inset
39697
39698 end
39699 \family default
39700  is set to the end of the document.
39701 \end_layout
39702
39703 \begin_layout Description
39704 Mark
39705 \begin_inset space ~
39706 \end_inset
39707
39708 foreign
39709 \begin_inset space ~
39710 \end_inset
39711
39712 languages Text marked formatted in a language different from the document
39713  language will be underlined blue.
39714 \end_layout
39715
39716 \begin_layout Description
39717 Right
39718 \begin_inset space ~
39719 \end_inset
39720
39721 to
39722 \begin_inset space ~
39723 \end_inset
39724
39725 left
39726 \begin_inset space ~
39727 \end_inset
39728
39729 language
39730 \begin_inset space ~
39731 \end_inset
39732
39733 support Enables the use of languages, written from right to left, like Arabic,
39734  Hebrew, Farsi.
39735 \end_layout
39736
39737 \begin_layout Subsection
39738 Spellchecker
39739 \end_layout
39740
39741 \begin_layout Standard
39742 The spellchecker settings are explained in section
39743 \begin_inset space ~
39744 \end_inset
39745
39746
39747 \begin_inset CommandInset ref
39748 LatexCommand ref
39749 reference "sec:Spellchecking"
39750
39751 \end_inset
39752
39753
39754 \end_layout
39755
39756 \begin_layout Section
39757 Outputs
39758 \end_layout
39759
39760 \begin_layout Subsection
39761 Printer
39762 \begin_inset CommandInset label
39763 LatexCommand label
39764 name "sub:Printer"
39765
39766 \end_inset
39767
39768
39769 \begin_inset Index
39770 status collapsed
39771
39772 \begin_layout Plain Layout
39773 Printer
39774 \end_layout
39775
39776 \end_inset
39777
39778
39779 \begin_inset Index
39780 status collapsed
39781
39782 \begin_layout Plain Layout
39783 Settings ! Printer
39784 \end_layout
39785
39786 \end_inset
39787
39788
39789 \end_layout
39790
39791 \begin_layout Description
39792 Default
39793 \begin_inset space ~
39794 \end_inset
39795
39796 printer Here you can specify the name of your default printer.
39797  The name will be used when the 
39798 \family sans
39799 Printer command
39800 \family default
39801  is executed.
39802 \begin_inset Newline newline
39803 \end_inset
39804
39805
39806 \begin_inset Note Greyedout
39807 status open
39808
39809 \begin_layout Plain Layout
39810
39811 \series bold
39812 Note:
39813 \series default
39814  You can leave this field empty on Windows systems because it has there
39815  no effect.
39816 \end_layout
39817
39818 \end_inset
39819
39820
39821 \end_layout
39822
39823 \begin_layout Description
39824 Adapt
39825 \begin_inset space ~
39826 \end_inset
39827
39828 output
39829 \begin_inset space ~
39830 \end_inset
39831
39832 to
39833 \begin_inset space ~
39834 \end_inset
39835
39836 printer This option works only for the 
39837 \family sans
39838 Printer command
39839 \family default
39840  
39841 \begin_inset Quotes eld
39842 \end_inset
39843
39844
39845 \family sans
39846 dvips
39847 \family default
39848
39849 \begin_inset Quotes erd
39850 \end_inset
39851
39852 .
39853  It activates a configuration file for dvips.
39854  This is an option only for dvips experts.
39855 \end_layout
39856
39857 \begin_layout Description
39858 Printer
39859 \begin_inset space ~
39860 \end_inset
39861
39862 command is the command LyX
39863 \begin_inset space \thinspace{}
39864 \end_inset
39865
39866 /
39867 \begin_inset space \thinspace{}
39868 \end_inset
39869
39870 LaTeX uses for printing.
39871  The default is on most systems 
39872 \family sans
39873 dvips
39874 \family default
39875 .
39876 \end_layout
39877
39878 \begin_layout Description
39879 Printer
39880 \begin_inset space ~
39881 \end_inset
39882
39883 Command
39884 \begin_inset space ~
39885 \end_inset
39886
39887 Options Here you can specify printer options.
39888  A list of printer options with explanations can be found in the documentation
39889  of the program that provides the 
39890 \family sans
39891 Printer command
39892 \family default
39893  you are using.
39894 \end_layout
39895
39896 \begin_layout Subsection
39897 Date Format
39898 \begin_inset Index
39899 status collapsed
39900
39901 \begin_layout Plain Layout
39902 Date Format
39903 \end_layout
39904
39905 \end_inset
39906
39907
39908 \begin_inset Index
39909 status collapsed
39910
39911 \begin_layout Plain Layout
39912 Settings ! Date format
39913 \end_layout
39914
39915 \end_inset
39916
39917
39918 \end_layout
39919
39920 \begin_layout Standard
39921 The date format can be one or a mixture of the formats listed here:
39922 \begin_inset Newline newline
39923 \end_inset
39924
39925
39926 \begin_inset Flex URL
39927 status collapsed
39928
39929 \begin_layout Plain Layout
39930
39931 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
39932 \end_layout
39933
39934 \end_inset
39935
39936
39937 \begin_inset Newline newline
39938 \end_inset
39939
39940 For example the format
39941 \begin_inset Newline newline
39942 \end_inset
39943
39944 %d/%m/%y
39945 \begin_inset Newline newline
39946 \end_inset
39947
39948 prints the date as day/month/year.
39949 \end_layout
39950
39951 \begin_layout Subsection
39952 Plain Text
39953 \end_layout
39954
39955 \begin_layout Description
39956 Output
39957 \begin_inset space ~
39958 \end_inset
39959
39960 line
39961 \begin_inset space ~
39962 \end_inset
39963
39964 length sets the maximum number of characters printed in one line when using
39965  the menu 
39966 \family sans
39967 File\SpecialChar \menuseparator
39968 Export\SpecialChar \menuseparator
39969 Plain
39970 \begin_inset space ~
39971 \end_inset
39972
39973 text
39974 \family default
39975 .
39976  Setting the line line length to 0 means all text is printed in one endless
39977  line.
39978 \end_layout
39979
39980 \begin_layout Description
39981 roff
39982 \begin_inset space ~
39983 \end_inset
39984
39985 command defines an additional command used to produce better ASCII tables
39986  with the 
39987 \family typewriter
39988 groff/troff/nroff
39989 \family default
39990  UNIX-commands (refer to their manuals for more information about them).
39991  Setting this as empty tells LyX to use the internal formatter.
39992 \end_layout
39993
39994 \begin_layout Subsection
39995 LaT
39996 \begin_inset ERT
39997 status collapsed
39998
39999 \begin_layout Plain Layout
40000
40001 {}
40002 \end_layout
40003
40004 \end_inset
40005
40006 eX
40007 \begin_inset CommandInset label
40008 LatexCommand label
40009 name "sub:LaTeX-settings"
40010
40011 \end_inset
40012
40013
40014 \begin_inset Index
40015 status collapsed
40016
40017 \begin_layout Plain Layout
40018 Settings ! Latex@LaTeX
40019 \end_layout
40020
40021 \end_inset
40022
40023
40024 \end_layout
40025
40026 \begin_layout Description
40027 Te
40028 \begin_inset ERT
40029 status collapsed
40030
40031 \begin_layout Plain Layout
40032
40033 {}
40034 \end_layout
40035
40036 \end_inset
40037
40038 X
40039 \begin_inset space ~
40040 \end_inset
40041
40042 encoding This is the default encoding of the document font.
40043  
40044 \family sans
40045 T1
40046 \family default
40047  is the default and covers western languages and symbols.
40048  
40049 \family sans
40050 T2A
40051 \family default
40052
40053 \family sans
40054 T2B
40055 \family default
40056
40057 \family sans
40058 T2C
40059 \family default
40060
40061 \family sans
40062 LCY
40063 \family default
40064 , and 
40065 \family sans
40066 X2
40067 \family default
40068  are for Cyrillic.
40069  Combinations of the encodings are possible, like 
40070 \begin_inset Quotes erd
40071 \end_inset
40072
40073
40074 \family sans
40075 T1, T2B
40076 \family default
40077
40078 \begin_inset Quotes erd
40079 \end_inset
40080
40081 .
40082  The font encoding is normally automatically loaded by the language packages
40083  LyX sets up in the background.
40084  So there is no need to change the default encoding.
40085 \end_layout
40086
40087 \begin_layout Description
40088 Default
40089 \begin_inset space ~
40090 \end_inset
40091
40092 paper
40093 \begin_inset space ~
40094 \end_inset
40095
40096 size This is the paper size that is used for new documents.
40097  The 
40098 \family sans
40099 Default
40100 \family default
40101  value depends on your LaTeX-system setup.
40102 \end_layout
40103
40104 \begin_layout Description
40105 Reset
40106 \begin_inset space ~
40107 \end_inset
40108
40109 class
40110 \begin_inset space ~
40111 \end_inset
40112
40113 options
40114 \begin_inset space ~
40115 \end_inset
40116
40117 when
40118 \begin_inset space ~
40119 \end_inset
40120
40121 document
40122 \begin_inset space ~
40123 \end_inset
40124
40125 classes
40126 \begin_inset space ~
40127 \end_inset
40128
40129 changes Removes all manually set document class options in the 
40130 \family sans
40131 Document\SpecialChar \menuseparator
40132 Settings
40133 \family default
40134  dialog when changing the document class.
40135 \end_layout
40136
40137 \begin_layout Standard
40138 In the 
40139 \family sans
40140 External Applications
40141 \family default
40142  field you can specify commands with parameters for the listed applications.
40143  Before you change something here, it is strongly recommended to read the
40144  manuals of the applications.
40145  Currently the following commands can be set:
40146 \end_layout
40147
40148 \begin_layout Description
40149 CheckTe
40150 \begin_inset ERT
40151 status collapsed
40152
40153 \begin_layout Plain Layout
40154
40155 {}
40156 \end_layout
40157
40158 \end_inset
40159
40160 X
40161 \begin_inset space ~
40162 \end_inset
40163
40164 command Command for the program 
40165 \family sans
40166 CheckTeX
40167 \family default
40168  that is described in section 
40169 \emph on
40170 Checking TeX
40171 \emph default
40172  of the 
40173 \emph on
40174 Extended Features
40175 \emph default
40176  manual.
40177 \end_layout
40178
40179 \begin_layout Description
40180 BibTe
40181 \begin_inset ERT
40182 status collapsed
40183
40184 \begin_layout Plain Layout
40185
40186 {}
40187 \end_layout
40188
40189 \end_inset
40190
40191 X
40192 \begin_inset space ~
40193 \end_inset
40194
40195 command Command for the program 
40196 \family sans
40197 BibTeX
40198 \family default
40199  that generates the bibliography, see section
40200 \begin_inset space ~
40201 \end_inset
40202
40203
40204 \begin_inset CommandInset ref
40205 LatexCommand ref
40206 reference "sub:Bibliography-databases"
40207
40208 \end_inset
40209
40210 .
40211 \end_layout
40212
40213 \begin_layout Description
40214 Index
40215 \begin_inset space ~
40216 \end_inset
40217
40218 command Command for the program that generates the index, see section
40219 \begin_inset space ~
40220 \end_inset
40221
40222
40223 \begin_inset CommandInset ref
40224 LatexCommand ref
40225 reference "sub:Index-Program"
40226
40227 \end_inset
40228
40229 .
40230 \end_layout
40231
40232 \begin_layout Description
40233 DVI
40234 \begin_inset space ~
40235 \end_inset
40236
40237 viewer
40238 \begin_inset space ~
40239 \end_inset
40240
40241 paper
40242 \begin_inset space ~
40243 \end_inset
40244
40245 size
40246 \begin_inset space ~
40247 \end_inset
40248
40249 options They only have an effect when the program 
40250 \family sans
40251 xdvi
40252 \family default
40253  is used as DVI-viewer.
40254 \end_layout
40255
40256 \begin_layout Subsection
40257 Paths
40258 \begin_inset Index
40259 status collapsed
40260
40261 \begin_layout Plain Layout
40262 Paths
40263 \end_layout
40264
40265 \end_inset
40266
40267
40268 \begin_inset Index
40269 status collapsed
40270
40271 \begin_layout Plain Layout
40272 Settings ! Paths
40273 \end_layout
40274
40275 \end_inset
40276
40277
40278 \end_layout
40279
40280 \begin_layout Standard
40281 The submenu 
40282 \family sans
40283 Paths
40284 \family default
40285  is only available in the Windows version of LyX.
40286  The option 
40287 \family sans
40288 Use Windows-style paths in LaTeX files
40289 \family default
40290  uses the Windows path style:
40291 \end_layout
40292
40293 \begin_layout Standard
40294 C:
40295 \backslash
40296 test
40297 \backslash
40298 hello
40299 \end_layout
40300
40301 \begin_layout Standard
40302 instead of the Unix path style:
40303 \end_layout
40304
40305 \begin_layout Standard
40306 C:/test/hello
40307 \end_layout
40308
40309 \begin_layout Section
40310 Converters
40311 \begin_inset Index
40312 status collapsed
40313
40314 \begin_layout Plain Layout
40315 Converters
40316 \end_layout
40317
40318 \end_inset
40319
40320
40321 \end_layout
40322
40323 \begin_layout Standard
40324 Here you find the list of defined converter commands to convert material
40325  from one format to another.
40326  You can modify them or create new ones.
40327  To modify a converter, select it, change the entry of the field 
40328 \family sans
40329 Converter
40330 \family default
40331  and/or 
40332 \family sans
40333 Extra
40334 \begin_inset space ~
40335 \end_inset
40336
40337 flag
40338 \family default
40339 , and press the 
40340 \family sans
40341 Modify
40342 \family default
40343  button.
40344  To create a new converter, select an existing one, select a different format
40345  in the 
40346 \family sans
40347 From
40348 \begin_inset space ~
40349 \end_inset
40350
40351 format
40352 \family default
40353  drop-down list, modify the 
40354 \family sans
40355 Converter
40356 \family default
40357  field, and press the 
40358 \family sans
40359 Add
40360 \family default
40361  button.
40362 \end_layout
40363
40364 \begin_layout Standard
40365 When the 
40366 \family sans
40367 Converter File Cache
40368 \family default
40369  is enabled, conversions will be cached as long as specified in the field
40370  
40371 \family sans
40372 Maximum Age (in days
40373 \family default
40374 ).
40375  This means that images don't need to be converted again when you reopen
40376  a document; the converted images from the cache will be used instead.
40377 \end_layout
40378
40379 \begin_layout Standard
40380 More about converters, like the variables and flags that can be used in
40381  the converter definition, is described in section 
40382 \emph on
40383 Converters
40384 \emph default
40385  of the 
40386 \emph on
40387 Customization
40388 \emph default
40389  manual.
40390 \end_layout
40391
40392 \begin_layout Section
40393 File Formats
40394 \begin_inset Index
40395 status collapsed
40396
40397 \begin_layout Plain Layout
40398 File formats
40399 \end_layout
40400
40401 \end_inset
40402
40403
40404 \begin_inset CommandInset label
40405 LatexCommand label
40406 name "sec:File-Formats"
40407
40408 \end_inset
40409
40410
40411 \end_layout
40412
40413 \begin_layout Standard
40414 Here you find the list of defined file formats that LyX can handle.
40415  You can modify the viewer and editor program that should be used for certain
40416  formats.
40417  To create a new format, select an existing one, change the entry of the
40418  fields 
40419 \family sans
40420 Format
40421 \family default
40422  and 
40423 \family sans
40424 GUI
40425 \begin_inset space ~
40426 \end_inset
40427
40428 name
40429 \family default
40430 , and press the 
40431 \family sans
40432 Add
40433 \family default
40434  button.
40435 \end_layout
40436
40437 \begin_layout Standard
40438 More about formats, like the options that can be used in the format definition,
40439  is described in section 
40440 \emph on
40441 Formats
40442 \emph default
40443  of the 
40444 \emph on
40445 Customization
40446 \emph default
40447  manual.
40448 \end_layout
40449
40450 \begin_layout Section
40451 Copiers
40452 \begin_inset Index
40453 status collapsed
40454
40455 \begin_layout Plain Layout
40456 Copiers
40457 \end_layout
40458
40459 \end_inset
40460
40461
40462 \end_layout
40463
40464 \begin_layout Standard
40465 Here you find the list of defined copiers.
40466  Since all conversions from one format to another take place in LyX's temporary
40467  directory, it is sometimes necessary to modify a file before copying it
40468  to the temporary directory in order that the conversion may be performed.
40469  This is done by a Copier.
40470 \end_layout
40471
40472 \begin_layout Standard
40473 More about converters is described in section 
40474 \emph on
40475 Copiers
40476 \emph default
40477  of the 
40478 \emph on
40479 Customization
40480 \emph default
40481  manual.
40482 \end_layout
40483
40484 \begin_layout Chapter
40485 Units available in LyX
40486 \begin_inset Index
40487 status collapsed
40488
40489 \begin_layout Plain Layout
40490 Units
40491 \end_layout
40492
40493 \end_inset
40494
40495
40496 \begin_inset CommandInset label
40497 LatexCommand label
40498 name "cha:Units-available-in"
40499
40500 \end_inset
40501
40502
40503 \end_layout
40504
40505 \begin_layout Standard
40506 To understand the units described in this documentation, 
40507 \begin_inset CommandInset ref
40508 LatexCommand ref
40509 reference "cap:Units"
40510
40511 \end_inset
40512
40513  explains all units available in LyX.
40514 \end_layout
40515
40516 \begin_layout Standard
40517 \begin_inset Float table
40518 placement h
40519 wide false
40520 sideways false
40521 status open
40522
40523 \begin_layout Plain Layout
40524 \begin_inset Caption
40525
40526 \begin_layout Plain Layout
40527 \begin_inset CommandInset label
40528 LatexCommand label
40529 name "cap:Units"
40530
40531 \end_inset
40532
40533 Units
40534 \end_layout
40535
40536 \end_inset
40537
40538
40539 \end_layout
40540
40541 \begin_layout Plain Layout
40542 \begin_inset VSpace medskip
40543 \end_inset
40544
40545
40546 \end_layout
40547
40548 \begin_layout Plain Layout
40549 \align center
40550 \begin_inset Tabular
40551 <lyxtabular version="3" rows="20" columns="2">
40552 <features>
40553 <column alignment="center" valignment="top" width="0">
40554 <column alignment="center" valignment="top" width="0">
40555 <row>
40556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40557 \begin_inset Text
40558
40559 \begin_layout Plain Layout
40560 unit
40561 \end_layout
40562
40563 \end_inset
40564 </cell>
40565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40566 \begin_inset Text
40567
40568 \begin_layout Plain Layout
40569 name/description
40570 \end_layout
40571
40572 \end_inset
40573 </cell>
40574 </row>
40575 <row>
40576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40577 \begin_inset Text
40578
40579 \begin_layout Plain Layout
40580 mm
40581 \end_layout
40582
40583 \end_inset
40584 </cell>
40585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40586 \begin_inset Text
40587
40588 \begin_layout Plain Layout
40589 millimeter
40590 \end_layout
40591
40592 \end_inset
40593 </cell>
40594 </row>
40595 <row>
40596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40597 \begin_inset Text
40598
40599 \begin_layout Plain Layout
40600 cm
40601 \end_layout
40602
40603 \end_inset
40604 </cell>
40605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40606 \begin_inset Text
40607
40608 \begin_layout Plain Layout
40609 centimeter
40610 \end_layout
40611
40612 \end_inset
40613 </cell>
40614 </row>
40615 <row>
40616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40617 \begin_inset Text
40618
40619 \begin_layout Plain Layout
40620 in
40621 \end_layout
40622
40623 \end_inset
40624 </cell>
40625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40626 \begin_inset Text
40627
40628 \begin_layout Plain Layout
40629 inch
40630 \end_layout
40631
40632 \end_inset
40633 </cell>
40634 </row>
40635 <row>
40636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40637 \begin_inset Text
40638
40639 \begin_layout Plain Layout
40640 pt
40641 \end_layout
40642
40643 \end_inset
40644 </cell>
40645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40646 \begin_inset Text
40647
40648 \begin_layout Plain Layout
40649 point (72.27
40650 \begin_inset space \thinspace{}
40651 \end_inset
40652
40653 pt = 1
40654 \begin_inset space \thinspace{}
40655 \end_inset
40656
40657 in)
40658 \end_layout
40659
40660 \end_inset
40661 </cell>
40662 </row>
40663 <row>
40664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40665 \begin_inset Text
40666
40667 \begin_layout Plain Layout
40668 pc
40669 \end_layout
40670
40671 \end_inset
40672 </cell>
40673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40674 \begin_inset Text
40675
40676 \begin_layout Plain Layout
40677 pica (1
40678 \begin_inset space \thinspace{}
40679 \end_inset
40680
40681 pc = 12
40682 \begin_inset space \thinspace{}
40683 \end_inset
40684
40685 pt)
40686 \end_layout
40687
40688 \end_inset
40689 </cell>
40690 </row>
40691 <row>
40692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40693 \begin_inset Text
40694
40695 \begin_layout Plain Layout
40696 sp
40697 \end_layout
40698
40699 \end_inset
40700 </cell>
40701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40702 \begin_inset Text
40703
40704 \begin_layout Plain Layout
40705 scaled point (65536
40706 \begin_inset space \thinspace{}
40707 \end_inset
40708
40709 sp = 1
40710 \begin_inset space \thinspace{}
40711 \end_inset
40712
40713 pt)
40714 \end_layout
40715
40716 \end_inset
40717 </cell>
40718 </row>
40719 <row>
40720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40721 \begin_inset Text
40722
40723 \begin_layout Plain Layout
40724 bp
40725 \end_layout
40726
40727 \end_inset
40728 </cell>
40729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40730 \begin_inset Text
40731
40732 \begin_layout Plain Layout
40733 big point (72
40734 \begin_inset space \thinspace{}
40735 \end_inset
40736
40737 bp = 1
40738 \begin_inset space \thinspace{}
40739 \end_inset
40740
40741 in)
40742 \end_layout
40743
40744 \end_inset
40745 </cell>
40746 </row>
40747 <row>
40748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40749 \begin_inset Text
40750
40751 \begin_layout Plain Layout
40752 dd
40753 \end_layout
40754
40755 \end_inset
40756 </cell>
40757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40758 \begin_inset Text
40759
40760 \begin_layout Plain Layout
40761 didot (72
40762 \begin_inset space \thinspace{}
40763 \end_inset
40764
40765 dd 
40766 \begin_inset Formula $\approx$
40767 \end_inset
40768
40769  37.6
40770 \begin_inset space \thinspace{}
40771 \end_inset
40772
40773 mm)
40774 \end_layout
40775
40776 \end_inset
40777 </cell>
40778 </row>
40779 <row>
40780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40781 \begin_inset Text
40782
40783 \begin_layout Plain Layout
40784 cc
40785 \end_layout
40786
40787 \end_inset
40788 </cell>
40789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40790 \begin_inset Text
40791
40792 \begin_layout Plain Layout
40793 cicero (1
40794 \begin_inset space \thinspace{}
40795 \end_inset
40796
40797 cc = 12
40798 \begin_inset space \thinspace{}
40799 \end_inset
40800
40801 dd)
40802 \end_layout
40803
40804 \end_inset
40805 </cell>
40806 </row>
40807 <row>
40808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40809 \begin_inset Text
40810
40811 \begin_layout Plain Layout
40812 Scale%
40813 \end_layout
40814
40815 \end_inset
40816 </cell>
40817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40818 \begin_inset Text
40819
40820 \begin_layout Plain Layout
40821 % of original image width
40822 \end_layout
40823
40824 \end_inset
40825 </cell>
40826 </row>
40827 <row>
40828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40829 \begin_inset Text
40830
40831 \begin_layout Plain Layout
40832 text%
40833 \end_layout
40834
40835 \end_inset
40836 </cell>
40837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40838 \begin_inset Text
40839
40840 \begin_layout Plain Layout
40841 % of text width
40842 \end_layout
40843
40844 \end_inset
40845 </cell>
40846 </row>
40847 <row>
40848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40849 \begin_inset Text
40850
40851 \begin_layout Plain Layout
40852 col%
40853 \end_layout
40854
40855 \end_inset
40856 </cell>
40857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40858 \begin_inset Text
40859
40860 \begin_layout Plain Layout
40861 % of column width
40862 \end_layout
40863
40864 \end_inset
40865 </cell>
40866 </row>
40867 <row>
40868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40869 \begin_inset Text
40870
40871 \begin_layout Plain Layout
40872 page%
40873 \end_layout
40874
40875 \end_inset
40876 </cell>
40877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40878 \begin_inset Text
40879
40880 \begin_layout Plain Layout
40881 % of paper width
40882 \end_layout
40883
40884 \end_inset
40885 </cell>
40886 </row>
40887 <row>
40888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40889 \begin_inset Text
40890
40891 \begin_layout Plain Layout
40892 line%
40893 \end_layout
40894
40895 \end_inset
40896 </cell>
40897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40898 \begin_inset Text
40899
40900 \begin_layout Plain Layout
40901 % of line width
40902 \end_layout
40903
40904 \end_inset
40905 </cell>
40906 </row>
40907 <row>
40908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40909 \begin_inset Text
40910
40911 \begin_layout Plain Layout
40912 theight%
40913 \end_layout
40914
40915 \end_inset
40916 </cell>
40917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40918 \begin_inset Text
40919
40920 \begin_layout Plain Layout
40921 % of text height
40922 \end_layout
40923
40924 \end_inset
40925 </cell>
40926 </row>
40927 <row>
40928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40929 \begin_inset Text
40930
40931 \begin_layout Plain Layout
40932 pheight%
40933 \end_layout
40934
40935 \end_inset
40936 </cell>
40937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40938 \begin_inset Text
40939
40940 \begin_layout Plain Layout
40941 % of paper height
40942 \end_layout
40943
40944 \end_inset
40945 </cell>
40946 </row>
40947 <row>
40948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40949 \begin_inset Text
40950
40951 \begin_layout Plain Layout
40952 ex
40953 \end_layout
40954
40955 \end_inset
40956 </cell>
40957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40958 \begin_inset Text
40959
40960 \begin_layout Plain Layout
40961 height of letter 
40962 \emph on
40963 x
40964 \emph default
40965  in current font
40966 \end_layout
40967
40968 \end_inset
40969 </cell>
40970 </row>
40971 <row>
40972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40973 \begin_inset Text
40974
40975 \begin_layout Plain Layout
40976 em
40977 \end_layout
40978
40979 \end_inset
40980 </cell>
40981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40982 \begin_inset Text
40983
40984 \begin_layout Plain Layout
40985 width of letter 
40986 \emph on
40987 M
40988 \emph default
40989  in current font
40990 \end_layout
40991
40992 \end_inset
40993 </cell>
40994 </row>
40995 <row>
40996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40997 \begin_inset Text
40998
40999 \begin_layout Plain Layout
41000 mu
41001 \end_layout
41002
41003 \end_inset
41004 </cell>
41005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41006 \begin_inset Text
41007
41008 \begin_layout Plain Layout
41009 math unit (1
41010 \begin_inset space \thinspace{}
41011 \end_inset
41012
41013 mu = 1/18
41014 \begin_inset space \thinspace{}
41015 \end_inset
41016
41017 em)
41018 \end_layout
41019
41020 \end_inset
41021 </cell>
41022 </row>
41023 </lyxtabular>
41024
41025 \end_inset
41026
41027
41028 \end_layout
41029
41030 \end_inset
41031
41032
41033 \end_layout
41034
41035 \begin_layout Chapter
41036 Credits
41037 \begin_inset CommandInset label
41038 LatexCommand label
41039 name "cha:Credits"
41040
41041 \end_inset
41042
41043
41044 \end_layout
41045
41046 \begin_layout Standard
41047 The documentation is a collaborative effort between many different people
41048  (and we would encourage people to contribute!).
41049 \end_layout
41050
41051 \begin_layout Itemize
41052
41053 \noun on
41054 Alejandro Aguilar Sierra
41055 \end_layout
41056
41057 \begin_layout Itemize
41058
41059 \noun on
41060 Amir Karger
41061 \end_layout
41062
41063 \begin_layout Itemize
41064
41065 \noun on
41066 David Johnson
41067 \end_layout
41068
41069 \begin_layout Itemize
41070
41071 \noun on
41072 Hartmut Haase
41073 \end_layout
41074
41075 \begin_layout Itemize
41076
41077 \noun on
41078 Ignacio García
41079 \end_layout
41080
41081 \begin_layout Itemize
41082
41083 \noun on
41084 Ivan Schreter
41085 \end_layout
41086
41087 \begin_layout Itemize
41088
41089 \noun on
41090 John Raithel
41091 \end_layout
41092
41093 \begin_layout Itemize
41094
41095 \noun on
41096 John Weiss
41097 \end_layout
41098
41099 \begin_layout Itemize
41100
41101 \noun on
41102 Lars Gullik Bjønnes
41103 \end_layout
41104
41105 \begin_layout Itemize
41106
41107 \noun on
41108 Matthias Ettrich
41109 \end_layout
41110
41111 \begin_layout Itemize
41112
41113 \noun on
41114 Matthias Zenker
41115 \end_layout
41116
41117 \begin_layout Itemize
41118
41119 \noun on
41120 Rich Fields
41121 \end_layout
41122
41123 \begin_layout Itemize
41124
41125 \noun on
41126 Pascal André
41127 \end_layout
41128
41129 \begin_layout Itemize
41130
41131 \noun on
41132 Paul Evans
41133 \end_layout
41134
41135 \begin_layout Itemize
41136
41137 \noun on
41138 Paul Russel
41139 \end_layout
41140
41141 \begin_layout Itemize
41142
41143 \noun on
41144 Robin Socha
41145 \end_layout
41146
41147 \begin_layout Itemize
41148
41149 \noun on
41150 Uwe Stöhr
41151 \end_layout
41152
41153 \begin_layout Itemize
41154 The LyX Team: 
41155 \begin_inset CommandInset citation
41156 LatexCommand cite
41157 key "lyxcredit"
41158
41159 \end_inset
41160
41161
41162 \end_layout
41163
41164 \begin_layout Standard
41165 \begin_inset Newpage newpage
41166 \end_inset
41167
41168 The bibliography on the following page was created with the 
41169 \family sans
41170 Bibliography
41171 \family default
41172  environment.
41173 \end_layout
41174
41175 \begin_layout Bibliography
41176 \begin_inset CommandInset bibitem
41177 LatexCommand bibitem
41178 label "Credits"
41179 key "lyxcredit"
41180
41181 \end_inset
41182
41183 The LyX Team: 
41184 \begin_inset CommandInset href
41185 LatexCommand href
41186 name "Credits"
41187 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41188
41189 \end_inset
41190
41191 :
41192 \begin_inset Newline newline
41193 \end_inset
41194
41195
41196 \begin_inset Flex URL
41197 status collapsed
41198
41199 \begin_layout Plain Layout
41200
41201 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41202 \end_layout
41203
41204 \end_inset
41205
41206
41207 \end_layout
41208
41209 \begin_layout Bibliography
41210 \begin_inset CommandInset bibitem
41211 LatexCommand bibitem
41212 key "latexcompanion"
41213
41214 \end_inset
41215
41216 Frank Mittelbach and Michel Goossens: 
41217 \emph on
41218 The LaTeX Companion Second Edition.
41219
41220 \emph default
41221  Addison-Wesley, 2004
41222 \end_layout
41223
41224 \begin_layout Bibliography
41225 \begin_inset CommandInset bibitem
41226 LatexCommand bibitem
41227 key "latexguide"
41228
41229 \end_inset
41230
41231 Helmut Kopka and Patrick W.
41232  Daly: 
41233 \emph on
41234 A Guide to LaTeX Fourth Edition.
41235
41236 \emph default
41237  Addison-Wesley, 2003
41238 \end_layout
41239
41240 \begin_layout Bibliography
41241 \begin_inset CommandInset bibitem
41242 LatexCommand bibitem
41243 key "latexbook"
41244
41245 \end_inset
41246
41247 Leslie Lamport: 
41248 \emph on
41249 LaTeX: A Document Preparation System.
41250
41251 \emph default
41252  Addison-Wesley, second edition, 1994
41253 \end_layout
41254
41255 \begin_layout Bibliography
41256 \begin_inset CommandInset bibitem
41257 LatexCommand bibitem
41258 key "texbook"
41259
41260 \end_inset
41261
41262 Donald E.
41263  Knuth.
41264  
41265 \emph on
41266 The TeXbook.
41267
41268 \emph default
41269  Addison-Wesley, 1984
41270 \end_layout
41271
41272 \begin_layout Bibliography
41273 \begin_inset CommandInset bibitem
41274 LatexCommand bibitem
41275 key "TeXCatalogue"
41276
41277 \end_inset
41278
41279 The TeX Catalogue:
41280 \begin_inset Newline newline
41281 \end_inset
41282
41283
41284 \begin_inset Flex URL
41285 status collapsed
41286
41287 \begin_layout Plain Layout
41288
41289 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41290 \end_layout
41291
41292 \end_inset
41293
41294
41295 \end_layout
41296
41297 \begin_layout Bibliography
41298 \begin_inset CommandInset bibitem
41299 LatexCommand bibitem
41300 key "LaTeXFAQ"
41301
41302 \end_inset
41303
41304 The LaTeX FAQ:
41305 \begin_inset Newline newline
41306 \end_inset
41307
41308
41309 \begin_inset Flex URL
41310 status collapsed
41311
41312 \begin_layout Plain Layout
41313
41314 http://www.tex.ac.uk/cgi-bin/texfaq2html
41315 \end_layout
41316
41317 \end_inset
41318
41319
41320 \end_layout
41321
41322 \begin_layout Bibliography
41323 \begin_inset CommandInset bibitem
41324 LatexCommand bibitem
41325 key "makeindex"
41326
41327 \end_inset
41328
41329
41330 \begin_inset CommandInset href
41331 LatexCommand href
41332 name "Documentation"
41333 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41334
41335 \end_inset
41336
41337  of the program 
41338 \family sans
41339 makeindex
41340 \family default
41341 :
41342 \begin_inset Newline newline
41343 \end_inset
41344
41345
41346 \begin_inset Flex URL
41347 status collapsed
41348
41349 \begin_layout Plain Layout
41350
41351 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41352 \end_layout
41353
41354 \end_inset
41355
41356
41357 \end_layout
41358
41359 \begin_layout Bibliography
41360 \begin_inset CommandInset bibitem
41361 LatexCommand bibitem
41362 key "xindy"
41363
41364 \end_inset
41365
41366
41367 \begin_inset CommandInset href
41368 LatexCommand href
41369 name "Documentation"
41370 target "http://www.xindy.org/documentation.html"
41371
41372 \end_inset
41373
41374  of the program 
41375 \family sans
41376 xindy
41377 \family default
41378 :
41379 \begin_inset Newline newline
41380 \end_inset
41381
41382
41383 \begin_inset Flex URL
41384 status collapsed
41385
41386 \begin_layout Plain Layout
41387
41388 http://www.xindy.org/documentation.html
41389 \end_layout
41390
41391 \end_inset
41392
41393
41394 \end_layout
41395
41396 \begin_layout Bibliography
41397 \begin_inset CommandInset bibitem
41398 LatexCommand bibitem
41399 key "caption"
41400
41401 \end_inset
41402
41403
41404 \begin_inset CommandInset href
41405 LatexCommand href
41406 name "Documentation"
41407 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41408
41409 \end_inset
41410
41411  of the LaTeX-package 
41412 \series bold
41413 caption
41414 \series default
41415
41416 \begin_inset Index
41417 status collapsed
41418
41419 \begin_layout Plain Layout
41420 Latex@LaTeX-packages ! caption
41421 \end_layout
41422
41423 \end_inset
41424
41425 :
41426 \begin_inset Newline newline
41427 \end_inset
41428
41429
41430 \begin_inset Flex URL
41431 status collapsed
41432
41433 \begin_layout Plain Layout
41434
41435 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41436 \end_layout
41437
41438 \end_inset
41439
41440
41441 \end_layout
41442
41443 \begin_layout Bibliography
41444 \begin_inset CommandInset bibitem
41445 LatexCommand bibitem
41446 key "fancyhdr"
41447
41448 \end_inset
41449
41450
41451 \begin_inset CommandInset href
41452 LatexCommand href
41453 name "Documentation"
41454 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41455
41456 \end_inset
41457
41458  of the LaTeX-package 
41459 \series bold
41460 fancyhdr
41461 \series default
41462
41463 \begin_inset Index
41464 status collapsed
41465
41466 \begin_layout Plain Layout
41467 Latex@LaTeX-packages ! fancyhdr
41468 \end_layout
41469
41470 \end_inset
41471
41472 :
41473 \begin_inset Newline newline
41474 \end_inset
41475
41476
41477 \begin_inset Flex URL
41478 status collapsed
41479
41480 \begin_layout Plain Layout
41481
41482 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41483 \end_layout
41484
41485 \end_inset
41486
41487
41488 \end_layout
41489
41490 \begin_layout Bibliography
41491 \begin_inset CommandInset bibitem
41492 LatexCommand bibitem
41493 key "nomencl"
41494
41495 \end_inset
41496
41497
41498 \begin_inset CommandInset href
41499 LatexCommand href
41500 name "Documentation"
41501 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41502
41503 \end_inset
41504
41505  of the LaTeX-package 
41506 \series bold
41507 nomencl
41508 \series default
41509
41510 \begin_inset Index
41511 status collapsed
41512
41513 \begin_layout Plain Layout
41514 Latex@LaTeX-packages ! nomencl
41515 \end_layout
41516
41517 \end_inset
41518
41519 :
41520 \begin_inset Newline newline
41521 \end_inset
41522
41523
41524 \begin_inset Flex URL
41525 status collapsed
41526
41527 \begin_layout Plain Layout
41528
41529 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41530 \end_layout
41531
41532 \end_inset
41533
41534
41535 \end_layout
41536
41537 \begin_layout Bibliography
41538 \begin_inset CommandInset bibitem
41539 LatexCommand bibitem
41540 key "tipa"
41541
41542 \end_inset
41543
41544
41545 \begin_inset CommandInset href
41546 LatexCommand href
41547 name "Documentation"
41548 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41549
41550 \end_inset
41551
41552  of the LaTeX-package 
41553 \series bold
41554 tipa
41555 \series default
41556
41557 \begin_inset Index
41558 status collapsed
41559
41560 \begin_layout Plain Layout
41561 Latex@LaTeX-packages ! tipa
41562 \end_layout
41563
41564 \end_inset
41565
41566 :
41567 \begin_inset Newline newline
41568 \end_inset
41569
41570
41571 \begin_inset Flex URL
41572 status collapsed
41573
41574 \begin_layout Plain Layout
41575
41576 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
41577 \end_layout
41578
41579 \end_inset
41580
41581
41582 \end_layout
41583
41584 \begin_layout Bibliography
41585 \begin_inset CommandInset bibitem
41586 LatexCommand bibitem
41587 key "wrapfig"
41588
41589 \end_inset
41590
41591
41592 \begin_inset CommandInset href
41593 LatexCommand href
41594 name "Documentation"
41595 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
41596
41597 \end_inset
41598
41599  of the LaTeX-package 
41600 \series bold
41601 wrapfig
41602 \series default
41603
41604 \begin_inset Index
41605 status collapsed
41606
41607 \begin_layout Plain Layout
41608 Latex@LaTeX-packages ! wrapfig
41609 \end_layout
41610
41611 \end_inset
41612
41613 :
41614 \begin_inset Newline newline
41615 \end_inset
41616
41617
41618 \begin_inset Flex URL
41619 status collapsed
41620
41621 \begin_layout Plain Layout
41622
41623 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
41624 \end_layout
41625
41626 \end_inset
41627
41628
41629 \end_layout
41630
41631 \begin_layout Bibliography
41632 \begin_inset CommandInset bibitem
41633 LatexCommand bibitem
41634 key "XeTeX"
41635
41636 \end_inset
41637
41638
41639 \begin_inset CommandInset href
41640 LatexCommand href
41641 name "Wiki-page"
41642 target "http://wiki.lyx.org/LyX/XeTeX"
41643
41644 \end_inset
41645
41646  how to use LyX with XeTeX:
41647 \begin_inset Newline newline
41648 \end_inset
41649
41650
41651 \begin_inset Flex URL
41652 status collapsed
41653
41654 \begin_layout Plain Layout
41655
41656 http://wiki.lyx.org/LyX/XeTeX
41657 \end_layout
41658
41659 \end_inset
41660
41661
41662 \end_layout
41663
41664 \begin_layout Bibliography
41665 \begin_inset CommandInset bibitem
41666 LatexCommand bibitem
41667 key "Arabic"
41668
41669 \end_inset
41670
41671
41672 \begin_inset CommandInset href
41673 LatexCommand href
41674 name "Wiki-page"
41675 target "http://wiki.lyx.org/Windows/Arabic"
41676
41677 \end_inset
41678
41679  how to set up LyX for Arabic:
41680 \begin_inset Newline newline
41681 \end_inset
41682
41683
41684 \begin_inset Flex URL
41685 status collapsed
41686
41687 \begin_layout Plain Layout
41688
41689 http://wiki.lyx.org/Windows/Arabic
41690 \end_layout
41691
41692 \end_inset
41693
41694
41695 \end_layout
41696
41697 \begin_layout Bibliography
41698 \begin_inset CommandInset bibitem
41699 LatexCommand bibitem
41700 key "Armenian"
41701
41702 \end_inset
41703
41704
41705 \begin_inset CommandInset href
41706 LatexCommand href
41707 name "Wiki-page"
41708 target "http://wiki.lyx.org/Windows/Armenian"
41709
41710 \end_inset
41711
41712  how to set up LyX for Armenian:
41713 \begin_inset Newline newline
41714 \end_inset
41715
41716
41717 \begin_inset Flex URL
41718 status collapsed
41719
41720 \begin_layout Plain Layout
41721
41722 http://wiki.lyx.org/Windows/Armenian
41723 \end_layout
41724
41725 \end_inset
41726
41727
41728 \end_layout
41729
41730 \begin_layout Bibliography
41731 \begin_inset CommandInset bibitem
41732 LatexCommand bibitem
41733 key "Farsi"
41734
41735 \end_inset
41736
41737
41738 \begin_inset CommandInset href
41739 LatexCommand href
41740 name "Wiki-page"
41741 target "http://wiki.lyx.org/Windows/Farsi"
41742
41743 \end_inset
41744
41745  how to set up LyX for Farsi:
41746 \begin_inset Newline newline
41747 \end_inset
41748
41749
41750 \begin_inset Flex URL
41751 status collapsed
41752
41753 \begin_layout Plain Layout
41754
41755 http://wiki.lyx.org/Windows/Farsi
41756 \end_layout
41757
41758 \end_inset
41759
41760
41761 \end_layout
41762
41763 \begin_layout Bibliography
41764 \begin_inset CommandInset bibitem
41765 LatexCommand bibitem
41766 key "Hebrew"
41767
41768 \end_inset
41769
41770
41771 \begin_inset CommandInset href
41772 LatexCommand href
41773 name "Wiki-page"
41774 target "http://wiki.lyx.org/Windows/Hebrew"
41775
41776 \end_inset
41777
41778  how to set up LyX for Hebrew:
41779 \begin_inset Newline newline
41780 \end_inset
41781
41782
41783 \begin_inset Flex URL
41784 status collapsed
41785
41786 \begin_layout Plain Layout
41787
41788 http://wiki.lyx.org/Windows/Hebrew
41789 \end_layout
41790
41791 \end_inset
41792
41793
41794 \end_layout
41795
41796 \begin_layout Bibliography
41797 \begin_inset CommandInset bibitem
41798 LatexCommand bibitem
41799 key "Japanese"
41800
41801 \end_inset
41802
41803
41804 \begin_inset CommandInset href
41805 LatexCommand href
41806 name "Wiki-page"
41807 target "http://wiki.lyx.org/Windows/Japanese"
41808
41809 \end_inset
41810
41811  how to set up LyX for Japanese:
41812 \begin_inset Newline newline
41813 \end_inset
41814
41815
41816 \begin_inset Flex URL
41817 status collapsed
41818
41819 \begin_layout Plain Layout
41820
41821 http://wiki.lyx.org/Windows/Japanese
41822 \end_layout
41823
41824 \end_inset
41825
41826
41827 \end_layout
41828
41829 \begin_layout Bibliography
41830 \begin_inset CommandInset bibitem
41831 LatexCommand bibitem
41832 key "Vietnamese"
41833
41834 \end_inset
41835
41836
41837 \begin_inset CommandInset href
41838 LatexCommand href
41839 name "Wiki-page"
41840 target "http://wiki.lyx.org/Windows/Vietnamese"
41841
41842 \end_inset
41843
41844  how to set up LyX for Vietnamese:
41845 \begin_inset Newline newline
41846 \end_inset
41847
41848
41849 \begin_inset Flex URL
41850 status collapsed
41851
41852 \begin_layout Plain Layout
41853
41854 http://wiki.lyx.org/Windows/Vietnamese
41855 \end_layout
41856
41857 \end_inset
41858
41859
41860 \end_layout
41861
41862 \begin_layout Bibliography
41863 \begin_inset CommandInset bibitem
41864 LatexCommand bibitem
41865 key "LyX-func"
41866
41867 \end_inset
41868
41869
41870 \begin_inset CommandInset href
41871 LatexCommand href
41872 name "Wiki-page"
41873 target "http://wiki.lyx.org/LyX/LyxFunctionList"
41874
41875 \end_inset
41876
41877  with a list of all available LyX-functions:
41878 \begin_inset Newline newline
41879 \end_inset
41880
41881
41882 \begin_inset Flex URL
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886
41887 http://wiki.lyx.org/LyX/LyxFunctionList
41888 \end_layout
41889
41890 \end_inset
41891
41892
41893 \end_layout
41894
41895 \begin_layout Bibliography
41896 \begin_inset CommandInset bibitem
41897 LatexCommand bibitem
41898 key "NewInLyX16"
41899
41900 \end_inset
41901
41902
41903 \begin_inset CommandInset href
41904 LatexCommand href
41905 name "Wiki-page"
41906 target "http://wiki.lyx.org/LyX/NewInLyX16"
41907
41908 \end_inset
41909
41910  about new features in 
41911 \family sans
41912 LyX 1.6.0
41913 \family default
41914 :
41915 \begin_inset Newline newline
41916 \end_inset
41917
41918
41919 \begin_inset Flex URL
41920 status collapsed
41921
41922 \begin_layout Plain Layout
41923
41924 http://wiki.lyx.org/LyX/NewInLyX16
41925 \end_layout
41926
41927 \end_inset
41928
41929
41930 \end_layout
41931
41932 \begin_layout Standard
41933 \begin_inset Newpage newpage
41934 \end_inset
41935
41936
41937 \begin_inset ERT
41938 status collapsed
41939
41940 \begin_layout Plain Layout
41941
41942
41943 \backslash
41944 let
41945 \backslash
41946 mybibname
41947 \backslash
41948 bibname
41949 \end_layout
41950
41951 \begin_layout Plain Layout
41952
41953
41954 \backslash
41955 renewcommand{
41956 \backslash
41957 bibname}{
41958 \backslash
41959 mybibname
41960 \backslash
41961 ; 2}
41962 \end_layout
41963
41964 \end_inset
41965
41966
41967 \begin_inset Note Note
41968 status collapsed
41969
41970 \begin_layout Plain Layout
41971 The command 
41972 \series bold
41973
41974 \backslash
41975 bibname
41976 \series default
41977  is the name of the bibliography in the current document language.
41978  It is redefined here with the number 2 at the end to state that the following
41979  bibliography is the second one:
41980 \end_layout
41981
41982 \end_inset
41983
41984
41985 \end_layout
41986
41987 \begin_layout Standard
41988 \begin_inset CommandInset bibtex
41989 LatexCommand bibtex
41990 bibfiles "biblio/LyXDocs"
41991 options "biblio/alphadin"
41992
41993 \end_inset
41994
41995
41996 \end_layout
41997
41998 \begin_layout Standard
41999 The above bibliography is created from a BibTeX-database.
42000 \end_layout
42001
42002 \begin_layout Standard
42003
42004 \series bold
42005 \begin_inset CommandInset nomencl_print
42006 LatexCommand printnomenclature
42007
42008 \end_inset
42009
42010
42011 \begin_inset CommandInset index_print
42012 LatexCommand printindex
42013
42014 \end_inset
42015
42016
42017 \end_layout
42018
42019 \end_body
42020 \end_document