]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: tiny addition
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 332
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 \graphics default
61 \paperfontsize 12
62 \spacing single
63 \use_hyperref true
64 \pdf_title "The LyX User's Guide"
65 \pdf_author "LyX Team"
66 \pdf_subject "LyX"
67 \pdf_keywords "LyX"
68 \pdf_bookmarks true
69 \pdf_bookmarksnumbered true
70 \pdf_bookmarksopen false
71 \pdf_bookmarksopenlevel 1
72 \pdf_breaklinks false
73 \pdf_pdfborder false
74 \pdf_colorlinks true
75 \pdf_backref false
76 \pdf_pagebackref false
77 \pdf_pdfusetitle false
78 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
79 \papersize default
80 \use_geometry false
81 \use_amsmath 1
82 \use_esint 0
83 \cite_engine basic
84 \use_bibtopic false
85 \paperorientation portrait
86 \branch Question
87 \selected 1
88 \color #00ff00
89 \end_branch
90 \branch Answer
91 \selected 0
92 \color #aa55ff
93 \end_branch
94 \secnumdepth 3
95 \tocdepth 3
96 \paragraph_separation indent
97 \defskip medskip
98 \quotes_language english
99 \papercolumns 1
100 \papersides 2
101 \paperpagestyle default
102 \tracking_changes false
103 \output_changes false
104 \author "" 
105 \author "" 
106 \end_header
107
108 \begin_body
109
110 \begin_layout Title
111 The LyX User's Guide
112 \end_layout
113
114 \begin_layout Author
115 by the LyX Team
116 \begin_inset Foot
117 status collapsed
118
119 \begin_layout Plain Layout
120 \noindent
121 If you have comments or error corrections, please send them to the LyX Documenta
122 tion mailing list: 
123 \begin_inset CommandInset href
124 LatexCommand href
125 target "lyx-docs@lists.lyx.org"
126 type "mailto:"
127
128 \end_inset
129
130
131 \end_layout
132
133 \end_inset
134
135
136 \begin_inset Newline newline
137 \end_inset
138
139
140 \begin_inset Newline newline
141 \end_inset
142
143 Version 1.6svn
144 \begin_inset Note Note
145 status open
146
147 \begin_layout Plain Layout
148 The latest PDF-version of this document can be found here:
149 \begin_inset Newline newline
150 \end_inset
151
152
153 \series bold
154 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
155 \end_layout
156
157 \end_inset
158
159
160 \end_layout
161
162 \begin_layout Standard
163 \begin_inset CommandInset toc
164 LatexCommand tableofcontents
165
166 \end_inset
167
168
169 \end_layout
170
171 \begin_layout Chapter
172 Getting Started
173 \end_layout
174
175 \begin_layout Section
176 What is LyX?
177 \end_layout
178
179 \begin_layout Standard
180 LyX is a document preparation system.
181  It is a tool for producing beautiful manuscripts, publishable books, business
182  letters and proposals, and even poetry.
183  It is unlike most other 
184 \begin_inset Quotes eld
185 \end_inset
186
187 word processors
188 \begin_inset Quotes erd
189 \end_inset
190
191  in the sense that it uses the paradigm of a markup language as its core
192  editing style.
193  That means that when you type a section header, you mark it as a 
194 \begin_inset Quotes eld
195 \end_inset
196
197 Section
198 \begin_inset Quotes erd
199 \end_inset
200
201 , not 
202 \begin_inset Quotes eld
203 \end_inset
204
205 Bold, 17 pt type, left justified, 5 mm space below
206 \begin_inset Quotes erd
207 \end_inset
208
209 .
210  LyX takes care of the typesetting for you, so you deal only with concepts,
211  not the mechanics.
212 \end_layout
213
214 \begin_layout Standard
215 This philosophy is explained in much greater detail in the 
216 \emph on
217
218 \begin_inset Quotes eld
219 \end_inset
220
221 Introduction
222 \begin_inset Quotes erd
223 \end_inset
224
225
226 \emph default
227 .
228  If you haven't read it yet, you need to.
229  Yes, we mean now.
230 \end_layout
231
232 \begin_layout Standard
233 The 
234 \begin_inset Quotes eld
235 \end_inset
236
237
238 \emph on
239 Introduction
240 \emph default
241
242 \begin_inset Quotes erd
243 \end_inset
244
245  describes several things in addition to LyX's philosophy: most importantly,
246  the format of all of the manuals.
247  If you don't read it, you'll have a bear of a time navigating this manual.
248  You might also be better served looking in one of the other manuals instead
249  of this one.
250  
251 \begin_inset Quotes eld
252 \end_inset
253
254
255 \emph on
256 Introduction
257 \emph default
258
259 \begin_inset Quotes erd
260 \end_inset
261
262  describes that, too.
263 \end_layout
264
265 \begin_layout Section
266 How LyX Looks
267 \end_layout
268
269 \begin_layout Standard
270 Like most applications, LyX has the familiar menu bar across the top of
271  its window.
272  Below it is a toolbar with a pulldown box and various buttons.
273  There is, of course, a vertical scrollbar and a main work area for editing
274  documents.
275  Near the bottom of the window is a small window containing a single line
276  of text.
277  This is the 
278 \emph on
279 minibuffer
280 \emph default
281 , which really means 
282 \begin_inset Quotes eld
283 \end_inset
284
285 command buffer
286 \begin_inset Quotes erd
287 \end_inset
288
289 .
290  Type 
291 \family sans
292 M-x
293 \family default
294  when you need to type a command in the minibuffer.
295 \end_layout
296
297 \begin_layout Standard
298 Note that there is no horizontal scroll bar.
299  This is not a bug or an oversight, but intentional.
300  When you read a book, you expect the end of a line to wrap around to the
301  next line.
302  Text overflows onto new pages in a vertical fashion, hence the need for
303  only a vertical scrollbar.
304  There are three cases where you might want a horizontal scrollbar.
305  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
306  This, however, is due
307  to a flaw in the routine that displays graphics on the LyX screen in a
308  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
309  as you'd need to rescale graphics to fit on a page.
310  The second and third cases are tables and equations which are wider than
311  the LyX window.
312  You can use the arrow keys to scroll horizontally through the table, but
313  this doesn't work for equations yet.
314 \end_layout
315
316 \begin_layout Standard
317 For a brief description of all LyX menus and toolbar buttons, have a look
318  at Appendix
319 \begin_inset Space ~
320 \end_inset
321
322
323 \begin_inset CommandInset ref
324 LatexCommand ref
325 reference "cha:The-User-Interface"
326
327 \end_inset
328
329 .
330  Most of them are self-explanatory and you'll find them listed in the correspond
331 ing sections of this documentation.
332 \end_layout
333
334 \begin_layout Section
335 HELP
336 \end_layout
337
338 \begin_layout Standard
339 The help system consists of the LyX manuals.
340  You can read 
341 \emph on
342 all
343 \emph default
344  of the manuals from inside LyX.
345  Just select the manual you want read from the 
346 \family sans
347 Help
348 \family default
349  menu.
350 \end_layout
351
352 \begin_layout Section
353 Basic LyX Setup
354 \begin_inset CommandInset label
355 LatexCommand label
356 name "sec:Basic-LyX-Setup"
357
358 \end_inset
359
360
361 \end_layout
362
363 \begin_layout Standard
364 There are several features of LyX that can be configured from inside LyX,
365  without resorting to configuration files.
366  First, LyX is able to inspect your system to see what programs, LaTeX document
367  classes and LaTeX packages are available.
368  It uses this knowledge to give reasonable defaults to several 
369 \family sans
370 Preferences
371 \begin_inset Index
372 status collapsed
373
374 \begin_layout Plain Layout
375 Preferences
376 \end_layout
377
378 \end_inset
379
380
381 \family default
382  settings.
383  Although this configuration has already been done when LyX was installed
384  on your system, you might have some items that you installed locally, e.g.
385  new LaTeX classes, and which are not seen by LyX.
386  To force LyX to re-inspect your system, you should use 
387 \family sans
388 Tools\SpecialChar \menuseparator
389 Reconfigure
390 \family default
391 .
392 \begin_inset Index
393 status collapsed
394
395 \begin_layout Plain Layout
396 Reconfiguration of LyX
397 \end_layout
398
399 \end_inset
400
401  You should then restart LyX to ensure that the changes are taken into account.
402 \end_layout
403
404 \begin_layout Section
405 LaTeX Setup
406 \begin_inset CommandInset label
407 LatexCommand label
408 name "sec:LaTeX-Setup"
409
410 \end_inset
411
412
413 \end_layout
414
415 \begin_layout Standard
416 LyX needs several LaTeX packages to work properly.
417  The packages found on the system by LyX are listed in the file 
418 \emph on
419 LaT
420 \emph default
421
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427 {}
428 \end_layout
429
430 \end_inset
431
432
433 \emph on
434 eX
435 \begin_inset Space ~
436 \end_inset
437
438 Configuration
439 \emph default
440  that will be created when using the menu 
441 \family sans
442 Help\SpecialChar \menuseparator
443 LaT
444 \begin_inset ERT
445 status collapsed
446
447 \begin_layout Plain Layout
448
449 {}
450 \end_layout
451
452 \end_inset
453
454 eX
455 \begin_inset Space ~
456 \end_inset
457
458 Configuration
459 \family default
460 .
461  You should install the required missing packages and then reconfigure LyX.
462 \begin_inset Note Note
463 status collapsed
464
465 \begin_layout Plain Layout
466 The two braces in the ERT box prevent that the term 
467 \begin_inset Quotes eld
468 \end_inset
469
470 LaTeX
471 \begin_inset Quotes erd
472 \end_inset
473
474  is printed with sub- and superscript letters.
475  More on ERT is described in section
476 \begin_inset Space ~
477 \end_inset
478
479
480 \begin_inset CommandInset ref
481 LatexCommand ref
482 reference "sec:ERT"
483
484 \end_inset
485
486 , the printout of proper names like LaTeX is explained in section
487 \begin_inset Space ~
488 \end_inset
489
490
491 \begin_inset CommandInset ref
492 LatexCommand ref
493 reference "sub:LyX's-Proper-Names"
494
495 \end_inset
496
497 .
498 \end_layout
499
500 \end_inset
501
502
503 \begin_inset Index
504 status collapsed
505
506 \begin_layout Plain Layout
507 Reconfiguration of LyX
508 \end_layout
509
510 \end_inset
511
512
513 \end_layout
514
515 \begin_layout Chapter
516 How to work with LyX
517 \end_layout
518
519 \begin_layout Section
520 Basic File Operations
521 \begin_inset Index
522 status collapsed
523
524 \begin_layout Plain Layout
525 File Operations
526 \end_layout
527
528 \end_inset
529
530
531 \end_layout
532
533 \begin_layout Standard
534 Under the 
535 \family sans
536 File
537 \family default
538  menu are basic operations for any word processor in addition to some more
539  advanced operations:
540 \end_layout
541
542 \begin_layout Itemize
543
544 \family sans
545 New
546 \end_layout
547
548 \begin_layout Itemize
549
550 \family sans
551 New
552 \begin_inset Space ~
553 \end_inset
554
555 from
556 \bar under
557
558 \begin_inset Space ~
559 \end_inset
560
561
562 \bar default
563 Template
564 \end_layout
565
566 \begin_layout Itemize
567
568 \family sans
569 Open
570 \end_layout
571
572 \begin_layout Itemize
573
574 \family sans
575 Close
576 \end_layout
577
578 \begin_layout Itemize
579
580 \family sans
581 Save
582 \end_layout
583
584 \begin_layout Itemize
585
586 \family sans
587 Save
588 \begin_inset Space ~
589 \end_inset
590
591 As
592 \end_layout
593
594 \begin_layout Itemize
595
596 \family sans
597 Revert
598 \begin_inset Space ~
599 \end_inset
600
601 to
602 \begin_inset Space ~
603 \end_inset
604
605 saved
606 \end_layout
607
608 \begin_layout Itemize
609
610 \family sans
611 Version
612 \begin_inset Space ~
613 \end_inset
614
615 Control
616 \end_layout
617
618 \begin_layout Itemize
619
620 \family sans
621 Import
622 \end_layout
623
624 \begin_layout Itemize
625
626 \family sans
627 Export
628 \end_layout
629
630 \begin_layout Itemize
631
632 \family sans
633 Print
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Exit
640 \end_layout
641
642 \begin_layout Standard
643 They all do pretty much the same thing as in other word processors, with
644  a few minor differences.
645  The 
646 \family sans
647 File\SpecialChar \menuseparator
648 New
649 \begin_inset Space ~
650 \end_inset
651
652 from
653 \bar under
654
655 \begin_inset Space ~
656 \end_inset
657
658
659 \bar default
660 Template
661 \family default
662  command not only prompts you for a name for the new file, but also prompts
663  you for a template to use.
664  Selecting a template will automatically set certain layout features for
665  the document, features you would otherwise need to change manually.
666  They can be of use for certain classes, especially those for writing letters
667  (see section
668 \begin_inset Space ~
669 \end_inset
670
671
672 \begin_inset CommandInset ref
673 LatexCommand ref
674 reference "sec:Document-Classes"
675
676 \end_inset
677
678 ).
679 \end_layout
680
681 \begin_layout Standard
682 Note: There is no 
683 \begin_inset Quotes eld
684 \end_inset
685
686 default file
687 \begin_inset Quotes erd
688 \end_inset
689
690  or document named 
691 \begin_inset Quotes eld
692 \end_inset
693
694 Untitled
695 \begin_inset Quotes erd
696 \end_inset
697
698  or 
699 \begin_inset Quotes eld
700 \end_inset
701
702 scratch.
703 \begin_inset Quotes erd
704 \end_inset
705
706  Unless you tell LyX to open a file or create a new one, that big, blank
707  space is just that --- a big, blank space.
708 \end_layout
709
710 \begin_layout Standard
711
712 \family sans
713 Revert
714 \begin_inset Space ~
715 \end_inset
716
717 to
718 \begin_inset Space ~
719 \end_inset
720
721 saved
722 \family default
723  and 
724 \family sans
725 Version
726 \begin_inset Space ~
727 \end_inset
728
729 Control
730 \family default
731  are useful if more people work on the same document at the same time
732 \begin_inset Foot
733 status collapsed
734
735 \begin_layout Plain Layout
736 If you plan to do this, you should check out the Version Control feature
737  in LyX also.
738  Read 
739 \emph on
740 Extended Features
741 \emph default
742 \SpecialChar \@.
743
744 \end_layout
745
746 \end_inset
747
748 .
749  
750 \family sans
751 Revert
752 \begin_inset Space ~
753 \end_inset
754
755 to
756 \begin_inset Space ~
757 \end_inset
758
759 saved
760 \family default
761  will reload the document from disk.
762  You can of course also use it if you regret that you changed a document
763  and want to restore it to the last save.
764  With
765 \family sans
766  Version
767 \begin_inset Space ~
768 \end_inset
769
770 Control 
771 \family default
772 you can there register the changes you made to a document so that others
773  can identify this as your changes.
774 \end_layout
775
776 \begin_layout Section
777 Basic Editing Features
778 \begin_inset Index
779 status collapsed
780
781 \begin_layout Plain Layout
782 Editing
783 \end_layout
784
785 \end_inset
786
787
788 \begin_inset CommandInset label
789 LatexCommand label
790 name "sec:Basic-Editing-Features"
791
792 \end_inset
793
794
795 \end_layout
796
797 \begin_layout Standard
798 Like most modern word processors, LyX can perform cut and paste operations
799  on blocks of text, can move by character, word, or screenful of text, and
800  can delete whole words as well as individual characters.
801  The next four sections cover the basic LyX editing features and how to
802  access them.
803  We'll start with cut and paste.
804 \end_layout
805
806 \begin_layout Standard
807 As you might expect, the 
808 \family sans
809 Edit
810 \family default
811  menu has the cut and paste commands, along with various other editing features.
812  Some of these are special and covered in later sections.
813  The basic ones are:
814 \end_layout
815
816 \begin_layout Itemize
817
818 \family sans
819 Cut
820 \end_layout
821
822 \begin_layout Itemize
823
824 \family sans
825 Copy
826 \end_layout
827
828 \begin_layout Itemize
829
830 \family sans
831 Paste
832 \end_layout
833
834 \begin_layout Itemize
835
836 \family sans
837 Paste
838 \begin_inset Space ~
839 \end_inset
840
841 Recent
842 \end_layout
843
844 \begin_layout Itemize
845
846 \family sans
847 Paste
848 \begin_inset Space ~
849 \end_inset
850
851 Special
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Find
858 \begin_inset Space ~
859 \end_inset
860
861 &
862 \begin_inset Space ~
863 \end_inset
864
865 Replace
866 \end_layout
867
868 \begin_layout Standard
869 The first three are self-explanatory.
870  One thing to note: whenever you delete a block of text that you've selected,
871  it's automatically placed in the clipboard.
872  That is, the 
873 \family sans
874 Delete
875 \family default
876  and 
877 \family sans
878 Backspace
879 \family default
880  keys also functions as the 
881 \family sans
882 Cut
883 \family default
884  command.
885  Also, if you've selected text, be careful: If you hit a key, LyX will completel
886 y delete the selected text and replace it with what you just typed.
887  You'll have to do an 
888 \family sans
889 Undo
890 \family default
891  to get back the lost text.
892 \end_layout
893
894 \begin_layout Standard
895 \begin_inset Index
896 status collapsed
897
898 \begin_layout Plain Layout
899 Paste
900 \end_layout
901
902 \end_inset
903
904 You can also copy text between LyX and other programs by cut, copy and paste.
905  The submenu of 
906 \family sans
907 Paste
908 \begin_inset Space ~
909 \end_inset
910
911 Recent
912 \family default
913  shows you a list with the last strings you have pasted.
914 \end_layout
915
916 \begin_layout Standard
917 The menu 
918 \family sans
919 Edit\SpecialChar \menuseparator
920 Paste
921 \begin_inset Space ~
922 \end_inset
923
924 Special\SpecialChar \menuseparator
925 Plain
926 \begin_inset Space ~
927 \end_inset
928
929 Text, Join
930 \begin_inset Space ~
931 \end_inset
932
933 Lines
934 \family default
935  will insert the text in the clipboard so that the whole text is inserted
936  as 
937 \emph on
938 one
939 \emph default
940  paragraph.
941  A new paragraph is started when there is a blank line in the file.
942  Without 
943 \family sans
944 Join
945 \begin_inset Space ~
946 \end_inset
947
948 Lines
949 \family default
950 , the text is inserted as Paragraphs, where the line breaks of the text
951  will start a new paragraph.
952 \end_layout
953
954 \begin_layout Standard
955 \begin_inset Index
956 status collapsed
957
958 \begin_layout Plain Layout
959 Replace
960 \end_layout
961
962 \end_inset
963
964
965 \begin_inset Index
966 status collapsed
967
968 \begin_layout Plain Layout
969 Find
970 \end_layout
971
972 \end_inset
973
974 The 
975 \family sans
976 Edit\SpecialChar \menuseparator
977 Find
978 \begin_inset Space ~
979 \end_inset
980
981 &
982 \begin_inset Space ~
983 \end_inset
984
985 Replace
986 \family default
987  item opens the 
988 \family sans
989 Find
990 \begin_inset Space ~
991 \end_inset
992
993 and
994 \begin_inset Space ~
995 \end_inset
996
997 Replace
998 \family default
999  dialog.
1000  Once you've found a word or expression, LyX selects it.
1001  Hitting the 
1002 \family sans
1003 Replace
1004 \family default
1005  button replaces the selected text with the contents of the 
1006 \family sans
1007 Replace
1008 \begin_inset Space ~
1009 \end_inset
1010
1011 with
1012 \family default
1013  field.
1014  You can click the 
1015 \family sans
1016 Find
1017 \begin_inset Space ~
1018 \end_inset
1019
1020 Next
1021 \family default
1022  button to skip the current word.
1023  Hit 
1024 \family sans
1025 Replace
1026 \begin_inset Space ~
1027 \end_inset
1028
1029 All
1030 \family default
1031  to replace all occurrences of the text in the document automatically.
1032  The 
1033 \family sans
1034 Case
1035 \begin_inset Space ~
1036 \end_inset
1037
1038 sensitive
1039 \family default
1040  option can be used if you want the search to consider the case of the search
1041  word.
1042  If the toggle is set, searching for 
1043 \begin_inset Quotes eld
1044 \end_inset
1045
1046
1047 \family typewriter
1048 Test
1049 \family default
1050
1051 \begin_inset Quotes erd
1052 \end_inset
1053
1054  will not match the word 
1055 \begin_inset Quotes eld
1056 \end_inset
1057
1058
1059 \family typewriter
1060 test
1061 \family default
1062
1063 \begin_inset Quotes erd
1064 \end_inset
1065
1066 .
1067  The 
1068 \family sans
1069 Match whole words only
1070 \family default
1071  option can be used to force LyX to only find complete words.
1072  I.e., searching for 
1073 \begin_inset Quotes eld
1074 \end_inset
1075
1076
1077 \family typewriter
1078 star
1079 \family default
1080
1081 \begin_inset Quotes erd
1082 \end_inset
1083
1084  will not match 
1085 \begin_inset Quotes eld
1086 \end_inset
1087
1088
1089 \family typewriter
1090 starlet
1091 \family default
1092
1093 \begin_inset Quotes erd
1094 \end_inset
1095
1096 .
1097 \end_layout
1098
1099 \begin_layout Standard
1100 Things like notes, floats, etc., the so called insets can be dissolved.
1101  This means that the inset is deleted and its content is left as normal
1102  text.
1103  Dissolving an inset is done by setting the cursor to the beginning of an
1104  inset and pressing 
1105 \family sans
1106 Backspace
1107 \family default
1108  or by setting the cursor to the end and pressing 
1109 \family sans
1110 Delete
1111 \family default
1112 .
1113 \end_layout
1114
1115 \begin_layout Section
1116 Undo and Redo
1117 \begin_inset Index
1118 status collapsed
1119
1120 \begin_layout Plain Layout
1121 Redo
1122 \end_layout
1123
1124 \end_inset
1125
1126
1127 \begin_inset Index
1128 status collapsed
1129
1130 \begin_layout Plain Layout
1131 Undo
1132 \end_layout
1133
1134 \end_inset
1135
1136
1137 \begin_inset CommandInset label
1138 LatexCommand label
1139 name "sec:Undo-and-Redo"
1140
1141 \end_inset
1142
1143
1144 \end_layout
1145
1146 \begin_layout Standard
1147 If you make a mistake, you can easily recover from it.
1148  LyX has a large-capacity undo/redo buffer.
1149  Select 
1150 \family sans
1151 Edit\SpecialChar \menuseparator
1152 Undo
1153 \family default
1154  to undo some mistake.
1155  If you accidentally undo too much, use 
1156 \family sans
1157 Edit\SpecialChar \menuseparator
1158 Redo
1159 \family default
1160  to 
1161 \begin_inset Quotes eld
1162 \end_inset
1163
1164 undo the undo.
1165 \begin_inset Quotes erd
1166 \end_inset
1167
1168  The undo mechanism is currently limited to 100 steps to minimize memory
1169  overhead.
1170  
1171 \end_layout
1172
1173 \begin_layout Standard
1174 Notice that if you revert back all changes to arrive to the document as
1175  it was last saved, the 
1176 \begin_inset Quotes eld
1177 \end_inset
1178
1179 changed
1180 \begin_inset Quotes erd
1181 \end_inset
1182
1183  status of the document is unfortunately not reset.
1184  This is a consequence of the 100 step undo limit, above.
1185 \end_layout
1186
1187 \begin_layout Standard
1188 The 
1189 \family sans
1190 Undo
1191 \family default
1192  and 
1193 \family sans
1194 Redo
1195 \family default
1196  work on almost everything in LyX.
1197  They have some quirks, too.
1198  They won't 
1199 \family sans
1200 Undo
1201 \family default
1202  or 
1203 \family sans
1204 Redo
1205 \family default
1206  text character by character, but by blocks of text.
1207  That can take some getting used to; you'll have to play with 
1208 \family sans
1209 Undo
1210 \family default
1211  and 
1212 \family sans
1213 Redo
1214 \family default
1215  to get a feel for just how much they'll undo/redo, and after time, you'll
1216  surely appreciate how it works.
1217 \end_layout
1218
1219 \begin_layout Section
1220 Mouse Operations
1221 \begin_inset Index
1222 status collapsed
1223
1224 \begin_layout Plain Layout
1225 Mouse Operations
1226 \end_layout
1227
1228 \end_inset
1229
1230
1231 \end_layout
1232
1233 \begin_layout Standard
1234 This are the most basic mouse operations.
1235 \end_layout
1236
1237 \begin_layout Enumerate
1238 Motion
1239 \end_layout
1240
1241 \begin_deeper
1242 \begin_layout Itemize
1243 Click the 
1244 \emph on
1245 left mouse button
1246 \emph default
1247  once anywhere in the edit window.
1248  The cursor moves to the text under the mouse.
1249 \end_layout
1250
1251 \end_deeper
1252 \begin_layout Enumerate
1253 Selecting Text
1254 \end_layout
1255
1256 \begin_deeper
1257 \begin_layout Itemize
1258 Hold down the 
1259 \emph on
1260 left mouse button
1261 \emph default
1262  and drag the mouse.
1263  LyX marks the text between the old and new mouse positions.
1264  Use 
1265 \family sans
1266 Edit\SpecialChar \menuseparator
1267 Copy
1268 \family default
1269  to create a copy of the text in LyX's buffer (and the clipboard).
1270 \end_layout
1271
1272 \begin_layout Itemize
1273 Re-position the cursor and then paste the text back into LyX using 
1274 \family sans
1275 Edit\SpecialChar \menuseparator
1276 Paste
1277 \family default
1278 .
1279 \end_layout
1280
1281 \end_deeper
1282 \begin_layout Enumerate
1283 Insets (Footnotes, Notes, Floats, etc.)
1284 \end_layout
1285
1286 \begin_deeper
1287 \begin_layout Standard
1288
1289 \emph on
1290 Single click
1291 \emph default
1292  the left mouse button to open or close any of these.
1293  Right-click on them to set its properties.
1294  Also check the appropriate section of this manual for more details.
1295 \end_layout
1296
1297 \end_deeper
1298 \begin_layout Enumerate
1299 Tables
1300 \end_layout
1301
1302 \begin_deeper
1303 \begin_layout Standard
1304
1305 \emph on
1306 Single click
1307 \emph default
1308  the right mouse button to open a dialog that will allow you to manipulate
1309  the table.
1310 \end_layout
1311
1312 \end_deeper
1313 \begin_layout Section
1314 Basic Key Bindings
1315 \begin_inset CommandInset label
1316 LatexCommand label
1317 name "sec:Key-Bindings"
1318
1319 \end_inset
1320
1321
1322 \begin_inset Index
1323 status collapsed
1324
1325 \begin_layout Plain Layout
1326 Key Bindings
1327 \end_layout
1328
1329 \end_inset
1330
1331
1332 \end_layout
1333
1334 \begin_layout Standard
1335 We're not going to cover all of the keybindings.
1336  Be aware that there are at least two different primary binding maps: CUA
1337  and Emacs.
1338  LyX's default is CUA.
1339 \end_layout
1340
1341 \begin_layout Standard
1342 Some keys, like 
1343 \family sans
1344 Page
1345 \begin_inset Space ~
1346 \end_inset
1347
1348 Up
1349 \family default
1350
1351 \family sans
1352 Page
1353 \begin_inset Space ~
1354 \end_inset
1355
1356 Down
1357 \family default
1358
1359 \family sans
1360 Left
1361 \family default
1362
1363 \family sans
1364 Right
1365 \family default
1366
1367 \family sans
1368 Up
1369 \family default
1370 , and 
1371 \family sans
1372 Down
1373 \family default
1374 , do exactly what you expect them to do.
1375  Other keys don't:
1376 \end_layout
1377
1378 \begin_layout Labeling
1379 \labelwidthstring 00.00.0000
1380
1381 \family sans
1382 Tab
1383 \begin_inset CommandInset nomenclature
1384 LatexCommand nomenclature
1385 symbol "Tab"
1386 description "Tabulator key"
1387
1388 \end_inset
1389
1390
1391 \family default
1392  There is no such thing as a tab stop in LyX.
1393  If you don't understand this, go read sections
1394 \begin_inset Space ~
1395 \end_inset
1396
1397
1398 \begin_inset CommandInset ref
1399 LatexCommand ref
1400 reference "sec:Par-indent-intro"
1401
1402 \end_inset
1403
1404  and 
1405 \begin_inset CommandInset ref
1406 LatexCommand ref
1407 reference "sec:Paragraph-Environments"
1408
1409 \end_inset
1410
1411 , especially section
1412 \begin_inset Space ~
1413 \end_inset
1414
1415
1416 \begin_inset CommandInset ref
1417 LatexCommand ref
1418 reference "sub:Lists"
1419
1420 \end_inset
1421
1422 , right now.
1423  Yes, right now.
1424  If you're still confused, look in the 
1425 \emph on
1426 Tutorial
1427 \emph default
1428 .
1429 \end_layout
1430
1431 \begin_layout Labeling
1432 \labelwidthstring 00.00.0000
1433
1434 \family sans
1435 Esc
1436 \begin_inset CommandInset nomenclature
1437 LatexCommand nomenclature
1438 symbol "Esc"
1439 description "Escape key"
1440
1441 \end_inset
1442
1443
1444 \family default
1445  This is the 
1446 \begin_inset Quotes eld
1447 \end_inset
1448
1449 cancel key.
1450 \begin_inset Quotes erd
1451 \end_inset
1452
1453  It's used, generically, to cancel operations.
1454  Other parts of the manual will go into greater detail about this.
1455 \end_layout
1456
1457 \begin_layout Labeling
1458 \labelwidthstring 00.00.0000
1459
1460 \family sans
1461 Home
1462 \family default
1463
1464 \begin_inset Space ~
1465 \end_inset
1466
1467 and
1468 \begin_inset Space ~
1469 \end_inset
1470
1471
1472 \family sans
1473 End
1474 \family default
1475  These move the cursor, respectively, to the beginning and end of a line,
1476  unless you are using the Emacs bindings where they jump to the beginning
1477  or end of the file.
1478 \end_layout
1479
1480 \begin_layout Standard
1481 There are three modifier keys:
1482 \end_layout
1483
1484 \begin_layout Labeling
1485 \labelwidthstring 00.00.0000
1486
1487 \family sans
1488 Control
1489 \family default
1490  (Denoted by 
1491 \begin_inset Quotes eld
1492 \end_inset
1493
1494
1495 \family sans
1496 C
1497 \family default
1498
1499 \begin_inset Quotes erd
1500 \end_inset
1501
1502
1503 \begin_inset CommandInset nomenclature
1504 LatexCommand nomenclature
1505 symbol "C"
1506 description "Control key"
1507
1508 \end_inset
1509
1510  in the documentation files) This has a couple of different uses, depending
1511  on which keys it's used in combination with:
1512 \end_layout
1513
1514 \begin_deeper
1515 \begin_layout Itemize
1516 With 
1517 \family sans
1518 Backspace
1519 \family default
1520  or 
1521 \family sans
1522 Delete
1523 \family default
1524 , it deletes an entire word instead of a single character.
1525 \end_layout
1526
1527 \begin_layout Itemize
1528 With 
1529 \family sans
1530 Left
1531 \family default
1532  and 
1533 \family sans
1534 Right
1535 \family default
1536 , it moves by words instead of characters.
1537 \end_layout
1538
1539 \begin_layout Itemize
1540 With 
1541 \family sans
1542 Home
1543 \family default
1544  and 
1545 \family sans
1546 End
1547 \family default
1548 , it moves to the beginning and the end of the document, respectively.
1549 \end_layout
1550
1551 \end_deeper
1552 \begin_layout Labeling
1553 \labelwidthstring 00.00.0000
1554
1555 \family sans
1556 Shift
1557 \family default
1558  (Denoted by 
1559 \begin_inset Quotes eld
1560 \end_inset
1561
1562
1563 \family sans
1564 S
1565 \family default
1566
1567 \begin_inset Quotes erd
1568 \end_inset
1569
1570
1571 \begin_inset CommandInset nomenclature
1572 LatexCommand nomenclature
1573 symbol "S"
1574 description "Shift key"
1575
1576 \end_inset
1577
1578  in the documentation files) Use this with any of the motion keys to select
1579  the text between the old and new cursor positions.
1580 \end_layout
1581
1582 \begin_layout Labeling
1583 \labelwidthstring 00.00.0000
1584
1585 \family sans
1586 Meta
1587 \family default
1588  (Denoted by 
1589 \begin_inset Quotes eld
1590 \end_inset
1591
1592
1593 \family sans
1594 M
1595 \family default
1596
1597 \begin_inset Quotes erd
1598 \end_inset
1599
1600
1601 \begin_inset CommandInset nomenclature
1602 LatexCommand nomenclature
1603 symbol "M"
1604 description "Meta or Alt key"
1605
1606 \end_inset
1607
1608  in the documentation files) This is the Alt key on many keyboards, unless
1609  your keyboard has a distinct Meta key.
1610  If you have both keys, you will need to try out which one actually performs
1611  the 
1612 \family sans
1613 Meta-
1614 \family default
1615  function.
1616  This key does many different things, but it also activates the 
1617 \emph on
1618 menu accelerator keys
1619 \emph default
1620 .
1621  If you use this in combination with any of the underlined letters in a
1622  menu or menu item, it selects that menu item.
1623 \end_layout
1624
1625 \begin_deeper
1626 \begin_layout Standard
1627 For example, the sequence 
1628 \begin_inset Quotes eld
1629 \end_inset
1630
1631
1632 \family sans
1633 M
1634 \begin_inset Space ~
1635 \end_inset
1636
1637 e
1638 \begin_inset Space ~
1639 \end_inset
1640
1641 s
1642 \family default
1643
1644 \begin_inset Space ~
1645 \end_inset
1646
1647
1648 \family sans
1649 c
1650 \family default
1651
1652 \begin_inset Quotes erd
1653 \end_inset
1654
1655  
1656 \family sans
1657 brings
1658 \family default
1659  up the 
1660 \begin_inset Quotes eld
1661 \end_inset
1662
1663 Text Style
1664 \begin_inset Quotes erd
1665 \end_inset
1666
1667  menu.
1668  Typing 
1669 \begin_inset Quotes eld
1670 \end_inset
1671
1672
1673 \family sans
1674 M
1675 \begin_inset Space ~
1676 \end_inset
1677
1678 f
1679 \family default
1680
1681 \begin_inset Quotes erd
1682 \end_inset
1683
1684  opens the 
1685 \family sans
1686 File
1687 \family default
1688  menu.
1689 \end_layout
1690
1691 \begin_layout Standard
1692 There are also other things bound to the 
1693 \family sans
1694 Meta-
1695 \family default
1696  key, but you'll have to check in the 
1697 \emph on
1698 Reference
1699 \emph default
1700  
1701 \emph on
1702 manual
1703 \emph default
1704  for more info.
1705 \end_layout
1706
1707 \end_deeper
1708 \begin_layout Standard
1709 You'll learn more and more keybindings and short-cut keys as you use LyX,
1710  because most actions will prompt a small message in the status bar at the
1711  bottom of LyX's main window which describe the name of the action, you've
1712  just triggered, and any existing keybindings for that action.
1713  The notation for the keybindings is very similar to the notation used in
1714  this documentation, so you should not have any problems understanding it.
1715  However, notice that Shift-modifiers are explicitly mentioned, so 
1716 \family sans
1717
1718 \begin_inset Quotes eld
1719 \end_inset
1720
1721 M-p S-A
1722 \family default
1723
1724 \begin_inset Quotes erd
1725 \end_inset
1726
1727  means 
1728 \family sans
1729 Meta-p
1730 \family default
1731  followed by a capital 
1732 \family sans
1733 A
1734 \family default
1735 .
1736  
1737 \begin_inset Quotes eld
1738 \end_inset
1739
1740
1741 \family sans
1742 S-C-s
1743 \family default
1744
1745 \begin_inset Quotes erd
1746 \end_inset
1747
1748  means 
1749 \family sans
1750 Shift-Control-s
1751 \family default
1752 .
1753 \end_layout
1754
1755 \begin_layout Chapter
1756 LyX Basics
1757 \begin_inset Index
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761 Lyx@LyX ! Basics
1762 \end_layout
1763
1764 \end_inset
1765
1766
1767 \end_layout
1768
1769 \begin_layout Section
1770 Document Types
1771 \begin_inset Index
1772 status collapsed
1773
1774 \begin_layout Plain Layout
1775 Document ! Types
1776 \end_layout
1777
1778 \end_inset
1779
1780
1781 \end_layout
1782
1783 \begin_layout Subsection
1784 Introduction
1785 \end_layout
1786
1787 \begin_layout Standard
1788 Before you do anything else, before you ever start writing a document, you
1789  need to decide what type of document you want to edit.
1790  Different types of documents use different types of spacing, headings,
1791  numbering schemes, and so on.
1792  Additionally, different documents use different paragraph environments,
1793  and format the title of your document differently.
1794 \end_layout
1795
1796 \begin_layout Standard
1797
1798 \emph on
1799 document class
1800 \emph default
1801  describes a group of properties common to a particular set of documents.
1802  By setting the document class, you automatically select these properties,
1803  making it easier to create the type of document you want.
1804  If you don't choose a document class, LyX picks one for you by default.
1805  So, it behooves you to change the class of your document.
1806 \end_layout
1807
1808 \begin_layout Standard
1809 Read on for info about the document classes you can choose from LyX, and
1810  how to adjust their properties.
1811 \end_layout
1812
1813 \begin_layout Subsection
1814 Document Classes
1815 \begin_inset Index
1816 status collapsed
1817
1818 \begin_layout Plain Layout
1819 Document ! Classes
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \begin_inset CommandInset label
1826 LatexCommand label
1827 name "sec:Document-Classes"
1828
1829 \end_inset
1830
1831
1832 \end_layout
1833
1834 \begin_layout Subsubsection
1835 Overview
1836 \end_layout
1837
1838 \begin_layout Standard
1839 There are four standard document classes in LyX.
1840  They are:
1841 \end_layout
1842
1843 \begin_layout Description
1844 Article for basic articles
1845 \end_layout
1846
1847 \begin_layout Description
1848 Report for basic reports
1849 \end_layout
1850
1851 \begin_layout Description
1852 Book for writing a book
1853 \end_layout
1854
1855 \begin_layout Description
1856 Letter for US-style letters
1857 \end_layout
1858
1859 \begin_layout Standard
1860 There are also some non-standard classes, which LyX only uses if you have
1861  installed them.
1862  Here are some of the classes, the full list with detailed explanations
1863  can be found in chapter 
1864 \emph on
1865 Special Document Classes
1866 \emph default
1867  in the 
1868 \emph on
1869 Extended Features
1870 \emph default
1871  manual:
1872 \end_layout
1873
1874 \begin_layout Description
1875 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1876 \end_layout
1877
1878 \begin_layout Description
1879 AAST
1880 \family sans
1881
1882 \begin_inset ERT
1883 status collapsed
1884
1885 \begin_layout Plain Layout
1886
1887 {}
1888 \end_layout
1889
1890 \end_inset
1891
1892
1893 \family default
1894 eX For submissions to the journals published by the American Astronomical
1895  Society
1896 \end_layout
1897
1898 \begin_layout Description
1899 AMS Layouts for articles and books in the style and format used by the American
1900  Mathematical Society (AMS).
1901  There are three article layouts available.
1902  The standard one uses a typical numbering scheme for theorems etc., that
1903  prepends the section number to the number of the result.
1904  All result-type statements (propositions, corollaries, and so on) are sequenced
1905  together, but definitions, examples, and the like have their own sequence.
1906  The 
1907 \begin_inset Quotes eld
1908 \end_inset
1909
1910 sequential numbering
1911 \begin_inset Quotes erd
1912 \end_inset
1913
1914  scheme does not place the section number with each result, but numbers
1915  them throughout the article in a single sequence.
1916  Each type of result gets its own sequence.
1917  There is also a layout that dispenses with numbering of statements altogether.
1918 \end_layout
1919
1920 \begin_layout Description
1921 Beamer Layout for presentations
1922 \end_layout
1923
1924 \begin_layout Description
1925 broadway Layout for writing plays.
1926  It is not an existing LaTeX document class, but a new one which is distributed
1927  with LyX.
1928 \end_layout
1929
1930 \begin_layout Description
1931 curiculum
1932 \begin_inset Space ~
1933 \end_inset
1934
1935 vitae classes to create curriculum vitae
1936 \end_layout
1937
1938 \begin_layout Description
1939 Dinbrief Letters in format of the DIN (German industry norm)
1940 \end_layout
1941
1942 \begin_layout Description
1943 dtk Layout for 
1944 \family typewriter
1945 Die TeXnische Komödie
1946 \family default
1947 , the journal of the German TeX user Group (Dante)
1948 \end_layout
1949
1950 \begin_layout Description
1951 Elsevier Layout for journals of the Elsevier publishing group
1952 \end_layout
1953
1954 \begin_layout Description
1955 Foils Used to make transparencies
1956 \end_layout
1957
1958 \begin_layout Description
1959 g-brief Letters in format of the DIN (German industry norm)
1960 \end_layout
1961
1962 \begin_layout Description
1963 hollywood Used to type spec scripts for the US film industry.
1964  It is not an existing LaTeX document class, but a new one which is distributed
1965  with LyX.
1966 \end_layout
1967
1968 \begin_layout Description
1969 IEEEtran Layout for the journals published by the Institute of Electrical
1970  and Electronics Engineers (IEEE)
1971 \end_layout
1972
1973 \begin_layout Description
1974 IOP Layout for journals of the Institute of Physics publishing group
1975 \end_layout
1976
1977 \begin_layout Description
1978 Kluwer Layout for journals of the Kluwer publishing group
1979 \end_layout
1980
1981 \begin_layout Description
1982 koma-script a replacement for the standard classes, offers many useful features
1983  like caption formatting, automatic print space calculation etc.
1984 \end_layout
1985
1986 \begin_layout Description
1987 Memoir another replacement for the standard classes
1988 \end_layout
1989
1990 \begin_layout Description
1991 paper Used with the 
1992 \family typewriter
1993 paper
1994 \family default
1995  LaTeX document class
1996 \end_layout
1997
1998 \begin_layout Description
1999 Powerdot Layout for presentations
2000 \end_layout
2001
2002 \begin_layout Description
2003 REVTe
2004 \begin_inset ERT
2005 status collapsed
2006
2007 \begin_layout Plain Layout
2008
2009 {}
2010 \end_layout
2011
2012 \end_inset
2013
2014 X is used to write articles for the publications of the American Physical
2015  Society (APS), American Institute of Physics (AIP), and Optical Society
2016  of America (OSA).
2017  This class is not completely compatible with all LyX features.
2018 \end_layout
2019
2020 \begin_layout Description
2021 Slides Used to make transparencies
2022 \end_layout
2023
2024 \begin_layout Description
2025 SPIE
2026 \begin_inset Space ~
2027 \end_inset
2028
2029 Proceedings Layout for the journals published by The International Society
2030  for Optical Engineering (SPIE)
2031 \end_layout
2032
2033 \begin_layout Description
2034 Springer Layouts for journals of the Springer publishing group
2035 \end_layout
2036
2037 \begin_layout Description
2038 TUGboat Layout for 
2039 \family typewriter
2040 TUGboat
2041 \family default
2042 , the journal of the international TeX user Group (TUG)
2043 \end_layout
2044
2045 \begin_layout Standard
2046 We won't go into any detail about how to use these different document classes
2047  here.
2048  You can find all the details about the non-standard classes in the 
2049 \emph on
2050 Extended Editing
2051 \emph default
2052  manual.
2053  Here, we will settle with a list of some of the common properties of all
2054  of the document classes.
2055 \end_layout
2056
2057 \begin_layout Subsubsection
2058 Selecting a Class
2059 \end_layout
2060
2061 \begin_layout Standard
2062 You can select a class using the 
2063 \family sans
2064 Document\SpecialChar \menuseparator
2065 Settings
2066 \begin_inset Index
2067 status collapsed
2068
2069 \begin_layout Plain Layout
2070 Document ! Settings
2071 \end_layout
2072
2073 \end_inset
2074
2075
2076 \family default
2077  dialog.
2078  Select the class you want to use, and make any fine tunings of the options
2079  you may need.
2080 \end_layout
2081
2082 \begin_layout Subsubsection
2083 \begin_inset CommandInset label
2084 LatexCommand label
2085 name "sub:Modules"
2086
2087 \end_inset
2088
2089 Modules
2090 \begin_inset Index
2091 status collapsed
2092
2093 \begin_layout Plain Layout
2094 Layout Modules
2095 \end_layout
2096
2097 \end_inset
2098
2099
2100 \end_layout
2101
2102 \begin_layout Standard
2103 Since LyX 1.6, layout modules can be used to add additional features to a
2104  document without the user's having to include those features in a new layout
2105  file.
2106  The available modules are listed in the Available Modules pane of the 
2107 \family sans
2108 Document\SpecialChar \menuseparator
2109 Settings
2110 \begin_inset Index
2111 status collapsed
2112
2113 \begin_layout Plain Layout
2114 Document ! Settings
2115 \end_layout
2116
2117 \end_inset
2118
2119
2120 \family default
2121  dialog.
2122  Highlighting one of them will bring up a description of the module.
2123  Please note that some modules require LaTeX packages that are not always
2124  installed by default.
2125  LyX will warn you if you do not have the needed package.
2126  Note also that some modules require other modules, and some pairs of modules
2127  are incompatible.
2128 \end_layout
2129
2130 \begin_layout Subsubsection
2131 Properties
2132 \end_layout
2133
2134 \begin_layout Standard
2135 Each class has a default set of options.
2136  Here's a quick table describing them:
2137 \end_layout
2138
2139 \begin_layout Standard
2140 \begin_inset VSpace 0.3cm
2141 \end_inset
2142
2143
2144 \end_layout
2145
2146 \begin_layout Standard
2147 \align center
2148 \begin_inset Tabular
2149 <lyxtabular version="3" rows="5" columns="5">
2150 <features>
2151 <column alignment="center" valignment="top" width="0pt">
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 <row>
2157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2158 \begin_inset Text
2159
2160 \begin_layout Plain Layout
2161
2162 \end_layout
2163
2164 \end_inset
2165 </cell>
2166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2167 \begin_inset Text
2168
2169 \begin_layout Plain Layout
2170
2171 \family sans
2172 \series medium
2173 \shape up
2174 \size normal
2175 \emph off
2176 \bar no
2177 \noun off
2178 \color none
2179 Pagestyle
2180 \end_layout
2181
2182 \end_inset
2183 </cell>
2184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2185 \begin_inset Text
2186
2187 \begin_layout Plain Layout
2188
2189 \family sans
2190 \series medium
2191 \shape up
2192 \size normal
2193 \emph off
2194 \bar no
2195 \noun off
2196 \color none
2197 Sides
2198 \end_layout
2199
2200 \end_inset
2201 </cell>
2202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2203 \begin_inset Text
2204
2205 \begin_layout Plain Layout
2206
2207 \family sans
2208 \series medium
2209 \shape up
2210 \size normal
2211 \emph off
2212 \bar no
2213 \noun off
2214 \color none
2215 Columns
2216 \end_layout
2217
2218 \end_inset
2219 </cell>
2220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2221 \begin_inset Text
2222
2223 \begin_layout Plain Layout
2224
2225 \series medium
2226 \shape up
2227 \size normal
2228 \emph off
2229 \bar no
2230 \noun off
2231 \color none
2232 Max.
2233  sectioning level
2234 \end_layout
2235
2236 \end_inset
2237 </cell>
2238 </row>
2239 <row>
2240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2241 \begin_inset Text
2242
2243 \begin_layout Plain Layout
2244
2245 \series medium
2246 \shape up
2247 \size normal
2248 \emph off
2249 \bar no
2250 \noun off
2251 \color none
2252 article
2253 \end_layout
2254
2255 \end_inset
2256 </cell>
2257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2258 \begin_inset Text
2259
2260 \begin_layout Plain Layout
2261
2262 \family sans
2263 \series medium
2264 \shape up
2265 \size normal
2266 \emph off
2267 \bar no
2268 \noun off
2269 \color none
2270 Plain
2271 \end_layout
2272
2273 \end_inset
2274 </cell>
2275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2276 \begin_inset Text
2277
2278 \begin_layout Plain Layout
2279
2280 \family sans
2281 \series medium
2282 \shape up
2283 \size normal
2284 \emph off
2285 \bar no
2286 \noun off
2287 \color none
2288 One
2289 \end_layout
2290
2291 \end_inset
2292 </cell>
2293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2294 \begin_inset Text
2295
2296 \begin_layout Plain Layout
2297
2298 \family sans
2299 \series medium
2300 \shape up
2301 \size normal
2302 \emph off
2303 \bar no
2304 \noun off
2305 \color none
2306 One
2307 \end_layout
2308
2309 \end_inset
2310 </cell>
2311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2312 \begin_inset Text
2313
2314 \begin_layout Plain Layout
2315
2316 \family sans
2317 \series medium
2318 \shape up
2319 \size normal
2320 \emph off
2321 \bar no
2322 \noun off
2323 \color none
2324 Section
2325 \end_layout
2326
2327 \end_inset
2328 </cell>
2329 </row>
2330 <row>
2331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2332 \begin_inset Text
2333
2334 \begin_layout Plain Layout
2335
2336 \series medium
2337 \shape up
2338 \size normal
2339 \emph off
2340 \bar no
2341 \noun off
2342 \color none
2343 report
2344 \end_layout
2345
2346 \end_inset
2347 </cell>
2348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2349 \begin_inset Text
2350
2351 \begin_layout Plain Layout
2352
2353 \family sans
2354 \series medium
2355 \shape up
2356 \size normal
2357 \emph off
2358 \bar no
2359 \noun off
2360 \color none
2361 Plain
2362 \end_layout
2363
2364 \end_inset
2365 </cell>
2366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2367 \begin_inset Text
2368
2369 \begin_layout Plain Layout
2370
2371 \family sans
2372 \series medium
2373 \shape up
2374 \size normal
2375 \emph off
2376 \bar no
2377 \noun off
2378 \color none
2379 One
2380 \end_layout
2381
2382 \end_inset
2383 </cell>
2384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2385 \begin_inset Text
2386
2387 \begin_layout Plain Layout
2388
2389 \family sans
2390 \series medium
2391 \shape up
2392 \size normal
2393 \emph off
2394 \bar no
2395 \noun off
2396 \color none
2397 One
2398 \end_layout
2399
2400 \end_inset
2401 </cell>
2402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2403 \begin_inset Text
2404
2405 \begin_layout Plain Layout
2406
2407 \family sans
2408 \series medium
2409 \shape up
2410 \size normal
2411 \emph off
2412 \bar no
2413 \noun off
2414 \color none
2415 Chapter
2416 \end_layout
2417
2418 \end_inset
2419 </cell>
2420 </row>
2421 <row>
2422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2423 \begin_inset Text
2424
2425 \begin_layout Plain Layout
2426
2427 \series medium
2428 \shape up
2429 \size normal
2430 \emph off
2431 \bar no
2432 \noun off
2433 \color none
2434 book
2435 \end_layout
2436
2437 \end_inset
2438 </cell>
2439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Plain Layout
2443
2444 \family sans
2445 \series medium
2446 \shape up
2447 \size normal
2448 \emph off
2449 \bar no
2450 \noun off
2451 \color none
2452 Headings
2453 \end_layout
2454
2455 \end_inset
2456 </cell>
2457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2458 \begin_inset Text
2459
2460 \begin_layout Plain Layout
2461
2462 \family sans
2463 \series medium
2464 \shape up
2465 \size normal
2466 \emph off
2467 \bar no
2468 \noun off
2469 \color none
2470 Two
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2476 \begin_inset Text
2477
2478 \begin_layout Plain Layout
2479
2480 \family sans
2481 \series medium
2482 \shape up
2483 \size normal
2484 \emph off
2485 \bar no
2486 \noun off
2487 \color none
2488 One
2489 \end_layout
2490
2491 \end_inset
2492 </cell>
2493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2494 \begin_inset Text
2495
2496 \begin_layout Plain Layout
2497
2498 \family sans
2499 \series medium
2500 \shape up
2501 \size normal
2502 \emph off
2503 \bar no
2504 \noun off
2505 \color none
2506 Chapter
2507 \end_layout
2508
2509 \end_inset
2510 </cell>
2511 </row>
2512 <row>
2513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2514 \begin_inset Text
2515
2516 \begin_layout Plain Layout
2517
2518 \series medium
2519 \shape up
2520 \size normal
2521 \emph off
2522 \bar no
2523 \noun off
2524 \color none
2525 letter
2526 \end_layout
2527
2528 \end_inset
2529 </cell>
2530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2531 \begin_inset Text
2532
2533 \begin_layout Plain Layout
2534
2535 \family sans
2536 \series medium
2537 \shape up
2538 \size normal
2539 \emph off
2540 \bar no
2541 \noun off
2542 \color none
2543 Plain
2544 \end_layout
2545
2546 \end_inset
2547 </cell>
2548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2549 \begin_inset Text
2550
2551 \begin_layout Plain Layout
2552
2553 \family sans
2554 \series medium
2555 \shape up
2556 \size normal
2557 \emph off
2558 \bar no
2559 \noun off
2560 \color none
2561 One
2562 \end_layout
2563
2564 \end_inset
2565 </cell>
2566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2567 \begin_inset Text
2568
2569 \begin_layout Plain Layout
2570
2571 \family sans
2572 \series medium
2573 \shape up
2574 \size normal
2575 \emph off
2576 \bar no
2577 \noun off
2578 \color none
2579 One
2580 \end_layout
2581
2582 \end_inset
2583 </cell>
2584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2585 \begin_inset Text
2586
2587 \begin_layout Plain Layout
2588
2589 \series medium
2590 \shape up
2591 \size normal
2592 \emph off
2593 \bar no
2594 \noun off
2595 \color none
2596 none
2597 \end_layout
2598
2599 \end_inset
2600 </cell>
2601 </row>
2602 </lyxtabular>
2603
2604 \end_inset
2605
2606
2607 \end_layout
2608
2609 \begin_layout Standard
2610 \begin_inset VSpace 0.3cm
2611 \end_inset
2612
2613
2614 \end_layout
2615
2616 \begin_layout Standard
2617 You're probably also wondering what 
2618 \begin_inset Quotes eld
2619 \end_inset
2620
2621 Max.
2622 \begin_inset Space ~
2623 \end_inset
2624
2625 sectioning level
2626 \begin_inset Quotes erd
2627 \end_inset
2628
2629  means.
2630  There are several paragraph environments used to create section headings.
2631  Different document classes allow different types of section headings.
2632  Only two use the 
2633 \family sans
2634 Chapter
2635 \family default
2636  heading; the rest do not and begin instead with the 
2637 \family sans
2638 Section
2639 \family default
2640  heading.
2641  Some document classes, such as the ones for letters, don't use any section
2642  headings.
2643  In addition to 
2644 \family sans
2645 Chapter
2646 \family default
2647  and 
2648 \family sans
2649 Section
2650 \family default
2651  headings, there are also 
2652 \family sans
2653 Subsection
2654 \family default
2655  headings, 
2656 \family sans
2657 Subsubsection
2658 \family default
2659  headings, and so on.
2660  We'll describe these headings fully in section
2661 \begin_inset Space ~
2662 \end_inset
2663
2664
2665 \begin_inset CommandInset ref
2666 LatexCommand ref
2667 reference "sub:Headings"
2668
2669 \end_inset
2670
2671 .
2672 \end_layout
2673
2674 \begin_layout Subsection
2675 Document Layout
2676 \begin_inset Index
2677 status collapsed
2678
2679 \begin_layout Plain Layout
2680 Document !  Layout
2681 \end_layout
2682
2683 \end_inset
2684
2685
2686 \begin_inset CommandInset label
2687 LatexCommand label
2688 name "sub:Document-Layout"
2689
2690 \end_inset
2691
2692
2693 \family sans
2694
2695 \begin_inset Index
2696 status collapsed
2697
2698 \begin_layout Plain Layout
2699 Document ! Settings
2700 \end_layout
2701
2702 \end_inset
2703
2704
2705 \end_layout
2706
2707 \begin_layout Standard
2708 The most important properties of documents classes are set in the menu 
2709 \family sans
2710 Document\SpecialChar \menuseparator
2711 Settings
2712 \family default
2713 .
2714  There in the 
2715 \family sans
2716 Options
2717 \family default
2718  field under 
2719 \family sans
2720 Documents
2721 \begin_inset Space ~
2722 \end_inset
2723
2724 classes
2725 \family default
2726 , you can enter special options for your document class in a comma-separated
2727  list.
2728  This is only necessary if LyX doesn't support special options you want
2729  to use for your document.
2730  To learn more about your favorite LaTeX-class and its options, you have
2731  to read its manual.
2732 \end_layout
2733
2734 \begin_layout Standard
2735 Under 
2736 \family sans
2737 Page
2738 \begin_inset Space ~
2739 \end_inset
2740
2741 Layout
2742 \family default
2743  the 
2744 \family sans
2745 Pagestyle
2746 \family default
2747  controls what sorts of headings and page numbers go on a page.
2748  You can choose between the following five options:
2749 \end_layout
2750
2751 \begin_layout Labeling
2752 \labelwidthstring 00.00.0000
2753
2754 \family sans
2755 Default
2756 \family default
2757  Use default pagestyle of current class.
2758 \end_layout
2759
2760 \begin_layout Labeling
2761 \labelwidthstring 00.00.0000
2762
2763 \family sans
2764 Empty
2765 \family default
2766  No page numbers or headings.
2767 \end_layout
2768
2769 \begin_layout Labeling
2770 \labelwidthstring 00.00.0000
2771
2772 \family sans
2773 Plain
2774 \family default
2775  Page numbers only.
2776 \end_layout
2777
2778 \begin_layout Labeling
2779 \labelwidthstring 00.00.0000
2780
2781 \family sans
2782 Headings
2783 \family default
2784  Page numbers and either the current chapter or section title and number.
2785  Whether LyX uses the current chapter or the current section depends on
2786  the maximum sectioning level of the class.
2787 \end_layout
2788
2789 \begin_layout Labeling
2790 \labelwidthstring 00.00.0000
2791
2792 \family sans
2793 Fancy
2794 \family default
2795  This allows you to create fully customizable headers and footers if you
2796  have the 
2797 \series bold
2798 fancyhdr
2799 \begin_inset Index
2800 status collapsed
2801
2802 \begin_layout Plain Layout
2803 Latex@LaTeX-packages ! fancyhdr
2804 \end_layout
2805
2806 \end_inset
2807
2808
2809 \series default
2810  package installed.
2811  At the moment, support in LyX is limited to this setting.
2812  To use the full power of this package, you have to add code to your document
2813  preamble.
2814  Check the documentation for the 
2815 \series bold
2816 fancyhdr
2817 \series default
2818  package for more details, 
2819 \begin_inset CommandInset citation
2820 LatexCommand cite
2821 key "fancyhdr"
2822
2823 \end_inset
2824
2825 .
2826 \end_layout
2827
2828 \begin_layout Standard
2829 The 
2830 \family sans
2831 Separation
2832 \family default
2833  of paragraphs is described in section
2834 \begin_inset Space ~
2835 \end_inset
2836
2837
2838 \begin_inset CommandInset ref
2839 LatexCommand ref
2840 reference "sec:Par-indent-intro"
2841
2842 \end_inset
2843
2844 .
2845 \end_layout
2846
2847 \begin_layout Subsection
2848 Paper Size and Orientation
2849 \begin_inset Index
2850 status collapsed
2851
2852 \begin_layout Plain Layout
2853 Document ! Paper size
2854 \end_layout
2855
2856 \end_inset
2857
2858
2859 \begin_inset CommandInset label
2860 LatexCommand label
2861 name "sub:Paper-Size,-Orientation,"
2862
2863 \end_inset
2864
2865
2866 \end_layout
2867
2868 \begin_layout Standard
2869 You'll find the following options in the menu 
2870 \family sans
2871 Page
2872 \begin_inset Space ~
2873 \end_inset
2874
2875 Layout
2876 \family default
2877  of the dialog of the 
2878 \family sans
2879 Document\SpecialChar \menuseparator
2880 Settings
2881 \family default
2882  menu:
2883 \family sans
2884
2885 \begin_inset Index
2886 status collapsed
2887
2888 \begin_layout Plain Layout
2889 Document ! Settings
2890 \end_layout
2891
2892 \end_inset
2893
2894
2895 \end_layout
2896
2897 \begin_layout Labeling
2898 \labelwidthstring 00.00.0000
2899
2900 \family sans
2901 Papersize
2902 \family default
2903  What size paper to print on.
2904  The choices are
2905 \end_layout
2906
2907 \begin_layout Itemize
2908
2909 \family sans
2910 Default
2911 \end_layout
2912
2913 \begin_layout Itemize
2914
2915 \family sans
2916 A3, A4,
2917 \family default
2918  
2919 \family sans
2920 A5
2921 \end_layout
2922
2923 \begin_layout Itemize
2924
2925 \family sans
2926 B3, B4, B5
2927 \end_layout
2928
2929 \begin_layout Itemize
2930
2931 \family sans
2932 US letter
2933 \end_layout
2934
2935 \begin_layout Itemize
2936
2937 \family sans
2938 US legal
2939 \end_layout
2940
2941 \begin_layout Itemize
2942
2943 \family sans
2944 US executive
2945 \end_layout
2946
2947 \begin_layout Itemize
2948
2949 \family sans
2950 Custom
2951 \end_layout
2952
2953 \begin_layout Labeling
2954 \labelwidthstring 00.00.0000
2955
2956 \family sans
2957 Orientation
2958 \family default
2959  Two toggle buttons choose whether to print the output as 
2960 \family sans
2961 Landscape
2962 \family default
2963  or as 
2964 \family sans
2965 Portrait
2966 \family default
2967 .
2968 \end_layout
2969
2970 \begin_layout Labeling
2971 \labelwidthstring 00.00.0000
2972
2973 \family sans
2974 Two-sided
2975 \begin_inset Space ~
2976 \end_inset
2977
2978 document
2979 \family default
2980  Adjusts the print space to print both sides of paper.
2981  That means that the print space for odd- and even-numbered pages is different.
2982 \end_layout
2983
2984 \begin_layout Subsection
2985 Margins
2986 \begin_inset Index
2987 status collapsed
2988
2989 \begin_layout Plain Layout
2990 Document ! Margins
2991 \end_layout
2992
2993 \end_inset
2994
2995
2996 \begin_inset CommandInset label
2997 LatexCommand label
2998 name "sub:Margins"
2999
3000 \end_inset
3001
3002
3003 \begin_inset Index
3004 status collapsed
3005
3006 \begin_layout Plain Layout
3007 Margins
3008 \end_layout
3009
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \begin_layout Standard
3016 Paper margins are set in the menu 
3017 \family sans
3018 Document\SpecialChar \menuseparator
3019 Settings
3020 \family default
3021 .
3022 \family sans
3023
3024 \begin_inset Index
3025 status collapsed
3026
3027 \begin_layout Plain Layout
3028 Document ! Settings
3029 \end_layout
3030
3031 \end_inset
3032
3033
3034 \end_layout
3035
3036 \begin_layout Standard
3037 If you use a koma-script document class, you can use the default settings.
3038  Because koma-script calculates then the printspace automatically by taking
3039  the paper format and the font size into account.
3040 \end_layout
3041
3042 \begin_layout Subsection
3043 Important Note
3044 \end_layout
3045
3046 \begin_layout Standard
3047 If you change a document class, LyX has to convert 
3048 \emph on
3049 everything
3050 \emph default
3051  into the new class.
3052  That includes the paragraph environments.
3053  Some paragraph environments are standard; all of the document classes have
3054  them; but some classes have special paragraph environments.
3055  If this is the case, and you change the document class, LyX sets the missing
3056  paragraph environments to 
3057 \family sans
3058 Standard
3059 \family default
3060  and places an error box at the beginning of the paragraph.
3061  Just click on them and you'll get a message dialog that tells you about
3062  the conversion and why it failed.
3063 \end_layout
3064
3065 \begin_layout Section
3066 Paragraph Indentation and Separation
3067 \begin_inset Index
3068 status collapsed
3069
3070 \begin_layout Plain Layout
3071 Paragraph ! Indentation
3072 \end_layout
3073
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \begin_layout Subsection
3080 Introduction
3081 \begin_inset CommandInset label
3082 LatexCommand label
3083 name "sec:Par-indent-intro"
3084
3085 \end_inset
3086
3087
3088 \end_layout
3089
3090 \begin_layout Standard
3091 Before describing all of the various paragraph environments, we'd like to
3092  say a word or two about paragraph indentation.
3093 \end_layout
3094
3095 \begin_layout Standard
3096 Everyone seems to have their own convention for separating paragraphs.
3097  Most Americans indent the first line of a paragraph.
3098  Others don't indent but put extra space between the paragraphs.
3099  If you choose indentation for paragraphs the 
3100 \emph on
3101 first
3102 \emph default
3103  paragraph of a section, or after a figure, an equation, a table, a list,
3104  etc., is 
3105 \emph on
3106 not
3107 \emph default
3108  indented.
3109  Only a paragraph following another paragraph gets indented.
3110  Note that the indentation behavior is different when you use another document
3111  language than English.
3112  LaTeX takes care that the indentation follows the rules of the used language.
3113 \end_layout
3114
3115 \begin_layout Standard
3116 The space between paragraphs, like the line spacing, the space between headings
3117  and text --- in fact, all of the spacings for just about everything are
3118  pre-coded into LyX.
3119  As we said, you don't worry about how much space to add between what.
3120  LyX takes care of that.
3121  In fact, these pre-coded vertical spacings aren't a single number but a
3122  range.
3123  That way, LyX can squish or stretch the space between lines to make sure
3124  figures fit on a page with text, so that sections don't start at the bottom
3125  of a page, and so on.
3126 \begin_inset Foot
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130 LaTeX does this when LyX goes to produce a printable file.
3131 \end_layout
3132
3133 \end_inset
3134
3135  However, pre-coded doesn't mean you can't change them.
3136  LyX gives you the ability to globally change 
3137 \emph on
3138 all
3139 \emph default
3140  of these pre-coded spacings.
3141  We'll explain more later.
3142 \end_layout
3143
3144 \begin_layout Subsection
3145 Paragraph Separation
3146 \begin_inset Index
3147 status collapsed
3148
3149 \begin_layout Plain Layout
3150 Paragraph ! Separation
3151 \end_layout
3152
3153 \end_inset
3154
3155
3156 \end_layout
3157
3158 \begin_layout Standard
3159 To separate paragraphs, select 
3160 \family sans
3161 Indent
3162 \family default
3163  or 
3164 \family sans
3165 Skip
3166 \family default
3167  in the submenu 
3168 \family sans
3169 Text
3170 \begin_inset Space ~
3171 \end_inset
3172
3173 Layout
3174 \family default
3175  of the dialog 
3176 \family sans
3177 Document\SpecialChar \menuseparator
3178 Settings
3179 \begin_inset Index
3180 status collapsed
3181
3182 \begin_layout Plain Layout
3183 Document ! Settings
3184 \end_layout
3185
3186 \end_inset
3187
3188
3189 \family default
3190  to indent paragraphs or add extra space between paragraphs, respectively.
3191  The size of the skips can be defined in the dialog, for the indentation
3192  you have to add this line to your document preamble:
3193 \end_layout
3194
3195 \begin_layout Standard
3196
3197 \series bold
3198
3199 \backslash
3200 setlength{
3201 \backslash
3202 parindent}{Length}
3203 \end_layout
3204
3205 \begin_layout Standard
3206 where length is a value in one of the units listed in Appendix
3207 \begin_inset Space ~
3208 \end_inset
3209
3210
3211 \begin_inset CommandInset ref
3212 LatexCommand ref
3213 reference "cap:Units"
3214
3215 \end_inset
3216
3217 .
3218  The default length is 30
3219 \begin_inset Space \thinspace{}
3220 \end_inset
3221
3222 pt.
3223 \end_layout
3224
3225 \begin_layout Subsection
3226 Fine-Tuning
3227 \end_layout
3228
3229 \begin_layout Standard
3230 You can also change the separation method of a single paragraph.
3231  Open the 
3232 \family sans
3233 Edit\SpecialChar \menuseparator
3234 Paragraph
3235 \begin_inset Space ~
3236 \end_inset
3237
3238 Settings
3239 \family default
3240  dialog and toggle the 
3241 \family sans
3242 Indent
3243 \begin_inset Space ~
3244 \end_inset
3245
3246 Paragraph
3247 \family default
3248  option to change the state of the current paragraph.
3249  If paragraphs have no indentation but use extra space for separation, this
3250  button will be ignored (you can't indent a single paragraph by toggling
3251  this).
3252 \end_layout
3253
3254 \begin_layout Standard
3255 You should only need to change the indentation method for a single paragraph
3256  if you need to do some fine-tuning.
3257 \end_layout
3258
3259 \begin_layout Subsection
3260 Line Spacing
3261 \begin_inset Index
3262 status collapsed
3263
3264 \begin_layout Plain Layout
3265 Paragraph ! Line spacing
3266 \end_layout
3267
3268 \end_inset
3269
3270
3271 \end_layout
3272
3273 \begin_layout Standard
3274 In the 
3275 \family sans
3276 Document\SpecialChar \menuseparator
3277 Settings
3278 \begin_inset Index
3279 status collapsed
3280
3281 \begin_layout Plain Layout
3282 Document ! Settings
3283 \end_layout
3284
3285 \end_inset
3286
3287
3288 \family default
3289  dialog you can set the line spacing in the submenu 
3290 \family sans
3291 Text
3292 \begin_inset Space ~
3293 \end_inset
3294
3295 Layout.
3296 \family default
3297
3298 \begin_inset Foot
3299 status collapsed
3300
3301 \begin_layout Plain Layout
3302 You need to have the LaTeX-package 
3303 \series bold
3304 setspace
3305 \begin_inset Index
3306 status collapsed
3307
3308 \begin_layout Plain Layout
3309 Latex@LaTeX-packages ! setspace
3310 \end_layout
3311
3312 \end_inset
3313
3314
3315 \series default
3316  installed to use this feature.
3317 \end_layout
3318
3319 \end_inset
3320
3321
3322 \end_layout
3323
3324 \begin_layout Section
3325 Paragraph Environments
3326 \begin_inset Index
3327 status collapsed
3328
3329 \begin_layout Plain Layout
3330 Paragraph ! Environments
3331 \end_layout
3332
3333 \end_inset
3334
3335
3336 \begin_inset CommandInset label
3337 LatexCommand label
3338 name "sec:Paragraph-Environments"
3339
3340 \end_inset
3341
3342
3343 \begin_inset Index
3344 status collapsed
3345
3346 \begin_layout Plain Layout
3347 Paragraph environments|(
3348 \end_layout
3349
3350 \end_inset
3351
3352
3353 \end_layout
3354
3355 \begin_layout Subsection
3356 Overview
3357 \end_layout
3358
3359 \begin_layout Standard
3360 The paragraph environments correspond to the various
3361 \end_layout
3362
3363 \begin_layout Standard
3364
3365 \series bold
3366
3367 \backslash
3368 begin{
3369 \emph on
3370 environment
3371 \emph default
3372 } ...
3373  
3374 \backslash
3375 end{
3376 \emph on
3377 environment
3378 \emph default
3379 }
3380 \series default
3381
3382 \begin_inset Newline newline
3383 \end_inset
3384
3385 command sequences in an ordinary LaTeX file.
3386  If you don't know LaTeX, or the concept of a paragraph environment is totally
3387  alien to you, we urge you to read the 
3388 \emph on
3389 Tutorial
3390 \emph default
3391 .
3392  The 
3393 \emph on
3394 Tutorial
3395 \emph default
3396  also contains many more examples than this section does.
3397 \end_layout
3398
3399 \begin_layout Standard
3400 A paragraph environment is simply a 
3401 \begin_inset Quotes eld
3402 \end_inset
3403
3404 container
3405 \begin_inset Quotes erd
3406 \end_inset
3407
3408  for a paragraph which gives that paragraph certain properties.
3409  This can include a particular style of font, different margins, a numbering
3410  scheme, labels, and so on.
3411  Additionally, you can 
3412 \begin_inset Quotes eld
3413 \end_inset
3414
3415 nest
3416 \begin_inset Quotes erd
3417 \end_inset
3418
3419  the different environments inside one another, allowing one environment
3420  to inherit some of the properties of another.
3421  The different paragraph environments totally replace the need for messy
3422  tab stops, on the fly margin adjustment, and other hold-overs from the
3423  days of typewriters.
3424  There are several paragraph environments which are specific to a particular
3425  document type.
3426  We'll only be covering the most common ones here.
3427 \end_layout
3428
3429 \begin_layout Standard
3430 To choose a new paragraph environment, use the pull-down box on the left
3431  end of the toolbar.
3432  LyX will change the environment of the 
3433 \emph on
3434 entire
3435 \emph default
3436  paragraph in which the cursor sits.
3437  You can also change the environment of an entire group of paragraphs if
3438  you select them before choosing the new environment.
3439  
3440 \end_layout
3441
3442 \begin_layout Standard
3443 Note that hitting 
3444 \family sans
3445 Return
3446 \family default
3447  will 
3448 \emph on
3449 typically
3450 \emph default
3451  create a new paragraph using the 
3452 \family sans
3453 Standard
3454 \family default
3455  paragraph environment.
3456  We say 
3457 \begin_inset Quotes eld
3458 \end_inset
3459
3460 typically
3461 \begin_inset Quotes erd
3462 \end_inset
3463
3464  because if you are in one of these environments:
3465 \end_layout
3466
3467 \begin_layout Itemize
3468
3469 \family sans
3470 Quote
3471 \end_layout
3472
3473 \begin_layout Itemize
3474
3475 \family sans
3476 Quotation
3477 \end_layout
3478
3479 \begin_layout Itemize
3480
3481 \family sans
3482 Verse
3483 \end_layout
3484
3485 \begin_layout Itemize
3486
3487 \family sans
3488 Itemize
3489 \end_layout
3490
3491 \begin_layout Itemize
3492
3493 \family sans
3494 Enumerate
3495 \end_layout
3496
3497 \begin_layout Itemize
3498
3499 \family sans
3500 Description
3501 \end_layout
3502
3503 \begin_layout Itemize
3504
3505 \family sans
3506 List
3507 \end_layout
3508
3509 \begin_layout Standard
3510 LyX keeps the old paragraph environment when you hit 
3511 \family sans
3512 Return
3513 \family default
3514 , rather than resetting it to 
3515 \family sans
3516 Standard
3517 \family default
3518 .
3519  LyX will still reset the nesting depth, however.
3520  Usually, starting a new paragraph resets both the paragraph environment
3521  and the nesting depth (for more on nesting see section
3522 \begin_inset Space ~
3523 \end_inset
3524
3525
3526 \begin_inset CommandInset ref
3527 LatexCommand ref
3528 reference "sec:Nesting"
3529
3530 \end_inset
3531
3532 ).
3533  At the moment, all this is context-specific; you're better off expecting
3534  
3535 \family sans
3536 Return
3537 \family default
3538  to reset the paragraph environment and depth.
3539  If you want a new paragraph to keep the current environment and depth,
3540  use 
3541 \family sans
3542 M-Return
3543 \family default
3544  instead.
3545 \end_layout
3546
3547 \begin_layout Subsection
3548 Standard
3549 \end_layout
3550
3551 \begin_layout Standard
3552 The default paragraph environment is 
3553 \family sans
3554 Standard
3555 \family default
3556  for most classes.
3557  It creates a plain paragraph.
3558  If LyX resets the paragraph environment, this is the one it chooses.
3559  In fact, the paragraph you're reading right now (and most of the ones in
3560  this manual) are in the 
3561 \family sans
3562 Standard
3563 \family default
3564  environment.
3565 \end_layout
3566
3567 \begin_layout Standard
3568 You can nest a paragraph using the 
3569 \family sans
3570 Standard
3571 \family default
3572  environment in just about anything else, but you can't really nest anything
3573  in a 
3574 \family sans
3575 Standard
3576 \family default
3577  environment.
3578 \end_layout
3579
3580 \begin_layout Subsection
3581 Document Title
3582 \begin_inset Index
3583 status collapsed
3584
3585 \begin_layout Plain Layout
3586 Document !Title
3587 \end_layout
3588
3589 \end_inset
3590
3591
3592 \end_layout
3593
3594 \begin_layout Standard
3595 A LaTeX title page has three parts: the title itself, the name(s) of the
3596  author(s) and a 
3597 \begin_inset Quotes eld
3598 \end_inset
3599
3600 footnote
3601 \begin_inset Quotes erd
3602 \end_inset
3603
3604  for thanks or contact information.
3605  For certain types of documents, LaTeX places all of this on a separate
3606  page along with today's date.
3607  For other types of documents, the title 
3608 \begin_inset Quotes eld
3609 \end_inset
3610
3611 page
3612 \begin_inset Quotes erd
3613 \end_inset
3614
3615  goes at the top of the first page of the document.
3616  
3617 \end_layout
3618
3619 \begin_layout Standard
3620 LyX provides an interface to the title page commands through the paragraph
3621  environments 
3622 \family sans
3623 Title
3624 \family default
3625
3626 \family sans
3627 Author
3628 \family default
3629 , and 
3630 \family sans
3631 Date
3632 \family default
3633 .
3634  Here's how you use them:
3635 \end_layout
3636
3637 \begin_layout Itemize
3638 Put the title of your document in the 
3639 \family sans
3640 Title
3641 \family default
3642  environment.
3643 \end_layout
3644
3645 \begin_layout Itemize
3646 Put the author name in the 
3647 \family sans
3648 Author
3649 \family default
3650  environment.
3651 \end_layout
3652
3653 \begin_layout Itemize
3654 If you want the date to have a certain appearance, want to use a fixed date,
3655  or want other text to appear in place of today's date, put that text in
3656  the 
3657 \family sans
3658 Date
3659 \family default
3660  environment.
3661  Note that using this environment is optional.
3662  If you don't provide any, LaTeX will automatically insert today's date.
3663  If you don't want any date, add the line
3664 \begin_inset Newline newline
3665 \end_inset
3666
3667
3668 \series bold
3669
3670 \backslash
3671 date{}
3672 \series default
3673
3674 \begin_inset Newline newline
3675 \end_inset
3676
3677 to the preamble of your document (menu 
3678 \family sans
3679 Document\SpecialChar \menuseparator
3680 Settings
3681 \family default
3682 )
3683 \end_layout
3684
3685 \begin_layout Standard
3686 You can use footnotes to insert 
3687 \begin_inset Quotes eld
3688 \end_inset
3689
3690 thanks
3691 \begin_inset Quotes erd
3692 \end_inset
3693
3694  or contact informations.
3695 \end_layout
3696
3697 \begin_layout Subsection
3698 Headings
3699 \begin_inset Index
3700 status collapsed
3701
3702 \begin_layout Plain Layout
3703 Section headings
3704 \end_layout
3705
3706 \end_inset
3707
3708
3709 \begin_inset CommandInset label
3710 LatexCommand label
3711 name "sub:Headings"
3712
3713 \end_inset
3714
3715
3716 \end_layout
3717
3718 \begin_layout Standard
3719 There are several paragraph environments for producing section headings.
3720  LyX takes care of the numbering for you.
3721 \end_layout
3722
3723 \begin_layout Subsubsection
3724 Numbered Headings
3725 \begin_inset Index
3726 status collapsed
3727
3728 \begin_layout Plain Layout
3729 Section headings ! Numbered
3730 \end_layout
3731
3732 \end_inset
3733
3734
3735 \end_layout
3736
3737 \begin_layout Standard
3738 There are 7 numbered types of section headings.
3739  They are:
3740 \end_layout
3741
3742 \begin_layout Enumerate
3743
3744 \family sans
3745 Part
3746 \end_layout
3747
3748 \begin_layout Enumerate
3749
3750 \family sans
3751 Chapter
3752 \end_layout
3753
3754 \begin_layout Enumerate
3755
3756 \family sans
3757 Section
3758 \end_layout
3759
3760 \begin_layout Enumerate
3761
3762 \family sans
3763 Subsection
3764 \end_layout
3765
3766 \begin_layout Enumerate
3767
3768 \family sans
3769 Subsubsection
3770 \end_layout
3771
3772 \begin_layout Enumerate
3773
3774 \family sans
3775 Paragraph
3776 \end_layout
3777
3778 \begin_layout Enumerate
3779
3780 \family sans
3781 Subparagraph
3782 \end_layout
3783
3784 \begin_layout Standard
3785 LyX labels each heading with a series of numbers, separated by periods.
3786  The numbers describe where in the document you are.
3787  Unlike the other headings, parts are numbered with Latin letters.
3788 \end_layout
3789
3790 \begin_layout Standard
3791 Headings all subdivide your document into different pieces of text.
3792  For example, suppose you're writing a book.
3793  You group the book into chapters.
3794  LyX does similar grouping:
3795 \end_layout
3796
3797 \begin_layout Itemize
3798
3799 \family sans
3800 Part
3801 \family default
3802  is divided in either 
3803 \family sans
3804 Chapter
3805 \family default
3806  or 
3807 \family sans
3808 Section
3809 \end_layout
3810
3811 \begin_layout Itemize
3812
3813 \family sans
3814 Chapter
3815 \family default
3816 s are divided into 
3817 \family sans
3818 Section
3819 \family default
3820 s
3821 \end_layout
3822
3823 \begin_layout Itemize
3824
3825 \family sans
3826 Section
3827 \family default
3828 s are divided into 
3829 \family sans
3830 Subsection
3831 \family default
3832 s
3833 \end_layout
3834
3835 \begin_layout Itemize
3836
3837 \family sans
3838 Subsection
3839 \family default
3840 s are divided into 
3841 \family sans
3842 Subsubsection
3843 \family default
3844 s
3845 \end_layout
3846
3847 \begin_layout Itemize
3848
3849 \family sans
3850 Subsubsection
3851 \family default
3852 s are divided into 
3853 \family sans
3854 Paragraph
3855 \family default
3856 s
3857 \end_layout
3858
3859 \begin_layout Itemize
3860
3861 \family sans
3862 Paragraph
3863 \family default
3864 s are divided into 
3865 \family sans
3866 Subparagraph
3867 \family default
3868 s
3869 \end_layout
3870
3871 \begin_layout Standard
3872 \begin_inset Note Greyedout
3873 status open
3874
3875 \begin_layout Plain Layout
3876
3877 \series bold
3878 Note:
3879 \series default
3880  Not all document types use the 
3881 \family sans
3882 Chapter
3883 \family default
3884  heading as the maximum sectioning level.
3885  In that case the 
3886 \family sans
3887 Section
3888 \family default
3889  is the top-level heading.
3890 \end_layout
3891
3892 \end_inset
3893
3894
3895 \end_layout
3896
3897 \begin_layout Standard
3898 So, if you use the 
3899 \family sans
3900 Subsubsection
3901 \family default
3902  environment to label a new sub-subsection, LyX labels it with its number,
3903  along with the number of the subsection, section, and, if applicable, chapter
3904  that it's in.
3905  For example: the fifth section of the second chapter of this book has the
3906  label 
3907 \begin_inset Quotes eld
3908 \end_inset
3909
3910 2.5
3911 \begin_inset Quotes erd
3912 \end_inset
3913
3914 .
3915 \end_layout
3916
3917 \begin_layout Subsubsection
3918 Unnumbered Headings
3919 \begin_inset Index
3920 status collapsed
3921
3922 \begin_layout Plain Layout
3923 Section headings ! Unnumbered
3924 \end_layout
3925
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \begin_layout Standard
3932 There are 5 types of unnumbered section headings.
3933  They are:
3934 \end_layout
3935
3936 \begin_layout Enumerate
3937
3938 \family sans
3939 Part*line spacing
3940 \end_layout
3941
3942 \begin_layout Enumerate
3943
3944 \family sans
3945 Chapter*
3946 \end_layout
3947
3948 \begin_layout Enumerate
3949
3950 \family sans
3951 Section*
3952 \end_layout
3953
3954 \begin_layout Enumerate
3955
3956 \family sans
3957 Subsection*
3958 \end_layout
3959
3960 \begin_layout Enumerate
3961
3962 \family sans
3963 Subsubsection*
3964 \end_layout
3965
3966 \begin_layout Standard
3967 The 
3968 \begin_inset Quotes eld
3969 \end_inset
3970
3971 *
3972 \begin_inset Quotes erd
3973 \end_inset
3974
3975  after each name means that these headings are not numbered.
3976  They work the same as their numbered counterparts but won't appear in the
3977  table of contents, see section
3978 \begin_inset Space ~
3979 \end_inset
3980
3981
3982 \begin_inset CommandInset ref
3983 LatexCommand ref
3984 reference "sec:toc"
3985
3986 \end_inset
3987
3988 .
3989 \end_layout
3990
3991 \begin_layout Subsubsection
3992 Changing the Numbering
3993 \begin_inset CommandInset label
3994 LatexCommand label
3995 name "sub:Numbering-depth"
3996
3997 \end_inset
3998
3999
4000 \end_layout
4001
4002 \begin_layout Standard
4003 You can also alter which sectioning levels get numbered and which ones appear
4004  in the Table of Contents.
4005  Now, this doesn't remove any of the levels; that's preset in the document
4006  class.
4007  Certain classes start with 
4008 \family sans
4009 Chapter
4010 \family default
4011  and go down to the 
4012 \family sans
4013 Subparagraph
4014 \family default
4015  level.
4016  Others start at 
4017 \family sans
4018 Section
4019 \family default
4020 .
4021  Similarly, not all document classes number all sectioning levels.
4022  Most don't number 
4023 \family sans
4024 Paragraph
4025 \family default
4026  or 
4027 \family sans
4028 Subparagraph
4029 \family default
4030 .
4031  This is something you can change.
4032 \end_layout
4033
4034 \begin_layout Standard
4035 Open the 
4036 \family sans
4037 Document\SpecialChar \menuseparator
4038 Settings
4039 \family default
4040  dialog.
4041 \family sans
4042
4043 \begin_inset Index
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047 Document ! Settings
4048 \end_layout
4049
4050 \end_inset
4051
4052
4053 \family default
4054  Under 
4055 \family sans
4056 Numbering
4057 \begin_inset Space ~
4058 \end_inset
4059
4060 &
4061 \begin_inset Space ~
4062 \end_inset
4063
4064 TOC
4065 \family default
4066  you'll see two counters.
4067  The one named 
4068 \family sans
4069 Numbering
4070 \family default
4071  controls how far down in the sectioning hierarchy LyX numbers a section
4072  heading.
4073  The other one controls the appearance of the section headings in the table
4074  of contents.
4075 \end_layout
4076
4077 \begin_layout Subsubsection
4078 Short Titles of Headings
4079 \begin_inset Index
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 Section headings ! Short titles
4084 \end_layout
4085
4086 \end_inset
4087
4088
4089 \begin_inset OptArg
4090 status collapsed
4091
4092 \begin_layout Plain Layout
4093 Short Titles
4094 \end_layout
4095
4096 \end_inset
4097
4098
4099 \begin_inset CommandInset label
4100 LatexCommand label
4101 name "sec:Short-Titles"
4102
4103 \end_inset
4104
4105
4106 \end_layout
4107
4108 \begin_layout Standard
4109 Some section or chapter titles, such as this one, can get quite long.
4110  This can cause troubles when there is limited horizontal space.
4111  For example, if the header of the page is set to show the current section
4112  title, a long title will protrude over the page margins and look awful.
4113 \end_layout
4114
4115 \begin_layout Standard
4116 LaTeX allows you to specify a short title for section headings.
4117  This short title is used in the header and in the actual table of contents,
4118  avoiding the problem mentioned.
4119  To specify a short title, use the menu 
4120 \family sans
4121 Insert\SpecialChar \menuseparator
4122 Short
4123 \begin_inset Space ~
4124 \end_inset
4125
4126 Title
4127 \family default
4128 .
4129  This will insert a box labeled 
4130 \begin_inset Quotes eld
4131 \end_inset
4132
4133 opt
4134 \begin_inset Quotes erd
4135 \end_inset
4136
4137  (stands for 
4138 \begin_inset Quotes eld
4139 \end_inset
4140
4141 optional
4142 \begin_inset Quotes erd
4143 \end_inset
4144
4145 ) which you can use to enter the short title text.
4146  This also works for captions inside floats.
4147 \end_layout
4148
4149 \begin_layout Standard
4150 The title of this section is a good example of using this feature.
4151 \end_layout
4152
4153 \begin_layout Subsubsection
4154 Special Information
4155 \end_layout
4156
4157 \begin_layout Standard
4158 The following information applies to all section headings:
4159 \end_layout
4160
4161 \begin_layout Itemize
4162 You cannot do any nesting with these environments.
4163 \end_layout
4164
4165 \begin_layout Itemize
4166 You cannot use a margin note in any of these environments.
4167 \end_layout
4168
4169 \begin_layout Itemize
4170 You can only use inline math in these environments.
4171 \end_layout
4172
4173 \begin_layout Itemize
4174 You can use labels and cross-references to refer to their numbers.
4175 \end_layout
4176
4177 \begin_layout Subsection
4178 Quotes and Poetryline spacing
4179 \end_layout
4180
4181 \begin_layout Standard
4182 LyX has three paragraph environments for writing poetry and quotations.
4183  They are 
4184 \family sans
4185 Quote
4186 \family default
4187
4188 \family sans
4189 Quotation
4190 \family default
4191 , and 
4192 \family sans
4193 Verse
4194 \family default
4195 .
4196  Forget the days of changing line spacing and twiddling with margins.
4197  These three paragraph environments already have those changes built-in.
4198  They all widen the left margin and add a bit of extra space above and below
4199  the text they contain.
4200  They also allow nesting, so you can put a 
4201 \family sans
4202 Verse
4203 \family default
4204  in a 
4205 \family sans
4206 Quotation
4207 \family default
4208 , as well as in some other paragraph environments.
4209 \end_layout
4210
4211 \begin_layout Standard
4212 There is another feature of these three paragraph environments: they do
4213  
4214 \emph on
4215 not
4216 \emph default
4217  reset to 
4218 \family sans
4219 Standard
4220 \family default
4221  when you start a new paragraph.
4222  So, you can type in that poem and merrily hit 
4223 \family sans
4224 Return
4225 \family default
4226  without worrying about the paragraph environment changing on you.
4227  Of course, that means that, once you're done typing in that poem, you have
4228  to change back to the 
4229 \family sans
4230 Standard
4231 \family default
4232  environment yourself.
4233 \end_layout
4234
4235 \begin_layout Subsubsection
4236
4237 \family sans
4238 Quote
4239 \family default
4240  and 
4241 \family sans
4242 Quotation
4243 \family default
4244
4245 \begin_inset CommandInset label
4246 LatexCommand label
4247 name "sec:Quote"
4248
4249 \end_inset
4250
4251
4252 \begin_inset Index
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256 Quotation
4257 \end_layout
4258
4259 \end_inset
4260
4261
4262 \end_layout
4263
4264 \begin_layout Standard
4265 Now that we've described the similarities of these three environments, it's
4266  time for the differences.
4267  
4268 \family sans
4269 Quote
4270 \family default
4271  and 
4272 \family sans
4273 Quotation
4274 \family default
4275  are identical except for one difference: 
4276 \family sans
4277 Quote
4278 \family default
4279  uses extra spacing to separate paragraphs and never indents the first line.
4280  
4281 \family sans
4282 Quotation
4283 \family default
4284  
4285 \emph on
4286 always
4287 \emph default
4288  indents the first line of a paragraph and uses the same line spacing throughout.
4289 \end_layout
4290
4291 \begin_layout Standard
4292 Here's an example of the 
4293 \family sans
4294 Quote
4295 \family default
4296  environment:
4297 \end_layout
4298
4299 \begin_layout Quote
4300 This is in the 
4301 \family sans
4302 Quote
4303 \family default
4304  environment.
4305  I can keep writing, extending this line out further and further until it
4306  wraps.
4307  See -- no indentation!
4308 \end_layout
4309
4310 \begin_layout Quote
4311 Here's the second paragraph of this quote.
4312  Again, there's no indentation, but there is extra space between me and
4313  the other paragraph.
4314 \end_layout
4315
4316 \begin_layout Standard
4317 Here's another example, this time in the 
4318 \family sans
4319 Quotation
4320 \family default
4321  environment:
4322 \end_layout
4323
4324 \begin_layout Quotation
4325 This is in the 
4326 \family sans
4327 Quotation
4328 \family default
4329  environment.
4330  If I keep writing, you'll see the indentation.
4331  If your country uses a writing style that shows off new paragraphs by indenting
4332  the first line, then 
4333 \family sans
4334 Quotation
4335 \family default
4336  is the environment for you! Well, you'd use it 
4337 \emph on
4338 if
4339 \emph default
4340  you were quoting other text.
4341 \end_layout
4342
4343 \begin_layout Quotation
4344 Here's a new paragraph.
4345  I could ramble on and on, like a politician at election time.
4346  If I did that, though, you'd get bored.
4347 \end_layout
4348
4349 \begin_layout Standard
4350 As the examples show, 
4351 \family sans
4352 Quote
4353 \family default
4354  is for those people who use extra space to separate paragraphs.
4355  They should put quotes in the 
4356 \family sans
4357 Quote
4358 \family default
4359  environment.
4360  Those who use indentation to mark a new paragraph should use the 
4361 \family sans
4362 Quotation
4363 \family default
4364  paragraph environment for quoted text.
4365 \end_layout
4366
4367 \begin_layout Subsubsection
4368
4369 \family sans
4370 Verse
4371 \family default
4372
4373 \begin_inset Index
4374 status collapsed
4375
4376 \begin_layout Plain Layout
4377 Paragraph ! Verse
4378 \end_layout
4379
4380 \end_inset
4381
4382
4383 \family sans
4384
4385 \begin_inset Index
4386 status collapsed
4387
4388 \begin_layout Plain Layout
4389 Poetry
4390 \end_layout
4391
4392 \end_inset
4393
4394
4395 \begin_inset CommandInset label
4396 LatexCommand label
4397 name "sec:Verse"
4398
4399 \end_inset
4400
4401
4402 \end_layout
4403
4404 \begin_layout Standard
4405
4406 \family sans
4407 Verse
4408 \family default
4409  is a paragraph environment for poetry, rhymes, verses, and so on.
4410  Here's an example:
4411 \end_layout
4412
4413 \begin_layout Verse
4414 This is in Verse
4415 \begin_inset Newline newline
4416 \end_inset
4417
4418 Which I did not rehearse!
4419 \end_layout
4420
4421 \begin_layout Verse
4422 It could be much worse.
4423  This line could be long, very long, oh so long, so very long that it wraps
4424  around.
4425  It looks okay on screen, but in the printed version, the extra lines are
4426  indented a bit more than the first.
4427  Okay, so it's turned to prose and doesn't rhyme anymore.
4428  So sue me.
4429 \end_layout
4430
4431 \begin_layout Verse
4432 To break a line
4433 \begin_inset Newline newline
4434 \end_inset
4435
4436 And make things look fine
4437 \begin_inset Newline newline
4438 \end_inset
4439
4440 Use 
4441 \family sans
4442 C-Return
4443 \family default
4444 .
4445 \end_layout
4446
4447 \begin_layout Standard
4448 As you can see, 
4449 \family sans
4450 Verse
4451 \family default
4452  does not indent both margins.
4453  Each stanza of the verse or poem is in its own paragraph.
4454  To separate the individual lines of a stanza, use the 
4455 \family typewriter
4456 break-line
4457 \family default
4458  function 
4459 \family sans
4460 C-Return
4461 \family default
4462 .
4463 \end_layout
4464
4465 \begin_layout Subsection
4466 Lists
4467 \begin_inset Index
4468 status collapsed
4469
4470 \begin_layout Plain Layout
4471 Lists
4472 \end_layout
4473
4474 \end_inset
4475
4476
4477 \begin_inset CommandInset label
4478 LatexCommand label
4479 name "sub:Lists"
4480
4481 \end_inset
4482
4483
4484 \end_layout
4485
4486 \begin_layout Standard
4487 LyX has four different paragraph environments for creating different kinds
4488  of lists.
4489  In the 
4490 \family sans
4491 Itemize
4492 \family default
4493  and 
4494 \family sans
4495 Enumerate
4496 \family default
4497  environments, LyX labels your list items with bullets or numbers, respectively.
4498  In the 
4499 \family sans
4500 Description
4501 \family default
4502  and 
4503 \family sans
4504 List
4505 \family default
4506  environments, LyX lets you provide your own label.
4507  We'll present the individual details of each type of list next after describing
4508  some general features of all four of them.
4509 \end_layout
4510
4511 \begin_layout Subsubsection
4512 General Features
4513 \end_layout
4514
4515 \begin_layout Standard
4516 The four paragraph environments for lists differ from the other environments
4517  in several ways.
4518  First, LyX treats each paragraph as a list item.
4519  Hitting 
4520 \family sans
4521 Return
4522 \family default
4523  does 
4524 \emph on
4525 not
4526 \emph default
4527  reset the environment to 
4528 \family sans
4529 Standard
4530 \family default
4531  but keeps the current environment and creates a new list item.
4532  The nesting depth is typically reset, however.
4533  If you want to keep both the current nesting depth and paragraph environment,
4534  you should use 
4535 \family sans
4536 M-Return
4537 \family default
4538  to break paragraphs.
4539 \end_layout
4540
4541 \begin_layout Standard
4542 You can nest lists of any type inside one another.
4543  In fact, LyX changes the labels on some list items depending on how it
4544  is nested.
4545  If you intend to use any of the list paragraph environments, we suggest
4546  you read all of section
4547 \begin_inset Space ~
4548 \end_inset
4549
4550
4551 \begin_inset CommandInset ref
4552 LatexCommand ref
4553 reference "sec:Nesting"
4554
4555 \end_inset
4556
4557 .
4558  
4559 \end_layout
4560
4561 \begin_layout Subsubsection
4562
4563 \family sans
4564 Itemize
4565 \family default
4566
4567 \begin_inset Index
4568 status collapsed
4569
4570 \begin_layout Plain Layout
4571 Lists ! Itemize
4572 \end_layout
4573
4574 \end_inset
4575
4576
4577 \begin_inset CommandInset label
4578 LatexCommand label
4579 name "sec:Itemize"
4580
4581 \end_inset
4582
4583
4584 \end_layout
4585
4586 \begin_layout Standard
4587 The first type of list we'll describe in detail is the 
4588 \family sans
4589 Itemize
4590 \family default
4591  paragraph environment.
4592  It has the following properties:
4593 \end_layout
4594
4595 \begin_layout Itemize
4596 Each item has a particular bullet or symbol as its label.
4597 \end_layout
4598
4599 \begin_deeper
4600 \begin_layout Itemize
4601 LyX uses the same symbol for all of the items in a given nesting level.
4602 \end_layout
4603
4604 \begin_layout Itemize
4605 The symbol appears at the beginning of the first line.
4606 \end_layout
4607
4608 \end_deeper
4609 \begin_layout Itemize
4610 The items can have any length.
4611  LyX automatically offsets the left margin of each item.
4612  The offset is always relative to whatever environment the 
4613 \family sans
4614 Itemize
4615 \family default
4616  list may be in.
4617 \end_layout
4618
4619 \begin_layout Itemize
4620 If you nest an 
4621 \family sans
4622 Itemize
4623 \family default
4624  environment inside another 
4625 \family sans
4626 Itemize
4627 \family default
4628  environment, the label changes to a new symbol.
4629 \end_layout
4630
4631 \begin_deeper
4632 \begin_layout Itemize
4633 There are four different symbols for up to a four-fold nesting.
4634 \end_layout
4635
4636 \begin_layout Itemize
4637 LyX always shows the same symbol on screen.
4638 \end_layout
4639
4640 \begin_layout Itemize
4641 See section
4642 \begin_inset Space ~
4643 \end_inset
4644
4645
4646 \begin_inset CommandInset ref
4647 LatexCommand ref
4648 reference "sec:Nesting"
4649
4650 \end_inset
4651
4652  for a full explanation of nesting.
4653 \end_layout
4654
4655 \end_deeper
4656 \begin_layout Standard
4657 Of course, that explanation was also an example of an 
4658 \family sans
4659 Itemize
4660 \family default
4661  list.
4662  The 
4663 \family sans
4664 Itemize
4665 \family default
4666  environment is best suited for lists where the order doesn't matter.
4667 \end_layout
4668
4669 \begin_layout Standard
4670 We said that different levels use different symbols as their label.
4671  Here's an example of all four possible symbols.
4672  Note that those of you reading this manual within LyX won't see any difference.
4673 \end_layout
4674
4675 \begin_layout Itemize
4676 The label for the first level 
4677 \family sans
4678 Itemize
4679 \family default
4680  is a large black dot, or bullet.
4681 \end_layout
4682
4683 \begin_deeper
4684 \begin_layout Itemize
4685 The label for the second level is a dash.
4686 \end_layout
4687
4688 \begin_deeper
4689 \begin_layout Itemize
4690 The label for the third is an asterisk.
4691 \end_layout
4692
4693 \begin_deeper
4694 \begin_layout Itemize
4695 The label for the fourth is a centered dot.
4696 \end_layout
4697
4698 \end_deeper
4699 \begin_layout Itemize
4700 Back out to the third level.
4701 \end_layout
4702
4703 \end_deeper
4704 \begin_layout Itemize
4705 Back to the second level.
4706 \end_layout
4707
4708 \end_deeper
4709 \begin_layout Itemize
4710 Back to the outermost level.
4711 \end_layout
4712
4713 \begin_layout Standard
4714 These are the default labels for an 
4715 \family sans
4716 Itemize
4717 \family default
4718  list.
4719  You can customize these labels in the 
4720 \family sans
4721 Document\SpecialChar \menuseparator
4722 Settings
4723 \family default
4724  dialog in the submenu 
4725 \family sans
4726 Bullets
4727 \family default
4728 .
4729 \family sans
4730
4731 \begin_inset Index
4732 status collapsed
4733
4734 \begin_layout Plain Layout
4735 Document ! Settings
4736 \end_layout
4737
4738 \end_inset
4739
4740
4741 \end_layout
4742
4743 \begin_layout Standard
4744 Notice how the space between items decreases with increasing depth.
4745  We'll explain nesting and all the tricks you can do with different depths
4746  in section
4747 \begin_inset Space ~
4748 \end_inset
4749
4750
4751 \begin_inset CommandInset ref
4752 LatexCommand ref
4753 reference "sec:Nesting"
4754
4755 \end_inset
4756
4757 .
4758 \end_layout
4759
4760 \begin_layout Subsubsection
4761
4762 \family sans
4763 Enumerate
4764 \family default
4765
4766 \begin_inset Index
4767 status collapsed
4768
4769 \begin_layout Plain Layout
4770 Lists ! Enumerate
4771 \end_layout
4772
4773 \end_inset
4774
4775
4776 \begin_inset CommandInset label
4777 LatexCommand label
4778 name "sec:Enumerate"
4779
4780 \end_inset
4781
4782
4783 \end_layout
4784
4785 \begin_layout Standard
4786 The 
4787 \family sans
4788 Enumerate
4789 \family default
4790  environment is used to create numbered lists and outlines.
4791  It has these properties:
4792 \end_layout
4793
4794 \begin_layout Enumerate
4795 Each item has a numeral as its label.
4796 \end_layout
4797
4798 \begin_deeper
4799 \begin_layout Enumerate
4800 The type of numeral depends on the nesting depth.
4801 \end_layout
4802
4803 \end_deeper
4804 \begin_layout Enumerate
4805 LyX automatically counts the items for you and updates the label as appropriate.
4806 \end_layout
4807
4808 \begin_layout Enumerate
4809 Each new 
4810 \family sans
4811 Enumerate
4812 \family default
4813  environment resets the counter to one.
4814 \end_layout
4815
4816 \begin_layout Enumerate
4817 Like the 
4818 \family sans
4819 Itemize
4820 \family default
4821  environment, the 
4822 \family sans
4823 Enumerate
4824 \family default
4825  environment:
4826 \end_layout
4827
4828 \begin_deeper
4829 \begin_layout Enumerate
4830 Offsets the items relative to the left margin.
4831  Items can have any length.
4832 \end_layout
4833
4834 \begin_layout Enumerate
4835 Reduces the space between items as the nesting depth increases.
4836 \end_layout
4837
4838 \begin_layout Enumerate
4839 Uses different types of labels depending on the nesting depth.
4840 \end_layout
4841
4842 \begin_layout Enumerate
4843 Allows up to a four-fold nesting.
4844 \end_layout
4845
4846 \end_deeper
4847 \begin_layout Standard
4848 Unlike the 
4849 \family sans
4850 Itemize
4851 \family default
4852  environment, 
4853 \family sans
4854 Enumerate
4855 \family default
4856  shows the different labels for each item in LyX.
4857  Here is how LyX labels the four different levels in an 
4858 \family sans
4859 Enumerate
4860 \family default
4861 :
4862 \end_layout
4863
4864 \begin_layout Enumerate
4865 The first level of an 
4866 \family sans
4867 Enumerate
4868 \family default
4869  uses Arabic numerals followed by a period.
4870 \end_layout
4871
4872 \begin_deeper
4873 \begin_layout Enumerate
4874 The second level uses lower case letters surrounded by parentheses.
4875 \end_layout
4876
4877 \begin_deeper
4878 \begin_layout Enumerate
4879 The third level uses lower-case Roman numerals followed by a period.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Enumerate
4884 The fourth level uses capital letters followed by a period.
4885 \end_layout
4886
4887 \begin_layout Enumerate
4888 Again, notice the decrease in the spacing between items as the nesting depth
4889  increases.
4890 \end_layout
4891
4892 \end_deeper
4893 \begin_layout Enumerate
4894 Back to the third level
4895 \end_layout
4896
4897 \end_deeper
4898 \begin_layout Enumerate
4899 Back to the second level.
4900 \end_layout
4901
4902 \end_deeper
4903 \begin_layout Enumerate
4904 Back to the outermost level.
4905 \end_layout
4906
4907 \begin_layout Standard
4908 Once again, you can customize the type of numbering used in the 
4909 \family sans
4910 Enumerate
4911 \family default
4912  environment.
4913  It involves adding commands to the LaTeX preamble (see the 
4914 \emph on
4915 Extended Features
4916 \emph default
4917  manual).
4918  As stated earlier, such customization only shows up in the printed version,
4919  not in LyX.
4920 \end_layout
4921
4922 \begin_layout Standard
4923 There is more to nesting 
4924 \family sans
4925 Enumerate
4926 \family default
4927  environments than we've stated here.
4928  You should read section
4929 \begin_inset Space ~
4930 \end_inset
4931
4932
4933 \begin_inset CommandInset ref
4934 LatexCommand ref
4935 reference "sec:Nesting"
4936
4937 \end_inset
4938
4939  to learn more about nesting.
4940 \end_layout
4941
4942 \begin_layout Subsubsection
4943
4944 \family sans
4945 Description
4946 \family default
4947
4948 \begin_inset Index
4949 status collapsed
4950
4951 \begin_layout Plain Layout
4952 Lists ! Description
4953 \end_layout
4954
4955 \end_inset
4956
4957
4958 \begin_inset CommandInset label
4959 LatexCommand label
4960 name "sec:Description-List"
4961
4962 \end_inset
4963
4964
4965 \end_layout
4966
4967 \begin_layout Standard
4968 Unlike the previous two environments, the 
4969 \family sans
4970 Description
4971 \family default
4972  list has no fixed label.
4973  Instead, LyX uses the first 
4974 \begin_inset Quotes eld
4975 \end_inset
4976
4977 word
4978 \begin_inset Quotes erd
4979 \end_inset
4980
4981  of the first line as the label.
4982  Here's an example:
4983 \end_layout
4984
4985 \begin_layout Description
4986 Example: This is an example of the 
4987 \family sans
4988 Description
4989 \family default
4990  environment.
4991 \end_layout
4992
4993 \begin_layout Standard
4994 LyX typesets the label in boldface and puts extra space between it and the
4995  rest of the line.
4996 \end_layout
4997
4998 \begin_layout Standard
4999 With the first 
5000 \begin_inset Quotes eld
5001 \end_inset
5002
5003 word
5004 \begin_inset Quotes erd
5005 \end_inset
5006
5007  it is meant that the first hit of the 
5008 \family sans
5009 Space
5010 \family default
5011  key ends the label if you are at the beginning of the first line of an
5012  item.
5013  If you need to use more than one word in the label use a 
5014 \family sans
5015 Protected Blank
5016 \family default
5017 .
5018  (Use either 
5019 \family sans
5020 C-Space
5021 \family default
5022  or the menu 
5023 \family sans
5024 Insert\SpecialChar \menuseparator
5025 Formatting\SpecialChar \menuseparator
5026 Protected
5027 \begin_inset Space ~
5028 \end_inset
5029
5030 Space
5031 \family default
5032 , see section
5033 \begin_inset Space ~
5034 \end_inset
5035
5036
5037 \begin_inset CommandInset ref
5038 LatexCommand ref
5039 reference "sub:Protected-Space"
5040
5041 \end_inset
5042
5043  for more info.) Here is an example:
5044 \end_layout
5045
5046 \begin_layout Description
5047 Second
5048 \begin_inset Space ~
5049 \end_inset
5050
5051 Example: This one shows how to use a 
5052 \family sans
5053 Protected
5054 \begin_inset Space ~
5055 \end_inset
5056
5057 Blank
5058 \family default
5059  in the label of a 
5060 \family sans
5061 Description
5062 \family default
5063  list item.
5064 \end_layout
5065
5066 \begin_layout Description
5067 Usage: You should use the 
5068 \family sans
5069 Description
5070 \family default
5071  environment for things like definitions and theorems.
5072  Use it when you need to make one word in particular stand out in the text
5073  that describes it.
5074  It's not a good idea to use a 
5075 \family sans
5076 Description
5077 \family default
5078  environment when you have an entire sentence that you want to describe.
5079  You're better off using 
5080 \family sans
5081 Itemize
5082 \family default
5083  or 
5084 \family sans
5085 Enumerate
5086 \family default
5087  and nesting several 
5088 \family sans
5089 Standard
5090 \family default
5091  paragraphs into them.
5092 \end_layout
5093
5094 \begin_layout Description
5095 Nesting: You can nest 
5096 \family sans
5097 Description
5098 \family default
5099  environments inside one another, nest them in other types of lists, and
5100  so on.
5101 \end_layout
5102
5103 \begin_layout Standard
5104 Notice that after the first line, LyX indents subsequent lines, offsetting
5105  them from the first line.
5106 \end_layout
5107
5108 \begin_layout Subsubsection
5109 The LyX 
5110 \family sans
5111 List
5112 \family default
5113
5114 \begin_inset Index
5115 status collapsed
5116
5117 \begin_layout Plain Layout
5118 Lists ! Lyx@LyX list
5119 \end_layout
5120
5121 \end_inset
5122
5123
5124 \begin_inset CommandInset label
5125 LatexCommand label
5126 name "sec:LyX-List"
5127
5128 \end_inset
5129
5130
5131 \end_layout
5132
5133 \begin_layout Standard
5134 The 
5135 \family sans
5136 List
5137 \family default
5138  environment is a LyX extension to LaTeX.
5139  
5140 \end_layout
5141
5142 \begin_layout Standard
5143 Like the 
5144 \family sans
5145 Description
5146 \family default
5147  environment the 
5148 \family sans
5149 List
5150 \family default
5151  environment has user-defined labels for each list item.
5152  There are the following properties of this list environment:
5153 \end_layout
5154
5155 \begin_layout Labeling
5156 \labelwidthstring 00.00.0000
5157 item
5158 \begin_inset Space ~
5159 \end_inset
5160
5161 labels LyX uses the first 
5162 \begin_inset Quotes eld
5163 \end_inset
5164
5165 word
5166 \begin_inset Quotes erd
5167 \end_inset
5168
5169  of each line as the item label.
5170  The first 
5171 \family sans
5172 Space
5173 \family default
5174  after the beginning of the first line of an item marks the end of the label.
5175  If you need to use more than one word in an item label, use a protected
5176  blank as described above.
5177 \end_layout
5178
5179 \begin_layout Labeling
5180 \labelwidthstring 00.00.0000
5181 margins As you can see, LyX uses different margins for the item label and
5182  the body of the item text.
5183  The body of the text has a larger left margin, which is equal to the default
5184  label width plus a little extra space.
5185  
5186 \end_layout
5187
5188 \begin_layout Labeling
5189 \labelwidthstring 00.00.0000
5190 label
5191 \begin_inset Space ~
5192 \end_inset
5193
5194 width LyX uses the width of the label, or the default width, whatever is
5195  larger.
5196  If the label width is larger, the label 
5197 \begin_inset Quotes eld
5198 \end_inset
5199
5200 extends
5201 \begin_inset Quotes erd
5202 \end_inset
5203
5204  into the first line.
5205  In other words, the text of the first line isn't aligned with the left
5206  margin of the rest of the item text.
5207 \end_layout
5208
5209 \begin_layout Labeling
5210 \labelwidthstring 00.00.0000
5211 default
5212 \begin_inset Space ~
5213 \end_inset
5214
5215 width You can set the default label width to ensure that the text of all
5216  items in a 
5217 \family sans
5218 List
5219 \family default
5220  environment have the same left margin.
5221 \begin_inset Newline newline
5222 \end_inset
5223
5224 To change the default width, select all items in the list.
5225  Now open the 
5226 \family sans
5227 Edit\SpecialChar \menuseparator
5228 Paragraph
5229 \begin_inset Space ~
5230 \end_inset
5231
5232 Settings
5233 \family default
5234  dialog.
5235  The text in the box 
5236 \family sans
5237 Longest
5238 \begin_inset Space ~
5239 \end_inset
5240
5241 label
5242 \family default
5243  determines the default label width.
5244  You can use the text of your largest label here, but you can also use the
5245  letter 
5246 \begin_inset Quotes eld
5247 \end_inset
5248
5249 M
5250 \begin_inset Quotes erd
5251 \end_inset
5252
5253  multiple times instead.
5254  The M is the widest character and is a standard unit of widths in LaTeX.
5255  By using 
5256 \begin_inset Quotes eld
5257 \end_inset
5258
5259 M
5260 \begin_inset Quotes erd
5261 \end_inset
5262
5263  as the unit of width you don't need to keep changing the contents of 
5264 \family sans
5265 Longest
5266 \begin_inset Space ~
5267 \end_inset
5268
5269 label
5270 \family default
5271  every time you alter a label in a 
5272 \family sans
5273 List
5274 \family default
5275  environment.
5276 \begin_inset Newline newline
5277 \end_inset
5278
5279 The predefined default width is the length of 
5280 \begin_inset Quotes eld
5281 \end_inset
5282
5283 00.00.0000
5284 \begin_inset Quotes erd
5285 \end_inset
5286
5287  (equal to 6 M).
5288  
5289 \begin_inset Newline newline
5290 \end_inset
5291
5292
5293 \begin_inset Note Greyedout
5294 status open
5295
5296 \begin_layout Plain Layout
5297
5298 \series bold
5299 Note:
5300 \series default
5301  Setting the cursor into a list item to change only its label width will
5302  only change the width inside LyX but not in the output.
5303 \end_layout
5304
5305 \end_inset
5306
5307
5308 \end_layout
5309
5310 \begin_layout Standard
5311 You should use the 
5312 \family sans
5313 List
5314 \family default
5315  environment the same way like the 
5316 \family sans
5317 Description
5318 \family default
5319  list: When you need one word to stand out from the text that describes
5320  it.
5321  The 
5322 \family sans
5323 List
5324 \family default
5325  environment gives you another way to do this, using a different overall
5326  layout.
5327 \end_layout
5328
5329 \begin_layout Standard
5330 You can nest 
5331 \family sans
5332 List
5333 \family default
5334  environments inside one another, nest them in other types of lists, and
5335  so on.
5336  They work just like the other list paragraph environments.
5337  Read section
5338 \begin_inset Space ~
5339 \end_inset
5340
5341
5342 \begin_inset CommandInset ref
5343 LatexCommand ref
5344 reference "sec:Nesting"
5345
5346 \end_inset
5347
5348  to learn about nesting.
5349 \end_layout
5350
5351 \begin_layout Standard
5352 There is yet another feature of the 
5353 \family sans
5354 List
5355 \family default
5356  environment: As you can see in the examples, LyX left-justifies the item
5357  labels by default.
5358  You can use additional 
5359 \family sans
5360 HFills
5361 \family default
5362  to change how LyX justifies the item label.
5363  We'll document 
5364 \family sans
5365 HFills
5366 \family default
5367  later in section
5368 \begin_inset Space ~
5369 \end_inset
5370
5371
5372 \begin_inset CommandInset ref
5373 LatexCommand ref
5374 reference "sub:Horizontal-Space"
5375
5376 \end_inset
5377
5378 .
5379  Here are some examples:
5380 \end_layout
5381
5382 \begin_layout Labeling
5383 \labelwidthstring 00.00.0000
5384 Left The default for 
5385 \family sans
5386 List
5387 \family default
5388  item labels.
5389 \end_layout
5390
5391 \begin_layout Labeling
5392 \labelwidthstring 00.00.0000
5393 \begin_inset Space \hfill{}
5394 \end_inset
5395
5396 Right One 
5397 \family sans
5398 HFill
5399 \family default
5400  at the beginning of the label right justifies it.
5401 \end_layout
5402
5403 \begin_layout Labeling
5404 \labelwidthstring 00.00.0000
5405 \begin_inset Space \hfill{}
5406 \end_inset
5407
5408 Center
5409 \begin_inset Space \hfill{}
5410 \end_inset
5411
5412  One 
5413 \family sans
5414 HFill
5415 \family default
5416  at the beginning of the label and one at the end centers it.
5417 \end_layout
5418
5419 \begin_layout Subsection
5420 Letters
5421 \begin_inset Index
5422 status collapsed
5423
5424 \begin_layout Plain Layout
5425 Letters
5426 \end_layout
5427
5428 \end_inset
5429
5430
5431 \end_layout
5432
5433 \begin_layout Subsubsection
5434
5435 \family sans
5436 Address
5437 \family default
5438  and 
5439 \family sans
5440 Right
5441 \begin_inset Space ~
5442 \end_inset
5443
5444 Address
5445 \family default
5446 : An Overview
5447 \end_layout
5448
5449 \begin_layout Standard
5450 Although LyX has document classes for letters, we've also created two paragraph
5451  environments called 
5452 \family sans
5453 Address
5454 \family default
5455  and 
5456 \family sans
5457 Right
5458 \begin_inset Space ~
5459 \end_inset
5460
5461 Address
5462 \family default
5463 .
5464  To use the letter class, you need to use specific paragraph environments
5465  in a specific order, otherwise LaTeX gags on the document.
5466  In contrast, you can use the 
5467 \family sans
5468 Address
5469 \family default
5470  and 
5471 \family sans
5472 Right
5473 \begin_inset Space ~
5474 \end_inset
5475
5476 Address
5477 \family default
5478  paragraph environments anywhere with no problem.
5479  You can even nest them inside other environments, though you can't nest
5480  anything in them.
5481 \end_layout
5482
5483 \begin_layout Standard
5484 Of course, you're not limited to using 
5485 \family sans
5486 Address
5487 \family default
5488  and 
5489 \family sans
5490 Right
5491 \begin_inset Space ~
5492 \end_inset
5493
5494 Address
5495 \family default
5496  for letters only.
5497  
5498 \family sans
5499 Right
5500 \begin_inset Space ~
5501 \end_inset
5502
5503 Address
5504 \family default
5505 , in particular, is useful for creating article titles like those used in
5506  some European academic papers.
5507 \end_layout
5508
5509 \begin_layout Subsubsection
5510 Usage
5511 \begin_inset CommandInset label
5512 LatexCommand label
5513 name "sec:Address-Usage"
5514
5515 \end_inset
5516
5517
5518 \end_layout
5519
5520 \begin_layout Standard
5521 The 
5522 \family sans
5523 Address
5524 \family default
5525  environment formats text in the style of an address, which is also used
5526  for the opening and signature in some countries.
5527  Similarly, the 
5528 \family sans
5529 Right
5530 \begin_inset Space ~
5531 \end_inset
5532
5533 Address
5534 \family default
5535  environment formats text in the style of a right-justified address, which
5536  is used for the sender's address and today's date in some countries.
5537  Here's an example of each:
5538 \end_layout
5539
5540 \begin_layout Right Address
5541 Right Address
5542 \begin_inset Newline newline
5543 \end_inset
5544
5545 Who I am
5546 \begin_inset Newline newline
5547 \end_inset
5548
5549 Where I am
5550 \begin_inset Newline newline
5551 \end_inset
5552
5553 When is it? What is today?
5554 \end_layout
5555
5556 \begin_layout Standard
5557 That was 
5558 \family sans
5559 Right
5560 \begin_inset Space ~
5561 \end_inset
5562
5563 Address
5564 \family default
5565 .
5566  Notice that the lines all have the same left margin, which LyX sets to
5567  fit the largest block of text on a single line.
5568  Here's an example of the 
5569 \family sans
5570 Address
5571 \family default
5572  environment:
5573 \end_layout
5574
5575 \begin_layout Address
5576 Who are you
5577 \begin_inset Newline newline
5578 \end_inset
5579
5580 Where do I send this
5581 \begin_inset Newline newline
5582 \end_inset
5583
5584 Your post office and country
5585 \end_layout
5586
5587 \begin_layout Standard
5588 As you can see, both 
5589 \family sans
5590 Address
5591 \family default
5592  and 
5593 \family sans
5594 Right
5595 \begin_inset Space ~
5596 \end_inset
5597
5598 Address
5599 \family default
5600  add extra space between themselves and the next paragraph.
5601  If you hit 
5602 \family sans
5603 Return
5604 \family default
5605  in either of these environments, LyX resets the nesting depth and sets
5606  the environment to 
5607 \family sans
5608 Standard
5609 \family default
5610 .
5611  This makes sense, since 
5612 \family sans
5613 Return
5614 \family default
5615  is the 
5616 \family typewriter
5617 break-paragraph
5618 \family default
5619  function, and the individual lines of an address are not paragraphs.
5620  Thus, you have to use 
5621 \family typewriter
5622 break-line
5623 \family default
5624  (
5625 \family sans
5626 C-Return
5627 \family default
5628  or 
5629 \family sans
5630 Formatting
5631 \begin_inset Space ~
5632 \end_inset
5633
5634 Character\SpecialChar \menuseparator
5635 Line
5636 \begin_inset Space ~
5637 \end_inset
5638
5639 Break
5640 \family default
5641  from the 
5642 \family sans
5643 Insert
5644 \family default
5645  menu) to start a new line in an 
5646 \family sans
5647 Address
5648 \family default
5649  or 
5650 \family sans
5651 Right
5652 \begin_inset Space ~
5653 \end_inset
5654
5655 Address
5656 \family default
5657  environment.
5658 \end_layout
5659
5660 \begin_layout Subsection
5661 Academic Writing
5662 \end_layout
5663
5664 \begin_layout Standard
5665 Most academic writing begins with an abstract and ends with a bibliography
5666  or list of references.
5667  LyX contains paragraph environments for both of these.
5668 \end_layout
5669
5670 \begin_layout Subsubsection
5671
5672 \family sans
5673 Abstract
5674 \begin_inset Index
5675 status collapsed
5676
5677 \begin_layout Plain Layout
5678 Abstracts
5679 \end_layout
5680
5681 \end_inset
5682
5683
5684 \end_layout
5685
5686 \begin_layout Standard
5687 The 
5688 \family sans
5689 Abstract
5690 \family default
5691  environment is used for the abstract of an article.
5692  Technically, you could use this environment anywhere, but you really should
5693  only use it at the beginning of the document, after the title.
5694  Also, don't bother trying to nest 
5695 \family sans
5696 Abstract
5697 \family default
5698  in anything else or vice versa.
5699  It won't work.
5700  The 
5701 \family sans
5702 Abstract
5703 \family default
5704  environment is only useful in the article and report document classes.
5705  The book document classes ignores the 
5706 \family sans
5707 Abstract
5708 \family default
5709  completely, and it's utterly silly to use 
5710 \family sans
5711 Abstract
5712 \family default
5713  in a letter document class.
5714 \end_layout
5715
5716 \begin_layout Standard
5717 The 
5718 \family sans
5719 Abstract
5720 \family default
5721  environment does several things for you.
5722  First, it puts the centered label 
5723 \begin_inset Quotes eld
5724 \end_inset
5725
5726 Abstract
5727 \begin_inset Quotes erd
5728 \end_inset
5729
5730  above the text.
5731  The label and the text of the abstract are separated by some extra vertical
5732  space.
5733  Second, it typesets everything in a smaller font, just as you'd expect.
5734  Lastly, it adds a bit of extra vertical space between the abstract and
5735  the subsequent text.
5736  Well, that's how it will appear on the LyX screen.
5737  The appearance in the output depends on the used article or report class.
5738 \end_layout
5739
5740 \begin_layout Standard
5741 Starting a new paragraph by hitting 
5742 \family sans
5743 Return
5744 \family default
5745  does not reset the paragraph environment.
5746  The new paragraph will still be in the 
5747 \family sans
5748 Abstract
5749 \family default
5750  environment.
5751  So, you will have to change the paragraph environment yourself when you
5752  finish entering the abstract of your document.
5753 \end_layout
5754
5755 \begin_layout Standard
5756 \begin_inset Float figure
5757 wide false
5758 sideways false
5759 status open
5760
5761 \begin_layout Plain Layout
5762 \align center
5763 \begin_inset Graphics
5764         filename clipart/Abstract.pdf
5765         lyxscale 25
5766
5767 \end_inset
5768
5769
5770 \end_layout
5771
5772 \begin_layout Plain Layout
5773 \begin_inset Caption
5774
5775 \begin_layout Plain Layout
5776 \begin_inset CommandInset label
5777 LatexCommand label
5778 name "cap:Paragraph-in-the"
5779
5780 \end_inset
5781
5782 Paragraph in the 
5783 \family sans
5784 Abstract
5785 \family default
5786  environment
5787 \end_layout
5788
5789 \end_inset
5790
5791
5792 \end_layout
5793
5794 \end_inset
5795
5796
5797 \end_layout
5798
5799 \begin_layout Standard
5800 We'd love to give you directly an example of the 
5801 \family sans
5802 Abstract
5803 \family default
5804  environment, but since this document is in the 
5805 \begin_inset Quotes eld
5806 \end_inset
5807
5808 book
5809 \begin_inset Quotes erd
5810 \end_inset
5811
5812  class, we can't do this.
5813  We inserted it therefore as figure
5814 \begin_inset Space ~
5815 \end_inset
5816
5817
5818 \begin_inset CommandInset ref
5819 LatexCommand ref
5820 reference "cap:Paragraph-in-the"
5821
5822 \end_inset
5823
5824 .
5825  If you've never heard of an 
5826 \begin_inset Quotes eld
5827 \end_inset
5828
5829 abstract
5830 \begin_inset Quotes erd
5831 \end_inset
5832
5833  before, you can safely ignore this environment.
5834 \end_layout
5835
5836 \begin_layout Subsubsection
5837
5838 \family sans
5839 Bibliography
5840 \family default
5841
5842 \begin_inset Index
5843 status collapsed
5844
5845 \begin_layout Plain Layout
5846 Bibliography
5847 \end_layout
5848
5849 \end_inset
5850
5851
5852 \begin_inset CommandInset label
5853 LatexCommand label
5854 name "sub:Biblio_environment"
5855
5856 \end_inset
5857
5858
5859 \end_layout
5860
5861 \begin_layout Standard
5862 The 
5863 \family sans
5864 Bibliography
5865 \family default
5866  environment is used to list references.
5867  Technically, you could use this environment anywhere, but you really should
5868  only use it at the end of the document.
5869  Nesting 
5870 \family sans
5871 Bibliography
5872 \family default
5873  in anything else or vice versa won't work.
5874 \end_layout
5875
5876 \begin_layout Standard
5877 When you first open a 
5878 \family sans
5879 Bibliography
5880 \family default
5881  environment, LyX add a large vertical space, followed by the heading 
5882 \begin_inset Quotes eld
5883 \end_inset
5884
5885 Bibliography
5886 \begin_inset Quotes erd
5887 \end_inset
5888
5889  or 
5890 \begin_inset Quotes eld
5891 \end_inset
5892
5893 References,
5894 \begin_inset Quotes erd
5895 \end_inset
5896
5897  depending on the document class.
5898  The heading is in a large boldface font.
5899  Each paragraph of the 
5900 \family sans
5901 Bibliography
5902 \family default
5903  environment is a bibliography entry.
5904  Thus, hitting 
5905 \family sans
5906 Return
5907 \family default
5908  does not reset the paragraph environment.
5909  Each new paragraph is still in the 
5910 \family sans
5911 Bibliography
5912 \family default
5913  environment.
5914 \end_layout
5915
5916 \begin_layout Standard
5917 For a detailed description of LyX's bibliography handling, have a look at
5918  in section
5919 \begin_inset Space ~
5920 \end_inset
5921
5922
5923 \begin_inset CommandInset ref
5924 LatexCommand ref
5925 reference "sec:Bibliography"
5926
5927 \end_inset
5928
5929 .
5930 \end_layout
5931
5932 \begin_layout Subsection
5933 LyX
5934 \family sans
5935 -Code
5936 \begin_inset Index
5937 status collapsed
5938
5939 \begin_layout Plain Layout
5940 Paragraph ! LyX code
5941 \end_layout
5942
5943 \end_inset
5944
5945
5946 \begin_inset CommandInset label
5947 LatexCommand label
5948 name "sub:LyX-Code"
5949
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \begin_layout Standard
5956 The 
5957 \family sans
5958 LyX-Code
5959 \family default
5960  environment is another LyX extension.
5961  It type-sets text in a typewriter-style font.
5962  It also treats the 
5963 \family sans
5964 Space
5965 \family default
5966  key as a fixed whitespace;
5967 \begin_inset Foot
5968 status collapsed
5969
5970 \begin_layout Plain Layout
5971 In the 
5972 \family sans
5973 LyX-Code
5974 \family default
5975  environment, the 
5976 \family sans
5977 Space
5978 \family default
5979  key is treated as a 
5980 \family sans
5981 Protected
5982 \begin_inset Space ~
5983 \end_inset
5984
5985 Blank
5986 \family default
5987  instead of an end-of-word marker.
5988 \end_layout
5989
5990 \end_inset
5991
5992  this is the only case in which you can type multiple whitespaces in LyX.
5993  If you need to insert blank lines, you'll still need to use 
5994 \family sans
5995 C-Return
5996 \family default
5997  (the 
5998 \family typewriter
5999 break-line
6000 \family default
6001  function).
6002  
6003 \family sans
6004 Return
6005 \family default
6006  breaks paragraphs.
6007  Note, however, that 
6008 \family sans
6009 Return
6010 \family default
6011  does not reset the paragraph environment.
6012  So, when you finish using the 
6013 \family sans
6014 LyX-Code
6015 \family default
6016  environment, you'll need to change the paragraph environment yourself.
6017  Also, you can nest the 
6018 \family sans
6019 LyX-Code
6020 \family default
6021  environment inside of others.
6022 \end_layout
6023
6024 \begin_layout Standard
6025 There are a few quirks with this environment:
6026 \end_layout
6027
6028 \begin_layout Itemize
6029 You cannot use 
6030 \family sans
6031 C-Return
6032 \family default
6033  at the beginning of a new paragraph (i.e.
6034  you can't follow 
6035 \family sans
6036 Return
6037 \family default
6038  with a 
6039 \family sans
6040 C-Return
6041 \family default
6042 ).
6043 \end_layout
6044
6045 \begin_layout Itemize
6046 You can't follow a 
6047 \family sans
6048 C-Return
6049 \family default
6050  with a 
6051 \family sans
6052 Space
6053 \family default
6054 .
6055 \end_layout
6056
6057 \begin_deeper
6058 \begin_layout Itemize
6059 Use a 
6060 \family sans
6061 Return
6062 \family default
6063  to begin a new paragraph, then you can use a 
6064 \family sans
6065 Space
6066 \family default
6067 .
6068 \end_layout
6069
6070 \begin_layout Itemize
6071 Or: use 
6072 \family sans
6073 C-Space
6074 \family default
6075  instead.
6076 \end_layout
6077
6078 \end_deeper
6079 \begin_layout Itemize
6080 You can't have an empty paragraph or an empty line.
6081  You must put at least one 
6082 \family sans
6083 Space
6084 \family default
6085  in any line you want blank.
6086  Otherwise, LaTeX generates errors.
6087 \end_layout
6088
6089 \begin_layout Itemize
6090 You cannot get the typewriter double quotes by typing 
6091 \family sans
6092 "
6093 \family default
6094  since that will insert 
6095 \emph on
6096 real
6097 \emph default
6098  quotes.
6099  You get the typewriter double quotes with 
6100 \family sans
6101 C-"
6102 \family default
6103  (or 
6104 \family sans
6105 C-q
6106 \family default
6107  if you use Emacs-like key bindings).
6108 \end_layout
6109
6110 \begin_layout Standard
6111 Here's an example:
6112 \end_layout
6113
6114 \begin_layout LyX-Code
6115 #include <stdio.h>
6116 \end_layout
6117
6118 \begin_layout LyX-Code
6119  
6120 \end_layout
6121
6122 \begin_layout LyX-Code
6123 int main(void)
6124 \end_layout
6125
6126 \begin_layout LyX-Code
6127 {
6128 \end_layout
6129
6130 \begin_layout LyX-Code
6131     printf("Hello World!
6132 \backslash
6133 n");
6134 \end_layout
6135
6136 \begin_layout LyX-Code
6137     return 0;
6138 \end_layout
6139
6140 \begin_layout LyX-Code
6141 }
6142 \end_layout
6143
6144 \begin_layout Standard
6145 This is just the standard 
6146 \begin_inset Quotes eld
6147 \end_inset
6148
6149 Hello world!
6150 \begin_inset Quotes erd
6151 \end_inset
6152
6153  program.
6154  
6155 \end_layout
6156
6157 \begin_layout Standard
6158
6159 \family sans
6160 LyX-Code
6161 \family default
6162  has one purpose: to typeset code, such as program source, shell scripts,
6163  rc-files, and so on.
6164  Use it only in those very special cases where you need to generate text
6165  as if you used a typewriter.
6166 \begin_inset Index
6167 status collapsed
6168
6169 \begin_layout Plain Layout
6170 Paragraph environments|)
6171 \end_layout
6172
6173 \end_inset
6174
6175
6176 \end_layout
6177
6178 \begin_layout Section
6179 Nesting Environments
6180 \begin_inset Index
6181 status collapsed
6182
6183 \begin_layout Plain Layout
6184 Nesting ! Environments
6185 \end_layout
6186
6187 \end_inset
6188
6189
6190 \begin_inset CommandInset label
6191 LatexCommand label
6192 name "sec:Nesting"
6193
6194 \end_inset
6195
6196
6197 \end_layout
6198
6199 \begin_layout Subsection
6200 Introduction
6201 \end_layout
6202
6203 \begin_layout Standard
6204 LyX treats text as a unified block with a particular context and specific
6205  properties.
6206  This allows you to create blocks that inherits some of the properties of
6207  another block.
6208  For example you have three main points in an outline, but point #2 also
6209  has two subpoints.
6210  In other words, you have a list inside of another list, with the inner
6211  list 
6212 \begin_inset Quotes eld
6213 \end_inset
6214
6215 attached
6216 \begin_inset Quotes erd
6217 \end_inset
6218
6219  to item #2:
6220 \end_layout
6221
6222 \begin_layout Enumerate
6223 one
6224 \end_layout
6225
6226 \begin_layout Enumerate
6227 two
6228 \end_layout
6229
6230 \begin_deeper
6231 \begin_layout Enumerate
6232 sublist - item #1
6233 \end_layout
6234
6235 \begin_layout Enumerate
6236 sublist - item #2
6237 \end_layout
6238
6239 \end_deeper
6240 \begin_layout Enumerate
6241 three
6242 \end_layout
6243
6244 \begin_layout Standard
6245 You put a list inside of a list by nesting one list inside the other.
6246  Nesting an environment is quite simple: Select 
6247 \family sans
6248 Increase
6249 \begin_inset Space ~
6250 \end_inset
6251
6252 List
6253 \begin_inset Space ~
6254 \end_inset
6255
6256 Depth
6257 \family default
6258  or 
6259 \family sans
6260 Decrease
6261 \begin_inset Space ~
6262 \end_inset
6263
6264 List
6265 \begin_inset Space ~
6266 \end_inset
6267
6268 Depth
6269 \family default
6270  from the 
6271 \family sans
6272 Edit
6273 \family default
6274  menu to change the nesting depth of the current paragraph (the status bar
6275  will tell you how far you are nested).
6276  Instead of the menu, you can also use the toolbar buttons 
6277 \begin_inset Graphics
6278         filename ../images/depth-increment.png
6279
6280 \end_inset
6281
6282  and 
6283 \begin_inset Graphics
6284         filename ../images/depth-decrement.png
6285
6286 \end_inset
6287
6288  or the convenient key bindings 
6289 \family sans
6290 S-M-Right
6291 \family default
6292  and 
6293 \family sans
6294 S-M-Left
6295 \family default
6296  to change the nesting level.
6297  The change will work on the current selection if you have made one (allowing
6298  you to change the nesting of several paragraphs at once), or the current
6299  paragraph.
6300 \end_layout
6301
6302 \begin_layout Standard
6303 Note that LyX only changes the nesting depth if it can.
6304  If it's invalid to do so, nothing happens if you try to change the depth.
6305  Additionally, if you change the depth of one paragraph, it affects the
6306  depth of every paragraph nested inside of it.
6307 \end_layout
6308
6309 \begin_layout Standard
6310 Nesting isn't limited to lists.
6311  In LyX, you can nest just about anything inside anything else, as you're
6312  about to find out.
6313  This is the real power of nesting paragraph environments.
6314 \end_layout
6315
6316 \begin_layout Subsection
6317 What You Can and Can't Nest
6318 \end_layout
6319
6320 \begin_layout Standard
6321 Before we fire a list of paragraph environments at you, we need to tell
6322  you a little bit more about how nesting works.
6323 \end_layout
6324
6325 \begin_layout Standard
6326 The question if nesting a paragraph environment is possible, is a bit more
6327  complicated than a simple yes or no.
6328  There are three types of paragraph environments:
6329 \end_layout
6330
6331 \begin_layout Itemize
6332 Completely unnestable
6333 \end_layout
6334
6335 \begin_layout Itemize
6336 Fully nestable, you can nest them inside of things and you can also nest
6337  other things inside of them.
6338 \end_layout
6339
6340 \begin_layout Itemize
6341 A third type, you can nest them into other environments, but you can't nest
6342  anything into them.
6343 \end_layout
6344
6345 \begin_layout Standard
6346 Here's a list of the three types of nesting behavior, and which paragraph
6347  environments have them:
6348 \end_layout
6349
6350 \begin_layout Description
6351 Unnestable Can't nest them.
6352  Can't nest into them.
6353 \end_layout
6354
6355 \begin_deeper
6356 \begin_layout Itemize
6357
6358 \family sans
6359 Part
6360 \end_layout
6361
6362 \begin_layout Itemize
6363
6364 \family sans
6365 Chapter
6366 \end_layout
6367
6368 \begin_layout Itemize
6369
6370 \family sans
6371 Section
6372 \family default
6373  
6374 \end_layout
6375
6376 \begin_layout Itemize
6377
6378 \family sans
6379 Subsection
6380 \end_layout
6381
6382 \begin_layout Itemize
6383
6384 \family sans
6385 Subsubsection
6386 \end_layout
6387
6388 \begin_layout Itemize
6389
6390 \family sans
6391 Paragraph
6392 \family default
6393  
6394 \end_layout
6395
6396 \begin_layout Itemize
6397
6398 \family sans
6399 Subparagraph
6400 \end_layout
6401
6402 \begin_layout Itemize
6403
6404 \family sans
6405 Part*
6406 \end_layout
6407
6408 \begin_layout Itemize
6409
6410 \family sans
6411 Chapter*
6412 \end_layout
6413
6414 \begin_layout Itemize
6415
6416 \family sans
6417 Section*
6418 \end_layout
6419
6420 \begin_layout Itemize
6421
6422 \family sans
6423 Subsection*
6424 \end_layout
6425
6426 \begin_layout Itemize
6427
6428 \family sans
6429 Subsubsection*
6430 \end_layout
6431
6432 \begin_layout Itemize
6433
6434 \family sans
6435 Bibliography
6436 \end_layout
6437
6438 \begin_layout Itemize
6439
6440 \family sans
6441 Abstract
6442 \end_layout
6443
6444 \begin_layout Itemize
6445
6446 \family sans
6447 Title
6448 \end_layout
6449
6450 \begin_layout Itemize
6451
6452 \family sans
6453 Author
6454 \end_layout
6455
6456 \begin_layout Itemize
6457
6458 \family sans
6459 Date
6460 \end_layout
6461
6462 \end_deeper
6463 \begin_layout Description
6464 Fully
6465 \begin_inset Space ~
6466 \end_inset
6467
6468 Nestable You can nest them.
6469  You can nest other things into them.
6470 \end_layout
6471
6472 \begin_deeper
6473 \begin_layout Itemize
6474
6475 \family sans
6476 Verse
6477 \end_layout
6478
6479 \begin_layout Itemize
6480
6481 \family sans
6482 Quote
6483 \end_layout
6484
6485 \begin_layout Itemize
6486
6487 \family sans
6488 Quotation
6489 \end_layout
6490
6491 \begin_layout Itemize
6492
6493 \family sans
6494 Itemize
6495 \end_layout
6496
6497 \begin_layout Itemize
6498
6499 \family sans
6500 Enumerate
6501 \end_layout
6502
6503 \begin_layout Itemize
6504
6505 \family sans
6506 Description
6507 \end_layout
6508
6509 \begin_layout Itemize
6510
6511 \family sans
6512 List
6513 \end_layout
6514
6515 \begin_layout Itemize
6516
6517 \family sans
6518 LyX-Code
6519 \end_layout
6520
6521 \end_deeper
6522 \begin_layout Description
6523 Nestable-Inside You can nest them inside of other things.
6524  You can't nest anything into them.
6525 \end_layout
6526
6527 \begin_deeper
6528 \begin_layout Itemize
6529
6530 \family sans
6531 Standard
6532 \end_layout
6533
6534 \begin_layout Itemize
6535
6536 \family sans
6537 Right
6538 \begin_inset Space ~
6539 \end_inset
6540
6541 Address
6542 \end_layout
6543
6544 \begin_layout Itemize
6545
6546 \family sans
6547 Address
6548 \end_layout
6549
6550 \end_deeper
6551 \begin_layout Standard
6552 The 
6553 \family sans
6554 Caption
6555 \family default
6556  environment doesn't really fit anywhere, since it's only used inside of
6557  
6558 \family sans
6559 Table
6560 \begin_inset Space ~
6561 \end_inset
6562
6563 Floats
6564 \family default
6565  and 
6566 \family sans
6567 Figure
6568 \begin_inset Space ~
6569 \end_inset
6570
6571 Floats
6572 \family default
6573 .
6574 \end_layout
6575
6576 \begin_layout Subsection
6577 Nesting Other Things: Tables, Math, Floats, etc.
6578 \begin_inset Index
6579 status collapsed
6580
6581 \begin_layout Plain Layout
6582 Nesting ! Tables etc.
6583 \end_layout
6584
6585 \end_inset
6586
6587
6588 \begin_inset CommandInset label
6589 LatexCommand label
6590 name "sec:table-and-fig-nesting"
6591
6592 \end_inset
6593
6594
6595 \end_layout
6596
6597 \begin_layout Standard
6598 There are several things that aren't paragraph environments, but which are
6599  affected by nesting anyhow.
6600  They are:
6601 \end_layout
6602
6603 \begin_layout Itemize
6604 equations
6605 \end_layout
6606
6607 \begin_layout Itemize
6608 tables
6609 \end_layout
6610
6611 \begin_layout Itemize
6612 figures
6613 \end_layout
6614
6615 \begin_layout Standard
6616 (
6617 \begin_inset Note Greyedout
6618 status open
6619
6620 \begin_layout Plain Layout
6621
6622 \series bold
6623 Note:
6624 \series default
6625  If you put a figure or a table in a 
6626 \family sans
6627 Float
6628 \family default
6629 , this is no longer true.
6630 \end_layout
6631
6632 \end_inset
6633
6634  Have a look at section
6635 \begin_inset Space ~
6636 \end_inset
6637
6638
6639 \begin_inset CommandInset ref
6640 LatexCommand ref
6641 reference "sec:Floats"
6642
6643 \end_inset
6644
6645  for more informations about 
6646 \family sans
6647 Floats
6648 \family default
6649 .)
6650 \end_layout
6651
6652 \begin_layout Standard
6653 LyX can treat these three objects as either a word or as a paragraph.
6654  If a figure, table, or an equation is inline, it goes wherever the paragraph
6655  it is in goes.
6656 \end_layout
6657
6658 \begin_layout Standard
6659 On the other hand, if you have an equation, figure or table in a 
6660 \begin_inset Quotes eld
6661 \end_inset
6662
6663 paragraph
6664 \begin_inset Quotes erd
6665 \end_inset
6666
6667  of its own, it behaves just like a 
6668 \begin_inset Quotes eld
6669 \end_inset
6670
6671 nestable-inside
6672 \begin_inset Quotes erd
6673 \end_inset
6674
6675  paragraph environment.
6676  You can nest it into any environment, but you obviously can't nest anything
6677  into it.
6678 \end_layout
6679
6680 \begin_layout Standard
6681 Here's an example with a table:
6682 \end_layout
6683
6684 \begin_layout Enumerate
6685 Item One
6686 \end_layout
6687
6688 \begin_deeper
6689 \begin_layout Enumerate
6690 This is (a) and it's nested.
6691 \end_layout
6692
6693 \begin_deeper
6694 \begin_layout Standard
6695 \begin_inset VSpace 0.3cm
6696 \end_inset
6697
6698
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \align center
6703 \begin_inset Tabular
6704 <lyxtabular version="3" rows="2" columns="2">
6705 <features>
6706 <column alignment="center" valignment="top" width="0pt">
6707 <column alignment="center" valignment="top" width="0pt">
6708 <row>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713
6714 \family roman
6715 \series medium
6716 \shape up
6717 \size normal
6718 \emph off
6719 \bar no
6720 \noun off
6721 \color none
6722 a
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731
6732 \family roman
6733 \series medium
6734 \shape up
6735 \size normal
6736 \emph off
6737 \bar no
6738 \noun off
6739 \color none
6740 b
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 </row>
6746 <row>
6747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751
6752 \family roman
6753 \series medium
6754 \shape up
6755 \size normal
6756 \emph off
6757 \bar no
6758 \noun off
6759 \color none
6760 c
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6766 \begin_inset Text
6767
6768 \begin_layout Plain Layout
6769
6770 \family roman
6771 \series medium
6772 \shape up
6773 \size normal
6774 \emph off
6775 \bar no
6776 \noun off
6777 \color none
6778 d
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 </row>
6784 </lyxtabular>
6785
6786 \end_inset
6787
6788
6789 \end_layout
6790
6791 \begin_layout Standard
6792 \begin_inset VSpace 0.3cm
6793 \end_inset
6794
6795
6796 \end_layout
6797
6798 \end_deeper
6799 \begin_layout Enumerate
6800 This is (b).
6801  The table is actually nested inside (a).
6802 \end_layout
6803
6804 \end_deeper
6805 \begin_layout Enumerate
6806 Back out again.
6807 \end_layout
6808
6809 \begin_layout Standard
6810 If we hadn't nested the table at all, the list would look like this:
6811 \end_layout
6812
6813 \begin_layout Enumerate
6814 Item One
6815 \end_layout
6816
6817 \begin_deeper
6818 \begin_layout Enumerate
6819 This is (a) and it's nested.
6820 \end_layout
6821
6822 \end_deeper
6823 \begin_layout Standard
6824 \begin_inset VSpace 0.3cm
6825 \end_inset
6826
6827
6828 \end_layout
6829
6830 \begin_layout Standard
6831 \align center
6832 \begin_inset Tabular
6833 <lyxtabular version="3" rows="2" columns="2">
6834 <features>
6835 <column alignment="center" valignment="top" width="0pt">
6836 <column alignment="center" valignment="top" width="0pt">
6837 <row>
6838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Plain Layout
6842
6843 \family roman
6844 \series medium
6845 \shape up
6846 \size normal
6847 \emph off
6848 \bar no
6849 \noun off
6850 \color none
6851 a
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860
6861 \family roman
6862 \series medium
6863 \shape up
6864 \size normal
6865 \emph off
6866 \bar no
6867 \noun off
6868 \color none
6869 b
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 </row>
6875 <row>
6876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880
6881 \family roman
6882 \series medium
6883 \shape up
6884 \size normal
6885 \emph off
6886 \bar no
6887 \noun off
6888 \color none
6889 c
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898
6899 \family roman
6900 \series medium
6901 \shape up
6902 \size normal
6903 \emph off
6904 \bar no
6905 \noun off
6906 \color none
6907 d
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 </row>
6913 </lyxtabular>
6914
6915 \end_inset
6916
6917
6918 \end_layout
6919
6920 \begin_layout Standard
6921 \begin_inset VSpace 0.3cm
6922 \end_inset
6923
6924
6925 \end_layout
6926
6927 \begin_layout Enumerate
6928 This is (b).
6929  The table is 
6930 \emph on
6931 not
6932 \emph default
6933  nested inside (a).
6934  In fact, it's not nested at all.
6935 \end_layout
6936
6937 \begin_layout Enumerate
6938 Back out again.
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Notice how item (b) is not only no longer nested, but is also the first
6943  item of a new list!
6944 \end_layout
6945
6946 \begin_layout Standard
6947 There's another trap you can fall into: Nesting the table, but not going
6948  deep enough.
6949  LyX then turns anything after the table into a new sublist.
6950 \end_layout
6951
6952 \begin_layout Enumerate
6953 Item One
6954 \end_layout
6955
6956 \begin_deeper
6957 \begin_layout Enumerate
6958 This is (a) and it's nested.
6959 \end_layout
6960
6961 \begin_layout Standard
6962 \begin_inset VSpace 0.3cm
6963 \end_inset
6964
6965
6966 \end_layout
6967
6968 \begin_layout Standard
6969 \align center
6970 \begin_inset Tabular
6971 <lyxtabular version="3" rows="2" columns="2">
6972 <features>
6973 <column alignment="center" valignment="top" width="0pt">
6974 <column alignment="center" valignment="top" width="0pt">
6975 <row>
6976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980
6981 \family roman
6982 \series medium
6983 \shape up
6984 \size normal
6985 \emph off
6986 \bar no
6987 \noun off
6988 \color none
6989 a
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998
6999 \family roman
7000 \series medium
7001 \shape up
7002 \size normal
7003 \emph off
7004 \bar no
7005 \noun off
7006 \color none
7007 b
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 <row>
7014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018
7019 \family roman
7020 \series medium
7021 \shape up
7022 \size normal
7023 \emph off
7024 \bar no
7025 \noun off
7026 \color none
7027 c
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036
7037 \family roman
7038 \series medium
7039 \shape up
7040 \size normal
7041 \emph off
7042 \bar no
7043 \noun off
7044 \color none
7045 d
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 </row>
7051 </lyxtabular>
7052
7053 \end_inset
7054
7055
7056 \end_layout
7057
7058 \begin_layout Standard
7059 \begin_inset VSpace 0.3cm
7060 \end_inset
7061
7062
7063 \end_layout
7064
7065 \begin_layout Enumerate
7066 This is (b).
7067  The table is actually nested inside Item One, but 
7068 \emph on
7069 not
7070 \emph default
7071  inside (a).
7072 \end_layout
7073
7074 \end_deeper
7075 \begin_layout Enumerate
7076 Back out again.
7077 \end_layout
7078
7079 \begin_layout Standard
7080 As you can see, item (b) turned into the first item of a new list, but a
7081  new list 
7082 \emph on
7083 inside
7084 \emph default
7085  item 1.
7086  The same thing would have happened to a figure or an equation.
7087  So, if you nest tables, figures or equations, make sure you go to the right
7088  depth!
7089 \end_layout
7090
7091 \begin_layout Subsection
7092 Usage and General Features
7093 \begin_inset CommandInset label
7094 LatexCommand label
7095 name "sub:Nesting-Usage"
7096
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \begin_layout Standard
7103 Speaking of levels, LyX can perform up to a six-fold nesting.
7104  In other words, 
7105 \begin_inset Quotes eld
7106 \end_inset
7107
7108 level #6
7109 \begin_inset Quotes erd
7110 \end_inset
7111
7112  is the innermost possible depth.
7113  Here's an example to display what we mean:
7114 \end_layout
7115
7116 \begin_layout Enumerate
7117 level #1 - outermost
7118 \end_layout
7119
7120 \begin_deeper
7121 \begin_layout Enumerate
7122 level #2
7123 \end_layout
7124
7125 \begin_deeper
7126 \begin_layout Enumerate
7127 level #3
7128 \end_layout
7129
7130 \begin_deeper
7131 \begin_layout Enumerate
7132 level #4
7133 \end_layout
7134
7135 \begin_deeper
7136 \begin_layout Itemize
7137 level #5
7138 \end_layout
7139
7140 \begin_deeper
7141 \begin_layout Itemize
7142 level #6
7143 \end_layout
7144
7145 \end_deeper
7146 \end_deeper
7147 \end_deeper
7148 \end_deeper
7149 \end_deeper
7150 \begin_layout Standard
7151 There are two exceptions to the six-fold nesting limit, and you can see
7152  both of them in the example.
7153  Unlike the other fully-nestable environments, you can only perform a four-fold
7154  nesting with the 
7155 \family sans
7156 Enumerate
7157 \family default
7158  and 
7159 \family sans
7160 Itemize
7161 \family default
7162  environments.
7163  For example, if we tried to nest another 
7164 \family sans
7165 Enumerate
7166 \family default
7167  list inside of item 
7168 \begin_inset Quotes eld
7169 \end_inset
7170
7171 A.
7172 \begin_inset Quotes erd
7173 \end_inset
7174
7175 , we'd get errors.
7176 \end_layout
7177
7178 \begin_layout Subsection
7179 Some Examples
7180 \begin_inset Index
7181 status collapsed
7182
7183 \begin_layout Plain Layout
7184 Nesting ! Examples
7185 \end_layout
7186
7187 \end_inset
7188
7189
7190 \end_layout
7191
7192 \begin_layout Standard
7193 The best way to explain just what you can do with nesting is by illustration.
7194  We have several examples of nested environments.
7195  In them, we explain how we created the example, so that you can reproduce
7196  them.
7197 \end_layout
7198
7199 \begin_layout Subsubsection
7200 Example 1: The Six-fold Way and Mixed Nesting
7201 \end_layout
7202
7203 \begin_layout Labeling
7204 \labelwidthstring MMM
7205 #1-a This is the outermost level.
7206  It's a 
7207 \family sans
7208 List
7209 \family default
7210  environment.
7211 \end_layout
7212
7213 \begin_deeper
7214 \begin_layout Labeling
7215 \labelwidthstring MMM
7216 #2-a This is level #2.
7217  We created it by using 
7218 \family sans
7219 M-Return
7220 \family default
7221  followed by 
7222 \family sans
7223 S-M-Right
7224 \family default
7225 .
7226 \end_layout
7227
7228 \begin_deeper
7229 \begin_layout Labeling
7230 \labelwidthstring MMM
7231 #3-a This is level #3.
7232  This time, we just hit 
7233 \family sans
7234 Return
7235 \family default
7236 , then used 
7237 \family sans
7238 S-M-Right
7239 \family default
7240  twice in a row.
7241  We could have also created it the same way as we did the previous level,
7242  by hitting 
7243 \family sans
7244 M-Return
7245 \family default
7246  followed by 
7247 \family sans
7248 S-M-Right
7249 \family default
7250 .
7251 \end_layout
7252
7253 \begin_deeper
7254 \begin_layout Standard
7255 This is actually a 
7256 \family sans
7257 Standard
7258 \family default
7259  environment, nested inside of 
7260 \begin_inset Quotes eld
7261 \end_inset
7262
7263 #3-a
7264 \begin_inset Quotes erd
7265 \end_inset
7266
7267 .
7268  So, it's at level #4.
7269  We did this by hitting 
7270 \family sans
7271 M-Return
7272 \family default
7273 , then 
7274 \family sans
7275 S-M-Right
7276 \family default
7277 , then changing the paragraph environment to 
7278 \family sans
7279 Standard
7280 \family default
7281 .
7282  Do this to create list items with more than one paragraph - it also works
7283  for the 
7284 \family sans
7285 Description
7286 \family default
7287
7288 \family sans
7289 Enumerate
7290 \family default
7291 , and 
7292 \family sans
7293 Itemize
7294 \family default
7295  environments!
7296 \end_layout
7297
7298 \begin_layout Standard
7299 Here's another 
7300 \family sans
7301 Standard
7302 \family default
7303  paragraph, also at level #4, made with just a 
7304 \family sans
7305 M-Return
7306 \family default
7307 .
7308 \end_layout
7309
7310 \begin_layout Labeling
7311 \labelwidthstring MMM
7312 #4-a This is level #4.
7313  We hit 
7314 \family sans
7315 M-Return
7316 \family default
7317  and changed the paragraph environment back to 
7318 \family sans
7319 List
7320 \family default
7321 .
7322  Remember - we can't nest anything inside of a 
7323 \family sans
7324 Standard
7325 \family default
7326  environment, which is why we're still at level #4.
7327  However, we 
7328 \emph on
7329 can
7330 \emph default
7331  keep nesting things inside of 
7332 \begin_inset Quotes eld
7333 \end_inset
7334
7335 #3-a
7336 \begin_inset Quotes erd
7337 \end_inset
7338
7339 .
7340 \end_layout
7341
7342 \begin_deeper
7343 \begin_layout Labeling
7344 \labelwidthstring MMM
7345 #5-a This is level #5\SpecialChar \ldots{}
7346
7347 \end_layout
7348
7349 \begin_deeper
7350 \begin_layout Labeling
7351 \labelwidthstring MMM
7352 #6-a \SpecialChar \ldots{}
7353 and this is level #6.
7354  By now, you should know how we made these two.
7355 \end_layout
7356
7357 \end_deeper
7358 \begin_layout Labeling
7359 \labelwidthstring MMM
7360 #5-b Back to level #5.
7361  Just hit 
7362 \family sans
7363 M-Return
7364 \family default
7365  followed by a 
7366 \family sans
7367 S-M-Left
7368 \family default
7369 .
7370 \end_layout
7371
7372 \end_deeper
7373 \begin_layout Labeling
7374 \labelwidthstring MMM
7375 #4-b After another 
7376 \family sans
7377 M-Return
7378 \family default
7379  followed by a 
7380 \family sans
7381 S-M-Left
7382 \family default
7383 , we're back at level #4.
7384 \end_layout
7385
7386 \end_deeper
7387 \begin_layout Labeling
7388 \labelwidthstring MMM
7389 #3-b Back to level #3.
7390  By now it should be obvious how we did this.
7391 \end_layout
7392
7393 \end_deeper
7394 \begin_layout Labeling
7395 \labelwidthstring MMM
7396 #2-b Back to level #2.
7397  
7398 \end_layout
7399
7400 \end_deeper
7401 \begin_layout Labeling
7402 \labelwidthstring MMM
7403 #1-b And last, back to the outermost level, #1.
7404  After this sentence, we'll hit 
7405 \family sans
7406 Return
7407 \family default
7408  and change the paragraph environment back to 
7409 \family sans
7410 Standard
7411 \family default
7412  to end the list.
7413 \end_layout
7414
7415 \begin_layout Standard
7416 We could have also used the 
7417 \family sans
7418 Description
7419 \family default
7420
7421 \family sans
7422 Quote
7423 \family default
7424
7425 \family sans
7426 Quotation
7427 \family default
7428 , or even the 
7429 \family sans
7430 Verse
7431 \family default
7432  environment in place of the 
7433 \family sans
7434 List
7435 \family default
7436  environment.
7437  The example would have worked exactly the same.
7438 \end_layout
7439
7440 \begin_layout Subsubsection
7441 Example 2: Inheritance
7442 \end_layout
7443
7444 \begin_layout LyX-Code
7445 This is the LyX-Code environment, at level #1, the outermost
7446 \end_layout
7447
7448 \begin_layout LyX-Code
7449 level.
7450   Now we'll hit 
7451 \family sans
7452 Return
7453 \family default
7454 , then 
7455 \family sans
7456 S-M-Right
7457 \family default
7458 , after which, we'll change to the 
7459 \family sans
7460 Enumerate
7461 \family default
7462  environment.
7463 \end_layout
7464
7465 \begin_deeper
7466 \begin_layout Enumerate
7467 This is the 
7468 \family sans
7469 Enumerate
7470 \family default
7471  environment, at level #2.
7472 \end_layout
7473
7474 \begin_layout Enumerate
7475 Notice how the nested 
7476 \family sans
7477 Enumerate
7478 \family default
7479  not only inherits its margins from its parent environment (
7480 \family sans
7481 LyX-Code
7482 \family default
7483 ), but also inherits its font and spacing!
7484 \end_layout
7485
7486 \end_deeper
7487 \begin_layout Standard
7488 We ended this example by hitting 
7489 \family sans
7490 Return
7491 \family default
7492 .
7493  After that, we needed to reset the paragraph environment to 
7494 \family sans
7495 Standard
7496 \family default
7497  and resetting the nesting depth by using 
7498 \family sans
7499 S-M-Left
7500 \family default
7501  once.
7502 \end_layout
7503
7504 \begin_layout Subsubsection
7505 Example 3: Labels, Levels, and the 
7506 \family sans
7507 Enumerate
7508 \family default
7509  and 
7510 \family sans
7511 Itemize
7512 \family default
7513  Environments
7514 \begin_inset OptArg
7515 status collapsed
7516
7517 \begin_layout Plain Layout
7518 Example #3: Labels, Levels and other list environments
7519 \end_layout
7520
7521 \end_inset
7522
7523
7524 \end_layout
7525
7526 \begin_layout Enumerate
7527 This is level #1, in an 
7528 \family sans
7529 Enumerate
7530 \family default
7531  paragraph environment.
7532  We're actually going to nest a bunch of these.
7533 \end_layout
7534
7535 \begin_deeper
7536 \begin_layout Enumerate
7537 This is level #2.
7538  We used 
7539 \family sans
7540 M-Return
7541 \family default
7542  followed by 
7543 \family sans
7544 S-M-Right
7545 \family default
7546 .
7547  Now, what happens if we nest an 
7548 \family sans
7549 Itemize
7550 \family default
7551  environment inside of this one? It will be at level #3, but what will its
7552  label be? An asterisk?
7553 \end_layout
7554
7555 \begin_deeper
7556 \begin_layout Itemize
7557 No! It's a bullet.
7558  This is the 
7559 \emph on
7560 first
7561 \emph default
7562  
7563 \family sans
7564 Itemize
7565 \family default
7566  environment, even though it's at level #3.
7567  So, its label is a bullet.
7568  (We got here by using 
7569 \family sans
7570 M-Return
7571 \family default
7572 , then 
7573 \family sans
7574 S-M-Right
7575 \family default
7576 , then changing the environment to 
7577 \family sans
7578 Itemize
7579 \family default
7580 .)
7581 \end_layout
7582
7583 \begin_deeper
7584 \begin_layout Itemize
7585 Here's level #4, produced using 
7586 \family sans
7587 M-Return
7588 \family default
7589 , then 
7590 \family sans
7591 S-M-Right
7592 \family default
7593 .
7594  We'll do that again\SpecialChar \ldots{}
7595
7596 \end_layout
7597
7598 \begin_deeper
7599 \begin_layout Enumerate
7600 \SpecialChar \ldots{}
7601 to get to level #5.
7602  This time, however, we also changed the paragraph environment back to 
7603 \family sans
7604 Enumerate
7605 \family default
7606 .
7607  Notice the type of numbering, it is 
7608 \emph on
7609 lowercase Roman
7610 \emph default
7611 , because we are in the 
7612 \emph on
7613 thirdfold
7614 \emph default
7615  
7616 \family sans
7617 Enumerate
7618 \family default
7619  environment (i.e.
7620  it is an 
7621 \family sans
7622 Enumerate
7623 \family default
7624  inside an 
7625 \family sans
7626 Enumerate
7627 \family default
7628  inside an 
7629 \family sans
7630 Enumerate
7631 \family default
7632 ).
7633 \end_layout
7634
7635 \begin_layout Enumerate
7636 What happens if we 
7637 \emph on
7638 don't
7639 \emph default
7640  change the paragraph environment, but decrease the nesting depth? What
7641  type of numbering does LyX use?
7642 \end_layout
7643
7644 \begin_layout Enumerate
7645 Oh, as if you couldn't guess by now, we're just using 
7646 \family sans
7647 M-Return
7648 \family default
7649  to keep the current environment and depth but create a new item.
7650 \end_layout
7651
7652 \begin_layout Enumerate
7653 Let's use 
7654 \family sans
7655 S-M-Left
7656 \family default
7657  to decrease the depth after the next 
7658 \family sans
7659 M-Return
7660 \family default
7661 .
7662 \end_layout
7663
7664 \end_deeper
7665 \begin_layout Enumerate
7666 This is level #4.
7667  Look what type of label LyX is using!
7668 \end_layout
7669
7670 \end_deeper
7671 \begin_layout Enumerate
7672 This is level #3.
7673  Even though we've changed levels, LyX is still using a lowercase Roman
7674  numeral as the label.Why?
7675 \end_layout
7676
7677 \begin_layout Enumerate
7678 Because, even though the nesting depth has changed, the paragraph is 
7679 \emph on
7680 still
7681 \emph default
7682  a thirdfold 
7683 \family sans
7684 Enumerate
7685 \family default
7686  environment.
7687  Notice, however, that LyX 
7688 \emph on
7689 did
7690 \emph default
7691  reset the counter for the label.
7692 \end_layout
7693
7694 \end_deeper
7695 \begin_layout Enumerate
7696 Another 
7697 \family sans
7698 M-Return
7699 \family default
7700  
7701 \family sans
7702 S-M-Left
7703 \family default
7704  sequence, and we're back to level #2.
7705  This time, we not only changed the nesting depth, but we also moved back
7706  into the twofold-nested 
7707 \family sans
7708 Enumerate
7709 \family default
7710  environment.
7711 \end_layout
7712
7713 \end_deeper
7714 \begin_layout Enumerate
7715 The same thing happens if we do another 
7716 \family sans
7717 M-Return
7718 \family default
7719  
7720 \family sans
7721 S-M-Left
7722 \family default
7723  sequence and return to level #1, the outermost level.
7724 \end_layout
7725
7726 \begin_layout Standard
7727 Lastly, we reset the environment to 
7728 \family sans
7729 Standard
7730 \family default
7731 .
7732  As you can see, the level number doesn't correspond to what type of labeling
7733  LyX uses for the 
7734 \family sans
7735 Enumerate
7736 \family default
7737  and 
7738 \family sans
7739 Itemize
7740 \family default
7741  environments.
7742  The number of other 
7743 \family sans
7744 Enumerate
7745 \family default
7746  environments surrounding it determines what kind of label LyX uses for
7747  an 
7748 \family sans
7749 Enumerate
7750 \family default
7751  item.
7752  The same rule applies for the 
7753 \family sans
7754 Itemize
7755 \family default
7756  environment, as well.
7757 \end_layout
7758
7759 \begin_layout Subsubsection
7760 Example 4: Going Bonkers
7761 \end_layout
7762
7763 \begin_layout Enumerate
7764 We're going to go totally nuts now.
7765  We won't nest as deep as in the other examples, nor will we go into the
7766  same detail with how we did it.
7767  (level #1: 
7768 \family sans
7769 Enumerate
7770 \family default
7771 )
7772 \end_layout
7773
7774 \begin_deeper
7775 \begin_layout Standard
7776 (
7777 \family sans
7778 Return, S-M-Right, Standard
7779 \family default
7780 : level #2) We'll stick an encapsulated description of how we created the
7781  example in parentheses someplace.
7782  For example, the two keybindings are how we changed the depth.
7783  The environment name is the name of the current environment.
7784  Either before or after this, we'll put in the level.
7785 \end_layout
7786
7787 \end_deeper
7788 \begin_layout Enumerate
7789 (
7790 \family sans
7791 Return, Enumerate
7792 \family default
7793 : level #1) This is the next item in the list.
7794 \end_layout
7795
7796 \begin_deeper
7797 \begin_layout Verse
7798 Now we'll add verse.
7799 \begin_inset Newline newline
7800 \end_inset
7801
7802 It will get much worse.
7803 \begin_inset Newline newline
7804 \end_inset
7805
7806 (
7807 \family sans
7808 Return, S-M-Right, Verse
7809 \family default
7810 : level #2)
7811 \end_layout
7812
7813 \begin_layout Verse
7814 Fiddle dee, Fiddle doo.
7815 \begin_inset Newline newline
7816 \end_inset
7817
7818 Bippitey boppitey boo!
7819 \begin_inset Newline newline
7820 \end_inset
7821
7822 (
7823 \family sans
7824 M-Return)
7825 \end_layout
7826
7827 \begin_layout Verse
7828 Here comes a table:
7829 \end_layout
7830
7831 \begin_deeper
7832 \begin_layout Standard
7833 \begin_inset VSpace 0.3cm
7834 \end_inset
7835
7836
7837 \end_layout
7838
7839 \begin_layout Standard
7840 \align center
7841 \begin_inset Tabular
7842 <lyxtabular version="3" rows="2" columns="2">
7843 <features>
7844 <column alignment="center" valignment="top" width="0pt">
7845 <column alignment="center" valignment="top" width="0pt">
7846 <row>
7847 <cell alignment="center" valignment="top" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \family roman
7853 \series medium
7854 \shape up
7855 \size normal
7856 \emph off
7857 \bar no
7858 \noun off
7859 \color none
7860 one-fish
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869
7870 \family roman
7871 \series medium
7872 \shape up
7873 \size normal
7874 \emph off
7875 \bar no
7876 \noun off
7877 \color none
7878 two-fish
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" topline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \family roman
7891 \series medium
7892 \shape up
7893 \size normal
7894 \emph off
7895 \bar no
7896 \noun off
7897 \color none
7898 red-fish
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907
7908 \family roman
7909 \series medium
7910 \shape up
7911 \size normal
7912 \emph off
7913 \bar no
7914 \noun off
7915 \color none
7916 blue-fish
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 </row>
7922 </lyxtabular>
7923
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \end_deeper
7930 \begin_layout Verse
7931 (
7932 \family sans
7933 M-Return, Table, S-M-Right
7934 \family default
7935  3 times, 
7936 \family sans
7937 M-Return, Verse, S-M-Left
7938 \family default
7939 )
7940 \end_layout
7941
7942 \end_deeper
7943 \begin_layout Enumerate
7944 (
7945 \family sans
7946 Return, Enumerate
7947 \family default
7948 : level #1) This is another item.
7949  Note that selecting a 
7950 \family sans
7951 Table
7952 \family default
7953  resets the nesting depth to level #1, so we increased the nesting depth
7954  3 times to put the table inside the 
7955 \family sans
7956 Verse
7957 \family default
7958  environment.
7959  
7960 \end_layout
7961
7962 \begin_layout Quotation
7963 We're now ending the 
7964 \family sans
7965 Enumerate
7966 \family default
7967  list and changing to 
7968 \family sans
7969 Quotation
7970 \family default
7971 .
7972  We're still at level #1.
7973  We want to show you some of the things you can do by mixing environments.
7974  The next set of paragraphs is a 
7975 \begin_inset Quotes eld
7976 \end_inset
7977
7978 quoted letter.
7979 \begin_inset Quotes erd
7980 \end_inset
7981
7982  We'll nest both the 
7983 \family sans
7984 Address
7985 \family default
7986  and 
7987 \family sans
7988 Right
7989 \begin_inset Space ~
7990 \end_inset
7991
7992 Address
7993 \family default
7994  environments inside of this one, then use another nested 
7995 \family sans
7996 Quotation
7997 \family default
7998  for the letter body.
7999  We'll use 
8000 \family sans
8001 M-Return
8002 \family default
8003  to preserve the depth.
8004  Remember that you need to use 
8005 \family sans
8006 C-Return
8007 \family default
8008  to create multiple lines inside the 
8009 \family sans
8010 Address
8011 \family default
8012  and 
8013 \family sans
8014 Right
8015 \begin_inset Space ~
8016 \end_inset
8017
8018 Address
8019 \family default
8020  environments.
8021  Here it goes:
8022 \end_layout
8023
8024 \begin_deeper
8025 \begin_layout Right Address
8026 1234 Nowhere Rd.
8027 \begin_inset Newline newline
8028 \end_inset
8029
8030 Moosegroin, MT 00100
8031 \begin_inset Newline newline
8032 \end_inset
8033
8034 9-6-96
8035 \end_layout
8036
8037 \begin_layout Address
8038 Dear Mr.
8039 \begin_inset Space ~
8040 \end_inset
8041
8042 Fizlewitz:
8043 \end_layout
8044
8045 \begin_layout Quotation
8046 We regret to inform you that we cannot fill your order for 50
8047 \begin_inset Formula $\,$
8048 \end_inset
8049
8050 L of compressed methane gas due to circumstances beyond our control.
8051  Unfortunately, several of our cows have mysteriously exploded, creating
8052  a backlog in our orders for methane.
8053  We will place your name on the waiting list and try to fill your order
8054  as soon as possible.
8055  In the meantime, we thank you for your patience.
8056 \end_layout
8057
8058 \begin_layout Quotation
8059 We do, however, now have a special on beef.
8060  If you are interested, please return the enclosed pricing and order form
8061  with your order, along with payment.
8062 \end_layout
8063
8064 \begin_layout Quotation
8065 We thank you again for your patience.
8066 \end_layout
8067
8068 \begin_layout Address
8069 Sincerely,
8070 \begin_inset Newline newline
8071 \end_inset
8072
8073 Bill Hick
8074 \end_layout
8075
8076 \end_deeper
8077 \begin_layout Quotation
8078 That ends that example!
8079 \end_layout
8080
8081 \begin_layout Standard
8082 As you can see, nesting environments in LyX gives you a lot of power with
8083  just a few keystrokes.
8084  We could have easily nested an 
8085 \family sans
8086 Itemize
8087 \family default
8088  list inside of a 
8089 \family sans
8090 Quotation
8091 \family default
8092  or 
8093 \family sans
8094 Quote
8095 \family default
8096 , or put a 
8097 \family sans
8098 Quote
8099 \family default
8100  inside of an 
8101 \family sans
8102 Itemize
8103 \family default
8104  list.
8105  You have a huge variety of options at your disposal.
8106 \end_layout
8107
8108 \begin_layout Section
8109 Spacing, pagination and line breaks
8110 \begin_inset Index
8111 status collapsed
8112
8113 \begin_layout Plain Layout
8114 Spacing
8115 \end_layout
8116
8117 \end_inset
8118
8119
8120 \end_layout
8121
8122 \begin_layout Standard
8123 What is a space? While you might be used to press the space key anytime
8124  you want to separate two words in ordinary word processors, LyX offers
8125  you more spaces: Spaces of different width and spaces which can or cannot
8126  be broken at the end of a line.
8127  The following sections will show you some examples where those spaces are
8128  useful.
8129 \end_layout
8130
8131 \begin_layout Subsection
8132 Protected Space
8133 \begin_inset CommandInset label
8134 LatexCommand label
8135 name "sub:Protected-Space"
8136
8137 \end_inset
8138
8139
8140 \begin_inset Index
8141 status collapsed
8142
8143 \begin_layout Plain Layout
8144 Spaces ! Protected
8145 \end_layout
8146
8147 \end_inset
8148
8149
8150 \end_layout
8151
8152 \begin_layout Standard
8153 The protected space: It is used to tell LyX (and LaTeX) not to break the
8154  line at that point.
8155  This may be necessary to avoid unlucky linebreaks, like in: 
8156 \end_layout
8157
8158 \begin_layout Quote
8159 Further documentation is given in section
8160 \begin_inset Newline newline
8161 \end_inset
8162
8163
8164 \begin_inset CommandInset ref
8165 LatexCommand ref
8166 reference "sec:Bibliography"
8167
8168 \end_inset
8169
8170 .
8171  
8172 \end_layout
8173
8174 \begin_layout Standard
8175 Obviously, it would be a good thing to put a protected space between 
8176 \begin_inset Quotes eld
8177 \end_inset
8178
8179 section
8180 \begin_inset Quotes erd
8181 \end_inset
8182
8183  and 
8184 \begin_inset Quotes eld
8185 \end_inset
8186
8187
8188 \begin_inset CommandInset ref
8189 LatexCommand ref
8190 reference "sec:Bibliography"
8191
8192 \end_inset
8193
8194
8195 \begin_inset Quotes erd
8196 \end_inset
8197
8198 .
8199  A protected space is set with 
8200 \family sans
8201 Insert\SpecialChar \menuseparator
8202 Formatting\SpecialChar \menuseparator
8203 Protected
8204 \bar under
8205
8206 \begin_inset Space ~
8207 \end_inset
8208
8209
8210 \bar default
8211 Space
8212 \family default
8213  (shortcut 
8214 \family sans
8215 C-Space
8216 \family default
8217 ).
8218 \end_layout
8219
8220 \begin_layout Subsection
8221 Horizontal Space
8222 \begin_inset CommandInset label
8223 LatexCommand label
8224 name "sub:Horizontal-Space"
8225
8226 \end_inset
8227
8228
8229 \begin_inset Index
8230 status collapsed
8231
8232 \begin_layout Plain Layout
8233 Spacing ! Horizontal
8234 \end_layout
8235
8236 \end_inset
8237
8238
8239 \end_layout
8240
8241 \begin_layout Standard
8242 All horizontal spaces can be inserted with the menu 
8243 \family sans
8244 Insert\SpecialChar \menuseparator
8245 Formatting\SpecialChar \menuseparator
8246 Horizontal Space
8247 \family default
8248 .
8249  The length units are listed in Appendix
8250 \begin_inset Space ~
8251 \end_inset
8252
8253
8254 \begin_inset CommandInset ref
8255 LatexCommand ref
8256 reference "cha:Units-available-in"
8257
8258 \end_inset
8259
8260 .
8261 \end_layout
8262
8263 \begin_layout Subsubsection
8264 Inter-word Space
8265 \begin_inset CommandInset label
8266 LatexCommand label
8267 name "sub:Inter-word-Space"
8268
8269 \end_inset
8270
8271
8272 \begin_inset Index
8273 status collapsed
8274
8275 \begin_layout Plain Layout
8276 Spaces ! Inter-word
8277 \end_layout
8278
8279 \end_inset
8280
8281
8282 \end_layout
8283
8284 \begin_layout Standard
8285 Some languages (e.
8286 \begin_inset Space \thinspace{}
8287 \end_inset
8288
8289 g.
8290 \begin_inset Space \space{}
8291 \end_inset
8292
8293 English) have the typographical convention to add extra space after an end-of-se
8294 ntence punctuation mark, and LyX honors those conventions (see section
8295 \begin_inset Space ~
8296 \end_inset
8297
8298
8299 \begin_inset CommandInset ref
8300 LatexCommand ref
8301 reference "sub:Abbreviations"
8302
8303 \end_inset
8304
8305 ).
8306  Sometimes, you want a normal space nevertheless.
8307  In this case, insert an inter-word space (shortcut 
8308 \family sans
8309 C-M-Space
8310 \family default
8311 ).
8312 \end_layout
8313
8314 \begin_layout Subsubsection
8315 Thin Space
8316 \begin_inset CommandInset label
8317 LatexCommand label
8318 name "sub:Thin-Space"
8319
8320 \end_inset
8321
8322
8323 \begin_inset Index
8324 status collapsed
8325
8326 \begin_layout Plain Layout
8327 Spaces ! Thin
8328 \end_layout
8329
8330 \end_inset
8331
8332
8333 \end_layout
8334
8335 \begin_layout Standard
8336
8337 \begin_inset Quotes eld
8338 \end_inset
8339
8340 thin space
8341 \begin_inset Quotes erd
8342 \end_inset
8343
8344  is a blank which has half the size of a normal space (and it is also 
8345 \begin_inset Quotes eld
8346 \end_inset
8347
8348 protected
8349 \begin_inset Quotes erd
8350 \end_inset
8351
8352 ).
8353  The typographical conventions in a lot of languages propose the use of
8354  thin spaces in cases where normal spaces would be too wide, for instance
8355  inside abbreviations:
8356 \end_layout
8357
8358 \begin_layout Quote
8359 D.
8360 \begin_inset Space \thinspace{}
8361 \end_inset
8362
8363 E.
8364  Knuth has developed our beloved typesetting program, i.
8365 \begin_inset Space \thinspace{}
8366 \end_inset
8367
8368 e.
8369 \begin_inset Space \space{}
8370 \end_inset
8371
8372 TeX.
8373 \end_layout
8374
8375 \begin_layout Standard
8376 or between values and units.
8377  Compare for example this:
8378 \begin_inset Newline newline
8379 \end_inset
8380
8381 10
8382 \begin_inset Space \thinspace{}
8383 \end_inset
8384
8385 kg (thin space)
8386 \begin_inset Newline newline
8387 \end_inset
8388
8389 10 kg (normal space
8390 \end_layout
8391
8392 \begin_layout Standard
8393 You can insert thin spaces also with the menu 
8394 \family sans
8395 Insert\SpecialChar \menuseparator
8396 Formatting\SpecialChar \menuseparator
8397 Thin
8398 \begin_inset Space ~
8399 \end_inset
8400
8401 Space
8402 \family default
8403  (shortcut 
8404 \family sans
8405 C-S-Space
8406 \family default
8407 ).
8408 \end_layout
8409
8410 \begin_layout Subsubsection
8411 More Spaces
8412 \begin_inset CommandInset label
8413 LatexCommand label
8414 name "sub:More-Spaces"
8415
8416 \end_inset
8417
8418
8419 \end_layout
8420
8421 \begin_layout Standard
8422 You can furthermore insert the following space types:
8423 \end_layout
8424
8425 \begin_layout Description
8426 Negative
8427 \begin_inset Space ~
8428 \end_inset
8429
8430 thin
8431 \begin_inset Space ~
8432 \end_inset
8433
8434 space A line with a 
8435 \begin_inset Formula $\to$
8436 \end_inset
8437
8438
8439 \begin_inset Space \negthinspace{}
8440 \end_inset
8441
8442
8443 \begin_inset Formula $\gets$
8444 \end_inset
8445
8446  Negative thin space between the arrows.
8447 \end_layout
8448
8449 \begin_layout Description
8450 Enspace
8451 \begin_inset Space ~
8452 \end_inset
8453
8454 (0.5
8455 \begin_inset Space \thinspace{}
8456 \end_inset
8457
8458 em) A line with a 
8459 \begin_inset Formula $\to$
8460 \end_inset
8461
8462
8463 \begin_inset Space \enskip{}
8464 \end_inset
8465
8466
8467 \begin_inset Formula $\gets$
8468 \end_inset
8469
8470  Enspace (0.5
8471 \begin_inset Space \thinspace{}
8472 \end_inset
8473
8474 em) space between the arrows.
8475 \end_layout
8476
8477 \begin_layout Description
8478 Quad
8479 \begin_inset Space ~
8480 \end_inset
8481
8482 (1
8483 \begin_inset Space \thinspace{}
8484 \end_inset
8485
8486 em) A line with a 
8487 \begin_inset Formula $\to$
8488 \end_inset
8489
8490
8491 \begin_inset Space \quad{}
8492 \end_inset
8493
8494
8495 \begin_inset Formula $\gets$
8496 \end_inset
8497
8498  Quad
8499 \begin_inset Space ~
8500 \end_inset
8501
8502 (1
8503 \begin_inset Space \thinspace{}
8504 \end_inset
8505
8506 em) space between the arrows.
8507 \end_layout
8508
8509 \begin_layout Description
8510 QQuad
8511 \begin_inset Space ~
8512 \end_inset
8513
8514 (2
8515 \begin_inset Space \thinspace{}
8516 \end_inset
8517
8518 em) A line with a 
8519 \begin_inset Formula $\to$
8520 \end_inset
8521
8522
8523 \begin_inset Space \qquad{}
8524 \end_inset
8525
8526
8527 \begin_inset Formula $\gets$
8528 \end_inset
8529
8530  QQuad
8531 \begin_inset Space ~
8532 \end_inset
8533
8534 (2
8535 \begin_inset Space \thinspace{}
8536 \end_inset
8537
8538 em) space between the arrows.
8539 \end_layout
8540
8541 \begin_layout Description
8542 Custom
8543 \begin_inset Space ~
8544 \end_inset
8545
8546 space A line with
8547 \begin_inset Formula $\to$
8548 \end_inset
8549
8550
8551 \begin_inset Space \hspace{}
8552 \length 2cm
8553 \end_inset
8554
8555
8556 \begin_inset Formula $\gets$
8557 \end_inset
8558
8559  2
8560 \begin_inset Space \thinspace{}
8561 \end_inset
8562
8563 cm space between the arrows.
8564 \end_layout
8565
8566 \begin_layout Standard
8567 Table
8568 \begin_inset Space ~
8569 \end_inset
8570
8571
8572 \begin_inset CommandInset ref
8573 LatexCommand ref
8574 reference "tab:Width-of-the"
8575
8576 \end_inset
8577
8578  lists the different space sizes.
8579 \end_layout
8580
8581 \begin_layout Standard
8582 \begin_inset Float table
8583 wide false
8584 sideways false
8585 status open
8586
8587 \begin_layout Plain Layout
8588 \align center
8589 \begin_inset Caption
8590
8591 \begin_layout Plain Layout
8592 \begin_inset CommandInset label
8593 LatexCommand label
8594 name "tab:Width-of-the"
8595
8596 \end_inset
8597
8598 Width of the different horizotal spaces.
8599 \end_layout
8600
8601 \end_inset
8602
8603
8604 \end_layout
8605
8606 \begin_layout Plain Layout
8607 \align center
8608 \begin_inset Tabular
8609 <lyxtabular version="3" rows="8" columns="2">
8610 <features>
8611 <column alignment="center" valignment="top" width="0">
8612 <column alignment="center" valignment="top" width="0">
8613 <row>
8614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618
8619 \series bold
8620 Space
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629
8630 \series bold
8631 Width
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 </row>
8637 <row>
8638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642 Normal
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651 1/3
8652 \begin_inset Space \thinspace{}
8653 \end_inset
8654
8655 em
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 </row>
8661 <row>
8662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 Protected
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 1/3
8676 \begin_inset Space \thinspace{}
8677 \end_inset
8678
8679 em
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 <row>
8686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690 Thin
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699 1/6
8700 \begin_inset Space \thinspace{}
8701 \end_inset
8702
8703 em
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 <row>
8710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714 Negative thin
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 -1/6
8724 \begin_inset Space \thinspace{}
8725 \end_inset
8726
8727 em
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 </row>
8733 <row>
8734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738 Enspace (0.5
8739 \begin_inset Space \thinspace{}
8740 \end_inset
8741
8742 em)
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 0.5
8752 \begin_inset Space \thinspace{}
8753 \end_inset
8754
8755 em
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 </row>
8761 <row>
8762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766 Quad (1
8767 \begin_inset Space \thinspace{}
8768 \end_inset
8769
8770 em)
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779 1
8780 \begin_inset Space \thinspace{}
8781 \end_inset
8782
8783 em
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 </row>
8789 <row>
8790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 QQuad (2
8795 \begin_inset Space \thinspace{}
8796 \end_inset
8797
8798 em)
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 2
8808 \begin_inset Space \thinspace{}
8809 \end_inset
8810
8811 em
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 </lyxtabular>
8818
8819 \end_inset
8820
8821
8822 \end_layout
8823
8824 \end_inset
8825
8826
8827 \end_layout
8828
8829 \begin_layout Subsubsection
8830
8831 \family sans
8832 Horizontal Fills
8833 \family default
8834
8835 \begin_inset Index
8836 status collapsed
8837
8838 \begin_layout Plain Layout
8839 Spacing ! Fills
8840 \end_layout
8841
8842 \end_inset
8843
8844
8845 \end_layout
8846
8847 \begin_layout Standard
8848 Horizontal fills (hfills) are a special LyX feature for adding extra space
8849  in a uniform fashion.
8850  An hfill is actually a variable length space, whose length always equals
8851  the remaining space between the left and right margins.
8852  If there is more than one hfill on a line, they divide the available space
8853  equally between themselves.
8854  
8855 \end_layout
8856
8857 \begin_layout Standard
8858 Here a few examples what you can do with them:
8859 \end_layout
8860
8861 \begin_layout Quote
8862 \noindent
8863 This is on the left side
8864 \begin_inset Space \hfill{}
8865 \end_inset
8866
8867 This is on the right
8868 \end_layout
8869
8870 \begin_layout Quote
8871 \noindent
8872 Left
8873 \begin_inset Space \hfill{}
8874 \end_inset
8875
8876 Middle
8877 \begin_inset Space \hfill{}
8878 \end_inset
8879
8880 Right
8881 \end_layout
8882
8883 \begin_layout Quote
8884 \noindent
8885 Left
8886 \begin_inset Space \hfill{}
8887 \end_inset
8888
8889 1/3 Left
8890 \begin_inset Space \hfill{}
8891 \end_inset
8892
8893
8894 \begin_inset Space \hfill{}
8895 \end_inset
8896
8897 Right
8898 \end_layout
8899
8900 \begin_layout Standard
8901 That was an example in the 
8902 \family sans
8903 Quote
8904 \family default
8905  environment.
8906  Here
8907 \begin_inset Formula $\to$
8908 \end_inset
8909
8910
8911 \begin_inset Space \hfill{}
8912 \end_inset
8913
8914
8915 \begin_inset Formula $\gets$
8916 \end_inset
8917
8918 is one in a standard paragraph.
8919  It may or may not be apparent in the printed text, but it 
8920 \emph on
8921 is
8922 \emph default
8923  sitting in-between the two arrows.
8924 \end_layout
8925
8926 \begin_layout Standard
8927 There may be more than one set of margins on a line.
8928  Here's an example with the 
8929 \family sans
8930 List
8931 \family default
8932  environment.
8933 \end_layout
8934
8935 \begin_layout Labeling
8936 \labelwidthstring 00.00.0000
8937 one
8938 \begin_inset Space \hfill{}
8939 \end_inset
8940
8941 two :three
8942 \begin_inset Space \hfill{}
8943 \end_inset
8944
8945 four
8946 \begin_inset Space \hfill{}
8947 \end_inset
8948
8949 five
8950 \begin_inset Space \hfill{}
8951 \end_inset
8952
8953 six
8954 \end_layout
8955
8956 \begin_layout Standard
8957 The 
8958 \begin_inset Quotes eld
8959 \end_inset
8960
8961 :
8962 \begin_inset Quotes erd
8963 \end_inset
8964
8965  marks the beginning of the item.
8966  (There is actually a 
8967 \begin_inset Quotes eld
8968 \end_inset
8969
8970 hidden
8971 \begin_inset Quotes erd
8972 \end_inset
8973
8974  hfill inside of the label of the 
8975 \family sans
8976 List
8977 \family default
8978  environment; it's put at the end of the label automatically.) Hfills work
8979  similarly in other 
8980 \begin_inset Quotes eld
8981 \end_inset
8982
8983 multi-margin
8984 \begin_inset Quotes erd
8985 \end_inset
8986
8987  situations, like two-column mode.
8988 \end_layout
8989
8990 \begin_layout Standard
8991 \begin_inset Note Greyedout
8992 status open
8993
8994 \begin_layout Plain Layout
8995
8996 \series bold
8997 Note:
8998 \series default
8999  If an hfill is at the beginning of a line, and 
9000 \emph on
9001 not
9002 \emph default
9003  in the first line in a paragraph, LyX ignores it.
9004  This prevents hfills from accidentally being wrapped onto a new line.
9005  If you need space in this case anyway, set the 
9006 \family sans
9007 Protect
9008 \family default
9009  option in the space dialog.
9010 \end_layout
9011
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \begin_layout Subsubsection
9018 Phantom Space
9019 \begin_inset Index
9020 status collapsed
9021
9022 \begin_layout Plain Layout
9023 Spacing ! Phantom
9024 \end_layout
9025
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \begin_layout Standard
9032 Sometimes you want to insert space with exactly the length of a phrase.
9033  E.g.
9034  you want to create the following multiple choice question:
9035 \end_layout
9036
9037 \begin_layout Standard
9038 \begin_inset VSpace medskip
9039 \end_inset
9040
9041 What is correct English?:
9042 \begin_inset Newline newline
9043 \end_inset
9044
9045
9046 \begin_inset Newline newline
9047 \end_inset
9048
9049 Mr.
9050 \begin_inset Space ~
9051 \end_inset
9052
9053 Edge would have been jumps the gun.
9054 \begin_inset Newline newline
9055 \end_inset
9056
9057
9058 \begin_inset ERT
9059 status collapsed
9060
9061 \begin_layout Plain Layout
9062
9063
9064 \backslash
9065 phantom{Mr.
9066  Edge }
9067 \end_layout
9068
9069 \end_inset
9070
9071 has to be jumped
9072 \begin_inset Newline newline
9073 \end_inset
9074
9075
9076 \begin_inset ERT
9077 status collapsed
9078
9079 \begin_layout Plain Layout
9080
9081
9082 \backslash
9083 phantom{Mr.
9084  Edge }
9085 \end_layout
9086
9087 \end_inset
9088
9089 jumps
9090 \begin_inset VSpace medskip
9091 \end_inset
9092
9093
9094 \end_layout
9095
9096 \begin_layout Standard
9097 So that the choices appear exactly after the phrase 
9098 \begin_inset Quotes eld
9099 \end_inset
9100
9101 Mr.
9102 \begin_inset Space ~
9103 \end_inset
9104
9105 Edge
9106 \begin_inset Space ~
9107 \end_inset
9108
9109
9110 \begin_inset Quotes erd
9111 \end_inset
9112
9113 .
9114  To get this, you can use the LaTeX-command 
9115 \series bold
9116
9117 \backslash
9118 phantom
9119 \series default
9120  in ERT.
9121  In our case write the command 
9122 \series bold
9123
9124 \backslash
9125 phantom{Mr.
9126  Edge }
9127 \series default
9128  (note the space after 
9129 \begin_inset Quotes eld
9130 \end_inset
9131
9132 Edge
9133 \begin_inset Quotes erd
9134 \end_inset
9135
9136 ) at the beginning of the last two lines.
9137  The command prints out the phrase within the the two braces, but invisible.
9138  That is why it is named 
9139 \begin_inset Quotes eld
9140 \end_inset
9141
9142 phantom
9143 \begin_inset Quotes erd
9144 \end_inset
9145
9146 .
9147 \begin_inset Foot
9148 status collapsed
9149
9150 \begin_layout Plain Layout
9151 There exists also the commands 
9152 \backslash
9153
9154 \series bold
9155 hphantom
9156 \series default
9157  and 
9158 \backslash
9159
9160 \series bold
9161 vphantom
9162 \series default
9163 , but this too special for the LyX Userguide.
9164  If you are interested in knowing more about this, have a look at 
9165 \begin_inset CommandInset citation
9166 LatexCommand cite
9167 key "latexcompanion,latexguide"
9168
9169 \end_inset
9170
9171 .
9172 \end_layout
9173
9174 \end_inset
9175
9176
9177 \end_layout
9178
9179 \begin_layout Subsection
9180 Vertical Space
9181 \begin_inset CommandInset label
9182 LatexCommand label
9183 name "sub:Vertical-Space"
9184
9185 \end_inset
9186
9187
9188 \begin_inset Index
9189 status collapsed
9190
9191 \begin_layout Plain Layout
9192 Spacing ! Vertical
9193 \end_layout
9194
9195 \end_inset
9196
9197
9198 \end_layout
9199
9200 \begin_layout Standard
9201 To add extra vertical space above or below a paragraph, use the 
9202 \family sans
9203 Insert\SpecialChar \menuseparator
9204 Formatting\SpecialChar \menuseparator
9205 Vertical
9206 \begin_inset Space ~
9207 \end_inset
9208
9209 Space
9210 \family default
9211  dialog.
9212  There you find the following sizes:
9213 \end_layout
9214
9215 \begin_layout Standard
9216
9217 \family sans
9218 SmallSkip
9219 \family default
9220
9221 \family sans
9222 MedSkip
9223 \family default
9224  and 
9225 \family sans
9226 BigSkip
9227 \family default
9228  are LaTeX sizes which depends on the font size of the document.
9229  
9230 \family sans
9231 DefSkip
9232 \family default
9233  is the skip adjusted in the dialog 
9234 \family sans
9235 Document\SpecialChar \menuseparator
9236 Settings
9237 \begin_inset Index
9238 status collapsed
9239
9240 \begin_layout Plain Layout
9241 Document ! Settings
9242 \end_layout
9243
9244 \end_inset
9245
9246
9247 \family default
9248  for the paragraph separation.
9249  If you use indentation to separate paragraphs 
9250 \family sans
9251 DefSkip
9252 \family default
9253  is equal to 
9254 \family sans
9255 MedSkip
9256 \family default
9257 .
9258 \end_layout
9259
9260 \begin_layout Standard
9261
9262 \family sans
9263 VFill
9264 \family default
9265
9266 \begin_inset Index
9267 status collapsed
9268
9269 \begin_layout Plain Layout
9270 Spacing ! Fills
9271 \end_layout
9272
9273 \end_inset
9274
9275  is a variable space, set so that the space is maximal within one page.
9276  An example: You have only two short paragraphs on one page with a vfill
9277  between them.
9278  Then the first paragraph is placed at the top of the page and the second
9279  one at the bottom, because the space between them is then maximal.
9280  
9281 \family sans
9282 VFill
9283 \family default
9284 s work like 
9285 \family sans
9286 HFill
9287 \family default
9288 s: they fill the remaining vertical space on a page with blank space.
9289 \begin_inset Foot
9290 status collapsed
9291
9292 \begin_layout Plain Layout
9293
9294 \family sans
9295 HFill
9296 \family default
9297 s are described in section
9298 \begin_inset Space ~
9299 \end_inset
9300
9301
9302 \begin_inset CommandInset ref
9303 LatexCommand ref
9304 reference "sub:Horizontal-Space"
9305
9306 \end_inset
9307
9308 .
9309 \end_layout
9310
9311 \end_inset
9312
9313  If there are several 
9314 \family sans
9315 VFill
9316 \family default
9317 s on a page, they divide the remaining vertical space equally between themselves.
9318  You can therefore use 
9319 \family sans
9320 VFill
9321 \family default
9322 s to center text on a page, or even place text 2/3 down a page.
9323 \end_layout
9324
9325 \begin_layout Standard
9326
9327 \family sans
9328 Custom
9329 \family default
9330  are custom spaces in units explained in Appendix
9331 \begin_inset Space ~
9332 \end_inset
9333
9334
9335 \begin_inset CommandInset ref
9336 LatexCommand ref
9337 reference "cha:Units-available-in"
9338
9339 \end_inset
9340
9341 .
9342 \end_layout
9343
9344 \begin_layout Standard
9345 \begin_inset Note Greyedout
9346 status open
9347
9348 \begin_layout Plain Layout
9349
9350 \series bold
9351 Note:
9352 \series default
9353  
9354 \series medium
9355 When the extra vertical space would be in the output at the top/bottom of
9356  a page, the space is only added if you have also checked the option 
9357 \family sans
9358 Protect
9359 \family default
9360 .
9361 \end_layout
9362
9363 \end_inset
9364
9365
9366 \end_layout
9367
9368 \begin_layout Subsection
9369 Paragraph Alignment
9370 \end_layout
9371
9372 \begin_layout Standard
9373 You can change the paragraph alignment with the 
9374 \family sans
9375 Edit\SpecialChar \menuseparator
9376 Paragraph Settings
9377 \family default
9378  dialog.
9379  There are four possibilities: 
9380 \end_layout
9381
9382 \begin_layout Itemize
9383
9384 \family sans
9385 Justified
9386 \end_layout
9387
9388 \begin_layout Itemize
9389
9390 \family sans
9391 Left
9392 \end_layout
9393
9394 \begin_layout Itemize
9395
9396 \family sans
9397 Right
9398 \end_layout
9399
9400 \begin_layout Itemize
9401
9402 \family sans
9403 Center
9404 \end_layout
9405
9406 \begin_layout Standard
9407 The default in most cases is justified alignment, in which the inter-word
9408  spacing is variable and each line of a paragraph fills the region between
9409  the left and right margins.
9410  The other three alignments should be self-explanatory, and look like this:
9411 \end_layout
9412
9413 \begin_layout Standard
9414 \align right
9415 This paragraph is right aligned,
9416 \end_layout
9417
9418 \begin_layout Standard
9419 \align center
9420 this one is centered,
9421 \end_layout
9422
9423 \begin_layout Standard
9424 \align left
9425 this one is left aligned.
9426 \end_layout
9427
9428 \begin_layout Subsection
9429 Forced Pagebreaks
9430 \begin_inset Index
9431 status collapsed
9432
9433 \begin_layout Plain Layout
9434 Pagebreaks ! Forced
9435 \end_layout
9436
9437 \end_inset
9438
9439
9440 \begin_inset CommandInset label
9441 LatexCommand label
9442 name "sub:Forced-Pagebreaks"
9443
9444 \end_inset
9445
9446
9447 \end_layout
9448
9449 \begin_layout Standard
9450 If you don't like the way LaTeX does the pagebreaks in your document, you
9451  can force a pagebreak where you want one.
9452  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9453  Only if you use many 
9454 \family sans
9455 Floats
9456 \family default
9457 , LaTeX's page breaking algorithm can fail.
9458 \end_layout
9459
9460 \begin_layout Standard
9461 We recommend not to use forced pagebreaks until the text is finished, and
9462  until you have checked in the preview to see if you 
9463 \emph on
9464 really
9465 \emph default
9466  have to change the pagebreaking.
9467 \end_layout
9468
9469 \begin_layout Standard
9470 There are two types of pagebreaks: One that ends the page without any special
9471  action.
9472  This can be inserted above or below a paragraph via the menu 
9473 \family sans
9474 Insert\SpecialChar \menuseparator
9475 Formatting\SpecialChar \menuseparator
9476 New
9477 \begin_inset Space ~
9478 \end_inset
9479
9480 Page
9481 \family default
9482 .
9483  The second type, that is inserted via the menu 
9484 \family sans
9485 Insert\SpecialChar \menuseparator
9486 Formatting\SpecialChar \menuseparator
9487 Page
9488 \begin_inset Space ~
9489 \end_inset
9490
9491 Break
9492 \family default
9493 , ends a page but stretches the content of the page, so that it fills out
9494  the complete page.
9495  This type is useful to avoid whitespace when a pagebreak produces a page
9496  on which only the last few lines are absent.
9497 \end_layout
9498
9499 \begin_layout Standard
9500 You might try to use a pagebreak to ensure that a figure or table appears
9501  at the top of a page.
9502  This is, of course, the wrong way to do it.
9503  LyX gives you a way of automatically ensuring that your figures and tables
9504  appear at the top of a page (or the bottom, or on their own page) without
9505  having to worry about what precedes or follows your figure or table.
9506  See chapter 
9507 \begin_inset CommandInset ref
9508 LatexCommand ref
9509 reference "cha:Floats-and-Notes"
9510
9511 \end_inset
9512
9513  to learn more about 
9514 \family sans
9515 Floats
9516 \family default
9517 .
9518 \end_layout
9519
9520 \begin_layout Subsubsection
9521 Clear Pagebreaks
9522 \begin_inset CommandInset label
9523 LatexCommand label
9524 name "sub:Clear-Pages"
9525
9526 \end_inset
9527
9528
9529 \begin_inset Index
9530 status collapsed
9531
9532 \begin_layout Plain Layout
9533 Pagebreaks ! Clear
9534 \end_layout
9535
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Standard
9542 Differently to forced pagebreaks where the content behind the break is directly
9543  placed at the next page, pages can also be cleared while breaking them.
9544  That means that the current paragraph is terminated and all, perhaps not
9545  yet processed floats from previous document parts are placed behind it,
9546  if necessary by adding pages.
9547 \end_layout
9548
9549 \begin_layout Standard
9550 You can insert a clear pagebreak with the menu 
9551 \family sans
9552 Insert\SpecialChar \menuseparator
9553 Formatting\SpecialChar \menuseparator
9554 Clear
9555 \begin_inset Space ~
9556 \end_inset
9557
9558 Page
9559 \family default
9560 .
9561  When you have a two-sided document like a book, you can use the menu 
9562 \family sans
9563 Insert\SpecialChar \menuseparator
9564 Formatting\SpecialChar \menuseparator
9565 Clear
9566 \begin_inset Space ~
9567 \end_inset
9568
9569 Double
9570 \begin_inset Space ~
9571 \end_inset
9572
9573 Page
9574 \family default
9575  to insert a clear pagebreak that assures that the next page is a right-hand
9576  page (odd-numbered), if necessary by adding a page.
9577 \end_layout
9578
9579 \begin_layout Subsection
9580 Forced Linebreaks
9581 \begin_inset Index
9582 status collapsed
9583
9584 \begin_layout Plain Layout
9585 Linebreaks
9586 \end_layout
9587
9588 \end_inset
9589
9590
9591 \begin_inset CommandInset label
9592 LatexCommand label
9593 name "sub:Forced-Linebreaks"
9594
9595 \end_inset
9596
9597
9598 \end_layout
9599
9600 \begin_layout Standard
9601 Similar to pagebreaks there are two types of linebreaks: One that simply
9602  breaks the line.
9603  You can force this line break within a paragraph by selecting 
9604 \family sans
9605 Insert\SpecialChar \menuseparator
9606 Formatting\SpecialChar \menuseparator
9607 Ragged
9608 \begin_inset Space ~
9609 \end_inset
9610
9611 Line
9612 \begin_inset Space ~
9613 \end_inset
9614
9615 Break
9616 \family default
9617  or with 
9618 \family sans
9619 C-Return
9620 \family default
9621 .
9622  Another type that is inserted via the menu 
9623 \family sans
9624 Insert\SpecialChar \menuseparator
9625 Formatting\SpecialChar \menuseparator
9626 Justified
9627 \begin_inset Space ~
9628 \end_inset
9629
9630 Line
9631 \begin_inset Space ~
9632 \end_inset
9633
9634 Break
9635 \family default
9636  breaks the line and stretches it so that it fills out the whole space between
9637  the page margins.
9638  This is necessary to avoid 
9639 \begin_inset Quotes eld
9640 \end_inset
9641
9642 fringes
9643 \begin_inset Quotes erd
9644 \end_inset
9645
9646  in justified paragraphs due to whitespace introduced by linebreaks.
9647 \end_layout
9648
9649 \begin_layout Standard
9650 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9651  LaTeX is very good at linebreaking.
9652  There are, however, a number of situations where it is necessary to actively
9653  set a linebreak, e.g.
9654  in a poem or for an address (see sections
9655 \begin_inset Space ~
9656 \end_inset
9657
9658
9659 \begin_inset CommandInset ref
9660 LatexCommand ref
9661 reference "sec:Quote"
9662
9663 \end_inset
9664
9665
9666 \begin_inset CommandInset ref
9667 LatexCommand ref
9668 reference "sec:Verse"
9669
9670 \end_inset
9671
9672  and 
9673 \begin_inset CommandInset ref
9674 LatexCommand ref
9675 reference "sec:Address-Usage"
9676
9677 \end_inset
9678
9679 ).
9680 \end_layout
9681
9682 \begin_layout Subsection
9683 Horizontal Lines
9684 \begin_inset CommandInset label
9685 LatexCommand label
9686 name "sub:Horizontal-Lines"
9687
9688 \end_inset
9689
9690
9691 \begin_inset Index
9692 status collapsed
9693
9694 \begin_layout Plain Layout
9695 Horizontal lines
9696 \end_layout
9697
9698 \end_inset
9699
9700
9701 \end_layout
9702
9703 \begin_layout Standard
9704
9705 \lyxline
9706 In the dialog 
9707 \family sans
9708 Insert\SpecialChar \menuseparator
9709 Formatting\SpecialChar \menuseparator
9710 Horizontal
9711 \begin_inset Space ~
9712 \end_inset
9713
9714 Line
9715 \family default
9716  you can insert horizontal lines that spans over the whole document columns
9717  width.
9718 \lyxline
9719
9720 \end_layout
9721
9722 \begin_layout Section
9723 Fonts and Text Styles
9724 \begin_inset CommandInset label
9725 LatexCommand label
9726 name "sec:Fonts-and-Text"
9727
9728 \end_inset
9729
9730
9731 \end_layout
9732
9733 \begin_layout Subsection
9734 Font Types
9735 \begin_inset Index
9736 status collapsed
9737
9738 \begin_layout Plain Layout
9739 Font ! Types
9740 \end_layout
9741
9742 \end_inset
9743
9744
9745 \end_layout
9746
9747 \begin_layout Standard
9748 There are two types of fonts:
9749 \end_layout
9750
9751 \begin_layout Description
9752 Vector
9753 \begin_inset Space ~
9754 \end_inset
9755
9756 fonts
9757 \begin_inset Index
9758 status collapsed
9759
9760 \begin_layout Plain Layout
9761 Fonts ! Vector-
9762 \end_layout
9763
9764 \end_inset
9765
9766  are fonts, built from outlines of the single glyphs (i.e.
9767  characters) in the font.
9768  This means that each glyph is defined using mathematical curves that are
9769  well suited for scaling to any requested size.
9770  This mathematical definition is interpreted by the font renderer and the
9771  curve is filled out with pixels according to the size and glyph.
9772  This means that outline fonts will look pretty good in all sizes.
9773  Only at very small sizes it might be hard to provide a good rendering at
9774  very small sizes, where each pixel has to be very carefully computed to
9775  provide a good image.
9776 \begin_inset Newline newline
9777 \end_inset
9778
9779 One could mean that one only needs to define one font size and scale them.
9780  But to achieve a better quality, many fonts define several font sizes.
9781  That improves the appearance, because you need more details at large font
9782  sizes than at small ones.
9783 \begin_inset Newline newline
9784 \end_inset
9785
9786 The font types 
9787 \family typewriter
9788 TrueType
9789 \family default
9790
9791 \family typewriter
9792 OpenType
9793 \family default
9794 , and 
9795 \family typewriter
9796 Type
9797 \begin_inset Space ~
9798 \end_inset
9799
9800 1 PostScript
9801 \family default
9802  are vector fonts.
9803 \end_layout
9804
9805 \begin_layout Description
9806 Bitmap
9807 \begin_inset Space ~
9808 \end_inset
9809
9810 fonts
9811 \begin_inset Index
9812 status collapsed
9813
9814 \begin_layout Plain Layout
9815 Fonts ! Bitmap-
9816 \end_layout
9817
9818 \end_inset
9819
9820  on the other hand, are defined by bitmap graphics from the start, so they
9821  will look good at all the sizes they are meant for.
9822  However, they don't scale well, because in order to scale a glyph, each
9823  pixel is enlarged into several pixels.
9824  It is the same effect that happens if you try to enlarge a picture in a
9825  picture manipulation program.
9826  In order to relieve this effect, bitmap fonts are typically provided in
9827  several fixed sizes typically from around 8 pixels high up to 34 pixels
9828  or so high in steps according to what is believed to be useful.
9829  The advantage of bitmap fonts is that no complicated computations are necessary
9830  to display each glyph, so bitmap fonts are thus faster displayed than scalable
9831  fonts.
9832  The disadvantage is that sizes that don't exists as fixed versions have
9833  to be scaled by doubling pixels, and thus look bad.
9834 \begin_inset Newline newline
9835 \end_inset
9836
9837 Bitmap fonts are named 
9838 \family typewriter
9839 Type
9840 \begin_inset Space ~
9841 \end_inset
9842
9843 3
9844 \family default
9845  in PostScript- and PDF-documents.
9846 \end_layout
9847
9848 \begin_layout Standard
9849 The result of all this, is that bitmap fonts are best for the size they
9850  are designed for, while scalable fonts are good for nearly all sizes.
9851  So one need less font size definitions for scalable fonts.
9852  That's the reason why nearly all text render and typesetting programs use
9853  scalable fonts.
9854 \end_layout
9855
9856 \begin_layout Standard
9857 To test which fonts are used in a PDF-document, you can have a look into
9858  its document properties.
9859 \end_layout
9860
9861 \begin_layout Standard
9862 Many modern typesetting and markup languages have begun to move towards
9863  specifying character styles rather than specifying a particular font.
9864  For example, instead of changing to an italicized version of the current
9865  font to emphasize text, you use an 
9866 \begin_inset Quotes eld
9867 \end_inset
9868
9869 emphasized style
9870 \begin_inset Quotes erd
9871 \end_inset
9872
9873  instead.
9874  This concept fits in perfectly with LyX.
9875  In LyX, you do things based on contexts, rather than focusing on typesetting
9876  details.
9877 \end_layout
9878
9879 \begin_layout Subsection
9880 Document Font and Font size
9881 \begin_inset CommandInset label
9882 LatexCommand label
9883 name "sub:Document-Font"
9884
9885 \end_inset
9886
9887
9888 \begin_inset Index
9889 status collapsed
9890
9891 \begin_layout Plain Layout
9892 Font ! Size
9893 \end_layout
9894
9895 \end_inset
9896
9897
9898 \begin_inset Index
9899 status collapsed
9900
9901 \begin_layout Plain Layout
9902 Document ! Font
9903 \end_layout
9904
9905 \end_inset
9906
9907
9908 \end_layout
9909
9910 \begin_layout Standard
9911 You can set the document fonts in the
9912 \family sans
9913  Document\SpecialChar \menuseparator
9914 Settings
9915 \family default
9916
9917 \begin_inset Index
9918 status collapsed
9919
9920 \begin_layout Plain Layout
9921 Document ! Settings
9922 \end_layout
9923
9924 \end_inset
9925
9926  dialog.
9927  There you can specify which font should be used for the three different
9928  font shapes roman (serif), 
9929 \family sans
9930 sans
9931 \begin_inset Space ~
9932 \end_inset
9933
9934 serif
9935 \family default
9936 , and 
9937 \family typewriter
9938 typewriter
9939 \family default
9940  and its scalings.
9941 \end_layout
9942
9943 \begin_layout Standard
9944 The possible options for the font include 
9945 \family sans
9946 default
9947 \family default
9948  and a list of fonts available on your system.
9949  
9950 \family sans
9951 default
9952 \family default
9953  uses the standard TeX fonts, known as 
9954 \begin_inset Quotes eld
9955 \end_inset
9956
9957
9958 \family typewriter
9959 Computer Modern
9960 \family default
9961
9962 \begin_inset Quotes erd
9963 \end_inset
9964
9965  (
9966 \family typewriter
9967 cm
9968 \family default
9969 ) or 
9970 \begin_inset Quotes eld
9971 \end_inset
9972
9973
9974 \family typewriter
9975 European Computer Modern
9976 \family default
9977
9978 \begin_inset Quotes erd
9979 \end_inset
9980
9981  (
9982 \family typewriter
9983 ec
9984 \family default
9985 ).
9986 \end_layout
9987
9988 \begin_layout Standard
9989 As 
9990 \family typewriter
9991 cm
9992 \family default
9993  and 
9994 \family typewriter
9995 ec
9996 \family default
9997  are bitmap fonts, they often looks pixeled in PDF output, especially when
9998  you read the PDF in a zoomed size.
9999 \begin_inset Foot
10000 status collapsed
10001
10002 \begin_layout Plain Layout
10003 This problem doesn't appear if you read PDFs in 
10004 \family typewriter
10005 Adobe
10006 \begin_inset Space ~
10007 \end_inset
10008
10009 Reader
10010 \family default
10011  version 6 or later, because this program includes a special bitmap font
10012  renderer.
10013 \end_layout
10014
10015 \end_inset
10016
10017  To get rid of pixeled fonts, you have to use a vector font.
10018  There are three ways to use one:
10019 \end_layout
10020
10021 \begin_layout Itemize
10022 One way is to use the 
10023 \family typewriter
10024 AE
10025 \family default
10026  fonts.
10027  
10028 \family typewriter
10029 AE
10030 \family default
10031  is a virtual font.
10032  Virtual means that it 
10033 \begin_inset Quotes eld
10034 \end_inset
10035
10036 steals
10037 \begin_inset Quotes erd
10038 \end_inset
10039
10040  outline 
10041 \family typewriter
10042 cm
10043 \family default
10044 -glyphs from other fonts.
10045  This has the disadvantage that some characters are missing, like the French
10046  guillemets (
10047 \begin_inset Quotes eld
10048 \end_inset
10049
10050 «
10051 \begin_inset Quotes erd
10052 \end_inset
10053
10054  and 
10055 \begin_inset Quotes eld
10056 \end_inset
10057
10058 »
10059 \begin_inset Quotes erd
10060 \end_inset
10061
10062 )
10063 \begin_inset Foot
10064 status collapsed
10065
10066 \begin_layout Plain Layout
10067 Loading the LaTeX-package 
10068 \series bold
10069 aeguill
10070 \series default
10071
10072 \begin_inset Index
10073 status collapsed
10074
10075 \begin_layout Plain Layout
10076 Latex@LaTeX-packages ! aeguill
10077 \end_layout
10078
10079 \end_inset
10080
10081  with the document preamble line
10082 \end_layout
10083
10084 \begin_layout Plain Layout
10085
10086 \series bold
10087
10088 \backslash
10089 usepackage[ec]{aeguill}
10090 \end_layout
10091
10092 \begin_layout Plain Layout
10093 will fix the guillemet problem.
10094 \end_layout
10095
10096 \end_inset
10097
10098  and that accented characters are not 
10099 \emph on
10100 one
10101 \emph default
10102  glyph, they are build of 
10103 \emph on
10104 two
10105 \emph default
10106  characters, the accent and the letter.
10107  Therefore you can't search in documents using the 
10108 \family typewriter
10109 AE
10110 \family default
10111  fonts for words with accented characters.
10112  If you search for example for the French word 
10113 \begin_inset Quotes eld
10114 \end_inset
10115
10116 rève
10117 \begin_inset Quotes erd
10118 \end_inset
10119
10120  in a PDF, you won't get any result, because the PDF-viewer searches for
10121  the glyph 
10122 \begin_inset Quotes eld
10123 \end_inset
10124
10125  è 
10126 \begin_inset Quotes erd
10127 \end_inset
10128
10129  and not for the glyph 
10130 \begin_inset Quotes eld
10131 \end_inset
10132
10133  e +
10134 \begin_inset Space ~
10135 \end_inset
10136
10137  ̀ 
10138 \begin_inset Quotes erd
10139 \end_inset
10140
10141 .
10142 \end_layout
10143
10144 \begin_layout Itemize
10145 Another possibility is to use three different outline fonts
10146 \begin_inset Foot
10147 status collapsed
10148
10149 \begin_layout Plain Layout
10150 Other fonts, like 
10151 \family typewriter
10152 Latin Modern
10153 \family default
10154  or 
10155 \family typewriter
10156 Computer Modern
10157 \family default
10158 , consists of these three main font types 
10159 \family sans
10160 sans
10161 \begin_inset Space ~
10162 \end_inset
10163
10164 serif
10165 \family default
10166
10167 \family sans
10168 typewriter
10169 \family default
10170 , and 
10171 \family sans
10172 serif
10173 \family default
10174 .
10175 \end_layout
10176
10177 \end_inset
10178
10179
10180 \family sans
10181 Times
10182 \begin_inset Space ~
10183 \end_inset
10184
10185 Roman
10186 \family default
10187  as roman font,
10188 \family sans
10189  Helvetica
10190 \family default
10191  scaled to 92 or 95
10192 \begin_inset Space \thinspace{}
10193 \end_inset
10194
10195 % as sans
10196 \begin_inset Space ~
10197 \end_inset
10198
10199 serif font, and 
10200 \family sans
10201 courier
10202 \family default
10203  as typewriter font.
10204 \begin_inset Newline newline
10205 \end_inset
10206
10207 The differences between roman, 
10208 \family sans
10209 sans
10210 \begin_inset Space ~
10211 \end_inset
10212
10213 serif
10214 \family default
10215 , and 
10216 \family typewriter
10217 typewriter
10218 \family default
10219  fonts are explained in section
10220 \begin_inset Space ~
10221 \end_inset
10222
10223
10224 \begin_inset CommandInset ref
10225 LatexCommand ref
10226 reference "sub:Fine-Tuning-with-the"
10227
10228 \end_inset
10229
10230 .
10231 \begin_inset Newline newline
10232 \end_inset
10233
10234 The font 
10235 \family sans
10236 Times
10237 \begin_inset Space ~
10238 \end_inset
10239
10240 Roman
10241 \family default
10242  was originally designed for newspapers.
10243  That means its glyphs are smaller than the one from other fonts to fit
10244  into the small newspaper columns.
10245  Therefore 
10246 \family sans
10247 Times
10248 \begin_inset Space ~
10249 \end_inset
10250
10251 Roman
10252 \family default
10253  is not the optimal choice for larger documents like books.
10254 \end_layout
10255
10256 \begin_layout Itemize
10257 The best solution is to use the 
10258 \family typewriter
10259 Latin Modern
10260 \family default
10261  fonts.
10262  These fonts are developed in order of the LaTeX community to replace 
10263 \family typewriter
10264 cm
10265 \family default
10266  as default font.
10267 \end_layout
10268
10269 \begin_layout Standard
10270 \begin_inset VSpace bigskip
10271 \end_inset
10272
10273 For the font size there are four possible values: 
10274 \family sans
10275 default, 10
10276 \family default
10277
10278 \family sans
10279 11
10280 \family default
10281 , and 
10282 \family sans
10283 12
10284 \family default
10285 .
10286  The size of 
10287 \family sans
10288 default
10289 \family default
10290  depends on your LaTeX-system, normally it is equal to the font size 10.
10291 \end_layout
10292
10293 \begin_layout Standard
10294 The font sizes are the 
10295 \emph on
10296 base size
10297 \emph default
10298 .
10299  LyX actually scales all other possible font sizes (such as those used in
10300  footnotes, super-, and subscripts) by this value.
10301  You can fine-tune the font size of text parts via the 
10302 \family sans
10303 Text
10304 \begin_inset Space ~
10305 \end_inset
10306
10307 Style
10308 \family default
10309  dialog if needed.
10310  The possible font sizes for text parts are explained in section
10311 \begin_inset Space ~
10312 \end_inset
10313
10314
10315 \begin_inset CommandInset ref
10316 LatexCommand ref
10317 reference "sub:Fine-Tuning-with-the"
10318
10319 \end_inset
10320
10321 .
10322 \end_layout
10323
10324 \begin_layout Standard
10325 \begin_inset VSpace bigskip
10326 \end_inset
10327
10328
10329 \begin_inset Note Greyedout
10330 status open
10331
10332 \begin_layout Plain Layout
10333
10334 \series bold
10335 Note:
10336 \series default
10337  When you choose a new font or font size, LyX does 
10338 \emph on
10339 not
10340 \emph default
10341  change the screen font! You will only see a difference in the printed output;
10342  this is part of the WYSIWYM concept.
10343  LyX's screen fonts can be adjusted in the 
10344 \family sans
10345 Tools\SpecialChar \menuseparator
10346 Preferences
10347 \family default
10348  dialog, see section
10349 \begin_inset Space ~
10350 \end_inset
10351
10352
10353 \begin_inset CommandInset ref
10354 LatexCommand ref
10355 reference "sub:Screen-Fonts"
10356
10357 \end_inset
10358
10359 .
10360 \end_layout
10361
10362 \end_inset
10363
10364
10365 \end_layout
10366
10367 \begin_layout Subsection
10368 Using Different Character Styles
10369 \begin_inset Index
10370 status collapsed
10371
10372 \begin_layout Plain Layout
10373 Character Styles
10374 \end_layout
10375
10376 \end_inset
10377
10378
10379 \begin_inset Index
10380 status collapsed
10381
10382 \begin_layout Plain Layout
10383 Text Style
10384 \end_layout
10385
10386 \end_inset
10387
10388
10389 \end_layout
10390
10391 \begin_layout Standard
10392 As we've already seen, LyX automatically changes the character style for
10393  certain paragraph environments.
10394  LyX supports two character styles, 
10395 \family sans
10396 Emphasized
10397 \family default
10398  and 
10399 \family sans
10400 Noun
10401 \family default
10402 .
10403  You can activate both of these styles via keybindings, the menus, and the
10404  toolbar.
10405 \end_layout
10406
10407 \begin_layout Standard
10408 To activate the 
10409 \family sans
10410 Noun
10411 \family default
10412  style, do one of the following:
10413 \end_layout
10414
10415 \begin_layout Itemize
10416 click on the toolbar button 
10417 \begin_inset Graphics
10418         filename ../images/font-noun.png
10419
10420 \end_inset
10421
10422
10423 \end_layout
10424
10425 \begin_layout Itemize
10426 use the keybinding 
10427 \family sans
10428 M-c
10429 \begin_inset Space ~
10430 \end_inset
10431
10432 c
10433 \end_layout
10434
10435 \begin_layout Standard
10436 These commands are all toggles.
10437  That is, if 
10438 \family sans
10439 Noun
10440 \family default
10441  style is already active, they deactivate it.
10442 \end_layout
10443
10444 \begin_layout Standard
10445 One typically uses the 
10446 \family sans
10447 Noun
10448 \family default
10449  style for proper names.
10450  For example: 
10451 \begin_inset Quotes eld
10452 \end_inset
10453
10454
10455 \noun on
10456 Matthias Ettrich
10457 \noun default
10458  is the original author of LyX.
10459 \begin_inset Quotes erd
10460 \end_inset
10461
10462
10463 \end_layout
10464
10465 \begin_layout Standard
10466 A more widely used character style is the 
10467 \family sans
10468 Emphasized
10469 \family default
10470  style.
10471  You can activate (or deactivate - it's also a toggle) the 
10472 \family sans
10473 Emphasized
10474 \family default
10475  style by:
10476 \end_layout
10477
10478 \begin_layout Itemize
10479 clicking on the toolbar button 
10480 \begin_inset Graphics
10481         filename ../images/font-emph.png
10482
10483 \end_inset
10484
10485
10486 \end_layout
10487
10488 \begin_layout Itemize
10489 using the keybindings 
10490 \family sans
10491 M-c
10492 \begin_inset Space ~
10493 \end_inset
10494
10495 e
10496 \end_layout
10497
10498 \begin_layout Standard
10499 Normally the 
10500 \family sans
10501 Emphasized
10502 \family default
10503  style is equivalent to an italic font but some document classes or LaTeX-packag
10504 es use a different font.
10505 \end_layout
10506
10507 \begin_layout Standard
10508 We've been using the 
10509 \family sans
10510 Emphasized
10511 \family default
10512  style all over the place in this document.
10513  Here's one more example:
10514 \end_layout
10515
10516 \begin_layout Quotation
10517
10518 \emph on
10519 Don't overuse character styles!
10520 \end_layout
10521
10522 \begin_layout Standard
10523 It's also a warning in addition to an example.
10524  One's writing should parallel ordinary conversation.
10525  Since we don't all constantly scream at each other, we should also avoid
10526  the common tendency to overuse character style.
10527  
10528 \end_layout
10529
10530 \begin_layout Standard
10531 You can always reset to the default font using the keybinding 
10532 \family sans
10533 M-c
10534 \begin_inset Space ~
10535 \end_inset
10536
10537 Space
10538 \family default
10539  or the dialog 
10540 \family sans
10541 Edit\SpecialChar \menuseparator
10542 Text
10543 \begin_inset Space ~
10544 \end_inset
10545
10546 Style
10547 \family default
10548 .
10549 \end_layout
10550
10551 \begin_layout Subsection
10552 Fine-Tuning with the 
10553 \family sans
10554 Text Style
10555 \family default
10556  dialog
10557 \begin_inset CommandInset label
10558 LatexCommand label
10559 name "sub:Fine-Tuning-with-the"
10560
10561 \end_inset
10562
10563
10564 \begin_inset Index
10565 status collapsed
10566
10567 \begin_layout Plain Layout
10568 Text Style
10569 \end_layout
10570
10571 \end_inset
10572
10573
10574 \end_layout
10575
10576 \begin_layout Standard
10577 There are always occasions when you'll need to do some fine-tuning, so LyX
10578  gives you a way to create custom character style.
10579  For example, an academic journal or a corporation may have a style sheet
10580  requiring a sans-serif font be used in certain situations.
10581  Also, writers sometimes use a different font to offset a character's thoughts
10582  from ordinary dialog.
10583 \end_layout
10584
10585 \begin_layout Standard
10586 Before we document how to use custom character style, we want to issue a
10587  warning yet again: Don't overuse character styles! 
10588 \begin_inset Newline newline
10589 \end_inset
10590
10591 Documents that overuse different fonts and sizes are not well readable and
10592  tend to look like someone has knocked huge holes in it.
10593 \end_layout
10594
10595 \begin_layout Standard
10596 To use custom character styles, open the 
10597 \family sans
10598 Edit\SpecialChar \menuseparator
10599 Text
10600 \begin_inset Space ~
10601 \end_inset
10602
10603 Style
10604 \family default
10605  dialog.
10606  There are several boxes on this dialog, each corresponding to a different
10607  font property which you can choose.
10608  You can choose an option for one of these properties, or select 
10609 \family sans
10610 No
10611 \begin_inset Space ~
10612 \end_inset
10613
10614 change
10615 \family default
10616 , which keeps the current state of that property.
10617  The item 
10618 \family sans
10619 Reset
10620 \family default
10621  will reset the property to whatever is the default.
10622  You can use this to reset attributes across a bunch of different paragraph
10623  environments in a snap.
10624 \end_layout
10625
10626 \begin_layout Standard
10627 The font properties, and their options (in addition to 
10628 \family sans
10629 No
10630 \begin_inset Space ~
10631 \end_inset
10632
10633 change
10634 \family default
10635  and 
10636 \family sans
10637 Reset
10638 \family default
10639 ) are:
10640 \end_layout
10641
10642 \begin_layout Labeling
10643 \labelwidthstring 00.00.0000
10644
10645 \family sans
10646 Family
10647 \family default
10648  The 
10649 \begin_inset Quotes eld
10650 \end_inset
10651
10652 overall look
10653 \begin_inset Quotes erd
10654 \end_inset
10655
10656  of the font.
10657  The possible options are:
10658 \end_layout
10659
10660 \begin_deeper
10661 \begin_layout Labeling
10662 \labelwidthstring 00.00.0000
10663
10664 \family sans
10665 Roman
10666 \family default
10667  This is the Roman font family.
10668  Normally a serif font.
10669  It's also the default family.
10670  (keybinding 
10671 \begin_inset ERT
10672 status collapsed
10673
10674 \begin_layout Plain Layout
10675
10676
10677 \backslash
10678 mbox{
10679 \end_layout
10680
10681 \end_inset
10682
10683
10684 \family sans
10685 M-c
10686 \begin_inset Space ~
10687 \end_inset
10688
10689 r
10690 \family default
10691
10692 \begin_inset ERT
10693 status collapsed
10694
10695 \begin_layout Plain Layout
10696
10697 }
10698 \end_layout
10699
10700 \end_inset
10701
10702 )
10703 \begin_inset Note Note
10704 status collapsed
10705
10706 \begin_layout Plain Layout
10707 The LaTeX-command prevents text to be broken at the end of a line.
10708  It is explained in section
10709 \begin_inset Space ~
10710 \end_inset
10711
10712
10713 \begin_inset CommandInset ref
10714 LatexCommand ref
10715 reference "sub:Hyphenation"
10716
10717 \end_inset
10718
10719 .
10720 \end_layout
10721
10722 \end_inset
10723
10724
10725 \end_layout
10726
10727 \begin_layout Labeling
10728 \labelwidthstring 00.00.0000
10729
10730 \family sans
10731 Sans
10732 \begin_inset Space ~
10733 \end_inset
10734
10735 Serif
10736 \family default
10737  
10738 \family sans
10739 This is the Sans Serif font family.
10740
10741 \family default
10742  (keybinding 
10743 \begin_inset ERT
10744 status collapsed
10745
10746 \begin_layout Plain Layout
10747
10748
10749 \backslash
10750 mbox{
10751 \end_layout
10752
10753 \end_inset
10754
10755
10756 \family sans
10757 M-c
10758 \begin_inset Space ~
10759 \end_inset
10760
10761 s
10762 \family default
10763
10764 \begin_inset ERT
10765 status collapsed
10766
10767 \begin_layout Plain Layout
10768
10769 }
10770 \end_layout
10771
10772 \end_inset
10773
10774 )
10775 \end_layout
10776
10777 \begin_layout Labeling
10778 \labelwidthstring 00.00.0000
10779
10780 \family sans
10781 Typewriter
10782 \family default
10783  
10784 \family typewriter
10785 This is the Typewriter font family.
10786
10787 \family default
10788  (keybinding 
10789 \begin_inset ERT
10790 status collapsed
10791
10792 \begin_layout Plain Layout
10793
10794
10795 \backslash
10796 mbox{
10797 \end_layout
10798
10799 \end_inset
10800
10801
10802 \family sans
10803 M-c
10804 \begin_inset Space ~
10805 \end_inset
10806
10807 p
10808 \family default
10809
10810 \begin_inset ERT
10811 status collapsed
10812
10813 \begin_layout Plain Layout
10814
10815 }
10816 \end_layout
10817
10818 \end_inset
10819
10820
10821 \family sans
10822 )
10823 \end_layout
10824
10825 \end_deeper
10826 \begin_layout Labeling
10827 \labelwidthstring 00.00.0000
10828
10829 \family sans
10830 Series
10831 \family default
10832  This corresponds to the print weight.
10833  Options are:
10834 \end_layout
10835
10836 \begin_deeper
10837 \begin_layout Labeling
10838 \labelwidthstring 00.00.0000
10839
10840 \family sans
10841 Medium
10842 \family default
10843  This is the Medium font series.
10844  It's also the default series.
10845 \end_layout
10846
10847 \begin_layout Labeling
10848 \labelwidthstring 00.00.0000
10849
10850 \family sans
10851 Bold
10852 \family default
10853  
10854 \series bold
10855 This is the Bold font series.
10856
10857 \series default
10858  (keybinding 
10859 \begin_inset ERT
10860 status collapsed
10861
10862 \begin_layout Plain Layout
10863
10864
10865 \backslash
10866 mbox{
10867 \end_layout
10868
10869 \end_inset
10870
10871
10872 \family sans
10873 M-c
10874 \begin_inset Space ~
10875 \end_inset
10876
10877 b
10878 \family default
10879
10880 \begin_inset ERT
10881 status collapsed
10882
10883 \begin_layout Plain Layout
10884
10885 }
10886 \end_layout
10887
10888 \end_inset
10889
10890 )
10891 \end_layout
10892
10893 \end_deeper
10894 \begin_layout Labeling
10895 \labelwidthstring 00.00.0000
10896
10897 \family sans
10898 Shape
10899 \family default
10900  As the name implies.
10901  Options are:
10902 \end_layout
10903
10904 \begin_deeper
10905 \begin_layout Labeling
10906 \labelwidthstring 00.00.0000
10907
10908 \family sans
10909 Upright
10910 \family default
10911  This is the Upright font shape.
10912  It's also the default shape.
10913 \end_layout
10914
10915 \begin_layout Labeling
10916 \labelwidthstring 00.00.0000
10917
10918 \family sans
10919 Italic
10920 \family default
10921  
10922 \shape italic
10923 This
10924 \shape default
10925  
10926 \family sans
10927 \shape italic
10928 i
10929 \family default
10930 s the Italic font shape
10931 \shape default
10932 \emph on
10933 .
10934 \end_layout
10935
10936 \begin_layout Labeling
10937 \labelwidthstring 00.00.0000
10938
10939 \family sans
10940 Slanted
10941 \family default
10942  
10943 \shape slanted
10944 This is the Slanted font shape
10945 \shape default
10946  (although it might not be visible in LyX, this is different from italic).
10947 \end_layout
10948
10949 \begin_layout Labeling
10950 \labelwidthstring 00.00.0000
10951
10952 \family sans
10953 Small
10954 \begin_inset Space ~
10955 \end_inset
10956
10957 Caps
10958 \family default
10959  
10960 \shape smallcaps
10961 This is the Small caps font shape
10962 \shape default
10963 \noun on
10964 .
10965 \end_layout
10966
10967 \end_deeper
10968 \begin_layout Labeling
10969 \labelwidthstring 00.00.0000
10970
10971 \family sans
10972 Size
10973 \family default
10974  Alters the size of the font.
10975  You'll find no numerical values here; all possible sizes are actually proportio
10976 nal to the document font size.
10977  Once again, you don't feed LyX the details, but a general description of
10978  what you want to do.
10979  The options are:
10980 \end_layout
10981
10982 \begin_deeper
10983 \begin_layout Labeling
10984 \labelwidthstring 00.00.0000
10985
10986 \family sans
10987 Tiny
10988 \family default
10989  
10990 \size tiny
10991 This is the 
10992 \begin_inset Quotes eld
10993 \end_inset
10994
10995 Tiny
10996 \begin_inset Quotes erd
10997 \end_inset
10998
10999  font size.
11000
11001 \size default
11002  (keybinding 
11003 \begin_inset ERT
11004 status collapsed
11005
11006 \begin_layout Plain Layout
11007
11008
11009 \backslash
11010 mbox{
11011 \end_layout
11012
11013 \end_inset
11014
11015
11016 \family sans
11017 M-s
11018 \begin_inset Space ~
11019 \end_inset
11020
11021 t
11022 \family default
11023
11024 \begin_inset ERT
11025 status collapsed
11026
11027 \begin_layout Plain Layout
11028
11029 }
11030 \end_layout
11031
11032 \end_inset
11033
11034  or 
11035 \begin_inset ERT
11036 status collapsed
11037
11038 \begin_layout Plain Layout
11039
11040
11041 \backslash
11042 mbox{
11043 \end_layout
11044
11045 \end_inset
11046
11047
11048 \family sans
11049 M-s
11050 \begin_inset Space ~
11051 \end_inset
11052
11053 1
11054 \family default
11055
11056 \begin_inset ERT
11057 status collapsed
11058
11059 \begin_layout Plain Layout
11060
11061 }
11062 \end_layout
11063
11064 \end_inset
11065
11066 )
11067 \end_layout
11068
11069 \begin_layout Labeling
11070 \labelwidthstring 00.00.0000
11071
11072 \family sans
11073 Smallest
11074 \family default
11075  
11076 \size scriptsize
11077 This is the 
11078 \begin_inset Quotes eld
11079 \end_inset
11080
11081 Smallest
11082 \begin_inset Quotes erd
11083 \end_inset
11084
11085  font size
11086 \size default
11087 .
11088  (keybinding 
11089 \begin_inset ERT
11090 status collapsed
11091
11092 \begin_layout Plain Layout
11093
11094
11095 \backslash
11096 mbox{
11097 \end_layout
11098
11099 \end_inset
11100
11101
11102 \family sans
11103 M-s
11104 \begin_inset Space ~
11105 \end_inset
11106
11107
11108 \family default
11109 2
11110 \begin_inset ERT
11111 status collapsed
11112
11113 \begin_layout Plain Layout
11114
11115 }
11116 \end_layout
11117
11118 \end_inset
11119
11120 )
11121 \end_layout
11122
11123 \begin_layout Labeling
11124 \labelwidthstring 00.00.0000
11125
11126 \family sans
11127 Smaller
11128 \family default
11129  
11130 \size footnotesize
11131 This is the 
11132 \begin_inset Quotes eld
11133 \end_inset
11134
11135 Smaller
11136 \begin_inset Quotes erd
11137 \end_inset
11138
11139  font size.
11140
11141 \size default
11142  (keybinding 
11143 \begin_inset ERT
11144 status collapsed
11145
11146 \begin_layout Plain Layout
11147
11148
11149 \backslash
11150 mbox{
11151 \end_layout
11152
11153 \end_inset
11154
11155
11156 \family sans
11157 M-s
11158 \begin_inset Space ~
11159 \end_inset
11160
11161 S
11162 \family default
11163
11164 \begin_inset ERT
11165 status collapsed
11166
11167 \begin_layout Plain Layout
11168
11169 }
11170 \end_layout
11171
11172 \end_inset
11173
11174  or 
11175 \begin_inset ERT
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179
11180
11181 \backslash
11182 mbox{
11183 \end_layout
11184
11185 \end_inset
11186
11187
11188 \family sans
11189 M-s
11190 \begin_inset Space ~
11191 \end_inset
11192
11193
11194 \family default
11195 3
11196 \begin_inset ERT
11197 status collapsed
11198
11199 \begin_layout Plain Layout
11200
11201 }
11202 \end_layout
11203
11204 \end_inset
11205
11206 )
11207 \end_layout
11208
11209 \begin_layout Labeling
11210 \labelwidthstring 00.00.0000
11211
11212 \family sans
11213 Small
11214 \family default
11215  
11216 \size small
11217 This is the 
11218 \begin_inset Quotes eld
11219 \end_inset
11220
11221 Small
11222 \begin_inset Quotes erd
11223 \end_inset
11224
11225  font size.
11226
11227 \size default
11228  (keybinding 
11229 \begin_inset ERT
11230 status collapsed
11231
11232 \begin_layout Plain Layout
11233
11234
11235 \backslash
11236 mbox{
11237 \end_layout
11238
11239 \end_inset
11240
11241
11242 \family sans
11243 M-s
11244 \begin_inset Space ~
11245 \end_inset
11246
11247 s
11248 \family default
11249
11250 \begin_inset ERT
11251 status collapsed
11252
11253 \begin_layout Plain Layout
11254
11255 }
11256 \end_layout
11257
11258 \end_inset
11259
11260  or 
11261 \begin_inset ERT
11262 status collapsed
11263
11264 \begin_layout Plain Layout
11265
11266
11267 \backslash
11268 mbox{
11269 \end_layout
11270
11271 \end_inset
11272
11273
11274 \family sans
11275 M-s
11276 \begin_inset Space ~
11277 \end_inset
11278
11279
11280 \family default
11281 4
11282 \begin_inset ERT
11283 status collapsed
11284
11285 \begin_layout Plain Layout
11286
11287 }
11288 \end_layout
11289
11290 \end_inset
11291
11292 )
11293 \end_layout
11294
11295 \begin_layout Labeling
11296 \labelwidthstring 00.00.0000
11297
11298 \family sans
11299 Normal
11300 \family default
11301  This is the 
11302 \begin_inset Quotes eld
11303 \end_inset
11304
11305 Normal
11306 \begin_inset Quotes erd
11307 \end_inset
11308
11309  font size.
11310  It's also the default size.
11311  (keybinding 
11312 \begin_inset ERT
11313 status collapsed
11314
11315 \begin_layout Plain Layout
11316
11317
11318 \backslash
11319 mbox{
11320 \end_layout
11321
11322 \end_inset
11323
11324
11325 \family sans
11326 M-s
11327 \begin_inset Space ~
11328 \end_inset
11329
11330 n
11331 \family default
11332
11333 \begin_inset ERT
11334 status collapsed
11335
11336 \begin_layout Plain Layout
11337
11338 }
11339 \end_layout
11340
11341 \end_inset
11342
11343  or 
11344 \begin_inset ERT
11345 status collapsed
11346
11347 \begin_layout Plain Layout
11348
11349
11350 \backslash
11351 mbox{
11352 \end_layout
11353
11354 \end_inset
11355
11356
11357 \family sans
11358 M-s
11359 \begin_inset Space ~
11360 \end_inset
11361
11362
11363 \family default
11364 5
11365 \begin_inset ERT
11366 status collapsed
11367
11368 \begin_layout Plain Layout
11369
11370 }
11371 \end_layout
11372
11373 \end_inset
11374
11375 )
11376 \end_layout
11377
11378 \begin_layout Labeling
11379 \labelwidthstring 00.00.0000
11380
11381 \family sans
11382 Large
11383 \family default
11384  
11385 \size large
11386 This is the 
11387 \begin_inset Quotes eld
11388 \end_inset
11389
11390 Large
11391 \begin_inset Quotes erd
11392 \end_inset
11393
11394  font size.
11395
11396 \size default
11397  (keybinding 
11398 \begin_inset ERT
11399 status collapsed
11400
11401 \begin_layout Plain Layout
11402
11403
11404 \backslash
11405 mbox{
11406 \end_layout
11407
11408 \end_inset
11409
11410
11411 \family sans
11412 M-s
11413 \begin_inset Space ~
11414 \end_inset
11415
11416 l
11417 \family default
11418
11419 \begin_inset ERT
11420 status collapsed
11421
11422 \begin_layout Plain Layout
11423
11424 }
11425 \end_layout
11426
11427 \end_inset
11428
11429  or 
11430 \begin_inset ERT
11431 status collapsed
11432
11433 \begin_layout Plain Layout
11434
11435
11436 \backslash
11437 mbox{
11438 \end_layout
11439
11440 \end_inset
11441
11442
11443 \family sans
11444 M-s
11445 \begin_inset Space ~
11446 \end_inset
11447
11448
11449 \family default
11450 6
11451 \begin_inset ERT
11452 status collapsed
11453
11454 \begin_layout Plain Layout
11455
11456 }
11457 \end_layout
11458
11459 \end_inset
11460
11461 )
11462 \end_layout
11463
11464 \begin_layout Labeling
11465 \labelwidthstring 00.00.0000
11466
11467 \family sans
11468 Larger
11469 \family default
11470  
11471 \size larger
11472 This is the 
11473 \begin_inset Quotes eld
11474 \end_inset
11475
11476 Larger
11477 \begin_inset Quotes erd
11478 \end_inset
11479
11480  font size.
11481
11482 \size default
11483  (keybinding 
11484 \begin_inset ERT
11485 status collapsed
11486
11487 \begin_layout Plain Layout
11488
11489
11490 \backslash
11491 mbox{
11492 \end_layout
11493
11494 \end_inset
11495
11496
11497 \family sans
11498 M-s
11499 \begin_inset Space ~
11500 \end_inset
11501
11502 S-L
11503 \family default
11504
11505 \begin_inset ERT
11506 status collapsed
11507
11508 \begin_layout Plain Layout
11509
11510 }
11511 \end_layout
11512
11513 \end_inset
11514
11515  or 
11516 \begin_inset ERT
11517 status collapsed
11518
11519 \begin_layout Plain Layout
11520
11521
11522 \backslash
11523 mbox{
11524 \end_layout
11525
11526 \end_inset
11527
11528
11529 \family sans
11530 M-s
11531 \begin_inset Space ~
11532 \end_inset
11533
11534
11535 \family default
11536 7
11537 \begin_inset ERT
11538 status collapsed
11539
11540 \begin_layout Plain Layout
11541
11542 }
11543 \end_layout
11544
11545 \end_inset
11546
11547 )
11548 \end_layout
11549
11550 \begin_layout Labeling
11551 \labelwidthstring 00.00.0000
11552
11553 \family sans
11554 Largest
11555 \family default
11556  
11557 \size largest
11558 This is the 
11559 \begin_inset Quotes eld
11560 \end_inset
11561
11562 Largest
11563 \begin_inset Quotes erd
11564 \end_inset
11565
11566  font size.
11567
11568 \size default
11569  (keybinding 
11570 \begin_inset ERT
11571 status collapsed
11572
11573 \begin_layout Plain Layout
11574
11575
11576 \backslash
11577 mbox{
11578 \end_layout
11579
11580 \end_inset
11581
11582
11583 \family sans
11584 M-s
11585 \begin_inset Space ~
11586 \end_inset
11587
11588
11589 \family default
11590 8
11591 \begin_inset ERT
11592 status collapsed
11593
11594 \begin_layout Plain Layout
11595
11596 }
11597 \end_layout
11598
11599 \end_inset
11600
11601 )
11602 \end_layout
11603
11604 \begin_layout Labeling
11605 \labelwidthstring 00.00.0000
11606
11607 \family sans
11608 Huge
11609 \family default
11610  
11611 \size huge
11612 This is the 
11613 \begin_inset Quotes eld
11614 \end_inset
11615
11616 Huge
11617 \begin_inset Quotes erd
11618 \end_inset
11619
11620  font size.
11621
11622 \size default
11623  (keybinding 
11624 \begin_inset ERT
11625 status collapsed
11626
11627 \begin_layout Plain Layout
11628
11629
11630 \backslash
11631 mbox{
11632 \end_layout
11633
11634 \end_inset
11635
11636
11637 \family sans
11638 M-s
11639 \begin_inset Space ~
11640 \end_inset
11641
11642 h
11643 \family default
11644
11645 \begin_inset ERT
11646 status collapsed
11647
11648 \begin_layout Plain Layout
11649
11650 }
11651 \end_layout
11652
11653 \end_inset
11654
11655  or 
11656 \begin_inset ERT
11657 status collapsed
11658
11659 \begin_layout Plain Layout
11660
11661
11662 \backslash
11663 mbox{
11664 \end_layout
11665
11666 \end_inset
11667
11668
11669 \family sans
11670 M-s
11671 \begin_inset Space ~
11672 \end_inset
11673
11674
11675 \family default
11676 9
11677 \begin_inset ERT
11678 status collapsed
11679
11680 \begin_layout Plain Layout
11681
11682 }
11683 \end_layout
11684
11685 \end_inset
11686
11687 )
11688 \end_layout
11689
11690 \begin_layout Labeling
11691 \labelwidthstring 00.00.0000
11692
11693 \family sans
11694 Huger
11695 \family default
11696  
11697 \size giant
11698 This is the 
11699 \begin_inset Quotes eld
11700 \end_inset
11701
11702 Huger
11703 \begin_inset Quotes erd
11704 \end_inset
11705
11706  font size.
11707
11708 \size default
11709  (keybinding 
11710 \begin_inset ERT
11711 status collapsed
11712
11713 \begin_layout Plain Layout
11714
11715
11716 \backslash
11717 mbox{
11718 \end_layout
11719
11720 \end_inset
11721
11722
11723 \family sans
11724 M-s
11725 \begin_inset Space ~
11726 \end_inset
11727
11728 H
11729 \family default
11730
11731 \begin_inset ERT
11732 status collapsed
11733
11734 \begin_layout Plain Layout
11735
11736 }
11737 \end_layout
11738
11739 \end_inset
11740
11741  or 
11742 \begin_inset ERT
11743 status collapsed
11744
11745 \begin_layout Plain Layout
11746
11747
11748 \backslash
11749 mbox{
11750 \end_layout
11751
11752 \end_inset
11753
11754
11755 \family sans
11756 M-s
11757 \begin_inset Space ~
11758 \end_inset
11759
11760
11761 \family default
11762 0
11763 \begin_inset ERT
11764 status collapsed
11765
11766 \begin_layout Plain Layout
11767
11768 }
11769 \end_layout
11770
11771 \end_inset
11772
11773 )
11774 \end_layout
11775
11776 \end_deeper
11777 \begin_layout Standard
11778 We'll warn you 
11779 \emph on
11780 yet again
11781 \emph default
11782 : don't go crazy with this feature.
11783  You should almost never need to change the font size.
11784  LyX automatically changes the font size for different paragraph environments
11785  - use that instead.
11786  This is here for fine-tuning only!
11787 \end_layout
11788
11789 \begin_layout Labeling
11790 \labelwidthstring 00.00.0000
11791
11792 \family sans
11793 Misc
11794 \family default
11795  Here you can change a few other things at the character level.
11796  Options are:
11797 \end_layout
11798
11799 \begin_deeper
11800 \begin_layout Labeling
11801 \labelwidthstring 00.00.0000
11802
11803 \family sans
11804 Emph
11805 \family default
11806  
11807 \emph on
11808 This is text with emphasize on
11809 \emph default
11810 .
11811  This might seem like the same as 
11812 \shape italic
11813 Italic
11814 \shape default
11815 , but it is actually a bit different.
11816  Emphasized is a 
11817 \emph on
11818 logical
11819 \emph default
11820  attribute.
11821  That means every document class can define its own font used for emphasized
11822  text.
11823  Normally this font is equal to italic.
11824 \end_layout
11825
11826 \begin_layout Labeling
11827 \labelwidthstring 00.00.0000
11828
11829 \family sans
11830 Underbar
11831 \family default
11832  
11833 \bar under
11834 This is text with Underbar on.
11835
11836 \bar default
11837  (keybinding 
11838 \begin_inset ERT
11839 status collapsed
11840
11841 \begin_layout Plain Layout
11842
11843
11844 \backslash
11845 mbox{
11846 \end_layout
11847
11848 \end_inset
11849
11850
11851 \family sans
11852 M-c
11853 \begin_inset Space ~
11854 \end_inset
11855
11856 u
11857 \family default
11858
11859 \begin_inset ERT
11860 status collapsed
11861
11862 \begin_layout Plain Layout
11863
11864 }
11865 \end_layout
11866
11867 \end_inset
11868
11869
11870 \family sans
11871 )
11872 \begin_inset Newline newline
11873 \end_inset
11874
11875
11876 \family default
11877 Avoid using underbar if you can! It's a holdover from the typewriter days,
11878  when you couldn't change fonts.
11879  We no longer need to emphasize text by underscoring characters.
11880  It's only included in LyX because some people 
11881 \emph on
11882 may
11883 \emph default
11884  need it in order to follow style sheets for journal submissions.
11885 \end_layout
11886
11887 \begin_layout Labeling
11888 \labelwidthstring 00.00.0000
11889
11890 \family sans
11891 Noun
11892 \family default
11893  
11894 \noun on
11895 This is text with Noun on.
11896
11897 \noun default
11898  Like 
11899 \family sans
11900 Emph
11901 \family default
11902 , this is a logical attribute.
11903  Normally it's equivalent to 
11904 \family sans
11905 Small
11906 \begin_inset Space ~
11907 \end_inset
11908
11909 Caps
11910 \family default
11911 .
11912 \end_layout
11913
11914 \end_deeper
11915 \begin_layout Labeling
11916 \labelwidthstring 00.00.0000
11917
11918 \family sans
11919 Color
11920 \family default
11921  You can adjust the color of the text with this control.
11922  Notice that not all dvi-viewers are are able to display colors.
11923  Besides 
11924 \family sans
11925 No
11926 \begin_inset Space ~
11927 \end_inset
11928
11929 color
11930 \family default
11931 , which is the default 
11932 \begin_inset Quotes eld
11933 \end_inset
11934
11935 color
11936 \begin_inset Quotes erd
11937 \end_inset
11938
11939  and means normally black, you can choose between 
11940 \family sans
11941 Black
11942 \family default
11943
11944 \family sans
11945 White
11946 \family default
11947
11948 \family sans
11949 Red
11950 \family default
11951
11952 \family sans
11953 Green
11954 \family default
11955
11956 \family sans
11957 Blue
11958 \family default
11959
11960 \family sans
11961 Cyan
11962 \family default
11963
11964 \family sans
11965 Magenta
11966 \family default
11967  and 
11968 \family sans
11969 Yellow
11970 \family default
11971  text.
11972 \begin_inset Index
11973 status collapsed
11974
11975 \begin_layout Plain Layout
11976 Color ! Text
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Labeling
11985 \labelwidthstring 00.00.0000
11986
11987 \family sans
11988 Language
11989 \family default
11990  This is used to mark regions of text as having a different language from
11991  the language of the document.
11992  Text marked in this way will be underlined in blue to indicate the change
11993  (only within LyX).
11994 \end_layout
11995
11996 \begin_layout Standard
11997 So you have a huge number of combinations to choose from.
11998  Once you've chosen a new character style via the 
11999 \family sans
12000 Edit\SpecialChar \menuseparator
12001 Text
12002 \begin_inset Space ~
12003 \end_inset
12004
12005 Style
12006 \family default
12007  dialog, the settings are saved.
12008  You can activate them using the toolbar button 
12009 \begin_inset Graphics
12010         filename ../images/font-free-apply.png
12011
12012 \end_inset
12013
12014 .
12015  The button lets you toggle the state of your custom character style even
12016  when the dialog isn't visible.
12017  
12018 \end_layout
12019
12020 \begin_layout Standard
12021 To completely reset the character style to the default, use 
12022 \family sans
12023 M-c
12024 \begin_inset Space ~
12025 \end_inset
12026
12027 Space
12028 \family default
12029 .
12030  If you want to toggle only those properties that you have just changed
12031  (suppose you just set the shape to 
12032 \begin_inset Quotes eld
12033 \end_inset
12034
12035 slanted
12036 \begin_inset Quotes erd
12037 \end_inset
12038
12039  and the series to 
12040 \begin_inset Quotes eld
12041 \end_inset
12042
12043 bold
12044 \begin_inset Quotes erd
12045 \end_inset
12046
12047 ), set the 
12048 \family sans
12049 Toggle
12050 \begin_inset Space ~
12051 \end_inset
12052
12053 all
12054 \family default
12055  switch and press 
12056 \family sans
12057 Apply
12058 \family default
12059 .
12060 \end_layout
12061
12062 \begin_layout Standard
12063 You should also know something about the differences between the three main
12064  font types 
12065 \family sans
12066 serif
12067 \family default
12068
12069 \family sans
12070 sans
12071 \begin_inset Space ~
12072 \end_inset
12073
12074 serif
12075 \family default
12076 , and 
12077 \family sans
12078 typewriter
12079 \family default
12080 :
12081 \end_layout
12082
12083 \begin_layout Itemize
12084
12085 \family sans
12086 Typewriter
12087 \family default
12088  is a so called 
12089 \begin_inset Quotes eld
12090 \end_inset
12091
12092 monospaced
12093 \begin_inset Quotes erd
12094 \end_inset
12095
12096  font, that means every character has the same width, the 
12097 \begin_inset Quotes eld
12098 \end_inset
12099
12100 i
12101 \begin_inset Quotes erd
12102 \end_inset
12103
12104  is as wide as the 
12105 \begin_inset Quotes eld
12106 \end_inset
12107
12108 m
12109 \begin_inset Quotes erd
12110 \end_inset
12111
12112 .
12113  Here is an example
12114 \begin_inset Newline newline
12115 \end_inset
12116
12117
12118 \begin_inset ERT
12119 status collapsed
12120
12121 \begin_layout Plain Layout
12122
12123
12124 \backslash
12125 phantom{
12126 \end_layout
12127
12128 \end_inset
12129
12130 no 
12131 \begin_inset ERT
12132 status collapsed
12133
12134 \begin_layout Plain Layout
12135
12136 }
12137 \end_layout
12138
12139 \end_inset
12140
12141
12142 \family typewriter
12143 typewriter text
12144 \family default
12145
12146 \begin_inset Note Note
12147 status collapsed
12148
12149 \begin_layout Plain Layout
12150 For more on phantoms see section
12151 \begin_inset Space ~
12152 \end_inset
12153
12154
12155 \begin_inset CommandInset ref
12156 LatexCommand ref
12157 reference "sub:More-Spaces"
12158
12159 \end_inset
12160
12161 .
12162 \end_layout
12163
12164 \end_inset
12165
12166
12167 \begin_inset Newline newline
12168 \end_inset
12169
12170 no typewriter text
12171 \end_layout
12172
12173 \begin_layout Itemize
12174
12175 \family sans
12176 Serif
12177 \family default
12178  fonts use characters with serifs.
12179  These are the small 
12180 \begin_inset Quotes eld
12181 \end_inset
12182
12183 appendices
12184 \begin_inset Quotes erd
12185 \end_inset
12186
12187  at all ends of of the streaks that form the character.
12188  The following example will show the difference:
12189 \begin_inset Newline newline
12190 \end_inset
12191
12192 text with serifs
12193 \begin_inset Newline newline
12194 \end_inset
12195
12196
12197 \family sans
12198 text without serifs
12199 \family default
12200
12201 \begin_inset Newline newline
12202 \end_inset
12203
12204 Serifs facilitates an easy and fast reading.
12205  They are therefore used as default font (named 
12206 \family sans
12207 roman
12208 \family default
12209 ).
12210 \end_layout
12211
12212 \begin_layout Itemize
12213
12214 \family sans
12215 Sans serif
12216 \family default
12217  don't use serifs.
12218  This font type is therefore often used for headings and short texts.
12219  We use it in this document to highlight menu names.
12220 \end_layout
12221
12222 \begin_layout Standard
12223 We conclude with the same warning once again: Don't overuse the fonts.
12224  They are, more often than not, a kludge and a bad substitute for good writing.
12225 \end_layout
12226
12227 \begin_layout Section
12228 Printing and Previewing
12229 \end_layout
12230
12231 \begin_layout Subsection
12232 Overview
12233 \end_layout
12234
12235 \begin_layout Standard
12236 Now that we've covered some of the basic features of document preparation
12237  using LyX, you probably want to know how to print out your masterpiece.
12238  Before we tell you that, we want to give you a quick explanation of what
12239  goes on behind-the-scenes.
12240  We cover these informations in much greater detail in the 
12241 \emph on
12242 Extended
12243 \begin_inset Space ~
12244 \end_inset
12245
12246 Features
12247 \emph default
12248  manual as well.
12249 \end_layout
12250
12251 \begin_layout Standard
12252 LyX uses the program LaTeX as its backend.
12253  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12254  confusion, we'll only refer to LaTeX.
12255  LyX is what you use to do your actual writing.
12256  Then, LyX calls LaTeX to turn your writing into printable output.
12257  This happens in two stages:
12258 \end_layout
12259
12260 \begin_layout Enumerate
12261 First, LyX converts your document to a series of text commands for LaTeX,
12262  generating a file with the extension, 
12263 \begin_inset Quotes eld
12264 \end_inset
12265
12266
12267 \family typewriter
12268 .tex
12269 \family default
12270
12271 \begin_inset Quotes erd
12272 \end_inset
12273
12274 .
12275 \end_layout
12276
12277 \begin_layout Enumerate
12278 Next, LaTeX uses the commands in the 
12279 \family typewriter
12280 .tex
12281 \family default
12282  file to produce printable output.
12283  
12284 \end_layout
12285
12286 \begin_layout Subsection
12287 Output file formats
12288 \begin_inset Index
12289 status collapsed
12290
12291 \begin_layout Plain Layout
12292 File formats
12293 \end_layout
12294
12295 \end_inset
12296
12297
12298 \begin_inset CommandInset label
12299 LatexCommand label
12300 name "sub:Output-file-formats"
12301
12302 \end_inset
12303
12304
12305 \end_layout
12306
12307 \begin_layout Subsubsection
12308 ASCII
12309 \begin_inset Index
12310 status collapsed
12311
12312 \begin_layout Plain Layout
12313 File formats ! ASCII
12314 \end_layout
12315
12316 \end_inset
12317
12318
12319 \end_layout
12320
12321 \begin_layout Standard
12322 This file type has the extension 
12323 \begin_inset Quotes eld
12324 \end_inset
12325
12326
12327 \family typewriter
12328 .txt
12329 \family default
12330
12331 \begin_inset Quotes erd
12332 \end_inset
12333
12334 .
12335  It contains your document as plain text following the rules of the 
12336 \begin_inset Quotes eld
12337 \end_inset
12338
12339 American Standard Code for Information Interchange
12340 \begin_inset Quotes erd
12341 \end_inset
12342
12343  (ASCII).
12344 \end_layout
12345
12346 \begin_layout Standard
12347 You can export your document to ASCII by the menu 
12348 \family sans
12349 File\SpecialChar \menuseparator
12350 Export\SpecialChar \menuseparator
12351 ASCII
12352 \family default
12353 .
12354 \end_layout
12355
12356 \begin_layout Subsubsection
12357 LaTeX
12358 \begin_inset Index
12359 status collapsed
12360
12361 \begin_layout Plain Layout
12362 File formats ! Latex@LaTeX
12363 \end_layout
12364
12365 \end_inset
12366
12367
12368 \end_layout
12369
12370 \begin_layout Standard
12371 This file type has the extension 
12372 \begin_inset Quotes eld
12373 \end_inset
12374
12375
12376 \family typewriter
12377 .tex
12378 \family default
12379
12380 \begin_inset Quotes erd
12381 \end_inset
12382
12383  and contains all commands that are necessary for the LaTeX program to process
12384  your document.
12385  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12386  it manually with console commands.
12387  The LaTeX-file is automatically created in LyX's temporary directory whenever
12388  you view or export your document.
12389 \end_layout
12390
12391 \begin_layout Standard
12392 You can export your document as LaTeX-file using the menu 
12393 \family sans
12394 File\SpecialChar \menuseparator
12395 Export\SpecialChar \menuseparator
12396 LaT
12397 \begin_inset ERT
12398 status collapsed
12399
12400 \begin_layout Plain Layout
12401
12402 {}
12403 \end_layout
12404
12405 \end_inset
12406
12407 eX
12408 \family default
12409 .
12410 \end_layout
12411
12412 \begin_layout Subsubsection
12413 DVI
12414 \begin_inset Index
12415 status collapsed
12416
12417 \begin_layout Plain Layout
12418 File formats ! DVI
12419 \end_layout
12420
12421 \end_inset
12422
12423
12424 \end_layout
12425
12426 \begin_layout Standard
12427 This file type has the extension 
12428 \begin_inset Quotes eld
12429 \end_inset
12430
12431
12432 \family typewriter
12433 .dvi
12434 \family default
12435
12436 \begin_inset Quotes erd
12437 \end_inset
12438
12439 .
12440  It is called 
12441 \begin_inset Quotes eld
12442 \end_inset
12443
12444 device-independent
12445 \begin_inset Quotes erd
12446 \end_inset
12447
12448  (DVI), because it is completely portable; you can move them from one machine
12449  to another without needing to do any sort of conversion.
12450  At the time when this file-format was developed, this was no matter of
12451  course.
12452  DVIs are used for quick previews and as pre-stage for other output formats,
12453  like PostScript.
12454 \end_layout
12455
12456 \begin_layout Standard
12457 \begin_inset Note Greyedout
12458 status open
12459
12460 \begin_layout Plain Layout
12461
12462 \series bold
12463 Note:
12464 \series default
12465  The DVI file doesn't contain images, they will only be a linked.
12466  So don't forget to deliver the images together with your DVIs.
12467 \end_layout
12468
12469 \end_inset
12470
12471 This property can also slow down your computer when you view the DVI.
12472  Because the DVI-viewer has to convert the image in the background to make
12473  it visible when you scroll in the DVI.
12474  So we recommend to use PDF for files with many images.
12475 \end_layout
12476
12477 \begin_layout Standard
12478 You can export your document to DVI by the menu 
12479 \family sans
12480 File\SpecialChar \menuseparator
12481 Export\SpecialChar \menuseparator
12482 DVI
12483 \family default
12484 .
12485 \end_layout
12486
12487 \begin_layout Subsubsection
12488 PostScript
12489 \begin_inset Index
12490 status collapsed
12491
12492 \begin_layout Plain Layout
12493 File formats ! PostScript
12494 \end_layout
12495
12496 \end_inset
12497
12498
12499 \end_layout
12500
12501 \begin_layout Standard
12502 This file type has the extension 
12503 \begin_inset Quotes eld
12504 \end_inset
12505
12506
12507 \family typewriter
12508 .ps
12509 \family default
12510
12511 \begin_inset Quotes erd
12512 \end_inset
12513
12514 .
12515  PostScript was developed by the company 
12516 \family typewriter
12517 Adobe
12518 \family default
12519  as printer language.
12520  The file contains therefore commands that the printer uses to print the
12521  file.
12522  PostScript can be seen as 
12523 \begin_inset Quotes eld
12524 \end_inset
12525
12526 programming language
12527 \begin_inset Quotes erd
12528 \end_inset
12529
12530 ; you can calculate with it and draw diagrams and images.
12531 \begin_inset Foot
12532 status collapsed
12533
12534 \begin_layout Plain Layout
12535 If you are interested to learn more about this, have a look at the LaTeX-package
12536  
12537 \series bold
12538 pstricks
12539 \series default
12540
12541 \begin_inset Index
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545 Latex@LaTeX-packages ! pstricks
12546 \end_layout
12547
12548 \end_inset
12549
12550 .
12551 \end_layout
12552
12553 \end_inset
12554
12555  Due to this ability, the files are often bigger than PDFs.
12556 \end_layout
12557
12558 \begin_layout Standard
12559 PostScript can only contain images in the format 
12560 \begin_inset Quotes eld
12561 \end_inset
12562
12563 Encapsulated PostScript
12564 \begin_inset Quotes erd
12565 \end_inset
12566
12567  (EPS, file extension 
12568 \begin_inset Quotes eld
12569 \end_inset
12570
12571
12572 \family typewriter
12573 .eps
12574 \family default
12575
12576 \begin_inset Quotes erd
12577 \end_inset
12578
12579 ).
12580  As LyX allows you to use any known image format in your document, it has
12581  to convert them in the background to EPS.
12582  If you have e.g 50 images in your document, LyX has to do 50 conversions
12583  whenever you view or export your document.
12584  This will slow down your workflow with LyX drastically.
12585  So if you plan to use PostScript, you can insert your images directly as
12586  EPS to avoid this problem.
12587 \end_layout
12588
12589 \begin_layout Standard
12590 You can export your document to PostScript using the menu 
12591 \family sans
12592 File\SpecialChar \menuseparator
12593 Export\SpecialChar \menuseparator
12594 PostScript
12595 \family default
12596 .
12597 \end_layout
12598
12599 \begin_layout Subsubsection
12600 PDF
12601 \begin_inset Index
12602 status collapsed
12603
12604 \begin_layout Plain Layout
12605 File formats ! PDF
12606 \end_layout
12607
12608 \end_inset
12609
12610
12611 \begin_inset Index
12612 status collapsed
12613
12614 \begin_layout Plain Layout
12615 PDF
12616 \end_layout
12617
12618 \end_inset
12619
12620
12621 \end_layout
12622
12623 \begin_layout Standard
12624 This file type has the extension 
12625 \begin_inset Quotes eld
12626 \end_inset
12627
12628
12629 \family typewriter
12630 .pdf
12631 \family default
12632
12633 \begin_inset Quotes erd
12634 \end_inset
12635
12636 .
12637  The 
12638 \begin_inset Quotes eld
12639 \end_inset
12640
12641 Portable Document Format
12642 \begin_inset Quotes erd
12643 \end_inset
12644
12645  (PDF) is developed by 
12646 \family typewriter
12647 Adobe
12648 \family default
12649  as derivative from PostScript.
12650  It is more compressed and it uses much less commands than PostScript.
12651  As the name 
12652 \begin_inset Quotes eld
12653 \end_inset
12654
12655 portable
12656 \begin_inset Quotes erd
12657 \end_inset
12658
12659  implies, it can be processed at any computer system and the printed output
12660  looks exactly the same.
12661 \end_layout
12662
12663 \begin_layout Standard
12664 PDF can contain images in its own PDF format and in the formats 
12665 \begin_inset Quotes eld
12666 \end_inset
12667
12668 Joint Photographic Experts Group
12669 \begin_inset Quotes erd
12670 \end_inset
12671
12672  (JPG, file extension 
12673 \begin_inset Quotes eld
12674 \end_inset
12675
12676
12677 \family typewriter
12678 .jpg
12679 \family default
12680
12681 \begin_inset Quotes erd
12682 \end_inset
12683
12684  or 
12685 \begin_inset Quotes eld
12686 \end_inset
12687
12688
12689 \family typewriter
12690 .jpeg
12691 \family default
12692
12693 \begin_inset Quotes erd
12694 \end_inset
12695
12696 ) and 
12697 \begin_inset Quotes eld
12698 \end_inset
12699
12700 Portable Network Graphics
12701 \begin_inset Quotes erd
12702 \end_inset
12703
12704  (PNG, file extension 
12705 \begin_inset Quotes eld
12706 \end_inset
12707
12708
12709 \family typewriter
12710 .png
12711 \family default
12712
12713 \begin_inset Quotes erd
12714 \end_inset
12715
12716 ).
12717  You can although use any other image format, because LyX converts them
12718  in the background to one of these formats.
12719  But as described in the section about PostScript, the image conversion
12720  will slow down your workflow.
12721  So we recommend to use images in one of the three mentioned formats.
12722 \end_layout
12723
12724 \begin_layout Standard
12725 You can export your document to PDF via the menu 
12726 \family sans
12727 File\SpecialChar \menuseparator
12728 Export
12729 \family default
12730  in three different ways:
12731 \end_layout
12732
12733 \begin_layout Description
12734 PDF This uses the program 
12735 \family typewriter
12736 ps2pdf
12737 \family default
12738  that creates a PDF from a PostScript-version of your file.
12739  The PostScript-version is produced by the program 
12740 \family typewriter
12741 dvips
12742 \family default
12743  which uses a DVI-version as intermediate step.
12744  So this export variant consist of three conversions.
12745 \end_layout
12746
12747 \begin_layout Description
12748 PDF
12749 \begin_inset Space ~
12750 \end_inset
12751
12752 (dvipdfm) This uses the program 
12753 \family typewriter
12754 dvipdfm
12755 \family default
12756  that converts your file in the background to DVI and in a second step to
12757  PDF.
12758 \end_layout
12759
12760 \begin_layout Description
12761 PDF
12762 \begin_inset Space ~
12763 \end_inset
12764
12765 (pdflatex) This uses the program 
12766 \family typewriter
12767 pdftex
12768 \family default
12769  that converts your file directly to PDF.
12770 \end_layout
12771
12772 \begin_layout Standard
12773 We recommend to use 
12774 \family sans
12775 PDF
12776 \begin_inset Space ~
12777 \end_inset
12778
12779 (pdflatex)
12780 \family default
12781  because 
12782 \family typewriter
12783 pdftex
12784 \family default
12785  supports all features of actual PDF-versions, is quick and works stable
12786  without problems.
12787  The program 
12788 \family typewriter
12789 dvipdfm
12790 \family default
12791  is no more under development and therefore a bit outdated.
12792 \end_layout
12793
12794 \begin_layout Subsection
12795 Previewing
12796 \begin_inset Index
12797 status collapsed
12798
12799 \begin_layout Plain Layout
12800 Document ! Preview 
12801 \end_layout
12802
12803 \end_inset
12804
12805
12806 \end_layout
12807
12808 \begin_layout Standard
12809 To get a look at the final version of your document, with all of the pagebreaks
12810  in place, the footnotes correctly numbered, and so on, use the menu 
12811 \family sans
12812 View
12813 \family default
12814  and choose a file type.
12815  A viewing program will popup showing the output.
12816  For 
12817 \family sans
12818 View\SpecialChar \menuseparator
12819 DVI
12820 \family default
12821  you can use the toolbar button 
12822 \begin_inset Graphics
12823         filename ../images/buffer-view_dvi.png
12824
12825 \end_inset
12826
12827  (shortcut 
12828 \family sans
12829 C-d
12830 \family default
12831 ), for 
12832 \family sans
12833 View\SpecialChar \menuseparator
12834 PDF
12835 \begin_inset Space ~
12836 \end_inset
12837
12838 (pdflatex)
12839 \family default
12840  you can use the toolbar button 
12841 \begin_inset Graphics
12842         filename ../images/buffer-export_pdf2.png
12843
12844 \end_inset
12845
12846 .
12847 \end_layout
12848
12849 \begin_layout Standard
12850 If you have changed your document, you can refresh the output in the same
12851  viewer window using the menu 
12852 \family sans
12853 View\SpecialChar \menuseparator
12854 Update
12855 \family default
12856 .
12857 \end_layout
12858
12859 \begin_layout Standard
12860 When you preview a file, the output file is only generated in LyX's temporary
12861  directory.
12862  To have a real output, export your document.
12863 \end_layout
12864
12865 \begin_layout Subsection
12866 Printing the File from within LyX
12867 \begin_inset CommandInset label
12868 LatexCommand label
12869 name "sub:Printing-the-File"
12870
12871 \end_inset
12872
12873
12874 \end_layout
12875
12876 \begin_layout Standard
12877 Instead of exporting your file and then printing them, you can also print
12878  it directly from within LyX.
12879  To print a file, select the menu 
12880 \family sans
12881 File\SpecialChar \menuseparator
12882 Print
12883 \family default
12884  or click on the toolbar button 
12885 \begin_inset Graphics
12886         filename ../images/dialog-show_print.png
12887
12888 \end_inset
12889
12890 .
12891  LyX will internally call LaTeX to produce a DVI.
12892  This file is then processed by the program 
12893 \family typewriter
12894 dvips
12895 \family default
12896  to PostScript-file, which is finally printed using the program 
12897 \family typewriter
12898 Ghostscript
12899 \family default
12900 .
12901  Due to these steps in the background, this method is not the fastest.
12902 \end_layout
12903
12904 \begin_layout Standard
12905 You can choose to print only even-numbered or odd-numbered pages - this
12906  is useful for printing on two sides: You can re-insert the pages after
12907  printing one set to print on the other side.
12908  Some printers spit out pages face-up, others, face-down.
12909  By choosing a particular order to print in, you can take the entire stack
12910  of pages out of the printer without needing to reorder them.
12911 \end_layout
12912
12913 \begin_layout Standard
12914 You can set the parameters in the 
12915 \family sans
12916 Print
12917 \begin_inset Space ~
12918 \end_inset
12919
12920 Destination
12921 \family default
12922  box as follows:
12923 \end_layout
12924
12925 \begin_layout Labeling
12926 \labelwidthstring 00.00.0000
12927
12928 \family sans
12929 Printer
12930 \family default
12931  This is the name of the printer to print to.
12932 \begin_inset Foot
12933 status collapsed
12934
12935 \begin_layout Plain Layout
12936 Note that this printer name is for the program 
12937 \family typewriter
12938 dvips
12939 \family default
12940 .
12941  That means 
12942 \family typewriter
12943 dvips
12944 \family default
12945  has to be configured for this printer name.
12946  The default printer can be set in LyX's preferences dialog, see section
12947 \begin_inset Space ~
12948 \end_inset
12949
12950
12951 \begin_inset CommandInset ref
12952 LatexCommand ref
12953 reference "sub:Printer"
12954
12955 \end_inset
12956
12957 .
12958 \end_layout
12959
12960 \end_inset
12961
12962  The printer should understand PostScript.
12963 \end_layout
12964
12965 \begin_layout Labeling
12966 \labelwidthstring 00.00.0000
12967
12968 \family sans
12969 File
12970 \family default
12971  The name of a file to print to.
12972  The output will be a PostScript file.
12973  It will be written in LyX's working directory unless you specify the full
12974  path.
12975 \end_layout
12976
12977 \begin_layout Section
12978 A few Words about Typography
12979 \begin_inset Index
12980 status collapsed
12981
12982 \begin_layout Plain Layout
12983 Typography
12984 \end_layout
12985
12986 \end_inset
12987
12988
12989 \end_layout
12990
12991 \begin_layout Subsection
12992 Hyphens
12993 \begin_inset Index
12994 status collapsed
12995
12996 \begin_layout Plain Layout
12997 Hyphens
12998 \end_layout
12999
13000 \end_inset
13001
13002
13003 \begin_inset CommandInset label
13004 LatexCommand label
13005 name "sub:Hyphens"
13006
13007 \end_inset
13008
13009
13010 \end_layout
13011
13012 \begin_layout Standard
13013 In LyX, the 
13014 \begin_inset Quotes eld
13015 \end_inset
13016
13017
13018 \family typewriter
13019 -
13020 \family default
13021
13022 \begin_inset Quotes eld
13023 \end_inset
13024
13025  character comes in three lengths, often called the 
13026 \emph on
13027 hyphen
13028 \emph default
13029 , the 
13030 \emph on
13031 en dash
13032 \emph default
13033 , and the 
13034 \emph on
13035 em dash
13036 \emph default
13037 :
13038 \end_layout
13039
13040 \begin_layout Enumerate
13041 hyphen
13042 \begin_inset Space \hfill{}
13043 \end_inset
13044
13045 -
13046 \begin_inset Space \hfill{}
13047 \end_inset
13048
13049 made with 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053
13054 \family typewriter
13055 -
13056 \family default
13057
13058 \begin_inset Quotes eld
13059 \end_inset
13060
13061
13062 \end_layout
13063
13064 \begin_layout Enumerate
13065 en dash
13066 \begin_inset Space \hfill{}
13067 \end_inset
13068
13069 --
13070 \begin_inset Space \hfill{}
13071 \end_inset
13072
13073 made with 
13074 \begin_inset Quotes eld
13075 \end_inset
13076
13077
13078 \family typewriter
13079 -
13080 \begin_inset ERT
13081 status collapsed
13082
13083 \begin_layout Plain Layout
13084
13085
13086 \backslash
13087 /
13088 \end_layout
13089
13090 \end_inset
13091
13092 -
13093 \family default
13094
13095 \begin_inset Quotes eld
13096 \end_inset
13097
13098
13099 \end_layout
13100
13101 \begin_layout Enumerate
13102 em dash
13103 \begin_inset Space \hfill{}
13104 \end_inset
13105
13106 ---
13107 \begin_inset Space \hfill{}
13108 \end_inset
13109
13110 made with 
13111 \begin_inset Quotes eld
13112 \end_inset
13113
13114
13115 \family typewriter
13116 -
13117 \begin_inset ERT
13118 status collapsed
13119
13120 \begin_layout Plain Layout
13121
13122
13123 \backslash
13124 /
13125 \end_layout
13126
13127 \end_inset
13128
13129 -
13130 \begin_inset ERT
13131 status collapsed
13132
13133 \begin_layout Plain Layout
13134
13135
13136 \backslash
13137 /
13138 \end_layout
13139
13140 \end_inset
13141
13142 -
13143 \family default
13144
13145 \begin_inset Quotes eld
13146 \end_inset
13147
13148
13149 \end_layout
13150
13151 \begin_layout Enumerate
13152 minus sign
13153 \begin_inset Space \hfill{}
13154 \end_inset
13155
13156
13157 \begin_inset Formula $-$
13158 \end_inset
13159
13160
13161 \begin_inset Space \hfill{}
13162 \end_inset
13163
13164
13165 \begin_inset Quotes eld
13166 \end_inset
13167
13168
13169 \family typewriter
13170 -
13171 \family default
13172
13173 \begin_inset Quotes eld
13174 \end_inset
13175
13176  in math mode
13177 \end_layout
13178
13179 \begin_layout Standard
13180 You generate them by inserting the 
13181 \begin_inset Quotes eld
13182 \end_inset
13183
13184
13185 \family typewriter
13186 -
13187 \family default
13188
13189 \begin_inset Quotes eld
13190 \end_inset
13191
13192  character multiple times in a row.
13193  They are automatically converted to the appropriate length dash in the
13194  final output, but not in LyX.
13195 \end_layout
13196
13197 \begin_layout Standard
13198 The three dash types are distinct from the minus sign, which appears in
13199  math mode and has a length of its own.
13200  Here are some examples of the 
13201 \begin_inset Quotes eld
13202 \end_inset
13203
13204
13205 \family typewriter
13206 -
13207 \family default
13208
13209 \begin_inset Quotes eld
13210 \end_inset
13211
13212  in use:
13213 \end_layout
13214
13215 \begin_layout Enumerate
13216 line- and page-breaks
13217 \begin_inset Space \hfill{}
13218 \end_inset
13219
13220 (
13221 \emph on
13222 hyphen
13223 \emph default
13224 )
13225 \end_layout
13226
13227 \begin_layout Enumerate
13228 From A--Z
13229 \begin_inset Space \hfill{}
13230 \end_inset
13231
13232 (
13233 \emph on
13234 en dash
13235 \emph default
13236 )
13237 \end_layout
13238
13239 \begin_layout Enumerate
13240 Oh --- there's a dash.
13241 \begin_inset Space \hfill{}
13242 \end_inset
13243
13244 (
13245 \emph on
13246 em dash
13247 \emph default
13248 )
13249 \end_layout
13250
13251 \begin_layout Enumerate
13252 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13253 \end_inset
13254
13255
13256 \begin_inset Space \hfill{}
13257 \end_inset
13258
13259 (
13260 \emph on
13261 minus sign
13262 \emph default
13263 )
13264 \end_layout
13265
13266 \begin_layout Subsection
13267 Hyphenation
13268 \begin_inset Index
13269 status collapsed
13270
13271 \begin_layout Plain Layout
13272 Hyphenation
13273 \end_layout
13274
13275 \end_inset
13276
13277
13278 \begin_inset CommandInset label
13279 LatexCommand label
13280 name "sub:Hyphenation"
13281
13282 \end_inset
13283
13284
13285 \end_layout
13286
13287 \begin_layout Standard
13288 Words aren't hyphenated within LyX but automatically in the output.
13289  Hyphenation is done by the LaTeX-package 
13290 \series bold
13291 babel
13292 \begin_inset Index
13293 status collapsed
13294
13295 \begin_layout Plain Layout
13296 Latex@LaTeX-packages ! babel
13297 \end_layout
13298
13299 \end_inset
13300
13301
13302 \series default
13303  following the rules of the document language
13304 \begin_inset Foot
13305 status collapsed
13306
13307 \begin_layout Plain Layout
13308 For German readers: That's one of the main differences between the languages
13309  
13310 \family sans
13311 German
13312 \family default
13313  and 
13314 \family sans
13315 German
13316 \begin_inset Space ~
13317 \end_inset
13318
13319 (new
13320 \begin_inset Space ~
13321 \end_inset
13322
13323 spelling)
13324 \family default
13325  in the 
13326 \family sans
13327 Document\SpecialChar \menuseparator
13328 Settings
13329 \family default
13330  dialog.
13331 \end_layout
13332
13333 \end_inset
13334
13335 .
13336 \end_layout
13337
13338 \begin_layout Standard
13339 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13340  font 
13341 \family sans
13342 typewriter
13343 \family default
13344  and with unusual constructs, like 
13345 \begin_inset Quotes eld
13346 \end_inset
13347
13348 h3knix/m0n0wall
13349 \begin_inset Quotes erd
13350 \end_inset
13351
13352 .
13353  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13354  This is done with the menu 
13355 \family sans
13356 Insert\SpecialChar \menuseparator
13357 Formatting\SpecialChar \menuseparator
13358 Hyphenation
13359 \begin_inset Space ~
13360 \end_inset
13361
13362 Point
13363 \family default
13364 .
13365  These extra hyphenation points are only recommendations to LaTeX.
13366  If no hyphenation is necessary, LaTeX will ignore them.
13367 \end_layout
13368
13369 \begin_layout Standard
13370 Sometimes you want to prevent words or constructs to be hyphenated.
13371  The keybindings/shortcuts in this document consists of three letters with
13372  a hyphen and a space in the form 
13373 \begin_inset Quotes eld
13374 \end_inset
13375
13376 A-b c
13377 \begin_inset Quotes erd
13378 \end_inset
13379
13380 .
13381  LaTeX finds there the hyphen 
13382 \begin_inset Quotes eld
13383 \end_inset
13384
13385 -
13386 \begin_inset Quotes erd
13387 \end_inset
13388
13389  as hyphenation possibility.
13390  Hyphenating at this point would look ugly.
13391  To prevent the shortcut from being hyphenated, we can put it in the argument
13392  of the LaTeX-box-command 
13393 \series bold
13394
13395 \backslash
13396 mbox
13397 \series default
13398 , because text within LaTeX-boxes can't be hyphenated.
13399  As LyX doesn't support 
13400 \series bold
13401
13402 \backslash
13403 mbox
13404 \series default
13405 , we have to use ERT.
13406  The result looks in LyX like:
13407 \end_layout
13408
13409 \begin_layout Standard
13410 \begin_inset Graphics
13411         filename clipart/mbox.png
13412
13413 \end_inset
13414
13415
13416 \end_layout
13417
13418 \begin_layout Standard
13419 To learn more about ERT, have a look at section
13420 \begin_inset Space ~
13421 \end_inset
13422
13423
13424 \begin_inset CommandInset ref
13425 LatexCommand ref
13426 reference "sec:ERT"
13427
13428 \end_inset
13429
13430 .
13431 \end_layout
13432
13433 \begin_layout Subsection
13434 Punctuation Marks
13435 \begin_inset Index
13436 status collapsed
13437
13438 \begin_layout Plain Layout
13439 Punctuation marks
13440 \end_layout
13441
13442 \end_inset
13443
13444
13445 \end_layout
13446
13447 \begin_layout Subsubsection
13448 Abbreviations and End of Sentence
13449 \begin_inset CommandInset label
13450 LatexCommand label
13451 name "sub:Abbreviations"
13452
13453 \end_inset
13454
13455
13456 \end_layout
13457
13458 \begin_layout Standard
13459 When LyX calls LaTeX to generate the final version of your document, LaTeX
13460  automatically distinguishes between words, sentences, and abbreviations.
13461  LaTeX then adds the 
13462 \begin_inset Quotes eld
13463 \end_inset
13464
13465 appropriate amount of space
13466 \begin_inset Quotes erd
13467 \end_inset
13468
13469 .
13470  That means sentences get a little bit more space between the period and
13471  the next word.
13472  Abbreviations get the same amount of space after the period as a word uses.
13473 \end_layout
13474
13475 \begin_layout Standard
13476 Unfortunately, the algorithm for figuring out what's an abbreviation works
13477  not for all cases.
13478  If a 
13479 \begin_inset Quotes eld
13480 \end_inset
13481
13482
13483 \family typewriter
13484 .
13485 \family default
13486
13487 \begin_inset Quotes erd
13488 \end_inset
13489
13490  is at the end of a lowercase letter, it's the end of a sentence; if it's
13491  at the end of a capitalized letter, it's an abbreviation.
13492 \end_layout
13493
13494 \begin_layout Standard
13495 Here are some examples of 
13496 \emph on
13497 correct
13498 \emph default
13499  abbreviations and the end of a sentence:
13500 \end_layout
13501
13502 \begin_layout Itemize
13503 M.
13504  Butterfly
13505 \end_layout
13506
13507 \begin_layout Itemize
13508 Don't worry.
13509  Be happy.
13510 \end_layout
13511
13512 \begin_layout Standard
13513 And here's an example of the algorithm going wrong:
13514 \end_layout
13515
13516 \begin_layout Itemize
13517 e.
13518  g.
13519  this is too much space!
13520 \end_layout
13521
13522 \begin_layout Itemize
13523 This is I.
13524  It's okay.
13525 \end_layout
13526
13527 \begin_layout Standard
13528 You won't see anything wrong until you view a final version of your document.
13529 \end_layout
13530
13531 \begin_layout Standard
13532 To fix this problem, use one of the following:
13533 \end_layout
13534
13535 \begin_layout Enumerate
13536 Use an 
13537 \family sans
13538 Inter-word
13539 \begin_inset Space ~
13540 \end_inset
13541
13542 Space
13543 \family default
13544  after lowercase abbreviations (see section
13545 \begin_inset Space ~
13546 \end_inset
13547
13548
13549 \begin_inset CommandInset ref
13550 LatexCommand ref
13551 reference "sub:Inter-word-Space"
13552
13553 \end_inset
13554
13555 ).
13556 \begin_inset Index
13557 status collapsed
13558
13559 \begin_layout Plain Layout
13560 Spaces ! inter-word
13561 \end_layout
13562
13563 \end_inset
13564
13565
13566 \end_layout
13567
13568 \begin_layout Enumerate
13569 Use a 
13570 \family sans
13571 Thin
13572 \begin_inset Space ~
13573 \end_inset
13574
13575 Space
13576 \family default
13577  between two tokens of an abbreviation (see section
13578 \begin_inset Space ~
13579 \end_inset
13580
13581
13582 \begin_inset CommandInset ref
13583 LatexCommand ref
13584 reference "sub:Thin-Space"
13585
13586 \end_inset
13587
13588 ).
13589 \begin_inset Index
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593 Spaces ! thin
13594 \end_layout
13595
13596 \end_inset
13597
13598
13599 \end_layout
13600
13601 \begin_layout Enumerate
13602 Use an 
13603 \family sans
13604 End
13605 \begin_inset Space ~
13606 \end_inset
13607
13608 of
13609 \begin_inset Space ~
13610 \end_inset
13611
13612 sentence
13613 \begin_inset Space ~
13614 \end_inset
13615
13616 period
13617 \family default
13618  found under the 
13619 \family sans
13620 Insert\SpecialChar \menuseparator
13621 Special
13622 \begin_inset Space ~
13623 \end_inset
13624
13625 Character
13626 \family default
13627  menu to force the use of inter-sentence spacing.
13628  This function is also bound to 
13629 \family sans
13630 C-period
13631 \family default
13632  for easy access.
13633 \end_layout
13634
13635 \begin_layout Standard
13636 With the corrections, our earlier examples look like this:
13637 \end_layout
13638
13639 \begin_layout Itemize
13640 e.
13641 \begin_inset Space \thinspace{}
13642 \end_inset
13643
13644 g.
13645 \begin_inset Space \space{}
13646 \end_inset
13647
13648 this is too much space!
13649 \end_layout
13650
13651 \begin_layout Itemize
13652 This is I\SpecialChar \@.
13653  It's okay.
13654 \end_layout
13655
13656 \begin_layout Standard
13657 Some languages don't use extra spacing between sentences.
13658  If your language is such a language, you don't need to worry, because the
13659  LaTeX will care about this.
13660 \end_layout
13661
13662 \begin_layout Standard
13663 For those that do need to bother, there is help to catch those sneaky errors:
13664  check out the 
13665 \family sans
13666 Tools\SpecialChar \menuseparator
13667 Check
13668 \begin_inset Space ~
13669 \end_inset
13670
13671 TeX
13672 \family default
13673  feature described in section 
13674 \emph on
13675 Checking TeX
13676 \emph default
13677  of the 
13678 \emph on
13679 Extended Features
13680 \emph default
13681  manual.
13682 \end_layout
13683
13684 \begin_layout Subsubsection
13685 Quotes
13686 \begin_inset Index
13687 status collapsed
13688
13689 \begin_layout Plain Layout
13690 Typography ! Quotes
13691 \end_layout
13692
13693 \end_inset
13694
13695
13696 \begin_inset Index
13697 status collapsed
13698
13699 \begin_layout Plain Layout
13700 Quotes | see
13701 \begin_inset ERT
13702 status collapsed
13703
13704 \begin_layout Plain Layout
13705
13706 {
13707 \end_layout
13708
13709 \end_inset
13710
13711 Typography
13712 \begin_inset ERT
13713 status collapsed
13714
13715 \begin_layout Plain Layout
13716
13717 }
13718 \end_layout
13719
13720 \end_inset
13721
13722
13723 \end_layout
13724
13725 \end_inset
13726
13727
13728 \begin_inset CommandInset label
13729 LatexCommand label
13730 name "sub:Quotes"
13731
13732 \end_inset
13733
13734
13735 \end_layout
13736
13737 \begin_layout Standard
13738 LyX usually sets quotes correctly.
13739  Specifically, it will use an opening quote at the beginning of quoted text,
13740  and use a closing quote at the end.
13741  For example, 
13742 \begin_inset Quotes eld
13743 \end_inset
13744
13745 open close
13746 \begin_inset Quotes erd
13747 \end_inset
13748
13749 .
13750  The keyboard character, 
13751 \family sans
13752 "
13753 \family default
13754 , generates this automatically.
13755 \end_layout
13756
13757 \begin_layout Standard
13758 You can change the behavior of the 
13759 \family sans
13760 "
13761 \family default
13762  key using the submenu 
13763 \family sans
13764 Language
13765 \family default
13766  of the dialog 
13767 \family sans
13768 Document\SpecialChar \menuseparator
13769 Settings
13770 \family default
13771
13772 \begin_inset Index
13773 status collapsed
13774
13775 \begin_layout Plain Layout
13776 Document ! Settings
13777 \end_layout
13778
13779 \end_inset
13780
13781  dialog.
13782 \end_layout
13783
13784 \begin_layout Standard
13785 You can also select quotes for different languages in the box 
13786 \family sans
13787 Type
13788 \family default
13789  option.
13790  There are six choices:
13791 \end_layout
13792
13793 \begin_layout Labeling
13794 \labelwidthstring 00.00.0000
13795
13796 \family sans
13797 \begin_inset Quotes eld
13798 \end_inset
13799
13800 Text
13801 \begin_inset Quotes erd
13802 \end_inset
13803
13804
13805 \family default
13806  Use quotes like this 
13807 \begin_inset Quotes eld
13808 \end_inset
13809
13810 double
13811 \begin_inset Quotes erd
13812 \end_inset
13813
13814  or 
13815 \begin_inset Quotes els
13816 \end_inset
13817
13818 single
13819 \begin_inset Quotes ers
13820 \end_inset
13821
13822
13823 \end_layout
13824
13825 \begin_layout Labeling
13826 \labelwidthstring 00.00.0000
13827
13828 \family sans
13829 \begin_inset Quotes sld
13830 \end_inset
13831
13832 Text
13833 \begin_inset Quotes srd
13834 \end_inset
13835
13836
13837 \family default
13838  Use quotes like 
13839 \begin_inset Quotes sld
13840 \end_inset
13841
13842 this
13843 \begin_inset Quotes srd
13844 \end_inset
13845
13846  or 'this
13847 \begin_inset Quotes ers
13848 \end_inset
13849
13850
13851 \end_layout
13852
13853 \begin_layout Labeling
13854 \labelwidthstring 00.00.0000
13855
13856 \family sans
13857 \begin_inset Quotes gld
13858 \end_inset
13859
13860 Text
13861 \begin_inset Quotes grd
13862 \end_inset
13863
13864
13865 \family default
13866  Use quotes like 
13867 \begin_inset Quotes gld
13868 \end_inset
13869
13870 this
13871 \begin_inset Quotes grd
13872 \end_inset
13873
13874  or 
13875 \begin_inset Quotes gls
13876 \end_inset
13877
13878 this
13879 \begin_inset Quotes grs
13880 \end_inset
13881
13882
13883 \end_layout
13884
13885 \begin_layout Labeling
13886 \labelwidthstring 00.00.0000
13887
13888 \family sans
13889 \begin_inset Quotes pld
13890 \end_inset
13891
13892 Text
13893 \begin_inset Quotes prd
13894 \end_inset
13895
13896
13897 \family default
13898  Use quotes like 
13899 \begin_inset Quotes pld
13900 \end_inset
13901
13902 this
13903 \begin_inset Quotes prd
13904 \end_inset
13905
13906  or 
13907 \begin_inset Quotes pls
13908 \end_inset
13909
13910 this
13911 \begin_inset Quotes prs
13912 \end_inset
13913
13914
13915 \end_layout
13916
13917 \begin_layout Labeling
13918 \labelwidthstring 00.00.0000
13919
13920 \family sans
13921 \begin_inset Quotes fld
13922 \end_inset
13923
13924 Text
13925 \begin_inset Quotes frd
13926 \end_inset
13927
13928
13929 \family default
13930  Use quotes like 
13931 \begin_inset Quotes fld
13932 \end_inset
13933
13934 this
13935 \begin_inset Quotes frd
13936 \end_inset
13937
13938  or 
13939 \begin_inset Quotes fls
13940 \end_inset
13941
13942 this
13943 \begin_inset Quotes frs
13944 \end_inset
13945
13946
13947 \end_layout
13948
13949 \begin_layout Labeling
13950 \labelwidthstring 00.00.0000
13951
13952 \family sans
13953 \begin_inset Quotes ald
13954 \end_inset
13955
13956 Text
13957 \begin_inset Quotes ard
13958 \end_inset
13959
13960
13961 \family default
13962  Use quotes like 
13963 \begin_inset Quotes ald
13964 \end_inset
13965
13966 this
13967 \begin_inset Quotes ard
13968 \end_inset
13969
13970  or 
13971 \begin_inset Quotes als
13972 \end_inset
13973
13974 this
13975 \begin_inset Quotes ars
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \begin_layout Standard
13982 These settings affects what character the 
13983 \family sans
13984 "
13985 \family default
13986  key produces.
13987 \end_layout
13988
13989 \begin_layout Subsection
13990 Ligatures
13991 \begin_inset Index
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995 Typography ! Ligatures
13996 \end_layout
13997
13998 \end_inset
13999
14000
14001 \begin_inset Index
14002 status collapsed
14003
14004 \begin_layout Plain Layout
14005 Ligatures | see
14006 \begin_inset ERT
14007 status collapsed
14008
14009 \begin_layout Plain Layout
14010
14011 {
14012 \end_layout
14013
14014 \end_inset
14015
14016 Typography
14017 \begin_inset ERT
14018 status collapsed
14019
14020 \begin_layout Plain Layout
14021
14022 }
14023 \end_layout
14024
14025 \end_inset
14026
14027
14028 \end_layout
14029
14030 \end_inset
14031
14032
14033 \begin_inset CommandInset label
14034 LatexCommand label
14035 name "sub:Ligatures"
14036
14037 \end_inset
14038
14039
14040 \end_layout
14041
14042 \begin_layout Standard
14043 It is standard typesetting practice to group certain letters together and
14044  print them as single characters.
14045  These groups are known as 
14046 \emph on
14047 ligatures
14048 \emph default
14049 .
14050  Since LaTeX knows about ligatures, your documents will contain them too
14051  in the output.
14052  Here are the standard ligatures:
14053 \end_layout
14054
14055 \begin_layout Itemize
14056 ff
14057 \end_layout
14058
14059 \begin_layout Itemize
14060 fi
14061 \end_layout
14062
14063 \begin_layout Itemize
14064 fl
14065 \end_layout
14066
14067 \begin_layout Itemize
14068 ffi
14069 \end_layout
14070
14071 \begin_layout Itemize
14072 ffl
14073 \end_layout
14074
14075 \begin_layout Standard
14076 Some languages uses other ligatures if the document font supports them.
14077 \end_layout
14078
14079 \begin_layout Standard
14080 Sometimes, you don't want a ligature in a word.
14081  While a ligature may be okay in the word, 
14082 \begin_inset Quotes eld
14083 \end_inset
14084
14085 graffiti,
14086 \begin_inset Quotes erd
14087 \end_inset
14088
14089  it looks really weird in compound words, such as 
14090 \begin_inset Quotes eld
14091 \end_inset
14092
14093 cufflink
14094 \begin_inset Quotes erd
14095 \end_inset
14096
14097  or the German 
14098 \begin_inset Quotes eld
14099 \end_inset
14100
14101 Dorffest.
14102 \begin_inset Quotes erd
14103 \end_inset
14104
14105  To break a ligature, use 
14106 \family sans
14107 Insert\SpecialChar \menuseparator
14108 Formatting\SpecialChar \menuseparator
14109 Ligature
14110 \begin_inset Space ~
14111 \end_inset
14112
14113 Break.
14114
14115 \family default
14116  This changes 
14117 \begin_inset Quotes eld
14118 \end_inset
14119
14120 cufflinks
14121 \begin_inset Quotes erd
14122 \end_inset
14123
14124  to 
14125 \begin_inset Quotes eld
14126 \end_inset
14127
14128 cuff\SpecialChar \textcompwordmark{}
14129 links
14130 \begin_inset Quotes erd
14131 \end_inset
14132
14133  and 
14134 \begin_inset Quotes eld
14135 \end_inset
14136
14137 Dorffest
14138 \begin_inset Quotes erd
14139 \end_inset
14140
14141  to 
14142 \begin_inset Quotes eld
14143 \end_inset
14144
14145 Dorf\SpecialChar \textcompwordmark{}
14146 fest
14147 \begin_inset Quotes erd
14148 \end_inset
14149
14150 .
14151 \end_layout
14152
14153 \begin_layout Subsection
14154 LyX's Proper Names
14155 \begin_inset Index
14156 status collapsed
14157
14158 \begin_layout Plain Layout
14159 Lyx@LyX ! Proper names
14160 \end_layout
14161
14162 \end_inset
14163
14164
14165 \begin_inset CommandInset label
14166 LatexCommand label
14167 name "sub:LyX's-Proper-Names"
14168
14169 \end_inset
14170
14171
14172 \end_layout
14173
14174 \begin_layout Standard
14175 You have surely noticed, that the word 
14176 \begin_inset Quotes eld
14177 \end_inset
14178
14179 LaTeX
14180 \begin_inset Quotes erd
14181 \end_inset
14182
14183  appears always with characters in different size and height.
14184  LaTeX is the name of the program used by LyX and is therefore recognized
14185  as proper name when you type it in LyX as 
14186 \begin_inset Quotes eld
14187 \end_inset
14188
14189 LaT
14190 \begin_inset ERT
14191 status collapsed
14192
14193 \begin_layout Plain Layout
14194
14195 {}
14196 \end_layout
14197
14198 \end_inset
14199
14200 eX
14201 \begin_inset Quotes erd
14202 \end_inset
14203
14204 .
14205 \begin_inset Note Note
14206 status collapsed
14207
14208 \begin_layout Plain Layout
14209 The braces in ERT are here to avoid that the 
14210 \begin_inset Quotes eld
14211 \end_inset
14212
14213 command
14214 \begin_inset Quotes erd
14215 \end_inset
14216
14217  appear as proper name in the output, see the last paragraph of this section.
14218  To create proper names omit the ERT.
14219 \end_layout
14220
14221 \end_inset
14222
14223  Note the order of the upper-and lowercase letters! LyX recognizes the following
14224  proper names:
14225 \end_layout
14226
14227 \begin_layout Description
14228 LyX The name of the game, write 
14229 \begin_inset Quotes eld
14230 \end_inset
14231
14232 L
14233 \begin_inset ERT
14234 status collapsed
14235
14236 \begin_layout Plain Layout
14237
14238 {}
14239 \end_layout
14240
14241 \end_inset
14242
14243 yX
14244 \begin_inset Quotes erd
14245 \end_inset
14246
14247  to produce it.
14248 \end_layout
14249
14250 \begin_layout Description
14251 TeX The program used by LaTeX, write 
14252 \begin_inset Quotes eld
14253 \end_inset
14254
14255 T
14256 \begin_inset ERT
14257 status collapsed
14258
14259 \begin_layout Plain Layout
14260
14261 {}
14262 \end_layout
14263
14264 \end_inset
14265
14266 eX
14267 \begin_inset Quotes erd
14268 \end_inset
14269
14270  to produce it.
14271 \end_layout
14272
14273 \begin_layout Description
14274 LaTeX The program used by LyX, write 
14275 \begin_inset Quotes eld
14276 \end_inset
14277
14278 LaT
14279 \begin_inset ERT
14280 status collapsed
14281
14282 \begin_layout Plain Layout
14283
14284 {}
14285 \end_layout
14286
14287 \end_inset
14288
14289 eX
14290 \begin_inset Quotes erd
14291 \end_inset
14292
14293  to produce it.
14294 \end_layout
14295
14296 \begin_layout Description
14297 LaTeX2e The actual version of LaTeX, write 
14298 \begin_inset Quotes eld
14299 \end_inset
14300
14301 LaT
14302 \begin_inset ERT
14303 status collapsed
14304
14305 \begin_layout Plain Layout
14306
14307 {}
14308 \end_layout
14309
14310 \end_inset
14311
14312 eX2e
14313 \begin_inset Quotes erd
14314 \end_inset
14315
14316  to produce it.
14317 \end_layout
14318
14319 \begin_layout Standard
14320 You might wonder why the LaTeX-version is 
14321 \begin_inset Quotes eld
14322 \end_inset
14323
14324 2
14325 \begin_inset Formula $\epsilon$
14326 \end_inset
14327
14328
14329 \begin_inset Quotes erd
14330 \end_inset
14331
14332 .
14333  It's an old tradition in the TeX-world to give programs geek version numbers.
14334  For example the version number of TeX converges to the number 
14335 \begin_inset Formula $\pi$
14336 \end_inset
14337
14338 : The actual version is 
14339 \begin_inset Quotes eld
14340 \end_inset
14341
14342 TeX-3.141592
14343 \begin_inset Quotes erd
14344 \end_inset
14345
14346 , the previous one was 
14347 \begin_inset Quotes eld
14348 \end_inset
14349
14350 TeX-3.14159
14351 \begin_inset Quotes erd
14352 \end_inset
14353
14354 .
14355 \end_layout
14356
14357 \begin_layout Standard
14358 If you don't want to use proper names, e.g.
14359  in section headings, you can insert two empty braces in ERT in the word.
14360  This will look in LyX like: 
14361 \begin_inset Graphics
14362         filename clipart/LaTeX.png
14363
14364 \end_inset
14365
14366
14367 \begin_inset Newline newline
14368 \end_inset
14369
14370 For more about ERT, look at section
14371 \begin_inset Space ~
14372 \end_inset
14373
14374
14375 \begin_inset CommandInset ref
14376 LatexCommand ref
14377 reference "sec:ERT"
14378
14379 \end_inset
14380
14381 .
14382 \end_layout
14383
14384 \begin_layout Subsection
14385 Units
14386 \begin_inset Index
14387 status collapsed
14388
14389 \begin_layout Plain Layout
14390 Typography ! Units
14391 \end_layout
14392
14393 \end_inset
14394
14395
14396 \end_layout
14397
14398 \begin_layout Standard
14399 Generally the space between units and the number is smaller than the normal
14400  space between two words.
14401  As you can see in the example below, it looks better when the space is
14402  smaller.
14403  To get such a 
14404 \begin_inset Quotes eld
14405 \end_inset
14406
14407 half space
14408 \begin_inset Quotes erd
14409 \end_inset
14410
14411  for units use the menu 
14412 \family sans
14413 Insert\SpecialChar \menuseparator
14414 Formatting\SpecialChar \menuseparator
14415 Thin
14416 \begin_inset Space ~
14417 \end_inset
14418
14419 Space
14420 \family default
14421  (shortcut 
14422 \family sans
14423 C-S-Space
14424 \family default
14425 ).
14426 \end_layout
14427
14428 \begin_layout Standard
14429 Here's an example to show the differences:
14430 \end_layout
14431
14432 \begin_layout Standard
14433 \begin_inset Tabular
14434 <lyxtabular version="3" rows="2" columns="2">
14435 <features>
14436 <column alignment="left" valignment="top" width="0">
14437 <column alignment="left" valignment="top" width="0">
14438 <row>
14439 <cell alignment="center" valignment="top" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443 24
14444 \begin_inset Space ~
14445 \end_inset
14446
14447 kW
14448 \begin_inset Formula $\cdot$
14449 \end_inset
14450
14451 h
14452 \end_layout
14453
14454 \end_inset
14455 </cell>
14456 <cell alignment="center" valignment="top" usebox="none">
14457 \begin_inset Text
14458
14459 \begin_layout Plain Layout
14460 space between number and unit
14461 \end_layout
14462
14463 \end_inset
14464 </cell>
14465 </row>
14466 <row>
14467 <cell alignment="center" valignment="top" usebox="none">
14468 \begin_inset Text
14469
14470 \begin_layout Plain Layout
14471 24
14472 \begin_inset Space \thinspace{}
14473 \end_inset
14474
14475 kW
14476 \begin_inset Formula $\cdot$
14477 \end_inset
14478
14479 h
14480 \end_layout
14481
14482 \end_inset
14483 </cell>
14484 <cell alignment="center" valignment="top" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Plain Layout
14488 half space between number and unit
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 </row>
14494 </lyxtabular>
14495
14496 \end_inset
14497
14498
14499 \end_layout
14500
14501 \begin_layout Subsection
14502 Widows and Orphans
14503 \begin_inset Index
14504 status collapsed
14505
14506 \begin_layout Plain Layout
14507 Typography ! Widows and orphans
14508 \end_layout
14509
14510 \end_inset
14511
14512
14513 \begin_inset CommandInset label
14514 LatexCommand label
14515 name "sub:Widows"
14516
14517 \end_inset
14518
14519
14520 \end_layout
14521
14522 \begin_layout Standard
14523 In the early days of word processors, page breaks went wherever the page
14524  happened to end.
14525  There was no regard for what was actually going on in the text.
14526  You may remember once printing out a document, only to find the heading
14527  for a new section printed at the very bottom of the page, the first line
14528  of a new paragraph all alone at the bottom of a page, or the last line
14529  of a paragraph at the top of a new page.
14530  These dangly-bits of text became known as 
14531 \emph on
14532 widows
14533 \emph default
14534  and 
14535 \emph on
14536 orphans
14537 \emph default
14538 .
14539 \end_layout
14540
14541 \begin_layout Standard
14542 Clearly, LyX can avoid breaking pages after a section heading.
14543  That's part of the advantage of paragraph environments.
14544  But what about widows and orphans, where the page breaks leave one line
14545  of a paragraph all alone at the top or bottom of a page? There are rules
14546  built into LaTeX governing page breaks, and some of those rules are there
14547  to specifically prevent widows and orphans.
14548  This is the advantage LyX has in using LaTeX as its backend.
14549 \end_layout
14550
14551 \begin_layout Standard
14552 There's no way we can go into how TeX and LaTeX decide to break a page,
14553  or how you can tweak that behavior.
14554  Some LaTeX books listed in the bibliography [such as
14555 \begin_inset Space ~
14556 \end_inset
14557
14558
14559 \begin_inset CommandInset citation
14560 LatexCommand cite
14561 key "latexcompanion"
14562
14563 \end_inset
14564
14565  or
14566 \begin_inset Space ~
14567 \end_inset
14568
14569
14570 \begin_inset CommandInset citation
14571 LatexCommand cite
14572 key "latexguide"
14573
14574 \end_inset
14575
14576 ] may have more information.
14577  You will almost never need to worry about this, however.
14578 \end_layout
14579
14580 \begin_layout Chapter
14581 Notes, Graphics, Tables, and Floats
14582 \begin_inset CommandInset label
14583 LatexCommand label
14584 name "cha:Floats-and-Notes"
14585
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \begin_layout Standard
14592 The issues of this chapter are described in detail in the 
14593 \emph on
14594 Embedded Objects
14595 \emph default
14596  manual.
14597  There you'll also find tips and tricks for special cases.
14598 \end_layout
14599
14600 \begin_layout Section
14601 Notes
14602 \begin_inset Index
14603 status collapsed
14604
14605 \begin_layout Plain Layout
14606 Notes
14607 \end_layout
14608
14609 \end_inset
14610
14611
14612 \begin_inset CommandInset label
14613 LatexCommand label
14614 name "sec:Notes"
14615
14616 \end_inset
14617
14618
14619 \end_layout
14620
14621 \begin_layout Standard
14622 LyX offers you a few types of notes to add to your document:
14623 \end_layout
14624
14625 \begin_layout Description
14626 LyX
14627 \begin_inset Space ~
14628 \end_inset
14629
14630 Note This note type is for internal notes that won't appear in the output.
14631 \begin_inset Newline newline
14632 \end_inset
14633
14634
14635 \begin_inset Note Note
14636 status open
14637
14638 \begin_layout Plain Layout
14639 This is text in a note box that doesn't appear in the output.
14640 \end_layout
14641
14642 \end_inset
14643
14644
14645 \end_layout
14646
14647 \begin_layout Description
14648 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14649 ent, when you export the document to LaTeX via the menu 
14650 \family sans
14651 File\SpecialChar \menuseparator
14652 Export\SpecialChar \menuseparator
14653 LaTeX (pdflatex) / (plain)
14654 \family default
14655 .
14656 \begin_inset Newline newline
14657 \end_inset
14658
14659
14660 \begin_inset Note Comment
14661 status open
14662
14663 \begin_layout Plain Layout
14664 This is text in a note box that only appears as comment in LaTeX-files.
14665 \end_layout
14666
14667 \end_inset
14668
14669
14670 \end_layout
14671
14672 \begin_layout Description
14673 Greyed
14674 \begin_inset Space ~
14675 \end_inset
14676
14677 Out This note will appear in the output as grey text.
14678 \begin_inset Newline newline
14679 \end_inset
14680
14681
14682 \begin_inset Newline newline
14683 \end_inset
14684
14685
14686 \begin_inset Note Greyedout
14687 status open
14688
14689 \begin_layout Plain Layout
14690 This is text
14691 \begin_inset Foot
14692 status collapsed
14693
14694 \begin_layout Plain Layout
14695 This is an example footnote within a greyed out note.
14696  In this document the greyed out note color is redefined to blue.
14697  How this can be done is explained in the 
14698 \emph on
14699 Embedded Objects
14700 \emph default
14701  manual.
14702 \end_layout
14703
14704 \end_inset
14705
14706  of a comment that appears in the output as grey text.
14707 \end_layout
14708
14709 \end_inset
14710
14711
14712 \begin_inset Newline newline
14713 \end_inset
14714
14715
14716 \begin_inset Newline newline
14717 \end_inset
14718
14719 As you can see in the example, the first line of greyed out notes is a bit
14720  indented and greyed out notes can have footnotes.
14721 \end_layout
14722
14723 \begin_layout Description
14724 Framed This note will appear in the output as framed text.
14725  
14726 \begin_inset Box Framed
14727 position "t"
14728 hor_pos "c"
14729 has_inner_box 0
14730 inner_pos "t"
14731 use_parbox 0
14732 width "100col%"
14733 special "none"
14734 height "1in"
14735 height_special "totalheight"
14736 status open
14737
14738 \begin_layout Plain Layout
14739 This is text in a note box that appears framed in the output.
14740 \end_layout
14741
14742 \end_inset
14743
14744  In contrary to framed boxes like the one in section
14745 \begin_inset Space ~
14746 \end_inset
14747
14748
14749 \begin_inset CommandInset ref
14750 LatexCommand ref
14751 reference "sub:ERT-Boxes"
14752
14753 \end_inset
14754
14755 , the frame uses always the whole text width and the note is set into its
14756  own paragraph.
14757 \end_layout
14758
14759 \begin_layout Description
14760 Shaded This note will appear in the output with red background color.
14761 \begin_inset Box Shaded
14762 position "t"
14763 hor_pos "c"
14764 has_inner_box 0
14765 inner_pos "t"
14766 use_parbox 0
14767 width "100col%"
14768 special "none"
14769 height "1in"
14770 height_special "totalheight"
14771 status open
14772
14773 \begin_layout Plain Layout
14774 This text in a note box appears in the output with red background.
14775 \end_layout
14776
14777 \end_inset
14778
14779 In contrary to colored boxes, the note uses always the whole text width
14780  and the note is set into its own paragraph.
14781 \end_layout
14782
14783 \begin_layout Standard
14784 Notes are inserted with the toolbar button 
14785 \begin_inset Graphics
14786         filename ../images/note-insert.png
14787         scale 85
14788         scaleBeforeRotation
14789
14790 \end_inset
14791
14792  or the menu 
14793 \family sans
14794 Insert\SpecialChar \menuseparator
14795 Note
14796 \family default
14797 .
14798  Right-click on the appearing note box to select the note type.
14799 \end_layout
14800
14801 \begin_layout Section
14802 Footnotes
14803 \begin_inset Index
14804 status collapsed
14805
14806 \begin_layout Plain Layout
14807 Footnotes
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \begin_inset CommandInset label
14814 LatexCommand label
14815 name "sec:Footnotes"
14816
14817 \end_inset
14818
14819
14820 \end_layout
14821
14822 \begin_layout Standard
14823 LyX uses boxes to display footnotes: When you insert a footnote using the
14824  menu 
14825 \family sans
14826 Insert\SpecialChar \menuseparator
14827 Footnote
14828 \family default
14829  or the toolbar button 
14830 \begin_inset Graphics
14831         filename ../images/footnote-insert.png
14832
14833 \end_inset
14834
14835
14836 \family roman
14837 \series medium
14838 \bar no
14839 you'll see
14840 \family default
14841 \series default
14842 \bar default
14843  the following box: 
14844 \begin_inset Graphics
14845         filename clipart/footnoteQt4.png
14846         scale 80
14847
14848 \end_inset
14849
14850
14851 \family roman
14852 \series medium
14853 \bar no
14854 .
14855  This box is LyX's representation of your footnote.
14856  If you
14857 \family default
14858 \series default
14859 \bar default
14860  left-click on 
14861 \family roman
14862 \series medium
14863 \bar no
14864 the 
14865 \begin_inset Quotes eld
14866 \end_inset
14867
14868
14869 \family sans
14870 foot
14871 \family roman
14872
14873 \begin_inset Quotes erd
14874 \end_inset
14875
14876
14877 \family default
14878 \series default
14879 \bar default
14880  
14881 \family roman
14882 \series medium
14883 \bar no
14884 label, the box will
14885 \family default
14886 \series default
14887 \bar default
14888  be opened and you can enter the footnote text into it.
14889  Clicking on the box label again, will close 
14890 \family roman
14891 \series medium
14892 \bar no
14893 the
14894 \family default
14895 \series default
14896 \bar default
14897  box
14898 \family roman
14899 \series medium
14900 \bar no
14901 .
14902  If you want to turn existing text into a footnote, simply mark it and click
14903  on the footnote
14904 \family default
14905 \series default
14906 \bar default
14907  toolbar 
14908 \family roman
14909 \series medium
14910 \bar no
14911 button
14912 \family default
14913 \series default
14914 \bar default
14915 .
14916 \end_layout
14917
14918 \begin_layout Standard
14919 Here's an example footnote:
14920 \family roman
14921 \series medium
14922 \bar no
14923
14924 \begin_inset Foot
14925 status open
14926
14927 \begin_layout Plain Layout
14928 To close a footnote, click on the red box at the top left.
14929 \end_layout
14930
14931 \end_inset
14932
14933
14934 \end_layout
14935
14936 \begin_layout Standard
14937 The footnote will appear in the output as a superscript number at the text
14938  position where the footnote box is placed.
14939  The footnote text is placed at the bottom of the current page.
14940  The footnote number is calculated by LyX, the numbers are consecutive,
14941  no matter in which chapter the footnote is in.
14942  LyX doesn't support other numbering schemes yet, but you can get another
14943  scheme using special LaTeX-commands.
14944  T
14945 \family roman
14946 h
14947 \family default
14948 ey are described in the 
14949 \emph on
14950 Embedded Objects
14951 \emph default
14952  manual.
14953 \end_layout
14954
14955 \begin_layout Section
14956 Marginal Notes
14957 \begin_inset Index
14958 status collapsed
14959
14960 \begin_layout Plain Layout
14961 Marginal notes
14962 \end_layout
14963
14964 \end_inset
14965
14966
14967 \begin_inset CommandInset label
14968 LatexCommand label
14969 name "sec:Marginal-Notes"
14970
14971 \end_inset
14972
14973
14974 \end_layout
14975
14976 \begin_layout Standard
14977 Marginal notes look and behave just like footnotes in LyX.
14978  When you insert a margin note via the menu 
14979 \family sans
14980 Insert\SpecialChar \menuseparator
14981 Marginal
14982 \begin_inset Space ~
14983 \end_inset
14984
14985 Note
14986 \family default
14987  or the toolbar button 
14988 \begin_inset Graphics
14989         filename ../images/marginalnote-insert.png
14990
14991 \end_inset
14992
14993 , you'll see 
14994 \family roman
14995 \series medium
14996 a
14997 \family default
14998 \series default
14999  grey 
15000 \family roman
15001 \series medium
15002 box with a
15003 \family default
15004 \series default
15005  red 
15006 \family roman
15007 \series medium
15008 label 
15009 \begin_inset Quotes eld
15010 \end_inset
15011
15012 margin
15013 \begin_inset Quotes erd
15014 \end_inset
15015
15016  appearing within your text.
15017  This box is LyX's representation of your margin
15018 \family default
15019 \series default
15020 al 
15021 \family roman
15022 \series medium
15023 note.
15024 \end_layout
15025
15026 \begin_layout Standard
15027 At the side is an example marginal note.
15028 \family roman
15029 \series medium
15030
15031 \begin_inset Marginal
15032 status open
15033
15034 \begin_layout Plain Layout
15035 This is a marginal note.
15036 \end_layout
15037
15038 \end_inset
15039
15040
15041 \end_layout
15042
15043 \begin_layout Standard
15044 Marginal notes appear at the right side in single-sided documents.
15045  In double-sided documents they appear in the outer margin -- left on even
15046  pages, right on odd pages.
15047 \end_layout
15048
15049 \begin_layout Section
15050 Graphics and Images
15051 \begin_inset Index
15052 status collapsed
15053
15054 \begin_layout Plain Layout
15055 Images
15056 \end_layout
15057
15058 \end_inset
15059
15060
15061 \begin_inset Index
15062 status collapsed
15063
15064 \begin_layout Plain Layout
15065 Graphics
15066 \end_layout
15067
15068 \end_inset
15069
15070
15071 \begin_inset CommandInset label
15072 LatexCommand label
15073 name "sec:Graphics"
15074
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \begin_layout Standard
15081 To insert an image in your document, place the cursor at the text position
15082  you want and click on the toolbar icon 
15083 \begin_inset Graphics
15084         filename ../images/dialog-show-new-inset_graphics.png
15085
15086 \end_inset
15087
15088  or select 
15089 \family sans
15090 Insert\SpecialChar \menuseparator
15091 Graphics
15092 \family default
15093  from the menu.
15094  Then a dialog will appear to choose the file to load.
15095 \end_layout
15096
15097 \begin_layout Standard
15098 This dialog has numerous mostly self-explanatory parameters.
15099  The 
15100 \family sans
15101 Graphics
15102 \family default
15103  tab allows you to choose your image file.
15104  The appearance of the image inside LyX and in the output is adjusted separately.
15105  The image can be transformed by setting a rotation angle and a scaling
15106  factor.
15107  The scaling units are explained in Appendix
15108 \begin_inset Space ~
15109 \end_inset
15110
15111
15112 \begin_inset CommandInset ref
15113 LatexCommand ref
15114 reference "cha:Units-available-in"
15115
15116 \end_inset
15117
15118 .
15119 \end_layout
15120
15121 \begin_layout Standard
15122 In the tab 
15123 \family sans
15124 Clipping
15125 \family default
15126  it is possible to set image coordinates to adjust the height and width
15127  of the image in the output.
15128  The coordinates can also be calculated automatically by pressing the button
15129  
15130 \family sans
15131 Get
15132 \begin_inset Space ~
15133 \end_inset
15134
15135 from
15136 \begin_inset Space ~
15137 \end_inset
15138
15139 file
15140 \family default
15141 .
15142  The option 
15143 \family sans
15144 Clip
15145 \begin_inset Space ~
15146 \end_inset
15147
15148 to
15149 \begin_inset Space ~
15150 \end_inset
15151
15152 bounding
15153 \begin_inset Space ~
15154 \end_inset
15155
15156 box
15157 \family default
15158  will only print the image region within the given coordinates.
15159  Normally you don't need to take care about image coordinates and can ignore
15160  the tab 
15161 \family sans
15162 Clipping
15163 \family default
15164 .
15165 \end_layout
15166
15167 \begin_layout Standard
15168 LaTeX experts can specify additional LaTeX options in the 
15169 \family sans
15170 Extras
15171 \family default
15172  tab.
15173  You can also set the 
15174 \family sans
15175 Subfigure
15176 \family default
15177  option here if the image is inside a figure float.
15178  This option is explained in section
15179 \begin_inset Space ~
15180 \end_inset
15181
15182
15183 \begin_inset CommandInset ref
15184 LatexCommand ref
15185 reference "sec:Figure-Floats"
15186
15187 \end_inset
15188
15189 .
15190  The option 
15191 \family sans
15192 Draft
15193 \begin_inset Space ~
15194 \end_inset
15195
15196 mode
15197 \family default
15198  effects that the image don't appear in the output, only a frame with the
15199  image size is printed.
15200 \end_layout
15201
15202 \begin_layout Standard
15203 The graphics dialog can be called at any time by right-clicking on an image.
15204  The image will appear in the output exactly at the position where it is
15205  in the text.
15206  This is an example image in the PDF format within a separate, horizontally
15207  centered paragraph: 
15208 \end_layout
15209
15210 \begin_layout Standard
15211 \align center
15212 \begin_inset Graphics
15213         filename clipart/mobius.eps
15214         display color
15215         scale 70
15216         rotateOrigin center
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \begin_layout Standard
15224 If you need image captions and want to reference images, you have to put
15225  the image into a float, see section
15226 \begin_inset Space ~
15227 \end_inset
15228
15229
15230 \begin_inset CommandInset ref
15231 LatexCommand ref
15232 reference "sec:Figure-Floats"
15233
15234 \end_inset
15235
15236 .
15237 \end_layout
15238
15239 \begin_layout Subsection
15240 Image Formats
15241 \begin_inset Index
15242 status collapsed
15243
15244 \begin_layout Plain Layout
15245 Image formats
15246 \end_layout
15247
15248 \end_inset
15249
15250
15251 \begin_inset CommandInset label
15252 LatexCommand label
15253 name "sub:Image-Formats"
15254
15255 \end_inset
15256
15257
15258 \end_layout
15259
15260 \begin_layout Standard
15261 You can insert images in any known file format.
15262  But as we explained in section
15263 \begin_inset Space ~
15264 \end_inset
15265
15266
15267 \begin_inset CommandInset ref
15268 LatexCommand ref
15269 reference "sub:Output-file-formats"
15270
15271 \end_inset
15272
15273 , every output document format allows only a few image formats.
15274  LyX uses therefore the program 
15275 \family typewriter
15276 Imagemagick
15277 \family default
15278  in the background to convert the images to the right format.
15279  To increase your workflow by avoiding these conversions in the background,
15280  you can use only the image formats listed in the subsections of section
15281 \begin_inset Space ~
15282 \end_inset
15283
15284
15285 \begin_inset CommandInset ref
15286 LatexCommand ref
15287 reference "sub:Output-file-formats"
15288
15289 \end_inset
15290
15291 .
15292 \end_layout
15293
15294 \begin_layout Standard
15295 Similar to fonts there are two types of image formats:
15296 \end_layout
15297
15298 \begin_layout Description
15299 Bitmap
15300 \begin_inset Space ~
15301 \end_inset
15302
15303 images consist of pixel values, often in a compressed form.
15304  They are therefore not fully scalable and look pixeled in large zooms.
15305  Well-known bitmap image formats are 
15306 \begin_inset Quotes eld
15307 \end_inset
15308
15309 Graphics Interchange Format
15310 \begin_inset Quotes erd
15311 \end_inset
15312
15313  (GIF, file extension 
15314 \begin_inset Quotes eld
15315 \end_inset
15316
15317
15318 \family typewriter
15319 .gif
15320 \family default
15321
15322 \begin_inset Quotes erd
15323 \end_inset
15324
15325 )
15326 \begin_inset Index
15327 status collapsed
15328
15329 \begin_layout Plain Layout
15330 GIF|see
15331 \begin_inset ERT
15332 status collapsed
15333
15334 \begin_layout Plain Layout
15335
15336 {
15337 \end_layout
15338
15339 \end_inset
15340
15341 Image formats
15342 \begin_inset ERT
15343 status collapsed
15344
15345 \begin_layout Plain Layout
15346
15347 }
15348 \end_layout
15349
15350 \end_inset
15351
15352
15353 \end_layout
15354
15355 \end_inset
15356
15357
15358 \begin_inset Quotes eld
15359 \end_inset
15360
15361 Portable Network Graphics
15362 \begin_inset Quotes erd
15363 \end_inset
15364
15365  (PNG, file extension 
15366 \begin_inset Quotes eld
15367 \end_inset
15368
15369
15370 \family typewriter
15371 .png
15372 \family default
15373
15374 \begin_inset Quotes erd
15375 \end_inset
15376
15377 )
15378 \begin_inset Index
15379 status collapsed
15380
15381 \begin_layout Plain Layout
15382 PNG|see
15383 \begin_inset ERT
15384 status collapsed
15385
15386 \begin_layout Plain Layout
15387
15388 {
15389 \end_layout
15390
15391 \end_inset
15392
15393 Image formats
15394 \begin_inset ERT
15395 status collapsed
15396
15397 \begin_layout Plain Layout
15398
15399 }
15400 \end_layout
15401
15402 \end_inset
15403
15404
15405 \end_layout
15406
15407 \end_inset
15408
15409 , and 
15410 \begin_inset Quotes eld
15411 \end_inset
15412
15413 Joint Photographic Experts Group
15414 \begin_inset Quotes erd
15415 \end_inset
15416
15417  (JPG, file extension 
15418 \begin_inset Quotes eld
15419 \end_inset
15420
15421
15422 \family typewriter
15423 .jpg
15424 \family default
15425
15426 \begin_inset Quotes erd
15427 \end_inset
15428
15429  or 
15430 \begin_inset Quotes eld
15431 \end_inset
15432
15433
15434 \family typewriter
15435 .jpeg
15436 \family default
15437
15438 \begin_inset Quotes erd
15439 \end_inset
15440
15441 )
15442 \begin_inset Index
15443 status collapsed
15444
15445 \begin_layout Plain Layout
15446 JPG|see
15447 \begin_inset ERT
15448 status collapsed
15449
15450 \begin_layout Plain Layout
15451
15452 {
15453 \end_layout
15454
15455 \end_inset
15456
15457 Image formats
15458 \begin_inset ERT
15459 status collapsed
15460
15461 \begin_layout Plain Layout
15462
15463 }
15464 \end_layout
15465
15466 \end_inset
15467
15468
15469 \end_layout
15470
15471 \end_inset
15472
15473 .
15474 \end_layout
15475
15476 \begin_layout Description
15477 Scalable
15478 \begin_inset Space ~
15479 \end_inset
15480
15481 images consist of vectors and can therefore be scaled to any size without
15482  data loss.
15483  The scaling ability is necessary if you want to create presentations, because
15484  presentations are always scaled by the beamer.
15485  Scaling is also useful for online documents to let the user zoom into diagrams.
15486 \begin_inset Newline newline
15487 \end_inset
15488
15489 Scalable image formats can be 
15490 \begin_inset Quotes eld
15491 \end_inset
15492
15493 Scalable Vector Graphics
15494 \begin_inset Quotes erd
15495 \end_inset
15496
15497  (SVG, file extension 
15498 \begin_inset Quotes eld
15499 \end_inset
15500
15501
15502 \family typewriter
15503 .svg
15504 \family default
15505
15506 \begin_inset Quotes erd
15507 \end_inset
15508
15509 )
15510 \begin_inset Index
15511 status collapsed
15512
15513 \begin_layout Plain Layout
15514 SVG|see
15515 \begin_inset ERT
15516 status collapsed
15517
15518 \begin_layout Plain Layout
15519
15520 {
15521 \end_layout
15522
15523 \end_inset
15524
15525 Image formats
15526 \begin_inset ERT
15527 status collapsed
15528
15529 \begin_layout Plain Layout
15530
15531 }
15532 \end_layout
15533
15534 \end_inset
15535
15536
15537 \end_layout
15538
15539 \end_inset
15540
15541
15542 \begin_inset Quotes eld
15543 \end_inset
15544
15545 Encapsulated PostScript
15546 \begin_inset Quotes erd
15547 \end_inset
15548
15549  (EPS, file extension 
15550 \begin_inset Quotes eld
15551 \end_inset
15552
15553
15554 \family typewriter
15555 .eps
15556 \family default
15557
15558 \begin_inset Quotes erd
15559 \end_inset
15560
15561 )
15562 \begin_inset Index
15563 status collapsed
15564
15565 \begin_layout Plain Layout
15566 EPS|see
15567 \begin_inset ERT
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571
15572 {
15573 \end_layout
15574
15575 \end_inset
15576
15577 Image formats
15578 \begin_inset ERT
15579 status collapsed
15580
15581 \begin_layout Plain Layout
15582
15583 }
15584 \end_layout
15585
15586 \end_inset
15587
15588
15589 \end_layout
15590
15591 \end_inset
15592
15593 , and 
15594 \begin_inset Quotes eld
15595 \end_inset
15596
15597 Portable Document Format
15598 \begin_inset Quotes erd
15599 \end_inset
15600
15601  (PDF, file extension 
15602 \begin_inset Quotes eld
15603 \end_inset
15604
15605
15606 \family typewriter
15607 .pdf
15608 \family default
15609
15610 \begin_inset Quotes erd
15611 \end_inset
15612
15613 )
15614 \begin_inset Index
15615 status collapsed
15616
15617 \begin_layout Plain Layout
15618 PDF
15619 \end_layout
15620
15621 \end_inset
15622
15623 .
15624  We say it can be, because you can convert any bitmap image format to PDF
15625  or EPS and the result won't be scalable.
15626  In this cases only a header with the image properties is added to the original
15627  image
15628 \begin_inset Foot
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632 In the case of PDF, the original image is additionally compressed.
15633 \end_layout
15634
15635 \end_inset
15636
15637 .
15638 \end_layout
15639
15640 \begin_layout Standard
15641 Normally one can't convert a bitmap image into a scalable one, only vice
15642  versa.
15643 \end_layout
15644
15645 \begin_layout Section
15646 Tables
15647 \begin_inset Index
15648 status collapsed
15649
15650 \begin_layout Plain Layout
15651 Tables
15652 \end_layout
15653
15654 \end_inset
15655
15656
15657 \begin_inset CommandInset label
15658 LatexCommand label
15659 name "sec:Tables"
15660
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \begin_layout Standard
15667 You can insert a table using either the toolbar button 
15668 \begin_inset Graphics
15669         filename ../images/tabular-insert.png
15670         scale 85
15671
15672 \end_inset
15673
15674  or the menu 
15675 \family sans
15676 Insert\SpecialChar \menuseparator
15677 Table
15678 \family default
15679 .
15680  A dialog will appear, asking you for the number of rows and columns.
15681  The default table has lines around any cell and the first row appears separated
15682  from the rest of the table.
15683  This separation appears due to a double line: The cells of the first row
15684  have a line below them and the cells of the second row have a line above
15685  them.
15686  Here's an example table:
15687 \end_layout
15688
15689 \begin_layout Standard
15690 \align center
15691 \begin_inset Tabular
15692 <lyxtabular version="3" rows="4" columns="4">
15693 <features>
15694 <column alignment="center" valignment="top" width="0pt">
15695 <column alignment="center" valignment="top" width="0pt">
15696 <column alignment="center" valignment="top" width="0in">
15697 <column alignment="center" valignment="top" width="0pt">
15698 <row>
15699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Plain Layout
15703
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15709 \begin_inset Text
15710
15711 \begin_layout Plain Layout
15712
15713 \family roman
15714 \series medium
15715 \shape up
15716 \size normal
15717 \emph off
15718 \bar no
15719 \noun off
15720 \color none
15721 1
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730 2
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Plain Layout
15739 3
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 </row>
15745 <row>
15746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750
15751 \family roman
15752 \series medium
15753 \shape up
15754 \size normal
15755 \emph off
15756 \bar no
15757 \noun off
15758 \color none
15759 A
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15783 \begin_inset Text
15784
15785 \begin_layout Plain Layout
15786
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 </row>
15792 <row>
15793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797
15798 \family roman
15799 \series medium
15800 \shape up
15801 \size normal
15802 \emph off
15803 \bar no
15804 \noun off
15805 \color none
15806 B
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15812 \begin_inset Text
15813
15814 \begin_layout Plain Layout
15815
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824
15825 \size normal
15826 \noun off
15827 \color none
15828  
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 </row>
15843 <row>
15844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15845 \begin_inset Text
15846
15847 \begin_layout Plain Layout
15848
15849 \family roman
15850 \series medium
15851 \shape up
15852 \size normal
15853 \emph off
15854 \bar no
15855 \noun off
15856 \color none
15857 C
15858 \end_layout
15859
15860 \end_inset
15861 </cell>
15862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875
15876 \end_layout
15877
15878 \end_inset
15879 </cell>
15880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15881 \begin_inset Text
15882
15883 \begin_layout Plain Layout
15884
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 </row>
15890 </lyxtabular>
15891
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \begin_layout Subsection
15898 The Table dialog
15899 \end_layout
15900
15901 \begin_layout Standard
15902 You can alter a table by clicking on it with the right mouse button, which
15903  brings up the table dialog.
15904  Here you can adjust the settings of the cell and row/column respectively
15905  where the cursor is placed currently.
15906  Most of the dialog options also work on selections.
15907  This means that if you select more cells, columns or rows the action is
15908  done on all of your selection.
15909 \end_layout
15910
15911 \begin_layout Standard
15912 Additionally to the table dialog the 
15913 \family sans
15914 table
15915 \begin_inset Space ~
15916 \end_inset
15917
15918 toolbar
15919 \family default
15920 , that appears when the cursor is inside a table, helps you in setting table
15921  properties.
15922  It is for example currently only possible to add
15923 \begin_inset Space \thinspace{}
15924 \end_inset
15925
15926 /
15927 \begin_inset Space \thinspace{}
15928 \end_inset
15929
15930 delete lines via the table toolbar.
15931 \end_layout
15932
15933 \begin_layout Standard
15934 In the tab 
15935 \family sans
15936 Table
15937 \begin_inset Space ~
15938 \end_inset
15939
15940 Settings
15941 \family default
15942  of the table dialog you can set the alignment for the current row.
15943  If you add a row or column, it will be inserted right beside or below the
15944  current cell respectively.
15945  The vertical alignment of a column can only be adjusted when a column width
15946  is given.
15947  A given width will allow the cell to have linebreaks and multiple paragraphs
15948  of text, see section
15949 \begin_inset Space ~
15950 \end_inset
15951
15952
15953 \begin_inset CommandInset ref
15954 LatexCommand ref
15955 reference "sub:Table-Cells"
15956
15957 \end_inset
15958
15959 .
15960 \end_layout
15961
15962 \begin_layout Standard
15963 You can mark multiple cells of one row as a multicolumn cell using the check
15964  box 
15965 \family sans
15966 Multicolumn
15967 \family default
15968 .
15969  This will merge the cells to 
15970 \emph on
15971 one
15972 \emph default
15973  cell, spread over more than one column.
15974  Multicolumn cells are treated as own rows, so that the alignment, width,
15975  and border settings affect only the multicolumn cell.
15976  Here's an example table with a multicolumn cell in the first row and one
15977  in the last row without the upper border:
15978 \end_layout
15979
15980 \begin_layout Standard
15981 \align center
15982 \begin_inset Tabular
15983 <lyxtabular version="3" rows="3" columns="4">
15984 <features firstHeadTopDL="true" firstHeadBottomDL="true">
15985 <column alignment="center" valignment="top" width="0pt">
15986 <column alignment="center" valignment="middle" width="0">
15987 <column alignment="center" valignment="top" width="0in">
15988 <column alignment="center" valignment="top" width="0pt">
15989 <row>
15990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994 abc
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003 def ghi
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 jkl
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 </row>
16027 <row>
16028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16029 \begin_inset Text
16030
16031 \begin_layout Plain Layout
16032
16033 \family roman
16034 \series medium
16035 \shape up
16036 \size normal
16037 \emph off
16038 \bar no
16039 \noun off
16040 \color none
16041 A
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 B
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 C
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068 D
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 <row>
16075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 1
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 2
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 3
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 4
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 </lyxtabular>
16113
16114 \end_inset
16115
16116
16117 \end_layout
16118
16119 \begin_layout Standard
16120 At the moment LyX doesn't support multirow cells.
16121  Adept users can declare special LaTeX-arguments for the table.
16122  They are necessary for special table formatting, like for multirow cells,
16123  explained in the tables section of the 
16124 \emph on
16125 Extended
16126 \begin_inset Space ~
16127 \end_inset
16128
16129 Features
16130 \emph default
16131  manual.
16132  You can also rotate the current cell or the whole table 90
16133 \begin_inset Formula $\,$
16134 \end_inset
16135
16136 degrees counterclockwise.
16137  These rotations are not visible in LyX but in the output.
16138 \end_layout
16139
16140 \begin_layout Standard
16141 \begin_inset Note Greyedout
16142 status open
16143
16144 \begin_layout Plain Layout
16145
16146 \series bold
16147 Note:
16148 \series default
16149  Most DVI-viewers are 
16150 \emph on
16151 not
16152 \emph default
16153  able to display rotations.
16154 \end_layout
16155
16156 \end_inset
16157
16158
16159 \end_layout
16160
16161 \begin_layout Standard
16162 The 
16163 \family sans
16164 Borders
16165 \family default
16166  tab allows you to add and delete border lines for the current row/column.
16167  The button 
16168 \family sans
16169 Default
16170 \family default
16171  adds lines for all cell borders.
16172 \end_layout
16173
16174 \begin_layout Subsection
16175 Longtables
16176 \begin_inset Index
16177 status collapsed
16178
16179 \begin_layout Plain Layout
16180 Tables ! Longtables
16181 \end_layout
16182
16183 \end_inset
16184
16185
16186 \begin_inset Index
16187 status collapsed
16188
16189 \begin_layout Plain Layout
16190 Longtables
16191 \end_layout
16192
16193 \end_inset
16194
16195
16196 \end_layout
16197
16198 \begin_layout Standard
16199 If the table is too long to fit on one page, you can use the option 
16200 \family sans
16201 Use
16202 \begin_inset Space ~
16203 \end_inset
16204
16205 long
16206 \begin_inset Space ~
16207 \end_inset
16208
16209 table
16210 \family default
16211  in the tab 
16212 \family sans
16213 Longtable
16214 \family default
16215  of the table dialog to split the table automatically over more pages.
16216  Doing this enables some check boxes and you can now define:
16217 \end_layout
16218
16219 \begin_layout Description
16220
16221 \family sans
16222 Header
16223 \family default
16224 : The current row and all rows above, that don't have any special options
16225  defined, are defined to be the header rows of all pages of the longtable;
16226  except for the first page, if 
16227 \family sans
16228 First
16229 \begin_inset Space ~
16230 \end_inset
16231
16232 header
16233 \family default
16234  is defined.
16235 \end_layout
16236
16237 \begin_layout Description
16238
16239 \family sans
16240 First
16241 \begin_inset Space ~
16242 \end_inset
16243
16244 header
16245 \family default
16246 : The current row and all rows above, that don't have any special options
16247  defined, are defined to be the header rows of the first page of the longtable.
16248 \end_layout
16249
16250 \begin_layout Description
16251
16252 \family sans
16253 Footer
16254 \family default
16255 : The current row and all rows below, that don't have any special options
16256  defined, are defined to be the footer rows of all pages of the longtable;
16257  except for the last page, if 
16258 \family sans
16259 Last
16260 \begin_inset Space ~
16261 \end_inset
16262
16263 footer
16264 \family default
16265  is defined.
16266 \end_layout
16267
16268 \begin_layout Description
16269
16270 \family sans
16271 Last
16272 \begin_inset Space ~
16273 \end_inset
16274
16275 footer
16276 \family default
16277 : The current row and all rows below, that don't have any special options
16278  defined, are defined to be the footer rows of the last page of the longtable.
16279 \end_layout
16280
16281 \begin_layout Standard
16282 You can also specify a row where the table is splitted.
16283  If you set more than one option in the same table row, you should be aware
16284  of the fact that only the first one is used in the given table row.
16285  The others will then be defined as 
16286 \emph on
16287 empty
16288 \emph default
16289 .
16290  In this context, first means first in this order: 
16291 \family sans
16292 Footer, Last
16293 \begin_inset Space ~
16294 \end_inset
16295
16296 footer,
16297 \family default
16298  
16299 \family sans
16300 Header,
16301 \family default
16302  
16303 \family sans
16304 First
16305 \begin_inset Space ~
16306 \end_inset
16307
16308 header.
16309
16310 \family default
16311  See the following longtable to see how it works:
16312 \end_layout
16313
16314 \begin_layout Standard
16315 \align center
16316 \begin_inset Tabular
16317 <lyxtabular version="3" rows="69" columns="3">
16318 <features islongtable="true">
16319 <column alignment="block" valignment="top" width="5cm">
16320 <column alignment="left" valignment="top" width="0pt">
16321 <column alignment="right" valignment="top" width="0pt">
16322 <row endfirsthead="true">
16323 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327
16328 \series bold
16329 Example Phone List (ignore the names)
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 <row endfirsthead="true">
16354 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358
16359 \series bold
16360 NAME
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378
16379 \series bold
16380 TEL.
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 </row>
16386 <row endhead="true">
16387 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391  
16392 \series bold
16393 Example Phone List
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 </row>
16417 <row endhead="true">
16418 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422
16423 \series bold
16424 NAME
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442
16443 \series bold
16444 TEL.
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 </row>
16450 <row endfoot="true">
16451 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455  
16456 \series bold
16457 continue ...
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 </row>
16481 <row>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486
16487 \series bold
16488 Annovi
16489 \end_layout
16490
16491 \end_inset
16492 </cell>
16493 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497 Silvia
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 111
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 </row>
16512 <row>
16513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16514 \begin_inset Text
16515
16516 \begin_layout Plain Layout
16517
16518 \series bold
16519 Bertoli
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 Stefano
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 111
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 </row>
16543 <row>
16544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548
16549 \series bold
16550 Bozzi
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559 Walter
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568 111
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 <row>
16575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579
16580 \series bold
16581 Cachia
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 Maria
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 111
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 </row>
16605 <row>
16606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610
16611 \series bold
16612 Cachia
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 Maurizio
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 111
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 </row>
16636 <row>
16637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641
16642 \series bold
16643 Cinquemani
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 Giusi
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661 111
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 </row>
16667 <row>
16668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \series bold
16674 Colin
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 Bernard
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 111
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 </row>
16698 <row>
16699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703
16704 \series bold
16705 Concli
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714 Gianfranco
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 111
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 </row>
16729 <row>
16730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734
16735 \series bold
16736 Dal Bosco
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 Carolina
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 111
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 </row>
16760 <row>
16761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765
16766 \series bold
16767 Dalpiaz
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776 Annamaria
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 111
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 </row>
16791 <row>
16792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796
16797 \series bold
16798 Feliciello
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 Domenico
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816 111
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 </row>
16822 <row>
16823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827
16828 \series bold
16829 Focarelli
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 Paola
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 111
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 <row>
16854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \series bold
16860 Galletti
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869 Oreste
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878 111
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 </row>
16884 <row>
16885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889
16890 \series bold
16891 Gasparini
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 Franca
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909 111
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 </row>
16915 <row>
16916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \series bold
16922 Rizzardi
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 Paola
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 111
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 </row>
16946 <row>
16947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951
16952 \series bold
16953 Lassini
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962 Giancarlo
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971 111
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 </row>
16977 <row>
16978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982
16983 \series bold
16984 Malfatti
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 Luciano
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002 111
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 </row>
17008 <row>
17009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013
17014 \series bold
17015 Malfatti
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 Valeriano
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 111
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \series bold
17046 Meneguzzo
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 Roberto
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 111
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 </row>
17070 <row>
17071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075
17076 \series bold
17077 Mezzadra
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 Roberto
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 111
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 <row>
17102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106
17107 \series bold
17108 Pirpamer
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 Erich
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 111
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 </row>
17132 <row>
17133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137
17138 \series bold
17139 Pochiesa
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148 Paolo
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 111, 222
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 </row>
17163 <row>
17164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168
17169 \series bold
17170 Radina
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179 Claudio
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 111
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 <row>
17195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199
17200 \series bold
17201 Stuffer
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 Oskar
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 111
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 </row>
17225 <row>
17226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230
17231 \series bold
17232 Tacchelli
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 Ugo
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250 111
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 </row>
17256 <row>
17257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261
17262 \series bold
17263 Tezzele
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272 Margit
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281 111
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 </row>
17287 <row>
17288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292
17293 \series bold
17294 Unterkalmsteiner
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303 Frieda
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312 111
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 </row>
17318 <row>
17319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323
17324 \series bold
17325 Vieider
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334 Hilde
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 111
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 </row>
17349 <row>
17350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \series bold
17356 Vigna
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 Jürgen
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 111
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 </row>
17380 <row>
17381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385
17386 \series bold
17387 Weber
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396 Maurizio
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 111
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 </row>
17411 <row>
17412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416
17417 \series bold
17418 Winkler
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 Franz
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 111
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 </row>
17442 <row>
17443 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447  
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 </row>
17471 <row>
17472 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476
17477 \series bold
17478 Annovi
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 Silvia
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496 555
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 </row>
17502 <row>
17503 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507
17508 \series bold
17509 Bertoli
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 Stefano
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 555
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538
17539 \series bold
17540 Bozzi
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 Walter
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558 555
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 </row>
17564 <row>
17565 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569
17570 \series bold
17571 Cachia
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580 Maria
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589 555
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 </row>
17595 <row>
17596 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600
17601 \series bold
17602 Cachia
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 Maurizio
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620 555
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \series bold
17633 Cinquemani
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 Giusi
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 555
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 </row>
17657 <row>
17658 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \series bold
17664 Colin
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 Bernard
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 555
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row>
17689 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693
17694 \series bold
17695 Concli
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 Gianfranco
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713 555
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 </row>
17719 <row>
17720 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724
17725 \series bold
17726 Dal Bosco
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 Carolina
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 555
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 </row>
17750 <row>
17751 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \series bold
17757 Dalpiaz
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 Annamaria
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775 555
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 </row>
17781 <row>
17782 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786
17787 \series bold
17788 Feliciello
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 Domenico
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806 555
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 </row>
17812 <row>
17813 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817
17818 \series bold
17819 Focarelli
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 Paola
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837 555
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 </row>
17843 <row>
17844 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848
17849 \series bold
17850 Galletti
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859 Oreste
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 555
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 </row>
17874 <row>
17875 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879
17880 \series bold
17881 Gasparini
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 Franca
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899 555
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 </row>
17905 <row>
17906 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910
17911 \series bold
17912 Rizzardi
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 Paola
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 555
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 </row>
17936 <row>
17937 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941
17942 \series bold
17943 Lassini
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 Giancarlo
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 555
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 </row>
17967 <row>
17968 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972
17973 \series bold
17974 Malfatti
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 Luciano
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 555
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 </row>
17998 <row>
17999 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \series bold
18005 Malfatti
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 Valeriano
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 555
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 </row>
18029 <row>
18030 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034
18035 \series bold
18036 Meneguzzo
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045 Roberto
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054 555
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 </row>
18060 <row>
18061 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \series bold
18067 Mezzadra
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 Roberto
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 555
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 </row>
18091 <row>
18092 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096
18097 \series bold
18098 Pirpamer
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 Erich
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 555
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row>
18123 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127
18128 \series bold
18129 Pochiesa
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138 Paolo
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147 555, 222
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 </row>
18153 <row>
18154 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158
18159 \series bold
18160 Radina
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 Claudio
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178 555
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 </row>
18184 <row>
18185 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189
18190 \series bold
18191 Stuffer
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 Oskar
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 555
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 </row>
18215 <row>
18216 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220
18221 \series bold
18222 Tacchelli
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 Ugo
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240 555
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 </row>
18246 <row>
18247 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251
18252 \series bold
18253 Tezzele
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 Margit
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 555
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 </row>
18277 <row>
18278 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282
18283 \series bold
18284 Unterkalmsteiner
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 Frieda
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302 555
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 </row>
18308 <row>
18309 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313
18314 \series bold
18315 Vieider
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 Hilde
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 555
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 </row>
18339 <row>
18340 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344
18345 \series bold
18346 Vigna
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 Jürgen
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 999
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 </row>
18370 <row>
18371 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375
18376 \series bold
18377 Weber
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 Maurizio
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 555
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 </row>
18401 <row>
18402 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406
18407 \series bold
18408 Winkler
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 Franz
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 555
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 <row endlastfoot="true">
18433 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437
18438 \series bold
18439 End
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 </row>
18463 </lyxtabular>
18464
18465 \end_inset
18466
18467
18468 \end_layout
18469
18470 \begin_layout Subsection
18471 Table Cells
18472 \begin_inset Index
18473 status collapsed
18474
18475 \begin_layout Plain Layout
18476 Tables ! Cells
18477 \end_layout
18478
18479 \end_inset
18480
18481
18482 \begin_inset CommandInset label
18483 LatexCommand label
18484 name "sub:Table-Cells"
18485
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \begin_layout Standard
18492 A table cell can contain text, inline equations, a figure, or another table.
18493  All these kinds of objects can be placed in the same cell.
18494  Font sizes and shapes can also be altered.
18495  But you can't put a special environment in a cell (like 
18496 \family sans
18497 Section*
18498 \family default
18499 , etc.), nor set spacing options etc.
18500  for the cell's paragraph.
18501 \end_layout
18502
18503 \begin_layout Standard
18504 To have multi-line entries in table cells, you have to declare a fixed width
18505  for the column in the table dialog.
18506  Your text is then automatically split into multiple lines and the cell
18507  is enlarged vertically when the length of the text exceeds the given width.
18508  An example:
18509 \end_layout
18510
18511 \begin_layout Standard
18512 \align center
18513 \begin_inset Tabular
18514 <lyxtabular version="3" rows="4" columns="3">
18515 <features>
18516 <column alignment="center" valignment="top" width="0pt">
18517 <column alignment="block" valignment="top" width="3cm">
18518 <column alignment="center" valignment="top" width="0pt">
18519 <row>
18520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524
18525 \family roman
18526 \series medium
18527 \shape up
18528 \size normal
18529 \emph off
18530 \bar no
18531 \noun off
18532 \color none
18533 1
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542
18543 \family roman
18544 \series medium
18545 \shape up
18546 \size normal
18547 \emph off
18548 \bar no
18549 \noun off
18550 \color none
18551 2
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560
18561 \family roman
18562 \series medium
18563 \shape up
18564 \size normal
18565 \emph off
18566 \bar no
18567 \noun off
18568 \color none
18569 3
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 </row>
18575 <row>
18576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Plain Layout
18580
18581 \family roman
18582 \series medium
18583 \shape up
18584 \size normal
18585 \emph off
18586 \bar no
18587 \noun off
18588 \color none
18589 4
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598
18599 \family roman
18600 \series medium
18601 \shape up
18602 \size normal
18603 \emph off
18604 \bar no
18605 \noun off
18606 \color none
18607 This is a multiline entry in a table.
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616
18617 \family roman
18618 \series medium
18619 \shape up
18620 \size normal
18621 \emph off
18622 \bar no
18623 \noun off
18624 \color none
18625 5
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 </row>
18631 <row>
18632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18633 \begin_inset Text
18634
18635 \begin_layout Plain Layout
18636
18637 \family roman
18638 \series medium
18639 \shape up
18640 \size normal
18641 \emph off
18642 \bar no
18643 \noun off
18644 \color none
18645 6
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654
18655 \family roman
18656 \series medium
18657 \shape up
18658 \size normal
18659 \emph off
18660 \bar no
18661 \noun off
18662 \color none
18663 This is longer now.
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \family roman
18674 \series medium
18675 \shape up
18676 \size normal
18677 \emph off
18678 \bar no
18679 \noun off
18680 \color none
18681 7
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 </row>
18687 <row>
18688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \family roman
18694 \series medium
18695 \shape up
18696 \size normal
18697 \emph off
18698 \bar no
18699 \noun off
18700 \color none
18701 8
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710
18711 \family roman
18712 \series medium
18713 \shape up
18714 \size normal
18715 \emph off
18716 \bar no
18717 \noun off
18718 \color none
18719 This is a multiline entry in a table.
18720  This is longer now.
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729
18730 \family roman
18731 \series medium
18732 \shape up
18733 \size normal
18734 \emph off
18735 \bar no
18736 \noun off
18737 \color none
18738 9
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 </row>
18744 </lyxtabular>
18745
18746 \end_inset
18747
18748
18749 \end_layout
18750
18751 \begin_layout Standard
18752 Cutting and pasting between tables and table cells works reasonably well.
18753  You can cut and paste even more than one row.
18754  Selection with the mouse or with 
18755 \family sans
18756 Shift
18757 \family default
18758  plus the arrow keys works as usual.
18759  You can also copy and paste the entire table as a single unit by starting
18760  the selection from outside the table.
18761 \end_layout
18762
18763 \begin_layout Section
18764 Floats
18765 \begin_inset Index
18766 status collapsed
18767
18768 \begin_layout Plain Layout
18769 Floats
18770 \end_layout
18771
18772 \end_inset
18773
18774
18775 \begin_inset CommandInset label
18776 LatexCommand label
18777 name "sec:Floats"
18778
18779 \end_inset
18780
18781
18782 \end_layout
18783
18784 \begin_layout Standard
18785 A float is a block of text associated with some sort of label, which doesn't
18786  have a fixed location.
18787  It can 
18788 \begin_inset Quotes eld
18789 \end_inset
18790
18791 float
18792 \begin_inset Quotes erd
18793 \end_inset
18794
18795  forward or backward a page or two, to wherever it fits best.
18796  
18797 \family sans
18798 Footnotes
18799 \family default
18800  and 
18801 \family sans
18802 Margin
18803 \begin_inset Space ~
18804 \end_inset
18805
18806 Notes
18807 \family default
18808  are also floats, because they can float to the next page when there are
18809  too much notes at the page.
18810 \end_layout
18811
18812 \begin_layout Standard
18813 Floats makes it possible to get a high quality layout.
18814  Images and tables can evenly be spread to the pages to avoid whitespace
18815  and pages without text.
18816  As the floating often destroys the context between the text and the image/table
18817 , every float can be referenced in the text.
18818  Floats are therefore numbered.
18819  Referencing is described in section
18820 \begin_inset Space ~
18821 \end_inset
18822
18823
18824 \begin_inset CommandInset ref
18825 LatexCommand ref
18826 reference "sec:Cross-References"
18827
18828 \end_inset
18829
18830 .
18831 \end_layout
18832
18833 \begin_layout Standard
18834 To insert a float, use the menu 
18835 \family sans
18836 Insert\SpecialChar \menuseparator
18837 Floats
18838 \family default
18839 .
18840  A box with a caption that has e.
18841 \begin_inset Space \thinspace{}
18842 \end_inset
18843
18844 g.
18845 \begin_inset Space ~
18846 \end_inset
18847
18848 the label 
18849 \begin_inset Quotes eld
18850 \end_inset
18851
18852 Figure
18853 \begin_inset Space ~
18854 \end_inset
18855
18856 #:
18857 \begin_inset Quotes erd
18858 \end_inset
18859
18860  (# is the actual number) will be inserted into your document.
18861  The label will automatically be translated to the document language in
18862  the output.
18863  Behind the label you can insert the caption text.
18864 \begin_inset Index
18865 status collapsed
18866
18867 \begin_layout Plain Layout
18868 Floats ! Captions
18869 \end_layout
18870
18871 \end_inset
18872
18873  The image or table is inserted above or below the caption in a separate
18874  paragraph within the float.
18875  To keep your LyX-document readable, you can open and close the float box
18876  by left-clicking on the box label.
18877  A closed float box looks like this: 
18878 \begin_inset Graphics
18879         filename clipart/floatQt4.png
18880         scale 80
18881
18882 \end_inset
18883
18884  -- a gray button with a red label.
18885 \end_layout
18886
18887 \begin_layout Standard
18888 It is recommended to insert floats as a separate paragraph to avoid possible
18889  LaTeX-errors that can occur when the surrounding text is specially formatted.
18890 \end_layout
18891
18892 \begin_layout Subsection
18893 Float Types
18894 \end_layout
18895
18896 \begin_layout Subsubsection
18897 Figure Floats
18898 \begin_inset Index
18899 status collapsed
18900
18901 \begin_layout Plain Layout
18902 Floats ! Figure floats
18903 \end_layout
18904
18905 \end_inset
18906
18907
18908 \begin_inset CommandInset label
18909 LatexCommand label
18910 name "sec:Figure-Floats"
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Standard
18918 The menu 
18919 \family sans
18920 Insert\SpecialChar \menuseparator
18921 Float\SpecialChar \menuseparator
18922 Figure
18923 \family default
18924  inserts a float with the label 
18925 \begin_inset Quotes eld
18926 \end_inset
18927
18928
18929 \series bold
18930 Figure
18931 \begin_inset Space ~
18932 \end_inset
18933
18934 #:
18935 \series default
18936
18937 \begin_inset Quotes erd
18938 \end_inset
18939
18940 .
18941  Set the cursor above this label (or before it and press enter) and insert
18942  the image as described above to get the caption printed below the image.
18943  This is what we did for Figure
18944 \begin_inset Space ~
18945 \end_inset
18946
18947
18948 \begin_inset CommandInset ref
18949 LatexCommand ref
18950 reference "cap:Platypus"
18951
18952 \end_inset
18953
18954 .
18955  If you want the caption to be above the image, set the cursor at the end
18956  of the caption, press enter and insert the image.
18957  This was done in Figure
18958 \begin_inset Space ~
18959 \end_inset
18960
18961
18962 \begin_inset CommandInset ref
18963 LatexCommand ref
18964 reference "cap:Escher"
18965
18966 \end_inset
18967
18968 .
18969 \end_layout
18970
18971 \begin_layout Standard
18972 \begin_inset Float figure
18973 wide false
18974 sideways false
18975 status open
18976
18977 \begin_layout Plain Layout
18978 \align center
18979 \begin_inset Graphics
18980         filename clipart/platypus.eps
18981         display color
18982         width 50col%
18983         rotateOrigin center
18984
18985 \end_inset
18986
18987
18988 \end_layout
18989
18990 \begin_layout Plain Layout
18991 \begin_inset Caption
18992
18993 \begin_layout Plain Layout
18994 \begin_inset CommandInset label
18995 LatexCommand label
18996 name "cap:Platypus"
18997
18998 \end_inset
18999
19000 A severely distorted platypus in a float.
19001 \end_layout
19002
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \begin_layout Standard
19014 \begin_inset Float figure
19015 wide false
19016 sideways false
19017 status open
19018
19019 \begin_layout Plain Layout
19020 \begin_inset Caption
19021
19022 \begin_layout Plain Layout
19023 \begin_inset CommandInset label
19024 LatexCommand label
19025 name "cap:Escher"
19026
19027 \end_inset
19028
19029 M.C.
19030  Escher on acid.
19031 \end_layout
19032
19033 \end_inset
19034
19035
19036 \end_layout
19037
19038 \begin_layout Plain Layout
19039 \align center
19040 \begin_inset Graphics
19041         filename clipart/escher-lsd.eps
19042         display color
19043         scale 80
19044         rotateOrigin center
19045
19046 \end_inset
19047
19048
19049 \end_layout
19050
19051 \end_inset
19052
19053
19054 \end_layout
19055
19056 \begin_layout Standard
19057 This figure float show also how to set a label and create a cross-reference
19058  to it.
19059  As described in section
19060 \begin_inset Space ~
19061 \end_inset
19062
19063
19064 \begin_inset CommandInset ref
19065 LatexCommand ref
19066 reference "sec:Cross-References"
19067
19068 \end_inset
19069
19070 , you can simply insert a label in the caption using the menu 
19071 \family sans
19072 Insert\SpecialChar \menuseparator
19073 Label
19074 \family default
19075  and refer to it using the menu 
19076 \family sans
19077 Insert\SpecialChar \menuseparator
19078 Cross-Reference
19079 \family default
19080 .
19081  It is important to use references to figure floats, rather than using vague
19082  references like 
19083 \begin_inset Quotes eld
19084 \end_inset
19085
19086 the figure above
19087 \begin_inset Quotes erd
19088 \end_inset
19089
19090 , because as LaTeX will reposition the floats in the final document; it
19091  might not be 
19092 \begin_inset Quotes eld
19093 \end_inset
19094
19095 above
19096 \begin_inset Quotes erd
19097 \end_inset
19098
19099  at all.
19100 \end_layout
19101
19102 \begin_layout Standard
19103 Normally one inserts only one image to a figure float, but sometimes you
19104  might want to use two images with separate subcaptions.
19105  This can be done in the graphics dialog: Right-click on an image and go
19106  to the tab 
19107 \family sans
19108 Extra
19109 \begin_inset Space ~
19110 \end_inset
19111
19112 options
19113 \family default
19114  in the appearing dialog, use the option 
19115 \family sans
19116 Subfigure
19117 \family default
19118 , and enter the subcaption for the image in the now enabled caption field.
19119  Figure
19120 \begin_inset Space ~
19121 \end_inset
19122
19123
19124 \begin_inset CommandInset ref
19125 LatexCommand ref
19126 reference "cap:Two-distorted-images"
19127
19128 \end_inset
19129
19130  is an example of a figure float with two images set side by side.
19131  You can also set the images one below the other.
19132 \end_layout
19133
19134 \begin_layout Standard
19135 \begin_inset Float figure
19136 wide false
19137 sideways false
19138 status open
19139
19140 \begin_layout Plain Layout
19141 \begin_inset Space \hfill{}
19142 \end_inset
19143
19144
19145 \begin_inset Float figure
19146 wide false
19147 sideways false
19148 status open
19149
19150 \begin_layout Plain Layout
19151 \begin_inset Caption
19152
19153 \begin_layout Plain Layout
19154 Undefinable
19155 \end_layout
19156
19157 \end_inset
19158
19159
19160 \end_layout
19161
19162 \begin_layout Plain Layout
19163 \begin_inset Graphics
19164         filename clipart/escher-lsd.eps
19165         width 45col%
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \end_inset
19173
19174
19175 \begin_inset Space \hfill{}
19176 \end_inset
19177
19178
19179 \begin_inset Float figure
19180 wide false
19181 sideways false
19182 status open
19183
19184 \begin_layout Plain Layout
19185 \begin_inset Caption
19186
19187 \begin_layout Plain Layout
19188 Platypus
19189 \end_layout
19190
19191 \end_inset
19192
19193
19194 \end_layout
19195
19196 \begin_layout Plain Layout
19197 \begin_inset Graphics
19198         filename clipart/platypus.eps
19199         lyxscale 60
19200         width 45col%
19201
19202 \end_inset
19203
19204
19205 \end_layout
19206
19207 \end_inset
19208
19209
19210 \begin_inset Space \hfill{}
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Plain Layout
19217 \begin_inset Caption
19218
19219 \begin_layout Plain Layout
19220 \begin_inset CommandInset label
19221 LatexCommand label
19222 name "cap:Two-distorted-images"
19223
19224 \end_inset
19225
19226 Two distorted images.
19227 \end_layout
19228
19229 \end_inset
19230
19231
19232 \end_layout
19233
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \begin_layout Standard
19240 Note that the caption is added to the 
19241 \family sans
19242 List
19243 \begin_inset Space ~
19244 \end_inset
19245
19246 of
19247 \begin_inset Space ~
19248 \end_inset
19249
19250 Figures
19251 \family default
19252  as described in section
19253 \begin_inset Space ~
19254 \end_inset
19255
19256
19257 \begin_inset CommandInset ref
19258 LatexCommand ref
19259 reference "sec:ListsOf"
19260
19261 \end_inset
19262
19263 .
19264 \end_layout
19265
19266 \begin_layout Subsubsection
19267 Table Floats
19268 \begin_inset Index
19269 status collapsed
19270
19271 \begin_layout Plain Layout
19272 Floats ! Table floats
19273 \end_layout
19274
19275 \end_inset
19276
19277
19278 \begin_inset CommandInset label
19279 LatexCommand label
19280 name "sec:Table-Floats"
19281
19282 \end_inset
19283
19284
19285 \end_layout
19286
19287 \begin_layout Standard
19288 Table floats can be inserted using the menu 
19289 \family sans
19290 Insert\SpecialChar \menuseparator
19291 Float\SpecialChar \menuseparator
19292 Table
19293 \family default
19294 .
19295  They have the same properties as figure floats except of the different
19296  label.
19297  Table
19298 \begin_inset Space ~
19299 \end_inset
19300
19301
19302 \begin_inset CommandInset ref
19303 LatexCommand ref
19304 reference "cap:Table-float"
19305
19306 \end_inset
19307
19308  is an example of a table float.
19309 \end_layout
19310
19311 \begin_layout Standard
19312 \begin_inset Float table
19313 wide false
19314 sideways false
19315 status open
19316
19317 \begin_layout Plain Layout
19318 \begin_inset Caption
19319
19320 \begin_layout Plain Layout
19321 \begin_inset CommandInset label
19322 LatexCommand label
19323 name "cap:Table-float"
19324
19325 \end_inset
19326
19327 A table float.
19328 \end_layout
19329
19330 \end_inset
19331
19332
19333 \end_layout
19334
19335 \begin_layout Plain Layout
19336 \align center
19337 \begin_inset Tabular
19338 <lyxtabular version="3" rows="3" columns="3">
19339 <features>
19340 <column alignment="center" valignment="top" width="0pt">
19341 <column alignment="center" valignment="top" width="0pt">
19342 <column alignment="center" valignment="top" width="0pt">
19343 <row>
19344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348
19349 \family roman
19350 \series medium
19351 \shape up
19352 \size normal
19353 \emph off
19354 \bar no
19355 \noun off
19356 \color none
19357 1
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366
19367 \family roman
19368 \series medium
19369 \shape up
19370 \size normal
19371 \emph off
19372 \bar no
19373 \noun off
19374 \color none
19375 2
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \family roman
19386 \series medium
19387 \shape up
19388 \size normal
19389 \emph off
19390 \bar no
19391 \noun off
19392 \color none
19393 3
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 </row>
19399 <row>
19400 <cell alignment="center" valignment="top" topline="true" leftline="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 Joe
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422
19423 \family roman
19424 \series medium
19425 \shape up
19426 \size normal
19427 \emph off
19428 \bar no
19429 \noun off
19430 \color none
19431 Mary
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440
19441 \family roman
19442 \series medium
19443 \shape up
19444 \size normal
19445 \emph off
19446 \bar no
19447 \noun off
19448 \color none
19449 Ted
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 \begin_inset Formula $\int x^{2}dx$
19470 \end_inset
19471
19472
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481
19482 \family roman
19483 \series medium
19484 \shape up
19485 \size normal
19486 \emph off
19487 \bar no
19488 \noun off
19489 \color none
19490 \begin_inset Formula $\left[\begin{array}{cc}
19491 a & b\\
19492 c & d\end{array}\right]$
19493 \end_inset
19494
19495
19496 \end_layout
19497
19498 \end_inset
19499 </cell>
19500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504
19505 \family roman
19506 \series medium
19507 \shape up
19508 \size normal
19509 \emph off
19510 \bar no
19511 \noun off
19512 \color none
19513 \begin_inset Formula $1+1=2$
19514 \end_inset
19515
19516
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 </row>
19522 </lyxtabular>
19523
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \begin_layout Subsubsection
19535 Algorithm Floats
19536 \begin_inset Index
19537 status collapsed
19538
19539 \begin_layout Plain Layout
19540 Floats ! Algorithm floats
19541 \end_layout
19542
19543 \end_inset
19544
19545
19546 \end_layout
19547
19548 \begin_layout Standard
19549 This float type is inserted with the menu 
19550 \family sans
19551 Insert\SpecialChar \menuseparator
19552 Float\SpecialChar \menuseparator
19553 Algorithm
19554 \family default
19555 .
19556  It is used for program codes and descriptions of algorithms.
19557  A possible environment for algorithms is the 
19558 \family sans
19559 LyX-Code
19560 \family default
19561 , described in section
19562 \begin_inset Space ~
19563 \end_inset
19564
19565
19566 \begin_inset CommandInset ref
19567 LatexCommand ref
19568 reference "sub:LyX-Code"
19569
19570 \end_inset
19571
19572 .
19573 \end_layout
19574
19575 \begin_layout Standard
19576 \begin_inset Note Greyedout
19577 status open
19578
19579 \begin_layout Plain Layout
19580
19581 \series bold
19582 Note:
19583 \series default
19584  that the float label is not automatically translated into the document
19585  language.
19586 \end_layout
19587
19588 \end_inset
19589
19590  You have to do this manually by adding the following line
19591 \end_layout
19592
19593 \begin_layout Standard
19594
19595 \series bold
19596
19597 \backslash
19598 floatname{algorithm}{your
19599 \begin_inset Space ~
19600 \end_inset
19601
19602 name}
19603 \end_layout
19604
19605 \begin_layout Standard
19606 to the document preamble (menu 
19607 \family sans
19608 Document\SpecialChar \menuseparator
19609 Settings
19610 \family default
19611 ).
19612  
19613 \series bold
19614 your
19615 \begin_inset Space ~
19616 \end_inset
19617
19618 name
19619 \series default
19620  is the word 
19621 \begin_inset Quotes eld
19622 \end_inset
19623
19624
19625 \emph on
19626 algorithm
19627 \emph default
19628
19629 \begin_inset Quotes erd
19630 \end_inset
19631
19632  in your language.
19633 \end_layout
19634
19635 \begin_layout Subsubsection
19636 Wrap Floats
19637 \begin_inset Index
19638 status collapsed
19639
19640 \begin_layout Plain Layout
19641 Floats ! Text Wrap Floats
19642 \end_layout
19643
19644 \end_inset
19645
19646
19647 \begin_inset CommandInset label
19648 LatexCommand label
19649 name "sec:Wrap-Floats"
19650
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \begin_layout Standard
19657 \begin_inset Wrap figure
19658 lines 0
19659 placement l
19660 overhang 0in
19661 width "40col%"
19662 status open
19663
19664 \begin_layout Plain Layout
19665 \begin_inset Graphics
19666         filename clipart/mobius.eps
19667         display color
19668         width 40col%
19669         rotateOrigin center
19670
19671 \end_inset
19672
19673
19674 \end_layout
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Caption
19678
19679 \begin_layout Plain Layout
19680 \begin_inset CommandInset label
19681 LatexCommand label
19682 name "cap:Wrapped-figure"
19683
19684 \end_inset
19685
19686 This is a wrapped figure.
19687 \begin_inset VSpace medskip
19688 \end_inset
19689
19690
19691 \end_layout
19692
19693 \end_inset
19694
19695
19696 \end_layout
19697
19698 \end_inset
19699
19700 This float type is used if you want to 
19701 \begin_inset Quotes eld
19702 \end_inset
19703
19704 wrap
19705 \begin_inset Quotes erd
19706 \end_inset
19707
19708  text around a figure so that it only occupies some fraction of the column
19709  width.
19710  It can be inserted using the menu 
19711 \family sans
19712 Insert\SpecialChar \menuseparator
19713 Float\SpecialChar \menuseparator
19714 Wrap
19715 \begin_inset Space ~
19716 \end_inset
19717
19718 Float
19719 \family default
19720  if the LaTeX-package 
19721 \series bold
19722 wrapfig
19723 \series default
19724
19725 \begin_inset Index
19726 status collapsed
19727
19728 \begin_layout Plain Layout
19729 Latex@LaTeX-packages ! wrapfig
19730 \end_layout
19731
19732 \end_inset
19733
19734  is installed.
19735 \begin_inset Foot
19736 status collapsed
19737
19738 \begin_layout Plain Layout
19739 Installing a LaTeX-package is explained it in the 
19740 \emph on
19741 LaTeX
19742 \begin_inset Space ~
19743 \end_inset
19744
19745 Configuration
19746 \emph default
19747  manual.
19748 \end_layout
19749
19750 \end_inset
19751
19752  The width and placement of the float is adjusted by right-clicking on the
19753  float box.
19754  Figure
19755 \begin_inset Space ~
19756 \end_inset
19757
19758
19759 \begin_inset CommandInset ref
19760 LatexCommand ref
19761 reference "cap:Wrapped-figure"
19762
19763 \end_inset
19764
19765  is for example a figure wrap float with a width of 40
19766 \begin_inset Space \thinspace{}
19767 \end_inset
19768
19769 col%.
19770 \begin_inset Foot
19771 status collapsed
19772
19773 \begin_layout Plain Layout
19774 Available units are explained in Appendix
19775 \begin_inset Space ~
19776 \end_inset
19777
19778
19779 \begin_inset CommandInset ref
19780 LatexCommand ref
19781 reference "cha:Units-available-in"
19782
19783 \end_inset
19784
19785 .
19786 \end_layout
19787
19788 \end_inset
19789
19790  Some space was added under the caption to separate it better from the surroundi
19791 ng text.
19792 \end_layout
19793
19794 \begin_layout Standard
19795 \begin_inset Note Greyedout
19796 status open
19797
19798 \begin_layout Plain Layout
19799
19800 \series bold
19801 Note:
19802 \series default
19803  Wrap floats might be fragile! E.g.
19804  having a figure too close to the bottom of the page can mess things up
19805  in the way that the float doesn't appear in the output or that it is placed
19806  over some other text.
19807 \end_layout
19808
19809 \end_inset
19810
19811  In general:
19812 \end_layout
19813
19814 \begin_layout Itemize
19815 Wrap floats should not be placed in paragraphs that run over a page break.
19816  That means that wrap floats should better be inserted to the exact place
19817  when the document is nearly ready and you are able to estimate where page
19818  breaks will appear.
19819 \end_layout
19820
19821 \begin_layout Itemize
19822 Wrap floats should either be placed in an own paragraph before the paragraph
19823  where they should wrap into or within a paragraph.
19824 \end_layout
19825
19826 \begin_layout Itemize
19827 Wrap floats in consecutive paragraphs may cause troubles, so assure that
19828  there is a text paragraph between them as separator.
19829 \end_layout
19830
19831 \begin_layout Itemize
19832 Wrap floats are not allowed in section headings or tables.
19833 \end_layout
19834
19835 \begin_layout Subsection
19836 Rotated Floats
19837 \begin_inset CommandInset label
19838 LatexCommand label
19839 name "sub:Rotated-Floats"
19840
19841 \end_inset
19842
19843
19844 \begin_inset Index
19845 status collapsed
19846
19847 \begin_layout Plain Layout
19848 Floats ! Rotating
19849 \end_layout
19850
19851 \end_inset
19852
19853
19854 \end_layout
19855
19856 \begin_layout Standard
19857 Especially for wide tables you might have floats rotated.
19858  To rotate a whole float including the caption, right-click on the float-box
19859  and use the option 
19860 \family sans
19861 Rotate
19862 \begin_inset Space ~
19863 \end_inset
19864
19865 sideways
19866 \family default
19867 .
19868 \end_layout
19869
19870 \begin_layout Standard
19871 Rotated floats are always placed on its own page (or column, when you have
19872  a two-column document).
19873  They are rotated so that you can read them from the outside margin.
19874  Forcing the rotation direction is explained in the 
19875 \emph on
19876 Embedded Objects
19877 \emph default
19878  manual.
19879 \end_layout
19880
19881 \begin_layout Standard
19882 Referencing rotated floats is the same like for normal floats, the caption
19883  format is also the same: Table
19884 \begin_inset Space ~
19885 \end_inset
19886
19887
19888 \begin_inset CommandInset ref
19889 LatexCommand ref
19890 reference "cap:Rotated-table"
19891
19892 \end_inset
19893
19894  is an example of a rotated table float.
19895 \end_layout
19896
19897 \begin_layout Standard
19898 \begin_inset Note Greyedout
19899 status open
19900
19901 \begin_layout Plain Layout
19902
19903 \series bold
19904 Note:
19905 \series default
19906  Not all DVI-viewers are able to display rotated floats.
19907 \end_layout
19908
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \begin_layout Standard
19915 \begin_inset Float table
19916 wide false
19917 sideways true
19918 status open
19919
19920 \begin_layout Plain Layout
19921 \begin_inset Caption
19922
19923 \begin_layout Plain Layout
19924 \begin_inset CommandInset label
19925 LatexCommand label
19926 name "cap:Rotated-table"
19927
19928 \end_inset
19929
19930  Rotated table
19931 \end_layout
19932
19933 \end_inset
19934
19935
19936 \end_layout
19937
19938 \begin_layout Plain Layout
19939 \align center
19940 \begin_inset Tabular
19941 <lyxtabular version="3" rows="1" columns="5">
19942 <features>
19943 <column alignment="center" valignment="top" width="0">
19944 <column alignment="center" valignment="top" width="0">
19945 <column alignment="center" valignment="top" width="0">
19946 <column alignment="center" valignment="top" width="0">
19947 <column alignment="center" valignment="top" width="0">
19948 <row>
19949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 test
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 b
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 c
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 d
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19986 \begin_inset Text
19987
19988 \begin_layout Plain Layout
19989 e
19990 \end_layout
19991
19992 \end_inset
19993 </cell>
19994 </row>
19995 </lyxtabular>
19996
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \begin_layout Subsection
20008 Float Placement
20009 \begin_inset CommandInset label
20010 LatexCommand label
20011 name "sub:Float-Placement"
20012
20013 \end_inset
20014
20015
20016 \begin_inset Index
20017 status collapsed
20018
20019 \begin_layout Plain Layout
20020 Floats ! Placement
20021 \end_layout
20022
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \begin_layout Standard
20029 Right-clicking on a float-box opens a dialog where you can alter the placement
20030  options that LaTeX uses for positioning the float.
20031 \begin_inset Newline newline
20032 \end_inset
20033
20034 The option 
20035 \family sans
20036 Span
20037 \begin_inset Space ~
20038 \end_inset
20039
20040 columns
20041 \family default
20042  is only useful for two-column documents: If you select it, the float will
20043  span across both columns on the page instead of being confined to just
20044  one.
20045 \begin_inset Newline newline
20046 \end_inset
20047
20048 The option 
20049 \family sans
20050 Rotate
20051 \begin_inset Space ~
20052 \end_inset
20053
20054 sideways
20055 \family default
20056  is used to rotate floats, see section
20057 \begin_inset Space ~
20058 \end_inset
20059
20060
20061 \begin_inset CommandInset ref
20062 LatexCommand ref
20063 reference "sub:Rotated-Floats"
20064
20065 \end_inset
20066
20067 .
20068 \end_layout
20069
20070 \begin_layout Standard
20071 You can use one ore more of the following options in the float dialog to
20072  set the placement for a particular float when you uncheck the option 
20073 \family sans
20074 Use
20075 \begin_inset Space ~
20076 \end_inset
20077
20078 default
20079 \begin_inset Space ~
20080 \end_inset
20081
20082 placement
20083 \family default
20084 :
20085 \end_layout
20086
20087 \begin_layout Description
20088 Here
20089 \begin_inset Space ~
20090 \end_inset
20091
20092 if
20093 \begin_inset Space ~
20094 \end_inset
20095
20096 possible: try to place the float on the position where it is inserted
20097 \end_layout
20098
20099 \begin_layout Description
20100 Top
20101 \begin_inset Space ~
20102 \end_inset
20103
20104 of
20105 \begin_inset Space ~
20106 \end_inset
20107
20108 page: try to place the float on the top of the current page
20109 \end_layout
20110
20111 \begin_layout Description
20112 Bottom
20113 \begin_inset Space ~
20114 \end_inset
20115
20116 of
20117 \begin_inset Space ~
20118 \end_inset
20119
20120 page: try to place the float on the bottom of the current page
20121 \end_layout
20122
20123 \begin_layout Description
20124 Page
20125 \begin_inset Space ~
20126 \end_inset
20127
20128 of
20129 \begin_inset Space ~
20130 \end_inset
20131
20132 floats: try to place the float on an own page 
20133 \end_layout
20134
20135 \begin_layout Standard
20136 The order of the above option is 
20137 \emph on
20138 always
20139 \emph default
20140  used by LaTeX.
20141  That means, if you use the default placement, LaTeX will first try out
20142  
20143 \family sans
20144 Here
20145 \begin_inset Space ~
20146 \end_inset
20147
20148 if
20149 \begin_inset Space ~
20150 \end_inset
20151
20152 possible
20153 \family default
20154 , then 
20155 \family sans
20156 Top
20157 \begin_inset Space ~
20158 \end_inset
20159
20160 of
20161 \begin_inset Space ~
20162 \end_inset
20163
20164 page
20165 \family default
20166 , and then the others.
20167  If you don't use the default, LaTeX will try only the checked options but
20168  in the same order.
20169  If none of the 4 placements are possible the procedure is internally repeated
20170  but it is tried to put the float on the following page.
20171 \end_layout
20172
20173 \begin_layout Standard
20174 By default, each options has its own rules:
20175 \end_layout
20176
20177 \begin_layout Standard
20178
20179 \family sans
20180 Top
20181 \begin_inset Space ~
20182 \end_inset
20183
20184 of
20185 \begin_inset Space ~
20186 \end_inset
20187
20188 page
20189 \family default
20190  only floats occupying less than 70
20191 \begin_inset Space \thinspace{}
20192 \end_inset
20193
20194 % of the page can be placed at the top of a page
20195 \end_layout
20196
20197 \begin_layout Standard
20198
20199 \family sans
20200 Bottom
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 30
20211 \begin_inset Space \thinspace{}
20212 \end_inset
20213
20214 % of the page can be placed at the bottom of a page.
20215 \end_layout
20216
20217 \begin_layout Standard
20218
20219 \family sans
20220 Page
20221 \begin_inset Space ~
20222 \end_inset
20223
20224 of
20225 \begin_inset Space ~
20226 \end_inset
20227
20228 floats
20229 \family default
20230 : only if more than 50
20231 \begin_inset Space \thinspace{}
20232 \end_inset
20233
20234 % of the page are occupied by floats, several floats can be set together
20235  on a page.
20236 \end_layout
20237
20238 \begin_layout Standard
20239 If you don't like these rules, you can ignore them by using the additional
20240  option 
20241 \family sans
20242 Ignore
20243 \begin_inset Space ~
20244 \end_inset
20245
20246 LaTeX
20247 \begin_inset Space ~
20248 \end_inset
20249
20250 rules
20251 \family default
20252 .
20253 \end_layout
20254
20255 \begin_layout Standard
20256 Sometimes you might need, under all circumstances, a float to be placed
20257  exactly at the position where it is inserted.
20258  For this case you can use the option 
20259 \family sans
20260 Here
20261 \begin_inset Space ~
20262 \end_inset
20263
20264 definitely
20265 \family default
20266 .
20267  Use this option very rarely and only if the document is nearly ready to
20268  be printed.
20269  Because the float is then no longer able to 
20270 \begin_inset Quotes eld
20271 \end_inset
20272
20273 float
20274 \begin_inset Quotes erd
20275 \end_inset
20276
20277  when you change your document and this will often destroy the page layout.
20278 \end_layout
20279
20280 \begin_layout Standard
20281 There are no placement options for text wrap floats, because they are always
20282  surrounded by the text of a certain paragraph.
20283 \end_layout
20284
20285 \begin_layout Standard
20286 For more details about float placements, have a look at LaTeX books like
20287  
20288 \begin_inset CommandInset citation
20289 LatexCommand cite
20290 key "latexcompanion,latexguide,latexbook"
20291
20292 \end_inset
20293
20294 .
20295 \end_layout
20296
20297 \begin_layout Section
20298 Minipages
20299 \begin_inset Index
20300 status collapsed
20301
20302 \begin_layout Plain Layout
20303 Minipages
20304 \end_layout
20305
20306 \end_inset
20307
20308
20309 \begin_inset CommandInset label
20310 LatexCommand label
20311 name "sec:Minipages"
20312
20313 \end_inset
20314
20315
20316 \end_layout
20317
20318 \begin_layout Standard
20319 LaTeX provides a mechanism to produce essentially a page within a page,
20320  called minipage.
20321  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20322 \begin_inset Space ~
20323 \end_inset
20324
20325 apply.
20326  
20327 \end_layout
20328
20329 \begin_layout Standard
20330 Minipages in LyX have their own collapsible box inserted via the menu 
20331 \family sans
20332 Insert\SpecialChar \menuseparator
20333 Box
20334 \family default
20335 .
20336  Right-clicking on the box allows you to alter the width of the minipage
20337  and its alignment within the page.
20338 \end_layout
20339
20340 \begin_layout Standard
20341 \align center
20342 \begin_inset Box Frameless
20343 position "t"
20344 hor_pos "c"
20345 has_inner_box 1
20346 inner_pos "t"
20347 use_parbox 0
20348 width "30col%"
20349 special "none"
20350 height "1pt"
20351 height_special "totalheight"
20352 status open
20353
20354 \begin_layout Plain Layout
20355
20356 \shape italic
20357 This is a minipage.
20358  The text is set in an italic style.
20359 \end_layout
20360
20361 \begin_layout Plain Layout
20362
20363 \shape italic
20364 Minipages are often used for text in another language or text that needs
20365  another formatting.
20366 \end_layout
20367
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \begin_layout Standard
20374 \begin_inset VSpace medskip
20375 \end_inset
20376
20377 If you place two minipages side-by-side, you can use 
20378 \family sans
20379 Horizontal Fills
20380 \family default
20381  as described in section
20382 \begin_inset Space ~
20383 \end_inset
20384
20385
20386 \begin_inset CommandInset ref
20387 LatexCommand ref
20388 reference "sub:Horizontal-Space"
20389
20390 \end_inset
20391
20392 :
20393 \begin_inset VSpace medskip
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \begin_layout Standard
20400 \begin_inset Box Frameless
20401 position "t"
20402 hor_pos "c"
20403 has_inner_box 1
20404 inner_pos "t"
20405 use_parbox 0
20406 width "1.5in"
20407 special "none"
20408 height "1pt"
20409 height_special "totalheight"
20410 status open
20411
20412 \begin_layout Plain Layout
20413 This is a minipage with some stupid dummy text.
20414  This dummy text is used to increase the size of the minipage.
20415 \end_layout
20416
20417 \end_inset
20418
20419
20420 \begin_inset Space \hfill{}
20421 \end_inset
20422
20423
20424 \begin_inset Box Frameless
20425 position "t"
20426 hor_pos "c"
20427 has_inner_box 1
20428 inner_pos "t"
20429 use_parbox 0
20430 width "1.5in"
20431 special "none"
20432 height "1pt"
20433 height_special "totalheight"
20434 status open
20435
20436 \begin_layout Plain Layout
20437 This is a minipage with some stupid dummy text.
20438  This dummy text is used to increase the size of the minipage.
20439 \end_layout
20440
20441 \end_inset
20442
20443
20444 \end_layout
20445
20446 \begin_layout Standard
20447 \begin_inset VSpace bigskip
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \begin_layout Standard
20454 When you right-click on a minipage box, you can change the box from a minipage
20455  to other box types.
20456  All box types and their settings are explained in detail in chapter 
20457 \emph on
20458 Boxes
20459 \emph default
20460  of the 
20461 \emph on
20462 Embedded Objects
20463 \emph default
20464  manual.
20465 \end_layout
20466
20467 \begin_layout Chapter
20468 Mathematical Formulas
20469 \begin_inset Index
20470 status collapsed
20471
20472 \begin_layout Plain Layout
20473 Math
20474 \end_layout
20475
20476 \end_inset
20477
20478
20479 \begin_inset Index
20480 status collapsed
20481
20482 \begin_layout Plain Layout
20483 Formulas | see
20484 \begin_inset ERT
20485 status collapsed
20486
20487 \begin_layout Plain Layout
20488
20489 {
20490 \end_layout
20491
20492 \end_inset
20493
20494 Math
20495 \begin_inset ERT
20496 status collapsed
20497
20498 \begin_layout Plain Layout
20499
20500 }
20501 \end_layout
20502
20503 \end_inset
20504
20505
20506 \end_layout
20507
20508 \end_inset
20509
20510
20511 \begin_inset CommandInset label
20512 LatexCommand label
20513 name "cha:Mathematical-Formulas"
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Standard
20521 The issues of this chapter are described in detail in the 
20522 \emph on
20523 Math
20524 \emph default
20525  manual.
20526  There you'll also find tips and tricks for special cases.
20527 \end_layout
20528
20529 \begin_layout Section
20530 Basic Math Editing
20531 \begin_inset Index
20532 status collapsed
20533
20534 \begin_layout Plain Layout
20535 Math ! Basics
20536 \end_layout
20537
20538 \end_inset
20539
20540
20541 \end_layout
20542
20543 \begin_layout Standard
20544 To create a math formula, you can just click on the toolbar icon 
20545 \begin_inset Graphics
20546         filename ../images/math-mode.png
20547
20548 \end_inset
20549
20550 .
20551  That will create a little blue rectangle, with purple markers around its
20552  corners.
20553  That blue rectangle is the formula itself; the purple markers indicate
20554  what level of nesting within the formula you are at.
20555  You can also choose a particular formula type to insert via the 
20556 \family sans
20557 Insert\SpecialChar \menuseparator
20558 Math
20559 \family default
20560  menu.
20561 \end_layout
20562
20563 \begin_layout Standard
20564 Editing the parameters of a formula and adding math constructs can be done
20565  with the 
20566 \family sans
20567 math
20568 \begin_inset Space ~
20569 \end_inset
20570
20571 toolbar
20572 \family default
20573 , that appears when the cursor is in a formula.
20574 \end_layout
20575
20576 \begin_layout Standard
20577 There are two main types of formulas: Inline formulas appear within a text
20578  line, like this one:
20579 \end_layout
20580
20581 \begin_layout Standard
20582 This is a line with an inline formula 
20583 \begin_inset Formula $A=B$
20584 \end_inset
20585
20586  in it.
20587 \end_layout
20588
20589 \begin_layout Standard
20590 Displayed formulas appear outside the text like as they were in an own paragraph
20591 , like this one:
20592 \begin_inset Formula \[
20593 A=B\]
20594
20595 \end_inset
20596
20597 You can only number and reference displayed formulas.
20598 \end_layout
20599
20600 \begin_layout Standard
20601 LyX supports also many LaTeX math commands.
20602  E.g.
20603  typing 
20604 \begin_inset Quotes eld
20605 \end_inset
20606
20607
20608 \series bold
20609
20610 \backslash
20611 alpha
20612 \series default
20613
20614 \begin_inset Quotes erd
20615 \end_inset
20616
20617 , followed by a space, in a formula will create the Greek letter 
20618 \begin_inset Formula $\alpha$
20619 \end_inset
20620
20621 .
20622  So typing commands might sometimes be faster than using the 
20623 \family sans
20624 Math
20625 \begin_inset Space ~
20626 \end_inset
20627
20628 Panel
20629 \family default
20630 .
20631 \end_layout
20632
20633 \begin_layout Subsection
20634 Navigating in Formulas
20635 \begin_inset Index
20636 status collapsed
20637
20638 \begin_layout Plain Layout
20639 Math ! Navigating
20640 \end_layout
20641
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \begin_layout Standard
20648 The best control over the cursor position within an existing formula is
20649  achieved with the arrow keys.
20650  LyX uses small rectangles to indicate places where something can be inserted.
20651  The arrow keys can be used to navigate between parts of a formula.
20652  Pressing 
20653 \family sans
20654 Space
20655 \family default
20656  will leave a formula construct (a square root 
20657 \begin_inset Formula $\sqrt{2}$
20658 \end_inset
20659
20660 , or parentheses 
20661 \begin_inset Formula $\left(f\right)$
20662 \end_inset
20663
20664 , or a matrix 
20665 \begin_inset Formula $\left[\begin{array}{cc}
20666 1 & 2\\
20667 3 & 4\end{array}\right]$
20668 \end_inset
20669
20670 ).
20671  Pressing 
20672 \family sans
20673 Escape
20674 \family default
20675  will leave the formula, placing the cursor after the formula.
20676  
20677 \family sans
20678 Tab
20679 \family default
20680  can be used to move horizontally in a formula; for example, through the
20681  cells of a matrix or the positions in a multi-line equation.
20682 \end_layout
20683
20684 \begin_layout Standard
20685
20686 \family sans
20687 Space
20688 \family default
20689 , printed in this document as 
20690 \begin_inset Quotes eld
20691 \end_inset
20692
20693
20694 \begin_inset ERT
20695 status collapsed
20696
20697 \begin_layout Plain Layout
20698
20699
20700 \backslash
20701 spce 
20702 \end_layout
20703
20704 \end_inset
20705
20706
20707 \begin_inset Quotes erd
20708 \end_inset
20709
20710
20711 \begin_inset Note Note
20712 status collapsed
20713
20714 \begin_layout Plain Layout
20715 This command will appear in the output as official character denoting the
20716  space character (visible space).
20717 \end_layout
20718
20719 \end_inset
20720
20721 , seems to do nothing in a formula, since it does not add a space between
20722  characters, but it does exit a nested structure.
20723  For this reason, you have to be careful about using 
20724 \family sans
20725 Space
20726 \family default
20727 .
20728  For example, if you want 
20729 \begin_inset Formula $\sqrt{2x+1}$
20730 \end_inset
20731
20732 , type 
20733 \series bold
20734
20735 \backslash
20736 sqrt
20737 \begin_inset ERT
20738 status collapsed
20739
20740 \begin_layout Plain Layout
20741
20742
20743 \backslash
20744 spce 
20745 \end_layout
20746
20747 \end_inset
20748
20749 2x+1
20750 \series default
20751  and not 
20752 \series bold
20753
20754 \backslash
20755 sqrt
20756 \begin_inset ERT
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760
20761
20762 \backslash
20763 spce 
20764 \end_layout
20765
20766 \end_inset
20767
20768 2x
20769 \begin_inset ERT
20770 status collapsed
20771
20772 \begin_layout Plain Layout
20773
20774
20775 \backslash
20776 spce 
20777 \end_layout
20778
20779 \end_inset
20780
20781 +1
20782 \series default
20783 , since in the latter case only the 
20784 \family typewriter
20785
20786 \begin_inset Formula $2x$
20787 \end_inset
20788
20789
20790 \family default
20791  will be under the square root sign: 
20792 \begin_inset Formula $\sqrt{2x}+1$
20793 \end_inset
20794
20795 .
20796 \end_layout
20797
20798 \begin_layout Standard
20799 You can leave many parts of a formula, like this matrix, partially filled
20800  in, such as:
20801 \begin_inset Formula \[
20802 \left(\begin{array}{ccc}
20803 \lambda_{1}\\
20804  & \ddots\\
20805  &  & \lambda_{n}\end{array}\right)\]
20806
20807 \end_inset
20808
20809 If you leave a fraction only partially filled in, or a subscript with nothing
20810  in it, the results will be unpredictable, but most constructs don't mind.
20811 \end_layout
20812
20813 \begin_layout Subsection
20814 Selecting Text
20815 \end_layout
20816
20817 \begin_layout Standard
20818 You can select text within a formula in two different ways.
20819  Place the cursor at one end of the string of text you want, and press 
20820 \family sans
20821 Shift
20822 \family default
20823  and a cursor movement key to select text.
20824  It will be highlighted as with regular text selection.
20825  Alternatively, you can select text with the mouse in the usual way.
20826  That text can then be cut or copied, and then pasted within any formula,
20827  but not in a normal text region in LyX.
20828 \end_layout
20829
20830 \begin_layout Subsection
20831 Exponents and Subscripts
20832 \begin_inset Index
20833 status collapsed
20834
20835 \begin_layout Plain Layout
20836 Math ! Exponents
20837 \end_layout
20838
20839 \end_inset
20840
20841
20842 \begin_inset Index
20843 status collapsed
20844
20845 \begin_layout Plain Layout
20846 Math ! Subscripts
20847 \end_layout
20848
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \begin_layout Standard
20855 You can use the math panel to add super- or subscripts, but the much easier
20856  way is to use a command.
20857  To get 
20858 \begin_inset Formula $x^{2}$
20859 \end_inset
20860
20861 , type in a formula 
20862 \series bold
20863 x^2
20864 \begin_inset ERT
20865 status collapsed
20866
20867 \begin_layout Plain Layout
20868
20869
20870 \backslash
20871 spce 
20872 \end_layout
20873
20874 \end_inset
20875
20876
20877 \series default
20878 .
20879  The final 
20880 \family sans
20881 Space
20882 \family default
20883  puts the cursor back down on the base line of the expression.
20884  If you type 
20885 \series bold
20886 x^2y
20887 \series default
20888 , you will get 
20889 \begin_inset Formula $x^{2y}$
20890 \end_inset
20891
20892 , to get 
20893 \begin_inset Formula $x^{2}y$
20894 \end_inset
20895
20896 , type 
20897 \series bold
20898 x^2
20899 \begin_inset ERT
20900 status collapsed
20901
20902 \begin_layout Plain Layout
20903
20904
20905 \backslash
20906 spce 
20907 \end_layout
20908
20909 \end_inset
20910
20911 y
20912 \series default
20913 .
20914  If you use characters in the superscript, that could be accented with the
20915  hat 
20916 \begin_inset Quotes eld
20917 \end_inset
20918
20919 ^
20920 \begin_inset Quotes erd
20921 \end_inset
20922
20923 , you have to use an extra 
20924 \family sans
20925 Space
20926 \family default
20927  to separate the hat and the character.
20928  E.g.
20929  if you want 
20930 \begin_inset Formula $x^{a}$
20931 \end_inset
20932
20933 , type 
20934 \series bold
20935 x^
20936 \begin_inset ERT
20937 status collapsed
20938
20939 \begin_layout Plain Layout
20940
20941
20942 \backslash
20943 spce 
20944 \end_layout
20945
20946 \end_inset
20947
20948 a
20949 \series default
20950 .
20951  Subscripts are similar: To get 
20952 \begin_inset Formula $a_{1}$
20953 \end_inset
20954
20955 , type 
20956 \series bold
20957 a_1
20958 \begin_inset ERT
20959 status collapsed
20960
20961 \begin_layout Plain Layout
20962
20963
20964 \backslash
20965 spce 
20966 \end_layout
20967
20968 \end_inset
20969
20970
20971 \series default
20972 .
20973 \end_layout
20974
20975 \begin_layout Subsection
20976 Fractions
20977 \begin_inset Index
20978 status collapsed
20979
20980 \begin_layout Plain Layout
20981 Math ! Fractions
20982 \end_layout
20983
20984 \end_inset
20985
20986
20987 \end_layout
20988
20989 \begin_layout Standard
20990 Create a fraction with either the command 
20991 \series bold
20992
20993 \backslash
20994 frac
20995 \series default
20996  or using the icon 
20997 \begin_inset Graphics
20998         filename ../images/math/frac.png
20999         scale 60
21000
21001 \end_inset
21002
21003  in the 
21004 \family sans
21005 Math
21006 \begin_inset Space ~
21007 \end_inset
21008
21009 Panel
21010 \family default
21011 .
21012  You will be presented with an empty fraction.
21013  The cursor is above the fraction line.
21014  To move it to the bottom, simply press 
21015 \family sans
21016 Down
21017 \family default
21018 .
21019  To move back up, press 
21020 \family sans
21021 Up
21022 \family default
21023 .
21024  Any math structure can be placed in a fraction, as this example shows:
21025 \begin_inset Formula \[
21026 \left[\frac{1}{\left(\begin{array}{cc}
21027 2 & 3\\
21028 4 & 5\end{array}\right)}\right]\]
21029
21030 \end_inset
21031
21032
21033 \end_layout
21034
21035 \begin_layout Subsection
21036 Roots
21037 \begin_inset Index
21038 status collapsed
21039
21040 \begin_layout Plain Layout
21041 Math ! Roots
21042 \end_layout
21043
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \begin_layout Standard
21050 Roots can be created using the 
21051 \family sans
21052 Math
21053 \begin_inset Space ~
21054 \end_inset
21055
21056 Panel
21057 \family default
21058  button
21059 \begin_inset Graphics
21060         filename ../images/math/sqrt.png
21061
21062 \end_inset
21063
21064  or the commands 
21065 \series bold
21066
21067 \backslash
21068 sqrt
21069 \series default
21070  or 
21071 \series bold
21072
21073 \backslash
21074 root
21075 \series default
21076 .
21077  With the command 
21078 \series bold
21079
21080 \backslash
21081 root
21082 \series default
21083  you can produce roots of higher orders, like cube roots, while 
21084 \series bold
21085
21086 \backslash
21087 sqrt
21088 \series default
21089  produces always a square root.
21090 \end_layout
21091
21092 \begin_layout Subsection
21093 Operators with Limits
21094 \begin_inset Index
21095 status collapsed
21096
21097 \begin_layout Plain Layout
21098 Math ! Sums
21099 \end_layout
21100
21101 \end_inset
21102
21103
21104 \begin_inset Index
21105 status collapsed
21106
21107 \begin_layout Plain Layout
21108 Math ! Integrals
21109 \end_layout
21110
21111 \end_inset
21112
21113
21114 \begin_inset CommandInset label
21115 LatexCommand label
21116 name "sub:Operators-with-Limits"
21117
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \begin_layout Standard
21124 Sum (
21125 \begin_inset Formula $\sum$
21126 \end_inset
21127
21128 ) and integral (
21129 \begin_inset Formula $\int$
21130 \end_inset
21131
21132 ) operators are very often decorated with limits.
21133  These limits can be entered in LyX by entering them as you would enter
21134  a super- or subscript, directly after the symbol.
21135  The sum operator will automatically place its 
21136 \begin_inset Quotes eld
21137 \end_inset
21138
21139 limits
21140 \begin_inset Quotes erd
21141 \end_inset
21142
21143  over and under the symbol in displayed formulas, and on the side in inline
21144  formulas.
21145  Such as 
21146 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21147 \end_inset
21148
21149 , versus
21150 \begin_inset Formula \[
21151 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21152
21153 \end_inset
21154
21155 Integral signs, however, will place the limits on the side in both formula
21156  types.
21157 \end_layout
21158
21159 \begin_layout Standard
21160 All operators with limits will be automatically re-sized when placed in
21161  display mode.
21162  The placement of the limits can be changed by placing the cursor directly
21163  behind the operator and hitting 
21164 \family sans
21165 M-m l
21166 \family default
21167  or using the menu 
21168 \family sans
21169 Edit\SpecialChar \menuseparator
21170 Math\SpecialChar \menuseparator
21171 Change
21172 \begin_inset Space ~
21173 \end_inset
21174
21175 Limits
21176 \begin_inset Space ~
21177 \end_inset
21178
21179 Type
21180 \family default
21181 .
21182 \end_layout
21183
21184 \begin_layout Standard
21185 Certain other mathematical expressions have this 
21186 \begin_inset Quotes eld
21187 \end_inset
21188
21189 moving limits
21190 \begin_inset Quotes erd
21191 \end_inset
21192
21193  feature as addition, such as
21194 \begin_inset Index
21195 status collapsed
21196
21197 \begin_layout Plain Layout
21198 Math ! Limits
21199 \end_layout
21200
21201 \end_inset
21202
21203
21204 \begin_inset Formula \[
21205 \lim_{x\rightarrow\infty}f(x),\]
21206
21207 \end_inset
21208
21209 which will place the 
21210 \begin_inset Formula $x\rightarrow\infty$
21211 \end_inset
21212
21213  underneath the 
21214 \begin_inset Quotes eld
21215 \end_inset
21216
21217 lim
21218 \begin_inset Quotes erd
21219 \end_inset
21220
21221  in display mode.
21222  In inline formulas it looks like this: 
21223 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21224 \end_inset
21225
21226 .
21227 \end_layout
21228
21229 \begin_layout Standard
21230 Note that the lim-function was entered as the function macro 
21231 \series bold
21232
21233 \backslash
21234 lim
21235 \series default
21236 .
21237  Have a look at section
21238 \begin_inset Space ~
21239 \end_inset
21240
21241
21242 \begin_inset CommandInset ref
21243 LatexCommand ref
21244 reference "sub:Functions"
21245
21246 \end_inset
21247
21248  for an explanation of function macros.
21249 \end_layout
21250
21251 \begin_layout Subsection
21252 Math Symbols
21253 \begin_inset Index
21254 status collapsed
21255
21256 \begin_layout Plain Layout
21257 Math ! Symbols
21258 \end_layout
21259
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \begin_layout Standard
21266 Most math symbols can be found in the 
21267 \family sans
21268 Math
21269 \begin_inset Space ~
21270 \end_inset
21271
21272 Panel
21273 \family default
21274  under one of several categories; including 
21275 \family sans
21276 Greek
21277 \family default
21278
21279 \family sans
21280 Operators
21281 \family default
21282  , 
21283 \family sans
21284 Relations
21285 \family default
21286
21287 \family sans
21288 Arrows
21289 \family default
21290 .
21291  There are also the additional symbols provided by the American Mathematical
21292  Society (AMS).
21293 \end_layout
21294
21295 \begin_layout Standard
21296 If you know the LaTeX-command for a construct or symbol you wish to use,
21297  you don't have to use the 
21298 \family sans
21299 Math
21300 \begin_inset Space ~
21301 \end_inset
21302
21303 Panel
21304 \family default
21305 , but can type the command directly into the formula.
21306  LyX will convert it to the corresponding symbol or construct.
21307 \end_layout
21308
21309 \begin_layout Subsection
21310 Altering Spacing
21311 \begin_inset Index
21312 status collapsed
21313
21314 \begin_layout Plain Layout
21315 Math ! Spaces
21316 \end_layout
21317
21318 \end_inset
21319
21320
21321 \begin_inset CommandInset label
21322 LatexCommand label
21323 name "sub:Altering-Spacing"
21324
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \begin_layout Standard
21331 You may want to create spaces that differs from the standard spacing that
21332  LaTeX provides.
21333  To do this, type 
21334 \family sans
21335 C-Space
21336 \family default
21337  or to use the 
21338 \family sans
21339 Math
21340 \begin_inset Space ~
21341 \end_inset
21342
21343 Panel
21344 \family default
21345  button 
21346 \begin_inset Graphics
21347         filename ../images/math/space.png
21348
21349 \end_inset
21350
21351 .
21352  This generates a small space, and shows a small marker on the screen.
21353  Here a example for the sequence 
21354 \series bold
21355 a C-Space b
21356 \series default
21357
21358 \begin_inset Formula $a\, b$
21359 \end_inset
21360
21361  (appears in LyX as 
21362 \begin_inset Graphics
21363         filename clipart/SpaceMarker.png
21364
21365 \end_inset
21366
21367 ).
21368  You can change the space to different sizes when you set the cursor behind
21369  the space marker and hit space again several times.
21370  With every space hit the size will be changed.
21371  Some markers for the space size appear red in LyX, because they are a negative
21372  spaces.
21373  Here two examples:
21374 \end_layout
21375
21376 \begin_layout Standard
21377
21378 \series bold
21379 a C-Space b
21380 \series default
21381  and 3×
21382 \family sans
21383 Space
21384 \family default
21385
21386 \begin_inset Formula $a\quad b$
21387 \end_inset
21388
21389
21390 \end_layout
21391
21392 \begin_layout Standard
21393
21394 \series bold
21395 a C-Space b
21396 \series default
21397  and 5×
21398 \family sans
21399 Space
21400 \family default
21401
21402 \begin_inset Formula $a\! b$
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \begin_layout Subsection
21409 Functions
21410 \begin_inset Index
21411 status collapsed
21412
21413 \begin_layout Plain Layout
21414 Math ! Functions
21415 \end_layout
21416
21417 \end_inset
21418
21419
21420 \begin_inset CommandInset label
21421 LatexCommand label
21422 name "sub:Functions"
21423
21424 \end_inset
21425
21426
21427 \end_layout
21428
21429 \begin_layout Standard
21430 The 
21431 \family sans
21432 Math
21433 \begin_inset Space ~
21434 \end_inset
21435
21436 Panel
21437 \family default
21438  contains under the button 
21439 \begin_inset Graphics
21440         filename ../images/math/functions.png
21441
21442 \end_inset
21443
21444  a number of functions, such as 
21445 \begin_inset Formula $\sin$
21446 \end_inset
21447
21448
21449 \begin_inset Formula $\lim$
21450 \end_inset
21451
21452
21453 \emph on
21454 etc
21455 \emph default
21456 .
21457  (you can also insert them in a formula by typing 
21458 \series bold
21459
21460 \backslash
21461 sin
21462 \series default
21463  etc.).
21464  Standard mathematical practice is, that functions are printed upright to
21465  avoid confusions, because 
21466 \begin_inset Formula $sin$
21467 \end_inset
21468
21469  does normally mean 
21470 \begin_inset Formula $s·i·n$
21471 \end_inset
21472
21473 .
21474 \end_layout
21475
21476 \begin_layout Standard
21477 Using the function macros will also produce correct spacing around the function:
21478  
21479 \begin_inset Formula $a\sin x$
21480 \end_inset
21481
21482  is different from 
21483 \begin_inset Formula $asinx$
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \begin_layout Standard
21490 For some mathematical objects, like the limes, the macro changes the way
21491  that subscripts are placed, like described in section
21492 \begin_inset Space ~
21493 \end_inset
21494
21495
21496 \begin_inset CommandInset ref
21497 LatexCommand ref
21498 reference "sub:Operators-with-Limits"
21499
21500 \end_inset
21501
21502 .
21503 \end_layout
21504
21505 \begin_layout Subsection
21506 Accents
21507 \begin_inset Index
21508 status collapsed
21509
21510 \begin_layout Plain Layout
21511 Math ! Accents
21512 \end_layout
21513
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \begin_layout Standard
21520 In a formula you can insert accented characters in the same way as in text
21521  mode.
21522  This may depend on your keyboard, or the bindings file you use.
21523  You can also use LaTeX commands to e.g.
21524  enter 
21525 \begin_inset Formula $\hat{a}$
21526 \end_inset
21527
21528  even if your keyboard doesn't have hat-accents enabled.
21529  Our example is entered by typing 
21530 \series bold
21531
21532 \backslash
21533 hat
21534 \begin_inset ERT
21535 status collapsed
21536
21537 \begin_layout Plain Layout
21538
21539
21540 \backslash
21541 spce 
21542 \end_layout
21543
21544 \end_inset
21545
21546 a
21547 \series default
21548  in a formula.
21549  Table
21550 \begin_inset Space ~
21551 \end_inset
21552
21553
21554 \begin_inset CommandInset ref
21555 LatexCommand ref
21556 reference "cap:Accent-names-and"
21557
21558 \end_inset
21559
21560  shows the equivalences between the accent names and the commands.
21561 \end_layout
21562
21563 \begin_layout Standard
21564 \begin_inset Float table
21565 wide false
21566 sideways false
21567 status open
21568
21569 \begin_layout Plain Layout
21570 \begin_inset Caption
21571
21572 \begin_layout Plain Layout
21573 \begin_inset CommandInset label
21574 LatexCommand label
21575 name "cap:Accent-names-and"
21576
21577 \end_inset
21578
21579 Accent names and the corresponding commands.
21580 \end_layout
21581
21582 \end_inset
21583
21584
21585 \end_layout
21586
21587 \begin_layout Plain Layout
21588 \align center
21589 \begin_inset Tabular
21590 <lyxtabular version="3" rows="11" columns="3">
21591 <features>
21592 <column alignment="center" valignment="top" width="0pt">
21593 <column alignment="center" valignment="top" width="0pt">
21594 <column alignment="center" valignment="top" width="0pt">
21595 <row>
21596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600 Name
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609 Command
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \begin_layout Plain Layout
21618 E
21619 \family roman
21620 \series medium
21621 \shape up
21622 \size normal
21623 \emph off
21624 \bar no
21625 \noun off
21626 \color none
21627 xample
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 </row>
21633 <row>
21634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
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 circumflex
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \series bold
21658
21659 \backslash
21660 hat
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669
21670 \family roman
21671 \series medium
21672 \shape up
21673 \size normal
21674 \emph off
21675 \bar no
21676 \noun off
21677 \color none
21678 \begin_inset Formula $\hat{a}$
21679 \end_inset
21680
21681
21682 \end_layout
21683
21684 \end_inset
21685 </cell>
21686 </row>
21687 <row>
21688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692
21693 \family roman
21694 \series medium
21695 \shape up
21696 \size normal
21697 \emph off
21698 \bar no
21699 \noun off
21700 \color none
21701 grave
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710
21711 \series bold
21712
21713 \backslash
21714 grave
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723
21724 \family roman
21725 \series medium
21726 \shape up
21727 \size normal
21728 \emph off
21729 \bar no
21730 \noun off
21731 \color none
21732 \begin_inset Formula $\grave{a}$
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \family roman
21748 \series medium
21749 \shape up
21750 \size normal
21751 \emph off
21752 \bar no
21753 \noun off
21754 \color none
21755 acute
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \series bold
21766
21767 \backslash
21768 acute
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777
21778 \family roman
21779 \series medium
21780 \shape up
21781 \size normal
21782 \emph off
21783 \bar no
21784 \noun off
21785 \color none
21786 \begin_inset Formula $\acute{a}$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 </row>
21795 <row>
21796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800
21801 \family roman
21802 \series medium
21803 \shape up
21804 \size normal
21805 \emph off
21806 \bar no
21807 \noun off
21808 \color none
21809 umlaut
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818
21819 \series bold
21820
21821 \backslash
21822 ddot
21823 \end_layout
21824
21825 \end_inset
21826 </cell>
21827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831
21832 \family roman
21833 \series medium
21834 \shape up
21835 \size normal
21836 \emph off
21837 \bar no
21838 \noun off
21839 \color none
21840 \begin_inset Formula $\ddot{a}$
21841 \end_inset
21842
21843
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 </row>
21849 <row>
21850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854
21855 \family roman
21856 \series medium
21857 \shape up
21858 \size normal
21859 \emph off
21860 \bar no
21861 \noun off
21862 \color none
21863 tilde
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21869 \begin_inset Text
21870
21871 \begin_layout Plain Layout
21872
21873 \series bold
21874
21875 \backslash
21876 tilde
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885
21886 \family roman
21887 \series medium
21888 \shape up
21889 \size normal
21890 \emph off
21891 \bar no
21892 \noun off
21893 \color none
21894 \begin_inset Formula $\tilde{a}$
21895 \end_inset
21896
21897
21898 \end_layout
21899
21900 \end_inset
21901 </cell>
21902 </row>
21903 <row>
21904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21905 \begin_inset Text
21906
21907 \begin_layout Plain Layout
21908
21909 \family roman
21910 \series medium
21911 \shape up
21912 \size normal
21913 \emph off
21914 \bar no
21915 \noun off
21916 \color none
21917 dot
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926
21927 \series bold
21928
21929 \backslash
21930 dot
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939
21940 \family roman
21941 \series medium
21942 \shape up
21943 \size normal
21944 \emph off
21945 \bar no
21946 \noun off
21947 \color none
21948 \begin_inset Formula $\dot{a}$
21949 \end_inset
21950
21951
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 </row>
21957 <row>
21958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962
21963 \family roman
21964 \series medium
21965 \shape up
21966 \size normal
21967 \emph off
21968 \bar no
21969 \noun off
21970 \color none
21971 breve
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980
21981 \series bold
21982
21983 \backslash
21984 breve
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993
21994 \family roman
21995 \series medium
21996 \shape up
21997 \size normal
21998 \emph off
21999 \bar no
22000 \noun off
22001 \color none
22002 \begin_inset Formula $\breve{a}$
22003 \end_inset
22004
22005
22006 \end_layout
22007
22008 \end_inset
22009 </cell>
22010 </row>
22011 <row>
22012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22013 \begin_inset Text
22014
22015 \begin_layout Plain Layout
22016
22017 \family roman
22018 \series medium
22019 \shape up
22020 \size normal
22021 \emph off
22022 \bar no
22023 \noun off
22024 \color none
22025 caron
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034
22035 \series bold
22036
22037 \backslash
22038 check
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047
22048 \family roman
22049 \series medium
22050 \shape up
22051 \size normal
22052 \emph off
22053 \bar no
22054 \noun off
22055 \color none
22056 \begin_inset Formula $\check{a}$
22057 \end_inset
22058
22059
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \family roman
22072 \series medium
22073 \shape up
22074 \size normal
22075 \emph off
22076 \bar no
22077 \noun off
22078 \color none
22079 macron
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \series bold
22090
22091 \backslash
22092 bar
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101
22102 \family roman
22103 \series medium
22104 \shape up
22105 \size normal
22106 \emph off
22107 \bar no
22108 \noun off
22109 \color none
22110 \begin_inset Formula $\bar{a}$
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \end_inset
22117 </cell>
22118 </row>
22119 <row>
22120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124 vector
22125 \end_layout
22126
22127 \end_inset
22128 </cell>
22129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22130 \begin_inset Text
22131
22132 \begin_layout Plain Layout
22133
22134 \series bold
22135
22136 \backslash
22137 vec
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146
22147 \family roman
22148 \series medium
22149 \shape up
22150 \size normal
22151 \emph off
22152 \bar no
22153 \noun off
22154 \color none
22155 \begin_inset Formula $\vec{a}$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 </lyxtabular>
22165
22166 \end_inset
22167
22168
22169 \end_layout
22170
22171 \end_inset
22172
22173
22174 \end_layout
22175
22176 \begin_layout Standard
22177 You can choose one of the accents by selecting an item from the 
22178 \family sans
22179 Frame
22180 \begin_inset Space ~
22181 \end_inset
22182
22183 decorations
22184 \family default
22185  symbol set button 
22186 \begin_inset Graphics
22187         filename ../images/math/hat.png
22188
22189 \end_inset
22190
22191  in the math panel ; this will apply to any selection you have made within
22192  a formula too.
22193 \end_layout
22194
22195 \begin_layout Section
22196 Brackets and Delimiters
22197 \begin_inset Index
22198 status collapsed
22199
22200 \begin_layout Plain Layout
22201 Math ! Brackets
22202 \end_layout
22203
22204 \end_inset
22205
22206
22207 \begin_inset Index
22208 status collapsed
22209
22210 \begin_layout Plain Layout
22211 Math ! Delimiters
22212 \end_layout
22213
22214 \end_inset
22215
22216
22217 \begin_inset CommandInset label
22218 LatexCommand label
22219 name "sec:Brackets-and-Delimiters"
22220
22221 \end_inset
22222
22223
22224 \end_layout
22225
22226 \begin_layout Standard
22227 There are several brackets available through LyX.
22228  For most purposes, using just the keys 
22229 \family typewriter
22230 []{}()|<>
22231 \family default
22232  should suffice.
22233  But if you want to surround a large structure, like a matrix or a fraction,
22234  or if you have several layers of brackets, is better using 
22235 \family sans
22236 Math
22237 \begin_inset Space ~
22238 \end_inset
22239
22240 Panel
22241 \family default
22242 's delimiter icon 
22243 \begin_inset Graphics
22244         filename ../images/math/delim.png
22245
22246 \end_inset
22247
22248 .
22249  For example, that's how you would construct the brackets around a standard
22250  matrix such as:
22251 \begin_inset Formula \[
22252 \left[\begin{array}{cc}
22253 1 & 2\\
22254 3 & 4\end{array}\right]\]
22255
22256 \end_inset
22257
22258 and to make it easier to see the layers of parentheses as in: 
22259 \begin_inset Formula \[
22260 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Standard
22268 The parentheses, and other brackets from that menu will automatically re-size
22269  to accommodate the size of what is inside.
22270 \end_layout
22271
22272 \begin_layout Standard
22273 To construct brackets click on the button for the bracket you want on the
22274  left side and right side.
22275  If you use the option 
22276 \family sans
22277 Keep
22278 \begin_inset Space ~
22279 \end_inset
22280
22281 matched
22282 \family default
22283 , the selected bracket type will be used for the left and the right side.
22284  The selection will be shown below the button field.
22285  If you want one side to not have a bracket, use the blank button.
22286  It will appear in LyX with a dotted line, but nothing will be printed.
22287 \end_layout
22288
22289 \begin_layout Standard
22290 If you want to place brackets around math structures, like a square root,
22291  you can do that by highlighting (selecting) the structure that is to go
22292  inside the brackets.
22293  Then choose the appropriate brackets for left and right and click on 
22294 \family sans
22295 Insert
22296 \family default
22297 .
22298  The parentheses will be drawn around the selected structure.
22299 \end_layout
22300
22301 \begin_layout Standard
22302 The next section explains how to insert a LaTeX 
22303 \begin_inset Quotes eld
22304 \end_inset
22305
22306 {
22307 \begin_inset Quotes erd
22308 \end_inset
22309
22310  for grouping.
22311 \end_layout
22312
22313 \begin_layout Section
22314 Grouping
22315 \begin_inset Index
22316 status collapsed
22317
22318 \begin_layout Plain Layout
22319 Math ! Grouping
22320 \end_layout
22321
22322 \end_inset
22323
22324
22325 \begin_inset CommandInset label
22326 LatexCommand label
22327 name "sec:Grouping"
22328
22329 \end_inset
22330
22331
22332 \end_layout
22333
22334 \begin_layout Standard
22335 You may need to group a set of symbols.
22336  In LaTeX, for example, the typesetting of 
22337 \family typewriter
22338 {x^y}^z
22339 \family default
22340  is different from 
22341 \family typewriter
22342 x^{y^z}
22343 \family default
22344 :
22345 \end_layout
22346
22347 \begin_layout Standard
22348 \begin_inset Formula \[
22349 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22350
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \begin_layout Standard
22357 To create this grouping, you need to use the key sequence 
22358 \begin_inset Quotes eld
22359 \end_inset
22360
22361
22362 \series bold
22363
22364 \backslash
22365 {
22366 \series default
22367
22368 \begin_inset Quotes erd
22369 \end_inset
22370
22371  then type space.
22372  Inside LyX, you will see red braces indicating the grouping.
22373  Within this braces you insert the grouped structure.
22374  The grouping braces won't appear in the output in contrary to normal braces.
22375 \end_layout
22376
22377 \begin_layout Section
22378 Arrays and Multi-line Equations
22379 \begin_inset Index
22380 status collapsed
22381
22382 \begin_layout Plain Layout
22383 Math ! Arrays
22384 \end_layout
22385
22386 \end_inset
22387
22388
22389 \begin_inset Index
22390 status collapsed
22391
22392 \begin_layout Plain Layout
22393 Math ! Matrices
22394 \end_layout
22395
22396 \end_inset
22397
22398
22399 \begin_inset Index
22400 status collapsed
22401
22402 \begin_layout Plain Layout
22403 Math ! Multi-line Equations
22404 \end_layout
22405
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \begin_layout Standard
22412 Matrices are entered in LyX using the 
22413 \family sans
22414 Math
22415 \begin_inset Space ~
22416 \end_inset
22417
22418 Panel
22419 \family default
22420  matrix button 
22421 \begin_inset Graphics
22422         filename ../images/math/matrix.png
22423
22424 \end_inset
22425
22426 .
22427  It will open a dialog for you to choose the number of rows/columns.
22428  Here is an example:
22429 \begin_inset Formula \[
22430 \left(\begin{array}{ccc}
22431 1 & 2 & 3\\
22432 4 & 5 & 6\\
22433 7 & 8 & 9\end{array}\right)\]
22434
22435 \end_inset
22436
22437 The parentheses aren't automatic, but you can add them as described in section
22438 \begin_inset Space ~
22439 \end_inset
22440
22441
22442 \begin_inset CommandInset ref
22443 LatexCommand ref
22444 reference "sec:Brackets-and-Delimiters"
22445
22446 \end_inset
22447
22448 .
22449  When you construct the matrix, you can decide whether the column entries
22450  will be left-, right-, or center-justified.
22451  This alignment is set in the box 
22452 \family sans
22453 Horizontal
22454 \family default
22455  with the letters 
22456 \begin_inset Quotes eld
22457 \end_inset
22458
22459
22460 \family sans
22461 l
22462 \family default
22463
22464 \begin_inset Quotes erd
22465 \end_inset
22466
22467
22468 \begin_inset Quotes eld
22469 \end_inset
22470
22471
22472 \family sans
22473 r
22474 \family default
22475
22476 \begin_inset Quotes erd
22477 \end_inset
22478
22479 , and 
22480 \begin_inset Quotes eld
22481 \end_inset
22482
22483
22484 \family sans
22485 c
22486 \family default
22487
22488 \begin_inset Quotes erd
22489 \end_inset
22490
22491 .
22492  LyX proposes a 
22493 \begin_inset Quotes eld
22494 \end_inset
22495
22496
22497 \family sans
22498 c
22499 \family default
22500
22501 \begin_inset Quotes erd
22502 \end_inset
22503
22504  for every column as default.
22505  For example, the sequence 
22506 \begin_inset Quotes eld
22507 \end_inset
22508
22509
22510 \family sans
22511 lrc
22512 \family default
22513
22514 \begin_inset Quotes erd
22515 \end_inset
22516
22517  means that the first column will be left-justified, the second will be
22518  centered, and the third column will be right-justified, because each letter
22519  corresponds to the relevant column.
22520  The result will look like this:
22521 \begin_inset Formula \[
22522 \begin{array}{lcr}
22523 this & this\, column & this\, column\\
22524 column & has & has\, right\\
22525 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22526
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \begin_layout Standard
22533 You can add more rows to an existing matrix by hitting 
22534 \family sans
22535 C-Enter
22536 \family default
22537  while the cursor is in the matrix.
22538  Adding or deleting columns can be done via the menu 
22539 \family sans
22540 Edit\SpecialChar \menuseparator
22541 Math
22542 \family default
22543 .
22544 \end_layout
22545
22546 \begin_layout Standard
22547 There are other arrays used in formulas, such as distinctions of cases.
22548  It can be created with the menu 
22549 \family sans
22550 Insert\SpecialChar \menuseparator
22551 Math\SpecialChar \menuseparator
22552 Cases
22553 \begin_inset Space ~
22554 \end_inset
22555
22556 Environment
22557 \family default
22558  or the command 
22559 \series bold
22560
22561 \backslash
22562 cases
22563 \series default
22564 .
22565  Here an example: 
22566 \begin_inset Formula \[
22567 f(x)=\begin{cases}
22568 -1 & x<0\\
22569 0 & x=0\\
22570 1 & x>0\end{cases}\]
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \begin_layout Standard
22578 \begin_inset VSpace bigskip
22579 \end_inset
22580
22581 Multi-line formulas are created when you press 
22582 \family sans
22583 \series medium
22584 C-E
22585 \series default
22586 nter
22587 \family default
22588  within a formula.
22589  In an empty formula you can see that three blue boxes appear, one for each
22590  column.
22591  When you press 
22592 \family sans
22593 \series medium
22594 C-E
22595 \series default
22596 nter
22597 \family default
22598  in a non-empty formula, the part before the relation sign (equal sign 
22599 \begin_inset Quotes eld
22600 \end_inset
22601
22602 =
22603 \begin_inset Quotes erd
22604 \end_inset
22605
22606  etc.) will be inserted automatically to the first column, the relation sign
22607  is in the second column, and the rest in the third column.
22608  A new row is created by every further hit of 
22609 \family sans
22610 \series medium
22611 C-E
22612 \series default
22613 nter
22614 \family default
22615 .
22616  Multi-line formulas are always displayed formulas.
22617  Here is an example:
22618 \begin_inset Formula \begin{eqnarray}
22619 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22620 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22621
22622 \end_inset
22623
22624  To change the column assignment of the formula parts, place the cursor
22625  where you want to start the shift and hit 
22626 \family sans
22627 C-Tab.
22628
22629 \family default
22630  It shifts everything in the column which is right beside the current cursor
22631  position to the next column.
22632  Note that the middle column is designed for relation signs, structures
22633  within this column will be printed in a smaller size:
22634 \begin_inset Formula \begin{eqnarray*}
22635 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22636
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \begin_layout Standard
22643 The multi-line formula type described here is called 
22644 \family typewriter
22645 \series medium
22646 eqnarray
22647 \family default
22648 \series default
22649 .
22650  There are other multi-line types being more suitable for certain situations,
22651  for example if you want a better inter-line spacing than in formula (
22652 \begin_inset CommandInset ref
22653 LatexCommand ref
22654 reference "eq:asquared"
22655
22656 \end_inset
22657
22658 ).
22659  The other types are described in section
22660 \begin_inset Space ~
22661 \end_inset
22662
22663
22664 \begin_inset CommandInset ref
22665 LatexCommand ref
22666 reference "sub:AMS-Formula-Types"
22667
22668 \end_inset
22669
22670 .
22671 \end_layout
22672
22673 \begin_layout Section
22674 Formula Numbering and Referencing
22675 \begin_inset Index
22676 status collapsed
22677
22678 \begin_layout Plain Layout
22679 Math ! Formula numbering
22680 \end_layout
22681
22682 \end_inset
22683
22684
22685 \begin_inset Index
22686 status collapsed
22687
22688 \begin_layout Plain Layout
22689 Math ! Referencing formulas
22690 \end_layout
22691
22692 \end_inset
22693
22694
22695 \begin_inset CommandInset label
22696 LatexCommand label
22697 name "sec:Formula-Numbering-and"
22698
22699 \end_inset
22700
22701
22702 \end_layout
22703
22704 \begin_layout Standard
22705 To number a formula, set the cursor in the formula and use the menu 
22706 \family sans
22707 Edit\SpecialChar \menuseparator
22708 Math\SpecialChar \menuseparator
22709 Toggle
22710 \begin_inset Space ~
22711 \end_inset
22712
22713 Numbering
22714 \family default
22715  or the shortcut 
22716 \family sans
22717 M-m
22718 \begin_inset Space ~
22719 \end_inset
22720
22721 n
22722 \family default
22723 .
22724  The formula number appears in LyX as 
22725 \begin_inset Quotes eld
22726 \end_inset
22727
22728 #
22729 \begin_inset Quotes erd
22730 \end_inset
22731
22732  within parentheses.
22733  The 
22734 \begin_inset Quotes erd
22735 \end_inset
22736
22737 #
22738 \begin_inset Quotes erd
22739 \end_inset
22740
22741  denotes, that the number will be calculated automatically when the output
22742  is generated.
22743  The placement and format of the formula number in the output depends on
22744  the document class.
22745  In this document the number is printed together with the chapter number,
22746  separated by a dot:
22747 \begin_inset Formula \begin{equation}
22748 1+1=2\end{equation}
22749
22750 \end_inset
22751
22752 Using 
22753 \family sans
22754 M-m
22755 \begin_inset Space ~
22756 \end_inset
22757
22758 n
22759 \family default
22760  in a numbered formula will switch off the numbering.
22761  You can only number displayed formulas.
22762 \end_layout
22763
22764 \begin_layout Standard
22765 Multi-line formulas can be numbered line by line: Using the menu 
22766 \family sans
22767 Edit\SpecialChar \menuseparator
22768 Math\SpecialChar \menuseparator
22769 Toggle
22770 \begin_inset Space ~
22771 \end_inset
22772
22773 Numbering
22774 \begin_inset Space ~
22775 \end_inset
22776
22777 of
22778 \begin_inset Space ~
22779 \end_inset
22780
22781 Line
22782 \family default
22783  or the shortcut 
22784 \family sans
22785 M-m
22786 \begin_inset Space ~
22787 \end_inset
22788
22789 N
22790 \family default
22791  will only toggle the numbering of the line where the cursor is in:
22792 \begin_inset Formula \begin{eqnarray}
22793 1 & = & 3-2\\
22794 2 & = & 4-2\nonumber \\
22795 4 & \leq & 7\end{eqnarray}
22796
22797 \end_inset
22798
22799 To number all lines use the shortcut 
22800 \family sans
22801 M-m
22802 \begin_inset Space ~
22803 \end_inset
22804
22805 n
22806 \family default
22807 .
22808 \end_layout
22809
22810 \begin_layout Standard
22811 \begin_inset VSpace bigskip
22812 \end_inset
22813
22814 Every displayed formula can be referenced by its number using a label.
22815  A label is inserted with the menu 
22816 \family sans
22817 Insert\SpecialChar \menuseparator
22818 Label
22819 \family default
22820  when the cursor is in the formula.
22821  This opens a dialog to enter the label.
22822  It is recommended to use the proposed 
22823 \begin_inset Quotes eld
22824 \end_inset
22825
22826
22827 \family sans
22828 eq:
22829 \family default
22830
22831 \begin_inset Quotes erd
22832 \end_inset
22833
22834  as first part of the label, because this helps later to identify the label
22835  type when you have many labels in your document.
22836  We inserted in the following example the label 
22837 \begin_inset Quotes eld
22838 \end_inset
22839
22840 eq:tanhExp
22841 \begin_inset Quotes erd
22842 \end_inset
22843
22844  in the second line:
22845 \begin_inset Formula \begin{eqnarray}
22846 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
22847  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
22848
22849 \end_inset
22850
22851 Every labeled line is automatically numbered.
22852  Therefore the label is shown in LyX at the place of the formula number
22853  placeholder 
22854 \begin_inset Quotes eld
22855 \end_inset
22856
22857 #
22858 \begin_inset Quotes erd
22859 \end_inset
22860
22861 .
22862  You can reference a labeled formula using the menu 
22863 \family sans
22864 Insert\SpecialChar \menuseparator
22865 Cross
22866 \begin_inset Space ~
22867 \end_inset
22868
22869 Reference
22870 \family default
22871 .
22872  A dialog appears to choose a label you want refer to.
22873  The reference appears in LyX as grey cross reference box and in the output
22874  as the formula number:
22875 \end_layout
22876
22877 \begin_layout Standard
22878 This is a cross-reference to equation (
22879 \begin_inset CommandInset ref
22880 LatexCommand ref
22881 reference "eq:tanhExp"
22882
22883 \end_inset
22884
22885 ).
22886 \end_layout
22887
22888 \begin_layout Standard
22889 The properties of LyX's cross-reference box are described in section
22890 \begin_inset Space ~
22891 \end_inset
22892
22893
22894 \begin_inset CommandInset ref
22895 LatexCommand ref
22896 reference "sec:Cross-References"
22897
22898 \end_inset
22899
22900 .
22901  To delete a label, set the cursor in the labeled formula, use the menu
22902  
22903 \family sans
22904 Insert\SpecialChar \menuseparator
22905 Label
22906 \family default
22907  and delete the label in the appearing dialog.
22908 \begin_inset Foot
22909 status collapsed
22910
22911 \begin_layout Plain Layout
22912 This is a unintuitive and will be fixed in the next version of LyX.
22913 \end_layout
22914
22915 \end_inset
22916
22917  
22918 \end_layout
22919
22920 \begin_layout Section
22921 User defined math macros
22922 \begin_inset Index
22923 status collapsed
22924
22925 \begin_layout Plain Layout
22926 Math ! Macros
22927 \end_layout
22928
22929 \end_inset
22930
22931
22932 \begin_inset CommandInset label
22933 LatexCommand label
22934 name "sec:math-macros"
22935
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \begin_layout Standard
22942 LyX allows you to define macros for formulas.
22943  For example we assume that solutions of the quadratic equation often occur
22944  in our document in various forms and we want to create a macro to print
22945  them.
22946 \begin_inset Newline newline
22947 \end_inset
22948
22949 The general form of a quadratic equation is:
22950 \begin_inset Formula \[
22951 0=\lambda^{2}+p\lambda+q\]
22952
22953 \end_inset
22954
22955 The general form of its solution is:
22956 \begin_inset Formula \[
22957 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
22958
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \begin_layout Standard
22965 The macro should print the parameters 
22966 \begin_inset Formula $\lambda$
22967 \end_inset
22968
22969
22970 \begin_inset Formula $p$
22971 \end_inset
22972
22973  and 
22974 \begin_inset Formula $q$
22975 \end_inset
22976
22977  like in the equation above.
22978 \end_layout
22979
22980 \begin_layout Standard
22981 A macro is created by executing the command
22982 \end_layout
22983
22984 \begin_layout Standard
22985
22986 \series bold
22987 math-macro
22988 \begin_inset ERT
22989 status collapsed
22990
22991 \begin_layout Plain Layout
22992
22993
22994 \backslash
22995 spce 
22996 \end_layout
22997
22998 \end_inset
22999
23000 Name
23001 \begin_inset ERT
23002 status collapsed
23003
23004 \begin_layout Plain Layout
23005
23006
23007 \backslash
23008 spce 
23009 \end_layout
23010
23011 \end_inset
23012
23013 Number
23014 \begin_inset Space ~
23015 \end_inset
23016
23017 of
23018 \begin_inset Space ~
23019 \end_inset
23020
23021 Arguments
23022 \end_layout
23023
23024 \begin_layout Standard
23025 in the minibuffer at the bottom of the LyX screen.
23026  Name is the name of the new macro which mustn't contain numbers.
23027  The number of arguments can be a number in the range 1-9.
23028  If you want to define a macro without arguments, don't declare the number
23029  of arguments.
23030 \end_layout
23031
23032 \begin_layout Standard
23033 We have three arguments and name the macro 
23034 \begin_inset Quotes eld
23035 \end_inset
23036
23037 qE
23038 \begin_inset Quotes erd
23039 \end_inset
23040
23041 , so that the command is:
23042 \end_layout
23043
23044 \begin_layout Standard
23045
23046 \series bold
23047 math-macro
23048 \begin_inset ERT
23049 status collapsed
23050
23051 \begin_layout Plain Layout
23052
23053
23054 \backslash
23055 spce 
23056 \end_layout
23057
23058 \end_inset
23059
23060 qE
23061 \begin_inset ERT
23062 status collapsed
23063
23064 \begin_layout Plain Layout
23065
23066
23067 \backslash
23068 spce 
23069 \end_layout
23070
23071 \end_inset
23072
23073 3
23074 \end_layout
23075
23076 \begin_layout Standard
23077 This results in the following macro definition box: 
23078 \begin_inset Graphics
23079         filename clipart/macrobox.png
23080
23081 \end_inset
23082
23083  
23084 \begin_inset FormulaMacro
23085 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23086 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23087 \end_inset
23088
23089
23090 \begin_inset Note Note
23091 status collapsed
23092
23093 \begin_layout Plain Layout
23094 The first box is an image to show the behavior in the output.
23095  The second one is the definition box, that doesn't appear in the output.
23096 \end_layout
23097
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \begin_layout Standard
23104 The first blue box is for the definition, where you insert the formula via
23105  the math panel or commands.
23106  The placeholder for the arguments are inserted as a backslash and sharp
23107  followed by the argument number, e.g.
23108  
23109 \begin_inset Quotes eld
23110 \end_inset
23111
23112
23113 \backslash
23114 #1
23115 \begin_inset Quotes erd
23116 \end_inset
23117
23118  for the first argument.
23119  Placeholders will be displayed in red.
23120  The second blue box is for the appearance in LyX.
23121  This is useful when you have a large structure that shouldn't be displayed
23122  in LyX with its full size.
23123  If you want to see the macro as it is defined, leave the box blank.
23124  In our example we insert the sequence
23125 \begin_inset Newline newline
23126 \end_inset
23127
23128
23129 \series bold
23130 qE: 
23131 \backslash
23132 #1
23133 \series default
23134  
23135 \series bold
23136 ,
23137 \series default
23138  
23139 \series bold
23140
23141 \backslash
23142 #2
23143 \series default
23144  
23145 \series bold
23146 ,
23147 \series default
23148  
23149 \series bold
23150
23151 \backslash
23152 #3
23153 \begin_inset Newline newline
23154 \end_inset
23155
23156
23157 \series default
23158 The macro will then be shown as the macro name followed by the three arguments.
23159 \end_layout
23160
23161 \begin_layout Standard
23162 To use the macro in a formula, type its name as command, in our case 
23163 \begin_inset Quotes eld
23164 \end_inset
23165
23166
23167 \series bold
23168
23169 \backslash
23170 qE
23171 \series default
23172
23173 \begin_inset Quotes erd
23174 \end_inset
23175
23176 .
23177  The macro is inserted with boxes for the arguments looking similar to this:
23178 \end_layout
23179
23180 \begin_layout Standard
23181 \align center
23182 \begin_inset Graphics
23183         filename clipart/macrouse.png
23184
23185 \end_inset
23186
23187
23188 \end_layout
23189
23190 \begin_layout Standard
23191 The arguments are inserted in the blue boxes.
23192  If the cursor is outside the macro, the arguments are put in the macro.
23193  To change the arguments, put the cursor in the formula before or after
23194  the macro and press the right or left arrow key respectively.
23195  The arguments appear now again below the macro definition.
23196 \end_layout
23197
23198 \begin_layout Standard
23199 If you change the macro definition all macros are changed automatically
23200  to the new definition.
23201  Here an example of our macro with the arguments 
23202 \begin_inset Formula $x$
23203 \end_inset
23204
23205
23206 \begin_inset Formula $\ln(x)$
23207 \end_inset
23208
23209 , and 
23210 \begin_inset Formula $B$
23211 \end_inset
23212
23213 :
23214 \begin_inset Formula \[
23215 \qE x{\ln(y)}B\]
23216
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \begin_layout Standard
23223 When the document is exported to LaTeX, the macro definition will be inserted
23224  as the command:
23225 \end_layout
23226
23227 \begin_layout Standard
23228
23229 \series bold
23230
23231 \backslash
23232 newcommand{
23233 \backslash
23234 qE}[3]{#1_{1,
23235 \backslash
23236 ,2}=-
23237 \backslash
23238 frac{#2}{2}
23239 \backslash
23240 pm
23241 \begin_inset Newline newline
23242 \end_inset
23243
23244
23245 \begin_inset ERT
23246 status collapsed
23247
23248 \begin_layout Plain Layout
23249
23250
23251 \backslash
23252 hphantom{
23253 \end_layout
23254
23255 \end_inset
23256
23257
23258 \backslash
23259 newcommand
23260 \begin_inset ERT
23261 status collapsed
23262
23263 \begin_layout Plain Layout
23264
23265 }
23266 \end_layout
23267
23268 \end_inset
23269
23270
23271 \backslash
23272 sqrt{
23273 \backslash
23274 frac{#2^{2}}{4}-#3}}
23275 \end_layout
23276
23277 \begin_layout Standard
23278 The command is not inserted in the document preamble.
23279  That means you can only use macros in formulas that are below the macro
23280  definition box in your document.
23281  There are also some other restrictions: The command 
23282 \backslash
23283 newcommand supports optional arguments, which are not available in LyX's
23284  macros.
23285  You can also not change subsequently the name of the macro and the number
23286  of arguments.
23287  
23288 \end_layout
23289
23290 \begin_layout Section
23291 Fine-Tuning
23292 \end_layout
23293
23294 \begin_layout Subsection
23295 Typefaces
23296 \begin_inset Index
23297 status collapsed
23298
23299 \begin_layout Plain Layout
23300 Math ! Typefaces
23301 \end_layout
23302
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \begin_layout Standard
23309 The standard font for text is italic, for numbers the standard is roman.
23310  To set a font in a formula, use the 
23311 \family sans
23312 Math
23313 \begin_inset Space ~
23314 \end_inset
23315
23316 Panel
23317 \family default
23318  button 
23319 \begin_inset Graphics
23320         filename ../images/math/font.png
23321
23322 \end_inset
23323
23324 , or enter its command, listed in table
23325 \begin_inset Space ~
23326 \end_inset
23327
23328
23329 \begin_inset CommandInset ref
23330 LatexCommand ref
23331 reference "cap:Typefaces-and-the"
23332
23333 \end_inset
23334
23335 , directly.
23336 \end_layout
23337
23338 \begin_layout Standard
23339 \begin_inset Float table
23340 wide false
23341 sideways false
23342 status open
23343
23344 \begin_layout Plain Layout
23345 \begin_inset Caption
23346
23347 \begin_layout Plain Layout
23348 \begin_inset CommandInset label
23349 LatexCommand label
23350 name "cap:Typefaces-and-the"
23351
23352 \end_inset
23353
23354 Typefaces and the corresponding commands.
23355 \end_layout
23356
23357 \end_inset
23358
23359
23360 \end_layout
23361
23362 \begin_layout Plain Layout
23363 \align center
23364 \begin_inset Tabular
23365 <lyxtabular version="3" rows="9" columns="2">
23366 <features>
23367 <column alignment="center" valignment="top" width="0pt">
23368 <column alignment="center" valignment="top" width="0pt">
23369 <row>
23370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374 Font
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383 Command
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 </row>
23389 <row>
23390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394
23395 \shape up
23396 \size normal
23397 \bar no
23398 \noun off
23399 \color none
23400 \begin_inset Formula $\mathrm{Roman}$
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412
23413 \series bold
23414
23415 \backslash
23416 mathrm
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 </row>
23422 <row>
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439
23440 \series bold
23441
23442 \backslash
23443 mathbf
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 </row>
23449 <row>
23450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454 \begin_inset Formula $\mathit{Italic}$
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \end_inset
23461 </cell>
23462 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466
23467 \series bold
23468
23469 \backslash
23470 mathit
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 <row>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \shape up
23483 \size normal
23484 \bar no
23485 \noun off
23486 \color none
23487 \begin_inset Formula $\mathtt{Typewriter}$
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \series bold
23501
23502 \backslash
23503 mathtt
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 </row>
23509 <row>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23523 \begin_inset Text
23524
23525 \begin_layout Plain Layout
23526
23527 \series bold
23528
23529 \backslash
23530 mathbb
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541 \begin_inset Formula $\mathfrak{Fraktur}$
23542 \end_inset
23543
23544
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \series bold
23555
23556 \backslash
23557 mathfrak
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 </row>
23563 <row>
23564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568
23569 \shape up
23570 \size normal
23571 \emph on
23572 \bar no
23573 \noun off
23574 \color none
23575 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \series bold
23589
23590 \backslash
23591 mathcal
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 </row>
23597 <row>
23598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 \begin_inset Formula $\mathsf{SansSerif}$
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \series bold
23616
23617 \backslash
23618 mathsf
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 </row>
23624 </lyxtabular>
23625
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \end_inset
23632
23633
23634 \end_layout
23635
23636 \begin_layout Standard
23637 \begin_inset Note Greyedout
23638 status open
23639
23640 \begin_layout Plain Layout
23641
23642 \series bold
23643 Note:
23644 \series default
23645  that you can only print capital letters in the typefaces 
23646 \family sans
23647 Blackbold
23648 \family default
23649  and 
23650 \family sans
23651 Calligraphic
23652 \family default
23653 .
23654 \end_layout
23655
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \begin_layout Standard
23662 When you use a typeface, a blue box is inserted in the formula.
23663  Every character in this box will be printed in this typeface.
23664  Pressing 
23665 \family sans
23666 Space
23667 \family default
23668  within the box, will set the cursor outside, so that you have to use a
23669  protected space when you need a space in the box.
23670  Here an example where a 
23671 \begin_inset Quotes eld
23672 \end_inset
23673
23674 N
23675 \begin_inset Quotes erd
23676 \end_inset
23677
23678  in 
23679 \family sans
23680 Blackbold
23681 \family default
23682  denotes the set of numbers:
23683 \begin_inset Formula \[
23684 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23685
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \begin_layout Standard
23692 The typefaces are nestable, which can cause confusion.
23693  You can e.g.
23694  put a character in 
23695 \family sans
23696 Fraktur
23697 \family default
23698  in a box for 
23699 \family sans
23700 Typewriter
23701 \family default
23702
23703 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23704 \end_inset
23705
23706  
23707 \begin_inset Newline newline
23708 \end_inset
23709
23710 So better don't use this feature.
23711 \end_layout
23712
23713 \begin_layout Standard
23714 The typefaces have no effect on Greek letters: 
23715 \begin_inset Formula $\mathfrak{abc\delta e}$
23716 \end_inset
23717
23718
23719 \begin_inset Newline newline
23720 \end_inset
23721
23722 You can only print them emboldened using the command 
23723 \series bold
23724
23725 \backslash
23726 boldsymbol
23727 \series default
23728 , which works like the other typeface commands: 
23729 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \begin_layout Standard
23736
23737 \series bold
23738
23739 \backslash
23740 boldsymbol
23741 \series default
23742  works for all symbols, letters, and numbers.
23743 \end_layout
23744
23745 \begin_layout Standard
23746 A number of other font options are available as well, in the menu 
23747 \family sans
23748 Insert\SpecialChar \menuseparator
23749 Math\SpecialChar \menuseparator
23750 Font
23751 \begin_inset Space ~
23752 \end_inset
23753
23754 Change
23755 \family default
23756 .
23757 \end_layout
23758
23759 \begin_layout Subsection
23760 Math Text
23761 \begin_inset Index
23762 status collapsed
23763
23764 \begin_layout Plain Layout
23765 Math ! Text
23766 \end_layout
23767
23768 \end_inset
23769
23770
23771 \end_layout
23772
23773 \begin_layout Standard
23774 Typefaces are useful for entering some characters in some given font, but
23775  not for text.
23776  For typing longer pieces of text use the math text, which is obtained using
23777  the entry 
23778 \family sans
23779 Normal
23780 \begin_inset Space ~
23781 \end_inset
23782
23783 text
23784 \begin_inset Space ~
23785 \end_inset
23786
23787 mode
23788 \family default
23789  of the 
23790 \family sans
23791 Math
23792 \begin_inset Space ~
23793 \end_inset
23794
23795 Panel
23796 \family default
23797  button 
23798 \begin_inset Graphics
23799         filename ../images/math/font.png
23800
23801 \end_inset
23802
23803  (alternatively the shortcut 
23804 \family sans
23805 M-m
23806 \begin_inset Space ~
23807 \end_inset
23808
23809 m
23810 \family default
23811 ).
23812  Math text appears in LyX in black instead of blue.
23813  You can use spaces and accents in math text like in normal text.
23814  Here is an example:
23815 \begin_inset Formula \[
23816 f(x)=\begin{cases}
23817 x & \textrm{if I say so}\\
23818 -x & \textrm{unter Umständen}\end{cases}\]
23819
23820 \end_inset
23821
23822
23823 \end_layout
23824
23825 \begin_layout Subsection
23826 Font Sizes
23827 \begin_inset Index
23828 status collapsed
23829
23830 \begin_layout Plain Layout
23831 Math ! Font sizes
23832 \end_layout
23833
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \begin_layout Standard
23840 There are four font styles (relative sizes) used in math-mode, which are
23841  automatically chosen in most situations.
23842  These are called 
23843 \family sans
23844 textstyle
23845 \family default
23846
23847 \family sans
23848 displaystyle
23849 \family default
23850
23851 \family sans
23852 scriptstyle
23853 \family default
23854 , and 
23855 \family sans
23856 scriptscriptstyle
23857 \family default
23858 .
23859  For most characters, 
23860 \family sans
23861 textstyle
23862 \family default
23863  and 
23864 \family sans
23865 displaystyle
23866 \family default
23867  are actually the same size, but fractions, superscripts and subscripts,
23868  and certain other structures, are set larger in 
23869 \family sans
23870 displaystyle
23871 \family default
23872 .
23873  Except for some operators, which resize themselves to accommodate various
23874  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23875  These choices can be overridden by using the math panel button 
23876 \begin_inset Graphics
23877         filename ../images/math/style.png
23878
23879 \end_inset
23880
23881 .
23882  A box for the size will be created in which you can insert the math structure.
23883  For example, you can set 
23884 \begin_inset Formula $\frac{1}{2}$
23885 \end_inset
23886
23887 , which is normally in 
23888 \family sans
23889 textstyle
23890 \family default
23891 , larger in 
23892 \family sans
23893 displaystyle
23894 \family default
23895
23896 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23897 \end_inset
23898
23899 .
23900  The four styles are used in the following example:
23901 \end_layout
23902
23903 \begin_layout Standard
23904 \begin_inset Formula $displaystyle$
23905 \end_inset
23906
23907
23908 \begin_inset Formula ${\textstyle textstyle}$
23909 \end_inset
23910
23911
23912 \begin_inset Formula ${\scriptstyle scriptstyle}$
23913 \end_inset
23914
23915
23916 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23917 \end_inset
23918
23919 .
23920 \end_layout
23921
23922 \begin_layout Standard
23923 All these math-mode font sizes are relative, that means, if the whole math
23924  inset is set in a particular size with the menu 
23925 \family sans
23926 Edit\SpecialChar \menuseparator
23927 Text
23928 \begin_inset Space ~
23929 \end_inset
23930
23931 Style
23932 \family default
23933 , all sizes in the formula will be adjusted relative to this size.
23934  Similarly, if the base font size of the document is changed, all fonts
23935  will be adjusted to correspond.
23936  As example a formula in the font size 
23937 \begin_inset Quotes eld
23938 \end_inset
23939
23940 largest
23941 \begin_inset Quotes erd
23942 \end_inset
23943
23944 :
23945 \end_layout
23946
23947 \begin_layout Standard
23948
23949 \family roman
23950 \size largest
23951 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Section
23958 Theorem Modules
23959 \end_layout
23960
23961 \begin_layout Standard
23962 As of LyX 1.6, support for theorem-like environments has been moved out of
23963  the document classes and into layout modules.
23964 \begin_inset Index
23965 status collapsed
23966
23967 \begin_layout Plain Layout
23968 Layout Modules
23969 \end_layout
23970
23971 \end_inset
23972
23973  As a result, theorem-like environments can now easily be used with classes
23974  other than the AMS classes.
23975  See section 
23976 \begin_inset CommandInset ref
23977 LatexCommand ref
23978 reference "sub:Modules"
23979
23980 \end_inset
23981
23982  for more on layout modules.
23983 \end_layout
23984
23985 \begin_layout Section
23986 AMS-LaTeX
23987 \begin_inset Index
23988 status collapsed
23989
23990 \begin_layout Plain Layout
23991 AMS math
23992 \end_layout
23993
23994 \end_inset
23995
23996
23997 \begin_inset Index
23998 status collapsed
23999
24000 \begin_layout Plain Layout
24001 Math ! AMS
24002 \end_layout
24003
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \begin_layout Standard
24010 LyX supports the packages provided by the American Mathematical Society
24011  (AMS) that are in common use.
24012 \end_layout
24013
24014 \begin_layout Subsection
24015 Enabling AMS-Support
24016 \end_layout
24017
24018 \begin_layout Standard
24019 Selecting the checkbox 
24020 \family sans
24021 Use
24022 \begin_inset Space ~
24023 \end_inset
24024
24025 AMS
24026 \begin_inset Space ~
24027 \end_inset
24028
24029 math
24030 \begin_inset Space ~
24031 \end_inset
24032
24033 package
24034 \family default
24035  in the 
24036 \family sans
24037 Document\SpecialChar \menuseparator
24038 Settings
24039 \family default
24040
24041 \begin_inset Index
24042 status collapsed
24043
24044 \begin_layout Plain Layout
24045 Document ! Settings
24046 \end_layout
24047
24048 \end_inset
24049
24050  dialog under 
24051 \family sans
24052 Math
24053 \begin_inset Space ~
24054 \end_inset
24055
24056 Options
24057 \family default
24058  will include the AMS-packages in the document, and make the facilities
24059  available.
24060  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24061  formulas, assure that you have enabled AMS.
24062 \end_layout
24063
24064 \begin_layout Subsection
24065 AMS-Formula Types
24066 \begin_inset CommandInset label
24067 LatexCommand label
24068 name "sub:AMS-Formula-Types"
24069
24070 \end_inset
24071
24072
24073 \begin_inset Index
24074 status collapsed
24075
24076 \begin_layout Plain Layout
24077 Math ! Multi-line Equations
24078 \end_layout
24079
24080 \end_inset
24081
24082
24083 \end_layout
24084
24085 \begin_layout Standard
24086 AMS-LaTeX provides a selection of different formula types.
24087  LyX allows you to choose between 
24088 \family typewriter
24089 align
24090 \family default
24091
24092 \family typewriter
24093 alignat
24094 \family default
24095
24096 \family typewriter
24097 flalign
24098 \family default
24099
24100 \family typewriter
24101 gather
24102 \family default
24103 , and 
24104 \family typewriter
24105 multline
24106 \family default
24107 .
24108  We refer to the AMS-documentation for an explanation of these formula types.
24109 \end_layout
24110
24111 \begin_layout Chapter
24112 More Tools
24113 \end_layout
24114
24115 \begin_layout Section
24116 Cross-References
24117 \begin_inset Index
24118 status collapsed
24119
24120 \begin_layout Plain Layout
24121 Cross references
24122 \end_layout
24123
24124 \end_inset
24125
24126
24127 \begin_inset CommandInset label
24128 LatexCommand label
24129 name "sec:Cross-References"
24130
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \begin_layout Standard
24137 One of LyX's strengths are cross-references.
24138  You can reference every section, float, footnote, formula, and list in
24139  the document.
24140  To reference a document part, you have to insert a label into it.
24141  The label is used as anchor and name for the reference.
24142  We want for example refer to the the second item of the following list:
24143 \end_layout
24144
24145 \begin_layout Enumerate
24146 First item
24147 \end_layout
24148
24149 \begin_layout Enumerate
24150 \begin_inset CommandInset label
24151 LatexCommand label
24152 name "enu:Second-item"
24153
24154 \end_inset
24155
24156 Second item
24157 \end_layout
24158
24159 \begin_layout Enumerate
24160 Third item
24161 \end_layout
24162
24163 \begin_layout Standard
24164 First we insert a label into the second item with the menu 
24165 \family sans
24166 Insert\SpecialChar \menuseparator
24167 Label
24168 \family default
24169  or the by pressing the toolbar button 
24170 \begin_inset Graphics
24171         filename ../images/label-insert.png
24172         scale 85
24173
24174 \end_inset
24175
24176 .
24177  A grey label box like this: 
24178 \begin_inset Graphics
24179         filename clipart/labelQt4.png
24180         scale 85
24181
24182 \end_inset
24183
24184  is inserted and the label window pops up asking for the label text.
24185  LyX offers as text the first words of the item with a prefix, in our case
24186  the text 
24187 \begin_inset Quotes eld
24188 \end_inset
24189
24190
24191 \family sans
24192 enu: Second-item
24193 \family default
24194
24195 \begin_inset Quotes erd
24196 \end_inset
24197
24198 .
24199  The prefix 
24200 \begin_inset Quotes eld
24201 \end_inset
24202
24203
24204 \family sans
24205 enu:
24206 \family default
24207
24208 \begin_inset Quotes erd
24209 \end_inset
24210
24211  stands for 
24212 \begin_inset Quotes eld
24213 \end_inset
24214
24215 enumerate
24216 \begin_inset Quotes erd
24217 \end_inset
24218
24219 .
24220  The prefix depends on the document part where the label is inserted, e.g.
24221  if you insert a label to a section heading, the prefix will be 
24222 \begin_inset Quotes eld
24223 \end_inset
24224
24225
24226 \family sans
24227 sec:
24228 \family default
24229
24230 \begin_inset Quotes erd
24231 \end_inset
24232
24233 .
24234 \end_layout
24235
24236 \begin_layout Standard
24237 To reference the item, we refer to its label using the menu 
24238 \family sans
24239 Insert\SpecialChar \menuseparator
24240 Cross-Reference
24241 \family default
24242  or the toolbar button 
24243 \begin_inset Graphics
24244         filename ../images/dialog-show-new-inset_ref.png
24245         scale 85
24246
24247 \end_inset
24248
24249 .
24250  A grey cross-reference box like this: 
24251 \begin_inset Graphics
24252         filename clipart/referenceQt4.png
24253         scale 85
24254
24255 \end_inset
24256
24257  is inserted and the cross-reference window appear showing all labels of
24258  the document.
24259  We can now sort the labels alphabetically and then choose the entry 
24260 \begin_inset Quotes eld
24261 \end_inset
24262
24263
24264 \family sans
24265 enu:Second-item
24266 \family default
24267
24268 \begin_inset Quotes erd
24269 \end_inset
24270
24271 .
24272  At the position of the cross-reference box the item number will appear
24273  in the output.
24274  Here is our cross-reference:
24275 \end_layout
24276
24277 \begin_layout Standard
24278 Item
24279 \begin_inset Space ~
24280 \end_inset
24281
24282
24283 \begin_inset CommandInset ref
24284 LatexCommand ref
24285 reference "enu:Second-item"
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \begin_layout Standard
24293 It is recommended to use a protected space
24294 \begin_inset Foot
24295 status collapsed
24296
24297 \begin_layout Plain Layout
24298 described in section
24299 \begin_inset Space ~
24300 \end_inset
24301
24302
24303 \begin_inset CommandInset ref
24304 LatexCommand ref
24305 reference "sub:Protected-Space"
24306
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \end_inset
24313
24314  between the cross-reference name and its number to avoid ugly linebreaks
24315  between them.
24316 \end_layout
24317
24318 \begin_layout Standard
24319 There are six varieties of cross-references:
24320 \end_layout
24321
24322 \begin_layout Description
24323 <reference>: prints the float number, this is the default: 
24324 \begin_inset CommandInset ref
24325 LatexCommand ref
24326 reference "cap:Two-distorted-images"
24327
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \begin_layout Description
24334 (<reference>): prints the float number within two parentheses, this is the
24335  style normally used to reference formulas, especially when the reference
24336  name 
24337 \begin_inset Quotes eld
24338 \end_inset
24339
24340 Equation
24341 \begin_inset Quotes erd
24342 \end_inset
24343
24344  is omitted: 
24345 \begin_inset CommandInset ref
24346 LatexCommand eqref
24347 reference "eq:tanhExp"
24348
24349 \end_inset
24350
24351
24352 \end_layout
24353
24354 \begin_layout Description
24355 <page>: prints the page number: Page
24356 \begin_inset Space ~
24357 \end_inset
24358
24359
24360 \begin_inset CommandInset ref
24361 LatexCommand pageref
24362 reference "cap:Two-distorted-images"
24363
24364 \end_inset
24365
24366
24367 \end_layout
24368
24369 \begin_layout Description
24370 on
24371 \begin_inset Space ~
24372 \end_inset
24373
24374 page
24375 \begin_inset Space ~
24376 \end_inset
24377
24378 <page>: prints the text "on page" and the page number: 
24379 \begin_inset CommandInset ref
24380 LatexCommand vpageref
24381 reference "cap:Two-distorted-images"
24382
24383 \end_inset
24384
24385
24386 \end_layout
24387
24388 \begin_layout Description
24389 <reference>
24390 \begin_inset Space ~
24391 \end_inset
24392
24393 on
24394 \begin_inset Space ~
24395 \end_inset
24396
24397 page
24398 \begin_inset Space ~
24399 \end_inset
24400
24401 <page>: prints the float number, the text "on page", and the page number:
24402  
24403 \begin_inset CommandInset ref
24404 LatexCommand vref
24405 reference "cap:Two-distorted-images"
24406
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \begin_layout Description
24413 Formatted
24414 \begin_inset Space ~
24415 \end_inset
24416
24417 reference: prints a self defined cross-reference format.
24418 \begin_inset Newline newline
24419 \end_inset
24420
24421
24422 \begin_inset Note Greyedout
24423 status open
24424
24425 \begin_layout Plain Layout
24426
24427 \series bold
24428 Note:
24429 \series default
24430  This feature is only available when you have the LaTeX-package 
24431 \series bold
24432 prettyref
24433 \begin_inset Index
24434 status collapsed
24435
24436 \begin_layout Plain Layout
24437 Latex@LaTeX-packages ! prettyref
24438 \end_layout
24439
24440 \end_inset
24441
24442
24443 \series default
24444  installed.
24445 \end_layout
24446
24447 \end_inset
24448
24449
24450 \end_layout
24451
24452 \begin_layout Standard
24453 Note that the style <page> won't print the page number if the label is on
24454  the previous, the same, or the next page.
24455  You will e.
24456 \begin_inset Space \thinspace{}
24457 \end_inset
24458
24459 g.
24460 \begin_inset Space ~
24461 \end_inset
24462
24463 see the text 
24464 \begin_inset Quotes eld
24465 \end_inset
24466
24467
24468 \family sans
24469 on this page
24470 \family default
24471
24472 \begin_inset Quotes erd
24473 \end_inset
24474
24475  instead.
24476 \end_layout
24477
24478 \begin_layout Standard
24479 The number and current page of the referred document part in the output,
24480  is automatically calculated by LaTeX.
24481  The varieties are adjusted in the field 
24482 \family sans
24483 Format
24484 \family default
24485  of the cross-reference window, that appear when you click on the cross-referenc
24486 e box.
24487 \end_layout
24488
24489 \begin_layout Standard
24490 You can only use the style 
24491 \family sans
24492 <reference>
24493 \family default
24494  to reference numbered document parts, while the reference style 
24495 \family sans
24496 <page>
24497 \family default
24498  is always possible.
24499 \end_layout
24500
24501 \begin_layout Standard
24502 If you want to reference a section, put the label in the section heading,
24503  to reference a float, put the label in the caption.
24504  For footnotes you can put the label somewhere in it.
24505  Referencing formulas is explained in section
24506 \begin_inset Space ~
24507 \end_inset
24508
24509
24510 \begin_inset CommandInset ref
24511 LatexCommand ref
24512 reference "sec:Formula-Numbering-and"
24513
24514 \end_inset
24515
24516 .
24517 \end_layout
24518
24519 \begin_layout Standard
24520 The button 
24521 \family sans
24522 Go
24523 \begin_inset Space ~
24524 \end_inset
24525
24526 to
24527 \begin_inset Space ~
24528 \end_inset
24529
24530 Label
24531 \family default
24532  in the cross-reference window sets the the cursor before the referred label.
24533  The button text changes then to 
24534 \family sans
24535 Go
24536 \begin_inset Space ~
24537 \end_inset
24538
24539 Back
24540 \family default
24541  and you can use it to set the cursor back to the cross-reference.
24542  Right-clicking on a cross-reference box also sets the cursor before the
24543  referred label but without a possibility to go back.
24544  
24545 \end_layout
24546
24547 \begin_layout Standard
24548 You can change labels at any time by clicking on the label box.
24549  References to the changed label will automatically change its link to the
24550  new label text, so that you don't need to take care about this.
24551 \end_layout
24552
24553 \begin_layout Standard
24554 If a cross-reference refers to a non-existing label, you'll see two question
24555  marks in the output instead of the reference.
24556 \end_layout
24557
24558 \begin_layout Standard
24559 References are described in detail in the 
24560 \emph on
24561 Embedded Objects
24562 \emph default
24563  manual.
24564 \end_layout
24565
24566 \begin_layout Section
24567 Table of Contents and other Listings
24568 \begin_inset Index
24569 status collapsed
24570
24571 \begin_layout Plain Layout
24572 Table of contents
24573 \end_layout
24574
24575 \end_inset
24576
24577
24578 \begin_inset Index
24579 status collapsed
24580
24581 \begin_layout Plain Layout
24582 Outline
24583 \end_layout
24584
24585 \end_inset
24586
24587
24588 \begin_inset CommandInset label
24589 LatexCommand label
24590 name "sec:toc"
24591
24592 \end_inset
24593
24594
24595 \end_layout
24596
24597 \begin_layout Subsection
24598 Table of Contents and Outline
24599 \begin_inset CommandInset label
24600 LatexCommand label
24601 name "sub:Table-of-Contents"
24602
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \begin_layout Standard
24609 The Table of Contents (TOC) is inserted with the menu 
24610 \family sans
24611 Insert\SpecialChar \menuseparator
24612 List/TOC\SpecialChar \menuseparator
24613 Table
24614 \begin_inset Space ~
24615 \end_inset
24616
24617 of
24618 \begin_inset Space ~
24619 \end_inset
24620
24621 Contents
24622 \family default
24623 .
24624  Is is displayed in LyX as a gray box.
24625  If you click on it, the TOC window appears, showing you the TOC entries.
24626  You can jump to a document part by clicking on an entry.
24627  Thus you can use this window as graphical alternative for the 
24628 \family sans
24629 Navigate
24630 \family default
24631  menu.
24632 \end_layout
24633
24634 \begin_layout Standard
24635 The TOC lists every numbered section automatically.
24636  If you have declared a short title for a section heading, as described
24637  in section
24638 \begin_inset Space ~
24639 \end_inset
24640
24641
24642 \begin_inset CommandInset ref
24643 LatexCommand ref
24644 reference "sec:Short-Titles"
24645
24646 \end_inset
24647
24648 , it will be used in the TOC instead of the section heading.
24649  Section
24650 \begin_inset Space ~
24651 \end_inset
24652
24653
24654 \begin_inset CommandInset ref
24655 LatexCommand ref
24656 reference "sub:Numbering-depth"
24657
24658 \end_inset
24659
24660  describes how the level is adjusted that defines which section types are
24661  listed in the TOC.
24662  You can also adjust the level for the displayed sections in the TOC window
24663  using the grey fader at the bottom of the window.
24664  Unnumbered sections are not listed in the TOC.
24665 \end_layout
24666
24667 \begin_layout Standard
24668 You can use the TOC window also as outline to move and rearrange sections
24669  in your documents.
24670  The TOC window therefore also appears when you use the menu 
24671 \family sans
24672 Document\SpecialChar \menuseparator
24673 Outline
24674 \family default
24675 .
24676 \end_layout
24677
24678 \begin_layout Subsection
24679 List of Figures, Tables and Algorithms
24680 \begin_inset CommandInset label
24681 LatexCommand label
24682 name "sec:ListsOf"
24683
24684 \end_inset
24685
24686
24687 \end_layout
24688
24689 \begin_layout Standard
24690 Table, figure, and algorithm lists are very much like the table of contents.
24691  You can insert them via the 
24692 \family sans
24693 Insert\SpecialChar \menuseparator
24694 List
24695 \begin_inset Space ~
24696 \end_inset
24697
24698 /
24699 \begin_inset Space ~
24700 \end_inset
24701
24702 TOC
24703 \family default
24704  submenus.
24705  The list entries are the float captions and the float number.
24706 \end_layout
24707
24708 \begin_layout Section
24709 URLs and Hyperlinks
24710 \begin_inset Index
24711 status collapsed
24712
24713 \begin_layout Plain Layout
24714 URLs
24715 \end_layout
24716
24717 \end_inset
24718
24719
24720 \begin_inset Index
24721 status collapsed
24722
24723 \begin_layout Plain Layout
24724 Hyperlinks
24725 \end_layout
24726
24727 \end_inset
24728
24729
24730 \begin_inset CommandInset label
24731 LatexCommand label
24732 name "sec:URL"
24733
24734 \end_inset
24735
24736
24737 \end_layout
24738
24739 \begin_layout Subsection
24740 URLs
24741 \end_layout
24742
24743 \begin_layout Standard
24744 Links to web pages or email addresses can be inserted via the menu 
24745 \family sans
24746 Insert\SpecialChar \menuseparator
24747 URL
24748 \family default
24749 .
24750 \end_layout
24751
24752 \begin_layout Standard
24753 Here is an example URL: LyX's homepage: 
24754 \begin_inset Flex URL
24755 status open
24756
24757 \begin_layout Plain Layout
24758
24759 http://www.lyx.org
24760 \end_layout
24761
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \begin_layout Standard
24768 You cannot change the style of the link text, the URL text will always be
24769  in the style 
24770 \family typewriter
24771 Typewriter
24772 \family default
24773 .
24774  To be able to format the URL text, use hyperlinks as explained in the next
24775  subsection.
24776 \end_layout
24777
24778 \begin_layout Standard
24779 \begin_inset Note Greyedout
24780 status open
24781
24782 \begin_layout Plain Layout
24783
24784 \series bold
24785 Note:
24786 \series default
24787  URLs must not end with a backslash, otherwise you get LaTeX errors.
24788 \end_layout
24789
24790 \end_inset
24791
24792
24793 \end_layout
24794
24795 \begin_layout Subsection
24796 Hyperlinks
24797 \end_layout
24798
24799 \begin_layout Standard
24800 Hyperlinks can be inserted with the menu 
24801 \family sans
24802 Insert\SpecialChar \menuseparator
24803 Hyperlink
24804 \family default
24805  or with the toolbar button 
24806 \begin_inset Graphics
24807         filename ../images/href-insert.png
24808         BoundingBox 0bp 5bp 20bp 20bp
24809
24810 \end_inset
24811
24812 .
24813  The appearing dialog has two fields: 
24814 \family sans
24815 Target
24816 \family default
24817  and 
24818 \family sans
24819 Name
24820 \family default
24821 .
24822  The name is the printed text for the hyperlink.
24823  The hyperlink type can be a weblink like this: 
24824 \begin_inset CommandInset href
24825 LatexCommand href
24826 name "LyX's homepage"
24827 target "http://www.lyx.org"
24828
24829 \end_inset
24830
24831 , an Email address like this: 
24832 \begin_inset CommandInset href
24833 LatexCommand href
24834 name "lyx-docs mailing list"
24835 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24836 type "mailto:"
24837
24838 \end_inset
24839
24840 , or a link to a file.
24841 \end_layout
24842
24843 \begin_layout Standard
24844 You can start applications via a hyperlink when you insert a weblink, but
24845  add the prefix 
24846 \begin_inset Quotes eld
24847 \end_inset
24848
24849
24850 \family sans
24851 run:
24852 \family default
24853
24854 \begin_inset Quotes erd
24855 \end_inset
24856
24857  to the link target.
24858 \end_layout
24859
24860 \begin_layout Standard
24861 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24862  and become clickable in the DVI and PDF-output.
24863  To set the format of the link text, highlight the hyperlink inset and use
24864  the text style dialog.
24865  This is for example a hyperlink with bold sans serif text: 
24866 \family sans
24867 \series bold
24868
24869 \begin_inset CommandInset href
24870 LatexCommand href
24871 name "LyX's homepage"
24872 target "http://www.lyx.org"
24873
24874 \end_inset
24875
24876
24877 \end_layout
24878
24879 \begin_layout Standard
24880 The link text color can be changed, when the option 
24881 \family sans
24882 Color links
24883 \family default
24884  is set in the PDF Properties dialog (menu 
24885 \family sans
24886 Document\SpecialChar \menuseparator
24887 Settings\SpecialChar \menuseparator
24888 PDF Properties
24889 \family default
24890 ).
24891  The link text is for example set in this document to blue by adding the
24892  option
24893 \begin_inset Newline newline
24894 \end_inset
24895
24896
24897 \series bold
24898 urlcolor=blue
24899 \series default
24900
24901 \begin_inset Newline newline
24902 \end_inset
24903
24904 to the field 
24905 \family sans
24906 Additional options
24907 \family default
24908  in the PDF Properties dialog.
24909 \end_layout
24910
24911 \begin_layout Section
24912 Appendices
24913 \begin_inset Index
24914 status collapsed
24915
24916 \begin_layout Plain Layout
24917 Appendix
24918 \end_layout
24919
24920 \end_inset
24921
24922
24923 \begin_inset CommandInset label
24924 LatexCommand label
24925 name "sec:Appendices"
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \begin_layout Standard
24933 Appendices are created with the menu 
24934 \family sans
24935 Document\SpecialChar \menuseparator
24936 Start
24937 \begin_inset Space ~
24938 \end_inset
24939
24940 Appendix
24941 \begin_inset Space ~
24942 \end_inset
24943
24944 Here
24945 \family default
24946 .
24947  This menu sets the document from the current cursor position to the end
24948  as appendix region.
24949  The region is marked with a red borderline.
24950 \end_layout
24951
24952 \begin_layout Standard
24953 Every chapter (or section) within the appendix region is treated as an appendix,
24954  numbered with a capital Latin letter.
24955  The appendix subsections are numbered with this letter followed by a dot
24956  and the subsection number.
24957  All appendix sections can be referenced as if they were normal sections,
24958  here two examples:
24959 \end_layout
24960
24961 \begin_layout Standard
24962 Appendix
24963 \begin_inset Space ~
24964 \end_inset
24965
24966
24967 \begin_inset CommandInset ref
24968 LatexCommand ref
24969 reference "cha:Credits"
24970
24971 \end_inset
24972
24973 ; Appendix
24974 \begin_inset Space ~
24975 \end_inset
24976
24977
24978 \begin_inset CommandInset ref
24979 LatexCommand ref
24980 reference "sub:Export"
24981
24982 \end_inset
24983
24984
24985 \end_layout
24986
24987 \begin_layout Section
24988 Bibliography
24989 \begin_inset Index
24990 status collapsed
24991
24992 \begin_layout Plain Layout
24993 Bibliography
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \begin_inset CommandInset label
25000 LatexCommand label
25001 name "sec:Bibliography"
25002
25003 \end_inset
25004
25005
25006 \end_layout
25007
25008 \begin_layout Standard
25009 There are two ways of generating the bibliography in a LyX-document.
25010  You can include a bibliography database
25011 \begin_inset Foot
25012 status collapsed
25013
25014 \begin_layout Plain Layout
25015 Known under the name 
25016 \begin_inset Quotes eld
25017 \end_inset
25018
25019 BibTeX-database
25020 \begin_inset Quotes erd
25021 \end_inset
25022
25023 .
25024 \end_layout
25025
25026 \end_inset
25027
25028 , which is explained in the next subsection or you can insert the bibliography
25029  manually.
25030  For the second method we use the paragraph environment 
25031 \family sans
25032 Bibliography
25033 \family default
25034 , described in section
25035 \begin_inset Space ~
25036 \end_inset
25037
25038
25039 \begin_inset CommandInset ref
25040 LatexCommand ref
25041 reference "sub:Biblio_environment"
25042
25043 \end_inset
25044
25045 .
25046 \end_layout
25047
25048 \begin_layout Standard
25049 Within the 
25050 \family sans
25051 Bibliography
25052 \family default
25053  environment, every paragraph begins with a gray bibliography box labeled
25054  with a number.
25055  If you click on it, you will get a dialog in which you can set a 
25056 \family sans
25057 Key
25058 \family default
25059  and a 
25060 \family sans
25061 Label
25062 \family default
25063 .
25064  The key is the symbolic name by which you will refer to this bibliography
25065  entry.
25066  For example, our second entry in the bibliography is a book about LaTeX
25067  and we used 
25068 \begin_inset Quotes eld
25069 \end_inset
25070
25071 latexcompanion
25072 \begin_inset Quotes erd
25073 \end_inset
25074
25075 , a short form of its title, as key.
25076 \end_layout
25077
25078 \begin_layout Standard
25079 You can refer to the key of a bibliography entry using the menu 
25080 \family sans
25081 Insert\SpecialChar \menuseparator
25082 Citation
25083 \family default
25084  or the toobar button 
25085 \begin_inset Graphics
25086         filename ../images/dialog-show-new-inset_citation.png
25087         BoundingBox 0bp 5bp 20bp 20bp
25088
25089 \end_inset
25090
25091 .
25092  A citation reference box is inserted and a citation window will appear
25093  in which you can select one or more keys in the available key list.
25094  The citation reference box will be labeled with the referenced key.
25095  When you click on the box, the citation window appears and you can change
25096  the reference.
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Citation references appear in the output as number of the bibliography entry
25101  with surrounding brackets.
25102  If you set a 
25103 \family sans
25104 Label
25105 \family default
25106  for the entry, the label will appear instead of the number.
25107  Here two examples; the first without a label, the second with the label
25108  
25109 \begin_inset Quotes eld
25110 \end_inset
25111
25112 Credits
25113 \begin_inset Quotes erd
25114 \end_inset
25115
25116 :
25117 \end_layout
25118
25119 \begin_layout Standard
25120 Have a look at the 
25121 \family sans
25122 LaTeX Companion Second Edition
25123 \family default
25124
25125 \begin_inset CommandInset citation
25126 LatexCommand cite
25127 key "latexcompanion"
25128
25129 \end_inset
25130
25131
25132 \end_layout
25133
25134 \begin_layout Standard
25135 The LyX-Team members are listed in the Credits: 
25136 \begin_inset CommandInset citation
25137 LatexCommand cite
25138 key "lyxcredit"
25139
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \begin_layout Subsection
25146 Bibliography databases (BibTeX)
25147 \begin_inset Index
25148 status collapsed
25149
25150 \begin_layout Plain Layout
25151 Bibliography ! Databases
25152 \end_layout
25153
25154 \end_inset
25155
25156
25157 \begin_inset Index
25158 status open
25159
25160 \begin_layout Plain Layout
25161 Bibliography ! BibTeX
25162 \end_layout
25163
25164 \end_inset
25165
25166
25167 \begin_inset CommandInset label
25168 LatexCommand label
25169 name "sub:Bibliography-databases"
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Standard
25177 Bibliography databases are useful if you use the same bibliography in different
25178  documents.
25179  It makes it also very easy to have a uniform layout for all bibliography
25180  entries.
25181  You can collect the bibliography of all relevant books and articles of
25182  your working field in a database.
25183  This database can be used for different documents, because only the referenced
25184  entries of the database will appear in the bibliography list.
25185 \end_layout
25186
25187 \begin_layout Standard
25188 The database is a text file with the file extension 
25189 \begin_inset Quotes eld
25190 \end_inset
25191
25192
25193 \family sans
25194 .bib
25195 \family default
25196
25197 \begin_inset Quotes erd
25198 \end_inset
25199
25200  containing the bibliography in a special format.
25201  The format is explained in LaTeX books (
25202 \begin_inset CommandInset citation
25203 LatexCommand cite
25204 key "Mittelbach,Kopka,Lamport"
25205
25206 \end_inset
25207
25208 ).
25209  Normally one uses a special program to create and edit entries of the database.
25210  Under
25211 \begin_inset Newline newline
25212 \end_inset
25213
25214  
25215 \begin_inset Flex URL
25216 status collapsed
25217
25218 \begin_layout Plain Layout
25219
25220 http://wiki.lyx.org/BibTeX/Programs
25221 \end_layout
25222
25223 \end_inset
25224
25225
25226 \begin_inset Newline newline
25227 \end_inset
25228
25229 you find a list of programs for bibliography databases.
25230 \end_layout
25231
25232 \begin_layout Standard
25233 To use a database, use the menu 
25234 \family sans
25235 Insert\SpecialChar \menuseparator
25236 List
25237 \family default
25238 /
25239 \family sans
25240 TOC\SpecialChar \menuseparator
25241 BibT
25242 \begin_inset ERT
25243 status collapsed
25244
25245 \begin_layout Plain Layout
25246
25247 {}
25248 \end_layout
25249
25250 \end_inset
25251
25252 eX
25253 \begin_inset Space ~
25254 \end_inset
25255
25256 Bibliography
25257 \family default
25258 .
25259  A grey box will be inserted and a window appears.
25260  In this window you can load one or more databases and a style file.
25261 \end_layout
25262
25263 \begin_layout Standard
25264 The style file is a text file with the file extension
25265 \begin_inset Quotes erd
25266 \end_inset
25267
25268
25269 \family sans
25270 .bst
25271 \family default
25272
25273 \begin_inset Quotes erd
25274 \end_inset
25275
25276  that declares the layout of all bibliography entries.
25277  Many publishers provide special style files, so that you don't have to
25278  take care of the layout.
25279 \end_layout
25280
25281 \begin_layout Standard
25282 Inserting a citation reference works like described above.
25283 \end_layout
25284
25285 \begin_layout Standard
25286 \begin_inset VSpace defskip
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Standard
25293 To generate the bibliography from a database, the program BibTeX is used
25294  by LyX.
25295  This program can be controlled with options that you can add in LyX's preferenc
25296 es dialog under 
25297 \family sans
25298 Outputs
25299 \family default
25300
25301 \family sans
25302 LaT
25303 \begin_inset ERT
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307
25308 {}
25309 \end_layout
25310
25311 \end_inset
25312
25313 eX
25314 \family default
25315  in the field 
25316 \family sans
25317 BibT
25318 \begin_inset ERT
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322
25323 {}
25324 \end_layout
25325
25326 \end_inset
25327
25328 eX
25329 \begin_inset Space ~
25330 \end_inset
25331
25332 command
25333 \family default
25334 .
25335  Before adding options, it is strongly recommended to read the manual of
25336  
25337 \family sans
25338 BibTeX
25339 \family default
25340 .
25341 \end_layout
25342
25343 \begin_layout Standard
25344 \begin_inset VSpace defskip
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \begin_layout Standard
25351 We use two bibliographies in this document to show the difference between
25352  the two methods of creating them.
25353  As you can see, the bibliography that is created from a database lists
25354  only the database entries that are referenced in the document.
25355  We used the style file 
25356 \family sans
25357 alphadin.bst
25358 \family default
25359  to get the complicated German reference key scheme in the bibliography.
25360 \end_layout
25361
25362 \begin_layout Subsection
25363 Bibliography layout
25364 \begin_inset Index
25365 status collapsed
25366
25367 \begin_layout Plain Layout
25368 Bibliography ! Layout
25369 \end_layout
25370
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \begin_layout Standard
25377 In the citation reference dialog you can set a special citation format.
25378  For this feature you need to use the option 
25379 \family sans
25380 Natbib
25381 \family default
25382  enabled in the 
25383 \family sans
25384 Document\SpecialChar \menuseparator
25385 Settings
25386 \family default
25387
25388 \begin_inset Index
25389 status collapsed
25390
25391 \begin_layout Plain Layout
25392 Document ! Settings
25393 \end_layout
25394
25395 \end_inset
25396
25397  dialog under 
25398 \family sans
25399 Bibliography
25400 \family default
25401 .
25402  Setting a citation style for a reference will overwrite the default.
25403  For the global citation format use the BibTeX style files as explained
25404  in the previous section.
25405 \end_layout
25406
25407 \begin_layout Standard
25408 You can also set text, that should appear before or after a citation reference,
25409  in the citation reference window.
25410  Here an example where we set the text 
25411 \begin_inset Quotes eld
25412 \end_inset
25413
25414 Chapter
25415 \begin_inset Space ~
25416 \end_inset
25417
25418 3
25419 \begin_inset Quotes erd
25420 \end_inset
25421
25422  to appear after the reference:
25423 \end_layout
25424
25425 \begin_layout Standard
25426 Have a look at 
25427 \begin_inset CommandInset citation
25428 LatexCommand cite
25429 after "Chapter 3"
25430 key "latexcompanion"
25431
25432 \end_inset
25433
25434 .
25435 \end_layout
25436
25437 \begin_layout Section
25438 Index
25439 \begin_inset Index
25440 status collapsed
25441
25442 \begin_layout Plain Layout
25443 Index generation
25444 \end_layout
25445
25446 \end_inset
25447
25448
25449 \begin_inset CommandInset label
25450 LatexCommand label
25451 name "sec:Index"
25452
25453 \end_inset
25454
25455
25456 \end_layout
25457
25458 \begin_layout Standard
25459 An index entry is created if you use the menu 
25460 \family sans
25461 Insert\SpecialChar \menuseparator
25462 Index
25463 \begin_inset Space ~
25464 \end_inset
25465
25466 Entry
25467 \family default
25468  or the toolbar button 
25469 \begin_inset Graphics
25470         filename ../images/index-insert.png
25471         BoundingBox 0bp 5bp 20bp 20bp
25472
25473 \end_inset
25474
25475 .
25476  A gray box labeled 
25477 \begin_inset Quotes eld
25478 \end_inset
25479
25480
25481 \family sans
25482 Idx
25483 \family default
25484
25485 \begin_inset Quotes erd
25486 \end_inset
25487
25488  is inserted containing the text that appears in the index.
25489  The word where the cursor is in or the currently highlighted text is proposed
25490  by LyX as index entry.
25491 \end_layout
25492
25493 \begin_layout Standard
25494 We give a short overview of the index commands in the next subsections.
25495  For a detailed description of LaTeX's index mechanism, have a look at one
25496  of the LaTeX books 
25497 \begin_inset CommandInset citation
25498 LatexCommand cite
25499 key "latexcompanion,latexguide,latexbook"
25500
25501 \end_inset
25502
25503 .
25504 \end_layout
25505
25506 \begin_layout Standard
25507 You can change index entries by clicking on the index box.
25508 \end_layout
25509
25510 \begin_layout Standard
25511 The index list is inserted to the document with the menu 
25512 \family sans
25513 Insert\SpecialChar \menuseparator
25514 List
25515 \begin_inset Space ~
25516 \end_inset
25517
25518 /
25519 \begin_inset Space ~
25520 \end_inset
25521
25522 TOC\SpecialChar \menuseparator
25523 Index
25524 \begin_inset Space ~
25525 \end_inset
25526
25527 List
25528 \family default
25529 .
25530  A light blue box labeled 
25531 \begin_inset Quotes eld
25532 \end_inset
25533
25534
25535 \family sans
25536 Index
25537 \family default
25538
25539 \begin_inset Quotes erd
25540 \end_inset
25541
25542  will show the place where the index is printed in the output.
25543  The index list box is not clickable like other LyX-boxes.
25544 \end_layout
25545
25546 \begin_layout Subsection
25547 Grouping Index Entries
25548 \begin_inset Index
25549 status collapsed
25550
25551 \begin_layout Plain Layout
25552 Index ! Grouping
25553 \end_layout
25554
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \begin_layout Standard
25561 Index entries are often grouped to offer the reader a fast search in the
25562  index.
25563  We want to group for example the index entries for itemized and enumerated
25564  lists under the entry 
25565 \begin_inset Quotes eld
25566 \end_inset
25567
25568 Lists
25569 \begin_inset Quotes erd
25570 \end_inset
25571
25572 .
25573  First we create the entry 
25574 \begin_inset Quotes eld
25575 \end_inset
25576
25577 Lists
25578 \begin_inset Quotes erd
25579 \end_inset
25580
25581  in section
25582 \begin_inset Space ~
25583 \end_inset
25584
25585
25586 \begin_inset CommandInset ref
25587 LatexCommand ref
25588 reference "sub:Lists"
25589
25590 \end_inset
25591
25592 .
25593  In the text field for the itemized list index entry in section
25594 \begin_inset Space ~
25595 \end_inset
25596
25597
25598 \begin_inset CommandInset ref
25599 LatexCommand ref
25600 reference "sec:Itemize"
25601
25602 \end_inset
25603
25604 , we insert the command
25605 \end_layout
25606
25607 \begin_layout Standard
25608
25609 \series bold
25610 Lists ! Itemize
25611 \end_layout
25612
25613 \begin_layout Standard
25614 and the command
25615 \end_layout
25616
25617 \begin_layout Standard
25618
25619 \series bold
25620 Lists ! Enumerate
25621 \end_layout
25622
25623 \begin_layout Standard
25624 for the enumerated list in section
25625 \begin_inset Space ~
25626 \end_inset
25627
25628
25629 \begin_inset CommandInset ref
25630 LatexCommand ref
25631 reference "sec:Enumerate"
25632
25633 \end_inset
25634
25635 .
25636 \end_layout
25637
25638 \begin_layout Standard
25639 The exclamation mark 
25640 \begin_inset Quotes eld
25641 \end_inset
25642
25643 !
25644 \begin_inset Quotes erd
25645 \end_inset
25646
25647  marks the grouping levels.
25648  You can have three levels; every index level is indented a bit more.
25649  An index entry for the higher levels is not required.
25650  If we don't have an index entry for 
25651 \begin_inset Quotes eld
25652 \end_inset
25653
25654 Lists
25655 \begin_inset Quotes erd
25656 \end_inset
25657
25658 , it will be printed anyway, but without a page number.
25659 \end_layout
25660
25661 \begin_layout Subsection
25662 Page Ranges
25663 \begin_inset Index
25664 status collapsed
25665
25666 \begin_layout Plain Layout
25667 Index ! Page ranges
25668 \end_layout
25669
25670 \end_inset
25671
25672
25673 \end_layout
25674
25675 \begin_layout Standard
25676 Normally an index entry will appear with the page number of the indexed
25677  section.
25678  But sometimes you want to index more pages under the same entry.
25679  E.g if we want to index the paragraph environments, we create an index entry
25680  in section
25681 \begin_inset Space ~
25682 \end_inset
25683
25684
25685 \begin_inset CommandInset ref
25686 LatexCommand ref
25687 reference "sec:Paragraph-Environments"
25688
25689 \end_inset
25690
25691  with the command
25692 \end_layout
25693
25694 \begin_layout Standard
25695
25696 \series bold
25697 Paragraph environments|(
25698 \end_layout
25699
25700 \begin_layout Standard
25701 and another entry at the end of section
25702 \begin_inset Space ~
25703 \end_inset
25704
25705
25706 \begin_inset CommandInset ref
25707 LatexCommand ref
25708 reference "sub:LyX-Code"
25709
25710 \end_inset
25711
25712  with the command
25713 \end_layout
25714
25715 \begin_layout Standard
25716
25717 \series bold
25718 Paragraph environments|)
25719 \end_layout
25720
25721 \begin_layout Standard
25722 The commands 
25723 \begin_inset Quotes eld
25724 \end_inset
25725
25726
25727 \series bold
25728 |(
25729 \series default
25730
25731 \begin_inset Quotes erd
25732 \end_inset
25733
25734  and 
25735 \begin_inset Quotes eld
25736 \end_inset
25737
25738
25739 \series bold
25740 |)
25741 \series default
25742
25743 \begin_inset Quotes erd
25744 \end_inset
25745
25746  respectively starts and ends the index range.
25747  You can also add the same index entry at different places in the document.
25748  They appear in the output under one entry with a comma separated list of
25749  the pages of the indexed document parts.
25750  An example is the index entry 
25751 \begin_inset Quotes eld
25752 \end_inset
25753
25754 Document ! Settings
25755 \begin_inset Quotes erd
25756 \end_inset
25757
25758 .
25759 \end_layout
25760
25761 \begin_layout Subsection
25762 Cross referencing
25763 \begin_inset Index
25764 status collapsed
25765
25766 \begin_layout Plain Layout
25767 Index ! Cross referencing
25768 \end_layout
25769
25770 \end_inset
25771
25772
25773 \end_layout
25774
25775 \begin_layout Standard
25776 It is also possible to refer to another index entry.
25777  We referred for example in the index entry 
25778 \begin_inset Quotes eld
25779 \end_inset
25780
25781 GIF
25782 \begin_inset Quotes erd
25783 \end_inset
25784
25785  (in section
25786 \begin_inset Space ~
25787 \end_inset
25788
25789
25790 \begin_inset CommandInset ref
25791 LatexCommand ref
25792 reference "sub:Image-Formats"
25793
25794 \end_inset
25795
25796 ) to the index entry 
25797 \begin_inset Quotes eld
25798 \end_inset
25799
25800 Image formats
25801 \begin_inset Quotes erd
25802 \end_inset
25803
25804  in the same section using the entry
25805 \end_layout
25806
25807 \begin_layout Standard
25808
25809 \series bold
25810 GIF|see{Image formats}
25811 \end_layout
25812
25813 \begin_layout Standard
25814 Where the braces have to be inserted as ERT.
25815  The text within the braces is the referenced entry.
25816  The reference will appear in the output without a page number.
25817 \end_layout
25818
25819 \begin_layout Subsection
25820 Index Entry Order
25821 \begin_inset Index
25822 status collapsed
25823
25824 \begin_layout Plain Layout
25825 Index ! Entry order
25826 \end_layout
25827
25828 \end_inset
25829
25830
25831 \end_layout
25832
25833 \begin_layout Standard
25834 You can use accented characters in the index entry, but the entries might
25835  then not follow the rules for the index order.
25836  The index entries are sorted alphabetically, but LaTeX
25837 \begin_inset Foot
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841 The index generating is done in the background by an extra program, see
25842  section
25843 \begin_inset Space ~
25844 \end_inset
25845
25846
25847 \begin_inset CommandInset ref
25848 LatexCommand ref
25849 reference "sub:Index-Program"
25850
25851 \end_inset
25852
25853 .
25854 \end_layout
25855
25856 \end_inset
25857
25858  doesn't know how to sort accents in different languages.
25859  We created as example the three dummy index entries 
25860 \begin_inset Quotes eld
25861 \end_inset
25862
25863 maison
25864 \begin_inset Quotes erd
25865 \end_inset
25866
25867
25868 \begin_inset Quotes eld
25869 \end_inset
25870
25871 maïs
25872 \begin_inset Quotes erd
25873 \end_inset
25874
25875 , and 
25876 \begin_inset Quotes eld
25877 \end_inset
25878
25879 maître
25880 \begin_inset Quotes erd
25881 \end_inset
25882
25883 .
25884 \begin_inset Index
25885 status collapsed
25886
25887 \begin_layout Plain Layout
25888 Dummy entries ! maïs
25889 \end_layout
25890
25891 \end_inset
25892
25893
25894 \begin_inset Index
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898 Dummy entries ! maître
25899 \end_layout
25900
25901 \end_inset
25902
25903
25904 \begin_inset Index
25905 status collapsed
25906
25907 \begin_layout Plain Layout
25908 Dummy entries ! maïs@maison
25909 \end_layout
25910
25911 \end_inset
25912
25913  They will be sorted in the order maïs, maître, maison, but we want the
25914  order maïs, maison, maître.
25915  To achieve this, we use the command
25916 \end_layout
25917
25918 \begin_layout Standard
25919
25920 \series bold
25921 previous entry@current entry
25922 \end_layout
25923
25924 \begin_layout Standard
25925 In our case we want to have 
25926 \begin_inset Quotes eld
25927 \end_inset
25928
25929 maison
25930 \begin_inset Quotes erd
25931 \end_inset
25932
25933  after 
25934 \begin_inset Quotes eld
25935 \end_inset
25936
25937 maïs
25938 \begin_inset Quotes erd
25939 \end_inset
25940
25941  and write therefore for the index entry of maison:
25942 \end_layout
25943
25944 \begin_layout Standard
25945
25946 \series bold
25947 maïs@maison
25948 \end_layout
25949
25950 \begin_layout Standard
25951 The previous entry needn't to be a real existing entry, you can also use
25952  another word to tell LaTeX the entry order, see the next subsection for
25953  an example.
25954 \end_layout
25955
25956 \begin_layout Subsection
25957 Index Entry Layout
25958 \begin_inset Index
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962 Index ! Entry layout
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \end_layout
25969
25970 \begin_layout Standard
25971 You can change the appearance of insert entries via the textstyle dialog.
25972 \begin_inset Index
25973 status collapsed
25974
25975 \begin_layout Plain Layout
25976 Dummy entries ! This@
25977 \shape italic
25978 This is an italic entry at the correct position
25979 \end_layout
25980
25981 \end_inset
25982
25983
25984 \begin_inset Index
25985 status collapsed
25986
25987 \begin_layout Plain Layout
25988 Dummy entries ! 
25989 \shape italic
25990 This is an italic entry at the wrong position
25991 \end_layout
25992
25993 \end_inset
25994
25995  LyX will then in the background add commands for the layout that destroy
25996  the sort order.
25997  To avoid that our index entry appears as the first one, we use the following
25998  command instead:
25999 \end_layout
26000
26001 \begin_layout Standard
26002
26003 \series bold
26004 This@
26005 \emph on
26006 This is an italic entry
26007 \end_layout
26008
26009 \begin_layout Standard
26010 You can also format the page number using the character 
26011 \begin_inset Quotes eld
26012 \end_inset
26013
26014 |
26015 \begin_inset Quotes erd
26016 \end_inset
26017
26018  followed by a LaTeX-command without a backslash.
26019  We can write for example
26020 \end_layout
26021
26022 \begin_layout Standard
26023
26024 \series bold
26025 old-style page number:|oldstylenums
26026 \end_layout
26027
26028 \begin_layout Standard
26029 to get the page number in an old-style layout.
26030 \begin_inset Index
26031 status collapsed
26032
26033 \begin_layout Plain Layout
26034 Dummy entries ! old-style page number:|oldstylenums
26035 \end_layout
26036
26037 \end_inset
26038
26039  Normally all LaTeX-commands begin with a backslash, but in this special
26040  case 
26041 \begin_inset Quotes eld
26042 \end_inset
26043
26044
26045 \series bold
26046 |command
26047 \series default
26048
26049 \begin_inset Quotes erd
26050 \end_inset
26051
26052  means 
26053 \series bold
26054
26055 \backslash
26056 command{page
26057 \begin_inset Space ~
26058 \end_inset
26059
26060 number}
26061 \series default
26062 .
26063  Have a look at section
26064 \begin_inset Space ~
26065 \end_inset
26066
26067
26068 \begin_inset CommandInset ref
26069 LatexCommand ref
26070 reference "sub:LaTeX-Syntax"
26071
26072 \end_inset
26073
26074  to learn more about the LaTeX-syntax.
26075 \end_layout
26076
26077 \begin_layout Standard
26078 You can also change the layout for the whole index.
26079  E.g.
26080  we marked the index list box of this document as bold to get a bold font
26081  for all index entries.
26082 \end_layout
26083
26084 \begin_layout Subsection
26085 Index Program
26086 \begin_inset Index
26087 status collapsed
26088
26089 \begin_layout Plain Layout
26090 Index ! Program
26091 \end_layout
26092
26093 \end_inset
26094
26095
26096 \begin_inset CommandInset label
26097 LatexCommand label
26098 name "sub:Index-Program"
26099
26100 \end_inset
26101
26102
26103 \end_layout
26104
26105 \begin_layout Standard
26106 LyX uses for the index generation by default the program 
26107 \family sans
26108 makeindex
26109 \family default
26110 .
26111  It can be controlled by options that can be set in LyX's preferences dialog,
26112  see section
26113 \begin_inset Space ~
26114 \end_inset
26115
26116
26117 \begin_inset CommandInset ref
26118 LatexCommand ref
26119 reference "sub:LaTeX-settings"
26120
26121 \end_inset
26122
26123 .
26124  The available options are listed and explained in 
26125 \begin_inset CommandInset citation
26126 LatexCommand cite
26127 key "makeindex"
26128
26129 \end_inset
26130
26131 .
26132 \end_layout
26133
26134 \begin_layout Standard
26135 You can also specify there another program to generate the index, for example
26136  
26137 \family sans
26138 xindy
26139 \family default
26140 .
26141 \begin_inset Index
26142 status collapsed
26143
26144 \begin_layout Plain Layout
26145 Image formats
26146 \end_layout
26147
26148 \end_inset
26149
26150
26151 \end_layout
26152
26153 \begin_layout Section
26154 Nomenclature / Glossary 
26155 \begin_inset Index
26156 status collapsed
26157
26158 \begin_layout Plain Layout
26159 Nomenclature
26160 \end_layout
26161
26162 \end_inset
26163
26164
26165 \begin_inset Index
26166 status collapsed
26167
26168 \begin_layout Plain Layout
26169 Glossary|see
26170 \begin_inset ERT
26171 status collapsed
26172
26173 \begin_layout Plain Layout
26174
26175 {
26176 \end_layout
26177
26178 \end_inset
26179
26180 Nomenclature
26181 \begin_inset ERT
26182 status collapsed
26183
26184 \begin_layout Plain Layout
26185
26186 }
26187 \end_layout
26188
26189 \end_inset
26190
26191
26192 \end_layout
26193
26194 \end_inset
26195
26196
26197 \begin_inset CommandInset label
26198 LatexCommand label
26199 name "sec:Nomenclature"
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \begin_layout Standard
26207 Sometimes you need to compile a list of symbols that are mentioned in your
26208  document with a brief explanation of them -- a so called nomenclature or
26209  glossary.
26210 \end_layout
26211
26212 \begin_layout Standard
26213 To be able to create nomenclatures, you need the LaTeX package 
26214 \series bold
26215 nomencl
26216 \begin_inset Index
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220 Latex@LaTeX-packages ! nomencl
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \series default
26227  installed.
26228  You find it in the TeX Catalogue, 
26229 \begin_inset CommandInset citation
26230 LatexCommand cite
26231 key "TeXCatalogue"
26232
26233 \end_inset
26234
26235  or in the package manager of your LaTeX-system.
26236 \end_layout
26237
26238 \begin_layout Standard
26239 A nomenclature entry is created if you place the cursor after a symbol entry
26240  and then use the menu 
26241 \family sans
26242 Insert\SpecialChar \menuseparator
26243
26244 \family default
26245 N
26246 \family sans
26247 omenclature
26248 \begin_inset Space ~
26249 \end_inset
26250
26251 Entry
26252 \family default
26253  or the toobar button 
26254 \begin_inset Graphics
26255         filename ../images/nomencl-insert.png
26256         BoundingBox 0bp 5bp 20bp 20bp
26257
26258 \end_inset
26259
26260 .
26261  A gray box labeled 
26262 \begin_inset Quotes eld
26263 \end_inset
26264
26265
26266 \family sans
26267 Nom
26268 \family default
26269
26270 \begin_inset Quotes erd
26271 \end_inset
26272
26273  is inserted and a window pops up asking for the nomenclature entry.
26274 \end_layout
26275
26276 \begin_layout Standard
26277 A nomenclature entry consists of two main entries.
26278  The first is the symbol that you want to refer to.
26279  The second is the description of the symbol.
26280 \end_layout
26281
26282 \begin_layout Standard
26283 \begin_inset Note Greyedout
26284 status open
26285
26286 \begin_layout Plain Layout
26287
26288 \series bold
26289 Note:
26290 \series default
26291  Like for the index entry dialog, you have to enter valid LaTeX-code for
26292  all fields of the nomenclature dialog.
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Subsection
26301 Nomenclature Definition and Layout
26302 \begin_inset Index
26303 status collapsed
26304
26305 \begin_layout Plain Layout
26306 Nomenclature ! Layout
26307 \end_layout
26308
26309 \end_inset
26310
26311
26312 \end_layout
26313
26314 \begin_layout Standard
26315 When you have symbols in formulas, you have to define them in the 
26316 \family sans
26317 Symbol
26318 \family default
26319  field as LaTeX-formula.
26320  For example to get 
26321 \begin_inset Quotes eld
26322 \end_inset
26323
26324
26325 \begin_inset Formula $\sigma$
26326 \end_inset
26327
26328
26329 \begin_inset Quotes erd
26330 \end_inset
26331
26332 , insert this:
26333 \begin_inset Newline newline
26334 \end_inset
26335
26336
26337 \series bold
26338 $
26339 \backslash
26340 sigma$
26341 \begin_inset Newline newline
26342 \end_inset
26343
26344
26345 \series default
26346 The 
26347 \begin_inset Quotes eld
26348 \end_inset
26349
26350 $
26351 \begin_inset Quotes erd
26352 \end_inset
26353
26354  character hereby starts/ends the formula.
26355  The LaTeX-command for the Greek letter is the name of the letter beginning
26356  with a backslash 
26357 \begin_inset Quotes eld
26358 \end_inset
26359
26360
26361 \backslash
26362
26363 \begin_inset Quotes erd
26364 \end_inset
26365
26366 .
26367  For capital Greek letters, start the command also with a capital letter,
26368  like 
26369 \series bold
26370
26371 \backslash
26372 Sigma
26373 \series default
26374 .
26375 \end_layout
26376
26377 \begin_layout Standard
26378 (A short introduction to the LaTeX-syntax is given in section
26379 \begin_inset Space ~
26380 \end_inset
26381
26382
26383 \begin_inset CommandInset ref
26384 LatexCommand ref
26385 reference "sub:LaTeX-Syntax"
26386
26387 \end_inset
26388
26389 .)
26390 \end_layout
26391
26392 \begin_layout Standard
26393 You cannot use the 
26394 \family sans
26395 Text
26396 \begin_inset Space ~
26397 \end_inset
26398
26399 Style
26400 \family default
26401  dialog to format the description text but have to use LaTeX-commands.
26402  For example the description of the nomenclature entry for the 
26403 \begin_inset Quotes eld
26404 \end_inset
26405
26406
26407 \begin_inset Formula $\sigma$
26408 \end_inset
26409
26410
26411 \begin_inset Quotes erd
26412 \end_inset
26413
26414  in this document is:
26415 \begin_inset Newline newline
26416 \end_inset
26417
26418
26419 \series bold
26420 dummy entry for the character 
26421 \backslash
26422 textsf{sigma}
26423 \series default
26424
26425 \begin_inset Newline newline
26426 \end_inset
26427
26428 The command 
26429 \series bold
26430
26431 \backslash
26432 textsf
26433 \series default
26434  sets the fonts to 
26435 \family sans
26436 sans
26437 \begin_inset Space ~
26438 \end_inset
26439
26440 serif
26441 \family default
26442 .
26443  To get 
26444 \series bold
26445 bold
26446 \series default
26447  font use the command 
26448 \series bold
26449
26450 \backslash
26451 textbf
26452 \series default
26453 , for 
26454 \family typewriter
26455 typewriter
26456 \family default
26457  use 
26458 \series bold
26459
26460 \backslash
26461 texttt
26462 \series default
26463 , for 
26464 \emph on
26465 emphasized
26466 \emph default
26467  use 
26468 \series bold
26469
26470 \backslash
26471 emph
26472 \series default
26473 .
26474 \end_layout
26475
26476 \begin_layout Subsection
26477 Sort Order of Nomenclature Entries
26478 \begin_inset Index
26479 status collapsed
26480
26481 \begin_layout Plain Layout
26482 Nomenclature ! Sort order
26483 \end_layout
26484
26485 \end_inset
26486
26487
26488 \end_layout
26489
26490 \begin_layout Standard
26491 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26492  the symbol definition.
26493  This leads to undesired results when you for example have symbols in formulas.
26494  Suppose you have nomenclature entries for the symbols 
26495 \emph on
26496 a
26497 \begin_inset CommandInset nomenclature
26498 LatexCommand nomenclature
26499 symbol "a"
26500 description "dummy entry for the character \"a\""
26501
26502 \end_inset
26503
26504
26505 \emph default
26506  and 
26507 \begin_inset Formula $\sigma$
26508 \end_inset
26509
26510
26511 \begin_inset CommandInset nomenclature
26512 LatexCommand nomenclature
26513 prefix "sigma"
26514 symbol "$\\sigma$"
26515 description "dummy entry for the character \\textsf{sigma}"
26516
26517 \end_inset
26518
26519 .
26520  They will be sorted by 
26521 \begin_inset Quotes eld
26522 \end_inset
26523
26524
26525 \family sans
26526 a
26527 \family default
26528
26529 \begin_inset Quotes erd
26530 \end_inset
26531
26532  and 
26533 \begin_inset Quotes eld
26534 \end_inset
26535
26536
26537 \family typewriter
26538 $
26539 \backslash
26540 sigma$
26541 \family default
26542
26543 \begin_inset Quotes erd
26544 \end_inset
26545
26546  -- the 
26547 \begin_inset Formula $\sigma$
26548 \end_inset
26549
26550  will be sorted before the 
26551 \emph on
26552 a
26553 \emph default
26554  since the character 
26555 \begin_inset Quotes eld
26556 \end_inset
26557
26558 $
26559 \begin_inset Quotes erd
26560 \end_inset
26561
26562  is considered in sorting.
26563 \end_layout
26564
26565 \begin_layout Standard
26566 To control the sort order, you can edit the 
26567 \family sans
26568 Sort
26569 \begin_inset Space ~
26570 \end_inset
26571
26572 as
26573 \family default
26574  field of the nomenclature dialog.
26575  Then the nomenclature entry will be sorted by this entry and not the symbol
26576  definition.
26577  For the given example, you can insert 
26578 \family typewriter
26579 sigma
26580 \family default
26581  to this field for the 
26582 \begin_inset Formula $\sigma$
26583 \end_inset
26584
26585 , then 
26586 \emph on
26587 a
26588 \emph default
26589  will be located before 
26590 \begin_inset Formula $\sigma$
26591 \end_inset
26592
26593 .
26594 \end_layout
26595
26596 \begin_layout Standard
26597 For subgrouping and tips for using sort entries see the 
26598 \series bold
26599 nomencl
26600 \series default
26601  documentation, 
26602 \begin_inset CommandInset citation
26603 LatexCommand cite
26604 key "nomencl"
26605
26606 \end_inset
26607
26608 .
26609 \end_layout
26610
26611 \begin_layout Subsection
26612 Nomenclature Options
26613 \begin_inset Index
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617 Nomenclature ! Options
26618 \end_layout
26619
26620 \end_inset
26621
26622
26623 \end_layout
26624
26625 \begin_layout Standard
26626 The 
26627 \series bold
26628 nomencl
26629 \series default
26630  package offers some options to adjust the appearance of the nomenclature.
26631  Here are some of its options, for more have a look at its documentation:
26632 \end_layout
26633
26634 \begin_layout Description
26635 refeq Appends the phrase 
26636 \begin_inset Quotes eld
26637 \end_inset
26638
26639
26640 \family sans
26641 , see equation (
26642 \emph on
26643 eq
26644 \emph default
26645 )
26646 \family default
26647
26648 \begin_inset Quotes erd
26649 \end_inset
26650
26651  to every nomenclature entry, where 
26652 \family sans
26653 \emph on
26654 eq
26655 \family default
26656 \emph default
26657  is the number of the last equation in front of the nomenclature entry
26658 \end_layout
26659
26660 \begin_layout Description
26661 refpage Appends the phrase 
26662 \begin_inset Quotes eld
26663 \end_inset
26664
26665
26666 \family sans
26667 , page (
26668 \emph on
26669 page
26670 \emph default
26671 )
26672 \family default
26673
26674 \begin_inset Quotes erd
26675 \end_inset
26676
26677  to every nomenclature entry, where 
26678 \family sans
26679 \emph on
26680 page
26681 \family default
26682 \emph default
26683  is the number of the page on which the nomenclature entry appeared
26684 \end_layout
26685
26686 \begin_layout Description
26687 intoc Inserts the nomenclature in the Table of Contents
26688 \end_layout
26689
26690 \begin_layout Standard
26691 There are furthermore the options 
26692 \series bold
26693 croatian
26694 \series default
26695
26696 \series bold
26697 danish
26698 \series default
26699
26700 \series bold
26701 english
26702 \series default
26703
26704 \series bold
26705 french
26706 \series default
26707
26708 \series bold
26709 german
26710 \series default
26711
26712 \series bold
26713 italian
26714 \series default
26715
26716 \series bold
26717 polish
26718 \series default
26719
26720 \series bold
26721 portuguese
26722 \series default
26723
26724 \series bold
26725 russian
26726 \series default
26727
26728 \series bold
26729 spanish
26730 \series default
26731 , and 
26732 \series bold
26733 ukrainian
26734 \series default
26735  to print the reference texts and the nomenclature title in the corresponding
26736  language.
26737 \end_layout
26738
26739 \begin_layout Standard
26740 To use one or more of the options, add them to the comma-separated document
26741  class options list in the 
26742 \family sans
26743 Document\SpecialChar \menuseparator
26744 Settings
26745 \family default
26746  dialog.
26747  In this document the options 
26748 \series bold
26749 intoc
26750 \series default
26751  and 
26752 \series bold
26753 refpage
26754 \series default
26755  are used.
26756 \end_layout
26757
26758 \begin_layout Standard
26759 \begin_inset VSpace bigskip
26760 \end_inset
26761
26762
26763 \end_layout
26764
26765 \begin_layout Standard
26766 You can also use the first two options above only for certain nomenclature
26767  entries when you add one of the following commands as last entry to the
26768  
26769 \family sans
26770 Description
26771 \family default
26772  field in the nomenclature dialog:
26773 \end_layout
26774
26775 \begin_layout Description
26776
26777 \backslash
26778 nomrefeq Like the 
26779 \series bold
26780 refeq
26781 \series default
26782  option
26783 \end_layout
26784
26785 \begin_layout Description
26786
26787 \backslash
26788 nomrefpage Like the 
26789 \series bold
26790 refpage
26791 \series default
26792  option
26793 \end_layout
26794
26795 \begin_layout Description
26796
26797 \backslash
26798 nomrefeqpage Short notation of 
26799 \series bold
26800
26801 \backslash
26802 nomrefeq
26803 \backslash
26804 nomrefpage
26805 \end_layout
26806
26807 \begin_layout Description
26808
26809 \backslash
26810 nomnorefeq,
26811 \begin_inset Space ~
26812 \end_inset
26813
26814
26815 \backslash
26816 nomnorefpage,
26817 \begin_inset Space ~
26818 \end_inset
26819
26820
26821 \backslash
26822 nomnorefeqpage Turns off the corresponding options
26823 \end_layout
26824
26825 \begin_layout Subsection
26826 Printing the Nomenclature
26827 \begin_inset Index
26828 status collapsed
26829
26830 \begin_layout Plain Layout
26831 Nomenclature ! Printing
26832 \end_layout
26833
26834 \end_inset
26835
26836
26837 \end_layout
26838
26839 \begin_layout Standard
26840 To print the nomenclature, use the menu 
26841 \family sans
26842 Insert\SpecialChar \menuseparator
26843 Lists
26844 \begin_inset Space ~
26845 \end_inset
26846
26847 /
26848 \begin_inset Space ~
26849 \end_inset
26850
26851 TOC\SpecialChar \menuseparator
26852 Nomenclature
26853 \family default
26854 .
26855  A light blue box labeled 
26856 \begin_inset Quotes eld
26857 \end_inset
26858
26859
26860 \family sans
26861 Nomenclature
26862 \family default
26863
26864 \begin_inset Quotes erd
26865 \end_inset
26866
26867  will show the place where the nomenclature is printed in the output.
26868  Like the index list box, the nomenclature list box is not clickable.
26869 \end_layout
26870
26871 \begin_layout Standard
26872 In the printed output the title of the nomenclature appears as 
26873 \begin_inset Quotes eld
26874 \end_inset
26875
26876 Nomenclature
26877 \begin_inset Quotes erd
26878 \end_inset
26879
26880 .
26881  If you are not happy with the name, you can change it by redefining the
26882  command 
26883 \series bold
26884
26885 \backslash
26886 nomname
26887 \series default
26888  in the preamble.
26889  For example, in order to change the name to 
26890 \emph on
26891 List of Symbols
26892 \emph default
26893 , add the following line to the preamble:
26894 \end_layout
26895
26896 \begin_layout Standard
26897
26898 \family roman
26899 \series bold
26900
26901 \backslash
26902 renewcommand{
26903 \backslash
26904 nomname}{List of Symbols}
26905 \end_layout
26906
26907 \begin_layout Standard
26908 \begin_inset VSpace defskip
26909 \end_inset
26910
26911
26912 \end_layout
26913
26914 \begin_layout Standard
26915 If you are unhappy with the amount of space for symbols, you can alter it
26916  by adding the following line to the preamble:
26917 \end_layout
26918
26919 \begin_layout Standard
26920
26921 \family roman
26922 \series bold
26923
26924 \backslash
26925 renewcommand{
26926 \backslash
26927 nomlabelwidth}{width}
26928 \end_layout
26929
26930 \begin_layout Standard
26931
26932 \family roman
26933 Where the width is a value with one of the units listed in Appendix
26934 \begin_inset Space ~
26935 \end_inset
26936
26937
26938 \begin_inset CommandInset ref
26939 LatexCommand ref
26940 reference "cha:Units-available-in"
26941
26942 \end_inset
26943
26944 .
26945  The default value is 1
26946 \begin_inset Space \thinspace{}
26947 \end_inset
26948
26949 cm.
26950 \end_layout
26951
26952 \begin_layout Section
26953 Branches
26954 \begin_inset Index
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958 Branches
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \begin_inset Index
26965 status collapsed
26966
26967 \begin_layout Plain Layout
26968 Document ! Branches
26969 \end_layout
26970
26971 \end_inset
26972
26973
26974 \begin_inset CommandInset label
26975 LatexCommand label
26976 name "sec:Branches"
26977
26978 \end_inset
26979
26980
26981 \end_layout
26982
26983 \begin_layout Standard
26984 Sometimes it is useful to hide some document parts in the output.
26985  For example a teacher who is setting an exam obviously doesn't want the
26986  pupils to see the answers, but having questions and answers in the same
26987  document will make the life of the markers of that exam much easier.
26988 \end_layout
26989
26990 \begin_layout Standard
26991 For these cases LyX offers to put text into branches.
26992  The text will then only appear in the output when its branch is activated.
26993  To create a branch, go in the 
26994 \family sans
26995 Document\SpecialChar \menuseparator
26996 Settings
26997 \family default
26998  dialog to 
26999 \family sans
27000 Branches
27001 \family default
27002 .
27003  The name of the branch, its activation state and the background color of
27004  the branches inside LyX can be specified in this dialog.
27005 \end_layout
27006
27007 \begin_layout Standard
27008 Text that should be in a branch is set into branch inset boxes.
27009  These boxes are inserted via the menu 
27010 \family sans
27011 Insert\SpecialChar \menuseparator
27012 Branch
27013 \family default
27014  where you can choose a branch.
27015  You can later change the branch of the boxes by right-clicking on them.
27016 \end_layout
27017
27018 \begin_layout Standard
27019 Here is an example, where only the question text appears, the answer branch
27020  is deactivated and does therefore not appear in the output:
27021 \end_layout
27022
27023 \begin_layout Standard
27024 \begin_inset Branch Question
27025 status open
27026
27027 \begin_layout Standard
27028 Question: Who was the first physics Nobel prize winner?
27029 \end_layout
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \begin_layout Standard
27037 \begin_inset Branch Answer
27038 status collapsed
27039
27040 \begin_layout Standard
27041 Answer: Wilhelm Conrad Röntgen
27042 \end_layout
27043
27044 \end_inset
27045
27046
27047 \end_layout
27048
27049 \begin_layout Standard
27050 \begin_inset VSpace bigskip
27051 \end_inset
27052
27053
27054 \end_layout
27055
27056 \begin_layout Standard
27057 To use conditional output inside places where you cannot insert branch insets,
27058  like inside equations, you can code special LaTeX definitions for each
27059  branch.
27060  For example you can define for the question branch
27061 \begin_inset Foot
27062 status collapsed
27063
27064 \begin_layout Plain Layout
27065 For an introduction to the LaTeX-syntax, see section
27066 \begin_inset Space ~
27067 \end_inset
27068
27069
27070 \begin_inset CommandInset ref
27071 LatexCommand ref
27072 reference "sub:LaTeX-Syntax"
27073
27074 \end_inset
27075
27076 .
27077 \end_layout
27078
27079 \end_inset
27080
27081
27082 \end_layout
27083
27084 \begin_layout Standard
27085
27086 \series bold
27087
27088 \backslash
27089 newcommand{
27090 \backslash
27091 question}[1]{#1}
27092 \end_layout
27093
27094 \begin_layout Standard
27095
27096 \series bold
27097
27098 \backslash
27099 newcommand{
27100 \backslash
27101 answer}[1]{}
27102 \end_layout
27103
27104 \begin_layout Standard
27105 and for the answer branch
27106 \end_layout
27107
27108 \begin_layout Standard
27109
27110 \series bold
27111
27112 \backslash
27113 newcommand{
27114 \backslash
27115 question}[1]{}
27116 \end_layout
27117
27118 \begin_layout Standard
27119
27120 \series bold
27121
27122 \backslash
27123 newcommand{
27124 \backslash
27125 answer}[1]{#1}
27126 \end_layout
27127
27128 \begin_layout Standard
27129 \begin_inset Branch Question
27130 status open
27131
27132 \begin_layout Standard
27133 \begin_inset ERT
27134 status open
27135
27136 \begin_layout Plain Layout
27137
27138
27139 \backslash
27140 newcommand{
27141 \backslash
27142 question}[1]{#1}
27143 \end_layout
27144
27145 \begin_layout Plain Layout
27146
27147
27148 \backslash
27149 newcommand{
27150 \backslash
27151 answer}[1]{}
27152 \end_layout
27153
27154 \end_inset
27155
27156
27157 \end_layout
27158
27159 \end_inset
27160
27161
27162 \end_layout
27163
27164 \begin_layout Standard
27165 \begin_inset Branch Answer
27166 status collapsed
27167
27168 \begin_layout Standard
27169 \begin_inset ERT
27170 status open
27171
27172 \begin_layout Plain Layout
27173
27174
27175 \backslash
27176 newcommand{
27177 \backslash
27178 question}[1]{}
27179 \end_layout
27180
27181 \begin_layout Plain Layout
27182
27183
27184 \backslash
27185 newcommand{
27186 \backslash
27187 answer}[1]{#1}
27188 \end_layout
27189
27190 \end_inset
27191
27192
27193 \end_layout
27194
27195 \end_inset
27196
27197
27198 \end_layout
27199
27200 \begin_layout Standard
27201 Now it is possible to use the commands 
27202 \series bold
27203
27204 \backslash
27205 question{\SpecialChar \ldots{}
27206 }
27207 \series default
27208  and 
27209 \series bold
27210
27211 \backslash
27212 answer{\SpecialChar \ldots{}
27213 }
27214 \series default
27215  to obtain conditional output.
27216  Here is an example formula where only the 
27217 \series bold
27218
27219 \backslash
27220 question
27221 \series default
27222  part appears:
27223 \begin_inset Formula \[
27224 x^{2}-2x-2\Rightarrow\question {x_{1}}\answer {x_{2}}=1\question {+\sqrt{3}}\answer {-\sqrt{3}}.\]
27225
27226 \end_inset
27227
27228
27229 \end_layout
27230
27231 \begin_layout Standard
27232 Inside math, the same effect can be achieved using math macros, see section
27233 \begin_inset Space ~
27234 \end_inset
27235
27236
27237 \begin_inset CommandInset ref
27238 LatexCommand ref
27239 reference "sec:math-macros"
27240
27241 \end_inset
27242
27243 .
27244 \end_layout
27245
27246 \begin_layout Section
27247 ERT and the LaTeX Syntax
27248 \begin_inset CommandInset label
27249 LatexCommand label
27250 name "sec:ERT"
27251
27252 \end_inset
27253
27254
27255 \end_layout
27256
27257 \begin_layout Subsection
27258 ERT Boxes
27259 \begin_inset Index
27260 status collapsed
27261
27262 \begin_layout Plain Layout
27263 ERT
27264 \end_layout
27265
27266 \end_inset
27267
27268
27269 \begin_inset CommandInset label
27270 LatexCommand label
27271 name "sub:ERT-Boxes"
27272
27273 \end_inset
27274
27275
27276 \end_layout
27277
27278 \begin_layout Standard
27279 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27280  constructs, but not all.
27281  LaTeX contains of hundreds of packages which provide different commands.
27282  Every month many packages are updated and new ones added.
27283  This has the advantage that you can typeset nearly everything, for every
27284  problem exists a LaTeX-package.
27285  But LyX can of course not be up to date and support all these packages
27286  and their commands.
27287 \end_layout
27288
27289 \begin_layout Standard
27290 But don't worry, you can use any LaTeX-command directly in LyX inside the
27291  ERT box.
27292  ERT stands for 
27293 \begin_inset Quotes eld
27294 \end_inset
27295
27296 evil red text
27297 \begin_inset Quotes erd
27298 \end_inset
27299
27300 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
27301  An ERT box is created by the menu 
27302 \family sans
27303 Insert\SpecialChar \menuseparator
27304 TeX
27305 \family default
27306  or by the toolbar button 
27307 \begin_inset Graphics
27308         filename ../images/ert-insert.png
27309
27310 \end_inset
27311
27312 .
27313  The box itself can be displayed in three different styles: 
27314 \family sans
27315 Inline
27316 \family default
27317
27318 \family sans
27319 Collapsed
27320 \family default
27321 , and 
27322 \family sans
27323 Open
27324 \family default
27325 .
27326  To change the style, right-click on the box and use the appearing dialog.
27327  Left-clicking on the box will switch between 
27328 \family sans
27329 Collapsed
27330 \family default
27331  and 
27332 \family sans
27333 Open
27334 \family default
27335 .
27336 \end_layout
27337
27338 \begin_layout Standard
27339 You can insert complete or incomplete commands into ERT.
27340  Incomplete means that the command argument can be Standard LyX text.
27341  For example you want to draw a frame around a word and uses therefore the
27342  LaTeX-command 
27343 \series bold
27344
27345 \backslash
27346 fbox
27347 \series default
27348 , you can write the command part 
27349 \series bold
27350
27351 \backslash
27352 fbox{
27353 \series default
27354  in an ERT box before the word and the closing brace 
27355 \series bold
27356 }
27357 \series default
27358  in a second ERT box behind the word.
27359  The word between the two ERT boxes is then the argument as it is in the
27360  following example:
27361 \end_layout
27362
27363 \begin_layout Standard
27364 \begin_inset Graphics
27365         filename clipart/ERT.png
27366         scale 89
27367
27368 \end_inset
27369
27370
27371 \end_layout
27372
27373 \begin_layout Standard
27374 gives
27375 \end_layout
27376
27377 \begin_layout Standard
27378 This is a line with a 
27379 \begin_inset ERT
27380 status collapsed
27381
27382 \begin_layout Plain Layout
27383
27384
27385 \backslash
27386 fbox{
27387 \end_layout
27388
27389 \end_inset
27390
27391 framed
27392 \begin_inset ERT
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396
27397 }
27398 \end_layout
27399
27400 \end_inset
27401
27402  word.
27403 \end_layout
27404
27405 \begin_layout Standard
27406 \begin_inset Note Greyedout
27407 status open
27408
27409 \begin_layout Plain Layout
27410
27411 \series bold
27412 Note:
27413 \series default
27414  At the end of LaTeX-commands without parameters, you have to insert a space
27415  to let LaTeX know that the command is finished.
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \end_layout
27422
27423 \begin_layout Subsection
27424 Short Introduction to the LaTeX Syntax
27425 \begin_inset OptArg
27426 status collapsed
27427
27428 \begin_layout Plain Layout
27429 The LaTeX Syntax
27430 \end_layout
27431
27432 \end_inset
27433
27434
27435 \begin_inset Index
27436 status collapsed
27437
27438 \begin_layout Plain Layout
27439 Latex@LaTeX Syntax
27440 \end_layout
27441
27442 \end_inset
27443
27444
27445 \begin_inset CommandInset label
27446 LatexCommand label
27447 name "sub:LaTeX-Syntax"
27448
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \begin_layout Standard
27455 When you write larger documents or books, you will need to know something
27456  about the LaTeX-commands that LyX uses in the background.
27457  Because LaTeX is based on commands, you can 
27458 \begin_inset Quotes eld
27459 \end_inset
27460
27461 program
27462 \begin_inset Quotes erd
27463 \end_inset
27464
27465  your text.
27466  This has the advantage that the layout of the document can be changed at
27467  every time if you know the right commands.
27468  E.g.
27469  imagine you have to write a manual for a product and the deadline is at
27470  the end of the day.
27471  Your boss just has complimented you for your good work but wants to have
27472  all caption labels bold.
27473  But you have over hundred figure and table captions with non-bold labels
27474  in your manual.
27475  Of course it's impossible to change all caption labels by hand in one day.
27476 \end_layout
27477
27478 \begin_layout Standard
27479 Now LaTeX comes into play.
27480  As written above, for every problem exists a LaTeX-package.
27481  First you have to find out which and therefore look in the LaTeX package
27482  database, 
27483 \begin_inset CommandInset citation
27484 LatexCommand cite
27485 key "Catalogue"
27486
27487 \end_inset
27488
27489 .
27490 \end_layout
27491
27492 \begin_layout Standard
27493 As result you know that the package 
27494 \series bold
27495 caption
27496 \series default
27497
27498 \begin_inset Index
27499 status collapsed
27500
27501 \begin_layout Plain Layout
27502 Latex@LaTeX-packages ! caption
27503 \end_layout
27504
27505 \end_inset
27506
27507  is what you need.
27508  To use a package, you have to load it in the document preamble (menu 
27509 \family sans
27510 Document\SpecialChar \menuseparator
27511 Settings
27512 \family default
27513 ) with the command
27514 \end_layout
27515
27516 \begin_layout Standard
27517
27518 \series bold
27519
27520 \backslash
27521 usepackage[options]{package name}
27522 \end_layout
27523
27524 \begin_layout Standard
27525 All LaTeX commands begin with a backslash, the command argument is set within
27526  two braces, and the options are set within two brackets.
27527  Note that not all commands have an argument and options.
27528 \end_layout
27529
27530 \begin_layout Standard
27531 In your case the package name is 
27532 \series bold
27533 caption
27534 \series default
27535 .
27536  After a look in the documentation of the package, you know that the option
27537  
27538 \series bold
27539 labelfont=bf
27540 \series default
27541  will change the font of all caption labels to bold.
27542  So you add the command
27543 \end_layout
27544
27545 \begin_layout Standard
27546
27547 \series bold
27548
27549 \backslash
27550 usepackage[labelfont=bf]{caption}
27551 \end_layout
27552
27553 \begin_layout Standard
27554 to the preamble and the problem is solved.
27555 \begin_inset Foot
27556 status collapsed
27557
27558 \begin_layout Plain Layout
27559 For more commands provided by the 
27560 \series bold
27561 caption
27562 \series default
27563  package, have a look at its documentation, 
27564 \begin_inset CommandInset citation
27565 LatexCommand cite
27566 key "caption"
27567
27568 \end_inset
27569
27570 .
27571 \end_layout
27572
27573 \end_inset
27574
27575
27576 \end_layout
27577
27578 \begin_layout Standard
27579 Note that some document classes have built-in solutions for well known problems
27580  like your case.
27581  For example if you use a 
27582 \family sans
27583 koma-script
27584 \family default
27585  class, you don't need the package 
27586 \series bold
27587 caption
27588 \series default
27589 , you can instead write
27590 \end_layout
27591
27592 \begin_layout Standard
27593
27594 \series bold
27595
27596 \backslash
27597 setkomafont{captionlabel}{
27598 \backslash
27599 bfseries}
27600 \end_layout
27601
27602 \begin_layout Standard
27603 in the preamble and the problem is solved.
27604  So if you plan to write a large document, you should have a look at the
27605  documentation of the document class you want to use.
27606  (
27607 \series bold
27608
27609 \backslash
27610 setkomafont
27611 \series default
27612  is an example for a command with more than one argument.)
27613 \end_layout
27614
27615 \begin_layout Standard
27616 Commands in the preamble affects the whole document, while commands in the
27617  text affects only the text after the command or only the text used as command
27618  argument.
27619  To insert a LaTeX-command in text, use the ERT box as described in the
27620  previous section.
27621 \end_layout
27622
27623 \begin_layout Standard
27624 If you want to learn more about LaTeX and its syntax, have a look at the
27625  LaTeX-books 
27626 \begin_inset CommandInset citation
27627 LatexCommand cite
27628 key "latexcompanion,latexguide"
27629
27630 \end_inset
27631
27632 .
27633  
27634 \end_layout
27635
27636 \begin_layout Section
27637 Previewing Snippets of your Document
27638 \begin_inset Index
27639 status collapsed
27640
27641 \begin_layout Plain Layout
27642 Instant preview
27643 \end_layout
27644
27645 \end_inset
27646
27647
27648 \begin_inset CommandInset label
27649 LatexCommand label
27650 name "sec:Previewing-snippets-of"
27651
27652 \end_inset
27653
27654
27655 \begin_inset Index
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 Document ! Preview
27660 \end_layout
27661
27662 \end_inset
27663
27664
27665 \end_layout
27666
27667 \begin_layout Standard
27668 LyX allows you to generate previews of sections of your document on the
27669  fly so you can see how they'll look in the final document without having
27670  to break your train of thought with 
27671 \family sans
27672 View\SpecialChar \menuseparator
27673 DVI
27674 \family default
27675 .
27676 \end_layout
27677
27678 \begin_layout Standard
27679 If you would for example like to see in LyX your math formulas typeset by
27680  LaTeX, install the LaTeX-package 
27681 \series bold
27682 preview-latex
27683 \begin_inset Index
27684 status collapsed
27685
27686 \begin_layout Plain Layout
27687 Latex@LaTeX-packages ! preview-latex
27688 \end_layout
27689
27690 \end_inset
27691
27692
27693 \series default
27694  as explained below, and turn on 
27695 \family sans
27696 Instant
27697 \begin_inset Space ~
27698 \end_inset
27699
27700 preview
27701 \family default
27702  in the 
27703 \family sans
27704 Tools\SpecialChar \menuseparator
27705 Preferences 
27706 \family default
27707 dialog under 
27708 \family sans
27709 Look
27710 \begin_inset Space ~
27711 \end_inset
27712
27713 and
27714 \begin_inset Space ~
27715 \end_inset
27716
27717 feel\SpecialChar \menuseparator
27718 Graphics
27719 \family default
27720 .
27721 \end_layout
27722
27723 \begin_layout Standard
27724 Previews are generated when you load a document into LyX and when you finish
27725  editing an inset.
27726  Previews of an already loaded document are 
27727 \emph on
27728 not
27729 \emph default
27730  generated just by selecting the 
27731 \family sans
27732 Instant
27733 \begin_inset Space ~
27734 \end_inset
27735
27736 preview
27737 \family default
27738  check box, you have to reopen the documents to activate the previews.
27739 \end_layout
27740
27741 \begin_layout Standard
27742 LyX will generate previews of math insets.
27743  It will also generate previews of included insets if you select the 
27744 \family sans
27745 Show
27746 \begin_inset Space ~
27747 \end_inset
27748
27749 preview
27750 \family default
27751  check box in the insert dialog.
27752  This is useful if you wish to generate a preview of a LaTeX figure, for
27753  example.
27754 \end_layout
27755
27756 \begin_layout Standard
27757 To get previews working, you need the LaTeX package 
27758 \series bold
27759 preview-latex
27760 \series default
27761  (on some systems named simply 
27762 \series bold
27763 preview
27764 \series default
27765 ) installed.
27766  In case it is not already installed, you find it in the TeX Catalogue,
27767  
27768 \begin_inset CommandInset citation
27769 LatexCommand cite
27770 key "TeXCatalogue"
27771
27772 \end_inset
27773
27774  or in the package manager of your LaTeX-system.
27775  You obtain prettier results if you install the program 
27776 \family typewriter
27777 pnmcrop
27778 \family default
27779  from the 
27780 \family typewriter
27781 netpbm
27782 \family default
27783  package; for LyX on Windows this program is automatically installed together
27784  with LyX.
27785 \end_layout
27786
27787 \begin_layout Standard
27788 \begin_inset VSpace bigskip
27789 \end_inset
27790
27791
27792 \end_layout
27793
27794 \begin_layout Standard
27795 You can furthermore preview the LaTeX source of the whole document or parts
27796  of it.
27797  Use the menu 
27798 \family sans
27799 View\SpecialChar \menuseparator
27800 View
27801 \begin_inset Space ~
27802 \end_inset
27803
27804 Source
27805 \family default
27806  and a window will be shown where you can see the LaTeX-source code.
27807  The window shows the source of the whole paragraph where the cursor is
27808  currently in.
27809  You can also select document parts in LyX's main window, then only this
27810  selection (when it is more than one paragraph) is shown as source code.
27811  To view the whole document as source, enable the corresponding option in
27812  the source view window.
27813 \end_layout
27814
27815 \begin_layout Section
27816 Spell Checking
27817 \begin_inset CommandInset label
27818 LatexCommand label
27819 name "sec:Spellchecking"
27820
27821 \end_inset
27822
27823
27824 \begin_inset Index
27825 status collapsed
27826
27827 \begin_layout Plain Layout
27828 Spell checking
27829 \end_layout
27830
27831 \end_inset
27832
27833
27834 \end_layout
27835
27836 \begin_layout Standard
27837 LyX itself has no built-in spell checker.
27838  Rather it uses one of the external programs 
27839 \family typewriter
27840 aspell
27841 \family default
27842
27843 \family typewriter
27844 ispell
27845 \family default
27846
27847 \family typewriter
27848 hspell
27849 \family default
27850 , or 
27851 \family sans
27852 pspell
27853 \family default
27854  as backend.
27855  This section assumes you have already installed and set up one of these
27856  programs.
27857  
27858 \family typewriter
27859 aspell
27860 \family default
27861  can be seen as successor of 
27862 \family typewriter
27863 ispell
27864 \family default
27865 , so that it is recommended to use aspell.
27866  
27867 \family sans
27868 hspell
27869 \family default
27870  is a Hebrew spell-checker.
27871  The used spell checker ind its settings are specified in LyX's preferences
27872  under 
27873 \family sans
27874 Language Settings
27875 \family default
27876 .
27877 \end_layout
27878
27879 \begin_layout Standard
27880 For LyX on Windows, the selection box for the spell checking program is
27881  greyed out in the preferences dialog because only 
27882 \family sans
27883 aspell
27884 \family default
27885  can be used.
27886 \end_layout
27887
27888 \begin_layout Standard
27889 The menu
27890 \family sans
27891  Tools\SpecialChar \menuseparator
27892 Spellchecker
27893 \family default
27894  starts the spell checking beginning from the current cursor position.
27895  A dialog window will appear showing any incorrect (or unknown) word found,
27896  allowing you to edit and replace it in a second line.
27897  Whenever an unknown word is found, the word is highlighted and the text
27898  scrolled so that it is visible.
27899  In the 
27900 \family sans
27901 spell checker
27902 \family default
27903  dialog, there is also a box showing suggestions for a correction, if any
27904  could be found.
27905  Clicking on one of the corrections will copy to the 
27906 \family sans
27907 Replace
27908 \family default
27909  field, double-click invokes directly the replacement.
27910  Unknown but correctly typed words can be added to the personal dictionary.
27911 \end_layout
27912
27913 \begin_layout Standard
27914 By default, the used dictionary file is determined by the document language
27915  that is set in the 
27916 \family sans
27917 Document\SpecialChar \menuseparator
27918 Settings
27919 \family default
27920  dialog.
27921  If you do not have a dictionary for the document language, spell checking
27922  will bring an error message.
27923  In this case, you can specify another dictionary file in the dialog by
27924  specifying a different 
27925 \family sans
27926 Alternative language
27927 \family default
27928  in preferences dialog.
27929 \end_layout
27930
27931 \begin_layout Standard
27932 After a spell check you'll informed about the number of checked words.
27933 \end_layout
27934
27935 \begin_layout Subsubsection*
27936 Limitations
27937 \end_layout
27938
27939 \begin_layout Standard
27940 It is not possible to change the spelling of a particular word globally,
27941  rather than having to change the spelling separately for each occurrence
27942  of the word.
27943  But you can use the 
27944 \family sans
27945 Find
27946 \begin_inset Space ~
27947 \end_inset
27948
27949 &
27950 \begin_inset Space ~
27951 \end_inset
27952
27953 Replace
27954 \family default
27955  dialog for that.
27956 \end_layout
27957
27958 \begin_layout Standard
27959 LyX cannot correctly spell check documents containing multiple languages.
27960  This does work with 
27961 \family typewriter
27962 pspell
27963 \family default
27964 , assuming you have marked the different languages appropriately.
27965 \end_layout
27966
27967 \begin_layout Subsubsection*
27968 Further Settings
27969 \end_layout
27970
27971 \begin_layout Standard
27972 The 
27973 \family sans
27974 Spellchecker
27975 \family default
27976  section in the preferences dialog has some additional options:
27977 \end_layout
27978
27979 \begin_layout Description
27980 Escape
27981 \begin_inset Space ~
27982 \end_inset
27983
27984 characters Allows you to add non-standard characters that the spell checker
27985  should consider, e.g.
27986  German umlauts although you spell check English document.
27987  This should not normally be needed.
27988 \end_layout
27989
27990 \begin_layout Description
27991 Personal
27992 \begin_inset Space ~
27993 \end_inset
27994
27995 dictionary to use a different file than the spell checker's default choice
27996  as your personal dictionary
27997 \end_layout
27998
27999 \begin_layout Description
28000 Accept
28001 \begin_inset Space ~
28002 \end_inset
28003
28004 compound
28005 \begin_inset Space ~
28006 \end_inset
28007
28008 words Prevent the spell checker from complaining about compounded words
28009  like 
28010 \begin_inset Quotes eld
28011 \end_inset
28012
28013 passthrough
28014 \begin_inset Quotes erd
28015 \end_inset
28016
28017 .
28018 \end_layout
28019
28020 \begin_layout Description
28021 Use
28022 \begin_inset Space ~
28023 \end_inset
28024
28025 input
28026 \begin_inset Space ~
28027 \end_inset
28028
28029 encoding Uses the document encoding that is set in the 
28030 \family sans
28031 Document\SpecialChar \menuseparator
28032 Settings
28033 \family default
28034  dialog under 
28035 \family sans
28036 Language
28037 \family default
28038  also for the spellchecker.
28039 \begin_inset Foot
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 The encodings are explained in section
28044 \begin_inset Space ~
28045 \end_inset
28046
28047
28048 \begin_inset CommandInset ref
28049 LatexCommand ref
28050 reference "sub:Settings"
28051
28052 \end_inset
28053
28054 .
28055 \end_layout
28056
28057 \end_inset
28058
28059  Only enable this if you use 
28060 \family typewriter
28061 ispell
28062 \family default
28063  and can't spell check words with international letters in them.
28064  There have been reports that this does not work with all dictionaries,
28065  so this is disabled by default.
28066 \end_layout
28067
28068 \begin_layout Section
28069 Thesaurus
28070 \begin_inset Index
28071 status collapsed
28072
28073 \begin_layout Plain Layout
28074 Thesaurus
28075 \end_layout
28076
28077 \end_inset
28078
28079
28080 \begin_inset CommandInset label
28081 LatexCommand label
28082 name "sec:Thesaurus"
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \begin_layout Standard
28090 Thesaurus currently only works when you use the document language English.
28091 \end_layout
28092
28093 \begin_layout Standard
28094 To start the thesaurus, highlight one word or set the cursor behind it,
28095  and use the menu 
28096 \family sans
28097 Tools\SpecialChar \menuseparator
28098 Thesaurus
28099 \family default
28100  or the toolbar button 
28101 \begin_inset Graphics
28102         filename ../images/thesaurus-entry.png
28103         BoundingBox 0bp 5bp 20bp 25bp
28104         rotateOrigin center
28105
28106 \end_inset
28107
28108 .
28109  A dialog pops up showing you probably related words that you can use as
28110  replacement.
28111 \end_layout
28112
28113 \begin_layout Standard
28114 The shown related words are in many cases not really related to the word
28115  you are currently checking, scrolling in the shown list might help in some
28116  cases to find related words.
28117 \end_layout
28118
28119 \begin_layout Standard
28120 The thesaurus only works for single words, and also only when it is in the
28121  singular form.
28122  For example starting the thesaurus with the word 
28123 \begin_inset Quotes eld
28124 \end_inset
28125
28126 reports
28127 \begin_inset Quotes erd
28128 \end_inset
28129
28130  leads to no results, while results are shown for the word 
28131 \begin_inset Quotes eld
28132 \end_inset
28133
28134 report
28135 \begin_inset Quotes erd
28136 \end_inset
28137
28138 .
28139  To avoid this, you can highlight only the part 
28140 \begin_inset Quotes eld
28141 \end_inset
28142
28143 report
28144 \begin_inset Quotes erd
28145 \end_inset
28146
28147  of the word 
28148 \begin_inset Quotes eld
28149 \end_inset
28150
28151 reports
28152 \begin_inset Quotes erd
28153 \end_inset
28154
28155  to get results.
28156 \end_layout
28157
28158 \begin_layout Section
28159 Change Tracking
28160 \begin_inset Index
28161 status collapsed
28162
28163 \begin_layout Plain Layout
28164 Change Tracking
28165 \end_layout
28166
28167 \end_inset
28168
28169
28170 \begin_inset Index
28171 status collapsed
28172
28173 \begin_layout Plain Layout
28174 Document ! Change Tracking
28175 \end_layout
28176
28177 \end_inset
28178
28179
28180 \begin_inset CommandInset label
28181 LatexCommand label
28182 name "sec:Change-Tracking"
28183
28184 \end_inset
28185
28186
28187 \end_layout
28188
28189 \begin_layout Standard
28190 When you work on a document together with many people it is extremely useful
28191  to see changes others made highlighted in the document.
28192  You can then decide if you accept a change or not.
28193  This can be achieved by turning on change tracking in the menu 
28194 \family sans
28195 Document\SpecialChar \menuseparator
28196 Change
28197 \begin_inset Space ~
28198 \end_inset
28199
28200 Tracking\SpecialChar \menuseparator
28201 Track
28202 \begin_inset Space ~
28203 \end_inset
28204
28205 Changes
28206 \family default
28207 .
28208 \end_layout
28209
28210 \begin_layout Standard
28211 Changes made in the document will then be highlighted by colors: 
28212 \color blue
28213 Blue text
28214 \color inherit
28215  is an addition, 
28216 \color red
28217 red canceled text
28218 \color inherit
28219  is a deletion.
28220  You can change the color in LyX's preferences dialog under 
28221 \family sans
28222 Look
28223 \begin_inset Space ~
28224 \end_inset
28225
28226 and
28227 \begin_inset Space ~
28228 \end_inset
28229
28230 feel
28231 \family default
28232
28233 \family sans
28234 Colors
28235 \family default
28236 .
28237 \begin_inset Index
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241 Color ! LyX screen
28242 \end_layout
28243
28244 \end_inset
28245
28246
28247 \end_layout
28248
28249 \begin_layout Standard
28250 When change tracking is activated, you will see the review toolbar in LyX:
28251 \begin_inset Index
28252 status collapsed
28253
28254 \begin_layout Plain Layout
28255 Toolbar ! Review
28256 \end_layout
28257
28258 \end_inset
28259
28260
28261 \end_layout
28262
28263 \begin_layout Standard
28264 \begin_inset VSpace defskip
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \begin_layout Standard
28271 \begin_inset Graphics
28272         filename clipart/ChangesToolbar.png
28273
28274 \end_inset
28275
28276
28277 \end_layout
28278
28279 \begin_layout Standard
28280 \begin_inset VSpace defskip
28281 \end_inset
28282
28283
28284 \end_layout
28285
28286 \begin_layout Standard
28287 The review toolbar as shown above contains from left to right the following
28288  buttons:
28289 \end_layout
28290
28291 \begin_layout Standard
28292 \begin_inset VSpace defskip
28293 \end_inset
28294
28295
28296 \end_layout
28297
28298 \begin_layout Standard
28299 \begin_inset Tabular
28300 <lyxtabular version="3" rows="10" columns="2">
28301 <features islongtable="true">
28302 <column alignment="left" valignment="top" width="0">
28303 <column alignment="left" valignment="top" width="0">
28304 <row interlinespace="2.5mm">
28305 <cell alignment="center" valignment="top" usebox="none">
28306 \begin_inset Text
28307
28308 \begin_layout Plain Layout
28309 \begin_inset Graphics
28310         filename ../images/changes-track.png
28311         BoundingBox 0bp 5bp 20bp 25bp
28312         rotateOrigin center
28313
28314 \end_inset
28315
28316
28317 \end_layout
28318
28319 \end_inset
28320 </cell>
28321 <cell alignment="center" valignment="top" usebox="none">
28322 \begin_inset Text
28323
28324 \begin_layout Plain Layout
28325
28326 \family sans
28327 Document\SpecialChar \menuseparator
28328 Change
28329 \begin_inset Space ~
28330 \end_inset
28331
28332 Tracking\SpecialChar \menuseparator
28333 Track
28334 \begin_inset Space ~
28335 \end_inset
28336
28337 Changes
28338 \end_layout
28339
28340 \end_inset
28341 </cell>
28342 </row>
28343 <row interlinespace="2.5mm">
28344 <cell alignment="center" valignment="top" usebox="none">
28345 \begin_inset Text
28346
28347 \begin_layout Plain Layout
28348 \begin_inset Graphics
28349         filename ../images/changes-output.png
28350         BoundingBox 0bp 5bp 20bp 25bp
28351         rotateOrigin center
28352
28353 \end_inset
28354
28355
28356 \end_layout
28357
28358 \end_inset
28359 </cell>
28360 <cell alignment="center" valignment="top" usebox="none">
28361 \begin_inset Text
28362
28363 \begin_layout Plain Layout
28364
28365 \family sans
28366 Document\SpecialChar \menuseparator
28367 Change
28368 \begin_inset Space ~
28369 \end_inset
28370
28371 Tracking\SpecialChar \menuseparator
28372 Show
28373 \begin_inset Space ~
28374 \end_inset
28375
28376 Changes
28377 \begin_inset Space ~
28378 \end_inset
28379
28380 in
28381 \begin_inset Space ~
28382 \end_inset
28383
28384 Output
28385 \end_layout
28386
28387 \end_inset
28388 </cell>
28389 </row>
28390 <row interlinespace="2.5mm">
28391 <cell alignment="center" valignment="top" usebox="none">
28392 \begin_inset Text
28393
28394 \begin_layout Plain Layout
28395 \begin_inset Graphics
28396         filename ../images/change-next.png
28397         BoundingBox 0bp 5bp 20bp 25bp
28398         rotateOrigin center
28399
28400 \end_inset
28401
28402
28403 \end_layout
28404
28405 \end_inset
28406 </cell>
28407 <cell alignment="center" valignment="top" usebox="none">
28408 \begin_inset Text
28409
28410 \begin_layout Plain Layout
28411 Jumps to the next change
28412 \end_layout
28413
28414 \end_inset
28415 </cell>
28416 </row>
28417 <row interlinespace="2.5mm">
28418 <cell alignment="center" valignment="top" usebox="none">
28419 \begin_inset Text
28420
28421 \begin_layout Plain Layout
28422 \begin_inset Graphics
28423         filename ../images/change-accept.png
28424         BoundingBox 0bp 5bp 20bp 25bp
28425         rotateOrigin center
28426
28427 \end_inset
28428
28429
28430 \end_layout
28431
28432 \end_inset
28433 </cell>
28434 <cell alignment="center" valignment="top" usebox="none">
28435 \begin_inset Text
28436
28437 \begin_layout Plain Layout
28438
28439 \family sans
28440 Document\SpecialChar \menuseparator
28441 Change
28442 \begin_inset Space ~
28443 \end_inset
28444
28445 Tracking\SpecialChar \menuseparator
28446 Accept
28447 \begin_inset Space ~
28448 \end_inset
28449
28450 Change
28451 \end_layout
28452
28453 \end_inset
28454 </cell>
28455 </row>
28456 <row interlinespace="2.5mm">
28457 <cell alignment="center" valignment="top" usebox="none">
28458 \begin_inset Text
28459
28460 \begin_layout Plain Layout
28461 \begin_inset Graphics
28462         filename ../images/change-reject.png
28463         BoundingBox 0bp 5bp 20bp 25bp
28464         rotateOrigin center
28465
28466 \end_inset
28467
28468
28469 \end_layout
28470
28471 \end_inset
28472 </cell>
28473 <cell alignment="center" valignment="top" usebox="none">
28474 \begin_inset Text
28475
28476 \begin_layout Plain Layout
28477
28478 \family sans
28479 Document\SpecialChar \menuseparator
28480 Change
28481 \begin_inset Space ~
28482 \end_inset
28483
28484 Tracking\SpecialChar \menuseparator
28485 Reject
28486 \begin_inset Space ~
28487 \end_inset
28488
28489 Change
28490 \end_layout
28491
28492 \end_inset
28493 </cell>
28494 </row>
28495 <row interlinespace="2.5mm">
28496 <cell alignment="center" valignment="top" usebox="none">
28497 \begin_inset Text
28498
28499 \begin_layout Plain Layout
28500 \begin_inset Graphics
28501         filename ../images/changes-merge.png
28502         BoundingBox 0bp 5bp 20bp 25bp
28503         rotateOrigin center
28504
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \end_inset
28511 </cell>
28512 <cell alignment="center" valignment="top" usebox="none">
28513 \begin_inset Text
28514
28515 \begin_layout Plain Layout
28516
28517 \family sans
28518 Document\SpecialChar \menuseparator
28519 Change
28520 \begin_inset Space ~
28521 \end_inset
28522
28523 Tracking\SpecialChar \menuseparator
28524 Merge
28525 \begin_inset Space ~
28526 \end_inset
28527
28528 Changes
28529 \end_layout
28530
28531 \end_inset
28532 </cell>
28533 </row>
28534 <row interlinespace="2.5mm">
28535 <cell alignment="center" valignment="top" usebox="none">
28536 \begin_inset Text
28537
28538 \begin_layout Plain Layout
28539 \begin_inset Graphics
28540         filename ../images/all-changes-accept.png
28541         BoundingBox 0bp 5bp 20bp 25bp
28542         rotateOrigin center
28543
28544 \end_inset
28545
28546
28547 \end_layout
28548
28549 \end_inset
28550 </cell>
28551 <cell alignment="center" valignment="top" usebox="none">
28552 \begin_inset Text
28553
28554 \begin_layout Plain Layout
28555
28556 \family sans
28557 Document\SpecialChar \menuseparator
28558 Change
28559 \begin_inset Space ~
28560 \end_inset
28561
28562 Tracking\SpecialChar \menuseparator
28563 Accept
28564 \begin_inset Space ~
28565 \end_inset
28566
28567 All
28568 \begin_inset Space ~
28569 \end_inset
28570
28571 Changes
28572 \end_layout
28573
28574 \end_inset
28575 </cell>
28576 </row>
28577 <row interlinespace="2.5mm">
28578 <cell alignment="center" valignment="top" usebox="none">
28579 \begin_inset Text
28580
28581 \begin_layout Plain Layout
28582 \begin_inset Graphics
28583         filename ../images/all-changes-reject.png
28584         BoundingBox 0bp 5bp 20bp 25bp
28585         rotateOrigin center
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \end_inset
28593 </cell>
28594 <cell alignment="center" valignment="top" usebox="none">
28595 \begin_inset Text
28596
28597 \begin_layout Plain Layout
28598
28599 \family sans
28600 Document\SpecialChar \menuseparator
28601 Change
28602 \begin_inset Space ~
28603 \end_inset
28604
28605 Tracking\SpecialChar \menuseparator
28606 Reject
28607 \begin_inset Space ~
28608 \end_inset
28609
28610 All
28611 \begin_inset Space ~
28612 \end_inset
28613
28614 Changes
28615 \end_layout
28616
28617 \end_inset
28618 </cell>
28619 </row>
28620 <row interlinespace="2.5mm">
28621 <cell alignment="center" valignment="top" usebox="none">
28622 \begin_inset Text
28623
28624 \begin_layout Plain Layout
28625 \begin_inset Graphics
28626         filename ../images/note-insert.png
28627         BoundingBox 0bp 5bp 20bp 25bp
28628         rotateOrigin center
28629
28630 \end_inset
28631
28632
28633 \end_layout
28634
28635 \end_inset
28636 </cell>
28637 <cell alignment="center" valignment="top" usebox="none">
28638 \begin_inset Text
28639
28640 \begin_layout Plain Layout
28641
28642 \family sans
28643 Insert\SpecialChar \menuseparator
28644 Note\SpecialChar \menuseparator
28645 LyX
28646 \begin_inset Space ~
28647 \end_inset
28648
28649 Note
28650 \end_layout
28651
28652 \end_inset
28653 </cell>
28654 </row>
28655 <row interlinespace="2.5mm">
28656 <cell alignment="center" valignment="top" usebox="none">
28657 \begin_inset Text
28658
28659 \begin_layout Plain Layout
28660 \begin_inset Graphics
28661         filename ../images/note-next.png
28662         BoundingBox 0bp 5bp 20bp 25bp
28663         rotateOrigin center
28664
28665 \end_inset
28666
28667
28668 \end_layout
28669
28670 \end_inset
28671 </cell>
28672 <cell alignment="center" valignment="top" usebox="none">
28673 \begin_inset Text
28674
28675 \begin_layout Plain Layout
28676
28677 \family sans
28678 Navigate\SpecialChar \menuseparator
28679 Next
28680 \begin_inset Space ~
28681 \end_inset
28682
28683 Note
28684 \end_layout
28685
28686 \end_inset
28687 </cell>
28688 </row>
28689 </lyxtabular>
28690
28691 \end_inset
28692
28693
28694 \end_layout
28695
28696 \begin_layout Standard
28697 \begin_inset VSpace defskip
28698 \end_inset
28699
28700
28701 \end_layout
28702
28703 \begin_layout Standard
28704 The review toolbar helps you to accept, reject, or merge changes -- highlight
28705  the change and press one of the desired toolbar buttons.
28706  When you merge changes, a window pops up showing you informations about
28707  the next change behind the current cursor position.
28708  So you don't need to highlight a certain change.
28709  Within the merge window you can decide to accept or reject changes and
28710  step to the next change.
28711  This way you can jump through all changes of the document.
28712 \end_layout
28713
28714 \begin_layout Standard
28715 The toolbar has two buttons to handle notes because notes are often important
28716  to describe a change.
28717 \end_layout
28718
28719 \begin_layout Standard
28720 To show made changes in the output you need the LaTeX package 
28721 \series bold
28722 dvipost
28723 \begin_inset Index
28724 status collapsed
28725
28726 \begin_layout Plain Layout
28727 Latex@LaTeX-packages ! dvipost
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \series default
28734  installed.
28735  You find it in the TeX Catalogue, 
28736 \begin_inset CommandInset citation
28737 LatexCommand cite
28738 key "TeXCatalogue"
28739
28740 \end_inset
28741
28742  or in the package manager of your LaTeX-system.
28743 \end_layout
28744
28745 \begin_layout Section
28746 International Support
28747 \begin_inset Index
28748 status collapsed
28749
28750 \begin_layout Plain Layout
28751 International support
28752 \end_layout
28753
28754 \end_inset
28755
28756
28757 \end_layout
28758
28759 \begin_layout Standard
28760 This section describes how to use LyX with any language you want.
28761  For some non-western languages there are special Wiki-pages that explain
28762  how to set up LyX to use them: 
28763 \begin_inset CommandInset citation
28764 LatexCommand cite
28765 key "Arabic,Armenian,Farsi,Hebrew"
28766
28767 \end_inset
28768
28769
28770 \end_layout
28771
28772 \begin_layout Standard
28773 Besides languages, LyX also supports phonetic symbols, see section
28774 \begin_inset Space ~
28775 \end_inset
28776
28777
28778 \begin_inset CommandInset ref
28779 LatexCommand ref
28780 reference "sub:Special-Character"
28781
28782 \end_inset
28783
28784 .
28785 \end_layout
28786
28787 \begin_layout Subsection
28788 Language Options
28789 \begin_inset Index
28790 status collapsed
28791
28792 \begin_layout Plain Layout
28793 Language ! Options
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \begin_inset Index
28800 status collapsed
28801
28802 \begin_layout Plain Layout
28803 Document ! Settings
28804 \end_layout
28805
28806 \end_inset
28807
28808
28809 \begin_inset Index
28810 status collapsed
28811
28812 \begin_layout Plain Layout
28813 Document ! Language
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \end_layout
28820
28821 \begin_layout Standard
28822 The 
28823 \family sans
28824 Document\SpecialChar \menuseparator
28825 Settings
28826 \family default
28827  dialog lets you set 
28828 \family roman
28829 the language and character encoding for your language.
28830  
28831 \end_layout
28832
28833 \begin_layout Standard
28834 Choose your language in the 
28835 \family sans
28836 Language
28837 \family default
28838  section of this dialog.
28839  The default is 
28840 \family sans
28841 English
28842 \family default
28843 .
28844 \end_layout
28845
28846 \begin_layout Standard
28847 The 
28848 \family sans
28849 Encoding
28850 \family default
28851  box lets you choose the character encoding map you want to use for LaTeX
28852  export.
28853  The option 
28854 \family sans
28855 use language's default encoding
28856 \family default
28857  is the preferred choice and works well in most cases.
28858  For details abhout the different encoding options see section
28859 \begin_inset Space ~
28860 \end_inset
28861
28862
28863 \begin_inset CommandInset ref
28864 LatexCommand ref
28865 reference "sub:Settings"
28866
28867 \end_inset
28868
28869 .
28870 \end_layout
28871
28872 \begin_layout Subsection
28873 Keyboard mapping configuration
28874 \end_layout
28875
28876 \begin_layout Standard
28877 If you have for example a U.S.-style keyboard and want to write in a different
28878  language than English, you can use an alternate keymap.
28879  For example, if you have a U.S.-style keyboard but want to write in Italian,
28880  you can configure LyX to use an Italian keymap.
28881  The preferences dialog allows you to choose up to two keyboard mappings,
28882  see section
28883 \begin_inset Space ~
28884 \end_inset
28885
28886
28887 \begin_inset CommandInset ref
28888 LatexCommand ref
28889 reference "sub:Keyboard-Map"
28890
28891 \end_inset
28892
28893 .
28894  You can choose primary and secondary keyboard languages and then select
28895  which one you want to use.
28896 \end_layout
28897
28898 \begin_layout Standard
28899 Finally, you may just want to change a few key mappings or create an entirely
28900  different keymap (for Vulcan, for instance).
28901  You may, for example, normally write in Italian on a U.S.
28902  keyboard but want to include an occasional quotation in German.
28903  In such a case, you can write your own keyboard mapping or modify an existing
28904  one to support the characters you want.
28905  This and much more customizations are explained in the 
28906 \emph on
28907 Customization
28908 \emph default
28909  manual.
28910 \end_layout
28911
28912 \begin_layout Subsection
28913 Character Tables
28914 \begin_inset CommandInset label
28915 LatexCommand label
28916 name "sec:keytab"
28917
28918 \end_inset
28919
28920
28921 \end_layout
28922
28923 \begin_layout Standard
28924 Table
28925 \begin_inset Space ~
28926 \end_inset
28927
28928
28929 \begin_inset CommandInset ref
28930 LatexCommand ref
28931 reference "cap:The-latin1-character"
28932
28933 \end_inset
28934
28935  shows the 
28936 \family typewriter
28937 Latin1
28938 \family default
28939  character set.
28940  You should be able to enter the characters in the first eight columns directly
28941  from the keyboard.
28942 \end_layout
28943
28944 \begin_layout Standard
28945 There are a few things you need to know about this table.
28946  Here are some of the details you'll need to bear in mind when using characters
28947  from the 
28948 \family typewriter
28949 Latin1
28950 \family default
28951  character set:
28952 \end_layout
28953
28954 \begin_layout Itemize
28955 Even if you have selected 
28956 \family sans
28957 latin1
28958 \family default
28959  in the 
28960 \family sans
28961 Document\SpecialChar \menuseparator
28962 Settings
28963 \family default
28964  dialog, users who have only the 
28965 \family typewriter
28966 T1
28967 \family default
28968 -fonts for LaTeX [or who have the 
28969 \family typewriter
28970 T1
28971 \family default
28972 -fonts but aren't using them] will still miss a few characters: D0, F0,
28973  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
28974  french quotes won't show up.
28975 \end_layout
28976
28977 \begin_layout Standard
28978 \begin_inset Float table
28979 wide false
28980 sideways false
28981 status open
28982
28983 \begin_layout Plain Layout
28984 \begin_inset Caption
28985
28986 \begin_layout Plain Layout
28987 \begin_inset CommandInset label
28988 LatexCommand label
28989 name "cap:The-latin1-character"
28990
28991 \end_inset
28992
28993 The 
28994 \family typewriter
28995 latin1
28996 \family default
28997  character set
28998 \end_layout
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Plain Layout
29006 \align center
29007 \begin_inset Tabular
29008 <lyxtabular version="3" rows="17" columns="17">
29009 <features>
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 <column alignment="center" valignment="top" width="0pt">
29018 <column alignment="center" valignment="top" width="0pt">
29019 <column alignment="center" valignment="top" width="0pt">
29020 <column alignment="center" valignment="top" width="0pt">
29021 <column alignment="center" valignment="top" width="0pt">
29022 <column alignment="center" valignment="top" width="0pt">
29023 <column alignment="center" valignment="top" width="0pt">
29024 <column alignment="center" valignment="top" width="0pt">
29025 <column alignment="center" valignment="top" width="0pt">
29026 <column alignment="center" valignment="top" width="0pt">
29027 <row>
29028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29029 \begin_inset Text
29030
29031 \begin_layout Plain Layout
29032
29033 \end_layout
29034
29035 \end_inset
29036 </cell>
29037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Plain Layout
29041
29042 \family roman
29043 \series medium
29044 \shape up
29045 \size tiny
29046 \emph off
29047 \bar no
29048 \noun off
29049 \color none
29050 00
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29056 \begin_inset Text
29057
29058 \begin_layout Plain Layout
29059
29060 \family roman
29061 \series medium
29062 \shape up
29063 \size tiny
29064 \emph off
29065 \bar no
29066 \noun off
29067 \color none
29068 10
29069 \end_layout
29070
29071 \end_inset
29072 </cell>
29073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29074 \begin_inset Text
29075
29076 \begin_layout Plain Layout
29077
29078 \family roman
29079 \series medium
29080 \shape up
29081 \size tiny
29082 \emph off
29083 \bar no
29084 \noun off
29085 \color none
29086 20
29087 \end_layout
29088
29089 \end_inset
29090 </cell>
29091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29092 \begin_inset Text
29093
29094 \begin_layout Plain Layout
29095
29096 \family roman
29097 \series medium
29098 \shape up
29099 \size tiny
29100 \emph off
29101 \bar no
29102 \noun off
29103 \color none
29104 30
29105 \end_layout
29106
29107 \end_inset
29108 </cell>
29109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29110 \begin_inset Text
29111
29112 \begin_layout Plain Layout
29113
29114 \family roman
29115 \series medium
29116 \shape up
29117 \size tiny
29118 \emph off
29119 \bar no
29120 \noun off
29121 \color none
29122 40
29123 \end_layout
29124
29125 \end_inset
29126 </cell>
29127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29128 \begin_inset Text
29129
29130 \begin_layout Plain Layout
29131
29132 \family roman
29133 \series medium
29134 \shape up
29135 \size tiny
29136 \emph off
29137 \bar no
29138 \noun off
29139 \color none
29140 50
29141 \end_layout
29142
29143 \end_inset
29144 </cell>
29145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29146 \begin_inset Text
29147
29148 \begin_layout Plain Layout
29149
29150 \family roman
29151 \series medium
29152 \shape up
29153 \size tiny
29154 \emph off
29155 \bar no
29156 \noun off
29157 \color none
29158 60
29159 \end_layout
29160
29161 \end_inset
29162 </cell>
29163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29164 \begin_inset Text
29165
29166 \begin_layout Plain Layout
29167
29168 \family roman
29169 \series medium
29170 \shape up
29171 \size tiny
29172 \emph off
29173 \bar no
29174 \noun off
29175 \color none
29176 70
29177 \end_layout
29178
29179 \end_inset
29180 </cell>
29181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29182 \begin_inset Text
29183
29184 \begin_layout Plain Layout
29185
29186 \family roman
29187 \series medium
29188 \shape up
29189 \size tiny
29190 \emph off
29191 \bar no
29192 \noun off
29193 \color none
29194 80
29195 \end_layout
29196
29197 \end_inset
29198 </cell>
29199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29200 \begin_inset Text
29201
29202 \begin_layout Plain Layout
29203
29204 \family roman
29205 \series medium
29206 \shape up
29207 \size tiny
29208 \emph off
29209 \bar no
29210 \noun off
29211 \color none
29212 90
29213 \end_layout
29214
29215 \end_inset
29216 </cell>
29217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29218 \begin_inset Text
29219
29220 \begin_layout Plain Layout
29221
29222 \family roman
29223 \series medium
29224 \shape up
29225 \size tiny
29226 \emph off
29227 \bar no
29228 \noun off
29229 \color none
29230 A0
29231 \end_layout
29232
29233 \end_inset
29234 </cell>
29235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29236 \begin_inset Text
29237
29238 \begin_layout Plain Layout
29239
29240 \family roman
29241 \series medium
29242 \shape up
29243 \size tiny
29244 \emph off
29245 \bar no
29246 \noun off
29247 \color none
29248 B0
29249 \end_layout
29250
29251 \end_inset
29252 </cell>
29253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29254 \begin_inset Text
29255
29256 \begin_layout Plain Layout
29257
29258 \family roman
29259 \series medium
29260 \shape up
29261 \size tiny
29262 \emph off
29263 \bar no
29264 \noun off
29265 \color none
29266 C0
29267 \end_layout
29268
29269 \end_inset
29270 </cell>
29271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29272 \begin_inset Text
29273
29274 \begin_layout Plain Layout
29275
29276 \family roman
29277 \series medium
29278 \shape up
29279 \size tiny
29280 \emph off
29281 \bar no
29282 \noun off
29283 \color none
29284 D0
29285 \end_layout
29286
29287 \end_inset
29288 </cell>
29289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29290 \begin_inset Text
29291
29292 \begin_layout Plain Layout
29293
29294 \family roman
29295 \series medium
29296 \shape up
29297 \size tiny
29298 \emph off
29299 \bar no
29300 \noun off
29301 \color none
29302 E0
29303 \end_layout
29304
29305 \end_inset
29306 </cell>
29307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29308 \begin_inset Text
29309
29310 \begin_layout Plain Layout
29311
29312 \family roman
29313 \series medium
29314 \shape up
29315 \size tiny
29316 \emph off
29317 \bar no
29318 \noun off
29319 \color none
29320 F0
29321 \end_layout
29322
29323 \end_inset
29324 </cell>
29325 </row>
29326 <row>
29327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29328 \begin_inset Text
29329
29330 \begin_layout Plain Layout
29331
29332 \family roman
29333 \series medium
29334 \shape up
29335 \size tiny
29336 \emph off
29337 \bar no
29338 \noun off
29339 \color none
29340 00
29341 \end_layout
29342
29343 \end_inset
29344 </cell>
29345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29346 \begin_inset Text
29347
29348 \begin_layout Plain Layout
29349
29350 \end_layout
29351
29352 \end_inset
29353 </cell>
29354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29355 \begin_inset Text
29356
29357 \begin_layout Plain Layout
29358
29359 \end_layout
29360
29361 \end_inset
29362 </cell>
29363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29364 \begin_inset Text
29365
29366 \begin_layout Plain Layout
29367
29368 \end_layout
29369
29370 \end_inset
29371 </cell>
29372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29373 \begin_inset Text
29374
29375 \begin_layout Plain Layout
29376
29377 \family roman
29378 \series medium
29379 \shape up
29380 \emph off
29381 \bar no
29382 \noun off
29383 \color none
29384 0
29385 \end_layout
29386
29387 \end_inset
29388 </cell>
29389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29390 \begin_inset Text
29391
29392 \begin_layout Plain Layout
29393
29394 \family roman
29395 \series medium
29396 \shape up
29397 \emph off
29398 \bar no
29399 \noun off
29400 \color none
29401 @
29402 \end_layout
29403
29404 \end_inset
29405 </cell>
29406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29407 \begin_inset Text
29408
29409 \begin_layout Plain Layout
29410
29411 \family roman
29412 \series medium
29413 \shape up
29414 \emph off
29415 \bar no
29416 \noun off
29417 \color none
29418 P
29419 \end_layout
29420
29421 \end_inset
29422 </cell>
29423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29424 \begin_inset Text
29425
29426 \begin_layout Plain Layout
29427
29428 \family roman
29429 \series medium
29430 \shape up
29431 \emph off
29432 \bar no
29433 \noun off
29434 \color none
29435 '
29436 \end_layout
29437
29438 \end_inset
29439 </cell>
29440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29441 \begin_inset Text
29442
29443 \begin_layout Plain Layout
29444
29445 \family roman
29446 \series medium
29447 \shape up
29448 \emph off
29449 \bar no
29450 \noun off
29451 \color none
29452 p
29453 \end_layout
29454
29455 \end_inset
29456 </cell>
29457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29458 \begin_inset Text
29459
29460 \begin_layout Plain Layout
29461
29462 \end_layout
29463
29464 \end_inset
29465 </cell>
29466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29467 \begin_inset Text
29468
29469 \begin_layout Plain Layout
29470
29471 \end_layout
29472
29473 \end_inset
29474 </cell>
29475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29476 \begin_inset Text
29477
29478 \begin_layout Plain Layout
29479
29480 \end_layout
29481
29482 \end_inset
29483 </cell>
29484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29485 \begin_inset Text
29486
29487 \begin_layout Plain Layout
29488
29489 \family roman
29490 \series medium
29491 \shape up
29492 \emph off
29493 \bar no
29494 \noun off
29495 \color none
29496 °
29497 \end_layout
29498
29499 \end_inset
29500 </cell>
29501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29502 \begin_inset Text
29503
29504 \begin_layout Plain Layout
29505
29506 \family roman
29507 \series medium
29508 \shape up
29509 \emph off
29510 \bar no
29511 \noun off
29512 \color none
29513 À
29514 \end_layout
29515
29516 \end_inset
29517 </cell>
29518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29519 \begin_inset Text
29520
29521 \begin_layout Plain Layout
29522
29523 \family roman
29524 \series medium
29525 \shape up
29526 \emph off
29527 \bar no
29528 \noun off
29529 \color none
29530 Ð
29531 \end_layout
29532
29533 \end_inset
29534 </cell>
29535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29536 \begin_inset Text
29537
29538 \begin_layout Plain Layout
29539
29540 \family roman
29541 \series medium
29542 \shape up
29543 \emph off
29544 \bar no
29545 \noun off
29546 \color none
29547 à
29548 \end_layout
29549
29550 \end_inset
29551 </cell>
29552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29553 \begin_inset Text
29554
29555 \begin_layout Plain Layout
29556
29557 \family roman
29558 \series medium
29559 \shape up
29560 \emph off
29561 \bar no
29562 \noun off
29563 \color none
29564 ð
29565 \end_layout
29566
29567 \end_inset
29568 </cell>
29569 </row>
29570 <row>
29571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29572 \begin_inset Text
29573
29574 \begin_layout Plain Layout
29575
29576 \family roman
29577 \series medium
29578 \shape up
29579 \size tiny
29580 \emph off
29581 \bar no
29582 \noun off
29583 \color none
29584 01
29585 \end_layout
29586
29587 \end_inset
29588 </cell>
29589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29590 \begin_inset Text
29591
29592 \begin_layout Plain Layout
29593
29594 \end_layout
29595
29596 \end_inset
29597 </cell>
29598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29599 \begin_inset Text
29600
29601 \begin_layout Plain Layout
29602
29603 \end_layout
29604
29605 \end_inset
29606 </cell>
29607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29608 \begin_inset Text
29609
29610 \begin_layout Plain Layout
29611
29612 \family roman
29613 \series medium
29614 \shape up
29615 \emph off
29616 \bar no
29617 \noun off
29618 \color none
29619 !
29620 \end_layout
29621
29622 \end_inset
29623 </cell>
29624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29625 \begin_inset Text
29626
29627 \begin_layout Plain Layout
29628
29629 \family roman
29630 \series medium
29631 \shape up
29632 \emph off
29633 \bar no
29634 \noun off
29635 \color none
29636 1
29637 \end_layout
29638
29639 \end_inset
29640 </cell>
29641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29642 \begin_inset Text
29643
29644 \begin_layout Plain Layout
29645
29646 \family roman
29647 \series medium
29648 \shape up
29649 \emph off
29650 \bar no
29651 \noun off
29652 \color none
29653 A
29654 \end_layout
29655
29656 \end_inset
29657 </cell>
29658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29659 \begin_inset Text
29660
29661 \begin_layout Plain Layout
29662
29663 \family roman
29664 \series medium
29665 \shape up
29666 \emph off
29667 \bar no
29668 \noun off
29669 \color none
29670 Q
29671 \end_layout
29672
29673 \end_inset
29674 </cell>
29675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29676 \begin_inset Text
29677
29678 \begin_layout Plain Layout
29679
29680 \family roman
29681 \series medium
29682 \shape up
29683 \emph off
29684 \bar no
29685 \noun off
29686 \color none
29687 a
29688 \end_layout
29689
29690 \end_inset
29691 </cell>
29692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29693 \begin_inset Text
29694
29695 \begin_layout Plain Layout
29696
29697 \family roman
29698 \series medium
29699 \shape up
29700 \emph off
29701 \bar no
29702 \noun off
29703 \color none
29704 q
29705 \end_layout
29706
29707 \end_inset
29708 </cell>
29709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29710 \begin_inset Text
29711
29712 \begin_layout Plain Layout
29713
29714 \end_layout
29715
29716 \end_inset
29717 </cell>
29718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29719 \begin_inset Text
29720
29721 \begin_layout Plain Layout
29722
29723 \end_layout
29724
29725 \end_inset
29726 </cell>
29727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Plain Layout
29731
29732 \family roman
29733 \series medium
29734 \shape up
29735 \emph off
29736 \bar no
29737 \noun off
29738 \color none
29739 ¡
29740 \end_layout
29741
29742 \end_inset
29743 </cell>
29744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29745 \begin_inset Text
29746
29747 \begin_layout Plain Layout
29748
29749 \family roman
29750 \series medium
29751 \shape up
29752 \emph off
29753 \bar no
29754 \noun off
29755 \color none
29756 ±
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Plain Layout
29765
29766 \family roman
29767 \series medium
29768 \shape up
29769 \emph off
29770 \bar no
29771 \noun off
29772 \color none
29773 Á
29774 \end_layout
29775
29776 \end_inset
29777 </cell>
29778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29779 \begin_inset Text
29780
29781 \begin_layout Plain Layout
29782
29783 \family roman
29784 \series medium
29785 \shape up
29786 \emph off
29787 \bar no
29788 \noun off
29789 \color none
29790 Ñ
29791 \end_layout
29792
29793 \end_inset
29794 </cell>
29795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799
29800 \family roman
29801 \series medium
29802 \shape up
29803 \emph off
29804 \bar no
29805 \noun off
29806 \color none
29807 á
29808 \end_layout
29809
29810 \end_inset
29811 </cell>
29812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29813 \begin_inset Text
29814
29815 \begin_layout Plain Layout
29816
29817 \family roman
29818 \series medium
29819 \shape up
29820 \emph off
29821 \bar no
29822 \noun off
29823 \color none
29824 ñ
29825 \end_layout
29826
29827 \end_inset
29828 </cell>
29829 </row>
29830 <row>
29831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29832 \begin_inset Text
29833
29834 \begin_layout Plain Layout
29835
29836 \family roman
29837 \series medium
29838 \shape up
29839 \size tiny
29840 \emph off
29841 \bar no
29842 \noun off
29843 \color none
29844 02
29845 \end_layout
29846
29847 \end_inset
29848 </cell>
29849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29850 \begin_inset Text
29851
29852 \begin_layout Plain Layout
29853
29854 \end_layout
29855
29856 \end_inset
29857 </cell>
29858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29859 \begin_inset Text
29860
29861 \begin_layout Plain Layout
29862
29863 \end_layout
29864
29865 \end_inset
29866 </cell>
29867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29868 \begin_inset Text
29869
29870 \begin_layout Plain Layout
29871
29872 \family roman
29873 \series medium
29874 \shape up
29875 \emph off
29876 \bar no
29877 \noun off
29878 \color none
29879 \begin_inset Quotes eld
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \end_inset
29886 </cell>
29887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29888 \begin_inset Text
29889
29890 \begin_layout Plain Layout
29891
29892 \family roman
29893 \series medium
29894 \shape up
29895 \emph off
29896 \bar no
29897 \noun off
29898 \color none
29899 2
29900 \end_layout
29901
29902 \end_inset
29903 </cell>
29904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908
29909 \family roman
29910 \series medium
29911 \shape up
29912 \emph off
29913 \bar no
29914 \noun off
29915 \color none
29916 B
29917 \end_layout
29918
29919 \end_inset
29920 </cell>
29921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29922 \begin_inset Text
29923
29924 \begin_layout Plain Layout
29925
29926 \family roman
29927 \series medium
29928 \shape up
29929 \emph off
29930 \bar no
29931 \noun off
29932 \color none
29933 R
29934 \end_layout
29935
29936 \end_inset
29937 </cell>
29938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29939 \begin_inset Text
29940
29941 \begin_layout Plain Layout
29942
29943 \family roman
29944 \series medium
29945 \shape up
29946 \emph off
29947 \bar no
29948 \noun off
29949 \color none
29950 b
29951 \end_layout
29952
29953 \end_inset
29954 </cell>
29955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29956 \begin_inset Text
29957
29958 \begin_layout Plain Layout
29959
29960 \family roman
29961 \series medium
29962 \shape up
29963 \emph off
29964 \bar no
29965 \noun off
29966 \color none
29967 r
29968 \end_layout
29969
29970 \end_inset
29971 </cell>
29972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29973 \begin_inset Text
29974
29975 \begin_layout Plain Layout
29976
29977 \end_layout
29978
29979 \end_inset
29980 </cell>
29981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29982 \begin_inset Text
29983
29984 \begin_layout Plain Layout
29985
29986 \end_layout
29987
29988 \end_inset
29989 </cell>
29990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29991 \begin_inset Text
29992
29993 \begin_layout Plain Layout
29994 ¢
29995 \end_layout
29996
29997 \end_inset
29998 </cell>
29999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30000 \begin_inset Text
30001
30002 \begin_layout Plain Layout
30003
30004 \family roman
30005 \series medium
30006 \shape up
30007 \emph off
30008 \bar no
30009 \noun off
30010 \color none
30011 ²
30012 \end_layout
30013
30014 \end_inset
30015 </cell>
30016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30017 \begin_inset Text
30018
30019 \begin_layout Plain Layout
30020
30021 \family roman
30022 \series medium
30023 \shape up
30024 \emph off
30025 \bar no
30026 \noun off
30027 \color none
30028 Â
30029 \end_layout
30030
30031 \end_inset
30032 </cell>
30033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30034 \begin_inset Text
30035
30036 \begin_layout Plain Layout
30037
30038 \family roman
30039 \series medium
30040 \shape up
30041 \emph off
30042 \bar no
30043 \noun off
30044 \color none
30045 Ò
30046 \end_layout
30047
30048 \end_inset
30049 </cell>
30050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30051 \begin_inset Text
30052
30053 \begin_layout Plain Layout
30054
30055 \family roman
30056 \series medium
30057 \shape up
30058 \emph off
30059 \bar no
30060 \noun off
30061 \color none
30062 â
30063 \end_layout
30064
30065 \end_inset
30066 </cell>
30067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30068 \begin_inset Text
30069
30070 \begin_layout Plain Layout
30071
30072 \family roman
30073 \series medium
30074 \shape up
30075 \emph off
30076 \bar no
30077 \noun off
30078 \color none
30079 ò
30080 \end_layout
30081
30082 \end_inset
30083 </cell>
30084 </row>
30085 <row>
30086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30087 \begin_inset Text
30088
30089 \begin_layout Plain Layout
30090
30091 \family roman
30092 \series medium
30093 \shape up
30094 \size tiny
30095 \emph off
30096 \bar no
30097 \noun off
30098 \color none
30099 03
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Plain Layout
30108
30109 \end_layout
30110
30111 \end_inset
30112 </cell>
30113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Plain Layout
30117
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30123 \begin_inset Text
30124
30125 \begin_layout Plain Layout
30126
30127 \family roman
30128 \series medium
30129 \shape up
30130 \emph off
30131 \bar no
30132 \noun off
30133 \color none
30134 #
30135 \end_layout
30136
30137 \end_inset
30138 </cell>
30139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30140 \begin_inset Text
30141
30142 \begin_layout Plain Layout
30143
30144 \family roman
30145 \series medium
30146 \shape up
30147 \emph off
30148 \bar no
30149 \noun off
30150 \color none
30151 3
30152 \end_layout
30153
30154 \end_inset
30155 </cell>
30156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30157 \begin_inset Text
30158
30159 \begin_layout Plain Layout
30160
30161 \family roman
30162 \series medium
30163 \shape up
30164 \emph off
30165 \bar no
30166 \noun off
30167 \color none
30168 C
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30174 \begin_inset Text
30175
30176 \begin_layout Plain Layout
30177
30178 \family roman
30179 \series medium
30180 \shape up
30181 \emph off
30182 \bar no
30183 \noun off
30184 \color none
30185 S
30186 \end_layout
30187
30188 \end_inset
30189 </cell>
30190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30191 \begin_inset Text
30192
30193 \begin_layout Plain Layout
30194
30195 \family roman
30196 \series medium
30197 \shape up
30198 \emph off
30199 \bar no
30200 \noun off
30201 \color none
30202 c
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30208 \begin_inset Text
30209
30210 \begin_layout Plain Layout
30211
30212 \family roman
30213 \series medium
30214 \shape up
30215 \emph off
30216 \bar no
30217 \noun off
30218 \color none
30219 s
30220 \end_layout
30221
30222 \end_inset
30223 </cell>
30224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30225 \begin_inset Text
30226
30227 \begin_layout Plain Layout
30228
30229 \end_layout
30230
30231 \end_inset
30232 </cell>
30233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30234 \begin_inset Text
30235
30236 \begin_layout Plain Layout
30237
30238 \end_layout
30239
30240 \end_inset
30241 </cell>
30242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30243 \begin_inset Text
30244
30245 \begin_layout Plain Layout
30246
30247 \family roman
30248 \series medium
30249 \shape up
30250 \emph off
30251 \bar no
30252 \noun off
30253 \color none
30254 £
30255 \end_layout
30256
30257 \end_inset
30258 </cell>
30259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30260 \begin_inset Text
30261
30262 \begin_layout Plain Layout
30263
30264 \family roman
30265 \series medium
30266 \shape up
30267 \emph off
30268 \bar no
30269 \noun off
30270 \color none
30271 ³
30272 \end_layout
30273
30274 \end_inset
30275 </cell>
30276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30277 \begin_inset Text
30278
30279 \begin_layout Plain Layout
30280
30281 \family roman
30282 \series medium
30283 \shape up
30284 \emph off
30285 \bar no
30286 \noun off
30287 \color none
30288 Ã
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30294 \begin_inset Text
30295
30296 \begin_layout Plain Layout
30297
30298 \family roman
30299 \series medium
30300 \shape up
30301 \emph off
30302 \bar no
30303 \noun off
30304 \color none
30305 Ó
30306 \end_layout
30307
30308 \end_inset
30309 </cell>
30310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30311 \begin_inset Text
30312
30313 \begin_layout Plain Layout
30314
30315 \family roman
30316 \series medium
30317 \shape up
30318 \emph off
30319 \bar no
30320 \noun off
30321 \color none
30322 ã
30323 \end_layout
30324
30325 \end_inset
30326 </cell>
30327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30328 \begin_inset Text
30329
30330 \begin_layout Plain Layout
30331
30332 \family roman
30333 \series medium
30334 \shape up
30335 \emph off
30336 \bar no
30337 \noun off
30338 \color none
30339 ó
30340 \end_layout
30341
30342 \end_inset
30343 </cell>
30344 </row>
30345 <row>
30346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Plain Layout
30350
30351 \family roman
30352 \series medium
30353 \shape up
30354 \size tiny
30355 \emph off
30356 \bar no
30357 \noun off
30358 \color none
30359 04
30360 \end_layout
30361
30362 \end_inset
30363 </cell>
30364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30365 \begin_inset Text
30366
30367 \begin_layout Plain Layout
30368
30369 \end_layout
30370
30371 \end_inset
30372 </cell>
30373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30374 \begin_inset Text
30375
30376 \begin_layout Plain Layout
30377
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386
30387 \family roman
30388 \series medium
30389 \shape up
30390 \emph off
30391 \bar no
30392 \noun off
30393 \color none
30394 $
30395 \end_layout
30396
30397 \end_inset
30398 </cell>
30399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30400 \begin_inset Text
30401
30402 \begin_layout Plain Layout
30403
30404 \family roman
30405 \series medium
30406 \shape up
30407 \emph off
30408 \bar no
30409 \noun off
30410 \color none
30411 4
30412 \end_layout
30413
30414 \end_inset
30415 </cell>
30416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30417 \begin_inset Text
30418
30419 \begin_layout Plain Layout
30420
30421 \family roman
30422 \series medium
30423 \shape up
30424 \emph off
30425 \bar no
30426 \noun off
30427 \color none
30428 D
30429 \end_layout
30430
30431 \end_inset
30432 </cell>
30433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30434 \begin_inset Text
30435
30436 \begin_layout Plain Layout
30437
30438 \family roman
30439 \series medium
30440 \shape up
30441 \emph off
30442 \bar no
30443 \noun off
30444 \color none
30445 T
30446 \end_layout
30447
30448 \end_inset
30449 </cell>
30450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30451 \begin_inset Text
30452
30453 \begin_layout Plain Layout
30454
30455 \family roman
30456 \series medium
30457 \shape up
30458 \emph off
30459 \bar no
30460 \noun off
30461 \color none
30462 d
30463 \end_layout
30464
30465 \end_inset
30466 </cell>
30467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30468 \begin_inset Text
30469
30470 \begin_layout Plain Layout
30471
30472 \family roman
30473 \series medium
30474 \shape up
30475 \emph off
30476 \bar no
30477 \noun off
30478 \color none
30479 t
30480 \end_layout
30481
30482 \end_inset
30483 </cell>
30484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30485 \begin_inset Text
30486
30487 \begin_layout Plain Layout
30488
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30494 \begin_inset Text
30495
30496 \begin_layout Plain Layout
30497
30498 \end_layout
30499
30500 \end_inset
30501 </cell>
30502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30503 \begin_inset Text
30504
30505 \begin_layout Plain Layout
30506 ¤
30507 \end_layout
30508
30509 \end_inset
30510 </cell>
30511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30512 \begin_inset Text
30513
30514 \begin_layout Plain Layout
30515
30516 \family roman
30517 \series medium
30518 \shape up
30519 \emph off
30520 \bar no
30521 \noun off
30522 \color none
30523 ´
30524 \end_layout
30525
30526 \end_inset
30527 </cell>
30528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30529 \begin_inset Text
30530
30531 \begin_layout Plain Layout
30532
30533 \family roman
30534 \series medium
30535 \shape up
30536 \emph off
30537 \bar no
30538 \noun off
30539 \color none
30540 Ä
30541 \end_layout
30542
30543 \end_inset
30544 </cell>
30545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30546 \begin_inset Text
30547
30548 \begin_layout Plain Layout
30549
30550 \family roman
30551 \series medium
30552 \shape up
30553 \emph off
30554 \bar no
30555 \noun off
30556 \color none
30557 Ô
30558 \end_layout
30559
30560 \end_inset
30561 </cell>
30562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30563 \begin_inset Text
30564
30565 \begin_layout Plain Layout
30566
30567 \family roman
30568 \series medium
30569 \shape up
30570 \emph off
30571 \bar no
30572 \noun off
30573 \color none
30574 ä
30575 \end_layout
30576
30577 \end_inset
30578 </cell>
30579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30580 \begin_inset Text
30581
30582 \begin_layout Plain Layout
30583
30584 \family roman
30585 \series medium
30586 \shape up
30587 \emph off
30588 \bar no
30589 \noun off
30590 \color none
30591 ô
30592 \end_layout
30593
30594 \end_inset
30595 </cell>
30596 </row>
30597 <row>
30598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30599 \begin_inset Text
30600
30601 \begin_layout Plain Layout
30602
30603 \family roman
30604 \series medium
30605 \shape up
30606 \size tiny
30607 \emph off
30608 \bar no
30609 \noun off
30610 \color none
30611 05
30612 \end_layout
30613
30614 \end_inset
30615 </cell>
30616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30617 \begin_inset Text
30618
30619 \begin_layout Plain Layout
30620
30621 \end_layout
30622
30623 \end_inset
30624 </cell>
30625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30626 \begin_inset Text
30627
30628 \begin_layout Plain Layout
30629
30630 \end_layout
30631
30632 \end_inset
30633 </cell>
30634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30635 \begin_inset Text
30636
30637 \begin_layout Plain Layout
30638
30639 \family roman
30640 \series medium
30641 \shape up
30642 \emph off
30643 \bar no
30644 \noun off
30645 \color none
30646 %
30647 \end_layout
30648
30649 \end_inset
30650 </cell>
30651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30652 \begin_inset Text
30653
30654 \begin_layout Plain Layout
30655
30656 \family roman
30657 \series medium
30658 \shape up
30659 \emph off
30660 \bar no
30661 \noun off
30662 \color none
30663 5
30664 \end_layout
30665
30666 \end_inset
30667 </cell>
30668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30669 \begin_inset Text
30670
30671 \begin_layout Plain Layout
30672
30673 \family roman
30674 \series medium
30675 \shape up
30676 \emph off
30677 \bar no
30678 \noun off
30679 \color none
30680 E
30681 \end_layout
30682
30683 \end_inset
30684 </cell>
30685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30686 \begin_inset Text
30687
30688 \begin_layout Plain Layout
30689
30690 \family roman
30691 \series medium
30692 \shape up
30693 \emph off
30694 \bar no
30695 \noun off
30696 \color none
30697 U
30698 \end_layout
30699
30700 \end_inset
30701 </cell>
30702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30703 \begin_inset Text
30704
30705 \begin_layout Plain Layout
30706
30707 \family roman
30708 \series medium
30709 \shape up
30710 \emph off
30711 \bar no
30712 \noun off
30713 \color none
30714 e
30715 \end_layout
30716
30717 \end_inset
30718 </cell>
30719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30720 \begin_inset Text
30721
30722 \begin_layout Plain Layout
30723
30724 \family roman
30725 \series medium
30726 \shape up
30727 \emph off
30728 \bar no
30729 \noun off
30730 \color none
30731 u
30732 \end_layout
30733
30734 \end_inset
30735 </cell>
30736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30737 \begin_inset Text
30738
30739 \begin_layout Plain Layout
30740
30741 \end_layout
30742
30743 \end_inset
30744 </cell>
30745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30746 \begin_inset Text
30747
30748 \begin_layout Plain Layout
30749
30750 \end_layout
30751
30752 \end_inset
30753 </cell>
30754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30755 \begin_inset Text
30756
30757 \begin_layout Plain Layout
30758 ¥
30759 \end_layout
30760
30761 \end_inset
30762 </cell>
30763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30764 \begin_inset Text
30765
30766 \begin_layout Plain Layout
30767
30768 \family roman
30769 \series medium
30770 \shape up
30771 \emph off
30772 \bar no
30773 \noun off
30774 \color none
30775 µ
30776 \end_layout
30777
30778 \end_inset
30779 </cell>
30780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30781 \begin_inset Text
30782
30783 \begin_layout Plain Layout
30784
30785 \family roman
30786 \series medium
30787 \shape up
30788 \emph off
30789 \bar no
30790 \noun off
30791 \color none
30792 Å
30793 \end_layout
30794
30795 \end_inset
30796 </cell>
30797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30798 \begin_inset Text
30799
30800 \begin_layout Plain Layout
30801
30802 \family roman
30803 \series medium
30804 \shape up
30805 \emph off
30806 \bar no
30807 \noun off
30808 \color none
30809 Õ
30810 \end_layout
30811
30812 \end_inset
30813 </cell>
30814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30815 \begin_inset Text
30816
30817 \begin_layout Plain Layout
30818
30819 \family roman
30820 \series medium
30821 \shape up
30822 \emph off
30823 \bar no
30824 \noun off
30825 \color none
30826 å
30827 \end_layout
30828
30829 \end_inset
30830 </cell>
30831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30832 \begin_inset Text
30833
30834 \begin_layout Plain Layout
30835
30836 \family roman
30837 \series medium
30838 \shape up
30839 \emph off
30840 \bar no
30841 \noun off
30842 \color none
30843 õ
30844 \end_layout
30845
30846 \end_inset
30847 </cell>
30848 </row>
30849 <row>
30850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30851 \begin_inset Text
30852
30853 \begin_layout Plain Layout
30854
30855 \family roman
30856 \series medium
30857 \shape up
30858 \size tiny
30859 \emph off
30860 \bar no
30861 \noun off
30862 \color none
30863 06
30864 \end_layout
30865
30866 \end_inset
30867 </cell>
30868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30869 \begin_inset Text
30870
30871 \begin_layout Plain Layout
30872
30873 \end_layout
30874
30875 \end_inset
30876 </cell>
30877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30878 \begin_inset Text
30879
30880 \begin_layout Plain Layout
30881
30882 \end_layout
30883
30884 \end_inset
30885 </cell>
30886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30887 \begin_inset Text
30888
30889 \begin_layout Plain Layout
30890
30891 \family roman
30892 \series medium
30893 \shape up
30894 \emph off
30895 \bar no
30896 \noun off
30897 \color none
30898 &
30899 \end_layout
30900
30901 \end_inset
30902 </cell>
30903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30904 \begin_inset Text
30905
30906 \begin_layout Plain Layout
30907
30908 \family roman
30909 \series medium
30910 \shape up
30911 \emph off
30912 \bar no
30913 \noun off
30914 \color none
30915 6
30916 \end_layout
30917
30918 \end_inset
30919 </cell>
30920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30921 \begin_inset Text
30922
30923 \begin_layout Plain Layout
30924
30925 \family roman
30926 \series medium
30927 \shape up
30928 \emph off
30929 \bar no
30930 \noun off
30931 \color none
30932 F
30933 \end_layout
30934
30935 \end_inset
30936 </cell>
30937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30938 \begin_inset Text
30939
30940 \begin_layout Plain Layout
30941
30942 \family roman
30943 \series medium
30944 \shape up
30945 \emph off
30946 \bar no
30947 \noun off
30948 \color none
30949 V
30950 \end_layout
30951
30952 \end_inset
30953 </cell>
30954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30955 \begin_inset Text
30956
30957 \begin_layout Plain Layout
30958
30959 \family roman
30960 \series medium
30961 \shape up
30962 \emph off
30963 \bar no
30964 \noun off
30965 \color none
30966 f
30967 \end_layout
30968
30969 \end_inset
30970 </cell>
30971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30972 \begin_inset Text
30973
30974 \begin_layout Plain Layout
30975
30976 \family roman
30977 \series medium
30978 \shape up
30979 \emph off
30980 \bar no
30981 \noun off
30982 \color none
30983 v
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
30988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30989 \begin_inset Text
30990
30991 \begin_layout Plain Layout
30992
30993 \end_layout
30994
30995 \end_inset
30996 </cell>
30997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30998 \begin_inset Text
30999
31000 \begin_layout Plain Layout
31001
31002 \end_layout
31003
31004 \end_inset
31005 </cell>
31006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31007 \begin_inset Text
31008
31009 \begin_layout Plain Layout
31010 ¦
31011 \end_layout
31012
31013 \end_inset
31014 </cell>
31015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31016 \begin_inset Text
31017
31018 \begin_layout Plain Layout
31019
31020 \family roman
31021 \series medium
31022 \shape up
31023 \emph off
31024 \bar no
31025 \noun off
31026 \color none
31027
31028 \end_layout
31029
31030 \end_inset
31031 </cell>
31032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31033 \begin_inset Text
31034
31035 \begin_layout Plain Layout
31036
31037 \family roman
31038 \series medium
31039 \shape up
31040 \emph off
31041 \bar no
31042 \noun off
31043 \color none
31044 Æ
31045 \end_layout
31046
31047 \end_inset
31048 </cell>
31049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31050 \begin_inset Text
31051
31052 \begin_layout Plain Layout
31053
31054 \family roman
31055 \series medium
31056 \shape up
31057 \emph off
31058 \bar no
31059 \noun off
31060 \color none
31061 Ö
31062 \end_layout
31063
31064 \end_inset
31065 </cell>
31066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31067 \begin_inset Text
31068
31069 \begin_layout Plain Layout
31070
31071 \family roman
31072 \series medium
31073 \shape up
31074 \emph off
31075 \bar no
31076 \noun off
31077 \color none
31078 æ
31079 \end_layout
31080
31081 \end_inset
31082 </cell>
31083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31084 \begin_inset Text
31085
31086 \begin_layout Plain Layout
31087
31088 \family roman
31089 \series medium
31090 \shape up
31091 \emph off
31092 \bar no
31093 \noun off
31094 \color none
31095 ö
31096 \end_layout
31097
31098 \end_inset
31099 </cell>
31100 </row>
31101 <row>
31102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31103 \begin_inset Text
31104
31105 \begin_layout Plain Layout
31106
31107 \family roman
31108 \series medium
31109 \shape up
31110 \size tiny
31111 \emph off
31112 \bar no
31113 \noun off
31114 \color none
31115 07
31116 \end_layout
31117
31118 \end_inset
31119 </cell>
31120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31121 \begin_inset Text
31122
31123 \begin_layout Plain Layout
31124
31125 \end_layout
31126
31127 \end_inset
31128 </cell>
31129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31130 \begin_inset Text
31131
31132 \begin_layout Plain Layout
31133
31134 \end_layout
31135
31136 \end_inset
31137 </cell>
31138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31139 \begin_inset Text
31140
31141 \begin_layout Plain Layout
31142
31143 \family roman
31144 \series medium
31145 \shape up
31146 \emph off
31147 \bar no
31148 \noun off
31149 \color none
31150 `
31151 \end_layout
31152
31153 \end_inset
31154 </cell>
31155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159
31160 \family roman
31161 \series medium
31162 \shape up
31163 \emph off
31164 \bar no
31165 \noun off
31166 \color none
31167 7
31168 \end_layout
31169
31170 \end_inset
31171 </cell>
31172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31173 \begin_inset Text
31174
31175 \begin_layout Plain Layout
31176
31177 \family roman
31178 \series medium
31179 \shape up
31180 \emph off
31181 \bar no
31182 \noun off
31183 \color none
31184 G
31185 \end_layout
31186
31187 \end_inset
31188 </cell>
31189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31190 \begin_inset Text
31191
31192 \begin_layout Plain Layout
31193
31194 \family roman
31195 \series medium
31196 \shape up
31197 \emph off
31198 \bar no
31199 \noun off
31200 \color none
31201 W
31202 \end_layout
31203
31204 \end_inset
31205 </cell>
31206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31207 \begin_inset Text
31208
31209 \begin_layout Plain Layout
31210
31211 \family roman
31212 \series medium
31213 \shape up
31214 \emph off
31215 \bar no
31216 \noun off
31217 \color none
31218 g
31219 \end_layout
31220
31221 \end_inset
31222 </cell>
31223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31224 \begin_inset Text
31225
31226 \begin_layout Plain Layout
31227
31228 \family roman
31229 \series medium
31230 \shape up
31231 \emph off
31232 \bar no
31233 \noun off
31234 \color none
31235 w
31236 \end_layout
31237
31238 \end_inset
31239 </cell>
31240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31241 \begin_inset Text
31242
31243 \begin_layout Plain Layout
31244
31245 \end_layout
31246
31247 \end_inset
31248 </cell>
31249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31250 \begin_inset Text
31251
31252 \begin_layout Plain Layout
31253
31254 \end_layout
31255
31256 \end_inset
31257 </cell>
31258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31259 \begin_inset Text
31260
31261 \begin_layout Plain Layout
31262
31263 \family roman
31264 \series medium
31265 \shape up
31266 \emph off
31267 \bar no
31268 \noun off
31269 \color none
31270 §
31271 \end_layout
31272
31273 \end_inset
31274 </cell>
31275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31276 \begin_inset Text
31277
31278 \begin_layout Plain Layout
31279
31280 \family roman
31281 \series medium
31282 \shape up
31283 \emph off
31284 \bar no
31285 \noun off
31286 \color none
31287 ·
31288 \end_layout
31289
31290 \end_inset
31291 </cell>
31292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31293 \begin_inset Text
31294
31295 \begin_layout Plain Layout
31296
31297 \family roman
31298 \series medium
31299 \shape up
31300 \emph off
31301 \bar no
31302 \noun off
31303 \color none
31304 Ç
31305 \end_layout
31306
31307 \end_inset
31308 </cell>
31309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31310 \begin_inset Text
31311
31312 \begin_layout Plain Layout
31313
31314 \family roman
31315 \series medium
31316 \shape up
31317 \emph off
31318 \bar no
31319 \noun off
31320 \color none
31321 ×
31322 \end_layout
31323
31324 \end_inset
31325 </cell>
31326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31327 \begin_inset Text
31328
31329 \begin_layout Plain Layout
31330
31331 \family roman
31332 \series medium
31333 \shape up
31334 \emph off
31335 \bar no
31336 \noun off
31337 \color none
31338 ç
31339 \end_layout
31340
31341 \end_inset
31342 </cell>
31343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31344 \begin_inset Text
31345
31346 \begin_layout Plain Layout
31347
31348 \family roman
31349 \series medium
31350 \shape up
31351 \emph off
31352 \bar no
31353 \noun off
31354 \color none
31355 ÷
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 </row>
31361 <row>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366
31367 \family roman
31368 \series medium
31369 \shape up
31370 \size tiny
31371 \emph off
31372 \bar no
31373 \noun off
31374 \color none
31375 08
31376 \end_layout
31377
31378 \end_inset
31379 </cell>
31380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31381 \begin_inset Text
31382
31383 \begin_layout Plain Layout
31384
31385 \end_layout
31386
31387 \end_inset
31388 </cell>
31389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31390 \begin_inset Text
31391
31392 \begin_layout Plain Layout
31393
31394 \end_layout
31395
31396 \end_inset
31397 </cell>
31398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31399 \begin_inset Text
31400
31401 \begin_layout Plain Layout
31402
31403 \family roman
31404 \series medium
31405 \shape up
31406 \emph off
31407 \bar no
31408 \noun off
31409 \color none
31410 (
31411 \end_layout
31412
31413 \end_inset
31414 </cell>
31415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31416 \begin_inset Text
31417
31418 \begin_layout Plain Layout
31419
31420 \family roman
31421 \series medium
31422 \shape up
31423 \emph off
31424 \bar no
31425 \noun off
31426 \color none
31427 8
31428 \end_layout
31429
31430 \end_inset
31431 </cell>
31432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31433 \begin_inset Text
31434
31435 \begin_layout Plain Layout
31436
31437 \family roman
31438 \series medium
31439 \shape up
31440 \emph off
31441 \bar no
31442 \noun off
31443 \color none
31444 H
31445 \end_layout
31446
31447 \end_inset
31448 </cell>
31449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31450 \begin_inset Text
31451
31452 \begin_layout Plain Layout
31453
31454 \family roman
31455 \series medium
31456 \shape up
31457 \emph off
31458 \bar no
31459 \noun off
31460 \color none
31461 X
31462 \end_layout
31463
31464 \end_inset
31465 </cell>
31466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31467 \begin_inset Text
31468
31469 \begin_layout Plain Layout
31470
31471 \family roman
31472 \series medium
31473 \shape up
31474 \emph off
31475 \bar no
31476 \noun off
31477 \color none
31478 h
31479 \end_layout
31480
31481 \end_inset
31482 </cell>
31483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31484 \begin_inset Text
31485
31486 \begin_layout Plain Layout
31487
31488 \family roman
31489 \series medium
31490 \shape up
31491 \emph off
31492 \bar no
31493 \noun off
31494 \color none
31495 x
31496 \end_layout
31497
31498 \end_inset
31499 </cell>
31500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31501 \begin_inset Text
31502
31503 \begin_layout Plain Layout
31504
31505 \end_layout
31506
31507 \end_inset
31508 </cell>
31509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31510 \begin_inset Text
31511
31512 \begin_layout Plain Layout
31513
31514 \end_layout
31515
31516 \end_inset
31517 </cell>
31518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31519 \begin_inset Text
31520
31521 \begin_layout Plain Layout
31522
31523 \family roman
31524 \series medium
31525 \shape up
31526 \emph off
31527 \bar no
31528 \noun off
31529 \color none
31530 ¨
31531 \end_layout
31532
31533 \end_inset
31534 </cell>
31535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31536 \begin_inset Text
31537
31538 \begin_layout Plain Layout
31539
31540 \family roman
31541 \series medium
31542 \shape up
31543 \emph off
31544 \bar no
31545 \noun off
31546 \color none
31547 ¸
31548 \end_layout
31549
31550 \end_inset
31551 </cell>
31552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31553 \begin_inset Text
31554
31555 \begin_layout Plain Layout
31556
31557 \family roman
31558 \series medium
31559 \shape up
31560 \emph off
31561 \bar no
31562 \noun off
31563 \color none
31564 È
31565 \end_layout
31566
31567 \end_inset
31568 </cell>
31569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31570 \begin_inset Text
31571
31572 \begin_layout Plain Layout
31573
31574 \family roman
31575 \series medium
31576 \shape up
31577 \emph off
31578 \bar no
31579 \noun off
31580 \color none
31581 Ø
31582 \end_layout
31583
31584 \end_inset
31585 </cell>
31586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31587 \begin_inset Text
31588
31589 \begin_layout Plain Layout
31590
31591 \family roman
31592 \series medium
31593 \shape up
31594 \emph off
31595 \bar no
31596 \noun off
31597 \color none
31598 è
31599 \end_layout
31600
31601 \end_inset
31602 </cell>
31603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31604 \begin_inset Text
31605
31606 \begin_layout Plain Layout
31607
31608 \family roman
31609 \series medium
31610 \shape up
31611 \emph off
31612 \bar no
31613 \noun off
31614 \color none
31615 ø
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 </row>
31621 <row>
31622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31623 \begin_inset Text
31624
31625 \begin_layout Plain Layout
31626
31627 \family roman
31628 \series medium
31629 \shape up
31630 \size tiny
31631 \emph off
31632 \bar no
31633 \noun off
31634 \color none
31635 09
31636 \end_layout
31637
31638 \end_inset
31639 </cell>
31640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31641 \begin_inset Text
31642
31643 \begin_layout Plain Layout
31644
31645 \end_layout
31646
31647 \end_inset
31648 </cell>
31649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31650 \begin_inset Text
31651
31652 \begin_layout Plain Layout
31653
31654 \end_layout
31655
31656 \end_inset
31657 </cell>
31658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662
31663 \family roman
31664 \series medium
31665 \shape up
31666 \emph off
31667 \bar no
31668 \noun off
31669 \color none
31670 )
31671 \end_layout
31672
31673 \end_inset
31674 </cell>
31675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31676 \begin_inset Text
31677
31678 \begin_layout Plain Layout
31679
31680 \family roman
31681 \series medium
31682 \shape up
31683 \emph off
31684 \bar no
31685 \noun off
31686 \color none
31687 9
31688 \end_layout
31689
31690 \end_inset
31691 </cell>
31692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31693 \begin_inset Text
31694
31695 \begin_layout Plain Layout
31696
31697 \family roman
31698 \series medium
31699 \shape up
31700 \emph off
31701 \bar no
31702 \noun off
31703 \color none
31704 I
31705 \end_layout
31706
31707 \end_inset
31708 </cell>
31709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31710 \begin_inset Text
31711
31712 \begin_layout Plain Layout
31713
31714 \family roman
31715 \series medium
31716 \shape up
31717 \emph off
31718 \bar no
31719 \noun off
31720 \color none
31721 Y
31722 \end_layout
31723
31724 \end_inset
31725 </cell>
31726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31727 \begin_inset Text
31728
31729 \begin_layout Plain Layout
31730
31731 \family roman
31732 \series medium
31733 \shape up
31734 \emph off
31735 \bar no
31736 \noun off
31737 \color none
31738 i
31739 \end_layout
31740
31741 \end_inset
31742 </cell>
31743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31744 \begin_inset Text
31745
31746 \begin_layout Plain Layout
31747
31748 \family roman
31749 \series medium
31750 \shape up
31751 \emph off
31752 \bar no
31753 \noun off
31754 \color none
31755 y
31756 \end_layout
31757
31758 \end_inset
31759 </cell>
31760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31761 \begin_inset Text
31762
31763 \begin_layout Plain Layout
31764
31765 \end_layout
31766
31767 \end_inset
31768 </cell>
31769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31770 \begin_inset Text
31771
31772 \begin_layout Plain Layout
31773
31774 \end_layout
31775
31776 \end_inset
31777 </cell>
31778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31779 \begin_inset Text
31780
31781 \begin_layout Plain Layout
31782
31783 \family roman
31784 \series medium
31785 \shape up
31786 \emph off
31787 \bar no
31788 \noun off
31789 \color none
31790 ©
31791 \end_layout
31792
31793 \end_inset
31794 </cell>
31795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31796 \begin_inset Text
31797
31798 \begin_layout Plain Layout
31799
31800 \family roman
31801 \series medium
31802 \shape up
31803 \emph off
31804 \bar no
31805 \noun off
31806 \color none
31807 ¹
31808 \end_layout
31809
31810 \end_inset
31811 </cell>
31812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816
31817 \family roman
31818 \series medium
31819 \shape up
31820 \emph off
31821 \bar no
31822 \noun off
31823 \color none
31824 É
31825 \end_layout
31826
31827 \end_inset
31828 </cell>
31829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31830 \begin_inset Text
31831
31832 \begin_layout Plain Layout
31833
31834 \family roman
31835 \series medium
31836 \shape up
31837 \emph off
31838 \bar no
31839 \noun off
31840 \color none
31841 Ù
31842 \end_layout
31843
31844 \end_inset
31845 </cell>
31846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31847 \begin_inset Text
31848
31849 \begin_layout Plain Layout
31850
31851 \family roman
31852 \series medium
31853 \shape up
31854 \emph off
31855 \bar no
31856 \noun off
31857 \color none
31858 é
31859 \end_layout
31860
31861 \end_inset
31862 </cell>
31863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31864 \begin_inset Text
31865
31866 \begin_layout Plain Layout
31867
31868 \family roman
31869 \series medium
31870 \shape up
31871 \emph off
31872 \bar no
31873 \noun off
31874 \color none
31875 ù
31876 \end_layout
31877
31878 \end_inset
31879 </cell>
31880 </row>
31881 <row>
31882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31883 \begin_inset Text
31884
31885 \begin_layout Plain Layout
31886
31887 \family roman
31888 \series medium
31889 \shape up
31890 \size tiny
31891 \emph off
31892 \bar no
31893 \noun off
31894 \color none
31895 0A
31896 \end_layout
31897
31898 \end_inset
31899 </cell>
31900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31901 \begin_inset Text
31902
31903 \begin_layout Plain Layout
31904
31905 \end_layout
31906
31907 \end_inset
31908 </cell>
31909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31910 \begin_inset Text
31911
31912 \begin_layout Plain Layout
31913
31914 \end_layout
31915
31916 \end_inset
31917 </cell>
31918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31919 \begin_inset Text
31920
31921 \begin_layout Plain Layout
31922
31923 \family roman
31924 \series medium
31925 \shape up
31926 \emph off
31927 \bar no
31928 \noun off
31929 \color none
31930 *
31931 \end_layout
31932
31933 \end_inset
31934 </cell>
31935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31936 \begin_inset Text
31937
31938 \begin_layout Plain Layout
31939
31940 \family roman
31941 \series medium
31942 \shape up
31943 \emph off
31944 \bar no
31945 \noun off
31946 \color none
31947 :
31948 \end_layout
31949
31950 \end_inset
31951 </cell>
31952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31953 \begin_inset Text
31954
31955 \begin_layout Plain Layout
31956
31957 \family roman
31958 \series medium
31959 \shape up
31960 \emph off
31961 \bar no
31962 \noun off
31963 \color none
31964 J
31965 \end_layout
31966
31967 \end_inset
31968 </cell>
31969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31970 \begin_inset Text
31971
31972 \begin_layout Plain Layout
31973
31974 \family roman
31975 \series medium
31976 \shape up
31977 \emph off
31978 \bar no
31979 \noun off
31980 \color none
31981 Z
31982 \end_layout
31983
31984 \end_inset
31985 </cell>
31986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31987 \begin_inset Text
31988
31989 \begin_layout Plain Layout
31990
31991 \family roman
31992 \series medium
31993 \shape up
31994 \emph off
31995 \bar no
31996 \noun off
31997 \color none
31998 j
31999 \end_layout
32000
32001 \end_inset
32002 </cell>
32003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32004 \begin_inset Text
32005
32006 \begin_layout Plain Layout
32007
32008 \family roman
32009 \series medium
32010 \shape up
32011 \emph off
32012 \bar no
32013 \noun off
32014 \color none
32015 z
32016 \end_layout
32017
32018 \end_inset
32019 </cell>
32020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32021 \begin_inset Text
32022
32023 \begin_layout Plain Layout
32024
32025 \end_layout
32026
32027 \end_inset
32028 </cell>
32029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32030 \begin_inset Text
32031
32032 \begin_layout Plain Layout
32033
32034 \end_layout
32035
32036 \end_inset
32037 </cell>
32038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32039 \begin_inset Text
32040
32041 \begin_layout Plain Layout
32042
32043 \family roman
32044 \series medium
32045 \shape up
32046 \emph off
32047 \bar no
32048 \noun off
32049 \color none
32050 ª
32051 \end_layout
32052
32053 \end_inset
32054 </cell>
32055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32056 \begin_inset Text
32057
32058 \begin_layout Plain Layout
32059
32060 \family roman
32061 \series medium
32062 \shape up
32063 \emph off
32064 \bar no
32065 \noun off
32066 \color none
32067 º
32068 \end_layout
32069
32070 \end_inset
32071 </cell>
32072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32073 \begin_inset Text
32074
32075 \begin_layout Plain Layout
32076
32077 \family roman
32078 \series medium
32079 \shape up
32080 \emph off
32081 \bar no
32082 \noun off
32083 \color none
32084 Ê
32085 \end_layout
32086
32087 \end_inset
32088 </cell>
32089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32090 \begin_inset Text
32091
32092 \begin_layout Plain Layout
32093
32094 \family roman
32095 \series medium
32096 \shape up
32097 \emph off
32098 \bar no
32099 \noun off
32100 \color none
32101 Ú
32102 \end_layout
32103
32104 \end_inset
32105 </cell>
32106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32107 \begin_inset Text
32108
32109 \begin_layout Plain Layout
32110
32111 \family roman
32112 \series medium
32113 \shape up
32114 \emph off
32115 \bar no
32116 \noun off
32117 \color none
32118 ê
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32124 \begin_inset Text
32125
32126 \begin_layout Plain Layout
32127
32128 \family roman
32129 \series medium
32130 \shape up
32131 \emph off
32132 \bar no
32133 \noun off
32134 \color none
32135 ú
32136 \end_layout
32137
32138 \end_inset
32139 </cell>
32140 </row>
32141 <row>
32142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32143 \begin_inset Text
32144
32145 \begin_layout Plain Layout
32146
32147 \family roman
32148 \series medium
32149 \shape up
32150 \size tiny
32151 \emph off
32152 \bar no
32153 \noun off
32154 \color none
32155 0B
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164
32165 \end_layout
32166
32167 \end_inset
32168 </cell>
32169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32170 \begin_inset Text
32171
32172 \begin_layout Plain Layout
32173
32174 \end_layout
32175
32176 \end_inset
32177 </cell>
32178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32179 \begin_inset Text
32180
32181 \begin_layout Plain Layout
32182
32183 \family roman
32184 \series medium
32185 \shape up
32186 \emph off
32187 \bar no
32188 \noun off
32189 \color none
32190 +
32191 \end_layout
32192
32193 \end_inset
32194 </cell>
32195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32196 \begin_inset Text
32197
32198 \begin_layout Plain Layout
32199
32200 \family roman
32201 \series medium
32202 \shape up
32203 \emph off
32204 \bar no
32205 \noun off
32206 \color none
32207 ;
32208 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32213 \begin_inset Text
32214
32215 \begin_layout Plain Layout
32216
32217 \family roman
32218 \series medium
32219 \shape up
32220 \emph off
32221 \bar no
32222 \noun off
32223 \color none
32224 K
32225 \end_layout
32226
32227 \end_inset
32228 </cell>
32229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32230 \begin_inset Text
32231
32232 \begin_layout Plain Layout
32233
32234 \family roman
32235 \series medium
32236 \shape up
32237 \emph off
32238 \bar no
32239 \noun off
32240 \color none
32241 [
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32247 \begin_inset Text
32248
32249 \begin_layout Plain Layout
32250
32251 \family roman
32252 \series medium
32253 \shape up
32254 \emph off
32255 \bar no
32256 \noun off
32257 \color none
32258 k
32259 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267
32268 \family roman
32269 \series medium
32270 \shape up
32271 \emph off
32272 \bar no
32273 \noun off
32274 \color none
32275 {
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284
32285 \end_layout
32286
32287 \end_inset
32288 </cell>
32289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32290 \begin_inset Text
32291
32292 \begin_layout Plain Layout
32293
32294 \end_layout
32295
32296 \end_inset
32297 </cell>
32298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32299 \begin_inset Text
32300
32301 \begin_layout Plain Layout
32302
32303 \family roman
32304 \series medium
32305 \shape up
32306 \emph off
32307 \bar no
32308 \noun off
32309 \color none
32310 «
32311 \end_layout
32312
32313 \end_inset
32314 </cell>
32315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319
32320 \family roman
32321 \series medium
32322 \shape up
32323 \emph off
32324 \bar no
32325 \noun off
32326 \color none
32327 »
32328 \end_layout
32329
32330 \end_inset
32331 </cell>
32332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32333 \begin_inset Text
32334
32335 \begin_layout Plain Layout
32336
32337 \family roman
32338 \series medium
32339 \shape up
32340 \emph off
32341 \bar no
32342 \noun off
32343 \color none
32344 Ë
32345 \end_layout
32346
32347 \end_inset
32348 </cell>
32349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32350 \begin_inset Text
32351
32352 \begin_layout Plain Layout
32353
32354 \family roman
32355 \series medium
32356 \shape up
32357 \emph off
32358 \bar no
32359 \noun off
32360 \color none
32361 Û
32362 \end_layout
32363
32364 \end_inset
32365 </cell>
32366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32367 \begin_inset Text
32368
32369 \begin_layout Plain Layout
32370
32371 \family roman
32372 \series medium
32373 \shape up
32374 \emph off
32375 \bar no
32376 \noun off
32377 \color none
32378 ë
32379 \end_layout
32380
32381 \end_inset
32382 </cell>
32383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32384 \begin_inset Text
32385
32386 \begin_layout Plain Layout
32387
32388 \family roman
32389 \series medium
32390 \shape up
32391 \emph off
32392 \bar no
32393 \noun off
32394 \color none
32395 û
32396 \end_layout
32397
32398 \end_inset
32399 </cell>
32400 </row>
32401 <row>
32402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32403 \begin_inset Text
32404
32405 \begin_layout Plain Layout
32406
32407 \family roman
32408 \series medium
32409 \shape up
32410 \size tiny
32411 \emph off
32412 \bar no
32413 \noun off
32414 \color none
32415 0C
32416 \end_layout
32417
32418 \end_inset
32419 </cell>
32420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32421 \begin_inset Text
32422
32423 \begin_layout Plain Layout
32424
32425 \end_layout
32426
32427 \end_inset
32428 </cell>
32429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32430 \begin_inset Text
32431
32432 \begin_layout Plain Layout
32433
32434 \end_layout
32435
32436 \end_inset
32437 </cell>
32438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32439 \begin_inset Text
32440
32441 \begin_layout Plain Layout
32442
32443 \family roman
32444 \series medium
32445 \shape up
32446 \emph off
32447 \bar no
32448 \noun off
32449 \color none
32450 ,
32451 \end_layout
32452
32453 \end_inset
32454 </cell>
32455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32456 \begin_inset Text
32457
32458 \begin_layout Plain Layout
32459
32460 \family roman
32461 \series medium
32462 \shape up
32463 \emph off
32464 \bar no
32465 \noun off
32466 \color none
32467 <
32468 \end_layout
32469
32470 \end_inset
32471 </cell>
32472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32473 \begin_inset Text
32474
32475 \begin_layout Plain Layout
32476
32477 \family roman
32478 \series medium
32479 \shape up
32480 \emph off
32481 \bar no
32482 \noun off
32483 \color none
32484 L
32485 \end_layout
32486
32487 \end_inset
32488 </cell>
32489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493
32494 \family roman
32495 \series medium
32496 \shape up
32497 \emph off
32498 \bar no
32499 \noun off
32500 \color none
32501
32502 \backslash
32503
32504 \end_layout
32505
32506 \end_inset
32507 </cell>
32508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32509 \begin_inset Text
32510
32511 \begin_layout Plain Layout
32512
32513 \family roman
32514 \series medium
32515 \shape up
32516 \emph off
32517 \bar no
32518 \noun off
32519 \color none
32520 l
32521 \end_layout
32522
32523 \end_inset
32524 </cell>
32525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32526 \begin_inset Text
32527
32528 \begin_layout Plain Layout
32529
32530 \family roman
32531 \series medium
32532 \shape up
32533 \emph off
32534 \bar no
32535 \noun off
32536 \color none
32537 |
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32543 \begin_inset Text
32544
32545 \begin_layout Plain Layout
32546
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564
32565 \family roman
32566 \series medium
32567 \shape up
32568 \emph off
32569 \bar no
32570 \noun off
32571 \color none
32572 ¬
32573 \end_layout
32574
32575 \end_inset
32576 </cell>
32577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581
32582 \family roman
32583 \series medium
32584 \shape up
32585 \emph off
32586 \bar no
32587 \noun off
32588 \color none
32589 ¼
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \family roman
32600 \series medium
32601 \shape up
32602 \emph off
32603 \bar no
32604 \noun off
32605 \color none
32606 Ì
32607 \end_layout
32608
32609 \end_inset
32610 </cell>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615
32616 \family roman
32617 \series medium
32618 \shape up
32619 \emph off
32620 \bar no
32621 \noun off
32622 \color none
32623 Ü
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32629 \begin_inset Text
32630
32631 \begin_layout Plain Layout
32632
32633 \family roman
32634 \series medium
32635 \shape up
32636 \emph off
32637 \bar no
32638 \noun off
32639 \color none
32640 ì
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32646 \begin_inset Text
32647
32648 \begin_layout Plain Layout
32649
32650 \family roman
32651 \series medium
32652 \shape up
32653 \emph off
32654 \bar no
32655 \noun off
32656 \color none
32657 ü
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 </row>
32663 <row>
32664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668
32669 \family roman
32670 \series medium
32671 \shape up
32672 \size tiny
32673 \emph off
32674 \bar no
32675 \noun off
32676 \color none
32677 0D
32678 \end_layout
32679
32680 \end_inset
32681 </cell>
32682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32683 \begin_inset Text
32684
32685 \begin_layout Plain Layout
32686
32687 \end_layout
32688
32689 \end_inset
32690 </cell>
32691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32692 \begin_inset Text
32693
32694 \begin_layout Plain Layout
32695
32696 \end_layout
32697
32698 \end_inset
32699 </cell>
32700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32701 \begin_inset Text
32702
32703 \begin_layout Plain Layout
32704
32705 \family roman
32706 \series medium
32707 \shape up
32708 \emph off
32709 \bar no
32710 \noun off
32711 \color none
32712 -
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721
32722 \family roman
32723 \series medium
32724 \shape up
32725 \emph off
32726 \bar no
32727 \noun off
32728 \color none
32729 =
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738
32739 \family roman
32740 \series medium
32741 \shape up
32742 \emph off
32743 \bar no
32744 \noun off
32745 \color none
32746 M
32747 \end_layout
32748
32749 \end_inset
32750 </cell>
32751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32752 \begin_inset Text
32753
32754 \begin_layout Plain Layout
32755
32756 \family roman
32757 \series medium
32758 \shape up
32759 \emph off
32760 \bar no
32761 \noun off
32762 \color none
32763 ]
32764 \end_layout
32765
32766 \end_inset
32767 </cell>
32768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32769 \begin_inset Text
32770
32771 \begin_layout Plain Layout
32772
32773 \family roman
32774 \series medium
32775 \shape up
32776 \emph off
32777 \bar no
32778 \noun off
32779 \color none
32780 m
32781 \end_layout
32782
32783 \end_inset
32784 </cell>
32785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789
32790 \family roman
32791 \series medium
32792 \shape up
32793 \emph off
32794 \bar no
32795 \noun off
32796 \color none
32797 }
32798 \end_layout
32799
32800 \end_inset
32801 </cell>
32802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32803 \begin_inset Text
32804
32805 \begin_layout Plain Layout
32806
32807 \end_layout
32808
32809 \end_inset
32810 </cell>
32811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout Plain Layout
32815
32816 \end_layout
32817
32818 \end_inset
32819 </cell>
32820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32821 \begin_inset Text
32822
32823 \begin_layout Plain Layout
32824
32825 \end_layout
32826
32827 \end_inset
32828 </cell>
32829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32830 \begin_inset Text
32831
32832 \begin_layout Plain Layout
32833
32834 \family roman
32835 \series medium
32836 \shape up
32837 \emph off
32838 \bar no
32839 \noun off
32840 \color none
32841 ½
32842 \end_layout
32843
32844 \end_inset
32845 </cell>
32846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32847 \begin_inset Text
32848
32849 \begin_layout Plain Layout
32850
32851 \family roman
32852 \series medium
32853 \shape up
32854 \emph off
32855 \bar no
32856 \noun off
32857 \color none
32858 Í
32859 \end_layout
32860
32861 \end_inset
32862 </cell>
32863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32864 \begin_inset Text
32865
32866 \begin_layout Plain Layout
32867
32868 \family roman
32869 \series medium
32870 \shape up
32871 \emph off
32872 \bar no
32873 \noun off
32874 \color none
32875 Ý
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32881 \begin_inset Text
32882
32883 \begin_layout Plain Layout
32884
32885 \family roman
32886 \series medium
32887 \shape up
32888 \emph off
32889 \bar no
32890 \noun off
32891 \color none
32892 í
32893 \end_layout
32894
32895 \end_inset
32896 </cell>
32897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32898 \begin_inset Text
32899
32900 \begin_layout Plain Layout
32901
32902 \family roman
32903 \series medium
32904 \shape up
32905 \emph off
32906 \bar no
32907 \noun off
32908 \color none
32909 ý
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 </row>
32915 <row>
32916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920
32921 \family roman
32922 \series medium
32923 \shape up
32924 \size tiny
32925 \emph off
32926 \bar no
32927 \noun off
32928 \color none
32929 0E
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \end_layout
32940
32941 \end_inset
32942 </cell>
32943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32944 \begin_inset Text
32945
32946 \begin_layout Plain Layout
32947
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Plain Layout
32956
32957 \family roman
32958 \series medium
32959 \shape up
32960 \emph off
32961 \bar no
32962 \noun off
32963 \color none
32964 .
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973
32974 \family roman
32975 \series medium
32976 \shape up
32977 \emph off
32978 \bar no
32979 \noun off
32980 \color none
32981 >
32982 \end_layout
32983
32984 \end_inset
32985 </cell>
32986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32987 \begin_inset Text
32988
32989 \begin_layout Plain Layout
32990
32991 \family roman
32992 \series medium
32993 \shape up
32994 \emph off
32995 \bar no
32996 \noun off
32997 \color none
32998 N
32999 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007
33008 \family roman
33009 \series medium
33010 \shape up
33011 \emph off
33012 \bar no
33013 \noun off
33014 \color none
33015 ^
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024
33025 \family roman
33026 \series medium
33027 \shape up
33028 \emph off
33029 \bar no
33030 \noun off
33031 \color none
33032 n
33033 \end_layout
33034
33035 \end_inset
33036 </cell>
33037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33038 \begin_inset Text
33039
33040 \begin_layout Plain Layout
33041
33042 \family roman
33043 \series medium
33044 \shape up
33045 \emph off
33046 \bar no
33047 \noun off
33048 \color none
33049 ~
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058
33059 \end_layout
33060
33061 \end_inset
33062 </cell>
33063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067
33068 \end_layout
33069
33070 \end_inset
33071 </cell>
33072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33073 \begin_inset Text
33074
33075 \begin_layout Plain Layout
33076
33077 \family roman
33078 \series medium
33079 \shape up
33080 \emph off
33081 \bar no
33082 \noun off
33083 \color none
33084 ®
33085 \end_layout
33086
33087 \end_inset
33088 </cell>
33089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33090 \begin_inset Text
33091
33092 \begin_layout Plain Layout
33093
33094 \family roman
33095 \series medium
33096 \shape up
33097 \emph off
33098 \bar no
33099 \noun off
33100 \color none
33101 ¾
33102 \end_layout
33103
33104 \end_inset
33105 </cell>
33106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33107 \begin_inset Text
33108
33109 \begin_layout Plain Layout
33110
33111 \family roman
33112 \series medium
33113 \shape up
33114 \emph off
33115 \bar no
33116 \noun off
33117 \color none
33118 Î
33119 \end_layout
33120
33121 \end_inset
33122 </cell>
33123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33124 \begin_inset Text
33125
33126 \begin_layout Plain Layout
33127
33128 \family roman
33129 \series medium
33130 \shape up
33131 \emph off
33132 \bar no
33133 \noun off
33134 \color none
33135 Þ
33136 \end_layout
33137
33138 \end_inset
33139 </cell>
33140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33141 \begin_inset Text
33142
33143 \begin_layout Plain Layout
33144
33145 \family roman
33146 \series medium
33147 \shape up
33148 \emph off
33149 \bar no
33150 \noun off
33151 \color none
33152 î
33153 \end_layout
33154
33155 \end_inset
33156 </cell>
33157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33158 \begin_inset Text
33159
33160 \begin_layout Plain Layout
33161
33162 \family roman
33163 \series medium
33164 \shape up
33165 \emph off
33166 \bar no
33167 \noun off
33168 \color none
33169 þ
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 </row>
33175 <row>
33176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180
33181 \family roman
33182 \series medium
33183 \shape up
33184 \size tiny
33185 \emph off
33186 \bar no
33187 \noun off
33188 \color none
33189 0F
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198
33199 \end_layout
33200
33201 \end_inset
33202 </cell>
33203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207
33208 \end_layout
33209
33210 \end_inset
33211 </cell>
33212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33213 \begin_inset Text
33214
33215 \begin_layout Plain Layout
33216
33217 \family roman
33218 \series medium
33219 \shape up
33220 \emph off
33221 \bar no
33222 \noun off
33223 \color none
33224 /
33225 \end_layout
33226
33227 \end_inset
33228 </cell>
33229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33230 \begin_inset Text
33231
33232 \begin_layout Plain Layout
33233
33234 \family roman
33235 \series medium
33236 \shape up
33237 \emph off
33238 \bar no
33239 \noun off
33240 \color none
33241 ?
33242 \end_layout
33243
33244 \end_inset
33245 </cell>
33246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33247 \begin_inset Text
33248
33249 \begin_layout Plain Layout
33250
33251 \family roman
33252 \series medium
33253 \shape up
33254 \emph off
33255 \bar no
33256 \noun off
33257 \color none
33258 O
33259 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267
33268 \family roman
33269 \series medium
33270 \shape up
33271 \emph off
33272 \bar no
33273 \noun off
33274 \color none
33275 _
33276 \end_layout
33277
33278 \end_inset
33279 </cell>
33280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33281 \begin_inset Text
33282
33283 \begin_layout Plain Layout
33284
33285 \family roman
33286 \series medium
33287 \shape up
33288 \emph off
33289 \bar no
33290 \noun off
33291 \color none
33292 o
33293 \end_layout
33294
33295 \end_inset
33296 </cell>
33297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33298 \begin_inset Text
33299
33300 \begin_layout Plain Layout
33301
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310
33311 \end_layout
33312
33313 \end_inset
33314 </cell>
33315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33316 \begin_inset Text
33317
33318 \begin_layout Plain Layout
33319
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328
33329 \family roman
33330 \series medium
33331 \shape up
33332 \emph off
33333 \bar no
33334 \noun off
33335 \color none
33336 ¯
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33342 \begin_inset Text
33343
33344 \begin_layout Plain Layout
33345
33346 \family roman
33347 \series medium
33348 \shape up
33349 \emph off
33350 \bar no
33351 \noun off
33352 \color none
33353 ¿
33354 \end_layout
33355
33356 \end_inset
33357 </cell>
33358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33359 \begin_inset Text
33360
33361 \begin_layout Plain Layout
33362
33363 \family roman
33364 \series medium
33365 \shape up
33366 \emph off
33367 \bar no
33368 \noun off
33369 \color none
33370 Ï
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33376 \begin_inset Text
33377
33378 \begin_layout Plain Layout
33379
33380 \family roman
33381 \series medium
33382 \shape up
33383 \emph off
33384 \bar no
33385 \noun off
33386 \color none
33387 ß
33388 \end_layout
33389
33390 \end_inset
33391 </cell>
33392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Plain Layout
33396
33397 \family roman
33398 \series medium
33399 \shape up
33400 \emph off
33401 \bar no
33402 \noun off
33403 \color none
33404 ï
33405 \end_layout
33406
33407 \end_inset
33408 </cell>
33409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33410 \begin_inset Text
33411
33412 \begin_layout Plain Layout
33413
33414 \family roman
33415 \series medium
33416 \shape up
33417 \emph off
33418 \bar no
33419 \noun off
33420 \color none
33421 ÿ
33422 \end_layout
33423
33424 \end_inset
33425 </cell>
33426 </row>
33427 </lyxtabular>
33428
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \end_inset
33435
33436
33437 \end_layout
33438
33439 \begin_layout Standard
33440 The following is a full list of all of the accented characters LyX can display
33441  directly.
33442  It includes not only the accented characters from the previous table, but
33443  also the characters from 
33444 \family typewriter
33445 ISO8859--2
33446 \family default
33447  through 
33448 \family typewriter
33449 4
33450 \family default
33451 .
33452  
33453 \end_layout
33454
33455 \begin_layout Itemize
33456 From 
33457 \family typewriter
33458 ISO8859--1
33459 \family default
33460 :
33461 \end_layout
33462
33463 \begin_deeper
33464 \begin_layout Standard
33465 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33466 \begin_inset Space \hfill{}
33467 \end_inset
33468
33469 diaeresis
33470 \end_layout
33471
33472 \begin_layout Standard
33473 ^ Â Ê Î Ô Û â ê î ô û
33474 \begin_inset Space \hfill{}
33475 \end_inset
33476
33477 circumflex
33478 \end_layout
33479
33480 \begin_layout Standard
33481 ` À È Ì Ò Ù à è ì ò ù
33482 \begin_inset Space \hfill{}
33483 \end_inset
33484
33485 grave
33486 \end_layout
33487
33488 \begin_layout Standard
33489 ´ Á É Í Ó Ú Ý á é í ó ú ý
33490 \begin_inset Space \hfill{}
33491 \end_inset
33492
33493 acute
33494 \end_layout
33495
33496 \begin_layout Standard
33497 ~ Ã Ñ Õ ã ñ õ
33498 \begin_inset Space \hfill{}
33499 \end_inset
33500
33501 tilde
33502 \end_layout
33503
33504 \begin_layout Standard
33505 ¸Çç
33506 \begin_inset Space \hfill{}
33507 \end_inset
33508
33509 cedilla
33510 \end_layout
33511
33512 \begin_layout Standard
33513 ¯
33514 \begin_inset Space \hfill{}
33515 \end_inset
33516
33517 macron
33518 \end_layout
33519
33520 \end_deeper
33521 \begin_layout Itemize
33522 From 
33523 \family typewriter
33524 ISO8859--2
33525 \family default
33526  through 
33527 \family typewriter
33528 4
33529 \family default
33530 :
33531 \end_layout
33532
33533 \begin_deeper
33534 \begin_layout Standard
33535 ĤĴĥĵĈĜŜĉĝŝ
33536 \begin_inset Space \hfill{}
33537 \end_inset
33538
33539 circumflex
33540 \end_layout
33541
33542 \begin_layout Standard
33543 ŚŹśźŔĹĆŃŕĺćń
33544 \begin_inset Space \hfill{}
33545 \end_inset
33546
33547 acute
33548 \end_layout
33549
33550 \begin_layout Standard
33551 Ĩı̃Ũũ
33552 \begin_inset Space \hfill{}
33553 \end_inset
33554
33555 tilde
33556 \end_layout
33557
33558 \begin_layout Standard
33559 ŞşŢţŖĻĢŗļģŅĶņķ
33560 \begin_inset Space \hfill{}
33561 \end_inset
33562
33563 cedilla
33564 \end_layout
33565
33566 \begin_layout Standard
33567 ĒēĀĪŌŪāı̄ōū
33568 \begin_inset Space \hfill{}
33569 \end_inset
33570
33571 macron
33572 \end_layout
33573
33574 \begin_layout Standard
33575 ŐŰőű
33576 \begin_inset Space \hfill{}
33577 \end_inset
33578
33579 Hungarian umlaut
33580 \end_layout
33581
33582 \end_deeper
33583 \begin_layout Standard
33584 All the characters above are actively supported by TeX fonts.
33585  In addition TeX allows diacritical marks on almost all characters.
33586  Also make sure you're using the 
33587 \family typewriter
33588 T1
33589 \family default
33590  font-encoding.
33591 \end_layout
33592
33593 \begin_layout Chapter
33594 \start_of_appendix
33595 The User Interface
33596 \begin_inset CommandInset label
33597 LatexCommand label
33598 name "cha:The-User-Interface"
33599
33600 \end_inset
33601
33602
33603 \end_layout
33604
33605 \begin_layout Standard
33606 This appendix lists all available menus and describes its functionality.
33607  It is designed as quick reference if you are searching for a special topic
33608  inside the user's guide.
33609 \end_layout
33610
33611 \begin_layout Section
33612 The File Menu
33613 \begin_inset Index
33614 status collapsed
33615
33616 \begin_layout Plain Layout
33617 Menu ! File
33618 \end_layout
33619
33620 \end_inset
33621
33622
33623 \end_layout
33624
33625 \begin_layout Standard
33626 Under the 
33627 \family sans
33628 File
33629 \family default
33630  menu are the basic operations in addition to some more advanced operations.
33631  At the end of the menu the four last opened documents are listed.
33632 \end_layout
33633
33634 \begin_layout Subsection
33635 New
33636 \end_layout
33637
33638 \begin_layout Standard
33639 Creates a new document.
33640 \end_layout
33641
33642 \begin_layout Subsection
33643 New from Template
33644 \end_layout
33645
33646 \begin_layout Standard
33647 This menu prompts you for a template to use.
33648  Selecting a template will automatically set certain layout features for
33649  the document, features you would otherwise need to change manually.
33650 \end_layout
33651
33652 \begin_layout Subsection
33653 Open
33654 \end_layout
33655
33656 \begin_layout Standard
33657 Opens a document.
33658 \end_layout
33659
33660 \begin_layout Subsection
33661 Open Recent
33662 \end_layout
33663
33664 \begin_layout Standard
33665 The submenu shows a list of the recently opened files.
33666  Click there on a file to open it.
33667 \end_layout
33668
33669 \begin_layout Subsection
33670 Close
33671 \end_layout
33672
33673 \begin_layout Standard
33674 Closes the current document.
33675 \end_layout
33676
33677 \begin_layout Subsection
33678 Save
33679 \end_layout
33680
33681 \begin_layout Standard
33682 Saves the actual document.
33683 \end_layout
33684
33685 \begin_layout Subsection
33686 Save As
33687 \end_layout
33688
33689 \begin_layout Standard
33690 Saves the actual document under a new name to create a copy.
33691 \end_layout
33692
33693 \begin_layout Subsection
33694 Revert to saved
33695 \end_layout
33696
33697 \begin_layout Standard
33698 Reloads the actual document from disk.
33699 \end_layout
33700
33701 \begin_layout Subsection
33702 Version Control
33703 \end_layout
33704
33705 \begin_layout Standard
33706 This is used when more people are working on the same document.
33707  It is described in the section 
33708 \emph on
33709 Version Control in LyX
33710 \emph default
33711  of the 
33712 \emph on
33713 Extended
33714 \begin_inset Space ~
33715 \end_inset
33716
33717 Features
33718 \emph default
33719  manual.
33720 \end_layout
33721
33722 \begin_layout Subsection
33723 Import
33724 \end_layout
33725
33726 \begin_layout Standard
33727 You can import there files from older LyX-versions, LaTeX-files and plain
33728  text files (ASCII-files).
33729  The files will be imported as new LyX-document.
33730 \end_layout
33731
33732 \begin_layout Standard
33733 When using the menu 
33734 \family sans
33735 Plain
33736 \begin_inset Space ~
33737 \end_inset
33738
33739 Text, Join
33740 \begin_inset Space ~
33741 \end_inset
33742
33743 Lines
33744 \family default
33745 , all lines will be imported consecutively to one big paragraph.
33746  A new paragraph is started when there is a blank line in the file.
33747  , the text is inserted as Paragraphs, where the line breaks of the text
33748  will start a new paragraph.
33749 \end_layout
33750
33751 \begin_layout Subsection
33752 Export
33753 \begin_inset CommandInset label
33754 LatexCommand label
33755 name "sub:Export"
33756
33757 \end_inset
33758
33759
33760 \end_layout
33761
33762 \begin_layout Standard
33763 You can export your document to various file formats.
33764  The resulting files are placed in the directory of your LyX-file.
33765  The menu entries are not the same on all installations.
33766  They depend on the programs found by LyX while its configuration.
33767 \end_layout
33768
33769 \begin_layout Standard
33770 Here is a list of all available entries; they are explained in detail in
33771  section
33772 \begin_inset Space ~
33773 \end_inset
33774
33775
33776 \begin_inset CommandInset ref
33777 LatexCommand ref
33778 reference "sub:Output-file-formats"
33779
33780 \end_inset
33781
33782 :
33783 \end_layout
33784
33785 \begin_layout Description
33786
33787 \family sans
33788 CJK
33789 \begin_inset Space ~
33790 \end_inset
33791
33792 LyX 
33793 \family default
33794 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
33795  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
33796 \end_layout
33797
33798 \begin_layout Description
33799
33800 \family sans
33801 DVI
33802 \family default
33803  DVI-format
33804 \end_layout
33805
33806 \begin_layout Description
33807 HTML HTML-format (the HTML-converter is a third-party product and doesn't
33808  work in all cases)
33809 \end_layout
33810
33811 \begin_layout Description
33812 HTML
33813 \begin_inset Space ~
33814 \end_inset
33815
33816 (MS
33817 \begin_inset Space ~
33818 \end_inset
33819
33820 Word) HTML-format specialized so that the result can be imported to 
33821 \family sans
33822 MS Word
33823 \family default
33824 , as consequence of this formulas will be embedded as bitmap fonts and not
33825  in the format 
33826 \family sans
33827 MathML
33828 \family default
33829 .
33830 \end_layout
33831
33832 \begin_layout Description
33833
33834 \family sans
33835 LaT
33836 \begin_inset ERT
33837 status collapsed
33838
33839 \begin_layout Plain Layout
33840
33841 {}
33842 \end_layout
33843
33844 \end_inset
33845
33846 eX
33847 \begin_inset Space ~
33848 \end_inset
33849
33850 (pdflatex)
33851 \family default
33852  text file with the LaTeX source, additionally all images used in the document
33853  will be converted to a format that is readable for the 
33854 \family typewriter
33855 pdflatex
33856 \family default
33857  program (GIF, JPG, PDF, PNG)
33858 \end_layout
33859
33860 \begin_layout Description
33861
33862 \family sans
33863 LaT
33864 \begin_inset ERT
33865 status collapsed
33866
33867 \begin_layout Plain Layout
33868
33869 {}
33870 \end_layout
33871
33872 \end_inset
33873
33874 eX
33875 \begin_inset Space ~
33876 \end_inset
33877
33878 (plain)
33879 \family default
33880  text file with the LaTeX source code, additionally all images used in the
33881  document will be converted to the EPS-format, only this format is readable
33882  for the 
33883 \family typewriter
33884 latex
33885 \family default
33886  program
33887 \end_layout
33888
33889 \begin_layout Description
33890 LyX
33891 \begin_inset Space ~
33892 \end_inset
33893
33894 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
33895 \begin_inset Quotes eld
33896 \end_inset
33897
33898 y
33899 \begin_inset Quotes erd
33900 \end_inset
33901
33902  is replaced by the version number)
33903 \end_layout
33904
33905 \begin_layout Description
33906 OpenDocument OpenDocument-formatted text file, to be opened with 
33907 \family sans
33908 OpenOffice
33909 \family default
33910
33911 \family sans
33912 KOffice
33913 \family default
33914
33915 \family sans
33916 Abiword
33917 \family default
33918 , etc.
33919  (the OpenDocument-converter is a third-party product and doesn't work in
33920  all cases)
33921 \end_layout
33922
33923 \begin_layout Description
33924
33925 \family sans
33926 PDF
33927 \family default
33928  PDF-format using the program 
33929 \family typewriter
33930 ps2pdf
33931 \end_layout
33932
33933 \begin_layout Description
33934
33935 \family sans
33936 PDF
33937 \begin_inset Space ~
33938 \end_inset
33939
33940 (dvipdfm)
33941 \family default
33942  PDF-format using the program 
33943 \family typewriter
33944 dvipdfm
33945 \end_layout
33946
33947 \begin_layout Description
33948
33949 \family sans
33950 PDF
33951 \begin_inset Space ~
33952 \end_inset
33953
33954 (pdflatex)
33955 \family default
33956  PDF-format using the program 
33957 \family typewriter
33958 pdflatex
33959 \end_layout
33960
33961 \begin_layout Description
33962
33963 \family sans
33964 Plain
33965 \begin_inset Space ~
33966 \end_inset
33967
33968 text
33969 \family default
33970  text format
33971 \end_layout
33972
33973 \begin_layout Description
33974
33975 \family sans
33976 Plain
33977 \begin_inset Space ~
33978 \end_inset
33979
33980 text
33981 \begin_inset Space ~
33982 \end_inset
33983
33984 (ps2ascii)
33985 \family default
33986  text format, the document will first be converted to Postscript format
33987  and then exported as text using the program 
33988 \family sans
33989 ps2ascii
33990 \end_layout
33991
33992 \begin_layout Description
33993
33994 \family sans
33995 Postscript
33996 \family default
33997  PostScript format using the program 
33998 \family typewriter
33999 dvips
34000 \end_layout
34001
34002 \begin_layout Description
34003
34004 \family sans
34005 Custom
34006 \family default
34007  custom format
34008 \end_layout
34009
34010 \begin_layout Standard
34011 The program 
34012 \family typewriter
34013 dvipdfm
34014 \family default
34015  produces internally a dvi-file which is then converted to a pdf-file.
34016  It is a bit out of date and therefore the output could look different from
34017  what you want.
34018  
34019 \family typewriter
34020 pdflatex
34021 \family default
34022  produces directly pdf-files and supports the latest pdf-file formats.
34023 \end_layout
34024
34025 \begin_layout Standard
34026 If one of the menu entries 
34027 \family sans
34028 DVI
34029 \family default
34030
34031 \family sans
34032 PDF
34033 \begin_inset Space ~
34034 \end_inset
34035
34036 (pdflatex)
34037 \family default
34038  or 
34039 \family sans
34040 Postscript
34041 \family default
34042  is missing, you need to update your LaTeX installation.
34043  After updating you have to reconfigure LyX, see section
34044 \begin_inset Space ~
34045 \end_inset
34046
34047
34048 \begin_inset CommandInset ref
34049 LatexCommand ref
34050 reference "sec:Basic-LyX-Setup"
34051
34052 \end_inset
34053
34054 .
34055 \begin_inset Index
34056 status collapsed
34057
34058 \begin_layout Plain Layout
34059 Reconfiguration of LyX
34060 \end_layout
34061
34062 \end_inset
34063
34064
34065 \end_layout
34066
34067 \begin_layout Standard
34068 The menu 
34069 \family sans
34070 Custom
34071 \family default
34072  allows you to export your file by using special command line options for
34073  the export program.
34074 \end_layout
34075
34076 \begin_layout Subsection
34077 Print
34078 \end_layout
34079
34080 \begin_layout Standard
34081 With this menu you can print your document to a file in PostScript format
34082  or send it to a printer.
34083  The printer will also use the document in PostScript format.
34084  The conversion to PostScript is done in the background by LyX using the
34085  program 
34086 \family typewriter
34087 dvips
34088 \family default
34089 .
34090  For more informations have a look at section
34091 \begin_inset Space ~
34092 \end_inset
34093
34094
34095 \begin_inset CommandInset ref
34096 LatexCommand ref
34097 reference "sub:Printing-the-File"
34098
34099 \end_inset
34100
34101 .
34102 \end_layout
34103
34104 \begin_layout Subsection
34105 New and Close Window
34106 \end_layout
34107
34108 \begin_layout Standard
34109 Opens a new instance of LyX with all currently opened documents.
34110  You can close it later with the corresponding menu.
34111 \end_layout
34112
34113 \begin_layout Section
34114 The Edit Menu
34115 \begin_inset Index
34116 status collapsed
34117
34118 \begin_layout Plain Layout
34119 Menu ! Edit
34120 \end_layout
34121
34122 \end_inset
34123
34124
34125 \end_layout
34126
34127 \begin_layout Subsection
34128 Undo and Redo
34129 \end_layout
34130
34131 \begin_layout Standard
34132 Described in section
34133 \begin_inset Space ~
34134 \end_inset
34135
34136
34137 \begin_inset CommandInset ref
34138 LatexCommand ref
34139 reference "sec:Undo-and-Redo"
34140
34141 \end_inset
34142
34143 .
34144 \end_layout
34145
34146 \begin_layout Subsection
34147 Cut, Copy, Paste, Paste Recent, Paste Special
34148 \end_layout
34149
34150 \begin_layout Standard
34151 Described in section
34152 \begin_inset Space ~
34153 \end_inset
34154
34155
34156 \begin_inset CommandInset ref
34157 LatexCommand ref
34158 reference "sec:Basic-Editing-Features"
34159
34160 \end_inset
34161
34162 .
34163 \end_layout
34164
34165 \begin_layout Subsection
34166 Select All
34167 \end_layout
34168
34169 \begin_layout Standard
34170 Selects the whole document.
34171 \end_layout
34172
34173 \begin_layout Subsection
34174 Find & Replace
34175 \end_layout
34176
34177 \begin_layout Standard
34178 Described in section
34179 \begin_inset Space ~
34180 \end_inset
34181
34182
34183 \begin_inset CommandInset ref
34184 LatexCommand ref
34185 reference "sec:Basic-Editing-Features"
34186
34187 \end_inset
34188
34189 .
34190 \end_layout
34191
34192 \begin_layout Subsection
34193 Move paragraph Up/Down
34194 \end_layout
34195
34196 \begin_layout Standard
34197 This shifts the paragraph where the cursor is currently in one paragraph
34198  up or down.
34199 \end_layout
34200
34201 \begin_layout Subsection
34202 Text Style
34203 \end_layout
34204
34205 \begin_layout Standard
34206 Described in section
34207 \begin_inset Space ~
34208 \end_inset
34209
34210
34211 \begin_inset CommandInset ref
34212 LatexCommand ref
34213 reference "sub:Fine-Tuning-with-the"
34214
34215 \end_inset
34216
34217 .
34218 \end_layout
34219
34220 \begin_layout Subsection
34221 Paragraph Settings
34222 \begin_inset Index
34223 status collapsed
34224
34225 \begin_layout Plain Layout
34226 Paragraph ! Settings
34227 \end_layout
34228
34229 \end_inset
34230
34231
34232 \end_layout
34233
34234 \begin_layout Standard
34235 The settings in the paragraph dialog only affects the paragraph where the
34236  cursor is in.
34237  Here you can set here the paragraph alignment and line spacing.
34238 \end_layout
34239
34240 \begin_layout Standard
34241 You can also prevent that the first line of the paragraph is indented.
34242  This option works only when you have chosen to separate paragraphs with
34243  indents in the 
34244 \family sans
34245 Document\SpecialChar \menuseparator
34246 Settings
34247 \family default
34248  dialog under 
34249 \family sans
34250 Text
34251 \begin_inset Space ~
34252 \end_inset
34253
34254 Layout
34255 \family default
34256 .
34257 \end_layout
34258
34259 \begin_layout Subsection
34260 Tabular and Math
34261 \end_layout
34262
34263 \begin_layout Standard
34264 These two menus are only active when the cursor is inside a table or a formula.
34265  The properties of this table/formula can now be changed.
34266  The properties of tables are described in section
34267 \begin_inset Space ~
34268 \end_inset
34269
34270
34271 \begin_inset CommandInset ref
34272 LatexCommand ref
34273 reference "sec:Tables"
34274
34275 \end_inset
34276
34277 , the properties of formulas in chapter
34278 \begin_inset Space ~
34279 \end_inset
34280
34281
34282 \begin_inset CommandInset ref
34283 LatexCommand ref
34284 reference "cha:Mathematical-Formulas"
34285
34286 \end_inset
34287
34288 .
34289 \end_layout
34290
34291 \begin_layout Subsection
34292 Increase / Decrease List Depth
34293 \end_layout
34294
34295 \begin_layout Standard
34296 These menus are only active when the cursor is in an environment that can
34297  be nested.
34298  They in/decrease the environment nesting level as explained in section
34299 \begin_inset Space ~
34300 \end_inset
34301
34302
34303 \begin_inset CommandInset ref
34304 LatexCommand ref
34305 reference "sec:Nesting"
34306
34307 \end_inset
34308
34309  and 
34310 \begin_inset CommandInset ref
34311 LatexCommand ref
34312 reference "sub:Numbering-depth"
34313
34314 \end_inset
34315
34316 .
34317 \end_layout
34318
34319 \begin_layout Section
34320 The View Menu
34321 \begin_inset Index
34322 status collapsed
34323
34324 \begin_layout Plain Layout
34325 Menu ! View
34326 \end_layout
34327
34328 \end_inset
34329
34330
34331 \end_layout
34332
34333 \begin_layout Standard
34334 The 
34335 \family sans
34336 View
34337 \family default
34338  menu contains a list of available formats in which you can view the actual
34339  document with an external program.
34340  The menu entries for the viewing formats are not the same on all installations
34341  - it depends on the LaTeX programs that are found while LyX was configured.
34342  All possible formats are formats listed in section
34343 \begin_inset Space ~
34344 \end_inset
34345
34346
34347 \begin_inset CommandInset ref
34348 LatexCommand ref
34349 reference "sub:Export"
34350
34351 \end_inset
34352
34353 .
34354  You should at least see the menu entries 
34355 \family sans
34356 DVI
34357 \family default
34358  and 
34359 \family sans
34360 PDF
34361 \begin_inset Space ~
34362 \end_inset
34363
34364 (pdflatex)
34365 \family default
34366 .
34367  If one of the two is missing, you need to update your LaTeX installation.
34368  After updating you have to reconfigure LyX, see section
34369 \begin_inset Space ~
34370 \end_inset
34371
34372
34373 \begin_inset CommandInset ref
34374 LatexCommand ref
34375 reference "sec:Basic-LyX-Setup"
34376
34377 \end_inset
34378
34379 .
34380 \begin_inset Index
34381 status collapsed
34382
34383 \begin_layout Plain Layout
34384 Reconfiguration of LyX
34385 \end_layout
34386
34387 \end_inset
34388
34389
34390 \end_layout
34391
34392 \begin_layout Standard
34393 Invoking a menu will start a viewer program.
34394  The viewer can be set or changed in the preferences, see section
34395 \begin_inset Space ~
34396 \end_inset
34397
34398
34399 \begin_inset CommandInset ref
34400 LatexCommand ref
34401 reference "sec:File-Formats"
34402
34403 \end_inset
34404
34405 .
34406  The default viewers are set by LyX while it is first configured.
34407 \end_layout
34408
34409 \begin_layout Standard
34410 \begin_inset VSpace bigskip
34411 \end_inset
34412
34413 At the bottom of the 
34414 \family sans
34415 View
34416 \family default
34417  menu the opened documents are listed.
34418 \end_layout
34419
34420 \begin_layout Subsection
34421 View Source
34422 \end_layout
34423
34424 \begin_layout Standard
34425 Opens a window showing the source code of the actual document, as described
34426  in section
34427 \begin_inset Space ~
34428 \end_inset
34429
34430
34431 \begin_inset CommandInset ref
34432 LatexCommand ref
34433 reference "sec:Previewing-snippets-of"
34434
34435 \end_inset
34436
34437 .
34438 \end_layout
34439
34440 \begin_layout Subsection
34441 Update
34442 \end_layout
34443
34444 \begin_layout Standard
34445 This menu allows you to update the view with your latest changes without
34446  opening a new view window.
34447 \end_layout
34448
34449 \begin_layout Subsection
34450 Toolbars
34451 \begin_inset CommandInset label
34452 LatexCommand label
34453 name "sub:Toolbars"
34454
34455 \end_inset
34456
34457
34458 \begin_inset Index
34459 status collapsed
34460
34461 \begin_layout Plain Layout
34462 Toolbar
34463 \end_layout
34464
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Standard
34471 In this menu you can set the appearance of the different toolbars.
34472  All toolbars and the 
34473 \family sans
34474 Command
34475 \begin_inset Space ~
34476 \end_inset
34477
34478 Buffer
34479 \family default
34480  can be turned on and off.
34481  The 
34482 \emph on
34483 on
34484 \emph default
34485  state is denoted in the menu with a checkmark.
34486  The 
34487 \family sans
34488 Review
34489 \family default
34490
34491 \family sans
34492 Table
34493 \family default
34494
34495 \family sans
34496 Math
34497 \begin_inset Space ~
34498 \end_inset
34499
34500 Panels
34501 \family default
34502 , and 
34503 \family sans
34504 Math
34505 \family default
34506  toolbars can be additionally set to the state 
34507 \emph on
34508 automatic
34509 \emph default
34510  that is denoted in the menu with the suffix 
34511 \family sans
34512 (auto)
34513 \family default
34514 .
34515 \end_layout
34516
34517 \begin_layout Standard
34518 In the 
34519 \emph on
34520 on
34521 \emph default
34522  state the toolbar is permanently shown, in the 
34523 \emph on
34524 automatic
34525 \emph default
34526  state the toolbar is only shown when the cursor is in a certain environment
34527  or when a certain feature is enabled.
34528  That means that the review toolbar will only be shown when change tracking
34529  is activated, the math and table toolbars are only shown when the cursor
34530  is inside a formula or table, respectively.
34531 \end_layout
34532
34533 \begin_layout Standard
34534 LyX's toolbars and its buttons are explained in section
34535 \begin_inset Space ~
34536 \end_inset
34537
34538
34539 \begin_inset CommandInset ref
34540 LatexCommand ref
34541 reference "sec:Toolbars"
34542
34543 \end_inset
34544
34545 .
34546 \end_layout
34547
34548 \begin_layout Section
34549 The Insert Menu
34550 \begin_inset Index
34551 status collapsed
34552
34553 \begin_layout Plain Layout
34554 Menu ! Insert
34555 \end_layout
34556
34557 \end_inset
34558
34559
34560 \end_layout
34561
34562 \begin_layout Subsection
34563 Math
34564 \end_layout
34565
34566 \begin_layout Standard
34567 Inserts math constructs that are explained in chapter
34568 \begin_inset Space ~
34569 \end_inset
34570
34571
34572 \begin_inset CommandInset ref
34573 LatexCommand ref
34574 reference "cha:Mathematical-Formulas"
34575
34576 \end_inset
34577
34578 .
34579 \end_layout
34580
34581 \begin_layout Subsection
34582 Special Character
34583 \begin_inset CommandInset label
34584 LatexCommand label
34585 name "sub:Special-Character"
34586
34587 \end_inset
34588
34589
34590 \end_layout
34591
34592 \begin_layout Standard
34593 Here you can insert the following characters:
34594 \end_layout
34595
34596 \begin_layout Description
34597 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
34598
34599 \end_layout
34600
34601 \begin_layout Description
34602 End
34603 \begin_inset Space ~
34604 \end_inset
34605
34606 of
34607 \begin_inset Space ~
34608 \end_inset
34609
34610 Sentence Inserts an end of sentence dot as described in section
34611 \begin_inset Space ~
34612 \end_inset
34613
34614
34615 \begin_inset CommandInset ref
34616 LatexCommand ref
34617 reference "sub:Abbreviations"
34618
34619 \end_inset
34620
34621 .
34622 \end_layout
34623
34624 \begin_layout Description
34625 Ordinary
34626 \begin_inset Space ~
34627 \end_inset
34628
34629 Quote Inserts this quote: 
34630 \begin_inset Quotes erd
34631 \end_inset
34632
34633 , no matter what quote type you selected in the 
34634 \family sans
34635 Document\SpecialChar \menuseparator
34636 Settings
34637 \family default
34638  dialog under 
34639 \family sans
34640 Language
34641 \family default
34642 .
34643 \end_layout
34644
34645 \begin_layout Description
34646 Single
34647 \begin_inset Space ~
34648 \end_inset
34649
34650 Quote Inserts this quote: 
34651 \begin_inset Quotes els
34652 \end_inset
34653
34654
34655 \end_layout
34656
34657 \begin_layout Description
34658 Menu
34659 \begin_inset Space ~
34660 \end_inset
34661
34662 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
34663
34664 \end_layout
34665
34666 \begin_layout Description
34667 Phonetic
34668 \begin_inset Space ~
34669 \end_inset
34670
34671 Symbols
34672 \begin_inset Index
34673 status collapsed
34674
34675 \begin_layout Plain Layout
34676 Phonetic symbols
34677 \end_layout
34678
34679 \end_inset
34680
34681
34682 \begin_inset Index
34683 status collapsed
34684
34685 \begin_layout Plain Layout
34686 Language ! Phonetic symbols
34687 \end_layout
34688
34689 \end_inset
34690
34691  Creates a formula with a so called tipa inset.
34692  Here you can insert commands to create IPA phonetic symbols.
34693  For this feature you must have the LaTeX-package 
34694 \series bold
34695 tipa
34696 \series default
34697
34698 \begin_inset Index
34699 status collapsed
34700
34701 \begin_layout Plain Layout
34702 Latex@LaTeX-packages ! tipa
34703 \end_layout
34704
34705 \end_inset
34706
34707  installed.
34708 \begin_inset Newline newline
34709 \end_inset
34710
34711 For more informations about this feature we refer to the documentation of
34712  
34713 \series bold
34714 tipa, 
34715 \begin_inset CommandInset citation
34716 LatexCommand cite
34717 key "tipa"
34718
34719 \end_inset
34720
34721
34722 \series default
34723  and this Wiki-page:
34724 \begin_inset Newline newline
34725 \end_inset
34726
34727
34728 \begin_inset Flex URL
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732
34733 http://wiki.lyx.org/LyX/LinguistLyX
34734 \end_layout
34735
34736 \end_inset
34737
34738 .
34739 \end_layout
34740
34741 \begin_layout Subsection
34742 Formatting
34743 \end_layout
34744
34745 \begin_layout Standard
34746 Here you can insert the following format constructs:
34747 \end_layout
34748
34749 \begin_layout Description
34750 Superscript Inserts an superscript: test
34751 \begin_inset Formula $^{\text{a,b}}$
34752 \end_inset
34753
34754
34755 \end_layout
34756
34757 \begin_layout Description
34758 Subscript Inserts an subscript: test
34759 \begin_inset Formula $_{\text{3x}}$
34760 \end_inset
34761
34762
34763 \end_layout
34764
34765 \begin_layout Description
34766 Protected
34767 \begin_inset Space ~
34768 \end_inset
34769
34770 Space Inserts a protected space that is described in section
34771 \begin_inset Space ~
34772 \end_inset
34773
34774
34775 \begin_inset CommandInset ref
34776 LatexCommand ref
34777 reference "sub:Protected-Space"
34778
34779 \end_inset
34780
34781 .
34782 \end_layout
34783
34784 \begin_layout Description
34785 Inter-word
34786 \begin_inset Space ~
34787 \end_inset
34788
34789 Space Inserts an inter-word space that is described in section
34790 \begin_inset Space ~
34791 \end_inset
34792
34793
34794 \begin_inset CommandInset ref
34795 LatexCommand ref
34796 reference "sub:Inter-word-Space"
34797
34798 \end_inset
34799
34800 .
34801 \end_layout
34802
34803 \begin_layout Description
34804 Thin
34805 \begin_inset Space ~
34806 \end_inset
34807
34808 Space Inserts a thin space that is described in section
34809 \begin_inset Space ~
34810 \end_inset
34811
34812
34813 \begin_inset CommandInset ref
34814 LatexCommand ref
34815 reference "sub:Thin-Space"
34816
34817 \end_inset
34818
34819 .
34820 \end_layout
34821
34822 \begin_layout Description
34823 Horizontal
34824 \begin_inset Space ~
34825 \end_inset
34826
34827 Fill Inserts an horizontal fill, see section
34828 \begin_inset Space ~
34829 \end_inset
34830
34831
34832 \begin_inset CommandInset ref
34833 LatexCommand ref
34834 reference "sub:Horizontal-Space"
34835
34836 \end_inset
34837
34838  for a description.
34839 \end_layout
34840
34841 \begin_layout Description
34842 Horizontal
34843 \begin_inset Space ~
34844 \end_inset
34845
34846 Line Inserts an horizontal line, see section
34847 \begin_inset Space ~
34848 \end_inset
34849
34850
34851 \begin_inset CommandInset ref
34852 LatexCommand ref
34853 reference "sub:Horizontal-Lines"
34854
34855 \end_inset
34856
34857  for a description.
34858 \end_layout
34859
34860 \begin_layout Description
34861 Vertical
34862 \begin_inset Space ~
34863 \end_inset
34864
34865 Space Inserts vertical space, see section
34866 \begin_inset Space ~
34867 \end_inset
34868
34869
34870 \begin_inset CommandInset ref
34871 LatexCommand ref
34872 reference "sub:Vertical-Space"
34873
34874 \end_inset
34875
34876  for a description.
34877 \end_layout
34878
34879 \begin_layout Description
34880 Hyphenation
34881 \begin_inset Space ~
34882 \end_inset
34883
34884 Point Inserts an hyphenation point, see section
34885 \begin_inset Space ~
34886 \end_inset
34887
34888
34889 \begin_inset CommandInset ref
34890 LatexCommand ref
34891 reference "sub:Hyphenation"
34892
34893 \end_inset
34894
34895
34896 \end_layout
34897
34898 \begin_layout Description
34899 Ligature
34900 \begin_inset Space ~
34901 \end_inset
34902
34903 Break Inserts a ligature break, see section
34904 \begin_inset Space ~
34905 \end_inset
34906
34907
34908 \begin_inset CommandInset ref
34909 LatexCommand ref
34910 reference "sub:Ligatures"
34911
34912 \end_inset
34913
34914
34915 \end_layout
34916
34917 \begin_layout Description
34918 Line
34919 \begin_inset Space ~
34920 \end_inset
34921
34922 Break Inserts a forced linebreak, see section
34923 \begin_inset Space ~
34924 \end_inset
34925
34926
34927 \begin_inset CommandInset ref
34928 LatexCommand ref
34929 reference "sub:Forced-Linebreaks"
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Description
34937 Page
34938 \begin_inset Space ~
34939 \end_inset
34940
34941 Break Inserts a forced pagebreak, described in section
34942 \begin_inset Space ~
34943 \end_inset
34944
34945
34946 \begin_inset CommandInset ref
34947 LatexCommand ref
34948 reference "sub:Forced-Pagebreaks"
34949
34950 \end_inset
34951
34952
34953 \end_layout
34954
34955 \begin_layout Description
34956 Clear
34957 \begin_inset Space ~
34958 \end_inset
34959
34960 Page Inserts a clear pagebreak, described in section
34961 \begin_inset Space ~
34962 \end_inset
34963
34964
34965 \begin_inset CommandInset ref
34966 LatexCommand ref
34967 reference "sub:Clear-Pages"
34968
34969 \end_inset
34970
34971
34972 \end_layout
34973
34974 \begin_layout Description
34975 Clear
34976 \begin_inset Space ~
34977 \end_inset
34978
34979 Double
34980 \begin_inset Space ~
34981 \end_inset
34982
34983 Page Inserts a clear doublepage break, described in section
34984 \begin_inset Space ~
34985 \end_inset
34986
34987
34988 \begin_inset CommandInset ref
34989 LatexCommand ref
34990 reference "sub:Clear-Pages"
34991
34992 \end_inset
34993
34994
34995 \end_layout
34996
34997 \begin_layout Subsection
34998 List / TOC
34999 \end_layout
35000
35001 \begin_layout Standard
35002 Various lists can be inserted with this menu.
35003  The table of contents, the algorithm, figures, and tables list are described
35004  in section
35005 \begin_inset Space ~
35006 \end_inset
35007
35008
35009 \begin_inset CommandInset ref
35010 LatexCommand ref
35011 reference "sec:toc"
35012
35013 \end_inset
35014
35015 .
35016  The index list is described in section
35017 \begin_inset Space ~
35018 \end_inset
35019
35020
35021 \begin_inset CommandInset ref
35022 LatexCommand ref
35023 reference "sec:Index"
35024
35025 \end_inset
35026
35027 , the nomenclature in section
35028 \begin_inset Space ~
35029 \end_inset
35030
35031
35032 \begin_inset CommandInset ref
35033 LatexCommand ref
35034 reference "sec:Nomenclature"
35035
35036 \end_inset
35037
35038 , and the BibTeX bibliography in section
35039 \begin_inset Space ~
35040 \end_inset
35041
35042
35043 \begin_inset CommandInset ref
35044 LatexCommand ref
35045 reference "sub:Bibliography-databases"
35046
35047 \end_inset
35048
35049 .
35050 \end_layout
35051
35052 \begin_layout Subsection
35053 Float
35054 \end_layout
35055
35056 \begin_layout Standard
35057 To insert floats, described in section
35058 \begin_inset Space ~
35059 \end_inset
35060
35061
35062 \begin_inset CommandInset ref
35063 LatexCommand ref
35064 reference "sec:Floats"
35065
35066 \end_inset
35067
35068 .
35069 \end_layout
35070
35071 \begin_layout Subsection
35072 Note
35073 \end_layout
35074
35075 \begin_layout Standard
35076 To insert notes, described in section
35077 \begin_inset Space ~
35078 \end_inset
35079
35080
35081 \begin_inset CommandInset ref
35082 LatexCommand ref
35083 reference "sec:Notes"
35084
35085 \end_inset
35086
35087 .
35088 \end_layout
35089
35090 \begin_layout Subsection
35091 Branch
35092 \end_layout
35093
35094 \begin_layout Standard
35095 Inserts branch insets as described in section
35096 \begin_inset Space ~
35097 \end_inset
35098
35099
35100 \begin_inset CommandInset ref
35101 LatexCommand ref
35102 reference "sec:Branches"
35103
35104 \end_inset
35105
35106 .
35107 \end_layout
35108
35109 \begin_layout Subsection
35110 File
35111 \begin_inset Index
35112 status collapsed
35113
35114 \begin_layout Plain Layout
35115 External Material
35116 \end_layout
35117
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \begin_layout Standard
35124 Here you can inserts files to include them or its content to your document.
35125  How this can be done is in detail explained in chapter 
35126 \emph on
35127 External Stuff
35128 \emph default
35129  of the 
35130 \emph on
35131 Embedded Objects
35132 \emph default
35133  manual.
35134 \end_layout
35135
35136 \begin_layout Subsection
35137 Box
35138 \begin_inset Index
35139 status collapsed
35140
35141 \begin_layout Plain Layout
35142 Boxes
35143 \end_layout
35144
35145 \end_inset
35146
35147
35148 \end_layout
35149
35150 \begin_layout Standard
35151 Inserts a minipage box that is described section
35152 \begin_inset Space ~
35153 \end_inset
35154
35155
35156 \begin_inset CommandInset ref
35157 LatexCommand ref
35158 reference "sec:Minipages"
35159
35160 \end_inset
35161
35162 .
35163  All box types supported by LyX are explained in detail in chapter 
35164 \emph on
35165 Boxes
35166 \emph default
35167  of the 
35168 \emph on
35169 Embedded Objects
35170 \emph default
35171  manual.
35172 \end_layout
35173
35174 \begin_layout Subsection
35175 Citation
35176 \end_layout
35177
35178 \begin_layout Standard
35179 Inserts a citation as described in section
35180 \begin_inset Space ~
35181 \end_inset
35182
35183
35184 \begin_inset CommandInset ref
35185 LatexCommand ref
35186 reference "sec:Bibliography"
35187
35188 \end_inset
35189
35190 .
35191 \end_layout
35192
35193 \begin_layout Subsection
35194 Cross-Reference
35195 \end_layout
35196
35197 \begin_layout Standard
35198 Inserts a cross-reference as described in section
35199 \begin_inset Space ~
35200 \end_inset
35201
35202
35203 \begin_inset CommandInset ref
35204 LatexCommand ref
35205 reference "sec:Cross-References"
35206
35207 \end_inset
35208
35209 .
35210 \end_layout
35211
35212 \begin_layout Subsection
35213 Label
35214 \end_layout
35215
35216 \begin_layout Standard
35217 Inserts a label as described in section
35218 \begin_inset Space ~
35219 \end_inset
35220
35221
35222 \begin_inset CommandInset ref
35223 LatexCommand ref
35224 reference "sec:Cross-References"
35225
35226 \end_inset
35227
35228 .
35229 \end_layout
35230
35231 \begin_layout Subsection
35232 Caption
35233 \begin_inset Index
35234 status collapsed
35235
35236 \begin_layout Plain Layout
35237 Captions
35238 \end_layout
35239
35240 \end_inset
35241
35242
35243 \begin_inset Index
35244 status collapsed
35245
35246 \begin_layout Plain Layout
35247 Longtables ! Caption
35248 \end_layout
35249
35250 \end_inset
35251
35252
35253 \end_layout
35254
35255 \begin_layout Standard
35256 Inserts a caption to floats or longtables.
35257  Floats are described in section
35258 \begin_inset Space ~
35259 \end_inset
35260
35261
35262 \begin_inset CommandInset ref
35263 LatexCommand ref
35264 reference "sec:Floats"
35265
35266 \end_inset
35267
35268 , cations in longtables are described in section 
35269 \emph on
35270 Longtable Captions
35271 \emph default
35272  of the 
35273 \emph on
35274 Embedded Objects
35275 \emph default
35276  manual.
35277 \end_layout
35278
35279 \begin_layout Subsection
35280 Index Entry
35281 \end_layout
35282
35283 \begin_layout Standard
35284 Inserts an index entry as described in section
35285 \begin_inset Space ~
35286 \end_inset
35287
35288
35289 \begin_inset CommandInset ref
35290 LatexCommand ref
35291 reference "sec:Index"
35292
35293 \end_inset
35294
35295 .
35296 \end_layout
35297
35298 \begin_layout Subsection
35299 Nomenclature Entry
35300 \end_layout
35301
35302 \begin_layout Standard
35303 Inserts a nomenclature entry as described in section
35304 \begin_inset Space ~
35305 \end_inset
35306
35307
35308 \begin_inset CommandInset ref
35309 LatexCommand ref
35310 reference "sec:Nomenclature"
35311
35312 \end_inset
35313
35314 .
35315 \end_layout
35316
35317 \begin_layout Subsection
35318 Table
35319 \end_layout
35320
35321 \begin_layout Standard
35322 Inserts a table.
35323  Tables are described in section
35324 \begin_inset Space ~
35325 \end_inset
35326
35327
35328 \begin_inset CommandInset ref
35329 LatexCommand ref
35330 reference "sec:Tables"
35331
35332 \end_inset
35333
35334 .
35335 \end_layout
35336
35337 \begin_layout Subsection
35338 Graphics
35339 \end_layout
35340
35341 \begin_layout Standard
35342 Inserts a graphic.
35343  Graphics are described in section
35344 \begin_inset Space ~
35345 \end_inset
35346
35347
35348 \begin_inset CommandInset ref
35349 LatexCommand ref
35350 reference "sec:Graphics"
35351
35352 \end_inset
35353
35354 .
35355 \end_layout
35356
35357 \begin_layout Subsection
35358 URL
35359 \end_layout
35360
35361 \begin_layout Standard
35362 Inserts an URL box as described in section
35363 \begin_inset Space ~
35364 \end_inset
35365
35366
35367 \begin_inset CommandInset ref
35368 LatexCommand ref
35369 reference "sec:URL"
35370
35371 \end_inset
35372
35373 .
35374 \end_layout
35375
35376 \begin_layout Subsection
35377 Footnote
35378 \end_layout
35379
35380 \begin_layout Standard
35381 Inserts a footnote, see section
35382 \begin_inset Space ~
35383 \end_inset
35384
35385
35386 \begin_inset CommandInset ref
35387 LatexCommand ref
35388 reference "sec:Footnotes"
35389
35390 \end_inset
35391
35392 .
35393 \end_layout
35394
35395 \begin_layout Subsection
35396 Marginal Note
35397 \end_layout
35398
35399 \begin_layout Standard
35400 Inserts a marginal note, see section
35401 \begin_inset Space ~
35402 \end_inset
35403
35404
35405 \begin_inset CommandInset ref
35406 LatexCommand ref
35407 reference "sec:Marginal-Notes"
35408
35409 \end_inset
35410
35411 .
35412 \end_layout
35413
35414 \begin_layout Subsection
35415 Short Title
35416 \end_layout
35417
35418 \begin_layout Standard
35419 Inserts a short title, see section
35420 \begin_inset Space ~
35421 \end_inset
35422
35423
35424 \begin_inset CommandInset ref
35425 LatexCommand ref
35426 reference "sec:Short-Titles"
35427
35428 \end_inset
35429
35430 .
35431 \end_layout
35432
35433 \begin_layout Subsection
35434 TeX Code
35435 \end_layout
35436
35437 \begin_layout Standard
35438 Inserts an ERT box, see section
35439 \begin_inset Space ~
35440 \end_inset
35441
35442
35443 \begin_inset CommandInset ref
35444 LatexCommand ref
35445 reference "sub:ERT-Boxes"
35446
35447 \end_inset
35448
35449  for a description.
35450 \end_layout
35451
35452 \begin_layout Subsection
35453 Program Listing
35454 \begin_inset Index
35455 status collapsed
35456
35457 \begin_layout Plain Layout
35458 Program listings
35459 \end_layout
35460
35461 \end_inset
35462
35463
35464 \end_layout
35465
35466 \begin_layout Standard
35467 Inserts a program listings box.
35468  Program listings are explained in chapter 
35469 \emph on
35470 Program Code Listings
35471 \emph default
35472  of the 
35473 \emph on
35474 Embedded Objects
35475 \emph default
35476  manual.
35477 \end_layout
35478
35479 \begin_layout Subsection
35480 Date
35481 \end_layout
35482
35483 \begin_layout Standard
35484 Inserts the actual date.
35485  The format dependends on the date format of the language that is used for
35486  LyX's menus.
35487  LyX offers another ways to insert a date which is explained in section
35488  
35489 \emph on
35490 External Material
35491 \emph default
35492  of the 
35493 \emph on
35494 Embedded Objects
35495 \emph default
35496  manual.
35497  There the different methods are also compared.
35498 \end_layout
35499
35500 \begin_layout Section
35501 The Navigate Menu
35502 \begin_inset Index
35503 status collapsed
35504
35505 \begin_layout Plain Layout
35506 Menu ! Navigate
35507 \end_layout
35508
35509 \end_inset
35510
35511
35512 \end_layout
35513
35514 \begin_layout Standard
35515 This menu lists the existing, chapter, sections, figures, and tables of
35516  the current document.
35517  This allows you to navigate easily through you document.
35518 \end_layout
35519
35520 \begin_layout Standard
35521 The Navigate menu also offers to 
35522 \end_layout
35523
35524 \begin_layout Subsection
35525 Bookmarks
35526 \end_layout
35527
35528 \begin_layout Standard
35529 With this menu you are able to define your own bookmarks.
35530  This is useful when you are working on a large documents and often have
35531  to jump e.g.
35532  between section
35533 \begin_inset Space ~
35534 \end_inset
35535
35536 2.5 and 6.3.
35537  To create bookmarks for this example, go to section
35538 \begin_inset Space ~
35539 \end_inset
35540
35541 2.5 and use the menu 
35542 \family sans
35543 Save
35544 \begin_inset Space ~
35545 \end_inset
35546
35547 Bookmark
35548 \begin_inset Space ~
35549 \end_inset
35550
35551 1
35552 \family default
35553 .
35554  Then go to section
35555 \begin_inset Space ~
35556 \end_inset
35557
35558 6.3 and use 
35559 \family sans
35560 Save
35561 \begin_inset Space ~
35562 \end_inset
35563
35564 Bookmark
35565 \begin_inset Space ~
35566 \end_inset
35567
35568
35569 \family default
35570 2.
35571  Now you can easily jump between these sections by using the menu or by
35572  the key bindings 
35573 \family sans
35574 C-1
35575 \family default
35576  and 
35577 \family sans
35578 C-2
35579 \family default
35580 .
35581 \end_layout
35582
35583 \begin_layout Standard
35584 You can also use bookmarks to jump between several opened documents.
35585  The saved bookmarks are valid till the document is closed.
35586 \end_layout
35587
35588 \begin_layout Subsection
35589 Next Note, Change, Cross-reference
35590 \end_layout
35591
35592 \begin_layout Standard
35593 Jump to the next note, change, or cross-reference following the current
35594  cursor position.
35595 \end_layout
35596
35597 \begin_layout Subsection
35598 Go to Label
35599 \end_layout
35600
35601 \begin_layout Standard
35602 Only active when the cursor is in front of a cross-reference.
35603  Sets the cursor before the referenced label, the same as if you right-click
35604  on a cross-reference box.
35605 \end_layout
35606
35607 \begin_layout Section
35608 The Document Menu
35609 \begin_inset Index
35610 status collapsed
35611
35612 \begin_layout Plain Layout
35613 Menu ! Document
35614 \end_layout
35615
35616 \end_inset
35617
35618
35619 \end_layout
35620
35621 \begin_layout Subsection
35622 Change Tracking
35623 \end_layout
35624
35625 \begin_layout Standard
35626 Change Tracking is described in section
35627 \begin_inset Space ~
35628 \end_inset
35629
35630
35631 \begin_inset CommandInset ref
35632 LatexCommand ref
35633 reference "sec:Change-Tracking"
35634
35635 \end_inset
35636
35637 .
35638 \end_layout
35639
35640 \begin_layout Subsection
35641 LaT
35642 \begin_inset ERT
35643 status collapsed
35644
35645 \begin_layout Plain Layout
35646
35647 {}
35648 \end_layout
35649
35650 \end_inset
35651
35652 eX Log
35653 \end_layout
35654
35655 \begin_layout Standard
35656 After running LaTeX by viewing or exporting a document, this menu will be
35657  enabled.
35658  It shows the logfile of the used LaTeX-program.
35659 \end_layout
35660
35661 \begin_layout Standard
35662 Here you can see how LaTeX works in the background.
35663  
35664 \emph on
35665 Experts
35666 \emph default
35667  will find in it reasons for LaTeX-errors.
35668 \end_layout
35669
35670 \begin_layout Subsection
35671 Outline
35672 \end_layout
35673
35674 \begin_layout Standard
35675 Opens the TOC/Outline window as described in section
35676 \begin_inset Space ~
35677 \end_inset
35678
35679
35680 \begin_inset CommandInset ref
35681 LatexCommand ref
35682 reference "sub:Table-of-Contents"
35683
35684 \end_inset
35685
35686 .
35687 \end_layout
35688
35689 \begin_layout Subsection
35690 Start Appendix Here
35691 \end_layout
35692
35693 \begin_layout Standard
35694 This menu will start the appendix of the document at the current cursor
35695  position as described in section
35696 \begin_inset Space ~
35697 \end_inset
35698
35699
35700 \begin_inset CommandInset ref
35701 LatexCommand ref
35702 reference "sec:Appendices"
35703
35704 \end_inset
35705
35706 .
35707 \end_layout
35708
35709 \begin_layout Subsection
35710 Compressed
35711 \end_layout
35712
35713 \begin_layout Standard
35714 Un/compresses the actual document.
35715 \end_layout
35716
35717 \begin_layout Subsection
35718 Settings
35719 \begin_inset CommandInset label
35720 LatexCommand label
35721 name "sub:Settings"
35722
35723 \end_inset
35724
35725
35726 \begin_inset Index
35727 status collapsed
35728
35729 \begin_layout Plain Layout
35730 Document ! Settings
35731 \end_layout
35732
35733 \end_inset
35734
35735
35736 \end_layout
35737
35738 \begin_layout Standard
35739 This menu dialog contains some submenus to set properties for the whole
35740  document.
35741  You can save your document settings as default with the 
35742 \family sans
35743 Save as Document Defaults
35744 \family default
35745  button in the dialog.
35746  This will create a template named 
35747 \family typewriter
35748 default.lyx
35749 \family default
35750  which is automatically loaded by LyX when you create a new document without
35751  using a template.
35752 \end_layout
35753
35754 \begin_layout Standard
35755 The different submenus of the dialog are explained in the following:
35756 \end_layout
35757
35758 \begin_layout Subsubsection*
35759 Document Class
35760 \end_layout
35761
35762 \begin_layout Standard
35763 Here you set the document class, class options, and a Postscript driver.
35764  Document classes are described in section
35765 \begin_inset Space ~
35766 \end_inset
35767
35768
35769 \begin_inset CommandInset ref
35770 LatexCommand ref
35771 reference "sec:Document-Classes"
35772
35773 \end_inset
35774
35775 .
35776  The Postscript driver is used for LaTeX's color and graphics packages.
35777  When using 
35778 \family sans
35779 Default
35780 \family default
35781 , the default driver for the Latex@LaTeX-packages are used.
35782  It is recommended to use the default unless your know what you are doing.
35783 \end_layout
35784
35785 \begin_layout Subsubsection*
35786 Fonts
35787 \end_layout
35788
35789 \begin_layout Standard
35790 The document font settings are described in section
35791 \begin_inset Space ~
35792 \end_inset
35793
35794
35795 \begin_inset CommandInset ref
35796 LatexCommand ref
35797 reference "sec:Fonts-and-Text"
35798
35799 \end_inset
35800
35801 .
35802 \end_layout
35803
35804 \begin_layout Subsubsection*
35805 Text Layout
35806 \end_layout
35807
35808 \begin_layout Standard
35809 You can specify if paragraphs should be separated by indentations or vertical
35810  skips.
35811  The line spacing and the number of text columns can here also be specified.
35812  
35813 \end_layout
35814
35815 \begin_layout Standard
35816 Note that LyX won't show two columns or the set up line spacing on screen.
35817  That's impractical, often unreadable, and not part of the WYSIWYM concept.
35818  However, it will be as you specified it in the output.
35819 \end_layout
35820
35821 \begin_layout Standard
35822 The listings settings are explained in the corresponding section in the
35823  
35824 \emph on
35825 Embedded Objects
35826 \emph default
35827  manual.
35828 \end_layout
35829
35830 \begin_layout Subsubsection*
35831 Page Layout
35832 \end_layout
35833
35834 \begin_layout Standard
35835 A description of this menu is given in section
35836 \begin_inset Space ~
35837 \end_inset
35838
35839
35840 \begin_inset CommandInset ref
35841 LatexCommand ref
35842 reference "sub:Paper-Size,-Orientation,"
35843
35844 \end_inset
35845
35846  and 
35847 \begin_inset CommandInset ref
35848 LatexCommand ref
35849 reference "sub:Document-Layout"
35850
35851 \end_inset
35852
35853 .
35854 \end_layout
35855
35856 \begin_layout Subsubsection*
35857 Page Margins
35858 \end_layout
35859
35860 \begin_layout Standard
35861 Here you can adjust the paper margins, see section
35862 \begin_inset Space ~
35863 \end_inset
35864
35865
35866 \begin_inset CommandInset ref
35867 LatexCommand ref
35868 reference "sub:Margins"
35869
35870 \end_inset
35871
35872 .
35873 \end_layout
35874
35875 \begin_layout Subsubsection*
35876 Language
35877 \begin_inset Index
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881 Language ! Encoding
35882 \end_layout
35883
35884 \end_inset
35885
35886
35887 \end_layout
35888
35889 \begin_layout Standard
35890 The document language and quote styles are set here.
35891  The encoding specifies how the document content is exported to LaTeX (the
35892  LyX file is always encoded in utf8).
35893  All characters that cannot be encoded using the specified encoding will
35894  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
35895  known for a particular character).
35896 \begin_inset Foot
35897 status collapsed
35898
35899 \begin_layout Plain Layout
35900 The known commands are defined in a text file.
35901  You can add commands for unknown symbols to that file yourself, see the
35902  
35903 \emph on
35904 Customization
35905 \emph default
35906  manual for details.
35907 \end_layout
35908
35909 \end_inset
35910
35911
35912 \end_layout
35913
35914 \begin_layout Standard
35915 If you use the option 
35916 \family sans
35917 use language's default encoding
35918 \family default
35919 , LyX determines the encoding of a portion of text from the language of
35920  this text.
35921  If the document contains text in more than one language you may get more
35922  than one encoding in the LaTeX file.
35923  If you do not use this option then the complete document will always use
35924  exactly one encoding.
35925  Checking this option is the preferred setting unless you use 
35926 \family sans
35927 XeTeX
35928 \family default
35929
35930 \begin_inset Foot
35931 status collapsed
35932
35933 \begin_layout Plain Layout
35934 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
35935  It natively supports Unicode while its input file is assumed to be in UTF-8
35936  encoding.
35937  More about using LyX with XeTeX can be found in 
35938 \begin_inset CommandInset citation
35939 LatexCommand cite
35940 key "XeTeX"
35941
35942 \end_inset
35943
35944 .
35945 \end_layout
35946
35947 \end_inset
35948
35949  (see below).
35950 \end_layout
35951
35952 \begin_layout Standard
35953 LyX also supports Unicode output, which is particularly useful if you need
35954  lots of special symbols or non-alphabetic scripts, respectively.
35955  If you want to use this (and your LaTeX installation supports Unicode,
35956  for that matter), choose one of the four utf8 variants from the list below.
35957  Unfortunately the unicode support of standard LaTeX is quite incomplete,
35958  so it is not uncommon that a file with lots of unicode symbols works fine
35959  with 
35960 \family sans
35961 use language's default encoding
35962 \family default
35963  (when LyX uses it's list of known LaTeX-commands), but does not work with
35964  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
35965  because all unicode symbols can be encoded in utf8).
35966 \end_layout
35967
35968 \begin_layout Standard
35969 Here is a list with the important encodings:
35970 \end_layout
35971
35972 \begin_layout Description
35973 LaTeX
35974 \begin_inset Space ~
35975 \end_inset
35976
35977 default Same as 
35978 \family sans
35979 use language's default encoding
35980 \family default
35981 , but the LaTeX-package 
35982 \series bold
35983 inputenc
35984 \series default
35985
35986 \begin_inset Index
35987 status collapsed
35988
35989 \begin_layout Plain Layout
35990 Latex@LaTeX-packages ! inputenc
35991 \end_layout
35992
35993 \end_inset
35994
35995  is not used.
35996  You probably need to load some other packages manually in the preamble.
35997 \end_layout
35998
35999 \begin_layout Description
36000 armscii8 encoding for Armenian
36001 \end_layout
36002
36003 \begin_layout Description
36004 ascii the ASCII encoding, covers only plain English, may result in a big
36005  file because lots of LaTeX-commands may be needed
36006 \end_layout
36007
36008 \begin_layout Description
36009 cp1250 MS Windows code page for latin2
36010 \end_layout
36011
36012 \begin_layout Description
36013 cp1251 MS Windows code page for Cyrillic
36014 \end_layout
36015
36016 \begin_layout Description
36017 cp1252 MS Windows code page for latin1
36018 \end_layout
36019
36020 \begin_layout Description
36021 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36022 \end_layout
36023
36024 \begin_layout Description
36025 cp1256 MS Windows code page for Arabic and Farsi
36026 \end_layout
36027
36028 \begin_layout Description
36029 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36030 13 encoding that is a superset of the ISO-8859-4 encoding
36031 \end_layout
36032
36033 \begin_layout Description
36034 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36035  Serbian, and Ukrainian
36036 \end_layout
36037
36038 \begin_layout Description
36039 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36040 \end_layout
36041
36042 \begin_layout Description
36043 8859-8 the ISO-8859-8 encoding, covers Hebrew
36044 \end_layout
36045
36046 \begin_layout Description
36047 koi8-r standard Cyrillic especially for Russian
36048 \end_layout
36049
36050 \begin_layout Description
36051 koi8-u Cyrillic for Ukrainian
36052 \end_layout
36053
36054 \begin_layout Description
36055 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36056  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36057  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36058  replaced by latin9
36059 \end_layout
36060
36061 \begin_layout Description
36062 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36063  Hungarian, Polish, Romanian, Slovak, and Slovenian
36064 \end_layout
36065
36066 \begin_layout Description
36067 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36068  Turkish
36069 \end_layout
36070
36071 \begin_layout Description
36072 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36073 \end_layout
36074
36075 \begin_layout Description
36076 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36077  where the Icelandic letters are replaced by Turkish ones
36078 \end_layout
36079
36080 \begin_layout Description
36081 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36082  the euro currency sign, the 
36083 \begin_inset ERT
36084 status collapsed
36085
36086 \begin_layout Plain Layout
36087
36088
36089 \backslash
36090 oe
36091 \end_layout
36092
36093 \end_inset
36094
36095 -ligature and some characters used for French and Finnish; latin9 should
36096  be the replacement for latin1
36097 \end_layout
36098
36099 \begin_layout Description
36100 pt154 Cyrillic for Kazakh
36101 \end_layout
36102
36103 \begin_layout Description
36104 utf8 Unicode utf8 with the LaTeX-package 
36105 \series bold
36106 inputenc
36107 \series default
36108
36109 \begin_inset Index
36110 status collapsed
36111
36112 \begin_layout Plain Layout
36113 Latex@LaTeX-packages ! inputenc
36114 \end_layout
36115
36116 \end_inset
36117
36118  (first variant, for latin symbols and some others).
36119 \end_layout
36120
36121 \begin_layout Description
36122 utf8x Unicode utf8 with the LaTeX-package 
36123 \series bold
36124 inputenc
36125 \series default
36126  (second variant, for greek and CJK symbols and some others).
36127 \end_layout
36128
36129 \begin_layout Description
36130 UTF8 Unicode utf8 with the LaTeX-package 
36131 \series bold
36132 CJK
36133 \series default
36134
36135 \begin_inset Index
36136 status collapsed
36137
36138 \begin_layout Plain Layout
36139 Latex@LaTeX-packages ! CJK
36140 \end_layout
36141
36142 \end_inset
36143
36144  (for the languages Chinese, Japanese and Korean)
36145 \end_layout
36146
36147 \begin_layout Description
36148 utf8-plain Unicode utf8 to be used with 
36149 \family sans
36150 XeTeX
36151 \family default
36152 , which uses Unicode directly, without the help of the LaTeX-package 
36153 \series bold
36154 inputenc
36155 \series default
36156  
36157 \begin_inset Foot
36158 status collapsed
36159
36160 \begin_layout Plain Layout
36161 More about using LyX with XeTeX can be found in 
36162 \begin_inset CommandInset citation
36163 LatexCommand cite
36164 key "XeTeX"
36165
36166 \end_inset
36167
36168 .
36169 \end_layout
36170
36171 \end_inset
36172
36173
36174 \end_layout
36175
36176 \begin_layout Subsubsection*
36177 Numbering & TOC
36178 \end_layout
36179
36180 \begin_layout Standard
36181 You can adjust here the numbering depth of sections headings as described
36182  in section
36183 \begin_inset Space ~
36184 \end_inset
36185
36186
36187 \begin_inset CommandInset ref
36188 LatexCommand ref
36189 reference "sub:Numbering-depth"
36190
36191 \end_inset
36192
36193 .
36194 \end_layout
36195
36196 \begin_layout Subsubsection*
36197 Bibliography
36198 \end_layout
36199
36200 \begin_layout Standard
36201 You can specify here a citation style using the Latex@LaTeX-packages 
36202 \series bold
36203 natbib
36204 \begin_inset Index
36205 status collapsed
36206
36207 \begin_layout Plain Layout
36208 Latex@LaTeX-packages ! natbib
36209 \end_layout
36210
36211 \end_inset
36212
36213
36214 \series default
36215  or 
36216 \series bold
36217 jurabib
36218 \series default
36219
36220 \begin_inset Index
36221 status collapsed
36222
36223 \begin_layout Plain Layout
36224 Latex@LaTeX-packages ! jurabib
36225 \end_layout
36226
36227 \end_inset
36228
36229 .
36230  For a further description see section
36231 \begin_inset Space ~
36232 \end_inset
36233
36234
36235 \begin_inset CommandInset ref
36236 LatexCommand ref
36237 reference "sec:Bibliography"
36238
36239 \end_inset
36240
36241 .
36242 \end_layout
36243
36244 \begin_layout Subsubsection*
36245 Math Options
36246 \end_layout
36247
36248 \begin_layout Standard
36249 These options will force LyX to use the Latex@LaTeX-packages 
36250 \series bold
36251 amsmath
36252 \begin_inset Index
36253 status collapsed
36254
36255 \begin_layout Plain Layout
36256 Latex@LaTeX-packages ! amsmath
36257 \end_layout
36258
36259 \end_inset
36260
36261
36262 \series default
36263  and 
36264 \series bold
36265 esint
36266 \begin_inset Index
36267 status collapsed
36268
36269 \begin_layout Plain Layout
36270 Latex@LaTeX-packages ! esint
36271 \end_layout
36272
36273 \end_inset
36274
36275
36276 \series default
36277  or to use them automatically when they are needed.
36278 \end_layout
36279
36280 \begin_layout Standard
36281
36282 \series bold
36283 amsmath
36284 \series default
36285  is needed for many constructs, so when you get LaTeX-errors in formulas,
36286  assure that you have enabled AMS.
36287 \end_layout
36288
36289 \begin_layout Standard
36290
36291 \series bold
36292 esint
36293 \series default
36294  is used for special integral characters.
36295 \end_layout
36296
36297 \begin_layout Subsubsection*
36298 Float Placement
36299 \end_layout
36300
36301 \begin_layout Standard
36302 The float placement options are described in section
36303 \begin_inset Formula $\,$
36304 \end_inset
36305
36306
36307 \begin_inset CommandInset ref
36308 LatexCommand ref
36309 reference "sub:Float-Placement"
36310
36311 \end_inset
36312
36313 .
36314 \end_layout
36315
36316 \begin_layout Subsubsection*
36317 Bullets
36318 \end_layout
36319
36320 \begin_layout Standard
36321 Here you can adjust the characters for the itemize levels.
36322  The itemize environment is described in section
36323 \begin_inset Space ~
36324 \end_inset
36325
36326
36327 \begin_inset CommandInset ref
36328 LatexCommand ref
36329 reference "sec:Itemize"
36330
36331 \end_inset
36332
36333 .
36334 \end_layout
36335
36336 \begin_layout Subsubsection*
36337 Branches
36338 \end_layout
36339
36340 \begin_layout Standard
36341 Branches are described in section
36342 \begin_inset Space ~
36343 \end_inset
36344
36345
36346 \begin_inset CommandInset ref
36347 LatexCommand ref
36348 reference "sec:Branches"
36349
36350 \end_inset
36351
36352 .
36353 \end_layout
36354
36355 \begin_layout Subsubsection*
36356 LaT
36357 \begin_inset ERT
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361
36362 {}
36363 \end_layout
36364
36365 \end_inset
36366
36367 eX Preamble
36368 \end_layout
36369
36370 \begin_layout Standard
36371 In this text field are entered commands to load special Latex@LaTeX-packages
36372  or to define LaTeX-commands.
36373  The preamble is a thing for LaTeX-experts.
36374  You shouldn't enter commands here until you don't exactly know what you
36375  do.
36376 \end_layout
36377
36378 \begin_layout Standard
36379 An introduction in the LaTeX-syntax is given in section
36380 \begin_inset Space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sub:LaTeX-Syntax"
36387
36388 \end_inset
36389
36390 .
36391 \end_layout
36392
36393 \begin_layout Section
36394 The Tools Menu
36395 \begin_inset Index
36396 status collapsed
36397
36398 \begin_layout Plain Layout
36399 Menu ! Tools
36400 \end_layout
36401
36402 \end_inset
36403
36404
36405 \end_layout
36406
36407 \begin_layout Subsection
36408 Spellchecker
36409 \end_layout
36410
36411 \begin_layout Standard
36412 Spell checking is explained in section
36413 \begin_inset Space ~
36414 \end_inset
36415
36416
36417 \begin_inset CommandInset ref
36418 LatexCommand ref
36419 reference "sec:Spellchecking"
36420
36421 \end_inset
36422
36423 .
36424 \end_layout
36425
36426 \begin_layout Subsection
36427 Thesaurus
36428 \end_layout
36429
36430 \begin_layout Standard
36431 The thesaurus is described in section
36432 \begin_inset Space ~
36433 \end_inset
36434
36435
36436 \begin_inset CommandInset ref
36437 LatexCommand ref
36438 reference "sec:Thesaurus"
36439
36440 \end_inset
36441
36442 .
36443 \end_layout
36444
36445 \begin_layout Subsection
36446 Count Words
36447 \begin_inset Index
36448 status collapsed
36449
36450 \begin_layout Plain Layout
36451 Word count
36452 \end_layout
36453
36454 \end_inset
36455
36456
36457 \end_layout
36458
36459 \begin_layout Standard
36460 Counts the number of words in the actual document or the highlighted document
36461  part.
36462 \end_layout
36463
36464 \begin_layout Subsection
36465 TeX Information
36466 \begin_inset Index
36467 status collapsed
36468
36469 \begin_layout Plain Layout
36470 TeX Information
36471 \end_layout
36472
36473 \end_inset
36474
36475
36476 \end_layout
36477
36478 \begin_layout Standard
36479 Shows you a list of the classes and styles installed in your LaTeX-system.
36480 \end_layout
36481
36482 \begin_layout Subsection
36483 Reconfigure
36484 \begin_inset Index
36485 status collapsed
36486
36487 \begin_layout Plain Layout
36488 Lyx@LyX ! Reconfigure|see
36489 \begin_inset ERT
36490 status collapsed
36491
36492 \begin_layout Plain Layout
36493
36494 {
36495 \end_layout
36496
36497 \end_inset
36498
36499 Reconfiguration of LyX
36500 \begin_inset ERT
36501 status collapsed
36502
36503 \begin_layout Plain Layout
36504
36505 }
36506 \end_layout
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \end_inset
36514
36515
36516 \begin_inset Index
36517 status collapsed
36518
36519 \begin_layout Plain Layout
36520 Reconfiguration of LyX
36521 \end_layout
36522
36523 \end_inset
36524
36525
36526 \end_layout
36527
36528 \begin_layout Standard
36529 This menu reconfigures LyX.
36530  That means LyX looks for Latex@LaTeX-packages and needed programs, see
36531  also section
36532 \begin_inset Space ~
36533 \end_inset
36534
36535
36536 \begin_inset CommandInset ref
36537 LatexCommand ref
36538 reference "sec:Basic-LyX-Setup"
36539
36540 \end_inset
36541
36542 .
36543 \end_layout
36544
36545 \begin_layout Subsection
36546 Preferences
36547 \end_layout
36548
36549 \begin_layout Standard
36550 The preferences dialog is described in detail in chapter
36551 \begin_inset Formula $\,$
36552 \end_inset
36553
36554
36555 \begin_inset CommandInset ref
36556 LatexCommand ref
36557 reference "cha:The-Preferences-dialog"
36558
36559 \end_inset
36560
36561 .
36562 \end_layout
36563
36564 \begin_layout Section
36565 The Help Menu
36566 \begin_inset Index
36567 status collapsed
36568
36569 \begin_layout Plain Layout
36570 Menu ! Help
36571 \end_layout
36572
36573 \end_inset
36574
36575
36576 \end_layout
36577
36578 \begin_layout Standard
36579 This menu opens the documentation files of LyX in the language of LyX's
36580  menus.
36581 \end_layout
36582
36583 \begin_layout Standard
36584 The menu 
36585 \family sans
36586 LaTeX
36587 \begin_inset Space ~
36588 \end_inset
36589
36590 Configuration
36591 \family default
36592  shows a LyX-document with informations about the Latex@LaTeX-packages and
36593  classes found by LyX (see also section
36594 \begin_inset Space ~
36595 \end_inset
36596
36597
36598 \begin_inset CommandInset ref
36599 LatexCommand ref
36600 reference "sec:LaTeX-Setup"
36601
36602 \end_inset
36603
36604 ).
36605 \end_layout
36606
36607 \begin_layout Section
36608 Toolbars
36609 \begin_inset CommandInset label
36610 LatexCommand label
36611 name "sec:Toolbars"
36612
36613 \end_inset
36614
36615
36616 \end_layout
36617
36618 \begin_layout Standard
36619 How to show or hide toolbars is explained in section
36620 \begin_inset Space ~
36621 \end_inset
36622
36623
36624 \begin_inset CommandInset ref
36625 LatexCommand ref
36626 reference "sub:Toolbars"
36627
36628 \end_inset
36629
36630 .
36631 \end_layout
36632
36633 \begin_layout Standard
36634 It is also possible to define custom toolbars.
36635  This is described in the 
36636 \emph on
36637 Extended Features
36638 \emph default
36639  manual.
36640 \end_layout
36641
36642 \begin_layout Subsection
36643 Standard Toolbar
36644 \begin_inset Index
36645 status collapsed
36646
36647 \begin_layout Plain Layout
36648 Toolbar ! Standard
36649 \end_layout
36650
36651 \end_inset
36652
36653
36654 \end_layout
36655
36656 \begin_layout Standard
36657 \begin_inset Graphics
36658         filename clipart/StandardToolbar.png
36659         width 100col%
36660
36661 \end_inset
36662
36663
36664 \end_layout
36665
36666 \begin_layout Standard
36667 \begin_inset VSpace defskip
36668 \end_inset
36669
36670
36671 \end_layout
36672
36673 \begin_layout Standard
36674 The standard toolbar as shown above contains from left to right the following
36675  buttons:
36676 \begin_inset ERT
36677 status collapsed
36678
36679 \begin_layout Plain Layout
36680
36681
36682 \backslash
36683 setlength{
36684 \backslash
36685 LTleft}{0pt}
36686 \end_layout
36687
36688 \end_inset
36689
36690
36691 \begin_inset Note Note
36692 status collapsed
36693
36694 \begin_layout Plain Layout
36695 This is necessary to left align the following longtables.
36696  See the 
36697 \emph on
36698 Embedded Objects
36699 \emph default
36700  manual for more information.
36701 \end_layout
36702
36703 \end_inset
36704
36705
36706 \end_layout
36707
36708 \begin_layout Standard
36709 \begin_inset VSpace defskip
36710 \end_inset
36711
36712
36713 \end_layout
36714
36715 \begin_layout Standard
36716 \begin_inset Tabular
36717 <lyxtabular version="3" rows="1" columns="2">
36718 <features islongtable="true">
36719 <column alignment="center" valignment="top" width="0">
36720 <column alignment="center" valignment="top" width="0">
36721 <row>
36722 <cell alignment="center" valignment="top" usebox="none">
36723 \begin_inset Text
36724
36725 \begin_layout Plain Layout
36726 \begin_inset Graphics
36727         filename clipart/ToolbarEnvBox.png
36728         clip
36729
36730 \end_inset
36731
36732
36733 \end_layout
36734
36735 \end_inset
36736 </cell>
36737 <cell alignment="center" valignment="top" usebox="none">
36738 \begin_inset Text
36739
36740 \begin_layout Plain Layout
36741 pull-down menu for the paragraph environments
36742 \end_layout
36743
36744 \end_inset
36745 </cell>
36746 </row>
36747 </lyxtabular>
36748
36749 \end_inset
36750
36751
36752 \end_layout
36753
36754 \begin_layout Standard
36755 \begin_inset VSpace -10mm
36756 \end_inset
36757
36758
36759 \end_layout
36760
36761 \begin_layout Standard
36762 \align left
36763 \begin_inset Tabular
36764 <lyxtabular version="3" rows="20" columns="2">
36765 <features islongtable="true">
36766 <column alignment="left" valignment="top" width="0">
36767 <column alignment="left" valignment="top" width="0">
36768 <row interlinespace="2.5mm">
36769 <cell alignment="center" valignment="top" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Plain Layout
36773
36774 \family sans
36775 \begin_inset Graphics
36776         filename ../images/buffer-new.png
36777         BoundingBox 0bp 5bp 20bp 20bp
36778
36779 \end_inset
36780
36781
36782 \end_layout
36783
36784 \end_inset
36785 </cell>
36786 <cell alignment="center" valignment="top" usebox="none">
36787 \begin_inset Text
36788
36789 \begin_layout Plain Layout
36790
36791 \family sans
36792 File\SpecialChar \menuseparator
36793 New
36794 \end_layout
36795
36796 \end_inset
36797 </cell>
36798 </row>
36799 <row interlinespace="2.5mm">
36800 <cell alignment="center" valignment="top" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804 \begin_inset Graphics
36805         filename ../images/file-open.png
36806         BoundingBox 0bp 5bp 20bp 20bp
36807
36808 \end_inset
36809
36810
36811 \end_layout
36812
36813 \end_inset
36814 </cell>
36815 <cell alignment="center" valignment="top" usebox="none">
36816 \begin_inset Text
36817
36818 \begin_layout Plain Layout
36819
36820 \family sans
36821 File\SpecialChar \menuseparator
36822 Open
36823 \end_layout
36824
36825 \end_inset
36826 </cell>
36827 </row>
36828 <row interlinespace="2.5mm">
36829 <cell alignment="center" valignment="top" usebox="none">
36830 \begin_inset Text
36831
36832 \begin_layout Plain Layout
36833 \begin_inset Graphics
36834         filename ../images/buffer-write.png
36835         BoundingBox 0bp 5bp 20bp 20bp
36836
36837 \end_inset
36838
36839
36840 \end_layout
36841
36842 \end_inset
36843 </cell>
36844 <cell alignment="center" valignment="top" usebox="none">
36845 \begin_inset Text
36846
36847 \begin_layout Plain Layout
36848
36849 \family sans
36850 File\SpecialChar \menuseparator
36851 Save
36852 \end_layout
36853
36854 \end_inset
36855 </cell>
36856 </row>
36857 <row interlinespace="2.5mm">
36858 <cell alignment="center" valignment="top" usebox="none">
36859 \begin_inset Text
36860
36861 \begin_layout Plain Layout
36862 \begin_inset Graphics
36863         filename ../images/dialog-show_print.png
36864         BoundingBox 0bp 5bp 24bp 20bp
36865
36866 \end_inset
36867
36868
36869 \end_layout
36870
36871 \end_inset
36872 </cell>
36873 <cell alignment="center" valignment="top" usebox="none">
36874 \begin_inset Text
36875
36876 \begin_layout Plain Layout
36877
36878 \family sans
36879 File\SpecialChar \menuseparator
36880 Print
36881 \end_layout
36882
36883 \end_inset
36884 </cell>
36885 </row>
36886 <row interlinespace="2.5mm">
36887 <cell alignment="center" valignment="top" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891 \begin_inset Graphics
36892         filename ../images/dialog-show_spellchecker.png
36893         BoundingBox 0bp 5bp 20bp 20bp
36894
36895 \end_inset
36896
36897
36898 \end_layout
36899
36900 \end_inset
36901 </cell>
36902 <cell alignment="center" valignment="top" usebox="none">
36903 \begin_inset Text
36904
36905 \begin_layout Plain Layout
36906
36907 \family sans
36908 Tools\SpecialChar \menuseparator
36909 Spellchecker
36910 \end_layout
36911
36912 \end_inset
36913 </cell>
36914 </row>
36915 <row interlinespace="2.5mm">
36916 <cell alignment="center" valignment="top" usebox="none">
36917 \begin_inset Text
36918
36919 \begin_layout Plain Layout
36920 \begin_inset Graphics
36921         filename ../images/undo.png
36922         BoundingBox 0bp 5bp 20bp 20bp
36923
36924 \end_inset
36925
36926
36927 \end_layout
36928
36929 \end_inset
36930 </cell>
36931 <cell alignment="center" valignment="top" usebox="none">
36932 \begin_inset Text
36933
36934 \begin_layout Plain Layout
36935
36936 \family sans
36937 Edit\SpecialChar \menuseparator
36938 Undo
36939 \end_layout
36940
36941 \end_inset
36942 </cell>
36943 </row>
36944 <row interlinespace="2.5mm">
36945 <cell alignment="center" valignment="top" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949 \begin_inset Graphics
36950         filename ../images/redo.png
36951         BoundingBox 0bp 5bp 20bp 20bp
36952
36953 \end_inset
36954
36955
36956 \end_layout
36957
36958 \end_inset
36959 </cell>
36960 <cell alignment="center" valignment="top" usebox="none">
36961 \begin_inset Text
36962
36963 \begin_layout Plain Layout
36964
36965 \family sans
36966 Edit\SpecialChar \menuseparator
36967 Redo
36968 \end_layout
36969
36970 \end_inset
36971 </cell>
36972 </row>
36973 <row interlinespace="2.5mm">
36974 <cell alignment="center" valignment="top" usebox="none">
36975 \begin_inset Text
36976
36977 \begin_layout Plain Layout
36978 \begin_inset Graphics
36979         filename ../images/cut.png
36980         BoundingBox 0bp 5bp 20bp 20bp
36981
36982 \end_inset
36983
36984
36985 \end_layout
36986
36987 \end_inset
36988 </cell>
36989 <cell alignment="center" valignment="top" usebox="none">
36990 \begin_inset Text
36991
36992 \begin_layout Plain Layout
36993
36994 \family sans
36995 Edit\SpecialChar \menuseparator
36996 Cut
36997 \end_layout
36998
36999 \end_inset
37000 </cell>
37001 </row>
37002 <row interlinespace="2.5mm">
37003 <cell alignment="center" valignment="top" usebox="none">
37004 \begin_inset Text
37005
37006 \begin_layout Plain Layout
37007 \begin_inset Graphics
37008         filename ../images/copy.png
37009         BoundingBox 0bp 5bp 20bp 20bp
37010
37011 \end_inset
37012
37013
37014 \end_layout
37015
37016 \end_inset
37017 </cell>
37018 <cell alignment="center" valignment="top" usebox="none">
37019 \begin_inset Text
37020
37021 \begin_layout Plain Layout
37022
37023 \family sans
37024 Edit\SpecialChar \menuseparator
37025 Copy
37026 \end_layout
37027
37028 \end_inset
37029 </cell>
37030 </row>
37031 <row interlinespace="2.5mm">
37032 <cell alignment="center" valignment="top" usebox="none">
37033 \begin_inset Text
37034
37035 \begin_layout Plain Layout
37036 \begin_inset Graphics
37037         filename ../images/paste.png
37038         BoundingBox 0bp 5bp 20bp 20bp
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \end_inset
37046 </cell>
37047 <cell alignment="center" valignment="top" usebox="none">
37048 \begin_inset Text
37049
37050 \begin_layout Plain Layout
37051
37052 \family sans
37053 Edit\SpecialChar \menuseparator
37054 Paste
37055 \end_layout
37056
37057 \end_inset
37058 </cell>
37059 </row>
37060 <row interlinespace="2.5mm">
37061 <cell alignment="center" valignment="top" usebox="none">
37062 \begin_inset Text
37063
37064 \begin_layout Plain Layout
37065 \begin_inset Graphics
37066         filename ../images/dialog-show_findreplace.png
37067         BoundingBox 0bp 5bp 20bp 25bp
37068         rotateOrigin center
37069
37070 \end_inset
37071
37072
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 <cell alignment="center" valignment="top" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081
37082 \family sans
37083 Edit\SpecialChar \menuseparator
37084 Find
37085 \begin_inset Space \thinspace{}
37086 \end_inset
37087
37088 &
37089 \begin_inset Space \thinspace{}
37090 \end_inset
37091
37092 Replace
37093 \end_layout
37094
37095 \end_inset
37096 </cell>
37097 </row>
37098 <row interlinespace="2.5mm">
37099 <cell alignment="center" valignment="top" usebox="none">
37100 \begin_inset Text
37101
37102 \begin_layout Plain Layout
37103 \begin_inset Graphics
37104         filename ../images/font-emph.png
37105         BoundingBox 0bp 5bp 20bp 20bp
37106
37107 \end_inset
37108
37109
37110 \end_layout
37111
37112 \end_inset
37113 </cell>
37114 <cell alignment="center" valignment="top" usebox="none">
37115 \begin_inset Text
37116
37117 \begin_layout Plain Layout
37118 Emphasize text, function of the Edit
37119 \family sans
37120 \SpecialChar \menuseparator
37121 Text
37122 \begin_inset Space ~
37123 \end_inset
37124
37125 Style
37126 \family default
37127  dialog
37128 \end_layout
37129
37130 \end_inset
37131 </cell>
37132 </row>
37133 <row interlinespace="2.5mm">
37134 <cell alignment="center" valignment="top" usebox="none">
37135 \begin_inset Text
37136
37137 \begin_layout Plain Layout
37138 \begin_inset Graphics
37139         filename ../images/font-noun.png
37140         BoundingBox 0bp 5bp 20bp 20bp
37141
37142 \end_inset
37143
37144
37145 \end_layout
37146
37147 \end_inset
37148 </cell>
37149 <cell alignment="center" valignment="top" usebox="none">
37150 \begin_inset Text
37151
37152 \begin_layout Plain Layout
37153 Set text to noun style, function of the Edit
37154 \family sans
37155 \SpecialChar \menuseparator
37156 Text
37157 \begin_inset Space ~
37158 \end_inset
37159
37160 Style
37161 \family default
37162  dialog
37163 \end_layout
37164
37165 \end_inset
37166 </cell>
37167 </row>
37168 <row interlinespace="2.5mm">
37169 <cell alignment="center" valignment="top" usebox="none">
37170 \begin_inset Text
37171
37172 \begin_layout Plain Layout
37173 \begin_inset Graphics
37174         filename ../images/font-free-apply.png
37175         BoundingBox 0bp 5bp 20bp 20bp
37176
37177 \end_inset
37178
37179
37180 \end_layout
37181
37182 \end_inset
37183 </cell>
37184 <cell alignment="center" valignment="top" usebox="none">
37185 \begin_inset Text
37186
37187 \begin_layout Plain Layout
37188 Formats text using the current settings in the 
37189 \family sans
37190 Edit\SpecialChar \menuseparator
37191 Text
37192 \begin_inset Space ~
37193 \end_inset
37194
37195 Style
37196 \family default
37197  dialog
37198 \end_layout
37199
37200 \end_inset
37201 </cell>
37202 </row>
37203 <row interlinespace="2.5mm">
37204 <cell alignment="center" valignment="top" usebox="none">
37205 \begin_inset Text
37206
37207 \begin_layout Plain Layout
37208 \begin_inset Graphics
37209         filename ../images/math-mode.png
37210         BoundingBox 0bp 5bp 20bp 20bp
37211
37212 \end_inset
37213
37214
37215 \end_layout
37216
37217 \end_inset
37218 </cell>
37219 <cell alignment="center" valignment="top" usebox="none">
37220 \begin_inset Text
37221
37222 \begin_layout Plain Layout
37223
37224 \family sans
37225 Insert\SpecialChar \menuseparator
37226 Math\SpecialChar \menuseparator
37227 Inline
37228 \begin_inset Space ~
37229 \end_inset
37230
37231 Formula
37232 \end_layout
37233
37234 \end_inset
37235 </cell>
37236 </row>
37237 <row interlinespace="2.5mm">
37238 <cell alignment="center" valignment="top" usebox="none">
37239 \begin_inset Text
37240
37241 \begin_layout Plain Layout
37242 \begin_inset Graphics
37243         filename ../images/dialog-show-new-inset_graphics.png
37244         BoundingBox 0bp 5bp 20bp 25bp
37245         rotateOrigin center
37246
37247 \end_inset
37248
37249
37250 \end_layout
37251
37252 \end_inset
37253 </cell>
37254 <cell alignment="center" valignment="top" usebox="none">
37255 \begin_inset Text
37256
37257 \begin_layout Plain Layout
37258
37259 \family sans
37260 Insert\SpecialChar \menuseparator
37261 Graphics
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 </row>
37267 <row interlinespace="2.5mm">
37268 <cell alignment="center" valignment="top" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272 \begin_inset Graphics
37273         filename ../images/tabular-insert.png
37274         BoundingBox 0bp 5bp 20bp 25bp
37275         rotateOrigin center
37276
37277 \end_inset
37278
37279
37280 \end_layout
37281
37282 \end_inset
37283 </cell>
37284 <cell alignment="center" valignment="top" usebox="none">
37285 \begin_inset Text
37286
37287 \begin_layout Plain Layout
37288
37289 \family sans
37290 Insert\SpecialChar \menuseparator
37291 Table
37292 \end_layout
37293
37294 \end_inset
37295 </cell>
37296 </row>
37297 <row interlinespace="2.5mm">
37298 <cell alignment="center" valignment="top" usebox="none">
37299 \begin_inset Text
37300
37301 \begin_layout Plain Layout
37302 \begin_inset Graphics
37303         filename ../images/dialog-toggle_toc.png
37304         BoundingBox 0bp 5bp 20bp 25bp
37305         rotateOrigin center
37306
37307 \end_inset
37308
37309
37310 \end_layout
37311
37312 \end_inset
37313 </cell>
37314 <cell alignment="center" valignment="top" usebox="none">
37315 \begin_inset Text
37316
37317 \begin_layout Plain Layout
37318 Toggle outline window on/off, 
37319 \family sans
37320 Document\SpecialChar \menuseparator
37321 Outline
37322 \end_layout
37323
37324 \end_inset
37325 </cell>
37326 </row>
37327 <row interlinespace="2.5mm">
37328 <cell alignment="center" valignment="top" usebox="none">
37329 \begin_inset Text
37330
37331 \begin_layout Plain Layout
37332 \begin_inset Graphics
37333         filename ../images/toolbar-toggle_math.png
37334         BoundingBox 0bp 5bp 20bp 25bp
37335         rotateOrigin center
37336
37337 \end_inset
37338
37339
37340 \end_layout
37341
37342 \end_inset
37343 </cell>
37344 <cell alignment="center" valignment="top" usebox="none">
37345 \begin_inset Text
37346
37347 \begin_layout Plain Layout
37348 Toggle math toolbar on/off
37349 \end_layout
37350
37351 \end_inset
37352 </cell>
37353 </row>
37354 <row interlinespace="2.5mm">
37355 <cell alignment="center" valignment="top" usebox="none">
37356 \begin_inset Text
37357
37358 \begin_layout Plain Layout
37359 \begin_inset Graphics
37360         filename ../images/toolbar-toggle_table.png
37361         BoundingBox 0bp 5bp 20bp 25bp
37362         rotateOrigin center
37363
37364 \end_inset
37365
37366
37367 \end_layout
37368
37369 \end_inset
37370 </cell>
37371 <cell alignment="center" valignment="top" usebox="none">
37372 \begin_inset Text
37373
37374 \begin_layout Plain Layout
37375 Toggle table toolbar on/off
37376 \end_layout
37377
37378 \end_inset
37379 </cell>
37380 </row>
37381 </lyxtabular>
37382
37383 \end_inset
37384
37385
37386 \end_layout
37387
37388 \begin_layout Subsection
37389 Extra Toolbar
37390 \begin_inset Index
37391 status collapsed
37392
37393 \begin_layout Plain Layout
37394 Toolbar ! Extra
37395 \end_layout
37396
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \begin_layout Standard
37403 \begin_inset Graphics
37404         filename clipart/ExtraToolbar.png
37405         width 100col%
37406
37407 \end_inset
37408
37409
37410 \end_layout
37411
37412 \begin_layout Standard
37413 \begin_inset VSpace defskip
37414 \end_inset
37415
37416
37417 \end_layout
37418
37419 \begin_layout Standard
37420 The extra toolbar as shown above contains from left to right the following
37421  buttons:
37422 \end_layout
37423
37424 \begin_layout Standard
37425 \begin_inset VSpace defskip
37426 \end_inset
37427
37428
37429 \end_layout
37430
37431 \begin_layout Standard
37432 \begin_inset Tabular
37433 <lyxtabular version="3" rows="24" columns="2">
37434 <features islongtable="true">
37435 <column alignment="left" valignment="top" width="0">
37436 <column alignment="left" valignment="top" width="0">
37437 <row interlinespace="2.5mm">
37438 <cell alignment="center" valignment="top" usebox="none">
37439 \begin_inset Text
37440
37441 \begin_layout Plain Layout
37442 \begin_inset Graphics
37443         filename ../images/layout.png
37444         BoundingBox 0bp 5bp 20bp 25bp
37445         rotateOrigin center
37446
37447 \end_inset
37448
37449
37450 \end_layout
37451
37452 \end_inset
37453 </cell>
37454 <cell alignment="center" valignment="top" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458 Default
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 </row>
37464 <row interlinespace="2.5mm">
37465 <cell alignment="center" valignment="top" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469 \begin_inset Graphics
37470         filename ../images/layout_Enumerate.png
37471         BoundingBox 0bp 5bp 20bp 25bp
37472         rotateOrigin center
37473
37474 \end_inset
37475
37476
37477 \end_layout
37478
37479 \end_inset
37480 </cell>
37481 <cell alignment="center" valignment="top" usebox="none">
37482 \begin_inset Text
37483
37484 \begin_layout Plain Layout
37485 Numbered list
37486 \end_layout
37487
37488 \end_inset
37489 </cell>
37490 </row>
37491 <row interlinespace="2.5mm">
37492 <cell alignment="center" valignment="top" usebox="none">
37493 \begin_inset Text
37494
37495 \begin_layout Plain Layout
37496 \begin_inset Graphics
37497         filename ../images/layout_Itemize.png
37498         BoundingBox 0bp 5bp 20bp 25bp
37499         rotateOrigin center
37500
37501 \end_inset
37502
37503
37504 \end_layout
37505
37506 \end_inset
37507 </cell>
37508 <cell alignment="center" valignment="top" usebox="none">
37509 \begin_inset Text
37510
37511 \begin_layout Plain Layout
37512 Itemized list
37513 \end_layout
37514
37515 \end_inset
37516 </cell>
37517 </row>
37518 <row interlinespace="2.5mm">
37519 <cell alignment="center" valignment="top" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523 \begin_inset Graphics
37524         filename ../images/layout_List.png
37525         BoundingBox 0bp 5bp 20bp 25bp
37526         rotateOrigin center
37527
37528 \end_inset
37529
37530
37531 \end_layout
37532
37533 \end_inset
37534 </cell>
37535 <cell alignment="center" valignment="top" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539 List
37540 \end_layout
37541
37542 \end_inset
37543 </cell>
37544 </row>
37545 <row interlinespace="2.5mm">
37546 <cell alignment="center" valignment="top" usebox="none">
37547 \begin_inset Text
37548
37549 \begin_layout Plain Layout
37550 \begin_inset Graphics
37551         filename ../images/layout_Description.png
37552         BoundingBox 0bp 5bp 20bp 25bp
37553         rotateOrigin center
37554
37555 \end_inset
37556
37557
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 <cell alignment="center" valignment="top" usebox="none">
37563 \begin_inset Text
37564
37565 \begin_layout Plain Layout
37566 Description list
37567 \end_layout
37568
37569 \end_inset
37570 </cell>
37571 </row>
37572 <row interlinespace="2.5mm">
37573 <cell alignment="center" valignment="top" usebox="none">
37574 \begin_inset Text
37575
37576 \begin_layout Plain Layout
37577 \begin_inset Graphics
37578         filename ../images/depth-increment.png
37579         BoundingBox 0bp 5bp 20bp 25bp
37580         rotateOrigin center
37581
37582 \end_inset
37583
37584
37585 \end_layout
37586
37587 \end_inset
37588 </cell>
37589 <cell alignment="center" valignment="top" usebox="none">
37590 \begin_inset Text
37591
37592 \begin_layout Plain Layout
37593
37594 \family sans
37595 Edit\SpecialChar \menuseparator
37596 Increase
37597 \begin_inset Space ~
37598 \end_inset
37599
37600 List
37601 \begin_inset Space ~
37602 \end_inset
37603
37604 Depth
37605 \end_layout
37606
37607 \end_inset
37608 </cell>
37609 </row>
37610 <row interlinespace="2.5mm">
37611 <cell alignment="center" valignment="top" usebox="none">
37612 \begin_inset Text
37613
37614 \begin_layout Plain Layout
37615 \begin_inset Graphics
37616         filename ../images/depth-decrement.png
37617         BoundingBox 0bp 5bp 20bp 25bp
37618         rotateOrigin center
37619
37620 \end_inset
37621
37622
37623 \end_layout
37624
37625 \end_inset
37626 </cell>
37627 <cell alignment="center" valignment="top" usebox="none">
37628 \begin_inset Text
37629
37630 \begin_layout Plain Layout
37631
37632 \family sans
37633 Edit\SpecialChar \menuseparator
37634 Decrease
37635 \begin_inset Space ~
37636 \end_inset
37637
37638 List
37639 \begin_inset Space ~
37640 \end_inset
37641
37642 Depth
37643 \end_layout
37644
37645 \end_inset
37646 </cell>
37647 </row>
37648 <row interlinespace="2.5mm">
37649 <cell alignment="center" valignment="top" usebox="none">
37650 \begin_inset Text
37651
37652 \begin_layout Plain Layout
37653 \begin_inset Graphics
37654         filename ../images/float-insert_figure.png
37655         BoundingBox 0bp 5bp 20bp 20bp
37656
37657 \end_inset
37658
37659
37660 \end_layout
37661
37662 \end_inset
37663 </cell>
37664 <cell alignment="center" valignment="top" usebox="none">
37665 \begin_inset Text
37666
37667 \begin_layout Plain Layout
37668
37669 \family sans
37670 Insert\SpecialChar \menuseparator
37671 Float\SpecialChar \menuseparator
37672 Figure
37673 \end_layout
37674
37675 \end_inset
37676 </cell>
37677 </row>
37678 <row interlinespace="2.5mm">
37679 <cell alignment="center" valignment="top" usebox="none">
37680 \begin_inset Text
37681
37682 \begin_layout Plain Layout
37683 \begin_inset Graphics
37684         filename ../images/float-insert_table.png
37685         BoundingBox 0bp 5bp 20bp 20bp
37686
37687 \end_inset
37688
37689
37690 \end_layout
37691
37692 \end_inset
37693 </cell>
37694 <cell alignment="center" valignment="top" usebox="none">
37695 \begin_inset Text
37696
37697 \begin_layout Plain Layout
37698
37699 \family sans
37700 Insert\SpecialChar \menuseparator
37701 Float\SpecialChar \menuseparator
37702 Table
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 </row>
37708 <row interlinespace="2.5mm">
37709 <cell alignment="center" valignment="top" usebox="none">
37710 \begin_inset Text
37711
37712 \begin_layout Plain Layout
37713 \begin_inset Graphics
37714         filename ../images/label-insert.png
37715         BoundingBox 0bp 5bp 20bp 20bp
37716
37717 \end_inset
37718
37719
37720 \end_layout
37721
37722 \end_inset
37723 </cell>
37724 <cell alignment="center" valignment="top" usebox="none">
37725 \begin_inset Text
37726
37727 \begin_layout Plain Layout
37728
37729 \family sans
37730 Insert\SpecialChar \menuseparator
37731 Label
37732 \end_layout
37733
37734 \end_inset
37735 </cell>
37736 </row>
37737 <row interlinespace="2.5mm">
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742 \begin_inset Graphics
37743         filename ../images/dialog-show-new-inset_ref.png
37744         BoundingBox 0bp 5bp 20bp 20bp
37745
37746 \end_inset
37747
37748
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 <cell alignment="center" valignment="top" usebox="none">
37754 \begin_inset Text
37755
37756 \begin_layout Plain Layout
37757
37758 \family sans
37759 Insert\SpecialChar \menuseparator
37760 Cross-Reference
37761 \end_layout
37762
37763 \end_inset
37764 </cell>
37765 </row>
37766 <row interlinespace="2.5mm">
37767 <cell alignment="center" valignment="top" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 \begin_inset Graphics
37772         filename ../images/dialog-show-new-inset_citation.png
37773         BoundingBox 0bp 5bp 20bp 20bp
37774
37775 \end_inset
37776
37777
37778 \end_layout
37779
37780 \end_inset
37781 </cell>
37782 <cell alignment="center" valignment="top" usebox="none">
37783 \begin_inset Text
37784
37785 \begin_layout Plain Layout
37786
37787 \family sans
37788 Insert\SpecialChar \menuseparator
37789 Citation
37790 \end_layout
37791
37792 \end_inset
37793 </cell>
37794 </row>
37795 <row interlinespace="2.5mm">
37796 <cell alignment="center" valignment="top" usebox="none">
37797 \begin_inset Text
37798
37799 \begin_layout Plain Layout
37800 \begin_inset Graphics
37801         filename ../images/index-insert.png
37802         BoundingBox 0bp 5bp 20bp 20bp
37803
37804 \end_inset
37805
37806
37807 \end_layout
37808
37809 \end_inset
37810 </cell>
37811 <cell alignment="center" valignment="top" usebox="none">
37812 \begin_inset Text
37813
37814 \begin_layout Plain Layout
37815
37816 \family sans
37817 Insert\SpecialChar \menuseparator
37818 Index
37819 \begin_inset Space ~
37820 \end_inset
37821
37822 Entry
37823 \end_layout
37824
37825 \end_inset
37826 </cell>
37827 </row>
37828 <row interlinespace="2.5mm">
37829 <cell alignment="center" valignment="top" usebox="none">
37830 \begin_inset Text
37831
37832 \begin_layout Plain Layout
37833 \begin_inset Graphics
37834         filename ../images/nomencl-insert.png
37835         BoundingBox 0bp 5bp 20bp 20bp
37836
37837 \end_inset
37838
37839
37840 \end_layout
37841
37842 \end_inset
37843 </cell>
37844 <cell alignment="center" valignment="top" usebox="none">
37845 \begin_inset Text
37846
37847 \begin_layout Plain Layout
37848
37849 \family sans
37850 Insert\SpecialChar \menuseparator
37851 Nomenclature
37852 \begin_inset Space ~
37853 \end_inset
37854
37855 Entry
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 </row>
37861 <row interlinespace="2.5mm">
37862 <cell alignment="center" valignment="top" usebox="none">
37863 \begin_inset Text
37864
37865 \begin_layout Plain Layout
37866 \begin_inset Graphics
37867         filename ../images/footnote-insert.png
37868         BoundingBox 0bp 5bp 20bp 20bp
37869
37870 \end_inset
37871
37872
37873 \end_layout
37874
37875 \end_inset
37876 </cell>
37877 <cell alignment="center" valignment="top" usebox="none">
37878 \begin_inset Text
37879
37880 \begin_layout Plain Layout
37881
37882 \family sans
37883 Insert\SpecialChar \menuseparator
37884 Footnote
37885 \end_layout
37886
37887 \end_inset
37888 </cell>
37889 </row>
37890 <row interlinespace="2.5mm">
37891 <cell alignment="center" valignment="top" usebox="none">
37892 \begin_inset Text
37893
37894 \begin_layout Plain Layout
37895 \begin_inset Graphics
37896         filename ../images/marginalnote-insert.png
37897         BoundingBox 0bp 5bp 20bp 25bp
37898         rotateOrigin center
37899
37900 \end_inset
37901
37902
37903 \end_layout
37904
37905 \end_inset
37906 </cell>
37907 <cell alignment="center" valignment="top" usebox="none">
37908 \begin_inset Text
37909
37910 \begin_layout Plain Layout
37911
37912 \family sans
37913 Insert\SpecialChar \menuseparator
37914 Marginal
37915 \begin_inset Space ~
37916 \end_inset
37917
37918 Note
37919 \end_layout
37920
37921 \end_inset
37922 </cell>
37923 </row>
37924 <row interlinespace="2.5mm">
37925 <cell alignment="center" valignment="top" usebox="none">
37926 \begin_inset Text
37927
37928 \begin_layout Plain Layout
37929 \begin_inset Graphics
37930         filename ../images/note-insert.png
37931         BoundingBox 0bp 5bp 20bp 20bp
37932
37933 \end_inset
37934
37935
37936 \end_layout
37937
37938 \end_inset
37939 </cell>
37940 <cell alignment="center" valignment="top" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944
37945 \family sans
37946 Insert\SpecialChar \menuseparator
37947 Note\SpecialChar \menuseparator
37948 LyX
37949 \begin_inset Space ~
37950 \end_inset
37951
37952 Note
37953 \end_layout
37954
37955 \end_inset
37956 </cell>
37957 </row>
37958 <row interlinespace="2.5mm">
37959 <cell alignment="center" valignment="top" usebox="none">
37960 \begin_inset Text
37961
37962 \begin_layout Plain Layout
37963 \begin_inset Graphics
37964         filename ../images/box-insert.png
37965         BoundingBox 0bp 5bp 20bp 20bp
37966
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \end_inset
37973 </cell>
37974 <cell alignment="center" valignment="top" usebox="none">
37975 \begin_inset Text
37976
37977 \begin_layout Plain Layout
37978
37979 \family sans
37980 Insert\SpecialChar \menuseparator
37981 Box
37982 \end_layout
37983
37984 \end_inset
37985 </cell>
37986 </row>
37987 <row interlinespace="2.5mm">
37988 <cell alignment="center" valignment="top" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992 \begin_inset Graphics
37993         filename ../images/url-insert.png
37994         BoundingBox 0bp 5bp 20bp 20bp
37995
37996 \end_inset
37997
37998
37999 \end_layout
38000
38001 \end_inset
38002 </cell>
38003 <cell alignment="center" valignment="top" usebox="none">
38004 \begin_inset Text
38005
38006 \begin_layout Plain Layout
38007
38008 \family sans
38009 Insert\SpecialChar \menuseparator
38010 URL
38011 \end_layout
38012
38013 \end_inset
38014 </cell>
38015 </row>
38016 <row interlinespace="2.5mm">
38017 <cell alignment="center" valignment="top" usebox="none">
38018 \begin_inset Text
38019
38020 \begin_layout Plain Layout
38021 \begin_inset Graphics
38022         filename ../images/ert-insert.png
38023         BoundingBox 0bp 5bp 20bp 20bp
38024
38025 \end_inset
38026
38027
38028 \end_layout
38029
38030 \end_inset
38031 </cell>
38032 <cell alignment="center" valignment="top" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036
38037 \family sans
38038 Insert\SpecialChar \menuseparator
38039 T
38040 \family default
38041
38042 \begin_inset ERT
38043 status collapsed
38044
38045 \begin_layout Plain Layout
38046
38047 {}
38048 \end_layout
38049
38050 \end_inset
38051
38052
38053 \family sans
38054 eX
38055 \end_layout
38056
38057 \end_inset
38058 </cell>
38059 </row>
38060 <row interlinespace="2.5mm">
38061 <cell alignment="center" valignment="top" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065 \begin_inset Graphics
38066         filename ../images/dialog-show-new-inset_include.png
38067         BoundingBox 0bp 5bp 20bp 20bp
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \end_inset
38075 </cell>
38076 <cell alignment="center" valignment="top" usebox="none">
38077 \begin_inset Text
38078
38079 \begin_layout Plain Layout
38080
38081 \family sans
38082 Insert\SpecialChar \menuseparator
38083 File\SpecialChar \menuseparator
38084 Child
38085 \begin_inset Space ~
38086 \end_inset
38087
38088 Document
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 </row>
38094 <row interlinespace="2.5mm">
38095 <cell alignment="center" valignment="top" usebox="none">
38096 \begin_inset Text
38097
38098 \begin_layout Plain Layout
38099 \begin_inset Graphics
38100         filename ../images/dialog-show_character.png
38101         BoundingBox 0bp 5bp 20bp 25bp
38102         rotateOrigin center
38103
38104 \end_inset
38105
38106
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 <cell alignment="center" valignment="top" usebox="none">
38112 \begin_inset Text
38113
38114 \begin_layout Plain Layout
38115
38116 \family sans
38117 Edit\SpecialChar \menuseparator
38118 Text
38119 \begin_inset Space ~
38120 \end_inset
38121
38122 Style
38123 \end_layout
38124
38125 \end_inset
38126 </cell>
38127 </row>
38128 <row interlinespace="2.5mm">
38129 <cell alignment="center" valignment="top" usebox="none">
38130 \begin_inset Text
38131
38132 \begin_layout Plain Layout
38133 \begin_inset Graphics
38134         filename ../images/layout-paragraph.png
38135         BoundingBox 0bp 5bp 20bp 25bp
38136         rotateOrigin center
38137
38138 \end_inset
38139
38140
38141 \end_layout
38142
38143 \end_inset
38144 </cell>
38145 <cell alignment="center" valignment="top" usebox="none">
38146 \begin_inset Text
38147
38148 \begin_layout Plain Layout
38149
38150 \family sans
38151 Edit\SpecialChar \menuseparator
38152 Paragraph
38153 \begin_inset Space ~
38154 \end_inset
38155
38156 Settings
38157 \end_layout
38158
38159 \end_inset
38160 </cell>
38161 </row>
38162 <row interlinespace="2.5mm">
38163 <cell alignment="center" valignment="top" usebox="none">
38164 \begin_inset Text
38165
38166 \begin_layout Plain Layout
38167 \begin_inset Graphics
38168         filename ../images/thesaurus-entry.png
38169         BoundingBox 0bp 5bp 20bp 25bp
38170         rotateOrigin center
38171
38172 \end_inset
38173
38174
38175 \end_layout
38176
38177 \end_inset
38178 </cell>
38179 <cell alignment="center" valignment="top" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183
38184 \family sans
38185 Tools\SpecialChar \menuseparator
38186 Thesaurus
38187 \end_layout
38188
38189 \end_inset
38190 </cell>
38191 </row>
38192 </lyxtabular>
38193
38194 \end_inset
38195
38196
38197 \end_layout
38198
38199 \begin_layout Subsection
38200 View / Update Toolbar
38201 \begin_inset Index
38202 status collapsed
38203
38204 \begin_layout Plain Layout
38205 Toolbar ! View / Update
38206 \end_layout
38207
38208 \end_inset
38209
38210
38211 \end_layout
38212
38213 \begin_layout Standard
38214 \begin_inset Graphics
38215         filename clipart/ViewToolbar.png
38216
38217 \end_inset
38218
38219
38220 \end_layout
38221
38222 \begin_layout Standard
38223 \begin_inset VSpace defskip
38224 \end_inset
38225
38226
38227 \end_layout
38228
38229 \begin_layout Standard
38230 The view / update toolbar as shown above contains from left to right the
38231  following buttons:
38232 \end_layout
38233
38234 \begin_layout Standard
38235 \begin_inset VSpace defskip
38236 \end_inset
38237
38238
38239 \end_layout
38240
38241 \begin_layout Standard
38242 \begin_inset Tabular
38243 <lyxtabular version="3" rows="6" columns="2">
38244 <features islongtable="true">
38245 <column alignment="left" valignment="top" width="0">
38246 <column alignment="left" valignment="top" width="0">
38247 <row interlinespace="2.5mm">
38248 <cell alignment="center" valignment="top" usebox="none">
38249 \begin_inset Text
38250
38251 \begin_layout Plain Layout
38252 \begin_inset Graphics
38253         filename ../images/buffer-view_dvi.png
38254         BoundingBox 0bp 5bp 20bp 25bp
38255         rotateOrigin center
38256
38257 \end_inset
38258
38259
38260 \end_layout
38261
38262 \end_inset
38263 </cell>
38264 <cell alignment="center" valignment="top" usebox="none">
38265 \begin_inset Text
38266
38267 \begin_layout Plain Layout
38268
38269 \family sans
38270 View\SpecialChar \menuseparator
38271 DVI
38272 \end_layout
38273
38274 \end_inset
38275 </cell>
38276 </row>
38277 <row interlinespace="2.5mm">
38278 <cell alignment="center" valignment="top" usebox="none">
38279 \begin_inset Text
38280
38281 \begin_layout Plain Layout
38282 \begin_inset Graphics
38283         filename ../images/buffer-update_dvi.png
38284         BoundingBox 0bp 5bp 20bp 25bp
38285         rotateOrigin center
38286
38287 \end_inset
38288
38289
38290 \end_layout
38291
38292 \end_inset
38293 </cell>
38294 <cell alignment="center" valignment="top" usebox="none">
38295 \begin_inset Text
38296
38297 \begin_layout Plain Layout
38298
38299 \family sans
38300 View\SpecialChar \menuseparator
38301 Update\SpecialChar \menuseparator
38302 DVI
38303 \end_layout
38304
38305 \end_inset
38306 </cell>
38307 </row>
38308 <row interlinespace="2.5mm">
38309 <cell alignment="center" valignment="top" usebox="none">
38310 \begin_inset Text
38311
38312 \begin_layout Plain Layout
38313 \begin_inset Graphics
38314         filename ../images/buffer-view_pdf2.png
38315         BoundingBox 0bp 5bp 20bp 25bp
38316         rotateOrigin center
38317
38318 \end_inset
38319
38320
38321 \end_layout
38322
38323 \end_inset
38324 </cell>
38325 <cell alignment="center" valignment="top" usebox="none">
38326 \begin_inset Text
38327
38328 \begin_layout Plain Layout
38329
38330 \family sans
38331 View\SpecialChar \menuseparator
38332 PDF
38333 \end_layout
38334
38335 \end_inset
38336 </cell>
38337 </row>
38338 <row interlinespace="2.5mm">
38339 <cell alignment="center" valignment="top" usebox="none">
38340 \begin_inset Text
38341
38342 \begin_layout Plain Layout
38343 \begin_inset Graphics
38344         filename ../images/buffer-update_pdf2.png
38345         BoundingBox 0bp 5bp 20bp 25bp
38346         rotateOrigin center
38347
38348 \end_inset
38349
38350
38351 \end_layout
38352
38353 \end_inset
38354 </cell>
38355 <cell alignment="center" valignment="top" usebox="none">
38356 \begin_inset Text
38357
38358 \begin_layout Plain Layout
38359
38360 \family sans
38361 View\SpecialChar \menuseparator
38362 Update\SpecialChar \menuseparator
38363 PDF
38364 \begin_inset Foot
38365 status collapsed
38366
38367 \begin_layout Plain Layout
38368 This button is on some LyX for Windows installations not here because its
38369  functionality is merged with 
38370 \family sans
38371 View\SpecialChar \menuseparator
38372 PDF
38373 \family default
38374 .
38375  
38376 \end_layout
38377
38378 \end_inset
38379
38380
38381 \end_layout
38382
38383 \end_inset
38384 </cell>
38385 </row>
38386 <row interlinespace="2.5mm">
38387 <cell alignment="center" valignment="top" usebox="none">
38388 \begin_inset Text
38389
38390 \begin_layout Plain Layout
38391 \begin_inset Graphics
38392         filename ../images/buffer-view_ps.png
38393         BoundingBox 0bp 5bp 20bp 25bp
38394         rotateOrigin center
38395
38396 \end_inset
38397
38398
38399 \end_layout
38400
38401 \end_inset
38402 </cell>
38403 <cell alignment="center" valignment="top" usebox="none">
38404 \begin_inset Text
38405
38406 \begin_layout Plain Layout
38407
38408 \family sans
38409 View\SpecialChar \menuseparator
38410 Postscript
38411 \end_layout
38412
38413 \end_inset
38414 </cell>
38415 </row>
38416 <row interlinespace="2.5mm">
38417 <cell alignment="center" valignment="top" usebox="none">
38418 \begin_inset Text
38419
38420 \begin_layout Plain Layout
38421 \begin_inset Graphics
38422         filename ../images/buffer-update_ps.png
38423         BoundingBox 0bp 5bp 20bp 25bp
38424         rotateOrigin center
38425
38426 \end_inset
38427
38428
38429 \end_layout
38430
38431 \end_inset
38432 </cell>
38433 <cell alignment="center" valignment="top" usebox="none">
38434 \begin_inset Text
38435
38436 \begin_layout Plain Layout
38437
38438 \family sans
38439 View\SpecialChar \menuseparator
38440 Update\SpecialChar \menuseparator
38441 Postscript
38442 \end_layout
38443
38444 \end_inset
38445 </cell>
38446 </row>
38447 </lyxtabular>
38448
38449 \end_inset
38450
38451
38452 \end_layout
38453
38454 \begin_layout Subsection
38455 Other Toolbars
38456 \end_layout
38457
38458 \begin_layout Standard
38459 The change tracking toolbar is explained in section
38460 \begin_inset Space ~
38461 \end_inset
38462
38463
38464 \begin_inset CommandInset ref
38465 LatexCommand ref
38466 reference "sec:Change-Tracking"
38467
38468 \end_inset
38469
38470 , the table toolbar
38471 \begin_inset Index
38472 status collapsed
38473
38474 \begin_layout Plain Layout
38475 Toolbar ! Table
38476 \end_layout
38477
38478 \end_inset
38479
38480  is explained in the 
38481 \emph on
38482 Embedded Objects
38483 \emph default
38484  manual.
38485 \end_layout
38486
38487 \begin_layout Chapter
38488 The 
38489 \family sans
38490 Preferences
38491 \family default
38492  Dialog
38493 \begin_inset CommandInset label
38494 LatexCommand label
38495 name "cha:The-Preferences-dialog"
38496
38497 \end_inset
38498
38499
38500 \begin_inset Index
38501 status collapsed
38502
38503 \begin_layout Plain Layout
38504 Preferences
38505 \end_layout
38506
38507 \end_inset
38508
38509
38510 \end_layout
38511
38512 \begin_layout Standard
38513 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38514 Preferences.
38515  It consists of submenus explained in the following.
38516 \end_layout
38517
38518 \begin_layout Section
38519 Look and Feel
38520 \end_layout
38521
38522 \begin_layout Subsection
38523 User Interface
38524 \begin_inset CommandInset label
38525 LatexCommand label
38526 name "sec:ui"
38527
38528 \end_inset
38529
38530
38531 \begin_inset Index
38532 status collapsed
38533
38534 \begin_layout Plain Layout
38535 Customization ! of toolbars
38536 \end_layout
38537
38538 \end_inset
38539
38540
38541 \begin_inset Index
38542 status collapsed
38543
38544 \begin_layout Plain Layout
38545 Customization ! of menus
38546 \end_layout
38547
38548 \end_inset
38549
38550
38551 \end_layout
38552
38553 \begin_layout Standard
38554 \begin_inset Note Greyedout
38555 status open
38556
38557 \begin_layout Plain Layout
38558
38559 \series bold
38560 Note:
38561 \series default
38562  You have to restart LyX before changes in ui- and bind-files take effect.
38563 \end_layout
38564
38565 \end_inset
38566
38567
38568 \end_layout
38569
38570 \begin_layout Subsubsection
38571 User Interface File
38572 \begin_inset Index
38573 status collapsed
38574
38575 \begin_layout Plain Layout
38576 Customization ! of toolbars
38577 \end_layout
38578
38579 \end_inset
38580
38581
38582 \begin_inset Index
38583 status collapsed
38584
38585 \begin_layout Plain Layout
38586 Customization ! of menus
38587 \end_layout
38588
38589 \end_inset
38590
38591
38592 \end_layout
38593
38594 \begin_layout Standard
38595 The appearance of the menus and toolbars can be changed by choosing an user
38596  interface (ui) file.
38597  An ui-file is a textfile where the toolbars and menus are listed.
38598  The toolbar buttons and menu entries are specified in the files 
38599 \shape italic
38600 stdtoolbars.inc
38601 \shape default
38602  and 
38603 \shape italic
38604 stdmenus.inc
38605 \shape default
38606 , respectively.
38607  Both files are loaded by the 
38608 \emph on
38609 default.ui
38610 \emph default
38611  file.
38612  To create your own menu and toolbar layout, start with a copy of these
38613  files and edit the entries.
38614 \end_layout
38615
38616 \begin_layout Standard
38617 The syntax of the .inc-files is straightforward: The 
38618 \family sans
38619 Menubar
38620 \family default
38621
38622 \family sans
38623 Menu
38624 \family default
38625  and 
38626 \family sans
38627 Toolbar
38628 \family default
38629  entries must be ended with an explicit 
38630 \family sans
38631 End
38632 \family default
38633 .
38634  They may contain 
38635 \family sans
38636 Submenus
38637 \family default
38638
38639 \family sans
38640 Items
38641 \family default
38642
38643 \family sans
38644 OptItems
38645 \family default
38646
38647 \family sans
38648 Separators
38649 \family default
38650
38651 \family sans
38652 Icons,
38653 \family default
38654  and in the case of the 
38655 \begin_inset Quotes eld
38656 \end_inset
38657
38658 file
38659 \begin_inset Quotes erd
38660 \end_inset
38661
38662  menus a 
38663 \family sans
38664 Lastfiles
38665 \family default
38666  entry.
38667  The syntax for the entries is:
38668 \end_layout
38669
38670 \begin_layout Standard
38671 \begin_inset VSpace smallskip*
38672 \end_inset
38673
38674
38675 \series bold
38676 Item 
38677 \begin_inset Quotes erd
38678 \end_inset
38679
38680 menu 
38681 \series default
38682 or
38683 \series bold
38684  button name
38685 \begin_inset Quotes erd
38686 \end_inset
38687
38688  
38689 \begin_inset Quotes erd
38690 \end_inset
38691
38692 LyX-function
38693 \begin_inset Quotes erd
38694 \end_inset
38695
38696
38697 \end_layout
38698
38699 \begin_layout Standard
38700 \noindent
38701 \begin_inset VSpace smallskip*
38702 \end_inset
38703
38704 All LyX-functions are listed in 
38705 \begin_inset CommandInset citation
38706 LatexCommand cite
38707 key "LyX-func"
38708
38709 \end_inset
38710
38711 .
38712 \end_layout
38713
38714 \begin_layout Standard
38715 \begin_inset VSpace medskip
38716 \end_inset
38717
38718
38719 \end_layout
38720
38721 \begin_layout Standard
38722 An example: Assuming you use the menu 
38723 \family sans
38724 Navigate\SpecialChar \menuseparator
38725 Bookmarks
38726 \family default
38727  quite often and therefore want six available bookmarks, you can add the
38728  line
38729 \end_layout
38730
38731 \begin_layout Standard
38732 \begin_inset VSpace smallskip*
38733 \end_inset
38734
38735
38736 \series bold
38737 Item "Save Bookmark 6" "bookmark-save 6"
38738 \end_layout
38739
38740 \begin_layout Standard
38741 \noindent
38742 \begin_inset VSpace smallskip*
38743 \end_inset
38744
38745 to the navigate menu section in the .inc-file to have the sixth bookmark.
38746 \end_layout
38747
38748 \begin_layout Subsubsection
38749 Bind-File
38750 \begin_inset Index
38751 status collapsed
38752
38753 \begin_layout Plain Layout
38754 Bindings
38755 \end_layout
38756
38757 \end_inset
38758
38759
38760 \end_layout
38761
38762 \begin_layout Standard
38763 Bindings are used to bind a function to a key.
38764  Several binding files are available:
38765 \end_layout
38766
38767 \begin_layout Description
38768 cua.bind typical set of PC keyboard shortcuts
38769 \end_layout
38770
38771 \begin_layout Description
38772 (x)emacs.bind set of bindings like they are used in the editor programs 
38773 \family sans
38774 Emacs
38775 \family default
38776  (
38777 \family sans
38778 XEmacs
38779 \family default
38780 )
38781 \end_layout
38782
38783 \begin_layout Description
38784 mac.bind set of bindings for 
38785 \family sans
38786 Mac
38787 \begin_inset Space \thinspace{}
38788 \end_inset
38789
38790 OS
38791 \family default
38792  systems.
38793 \end_layout
38794
38795 \begin_layout Standard
38796 There are also bind-files designed for special document classes, like 
38797 \shape italic
38798 broadway.bind
38799 \shape default
38800 , and bind files for special languages.
38801  The name of language bind-files begin with a language code, e.g.
38802  
38803 \begin_inset Quotes eld
38804 \end_inset
38805
38806 pt
38807 \begin_inset Quotes erd
38808 \end_inset
38809
38810  for Portuguese.
38811  If you use LyX in a certain language, LyX will try to use the appropriate
38812  bind-file.
38813 \end_layout
38814
38815 \begin_layout Standard
38816 Some bind-files, like 
38817 \emph on
38818 math.bind
38819 \emph default
38820 , have only a small scope.
38821  When looking at the the end of the file 
38822 \shape italic
38823 cua.bind
38824 \shape default
38825 , you can see that they are included to keep the overview in the bind-file.
38826 \end_layout
38827
38828 \begin_layout Standard
38829 If you like to customize the keybindings to your own taste, modify the bind-file
38830 s with a text editor.
38831  The syntax of the entries is:
38832 \end_layout
38833
38834 \begin_layout Standard
38835
38836 \series bold
38837
38838 \backslash
38839 bind 
38840 \begin_inset Quotes erd
38841 \end_inset
38842
38843 key combination
38844 \begin_inset Quotes erd
38845 \end_inset
38846
38847  
38848 \begin_inset Quotes erd
38849 \end_inset
38850
38851 LyX-function
38852 \begin_inset Quotes erd
38853 \end_inset
38854
38855
38856 \end_layout
38857
38858 \begin_layout Standard
38859 All LyX-functions are listed in 
38860 \begin_inset CommandInset citation
38861 LatexCommand cite
38862 key "LyX-func"
38863
38864 \end_inset
38865
38866 .
38867 \end_layout
38868
38869 \begin_layout Subsubsection
38870 Session
38871 \end_layout
38872
38873 \begin_layout Standard
38874 When the option 
38875 \family sans
38876 Save
38877 \begin_inset Space \thinspace{}
38878 \end_inset
38879
38880 /
38881 \begin_inset Space \thinspace{}
38882 \end_inset
38883
38884 restore window size, or use fixed size
38885 \family default
38886  is not checked, you can specify the size of LyX's main window when LyX
38887  is started.
38888 \end_layout
38889
38890 \begin_layout Standard
38891 With the option 
38892 \family sans
38893 Save
38894 \begin_inset Space \thinspace{}
38895 \end_inset
38896
38897 /
38898 \begin_inset Space \thinspace{}
38899 \end_inset
38900
38901 restore window position
38902 \family default
38903  LyX will be opened with its main window at the last used position.
38904 \end_layout
38905
38906 \begin_layout Standard
38907 The option 
38908 \family sans
38909 Restore cursor positions
38910 \family default
38911  sets the cursor to the position in the file where it has been the last
38912  time.
38913 \end_layout
38914
38915 \begin_layout Standard
38916 The option 
38917 \family sans
38918 Load opened files from last session
38919 \family default
38920  opens all files that were opened in the last LyX session.
38921 \end_layout
38922
38923 \begin_layout Subsubsection
38924 Documents
38925 \begin_inset CommandInset label
38926 LatexCommand label
38927 name "sub:Backup documents"
38928
38929 \end_inset
38930
38931
38932 \begin_inset Index
38933 status collapsed
38934
38935 \begin_layout Plain Layout
38936 Backup ! Documents
38937 \end_layout
38938
38939 \end_inset
38940
38941
38942 \end_layout
38943
38944 \begin_layout Standard
38945 When the option 
38946 \family sans
38947 Backup documents
38948 \family default
38949  is set, you can specify the time between backup saves.
38950 \end_layout
38951
38952 \begin_layout Standard
38953
38954 \family sans
38955 Maximum last files
38956 \family default
38957  is the number of last opened files that LyX should display in the menu
38958  
38959 \family sans
38960 File\SpecialChar \menuseparator
38961 Open
38962 \begin_inset Space ~
38963 \end_inset
38964
38965 Recent
38966 \family default
38967 .
38968 \end_layout
38969
38970 \begin_layout Subsubsection
38971 Scrolling
38972 \end_layout
38973
38974 \begin_layout Standard
38975 The option 
38976 \family sans
38977 Cursor follows scrollbar
38978 \family default
38979  sets the cursor to the top of the currently displayed document part when
38980  scrolling.
38981 \end_layout
38982
38983 \begin_layout Subsubsection
38984 Pixmap Cache
38985 \end_layout
38986
38987 \begin_layout Standard
38988 With the option 
38989 \family sans
38990 Enable Pixmap Cache
38991 \family default
38992  enabled, LyX needs to redraw the screen less often.
38993  This results in better performance, especially on slow systems.
38994  On the other hand, the characters might look more fuzzy on screen.
38995  So whether you enable this or not depends on whether you prefer speed over
38996  aesthetics.
38997  Note that the Pixmap Cache is only available and useful under Mac
38998 \begin_inset Space ~
38999 \end_inset
39000
39001 OS and Windows.
39002 \end_layout
39003
39004 \begin_layout Subsection
39005 Screen Fonts
39006 \begin_inset Index
39007 status collapsed
39008
39009 \begin_layout Plain Layout
39010 Font ! Screen
39011 \end_layout
39012
39013 \end_inset
39014
39015
39016 \begin_inset CommandInset label
39017 LatexCommand label
39018 name "sub:Screen-Fonts"
39019
39020 \end_inset
39021
39022
39023 \end_layout
39024
39025 \begin_layout Standard
39026 These fonts are used to display your documents on the screen.
39027 \end_layout
39028
39029 \begin_layout Standard
39030 \begin_inset Note Greyedout
39031 status open
39032
39033 \begin_layout Plain Layout
39034
39035 \series bold
39036 Note:
39037 \series default
39038  This section only deals with the fonts 
39039 \emph on
39040 inside
39041 \emph default
39042  the LyX window.
39043  The fonts that appear on the output are independent from these fonts, and
39044  set in the menu 
39045 \family sans
39046 Document\SpecialChar \menuseparator
39047 Settings\SpecialChar \menuseparator
39048 Fonts
39049 \family default
39050 .
39051 \end_layout
39052
39053 \end_inset
39054
39055
39056 \end_layout
39057
39058 \begin_layout Standard
39059 By default, LyX uses 
39060 \family typewriter
39061 Times
39062 \family default
39063  as roman (serif) font, 
39064 \family typewriter
39065 Arial
39066 \family default
39067  or 
39068 \family typewriter
39069 Helvetica
39070 \family default
39071  (depends on the system) as 
39072 \family sans
39073 sans
39074 \begin_inset Space ~
39075 \end_inset
39076
39077 serif
39078 \family default
39079  font, and 
39080 \family typewriter
39081 Courier
39082 \family default
39083  as 
39084 \family typewriter
39085 typewriter
39086 \family default
39087  font.
39088 \end_layout
39089
39090 \begin_layout Standard
39091 You can change the font size with the 
39092 \family sans
39093 Zoom
39094 \family default
39095  setting.
39096 \end_layout
39097
39098 \begin_layout Standard
39099
39100 \family sans
39101 Screen DPI
39102 \family default
39103  is the screen resolution in dpi (dots per inch).
39104  The Font Sizes are calculated as letter height in units of points.
39105  72
39106 \begin_inset Space \thinspace{}
39107 \end_inset
39108
39109 points have the size of 1
39110 \begin_inset Space \thinspace{}
39111 \end_inset
39112
39113 inch, see Appendix
39114 \begin_inset Space ~
39115 \end_inset
39116
39117
39118 \begin_inset CommandInset ref
39119 LatexCommand ref
39120 reference "cha:Units-available-in"
39121
39122 \end_inset
39123
39124 .
39125 \end_layout
39126
39127 \begin_layout Standard
39128 The default 
39129 \family sans
39130 Font Sizes
39131 \family default
39132  are the same as if a document font size of 10
39133 \begin_inset Formula $\,$
39134 \end_inset
39135
39136 pt would be used.
39137  The sizes are explained in detail in section
39138 \begin_inset Space ~
39139 \end_inset
39140
39141
39142 \begin_inset CommandInset ref
39143 LatexCommand ref
39144 reference "sub:Document-Font"
39145
39146 \end_inset
39147
39148 .
39149 \end_layout
39150
39151 \begin_layout Subsection
39152 Colors
39153 \begin_inset Index
39154 status collapsed
39155
39156 \begin_layout Plain Layout
39157 Color ! LyX screen
39158 \end_layout
39159
39160 \end_inset
39161
39162
39163 \begin_inset Index
39164 status collapsed
39165
39166 \begin_layout Plain Layout
39167 Settings ! Color
39168 \end_layout
39169
39170 \end_inset
39171
39172
39173 \end_layout
39174
39175 \begin_layout Standard
39176 You can here change all colors used by LyX.
39177  Choose an item in the list and use the 
39178 \family sans
39179 Alter
39180 \family default
39181  button.
39182 \end_layout
39183
39184 \begin_layout Subsection
39185 Graphics
39186 \begin_inset Index
39187 status collapsed
39188
39189 \begin_layout Plain Layout
39190 Settings ! Graphics
39191 \end_layout
39192
39193 \end_inset
39194
39195
39196 \end_layout
39197
39198 \begin_layout Standard
39199 Here you can specify how graphics inside LyX are displayed.
39200 \end_layout
39201
39202 \begin_layout Standard
39203
39204 \family sans
39205 Instant Preview
39206 \family default
39207  enables previewing snippets of your document.
39208  This feature is described in section
39209 \begin_inset Space ~
39210 \end_inset
39211
39212
39213 \begin_inset CommandInset ref
39214 LatexCommand ref
39215 reference "sec:Previewing-snippets-of"
39216
39217 \end_inset
39218
39219 .
39220 \end_layout
39221
39222 \begin_layout Subsection
39223 Keyboard Map
39224 \begin_inset Index
39225 status collapsed
39226
39227 \begin_layout Plain Layout
39228 Keyboard Map
39229 \end_layout
39230
39231 \end_inset
39232
39233
39234 \begin_inset Index
39235 status collapsed
39236
39237 \begin_layout Plain Layout
39238 Settings ! Keyboard Map
39239 \end_layout
39240
39241 \end_inset
39242
39243
39244 \begin_inset CommandInset label
39245 LatexCommand label
39246 name "sub:Keyboard-Map"
39247
39248 \end_inset
39249
39250
39251 \end_layout
39252
39253 \begin_layout Standard
39254 Normally keyboard settings have to be done in a menu of your operating system.
39255  For the case that this is not possible, LyX provides keyboard maps.
39256  If you have e.
39257 \begin_inset Space \thinspace{}
39258 \end_inset
39259
39260 g.
39261 \begin_inset Space ~
39262 \end_inset
39263
39264 a Czech keyboard but want to write with it like with a Romanian one, you
39265  can use the keyboard map file named 
39266 \emph on
39267 romanian.kmap
39268 \emph default
39269 .
39270 \end_layout
39271
39272 \begin_layout Standard
39273 \begin_inset Note Greyedout
39274 status open
39275
39276 \begin_layout Plain Layout
39277
39278 \series bold
39279 Note:
39280 \series default
39281  Keyboard maps are only provided as makeshift and don't work on all systems.
39282 \end_layout
39283
39284 \end_inset
39285
39286
39287 \end_layout
39288
39289 \begin_layout Section
39290 Paths
39291 \begin_inset Index
39292 status collapsed
39293
39294 \begin_layout Plain Layout
39295 Paths
39296 \end_layout
39297
39298 \end_inset
39299
39300
39301 \begin_inset Index
39302 status collapsed
39303
39304 \begin_layout Plain Layout
39305 Settings ! Directory
39306 \end_layout
39307
39308 \end_inset
39309
39310
39311 \end_layout
39312
39313 \begin_layout Description
39314 Working
39315 \begin_inset Space ~
39316 \end_inset
39317
39318 directory This is LyX's working directory.
39319  It is the default when you 
39320 \family sans
39321 Open
39322 \family default
39323
39324 \family sans
39325 Save
39326 \family default
39327  or 
39328 \family sans
39329 Save
39330 \begin_inset Space ~
39331 \end_inset
39332
39333 as
39334 \family default
39335  files.
39336 \end_layout
39337
39338 \begin_layout Description
39339 Document
39340 \begin_inset Space ~
39341 \end_inset
39342
39343 templates This directory will be opened when you use the menu 
39344 \family sans
39345 File\SpecialChar \menuseparator
39346 New
39347 \begin_inset Space ~
39348 \end_inset
39349
39350 from
39351 \begin_inset Space ~
39352 \end_inset
39353
39354 Template
39355 \family default
39356 .
39357 \end_layout
39358
39359 \begin_layout Description
39360 Backup
39361 \begin_inset Space ~
39362 \end_inset
39363
39364 directory
39365 \begin_inset Index
39366 status collapsed
39367
39368 \begin_layout Plain Layout
39369 Backup ! Directory
39370 \end_layout
39371
39372 \end_inset
39373
39374  Backup copies will be saved to this directory.
39375  When no directory is given but backups are enabled as described in section
39376 \begin_inset Space ~
39377 \end_inset
39378
39379
39380 \begin_inset CommandInset ref
39381 LatexCommand ref
39382 reference "sub:Backup documents"
39383
39384 \end_inset
39385
39386 , the 
39387 \family sans
39388 Working directory
39389 \family default
39390  will be used to save the backups.
39391 \begin_inset Newline newline
39392 \end_inset
39393
39394 The backup files have the ending 
39395 \begin_inset Quotes eld
39396 \end_inset
39397
39398 .lyx~
39399 \begin_inset Quotes erd
39400 \end_inset
39401
39402 .
39403 \end_layout
39404
39405 \begin_layout Description
39406 Ly
39407 \begin_inset ERT
39408 status collapsed
39409
39410 \begin_layout Plain Layout
39411
39412 {}
39413 \end_layout
39414
39415 \end_inset
39416
39417 XServer-Pipe Here you can enter the name of a Unix-pipe.
39418  This pipe is used to send data from external programs to LyX.
39419 \begin_inset Newline newline
39420 \end_inset
39421
39422
39423 \begin_inset Note Greyedout
39424 status open
39425
39426 \begin_layout Plain Layout
39427
39428 \series bold
39429 Note:
39430 \series default
39431  This feature doesn't work on Windows systems.
39432 \end_layout
39433
39434 \end_inset
39435
39436
39437 \end_layout
39438
39439 \begin_layout Description
39440 Temporary
39441 \begin_inset Space ~
39442 \end_inset
39443
39444 directory Temporary files will be saved in this directory.
39445 \end_layout
39446
39447 \begin_layout Description
39448 PATH
39449 \begin_inset Space ~
39450 \end_inset
39451
39452 prefix This field contains a list of paths to external programs.
39453  When LyX needs to use an external program, it looks in this list where
39454  to find it on the system.
39455  The path list is automatically set up on Windows and Mac systems while
39456  LyX is configured, so that you normally don't have to modify it.
39457  On Unix
39458 \begin_inset Space \thinspace{}
39459 \end_inset
39460
39461 /
39462 \begin_inset Space \thinspace{}
39463 \end_inset
39464
39465 Linux systems, the path list will need to be set only if there are external
39466  programs you wish to use that are not in your normal system path ($PATH).
39467  
39468 \end_layout
39469
39470 \begin_layout Section
39471 Identity
39472 \end_layout
39473
39474 \begin_layout Standard
39475 Here you can insert your name and email address.
39476  The identity will be used when you have enabled change tracking as described
39477  in section
39478 \begin_inset Space ~
39479 \end_inset
39480
39481
39482 \begin_inset CommandInset ref
39483 LatexCommand ref
39484 reference "sec:Change-Tracking"
39485
39486 \end_inset
39487
39488 , to mark changes you make as yours.
39489 \end_layout
39490
39491 \begin_layout Section
39492 Language Settings
39493 \begin_inset Index
39494 status collapsed
39495
39496 \begin_layout Plain Layout
39497 Language ! Settings
39498 \end_layout
39499
39500 \end_inset
39501
39502
39503 \begin_inset Index
39504 status collapsed
39505
39506 \begin_layout Plain Layout
39507 Settings ! Language
39508 \end_layout
39509
39510 \end_inset
39511
39512
39513 \end_layout
39514
39515 \begin_layout Subsection
39516 Language
39517 \end_layout
39518
39519 \begin_layout Description
39520 Default
39521 \begin_inset Space ~
39522 \end_inset
39523
39524 language is the language used in new documents
39525 \end_layout
39526
39527 \begin_layout Description
39528 Language
39529 \begin_inset Space ~
39530 \end_inset
39531
39532 package is a LaTeX-command to load a LaTeX-package that handles language
39533  issues.
39534  The default is the LaTeX-command 
39535 \family sans
39536
39537 \backslash
39538 usepackage{babel}
39539 \family default
39540  that loads the package 
39541 \series bold
39542 babel
39543 \series default
39544 .
39545 \begin_inset Foot
39546 status collapsed
39547
39548 \begin_layout Plain Layout
39549 For an introduction to the LaTeX-Syntax, have a look at section
39550 \begin_inset Space ~
39551 \end_inset
39552
39553
39554 \begin_inset CommandInset ref
39555 LatexCommand ref
39556 reference "sec:ERT"
39557
39558 \end_inset
39559
39560 .
39561 \end_layout
39562
39563 \end_inset
39564
39565
39566 \begin_inset Newline newline
39567 \end_inset
39568
39569 The 
39570 \series bold
39571 babel
39572 \series default
39573  translates in the background automatically text labels of documents to
39574  the document language.
39575  A text label is for instance the word 
39576 \begin_inset Quotes eld
39577 \end_inset
39578
39579 Table
39580 \begin_inset Quotes erd
39581 \end_inset
39582
39583  at the beginning of every table-caption.
39584 \end_layout
39585
39586 \begin_layout Description
39587 Command
39588 \begin_inset Space ~
39589 \end_inset
39590
39591 start When a special LaTeX-package is needed to write in a certain document
39592  language, you can here specify the command to start the package.
39593  An example is the start command 
39594 \family sans
39595
39596 \backslash
39597 begin{arabtext}
39598 \family default
39599  that is needed to write Arabic using the package 
39600 \series bold
39601 ArabTeX
39602 \series default
39603 , see 
39604 \begin_inset CommandInset citation
39605 LatexCommand cite
39606 key "Arabic"
39607
39608 \end_inset
39609
39610 .
39611  The default is the 
39612 \series bold
39613 babel
39614 \series default
39615  command 
39616 \family sans
39617
39618 \backslash
39619 selectlanguage{$$lang}
39620 \family default
39621 .
39622 \end_layout
39623
39624 \begin_layout Description
39625 Command
39626 \begin_inset Space ~
39627 \end_inset
39628
39629 end Counterpart to 
39630 \family sans
39631 Command start
39632 \family default
39633 .
39634  Some packages, like the default, don't have an end command since the start
39635  command toggles the package on and off.
39636 \end_layout
39637
39638 \begin_layout Description
39639 Use
39640 \begin_inset Space ~
39641 \end_inset
39642
39643 babel Whether 
39644 \series bold
39645 babel
39646 \series default
39647  is used or not.
39648 \end_layout
39649
39650 \begin_layout Description
39651 Global When this option is set, the languages used in the document will
39652  be added as options to the document class options, so that they can be
39653  used by all Latex@LaTeX-packages.
39654  Otherwise they will only be used as options for the 
39655 \series bold
39656 babel
39657 \series default
39658  package.
39659 \end_layout
39660
39661 \begin_layout Description
39662 Auto
39663 \begin_inset Space ~
39664 \end_inset
39665
39666 begin When this option is set, the documents starts with the chosen document
39667  language.
39668  When this option is not set, the 
39669 \family sans
39670 Command
39671 \begin_inset Space ~
39672 \end_inset
39673
39674 start
39675 \family default
39676  is explicitly set to the beginning of the document in the LaTeX-output.
39677  This assures that the correct language is used when you use another 
39678 \family sans
39679 Command
39680 \begin_inset Space ~
39681 \end_inset
39682
39683 start
39684 \family default
39685  than the default.
39686 \end_layout
39687
39688 \begin_layout Description
39689 Auto
39690 \begin_inset Space ~
39691 \end_inset
39692
39693 end Counterpart to 
39694 \family sans
39695 Auto
39696 \begin_inset Space ~
39697 \end_inset
39698
39699 begin
39700 \family default
39701 .
39702  When it is not set, the 
39703 \family sans
39704 Command
39705 \begin_inset Space ~
39706 \end_inset
39707
39708 end
39709 \family default
39710  is set to the end of the document.
39711 \end_layout
39712
39713 \begin_layout Description
39714 Mark
39715 \begin_inset Space ~
39716 \end_inset
39717
39718 foreign
39719 \begin_inset Space ~
39720 \end_inset
39721
39722 languages Text marked formatted in a language different from the document
39723  language will be underlined blue.
39724 \end_layout
39725
39726 \begin_layout Description
39727 Right
39728 \begin_inset Space ~
39729 \end_inset
39730
39731 to
39732 \begin_inset Space ~
39733 \end_inset
39734
39735 left
39736 \begin_inset Space ~
39737 \end_inset
39738
39739 language
39740 \begin_inset Space ~
39741 \end_inset
39742
39743 support Enables the use of languages, written from right to left, like Arabic,
39744  Hebrew, Farsi.
39745 \end_layout
39746
39747 \begin_layout Subsection
39748 Spellchecker
39749 \end_layout
39750
39751 \begin_layout Standard
39752 The spellchecker settings are explained in section
39753 \begin_inset Space ~
39754 \end_inset
39755
39756
39757 \begin_inset CommandInset ref
39758 LatexCommand ref
39759 reference "sec:Spellchecking"
39760
39761 \end_inset
39762
39763
39764 \end_layout
39765
39766 \begin_layout Section
39767 Outputs
39768 \end_layout
39769
39770 \begin_layout Subsection
39771 Printer
39772 \begin_inset CommandInset label
39773 LatexCommand label
39774 name "sub:Printer"
39775
39776 \end_inset
39777
39778
39779 \begin_inset Index
39780 status collapsed
39781
39782 \begin_layout Plain Layout
39783 Printer
39784 \end_layout
39785
39786 \end_inset
39787
39788
39789 \begin_inset Index
39790 status collapsed
39791
39792 \begin_layout Plain Layout
39793 Settings ! Printer
39794 \end_layout
39795
39796 \end_inset
39797
39798
39799 \end_layout
39800
39801 \begin_layout Description
39802 Default
39803 \begin_inset Space ~
39804 \end_inset
39805
39806 printer Here you can specify the name of your default printer.
39807  The name will be used when the 
39808 \family sans
39809 Printer command
39810 \family default
39811  is executed.
39812 \begin_inset Newline newline
39813 \end_inset
39814
39815
39816 \begin_inset Note Greyedout
39817 status open
39818
39819 \begin_layout Plain Layout
39820
39821 \series bold
39822 Note:
39823 \series default
39824  You can leave this field empty on Windows systems because it has there
39825  no effect.
39826 \end_layout
39827
39828 \end_inset
39829
39830
39831 \end_layout
39832
39833 \begin_layout Description
39834 Adapt
39835 \begin_inset Space ~
39836 \end_inset
39837
39838 output
39839 \begin_inset Space ~
39840 \end_inset
39841
39842 to
39843 \begin_inset Space ~
39844 \end_inset
39845
39846 printer This option works only for the 
39847 \family sans
39848 Printer command
39849 \family default
39850  
39851 \begin_inset Quotes eld
39852 \end_inset
39853
39854
39855 \family sans
39856 dvips
39857 \family default
39858
39859 \begin_inset Quotes erd
39860 \end_inset
39861
39862 .
39863  It activates a configuration file for dvips.
39864  This is an option only for dvips experts.
39865 \end_layout
39866
39867 \begin_layout Description
39868 Printer
39869 \begin_inset Space ~
39870 \end_inset
39871
39872 command is the command LyX
39873 \begin_inset Space \thinspace{}
39874 \end_inset
39875
39876 /
39877 \begin_inset Space \thinspace{}
39878 \end_inset
39879
39880 LaTeX uses for printing.
39881  The default is on most systems 
39882 \family sans
39883 dvips
39884 \family default
39885 .
39886 \end_layout
39887
39888 \begin_layout Description
39889 Printer
39890 \begin_inset Space ~
39891 \end_inset
39892
39893 Command
39894 \begin_inset Space ~
39895 \end_inset
39896
39897 Options Here you can specify printer options.
39898  A list of printer options with explanations can be found in the documentation
39899  of the program that provides the 
39900 \family sans
39901 Printer command
39902 \family default
39903  you are using.
39904 \end_layout
39905
39906 \begin_layout Subsection
39907 Date Format
39908 \begin_inset Index
39909 status collapsed
39910
39911 \begin_layout Plain Layout
39912 Date Format
39913 \end_layout
39914
39915 \end_inset
39916
39917
39918 \begin_inset Index
39919 status collapsed
39920
39921 \begin_layout Plain Layout
39922 Settings ! Date format
39923 \end_layout
39924
39925 \end_inset
39926
39927
39928 \end_layout
39929
39930 \begin_layout Standard
39931 The date format can be one or a mixture of the formats listed here:
39932 \begin_inset Newline newline
39933 \end_inset
39934
39935
39936 \begin_inset Flex URL
39937 status collapsed
39938
39939 \begin_layout Plain Layout
39940
39941 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
39942 \end_layout
39943
39944 \end_inset
39945
39946
39947 \begin_inset Newline newline
39948 \end_inset
39949
39950 For example the format
39951 \begin_inset Newline newline
39952 \end_inset
39953
39954 %d/%m/%y
39955 \begin_inset Newline newline
39956 \end_inset
39957
39958 prints the date as day/month/year.
39959 \end_layout
39960
39961 \begin_layout Subsection
39962 Plain Text
39963 \end_layout
39964
39965 \begin_layout Description
39966 Output
39967 \begin_inset Space ~
39968 \end_inset
39969
39970 line
39971 \begin_inset Space ~
39972 \end_inset
39973
39974 length sets the maximum number of characters printed in one line when using
39975  the menu 
39976 \family sans
39977 File\SpecialChar \menuseparator
39978 Export\SpecialChar \menuseparator
39979 Plain
39980 \begin_inset Space ~
39981 \end_inset
39982
39983 text
39984 \family default
39985 .
39986  Setting the line line length to 0 means all text is printed in one endless
39987  line.
39988 \end_layout
39989
39990 \begin_layout Description
39991 roff
39992 \begin_inset Space ~
39993 \end_inset
39994
39995 command defines an additional command used to produce better ASCII tables
39996  with the 
39997 \family typewriter
39998 groff/troff/nroff
39999 \family default
40000  UNIX-commands (refer to their manuals for more information about them).
40001  Setting this as empty tells LyX to use the internal formatter.
40002 \end_layout
40003
40004 \begin_layout Subsection
40005 LaT
40006 \begin_inset ERT
40007 status collapsed
40008
40009 \begin_layout Plain Layout
40010
40011 {}
40012 \end_layout
40013
40014 \end_inset
40015
40016 eX
40017 \begin_inset CommandInset label
40018 LatexCommand label
40019 name "sub:LaTeX-settings"
40020
40021 \end_inset
40022
40023
40024 \begin_inset Index
40025 status collapsed
40026
40027 \begin_layout Plain Layout
40028 Settings ! Latex@LaTeX
40029 \end_layout
40030
40031 \end_inset
40032
40033
40034 \end_layout
40035
40036 \begin_layout Description
40037 Te
40038 \begin_inset ERT
40039 status collapsed
40040
40041 \begin_layout Plain Layout
40042
40043 {}
40044 \end_layout
40045
40046 \end_inset
40047
40048 X
40049 \begin_inset Space ~
40050 \end_inset
40051
40052 encoding This is the default encoding of the document font.
40053  
40054 \family sans
40055 T1
40056 \family default
40057  is the default and covers western languages and symbols.
40058  
40059 \family sans
40060 T2A
40061 \family default
40062
40063 \family sans
40064 T2B
40065 \family default
40066
40067 \family sans
40068 T2C
40069 \family default
40070
40071 \family sans
40072 LCY
40073 \family default
40074 , and 
40075 \family sans
40076 X2
40077 \family default
40078  are for Cyrillic.
40079  Combinations of the encodings are possible, like 
40080 \begin_inset Quotes erd
40081 \end_inset
40082
40083
40084 \family sans
40085 T1, T2B
40086 \family default
40087
40088 \begin_inset Quotes erd
40089 \end_inset
40090
40091 .
40092  The font encoding is normally automatically loaded by the language packages
40093  LyX sets up in the background.
40094  So there is no need to change the default encoding.
40095 \end_layout
40096
40097 \begin_layout Description
40098 Default
40099 \begin_inset Space ~
40100 \end_inset
40101
40102 paper
40103 \begin_inset Space ~
40104 \end_inset
40105
40106 size This is the paper size that is used for new documents.
40107  The 
40108 \family sans
40109 Default
40110 \family default
40111  value depends on your LaTeX-system setup.
40112 \end_layout
40113
40114 \begin_layout Description
40115 Reset
40116 \begin_inset Space ~
40117 \end_inset
40118
40119 class
40120 \begin_inset Space ~
40121 \end_inset
40122
40123 options
40124 \begin_inset Space ~
40125 \end_inset
40126
40127 when
40128 \begin_inset Space ~
40129 \end_inset
40130
40131 document
40132 \begin_inset Space ~
40133 \end_inset
40134
40135 classes
40136 \begin_inset Space ~
40137 \end_inset
40138
40139 changes Removes all manually set document class options in the 
40140 \family sans
40141 Document\SpecialChar \menuseparator
40142 Settings
40143 \family default
40144  dialog when changing the document class.
40145 \end_layout
40146
40147 \begin_layout Standard
40148 In the 
40149 \family sans
40150 External Applications
40151 \family default
40152  field you can specify commands with parameters for the listed applications.
40153  Before you change something here, it is strongly recommended to read the
40154  manuals of the applications.
40155  Currently the following commands can be set:
40156 \end_layout
40157
40158 \begin_layout Description
40159 CheckTe
40160 \begin_inset ERT
40161 status collapsed
40162
40163 \begin_layout Plain Layout
40164
40165 {}
40166 \end_layout
40167
40168 \end_inset
40169
40170 X
40171 \begin_inset Space ~
40172 \end_inset
40173
40174 command Command for the program 
40175 \family sans
40176 CheckTeX
40177 \family default
40178  that is described in section 
40179 \emph on
40180 Checking TeX
40181 \emph default
40182  of the 
40183 \emph on
40184 Extended Features
40185 \emph default
40186  manual.
40187 \end_layout
40188
40189 \begin_layout Description
40190 BibTe
40191 \begin_inset ERT
40192 status collapsed
40193
40194 \begin_layout Plain Layout
40195
40196 {}
40197 \end_layout
40198
40199 \end_inset
40200
40201 X
40202 \begin_inset Space ~
40203 \end_inset
40204
40205 command Command for the program 
40206 \family sans
40207 BibTeX
40208 \family default
40209  that generates the bibliography, see section
40210 \begin_inset Space ~
40211 \end_inset
40212
40213
40214 \begin_inset CommandInset ref
40215 LatexCommand ref
40216 reference "sub:Bibliography-databases"
40217
40218 \end_inset
40219
40220 .
40221 \end_layout
40222
40223 \begin_layout Description
40224 Index
40225 \begin_inset Space ~
40226 \end_inset
40227
40228 command Command for the program that generates the index, see section
40229 \begin_inset Space ~
40230 \end_inset
40231
40232
40233 \begin_inset CommandInset ref
40234 LatexCommand ref
40235 reference "sub:Index-Program"
40236
40237 \end_inset
40238
40239 .
40240 \end_layout
40241
40242 \begin_layout Description
40243 DVI
40244 \begin_inset Space ~
40245 \end_inset
40246
40247 viewer
40248 \begin_inset Space ~
40249 \end_inset
40250
40251 paper
40252 \begin_inset Space ~
40253 \end_inset
40254
40255 size
40256 \begin_inset Space ~
40257 \end_inset
40258
40259 options They only have an effect when the program 
40260 \family sans
40261 xdvi
40262 \family default
40263  is used as DVI-viewer.
40264 \end_layout
40265
40266 \begin_layout Subsection
40267 Paths
40268 \begin_inset Index
40269 status collapsed
40270
40271 \begin_layout Plain Layout
40272 Paths
40273 \end_layout
40274
40275 \end_inset
40276
40277
40278 \begin_inset Index
40279 status collapsed
40280
40281 \begin_layout Plain Layout
40282 Settings ! Paths
40283 \end_layout
40284
40285 \end_inset
40286
40287
40288 \end_layout
40289
40290 \begin_layout Standard
40291 The submenu 
40292 \family sans
40293 Paths
40294 \family default
40295  is only available in the Windows version of LyX.
40296  The option 
40297 \family sans
40298 Use Windows-style paths in LaTeX files
40299 \family default
40300  uses the Windows path style:
40301 \end_layout
40302
40303 \begin_layout Standard
40304 C:
40305 \backslash
40306 test
40307 \backslash
40308 hello
40309 \end_layout
40310
40311 \begin_layout Standard
40312 instead of the Unix path style:
40313 \end_layout
40314
40315 \begin_layout Standard
40316 C:/test/hello
40317 \end_layout
40318
40319 \begin_layout Section
40320 Converters
40321 \begin_inset Index
40322 status collapsed
40323
40324 \begin_layout Plain Layout
40325 Converters
40326 \end_layout
40327
40328 \end_inset
40329
40330
40331 \end_layout
40332
40333 \begin_layout Standard
40334 Here you find the list of defined converter commands to convert material
40335  from one format to another.
40336  You can modify them or create new ones.
40337  To modify a converter, select it, change the entry of the field 
40338 \family sans
40339 Converter
40340 \family default
40341  and/or 
40342 \family sans
40343 Extra
40344 \begin_inset Space ~
40345 \end_inset
40346
40347 flag
40348 \family default
40349 , and press the 
40350 \family sans
40351 Modify
40352 \family default
40353  button.
40354  To create a new converter, select an existing one, select a different format
40355  in the 
40356 \family sans
40357 From
40358 \begin_inset Space ~
40359 \end_inset
40360
40361 format
40362 \family default
40363  drop-down list, modify the 
40364 \family sans
40365 Converter
40366 \family default
40367  field, and press the 
40368 \family sans
40369 Add
40370 \family default
40371  button.
40372 \end_layout
40373
40374 \begin_layout Standard
40375 When the 
40376 \family sans
40377 Converter File Cache
40378 \family default
40379  is enabled, conversions will be cached as long as specified in the field
40380  
40381 \family sans
40382 Maximum Age (in days
40383 \family default
40384 ).
40385  This means that images don't need to be converted again when you reopen
40386  a document; the converted images from the cache will be used instead.
40387 \end_layout
40388
40389 \begin_layout Standard
40390 More about converters, like the variables and flags that can be used in
40391  the converter definition, is described in section 
40392 \emph on
40393 Converters
40394 \emph default
40395  of the 
40396 \emph on
40397 Customization
40398 \emph default
40399  manual.
40400 \end_layout
40401
40402 \begin_layout Section
40403 File Formats
40404 \begin_inset Index
40405 status collapsed
40406
40407 \begin_layout Plain Layout
40408 File formats
40409 \end_layout
40410
40411 \end_inset
40412
40413
40414 \begin_inset CommandInset label
40415 LatexCommand label
40416 name "sec:File-Formats"
40417
40418 \end_inset
40419
40420
40421 \end_layout
40422
40423 \begin_layout Standard
40424 Here you find the list of defined file formats that LyX can handle.
40425  You can modify the viewer and editor program that should be used for certain
40426  formats.
40427  To create a new format, select an existing one, change the entry of the
40428  fields 
40429 \family sans
40430 Format
40431 \family default
40432  and 
40433 \family sans
40434 GUI
40435 \begin_inset Space ~
40436 \end_inset
40437
40438 name
40439 \family default
40440 , and press the 
40441 \family sans
40442 Add
40443 \family default
40444  button.
40445 \end_layout
40446
40447 \begin_layout Standard
40448 More about formats, like the options that can be used in the format definition,
40449  is described in section 
40450 \emph on
40451 Formats
40452 \emph default
40453  of the 
40454 \emph on
40455 Customization
40456 \emph default
40457  manual.
40458 \end_layout
40459
40460 \begin_layout Section
40461 Copiers
40462 \begin_inset Index
40463 status collapsed
40464
40465 \begin_layout Plain Layout
40466 Copiers
40467 \end_layout
40468
40469 \end_inset
40470
40471
40472 \end_layout
40473
40474 \begin_layout Standard
40475 Here you find the list of defined copiers.
40476  Since all conversions from one format to another take place in LyX's temporary
40477  directory, it is sometimes necessary to modify a file before copying it
40478  to the temporary directory in order that the conversion may be performed.
40479  This is done by a Copier.
40480 \end_layout
40481
40482 \begin_layout Standard
40483 More about converters is described in section 
40484 \emph on
40485 Copiers
40486 \emph default
40487  of the 
40488 \emph on
40489 Customization
40490 \emph default
40491  manual.
40492 \end_layout
40493
40494 \begin_layout Chapter
40495 Units available in LyX
40496 \begin_inset Index
40497 status collapsed
40498
40499 \begin_layout Plain Layout
40500 Units
40501 \end_layout
40502
40503 \end_inset
40504
40505
40506 \begin_inset CommandInset label
40507 LatexCommand label
40508 name "cha:Units-available-in"
40509
40510 \end_inset
40511
40512
40513 \end_layout
40514
40515 \begin_layout Standard
40516 To understand the units described in this documentation, 
40517 \begin_inset CommandInset ref
40518 LatexCommand ref
40519 reference "cap:Units"
40520
40521 \end_inset
40522
40523  explains all units available in LyX.
40524 \end_layout
40525
40526 \begin_layout Standard
40527 \begin_inset Float table
40528 placement h
40529 wide false
40530 sideways false
40531 status open
40532
40533 \begin_layout Plain Layout
40534 \begin_inset Caption
40535
40536 \begin_layout Plain Layout
40537 \begin_inset CommandInset label
40538 LatexCommand label
40539 name "cap:Units"
40540
40541 \end_inset
40542
40543 Units
40544 \end_layout
40545
40546 \end_inset
40547
40548
40549 \end_layout
40550
40551 \begin_layout Plain Layout
40552 \begin_inset VSpace medskip
40553 \end_inset
40554
40555
40556 \end_layout
40557
40558 \begin_layout Plain Layout
40559 \align center
40560 \begin_inset Tabular
40561 <lyxtabular version="3" rows="20" columns="2">
40562 <features>
40563 <column alignment="center" valignment="top" width="0">
40564 <column alignment="center" valignment="top" width="0">
40565 <row>
40566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40567 \begin_inset Text
40568
40569 \begin_layout Plain Layout
40570 unit
40571 \end_layout
40572
40573 \end_inset
40574 </cell>
40575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40576 \begin_inset Text
40577
40578 \begin_layout Plain Layout
40579 name/description
40580 \end_layout
40581
40582 \end_inset
40583 </cell>
40584 </row>
40585 <row>
40586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40587 \begin_inset Text
40588
40589 \begin_layout Plain Layout
40590 mm
40591 \end_layout
40592
40593 \end_inset
40594 </cell>
40595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40596 \begin_inset Text
40597
40598 \begin_layout Plain Layout
40599 millimeter
40600 \end_layout
40601
40602 \end_inset
40603 </cell>
40604 </row>
40605 <row>
40606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40607 \begin_inset Text
40608
40609 \begin_layout Plain Layout
40610 cm
40611 \end_layout
40612
40613 \end_inset
40614 </cell>
40615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40616 \begin_inset Text
40617
40618 \begin_layout Plain Layout
40619 centimeter
40620 \end_layout
40621
40622 \end_inset
40623 </cell>
40624 </row>
40625 <row>
40626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40627 \begin_inset Text
40628
40629 \begin_layout Plain Layout
40630 in
40631 \end_layout
40632
40633 \end_inset
40634 </cell>
40635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40636 \begin_inset Text
40637
40638 \begin_layout Plain Layout
40639 inch
40640 \end_layout
40641
40642 \end_inset
40643 </cell>
40644 </row>
40645 <row>
40646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40647 \begin_inset Text
40648
40649 \begin_layout Plain Layout
40650 pt
40651 \end_layout
40652
40653 \end_inset
40654 </cell>
40655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40656 \begin_inset Text
40657
40658 \begin_layout Plain Layout
40659 point (72.27
40660 \begin_inset Space \thinspace{}
40661 \end_inset
40662
40663 pt = 1
40664 \begin_inset Space \thinspace{}
40665 \end_inset
40666
40667 in)
40668 \end_layout
40669
40670 \end_inset
40671 </cell>
40672 </row>
40673 <row>
40674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40675 \begin_inset Text
40676
40677 \begin_layout Plain Layout
40678 pc
40679 \end_layout
40680
40681 \end_inset
40682 </cell>
40683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40684 \begin_inset Text
40685
40686 \begin_layout Plain Layout
40687 pica (1
40688 \begin_inset Space \thinspace{}
40689 \end_inset
40690
40691 pc = 12
40692 \begin_inset Space \thinspace{}
40693 \end_inset
40694
40695 pt)
40696 \end_layout
40697
40698 \end_inset
40699 </cell>
40700 </row>
40701 <row>
40702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40703 \begin_inset Text
40704
40705 \begin_layout Plain Layout
40706 sp
40707 \end_layout
40708
40709 \end_inset
40710 </cell>
40711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40712 \begin_inset Text
40713
40714 \begin_layout Plain Layout
40715 scaled point (65536
40716 \begin_inset Space \thinspace{}
40717 \end_inset
40718
40719 sp = 1
40720 \begin_inset Space \thinspace{}
40721 \end_inset
40722
40723 pt)
40724 \end_layout
40725
40726 \end_inset
40727 </cell>
40728 </row>
40729 <row>
40730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40731 \begin_inset Text
40732
40733 \begin_layout Plain Layout
40734 bp
40735 \end_layout
40736
40737 \end_inset
40738 </cell>
40739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40740 \begin_inset Text
40741
40742 \begin_layout Plain Layout
40743 big point (72
40744 \begin_inset Space \thinspace{}
40745 \end_inset
40746
40747 bp = 1
40748 \begin_inset Space \thinspace{}
40749 \end_inset
40750
40751 in)
40752 \end_layout
40753
40754 \end_inset
40755 </cell>
40756 </row>
40757 <row>
40758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40759 \begin_inset Text
40760
40761 \begin_layout Plain Layout
40762 dd
40763 \end_layout
40764
40765 \end_inset
40766 </cell>
40767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40768 \begin_inset Text
40769
40770 \begin_layout Plain Layout
40771 didot (72
40772 \begin_inset Space \thinspace{}
40773 \end_inset
40774
40775 dd 
40776 \begin_inset Formula $\approx$
40777 \end_inset
40778
40779  37.6
40780 \begin_inset Space \thinspace{}
40781 \end_inset
40782
40783 mm)
40784 \end_layout
40785
40786 \end_inset
40787 </cell>
40788 </row>
40789 <row>
40790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40791 \begin_inset Text
40792
40793 \begin_layout Plain Layout
40794 cc
40795 \end_layout
40796
40797 \end_inset
40798 </cell>
40799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40800 \begin_inset Text
40801
40802 \begin_layout Plain Layout
40803 cicero (1
40804 \begin_inset Space \thinspace{}
40805 \end_inset
40806
40807 cc = 12
40808 \begin_inset Space \thinspace{}
40809 \end_inset
40810
40811 dd)
40812 \end_layout
40813
40814 \end_inset
40815 </cell>
40816 </row>
40817 <row>
40818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40819 \begin_inset Text
40820
40821 \begin_layout Plain Layout
40822 Scale%
40823 \end_layout
40824
40825 \end_inset
40826 </cell>
40827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40828 \begin_inset Text
40829
40830 \begin_layout Plain Layout
40831 % of original image width
40832 \end_layout
40833
40834 \end_inset
40835 </cell>
40836 </row>
40837 <row>
40838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40839 \begin_inset Text
40840
40841 \begin_layout Plain Layout
40842 text%
40843 \end_layout
40844
40845 \end_inset
40846 </cell>
40847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40848 \begin_inset Text
40849
40850 \begin_layout Plain Layout
40851 % of text width
40852 \end_layout
40853
40854 \end_inset
40855 </cell>
40856 </row>
40857 <row>
40858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40859 \begin_inset Text
40860
40861 \begin_layout Plain Layout
40862 col%
40863 \end_layout
40864
40865 \end_inset
40866 </cell>
40867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40868 \begin_inset Text
40869
40870 \begin_layout Plain Layout
40871 % of column width
40872 \end_layout
40873
40874 \end_inset
40875 </cell>
40876 </row>
40877 <row>
40878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40879 \begin_inset Text
40880
40881 \begin_layout Plain Layout
40882 page%
40883 \end_layout
40884
40885 \end_inset
40886 </cell>
40887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40888 \begin_inset Text
40889
40890 \begin_layout Plain Layout
40891 % of paper width
40892 \end_layout
40893
40894 \end_inset
40895 </cell>
40896 </row>
40897 <row>
40898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40899 \begin_inset Text
40900
40901 \begin_layout Plain Layout
40902 line%
40903 \end_layout
40904
40905 \end_inset
40906 </cell>
40907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40908 \begin_inset Text
40909
40910 \begin_layout Plain Layout
40911 % of line width
40912 \end_layout
40913
40914 \end_inset
40915 </cell>
40916 </row>
40917 <row>
40918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40919 \begin_inset Text
40920
40921 \begin_layout Plain Layout
40922 theight%
40923 \end_layout
40924
40925 \end_inset
40926 </cell>
40927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40928 \begin_inset Text
40929
40930 \begin_layout Plain Layout
40931 % of text height
40932 \end_layout
40933
40934 \end_inset
40935 </cell>
40936 </row>
40937 <row>
40938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40939 \begin_inset Text
40940
40941 \begin_layout Plain Layout
40942 pheight%
40943 \end_layout
40944
40945 \end_inset
40946 </cell>
40947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40948 \begin_inset Text
40949
40950 \begin_layout Plain Layout
40951 % of paper height
40952 \end_layout
40953
40954 \end_inset
40955 </cell>
40956 </row>
40957 <row>
40958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40959 \begin_inset Text
40960
40961 \begin_layout Plain Layout
40962 ex
40963 \end_layout
40964
40965 \end_inset
40966 </cell>
40967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40968 \begin_inset Text
40969
40970 \begin_layout Plain Layout
40971 height of letter 
40972 \emph on
40973 x
40974 \emph default
40975  in current font
40976 \end_layout
40977
40978 \end_inset
40979 </cell>
40980 </row>
40981 <row>
40982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40983 \begin_inset Text
40984
40985 \begin_layout Plain Layout
40986 em
40987 \end_layout
40988
40989 \end_inset
40990 </cell>
40991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40992 \begin_inset Text
40993
40994 \begin_layout Plain Layout
40995 width of letter 
40996 \emph on
40997 M
40998 \emph default
40999  in current font
41000 \end_layout
41001
41002 \end_inset
41003 </cell>
41004 </row>
41005 <row>
41006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41007 \begin_inset Text
41008
41009 \begin_layout Plain Layout
41010 mu
41011 \end_layout
41012
41013 \end_inset
41014 </cell>
41015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41016 \begin_inset Text
41017
41018 \begin_layout Plain Layout
41019 math unit (1
41020 \begin_inset Space \thinspace{}
41021 \end_inset
41022
41023 mu = 1/18
41024 \begin_inset Space \thinspace{}
41025 \end_inset
41026
41027 em)
41028 \end_layout
41029
41030 \end_inset
41031 </cell>
41032 </row>
41033 </lyxtabular>
41034
41035 \end_inset
41036
41037
41038 \end_layout
41039
41040 \end_inset
41041
41042
41043 \end_layout
41044
41045 \begin_layout Chapter
41046 Credits
41047 \begin_inset CommandInset label
41048 LatexCommand label
41049 name "cha:Credits"
41050
41051 \end_inset
41052
41053
41054 \end_layout
41055
41056 \begin_layout Standard
41057 The documentation is a collaborative effort between many different people
41058  (and we would encourage people to contribute!).
41059 \end_layout
41060
41061 \begin_layout Itemize
41062
41063 \noun on
41064 Alejandro Aguilar Sierra
41065 \end_layout
41066
41067 \begin_layout Itemize
41068
41069 \noun on
41070 Amir Karger
41071 \end_layout
41072
41073 \begin_layout Itemize
41074
41075 \noun on
41076 David Johnson
41077 \end_layout
41078
41079 \begin_layout Itemize
41080
41081 \noun on
41082 Hartmut Haase
41083 \end_layout
41084
41085 \begin_layout Itemize
41086
41087 \noun on
41088 Ignacio García
41089 \end_layout
41090
41091 \begin_layout Itemize
41092
41093 \noun on
41094 Ivan Schreter
41095 \end_layout
41096
41097 \begin_layout Itemize
41098
41099 \noun on
41100 John Raithel
41101 \end_layout
41102
41103 \begin_layout Itemize
41104
41105 \noun on
41106 John Weiss
41107 \end_layout
41108
41109 \begin_layout Itemize
41110
41111 \noun on
41112 Lars Gullik Bjønnes
41113 \end_layout
41114
41115 \begin_layout Itemize
41116
41117 \noun on
41118 Matthias Ettrich
41119 \end_layout
41120
41121 \begin_layout Itemize
41122
41123 \noun on
41124 Matthias Zenker
41125 \end_layout
41126
41127 \begin_layout Itemize
41128
41129 \noun on
41130 Rich Fields
41131 \end_layout
41132
41133 \begin_layout Itemize
41134
41135 \noun on
41136 Pascal André
41137 \end_layout
41138
41139 \begin_layout Itemize
41140
41141 \noun on
41142 Paul Evans
41143 \end_layout
41144
41145 \begin_layout Itemize
41146
41147 \noun on
41148 Paul Russel
41149 \end_layout
41150
41151 \begin_layout Itemize
41152
41153 \noun on
41154 Robin Socha
41155 \end_layout
41156
41157 \begin_layout Itemize
41158
41159 \noun on
41160 Uwe Stöhr
41161 \end_layout
41162
41163 \begin_layout Itemize
41164 The LyX Team: 
41165 \begin_inset CommandInset citation
41166 LatexCommand cite
41167 key "lyxcredit"
41168
41169 \end_inset
41170
41171
41172 \end_layout
41173
41174 \begin_layout Standard
41175 \begin_inset Newpage newpage
41176 \end_inset
41177
41178 The bibliography on the following page was created with the 
41179 \family sans
41180 Bibliography
41181 \family default
41182  environment.
41183 \end_layout
41184
41185 \begin_layout Bibliography
41186 \begin_inset CommandInset bibitem
41187 LatexCommand bibitem
41188 label "Credits"
41189 key "lyxcredit"
41190
41191 \end_inset
41192
41193 The LyX Team: 
41194 \begin_inset CommandInset href
41195 LatexCommand href
41196 name "Credits"
41197 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41198
41199 \end_inset
41200
41201 :
41202 \begin_inset Newline newline
41203 \end_inset
41204
41205
41206 \begin_inset Flex URL
41207 status collapsed
41208
41209 \begin_layout Plain Layout
41210
41211 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41212 \end_layout
41213
41214 \end_inset
41215
41216
41217 \end_layout
41218
41219 \begin_layout Bibliography
41220 \begin_inset CommandInset bibitem
41221 LatexCommand bibitem
41222 key "latexcompanion"
41223
41224 \end_inset
41225
41226 Frank Mittelbach and Michel Goossens: 
41227 \emph on
41228 The LaTeX Companion Second Edition.
41229
41230 \emph default
41231  Addison-Wesley, 2004
41232 \end_layout
41233
41234 \begin_layout Bibliography
41235 \begin_inset CommandInset bibitem
41236 LatexCommand bibitem
41237 key "latexguide"
41238
41239 \end_inset
41240
41241 Helmut Kopka and Patrick W.
41242  Daly: 
41243 \emph on
41244 A Guide to LaTeX Fourth Edition.
41245
41246 \emph default
41247  Addison-Wesley, 2003
41248 \end_layout
41249
41250 \begin_layout Bibliography
41251 \begin_inset CommandInset bibitem
41252 LatexCommand bibitem
41253 key "latexbook"
41254
41255 \end_inset
41256
41257 Leslie Lamport: 
41258 \emph on
41259 LaTeX: A Document Preparation System.
41260
41261 \emph default
41262  Addison-Wesley, second edition, 1994
41263 \end_layout
41264
41265 \begin_layout Bibliography
41266 \begin_inset CommandInset bibitem
41267 LatexCommand bibitem
41268 key "texbook"
41269
41270 \end_inset
41271
41272 Donald E.
41273  Knuth.
41274  
41275 \emph on
41276 The TeXbook.
41277
41278 \emph default
41279  Addison-Wesley, 1984
41280 \end_layout
41281
41282 \begin_layout Bibliography
41283 \begin_inset CommandInset bibitem
41284 LatexCommand bibitem
41285 key "TeXCatalogue"
41286
41287 \end_inset
41288
41289 The TeX Catalogue:
41290 \begin_inset Newline newline
41291 \end_inset
41292
41293
41294 \begin_inset Flex URL
41295 status collapsed
41296
41297 \begin_layout Plain Layout
41298
41299 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41300 \end_layout
41301
41302 \end_inset
41303
41304
41305 \end_layout
41306
41307 \begin_layout Bibliography
41308 \begin_inset CommandInset bibitem
41309 LatexCommand bibitem
41310 key "LaTeXFAQ"
41311
41312 \end_inset
41313
41314 The LaTeX FAQ:
41315 \begin_inset Newline newline
41316 \end_inset
41317
41318
41319 \begin_inset Flex URL
41320 status collapsed
41321
41322 \begin_layout Plain Layout
41323
41324 http://www.tex.ac.uk/cgi-bin/texfaq2html
41325 \end_layout
41326
41327 \end_inset
41328
41329
41330 \end_layout
41331
41332 \begin_layout Bibliography
41333 \begin_inset CommandInset bibitem
41334 LatexCommand bibitem
41335 key "makeindex"
41336
41337 \end_inset
41338
41339
41340 \begin_inset CommandInset href
41341 LatexCommand href
41342 name "Documentation"
41343 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41344
41345 \end_inset
41346
41347  of the program 
41348 \family sans
41349 makeindex
41350 \family default
41351 :
41352 \begin_inset Newline newline
41353 \end_inset
41354
41355
41356 \begin_inset Flex URL
41357 status collapsed
41358
41359 \begin_layout Plain Layout
41360
41361 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41362 \end_layout
41363
41364 \end_inset
41365
41366
41367 \end_layout
41368
41369 \begin_layout Bibliography
41370 \begin_inset CommandInset bibitem
41371 LatexCommand bibitem
41372 key "caption"
41373
41374 \end_inset
41375
41376
41377 \begin_inset CommandInset href
41378 LatexCommand href
41379 name "Documentation"
41380 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41381
41382 \end_inset
41383
41384  of the LaTeX-package 
41385 \series bold
41386 caption
41387 \series default
41388
41389 \begin_inset Index
41390 status collapsed
41391
41392 \begin_layout Plain Layout
41393 Latex@LaTeX-packages ! caption
41394 \end_layout
41395
41396 \end_inset
41397
41398 :
41399 \begin_inset Newline newline
41400 \end_inset
41401
41402
41403 \begin_inset Flex URL
41404 status collapsed
41405
41406 \begin_layout Plain Layout
41407
41408 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41409 \end_layout
41410
41411 \end_inset
41412
41413
41414 \end_layout
41415
41416 \begin_layout Bibliography
41417 \begin_inset CommandInset bibitem
41418 LatexCommand bibitem
41419 key "fancyhdr"
41420
41421 \end_inset
41422
41423
41424 \begin_inset CommandInset href
41425 LatexCommand href
41426 name "Documentation"
41427 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41428
41429 \end_inset
41430
41431  of the LaTeX-package 
41432 \series bold
41433 fancyhdr
41434 \series default
41435
41436 \begin_inset Index
41437 status collapsed
41438
41439 \begin_layout Plain Layout
41440 Latex@LaTeX-packages ! fancyhdr
41441 \end_layout
41442
41443 \end_inset
41444
41445 :
41446 \begin_inset Newline newline
41447 \end_inset
41448
41449
41450 \begin_inset Flex URL
41451 status collapsed
41452
41453 \begin_layout Plain Layout
41454
41455 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41456 \end_layout
41457
41458 \end_inset
41459
41460
41461 \end_layout
41462
41463 \begin_layout Bibliography
41464 \begin_inset CommandInset bibitem
41465 LatexCommand bibitem
41466 key "nomencl"
41467
41468 \end_inset
41469
41470
41471 \begin_inset CommandInset href
41472 LatexCommand href
41473 name "Documentation"
41474 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41475
41476 \end_inset
41477
41478  of the LaTeX-package 
41479 \series bold
41480 nomencl
41481 \series default
41482
41483 \begin_inset Index
41484 status collapsed
41485
41486 \begin_layout Plain Layout
41487 Latex@LaTeX-packages ! nomencl
41488 \end_layout
41489
41490 \end_inset
41491
41492 :
41493 \begin_inset Newline newline
41494 \end_inset
41495
41496
41497 \begin_inset Flex URL
41498 status collapsed
41499
41500 \begin_layout Plain Layout
41501
41502 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41503 \end_layout
41504
41505 \end_inset
41506
41507
41508 \end_layout
41509
41510 \begin_layout Bibliography
41511 \begin_inset CommandInset bibitem
41512 LatexCommand bibitem
41513 key "tipa"
41514
41515 \end_inset
41516
41517
41518 \begin_inset CommandInset href
41519 LatexCommand href
41520 name "Documentation"
41521 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41522
41523 \end_inset
41524
41525  of the LaTeX-package 
41526 \series bold
41527 tipa
41528 \series default
41529
41530 \begin_inset Index
41531 status collapsed
41532
41533 \begin_layout Plain Layout
41534 Latex@LaTeX-packages ! tipa
41535 \end_layout
41536
41537 \end_inset
41538
41539 :
41540 \begin_inset Newline newline
41541 \end_inset
41542
41543
41544 \begin_inset Flex URL
41545 status collapsed
41546
41547 \begin_layout Plain Layout
41548
41549 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
41550 \end_layout
41551
41552 \end_inset
41553
41554
41555 \end_layout
41556
41557 \begin_layout Bibliography
41558 \begin_inset CommandInset bibitem
41559 LatexCommand bibitem
41560 key "wrapfig"
41561
41562 \end_inset
41563
41564
41565 \begin_inset CommandInset href
41566 LatexCommand href
41567 name "Documentation"
41568 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
41569
41570 \end_inset
41571
41572  of the LaTeX-package 
41573 \series bold
41574 wrapfig
41575 \series default
41576
41577 \begin_inset Index
41578 status collapsed
41579
41580 \begin_layout Plain Layout
41581 Latex@LaTeX-packages ! wrapfig
41582 \end_layout
41583
41584 \end_inset
41585
41586 :
41587 \begin_inset Newline newline
41588 \end_inset
41589
41590
41591 \begin_inset Flex URL
41592 status collapsed
41593
41594 \begin_layout Plain Layout
41595
41596 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
41597 \end_layout
41598
41599 \end_inset
41600
41601
41602 \end_layout
41603
41604 \begin_layout Bibliography
41605 \begin_inset CommandInset bibitem
41606 LatexCommand bibitem
41607 key "XeTeX"
41608
41609 \end_inset
41610
41611
41612 \begin_inset CommandInset href
41613 LatexCommand href
41614 name "Wiki-page"
41615 target "http://wiki.lyx.org/LyX/XeTeX"
41616
41617 \end_inset
41618
41619  how to use LyX with XeTeX:
41620 \begin_inset Newline newline
41621 \end_inset
41622
41623
41624 \begin_inset Flex URL
41625 status collapsed
41626
41627 \begin_layout Plain Layout
41628
41629 http://wiki.lyx.org/LyX/XeTeX
41630 \end_layout
41631
41632 \end_inset
41633
41634
41635 \end_layout
41636
41637 \begin_layout Bibliography
41638 \begin_inset CommandInset bibitem
41639 LatexCommand bibitem
41640 key "Arabic"
41641
41642 \end_inset
41643
41644
41645 \begin_inset CommandInset href
41646 LatexCommand href
41647 name "Wiki-page"
41648 target "http://wiki.lyx.org/Windows/Arabic"
41649
41650 \end_inset
41651
41652  how to set up LyX for Arabic:
41653 \begin_inset Newline newline
41654 \end_inset
41655
41656
41657 \begin_inset Flex URL
41658 status collapsed
41659
41660 \begin_layout Plain Layout
41661
41662 http://wiki.lyx.org/Windows/Arabic
41663 \end_layout
41664
41665 \end_inset
41666
41667
41668 \end_layout
41669
41670 \begin_layout Bibliography
41671 \begin_inset CommandInset bibitem
41672 LatexCommand bibitem
41673 key "Armenian"
41674
41675 \end_inset
41676
41677
41678 \begin_inset CommandInset href
41679 LatexCommand href
41680 name "Wiki-page"
41681 target "http://wiki.lyx.org/Windows/Armenian"
41682
41683 \end_inset
41684
41685  how to set up LyX for Armenian:
41686 \begin_inset Newline newline
41687 \end_inset
41688
41689
41690 \begin_inset Flex URL
41691 status collapsed
41692
41693 \begin_layout Plain Layout
41694
41695 http://wiki.lyx.org/Windows/Armenian
41696 \end_layout
41697
41698 \end_inset
41699
41700
41701 \end_layout
41702
41703 \begin_layout Bibliography
41704 \begin_inset CommandInset bibitem
41705 LatexCommand bibitem
41706 key "Farsi"
41707
41708 \end_inset
41709
41710
41711 \begin_inset CommandInset href
41712 LatexCommand href
41713 name "Wiki-page"
41714 target "http://wiki.lyx.org/Windows/Farsi"
41715
41716 \end_inset
41717
41718  how to set up LyX for Farsi:
41719 \begin_inset Newline newline
41720 \end_inset
41721
41722
41723 \begin_inset Flex URL
41724 status collapsed
41725
41726 \begin_layout Plain Layout
41727
41728 http://wiki.lyx.org/Windows/Farsi
41729 \end_layout
41730
41731 \end_inset
41732
41733
41734 \end_layout
41735
41736 \begin_layout Bibliography
41737 \begin_inset CommandInset bibitem
41738 LatexCommand bibitem
41739 key "Hebrew"
41740
41741 \end_inset
41742
41743
41744 \begin_inset CommandInset href
41745 LatexCommand href
41746 name "Wiki-page"
41747 target "http://wiki.lyx.org/Windows/Hebrew"
41748
41749 \end_inset
41750
41751  how to set up LyX for Hebrew:
41752 \begin_inset Newline newline
41753 \end_inset
41754
41755
41756 \begin_inset Flex URL
41757 status collapsed
41758
41759 \begin_layout Plain Layout
41760
41761 http://wiki.lyx.org/Windows/Hebrew
41762 \end_layout
41763
41764 \end_inset
41765
41766
41767 \end_layout
41768
41769 \begin_layout Bibliography
41770 \begin_inset CommandInset bibitem
41771 LatexCommand bibitem
41772 key "Japanese"
41773
41774 \end_inset
41775
41776
41777 \begin_inset CommandInset href
41778 LatexCommand href
41779 name "Wiki-page"
41780 target "http://wiki.lyx.org/Windows/Japanese"
41781
41782 \end_inset
41783
41784  how to set up LyX for Japanese:
41785 \begin_inset Newline newline
41786 \end_inset
41787
41788
41789 \begin_inset Flex URL
41790 status collapsed
41791
41792 \begin_layout Plain Layout
41793
41794 http://wiki.lyx.org/Windows/Japanese
41795 \end_layout
41796
41797 \end_inset
41798
41799
41800 \end_layout
41801
41802 \begin_layout Bibliography
41803 \begin_inset CommandInset bibitem
41804 LatexCommand bibitem
41805 key "Vietnamese"
41806
41807 \end_inset
41808
41809
41810 \begin_inset CommandInset href
41811 LatexCommand href
41812 name "Wiki-page"
41813 target "http://wiki.lyx.org/Windows/Vietnamese"
41814
41815 \end_inset
41816
41817  how to set up LyX for Vietnamese:
41818 \begin_inset Newline newline
41819 \end_inset
41820
41821
41822 \begin_inset Flex URL
41823 status collapsed
41824
41825 \begin_layout Plain Layout
41826
41827 http://wiki.lyx.org/Windows/Vietnamese
41828 \end_layout
41829
41830 \end_inset
41831
41832
41833 \end_layout
41834
41835 \begin_layout Bibliography
41836 \begin_inset CommandInset bibitem
41837 LatexCommand bibitem
41838 key "LyX-func"
41839
41840 \end_inset
41841
41842
41843 \begin_inset CommandInset href
41844 LatexCommand href
41845 name "Wiki-page"
41846 target "http://wiki.lyx.org/LyX/LyxFunctionList"
41847
41848 \end_inset
41849
41850  with a list of all available LyX-functions:
41851 \begin_inset Newline newline
41852 \end_inset
41853
41854
41855 \begin_inset Flex URL
41856 status collapsed
41857
41858 \begin_layout Plain Layout
41859
41860 http://wiki.lyx.org/LyX/LyxFunctionList
41861 \end_layout
41862
41863 \end_inset
41864
41865
41866 \end_layout
41867
41868 \begin_layout Standard
41869 \begin_inset Newpage newpage
41870 \end_inset
41871
41872
41873 \begin_inset ERT
41874 status collapsed
41875
41876 \begin_layout Plain Layout
41877
41878
41879 \backslash
41880 let
41881 \backslash
41882 mybibname
41883 \backslash
41884 bibname
41885 \end_layout
41886
41887 \begin_layout Plain Layout
41888
41889
41890 \backslash
41891 renewcommand{
41892 \backslash
41893 bibname}{
41894 \backslash
41895 mybibname
41896 \backslash
41897 ; 2}
41898 \end_layout
41899
41900 \end_inset
41901
41902
41903 \begin_inset Note Note
41904 status collapsed
41905
41906 \begin_layout Plain Layout
41907 The command 
41908 \series bold
41909
41910 \backslash
41911 bibname
41912 \series default
41913  is the name of the bibliography in the current document language.
41914  It is redefined here with the number 2 at the end to state that the following
41915  bibliography is the second one:
41916 \end_layout
41917
41918 \end_inset
41919
41920
41921 \end_layout
41922
41923 \begin_layout Standard
41924 \begin_inset CommandInset bibtex
41925 LatexCommand bibtex
41926 bibfiles "biblio/LyXDocs.bib"
41927 options "biblio/alphadin"
41928
41929 \end_inset
41930
41931
41932 \end_layout
41933
41934 \begin_layout Standard
41935 The above bibliography is created from a BibTeX-database.
41936 \end_layout
41937
41938 \begin_layout Standard
41939
41940 \series bold
41941 \begin_inset CommandInset nomencl_print
41942 LatexCommand printnomenclature
41943
41944 \end_inset
41945
41946
41947 \begin_inset CommandInset index_print
41948 LatexCommand printindex
41949
41950 \end_inset
41951
41952
41953 \end_layout
41954
41955 \end_body
41956 \end_document