]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
support for default master document.
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 328
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 \family typewriter
124 lyx-docs@lists.lyx.org
125 \end_layout
126
127 \end_inset
128
129
130 \begin_inset Newline newline
131 \end_inset
132
133
134 \begin_inset Newline newline
135 \end_inset
136
137 Version 1.6svn
138 \begin_inset Note Note
139 status open
140
141 \begin_layout Plain Layout
142 The latest PDF-version of this document can be found here:
143 \begin_inset Newline newline
144 \end_inset
145
146
147 \series bold
148 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
149 \end_layout
150
151 \end_inset
152
153
154 \end_layout
155
156 \begin_layout Standard
157 \begin_inset CommandInset toc
158 LatexCommand tableofcontents
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Chapter
166 Getting Started
167 \end_layout
168
169 \begin_layout Section
170 What is LyX?
171 \end_layout
172
173 \begin_layout Standard
174 LyX is a document preparation system.
175  It is a tool for producing beautiful manuscripts, publishable books, business
176  letters and proposals, and even poetry.
177  It is unlike most other 
178 \begin_inset Quotes eld
179 \end_inset
180
181 word processors
182 \begin_inset Quotes erd
183 \end_inset
184
185  in the sense that it uses the paradigm of a markup language as its core
186  editing style.
187  That means that when you type a section header, you mark it as a 
188 \begin_inset Quotes eld
189 \end_inset
190
191 Section
192 \begin_inset Quotes erd
193 \end_inset
194
195 , not 
196 \begin_inset Quotes eld
197 \end_inset
198
199 Bold, 17 pt type, left justified, 5 mm space below
200 \begin_inset Quotes erd
201 \end_inset
202
203 .
204  LyX takes care of the typesetting for you, so you deal only with concepts,
205  not the mechanics.
206 \end_layout
207
208 \begin_layout Standard
209 This philosophy is explained in much greater detail in the 
210 \emph on
211
212 \begin_inset Quotes eld
213 \end_inset
214
215 Introduction
216 \begin_inset Quotes erd
217 \end_inset
218
219
220 \emph default
221 .
222  If you haven't read it yet, you need to.
223  Yes, we mean now.
224 \end_layout
225
226 \begin_layout Standard
227 The 
228 \begin_inset Quotes eld
229 \end_inset
230
231
232 \emph on
233 Introduction
234 \emph default
235
236 \begin_inset Quotes erd
237 \end_inset
238
239  describes several things in addition to LyX's philosophy: most importantly,
240  the format of all of the manuals.
241  If you don't read it, you'll have a bear of a time navigating this manual.
242  You might also be better served looking in one of the other manuals instead
243  of this one.
244  
245 \begin_inset Quotes eld
246 \end_inset
247
248
249 \emph on
250 Introduction
251 \emph default
252
253 \begin_inset Quotes erd
254 \end_inset
255
256  describes that, too.
257 \end_layout
258
259 \begin_layout Section
260 How LyX Looks
261 \end_layout
262
263 \begin_layout Standard
264 Like most applications, LyX has the familiar menu bar across the top of
265  its window.
266  Below it is a toolbar with a pulldown box and various buttons.
267  There is, of course, a vertical scrollbar and a main work area for editing
268  documents.
269  Near the bottom of the window is a small window containing a single line
270  of text.
271  This is the 
272 \emph on
273 minibuffer
274 \emph default
275 , which really means 
276 \begin_inset Quotes eld
277 \end_inset
278
279 command buffer
280 \begin_inset Quotes erd
281 \end_inset
282
283 .
284  Type 
285 \family sans
286 M-x
287 \family default
288  when you need to type a command in the minibuffer.
289 \end_layout
290
291 \begin_layout Standard
292 Note that there is no horizontal scroll bar.
293  This is not a bug or an oversight, but intentional.
294  When you read a book, you expect the end of a line to wrap around to the
295  next line.
296  Text overflows onto new pages in a vertical fashion, hence the need for
297  only a vertical scrollbar.
298  There are three cases where you might want a horizontal scrollbar.
299  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
300  This, however, is due
301  to a flaw in the routine that displays graphics on the LyX screen in a
302  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
303  as you'd need to rescale graphics to fit on a page.
304  The second and third cases are tables and equations which are wider than
305  the LyX window.
306  You can use the arrow keys to scroll horizontally through the table, but
307  this doesn't work for equations yet.
308 \end_layout
309
310 \begin_layout Standard
311 For a brief description of all LyX menus and toolbar buttons, have a look
312  at Appendix
313 \begin_inset Space ~
314 \end_inset
315
316
317 \begin_inset CommandInset ref
318 LatexCommand ref
319 reference "cha:The-User-Interface"
320
321 \end_inset
322
323 .
324  Most of them are self-explanatory and you'll find them listed in the correspond
325 ing sections of this documentation.
326 \end_layout
327
328 \begin_layout Section
329 HELP
330 \end_layout
331
332 \begin_layout Standard
333 The help system consists of the LyX manuals.
334  You can read 
335 \emph on
336 all
337 \emph default
338  of the manuals from inside LyX.
339  Just select the manual you want read from the 
340 \family sans
341 Help
342 \family default
343  menu.
344 \end_layout
345
346 \begin_layout Section
347 Basic LyX Setup
348 \begin_inset CommandInset label
349 LatexCommand label
350 name "sec:Basic-LyX-Setup"
351
352 \end_inset
353
354
355 \end_layout
356
357 \begin_layout Standard
358 There are several features of LyX that can be configured from inside LyX,
359  without resorting to configuration files.
360  First, LyX is able to inspect your system to see what programs, LaTeX document
361  classes and LaTeX packages are available.
362  It uses this knowledge to give reasonable defaults to several 
363 \family sans
364 Preferences
365 \begin_inset Index
366 status collapsed
367
368 \begin_layout Plain Layout
369 Preferences
370 \end_layout
371
372 \end_inset
373
374
375 \family default
376  settings.
377  Although this configuration has already been done when LyX was installed
378  on your system, you might have some items that you installed locally, e.g.
379  new LaTeX classes, and which are not seen by LyX.
380  To force LyX to re-inspect your system, you should use 
381 \family sans
382 Tools\SpecialChar \menuseparator
383 Reconfigure
384 \family default
385 .
386 \begin_inset Index
387 status collapsed
388
389 \begin_layout Plain Layout
390 Reconfiguration of LyX
391 \end_layout
392
393 \end_inset
394
395  You should then restart LyX to ensure that the changes are taken into account.
396 \end_layout
397
398 \begin_layout Section
399 LaTeX Setup
400 \begin_inset CommandInset label
401 LatexCommand label
402 name "sec:LaTeX-Setup"
403
404 \end_inset
405
406
407 \end_layout
408
409 \begin_layout Standard
410 LyX needs several LaTeX packages to work properly.
411  The packages found on the system by LyX are listed in the file 
412 \emph on
413 LaT
414 \emph default
415
416 \begin_inset ERT
417 status collapsed
418
419 \begin_layout Plain Layout
420
421 {}
422 \end_layout
423
424 \end_inset
425
426
427 \emph on
428 eX
429 \begin_inset Space ~
430 \end_inset
431
432 Configuration
433 \emph default
434  that will be created when using the menu 
435 \family sans
436 Help\SpecialChar \menuseparator
437 LaT
438 \begin_inset ERT
439 status collapsed
440
441 \begin_layout Plain Layout
442
443 {}
444 \end_layout
445
446 \end_inset
447
448 eX
449 \begin_inset Space ~
450 \end_inset
451
452 Configuration
453 \family default
454 .
455  You should install the required missing packages and then reconfigure LyX.
456 \begin_inset Note Note
457 status collapsed
458
459 \begin_layout Plain Layout
460 The two braces in the ERT box prevent that the term 
461 \begin_inset Quotes eld
462 \end_inset
463
464 LaTeX
465 \begin_inset Quotes erd
466 \end_inset
467
468  is printed with sub- and superscript letters.
469  More on ERT is described in section
470 \begin_inset Space ~
471 \end_inset
472
473
474 \begin_inset CommandInset ref
475 LatexCommand ref
476 reference "sec:ERT"
477
478 \end_inset
479
480 , the printout of proper names like LaTeX is explained in section
481 \begin_inset Space ~
482 \end_inset
483
484
485 \begin_inset CommandInset ref
486 LatexCommand ref
487 reference "sub:LyX's-Proper-Names"
488
489 \end_inset
490
491 .
492 \end_layout
493
494 \end_inset
495
496
497 \begin_inset Index
498 status collapsed
499
500 \begin_layout Plain Layout
501 Reconfiguration of LyX
502 \end_layout
503
504 \end_inset
505
506
507 \end_layout
508
509 \begin_layout Chapter
510 How to work with LyX
511 \end_layout
512
513 \begin_layout Section
514 Basic File Operations
515 \begin_inset Index
516 status collapsed
517
518 \begin_layout Plain Layout
519 File Operations
520 \end_layout
521
522 \end_inset
523
524
525 \end_layout
526
527 \begin_layout Standard
528 Under the 
529 \family sans
530 File
531 \family default
532  menu are basic operations for any word processor in addition to some more
533  advanced operations:
534 \end_layout
535
536 \begin_layout Itemize
537
538 \family sans
539 New
540 \end_layout
541
542 \begin_layout Itemize
543
544 \family sans
545 New
546 \begin_inset Space ~
547 \end_inset
548
549 from
550 \bar under
551
552 \begin_inset Space ~
553 \end_inset
554
555
556 \bar default
557 Template
558 \end_layout
559
560 \begin_layout Itemize
561
562 \family sans
563 Open
564 \end_layout
565
566 \begin_layout Itemize
567
568 \family sans
569 Close
570 \end_layout
571
572 \begin_layout Itemize
573
574 \family sans
575 Save
576 \end_layout
577
578 \begin_layout Itemize
579
580 \family sans
581 Save
582 \begin_inset Space ~
583 \end_inset
584
585 As
586 \end_layout
587
588 \begin_layout Itemize
589
590 \family sans
591 Revert
592 \begin_inset Space ~
593 \end_inset
594
595 to
596 \begin_inset Space ~
597 \end_inset
598
599 saved
600 \end_layout
601
602 \begin_layout Itemize
603
604 \family sans
605 Version
606 \begin_inset Space ~
607 \end_inset
608
609 Control
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Import
616 \end_layout
617
618 \begin_layout Itemize
619
620 \family sans
621 Export
622 \end_layout
623
624 \begin_layout Itemize
625
626 \family sans
627 Print
628 \end_layout
629
630 \begin_layout Itemize
631
632 \family sans
633 Exit
634 \end_layout
635
636 \begin_layout Standard
637 They all do pretty much the same thing as in other word processors, with
638  a few minor differences.
639  The 
640 \family sans
641 File\SpecialChar \menuseparator
642 New
643 \begin_inset Space ~
644 \end_inset
645
646 from
647 \bar under
648
649 \begin_inset Space ~
650 \end_inset
651
652
653 \bar default
654 Template
655 \family default
656  command not only prompts you for a name for the new file, but also prompts
657  you for a template to use.
658  Selecting a template will automatically set certain layout features for
659  the document, features you would otherwise need to change manually.
660  They can be of use for certain classes, especially those for writing letters
661  (see section
662 \begin_inset Space ~
663 \end_inset
664
665
666 \begin_inset CommandInset ref
667 LatexCommand ref
668 reference "sec:Document-Classes"
669
670 \end_inset
671
672 ).
673 \end_layout
674
675 \begin_layout Standard
676 Note: There is no 
677 \begin_inset Quotes eld
678 \end_inset
679
680 default file
681 \begin_inset Quotes erd
682 \end_inset
683
684  or document named 
685 \begin_inset Quotes eld
686 \end_inset
687
688 Untitled
689 \begin_inset Quotes erd
690 \end_inset
691
692  or 
693 \begin_inset Quotes eld
694 \end_inset
695
696 scratch.
697 \begin_inset Quotes erd
698 \end_inset
699
700  Unless you tell LyX to open a file or create a new one, that big, blank
701  space is just that --- a big, blank space.
702 \end_layout
703
704 \begin_layout Standard
705
706 \family sans
707 Revert
708 \begin_inset Space ~
709 \end_inset
710
711 to
712 \begin_inset Space ~
713 \end_inset
714
715 saved
716 \family default
717  and 
718 \family sans
719 Version
720 \begin_inset Space ~
721 \end_inset
722
723 Control
724 \family default
725  are useful if more people work on the same document at the same time
726 \begin_inset Foot
727 status collapsed
728
729 \begin_layout Plain Layout
730 If you plan to do this, you should check out the Version Control feature
731  in LyX also.
732  Read 
733 \emph on
734 Extended Features
735 \emph default
736 \SpecialChar \@.
737
738 \end_layout
739
740 \end_inset
741
742 .
743  
744 \family sans
745 Revert
746 \begin_inset Space ~
747 \end_inset
748
749 to
750 \begin_inset Space ~
751 \end_inset
752
753 saved
754 \family default
755  will reload the document from disk.
756  You can of course also use it if you regret that you changed a document
757  and want to restore it to the last save.
758  With
759 \family sans
760  Version
761 \begin_inset Space ~
762 \end_inset
763
764 Control 
765 \family default
766 you can there register the changes you made to a document so that others
767  can identify this as your changes.
768 \end_layout
769
770 \begin_layout Section
771 Basic Editing Features
772 \begin_inset Index
773 status collapsed
774
775 \begin_layout Plain Layout
776 Editing
777 \end_layout
778
779 \end_inset
780
781
782 \begin_inset CommandInset label
783 LatexCommand label
784 name "sec:Basic-Editing-Features"
785
786 \end_inset
787
788
789 \end_layout
790
791 \begin_layout Standard
792 Like most modern word processors, LyX can perform cut and paste operations
793  on blocks of text, can move by character, word, or screenful of text, and
794  can delete whole words as well as individual characters.
795  The next four sections cover the basic LyX editing features and how to
796  access them.
797  We'll start with cut and paste.
798 \end_layout
799
800 \begin_layout Standard
801 As you might expect, the 
802 \family sans
803 Edit
804 \family default
805  menu has the cut and paste commands, along with various other editing features.
806  Some of these are special and covered in later sections.
807  The basic ones are:
808 \end_layout
809
810 \begin_layout Itemize
811
812 \family sans
813 Cut
814 \end_layout
815
816 \begin_layout Itemize
817
818 \family sans
819 Copy
820 \end_layout
821
822 \begin_layout Itemize
823
824 \family sans
825 Paste
826 \end_layout
827
828 \begin_layout Itemize
829
830 \family sans
831 Paste
832 \begin_inset Space ~
833 \end_inset
834
835 Recent
836 \end_layout
837
838 \begin_layout Itemize
839
840 \family sans
841 Paste
842 \begin_inset Space ~
843 \end_inset
844
845 Special
846 \end_layout
847
848 \begin_layout Itemize
849
850 \family sans
851 Find
852 \begin_inset Space ~
853 \end_inset
854
855 &
856 \begin_inset Space ~
857 \end_inset
858
859 Replace
860 \end_layout
861
862 \begin_layout Standard
863 The first three are self-explanatory.
864  One thing to note: whenever you delete a block of text that you've selected,
865  it's automatically placed in the clipboard.
866  That is, the 
867 \family sans
868 Delete
869 \family default
870  and 
871 \family sans
872 Backspace
873 \family default
874  keys also functions as the 
875 \family sans
876 Cut
877 \family default
878  command.
879  Also, if you've selected text, be careful: If you hit a key, LyX will completel
880 y delete the selected text and replace it with what you just typed.
881  You'll have to do an 
882 \family sans
883 Undo
884 \family default
885  to get back the lost text.
886 \end_layout
887
888 \begin_layout Standard
889 \begin_inset Index
890 status collapsed
891
892 \begin_layout Plain Layout
893 Paste
894 \end_layout
895
896 \end_inset
897
898 You can also copy text between LyX and other programs by cut, copy and paste.
899  The submenu of 
900 \family sans
901 Paste
902 \begin_inset Space ~
903 \end_inset
904
905 Recent
906 \family default
907  shows you a list with the last strings you have pasted.
908 \end_layout
909
910 \begin_layout Standard
911 The menu 
912 \family sans
913 Edit\SpecialChar \menuseparator
914 Paste
915 \begin_inset Space ~
916 \end_inset
917
918 Special\SpecialChar \menuseparator
919 Plain
920 \begin_inset Space ~
921 \end_inset
922
923 Text, Join
924 \begin_inset Space ~
925 \end_inset
926
927 Lines
928 \family default
929  will insert the text in the clipboard so that the whole text is inserted
930  as 
931 \emph on
932 one
933 \emph default
934  paragraph.
935  A new paragraph is started when there is a blank line in the file.
936  Without 
937 \family sans
938 Join
939 \begin_inset Space ~
940 \end_inset
941
942 Lines
943 \family default
944 , the text is inserted as Paragraphs, where the line breaks of the text
945  will start a new paragraph.
946 \end_layout
947
948 \begin_layout Standard
949 \begin_inset Index
950 status collapsed
951
952 \begin_layout Plain Layout
953 Replace
954 \end_layout
955
956 \end_inset
957
958
959 \begin_inset Index
960 status collapsed
961
962 \begin_layout Plain Layout
963 Find
964 \end_layout
965
966 \end_inset
967
968 The 
969 \family sans
970 Edit\SpecialChar \menuseparator
971 Find
972 \begin_inset Space ~
973 \end_inset
974
975 &
976 \begin_inset Space ~
977 \end_inset
978
979 Replace
980 \family default
981  item opens the 
982 \family sans
983 Find
984 \begin_inset Space ~
985 \end_inset
986
987 and
988 \begin_inset Space ~
989 \end_inset
990
991 Replace
992 \family default
993  dialog.
994  Once you've found a word or expression, LyX selects it.
995  Hitting the 
996 \family sans
997 Replace
998 \family default
999  button replaces the selected text with the contents of the 
1000 \family sans
1001 Replace
1002 \begin_inset Space ~
1003 \end_inset
1004
1005 with
1006 \family default
1007  field.
1008  You can click the 
1009 \family sans
1010 Find
1011 \begin_inset Space ~
1012 \end_inset
1013
1014 Next
1015 \family default
1016  button to skip the current word.
1017  Hit 
1018 \family sans
1019 Replace
1020 \begin_inset Space ~
1021 \end_inset
1022
1023 All
1024 \family default
1025  to replace all occurrences of the text in the document automatically.
1026  The 
1027 \family sans
1028 Case
1029 \begin_inset Space ~
1030 \end_inset
1031
1032 sensitive
1033 \family default
1034  option can be used if you want the search to consider the case of the search
1035  word.
1036  If the toggle is set, searching for 
1037 \begin_inset Quotes eld
1038 \end_inset
1039
1040
1041 \family typewriter
1042 Test
1043 \family default
1044
1045 \begin_inset Quotes erd
1046 \end_inset
1047
1048  will not match the word 
1049 \begin_inset Quotes eld
1050 \end_inset
1051
1052
1053 \family typewriter
1054 test
1055 \family default
1056
1057 \begin_inset Quotes erd
1058 \end_inset
1059
1060 .
1061  The 
1062 \family sans
1063 Match whole words only
1064 \family default
1065  option can be used to force LyX to only find complete words.
1066  I.e., searching for 
1067 \begin_inset Quotes eld
1068 \end_inset
1069
1070
1071 \family typewriter
1072 star
1073 \family default
1074
1075 \begin_inset Quotes erd
1076 \end_inset
1077
1078  will not match 
1079 \begin_inset Quotes eld
1080 \end_inset
1081
1082
1083 \family typewriter
1084 starlet
1085 \family default
1086
1087 \begin_inset Quotes erd
1088 \end_inset
1089
1090 .
1091 \end_layout
1092
1093 \begin_layout Standard
1094 Things like notes, floats, etc., the so called insets can be dissolved.
1095  This means that the inset is deleted and its content is left as normal
1096  text.
1097  Dissolving an inset is done by setting the cursor to the beginning of an
1098  inset and pressing 
1099 \family sans
1100 Backspace
1101 \family default
1102  or by setting the cursor to the end and pressing 
1103 \family sans
1104 Delete
1105 \family default
1106 .
1107 \end_layout
1108
1109 \begin_layout Section
1110 Undo and Redo
1111 \begin_inset Index
1112 status collapsed
1113
1114 \begin_layout Plain Layout
1115 Redo
1116 \end_layout
1117
1118 \end_inset
1119
1120
1121 \begin_inset Index
1122 status collapsed
1123
1124 \begin_layout Plain Layout
1125 Undo
1126 \end_layout
1127
1128 \end_inset
1129
1130
1131 \begin_inset CommandInset label
1132 LatexCommand label
1133 name "sec:Undo-and-Redo"
1134
1135 \end_inset
1136
1137
1138 \end_layout
1139
1140 \begin_layout Standard
1141 If you make a mistake, you can easily recover from it.
1142  LyX has a large-capacity undo/redo buffer.
1143  Select 
1144 \family sans
1145 Edit\SpecialChar \menuseparator
1146 Undo
1147 \family default
1148  to undo some mistake.
1149  If you accidentally undo too much, use 
1150 \family sans
1151 Edit\SpecialChar \menuseparator
1152 Redo
1153 \family default
1154  to 
1155 \begin_inset Quotes eld
1156 \end_inset
1157
1158 undo the undo.
1159 \begin_inset Quotes erd
1160 \end_inset
1161
1162  The undo mechanism is currently limited to 100 steps to minimize memory
1163  overhead.
1164  
1165 \end_layout
1166
1167 \begin_layout Standard
1168 Notice that if you revert back all changes to arrive to the document as
1169  it was last saved, the 
1170 \begin_inset Quotes eld
1171 \end_inset
1172
1173 changed
1174 \begin_inset Quotes erd
1175 \end_inset
1176
1177  status of the document is unfortunately not reset.
1178  This is a consequence of the 100 step undo limit, above.
1179 \end_layout
1180
1181 \begin_layout Standard
1182 The 
1183 \family sans
1184 Undo
1185 \family default
1186  and 
1187 \family sans
1188 Redo
1189 \family default
1190  work on almost everything in LyX.
1191  They have some quirks, too.
1192  They won't 
1193 \family sans
1194 Undo
1195 \family default
1196  or 
1197 \family sans
1198 Redo
1199 \family default
1200  text character by character, but by blocks of text.
1201  That can take some getting used to; you'll have to play with 
1202 \family sans
1203 Undo
1204 \family default
1205  and 
1206 \family sans
1207 Redo
1208 \family default
1209  to get a feel for just how much they'll undo/redo, and after time, you'll
1210  surely appreciate how it works.
1211 \end_layout
1212
1213 \begin_layout Section
1214 Mouse Operations
1215 \begin_inset Index
1216 status collapsed
1217
1218 \begin_layout Plain Layout
1219 Mouse Operations
1220 \end_layout
1221
1222 \end_inset
1223
1224
1225 \end_layout
1226
1227 \begin_layout Standard
1228 This are the most basic mouse operations.
1229 \end_layout
1230
1231 \begin_layout Enumerate
1232 Motion
1233 \end_layout
1234
1235 \begin_deeper
1236 \begin_layout Itemize
1237 Click the 
1238 \emph on
1239 left mouse button
1240 \emph default
1241  once anywhere in the edit window.
1242  The cursor moves to the text under the mouse.
1243 \end_layout
1244
1245 \end_deeper
1246 \begin_layout Enumerate
1247 Selecting Text
1248 \end_layout
1249
1250 \begin_deeper
1251 \begin_layout Itemize
1252 Hold down the 
1253 \emph on
1254 left mouse button
1255 \emph default
1256  and drag the mouse.
1257  LyX marks the text between the old and new mouse positions.
1258  Use 
1259 \family sans
1260 Edit\SpecialChar \menuseparator
1261 Copy
1262 \family default
1263  to create a copy of the text in LyX's buffer (and the clipboard).
1264 \end_layout
1265
1266 \begin_layout Itemize
1267 Re-position the cursor and then paste the text back into LyX using 
1268 \family sans
1269 Edit\SpecialChar \menuseparator
1270 Paste
1271 \family default
1272 .
1273 \end_layout
1274
1275 \end_deeper
1276 \begin_layout Enumerate
1277 Insets (Footnotes, Notes, Floats, etc.)
1278 \end_layout
1279
1280 \begin_deeper
1281 \begin_layout Standard
1282
1283 \emph on
1284 Single click
1285 \emph default
1286  the left mouse button to open or close any of these.
1287  Right-click on them to set its properties.
1288  Also check the appropriate section of this manual for more details.
1289 \end_layout
1290
1291 \end_deeper
1292 \begin_layout Enumerate
1293 Tables
1294 \end_layout
1295
1296 \begin_deeper
1297 \begin_layout Standard
1298
1299 \emph on
1300 Single click
1301 \emph default
1302  the right mouse button to open a dialog that will allow you to manipulate
1303  the table.
1304 \end_layout
1305
1306 \end_deeper
1307 \begin_layout Section
1308 Basic Key Bindings
1309 \begin_inset CommandInset label
1310 LatexCommand label
1311 name "sec:Key-Bindings"
1312
1313 \end_inset
1314
1315
1316 \begin_inset Index
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320 Key Bindings
1321 \end_layout
1322
1323 \end_inset
1324
1325
1326 \end_layout
1327
1328 \begin_layout Standard
1329 We're not going to cover all of the keybindings.
1330  Be aware that there are at least two different primary binding maps: CUA
1331  and Emacs.
1332  LyX's default is CUA.
1333 \end_layout
1334
1335 \begin_layout Standard
1336 Some keys, like 
1337 \family sans
1338 Page
1339 \begin_inset Space ~
1340 \end_inset
1341
1342 Up
1343 \family default
1344
1345 \family sans
1346 Page
1347 \begin_inset Space ~
1348 \end_inset
1349
1350 Down
1351 \family default
1352
1353 \family sans
1354 Left
1355 \family default
1356
1357 \family sans
1358 Right
1359 \family default
1360
1361 \family sans
1362 Up
1363 \family default
1364 , and 
1365 \family sans
1366 Down
1367 \family default
1368 , do exactly what you expect them to do.
1369  Other keys don't:
1370 \end_layout
1371
1372 \begin_layout Labeling
1373 \labelwidthstring 00.00.0000
1374
1375 \family sans
1376 Tab
1377 \begin_inset CommandInset nomenclature
1378 LatexCommand nomenclature
1379 symbol "Tab"
1380 description "Tabulator key"
1381
1382 \end_inset
1383
1384
1385 \family default
1386  There is no such thing as a tab stop in LyX.
1387  If you don't understand this, go read sections
1388 \begin_inset Space ~
1389 \end_inset
1390
1391
1392 \begin_inset CommandInset ref
1393 LatexCommand ref
1394 reference "sec:Par-indent-intro"
1395
1396 \end_inset
1397
1398  and 
1399 \begin_inset CommandInset ref
1400 LatexCommand ref
1401 reference "sec:Paragraph-Environments"
1402
1403 \end_inset
1404
1405 , especially section
1406 \begin_inset Space ~
1407 \end_inset
1408
1409
1410 \begin_inset CommandInset ref
1411 LatexCommand ref
1412 reference "sub:Lists"
1413
1414 \end_inset
1415
1416 , right now.
1417  Yes, right now.
1418  If you're still confused, look in the 
1419 \emph on
1420 Tutorial
1421 \emph default
1422 .
1423 \end_layout
1424
1425 \begin_layout Labeling
1426 \labelwidthstring 00.00.0000
1427
1428 \family sans
1429 Esc
1430 \begin_inset CommandInset nomenclature
1431 LatexCommand nomenclature
1432 symbol "Esc"
1433 description "Escape key"
1434
1435 \end_inset
1436
1437
1438 \family default
1439  This is the 
1440 \begin_inset Quotes eld
1441 \end_inset
1442
1443 cancel key.
1444 \begin_inset Quotes erd
1445 \end_inset
1446
1447  It's used, generically, to cancel operations.
1448  Other parts of the manual will go into greater detail about this.
1449 \end_layout
1450
1451 \begin_layout Labeling
1452 \labelwidthstring 00.00.0000
1453
1454 \family sans
1455 Home
1456 \family default
1457
1458 \begin_inset Space ~
1459 \end_inset
1460
1461 and
1462 \begin_inset Space ~
1463 \end_inset
1464
1465
1466 \family sans
1467 End
1468 \family default
1469  These move the cursor, respectively, to the beginning and end of a line,
1470  unless you are using the Emacs bindings where they jump to the beginning
1471  or end of the file.
1472 \end_layout
1473
1474 \begin_layout Standard
1475 There are three modifier keys:
1476 \end_layout
1477
1478 \begin_layout Labeling
1479 \labelwidthstring 00.00.0000
1480
1481 \family sans
1482 Control
1483 \family default
1484  (Denoted by 
1485 \begin_inset Quotes eld
1486 \end_inset
1487
1488
1489 \family sans
1490 C
1491 \family default
1492
1493 \begin_inset Quotes erd
1494 \end_inset
1495
1496
1497 \begin_inset CommandInset nomenclature
1498 LatexCommand nomenclature
1499 symbol "C"
1500 description "Control key"
1501
1502 \end_inset
1503
1504  in the documentation files) This has a couple of different uses, depending
1505  on which keys it's used in combination with:
1506 \end_layout
1507
1508 \begin_deeper
1509 \begin_layout Itemize
1510 With 
1511 \family sans
1512 Backspace
1513 \family default
1514  or 
1515 \family sans
1516 Delete
1517 \family default
1518 , it deletes an entire word instead of a single character.
1519 \end_layout
1520
1521 \begin_layout Itemize
1522 With 
1523 \family sans
1524 Left
1525 \family default
1526  and 
1527 \family sans
1528 Right
1529 \family default
1530 , it moves by words instead of characters.
1531 \end_layout
1532
1533 \begin_layout Itemize
1534 With 
1535 \family sans
1536 Home
1537 \family default
1538  and 
1539 \family sans
1540 End
1541 \family default
1542 , it moves to the beginning and the end of the document, respectively.
1543 \end_layout
1544
1545 \end_deeper
1546 \begin_layout Labeling
1547 \labelwidthstring 00.00.0000
1548
1549 \family sans
1550 Shift
1551 \family default
1552  (Denoted by 
1553 \begin_inset Quotes eld
1554 \end_inset
1555
1556
1557 \family sans
1558 S
1559 \family default
1560
1561 \begin_inset Quotes erd
1562 \end_inset
1563
1564
1565 \begin_inset CommandInset nomenclature
1566 LatexCommand nomenclature
1567 symbol "S"
1568 description "Shift key"
1569
1570 \end_inset
1571
1572  in the documentation files) Use this with any of the motion keys to select
1573  the text between the old and new cursor positions.
1574 \end_layout
1575
1576 \begin_layout Labeling
1577 \labelwidthstring 00.00.0000
1578
1579 \family sans
1580 Meta
1581 \family default
1582  (Denoted by 
1583 \begin_inset Quotes eld
1584 \end_inset
1585
1586
1587 \family sans
1588 M
1589 \family default
1590
1591 \begin_inset Quotes erd
1592 \end_inset
1593
1594
1595 \begin_inset CommandInset nomenclature
1596 LatexCommand nomenclature
1597 symbol "M"
1598 description "Meta or Alt key"
1599
1600 \end_inset
1601
1602  in the documentation files) This is the Alt key on many keyboards, unless
1603  your keyboard has a distinct Meta key.
1604  If you have both keys, you will need to try out which one actually performs
1605  the 
1606 \family sans
1607 Meta-
1608 \family default
1609  function.
1610  This key does many different things, but it also activates the 
1611 \emph on
1612 menu accelerator keys
1613 \emph default
1614 .
1615  If you use this in combination with any of the underlined letters in a
1616  menu or menu item, it selects that menu item.
1617 \end_layout
1618
1619 \begin_deeper
1620 \begin_layout Standard
1621 For example, the sequence 
1622 \begin_inset Quotes eld
1623 \end_inset
1624
1625
1626 \family sans
1627 M
1628 \begin_inset Space ~
1629 \end_inset
1630
1631 e
1632 \begin_inset Space ~
1633 \end_inset
1634
1635 s
1636 \family default
1637
1638 \begin_inset Space ~
1639 \end_inset
1640
1641
1642 \family sans
1643 c
1644 \family default
1645
1646 \begin_inset Quotes erd
1647 \end_inset
1648
1649  
1650 \family sans
1651 brings
1652 \family default
1653  up the 
1654 \begin_inset Quotes eld
1655 \end_inset
1656
1657 Text Style
1658 \begin_inset Quotes erd
1659 \end_inset
1660
1661  menu.
1662  Typing 
1663 \begin_inset Quotes eld
1664 \end_inset
1665
1666
1667 \family sans
1668 M
1669 \begin_inset Space ~
1670 \end_inset
1671
1672 f
1673 \family default
1674
1675 \begin_inset Quotes erd
1676 \end_inset
1677
1678  opens the 
1679 \family sans
1680 File
1681 \family default
1682  menu.
1683 \end_layout
1684
1685 \begin_layout Standard
1686 There are also other things bound to the 
1687 \family sans
1688 Meta-
1689 \family default
1690  key, but you'll have to check in the 
1691 \emph on
1692 Reference
1693 \emph default
1694  
1695 \emph on
1696 manual
1697 \emph default
1698  for more info.
1699 \end_layout
1700
1701 \end_deeper
1702 \begin_layout Standard
1703 You'll learn more and more keybindings and short-cut keys as you use LyX,
1704  because most actions will prompt a small message in the status bar at the
1705  bottom of LyX's main window which describe the name of the action, you've
1706  just triggered, and any existing keybindings for that action.
1707  The notation for the keybindings is very similar to the notation used in
1708  this documentation, so you should not have any problems understanding it.
1709  However, notice that Shift-modifiers are explicitly mentioned, so 
1710 \family sans
1711
1712 \begin_inset Quotes eld
1713 \end_inset
1714
1715 M-p S-A
1716 \family default
1717
1718 \begin_inset Quotes erd
1719 \end_inset
1720
1721  means 
1722 \family sans
1723 Meta-p
1724 \family default
1725  followed by a capital 
1726 \family sans
1727 A
1728 \family default
1729 .
1730  
1731 \begin_inset Quotes eld
1732 \end_inset
1733
1734
1735 \family sans
1736 S-C-s
1737 \family default
1738
1739 \begin_inset Quotes erd
1740 \end_inset
1741
1742  means 
1743 \family sans
1744 Shift-Control-s
1745 \family default
1746 .
1747 \end_layout
1748
1749 \begin_layout Chapter
1750 LyX Basics
1751 \begin_inset Index
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755 Lyx@LyX ! Basics
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \end_layout
1762
1763 \begin_layout Section
1764 Document Types
1765 \begin_inset Index
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769 Document ! Types
1770 \end_layout
1771
1772 \end_inset
1773
1774
1775 \end_layout
1776
1777 \begin_layout Subsection
1778 Introduction
1779 \end_layout
1780
1781 \begin_layout Standard
1782 Before you do anything else, before you ever start writing a document, you
1783  need to decide what type of document you want to edit.
1784  Different types of documents use different types of spacing, headings,
1785  numbering schemes, and so on.
1786  Additionally, different documents use different paragraph environments,
1787  and format the title of your document differently.
1788 \end_layout
1789
1790 \begin_layout Standard
1791
1792 \emph on
1793 document class
1794 \emph default
1795  describes a group of properties common to a particular set of documents.
1796  By setting the document class, you automatically select these properties,
1797  making it easier to create the type of document you want.
1798  If you don't choose a document class, LyX picks one for you by default.
1799  So, it behooves you to change the class of your document.
1800 \end_layout
1801
1802 \begin_layout Standard
1803 Read on for info about the document classes you can choose from LyX, and
1804  how to adjust their properties.
1805 \end_layout
1806
1807 \begin_layout Subsection
1808 Document Classes
1809 \begin_inset Index
1810 status collapsed
1811
1812 \begin_layout Plain Layout
1813 Document ! Classes
1814 \end_layout
1815
1816 \end_inset
1817
1818
1819 \begin_inset CommandInset label
1820 LatexCommand label
1821 name "sec:Document-Classes"
1822
1823 \end_inset
1824
1825
1826 \end_layout
1827
1828 \begin_layout Subsubsection
1829 Overview
1830 \end_layout
1831
1832 \begin_layout Standard
1833 There are four standard document classes in LyX.
1834  They are:
1835 \end_layout
1836
1837 \begin_layout Description
1838 Article for basic articles
1839 \end_layout
1840
1841 \begin_layout Description
1842 Report for basic reports
1843 \end_layout
1844
1845 \begin_layout Description
1846 Book for writing a book
1847 \end_layout
1848
1849 \begin_layout Description
1850 Letter for US-style letters
1851 \end_layout
1852
1853 \begin_layout Standard
1854 There are also some non-standard classes, which LyX only uses if you have
1855  installed them.
1856  Here are some of the classes, the full list with detailed explanations
1857  can be found in chapter 
1858 \emph on
1859 Special Document Classes
1860 \emph default
1861  in the 
1862 \emph on
1863 Extended Features
1864 \emph default
1865  manual:
1866 \end_layout
1867
1868 \begin_layout Description
1869 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1870 \end_layout
1871
1872 \begin_layout Description
1873 AAST
1874 \family sans
1875
1876 \begin_inset ERT
1877 status collapsed
1878
1879 \begin_layout Plain Layout
1880
1881 {}
1882 \end_layout
1883
1884 \end_inset
1885
1886
1887 \family default
1888 eX For submissions to the journals published by the American Astronomical
1889  Society
1890 \end_layout
1891
1892 \begin_layout Description
1893 AMS Layouts for articles and books in the style and format used by the American
1894  Mathematical Society (AMS).
1895  There are three article layouts available.
1896  The standard one uses a typical numbering scheme for theorems etc., that
1897  prepends the section number to the number of the result.
1898  All result-type statements (propositions, corollaries, and so on) are sequenced
1899  together, but definitions, examples, and the like have their own sequence.
1900  The 
1901 \begin_inset Quotes eld
1902 \end_inset
1903
1904 sequential numbering
1905 \begin_inset Quotes erd
1906 \end_inset
1907
1908  scheme does not place the section number with each result, but numbers
1909  them throughout the article in a single sequence.
1910  Each type of result gets its own sequence.
1911  There is also a layout that dispenses with numbering of statements altogether.
1912 \end_layout
1913
1914 \begin_layout Description
1915 Beamer Layout for presentations
1916 \end_layout
1917
1918 \begin_layout Description
1919 broadway Layout for writing plays.
1920  It is not an existing LaTeX document class, but a new one which is distributed
1921  with LyX.
1922 \end_layout
1923
1924 \begin_layout Description
1925 curiculum
1926 \begin_inset Space ~
1927 \end_inset
1928
1929 vitae classes to create curriculum vitae
1930 \end_layout
1931
1932 \begin_layout Description
1933 Dinbrief Letters in format of the DIN (German industry norm)
1934 \end_layout
1935
1936 \begin_layout Description
1937 dtk Layout for 
1938 \family typewriter
1939 Die TeXnische Komödie
1940 \family default
1941 , the journal of the German TeX user Group (Dante)
1942 \end_layout
1943
1944 \begin_layout Description
1945 Elsevier Layout for journals of the Elsevier publishing group
1946 \end_layout
1947
1948 \begin_layout Description
1949 Foils Used to make transparencies
1950 \end_layout
1951
1952 \begin_layout Description
1953 g-brief Letters in format of the DIN (German industry norm)
1954 \end_layout
1955
1956 \begin_layout Description
1957 hollywood Used to type spec scripts for the US film industry.
1958  It is not an existing LaTeX document class, but a new one which is distributed
1959  with LyX.
1960 \end_layout
1961
1962 \begin_layout Description
1963 IEEEtran Layout for the journals published by the Institute of Electrical
1964  and Electronics Engineers (IEEE)
1965 \end_layout
1966
1967 \begin_layout Description
1968 IOP Layout for journals of the Institute of Physics publishing group
1969 \end_layout
1970
1971 \begin_layout Description
1972 Kluwer Layout for journals of the Kluwer publishing group
1973 \end_layout
1974
1975 \begin_layout Description
1976 koma-script a replacement for the standard classes, offers many useful features
1977  like caption formatting, automatic print space calculation etc.
1978 \end_layout
1979
1980 \begin_layout Description
1981 Memoir another replacement for the standard classes
1982 \end_layout
1983
1984 \begin_layout Description
1985 paper Used with the 
1986 \family typewriter
1987 paper
1988 \family default
1989  LaTeX document class
1990 \end_layout
1991
1992 \begin_layout Description
1993 Powerdot Layout for presentations
1994 \end_layout
1995
1996 \begin_layout Description
1997 REVTe
1998 \begin_inset ERT
1999 status collapsed
2000
2001 \begin_layout Plain Layout
2002
2003 {}
2004 \end_layout
2005
2006 \end_inset
2007
2008 X is used to write articles for the publications of the American Physical
2009  Society (APS), American Institute of Physics (AIP), and Optical Society
2010  of America (OSA).
2011  This class is not completely compatible with all LyX features.
2012 \end_layout
2013
2014 \begin_layout Description
2015 Slides Used to make transparencies
2016 \end_layout
2017
2018 \begin_layout Description
2019 SPIE
2020 \begin_inset Space ~
2021 \end_inset
2022
2023 Proceedings Layout for the journals published by The International Society
2024  for Optical Engineering (SPIE)
2025 \end_layout
2026
2027 \begin_layout Description
2028 Springer Layouts for journals of the Springer publishing group
2029 \end_layout
2030
2031 \begin_layout Description
2032 TUGboat Layout for 
2033 \family typewriter
2034 TUGboat
2035 \family default
2036 , the journal of the international TeX user Group (TUG)
2037 \end_layout
2038
2039 \begin_layout Standard
2040 We won't go into any detail about how to use these different document classes
2041  here.
2042  You can find all the details about the non-standard classes in the 
2043 \emph on
2044 Extended Editing
2045 \emph default
2046  manual.
2047  Here, we will settle with a list of some of the common properties of all
2048  of the document classes.
2049 \end_layout
2050
2051 \begin_layout Subsubsection
2052 Selecting a Class
2053 \end_layout
2054
2055 \begin_layout Standard
2056 You can select a class using the 
2057 \family sans
2058 Document\SpecialChar \menuseparator
2059 Settings
2060 \begin_inset Index
2061 status collapsed
2062
2063 \begin_layout Plain Layout
2064 Document ! Settings
2065 \end_layout
2066
2067 \end_inset
2068
2069
2070 \family default
2071  dialog.
2072  Select the class you want to use, and make any fine tunings of the options
2073  you may need.
2074 \end_layout
2075
2076 \begin_layout Subsubsection
2077 \begin_inset CommandInset label
2078 LatexCommand label
2079 name "sub:Modules"
2080
2081 \end_inset
2082
2083 Modules
2084 \begin_inset Index
2085 status collapsed
2086
2087 \begin_layout Plain Layout
2088 Layout Modules
2089 \end_layout
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 Since LyX 1.6, layout modules can be used to add additional features to a
2098  document without the user's having to include those features in a new layout
2099  file.
2100  The available modules are listed in the Available Modules pane of the 
2101 \family sans
2102 Document\SpecialChar \menuseparator
2103 Settings
2104 \begin_inset Index
2105 status collapsed
2106
2107 \begin_layout Plain Layout
2108 Document ! Settings
2109 \end_layout
2110
2111 \end_inset
2112
2113
2114 \family default
2115  dialog.
2116  Highlighting one of them will bring up a description of the module.
2117  Please note that some modules require LaTeX packages that are not always
2118  installed by default.
2119  LyX will warn you if you do not have the needed package.
2120  Note also that some modules require other modules, and some pairs of modules
2121  are incompatible.
2122 \end_layout
2123
2124 \begin_layout Subsubsection
2125 Properties
2126 \end_layout
2127
2128 \begin_layout Standard
2129 Each class has a default set of options.
2130  Here's a quick table describing them:
2131 \end_layout
2132
2133 \begin_layout Standard
2134 \begin_inset VSpace 0.3cm
2135 \end_inset
2136
2137
2138 \end_layout
2139
2140 \begin_layout Standard
2141 \align center
2142 \begin_inset Tabular
2143 <lyxtabular version="3" rows="5" columns="5">
2144 <features>
2145 <column alignment="center" valignment="top" width="0pt">
2146 <column alignment="center" valignment="top" width="0pt">
2147 <column alignment="center" valignment="top" width="0pt">
2148 <column alignment="center" valignment="top" width="0pt">
2149 <column alignment="center" valignment="top" width="0pt">
2150 <row>
2151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2152 \begin_inset Text
2153
2154 \begin_layout Plain Layout
2155
2156 \end_layout
2157
2158 \end_inset
2159 </cell>
2160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2161 \begin_inset Text
2162
2163 \begin_layout Plain Layout
2164
2165 \family sans
2166 \series medium
2167 \shape up
2168 \size normal
2169 \emph off
2170 \bar no
2171 \noun off
2172 \color none
2173 Pagestyle
2174 \end_layout
2175
2176 \end_inset
2177 </cell>
2178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2179 \begin_inset Text
2180
2181 \begin_layout Plain Layout
2182
2183 \family sans
2184 \series medium
2185 \shape up
2186 \size normal
2187 \emph off
2188 \bar no
2189 \noun off
2190 \color none
2191 Sides
2192 \end_layout
2193
2194 \end_inset
2195 </cell>
2196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2197 \begin_inset Text
2198
2199 \begin_layout Plain Layout
2200
2201 \family sans
2202 \series medium
2203 \shape up
2204 \size normal
2205 \emph off
2206 \bar no
2207 \noun off
2208 \color none
2209 Columns
2210 \end_layout
2211
2212 \end_inset
2213 </cell>
2214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2215 \begin_inset Text
2216
2217 \begin_layout Plain Layout
2218
2219 \series medium
2220 \shape up
2221 \size normal
2222 \emph off
2223 \bar no
2224 \noun off
2225 \color none
2226 Max.
2227  sectioning level
2228 \end_layout
2229
2230 \end_inset
2231 </cell>
2232 </row>
2233 <row>
2234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2235 \begin_inset Text
2236
2237 \begin_layout Plain Layout
2238
2239 \series medium
2240 \shape up
2241 \size normal
2242 \emph off
2243 \bar no
2244 \noun off
2245 \color none
2246 article
2247 \end_layout
2248
2249 \end_inset
2250 </cell>
2251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2252 \begin_inset Text
2253
2254 \begin_layout Plain Layout
2255
2256 \family sans
2257 \series medium
2258 \shape up
2259 \size normal
2260 \emph off
2261 \bar no
2262 \noun off
2263 \color none
2264 Plain
2265 \end_layout
2266
2267 \end_inset
2268 </cell>
2269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2270 \begin_inset Text
2271
2272 \begin_layout Plain Layout
2273
2274 \family sans
2275 \series medium
2276 \shape up
2277 \size normal
2278 \emph off
2279 \bar no
2280 \noun off
2281 \color none
2282 One
2283 \end_layout
2284
2285 \end_inset
2286 </cell>
2287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2288 \begin_inset Text
2289
2290 \begin_layout Plain Layout
2291
2292 \family sans
2293 \series medium
2294 \shape up
2295 \size normal
2296 \emph off
2297 \bar no
2298 \noun off
2299 \color none
2300 One
2301 \end_layout
2302
2303 \end_inset
2304 </cell>
2305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2306 \begin_inset Text
2307
2308 \begin_layout Plain Layout
2309
2310 \family sans
2311 \series medium
2312 \shape up
2313 \size normal
2314 \emph off
2315 \bar no
2316 \noun off
2317 \color none
2318 Section
2319 \end_layout
2320
2321 \end_inset
2322 </cell>
2323 </row>
2324 <row>
2325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2326 \begin_inset Text
2327
2328 \begin_layout Plain Layout
2329
2330 \series medium
2331 \shape up
2332 \size normal
2333 \emph off
2334 \bar no
2335 \noun off
2336 \color none
2337 report
2338 \end_layout
2339
2340 \end_inset
2341 </cell>
2342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2343 \begin_inset Text
2344
2345 \begin_layout Plain Layout
2346
2347 \family sans
2348 \series medium
2349 \shape up
2350 \size normal
2351 \emph off
2352 \bar no
2353 \noun off
2354 \color none
2355 Plain
2356 \end_layout
2357
2358 \end_inset
2359 </cell>
2360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2361 \begin_inset Text
2362
2363 \begin_layout Plain Layout
2364
2365 \family sans
2366 \series medium
2367 \shape up
2368 \size normal
2369 \emph off
2370 \bar no
2371 \noun off
2372 \color none
2373 One
2374 \end_layout
2375
2376 \end_inset
2377 </cell>
2378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2379 \begin_inset Text
2380
2381 \begin_layout Plain Layout
2382
2383 \family sans
2384 \series medium
2385 \shape up
2386 \size normal
2387 \emph off
2388 \bar no
2389 \noun off
2390 \color none
2391 One
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400
2401 \family sans
2402 \series medium
2403 \shape up
2404 \size normal
2405 \emph off
2406 \bar no
2407 \noun off
2408 \color none
2409 Chapter
2410 \end_layout
2411
2412 \end_inset
2413 </cell>
2414 </row>
2415 <row>
2416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2417 \begin_inset Text
2418
2419 \begin_layout Plain Layout
2420
2421 \series medium
2422 \shape up
2423 \size normal
2424 \emph off
2425 \bar no
2426 \noun off
2427 \color none
2428 book
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2434 \begin_inset Text
2435
2436 \begin_layout Plain Layout
2437
2438 \family sans
2439 \series medium
2440 \shape up
2441 \size normal
2442 \emph off
2443 \bar no
2444 \noun off
2445 \color none
2446 Headings
2447 \end_layout
2448
2449 \end_inset
2450 </cell>
2451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2452 \begin_inset Text
2453
2454 \begin_layout Plain Layout
2455
2456 \family sans
2457 \series medium
2458 \shape up
2459 \size normal
2460 \emph off
2461 \bar no
2462 \noun off
2463 \color none
2464 Two
2465 \end_layout
2466
2467 \end_inset
2468 </cell>
2469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2470 \begin_inset Text
2471
2472 \begin_layout Plain Layout
2473
2474 \family sans
2475 \series medium
2476 \shape up
2477 \size normal
2478 \emph off
2479 \bar no
2480 \noun off
2481 \color none
2482 One
2483 \end_layout
2484
2485 \end_inset
2486 </cell>
2487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2488 \begin_inset Text
2489
2490 \begin_layout Plain Layout
2491
2492 \family sans
2493 \series medium
2494 \shape up
2495 \size normal
2496 \emph off
2497 \bar no
2498 \noun off
2499 \color none
2500 Chapter
2501 \end_layout
2502
2503 \end_inset
2504 </cell>
2505 </row>
2506 <row>
2507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2508 \begin_inset Text
2509
2510 \begin_layout Plain Layout
2511
2512 \series medium
2513 \shape up
2514 \size normal
2515 \emph off
2516 \bar no
2517 \noun off
2518 \color none
2519 letter
2520 \end_layout
2521
2522 \end_inset
2523 </cell>
2524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2525 \begin_inset Text
2526
2527 \begin_layout Plain Layout
2528
2529 \family sans
2530 \series medium
2531 \shape up
2532 \size normal
2533 \emph off
2534 \bar no
2535 \noun off
2536 \color none
2537 Plain
2538 \end_layout
2539
2540 \end_inset
2541 </cell>
2542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2543 \begin_inset Text
2544
2545 \begin_layout Plain Layout
2546
2547 \family sans
2548 \series medium
2549 \shape up
2550 \size normal
2551 \emph off
2552 \bar no
2553 \noun off
2554 \color none
2555 One
2556 \end_layout
2557
2558 \end_inset
2559 </cell>
2560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2561 \begin_inset Text
2562
2563 \begin_layout Plain Layout
2564
2565 \family sans
2566 \series medium
2567 \shape up
2568 \size normal
2569 \emph off
2570 \bar no
2571 \noun off
2572 \color none
2573 One
2574 \end_layout
2575
2576 \end_inset
2577 </cell>
2578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2579 \begin_inset Text
2580
2581 \begin_layout Plain Layout
2582
2583 \series medium
2584 \shape up
2585 \size normal
2586 \emph off
2587 \bar no
2588 \noun off
2589 \color none
2590 none
2591 \end_layout
2592
2593 \end_inset
2594 </cell>
2595 </row>
2596 </lyxtabular>
2597
2598 \end_inset
2599
2600
2601 \end_layout
2602
2603 \begin_layout Standard
2604 \begin_inset VSpace 0.3cm
2605 \end_inset
2606
2607
2608 \end_layout
2609
2610 \begin_layout Standard
2611 You're probably also wondering what 
2612 \begin_inset Quotes eld
2613 \end_inset
2614
2615 Max.
2616 \begin_inset Space ~
2617 \end_inset
2618
2619 sectioning level
2620 \begin_inset Quotes erd
2621 \end_inset
2622
2623  means.
2624  There are several paragraph environments used to create section headings.
2625  Different document classes allow different types of section headings.
2626  Only two use the 
2627 \family sans
2628 Chapter
2629 \family default
2630  heading; the rest do not and begin instead with the 
2631 \family sans
2632 Section
2633 \family default
2634  heading.
2635  Some document classes, such as the ones for letters, don't use any section
2636  headings.
2637  In addition to 
2638 \family sans
2639 Chapter
2640 \family default
2641  and 
2642 \family sans
2643 Section
2644 \family default
2645  headings, there are also 
2646 \family sans
2647 Subsection
2648 \family default
2649  headings, 
2650 \family sans
2651 Subsubsection
2652 \family default
2653  headings, and so on.
2654  We'll describe these headings fully in section
2655 \begin_inset Space ~
2656 \end_inset
2657
2658
2659 \begin_inset CommandInset ref
2660 LatexCommand ref
2661 reference "sub:Headings"
2662
2663 \end_inset
2664
2665 .
2666 \end_layout
2667
2668 \begin_layout Subsection
2669 Document Layout
2670 \begin_inset Index
2671 status collapsed
2672
2673 \begin_layout Plain Layout
2674 Document !  Layout
2675 \end_layout
2676
2677 \end_inset
2678
2679
2680 \begin_inset CommandInset label
2681 LatexCommand label
2682 name "sub:Document-Layout"
2683
2684 \end_inset
2685
2686
2687 \family sans
2688
2689 \begin_inset Index
2690 status collapsed
2691
2692 \begin_layout Plain Layout
2693 Document ! Settings
2694 \end_layout
2695
2696 \end_inset
2697
2698
2699 \end_layout
2700
2701 \begin_layout Standard
2702 The most important properties of documents classes are set in the menu 
2703 \family sans
2704 Document\SpecialChar \menuseparator
2705 Settings
2706 \family default
2707 .
2708  There in the 
2709 \family sans
2710 Options
2711 \family default
2712  field under 
2713 \family sans
2714 Documents
2715 \begin_inset Space ~
2716 \end_inset
2717
2718 classes
2719 \family default
2720 , you can enter special options for your document class in a comma-separated
2721  list.
2722  This is only necessary if LyX doesn't support special options you want
2723  to use for your document.
2724  To learn more about your favorite LaTeX-class and its options, you have
2725  to read its manual.
2726 \end_layout
2727
2728 \begin_layout Standard
2729 Under 
2730 \family sans
2731 Page
2732 \begin_inset Space ~
2733 \end_inset
2734
2735 Layout
2736 \family default
2737  the 
2738 \family sans
2739 Pagestyle
2740 \family default
2741  controls what sorts of headings and page numbers go on a page.
2742  You can choose between the following five options:
2743 \end_layout
2744
2745 \begin_layout Labeling
2746 \labelwidthstring 00.00.0000
2747
2748 \family sans
2749 Default
2750 \family default
2751  Use default pagestyle of current class.
2752 \end_layout
2753
2754 \begin_layout Labeling
2755 \labelwidthstring 00.00.0000
2756
2757 \family sans
2758 Empty
2759 \family default
2760  No page numbers or headings.
2761 \end_layout
2762
2763 \begin_layout Labeling
2764 \labelwidthstring 00.00.0000
2765
2766 \family sans
2767 Plain
2768 \family default
2769  Page numbers only.
2770 \end_layout
2771
2772 \begin_layout Labeling
2773 \labelwidthstring 00.00.0000
2774
2775 \family sans
2776 Headings
2777 \family default
2778  Page numbers and either the current chapter or section title and number.
2779  Whether LyX uses the current chapter or the current section depends on
2780  the maximum sectioning level of the class.
2781 \end_layout
2782
2783 \begin_layout Labeling
2784 \labelwidthstring 00.00.0000
2785
2786 \family sans
2787 Fancy
2788 \family default
2789  This allows you to create fully customizable headers and footers if you
2790  have the 
2791 \series bold
2792 fancyhdr
2793 \begin_inset Index
2794 status collapsed
2795
2796 \begin_layout Plain Layout
2797 Latex@LaTeX-packages ! fancyhdr
2798 \end_layout
2799
2800 \end_inset
2801
2802
2803 \series default
2804  package installed.
2805  At the moment, support in LyX is limited to this setting.
2806  To use the full power of this package, you have to add code to your document
2807  preamble.
2808  Check the documentation for the 
2809 \series bold
2810 fancyhdr
2811 \series default
2812  package for more details, 
2813 \begin_inset CommandInset citation
2814 LatexCommand cite
2815 key "fancyhdr"
2816
2817 \end_inset
2818
2819 .
2820 \end_layout
2821
2822 \begin_layout Standard
2823 The 
2824 \family sans
2825 Separation
2826 \family default
2827  of paragraphs is described in section
2828 \begin_inset Space ~
2829 \end_inset
2830
2831
2832 \begin_inset CommandInset ref
2833 LatexCommand ref
2834 reference "sec:Par-indent-intro"
2835
2836 \end_inset
2837
2838 .
2839 \end_layout
2840
2841 \begin_layout Subsection
2842 Paper Size and Orientation
2843 \begin_inset Index
2844 status collapsed
2845
2846 \begin_layout Plain Layout
2847 Document ! Paper size
2848 \end_layout
2849
2850 \end_inset
2851
2852
2853 \begin_inset CommandInset label
2854 LatexCommand label
2855 name "sub:Paper-Size,-Orientation,"
2856
2857 \end_inset
2858
2859
2860 \end_layout
2861
2862 \begin_layout Standard
2863 You'll find the following options in the menu 
2864 \family sans
2865 Page
2866 \begin_inset Space ~
2867 \end_inset
2868
2869 Layout
2870 \family default
2871  of the dialog of the 
2872 \family sans
2873 Document\SpecialChar \menuseparator
2874 Settings
2875 \family default
2876  menu:
2877 \family sans
2878
2879 \begin_inset Index
2880 status collapsed
2881
2882 \begin_layout Plain Layout
2883 Document ! Settings
2884 \end_layout
2885
2886 \end_inset
2887
2888
2889 \end_layout
2890
2891 \begin_layout Labeling
2892 \labelwidthstring 00.00.0000
2893
2894 \family sans
2895 Papersize
2896 \family default
2897  What size paper to print on.
2898  The choices are
2899 \end_layout
2900
2901 \begin_layout Itemize
2902
2903 \family sans
2904 Default
2905 \end_layout
2906
2907 \begin_layout Itemize
2908
2909 \family sans
2910 A3, A4,
2911 \family default
2912  
2913 \family sans
2914 A5
2915 \end_layout
2916
2917 \begin_layout Itemize
2918
2919 \family sans
2920 B3, B4, B5
2921 \end_layout
2922
2923 \begin_layout Itemize
2924
2925 \family sans
2926 US letter
2927 \end_layout
2928
2929 \begin_layout Itemize
2930
2931 \family sans
2932 US legal
2933 \end_layout
2934
2935 \begin_layout Itemize
2936
2937 \family sans
2938 US executive
2939 \end_layout
2940
2941 \begin_layout Itemize
2942
2943 \family sans
2944 Custom
2945 \end_layout
2946
2947 \begin_layout Labeling
2948 \labelwidthstring 00.00.0000
2949
2950 \family sans
2951 Orientation
2952 \family default
2953  Two toggle buttons choose whether to print the output as 
2954 \family sans
2955 Landscape
2956 \family default
2957  or as 
2958 \family sans
2959 Portrait
2960 \family default
2961 .
2962 \end_layout
2963
2964 \begin_layout Labeling
2965 \labelwidthstring 00.00.0000
2966
2967 \family sans
2968 Two-sided
2969 \begin_inset Space ~
2970 \end_inset
2971
2972 document
2973 \family default
2974  Adjusts the print space to print both sides of paper.
2975  That means that the print space for odd- and even-numbered pages is different.
2976 \end_layout
2977
2978 \begin_layout Subsection
2979 Margins
2980 \begin_inset Index
2981 status collapsed
2982
2983 \begin_layout Plain Layout
2984 Document ! Margins
2985 \end_layout
2986
2987 \end_inset
2988
2989
2990 \begin_inset CommandInset label
2991 LatexCommand label
2992 name "sub:Margins"
2993
2994 \end_inset
2995
2996
2997 \begin_inset Index
2998 status collapsed
2999
3000 \begin_layout Plain Layout
3001 Margins
3002 \end_layout
3003
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \begin_layout Standard
3010 Paper margins are set in the menu 
3011 \family sans
3012 Document\SpecialChar \menuseparator
3013 Settings
3014 \family default
3015 .
3016 \family sans
3017
3018 \begin_inset Index
3019 status collapsed
3020
3021 \begin_layout Plain Layout
3022 Document ! Settings
3023 \end_layout
3024
3025 \end_inset
3026
3027
3028 \end_layout
3029
3030 \begin_layout Standard
3031 If you use a koma-script document class, you can use the default settings.
3032  Because koma-script calculates then the printspace automatically by taking
3033  the paper format and the font size into account.
3034 \end_layout
3035
3036 \begin_layout Subsection
3037 Important Note
3038 \end_layout
3039
3040 \begin_layout Standard
3041 If you change a document class, LyX has to convert 
3042 \emph on
3043 everything
3044 \emph default
3045  into the new class.
3046  That includes the paragraph environments.
3047  Some paragraph environments are standard; all of the document classes have
3048  them; but some classes have special paragraph environments.
3049  If this is the case, and you change the document class, LyX sets the missing
3050  paragraph environments to 
3051 \family sans
3052 Standard
3053 \family default
3054  and places an error box at the beginning of the paragraph.
3055  Just click on them and you'll get a message dialog that tells you about
3056  the conversion and why it failed.
3057 \end_layout
3058
3059 \begin_layout Section
3060 Paragraph Indentation and Separation
3061 \begin_inset Index
3062 status collapsed
3063
3064 \begin_layout Plain Layout
3065 Paragraph ! Indentation
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \end_layout
3072
3073 \begin_layout Subsection
3074 Introduction
3075 \begin_inset CommandInset label
3076 LatexCommand label
3077 name "sec:Par-indent-intro"
3078
3079 \end_inset
3080
3081
3082 \end_layout
3083
3084 \begin_layout Standard
3085 Before describing all of the various paragraph environments, we'd like to
3086  say a word or two about paragraph indentation.
3087 \end_layout
3088
3089 \begin_layout Standard
3090 Everyone seems to have their own convention for separating paragraphs.
3091  Most Americans indent the first line of a paragraph.
3092  Others don't indent but put extra space between the paragraphs.
3093  If you choose indentation for paragraphs the 
3094 \emph on
3095 first
3096 \emph default
3097  paragraph of a section, or after a figure, an equation, a table, a list,
3098  etc., is 
3099 \emph on
3100 not
3101 \emph default
3102  indented.
3103  Only a paragraph following another paragraph gets indented.
3104  Note that the indentation behavior is different when you use another document
3105  language than English.
3106  LaTeX takes care that the indentation follows the rules of the used language.
3107 \end_layout
3108
3109 \begin_layout Standard
3110 The space between paragraphs, like the line spacing, the space between headings
3111  and text --- in fact, all of the spacings for just about everything are
3112  pre-coded into LyX.
3113  As we said, you don't worry about how much space to add between what.
3114  LyX takes care of that.
3115  In fact, these pre-coded vertical spacings aren't a single number but a
3116  range.
3117  That way, LyX can squish or stretch the space between lines to make sure
3118  figures fit on a page with text, so that sections don't start at the bottom
3119  of a page, and so on.
3120 \begin_inset Foot
3121 status collapsed
3122
3123 \begin_layout Plain Layout
3124 LaTeX does this when LyX goes to produce a printable file.
3125 \end_layout
3126
3127 \end_inset
3128
3129  However, pre-coded doesn't mean you can't change them.
3130  LyX gives you the ability to globally change 
3131 \emph on
3132 all
3133 \emph default
3134  of these pre-coded spacings.
3135  We'll explain more later.
3136 \end_layout
3137
3138 \begin_layout Subsection
3139 Paragraph Separation
3140 \begin_inset Index
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144 Paragraph ! Separation
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \end_layout
3151
3152 \begin_layout Standard
3153 To separate paragraphs, select 
3154 \family sans
3155 Indent
3156 \family default
3157  or 
3158 \family sans
3159 Skip
3160 \family default
3161  in the submenu 
3162 \family sans
3163 Text
3164 \begin_inset Space ~
3165 \end_inset
3166
3167 Layout
3168 \family default
3169  of the dialog 
3170 \family sans
3171 Document\SpecialChar \menuseparator
3172 Settings
3173 \begin_inset Index
3174 status collapsed
3175
3176 \begin_layout Plain Layout
3177 Document ! Settings
3178 \end_layout
3179
3180 \end_inset
3181
3182
3183 \family default
3184  to indent paragraphs or add extra space between paragraphs, respectively.
3185  The size of the skips can be defined in the dialog, for the indentation
3186  you have to add this line to your document preamble:
3187 \end_layout
3188
3189 \begin_layout Standard
3190
3191 \series bold
3192
3193 \backslash
3194 setlength{
3195 \backslash
3196 parindent}{Length}
3197 \end_layout
3198
3199 \begin_layout Standard
3200 where length is a value in one of the units listed in Appendix
3201 \begin_inset Space ~
3202 \end_inset
3203
3204
3205 \begin_inset CommandInset ref
3206 LatexCommand ref
3207 reference "cap:Units"
3208
3209 \end_inset
3210
3211 .
3212  The default length is 30
3213 \begin_inset Space \thinspace{}
3214 \end_inset
3215
3216 pt.
3217 \end_layout
3218
3219 \begin_layout Subsection
3220 Fine-Tuning
3221 \end_layout
3222
3223 \begin_layout Standard
3224 You can also change the separation method of a single paragraph.
3225  Open the 
3226 \family sans
3227 Edit\SpecialChar \menuseparator
3228 Paragraph
3229 \begin_inset Space ~
3230 \end_inset
3231
3232 Settings
3233 \family default
3234  dialog and toggle the 
3235 \family sans
3236 Indent
3237 \begin_inset Space ~
3238 \end_inset
3239
3240 Paragraph
3241 \family default
3242  option to change the state of the current paragraph.
3243  If paragraphs have no indentation but use extra space for separation, this
3244  button will be ignored (you can't indent a single paragraph by toggling
3245  this).
3246 \end_layout
3247
3248 \begin_layout Standard
3249 You should only need to change the indentation method for a single paragraph
3250  if you need to do some fine-tuning.
3251 \end_layout
3252
3253 \begin_layout Subsection
3254 Line Spacing
3255 \begin_inset Index
3256 status collapsed
3257
3258 \begin_layout Plain Layout
3259 Paragraph ! Line spacing
3260 \end_layout
3261
3262 \end_inset
3263
3264
3265 \end_layout
3266
3267 \begin_layout Standard
3268 In the 
3269 \family sans
3270 Document\SpecialChar \menuseparator
3271 Settings
3272 \begin_inset Index
3273 status collapsed
3274
3275 \begin_layout Plain Layout
3276 Document ! Settings
3277 \end_layout
3278
3279 \end_inset
3280
3281
3282 \family default
3283  dialog you can set the line spacing in the submenu 
3284 \family sans
3285 Text
3286 \begin_inset Space ~
3287 \end_inset
3288
3289 Layout.
3290 \family default
3291
3292 \begin_inset Foot
3293 status collapsed
3294
3295 \begin_layout Plain Layout
3296 You need to have the LaTeX-package 
3297 \series bold
3298 setspace
3299 \begin_inset Index
3300 status collapsed
3301
3302 \begin_layout Plain Layout
3303 Latex@LaTeX-packages ! setspace
3304 \end_layout
3305
3306 \end_inset
3307
3308
3309 \series default
3310  installed to use this feature.
3311 \end_layout
3312
3313 \end_inset
3314
3315
3316 \end_layout
3317
3318 \begin_layout Section
3319 Paragraph Environments
3320 \begin_inset Index
3321 status collapsed
3322
3323 \begin_layout Plain Layout
3324 Paragraph ! Environments
3325 \end_layout
3326
3327 \end_inset
3328
3329
3330 \begin_inset CommandInset label
3331 LatexCommand label
3332 name "sec:Paragraph-Environments"
3333
3334 \end_inset
3335
3336
3337 \begin_inset Index
3338 status collapsed
3339
3340 \begin_layout Plain Layout
3341 Paragraph environments|(
3342 \end_layout
3343
3344 \end_inset
3345
3346
3347 \end_layout
3348
3349 \begin_layout Subsection
3350 Overview
3351 \end_layout
3352
3353 \begin_layout Standard
3354 The paragraph environments correspond to the various
3355 \end_layout
3356
3357 \begin_layout Standard
3358
3359 \series bold
3360
3361 \backslash
3362 begin{
3363 \emph on
3364 environment
3365 \emph default
3366 } ...
3367  
3368 \backslash
3369 end{
3370 \emph on
3371 environment
3372 \emph default
3373 }
3374 \series default
3375
3376 \begin_inset Newline newline
3377 \end_inset
3378
3379 command sequences in an ordinary LaTeX file.
3380  If you don't know LaTeX, or the concept of a paragraph environment is totally
3381  alien to you, we urge you to read the 
3382 \emph on
3383 Tutorial
3384 \emph default
3385 .
3386  The 
3387 \emph on
3388 Tutorial
3389 \emph default
3390  also contains many more examples than this section does.
3391 \end_layout
3392
3393 \begin_layout Standard
3394 A paragraph environment is simply a 
3395 \begin_inset Quotes eld
3396 \end_inset
3397
3398 container
3399 \begin_inset Quotes erd
3400 \end_inset
3401
3402  for a paragraph which gives that paragraph certain properties.
3403  This can include a particular style of font, different margins, a numbering
3404  scheme, labels, and so on.
3405  Additionally, you can 
3406 \begin_inset Quotes eld
3407 \end_inset
3408
3409 nest
3410 \begin_inset Quotes erd
3411 \end_inset
3412
3413  the different environments inside one another, allowing one environment
3414  to inherit some of the properties of another.
3415  The different paragraph environments totally replace the need for messy
3416  tab stops, on the fly margin adjustment, and other hold-overs from the
3417  days of typewriters.
3418  There are several paragraph environments which are specific to a particular
3419  document type.
3420  We'll only be covering the most common ones here.
3421 \end_layout
3422
3423 \begin_layout Standard
3424 To choose a new paragraph environment, use the pull-down box on the left
3425  end of the toolbar.
3426  LyX will change the environment of the 
3427 \emph on
3428 entire
3429 \emph default
3430  paragraph in which the cursor sits.
3431  You can also change the environment of an entire group of paragraphs if
3432  you select them before choosing the new environment.
3433  
3434 \end_layout
3435
3436 \begin_layout Standard
3437 Note that hitting 
3438 \family sans
3439 Return
3440 \family default
3441  will 
3442 \emph on
3443 typically
3444 \emph default
3445  create a new paragraph using the 
3446 \family sans
3447 Standard
3448 \family default
3449  paragraph environment.
3450  We say 
3451 \begin_inset Quotes eld
3452 \end_inset
3453
3454 typically
3455 \begin_inset Quotes erd
3456 \end_inset
3457
3458  because if you are in one of these environments:
3459 \end_layout
3460
3461 \begin_layout Itemize
3462
3463 \family sans
3464 Quote
3465 \end_layout
3466
3467 \begin_layout Itemize
3468
3469 \family sans
3470 Quotation
3471 \end_layout
3472
3473 \begin_layout Itemize
3474
3475 \family sans
3476 Verse
3477 \end_layout
3478
3479 \begin_layout Itemize
3480
3481 \family sans
3482 Itemize
3483 \end_layout
3484
3485 \begin_layout Itemize
3486
3487 \family sans
3488 Enumerate
3489 \end_layout
3490
3491 \begin_layout Itemize
3492
3493 \family sans
3494 Description
3495 \end_layout
3496
3497 \begin_layout Itemize
3498
3499 \family sans
3500 List
3501 \end_layout
3502
3503 \begin_layout Standard
3504 LyX keeps the old paragraph environment when you hit 
3505 \family sans
3506 Return
3507 \family default
3508 , rather than resetting it to 
3509 \family sans
3510 Standard
3511 \family default
3512 .
3513  LyX will still reset the nesting depth, however.
3514  Usually, starting a new paragraph resets both the paragraph environment
3515  and the nesting depth (for more on nesting see section
3516 \begin_inset Space ~
3517 \end_inset
3518
3519
3520 \begin_inset CommandInset ref
3521 LatexCommand ref
3522 reference "sec:Nesting"
3523
3524 \end_inset
3525
3526 ).
3527  At the moment, all this is context-specific; you're better off expecting
3528  
3529 \family sans
3530 Return
3531 \family default
3532  to reset the paragraph environment and depth.
3533  If you want a new paragraph to keep the current environment and depth,
3534  use 
3535 \family sans
3536 M-Return
3537 \family default
3538  instead.
3539 \end_layout
3540
3541 \begin_layout Subsection
3542 Standard
3543 \end_layout
3544
3545 \begin_layout Standard
3546 The default paragraph environment is 
3547 \family sans
3548 Standard
3549 \family default
3550  for most classes.
3551  It creates a plain paragraph.
3552  If LyX resets the paragraph environment, this is the one it chooses.
3553  In fact, the paragraph you're reading right now (and most of the ones in
3554  this manual) are in the 
3555 \family sans
3556 Standard
3557 \family default
3558  environment.
3559 \end_layout
3560
3561 \begin_layout Standard
3562 You can nest a paragraph using the 
3563 \family sans
3564 Standard
3565 \family default
3566  environment in just about anything else, but you can't really nest anything
3567  in a 
3568 \family sans
3569 Standard
3570 \family default
3571  environment.
3572 \end_layout
3573
3574 \begin_layout Subsection
3575 Document Title
3576 \begin_inset Index
3577 status collapsed
3578
3579 \begin_layout Plain Layout
3580 Document !Title
3581 \end_layout
3582
3583 \end_inset
3584
3585
3586 \end_layout
3587
3588 \begin_layout Standard
3589 A LaTeX title page has three parts: the title itself, the name(s) of the
3590  author(s) and a 
3591 \begin_inset Quotes eld
3592 \end_inset
3593
3594 footnote
3595 \begin_inset Quotes erd
3596 \end_inset
3597
3598  for thanks or contact information.
3599  For certain types of documents, LaTeX places all of this on a separate
3600  page along with today's date.
3601  For other types of documents, the title 
3602 \begin_inset Quotes eld
3603 \end_inset
3604
3605 page
3606 \begin_inset Quotes erd
3607 \end_inset
3608
3609  goes at the top of the first page of the document.
3610  
3611 \end_layout
3612
3613 \begin_layout Standard
3614 LyX provides an interface to the title page commands through the paragraph
3615  environments 
3616 \family sans
3617 Title
3618 \family default
3619
3620 \family sans
3621 Author
3622 \family default
3623 , and 
3624 \family sans
3625 Date
3626 \family default
3627 .
3628  Here's how you use them:
3629 \end_layout
3630
3631 \begin_layout Itemize
3632 Put the title of your document in the 
3633 \family sans
3634 Title
3635 \family default
3636  environment.
3637 \end_layout
3638
3639 \begin_layout Itemize
3640 Put the author name in the 
3641 \family sans
3642 Author
3643 \family default
3644  environment.
3645 \end_layout
3646
3647 \begin_layout Itemize
3648 If you want the date to have a certain appearance, want to use a fixed date,
3649  or want other text to appear in place of today's date, put that text in
3650  the 
3651 \family sans
3652 Date
3653 \family default
3654  environment.
3655  Note that using this environment is optional.
3656  If you don't provide any, LaTeX will automatically insert today's date.
3657  If you don't want any date, add the line
3658 \begin_inset Newline newline
3659 \end_inset
3660
3661
3662 \series bold
3663
3664 \backslash
3665 date{}
3666 \series default
3667
3668 \begin_inset Newline newline
3669 \end_inset
3670
3671 to the preamble of your document (menu 
3672 \family sans
3673 Document\SpecialChar \menuseparator
3674 Settings
3675 \family default
3676 )
3677 \end_layout
3678
3679 \begin_layout Standard
3680 You can use footnotes to insert 
3681 \begin_inset Quotes eld
3682 \end_inset
3683
3684 thanks
3685 \begin_inset Quotes erd
3686 \end_inset
3687
3688  or contact informations.
3689 \end_layout
3690
3691 \begin_layout Subsection
3692 Headings
3693 \begin_inset Index
3694 status collapsed
3695
3696 \begin_layout Plain Layout
3697 Section headings
3698 \end_layout
3699
3700 \end_inset
3701
3702
3703 \begin_inset CommandInset label
3704 LatexCommand label
3705 name "sub:Headings"
3706
3707 \end_inset
3708
3709
3710 \end_layout
3711
3712 \begin_layout Standard
3713 There are several paragraph environments for producing section headings.
3714  LyX takes care of the numbering for you.
3715 \end_layout
3716
3717 \begin_layout Subsubsection
3718 Numbered Headings
3719 \begin_inset Index
3720 status collapsed
3721
3722 \begin_layout Plain Layout
3723 Section headings ! Numbered
3724 \end_layout
3725
3726 \end_inset
3727
3728
3729 \end_layout
3730
3731 \begin_layout Standard
3732 There are 7 numbered types of section headings.
3733  They are:
3734 \end_layout
3735
3736 \begin_layout Enumerate
3737
3738 \family sans
3739 Part
3740 \end_layout
3741
3742 \begin_layout Enumerate
3743
3744 \family sans
3745 Chapter
3746 \end_layout
3747
3748 \begin_layout Enumerate
3749
3750 \family sans
3751 Section
3752 \end_layout
3753
3754 \begin_layout Enumerate
3755
3756 \family sans
3757 Subsection
3758 \end_layout
3759
3760 \begin_layout Enumerate
3761
3762 \family sans
3763 Subsubsection
3764 \end_layout
3765
3766 \begin_layout Enumerate
3767
3768 \family sans
3769 Paragraph
3770 \end_layout
3771
3772 \begin_layout Enumerate
3773
3774 \family sans
3775 Subparagraph
3776 \end_layout
3777
3778 \begin_layout Standard
3779 LyX labels each heading with a series of numbers, separated by periods.
3780  The numbers describe where in the document you are.
3781  Unlike the other headings, parts are numbered with Latin letters.
3782 \end_layout
3783
3784 \begin_layout Standard
3785 Headings all subdivide your document into different pieces of text.
3786  For example, suppose you're writing a book.
3787  You group the book into chapters.
3788  LyX does similar grouping:
3789 \end_layout
3790
3791 \begin_layout Itemize
3792
3793 \family sans
3794 Part
3795 \family default
3796  is divided in either 
3797 \family sans
3798 Chapter
3799 \family default
3800  or 
3801 \family sans
3802 Section
3803 \end_layout
3804
3805 \begin_layout Itemize
3806
3807 \family sans
3808 Chapter
3809 \family default
3810 s are divided into 
3811 \family sans
3812 Section
3813 \family default
3814 s
3815 \end_layout
3816
3817 \begin_layout Itemize
3818
3819 \family sans
3820 Section
3821 \family default
3822 s are divided into 
3823 \family sans
3824 Subsection
3825 \family default
3826 s
3827 \end_layout
3828
3829 \begin_layout Itemize
3830
3831 \family sans
3832 Subsection
3833 \family default
3834 s are divided into 
3835 \family sans
3836 Subsubsection
3837 \family default
3838 s
3839 \end_layout
3840
3841 \begin_layout Itemize
3842
3843 \family sans
3844 Subsubsection
3845 \family default
3846 s are divided into 
3847 \family sans
3848 Paragraph
3849 \family default
3850 s
3851 \end_layout
3852
3853 \begin_layout Itemize
3854
3855 \family sans
3856 Paragraph
3857 \family default
3858 s are divided into 
3859 \family sans
3860 Subparagraph
3861 \family default
3862 s
3863 \end_layout
3864
3865 \begin_layout Standard
3866 \begin_inset Note Greyedout
3867 status open
3868
3869 \begin_layout Plain Layout
3870
3871 \series bold
3872 Note:
3873 \series default
3874  Not all document types use the 
3875 \family sans
3876 Chapter
3877 \family default
3878  heading as the maximum sectioning level.
3879  In that case the 
3880 \family sans
3881 Section
3882 \family default
3883  is the top-level heading.
3884 \end_layout
3885
3886 \end_inset
3887
3888
3889 \end_layout
3890
3891 \begin_layout Standard
3892 So, if you use the 
3893 \family sans
3894 Subsubsection
3895 \family default
3896  environment to label a new sub-subsection, LyX labels it with its number,
3897  along with the number of the subsection, section, and, if applicable, chapter
3898  that it's in.
3899  For example: the fifth section of the second chapter of this book has the
3900  label 
3901 \begin_inset Quotes eld
3902 \end_inset
3903
3904 2.5
3905 \begin_inset Quotes erd
3906 \end_inset
3907
3908 .
3909 \end_layout
3910
3911 \begin_layout Subsubsection
3912 Unnumbered Headings
3913 \begin_inset Index
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917 Section headings ! Unnumbered
3918 \end_layout
3919
3920 \end_inset
3921
3922
3923 \end_layout
3924
3925 \begin_layout Standard
3926 There are 5 types of unnumbered section headings.
3927  They are:
3928 \end_layout
3929
3930 \begin_layout Enumerate
3931
3932 \family sans
3933 Part*line spacing
3934 \end_layout
3935
3936 \begin_layout Enumerate
3937
3938 \family sans
3939 Chapter*
3940 \end_layout
3941
3942 \begin_layout Enumerate
3943
3944 \family sans
3945 Section*
3946 \end_layout
3947
3948 \begin_layout Enumerate
3949
3950 \family sans
3951 Subsection*
3952 \end_layout
3953
3954 \begin_layout Enumerate
3955
3956 \family sans
3957 Subsubsection*
3958 \end_layout
3959
3960 \begin_layout Standard
3961 The 
3962 \begin_inset Quotes eld
3963 \end_inset
3964
3965 *
3966 \begin_inset Quotes erd
3967 \end_inset
3968
3969  after each name means that these headings are not numbered.
3970  They work the same as their numbered counterparts but won't appear in the
3971  table of contents, see section
3972 \begin_inset Space ~
3973 \end_inset
3974
3975
3976 \begin_inset CommandInset ref
3977 LatexCommand ref
3978 reference "sec:toc"
3979
3980 \end_inset
3981
3982 .
3983 \end_layout
3984
3985 \begin_layout Subsubsection
3986 Changing the Numbering
3987 \begin_inset CommandInset label
3988 LatexCommand label
3989 name "sub:Numbering-depth"
3990
3991 \end_inset
3992
3993
3994 \end_layout
3995
3996 \begin_layout Standard
3997 You can also alter which sectioning levels get numbered and which ones appear
3998  in the Table of Contents.
3999  Now, this doesn't remove any of the levels; that's preset in the document
4000  class.
4001  Certain classes start with 
4002 \family sans
4003 Chapter
4004 \family default
4005  and go down to the 
4006 \family sans
4007 Subparagraph
4008 \family default
4009  level.
4010  Others start at 
4011 \family sans
4012 Section
4013 \family default
4014 .
4015  Similarly, not all document classes number all sectioning levels.
4016  Most don't number 
4017 \family sans
4018 Paragraph
4019 \family default
4020  or 
4021 \family sans
4022 Subparagraph
4023 \family default
4024 .
4025  This is something you can change.
4026 \end_layout
4027
4028 \begin_layout Standard
4029 Open the 
4030 \family sans
4031 Document\SpecialChar \menuseparator
4032 Settings
4033 \family default
4034  dialog.
4035 \family sans
4036
4037 \begin_inset Index
4038 status collapsed
4039
4040 \begin_layout Plain Layout
4041 Document ! Settings
4042 \end_layout
4043
4044 \end_inset
4045
4046
4047 \family default
4048  Under 
4049 \family sans
4050 Numbering
4051 \begin_inset Space ~
4052 \end_inset
4053
4054 &
4055 \begin_inset Space ~
4056 \end_inset
4057
4058 TOC
4059 \family default
4060  you'll see two counters.
4061  The one named 
4062 \family sans
4063 Numbering
4064 \family default
4065  controls how far down in the sectioning hierarchy LyX numbers a section
4066  heading.
4067  The other one controls the appearance of the section headings in the table
4068  of contents.
4069 \end_layout
4070
4071 \begin_layout Subsubsection
4072 Short Titles of Headings
4073 \begin_inset Index
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077 Section headings ! Short titles
4078 \end_layout
4079
4080 \end_inset
4081
4082
4083 \begin_inset OptArg
4084 status collapsed
4085
4086 \begin_layout Plain Layout
4087 Short Titles
4088 \end_layout
4089
4090 \end_inset
4091
4092
4093 \begin_inset CommandInset label
4094 LatexCommand label
4095 name "sec:Short-Titles"
4096
4097 \end_inset
4098
4099
4100 \end_layout
4101
4102 \begin_layout Standard
4103 Some section or chapter titles, such as this one, can get quite long.
4104  This can cause troubles when there is limited horizontal space.
4105  For example, if the header of the page is set to show the current section
4106  title, a long title will protrude over the page margins and look awful.
4107 \end_layout
4108
4109 \begin_layout Standard
4110 LaTeX allows you to specify a short title for section headings.
4111  This short title is used in the header and in the actual table of contents,
4112  avoiding the problem mentioned.
4113  To specify a short title, use the menu 
4114 \family sans
4115 Insert\SpecialChar \menuseparator
4116 Short
4117 \begin_inset Space ~
4118 \end_inset
4119
4120 Title
4121 \family default
4122 .
4123  This will insert a box labeled 
4124 \begin_inset Quotes eld
4125 \end_inset
4126
4127 opt
4128 \begin_inset Quotes erd
4129 \end_inset
4130
4131  (stands for 
4132 \begin_inset Quotes eld
4133 \end_inset
4134
4135 optional
4136 \begin_inset Quotes erd
4137 \end_inset
4138
4139 ) which you can use to enter the short title text.
4140  This also works for captions inside floats.
4141 \end_layout
4142
4143 \begin_layout Standard
4144 The title of this section is a good example of using this feature.
4145 \end_layout
4146
4147 \begin_layout Subsubsection
4148 Special Information
4149 \end_layout
4150
4151 \begin_layout Standard
4152 The following information applies to all section headings:
4153 \end_layout
4154
4155 \begin_layout Itemize
4156 You cannot do any nesting with these environments.
4157 \end_layout
4158
4159 \begin_layout Itemize
4160 You cannot use a margin note in any of these environments.
4161 \end_layout
4162
4163 \begin_layout Itemize
4164 You can only use inline math in these environments.
4165 \end_layout
4166
4167 \begin_layout Itemize
4168 You can use labels and cross-references to refer to their numbers.
4169 \end_layout
4170
4171 \begin_layout Subsection
4172 Quotes and Poetryline spacing
4173 \end_layout
4174
4175 \begin_layout Standard
4176 LyX has three paragraph environments for writing poetry and quotations.
4177  They are 
4178 \family sans
4179 Quote
4180 \family default
4181
4182 \family sans
4183 Quotation
4184 \family default
4185 , and 
4186 \family sans
4187 Verse
4188 \family default
4189 .
4190  Forget the days of changing line spacing and twiddling with margins.
4191  These three paragraph environments already have those changes built-in.
4192  They all widen the left margin and add a bit of extra space above and below
4193  the text they contain.
4194  They also allow nesting, so you can put a 
4195 \family sans
4196 Verse
4197 \family default
4198  in a 
4199 \family sans
4200 Quotation
4201 \family default
4202 , as well as in some other paragraph environments.
4203 \end_layout
4204
4205 \begin_layout Standard
4206 There is another feature of these three paragraph environments: they do
4207  
4208 \emph on
4209 not
4210 \emph default
4211  reset to 
4212 \family sans
4213 Standard
4214 \family default
4215  when you start a new paragraph.
4216  So, you can type in that poem and merrily hit 
4217 \family sans
4218 Return
4219 \family default
4220  without worrying about the paragraph environment changing on you.
4221  Of course, that means that, once you're done typing in that poem, you have
4222  to change back to the 
4223 \family sans
4224 Standard
4225 \family default
4226  environment yourself.
4227 \end_layout
4228
4229 \begin_layout Subsubsection
4230
4231 \family sans
4232 Quote
4233 \family default
4234  and 
4235 \family sans
4236 Quotation
4237 \family default
4238
4239 \begin_inset CommandInset label
4240 LatexCommand label
4241 name "sec:Quote"
4242
4243 \end_inset
4244
4245
4246 \begin_inset Index
4247 status collapsed
4248
4249 \begin_layout Plain Layout
4250 Quotation
4251 \end_layout
4252
4253 \end_inset
4254
4255
4256 \end_layout
4257
4258 \begin_layout Standard
4259 Now that we've described the similarities of these three environments, it's
4260  time for the differences.
4261  
4262 \family sans
4263 Quote
4264 \family default
4265  and 
4266 \family sans
4267 Quotation
4268 \family default
4269  are identical except for one difference: 
4270 \family sans
4271 Quote
4272 \family default
4273  uses extra spacing to separate paragraphs and never indents the first line.
4274  
4275 \family sans
4276 Quotation
4277 \family default
4278  
4279 \emph on
4280 always
4281 \emph default
4282  indents the first line of a paragraph and uses the same line spacing throughout.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 Here's an example of the 
4287 \family sans
4288 Quote
4289 \family default
4290  environment:
4291 \end_layout
4292
4293 \begin_layout Quote
4294 This is in the 
4295 \family sans
4296 Quote
4297 \family default
4298  environment.
4299  I can keep writing, extending this line out further and further until it
4300  wraps.
4301  See -- no indentation!
4302 \end_layout
4303
4304 \begin_layout Quote
4305 Here's the second paragraph of this quote.
4306  Again, there's no indentation, but there is extra space between me and
4307  the other paragraph.
4308 \end_layout
4309
4310 \begin_layout Standard
4311 Here's another example, this time in the 
4312 \family sans
4313 Quotation
4314 \family default
4315  environment:
4316 \end_layout
4317
4318 \begin_layout Quotation
4319 This is in the 
4320 \family sans
4321 Quotation
4322 \family default
4323  environment.
4324  If I keep writing, you'll see the indentation.
4325  If your country uses a writing style that shows off new paragraphs by indenting
4326  the first line, then 
4327 \family sans
4328 Quotation
4329 \family default
4330  is the environment for you! Well, you'd use it 
4331 \emph on
4332 if
4333 \emph default
4334  you were quoting other text.
4335 \end_layout
4336
4337 \begin_layout Quotation
4338 Here's a new paragraph.
4339  I could ramble on and on, like a politician at election time.
4340  If I did that, though, you'd get bored.
4341 \end_layout
4342
4343 \begin_layout Standard
4344 As the examples show, 
4345 \family sans
4346 Quote
4347 \family default
4348  is for those people who use extra space to separate paragraphs.
4349  They should put quotes in the 
4350 \family sans
4351 Quote
4352 \family default
4353  environment.
4354  Those who use indentation to mark a new paragraph should use the 
4355 \family sans
4356 Quotation
4357 \family default
4358  paragraph environment for quoted text.
4359 \end_layout
4360
4361 \begin_layout Subsubsection
4362
4363 \family sans
4364 Verse
4365 \family default
4366
4367 \begin_inset Index
4368 status collapsed
4369
4370 \begin_layout Plain Layout
4371 Paragraph ! Verse
4372 \end_layout
4373
4374 \end_inset
4375
4376
4377 \family sans
4378
4379 \begin_inset Index
4380 status collapsed
4381
4382 \begin_layout Plain Layout
4383 Poetry
4384 \end_layout
4385
4386 \end_inset
4387
4388
4389 \begin_inset CommandInset label
4390 LatexCommand label
4391 name "sec:Verse"
4392
4393 \end_inset
4394
4395
4396 \end_layout
4397
4398 \begin_layout Standard
4399
4400 \family sans
4401 Verse
4402 \family default
4403  is a paragraph environment for poetry, rhymes, verses, and so on.
4404  Here's an example:
4405 \end_layout
4406
4407 \begin_layout Verse
4408 This is in Verse
4409 \begin_inset Newline newline
4410 \end_inset
4411
4412 Which I did not rehearse!
4413 \end_layout
4414
4415 \begin_layout Verse
4416 It could be much worse.
4417  This line could be long, very long, oh so long, so very long that it wraps
4418  around.
4419  It looks okay on screen, but in the printed version, the extra lines are
4420  indented a bit more than the first.
4421  Okay, so it's turned to prose and doesn't rhyme anymore.
4422  So sue me.
4423 \end_layout
4424
4425 \begin_layout Verse
4426 To break a line
4427 \begin_inset Newline newline
4428 \end_inset
4429
4430 And make things look fine
4431 \begin_inset Newline newline
4432 \end_inset
4433
4434 Use 
4435 \family sans
4436 C-Return
4437 \family default
4438 .
4439 \end_layout
4440
4441 \begin_layout Standard
4442 As you can see, 
4443 \family sans
4444 Verse
4445 \family default
4446  does not indent both margins.
4447  Each stanza of the verse or poem is in its own paragraph.
4448  To separate the individual lines of a stanza, use the 
4449 \family typewriter
4450 break-line
4451 \family default
4452  function 
4453 \family sans
4454 C-Return
4455 \family default
4456 .
4457 \end_layout
4458
4459 \begin_layout Subsection
4460 Lists
4461 \begin_inset Index
4462 status collapsed
4463
4464 \begin_layout Plain Layout
4465 Lists
4466 \end_layout
4467
4468 \end_inset
4469
4470
4471 \begin_inset CommandInset label
4472 LatexCommand label
4473 name "sub:Lists"
4474
4475 \end_inset
4476
4477
4478 \end_layout
4479
4480 \begin_layout Standard
4481 LyX has four different paragraph environments for creating different kinds
4482  of lists.
4483  In the 
4484 \family sans
4485 Itemize
4486 \family default
4487  and 
4488 \family sans
4489 Enumerate
4490 \family default
4491  environments, LyX labels your list items with bullets or numbers, respectively.
4492  In the 
4493 \family sans
4494 Description
4495 \family default
4496  and 
4497 \family sans
4498 List
4499 \family default
4500  environments, LyX lets you provide your own label.
4501  We'll present the individual details of each type of list next after describing
4502  some general features of all four of them.
4503 \end_layout
4504
4505 \begin_layout Subsubsection
4506 General Features
4507 \end_layout
4508
4509 \begin_layout Standard
4510 The four paragraph environments for lists differ from the other environments
4511  in several ways.
4512  First, LyX treats each paragraph as a list item.
4513  Hitting 
4514 \family sans
4515 Return
4516 \family default
4517  does 
4518 \emph on
4519 not
4520 \emph default
4521  reset the environment to 
4522 \family sans
4523 Standard
4524 \family default
4525  but keeps the current environment and creates a new list item.
4526  The nesting depth is typically reset, however.
4527  If you want to keep both the current nesting depth and paragraph environment,
4528  you should use 
4529 \family sans
4530 M-Return
4531 \family default
4532  to break paragraphs.
4533 \end_layout
4534
4535 \begin_layout Standard
4536 You can nest lists of any type inside one another.
4537  In fact, LyX changes the labels on some list items depending on how it
4538  is nested.
4539  If you intend to use any of the list paragraph environments, we suggest
4540  you read all of section
4541 \begin_inset Space ~
4542 \end_inset
4543
4544
4545 \begin_inset CommandInset ref
4546 LatexCommand ref
4547 reference "sec:Nesting"
4548
4549 \end_inset
4550
4551 .
4552  
4553 \end_layout
4554
4555 \begin_layout Subsubsection
4556
4557 \family sans
4558 Itemize
4559 \family default
4560
4561 \begin_inset Index
4562 status collapsed
4563
4564 \begin_layout Plain Layout
4565 Lists ! Itemize
4566 \end_layout
4567
4568 \end_inset
4569
4570
4571 \begin_inset CommandInset label
4572 LatexCommand label
4573 name "sec:Itemize"
4574
4575 \end_inset
4576
4577
4578 \end_layout
4579
4580 \begin_layout Standard
4581 The first type of list we'll describe in detail is the 
4582 \family sans
4583 Itemize
4584 \family default
4585  paragraph environment.
4586  It has the following properties:
4587 \end_layout
4588
4589 \begin_layout Itemize
4590 Each item has a particular bullet or symbol as its label.
4591 \end_layout
4592
4593 \begin_deeper
4594 \begin_layout Itemize
4595 LyX uses the same symbol for all of the items in a given nesting level.
4596 \end_layout
4597
4598 \begin_layout Itemize
4599 The symbol appears at the beginning of the first line.
4600 \end_layout
4601
4602 \end_deeper
4603 \begin_layout Itemize
4604 The items can have any length.
4605  LyX automatically offsets the left margin of each item.
4606  The offset is always relative to whatever environment the 
4607 \family sans
4608 Itemize
4609 \family default
4610  list may be in.
4611 \end_layout
4612
4613 \begin_layout Itemize
4614 If you nest an 
4615 \family sans
4616 Itemize
4617 \family default
4618  environment inside another 
4619 \family sans
4620 Itemize
4621 \family default
4622  environment, the label changes to a new symbol.
4623 \end_layout
4624
4625 \begin_deeper
4626 \begin_layout Itemize
4627 There are four different symbols for up to a four-fold nesting.
4628 \end_layout
4629
4630 \begin_layout Itemize
4631 LyX always shows the same symbol on screen.
4632 \end_layout
4633
4634 \begin_layout Itemize
4635 See section
4636 \begin_inset Space ~
4637 \end_inset
4638
4639
4640 \begin_inset CommandInset ref
4641 LatexCommand ref
4642 reference "sec:Nesting"
4643
4644 \end_inset
4645
4646  for a full explanation of nesting.
4647 \end_layout
4648
4649 \end_deeper
4650 \begin_layout Standard
4651 Of course, that explanation was also an example of an 
4652 \family sans
4653 Itemize
4654 \family default
4655  list.
4656  The 
4657 \family sans
4658 Itemize
4659 \family default
4660  environment is best suited for lists where the order doesn't matter.
4661 \end_layout
4662
4663 \begin_layout Standard
4664 We said that different levels use different symbols as their label.
4665  Here's an example of all four possible symbols.
4666  Note that those of you reading this manual within LyX won't see any difference.
4667 \end_layout
4668
4669 \begin_layout Itemize
4670 The label for the first level 
4671 \family sans
4672 Itemize
4673 \family default
4674  is a large black dot, or bullet.
4675 \end_layout
4676
4677 \begin_deeper
4678 \begin_layout Itemize
4679 The label for the second level is a dash.
4680 \end_layout
4681
4682 \begin_deeper
4683 \begin_layout Itemize
4684 The label for the third is an asterisk.
4685 \end_layout
4686
4687 \begin_deeper
4688 \begin_layout Itemize
4689 The label for the fourth is a centered dot.
4690 \end_layout
4691
4692 \end_deeper
4693 \begin_layout Itemize
4694 Back out to the third level.
4695 \end_layout
4696
4697 \end_deeper
4698 \begin_layout Itemize
4699 Back to the second level.
4700 \end_layout
4701
4702 \end_deeper
4703 \begin_layout Itemize
4704 Back to the outermost level.
4705 \end_layout
4706
4707 \begin_layout Standard
4708 These are the default labels for an 
4709 \family sans
4710 Itemize
4711 \family default
4712  list.
4713  You can customize these labels in the 
4714 \family sans
4715 Document\SpecialChar \menuseparator
4716 Settings
4717 \family default
4718  dialog in the submenu 
4719 \family sans
4720 Bullets
4721 \family default
4722 .
4723 \family sans
4724
4725 \begin_inset Index
4726 status collapsed
4727
4728 \begin_layout Plain Layout
4729 Document ! Settings
4730 \end_layout
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 Notice how the space between items decreases with increasing depth.
4739  We'll explain nesting and all the tricks you can do with different depths
4740  in section
4741 \begin_inset Space ~
4742 \end_inset
4743
4744
4745 \begin_inset CommandInset ref
4746 LatexCommand ref
4747 reference "sec:Nesting"
4748
4749 \end_inset
4750
4751 .
4752 \end_layout
4753
4754 \begin_layout Subsubsection
4755
4756 \family sans
4757 Enumerate
4758 \family default
4759
4760 \begin_inset Index
4761 status collapsed
4762
4763 \begin_layout Plain Layout
4764 Lists ! Enumerate
4765 \end_layout
4766
4767 \end_inset
4768
4769
4770 \begin_inset CommandInset label
4771 LatexCommand label
4772 name "sec:Enumerate"
4773
4774 \end_inset
4775
4776
4777 \end_layout
4778
4779 \begin_layout Standard
4780 The 
4781 \family sans
4782 Enumerate
4783 \family default
4784  environment is used to create numbered lists and outlines.
4785  It has these properties:
4786 \end_layout
4787
4788 \begin_layout Enumerate
4789 Each item has a numeral as its label.
4790 \end_layout
4791
4792 \begin_deeper
4793 \begin_layout Enumerate
4794 The type of numeral depends on the nesting depth.
4795 \end_layout
4796
4797 \end_deeper
4798 \begin_layout Enumerate
4799 LyX automatically counts the items for you and updates the label as appropriate.
4800 \end_layout
4801
4802 \begin_layout Enumerate
4803 Each new 
4804 \family sans
4805 Enumerate
4806 \family default
4807  environment resets the counter to one.
4808 \end_layout
4809
4810 \begin_layout Enumerate
4811 Like the 
4812 \family sans
4813 Itemize
4814 \family default
4815  environment, the 
4816 \family sans
4817 Enumerate
4818 \family default
4819  environment:
4820 \end_layout
4821
4822 \begin_deeper
4823 \begin_layout Enumerate
4824 Offsets the items relative to the left margin.
4825  Items can have any length.
4826 \end_layout
4827
4828 \begin_layout Enumerate
4829 Reduces the space between items as the nesting depth increases.
4830 \end_layout
4831
4832 \begin_layout Enumerate
4833 Uses different types of labels depending on the nesting depth.
4834 \end_layout
4835
4836 \begin_layout Enumerate
4837 Allows up to a four-fold nesting.
4838 \end_layout
4839
4840 \end_deeper
4841 \begin_layout Standard
4842 Unlike the 
4843 \family sans
4844 Itemize
4845 \family default
4846  environment, 
4847 \family sans
4848 Enumerate
4849 \family default
4850  shows the different labels for each item in LyX.
4851  Here is how LyX labels the four different levels in an 
4852 \family sans
4853 Enumerate
4854 \family default
4855 :
4856 \end_layout
4857
4858 \begin_layout Enumerate
4859 The first level of an 
4860 \family sans
4861 Enumerate
4862 \family default
4863  uses Arabic numerals followed by a period.
4864 \end_layout
4865
4866 \begin_deeper
4867 \begin_layout Enumerate
4868 The second level uses lower case letters surrounded by parentheses.
4869 \end_layout
4870
4871 \begin_deeper
4872 \begin_layout Enumerate
4873 The third level uses lower-case Roman numerals followed by a period.
4874 \end_layout
4875
4876 \begin_deeper
4877 \begin_layout Enumerate
4878 The fourth level uses capital letters followed by a period.
4879 \end_layout
4880
4881 \begin_layout Enumerate
4882 Again, notice the decrease in the spacing between items as the nesting depth
4883  increases.
4884 \end_layout
4885
4886 \end_deeper
4887 \begin_layout Enumerate
4888 Back to the third level
4889 \end_layout
4890
4891 \end_deeper
4892 \begin_layout Enumerate
4893 Back to the second level.
4894 \end_layout
4895
4896 \end_deeper
4897 \begin_layout Enumerate
4898 Back to the outermost level.
4899 \end_layout
4900
4901 \begin_layout Standard
4902 Once again, you can customize the type of numbering used in the 
4903 \family sans
4904 Enumerate
4905 \family default
4906  environment.
4907  It involves adding commands to the LaTeX preamble (see the 
4908 \emph on
4909 Extended Features
4910 \emph default
4911  manual).
4912  As stated earlier, such customization only shows up in the printed version,
4913  not in LyX.
4914 \end_layout
4915
4916 \begin_layout Standard
4917 There is more to nesting 
4918 \family sans
4919 Enumerate
4920 \family default
4921  environments than we've stated here.
4922  You should read section
4923 \begin_inset Space ~
4924 \end_inset
4925
4926
4927 \begin_inset CommandInset ref
4928 LatexCommand ref
4929 reference "sec:Nesting"
4930
4931 \end_inset
4932
4933  to learn more about nesting.
4934 \end_layout
4935
4936 \begin_layout Subsubsection
4937
4938 \family sans
4939 Description
4940 \family default
4941
4942 \begin_inset Index
4943 status collapsed
4944
4945 \begin_layout Plain Layout
4946 Lists ! Description
4947 \end_layout
4948
4949 \end_inset
4950
4951
4952 \begin_inset CommandInset label
4953 LatexCommand label
4954 name "sec:Description-List"
4955
4956 \end_inset
4957
4958
4959 \end_layout
4960
4961 \begin_layout Standard
4962 Unlike the previous two environments, the 
4963 \family sans
4964 Description
4965 \family default
4966  list has no fixed label.
4967  Instead, LyX uses the first 
4968 \begin_inset Quotes eld
4969 \end_inset
4970
4971 word
4972 \begin_inset Quotes erd
4973 \end_inset
4974
4975  of the first line as the label.
4976  Here's an example:
4977 \end_layout
4978
4979 \begin_layout Description
4980 Example: This is an example of the 
4981 \family sans
4982 Description
4983 \family default
4984  environment.
4985 \end_layout
4986
4987 \begin_layout Standard
4988 LyX typesets the label in boldface and puts extra space between it and the
4989  rest of the line.
4990 \end_layout
4991
4992 \begin_layout Standard
4993 With the first 
4994 \begin_inset Quotes eld
4995 \end_inset
4996
4997 word
4998 \begin_inset Quotes erd
4999 \end_inset
5000
5001  it is meant that the first hit of the 
5002 \family sans
5003 Space
5004 \family default
5005  key ends the label if you are at the beginning of the first line of an
5006  item.
5007  If you need to use more than one word in the label use a 
5008 \family sans
5009 Protected Blank
5010 \family default
5011 .
5012  (Use either 
5013 \family sans
5014 C-Space
5015 \family default
5016  or the menu 
5017 \family sans
5018 Insert\SpecialChar \menuseparator
5019 Formatting\SpecialChar \menuseparator
5020 Protected
5021 \begin_inset Space ~
5022 \end_inset
5023
5024 Space
5025 \family default
5026 , see section
5027 \begin_inset Space ~
5028 \end_inset
5029
5030
5031 \begin_inset CommandInset ref
5032 LatexCommand ref
5033 reference "sub:Protected-Space"
5034
5035 \end_inset
5036
5037  for more info.) Here is an example:
5038 \end_layout
5039
5040 \begin_layout Description
5041 Second
5042 \begin_inset Space ~
5043 \end_inset
5044
5045 Example: This one shows how to use a 
5046 \family sans
5047 Protected
5048 \begin_inset Space ~
5049 \end_inset
5050
5051 Blank
5052 \family default
5053  in the label of a 
5054 \family sans
5055 Description
5056 \family default
5057  list item.
5058 \end_layout
5059
5060 \begin_layout Description
5061 Usage: You should use the 
5062 \family sans
5063 Description
5064 \family default
5065  environment for things like definitions and theorems.
5066  Use it when you need to make one word in particular stand out in the text
5067  that describes it.
5068  It's not a good idea to use a 
5069 \family sans
5070 Description
5071 \family default
5072  environment when you have an entire sentence that you want to describe.
5073  You're better off using 
5074 \family sans
5075 Itemize
5076 \family default
5077  or 
5078 \family sans
5079 Enumerate
5080 \family default
5081  and nesting several 
5082 \family sans
5083 Standard
5084 \family default
5085  paragraphs into them.
5086 \end_layout
5087
5088 \begin_layout Description
5089 Nesting: You can nest 
5090 \family sans
5091 Description
5092 \family default
5093  environments inside one another, nest them in other types of lists, and
5094  so on.
5095 \end_layout
5096
5097 \begin_layout Standard
5098 Notice that after the first line, LyX indents subsequent lines, offsetting
5099  them from the first line.
5100 \end_layout
5101
5102 \begin_layout Subsubsection
5103 The LyX 
5104 \family sans
5105 List
5106 \family default
5107
5108 \begin_inset Index
5109 status collapsed
5110
5111 \begin_layout Plain Layout
5112 Lists ! Lyx@LyX list
5113 \end_layout
5114
5115 \end_inset
5116
5117
5118 \begin_inset CommandInset label
5119 LatexCommand label
5120 name "sec:LyX-List"
5121
5122 \end_inset
5123
5124
5125 \end_layout
5126
5127 \begin_layout Standard
5128 The 
5129 \family sans
5130 List
5131 \family default
5132  environment is a LyX extension to LaTeX.
5133  
5134 \end_layout
5135
5136 \begin_layout Standard
5137 Like the 
5138 \family sans
5139 Description
5140 \family default
5141  environment the 
5142 \family sans
5143 List
5144 \family default
5145  environment has user-defined labels for each list item.
5146  There are the following properties of this list environment:
5147 \end_layout
5148
5149 \begin_layout Labeling
5150 \labelwidthstring 00.00.0000
5151 item
5152 \begin_inset Space ~
5153 \end_inset
5154
5155 labels LyX uses the first 
5156 \begin_inset Quotes eld
5157 \end_inset
5158
5159 word
5160 \begin_inset Quotes erd
5161 \end_inset
5162
5163  of each line as the item label.
5164  The first 
5165 \family sans
5166 Space
5167 \family default
5168  after the beginning of the first line of an item marks the end of the label.
5169  If you need to use more than one word in an item label, use a protected
5170  blank as described above.
5171 \end_layout
5172
5173 \begin_layout Labeling
5174 \labelwidthstring 00.00.0000
5175 margins As you can see, LyX uses different margins for the item label and
5176  the body of the item text.
5177  The body of the text has a larger left margin, which is equal to the default
5178  label width plus a little extra space.
5179  
5180 \end_layout
5181
5182 \begin_layout Labeling
5183 \labelwidthstring 00.00.0000
5184 label
5185 \begin_inset Space ~
5186 \end_inset
5187
5188 width LyX uses the width of the label, or the default width, whatever is
5189  larger.
5190  If the label width is larger, the label 
5191 \begin_inset Quotes eld
5192 \end_inset
5193
5194 extends
5195 \begin_inset Quotes erd
5196 \end_inset
5197
5198  into the first line.
5199  In other words, the text of the first line isn't aligned with the left
5200  margin of the rest of the item text.
5201 \end_layout
5202
5203 \begin_layout Labeling
5204 \labelwidthstring 00.00.0000
5205 default
5206 \begin_inset Space ~
5207 \end_inset
5208
5209 width You can set the default label width to ensure that the text of all
5210  items in a 
5211 \family sans
5212 List
5213 \family default
5214  environment have the same left margin.
5215 \begin_inset Newline newline
5216 \end_inset
5217
5218 To change the default width, select all items in the list.
5219  Now open the 
5220 \family sans
5221 Edit\SpecialChar \menuseparator
5222 Paragraph
5223 \begin_inset Space ~
5224 \end_inset
5225
5226 Settings
5227 \family default
5228  dialog.
5229  The text in the box 
5230 \family sans
5231 Longest
5232 \begin_inset Space ~
5233 \end_inset
5234
5235 label
5236 \family default
5237  determines the default label width.
5238  You can use the text of your largest label here, but you can also use the
5239  letter 
5240 \begin_inset Quotes eld
5241 \end_inset
5242
5243 M
5244 \begin_inset Quotes erd
5245 \end_inset
5246
5247  multiple times instead.
5248  The M is the widest character and is a standard unit of widths in LaTeX.
5249  By using 
5250 \begin_inset Quotes eld
5251 \end_inset
5252
5253 M
5254 \begin_inset Quotes erd
5255 \end_inset
5256
5257  as the unit of width you don't need to keep changing the contents of 
5258 \family sans
5259 Longest
5260 \begin_inset Space ~
5261 \end_inset
5262
5263 label
5264 \family default
5265  every time you alter a label in a 
5266 \family sans
5267 List
5268 \family default
5269  environment.
5270 \begin_inset Newline newline
5271 \end_inset
5272
5273 The predefined default width is the length of 
5274 \begin_inset Quotes eld
5275 \end_inset
5276
5277 00.00.0000
5278 \begin_inset Quotes erd
5279 \end_inset
5280
5281  (equal to 6 M).
5282  
5283 \begin_inset Newline newline
5284 \end_inset
5285
5286
5287 \begin_inset Note Greyedout
5288 status open
5289
5290 \begin_layout Plain Layout
5291
5292 \series bold
5293 Note:
5294 \series default
5295  Setting the cursor into a list item to change only its label width will
5296  only change the width inside LyX but not in the output.
5297 \end_layout
5298
5299 \end_inset
5300
5301
5302 \end_layout
5303
5304 \begin_layout Standard
5305 You should use the 
5306 \family sans
5307 List
5308 \family default
5309  environment the same way like the 
5310 \family sans
5311 Description
5312 \family default
5313  list: When you need one word to stand out from the text that describes
5314  it.
5315  The 
5316 \family sans
5317 List
5318 \family default
5319  environment gives you another way to do this, using a different overall
5320  layout.
5321 \end_layout
5322
5323 \begin_layout Standard
5324 You can nest 
5325 \family sans
5326 List
5327 \family default
5328  environments inside one another, nest them in other types of lists, and
5329  so on.
5330  They work just like the other list paragraph environments.
5331  Read section
5332 \begin_inset Space ~
5333 \end_inset
5334
5335
5336 \begin_inset CommandInset ref
5337 LatexCommand ref
5338 reference "sec:Nesting"
5339
5340 \end_inset
5341
5342  to learn about nesting.
5343 \end_layout
5344
5345 \begin_layout Standard
5346 There is yet another feature of the 
5347 \family sans
5348 List
5349 \family default
5350  environment: As you can see in the examples, LyX left-justifies the item
5351  labels by default.
5352  You can use additional 
5353 \family sans
5354 HFills
5355 \family default
5356  to change how LyX justifies the item label.
5357  We'll document 
5358 \family sans
5359 HFills
5360 \family default
5361  later in section
5362 \begin_inset Space ~
5363 \end_inset
5364
5365
5366 \begin_inset CommandInset ref
5367 LatexCommand ref
5368 reference "sub:Horizontal-Space"
5369
5370 \end_inset
5371
5372 .
5373  Here are some examples:
5374 \end_layout
5375
5376 \begin_layout Labeling
5377 \labelwidthstring 00.00.0000
5378 Left The default for 
5379 \family sans
5380 List
5381 \family default
5382  item labels.
5383 \end_layout
5384
5385 \begin_layout Labeling
5386 \labelwidthstring 00.00.0000
5387 \begin_inset Space \hfill{}
5388 \end_inset
5389
5390 Right One 
5391 \family sans
5392 HFill
5393 \family default
5394  at the beginning of the label right justifies it.
5395 \end_layout
5396
5397 \begin_layout Labeling
5398 \labelwidthstring 00.00.0000
5399 \begin_inset Space \hfill{}
5400 \end_inset
5401
5402 Center
5403 \begin_inset Space \hfill{}
5404 \end_inset
5405
5406  One 
5407 \family sans
5408 HFill
5409 \family default
5410  at the beginning of the label and one at the end centers it.
5411 \end_layout
5412
5413 \begin_layout Subsection
5414 Letters
5415 \begin_inset Index
5416 status collapsed
5417
5418 \begin_layout Plain Layout
5419 Letters
5420 \end_layout
5421
5422 \end_inset
5423
5424
5425 \end_layout
5426
5427 \begin_layout Subsubsection
5428
5429 \family sans
5430 Address
5431 \family default
5432  and 
5433 \family sans
5434 Right
5435 \begin_inset Space ~
5436 \end_inset
5437
5438 Address
5439 \family default
5440 : An Overview
5441 \end_layout
5442
5443 \begin_layout Standard
5444 Although LyX has document classes for letters, we've also created two paragraph
5445  environments called 
5446 \family sans
5447 Address
5448 \family default
5449  and 
5450 \family sans
5451 Right
5452 \begin_inset Space ~
5453 \end_inset
5454
5455 Address
5456 \family default
5457 .
5458  To use the letter class, you need to use specific paragraph environments
5459  in a specific order, otherwise LaTeX gags on the document.
5460  In contrast, you can use the 
5461 \family sans
5462 Address
5463 \family default
5464  and 
5465 \family sans
5466 Right
5467 \begin_inset Space ~
5468 \end_inset
5469
5470 Address
5471 \family default
5472  paragraph environments anywhere with no problem.
5473  You can even nest them inside other environments, though you can't nest
5474  anything in them.
5475 \end_layout
5476
5477 \begin_layout Standard
5478 Of course, you're not limited to using 
5479 \family sans
5480 Address
5481 \family default
5482  and 
5483 \family sans
5484 Right
5485 \begin_inset Space ~
5486 \end_inset
5487
5488 Address
5489 \family default
5490  for letters only.
5491  
5492 \family sans
5493 Right
5494 \begin_inset Space ~
5495 \end_inset
5496
5497 Address
5498 \family default
5499 , in particular, is useful for creating article titles like those used in
5500  some European academic papers.
5501 \end_layout
5502
5503 \begin_layout Subsubsection
5504 Usage
5505 \begin_inset CommandInset label
5506 LatexCommand label
5507 name "sec:Address-Usage"
5508
5509 \end_inset
5510
5511
5512 \end_layout
5513
5514 \begin_layout Standard
5515 The 
5516 \family sans
5517 Address
5518 \family default
5519  environment formats text in the style of an address, which is also used
5520  for the opening and signature in some countries.
5521  Similarly, the 
5522 \family sans
5523 Right
5524 \begin_inset Space ~
5525 \end_inset
5526
5527 Address
5528 \family default
5529  environment formats text in the style of a right-justified address, which
5530  is used for the sender's address and today's date in some countries.
5531  Here's an example of each:
5532 \end_layout
5533
5534 \begin_layout Right Address
5535 Right Address
5536 \begin_inset Newline newline
5537 \end_inset
5538
5539 Who I am
5540 \begin_inset Newline newline
5541 \end_inset
5542
5543 Where I am
5544 \begin_inset Newline newline
5545 \end_inset
5546
5547 When is it? What is today?
5548 \end_layout
5549
5550 \begin_layout Standard
5551 That was 
5552 \family sans
5553 Right
5554 \begin_inset Space ~
5555 \end_inset
5556
5557 Address
5558 \family default
5559 .
5560  Notice that the lines all have the same left margin, which LyX sets to
5561  fit the largest block of text on a single line.
5562  Here's an example of the 
5563 \family sans
5564 Address
5565 \family default
5566  environment:
5567 \end_layout
5568
5569 \begin_layout Address
5570 Who are you
5571 \begin_inset Newline newline
5572 \end_inset
5573
5574 Where do I send this
5575 \begin_inset Newline newline
5576 \end_inset
5577
5578 Your post office and country
5579 \end_layout
5580
5581 \begin_layout Standard
5582 As you can see, both 
5583 \family sans
5584 Address
5585 \family default
5586  and 
5587 \family sans
5588 Right
5589 \begin_inset Space ~
5590 \end_inset
5591
5592 Address
5593 \family default
5594  add extra space between themselves and the next paragraph.
5595  If you hit 
5596 \family sans
5597 Return
5598 \family default
5599  in either of these environments, LyX resets the nesting depth and sets
5600  the environment to 
5601 \family sans
5602 Standard
5603 \family default
5604 .
5605  This makes sense, since 
5606 \family sans
5607 Return
5608 \family default
5609  is the 
5610 \family typewriter
5611 break-paragraph
5612 \family default
5613  function, and the individual lines of an address are not paragraphs.
5614  Thus, you have to use 
5615 \family typewriter
5616 break-line
5617 \family default
5618  (
5619 \family sans
5620 C-Return
5621 \family default
5622  or 
5623 \family sans
5624 Formatting
5625 \begin_inset Space ~
5626 \end_inset
5627
5628 Character\SpecialChar \menuseparator
5629 Line
5630 \begin_inset Space ~
5631 \end_inset
5632
5633 Break
5634 \family default
5635  from the 
5636 \family sans
5637 Insert
5638 \family default
5639  menu) to start a new line in an 
5640 \family sans
5641 Address
5642 \family default
5643  or 
5644 \family sans
5645 Right
5646 \begin_inset Space ~
5647 \end_inset
5648
5649 Address
5650 \family default
5651  environment.
5652 \end_layout
5653
5654 \begin_layout Subsection
5655 Academic Writing
5656 \end_layout
5657
5658 \begin_layout Standard
5659 Most academic writing begins with an abstract and ends with a bibliography
5660  or list of references.
5661  LyX contains paragraph environments for both of these.
5662 \end_layout
5663
5664 \begin_layout Subsubsection
5665
5666 \family sans
5667 Abstract
5668 \begin_inset Index
5669 status collapsed
5670
5671 \begin_layout Plain Layout
5672 Abstracts
5673 \end_layout
5674
5675 \end_inset
5676
5677
5678 \end_layout
5679
5680 \begin_layout Standard
5681 The 
5682 \family sans
5683 Abstract
5684 \family default
5685  environment is used for the abstract of an article.
5686  Technically, you could use this environment anywhere, but you really should
5687  only use it at the beginning of the document, after the title.
5688  Also, don't bother trying to nest 
5689 \family sans
5690 Abstract
5691 \family default
5692  in anything else or vice versa.
5693  It won't work.
5694  The 
5695 \family sans
5696 Abstract
5697 \family default
5698  environment is only useful in the article and report document classes.
5699  The book document classes ignores the 
5700 \family sans
5701 Abstract
5702 \family default
5703  completely, and it's utterly silly to use 
5704 \family sans
5705 Abstract
5706 \family default
5707  in a letter document class.
5708 \end_layout
5709
5710 \begin_layout Standard
5711 The 
5712 \family sans
5713 Abstract
5714 \family default
5715  environment does several things for you.
5716  First, it puts the centered label 
5717 \begin_inset Quotes eld
5718 \end_inset
5719
5720 Abstract
5721 \begin_inset Quotes erd
5722 \end_inset
5723
5724  above the text.
5725  The label and the text of the abstract are separated by some extra vertical
5726  space.
5727  Second, it typesets everything in a smaller font, just as you'd expect.
5728  Lastly, it adds a bit of extra vertical space between the abstract and
5729  the subsequent text.
5730  Well, that's how it will appear on the LyX screen.
5731  The appearance in the output depends on the used article or report class.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Starting a new paragraph by hitting 
5736 \family sans
5737 Return
5738 \family default
5739  does not reset the paragraph environment.
5740  The new paragraph will still be in the 
5741 \family sans
5742 Abstract
5743 \family default
5744  environment.
5745  So, you will have to change the paragraph environment yourself when you
5746  finish entering the abstract of your document.
5747 \end_layout
5748
5749 \begin_layout Standard
5750 \begin_inset Float figure
5751 wide false
5752 sideways false
5753 status open
5754
5755 \begin_layout Plain Layout
5756 \align center
5757 \begin_inset Graphics
5758         filename clipart/Abstract.pdf
5759         lyxscale 25
5760
5761 \end_inset
5762
5763
5764 \end_layout
5765
5766 \begin_layout Plain Layout
5767 \begin_inset Caption
5768
5769 \begin_layout Plain Layout
5770 \begin_inset CommandInset label
5771 LatexCommand label
5772 name "cap:Paragraph-in-the"
5773
5774 \end_inset
5775
5776 Paragraph in the 
5777 \family sans
5778 Abstract
5779 \family default
5780  environment
5781 \end_layout
5782
5783 \end_inset
5784
5785
5786 \end_layout
5787
5788 \end_inset
5789
5790
5791 \end_layout
5792
5793 \begin_layout Standard
5794 We'd love to give you directly an example of the 
5795 \family sans
5796 Abstract
5797 \family default
5798  environment, but since this document is in the 
5799 \begin_inset Quotes eld
5800 \end_inset
5801
5802 book
5803 \begin_inset Quotes erd
5804 \end_inset
5805
5806  class, we can't do this.
5807  We inserted it therefore as figure
5808 \begin_inset Space ~
5809 \end_inset
5810
5811
5812 \begin_inset CommandInset ref
5813 LatexCommand ref
5814 reference "cap:Paragraph-in-the"
5815
5816 \end_inset
5817
5818 .
5819  If you've never heard of an 
5820 \begin_inset Quotes eld
5821 \end_inset
5822
5823 abstract
5824 \begin_inset Quotes erd
5825 \end_inset
5826
5827  before, you can safely ignore this environment.
5828 \end_layout
5829
5830 \begin_layout Subsubsection
5831
5832 \family sans
5833 Bibliography
5834 \family default
5835
5836 \begin_inset Index
5837 status collapsed
5838
5839 \begin_layout Plain Layout
5840 Bibliography
5841 \end_layout
5842
5843 \end_inset
5844
5845
5846 \begin_inset CommandInset label
5847 LatexCommand label
5848 name "sub:Biblio_environment"
5849
5850 \end_inset
5851
5852
5853 \end_layout
5854
5855 \begin_layout Standard
5856 The 
5857 \family sans
5858 Bibliography
5859 \family default
5860  environment is used to list references.
5861  Technically, you could use this environment anywhere, but you really should
5862  only use it at the end of the document.
5863  Nesting 
5864 \family sans
5865 Bibliography
5866 \family default
5867  in anything else or vice versa won't work.
5868 \end_layout
5869
5870 \begin_layout Standard
5871 When you first open a 
5872 \family sans
5873 Bibliography
5874 \family default
5875  environment, LyX add a large vertical space, followed by the heading 
5876 \begin_inset Quotes eld
5877 \end_inset
5878
5879 Bibliography
5880 \begin_inset Quotes erd
5881 \end_inset
5882
5883  or 
5884 \begin_inset Quotes eld
5885 \end_inset
5886
5887 References,
5888 \begin_inset Quotes erd
5889 \end_inset
5890
5891  depending on the document class.
5892  The heading is in a large boldface font.
5893  Each paragraph of the 
5894 \family sans
5895 Bibliography
5896 \family default
5897  environment is a bibliography entry.
5898  Thus, hitting 
5899 \family sans
5900 Return
5901 \family default
5902  does not reset the paragraph environment.
5903  Each new paragraph is still in the 
5904 \family sans
5905 Bibliography
5906 \family default
5907  environment.
5908 \end_layout
5909
5910 \begin_layout Standard
5911 For a detailed description of LyX's bibliography handling, have a look at
5912  in section
5913 \begin_inset Space ~
5914 \end_inset
5915
5916
5917 \begin_inset CommandInset ref
5918 LatexCommand ref
5919 reference "sec:Bibliography"
5920
5921 \end_inset
5922
5923 .
5924 \end_layout
5925
5926 \begin_layout Subsection
5927 LyX
5928 \family sans
5929 -Code
5930 \begin_inset Index
5931 status collapsed
5932
5933 \begin_layout Plain Layout
5934 Paragraph ! LyX code
5935 \end_layout
5936
5937 \end_inset
5938
5939
5940 \begin_inset CommandInset label
5941 LatexCommand label
5942 name "sub:LyX-Code"
5943
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \begin_layout Standard
5950 The 
5951 \family sans
5952 LyX-Code
5953 \family default
5954  environment is another LyX extension.
5955  It type-sets text in a typewriter-style font.
5956  It also treats the 
5957 \family sans
5958 Space
5959 \family default
5960  key as a fixed whitespace;
5961 \begin_inset Foot
5962 status collapsed
5963
5964 \begin_layout Plain Layout
5965 In the 
5966 \family sans
5967 LyX-Code
5968 \family default
5969  environment, the 
5970 \family sans
5971 Space
5972 \family default
5973  key is treated as a 
5974 \family sans
5975 Protected
5976 \begin_inset Space ~
5977 \end_inset
5978
5979 Blank
5980 \family default
5981  instead of an end-of-word marker.
5982 \end_layout
5983
5984 \end_inset
5985
5986  this is the only case in which you can type multiple whitespaces in LyX.
5987  If you need to insert blank lines, you'll still need to use 
5988 \family sans
5989 C-Return
5990 \family default
5991  (the 
5992 \family typewriter
5993 break-line
5994 \family default
5995  function).
5996  
5997 \family sans
5998 Return
5999 \family default
6000  breaks paragraphs.
6001  Note, however, that 
6002 \family sans
6003 Return
6004 \family default
6005  does not reset the paragraph environment.
6006  So, when you finish using the 
6007 \family sans
6008 LyX-Code
6009 \family default
6010  environment, you'll need to change the paragraph environment yourself.
6011  Also, you can nest the 
6012 \family sans
6013 LyX-Code
6014 \family default
6015  environment inside of others.
6016 \end_layout
6017
6018 \begin_layout Standard
6019 There are a few quirks with this environment:
6020 \end_layout
6021
6022 \begin_layout Itemize
6023 You cannot use 
6024 \family sans
6025 C-Return
6026 \family default
6027  at the beginning of a new paragraph (i.e.
6028  you can't follow 
6029 \family sans
6030 Return
6031 \family default
6032  with a 
6033 \family sans
6034 C-Return
6035 \family default
6036 ).
6037 \end_layout
6038
6039 \begin_layout Itemize
6040 You can't follow a 
6041 \family sans
6042 C-Return
6043 \family default
6044  with a 
6045 \family sans
6046 Space
6047 \family default
6048 .
6049 \end_layout
6050
6051 \begin_deeper
6052 \begin_layout Itemize
6053 Use a 
6054 \family sans
6055 Return
6056 \family default
6057  to begin a new paragraph, then you can use a 
6058 \family sans
6059 Space
6060 \family default
6061 .
6062 \end_layout
6063
6064 \begin_layout Itemize
6065 Or: use 
6066 \family sans
6067 C-Space
6068 \family default
6069  instead.
6070 \end_layout
6071
6072 \end_deeper
6073 \begin_layout Itemize
6074 You can't have an empty paragraph or an empty line.
6075  You must put at least one 
6076 \family sans
6077 Space
6078 \family default
6079  in any line you want blank.
6080  Otherwise, LaTeX generates errors.
6081 \end_layout
6082
6083 \begin_layout Itemize
6084 You cannot get the typewriter double quotes by typing 
6085 \family sans
6086 "
6087 \family default
6088  since that will insert 
6089 \emph on
6090 real
6091 \emph default
6092  quotes.
6093  You get the typewriter double quotes with 
6094 \family sans
6095 C-"
6096 \family default
6097  (or 
6098 \family sans
6099 C-q
6100 \family default
6101  if you use Emacs-like key bindings).
6102 \end_layout
6103
6104 \begin_layout Standard
6105 Here's an example:
6106 \end_layout
6107
6108 \begin_layout LyX-Code
6109 #include <stdio.h>
6110 \end_layout
6111
6112 \begin_layout LyX-Code
6113  
6114 \end_layout
6115
6116 \begin_layout LyX-Code
6117 int main(void)
6118 \end_layout
6119
6120 \begin_layout LyX-Code
6121 {
6122 \end_layout
6123
6124 \begin_layout LyX-Code
6125     printf("Hello World!
6126 \backslash
6127 n");
6128 \end_layout
6129
6130 \begin_layout LyX-Code
6131     return 0;
6132 \end_layout
6133
6134 \begin_layout LyX-Code
6135 }
6136 \end_layout
6137
6138 \begin_layout Standard
6139 This is just the standard 
6140 \begin_inset Quotes eld
6141 \end_inset
6142
6143 Hello world!
6144 \begin_inset Quotes erd
6145 \end_inset
6146
6147  program.
6148  
6149 \end_layout
6150
6151 \begin_layout Standard
6152
6153 \family sans
6154 LyX-Code
6155 \family default
6156  has one purpose: to typeset code, such as program source, shell scripts,
6157  rc-files, and so on.
6158  Use it only in those very special cases where you need to generate text
6159  as if you used a typewriter.
6160 \begin_inset Index
6161 status collapsed
6162
6163 \begin_layout Plain Layout
6164 Paragraph environments|)
6165 \end_layout
6166
6167 \end_inset
6168
6169
6170 \end_layout
6171
6172 \begin_layout Section
6173 Nesting Environments
6174 \begin_inset Index
6175 status collapsed
6176
6177 \begin_layout Plain Layout
6178 Nesting ! Environments
6179 \end_layout
6180
6181 \end_inset
6182
6183
6184 \begin_inset CommandInset label
6185 LatexCommand label
6186 name "sec:Nesting"
6187
6188 \end_inset
6189
6190
6191 \end_layout
6192
6193 \begin_layout Subsection
6194 Introduction
6195 \end_layout
6196
6197 \begin_layout Standard
6198 LyX treats text as a unified block with a particular context and specific
6199  properties.
6200  This allows you to create blocks that inherits some of the properties of
6201  another block.
6202  For example you have three main points in an outline, but point #2 also
6203  has two subpoints.
6204  In other words, you have a list inside of another list, with the inner
6205  list 
6206 \begin_inset Quotes eld
6207 \end_inset
6208
6209 attached
6210 \begin_inset Quotes erd
6211 \end_inset
6212
6213  to item #2:
6214 \end_layout
6215
6216 \begin_layout Enumerate
6217 one
6218 \end_layout
6219
6220 \begin_layout Enumerate
6221 two
6222 \end_layout
6223
6224 \begin_deeper
6225 \begin_layout Enumerate
6226 sublist - item #1
6227 \end_layout
6228
6229 \begin_layout Enumerate
6230 sublist - item #2
6231 \end_layout
6232
6233 \end_deeper
6234 \begin_layout Enumerate
6235 three
6236 \end_layout
6237
6238 \begin_layout Standard
6239 You put a list inside of a list by nesting one list inside the other.
6240  Nesting an environment is quite simple: Select 
6241 \family sans
6242 Increase
6243 \begin_inset Space ~
6244 \end_inset
6245
6246 List
6247 \begin_inset Space ~
6248 \end_inset
6249
6250 Depth
6251 \family default
6252  or 
6253 \family sans
6254 Decrease
6255 \begin_inset Space ~
6256 \end_inset
6257
6258 List
6259 \begin_inset Space ~
6260 \end_inset
6261
6262 Depth
6263 \family default
6264  from the 
6265 \family sans
6266 Edit
6267 \family default
6268  menu to change the nesting depth of the current paragraph (the status bar
6269  will tell you how far you are nested).
6270  Instead of the menu, you can also use the toolbar buttons 
6271 \begin_inset Graphics
6272         filename ../images/depth-increment.png
6273
6274 \end_inset
6275
6276  and 
6277 \begin_inset Graphics
6278         filename ../images/depth-decrement.png
6279
6280 \end_inset
6281
6282  or the convenient key bindings 
6283 \family sans
6284 S-M-Right
6285 \family default
6286  and 
6287 \family sans
6288 S-M-Left
6289 \family default
6290  to change the nesting level.
6291  The change will work on the current selection if you have made one (allowing
6292  you to change the nesting of several paragraphs at once), or the current
6293  paragraph.
6294 \end_layout
6295
6296 \begin_layout Standard
6297 Note that LyX only changes the nesting depth if it can.
6298  If it's invalid to do so, nothing happens if you try to change the depth.
6299  Additionally, if you change the depth of one paragraph, it affects the
6300  depth of every paragraph nested inside of it.
6301 \end_layout
6302
6303 \begin_layout Standard
6304 Nesting isn't limited to lists.
6305  In LyX, you can nest just about anything inside anything else, as you're
6306  about to find out.
6307  This is the real power of nesting paragraph environments.
6308 \end_layout
6309
6310 \begin_layout Subsection
6311 What You Can and Can't Nest
6312 \end_layout
6313
6314 \begin_layout Standard
6315 Before we fire a list of paragraph environments at you, we need to tell
6316  you a little bit more about how nesting works.
6317 \end_layout
6318
6319 \begin_layout Standard
6320 The question if nesting a paragraph environment is possible, is a bit more
6321  complicated than a simple yes or no.
6322  There are three types of paragraph environments:
6323 \end_layout
6324
6325 \begin_layout Itemize
6326 Completely unnestable
6327 \end_layout
6328
6329 \begin_layout Itemize
6330 Fully nestable, you can nest them inside of things and you can also nest
6331  other things inside of them.
6332 \end_layout
6333
6334 \begin_layout Itemize
6335 A third type, you can nest them into other environments, but you can't nest
6336  anything into them.
6337 \end_layout
6338
6339 \begin_layout Standard
6340 Here's a list of the three types of nesting behavior, and which paragraph
6341  environments have them:
6342 \end_layout
6343
6344 \begin_layout Description
6345 Unnestable Can't nest them.
6346  Can't nest into them.
6347 \end_layout
6348
6349 \begin_deeper
6350 \begin_layout Itemize
6351
6352 \family sans
6353 Part
6354 \end_layout
6355
6356 \begin_layout Itemize
6357
6358 \family sans
6359 Chapter
6360 \end_layout
6361
6362 \begin_layout Itemize
6363
6364 \family sans
6365 Section
6366 \family default
6367  
6368 \end_layout
6369
6370 \begin_layout Itemize
6371
6372 \family sans
6373 Subsection
6374 \end_layout
6375
6376 \begin_layout Itemize
6377
6378 \family sans
6379 Subsubsection
6380 \end_layout
6381
6382 \begin_layout Itemize
6383
6384 \family sans
6385 Paragraph
6386 \family default
6387  
6388 \end_layout
6389
6390 \begin_layout Itemize
6391
6392 \family sans
6393 Subparagraph
6394 \end_layout
6395
6396 \begin_layout Itemize
6397
6398 \family sans
6399 Part*
6400 \end_layout
6401
6402 \begin_layout Itemize
6403
6404 \family sans
6405 Chapter*
6406 \end_layout
6407
6408 \begin_layout Itemize
6409
6410 \family sans
6411 Section*
6412 \end_layout
6413
6414 \begin_layout Itemize
6415
6416 \family sans
6417 Subsection*
6418 \end_layout
6419
6420 \begin_layout Itemize
6421
6422 \family sans
6423 Subsubsection*
6424 \end_layout
6425
6426 \begin_layout Itemize
6427
6428 \family sans
6429 Bibliography
6430 \end_layout
6431
6432 \begin_layout Itemize
6433
6434 \family sans
6435 Abstract
6436 \end_layout
6437
6438 \begin_layout Itemize
6439
6440 \family sans
6441 Title
6442 \end_layout
6443
6444 \begin_layout Itemize
6445
6446 \family sans
6447 Author
6448 \end_layout
6449
6450 \begin_layout Itemize
6451
6452 \family sans
6453 Date
6454 \end_layout
6455
6456 \end_deeper
6457 \begin_layout Description
6458 Fully
6459 \begin_inset Space ~
6460 \end_inset
6461
6462 Nestable You can nest them.
6463  You can nest other things into them.
6464 \end_layout
6465
6466 \begin_deeper
6467 \begin_layout Itemize
6468
6469 \family sans
6470 Verse
6471 \end_layout
6472
6473 \begin_layout Itemize
6474
6475 \family sans
6476 Quote
6477 \end_layout
6478
6479 \begin_layout Itemize
6480
6481 \family sans
6482 Quotation
6483 \end_layout
6484
6485 \begin_layout Itemize
6486
6487 \family sans
6488 Itemize
6489 \end_layout
6490
6491 \begin_layout Itemize
6492
6493 \family sans
6494 Enumerate
6495 \end_layout
6496
6497 \begin_layout Itemize
6498
6499 \family sans
6500 Description
6501 \end_layout
6502
6503 \begin_layout Itemize
6504
6505 \family sans
6506 List
6507 \end_layout
6508
6509 \begin_layout Itemize
6510
6511 \family sans
6512 LyX-Code
6513 \end_layout
6514
6515 \end_deeper
6516 \begin_layout Description
6517 Nestable-Inside You can nest them inside of other things.
6518  You can't nest anything into them.
6519 \end_layout
6520
6521 \begin_deeper
6522 \begin_layout Itemize
6523
6524 \family sans
6525 Standard
6526 \end_layout
6527
6528 \begin_layout Itemize
6529
6530 \family sans
6531 Right
6532 \begin_inset Space ~
6533 \end_inset
6534
6535 Address
6536 \end_layout
6537
6538 \begin_layout Itemize
6539
6540 \family sans
6541 Address
6542 \end_layout
6543
6544 \end_deeper
6545 \begin_layout Standard
6546 The 
6547 \family sans
6548 Caption
6549 \family default
6550  environment doesn't really fit anywhere, since it's only used inside of
6551  
6552 \family sans
6553 Table
6554 \begin_inset Space ~
6555 \end_inset
6556
6557 Floats
6558 \family default
6559  and 
6560 \family sans
6561 Figure
6562 \begin_inset Space ~
6563 \end_inset
6564
6565 Floats
6566 \family default
6567 .
6568 \end_layout
6569
6570 \begin_layout Subsection
6571 Nesting Other Things: Tables, Math, Floats, etc.
6572 \begin_inset Index
6573 status collapsed
6574
6575 \begin_layout Plain Layout
6576 Nesting ! Tables etc.
6577 \end_layout
6578
6579 \end_inset
6580
6581
6582 \begin_inset CommandInset label
6583 LatexCommand label
6584 name "sec:table-and-fig-nesting"
6585
6586 \end_inset
6587
6588
6589 \end_layout
6590
6591 \begin_layout Standard
6592 There are several things that aren't paragraph environments, but which are
6593  affected by nesting anyhow.
6594  They are:
6595 \end_layout
6596
6597 \begin_layout Itemize
6598 equations
6599 \end_layout
6600
6601 \begin_layout Itemize
6602 tables
6603 \end_layout
6604
6605 \begin_layout Itemize
6606 figures
6607 \end_layout
6608
6609 \begin_layout Standard
6610 (
6611 \begin_inset Note Greyedout
6612 status open
6613
6614 \begin_layout Plain Layout
6615
6616 \series bold
6617 Note:
6618 \series default
6619  If you put a figure or a table in a 
6620 \family sans
6621 Float
6622 \family default
6623 , this is no longer true.
6624 \end_layout
6625
6626 \end_inset
6627
6628  Have a look at section
6629 \begin_inset Space ~
6630 \end_inset
6631
6632
6633 \begin_inset CommandInset ref
6634 LatexCommand ref
6635 reference "sec:Floats"
6636
6637 \end_inset
6638
6639  for more informations about 
6640 \family sans
6641 Floats
6642 \family default
6643 .)
6644 \end_layout
6645
6646 \begin_layout Standard
6647 LyX can treat these three objects as either a word or as a paragraph.
6648  If a figure, table, or an equation is inline, it goes wherever the paragraph
6649  it is in goes.
6650 \end_layout
6651
6652 \begin_layout Standard
6653 On the other hand, if you have an equation, figure or table in a 
6654 \begin_inset Quotes eld
6655 \end_inset
6656
6657 paragraph
6658 \begin_inset Quotes erd
6659 \end_inset
6660
6661  of its own, it behaves just like a 
6662 \begin_inset Quotes eld
6663 \end_inset
6664
6665 nestable-inside
6666 \begin_inset Quotes erd
6667 \end_inset
6668
6669  paragraph environment.
6670  You can nest it into any environment, but you obviously can't nest anything
6671  into it.
6672 \end_layout
6673
6674 \begin_layout Standard
6675 Here's an example with a table:
6676 \end_layout
6677
6678 \begin_layout Enumerate
6679 Item One
6680 \end_layout
6681
6682 \begin_deeper
6683 \begin_layout Enumerate
6684 This is (a) and it's nested.
6685 \end_layout
6686
6687 \begin_deeper
6688 \begin_layout Standard
6689 \begin_inset VSpace 0.3cm
6690 \end_inset
6691
6692
6693 \end_layout
6694
6695 \begin_layout Standard
6696 \align center
6697 \begin_inset Tabular
6698 <lyxtabular version="3" rows="2" columns="2">
6699 <features>
6700 <column alignment="center" valignment="top" width="0pt">
6701 <column alignment="center" valignment="top" width="0pt">
6702 <row>
6703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707
6708 \family roman
6709 \series medium
6710 \shape up
6711 \size normal
6712 \emph off
6713 \bar no
6714 \noun off
6715 \color none
6716 a
6717 \end_layout
6718
6719 \end_inset
6720 </cell>
6721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6722 \begin_inset Text
6723
6724 \begin_layout Plain Layout
6725
6726 \family roman
6727 \series medium
6728 \shape up
6729 \size normal
6730 \emph off
6731 \bar no
6732 \noun off
6733 \color none
6734 b
6735 \end_layout
6736
6737 \end_inset
6738 </cell>
6739 </row>
6740 <row>
6741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6742 \begin_inset Text
6743
6744 \begin_layout Plain Layout
6745
6746 \family roman
6747 \series medium
6748 \shape up
6749 \size normal
6750 \emph off
6751 \bar no
6752 \noun off
6753 \color none
6754 c
6755 \end_layout
6756
6757 \end_inset
6758 </cell>
6759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6760 \begin_inset Text
6761
6762 \begin_layout Plain Layout
6763
6764 \family roman
6765 \series medium
6766 \shape up
6767 \size normal
6768 \emph off
6769 \bar no
6770 \noun off
6771 \color none
6772 d
6773 \end_layout
6774
6775 \end_inset
6776 </cell>
6777 </row>
6778 </lyxtabular>
6779
6780 \end_inset
6781
6782
6783 \end_layout
6784
6785 \begin_layout Standard
6786 \begin_inset VSpace 0.3cm
6787 \end_inset
6788
6789
6790 \end_layout
6791
6792 \end_deeper
6793 \begin_layout Enumerate
6794 This is (b).
6795  The table is actually nested inside (a).
6796 \end_layout
6797
6798 \end_deeper
6799 \begin_layout Enumerate
6800 Back out again.
6801 \end_layout
6802
6803 \begin_layout Standard
6804 If we hadn't nested the table at all, the list would look like this:
6805 \end_layout
6806
6807 \begin_layout Enumerate
6808 Item One
6809 \end_layout
6810
6811 \begin_deeper
6812 \begin_layout Enumerate
6813 This is (a) and it's nested.
6814 \end_layout
6815
6816 \end_deeper
6817 \begin_layout Standard
6818 \begin_inset VSpace 0.3cm
6819 \end_inset
6820
6821
6822 \end_layout
6823
6824 \begin_layout Standard
6825 \align center
6826 \begin_inset Tabular
6827 <lyxtabular version="3" rows="2" columns="2">
6828 <features>
6829 <column alignment="center" valignment="top" width="0pt">
6830 <column alignment="center" valignment="top" width="0pt">
6831 <row>
6832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836
6837 \family roman
6838 \series medium
6839 \shape up
6840 \size normal
6841 \emph off
6842 \bar no
6843 \noun off
6844 \color none
6845 a
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854
6855 \family roman
6856 \series medium
6857 \shape up
6858 \size normal
6859 \emph off
6860 \bar no
6861 \noun off
6862 \color none
6863 b
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 </row>
6869 <row>
6870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874
6875 \family roman
6876 \series medium
6877 \shape up
6878 \size normal
6879 \emph off
6880 \bar no
6881 \noun off
6882 \color none
6883 c
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892
6893 \family roman
6894 \series medium
6895 \shape up
6896 \size normal
6897 \emph off
6898 \bar no
6899 \noun off
6900 \color none
6901 d
6902 \end_layout
6903
6904 \end_inset
6905 </cell>
6906 </row>
6907 </lyxtabular>
6908
6909 \end_inset
6910
6911
6912 \end_layout
6913
6914 \begin_layout Standard
6915 \begin_inset VSpace 0.3cm
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \begin_layout Enumerate
6922 This is (b).
6923  The table is 
6924 \emph on
6925 not
6926 \emph default
6927  nested inside (a).
6928  In fact, it's not nested at all.
6929 \end_layout
6930
6931 \begin_layout Enumerate
6932 Back out again.
6933 \end_layout
6934
6935 \begin_layout Standard
6936 Notice how item (b) is not only no longer nested, but is also the first
6937  item of a new list!
6938 \end_layout
6939
6940 \begin_layout Standard
6941 There's another trap you can fall into: Nesting the table, but not going
6942  deep enough.
6943  LyX then turns anything after the table into a new sublist.
6944 \end_layout
6945
6946 \begin_layout Enumerate
6947 Item One
6948 \end_layout
6949
6950 \begin_deeper
6951 \begin_layout Enumerate
6952 This is (a) and it's nested.
6953 \end_layout
6954
6955 \begin_layout Standard
6956 \begin_inset VSpace 0.3cm
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \align center
6964 \begin_inset Tabular
6965 <lyxtabular version="3" rows="2" columns="2">
6966 <features>
6967 <column alignment="center" valignment="top" width="0pt">
6968 <column alignment="center" valignment="top" width="0pt">
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \family roman
6976 \series medium
6977 \shape up
6978 \size normal
6979 \emph off
6980 \bar no
6981 \noun off
6982 \color none
6983 a
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \family roman
6994 \series medium
6995 \shape up
6996 \size normal
6997 \emph off
6998 \bar no
6999 \noun off
7000 \color none
7001 b
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \family roman
7014 \series medium
7015 \shape up
7016 \size normal
7017 \emph off
7018 \bar no
7019 \noun off
7020 \color none
7021 c
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \family roman
7032 \series medium
7033 \shape up
7034 \size normal
7035 \emph off
7036 \bar no
7037 \noun off
7038 \color none
7039 d
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 </lyxtabular>
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \begin_layout Standard
7053 \begin_inset VSpace 0.3cm
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \begin_layout Enumerate
7060 This is (b).
7061  The table is actually nested inside Item One, but 
7062 \emph on
7063 not
7064 \emph default
7065  inside (a).
7066 \end_layout
7067
7068 \end_deeper
7069 \begin_layout Enumerate
7070 Back out again.
7071 \end_layout
7072
7073 \begin_layout Standard
7074 As you can see, item (b) turned into the first item of a new list, but a
7075  new list 
7076 \emph on
7077 inside
7078 \emph default
7079  item 1.
7080  The same thing would have happened to a figure or an equation.
7081  So, if you nest tables, figures or equations, make sure you go to the right
7082  depth!
7083 \end_layout
7084
7085 \begin_layout Subsection
7086 Usage and General Features
7087 \begin_inset CommandInset label
7088 LatexCommand label
7089 name "sub:Nesting-Usage"
7090
7091 \end_inset
7092
7093
7094 \end_layout
7095
7096 \begin_layout Standard
7097 Speaking of levels, LyX can perform up to a six-fold nesting.
7098  In other words, 
7099 \begin_inset Quotes eld
7100 \end_inset
7101
7102 level #6
7103 \begin_inset Quotes erd
7104 \end_inset
7105
7106  is the innermost possible depth.
7107  Here's an example to display what we mean:
7108 \end_layout
7109
7110 \begin_layout Enumerate
7111 level #1 - outermost
7112 \end_layout
7113
7114 \begin_deeper
7115 \begin_layout Enumerate
7116 level #2
7117 \end_layout
7118
7119 \begin_deeper
7120 \begin_layout Enumerate
7121 level #3
7122 \end_layout
7123
7124 \begin_deeper
7125 \begin_layout Enumerate
7126 level #4
7127 \end_layout
7128
7129 \begin_deeper
7130 \begin_layout Itemize
7131 level #5
7132 \end_layout
7133
7134 \begin_deeper
7135 \begin_layout Itemize
7136 level #6
7137 \end_layout
7138
7139 \end_deeper
7140 \end_deeper
7141 \end_deeper
7142 \end_deeper
7143 \end_deeper
7144 \begin_layout Standard
7145 There are two exceptions to the six-fold nesting limit, and you can see
7146  both of them in the example.
7147  Unlike the other fully-nestable environments, you can only perform a four-fold
7148  nesting with the 
7149 \family sans
7150 Enumerate
7151 \family default
7152  and 
7153 \family sans
7154 Itemize
7155 \family default
7156  environments.
7157  For example, if we tried to nest another 
7158 \family sans
7159 Enumerate
7160 \family default
7161  list inside of item 
7162 \begin_inset Quotes eld
7163 \end_inset
7164
7165 A.
7166 \begin_inset Quotes erd
7167 \end_inset
7168
7169 , we'd get errors.
7170 \end_layout
7171
7172 \begin_layout Subsection
7173 Some Examples
7174 \begin_inset Index
7175 status collapsed
7176
7177 \begin_layout Plain Layout
7178 Nesting ! Examples
7179 \end_layout
7180
7181 \end_inset
7182
7183
7184 \end_layout
7185
7186 \begin_layout Standard
7187 The best way to explain just what you can do with nesting is by illustration.
7188  We have several examples of nested environments.
7189  In them, we explain how we created the example, so that you can reproduce
7190  them.
7191 \end_layout
7192
7193 \begin_layout Subsubsection
7194 Example 1: The Six-fold Way and Mixed Nesting
7195 \end_layout
7196
7197 \begin_layout Labeling
7198 \labelwidthstring MMM
7199 #1-a This is the outermost level.
7200  It's a 
7201 \family sans
7202 List
7203 \family default
7204  environment.
7205 \end_layout
7206
7207 \begin_deeper
7208 \begin_layout Labeling
7209 \labelwidthstring MMM
7210 #2-a This is level #2.
7211  We created it by using 
7212 \family sans
7213 M-Return
7214 \family default
7215  followed by 
7216 \family sans
7217 S-M-Right
7218 \family default
7219 .
7220 \end_layout
7221
7222 \begin_deeper
7223 \begin_layout Labeling
7224 \labelwidthstring MMM
7225 #3-a This is level #3.
7226  This time, we just hit 
7227 \family sans
7228 Return
7229 \family default
7230 , then used 
7231 \family sans
7232 S-M-Right
7233 \family default
7234  twice in a row.
7235  We could have also created it the same way as we did the previous level,
7236  by hitting 
7237 \family sans
7238 M-Return
7239 \family default
7240  followed by 
7241 \family sans
7242 S-M-Right
7243 \family default
7244 .
7245 \end_layout
7246
7247 \begin_deeper
7248 \begin_layout Standard
7249 This is actually a 
7250 \family sans
7251 Standard
7252 \family default
7253  environment, nested inside of 
7254 \begin_inset Quotes eld
7255 \end_inset
7256
7257 #3-a
7258 \begin_inset Quotes erd
7259 \end_inset
7260
7261 .
7262  So, it's at level #4.
7263  We did this by hitting 
7264 \family sans
7265 M-Return
7266 \family default
7267 , then 
7268 \family sans
7269 S-M-Right
7270 \family default
7271 , then changing the paragraph environment to 
7272 \family sans
7273 Standard
7274 \family default
7275 .
7276  Do this to create list items with more than one paragraph - it also works
7277  for the 
7278 \family sans
7279 Description
7280 \family default
7281
7282 \family sans
7283 Enumerate
7284 \family default
7285 , and 
7286 \family sans
7287 Itemize
7288 \family default
7289  environments!
7290 \end_layout
7291
7292 \begin_layout Standard
7293 Here's another 
7294 \family sans
7295 Standard
7296 \family default
7297  paragraph, also at level #4, made with just a 
7298 \family sans
7299 M-Return
7300 \family default
7301 .
7302 \end_layout
7303
7304 \begin_layout Labeling
7305 \labelwidthstring MMM
7306 #4-a This is level #4.
7307  We hit 
7308 \family sans
7309 M-Return
7310 \family default
7311  and changed the paragraph environment back to 
7312 \family sans
7313 List
7314 \family default
7315 .
7316  Remember - we can't nest anything inside of a 
7317 \family sans
7318 Standard
7319 \family default
7320  environment, which is why we're still at level #4.
7321  However, we 
7322 \emph on
7323 can
7324 \emph default
7325  keep nesting things inside of 
7326 \begin_inset Quotes eld
7327 \end_inset
7328
7329 #3-a
7330 \begin_inset Quotes erd
7331 \end_inset
7332
7333 .
7334 \end_layout
7335
7336 \begin_deeper
7337 \begin_layout Labeling
7338 \labelwidthstring MMM
7339 #5-a This is level #5\SpecialChar \ldots{}
7340
7341 \end_layout
7342
7343 \begin_deeper
7344 \begin_layout Labeling
7345 \labelwidthstring MMM
7346 #6-a \SpecialChar \ldots{}
7347 and this is level #6.
7348  By now, you should know how we made these two.
7349 \end_layout
7350
7351 \end_deeper
7352 \begin_layout Labeling
7353 \labelwidthstring MMM
7354 #5-b Back to level #5.
7355  Just hit 
7356 \family sans
7357 M-Return
7358 \family default
7359  followed by a 
7360 \family sans
7361 S-M-Left
7362 \family default
7363 .
7364 \end_layout
7365
7366 \end_deeper
7367 \begin_layout Labeling
7368 \labelwidthstring MMM
7369 #4-b After another 
7370 \family sans
7371 M-Return
7372 \family default
7373  followed by a 
7374 \family sans
7375 S-M-Left
7376 \family default
7377 , we're back at level #4.
7378 \end_layout
7379
7380 \end_deeper
7381 \begin_layout Labeling
7382 \labelwidthstring MMM
7383 #3-b Back to level #3.
7384  By now it should be obvious how we did this.
7385 \end_layout
7386
7387 \end_deeper
7388 \begin_layout Labeling
7389 \labelwidthstring MMM
7390 #2-b Back to level #2.
7391  
7392 \end_layout
7393
7394 \end_deeper
7395 \begin_layout Labeling
7396 \labelwidthstring MMM
7397 #1-b And last, back to the outermost level, #1.
7398  After this sentence, we'll hit 
7399 \family sans
7400 Return
7401 \family default
7402  and change the paragraph environment back to 
7403 \family sans
7404 Standard
7405 \family default
7406  to end the list.
7407 \end_layout
7408
7409 \begin_layout Standard
7410 We could have also used the 
7411 \family sans
7412 Description
7413 \family default
7414
7415 \family sans
7416 Quote
7417 \family default
7418
7419 \family sans
7420 Quotation
7421 \family default
7422 , or even the 
7423 \family sans
7424 Verse
7425 \family default
7426  environment in place of the 
7427 \family sans
7428 List
7429 \family default
7430  environment.
7431  The example would have worked exactly the same.
7432 \end_layout
7433
7434 \begin_layout Subsubsection
7435 Example 2: Inheritance
7436 \end_layout
7437
7438 \begin_layout LyX-Code
7439 This is the LyX-Code environment, at level #1, the outermost
7440 \end_layout
7441
7442 \begin_layout LyX-Code
7443 level.
7444   Now we'll hit 
7445 \family sans
7446 Return
7447 \family default
7448 , then 
7449 \family sans
7450 S-M-Right
7451 \family default
7452 , after which, we'll change to the 
7453 \family sans
7454 Enumerate
7455 \family default
7456  environment.
7457 \end_layout
7458
7459 \begin_deeper
7460 \begin_layout Enumerate
7461 This is the 
7462 \family sans
7463 Enumerate
7464 \family default
7465  environment, at level #2.
7466 \end_layout
7467
7468 \begin_layout Enumerate
7469 Notice how the nested 
7470 \family sans
7471 Enumerate
7472 \family default
7473  not only inherits its margins from its parent environment (
7474 \family sans
7475 LyX-Code
7476 \family default
7477 ), but also inherits its font and spacing!
7478 \end_layout
7479
7480 \end_deeper
7481 \begin_layout Standard
7482 We ended this example by hitting 
7483 \family sans
7484 Return
7485 \family default
7486 .
7487  After that, we needed to reset the paragraph environment to 
7488 \family sans
7489 Standard
7490 \family default
7491  and resetting the nesting depth by using 
7492 \family sans
7493 S-M-Left
7494 \family default
7495  once.
7496 \end_layout
7497
7498 \begin_layout Subsubsection
7499 Example 3: Labels, Levels, and the 
7500 \family sans
7501 Enumerate
7502 \family default
7503  and 
7504 \family sans
7505 Itemize
7506 \family default
7507  Environments
7508 \begin_inset OptArg
7509 status collapsed
7510
7511 \begin_layout Plain Layout
7512 Example #3: Labels, Levels and other list environments
7513 \end_layout
7514
7515 \end_inset
7516
7517
7518 \end_layout
7519
7520 \begin_layout Enumerate
7521 This is level #1, in an 
7522 \family sans
7523 Enumerate
7524 \family default
7525  paragraph environment.
7526  We're actually going to nest a bunch of these.
7527 \end_layout
7528
7529 \begin_deeper
7530 \begin_layout Enumerate
7531 This is level #2.
7532  We used 
7533 \family sans
7534 M-Return
7535 \family default
7536  followed by 
7537 \family sans
7538 S-M-Right
7539 \family default
7540 .
7541  Now, what happens if we nest an 
7542 \family sans
7543 Itemize
7544 \family default
7545  environment inside of this one? It will be at level #3, but what will its
7546  label be? An asterisk?
7547 \end_layout
7548
7549 \begin_deeper
7550 \begin_layout Itemize
7551 No! It's a bullet.
7552  This is the 
7553 \emph on
7554 first
7555 \emph default
7556  
7557 \family sans
7558 Itemize
7559 \family default
7560  environment, even though it's at level #3.
7561  So, its label is a bullet.
7562  (We got here by using 
7563 \family sans
7564 M-Return
7565 \family default
7566 , then 
7567 \family sans
7568 S-M-Right
7569 \family default
7570 , then changing the environment to 
7571 \family sans
7572 Itemize
7573 \family default
7574 .)
7575 \end_layout
7576
7577 \begin_deeper
7578 \begin_layout Itemize
7579 Here's level #4, produced using 
7580 \family sans
7581 M-Return
7582 \family default
7583 , then 
7584 \family sans
7585 S-M-Right
7586 \family default
7587 .
7588  We'll do that again\SpecialChar \ldots{}
7589
7590 \end_layout
7591
7592 \begin_deeper
7593 \begin_layout Enumerate
7594 \SpecialChar \ldots{}
7595 to get to level #5.
7596  This time, however, we also changed the paragraph environment back to 
7597 \family sans
7598 Enumerate
7599 \family default
7600 .
7601  Notice the type of numbering, it is 
7602 \emph on
7603 lowercase Roman
7604 \emph default
7605 , because we are in the 
7606 \emph on
7607 thirdfold
7608 \emph default
7609  
7610 \family sans
7611 Enumerate
7612 \family default
7613  environment (i.e.
7614  it is an 
7615 \family sans
7616 Enumerate
7617 \family default
7618  inside an 
7619 \family sans
7620 Enumerate
7621 \family default
7622  inside an 
7623 \family sans
7624 Enumerate
7625 \family default
7626 ).
7627 \end_layout
7628
7629 \begin_layout Enumerate
7630 What happens if we 
7631 \emph on
7632 don't
7633 \emph default
7634  change the paragraph environment, but decrease the nesting depth? What
7635  type of numbering does LyX use?
7636 \end_layout
7637
7638 \begin_layout Enumerate
7639 Oh, as if you couldn't guess by now, we're just using 
7640 \family sans
7641 M-Return
7642 \family default
7643  to keep the current environment and depth but create a new item.
7644 \end_layout
7645
7646 \begin_layout Enumerate
7647 Let's use 
7648 \family sans
7649 S-M-Left
7650 \family default
7651  to decrease the depth after the next 
7652 \family sans
7653 M-Return
7654 \family default
7655 .
7656 \end_layout
7657
7658 \end_deeper
7659 \begin_layout Enumerate
7660 This is level #4.
7661  Look what type of label LyX is using!
7662 \end_layout
7663
7664 \end_deeper
7665 \begin_layout Enumerate
7666 This is level #3.
7667  Even though we've changed levels, LyX is still using a lowercase Roman
7668  numeral as the label.Why?
7669 \end_layout
7670
7671 \begin_layout Enumerate
7672 Because, even though the nesting depth has changed, the paragraph is 
7673 \emph on
7674 still
7675 \emph default
7676  a thirdfold 
7677 \family sans
7678 Enumerate
7679 \family default
7680  environment.
7681  Notice, however, that LyX 
7682 \emph on
7683 did
7684 \emph default
7685  reset the counter for the label.
7686 \end_layout
7687
7688 \end_deeper
7689 \begin_layout Enumerate
7690 Another 
7691 \family sans
7692 M-Return
7693 \family default
7694  
7695 \family sans
7696 S-M-Left
7697 \family default
7698  sequence, and we're back to level #2.
7699  This time, we not only changed the nesting depth, but we also moved back
7700  into the twofold-nested 
7701 \family sans
7702 Enumerate
7703 \family default
7704  environment.
7705 \end_layout
7706
7707 \end_deeper
7708 \begin_layout Enumerate
7709 The same thing happens if we do another 
7710 \family sans
7711 M-Return
7712 \family default
7713  
7714 \family sans
7715 S-M-Left
7716 \family default
7717  sequence and return to level #1, the outermost level.
7718 \end_layout
7719
7720 \begin_layout Standard
7721 Lastly, we reset the environment to 
7722 \family sans
7723 Standard
7724 \family default
7725 .
7726  As you can see, the level number doesn't correspond to what type of labeling
7727  LyX uses for the 
7728 \family sans
7729 Enumerate
7730 \family default
7731  and 
7732 \family sans
7733 Itemize
7734 \family default
7735  environments.
7736  The number of other 
7737 \family sans
7738 Enumerate
7739 \family default
7740  environments surrounding it determines what kind of label LyX uses for
7741  an 
7742 \family sans
7743 Enumerate
7744 \family default
7745  item.
7746  The same rule applies for the 
7747 \family sans
7748 Itemize
7749 \family default
7750  environment, as well.
7751 \end_layout
7752
7753 \begin_layout Subsubsection
7754 Example 4: Going Bonkers
7755 \end_layout
7756
7757 \begin_layout Enumerate
7758 We're going to go totally nuts now.
7759  We won't nest as deep as in the other examples, nor will we go into the
7760  same detail with how we did it.
7761  (level #1: 
7762 \family sans
7763 Enumerate
7764 \family default
7765 )
7766 \end_layout
7767
7768 \begin_deeper
7769 \begin_layout Standard
7770 (
7771 \family sans
7772 Return, S-M-Right, Standard
7773 \family default
7774 : level #2) We'll stick an encapsulated description of how we created the
7775  example in parentheses someplace.
7776  For example, the two keybindings are how we changed the depth.
7777  The environment name is the name of the current environment.
7778  Either before or after this, we'll put in the level.
7779 \end_layout
7780
7781 \end_deeper
7782 \begin_layout Enumerate
7783 (
7784 \family sans
7785 Return, Enumerate
7786 \family default
7787 : level #1) This is the next item in the list.
7788 \end_layout
7789
7790 \begin_deeper
7791 \begin_layout Verse
7792 Now we'll add verse.
7793 \begin_inset Newline newline
7794 \end_inset
7795
7796 It will get much worse.
7797 \begin_inset Newline newline
7798 \end_inset
7799
7800 (
7801 \family sans
7802 Return, S-M-Right, Verse
7803 \family default
7804 : level #2)
7805 \end_layout
7806
7807 \begin_layout Verse
7808 Fiddle dee, Fiddle doo.
7809 \begin_inset Newline newline
7810 \end_inset
7811
7812 Bippitey boppitey boo!
7813 \begin_inset Newline newline
7814 \end_inset
7815
7816 (
7817 \family sans
7818 M-Return)
7819 \end_layout
7820
7821 \begin_layout Verse
7822 Here comes a table:
7823 \end_layout
7824
7825 \begin_deeper
7826 \begin_layout Standard
7827 \begin_inset VSpace 0.3cm
7828 \end_inset
7829
7830
7831 \end_layout
7832
7833 \begin_layout Standard
7834 \align center
7835 \begin_inset Tabular
7836 <lyxtabular version="3" rows="2" columns="2">
7837 <features>
7838 <column alignment="center" valignment="top" width="0pt">
7839 <column alignment="center" valignment="top" width="0pt">
7840 <row>
7841 <cell alignment="center" valignment="top" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845
7846 \family roman
7847 \series medium
7848 \shape up
7849 \size normal
7850 \emph off
7851 \bar no
7852 \noun off
7853 \color none
7854 one-fish
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863
7864 \family roman
7865 \series medium
7866 \shape up
7867 \size normal
7868 \emph off
7869 \bar no
7870 \noun off
7871 \color none
7872 two-fish
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 </row>
7878 <row>
7879 <cell alignment="center" valignment="top" topline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883
7884 \family roman
7885 \series medium
7886 \shape up
7887 \size normal
7888 \emph off
7889 \bar no
7890 \noun off
7891 \color none
7892 red-fish
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901
7902 \family roman
7903 \series medium
7904 \shape up
7905 \size normal
7906 \emph off
7907 \bar no
7908 \noun off
7909 \color none
7910 blue-fish
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 </row>
7916 </lyxtabular>
7917
7918 \end_inset
7919
7920
7921 \end_layout
7922
7923 \end_deeper
7924 \begin_layout Verse
7925 (
7926 \family sans
7927 M-Return, Table, S-M-Right
7928 \family default
7929  3 times, 
7930 \family sans
7931 M-Return, Verse, S-M-Left
7932 \family default
7933 )
7934 \end_layout
7935
7936 \end_deeper
7937 \begin_layout Enumerate
7938 (
7939 \family sans
7940 Return, Enumerate
7941 \family default
7942 : level #1) This is another item.
7943  Note that selecting a 
7944 \family sans
7945 Table
7946 \family default
7947  resets the nesting depth to level #1, so we increased the nesting depth
7948  3 times to put the table inside the 
7949 \family sans
7950 Verse
7951 \family default
7952  environment.
7953  
7954 \end_layout
7955
7956 \begin_layout Quotation
7957 We're now ending the 
7958 \family sans
7959 Enumerate
7960 \family default
7961  list and changing to 
7962 \family sans
7963 Quotation
7964 \family default
7965 .
7966  We're still at level #1.
7967  We want to show you some of the things you can do by mixing environments.
7968  The next set of paragraphs is a 
7969 \begin_inset Quotes eld
7970 \end_inset
7971
7972 quoted letter.
7973 \begin_inset Quotes erd
7974 \end_inset
7975
7976  We'll nest both the 
7977 \family sans
7978 Address
7979 \family default
7980  and 
7981 \family sans
7982 Right
7983 \begin_inset Space ~
7984 \end_inset
7985
7986 Address
7987 \family default
7988  environments inside of this one, then use another nested 
7989 \family sans
7990 Quotation
7991 \family default
7992  for the letter body.
7993  We'll use 
7994 \family sans
7995 M-Return
7996 \family default
7997  to preserve the depth.
7998  Remember that you need to use 
7999 \family sans
8000 C-Return
8001 \family default
8002  to create multiple lines inside the 
8003 \family sans
8004 Address
8005 \family default
8006  and 
8007 \family sans
8008 Right
8009 \begin_inset Space ~
8010 \end_inset
8011
8012 Address
8013 \family default
8014  environments.
8015  Here it goes:
8016 \end_layout
8017
8018 \begin_deeper
8019 \begin_layout Right Address
8020 1234 Nowhere Rd.
8021 \begin_inset Newline newline
8022 \end_inset
8023
8024 Moosegroin, MT 00100
8025 \begin_inset Newline newline
8026 \end_inset
8027
8028 9-6-96
8029 \end_layout
8030
8031 \begin_layout Address
8032 Dear Mr.
8033 \begin_inset Space ~
8034 \end_inset
8035
8036 Fizlewitz:
8037 \end_layout
8038
8039 \begin_layout Quotation
8040 We regret to inform you that we cannot fill your order for 50
8041 \begin_inset Formula $\,$
8042 \end_inset
8043
8044 L of compressed methane gas due to circumstances beyond our control.
8045  Unfortunately, several of our cows have mysteriously exploded, creating
8046  a backlog in our orders for methane.
8047  We will place your name on the waiting list and try to fill your order
8048  as soon as possible.
8049  In the meantime, we thank you for your patience.
8050 \end_layout
8051
8052 \begin_layout Quotation
8053 We do, however, now have a special on beef.
8054  If you are interested, please return the enclosed pricing and order form
8055  with your order, along with payment.
8056 \end_layout
8057
8058 \begin_layout Quotation
8059 We thank you again for your patience.
8060 \end_layout
8061
8062 \begin_layout Address
8063 Sincerely,
8064 \begin_inset Newline newline
8065 \end_inset
8066
8067 Bill Hick
8068 \end_layout
8069
8070 \end_deeper
8071 \begin_layout Quotation
8072 That ends that example!
8073 \end_layout
8074
8075 \begin_layout Standard
8076 As you can see, nesting environments in LyX gives you a lot of power with
8077  just a few keystrokes.
8078  We could have easily nested an 
8079 \family sans
8080 Itemize
8081 \family default
8082  list inside of a 
8083 \family sans
8084 Quotation
8085 \family default
8086  or 
8087 \family sans
8088 Quote
8089 \family default
8090 , or put a 
8091 \family sans
8092 Quote
8093 \family default
8094  inside of an 
8095 \family sans
8096 Itemize
8097 \family default
8098  list.
8099  You have a huge variety of options at your disposal.
8100 \end_layout
8101
8102 \begin_layout Section
8103 Spacing, pagination and line breaks
8104 \begin_inset Index
8105 status collapsed
8106
8107 \begin_layout Plain Layout
8108 Spacing
8109 \end_layout
8110
8111 \end_inset
8112
8113
8114 \end_layout
8115
8116 \begin_layout Standard
8117 What is a space? While you might be used to press the space key anytime
8118  you want to separate two words in ordinary word processors, LyX offers
8119  you more spaces: Spaces of different width and spaces which can or cannot
8120  be broken at the end of a line.
8121  The following sections will show you some examples where those spaces are
8122  useful.
8123 \end_layout
8124
8125 \begin_layout Subsection
8126 Protected Space
8127 \begin_inset CommandInset label
8128 LatexCommand label
8129 name "sub:Protected-Space"
8130
8131 \end_inset
8132
8133
8134 \begin_inset Index
8135 status collapsed
8136
8137 \begin_layout Plain Layout
8138 Spaces ! Protected
8139 \end_layout
8140
8141 \end_inset
8142
8143
8144 \end_layout
8145
8146 \begin_layout Standard
8147 The protected space: It is used to tell LyX (and LaTeX) not to break the
8148  line at that point.
8149  This may be necessary to avoid unlucky linebreaks, like in: 
8150 \end_layout
8151
8152 \begin_layout Quote
8153 Further documentation is given in section
8154 \begin_inset Newline newline
8155 \end_inset
8156
8157
8158 \begin_inset CommandInset ref
8159 LatexCommand ref
8160 reference "sec:Bibliography"
8161
8162 \end_inset
8163
8164 .
8165  
8166 \end_layout
8167
8168 \begin_layout Standard
8169 Obviously, it would be a good thing to put a protected space between 
8170 \begin_inset Quotes eld
8171 \end_inset
8172
8173 section
8174 \begin_inset Quotes erd
8175 \end_inset
8176
8177  and 
8178 \begin_inset Quotes eld
8179 \end_inset
8180
8181
8182 \begin_inset CommandInset ref
8183 LatexCommand ref
8184 reference "sec:Bibliography"
8185
8186 \end_inset
8187
8188
8189 \begin_inset Quotes erd
8190 \end_inset
8191
8192 .
8193  A protected space is set with 
8194 \family sans
8195 Insert\SpecialChar \menuseparator
8196 Formatting\SpecialChar \menuseparator
8197 Protected
8198 \bar under
8199
8200 \begin_inset Space ~
8201 \end_inset
8202
8203
8204 \bar default
8205 Space
8206 \family default
8207  (shortcut 
8208 \family sans
8209 C-Space
8210 \family default
8211 ).
8212 \end_layout
8213
8214 \begin_layout Subsection
8215 Horizontal Space
8216 \begin_inset CommandInset label
8217 LatexCommand label
8218 name "sub:Horizontal-Space"
8219
8220 \end_inset
8221
8222
8223 \begin_inset Index
8224 status collapsed
8225
8226 \begin_layout Plain Layout
8227 Spacing ! Horizontal
8228 \end_layout
8229
8230 \end_inset
8231
8232
8233 \end_layout
8234
8235 \begin_layout Standard
8236 All horizontal spaces can be inserted with the menu 
8237 \family sans
8238 Insert\SpecialChar \menuseparator
8239 Formatting\SpecialChar \menuseparator
8240 Horizontal Space
8241 \family default
8242 .
8243  The length units are listed in Appendix
8244 \begin_inset Space ~
8245 \end_inset
8246
8247
8248 \begin_inset CommandInset ref
8249 LatexCommand ref
8250 reference "cha:Units-available-in"
8251
8252 \end_inset
8253
8254 .
8255 \end_layout
8256
8257 \begin_layout Subsubsection
8258 Inter-word Space
8259 \begin_inset CommandInset label
8260 LatexCommand label
8261 name "sub:Inter-word-Space"
8262
8263 \end_inset
8264
8265
8266 \begin_inset Index
8267 status collapsed
8268
8269 \begin_layout Plain Layout
8270 Spaces ! Inter-word
8271 \end_layout
8272
8273 \end_inset
8274
8275
8276 \end_layout
8277
8278 \begin_layout Standard
8279 Some languages (e.
8280 \begin_inset Space \thinspace{}
8281 \end_inset
8282
8283 g.
8284 \begin_inset Space \space{}
8285 \end_inset
8286
8287 English) have the typographical convention to add extra space after an end-of-se
8288 ntence punctuation mark, and LyX honors those conventions (see section
8289 \begin_inset Space ~
8290 \end_inset
8291
8292
8293 \begin_inset CommandInset ref
8294 LatexCommand ref
8295 reference "sub:Abbreviations"
8296
8297 \end_inset
8298
8299 ).
8300  Sometimes, you want a normal space nevertheless.
8301  In this case, insert an inter-word space (shortcut 
8302 \family sans
8303 C-M-Space
8304 \family default
8305 ).
8306 \end_layout
8307
8308 \begin_layout Subsubsection
8309 Thin Space
8310 \begin_inset CommandInset label
8311 LatexCommand label
8312 name "sub:Thin-Space"
8313
8314 \end_inset
8315
8316
8317 \begin_inset Index
8318 status collapsed
8319
8320 \begin_layout Plain Layout
8321 Spaces ! Thin
8322 \end_layout
8323
8324 \end_inset
8325
8326
8327 \end_layout
8328
8329 \begin_layout Standard
8330
8331 \begin_inset Quotes eld
8332 \end_inset
8333
8334 thin space
8335 \begin_inset Quotes erd
8336 \end_inset
8337
8338  is a blank which has half the size of a normal space (and it is also 
8339 \begin_inset Quotes eld
8340 \end_inset
8341
8342 protected
8343 \begin_inset Quotes erd
8344 \end_inset
8345
8346 ).
8347  The typographical conventions in a lot of languages propose the use of
8348  thin spaces in cases where normal spaces would be too wide, for instance
8349  inside abbreviations:
8350 \end_layout
8351
8352 \begin_layout Quote
8353 D.
8354 \begin_inset Space \thinspace{}
8355 \end_inset
8356
8357 E.
8358  Knuth has developed our beloved typesetting program, i.
8359 \begin_inset Space \thinspace{}
8360 \end_inset
8361
8362 e.
8363 \begin_inset Space \space{}
8364 \end_inset
8365
8366 TeX.
8367 \end_layout
8368
8369 \begin_layout Standard
8370 or between values and units.
8371  Compare for example this:
8372 \begin_inset Newline newline
8373 \end_inset
8374
8375 10
8376 \begin_inset Space \thinspace{}
8377 \end_inset
8378
8379 kg (thin space)
8380 \begin_inset Newline newline
8381 \end_inset
8382
8383 10 kg (normal space
8384 \end_layout
8385
8386 \begin_layout Standard
8387 You can insert thin spaces also with the menu 
8388 \family sans
8389 Insert\SpecialChar \menuseparator
8390 Formatting\SpecialChar \menuseparator
8391 Thin
8392 \begin_inset Space ~
8393 \end_inset
8394
8395 Space
8396 \family default
8397  (shortcut 
8398 \family sans
8399 C-S-Space
8400 \family default
8401 ).
8402 \end_layout
8403
8404 \begin_layout Subsubsection
8405 More Spaces
8406 \begin_inset CommandInset label
8407 LatexCommand label
8408 name "sub:More-Spaces"
8409
8410 \end_inset
8411
8412
8413 \end_layout
8414
8415 \begin_layout Standard
8416 You can furthermore insert the following space types:
8417 \end_layout
8418
8419 \begin_layout Description
8420 Negative
8421 \begin_inset Space ~
8422 \end_inset
8423
8424 thin
8425 \begin_inset Space ~
8426 \end_inset
8427
8428 space A line with a 
8429 \begin_inset Formula $\to$
8430 \end_inset
8431
8432
8433 \begin_inset Space \negthinspace{}
8434 \end_inset
8435
8436
8437 \begin_inset Formula $\gets$
8438 \end_inset
8439
8440  Negative thin space between the arrows.
8441 \end_layout
8442
8443 \begin_layout Description
8444 Enspace
8445 \begin_inset Space ~
8446 \end_inset
8447
8448 (0.5
8449 \begin_inset Space \thinspace{}
8450 \end_inset
8451
8452 em) A line with a 
8453 \begin_inset Formula $\to$
8454 \end_inset
8455
8456
8457 \begin_inset Space \enskip{}
8458 \end_inset
8459
8460
8461 \begin_inset Formula $\gets$
8462 \end_inset
8463
8464  Enspace (0.5
8465 \begin_inset Space \thinspace{}
8466 \end_inset
8467
8468 em) space between the arrows.
8469 \end_layout
8470
8471 \begin_layout Description
8472 Quad
8473 \begin_inset Space ~
8474 \end_inset
8475
8476 (1
8477 \begin_inset Space \thinspace{}
8478 \end_inset
8479
8480 em) A line with a 
8481 \begin_inset Formula $\to$
8482 \end_inset
8483
8484
8485 \begin_inset Space \quad{}
8486 \end_inset
8487
8488
8489 \begin_inset Formula $\gets$
8490 \end_inset
8491
8492  Quad
8493 \begin_inset Space ~
8494 \end_inset
8495
8496 (1
8497 \begin_inset Space \thinspace{}
8498 \end_inset
8499
8500 em) space between the arrows.
8501 \end_layout
8502
8503 \begin_layout Description
8504 QQuad
8505 \begin_inset Space ~
8506 \end_inset
8507
8508 (2
8509 \begin_inset Space \thinspace{}
8510 \end_inset
8511
8512 em) A line with a 
8513 \begin_inset Formula $\to$
8514 \end_inset
8515
8516
8517 \begin_inset Space \qquad{}
8518 \end_inset
8519
8520
8521 \begin_inset Formula $\gets$
8522 \end_inset
8523
8524  QQuad
8525 \begin_inset Space ~
8526 \end_inset
8527
8528 (2
8529 \begin_inset Space \thinspace{}
8530 \end_inset
8531
8532 em) space between the arrows.
8533 \end_layout
8534
8535 \begin_layout Description
8536 Custom
8537 \begin_inset Space ~
8538 \end_inset
8539
8540 space A line with
8541 \begin_inset Formula $\to$
8542 \end_inset
8543
8544
8545 \begin_inset Space \hspace{}
8546 \length 2cm
8547 \end_inset
8548
8549
8550 \begin_inset Formula $\gets$
8551 \end_inset
8552
8553  2
8554 \begin_inset Space \thinspace{}
8555 \end_inset
8556
8557 cm space between the arrows.
8558 \end_layout
8559
8560 \begin_layout Standard
8561 Table
8562 \begin_inset Space ~
8563 \end_inset
8564
8565
8566 \begin_inset CommandInset ref
8567 LatexCommand ref
8568 reference "tab:Width-of-the"
8569
8570 \end_inset
8571
8572  lists the different space sizes.
8573 \end_layout
8574
8575 \begin_layout Standard
8576 \begin_inset Float table
8577 wide false
8578 sideways false
8579 status open
8580
8581 \begin_layout Plain Layout
8582 \align center
8583 \begin_inset Caption
8584
8585 \begin_layout Plain Layout
8586 \begin_inset CommandInset label
8587 LatexCommand label
8588 name "tab:Width-of-the"
8589
8590 \end_inset
8591
8592 Width of the different horizotal spaces.
8593 \end_layout
8594
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \begin_layout Plain Layout
8601 \align center
8602 \begin_inset Tabular
8603 <lyxtabular version="3" rows="8" columns="2">
8604 <features>
8605 <column alignment="center" valignment="top" width="0">
8606 <column alignment="center" valignment="top" width="0">
8607 <row>
8608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612
8613 \series bold
8614 Space
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623
8624 \series bold
8625 Width
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 </row>
8631 <row>
8632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636 Normal
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 1/3
8646 \begin_inset Space \thinspace{}
8647 \end_inset
8648
8649 em
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 <row>
8656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 Protected
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 1/3
8670 \begin_inset Space \thinspace{}
8671 \end_inset
8672
8673 em
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 </row>
8679 <row>
8680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 Thin
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 1/6
8694 \begin_inset Space \thinspace{}
8695 \end_inset
8696
8697 em
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 </row>
8703 <row>
8704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708 Negative thin
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717 -1/6
8718 \begin_inset Space \thinspace{}
8719 \end_inset
8720
8721 em
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 </row>
8727 <row>
8728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 Enspace (0.5
8733 \begin_inset Space \thinspace{}
8734 \end_inset
8735
8736 em)
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745 0.5
8746 \begin_inset Space \thinspace{}
8747 \end_inset
8748
8749 em
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 </row>
8755 <row>
8756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760 Quad (1
8761 \begin_inset Space \thinspace{}
8762 \end_inset
8763
8764 em)
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773 1
8774 \begin_inset Space \thinspace{}
8775 \end_inset
8776
8777 em
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 </row>
8783 <row>
8784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788 QQuad (2
8789 \begin_inset Space \thinspace{}
8790 \end_inset
8791
8792 em)
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801 2
8802 \begin_inset Space \thinspace{}
8803 \end_inset
8804
8805 em
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 </row>
8811 </lyxtabular>
8812
8813 \end_inset
8814
8815
8816 \end_layout
8817
8818 \end_inset
8819
8820
8821 \end_layout
8822
8823 \begin_layout Subsubsection
8824
8825 \family sans
8826 Horizontal Fills
8827 \family default
8828
8829 \begin_inset Index
8830 status collapsed
8831
8832 \begin_layout Plain Layout
8833 Spacing ! Fills
8834 \end_layout
8835
8836 \end_inset
8837
8838
8839 \end_layout
8840
8841 \begin_layout Standard
8842 Horizontal fills (hfills) are a special LyX feature for adding extra space
8843  in a uniform fashion.
8844  An hfill is actually a variable length space, whose length always equals
8845  the remaining space between the left and right margins.
8846  If there is more than one hfill on a line, they divide the available space
8847  equally between themselves.
8848  
8849 \end_layout
8850
8851 \begin_layout Standard
8852 Here a few examples what you can do with them:
8853 \end_layout
8854
8855 \begin_layout Quote
8856 \noindent
8857 This is on the left side
8858 \begin_inset Space \hfill{}
8859 \end_inset
8860
8861 This is on the right
8862 \end_layout
8863
8864 \begin_layout Quote
8865 \noindent
8866 Left
8867 \begin_inset Space \hfill{}
8868 \end_inset
8869
8870 Middle
8871 \begin_inset Space \hfill{}
8872 \end_inset
8873
8874 Right
8875 \end_layout
8876
8877 \begin_layout Quote
8878 \noindent
8879 Left
8880 \begin_inset Space \hfill{}
8881 \end_inset
8882
8883 1/3 Left
8884 \begin_inset Space \hfill{}
8885 \end_inset
8886
8887
8888 \begin_inset Space \hfill{}
8889 \end_inset
8890
8891 Right
8892 \end_layout
8893
8894 \begin_layout Standard
8895 That was an example in the 
8896 \family sans
8897 Quote
8898 \family default
8899  environment.
8900  Here
8901 \begin_inset Formula $\to$
8902 \end_inset
8903
8904
8905 \begin_inset Space \hfill{}
8906 \end_inset
8907
8908
8909 \begin_inset Formula $\gets$
8910 \end_inset
8911
8912 is one in a standard paragraph.
8913  It may or may not be apparent in the printed text, but it 
8914 \emph on
8915 is
8916 \emph default
8917  sitting in-between the two arrows.
8918 \end_layout
8919
8920 \begin_layout Standard
8921 There may be more than one set of margins on a line.
8922  Here's an example with the 
8923 \family sans
8924 List
8925 \family default
8926  environment.
8927 \end_layout
8928
8929 \begin_layout Labeling
8930 \labelwidthstring 00.00.0000
8931 one
8932 \begin_inset Space \hfill{}
8933 \end_inset
8934
8935 two :three
8936 \begin_inset Space \hfill{}
8937 \end_inset
8938
8939 four
8940 \begin_inset Space \hfill{}
8941 \end_inset
8942
8943 five
8944 \begin_inset Space \hfill{}
8945 \end_inset
8946
8947 six
8948 \end_layout
8949
8950 \begin_layout Standard
8951 The 
8952 \begin_inset Quotes eld
8953 \end_inset
8954
8955 :
8956 \begin_inset Quotes erd
8957 \end_inset
8958
8959  marks the beginning of the item.
8960  (There is actually a 
8961 \begin_inset Quotes eld
8962 \end_inset
8963
8964 hidden
8965 \begin_inset Quotes erd
8966 \end_inset
8967
8968  hfill inside of the label of the 
8969 \family sans
8970 List
8971 \family default
8972  environment; it's put at the end of the label automatically.) Hfills work
8973  similarly in other 
8974 \begin_inset Quotes eld
8975 \end_inset
8976
8977 multi-margin
8978 \begin_inset Quotes erd
8979 \end_inset
8980
8981  situations, like two-column mode.
8982 \end_layout
8983
8984 \begin_layout Standard
8985 \begin_inset Note Greyedout
8986 status open
8987
8988 \begin_layout Plain Layout
8989
8990 \series bold
8991 Note:
8992 \series default
8993  If an hfill is at the beginning of a line, and 
8994 \emph on
8995 not
8996 \emph default
8997  in the first line in a paragraph, LyX ignores it.
8998  This prevents hfills from accidentally being wrapped onto a new line.
8999  If you need space in this case anyway, set the 
9000 \family sans
9001 Protect
9002 \family default
9003  option in the space dialog.
9004 \end_layout
9005
9006 \end_inset
9007
9008
9009 \end_layout
9010
9011 \begin_layout Subsubsection
9012 Phantom Space
9013 \begin_inset Index
9014 status collapsed
9015
9016 \begin_layout Plain Layout
9017 Spacing ! Phantom
9018 \end_layout
9019
9020 \end_inset
9021
9022
9023 \end_layout
9024
9025 \begin_layout Standard
9026 Sometimes you want to insert space with exactly the length of a phrase.
9027  E.g.
9028  you want to create the following multiple choice question:
9029 \end_layout
9030
9031 \begin_layout Standard
9032 \begin_inset VSpace medskip
9033 \end_inset
9034
9035 What is correct English?:
9036 \begin_inset Newline newline
9037 \end_inset
9038
9039
9040 \begin_inset Newline newline
9041 \end_inset
9042
9043 Mr.
9044 \begin_inset Space ~
9045 \end_inset
9046
9047 Edge would have been jumps the gun.
9048 \begin_inset Newline newline
9049 \end_inset
9050
9051
9052 \begin_inset ERT
9053 status collapsed
9054
9055 \begin_layout Plain Layout
9056
9057
9058 \backslash
9059 phantom{Mr.
9060  Edge }
9061 \end_layout
9062
9063 \end_inset
9064
9065 has to be jumped
9066 \begin_inset Newline newline
9067 \end_inset
9068
9069
9070 \begin_inset ERT
9071 status collapsed
9072
9073 \begin_layout Plain Layout
9074
9075
9076 \backslash
9077 phantom{Mr.
9078  Edge }
9079 \end_layout
9080
9081 \end_inset
9082
9083 jumps
9084 \begin_inset VSpace medskip
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Standard
9091 So that the choices appear exactly after the phrase 
9092 \begin_inset Quotes eld
9093 \end_inset
9094
9095 Mr.
9096 \begin_inset Space ~
9097 \end_inset
9098
9099 Edge
9100 \begin_inset Space ~
9101 \end_inset
9102
9103
9104 \begin_inset Quotes erd
9105 \end_inset
9106
9107 .
9108  To get this, you can use the LaTeX-command 
9109 \series bold
9110
9111 \backslash
9112 phantom
9113 \series default
9114  in ERT.
9115  In our case write the command 
9116 \series bold
9117
9118 \backslash
9119 phantom{Mr.
9120  Edge }
9121 \series default
9122  (note the space after 
9123 \begin_inset Quotes eld
9124 \end_inset
9125
9126 Edge
9127 \begin_inset Quotes erd
9128 \end_inset
9129
9130 ) at the beginning of the last two lines.
9131  The command prints out the phrase within the the two braces, but invisible.
9132  That is why it is named 
9133 \begin_inset Quotes eld
9134 \end_inset
9135
9136 phantom
9137 \begin_inset Quotes erd
9138 \end_inset
9139
9140 .
9141 \begin_inset Foot
9142 status collapsed
9143
9144 \begin_layout Plain Layout
9145 There exists also the commands 
9146 \backslash
9147
9148 \series bold
9149 hphantom
9150 \series default
9151  and 
9152 \backslash
9153
9154 \series bold
9155 vphantom
9156 \series default
9157 , but this too special for the LyX Userguide.
9158  If you are interested in knowing more about this, have a look at 
9159 \begin_inset CommandInset citation
9160 LatexCommand cite
9161 key "latexcompanion,latexguide"
9162
9163 \end_inset
9164
9165 .
9166 \end_layout
9167
9168 \end_inset
9169
9170
9171 \end_layout
9172
9173 \begin_layout Subsection
9174 Vertical Space
9175 \begin_inset CommandInset label
9176 LatexCommand label
9177 name "sub:Vertical-Space"
9178
9179 \end_inset
9180
9181
9182 \begin_inset Index
9183 status collapsed
9184
9185 \begin_layout Plain Layout
9186 Spacing ! Vertical
9187 \end_layout
9188
9189 \end_inset
9190
9191
9192 \end_layout
9193
9194 \begin_layout Standard
9195 To add extra vertical space above or below a paragraph, use the 
9196 \family sans
9197 Insert\SpecialChar \menuseparator
9198 Formatting\SpecialChar \menuseparator
9199 Vertical
9200 \begin_inset Space ~
9201 \end_inset
9202
9203 Space
9204 \family default
9205  dialog.
9206  There you find the following sizes:
9207 \end_layout
9208
9209 \begin_layout Standard
9210
9211 \family sans
9212 SmallSkip
9213 \family default
9214
9215 \family sans
9216 MedSkip
9217 \family default
9218  and 
9219 \family sans
9220 BigSkip
9221 \family default
9222  are LaTeX sizes which depends on the font size of the document.
9223  
9224 \family sans
9225 DefSkip
9226 \family default
9227  is the skip adjusted in the dialog 
9228 \family sans
9229 Document\SpecialChar \menuseparator
9230 Settings
9231 \begin_inset Index
9232 status collapsed
9233
9234 \begin_layout Plain Layout
9235 Document ! Settings
9236 \end_layout
9237
9238 \end_inset
9239
9240
9241 \family default
9242  for the paragraph separation.
9243  If you use indentation to separate paragraphs 
9244 \family sans
9245 DefSkip
9246 \family default
9247  is equal to 
9248 \family sans
9249 MedSkip
9250 \family default
9251 .
9252 \end_layout
9253
9254 \begin_layout Standard
9255
9256 \family sans
9257 VFill
9258 \family default
9259
9260 \begin_inset Index
9261 status collapsed
9262
9263 \begin_layout Plain Layout
9264 Spacing ! Fills
9265 \end_layout
9266
9267 \end_inset
9268
9269  is a variable space, set so that the space is maximal within one page.
9270  An example: You have only two short paragraphs on one page with a vfill
9271  between them.
9272  Then the first paragraph is placed at the top of the page and the second
9273  one at the bottom, because the space between them is then maximal.
9274  
9275 \family sans
9276 VFill
9277 \family default
9278 s work like 
9279 \family sans
9280 HFill
9281 \family default
9282 s: they fill the remaining vertical space on a page with blank space.
9283 \begin_inset Foot
9284 status collapsed
9285
9286 \begin_layout Plain Layout
9287
9288 \family sans
9289 HFill
9290 \family default
9291 s are described in section
9292 \begin_inset Space ~
9293 \end_inset
9294
9295
9296 \begin_inset CommandInset ref
9297 LatexCommand ref
9298 reference "sub:Horizontal-Space"
9299
9300 \end_inset
9301
9302 .
9303 \end_layout
9304
9305 \end_inset
9306
9307  If there are several 
9308 \family sans
9309 VFill
9310 \family default
9311 s on a page, they divide the remaining vertical space equally between themselves.
9312  You can therefore use 
9313 \family sans
9314 VFill
9315 \family default
9316 s to center text on a page, or even place text 2/3 down a page.
9317 \end_layout
9318
9319 \begin_layout Standard
9320
9321 \family sans
9322 Custom
9323 \family default
9324  are custom spaces in units explained in Appendix
9325 \begin_inset Space ~
9326 \end_inset
9327
9328
9329 \begin_inset CommandInset ref
9330 LatexCommand ref
9331 reference "cha:Units-available-in"
9332
9333 \end_inset
9334
9335 .
9336 \end_layout
9337
9338 \begin_layout Standard
9339 \begin_inset Note Greyedout
9340 status open
9341
9342 \begin_layout Plain Layout
9343
9344 \series bold
9345 Note:
9346 \series default
9347  
9348 \series medium
9349 When the extra vertical space would be in the output at the top/bottom of
9350  a page, the space is only added if you have also checked the option 
9351 \family sans
9352 Protect
9353 \family default
9354 .
9355 \end_layout
9356
9357 \end_inset
9358
9359
9360 \end_layout
9361
9362 \begin_layout Subsection
9363 Paragraph Alignment
9364 \end_layout
9365
9366 \begin_layout Standard
9367 You can change the paragraph alignment with the 
9368 \family sans
9369 Edit\SpecialChar \menuseparator
9370 Paragraph Settings
9371 \family default
9372  dialog.
9373  There are four possibilities: 
9374 \end_layout
9375
9376 \begin_layout Itemize
9377
9378 \family sans
9379 Justified
9380 \end_layout
9381
9382 \begin_layout Itemize
9383
9384 \family sans
9385 Left
9386 \end_layout
9387
9388 \begin_layout Itemize
9389
9390 \family sans
9391 Right
9392 \end_layout
9393
9394 \begin_layout Itemize
9395
9396 \family sans
9397 Center
9398 \end_layout
9399
9400 \begin_layout Standard
9401 The default in most cases is justified alignment, in which the inter-word
9402  spacing is variable and each line of a paragraph fills the region between
9403  the left and right margins.
9404  The other three alignments should be self-explanatory, and look like this:
9405 \end_layout
9406
9407 \begin_layout Standard
9408 \align right
9409 This paragraph is right aligned,
9410 \end_layout
9411
9412 \begin_layout Standard
9413 \align center
9414 this one is centered,
9415 \end_layout
9416
9417 \begin_layout Standard
9418 \align left
9419 this one is left aligned.
9420 \end_layout
9421
9422 \begin_layout Subsection
9423 Forced Pagebreaks
9424 \begin_inset Index
9425 status collapsed
9426
9427 \begin_layout Plain Layout
9428 Pagebreaks ! Forced
9429 \end_layout
9430
9431 \end_inset
9432
9433
9434 \begin_inset CommandInset label
9435 LatexCommand label
9436 name "sub:Forced-Pagebreaks"
9437
9438 \end_inset
9439
9440
9441 \end_layout
9442
9443 \begin_layout Standard
9444 If you don't like the way LaTeX does the pagebreaks in your document, you
9445  can force a pagebreak where you want one.
9446  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9447  Only if you use many 
9448 \family sans
9449 Floats
9450 \family default
9451 , LaTeX's page breaking algorithm can fail.
9452 \end_layout
9453
9454 \begin_layout Standard
9455 We recommend not to use forced pagebreaks until the text is finished, and
9456  until you have checked in the preview to see if you 
9457 \emph on
9458 really
9459 \emph default
9460  have to change the pagebreaking.
9461 \end_layout
9462
9463 \begin_layout Standard
9464 There are two types of pagebreaks: One that ends the page without any special
9465  action.
9466  This can be inserted above or below a paragraph via the menu 
9467 \family sans
9468 Insert\SpecialChar \menuseparator
9469 Formatting\SpecialChar \menuseparator
9470 New
9471 \begin_inset Space ~
9472 \end_inset
9473
9474 Page
9475 \family default
9476 .
9477  The second type, that is inserted via the menu 
9478 \family sans
9479 Insert\SpecialChar \menuseparator
9480 Formatting\SpecialChar \menuseparator
9481 Page
9482 \begin_inset Space ~
9483 \end_inset
9484
9485 Break
9486 \family default
9487 , ends a page but stretches the content of the page, so that it fills out
9488  the complete page.
9489  This type is useful to avoid whitespace when a pagebreak produces a page
9490  on which only the last few lines are absent.
9491 \end_layout
9492
9493 \begin_layout Standard
9494 You might try to use a pagebreak to ensure that a figure or table appears
9495  at the top of a page.
9496  This is, of course, the wrong way to do it.
9497  LyX gives you a way of automatically ensuring that your figures and tables
9498  appear at the top of a page (or the bottom, or on their own page) without
9499  having to worry about what precedes or follows your figure or table.
9500  See chapter 
9501 \begin_inset CommandInset ref
9502 LatexCommand ref
9503 reference "cha:Floats-and-Notes"
9504
9505 \end_inset
9506
9507  to learn more about 
9508 \family sans
9509 Floats
9510 \family default
9511 .
9512 \end_layout
9513
9514 \begin_layout Subsubsection
9515 Clear Pagebreaks
9516 \begin_inset CommandInset label
9517 LatexCommand label
9518 name "sub:Clear-Pages"
9519
9520 \end_inset
9521
9522
9523 \begin_inset Index
9524 status collapsed
9525
9526 \begin_layout Plain Layout
9527 Pagebreaks ! Clear
9528 \end_layout
9529
9530 \end_inset
9531
9532
9533 \end_layout
9534
9535 \begin_layout Standard
9536 Differently to forced pagebreaks where the content behind the break is directly
9537  placed at the next page, pages can also be cleared while breaking them.
9538  That means that the current paragraph is terminated and all, perhaps not
9539  yet processed floats from previous document parts are placed behind it,
9540  if necessary by adding pages.
9541 \end_layout
9542
9543 \begin_layout Standard
9544 You can insert a clear pagebreak with the menu 
9545 \family sans
9546 Insert\SpecialChar \menuseparator
9547 Formatting\SpecialChar \menuseparator
9548 Clear
9549 \begin_inset Space ~
9550 \end_inset
9551
9552 Page
9553 \family default
9554 .
9555  When you have a two-sided document like a book, you can use the menu 
9556 \family sans
9557 Insert\SpecialChar \menuseparator
9558 Formatting\SpecialChar \menuseparator
9559 Clear
9560 \begin_inset Space ~
9561 \end_inset
9562
9563 Double
9564 \begin_inset Space ~
9565 \end_inset
9566
9567 Page
9568 \family default
9569  to insert a clear pagebreak that assures that the next page is a right-hand
9570  page (odd-numbered), if necessary by adding a page.
9571 \end_layout
9572
9573 \begin_layout Subsection
9574 Forced Linebreaks
9575 \begin_inset Index
9576 status collapsed
9577
9578 \begin_layout Plain Layout
9579 Linebreaks
9580 \end_layout
9581
9582 \end_inset
9583
9584
9585 \begin_inset CommandInset label
9586 LatexCommand label
9587 name "sub:Forced-Linebreaks"
9588
9589 \end_inset
9590
9591
9592 \end_layout
9593
9594 \begin_layout Standard
9595 Similar to pagebreaks there are two types of linebreaks: One that simply
9596  breaks the line.
9597  You can force this line break within a paragraph by selecting 
9598 \family sans
9599 Insert\SpecialChar \menuseparator
9600 Formatting\SpecialChar \menuseparator
9601 Ragged
9602 \begin_inset Space ~
9603 \end_inset
9604
9605 Line
9606 \begin_inset Space ~
9607 \end_inset
9608
9609 Break
9610 \family default
9611  or with 
9612 \family sans
9613 C-Return
9614 \family default
9615 .
9616  Another type that is inserted via the menu 
9617 \family sans
9618 Insert\SpecialChar \menuseparator
9619 Formatting\SpecialChar \menuseparator
9620 Justified
9621 \begin_inset Space ~
9622 \end_inset
9623
9624 Line
9625 \begin_inset Space ~
9626 \end_inset
9627
9628 Break
9629 \family default
9630  breaks the line and stretches it so that it fills out the whole space between
9631  the page margins.
9632  This is necessary to avoid 
9633 \begin_inset Quotes eld
9634 \end_inset
9635
9636 fringes
9637 \begin_inset Quotes erd
9638 \end_inset
9639
9640  in justified paragraphs due to whitespace introduced by linebreaks.
9641 \end_layout
9642
9643 \begin_layout Standard
9644 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9645  LaTeX is very good at linebreaking.
9646  There are, however, a number of situations where it is necessary to actively
9647  set a linebreak, e.g.
9648  in a poem or for an address (see sections
9649 \begin_inset Space ~
9650 \end_inset
9651
9652
9653 \begin_inset CommandInset ref
9654 LatexCommand ref
9655 reference "sec:Quote"
9656
9657 \end_inset
9658
9659
9660 \begin_inset CommandInset ref
9661 LatexCommand ref
9662 reference "sec:Verse"
9663
9664 \end_inset
9665
9666  and 
9667 \begin_inset CommandInset ref
9668 LatexCommand ref
9669 reference "sec:Address-Usage"
9670
9671 \end_inset
9672
9673 ).
9674 \end_layout
9675
9676 \begin_layout Subsection
9677 Horizontal Lines
9678 \begin_inset CommandInset label
9679 LatexCommand label
9680 name "sub:Horizontal-Lines"
9681
9682 \end_inset
9683
9684
9685 \begin_inset Index
9686 status collapsed
9687
9688 \begin_layout Plain Layout
9689 Horizontal lines
9690 \end_layout
9691
9692 \end_inset
9693
9694
9695 \end_layout
9696
9697 \begin_layout Standard
9698
9699 \lyxline
9700 In the dialog 
9701 \family sans
9702 Insert\SpecialChar \menuseparator
9703 Formatting\SpecialChar \menuseparator
9704 Horizontal
9705 \begin_inset Space ~
9706 \end_inset
9707
9708 Line
9709 \family default
9710  you can insert horizontal lines that spans over the whole document columns
9711  width.
9712 \lyxline
9713
9714 \end_layout
9715
9716 \begin_layout Section
9717 Fonts and Text Styles
9718 \begin_inset CommandInset label
9719 LatexCommand label
9720 name "sec:Fonts-and-Text"
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \begin_layout Subsection
9728 Font Types
9729 \begin_inset Index
9730 status collapsed
9731
9732 \begin_layout Plain Layout
9733 Font ! Types
9734 \end_layout
9735
9736 \end_inset
9737
9738
9739 \end_layout
9740
9741 \begin_layout Standard
9742 There are two types of fonts:
9743 \end_layout
9744
9745 \begin_layout Description
9746 Vector
9747 \begin_inset Space ~
9748 \end_inset
9749
9750 fonts
9751 \begin_inset Index
9752 status collapsed
9753
9754 \begin_layout Plain Layout
9755 Fonts ! Vector-
9756 \end_layout
9757
9758 \end_inset
9759
9760  are fonts, built from outlines of the single glyphs (i.e.
9761  characters) in the font.
9762  This means that each glyph is defined using mathematical curves that are
9763  well suited for scaling to any requested size.
9764  This mathematical definition is interpreted by the font renderer and the
9765  curve is filled out with pixels according to the size and glyph.
9766  This means that outline fonts will look pretty good in all sizes.
9767  Only at very small sizes it might be hard to provide a good rendering at
9768  very small sizes, where each pixel has to be very carefully computed to
9769  provide a good image.
9770 \begin_inset Newline newline
9771 \end_inset
9772
9773 One could mean that one only needs to define one font size and scale them.
9774  But to achieve a better quality, many fonts define several font sizes.
9775  That improves the appearance, because you need more details at large font
9776  sizes than at small ones.
9777 \begin_inset Newline newline
9778 \end_inset
9779
9780 The font types 
9781 \family typewriter
9782 TrueType
9783 \family default
9784
9785 \family typewriter
9786 OpenType
9787 \family default
9788 , and 
9789 \family typewriter
9790 Type
9791 \begin_inset Space ~
9792 \end_inset
9793
9794 1 PostScript
9795 \family default
9796  are vector fonts.
9797 \end_layout
9798
9799 \begin_layout Description
9800 Bitmap
9801 \begin_inset Space ~
9802 \end_inset
9803
9804 fonts
9805 \begin_inset Index
9806 status collapsed
9807
9808 \begin_layout Plain Layout
9809 Fonts ! Bitmap-
9810 \end_layout
9811
9812 \end_inset
9813
9814  on the other hand, are defined by bitmap graphics from the start, so they
9815  will look good at all the sizes they are meant for.
9816  However, they don't scale well, because in order to scale a glyph, each
9817  pixel is enlarged into several pixels.
9818  It is the same effect that happens if you try to enlarge a picture in a
9819  picture manipulation program.
9820  In order to relieve this effect, bitmap fonts are typically provided in
9821  several fixed sizes typically from around 8 pixels high up to 34 pixels
9822  or so high in steps according to what is believed to be useful.
9823  The advantage of bitmap fonts is that no complicated computations are necessary
9824  to display each glyph, so bitmap fonts are thus faster displayed than scalable
9825  fonts.
9826  The disadvantage is that sizes that don't exists as fixed versions have
9827  to be scaled by doubling pixels, and thus look bad.
9828 \begin_inset Newline newline
9829 \end_inset
9830
9831 Bitmap fonts are named 
9832 \family typewriter
9833 Type
9834 \begin_inset Space ~
9835 \end_inset
9836
9837 3
9838 \family default
9839  in PostScript- and PDF-documents.
9840 \end_layout
9841
9842 \begin_layout Standard
9843 The result of all this, is that bitmap fonts are best for the size they
9844  are designed for, while scalable fonts are good for nearly all sizes.
9845  So one need less font size definitions for scalable fonts.
9846  That's the reason why nearly all text render and typesetting programs use
9847  scalable fonts.
9848 \end_layout
9849
9850 \begin_layout Standard
9851 To test which fonts are used in a PDF-document, you can have a look into
9852  its document properties.
9853 \end_layout
9854
9855 \begin_layout Standard
9856 Many modern typesetting and markup languages have begun to move towards
9857  specifying character styles rather than specifying a particular font.
9858  For example, instead of changing to an italicized version of the current
9859  font to emphasize text, you use an 
9860 \begin_inset Quotes eld
9861 \end_inset
9862
9863 emphasized style
9864 \begin_inset Quotes erd
9865 \end_inset
9866
9867  instead.
9868  This concept fits in perfectly with LyX.
9869  In LyX, you do things based on contexts, rather than focusing on typesetting
9870  details.
9871 \end_layout
9872
9873 \begin_layout Subsection
9874 Document Font and Font size
9875 \begin_inset CommandInset label
9876 LatexCommand label
9877 name "sub:Document-Font"
9878
9879 \end_inset
9880
9881
9882 \begin_inset Index
9883 status collapsed
9884
9885 \begin_layout Plain Layout
9886 Font ! Size
9887 \end_layout
9888
9889 \end_inset
9890
9891
9892 \begin_inset Index
9893 status collapsed
9894
9895 \begin_layout Plain Layout
9896 Document ! Font
9897 \end_layout
9898
9899 \end_inset
9900
9901
9902 \end_layout
9903
9904 \begin_layout Standard
9905 You can set the document fonts in the
9906 \family sans
9907  Document\SpecialChar \menuseparator
9908 Settings
9909 \family default
9910
9911 \begin_inset Index
9912 status collapsed
9913
9914 \begin_layout Plain Layout
9915 Document ! Settings
9916 \end_layout
9917
9918 \end_inset
9919
9920  dialog.
9921  There you can specify which font should be used for the three different
9922  font shapes roman (serif), 
9923 \family sans
9924 sans
9925 \begin_inset Space ~
9926 \end_inset
9927
9928 serif
9929 \family default
9930 , and 
9931 \family typewriter
9932 typewriter
9933 \family default
9934  and its scalings.
9935 \end_layout
9936
9937 \begin_layout Standard
9938 The possible options for the font include 
9939 \family sans
9940 default
9941 \family default
9942  and a list of fonts available on your system.
9943  
9944 \family sans
9945 default
9946 \family default
9947  uses the standard TeX fonts, known as 
9948 \begin_inset Quotes eld
9949 \end_inset
9950
9951
9952 \family typewriter
9953 Computer Modern
9954 \family default
9955
9956 \begin_inset Quotes erd
9957 \end_inset
9958
9959  (
9960 \family typewriter
9961 cm
9962 \family default
9963 ) or 
9964 \begin_inset Quotes eld
9965 \end_inset
9966
9967
9968 \family typewriter
9969 European Computer Modern
9970 \family default
9971
9972 \begin_inset Quotes erd
9973 \end_inset
9974
9975  (
9976 \family typewriter
9977 ec
9978 \family default
9979 ).
9980 \end_layout
9981
9982 \begin_layout Standard
9983 As 
9984 \family typewriter
9985 cm
9986 \family default
9987  and 
9988 \family typewriter
9989 ec
9990 \family default
9991  are bitmap fonts, they often looks pixeled in PDF output, especially when
9992  you read the PDF in a zoomed size.
9993 \begin_inset Foot
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 This problem doesn't appear if you read PDFs in 
9998 \family typewriter
9999 Adobe
10000 \begin_inset Space ~
10001 \end_inset
10002
10003 Reader
10004 \family default
10005  version 6 or later, because this program includes a special bitmap font
10006  renderer.
10007 \end_layout
10008
10009 \end_inset
10010
10011  To get rid of pixeled fonts, you have to use a vector font.
10012  There are three ways to use one:
10013 \end_layout
10014
10015 \begin_layout Itemize
10016 One way is to use the 
10017 \family typewriter
10018 AE
10019 \family default
10020  fonts.
10021  
10022 \family typewriter
10023 AE
10024 \family default
10025  is a virtual font.
10026  Virtual means that it 
10027 \begin_inset Quotes eld
10028 \end_inset
10029
10030 steals
10031 \begin_inset Quotes erd
10032 \end_inset
10033
10034  outline 
10035 \family typewriter
10036 cm
10037 \family default
10038 -glyphs from other fonts.
10039  This has the disadvantage that some characters are missing, like the French
10040  guillemets (
10041 \begin_inset Quotes eld
10042 \end_inset
10043
10044 «
10045 \begin_inset Quotes erd
10046 \end_inset
10047
10048  and 
10049 \begin_inset Quotes eld
10050 \end_inset
10051
10052 »
10053 \begin_inset Quotes erd
10054 \end_inset
10055
10056 )
10057 \begin_inset Foot
10058 status collapsed
10059
10060 \begin_layout Plain Layout
10061 Loading the LaTeX-package 
10062 \series bold
10063 aeguill
10064 \series default
10065
10066 \begin_inset Index
10067 status collapsed
10068
10069 \begin_layout Plain Layout
10070 Latex@LaTeX-packages ! aeguill
10071 \end_layout
10072
10073 \end_inset
10074
10075  with the document preamble line
10076 \end_layout
10077
10078 \begin_layout Plain Layout
10079
10080 \series bold
10081
10082 \backslash
10083 usepackage[ec]{aeguill}
10084 \end_layout
10085
10086 \begin_layout Plain Layout
10087 will fix the guillemet problem.
10088 \end_layout
10089
10090 \end_inset
10091
10092  and that accented characters are not 
10093 \emph on
10094 one
10095 \emph default
10096  glyph, they are build of 
10097 \emph on
10098 two
10099 \emph default
10100  characters, the accent and the letter.
10101  Therefore you can't search in documents using the 
10102 \family typewriter
10103 AE
10104 \family default
10105  fonts for words with accented characters.
10106  If you search for example for the French word 
10107 \begin_inset Quotes eld
10108 \end_inset
10109
10110 rève
10111 \begin_inset Quotes erd
10112 \end_inset
10113
10114  in a PDF, you won't get any result, because the PDF-viewer searches for
10115  the glyph 
10116 \begin_inset Quotes eld
10117 \end_inset
10118
10119  è 
10120 \begin_inset Quotes erd
10121 \end_inset
10122
10123  and not for the glyph 
10124 \begin_inset Quotes eld
10125 \end_inset
10126
10127  e +
10128 \begin_inset Space ~
10129 \end_inset
10130
10131  ̀ 
10132 \begin_inset Quotes erd
10133 \end_inset
10134
10135 .
10136 \end_layout
10137
10138 \begin_layout Itemize
10139 Another possibility is to use three different outline fonts
10140 \begin_inset Foot
10141 status collapsed
10142
10143 \begin_layout Plain Layout
10144 Other fonts, like 
10145 \family typewriter
10146 Latin Modern
10147 \family default
10148  or 
10149 \family typewriter
10150 Computer Modern
10151 \family default
10152 , consists of these three main font types 
10153 \family sans
10154 sans
10155 \begin_inset Space ~
10156 \end_inset
10157
10158 serif
10159 \family default
10160
10161 \family sans
10162 typewriter
10163 \family default
10164 , and 
10165 \family sans
10166 serif
10167 \family default
10168 .
10169 \end_layout
10170
10171 \end_inset
10172
10173
10174 \family sans
10175 Times
10176 \begin_inset Space ~
10177 \end_inset
10178
10179 Roman
10180 \family default
10181  as roman font,
10182 \family sans
10183  Helvetica
10184 \family default
10185  scaled to 92 or 95
10186 \begin_inset Space \thinspace{}
10187 \end_inset
10188
10189 % as sans
10190 \begin_inset Space ~
10191 \end_inset
10192
10193 serif font, and 
10194 \family sans
10195 courier
10196 \family default
10197  as typewriter font.
10198 \begin_inset Newline newline
10199 \end_inset
10200
10201 The differences between roman, 
10202 \family sans
10203 sans
10204 \begin_inset Space ~
10205 \end_inset
10206
10207 serif
10208 \family default
10209 , and 
10210 \family typewriter
10211 typewriter
10212 \family default
10213  fonts are explained in section
10214 \begin_inset Space ~
10215 \end_inset
10216
10217
10218 \begin_inset CommandInset ref
10219 LatexCommand ref
10220 reference "sub:Fine-Tuning-with-the"
10221
10222 \end_inset
10223
10224 .
10225 \begin_inset Newline newline
10226 \end_inset
10227
10228 The font 
10229 \family sans
10230 Times
10231 \begin_inset Space ~
10232 \end_inset
10233
10234 Roman
10235 \family default
10236  was originally designed for newspapers.
10237  That means its glyphs are smaller than the one from other fonts to fit
10238  into the small newspaper columns.
10239  Therefore 
10240 \family sans
10241 Times
10242 \begin_inset Space ~
10243 \end_inset
10244
10245 Roman
10246 \family default
10247  is not the optimal choice for larger documents like books.
10248 \end_layout
10249
10250 \begin_layout Itemize
10251 The best solution is to use the 
10252 \family typewriter
10253 Latin Modern
10254 \family default
10255  fonts.
10256  These fonts are developed in order of the LaTeX community to replace 
10257 \family typewriter
10258 cm
10259 \family default
10260  as default font.
10261 \end_layout
10262
10263 \begin_layout Standard
10264 \begin_inset VSpace bigskip
10265 \end_inset
10266
10267 For the font size there are four possible values: 
10268 \family sans
10269 default, 10
10270 \family default
10271
10272 \family sans
10273 11
10274 \family default
10275 , and 
10276 \family sans
10277 12
10278 \family default
10279 .
10280  The size of 
10281 \family sans
10282 default
10283 \family default
10284  depends on your LaTeX-system, normally it is equal to the font size 10.
10285 \end_layout
10286
10287 \begin_layout Standard
10288 The font sizes are the 
10289 \emph on
10290 base size
10291 \emph default
10292 .
10293  LyX actually scales all other possible font sizes (such as those used in
10294  footnotes, super-, and subscripts) by this value.
10295  You can fine-tune the font size of text parts via the 
10296 \family sans
10297 Text
10298 \begin_inset Space ~
10299 \end_inset
10300
10301 Style
10302 \family default
10303  dialog if needed.
10304  The possible font sizes for text parts are explained in section
10305 \begin_inset Space ~
10306 \end_inset
10307
10308
10309 \begin_inset CommandInset ref
10310 LatexCommand ref
10311 reference "sub:Fine-Tuning-with-the"
10312
10313 \end_inset
10314
10315 .
10316 \end_layout
10317
10318 \begin_layout Standard
10319 \begin_inset VSpace bigskip
10320 \end_inset
10321
10322
10323 \begin_inset Note Greyedout
10324 status open
10325
10326 \begin_layout Plain Layout
10327
10328 \series bold
10329 Note:
10330 \series default
10331  When you choose a new font or font size, LyX does 
10332 \emph on
10333 not
10334 \emph default
10335  change the screen font! You will only see a difference in the printed output;
10336  this is part of the WYSIWYM concept.
10337  LyX's screen fonts can be adjusted in the 
10338 \family sans
10339 Tools\SpecialChar \menuseparator
10340 Preferences
10341 \family default
10342  dialog, see section
10343 \begin_inset Space ~
10344 \end_inset
10345
10346
10347 \begin_inset CommandInset ref
10348 LatexCommand ref
10349 reference "sub:Screen-Fonts"
10350
10351 \end_inset
10352
10353 .
10354 \end_layout
10355
10356 \end_inset
10357
10358
10359 \end_layout
10360
10361 \begin_layout Subsection
10362 Using Different Character Styles
10363 \begin_inset Index
10364 status collapsed
10365
10366 \begin_layout Plain Layout
10367 Character Styles
10368 \end_layout
10369
10370 \end_inset
10371
10372
10373 \begin_inset Index
10374 status collapsed
10375
10376 \begin_layout Plain Layout
10377 Text Style
10378 \end_layout
10379
10380 \end_inset
10381
10382
10383 \end_layout
10384
10385 \begin_layout Standard
10386 As we've already seen, LyX automatically changes the character style for
10387  certain paragraph environments.
10388  LyX supports two character styles, 
10389 \family sans
10390 Emphasized
10391 \family default
10392  and 
10393 \family sans
10394 Noun
10395 \family default
10396 .
10397  You can activate both of these styles via keybindings, the menus, and the
10398  toolbar.
10399 \end_layout
10400
10401 \begin_layout Standard
10402 To activate the 
10403 \family sans
10404 Noun
10405 \family default
10406  style, do one of the following:
10407 \end_layout
10408
10409 \begin_layout Itemize
10410 click on the toolbar button 
10411 \begin_inset Graphics
10412         filename ../images/font-noun.png
10413
10414 \end_inset
10415
10416
10417 \end_layout
10418
10419 \begin_layout Itemize
10420 use the keybinding 
10421 \family sans
10422 M-c
10423 \begin_inset Space ~
10424 \end_inset
10425
10426 c
10427 \end_layout
10428
10429 \begin_layout Standard
10430 These commands are all toggles.
10431  That is, if 
10432 \family sans
10433 Noun
10434 \family default
10435  style is already active, they deactivate it.
10436 \end_layout
10437
10438 \begin_layout Standard
10439 One typically uses the 
10440 \family sans
10441 Noun
10442 \family default
10443  style for proper names.
10444  For example: 
10445 \begin_inset Quotes eld
10446 \end_inset
10447
10448
10449 \noun on
10450 Matthias Ettrich
10451 \noun default
10452  is the original author of LyX.
10453 \begin_inset Quotes erd
10454 \end_inset
10455
10456
10457 \end_layout
10458
10459 \begin_layout Standard
10460 A more widely used character style is the 
10461 \family sans
10462 Emphasized
10463 \family default
10464  style.
10465  You can activate (or deactivate - it's also a toggle) the 
10466 \family sans
10467 Emphasized
10468 \family default
10469  style by:
10470 \end_layout
10471
10472 \begin_layout Itemize
10473 clicking on the toolbar button 
10474 \begin_inset Graphics
10475         filename ../images/font-emph.png
10476
10477 \end_inset
10478
10479
10480 \end_layout
10481
10482 \begin_layout Itemize
10483 using the keybindings 
10484 \family sans
10485 M-c
10486 \begin_inset Space ~
10487 \end_inset
10488
10489 e
10490 \end_layout
10491
10492 \begin_layout Standard
10493 Normally the 
10494 \family sans
10495 Emphasized
10496 \family default
10497  style is equivalent to an italic font but some document classes or LaTeX-packag
10498 es use a different font.
10499 \end_layout
10500
10501 \begin_layout Standard
10502 We've been using the 
10503 \family sans
10504 Emphasized
10505 \family default
10506  style all over the place in this document.
10507  Here's one more example:
10508 \end_layout
10509
10510 \begin_layout Quotation
10511
10512 \emph on
10513 Don't overuse character styles!
10514 \end_layout
10515
10516 \begin_layout Standard
10517 It's also a warning in addition to an example.
10518  One's writing should parallel ordinary conversation.
10519  Since we don't all constantly scream at each other, we should also avoid
10520  the common tendency to overuse character style.
10521  
10522 \end_layout
10523
10524 \begin_layout Standard
10525 You can always reset to the default font using the keybinding 
10526 \family sans
10527 M-c
10528 \begin_inset Space ~
10529 \end_inset
10530
10531 Space
10532 \family default
10533  or the dialog 
10534 \family sans
10535 Edit\SpecialChar \menuseparator
10536 Text
10537 \begin_inset Space ~
10538 \end_inset
10539
10540 Style
10541 \family default
10542 .
10543 \end_layout
10544
10545 \begin_layout Subsection
10546 Fine-Tuning with the 
10547 \family sans
10548 Text Style
10549 \family default
10550  dialog
10551 \begin_inset CommandInset label
10552 LatexCommand label
10553 name "sub:Fine-Tuning-with-the"
10554
10555 \end_inset
10556
10557
10558 \begin_inset Index
10559 status collapsed
10560
10561 \begin_layout Plain Layout
10562 Text Style
10563 \end_layout
10564
10565 \end_inset
10566
10567
10568 \end_layout
10569
10570 \begin_layout Standard
10571 There are always occasions when you'll need to do some fine-tuning, so LyX
10572  gives you a way to create custom character style.
10573  For example, an academic journal or a corporation may have a style sheet
10574  requiring a sans-serif font be used in certain situations.
10575  Also, writers sometimes use a different font to offset a character's thoughts
10576  from ordinary dialog.
10577 \end_layout
10578
10579 \begin_layout Standard
10580 Before we document how to use custom character style, we want to issue a
10581  warning yet again: Don't overuse character styles! 
10582 \begin_inset Newline newline
10583 \end_inset
10584
10585 Documents that overuse different fonts and sizes are not well readable and
10586  tend to look like someone has knocked huge holes in it.
10587 \end_layout
10588
10589 \begin_layout Standard
10590 To use custom character styles, open the 
10591 \family sans
10592 Edit\SpecialChar \menuseparator
10593 Text
10594 \begin_inset Space ~
10595 \end_inset
10596
10597 Style
10598 \family default
10599  dialog.
10600  There are several boxes on this dialog, each corresponding to a different
10601  font property which you can choose.
10602  You can choose an option for one of these properties, or select 
10603 \family sans
10604 No
10605 \begin_inset Space ~
10606 \end_inset
10607
10608 change
10609 \family default
10610 , which keeps the current state of that property.
10611  The item 
10612 \family sans
10613 Reset
10614 \family default
10615  will reset the property to whatever is the default.
10616  You can use this to reset attributes across a bunch of different paragraph
10617  environments in a snap.
10618 \end_layout
10619
10620 \begin_layout Standard
10621 The font properties, and their options (in addition to 
10622 \family sans
10623 No
10624 \begin_inset Space ~
10625 \end_inset
10626
10627 change
10628 \family default
10629  and 
10630 \family sans
10631 Reset
10632 \family default
10633 ) are:
10634 \end_layout
10635
10636 \begin_layout Labeling
10637 \labelwidthstring 00.00.0000
10638
10639 \family sans
10640 Family
10641 \family default
10642  The 
10643 \begin_inset Quotes eld
10644 \end_inset
10645
10646 overall look
10647 \begin_inset Quotes erd
10648 \end_inset
10649
10650  of the font.
10651  The possible options are:
10652 \end_layout
10653
10654 \begin_deeper
10655 \begin_layout Labeling
10656 \labelwidthstring 00.00.0000
10657
10658 \family sans
10659 Roman
10660 \family default
10661  This is the Roman font family.
10662  Normally a serif font.
10663  It's also the default family.
10664  (keybinding 
10665 \begin_inset ERT
10666 status collapsed
10667
10668 \begin_layout Plain Layout
10669
10670
10671 \backslash
10672 mbox{
10673 \end_layout
10674
10675 \end_inset
10676
10677
10678 \family sans
10679 M-c
10680 \begin_inset Space ~
10681 \end_inset
10682
10683 r
10684 \family default
10685
10686 \begin_inset ERT
10687 status collapsed
10688
10689 \begin_layout Plain Layout
10690
10691 }
10692 \end_layout
10693
10694 \end_inset
10695
10696 )
10697 \begin_inset Note Note
10698 status collapsed
10699
10700 \begin_layout Plain Layout
10701 The LaTeX-command prevents text to be broken at the end of a line.
10702  It is explained in section
10703 \begin_inset Space ~
10704 \end_inset
10705
10706
10707 \begin_inset CommandInset ref
10708 LatexCommand ref
10709 reference "sub:Hyphenation"
10710
10711 \end_inset
10712
10713 .
10714 \end_layout
10715
10716 \end_inset
10717
10718
10719 \end_layout
10720
10721 \begin_layout Labeling
10722 \labelwidthstring 00.00.0000
10723
10724 \family sans
10725 Sans
10726 \begin_inset Space ~
10727 \end_inset
10728
10729 Serif
10730 \family default
10731  
10732 \family sans
10733 This is the Sans Serif font family.
10734
10735 \family default
10736  (keybinding 
10737 \begin_inset ERT
10738 status collapsed
10739
10740 \begin_layout Plain Layout
10741
10742
10743 \backslash
10744 mbox{
10745 \end_layout
10746
10747 \end_inset
10748
10749
10750 \family sans
10751 M-c
10752 \begin_inset Space ~
10753 \end_inset
10754
10755 s
10756 \family default
10757
10758 \begin_inset ERT
10759 status collapsed
10760
10761 \begin_layout Plain Layout
10762
10763 }
10764 \end_layout
10765
10766 \end_inset
10767
10768 )
10769 \end_layout
10770
10771 \begin_layout Labeling
10772 \labelwidthstring 00.00.0000
10773
10774 \family sans
10775 Typewriter
10776 \family default
10777  
10778 \family typewriter
10779 This is the Typewriter font family.
10780
10781 \family default
10782  (keybinding 
10783 \begin_inset ERT
10784 status collapsed
10785
10786 \begin_layout Plain Layout
10787
10788
10789 \backslash
10790 mbox{
10791 \end_layout
10792
10793 \end_inset
10794
10795
10796 \family sans
10797 M-c
10798 \begin_inset Space ~
10799 \end_inset
10800
10801 p
10802 \family default
10803
10804 \begin_inset ERT
10805 status collapsed
10806
10807 \begin_layout Plain Layout
10808
10809 }
10810 \end_layout
10811
10812 \end_inset
10813
10814
10815 \family sans
10816 )
10817 \end_layout
10818
10819 \end_deeper
10820 \begin_layout Labeling
10821 \labelwidthstring 00.00.0000
10822
10823 \family sans
10824 Series
10825 \family default
10826  This corresponds to the print weight.
10827  Options are:
10828 \end_layout
10829
10830 \begin_deeper
10831 \begin_layout Labeling
10832 \labelwidthstring 00.00.0000
10833
10834 \family sans
10835 Medium
10836 \family default
10837  This is the Medium font series.
10838  It's also the default series.
10839 \end_layout
10840
10841 \begin_layout Labeling
10842 \labelwidthstring 00.00.0000
10843
10844 \family sans
10845 Bold
10846 \family default
10847  
10848 \series bold
10849 This is the Bold font series.
10850
10851 \series default
10852  (keybinding 
10853 \begin_inset ERT
10854 status collapsed
10855
10856 \begin_layout Plain Layout
10857
10858
10859 \backslash
10860 mbox{
10861 \end_layout
10862
10863 \end_inset
10864
10865
10866 \family sans
10867 M-c
10868 \begin_inset Space ~
10869 \end_inset
10870
10871 b
10872 \family default
10873
10874 \begin_inset ERT
10875 status collapsed
10876
10877 \begin_layout Plain Layout
10878
10879 }
10880 \end_layout
10881
10882 \end_inset
10883
10884 )
10885 \end_layout
10886
10887 \end_deeper
10888 \begin_layout Labeling
10889 \labelwidthstring 00.00.0000
10890
10891 \family sans
10892 Shape
10893 \family default
10894  As the name implies.
10895  Options are:
10896 \end_layout
10897
10898 \begin_deeper
10899 \begin_layout Labeling
10900 \labelwidthstring 00.00.0000
10901
10902 \family sans
10903 Upright
10904 \family default
10905  This is the Upright font shape.
10906  It's also the default shape.
10907 \end_layout
10908
10909 \begin_layout Labeling
10910 \labelwidthstring 00.00.0000
10911
10912 \family sans
10913 Italic
10914 \family default
10915  
10916 \shape italic
10917 This
10918 \shape default
10919  
10920 \family sans
10921 \shape italic
10922 i
10923 \family default
10924 s the Italic font shape
10925 \shape default
10926 \emph on
10927 .
10928 \end_layout
10929
10930 \begin_layout Labeling
10931 \labelwidthstring 00.00.0000
10932
10933 \family sans
10934 Slanted
10935 \family default
10936  
10937 \shape slanted
10938 This is the Slanted font shape
10939 \shape default
10940  (although it might not be visible in LyX, this is different from italic).
10941 \end_layout
10942
10943 \begin_layout Labeling
10944 \labelwidthstring 00.00.0000
10945
10946 \family sans
10947 Small
10948 \begin_inset Space ~
10949 \end_inset
10950
10951 Caps
10952 \family default
10953  
10954 \shape smallcaps
10955 This is the Small caps font shape
10956 \shape default
10957 \noun on
10958 .
10959 \end_layout
10960
10961 \end_deeper
10962 \begin_layout Labeling
10963 \labelwidthstring 00.00.0000
10964
10965 \family sans
10966 Size
10967 \family default
10968  Alters the size of the font.
10969  You'll find no numerical values here; all possible sizes are actually proportio
10970 nal to the document font size.
10971  Once again, you don't feed LyX the details, but a general description of
10972  what you want to do.
10973  The options are:
10974 \end_layout
10975
10976 \begin_deeper
10977 \begin_layout Labeling
10978 \labelwidthstring 00.00.0000
10979
10980 \family sans
10981 Tiny
10982 \family default
10983  
10984 \size tiny
10985 This is the 
10986 \begin_inset Quotes eld
10987 \end_inset
10988
10989 Tiny
10990 \begin_inset Quotes erd
10991 \end_inset
10992
10993  font size.
10994
10995 \size default
10996  (keybinding 
10997 \begin_inset ERT
10998 status collapsed
10999
11000 \begin_layout Plain Layout
11001
11002
11003 \backslash
11004 mbox{
11005 \end_layout
11006
11007 \end_inset
11008
11009
11010 \family sans
11011 M-s
11012 \begin_inset Space ~
11013 \end_inset
11014
11015 t
11016 \family default
11017
11018 \begin_inset ERT
11019 status collapsed
11020
11021 \begin_layout Plain Layout
11022
11023 }
11024 \end_layout
11025
11026 \end_inset
11027
11028  or 
11029 \begin_inset ERT
11030 status collapsed
11031
11032 \begin_layout Plain Layout
11033
11034
11035 \backslash
11036 mbox{
11037 \end_layout
11038
11039 \end_inset
11040
11041
11042 \family sans
11043 M-s
11044 \begin_inset Space ~
11045 \end_inset
11046
11047 1
11048 \family default
11049
11050 \begin_inset ERT
11051 status collapsed
11052
11053 \begin_layout Plain Layout
11054
11055 }
11056 \end_layout
11057
11058 \end_inset
11059
11060 )
11061 \end_layout
11062
11063 \begin_layout Labeling
11064 \labelwidthstring 00.00.0000
11065
11066 \family sans
11067 Smallest
11068 \family default
11069  
11070 \size scriptsize
11071 This is the 
11072 \begin_inset Quotes eld
11073 \end_inset
11074
11075 Smallest
11076 \begin_inset Quotes erd
11077 \end_inset
11078
11079  font size
11080 \size default
11081 .
11082  (keybinding 
11083 \begin_inset ERT
11084 status collapsed
11085
11086 \begin_layout Plain Layout
11087
11088
11089 \backslash
11090 mbox{
11091 \end_layout
11092
11093 \end_inset
11094
11095
11096 \family sans
11097 M-s
11098 \begin_inset Space ~
11099 \end_inset
11100
11101
11102 \family default
11103 2
11104 \begin_inset ERT
11105 status collapsed
11106
11107 \begin_layout Plain Layout
11108
11109 }
11110 \end_layout
11111
11112 \end_inset
11113
11114 )
11115 \end_layout
11116
11117 \begin_layout Labeling
11118 \labelwidthstring 00.00.0000
11119
11120 \family sans
11121 Smaller
11122 \family default
11123  
11124 \size footnotesize
11125 This is the 
11126 \begin_inset Quotes eld
11127 \end_inset
11128
11129 Smaller
11130 \begin_inset Quotes erd
11131 \end_inset
11132
11133  font size.
11134
11135 \size default
11136  (keybinding 
11137 \begin_inset ERT
11138 status collapsed
11139
11140 \begin_layout Plain Layout
11141
11142
11143 \backslash
11144 mbox{
11145 \end_layout
11146
11147 \end_inset
11148
11149
11150 \family sans
11151 M-s
11152 \begin_inset Space ~
11153 \end_inset
11154
11155 S
11156 \family default
11157
11158 \begin_inset ERT
11159 status collapsed
11160
11161 \begin_layout Plain Layout
11162
11163 }
11164 \end_layout
11165
11166 \end_inset
11167
11168  or 
11169 \begin_inset ERT
11170 status collapsed
11171
11172 \begin_layout Plain Layout
11173
11174
11175 \backslash
11176 mbox{
11177 \end_layout
11178
11179 \end_inset
11180
11181
11182 \family sans
11183 M-s
11184 \begin_inset Space ~
11185 \end_inset
11186
11187
11188 \family default
11189 3
11190 \begin_inset ERT
11191 status collapsed
11192
11193 \begin_layout Plain Layout
11194
11195 }
11196 \end_layout
11197
11198 \end_inset
11199
11200 )
11201 \end_layout
11202
11203 \begin_layout Labeling
11204 \labelwidthstring 00.00.0000
11205
11206 \family sans
11207 Small
11208 \family default
11209  
11210 \size small
11211 This is the 
11212 \begin_inset Quotes eld
11213 \end_inset
11214
11215 Small
11216 \begin_inset Quotes erd
11217 \end_inset
11218
11219  font size.
11220
11221 \size default
11222  (keybinding 
11223 \begin_inset ERT
11224 status collapsed
11225
11226 \begin_layout Plain Layout
11227
11228
11229 \backslash
11230 mbox{
11231 \end_layout
11232
11233 \end_inset
11234
11235
11236 \family sans
11237 M-s
11238 \begin_inset Space ~
11239 \end_inset
11240
11241 s
11242 \family default
11243
11244 \begin_inset ERT
11245 status collapsed
11246
11247 \begin_layout Plain Layout
11248
11249 }
11250 \end_layout
11251
11252 \end_inset
11253
11254  or 
11255 \begin_inset ERT
11256 status collapsed
11257
11258 \begin_layout Plain Layout
11259
11260
11261 \backslash
11262 mbox{
11263 \end_layout
11264
11265 \end_inset
11266
11267
11268 \family sans
11269 M-s
11270 \begin_inset Space ~
11271 \end_inset
11272
11273
11274 \family default
11275 4
11276 \begin_inset ERT
11277 status collapsed
11278
11279 \begin_layout Plain Layout
11280
11281 }
11282 \end_layout
11283
11284 \end_inset
11285
11286 )
11287 \end_layout
11288
11289 \begin_layout Labeling
11290 \labelwidthstring 00.00.0000
11291
11292 \family sans
11293 Normal
11294 \family default
11295  This is the 
11296 \begin_inset Quotes eld
11297 \end_inset
11298
11299 Normal
11300 \begin_inset Quotes erd
11301 \end_inset
11302
11303  font size.
11304  It's also the default size.
11305  (keybinding 
11306 \begin_inset ERT
11307 status collapsed
11308
11309 \begin_layout Plain Layout
11310
11311
11312 \backslash
11313 mbox{
11314 \end_layout
11315
11316 \end_inset
11317
11318
11319 \family sans
11320 M-s
11321 \begin_inset Space ~
11322 \end_inset
11323
11324 n
11325 \family default
11326
11327 \begin_inset ERT
11328 status collapsed
11329
11330 \begin_layout Plain Layout
11331
11332 }
11333 \end_layout
11334
11335 \end_inset
11336
11337  or 
11338 \begin_inset ERT
11339 status collapsed
11340
11341 \begin_layout Plain Layout
11342
11343
11344 \backslash
11345 mbox{
11346 \end_layout
11347
11348 \end_inset
11349
11350
11351 \family sans
11352 M-s
11353 \begin_inset Space ~
11354 \end_inset
11355
11356
11357 \family default
11358 5
11359 \begin_inset ERT
11360 status collapsed
11361
11362 \begin_layout Plain Layout
11363
11364 }
11365 \end_layout
11366
11367 \end_inset
11368
11369 )
11370 \end_layout
11371
11372 \begin_layout Labeling
11373 \labelwidthstring 00.00.0000
11374
11375 \family sans
11376 Large
11377 \family default
11378  
11379 \size large
11380 This is the 
11381 \begin_inset Quotes eld
11382 \end_inset
11383
11384 Large
11385 \begin_inset Quotes erd
11386 \end_inset
11387
11388  font size.
11389
11390 \size default
11391  (keybinding 
11392 \begin_inset ERT
11393 status collapsed
11394
11395 \begin_layout Plain Layout
11396
11397
11398 \backslash
11399 mbox{
11400 \end_layout
11401
11402 \end_inset
11403
11404
11405 \family sans
11406 M-s
11407 \begin_inset Space ~
11408 \end_inset
11409
11410 l
11411 \family default
11412
11413 \begin_inset ERT
11414 status collapsed
11415
11416 \begin_layout Plain Layout
11417
11418 }
11419 \end_layout
11420
11421 \end_inset
11422
11423  or 
11424 \begin_inset ERT
11425 status collapsed
11426
11427 \begin_layout Plain Layout
11428
11429
11430 \backslash
11431 mbox{
11432 \end_layout
11433
11434 \end_inset
11435
11436
11437 \family sans
11438 M-s
11439 \begin_inset Space ~
11440 \end_inset
11441
11442
11443 \family default
11444 6
11445 \begin_inset ERT
11446 status collapsed
11447
11448 \begin_layout Plain Layout
11449
11450 }
11451 \end_layout
11452
11453 \end_inset
11454
11455 )
11456 \end_layout
11457
11458 \begin_layout Labeling
11459 \labelwidthstring 00.00.0000
11460
11461 \family sans
11462 Larger
11463 \family default
11464  
11465 \size larger
11466 This is the 
11467 \begin_inset Quotes eld
11468 \end_inset
11469
11470 Larger
11471 \begin_inset Quotes erd
11472 \end_inset
11473
11474  font size.
11475
11476 \size default
11477  (keybinding 
11478 \begin_inset ERT
11479 status collapsed
11480
11481 \begin_layout Plain Layout
11482
11483
11484 \backslash
11485 mbox{
11486 \end_layout
11487
11488 \end_inset
11489
11490
11491 \family sans
11492 M-s
11493 \begin_inset Space ~
11494 \end_inset
11495
11496 S-L
11497 \family default
11498
11499 \begin_inset ERT
11500 status collapsed
11501
11502 \begin_layout Plain Layout
11503
11504 }
11505 \end_layout
11506
11507 \end_inset
11508
11509  or 
11510 \begin_inset ERT
11511 status collapsed
11512
11513 \begin_layout Plain Layout
11514
11515
11516 \backslash
11517 mbox{
11518 \end_layout
11519
11520 \end_inset
11521
11522
11523 \family sans
11524 M-s
11525 \begin_inset Space ~
11526 \end_inset
11527
11528
11529 \family default
11530 7
11531 \begin_inset ERT
11532 status collapsed
11533
11534 \begin_layout Plain Layout
11535
11536 }
11537 \end_layout
11538
11539 \end_inset
11540
11541 )
11542 \end_layout
11543
11544 \begin_layout Labeling
11545 \labelwidthstring 00.00.0000
11546
11547 \family sans
11548 Largest
11549 \family default
11550  
11551 \size largest
11552 This is the 
11553 \begin_inset Quotes eld
11554 \end_inset
11555
11556 Largest
11557 \begin_inset Quotes erd
11558 \end_inset
11559
11560  font size.
11561
11562 \size default
11563  (keybinding 
11564 \begin_inset ERT
11565 status collapsed
11566
11567 \begin_layout Plain Layout
11568
11569
11570 \backslash
11571 mbox{
11572 \end_layout
11573
11574 \end_inset
11575
11576
11577 \family sans
11578 M-s
11579 \begin_inset Space ~
11580 \end_inset
11581
11582
11583 \family default
11584 8
11585 \begin_inset ERT
11586 status collapsed
11587
11588 \begin_layout Plain Layout
11589
11590 }
11591 \end_layout
11592
11593 \end_inset
11594
11595 )
11596 \end_layout
11597
11598 \begin_layout Labeling
11599 \labelwidthstring 00.00.0000
11600
11601 \family sans
11602 Huge
11603 \family default
11604  
11605 \size huge
11606 This is the 
11607 \begin_inset Quotes eld
11608 \end_inset
11609
11610 Huge
11611 \begin_inset Quotes erd
11612 \end_inset
11613
11614  font size.
11615
11616 \size default
11617  (keybinding 
11618 \begin_inset ERT
11619 status collapsed
11620
11621 \begin_layout Plain Layout
11622
11623
11624 \backslash
11625 mbox{
11626 \end_layout
11627
11628 \end_inset
11629
11630
11631 \family sans
11632 M-s
11633 \begin_inset Space ~
11634 \end_inset
11635
11636 h
11637 \family default
11638
11639 \begin_inset ERT
11640 status collapsed
11641
11642 \begin_layout Plain Layout
11643
11644 }
11645 \end_layout
11646
11647 \end_inset
11648
11649  or 
11650 \begin_inset ERT
11651 status collapsed
11652
11653 \begin_layout Plain Layout
11654
11655
11656 \backslash
11657 mbox{
11658 \end_layout
11659
11660 \end_inset
11661
11662
11663 \family sans
11664 M-s
11665 \begin_inset Space ~
11666 \end_inset
11667
11668
11669 \family default
11670 9
11671 \begin_inset ERT
11672 status collapsed
11673
11674 \begin_layout Plain Layout
11675
11676 }
11677 \end_layout
11678
11679 \end_inset
11680
11681 )
11682 \end_layout
11683
11684 \begin_layout Labeling
11685 \labelwidthstring 00.00.0000
11686
11687 \family sans
11688 Huger
11689 \family default
11690  
11691 \size giant
11692 This is the 
11693 \begin_inset Quotes eld
11694 \end_inset
11695
11696 Huger
11697 \begin_inset Quotes erd
11698 \end_inset
11699
11700  font size.
11701
11702 \size default
11703  (keybinding 
11704 \begin_inset ERT
11705 status collapsed
11706
11707 \begin_layout Plain Layout
11708
11709
11710 \backslash
11711 mbox{
11712 \end_layout
11713
11714 \end_inset
11715
11716
11717 \family sans
11718 M-s
11719 \begin_inset Space ~
11720 \end_inset
11721
11722 H
11723 \family default
11724
11725 \begin_inset ERT
11726 status collapsed
11727
11728 \begin_layout Plain Layout
11729
11730 }
11731 \end_layout
11732
11733 \end_inset
11734
11735  or 
11736 \begin_inset ERT
11737 status collapsed
11738
11739 \begin_layout Plain Layout
11740
11741
11742 \backslash
11743 mbox{
11744 \end_layout
11745
11746 \end_inset
11747
11748
11749 \family sans
11750 M-s
11751 \begin_inset Space ~
11752 \end_inset
11753
11754
11755 \family default
11756 0
11757 \begin_inset ERT
11758 status collapsed
11759
11760 \begin_layout Plain Layout
11761
11762 }
11763 \end_layout
11764
11765 \end_inset
11766
11767 )
11768 \end_layout
11769
11770 \end_deeper
11771 \begin_layout Standard
11772 We'll warn you 
11773 \emph on
11774 yet again
11775 \emph default
11776 : don't go crazy with this feature.
11777  You should almost never need to change the font size.
11778  LyX automatically changes the font size for different paragraph environments
11779  - use that instead.
11780  This is here for fine-tuning only!
11781 \end_layout
11782
11783 \begin_layout Labeling
11784 \labelwidthstring 00.00.0000
11785
11786 \family sans
11787 Misc
11788 \family default
11789  Here you can change a few other things at the character level.
11790  Options are:
11791 \end_layout
11792
11793 \begin_deeper
11794 \begin_layout Labeling
11795 \labelwidthstring 00.00.0000
11796
11797 \family sans
11798 Emph
11799 \family default
11800  
11801 \emph on
11802 This is text with emphasize on
11803 \emph default
11804 .
11805  This might seem like the same as 
11806 \shape italic
11807 Italic
11808 \shape default
11809 , but it is actually a bit different.
11810  Emphasized is a 
11811 \emph on
11812 logical
11813 \emph default
11814  attribute.
11815  That means every document class can define its own font used for emphasized
11816  text.
11817  Normally this font is equal to italic.
11818 \end_layout
11819
11820 \begin_layout Labeling
11821 \labelwidthstring 00.00.0000
11822
11823 \family sans
11824 Underbar
11825 \family default
11826  
11827 \bar under
11828 This is text with Underbar on.
11829
11830 \bar default
11831  (keybinding 
11832 \begin_inset ERT
11833 status collapsed
11834
11835 \begin_layout Plain Layout
11836
11837
11838 \backslash
11839 mbox{
11840 \end_layout
11841
11842 \end_inset
11843
11844
11845 \family sans
11846 M-c
11847 \begin_inset Space ~
11848 \end_inset
11849
11850 u
11851 \family default
11852
11853 \begin_inset ERT
11854 status collapsed
11855
11856 \begin_layout Plain Layout
11857
11858 }
11859 \end_layout
11860
11861 \end_inset
11862
11863
11864 \family sans
11865 )
11866 \begin_inset Newline newline
11867 \end_inset
11868
11869
11870 \family default
11871 Avoid using underbar if you can! It's a holdover from the typewriter days,
11872  when you couldn't change fonts.
11873  We no longer need to emphasize text by underscoring characters.
11874  It's only included in LyX because some people 
11875 \emph on
11876 may
11877 \emph default
11878  need it in order to follow style sheets for journal submissions.
11879 \end_layout
11880
11881 \begin_layout Labeling
11882 \labelwidthstring 00.00.0000
11883
11884 \family sans
11885 Noun
11886 \family default
11887  
11888 \noun on
11889 This is text with Noun on.
11890
11891 \noun default
11892  Like 
11893 \family sans
11894 Emph
11895 \family default
11896 , this is a logical attribute.
11897  Normally it's equivalent to 
11898 \family sans
11899 Small
11900 \begin_inset Space ~
11901 \end_inset
11902
11903 Caps
11904 \family default
11905 .
11906 \end_layout
11907
11908 \end_deeper
11909 \begin_layout Labeling
11910 \labelwidthstring 00.00.0000
11911
11912 \family sans
11913 Color
11914 \family default
11915  You can adjust the color of the text with this control.
11916  Notice that not all dvi-viewers are are able to display colors.
11917  Besides 
11918 \family sans
11919 No
11920 \begin_inset Space ~
11921 \end_inset
11922
11923 color
11924 \family default
11925 , which is the default 
11926 \begin_inset Quotes eld
11927 \end_inset
11928
11929 color
11930 \begin_inset Quotes erd
11931 \end_inset
11932
11933  and means normally black, you can choose between 
11934 \family sans
11935 Black
11936 \family default
11937
11938 \family sans
11939 White
11940 \family default
11941
11942 \family sans
11943 Red
11944 \family default
11945
11946 \family sans
11947 Green
11948 \family default
11949
11950 \family sans
11951 Blue
11952 \family default
11953
11954 \family sans
11955 Cyan
11956 \family default
11957
11958 \family sans
11959 Magenta
11960 \family default
11961  and 
11962 \family sans
11963 Yellow
11964 \family default
11965  text.
11966 \begin_inset Index
11967 status collapsed
11968
11969 \begin_layout Plain Layout
11970 Color ! Text
11971 \end_layout
11972
11973 \end_inset
11974
11975
11976 \end_layout
11977
11978 \begin_layout Labeling
11979 \labelwidthstring 00.00.0000
11980
11981 \family sans
11982 Language
11983 \family default
11984  This is used to mark regions of text as having a different language from
11985  the language of the document.
11986  Text marked in this way will be underlined in blue to indicate the change
11987  (only within LyX).
11988 \end_layout
11989
11990 \begin_layout Standard
11991 So you have a huge number of combinations to choose from.
11992  Once you've chosen a new character style via the 
11993 \family sans
11994 Edit\SpecialChar \menuseparator
11995 Text
11996 \begin_inset Space ~
11997 \end_inset
11998
11999 Style
12000 \family default
12001  dialog, the settings are saved.
12002  You can activate them using the toolbar button 
12003 \begin_inset Graphics
12004         filename ../images/font-free-apply.png
12005
12006 \end_inset
12007
12008 .
12009  The button lets you toggle the state of your custom character style even
12010  when the dialog isn't visible.
12011  
12012 \end_layout
12013
12014 \begin_layout Standard
12015 To completely reset the character style to the default, use 
12016 \family sans
12017 M-c
12018 \begin_inset Space ~
12019 \end_inset
12020
12021 Space
12022 \family default
12023 .
12024  If you want to toggle only those properties that you have just changed
12025  (suppose you just set the shape to 
12026 \begin_inset Quotes eld
12027 \end_inset
12028
12029 slanted
12030 \begin_inset Quotes erd
12031 \end_inset
12032
12033  and the series to 
12034 \begin_inset Quotes eld
12035 \end_inset
12036
12037 bold
12038 \begin_inset Quotes erd
12039 \end_inset
12040
12041 ), set the 
12042 \family sans
12043 Toggle
12044 \begin_inset Space ~
12045 \end_inset
12046
12047 all
12048 \family default
12049  switch and press 
12050 \family sans
12051 Apply
12052 \family default
12053 .
12054 \end_layout
12055
12056 \begin_layout Standard
12057 You should also know something about the differences between the three main
12058  font types 
12059 \family sans
12060 serif
12061 \family default
12062
12063 \family sans
12064 sans
12065 \begin_inset Space ~
12066 \end_inset
12067
12068 serif
12069 \family default
12070 , and 
12071 \family sans
12072 typewriter
12073 \family default
12074 :
12075 \end_layout
12076
12077 \begin_layout Itemize
12078
12079 \family sans
12080 Typewriter
12081 \family default
12082  is a so called 
12083 \begin_inset Quotes eld
12084 \end_inset
12085
12086 monospaced
12087 \begin_inset Quotes erd
12088 \end_inset
12089
12090  font, that means every character has the same width, the 
12091 \begin_inset Quotes eld
12092 \end_inset
12093
12094 i
12095 \begin_inset Quotes erd
12096 \end_inset
12097
12098  is as wide as the 
12099 \begin_inset Quotes eld
12100 \end_inset
12101
12102 m
12103 \begin_inset Quotes erd
12104 \end_inset
12105
12106 .
12107  Here is an example
12108 \begin_inset Newline newline
12109 \end_inset
12110
12111
12112 \begin_inset ERT
12113 status collapsed
12114
12115 \begin_layout Plain Layout
12116
12117
12118 \backslash
12119 phantom{
12120 \end_layout
12121
12122 \end_inset
12123
12124 no 
12125 \begin_inset ERT
12126 status collapsed
12127
12128 \begin_layout Plain Layout
12129
12130 }
12131 \end_layout
12132
12133 \end_inset
12134
12135
12136 \family typewriter
12137 typewriter text
12138 \family default
12139
12140 \begin_inset Note Note
12141 status collapsed
12142
12143 \begin_layout Plain Layout
12144 For more on phantoms see section
12145 \begin_inset Space ~
12146 \end_inset
12147
12148
12149 \begin_inset CommandInset ref
12150 LatexCommand ref
12151 reference "sub:More-Spaces"
12152
12153 \end_inset
12154
12155 .
12156 \end_layout
12157
12158 \end_inset
12159
12160
12161 \begin_inset Newline newline
12162 \end_inset
12163
12164 no typewriter text
12165 \end_layout
12166
12167 \begin_layout Itemize
12168
12169 \family sans
12170 Serif
12171 \family default
12172  fonts use characters with serifs.
12173  These are the small 
12174 \begin_inset Quotes eld
12175 \end_inset
12176
12177 appendices
12178 \begin_inset Quotes erd
12179 \end_inset
12180
12181  at all ends of of the streaks that form the character.
12182  The following example will show the difference:
12183 \begin_inset Newline newline
12184 \end_inset
12185
12186 text with serifs
12187 \begin_inset Newline newline
12188 \end_inset
12189
12190
12191 \family sans
12192 text without serifs
12193 \family default
12194
12195 \begin_inset Newline newline
12196 \end_inset
12197
12198 Serifs facilitates an easy and fast reading.
12199  They are therefore used as default font (named 
12200 \family sans
12201 roman
12202 \family default
12203 ).
12204 \end_layout
12205
12206 \begin_layout Itemize
12207
12208 \family sans
12209 Sans serif
12210 \family default
12211  don't use serifs.
12212  This font type is therefore often used for headings and short texts.
12213  We use it in this document to highlight menu names.
12214 \end_layout
12215
12216 \begin_layout Standard
12217 We conclude with the same warning once again: Don't overuse the fonts.
12218  They are, more often than not, a kludge and a bad substitute for good writing.
12219 \end_layout
12220
12221 \begin_layout Section
12222 Printing and Previewing
12223 \end_layout
12224
12225 \begin_layout Subsection
12226 Overview
12227 \end_layout
12228
12229 \begin_layout Standard
12230 Now that we've covered some of the basic features of document preparation
12231  using LyX, you probably want to know how to print out your masterpiece.
12232  Before we tell you that, we want to give you a quick explanation of what
12233  goes on behind-the-scenes.
12234  We cover these informations in much greater detail in the 
12235 \emph on
12236 Extended
12237 \begin_inset Space ~
12238 \end_inset
12239
12240 Features
12241 \emph default
12242  manual as well.
12243 \end_layout
12244
12245 \begin_layout Standard
12246 LyX uses the program LaTeX as its backend.
12247  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12248  confusion, we'll only refer to LaTeX.
12249  LyX is what you use to do your actual writing.
12250  Then, LyX calls LaTeX to turn your writing into printable output.
12251  This happens in two stages:
12252 \end_layout
12253
12254 \begin_layout Enumerate
12255 First, LyX converts your document to a series of text commands for LaTeX,
12256  generating a file with the extension, 
12257 \begin_inset Quotes eld
12258 \end_inset
12259
12260
12261 \family typewriter
12262 .tex
12263 \family default
12264
12265 \begin_inset Quotes erd
12266 \end_inset
12267
12268 .
12269 \end_layout
12270
12271 \begin_layout Enumerate
12272 Next, LaTeX uses the commands in the 
12273 \family typewriter
12274 .tex
12275 \family default
12276  file to produce printable output.
12277  
12278 \end_layout
12279
12280 \begin_layout Subsection
12281 Output file formats
12282 \begin_inset Index
12283 status collapsed
12284
12285 \begin_layout Plain Layout
12286 File formats
12287 \end_layout
12288
12289 \end_inset
12290
12291
12292 \begin_inset CommandInset label
12293 LatexCommand label
12294 name "sub:Output-file-formats"
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Subsubsection
12302 ASCII
12303 \begin_inset Index
12304 status collapsed
12305
12306 \begin_layout Plain Layout
12307 File formats ! ASCII
12308 \end_layout
12309
12310 \end_inset
12311
12312
12313 \end_layout
12314
12315 \begin_layout Standard
12316 This file type has the extension 
12317 \begin_inset Quotes eld
12318 \end_inset
12319
12320
12321 \family typewriter
12322 .txt
12323 \family default
12324
12325 \begin_inset Quotes erd
12326 \end_inset
12327
12328 .
12329  It contains your document as plain text following the rules of the 
12330 \begin_inset Quotes eld
12331 \end_inset
12332
12333 American Standard Code for Information Interchange
12334 \begin_inset Quotes erd
12335 \end_inset
12336
12337  (ASCII).
12338 \end_layout
12339
12340 \begin_layout Standard
12341 You can export your document to ASCII by the menu 
12342 \family sans
12343 File\SpecialChar \menuseparator
12344 Export\SpecialChar \menuseparator
12345 ASCII
12346 \family default
12347 .
12348 \end_layout
12349
12350 \begin_layout Subsubsection
12351 LaTeX
12352 \begin_inset Index
12353 status collapsed
12354
12355 \begin_layout Plain Layout
12356 File formats ! Latex@LaTeX
12357 \end_layout
12358
12359 \end_inset
12360
12361
12362 \end_layout
12363
12364 \begin_layout Standard
12365 This file type has the extension 
12366 \begin_inset Quotes eld
12367 \end_inset
12368
12369
12370 \family typewriter
12371 .tex
12372 \family default
12373
12374 \begin_inset Quotes erd
12375 \end_inset
12376
12377  and contains all commands that are necessary for the LaTeX program to process
12378  your document.
12379  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12380  it manually with console commands.
12381  The LaTeX-file is automatically created in LyX's temporary directory whenever
12382  you view or export your document.
12383 \end_layout
12384
12385 \begin_layout Standard
12386 You can export your document as LaTeX-file using the menu 
12387 \family sans
12388 File\SpecialChar \menuseparator
12389 Export\SpecialChar \menuseparator
12390 LaT
12391 \begin_inset ERT
12392 status collapsed
12393
12394 \begin_layout Plain Layout
12395
12396 {}
12397 \end_layout
12398
12399 \end_inset
12400
12401 eX
12402 \family default
12403 .
12404 \end_layout
12405
12406 \begin_layout Subsubsection
12407 DVI
12408 \begin_inset Index
12409 status collapsed
12410
12411 \begin_layout Plain Layout
12412 File formats ! DVI
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \end_layout
12419
12420 \begin_layout Standard
12421 This file type has the extension 
12422 \begin_inset Quotes eld
12423 \end_inset
12424
12425
12426 \family typewriter
12427 .dvi
12428 \family default
12429
12430 \begin_inset Quotes erd
12431 \end_inset
12432
12433 .
12434  It is called 
12435 \begin_inset Quotes eld
12436 \end_inset
12437
12438 device-independent
12439 \begin_inset Quotes erd
12440 \end_inset
12441
12442  (DVI), because it is completely portable; you can move them from one machine
12443  to another without needing to do any sort of conversion.
12444  At the time when this file-format was developed, this was no matter of
12445  course.
12446  DVIs are used for quick previews and as pre-stage for other output formats,
12447  like PostScript.
12448 \end_layout
12449
12450 \begin_layout Standard
12451 \begin_inset Note Greyedout
12452 status open
12453
12454 \begin_layout Plain Layout
12455
12456 \series bold
12457 Note:
12458 \series default
12459  The DVI file doesn't contain images, they will only be a linked.
12460  So don't forget to deliver the images together with your DVIs.
12461 \end_layout
12462
12463 \end_inset
12464
12465 This property can also slow down your computer when you view the DVI.
12466  Because the DVI-viewer has to convert the image in the background to make
12467  it visible when you scroll in the DVI.
12468  So we recommend to use PDF for files with many images.
12469 \end_layout
12470
12471 \begin_layout Standard
12472 You can export your document to DVI by the menu 
12473 \family sans
12474 File\SpecialChar \menuseparator
12475 Export\SpecialChar \menuseparator
12476 DVI
12477 \family default
12478 .
12479 \end_layout
12480
12481 \begin_layout Subsubsection
12482 PostScript
12483 \begin_inset Index
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487 File formats ! PostScript
12488 \end_layout
12489
12490 \end_inset
12491
12492
12493 \end_layout
12494
12495 \begin_layout Standard
12496 This file type has the extension 
12497 \begin_inset Quotes eld
12498 \end_inset
12499
12500
12501 \family typewriter
12502 .ps
12503 \family default
12504
12505 \begin_inset Quotes erd
12506 \end_inset
12507
12508 .
12509  PostScript was developed by the company 
12510 \family typewriter
12511 Adobe
12512 \family default
12513  as printer language.
12514  The file contains therefore commands that the printer uses to print the
12515  file.
12516  PostScript can be seen as 
12517 \begin_inset Quotes eld
12518 \end_inset
12519
12520 programming language
12521 \begin_inset Quotes erd
12522 \end_inset
12523
12524 ; you can calculate with it and draw diagrams and images.
12525 \begin_inset Foot
12526 status collapsed
12527
12528 \begin_layout Plain Layout
12529 If you are interested to learn more about this, have a look at the LaTeX-package
12530  
12531 \series bold
12532 pstricks
12533 \series default
12534
12535 \begin_inset Index
12536 status collapsed
12537
12538 \begin_layout Plain Layout
12539 Latex@LaTeX-packages ! pstricks
12540 \end_layout
12541
12542 \end_inset
12543
12544 .
12545 \end_layout
12546
12547 \end_inset
12548
12549  Due to this ability, the files are often bigger than PDFs.
12550 \end_layout
12551
12552 \begin_layout Standard
12553 PostScript can only contain images in the format 
12554 \begin_inset Quotes eld
12555 \end_inset
12556
12557 Encapsulated PostScript
12558 \begin_inset Quotes erd
12559 \end_inset
12560
12561  (EPS, file extension 
12562 \begin_inset Quotes eld
12563 \end_inset
12564
12565
12566 \family typewriter
12567 .eps
12568 \family default
12569
12570 \begin_inset Quotes erd
12571 \end_inset
12572
12573 ).
12574  As LyX allows you to use any known image format in your document, it has
12575  to convert them in the background to EPS.
12576  If you have e.g 50 images in your document, LyX has to do 50 conversions
12577  whenever you view or export your document.
12578  This will slow down your workflow with LyX drastically.
12579  So if you plan to use PostScript, you can insert your images directly as
12580  EPS to avoid this problem.
12581 \end_layout
12582
12583 \begin_layout Standard
12584 You can export your document to PostScript using the menu 
12585 \family sans
12586 File\SpecialChar \menuseparator
12587 Export\SpecialChar \menuseparator
12588 PostScript
12589 \family default
12590 .
12591 \end_layout
12592
12593 \begin_layout Subsubsection
12594 PDF
12595 \begin_inset Index
12596 status collapsed
12597
12598 \begin_layout Plain Layout
12599 File formats ! PDF
12600 \end_layout
12601
12602 \end_inset
12603
12604
12605 \begin_inset Index
12606 status collapsed
12607
12608 \begin_layout Plain Layout
12609 PDF
12610 \end_layout
12611
12612 \end_inset
12613
12614
12615 \end_layout
12616
12617 \begin_layout Standard
12618 This file type has the extension 
12619 \begin_inset Quotes eld
12620 \end_inset
12621
12622
12623 \family typewriter
12624 .pdf
12625 \family default
12626
12627 \begin_inset Quotes erd
12628 \end_inset
12629
12630 .
12631  The 
12632 \begin_inset Quotes eld
12633 \end_inset
12634
12635 Portable Document Format
12636 \begin_inset Quotes erd
12637 \end_inset
12638
12639  (PDF) is developed by 
12640 \family typewriter
12641 Adobe
12642 \family default
12643  as derivative from PostScript.
12644  It is more compressed and it uses much less commands than PostScript.
12645  As the name 
12646 \begin_inset Quotes eld
12647 \end_inset
12648
12649 portable
12650 \begin_inset Quotes erd
12651 \end_inset
12652
12653  implies, it can be processed at any computer system and the printed output
12654  looks exactly the same.
12655 \end_layout
12656
12657 \begin_layout Standard
12658 PDF can contain images in its own PDF format and in the formats 
12659 \begin_inset Quotes eld
12660 \end_inset
12661
12662 Joint Photographic Experts Group
12663 \begin_inset Quotes erd
12664 \end_inset
12665
12666  (JPG, file extension 
12667 \begin_inset Quotes eld
12668 \end_inset
12669
12670
12671 \family typewriter
12672 .jpg
12673 \family default
12674
12675 \begin_inset Quotes erd
12676 \end_inset
12677
12678  or 
12679 \begin_inset Quotes eld
12680 \end_inset
12681
12682
12683 \family typewriter
12684 .jpeg
12685 \family default
12686
12687 \begin_inset Quotes erd
12688 \end_inset
12689
12690 ) and 
12691 \begin_inset Quotes eld
12692 \end_inset
12693
12694 Portable Network Graphics
12695 \begin_inset Quotes erd
12696 \end_inset
12697
12698  (PNG, file extension 
12699 \begin_inset Quotes eld
12700 \end_inset
12701
12702
12703 \family typewriter
12704 .png
12705 \family default
12706
12707 \begin_inset Quotes erd
12708 \end_inset
12709
12710 ).
12711  You can although use any other image format, because LyX converts them
12712  in the background to one of these formats.
12713  But as described in the section about PostScript, the image conversion
12714  will slow down your workflow.
12715  So we recommend to use images in one of the three mentioned formats.
12716 \end_layout
12717
12718 \begin_layout Standard
12719 You can export your document to PDF via the menu 
12720 \family sans
12721 File\SpecialChar \menuseparator
12722 Export
12723 \family default
12724  in three different ways:
12725 \end_layout
12726
12727 \begin_layout Description
12728 PDF This uses the program 
12729 \family typewriter
12730 ps2pdf
12731 \family default
12732  that creates a PDF from a PostScript-version of your file.
12733  The PostScript-version is produced by the program 
12734 \family typewriter
12735 dvips
12736 \family default
12737  which uses a DVI-version as intermediate step.
12738  So this export variant consist of three conversions.
12739 \end_layout
12740
12741 \begin_layout Description
12742 PDF
12743 \begin_inset Space ~
12744 \end_inset
12745
12746 (dvipdfm) This uses the program 
12747 \family typewriter
12748 dvipdfm
12749 \family default
12750  that converts your file in the background to DVI and in a second step to
12751  PDF.
12752 \end_layout
12753
12754 \begin_layout Description
12755 PDF
12756 \begin_inset Space ~
12757 \end_inset
12758
12759 (pdflatex) This uses the program 
12760 \family typewriter
12761 pdftex
12762 \family default
12763  that converts your file directly to PDF.
12764 \end_layout
12765
12766 \begin_layout Standard
12767 We recommend to use 
12768 \family sans
12769 PDF
12770 \begin_inset Space ~
12771 \end_inset
12772
12773 (pdflatex)
12774 \family default
12775  because 
12776 \family typewriter
12777 pdftex
12778 \family default
12779  supports all features of actual PDF-versions, is quick and works stable
12780  without problems.
12781  The program 
12782 \family typewriter
12783 dvipdfm
12784 \family default
12785  is no more under development and therefore a bit outdated.
12786 \end_layout
12787
12788 \begin_layout Subsection
12789 Previewing
12790 \begin_inset Index
12791 status collapsed
12792
12793 \begin_layout Plain Layout
12794 Document ! Preview 
12795 \end_layout
12796
12797 \end_inset
12798
12799
12800 \end_layout
12801
12802 \begin_layout Standard
12803 To get a look at the final version of your document, with all of the pagebreaks
12804  in place, the footnotes correctly numbered, and so on, use the menu 
12805 \family sans
12806 View
12807 \family default
12808  and choose a file type.
12809  A viewing program will popup showing the output.
12810  For 
12811 \family sans
12812 View\SpecialChar \menuseparator
12813 DVI
12814 \family default
12815  you can use the toolbar button 
12816 \begin_inset Graphics
12817         filename ../images/buffer-view_dvi.png
12818
12819 \end_inset
12820
12821  (shortcut 
12822 \family sans
12823 C-d
12824 \family default
12825 ), for 
12826 \family sans
12827 View\SpecialChar \menuseparator
12828 PDF
12829 \begin_inset Space ~
12830 \end_inset
12831
12832 (pdflatex)
12833 \family default
12834  you can use the toolbar button 
12835 \begin_inset Graphics
12836         filename ../images/buffer-export_pdf2.png
12837
12838 \end_inset
12839
12840 .
12841 \end_layout
12842
12843 \begin_layout Standard
12844 If you have changed your document, you can refresh the output in the same
12845  viewer window using the menu 
12846 \family sans
12847 View\SpecialChar \menuseparator
12848 Update
12849 \family default
12850 .
12851 \end_layout
12852
12853 \begin_layout Standard
12854 When you preview a file, the output file is only generated in LyX's temporary
12855  directory.
12856  To have a real output, export your document.
12857 \end_layout
12858
12859 \begin_layout Subsection
12860 Printing the File from within LyX
12861 \begin_inset CommandInset label
12862 LatexCommand label
12863 name "sub:Printing-the-File"
12864
12865 \end_inset
12866
12867
12868 \end_layout
12869
12870 \begin_layout Standard
12871 Instead of exporting your file and then printing them, you can also print
12872  it directly from within LyX.
12873  To print a file, select the menu 
12874 \family sans
12875 File\SpecialChar \menuseparator
12876 Print
12877 \family default
12878  or click on the toolbar button 
12879 \begin_inset Graphics
12880         filename ../images/dialog-show_print.png
12881
12882 \end_inset
12883
12884 .
12885  LyX will internally call LaTeX to produce a DVI.
12886  This file is then processed by the program 
12887 \family typewriter
12888 dvips
12889 \family default
12890  to PostScript-file, which is finally printed using the program 
12891 \family typewriter
12892 Ghostscript
12893 \family default
12894 .
12895  Due to these steps in the background, this method is not the fastest.
12896 \end_layout
12897
12898 \begin_layout Standard
12899 You can choose to print only even-numbered or odd-numbered pages - this
12900  is useful for printing on two sides: You can re-insert the pages after
12901  printing one set to print on the other side.
12902  Some printers spit out pages face-up, others, face-down.
12903  By choosing a particular order to print in, you can take the entire stack
12904  of pages out of the printer without needing to reorder them.
12905 \end_layout
12906
12907 \begin_layout Standard
12908 You can set the parameters in the 
12909 \family sans
12910 Print
12911 \begin_inset Space ~
12912 \end_inset
12913
12914 Destination
12915 \family default
12916  box as follows:
12917 \end_layout
12918
12919 \begin_layout Labeling
12920 \labelwidthstring 00.00.0000
12921
12922 \family sans
12923 Printer
12924 \family default
12925  This is the name of the printer to print to.
12926 \begin_inset Foot
12927 status collapsed
12928
12929 \begin_layout Plain Layout
12930 Note that this printer name is for the program 
12931 \family typewriter
12932 dvips
12933 \family default
12934 .
12935  That means 
12936 \family typewriter
12937 dvips
12938 \family default
12939  has to be configured for this printer name.
12940  The default printer can be set in LyX's preferences dialog, see section
12941 \begin_inset Space ~
12942 \end_inset
12943
12944
12945 \begin_inset CommandInset ref
12946 LatexCommand ref
12947 reference "sub:Printer"
12948
12949 \end_inset
12950
12951 .
12952 \end_layout
12953
12954 \end_inset
12955
12956  The printer should understand PostScript.
12957 \end_layout
12958
12959 \begin_layout Labeling
12960 \labelwidthstring 00.00.0000
12961
12962 \family sans
12963 File
12964 \family default
12965  The name of a file to print to.
12966  The output will be a PostScript file.
12967  It will be written in LyX's working directory unless you specify the full
12968  path.
12969 \end_layout
12970
12971 \begin_layout Section
12972 A few Words about Typography
12973 \begin_inset Index
12974 status collapsed
12975
12976 \begin_layout Plain Layout
12977 Typography
12978 \end_layout
12979
12980 \end_inset
12981
12982
12983 \end_layout
12984
12985 \begin_layout Subsection
12986 Hyphens
12987 \begin_inset Index
12988 status collapsed
12989
12990 \begin_layout Plain Layout
12991 Hyphens
12992 \end_layout
12993
12994 \end_inset
12995
12996
12997 \begin_inset CommandInset label
12998 LatexCommand label
12999 name "sub:Hyphens"
13000
13001 \end_inset
13002
13003
13004 \end_layout
13005
13006 \begin_layout Standard
13007 In LyX, the 
13008 \begin_inset Quotes eld
13009 \end_inset
13010
13011
13012 \family typewriter
13013 -
13014 \family default
13015
13016 \begin_inset Quotes eld
13017 \end_inset
13018
13019  character comes in three lengths, often called the 
13020 \emph on
13021 hyphen
13022 \emph default
13023 , the 
13024 \emph on
13025 en dash
13026 \emph default
13027 , and the 
13028 \emph on
13029 em dash
13030 \emph default
13031 :
13032 \end_layout
13033
13034 \begin_layout Enumerate
13035 hyphen
13036 \begin_inset Space \hfill{}
13037 \end_inset
13038
13039 -
13040 \begin_inset Space \hfill{}
13041 \end_inset
13042
13043 made with 
13044 \begin_inset Quotes eld
13045 \end_inset
13046
13047
13048 \family typewriter
13049 -
13050 \family default
13051
13052 \begin_inset Quotes eld
13053 \end_inset
13054
13055
13056 \end_layout
13057
13058 \begin_layout Enumerate
13059 en dash
13060 \begin_inset Space \hfill{}
13061 \end_inset
13062
13063 --
13064 \begin_inset Space \hfill{}
13065 \end_inset
13066
13067 made with 
13068 \begin_inset Quotes eld
13069 \end_inset
13070
13071
13072 \family typewriter
13073 -
13074 \begin_inset ERT
13075 status collapsed
13076
13077 \begin_layout Plain Layout
13078
13079
13080 \backslash
13081 /
13082 \end_layout
13083
13084 \end_inset
13085
13086 -
13087 \family default
13088
13089 \begin_inset Quotes eld
13090 \end_inset
13091
13092
13093 \end_layout
13094
13095 \begin_layout Enumerate
13096 em dash
13097 \begin_inset Space \hfill{}
13098 \end_inset
13099
13100 ---
13101 \begin_inset Space \hfill{}
13102 \end_inset
13103
13104 made with 
13105 \begin_inset Quotes eld
13106 \end_inset
13107
13108
13109 \family typewriter
13110 -
13111 \begin_inset ERT
13112 status collapsed
13113
13114 \begin_layout Plain Layout
13115
13116
13117 \backslash
13118 /
13119 \end_layout
13120
13121 \end_inset
13122
13123 -
13124 \begin_inset ERT
13125 status collapsed
13126
13127 \begin_layout Plain Layout
13128
13129
13130 \backslash
13131 /
13132 \end_layout
13133
13134 \end_inset
13135
13136 -
13137 \family default
13138
13139 \begin_inset Quotes eld
13140 \end_inset
13141
13142
13143 \end_layout
13144
13145 \begin_layout Enumerate
13146 minus sign
13147 \begin_inset Space \hfill{}
13148 \end_inset
13149
13150
13151 \begin_inset Formula $-$
13152 \end_inset
13153
13154
13155 \begin_inset Space \hfill{}
13156 \end_inset
13157
13158
13159 \begin_inset Quotes eld
13160 \end_inset
13161
13162
13163 \family typewriter
13164 -
13165 \family default
13166
13167 \begin_inset Quotes eld
13168 \end_inset
13169
13170  in math mode
13171 \end_layout
13172
13173 \begin_layout Standard
13174 You generate them by inserting the 
13175 \begin_inset Quotes eld
13176 \end_inset
13177
13178
13179 \family typewriter
13180 -
13181 \family default
13182
13183 \begin_inset Quotes eld
13184 \end_inset
13185
13186  character multiple times in a row.
13187  They are automatically converted to the appropriate length dash in the
13188  final output, but not in LyX.
13189 \end_layout
13190
13191 \begin_layout Standard
13192 The three dash types are distinct from the minus sign, which appears in
13193  math mode and has a length of its own.
13194  Here are some examples of the 
13195 \begin_inset Quotes eld
13196 \end_inset
13197
13198
13199 \family typewriter
13200 -
13201 \family default
13202
13203 \begin_inset Quotes eld
13204 \end_inset
13205
13206  in use:
13207 \end_layout
13208
13209 \begin_layout Enumerate
13210 line- and page-breaks
13211 \begin_inset Space \hfill{}
13212 \end_inset
13213
13214 (
13215 \emph on
13216 hyphen
13217 \emph default
13218 )
13219 \end_layout
13220
13221 \begin_layout Enumerate
13222 From A--Z
13223 \begin_inset Space \hfill{}
13224 \end_inset
13225
13226 (
13227 \emph on
13228 en dash
13229 \emph default
13230 )
13231 \end_layout
13232
13233 \begin_layout Enumerate
13234 Oh --- there's a dash.
13235 \begin_inset Space \hfill{}
13236 \end_inset
13237
13238 (
13239 \emph on
13240 em dash
13241 \emph default
13242 )
13243 \end_layout
13244
13245 \begin_layout Enumerate
13246 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13247 \end_inset
13248
13249
13250 \begin_inset Space \hfill{}
13251 \end_inset
13252
13253 (
13254 \emph on
13255 minus sign
13256 \emph default
13257 )
13258 \end_layout
13259
13260 \begin_layout Subsection
13261 Hyphenation
13262 \begin_inset Index
13263 status collapsed
13264
13265 \begin_layout Plain Layout
13266 Hyphenation
13267 \end_layout
13268
13269 \end_inset
13270
13271
13272 \begin_inset CommandInset label
13273 LatexCommand label
13274 name "sub:Hyphenation"
13275
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \begin_layout Standard
13282 Words aren't hyphenated within LyX but automatically in the output.
13283  Hyphenation is done by the LaTeX-package 
13284 \series bold
13285 babel
13286 \begin_inset Index
13287 status collapsed
13288
13289 \begin_layout Plain Layout
13290 Latex@LaTeX-packages ! babel
13291 \end_layout
13292
13293 \end_inset
13294
13295
13296 \series default
13297  following the rules of the document language
13298 \begin_inset Foot
13299 status collapsed
13300
13301 \begin_layout Plain Layout
13302 For German readers: That's one of the main differences between the languages
13303  
13304 \family sans
13305 German
13306 \family default
13307  and 
13308 \family sans
13309 German
13310 \begin_inset Space ~
13311 \end_inset
13312
13313 (new
13314 \begin_inset Space ~
13315 \end_inset
13316
13317 spelling)
13318 \family default
13319  in the 
13320 \family sans
13321 Document\SpecialChar \menuseparator
13322 Settings
13323 \family default
13324  dialog.
13325 \end_layout
13326
13327 \end_inset
13328
13329 .
13330 \end_layout
13331
13332 \begin_layout Standard
13333 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13334  font 
13335 \family sans
13336 typewriter
13337 \family default
13338  and with unusual constructs, like 
13339 \begin_inset Quotes eld
13340 \end_inset
13341
13342 h3knix/m0n0wall
13343 \begin_inset Quotes erd
13344 \end_inset
13345
13346 .
13347  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13348  This is done with the menu 
13349 \family sans
13350 Insert\SpecialChar \menuseparator
13351 Formatting\SpecialChar \menuseparator
13352 Hyphenation
13353 \begin_inset Space ~
13354 \end_inset
13355
13356 Point
13357 \family default
13358 .
13359  These extra hyphenation points are only recommendations to LaTeX.
13360  If no hyphenation is necessary, LaTeX will ignore them.
13361 \end_layout
13362
13363 \begin_layout Standard
13364 Sometimes you want to prevent words or constructs to be hyphenated.
13365  The keybindings/shortcuts in this document consists of three letters with
13366  a hyphen and a space in the form 
13367 \begin_inset Quotes eld
13368 \end_inset
13369
13370 A-b c
13371 \begin_inset Quotes erd
13372 \end_inset
13373
13374 .
13375  LaTeX finds there the hyphen 
13376 \begin_inset Quotes eld
13377 \end_inset
13378
13379 -
13380 \begin_inset Quotes erd
13381 \end_inset
13382
13383  as hyphenation possibility.
13384  Hyphenating at this point would look ugly.
13385  To prevent the shortcut from being hyphenated, we can put it in the argument
13386  of the LaTeX-box-command 
13387 \series bold
13388
13389 \backslash
13390 mbox
13391 \series default
13392 , because text within LaTeX-boxes can't be hyphenated.
13393  As LyX doesn't support 
13394 \series bold
13395
13396 \backslash
13397 mbox
13398 \series default
13399 , we have to use ERT.
13400  The result looks in LyX like:
13401 \end_layout
13402
13403 \begin_layout Standard
13404 \begin_inset Graphics
13405         filename clipart/mbox.png
13406
13407 \end_inset
13408
13409
13410 \end_layout
13411
13412 \begin_layout Standard
13413 To learn more about ERT, have a look at section
13414 \begin_inset Space ~
13415 \end_inset
13416
13417
13418 \begin_inset CommandInset ref
13419 LatexCommand ref
13420 reference "sec:ERT"
13421
13422 \end_inset
13423
13424 .
13425 \end_layout
13426
13427 \begin_layout Subsection
13428 Punctuation Marks
13429 \begin_inset Index
13430 status collapsed
13431
13432 \begin_layout Plain Layout
13433 Punctuation marks
13434 \end_layout
13435
13436 \end_inset
13437
13438
13439 \end_layout
13440
13441 \begin_layout Subsubsection
13442 Abbreviations and End of Sentence
13443 \begin_inset CommandInset label
13444 LatexCommand label
13445 name "sub:Abbreviations"
13446
13447 \end_inset
13448
13449
13450 \end_layout
13451
13452 \begin_layout Standard
13453 When LyX calls LaTeX to generate the final version of your document, LaTeX
13454  automatically distinguishes between words, sentences, and abbreviations.
13455  LaTeX then adds the 
13456 \begin_inset Quotes eld
13457 \end_inset
13458
13459 appropriate amount of space
13460 \begin_inset Quotes erd
13461 \end_inset
13462
13463 .
13464  That means sentences get a little bit more space between the period and
13465  the next word.
13466  Abbreviations get the same amount of space after the period as a word uses.
13467 \end_layout
13468
13469 \begin_layout Standard
13470 Unfortunately, the algorithm for figuring out what's an abbreviation works
13471  not for all cases.
13472  If a 
13473 \begin_inset Quotes eld
13474 \end_inset
13475
13476
13477 \family typewriter
13478 .
13479 \family default
13480
13481 \begin_inset Quotes erd
13482 \end_inset
13483
13484  is at the end of a lowercase letter, it's the end of a sentence; if it's
13485  at the end of a capitalized letter, it's an abbreviation.
13486 \end_layout
13487
13488 \begin_layout Standard
13489 Here are some examples of 
13490 \emph on
13491 correct
13492 \emph default
13493  abbreviations and the end of a sentence:
13494 \end_layout
13495
13496 \begin_layout Itemize
13497 M.
13498  Butterfly
13499 \end_layout
13500
13501 \begin_layout Itemize
13502 Don't worry.
13503  Be happy.
13504 \end_layout
13505
13506 \begin_layout Standard
13507 And here's an example of the algorithm going wrong:
13508 \end_layout
13509
13510 \begin_layout Itemize
13511 e.
13512  g.
13513  this is too much space!
13514 \end_layout
13515
13516 \begin_layout Itemize
13517 This is I.
13518  It's okay.
13519 \end_layout
13520
13521 \begin_layout Standard
13522 You won't see anything wrong until you view a final version of your document.
13523 \end_layout
13524
13525 \begin_layout Standard
13526 To fix this problem, use one of the following:
13527 \end_layout
13528
13529 \begin_layout Enumerate
13530 Use an 
13531 \family sans
13532 Inter-word
13533 \begin_inset Space ~
13534 \end_inset
13535
13536 Space
13537 \family default
13538  after lowercase abbreviations (see section
13539 \begin_inset Space ~
13540 \end_inset
13541
13542
13543 \begin_inset CommandInset ref
13544 LatexCommand ref
13545 reference "sub:Inter-word-Space"
13546
13547 \end_inset
13548
13549 ).
13550 \begin_inset Index
13551 status collapsed
13552
13553 \begin_layout Plain Layout
13554 Spaces ! inter-word
13555 \end_layout
13556
13557 \end_inset
13558
13559
13560 \end_layout
13561
13562 \begin_layout Enumerate
13563 Use a 
13564 \family sans
13565 Thin
13566 \begin_inset Space ~
13567 \end_inset
13568
13569 Space
13570 \family default
13571  between two tokens of an abbreviation (see section
13572 \begin_inset Space ~
13573 \end_inset
13574
13575
13576 \begin_inset CommandInset ref
13577 LatexCommand ref
13578 reference "sub:Thin-Space"
13579
13580 \end_inset
13581
13582 ).
13583 \begin_inset Index
13584 status collapsed
13585
13586 \begin_layout Plain Layout
13587 Spaces ! thin
13588 \end_layout
13589
13590 \end_inset
13591
13592
13593 \end_layout
13594
13595 \begin_layout Enumerate
13596 Use an 
13597 \family sans
13598 End
13599 \begin_inset Space ~
13600 \end_inset
13601
13602 of
13603 \begin_inset Space ~
13604 \end_inset
13605
13606 sentence
13607 \begin_inset Space ~
13608 \end_inset
13609
13610 period
13611 \family default
13612  found under the 
13613 \family sans
13614 Insert\SpecialChar \menuseparator
13615 Special
13616 \begin_inset Space ~
13617 \end_inset
13618
13619 Character
13620 \family default
13621  menu to force the use of inter-sentence spacing.
13622  This function is also bound to 
13623 \family sans
13624 C-period
13625 \family default
13626  for easy access.
13627 \end_layout
13628
13629 \begin_layout Standard
13630 With the corrections, our earlier examples look like this:
13631 \end_layout
13632
13633 \begin_layout Itemize
13634 e.
13635 \begin_inset Space \thinspace{}
13636 \end_inset
13637
13638 g.
13639 \begin_inset Space \space{}
13640 \end_inset
13641
13642 this is too much space!
13643 \end_layout
13644
13645 \begin_layout Itemize
13646 This is I\SpecialChar \@.
13647  It's okay.
13648 \end_layout
13649
13650 \begin_layout Standard
13651 Some languages don't use extra spacing between sentences.
13652  If your language is such a language, you don't need to worry, because the
13653  LaTeX will care about this.
13654 \end_layout
13655
13656 \begin_layout Standard
13657 For those that do need to bother, there is help to catch those sneaky errors:
13658  check out the 
13659 \family sans
13660 Tools\SpecialChar \menuseparator
13661 Check
13662 \begin_inset Space ~
13663 \end_inset
13664
13665 TeX
13666 \family default
13667  feature described in section 
13668 \emph on
13669 Checking TeX
13670 \emph default
13671  of the 
13672 \emph on
13673 Extended Features
13674 \emph default
13675  manual.
13676 \end_layout
13677
13678 \begin_layout Subsubsection
13679 Quotes
13680 \begin_inset Index
13681 status collapsed
13682
13683 \begin_layout Plain Layout
13684 Typography ! Quotes
13685 \end_layout
13686
13687 \end_inset
13688
13689
13690 \begin_inset Index
13691 status collapsed
13692
13693 \begin_layout Plain Layout
13694 Quotes | see
13695 \begin_inset ERT
13696 status collapsed
13697
13698 \begin_layout Plain Layout
13699
13700 {
13701 \end_layout
13702
13703 \end_inset
13704
13705 Typography
13706 \begin_inset ERT
13707 status collapsed
13708
13709 \begin_layout Plain Layout
13710
13711 }
13712 \end_layout
13713
13714 \end_inset
13715
13716
13717 \end_layout
13718
13719 \end_inset
13720
13721
13722 \begin_inset CommandInset label
13723 LatexCommand label
13724 name "sub:Quotes"
13725
13726 \end_inset
13727
13728
13729 \end_layout
13730
13731 \begin_layout Standard
13732 LyX usually sets quotes correctly.
13733  Specifically, it will use an opening quote at the beginning of quoted text,
13734  and use a closing quote at the end.
13735  For example, 
13736 \begin_inset Quotes eld
13737 \end_inset
13738
13739 open close
13740 \begin_inset Quotes erd
13741 \end_inset
13742
13743 .
13744  The keyboard character, 
13745 \family sans
13746 "
13747 \family default
13748 , generates this automatically.
13749 \end_layout
13750
13751 \begin_layout Standard
13752 You can change the behavior of the 
13753 \family sans
13754 "
13755 \family default
13756  key using the submenu 
13757 \family sans
13758 Language
13759 \family default
13760  of the dialog 
13761 \family sans
13762 Document\SpecialChar \menuseparator
13763 Settings
13764 \family default
13765
13766 \begin_inset Index
13767 status collapsed
13768
13769 \begin_layout Plain Layout
13770 Document ! Settings
13771 \end_layout
13772
13773 \end_inset
13774
13775  dialog.
13776 \end_layout
13777
13778 \begin_layout Standard
13779 You can also select quotes for different languages in the box 
13780 \family sans
13781 Type
13782 \family default
13783  option.
13784  There are six choices:
13785 \end_layout
13786
13787 \begin_layout Labeling
13788 \labelwidthstring 00.00.0000
13789
13790 \family sans
13791 \begin_inset Quotes eld
13792 \end_inset
13793
13794 Text
13795 \begin_inset Quotes erd
13796 \end_inset
13797
13798
13799 \family default
13800  Use quotes like this 
13801 \begin_inset Quotes eld
13802 \end_inset
13803
13804 double
13805 \begin_inset Quotes erd
13806 \end_inset
13807
13808  or 
13809 \begin_inset Quotes els
13810 \end_inset
13811
13812 single
13813 \begin_inset Quotes ers
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \begin_layout Labeling
13820 \labelwidthstring 00.00.0000
13821
13822 \family sans
13823 \begin_inset Quotes sld
13824 \end_inset
13825
13826 Text
13827 \begin_inset Quotes srd
13828 \end_inset
13829
13830
13831 \family default
13832  Use quotes like 
13833 \begin_inset Quotes sld
13834 \end_inset
13835
13836 this
13837 \begin_inset Quotes srd
13838 \end_inset
13839
13840  or 'this
13841 \begin_inset Quotes ers
13842 \end_inset
13843
13844
13845 \end_layout
13846
13847 \begin_layout Labeling
13848 \labelwidthstring 00.00.0000
13849
13850 \family sans
13851 \begin_inset Quotes gld
13852 \end_inset
13853
13854 Text
13855 \begin_inset Quotes grd
13856 \end_inset
13857
13858
13859 \family default
13860  Use quotes like 
13861 \begin_inset Quotes gld
13862 \end_inset
13863
13864 this
13865 \begin_inset Quotes grd
13866 \end_inset
13867
13868  or 
13869 \begin_inset Quotes gls
13870 \end_inset
13871
13872 this
13873 \begin_inset Quotes grs
13874 \end_inset
13875
13876
13877 \end_layout
13878
13879 \begin_layout Labeling
13880 \labelwidthstring 00.00.0000
13881
13882 \family sans
13883 \begin_inset Quotes pld
13884 \end_inset
13885
13886 Text
13887 \begin_inset Quotes prd
13888 \end_inset
13889
13890
13891 \family default
13892  Use quotes like 
13893 \begin_inset Quotes pld
13894 \end_inset
13895
13896 this
13897 \begin_inset Quotes prd
13898 \end_inset
13899
13900  or 
13901 \begin_inset Quotes pls
13902 \end_inset
13903
13904 this
13905 \begin_inset Quotes prs
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \begin_layout Labeling
13912 \labelwidthstring 00.00.0000
13913
13914 \family sans
13915 \begin_inset Quotes fld
13916 \end_inset
13917
13918 Text
13919 \begin_inset Quotes frd
13920 \end_inset
13921
13922
13923 \family default
13924  Use quotes like 
13925 \begin_inset Quotes fld
13926 \end_inset
13927
13928 this
13929 \begin_inset Quotes frd
13930 \end_inset
13931
13932  or 
13933 \begin_inset Quotes fls
13934 \end_inset
13935
13936 this
13937 \begin_inset Quotes frs
13938 \end_inset
13939
13940
13941 \end_layout
13942
13943 \begin_layout Labeling
13944 \labelwidthstring 00.00.0000
13945
13946 \family sans
13947 \begin_inset Quotes ald
13948 \end_inset
13949
13950 Text
13951 \begin_inset Quotes ard
13952 \end_inset
13953
13954
13955 \family default
13956  Use quotes like 
13957 \begin_inset Quotes ald
13958 \end_inset
13959
13960 this
13961 \begin_inset Quotes ard
13962 \end_inset
13963
13964  or 
13965 \begin_inset Quotes als
13966 \end_inset
13967
13968 this
13969 \begin_inset Quotes ars
13970 \end_inset
13971
13972
13973 \end_layout
13974
13975 \begin_layout Standard
13976 These settings affects what character the 
13977 \family sans
13978 "
13979 \family default
13980  key produces.
13981 \end_layout
13982
13983 \begin_layout Subsection
13984 Ligatures
13985 \begin_inset Index
13986 status collapsed
13987
13988 \begin_layout Plain Layout
13989 Typography ! Ligatures
13990 \end_layout
13991
13992 \end_inset
13993
13994
13995 \begin_inset Index
13996 status collapsed
13997
13998 \begin_layout Plain Layout
13999 Ligatures | see
14000 \begin_inset ERT
14001 status collapsed
14002
14003 \begin_layout Plain Layout
14004
14005 {
14006 \end_layout
14007
14008 \end_inset
14009
14010 Typography
14011 \begin_inset ERT
14012 status collapsed
14013
14014 \begin_layout Plain Layout
14015
14016 }
14017 \end_layout
14018
14019 \end_inset
14020
14021
14022 \end_layout
14023
14024 \end_inset
14025
14026
14027 \begin_inset CommandInset label
14028 LatexCommand label
14029 name "sub:Ligatures"
14030
14031 \end_inset
14032
14033
14034 \end_layout
14035
14036 \begin_layout Standard
14037 It is standard typesetting practice to group certain letters together and
14038  print them as single characters.
14039  These groups are known as 
14040 \emph on
14041 ligatures
14042 \emph default
14043 .
14044  Since LaTeX knows about ligatures, your documents will contain them too
14045  in the output.
14046  Here are the standard ligatures:
14047 \end_layout
14048
14049 \begin_layout Itemize
14050 ff
14051 \end_layout
14052
14053 \begin_layout Itemize
14054 fi
14055 \end_layout
14056
14057 \begin_layout Itemize
14058 fl
14059 \end_layout
14060
14061 \begin_layout Itemize
14062 ffi
14063 \end_layout
14064
14065 \begin_layout Itemize
14066 ffl
14067 \end_layout
14068
14069 \begin_layout Standard
14070 Some languages uses other ligatures if the document font supports them.
14071 \end_layout
14072
14073 \begin_layout Standard
14074 Sometimes, you don't want a ligature in a word.
14075  While a ligature may be okay in the word, 
14076 \begin_inset Quotes eld
14077 \end_inset
14078
14079 graffiti,
14080 \begin_inset Quotes erd
14081 \end_inset
14082
14083  it looks really weird in compound words, such as 
14084 \begin_inset Quotes eld
14085 \end_inset
14086
14087 cufflink
14088 \begin_inset Quotes erd
14089 \end_inset
14090
14091  or the German 
14092 \begin_inset Quotes eld
14093 \end_inset
14094
14095 Dorffest.
14096 \begin_inset Quotes erd
14097 \end_inset
14098
14099  To break a ligature, use 
14100 \family sans
14101 Insert\SpecialChar \menuseparator
14102 Formatting\SpecialChar \menuseparator
14103 Ligature
14104 \begin_inset Space ~
14105 \end_inset
14106
14107 Break.
14108
14109 \family default
14110  This changes 
14111 \begin_inset Quotes eld
14112 \end_inset
14113
14114 cufflinks
14115 \begin_inset Quotes erd
14116 \end_inset
14117
14118  to 
14119 \begin_inset Quotes eld
14120 \end_inset
14121
14122 cuff\SpecialChar \textcompwordmark{}
14123 links
14124 \begin_inset Quotes erd
14125 \end_inset
14126
14127  and 
14128 \begin_inset Quotes eld
14129 \end_inset
14130
14131 Dorffest
14132 \begin_inset Quotes erd
14133 \end_inset
14134
14135  to 
14136 \begin_inset Quotes eld
14137 \end_inset
14138
14139 Dorf\SpecialChar \textcompwordmark{}
14140 fest
14141 \begin_inset Quotes erd
14142 \end_inset
14143
14144 .
14145 \end_layout
14146
14147 \begin_layout Subsection
14148 LyX's Proper Names
14149 \begin_inset Index
14150 status collapsed
14151
14152 \begin_layout Plain Layout
14153 Lyx@LyX ! Proper names
14154 \end_layout
14155
14156 \end_inset
14157
14158
14159 \begin_inset CommandInset label
14160 LatexCommand label
14161 name "sub:LyX's-Proper-Names"
14162
14163 \end_inset
14164
14165
14166 \end_layout
14167
14168 \begin_layout Standard
14169 You have surely noticed, that the word 
14170 \begin_inset Quotes eld
14171 \end_inset
14172
14173 LaTeX
14174 \begin_inset Quotes erd
14175 \end_inset
14176
14177  appears always with characters in different size and height.
14178  LaTeX is the name of the program used by LyX and is therefore recognized
14179  as proper name when you type it in LyX as 
14180 \begin_inset Quotes eld
14181 \end_inset
14182
14183 LaT
14184 \begin_inset ERT
14185 status collapsed
14186
14187 \begin_layout Plain Layout
14188
14189 {}
14190 \end_layout
14191
14192 \end_inset
14193
14194 eX
14195 \begin_inset Quotes erd
14196 \end_inset
14197
14198 .
14199 \begin_inset Note Note
14200 status collapsed
14201
14202 \begin_layout Plain Layout
14203 The braces in ERT are here to avoid that the 
14204 \begin_inset Quotes eld
14205 \end_inset
14206
14207 command
14208 \begin_inset Quotes erd
14209 \end_inset
14210
14211  appear as proper name in the output, see the last paragraph of this section.
14212  To create proper names omit the ERT.
14213 \end_layout
14214
14215 \end_inset
14216
14217  Note the order of the upper-and lowercase letters! LyX recognizes the following
14218  proper names:
14219 \end_layout
14220
14221 \begin_layout Description
14222 LyX The name of the game, write 
14223 \begin_inset Quotes eld
14224 \end_inset
14225
14226 L
14227 \begin_inset ERT
14228 status collapsed
14229
14230 \begin_layout Plain Layout
14231
14232 {}
14233 \end_layout
14234
14235 \end_inset
14236
14237 yX
14238 \begin_inset Quotes erd
14239 \end_inset
14240
14241  to produce it.
14242 \end_layout
14243
14244 \begin_layout Description
14245 TeX The program used by LaTeX, write 
14246 \begin_inset Quotes eld
14247 \end_inset
14248
14249 T
14250 \begin_inset ERT
14251 status collapsed
14252
14253 \begin_layout Plain Layout
14254
14255 {}
14256 \end_layout
14257
14258 \end_inset
14259
14260 eX
14261 \begin_inset Quotes erd
14262 \end_inset
14263
14264  to produce it.
14265 \end_layout
14266
14267 \begin_layout Description
14268 LaTeX The program used by LyX, write 
14269 \begin_inset Quotes eld
14270 \end_inset
14271
14272 LaT
14273 \begin_inset ERT
14274 status collapsed
14275
14276 \begin_layout Plain Layout
14277
14278 {}
14279 \end_layout
14280
14281 \end_inset
14282
14283 eX
14284 \begin_inset Quotes erd
14285 \end_inset
14286
14287  to produce it.
14288 \end_layout
14289
14290 \begin_layout Description
14291 LaTeX2e The actual version of LaTeX, write 
14292 \begin_inset Quotes eld
14293 \end_inset
14294
14295 LaT
14296 \begin_inset ERT
14297 status collapsed
14298
14299 \begin_layout Plain Layout
14300
14301 {}
14302 \end_layout
14303
14304 \end_inset
14305
14306 eX2e
14307 \begin_inset Quotes erd
14308 \end_inset
14309
14310  to produce it.
14311 \end_layout
14312
14313 \begin_layout Standard
14314 You might wonder why the LaTeX-version is 
14315 \begin_inset Quotes eld
14316 \end_inset
14317
14318 2
14319 \begin_inset Formula $\epsilon$
14320 \end_inset
14321
14322
14323 \begin_inset Quotes erd
14324 \end_inset
14325
14326 .
14327  It's an old tradition in the TeX-world to give programs geek version numbers.
14328  For example the version number of TeX converges to the number 
14329 \begin_inset Formula $\pi$
14330 \end_inset
14331
14332 : The actual version is 
14333 \begin_inset Quotes eld
14334 \end_inset
14335
14336 TeX-3.141592
14337 \begin_inset Quotes erd
14338 \end_inset
14339
14340 , the previous one was 
14341 \begin_inset Quotes eld
14342 \end_inset
14343
14344 TeX-3.14159
14345 \begin_inset Quotes erd
14346 \end_inset
14347
14348 .
14349 \end_layout
14350
14351 \begin_layout Standard
14352 If you don't want to use proper names, e.g.
14353  in section headings, you can insert two empty braces in ERT in the word.
14354  This will look in LyX like: 
14355 \begin_inset Graphics
14356         filename clipart/LaTeX.png
14357
14358 \end_inset
14359
14360
14361 \begin_inset Newline newline
14362 \end_inset
14363
14364 For more about ERT, look at section
14365 \begin_inset Space ~
14366 \end_inset
14367
14368
14369 \begin_inset CommandInset ref
14370 LatexCommand ref
14371 reference "sec:ERT"
14372
14373 \end_inset
14374
14375 .
14376 \end_layout
14377
14378 \begin_layout Subsection
14379 Units
14380 \begin_inset Index
14381 status collapsed
14382
14383 \begin_layout Plain Layout
14384 Typography ! Units
14385 \end_layout
14386
14387 \end_inset
14388
14389
14390 \end_layout
14391
14392 \begin_layout Standard
14393 Generally the space between units and the number is smaller than the normal
14394  space between two words.
14395  As you can see in the example below, it looks better when the space is
14396  smaller.
14397  To get such a 
14398 \begin_inset Quotes eld
14399 \end_inset
14400
14401 half space
14402 \begin_inset Quotes erd
14403 \end_inset
14404
14405  for units use the menu 
14406 \family sans
14407 Insert\SpecialChar \menuseparator
14408 Formatting\SpecialChar \menuseparator
14409 Thin
14410 \begin_inset Space ~
14411 \end_inset
14412
14413 Space
14414 \family default
14415  (shortcut 
14416 \family sans
14417 C-S-Space
14418 \family default
14419 ).
14420 \end_layout
14421
14422 \begin_layout Standard
14423 Here's an example to show the differences:
14424 \end_layout
14425
14426 \begin_layout Standard
14427 \begin_inset Tabular
14428 <lyxtabular version="3" rows="2" columns="2">
14429 <features>
14430 <column alignment="left" valignment="top" width="0">
14431 <column alignment="left" valignment="top" width="0">
14432 <row>
14433 <cell alignment="center" valignment="top" usebox="none">
14434 \begin_inset Text
14435
14436 \begin_layout Plain Layout
14437 24
14438 \begin_inset Space ~
14439 \end_inset
14440
14441 kW
14442 \begin_inset Formula $\cdot$
14443 \end_inset
14444
14445 h
14446 \end_layout
14447
14448 \end_inset
14449 </cell>
14450 <cell alignment="center" valignment="top" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Plain Layout
14454 space between number and unit
14455 \end_layout
14456
14457 \end_inset
14458 </cell>
14459 </row>
14460 <row>
14461 <cell alignment="center" valignment="top" usebox="none">
14462 \begin_inset Text
14463
14464 \begin_layout Plain Layout
14465 24
14466 \begin_inset Space \thinspace{}
14467 \end_inset
14468
14469 kW
14470 \begin_inset Formula $\cdot$
14471 \end_inset
14472
14473 h
14474 \end_layout
14475
14476 \end_inset
14477 </cell>
14478 <cell alignment="center" valignment="top" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 half space between number and unit
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 </row>
14488 </lyxtabular>
14489
14490 \end_inset
14491
14492
14493 \end_layout
14494
14495 \begin_layout Subsection
14496 Widows and Orphans
14497 \begin_inset Index
14498 status collapsed
14499
14500 \begin_layout Plain Layout
14501 Typography ! Widows and orphans
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \begin_inset CommandInset label
14508 LatexCommand label
14509 name "sub:Widows"
14510
14511 \end_inset
14512
14513
14514 \end_layout
14515
14516 \begin_layout Standard
14517 In the early days of word processors, page breaks went wherever the page
14518  happened to end.
14519  There was no regard for what was actually going on in the text.
14520  You may remember once printing out a document, only to find the heading
14521  for a new section printed at the very bottom of the page, the first line
14522  of a new paragraph all alone at the bottom of a page, or the last line
14523  of a paragraph at the top of a new page.
14524  These dangly-bits of text became known as 
14525 \emph on
14526 widows
14527 \emph default
14528  and 
14529 \emph on
14530 orphans
14531 \emph default
14532 .
14533 \end_layout
14534
14535 \begin_layout Standard
14536 Clearly, LyX can avoid breaking pages after a section heading.
14537  That's part of the advantage of paragraph environments.
14538  But what about widows and orphans, where the page breaks leave one line
14539  of a paragraph all alone at the top or bottom of a page? There are rules
14540  built into LaTeX governing page breaks, and some of those rules are there
14541  to specifically prevent widows and orphans.
14542  This is the advantage LyX has in using LaTeX as its backend.
14543 \end_layout
14544
14545 \begin_layout Standard
14546 There's no way we can go into how TeX and LaTeX decide to break a page,
14547  or how you can tweak that behavior.
14548  Some LaTeX books listed in the bibliography [such as
14549 \begin_inset Space ~
14550 \end_inset
14551
14552
14553 \begin_inset CommandInset citation
14554 LatexCommand cite
14555 key "latexcompanion"
14556
14557 \end_inset
14558
14559  or
14560 \begin_inset Space ~
14561 \end_inset
14562
14563
14564 \begin_inset CommandInset citation
14565 LatexCommand cite
14566 key "latexguide"
14567
14568 \end_inset
14569
14570 ] may have more information.
14571  You will almost never need to worry about this, however.
14572 \end_layout
14573
14574 \begin_layout Chapter
14575 Notes, Graphics, Tables, and Floats
14576 \begin_inset CommandInset label
14577 LatexCommand label
14578 name "cha:Floats-and-Notes"
14579
14580 \end_inset
14581
14582
14583 \end_layout
14584
14585 \begin_layout Standard
14586 The issues of this chapter are described in detail in the 
14587 \emph on
14588 Embedded Objects
14589 \emph default
14590  manual.
14591  There you'll also find tips and tricks for special cases.
14592 \end_layout
14593
14594 \begin_layout Section
14595 Notes
14596 \begin_inset Index
14597 status collapsed
14598
14599 \begin_layout Plain Layout
14600 Notes
14601 \end_layout
14602
14603 \end_inset
14604
14605
14606 \begin_inset CommandInset label
14607 LatexCommand label
14608 name "sec:Notes"
14609
14610 \end_inset
14611
14612
14613 \end_layout
14614
14615 \begin_layout Standard
14616 LyX offers you a few types of notes to add to your document:
14617 \end_layout
14618
14619 \begin_layout Description
14620 LyX
14621 \begin_inset Space ~
14622 \end_inset
14623
14624 Note This note type is for internal notes that won't appear in the output.
14625 \begin_inset Newline newline
14626 \end_inset
14627
14628
14629 \begin_inset Note Note
14630 status open
14631
14632 \begin_layout Plain Layout
14633 This is text in a note box that doesn't appear in the output.
14634 \end_layout
14635
14636 \end_inset
14637
14638
14639 \end_layout
14640
14641 \begin_layout Description
14642 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14643 ent, when you export the document to LaTeX via the menu 
14644 \family sans
14645 File\SpecialChar \menuseparator
14646 Export\SpecialChar \menuseparator
14647 LaTeX (pdflatex) / (plain)
14648 \family default
14649 .
14650 \begin_inset Newline newline
14651 \end_inset
14652
14653
14654 \begin_inset Note Comment
14655 status open
14656
14657 \begin_layout Plain Layout
14658 This is text in a note box that only appears as comment in LaTeX-files.
14659 \end_layout
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \begin_layout Description
14667 Greyed
14668 \begin_inset Space ~
14669 \end_inset
14670
14671 Out This note will appear in the output as grey text.
14672 \begin_inset Newline newline
14673 \end_inset
14674
14675
14676 \begin_inset Newline newline
14677 \end_inset
14678
14679
14680 \begin_inset Note Greyedout
14681 status open
14682
14683 \begin_layout Plain Layout
14684 This is text
14685 \begin_inset Foot
14686 status collapsed
14687
14688 \begin_layout Plain Layout
14689 This is an example footnote within a greyed out note.
14690  In this document the greyed out note color is redefined to blue.
14691  How this can be done is explained in the 
14692 \emph on
14693 Embedded Objects
14694 \emph default
14695  manual.
14696 \end_layout
14697
14698 \end_inset
14699
14700  of a comment that appears in the output as grey text.
14701 \end_layout
14702
14703 \end_inset
14704
14705
14706 \begin_inset Newline newline
14707 \end_inset
14708
14709
14710 \begin_inset Newline newline
14711 \end_inset
14712
14713 As you can see in the example, the first line of greyed out notes is a bit
14714  indented and greyed out notes can have footnotes.
14715 \end_layout
14716
14717 \begin_layout Description
14718 Framed This note will appear in the output as framed text.
14719  
14720 \begin_inset Box Framed
14721 position "t"
14722 hor_pos "c"
14723 has_inner_box 0
14724 inner_pos "t"
14725 use_parbox 0
14726 width "100col%"
14727 special "none"
14728 height "1in"
14729 height_special "totalheight"
14730 status open
14731
14732 \begin_layout Plain Layout
14733 This is text in a note box that appears framed in the output.
14734 \end_layout
14735
14736 \end_inset
14737
14738  In contrary to framed boxes like the one in section
14739 \begin_inset Space ~
14740 \end_inset
14741
14742
14743 \begin_inset CommandInset ref
14744 LatexCommand ref
14745 reference "sub:ERT-Boxes"
14746
14747 \end_inset
14748
14749 , the frame uses always the whole text width and the note is set into its
14750  own paragraph.
14751 \end_layout
14752
14753 \begin_layout Description
14754 Shaded This note will appear in the output with red background color.
14755 \begin_inset Box Shaded
14756 position "t"
14757 hor_pos "c"
14758 has_inner_box 0
14759 inner_pos "t"
14760 use_parbox 0
14761 width "100col%"
14762 special "none"
14763 height "1in"
14764 height_special "totalheight"
14765 status open
14766
14767 \begin_layout Plain Layout
14768 This text in a note box appears in the output with red background.
14769 \end_layout
14770
14771 \end_inset
14772
14773 In contrary to colored boxes, the note uses always the whole text width
14774  and the note is set into its own paragraph.
14775 \end_layout
14776
14777 \begin_layout Standard
14778 Notes are inserted with the toolbar button 
14779 \begin_inset Graphics
14780         filename ../images/note-insert.png
14781         scale 85
14782         scaleBeforeRotation
14783
14784 \end_inset
14785
14786  or the menu 
14787 \family sans
14788 Insert\SpecialChar \menuseparator
14789 Note
14790 \family default
14791 .
14792  Right-click on the appearing note box to select the note type.
14793 \end_layout
14794
14795 \begin_layout Section
14796 Footnotes
14797 \begin_inset Index
14798 status collapsed
14799
14800 \begin_layout Plain Layout
14801 Footnotes
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \begin_inset CommandInset label
14808 LatexCommand label
14809 name "sec:Footnotes"
14810
14811 \end_inset
14812
14813
14814 \end_layout
14815
14816 \begin_layout Standard
14817 LyX uses boxes to display footnotes: When you insert a footnote using the
14818  menu 
14819 \family sans
14820 Insert\SpecialChar \menuseparator
14821 Footnote
14822 \family default
14823  or the toolbar button 
14824 \begin_inset Graphics
14825         filename ../images/footnote-insert.png
14826
14827 \end_inset
14828
14829
14830 \family roman
14831 \series medium
14832 \bar no
14833 you'll see
14834 \family default
14835 \series default
14836 \bar default
14837  the following box: 
14838 \begin_inset Graphics
14839         filename clipart/footnoteQt4.png
14840         scale 80
14841
14842 \end_inset
14843
14844
14845 \family roman
14846 \series medium
14847 \bar no
14848 .
14849  This box is LyX's representation of your footnote.
14850  If you
14851 \family default
14852 \series default
14853 \bar default
14854  left-click on 
14855 \family roman
14856 \series medium
14857 \bar no
14858 the 
14859 \begin_inset Quotes eld
14860 \end_inset
14861
14862
14863 \family sans
14864 foot
14865 \family roman
14866
14867 \begin_inset Quotes erd
14868 \end_inset
14869
14870
14871 \family default
14872 \series default
14873 \bar default
14874  
14875 \family roman
14876 \series medium
14877 \bar no
14878 label, the box will
14879 \family default
14880 \series default
14881 \bar default
14882  be opened and you can enter the footnote text into it.
14883  Clicking on the box label again, will close 
14884 \family roman
14885 \series medium
14886 \bar no
14887 the
14888 \family default
14889 \series default
14890 \bar default
14891  box
14892 \family roman
14893 \series medium
14894 \bar no
14895 .
14896  If you want to turn existing text into a footnote, simply mark it and click
14897  on the footnote
14898 \family default
14899 \series default
14900 \bar default
14901  toolbar 
14902 \family roman
14903 \series medium
14904 \bar no
14905 button
14906 \family default
14907 \series default
14908 \bar default
14909 .
14910 \end_layout
14911
14912 \begin_layout Standard
14913 Here's an example footnote:
14914 \family roman
14915 \series medium
14916 \bar no
14917
14918 \begin_inset Foot
14919 status open
14920
14921 \begin_layout Plain Layout
14922 To close a footnote, click on the red box at the top left.
14923 \end_layout
14924
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \begin_layout Standard
14931 The footnote will appear in the output as a superscript number at the text
14932  position where the footnote box is placed.
14933  The footnote text is placed at the bottom of the current page.
14934  The footnote number is calculated by LyX, the numbers are consecutive,
14935  no matter in which chapter the footnote is in.
14936  LyX doesn't support other numbering schemes yet, but you can get another
14937  scheme using special LaTeX-commands.
14938  T
14939 \family roman
14940 h
14941 \family default
14942 ey are described in the 
14943 \emph on
14944 Embedded Objects
14945 \emph default
14946  manual.
14947 \end_layout
14948
14949 \begin_layout Section
14950 Marginal Notes
14951 \begin_inset Index
14952 status collapsed
14953
14954 \begin_layout Plain Layout
14955 Marginal notes
14956 \end_layout
14957
14958 \end_inset
14959
14960
14961 \begin_inset CommandInset label
14962 LatexCommand label
14963 name "sec:Marginal-Notes"
14964
14965 \end_inset
14966
14967
14968 \end_layout
14969
14970 \begin_layout Standard
14971 Marginal notes look and behave just like footnotes in LyX.
14972  When you insert a margin note via the menu 
14973 \family sans
14974 Insert\SpecialChar \menuseparator
14975 Marginal
14976 \begin_inset Space ~
14977 \end_inset
14978
14979 Note
14980 \family default
14981  or the toolbar button 
14982 \begin_inset Graphics
14983         filename ../images/marginalnote-insert.png
14984
14985 \end_inset
14986
14987 , you'll see 
14988 \family roman
14989 \series medium
14990 a
14991 \family default
14992 \series default
14993  grey 
14994 \family roman
14995 \series medium
14996 box with a
14997 \family default
14998 \series default
14999  red 
15000 \family roman
15001 \series medium
15002 label 
15003 \begin_inset Quotes eld
15004 \end_inset
15005
15006 margin
15007 \begin_inset Quotes erd
15008 \end_inset
15009
15010  appearing within your text.
15011  This box is LyX's representation of your margin
15012 \family default
15013 \series default
15014 al 
15015 \family roman
15016 \series medium
15017 note.
15018 \end_layout
15019
15020 \begin_layout Standard
15021 At the side is an example marginal note.
15022 \family roman
15023 \series medium
15024
15025 \begin_inset Marginal
15026 status open
15027
15028 \begin_layout Plain Layout
15029 This is a marginal note.
15030 \end_layout
15031
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \begin_layout Standard
15038 Marginal notes appear at the right side in single-sided documents.
15039  In double-sided documents they appear in the outer margin -- left on even
15040  pages, right on odd pages.
15041 \end_layout
15042
15043 \begin_layout Section
15044 Graphics and Images
15045 \begin_inset Index
15046 status collapsed
15047
15048 \begin_layout Plain Layout
15049 Images
15050 \end_layout
15051
15052 \end_inset
15053
15054
15055 \begin_inset Index
15056 status collapsed
15057
15058 \begin_layout Plain Layout
15059 Graphics
15060 \end_layout
15061
15062 \end_inset
15063
15064
15065 \begin_inset CommandInset label
15066 LatexCommand label
15067 name "sec:Graphics"
15068
15069 \end_inset
15070
15071
15072 \end_layout
15073
15074 \begin_layout Standard
15075 To insert an image in your document, place the cursor at the text position
15076  you want and click on the toolbar icon 
15077 \begin_inset Graphics
15078         filename ../images/dialog-show-new-inset_graphics.png
15079
15080 \end_inset
15081
15082  or select 
15083 \family sans
15084 Insert\SpecialChar \menuseparator
15085 Graphics
15086 \family default
15087  from the menu.
15088  Then a dialog will appear to choose the file to load.
15089 \end_layout
15090
15091 \begin_layout Standard
15092 This dialog has numerous mostly self-explanatory parameters.
15093  The 
15094 \family sans
15095 Graphics
15096 \family default
15097  tab allows you to choose your image file.
15098  The appearance of the image inside LyX and in the output is adjusted separately.
15099  The image can be transformed by setting a rotation angle and a scaling
15100  factor.
15101  The scaling units are explained in Appendix
15102 \begin_inset Space ~
15103 \end_inset
15104
15105
15106 \begin_inset CommandInset ref
15107 LatexCommand ref
15108 reference "cha:Units-available-in"
15109
15110 \end_inset
15111
15112 .
15113 \end_layout
15114
15115 \begin_layout Standard
15116 In the tab 
15117 \family sans
15118 Clipping
15119 \family default
15120  it is possible to set image coordinates to adjust the height and width
15121  of the image in the output.
15122  The coordinates can also be calculated automatically by pressing the button
15123  
15124 \family sans
15125 Get
15126 \begin_inset Space ~
15127 \end_inset
15128
15129 from
15130 \begin_inset Space ~
15131 \end_inset
15132
15133 file
15134 \family default
15135 .
15136  The option 
15137 \family sans
15138 Clip
15139 \begin_inset Space ~
15140 \end_inset
15141
15142 to
15143 \begin_inset Space ~
15144 \end_inset
15145
15146 bounding
15147 \begin_inset Space ~
15148 \end_inset
15149
15150 box
15151 \family default
15152  will only print the image region within the given coordinates.
15153  Normally you don't need to take care about image coordinates and can ignore
15154  the tab 
15155 \family sans
15156 Clipping
15157 \family default
15158 .
15159 \end_layout
15160
15161 \begin_layout Standard
15162 LaTeX experts can specify additional LaTeX options in the 
15163 \family sans
15164 Extras
15165 \family default
15166  tab.
15167  You can also set the 
15168 \family sans
15169 Subfigure
15170 \family default
15171  option here if the image is inside a figure float.
15172  This option is explained in section
15173 \begin_inset Space ~
15174 \end_inset
15175
15176
15177 \begin_inset CommandInset ref
15178 LatexCommand ref
15179 reference "sec:Figure-Floats"
15180
15181 \end_inset
15182
15183 .
15184  The option 
15185 \family sans
15186 Draft
15187 \begin_inset Space ~
15188 \end_inset
15189
15190 mode
15191 \family default
15192  effects that the image don't appear in the output, only a frame with the
15193  image size is printed.
15194 \end_layout
15195
15196 \begin_layout Standard
15197 The graphics dialog can be called at any time by right-clicking on an image.
15198  The image will appear in the output exactly at the position where it is
15199  in the text.
15200  This is an example image in the PDF format within a separate, horizontally
15201  centered paragraph: 
15202 \end_layout
15203
15204 \begin_layout Standard
15205 \align center
15206 \begin_inset Graphics
15207         filename clipart/mobius.eps
15208         display color
15209         scale 70
15210         rotateOrigin center
15211
15212 \end_inset
15213
15214
15215 \end_layout
15216
15217 \begin_layout Standard
15218 If you need image captions and want to reference images, you have to put
15219  the image into a float, see section
15220 \begin_inset Space ~
15221 \end_inset
15222
15223
15224 \begin_inset CommandInset ref
15225 LatexCommand ref
15226 reference "sec:Figure-Floats"
15227
15228 \end_inset
15229
15230 .
15231 \end_layout
15232
15233 \begin_layout Subsection
15234 Image Formats
15235 \begin_inset Index
15236 status collapsed
15237
15238 \begin_layout Plain Layout
15239 Image formats
15240 \end_layout
15241
15242 \end_inset
15243
15244
15245 \begin_inset CommandInset label
15246 LatexCommand label
15247 name "sub:Image-Formats"
15248
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \begin_layout Standard
15255 You can insert images in any known file format.
15256  But as we explained in section
15257 \begin_inset Space ~
15258 \end_inset
15259
15260
15261 \begin_inset CommandInset ref
15262 LatexCommand ref
15263 reference "sub:Output-file-formats"
15264
15265 \end_inset
15266
15267 , every output document format allows only a few image formats.
15268  LyX uses therefore the program 
15269 \family typewriter
15270 Imagemagick
15271 \family default
15272  in the background to convert the images to the right format.
15273  To increase your workflow by avoiding these conversions in the background,
15274  you can use only the image formats listed in the subsections of section
15275 \begin_inset Space ~
15276 \end_inset
15277
15278
15279 \begin_inset CommandInset ref
15280 LatexCommand ref
15281 reference "sub:Output-file-formats"
15282
15283 \end_inset
15284
15285 .
15286 \end_layout
15287
15288 \begin_layout Standard
15289 Similar to fonts there are two types of image formats:
15290 \end_layout
15291
15292 \begin_layout Description
15293 Bitmap
15294 \begin_inset Space ~
15295 \end_inset
15296
15297 images consist of pixel values, often in a compressed form.
15298  They are therefore not fully scalable and look pixeled in large zooms.
15299  Well-known bitmap image formats are 
15300 \begin_inset Quotes eld
15301 \end_inset
15302
15303 Graphics Interchange Format
15304 \begin_inset Quotes erd
15305 \end_inset
15306
15307  (GIF, file extension 
15308 \begin_inset Quotes eld
15309 \end_inset
15310
15311
15312 \family typewriter
15313 .gif
15314 \family default
15315
15316 \begin_inset Quotes erd
15317 \end_inset
15318
15319 )
15320 \begin_inset Index
15321 status collapsed
15322
15323 \begin_layout Plain Layout
15324 GIF|see
15325 \begin_inset ERT
15326 status collapsed
15327
15328 \begin_layout Plain Layout
15329
15330 {
15331 \end_layout
15332
15333 \end_inset
15334
15335 Image formats
15336 \begin_inset ERT
15337 status collapsed
15338
15339 \begin_layout Plain Layout
15340
15341 }
15342 \end_layout
15343
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \end_inset
15350
15351
15352 \begin_inset Quotes eld
15353 \end_inset
15354
15355 Portable Network Graphics
15356 \begin_inset Quotes erd
15357 \end_inset
15358
15359  (PNG, file extension 
15360 \begin_inset Quotes eld
15361 \end_inset
15362
15363
15364 \family typewriter
15365 .png
15366 \family default
15367
15368 \begin_inset Quotes erd
15369 \end_inset
15370
15371 )
15372 \begin_inset Index
15373 status collapsed
15374
15375 \begin_layout Plain Layout
15376 PNG|see
15377 \begin_inset ERT
15378 status collapsed
15379
15380 \begin_layout Plain Layout
15381
15382 {
15383 \end_layout
15384
15385 \end_inset
15386
15387 Image formats
15388 \begin_inset ERT
15389 status collapsed
15390
15391 \begin_layout Plain Layout
15392
15393 }
15394 \end_layout
15395
15396 \end_inset
15397
15398
15399 \end_layout
15400
15401 \end_inset
15402
15403 , and 
15404 \begin_inset Quotes eld
15405 \end_inset
15406
15407 Joint Photographic Experts Group
15408 \begin_inset Quotes erd
15409 \end_inset
15410
15411  (JPG, file extension 
15412 \begin_inset Quotes eld
15413 \end_inset
15414
15415
15416 \family typewriter
15417 .jpg
15418 \family default
15419
15420 \begin_inset Quotes erd
15421 \end_inset
15422
15423  or 
15424 \begin_inset Quotes eld
15425 \end_inset
15426
15427
15428 \family typewriter
15429 .jpeg
15430 \family default
15431
15432 \begin_inset Quotes erd
15433 \end_inset
15434
15435 )
15436 \begin_inset Index
15437 status collapsed
15438
15439 \begin_layout Plain Layout
15440 JPG|see
15441 \begin_inset ERT
15442 status collapsed
15443
15444 \begin_layout Plain Layout
15445
15446 {
15447 \end_layout
15448
15449 \end_inset
15450
15451 Image formats
15452 \begin_inset ERT
15453 status collapsed
15454
15455 \begin_layout Plain Layout
15456
15457 }
15458 \end_layout
15459
15460 \end_inset
15461
15462
15463 \end_layout
15464
15465 \end_inset
15466
15467 .
15468 \end_layout
15469
15470 \begin_layout Description
15471 Scalable
15472 \begin_inset Space ~
15473 \end_inset
15474
15475 images consist of vectors and can therefore be scaled to any size without
15476  data loss.
15477  The scaling ability is necessary if you want to create presentations, because
15478  presentations are always scaled by the beamer.
15479  Scaling is also useful for online documents to let the user zoom into diagrams.
15480 \begin_inset Newline newline
15481 \end_inset
15482
15483 Scalable image formats can be 
15484 \begin_inset Quotes eld
15485 \end_inset
15486
15487 Scalable Vector Graphics
15488 \begin_inset Quotes erd
15489 \end_inset
15490
15491  (SVG, file extension 
15492 \begin_inset Quotes eld
15493 \end_inset
15494
15495
15496 \family typewriter
15497 .svg
15498 \family default
15499
15500 \begin_inset Quotes erd
15501 \end_inset
15502
15503 )
15504 \begin_inset Index
15505 status collapsed
15506
15507 \begin_layout Plain Layout
15508 SVG|see
15509 \begin_inset ERT
15510 status collapsed
15511
15512 \begin_layout Plain Layout
15513
15514 {
15515 \end_layout
15516
15517 \end_inset
15518
15519 Image formats
15520 \begin_inset ERT
15521 status collapsed
15522
15523 \begin_layout Plain Layout
15524
15525 }
15526 \end_layout
15527
15528 \end_inset
15529
15530
15531 \end_layout
15532
15533 \end_inset
15534
15535
15536 \begin_inset Quotes eld
15537 \end_inset
15538
15539 Encapsulated PostScript
15540 \begin_inset Quotes erd
15541 \end_inset
15542
15543  (EPS, file extension 
15544 \begin_inset Quotes eld
15545 \end_inset
15546
15547
15548 \family typewriter
15549 .eps
15550 \family default
15551
15552 \begin_inset Quotes erd
15553 \end_inset
15554
15555 )
15556 \begin_inset Index
15557 status collapsed
15558
15559 \begin_layout Plain Layout
15560 EPS|see
15561 \begin_inset ERT
15562 status collapsed
15563
15564 \begin_layout Plain Layout
15565
15566 {
15567 \end_layout
15568
15569 \end_inset
15570
15571 Image formats
15572 \begin_inset ERT
15573 status collapsed
15574
15575 \begin_layout Plain Layout
15576
15577 }
15578 \end_layout
15579
15580 \end_inset
15581
15582
15583 \end_layout
15584
15585 \end_inset
15586
15587 , and 
15588 \begin_inset Quotes eld
15589 \end_inset
15590
15591 Portable Document Format
15592 \begin_inset Quotes erd
15593 \end_inset
15594
15595  (PDF, file extension 
15596 \begin_inset Quotes eld
15597 \end_inset
15598
15599
15600 \family typewriter
15601 .pdf
15602 \family default
15603
15604 \begin_inset Quotes erd
15605 \end_inset
15606
15607 )
15608 \begin_inset Index
15609 status collapsed
15610
15611 \begin_layout Plain Layout
15612 PDF
15613 \end_layout
15614
15615 \end_inset
15616
15617 .
15618  We say it can be, because you can convert any bitmap image format to PDF
15619  or EPS and the result won't be scalable.
15620  In this cases only a header with the image properties is added to the original
15621  image
15622 \begin_inset Foot
15623 status collapsed
15624
15625 \begin_layout Plain Layout
15626 In the case of PDF, the original image is additionally compressed.
15627 \end_layout
15628
15629 \end_inset
15630
15631 .
15632 \end_layout
15633
15634 \begin_layout Standard
15635 Normally one can't convert a bitmap image into a scalable one, only vice
15636  versa.
15637 \end_layout
15638
15639 \begin_layout Section
15640 Tables
15641 \begin_inset Index
15642 status collapsed
15643
15644 \begin_layout Plain Layout
15645 Tables
15646 \end_layout
15647
15648 \end_inset
15649
15650
15651 \begin_inset CommandInset label
15652 LatexCommand label
15653 name "sec:Tables"
15654
15655 \end_inset
15656
15657
15658 \end_layout
15659
15660 \begin_layout Standard
15661 You can insert a table using either the toolbar button 
15662 \begin_inset Graphics
15663         filename ../images/tabular-insert.png
15664         scale 85
15665
15666 \end_inset
15667
15668  or the menu 
15669 \family sans
15670 Insert\SpecialChar \menuseparator
15671 Table
15672 \family default
15673 .
15674  A dialog will appear, asking you for the number of rows and columns.
15675  The default table has lines around any cell and the first row appears separated
15676  from the rest of the table.
15677  This separation appears due to a double line: The cells of the first row
15678  have a line below them and the cells of the second row have a line above
15679  them.
15680  Here's an example table:
15681 \end_layout
15682
15683 \begin_layout Standard
15684 \align center
15685 \begin_inset Tabular
15686 <lyxtabular version="3" rows="4" columns="4">
15687 <features>
15688 <column alignment="center" valignment="top" width="0pt">
15689 <column alignment="center" valignment="top" width="0pt">
15690 <column alignment="center" valignment="top" width="0in">
15691 <column alignment="center" valignment="top" width="0pt">
15692 <row>
15693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Plain Layout
15697
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Plain Layout
15706
15707 \family roman
15708 \series medium
15709 \shape up
15710 \size normal
15711 \emph off
15712 \bar no
15713 \noun off
15714 \color none
15715 1
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724 2
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733 3
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 </row>
15739 <row>
15740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15741 \begin_inset Text
15742
15743 \begin_layout Plain Layout
15744
15745 \family roman
15746 \series medium
15747 \shape up
15748 \size normal
15749 \emph off
15750 \bar no
15751 \noun off
15752 \color none
15753 A
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15759 \begin_inset Text
15760
15761 \begin_layout Plain Layout
15762
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 </row>
15786 <row>
15787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791
15792 \family roman
15793 \series medium
15794 \shape up
15795 \size normal
15796 \emph off
15797 \bar no
15798 \noun off
15799 \color none
15800 B
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818
15819 \size normal
15820 \noun off
15821 \color none
15822  
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 </row>
15837 <row>
15838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842
15843 \family roman
15844 \series medium
15845 \shape up
15846 \size normal
15847 \emph off
15848 \bar no
15849 \noun off
15850 \color none
15851 C
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 </row>
15884 </lyxtabular>
15885
15886 \end_inset
15887
15888
15889 \end_layout
15890
15891 \begin_layout Subsection
15892 The Table dialog
15893 \end_layout
15894
15895 \begin_layout Standard
15896 You can alter a table by clicking on it with the right mouse button, which
15897  brings up the table dialog.
15898  Here you can adjust the settings of the cell and row/column respectively
15899  where the cursor is placed currently.
15900  Most of the dialog options also work on selections.
15901  This means that if you select more cells, columns or rows the action is
15902  done on all of your selection.
15903 \end_layout
15904
15905 \begin_layout Standard
15906 Additionally to the table dialog the 
15907 \family sans
15908 table
15909 \begin_inset Space ~
15910 \end_inset
15911
15912 toolbar
15913 \family default
15914 , that appears when the cursor is inside a table, helps you in setting table
15915  properties.
15916  It is for example currently only possible to add
15917 \begin_inset Space \thinspace{}
15918 \end_inset
15919
15920 /
15921 \begin_inset Space \thinspace{}
15922 \end_inset
15923
15924 delete lines via the table toolbar.
15925 \end_layout
15926
15927 \begin_layout Standard
15928 In the tab 
15929 \family sans
15930 Table
15931 \begin_inset Space ~
15932 \end_inset
15933
15934 Settings
15935 \family default
15936  of the table dialog you can set the alignment for the current row.
15937  If you add a row or column, it will be inserted right beside or below the
15938  current cell respectively.
15939  The vertical alignment of a column can only be adjusted when a column width
15940  is given.
15941  A given width will allow the cell to have linebreaks and multiple paragraphs
15942  of text, see section
15943 \begin_inset Space ~
15944 \end_inset
15945
15946
15947 \begin_inset CommandInset ref
15948 LatexCommand ref
15949 reference "sub:Table-Cells"
15950
15951 \end_inset
15952
15953 .
15954 \end_layout
15955
15956 \begin_layout Standard
15957 You can mark multiple cells of one row as a multicolumn cell using the check
15958  box 
15959 \family sans
15960 Multicolumn
15961 \family default
15962 .
15963  This will merge the cells to 
15964 \emph on
15965 one
15966 \emph default
15967  cell, spread over more than one column.
15968  Multicolumn cells are treated as own rows, so that the alignment, width,
15969  and border settings affect only the multicolumn cell.
15970  Here's an example table with a multicolumn cell in the first row and one
15971  in the last row without the upper border:
15972 \end_layout
15973
15974 \begin_layout Standard
15975 \align center
15976 \begin_inset Tabular
15977 <lyxtabular version="3" rows="3" columns="4">
15978 <features firstHeadTopDL="true" firstHeadBottomDL="true">
15979 <column alignment="center" valignment="top" width="0pt">
15980 <column alignment="center" valignment="middle" width="0">
15981 <column alignment="center" valignment="top" width="0in">
15982 <column alignment="center" valignment="top" width="0pt">
15983 <row>
15984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988 abc
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 def ghi
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015 jkl
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 </row>
16021 <row>
16022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026
16027 \family roman
16028 \series medium
16029 \shape up
16030 \size normal
16031 \emph off
16032 \bar no
16033 \noun off
16034 \color none
16035 A
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 B
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053 C
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062 D
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 </row>
16068 <row>
16069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Plain Layout
16073 1
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 2
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091 3
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100 4
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 </row>
16106 </lyxtabular>
16107
16108 \end_inset
16109
16110
16111 \end_layout
16112
16113 \begin_layout Standard
16114 At the moment LyX doesn't support multirow cells.
16115  Adept users can declare special LaTeX-arguments for the table.
16116  They are necessary for special table formatting, like for multirow cells,
16117  explained in the tables section of the 
16118 \emph on
16119 Extended
16120 \begin_inset Space ~
16121 \end_inset
16122
16123 Features
16124 \emph default
16125  manual.
16126  You can also rotate the current cell or the whole table 90
16127 \begin_inset Formula $\,$
16128 \end_inset
16129
16130 degrees counterclockwise.
16131  These rotations are not visible in LyX but in the output.
16132 \end_layout
16133
16134 \begin_layout Standard
16135 \begin_inset Note Greyedout
16136 status open
16137
16138 \begin_layout Plain Layout
16139
16140 \series bold
16141 Note:
16142 \series default
16143  Most DVI-viewers are 
16144 \emph on
16145 not
16146 \emph default
16147  able to display rotations.
16148 \end_layout
16149
16150 \end_inset
16151
16152
16153 \end_layout
16154
16155 \begin_layout Standard
16156 The 
16157 \family sans
16158 Borders
16159 \family default
16160  tab allows you to add and delete border lines for the current row/column.
16161  The button 
16162 \family sans
16163 Default
16164 \family default
16165  adds lines for all cell borders.
16166 \end_layout
16167
16168 \begin_layout Subsection
16169 Longtables
16170 \begin_inset Index
16171 status collapsed
16172
16173 \begin_layout Plain Layout
16174 Tables ! Longtables
16175 \end_layout
16176
16177 \end_inset
16178
16179
16180 \begin_inset Index
16181 status collapsed
16182
16183 \begin_layout Plain Layout
16184 Longtables
16185 \end_layout
16186
16187 \end_inset
16188
16189
16190 \end_layout
16191
16192 \begin_layout Standard
16193 If the table is too long to fit on one page, you can use the option 
16194 \family sans
16195 Use
16196 \begin_inset Space ~
16197 \end_inset
16198
16199 long
16200 \begin_inset Space ~
16201 \end_inset
16202
16203 table
16204 \family default
16205  in the tab 
16206 \family sans
16207 Longtable
16208 \family default
16209  of the table dialog to split the table automatically over more pages.
16210  Doing this enables some check boxes and you can now define:
16211 \end_layout
16212
16213 \begin_layout Description
16214
16215 \family sans
16216 Header
16217 \family default
16218 : The current row and all rows above, that don't have any special options
16219  defined, are defined to be the header rows of all pages of the longtable;
16220  except for the first page, if 
16221 \family sans
16222 First
16223 \begin_inset Space ~
16224 \end_inset
16225
16226 header
16227 \family default
16228  is defined.
16229 \end_layout
16230
16231 \begin_layout Description
16232
16233 \family sans
16234 First
16235 \begin_inset Space ~
16236 \end_inset
16237
16238 header
16239 \family default
16240 : The current row and all rows above, that don't have any special options
16241  defined, are defined to be the header rows of the first page of the longtable.
16242 \end_layout
16243
16244 \begin_layout Description
16245
16246 \family sans
16247 Footer
16248 \family default
16249 : The current row and all rows below, that don't have any special options
16250  defined, are defined to be the footer rows of all pages of the longtable;
16251  except for the last page, if 
16252 \family sans
16253 Last
16254 \begin_inset Space ~
16255 \end_inset
16256
16257 footer
16258 \family default
16259  is defined.
16260 \end_layout
16261
16262 \begin_layout Description
16263
16264 \family sans
16265 Last
16266 \begin_inset Space ~
16267 \end_inset
16268
16269 footer
16270 \family default
16271 : The current row and all rows below, that don't have any special options
16272  defined, are defined to be the footer rows of the last page of the longtable.
16273 \end_layout
16274
16275 \begin_layout Standard
16276 You can also specify a row where the table is splitted.
16277  If you set more than one option in the same table row, you should be aware
16278  of the fact that only the first one is used in the given table row.
16279  The others will then be defined as 
16280 \emph on
16281 empty
16282 \emph default
16283 .
16284  In this context, first means first in this order: 
16285 \family sans
16286 Footer, Last
16287 \begin_inset Space ~
16288 \end_inset
16289
16290 footer,
16291 \family default
16292  
16293 \family sans
16294 Header,
16295 \family default
16296  
16297 \family sans
16298 First
16299 \begin_inset Space ~
16300 \end_inset
16301
16302 header.
16303
16304 \family default
16305  See the following longtable to see how it works:
16306 \end_layout
16307
16308 \begin_layout Standard
16309 \align center
16310 \begin_inset Tabular
16311 <lyxtabular version="3" rows="69" columns="3">
16312 <features islongtable="true">
16313 <column alignment="block" valignment="top" width="5cm">
16314 <column alignment="left" valignment="top" width="0pt">
16315 <column alignment="right" valignment="top" width="0pt">
16316 <row endfirsthead="true">
16317 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321
16322 \series bold
16323 Example Phone List (ignore the names)
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16329 \begin_inset Text
16330
16331 \begin_layout Plain Layout
16332
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16338 \begin_inset Text
16339
16340 \begin_layout Plain Layout
16341
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 </row>
16347 <row endfirsthead="true">
16348 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16349 \begin_inset Text
16350
16351 \begin_layout Plain Layout
16352
16353 \series bold
16354 NAME
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372
16373 \series bold
16374 TEL.
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 </row>
16380 <row endhead="true">
16381 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385  
16386 \series bold
16387 Example Phone List
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 <row endhead="true">
16412 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416
16417 \series bold
16418 NAME
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427
16428 \end_layout
16429
16430 \end_inset
16431 </cell>
16432 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436
16437 \series bold
16438 TEL.
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 </row>
16444 <row endfoot="true">
16445 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449  
16450 \series bold
16451 continue ...
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 </row>
16475 <row>
16476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480
16481 \series bold
16482 Annovi
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 Silvia
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500 111
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 </row>
16506 <row>
16507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511
16512 \series bold
16513 Bertoli
16514 \end_layout
16515
16516 \end_inset
16517 </cell>
16518 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16519 \begin_inset Text
16520
16521 \begin_layout Plain Layout
16522 Stefano
16523 \end_layout
16524
16525 \end_inset
16526 </cell>
16527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16528 \begin_inset Text
16529
16530 \begin_layout Plain Layout
16531 111
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 </row>
16537 <row>
16538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542
16543 \series bold
16544 Bozzi
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 Walter
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562 111
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 </row>
16568 <row>
16569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573
16574 \series bold
16575 Cachia
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16581 \begin_inset Text
16582
16583 \begin_layout Plain Layout
16584 Maria
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Plain Layout
16593 111
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 </row>
16599 <row>
16600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604
16605 \series bold
16606 Cachia
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 Maurizio
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Plain Layout
16624 111
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 </row>
16630 <row>
16631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635
16636 \series bold
16637 Cinquemani
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646 Giusi
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655 111
16656 \end_layout
16657
16658 \end_inset
16659 </cell>
16660 </row>
16661 <row>
16662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666
16667 \series bold
16668 Colin
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677 Bernard
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 111
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 </row>
16692 <row>
16693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \series bold
16699 Concli
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708 Gianfranco
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717 111
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 </row>
16723 <row>
16724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728
16729 \series bold
16730 Dal Bosco
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 Carolina
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 111
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 </row>
16754 <row>
16755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759
16760 \series bold
16761 Dalpiaz
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770 Annamaria
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779 111
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 </row>
16785 <row>
16786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790
16791 \series bold
16792 Feliciello
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 Domenico
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 111
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 </row>
16816 <row>
16817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \series bold
16823 Focarelli
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832 Paola
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841 111
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 </row>
16847 <row>
16848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852
16853 \series bold
16854 Galletti
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863 Oreste
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872 111
16873 \end_layout
16874
16875 \end_inset
16876 </cell>
16877 </row>
16878 <row>
16879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883
16884 \series bold
16885 Gasparini
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894 Franca
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 111
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 </row>
16909 <row>
16910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914
16915 \series bold
16916 Rizzardi
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925 Paola
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934 111
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 </row>
16940 <row>
16941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945
16946 \series bold
16947 Lassini
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 Giancarlo
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 111
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 </row>
16971 <row>
16972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976
16977 \series bold
16978 Malfatti
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987 Luciano
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996 111
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 </row>
17002 <row>
17003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007
17008 \series bold
17009 Malfatti
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018 Valeriano
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027 111
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 </row>
17033 <row>
17034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \series bold
17040 Meneguzzo
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049 Roberto
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 111
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \series bold
17071 Mezzadra
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080 Roberto
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 111
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 </row>
17095 <row>
17096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100
17101 \series bold
17102 Pirpamer
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111 Erich
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 111
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 </row>
17126 <row>
17127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131
17132 \series bold
17133 Pochiesa
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 Paolo
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 111, 222
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 </row>
17157 <row>
17158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162
17163 \series bold
17164 Radina
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 Claudio
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 111
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 </row>
17188 <row>
17189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \series bold
17195 Stuffer
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 Oskar
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213 111
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 </row>
17219 <row>
17220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \series bold
17226 Tacchelli
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 Ugo
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244 111
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 </row>
17250 <row>
17251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \series bold
17257 Tezzele
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266 Margit
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 111
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 <row>
17282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286
17287 \series bold
17288 Unterkalmsteiner
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297 Frieda
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306 111
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 </row>
17312 <row>
17313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317
17318 \series bold
17319 Vieider
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328 Hilde
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337 111
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 </row>
17343 <row>
17344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348
17349 \series bold
17350 Vigna
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359 Jürgen
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368 111
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 </row>
17374 <row>
17375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379
17380 \series bold
17381 Weber
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 Maurizio
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399 111
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 </row>
17405 <row>
17406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410
17411 \series bold
17412 Winkler
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421 Franz
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430 111
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 </row>
17436 <row>
17437 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441  
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Plain Layout
17459
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 </row>
17465 <row>
17466 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470
17471 \series bold
17472 Annovi
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17478 \begin_inset Text
17479
17480 \begin_layout Plain Layout
17481 Silvia
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490 555
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 </row>
17496 <row>
17497 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17498 \begin_inset Text
17499
17500 \begin_layout Plain Layout
17501
17502 \series bold
17503 Bertoli
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512 Stefano
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521 555
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 </row>
17527 <row>
17528 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532
17533 \series bold
17534 Bozzi
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543 Walter
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17549 \begin_inset Text
17550
17551 \begin_layout Plain Layout
17552 555
17553 \end_layout
17554
17555 \end_inset
17556 </cell>
17557 </row>
17558 <row>
17559 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563
17564 \series bold
17565 Cachia
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 Maria
17575 \end_layout
17576
17577 \end_inset
17578 </cell>
17579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17580 \begin_inset Text
17581
17582 \begin_layout Plain Layout
17583 555
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 </row>
17589 <row>
17590 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594
17595 \series bold
17596 Cachia
17597 \end_layout
17598
17599 \end_inset
17600 </cell>
17601 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17602 \begin_inset Text
17603
17604 \begin_layout Plain Layout
17605 Maurizio
17606 \end_layout
17607
17608 \end_inset
17609 </cell>
17610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614 555
17615 \end_layout
17616
17617 \end_inset
17618 </cell>
17619 </row>
17620 <row>
17621 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17622 \begin_inset Text
17623
17624 \begin_layout Plain Layout
17625
17626 \series bold
17627 Cinquemani
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17633 \begin_inset Text
17634
17635 \begin_layout Plain Layout
17636 Giusi
17637 \end_layout
17638
17639 \end_inset
17640 </cell>
17641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17642 \begin_inset Text
17643
17644 \begin_layout Plain Layout
17645 555
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 </row>
17651 <row>
17652 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656
17657 \series bold
17658 Colin
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667 Bernard
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676 555
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 </row>
17682 <row>
17683 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687
17688 \series bold
17689 Concli
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 Gianfranco
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17704 \begin_inset Text
17705
17706 \begin_layout Plain Layout
17707 555
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 </row>
17713 <row>
17714 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Plain Layout
17718
17719 \series bold
17720 Dal Bosco
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729 Carolina
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738 555
17739 \end_layout
17740
17741 \end_inset
17742 </cell>
17743 </row>
17744 <row>
17745 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17746 \begin_inset Text
17747
17748 \begin_layout Plain Layout
17749
17750 \series bold
17751 Dalpiaz
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17757 \begin_inset Text
17758
17759 \begin_layout Plain Layout
17760 Annamaria
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 555
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 </row>
17775 <row>
17776 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780
17781 \series bold
17782 Feliciello
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17788 \begin_inset Text
17789
17790 \begin_layout Plain Layout
17791 Domenico
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 555
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 </row>
17806 <row>
17807 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17808 \begin_inset Text
17809
17810 \begin_layout Plain Layout
17811
17812 \series bold
17813 Focarelli
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 Paola
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17828 \begin_inset Text
17829
17830 \begin_layout Plain Layout
17831 555
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 <row>
17838 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842
17843 \series bold
17844 Galletti
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853 Oreste
17854 \end_layout
17855
17856 \end_inset
17857 </cell>
17858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862 555
17863 \end_layout
17864
17865 \end_inset
17866 </cell>
17867 </row>
17868 <row>
17869 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873
17874 \series bold
17875 Gasparini
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884 Franca
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893 555
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 </row>
17899 <row>
17900 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17901 \begin_inset Text
17902
17903 \begin_layout Plain Layout
17904
17905 \series bold
17906 Rizzardi
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \begin_layout Plain Layout
17915 Paola
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 555
17925 \end_layout
17926
17927 \end_inset
17928 </cell>
17929 </row>
17930 <row>
17931 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935
17936 \series bold
17937 Lassini
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946 Giancarlo
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Plain Layout
17955 555
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 </row>
17961 <row>
17962 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966
17967 \series bold
17968 Malfatti
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 Luciano
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 555
17987 \end_layout
17988
17989 \end_inset
17990 </cell>
17991 </row>
17992 <row>
17993 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997
17998 \series bold
17999 Malfatti
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 Valeriano
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 555
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 </row>
18023 <row>
18024 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \series bold
18030 Meneguzzo
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 Roberto
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18045 \begin_inset Text
18046
18047 \begin_layout Plain Layout
18048 555
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 </row>
18054 <row>
18055 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059
18060 \series bold
18061 Mezzadra
18062 \end_layout
18063
18064 \end_inset
18065 </cell>
18066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070 Roberto
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 555
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 </row>
18085 <row>
18086 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090
18091 \series bold
18092 Pirpamer
18093 \end_layout
18094
18095 \end_inset
18096 </cell>
18097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101 Erich
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 555
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 </row>
18116 <row>
18117 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \series bold
18123 Pochiesa
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132 Paolo
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 555, 222
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 </row>
18147 <row>
18148 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152
18153 \series bold
18154 Radina
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163 Claudio
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172 555
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 </row>
18178 <row>
18179 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183
18184 \series bold
18185 Stuffer
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 Oskar
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203 555
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 </row>
18209 <row>
18210 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214
18215 \series bold
18216 Tacchelli
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 Ugo
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 555
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 </row>
18240 <row>
18241 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245
18246 \series bold
18247 Tezzele
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 Margit
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 555
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 </row>
18271 <row>
18272 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276
18277 \series bold
18278 Unterkalmsteiner
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 Frieda
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 555
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 </row>
18302 <row>
18303 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307
18308 \series bold
18309 Vieider
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 Hilde
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 555
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 </row>
18333 <row>
18334 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338
18339 \series bold
18340 Vigna
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 Jürgen
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 999
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 <row>
18365 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369
18370 \series bold
18371 Weber
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 Maurizio
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 555
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 </row>
18395 <row>
18396 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400
18401 \series bold
18402 Winkler
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 Franz
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 555
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 </row>
18426 <row endlastfoot="true">
18427 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431
18432 \series bold
18433 End
18434 \end_layout
18435
18436 \end_inset
18437 </cell>
18438 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 </row>
18457 </lyxtabular>
18458
18459 \end_inset
18460
18461
18462 \end_layout
18463
18464 \begin_layout Subsection
18465 Table Cells
18466 \begin_inset Index
18467 status collapsed
18468
18469 \begin_layout Plain Layout
18470 Tables ! Cells
18471 \end_layout
18472
18473 \end_inset
18474
18475
18476 \begin_inset CommandInset label
18477 LatexCommand label
18478 name "sub:Table-Cells"
18479
18480 \end_inset
18481
18482
18483 \end_layout
18484
18485 \begin_layout Standard
18486 A table cell can contain text, inline equations, a figure, or another table.
18487  All these kinds of objects can be placed in the same cell.
18488  Font sizes and shapes can also be altered.
18489  But you can't put a special environment in a cell (like 
18490 \family sans
18491 Section*
18492 \family default
18493 , etc.), nor set spacing options etc.
18494  for the cell's paragraph.
18495 \end_layout
18496
18497 \begin_layout Standard
18498 To have multi-line entries in table cells, you have to declare a fixed width
18499  for the column in the table dialog.
18500  Your text is then automatically split into multiple lines and the cell
18501  is enlarged vertically when the length of the text exceeds the given width.
18502  An example:
18503 \end_layout
18504
18505 \begin_layout Standard
18506 \align center
18507 \begin_inset Tabular
18508 <lyxtabular version="3" rows="4" columns="3">
18509 <features>
18510 <column alignment="center" valignment="top" width="0pt">
18511 <column alignment="block" valignment="top" width="3cm">
18512 <column alignment="center" valignment="top" width="0pt">
18513 <row>
18514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518
18519 \family roman
18520 \series medium
18521 \shape up
18522 \size normal
18523 \emph off
18524 \bar no
18525 \noun off
18526 \color none
18527 1
18528 \end_layout
18529
18530 \end_inset
18531 </cell>
18532 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536
18537 \family roman
18538 \series medium
18539 \shape up
18540 \size normal
18541 \emph off
18542 \bar no
18543 \noun off
18544 \color none
18545 2
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554
18555 \family roman
18556 \series medium
18557 \shape up
18558 \size normal
18559 \emph off
18560 \bar no
18561 \noun off
18562 \color none
18563 3
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 </row>
18569 <row>
18570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18571 \begin_inset Text
18572
18573 \begin_layout Plain Layout
18574
18575 \family roman
18576 \series medium
18577 \shape up
18578 \size normal
18579 \emph off
18580 \bar no
18581 \noun off
18582 \color none
18583 4
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592
18593 \family roman
18594 \series medium
18595 \shape up
18596 \size normal
18597 \emph off
18598 \bar no
18599 \noun off
18600 \color none
18601 This is a multiline entry in a table.
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \family roman
18612 \series medium
18613 \shape up
18614 \size normal
18615 \emph off
18616 \bar no
18617 \noun off
18618 \color none
18619 5
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 </row>
18625 <row>
18626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \family roman
18632 \series medium
18633 \shape up
18634 \size normal
18635 \emph off
18636 \bar no
18637 \noun off
18638 \color none
18639 6
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648
18649 \family roman
18650 \series medium
18651 \shape up
18652 \size normal
18653 \emph off
18654 \bar no
18655 \noun off
18656 \color none
18657 This is longer now.
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18663 \begin_inset Text
18664
18665 \begin_layout Plain Layout
18666
18667 \family roman
18668 \series medium
18669 \shape up
18670 \size normal
18671 \emph off
18672 \bar no
18673 \noun off
18674 \color none
18675 7
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 </row>
18681 <row>
18682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686
18687 \family roman
18688 \series medium
18689 \shape up
18690 \size normal
18691 \emph off
18692 \bar no
18693 \noun off
18694 \color none
18695 8
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704
18705 \family roman
18706 \series medium
18707 \shape up
18708 \size normal
18709 \emph off
18710 \bar no
18711 \noun off
18712 \color none
18713 This is a multiline entry in a table.
18714  This is longer now.
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723
18724 \family roman
18725 \series medium
18726 \shape up
18727 \size normal
18728 \emph off
18729 \bar no
18730 \noun off
18731 \color none
18732 9
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 </row>
18738 </lyxtabular>
18739
18740 \end_inset
18741
18742
18743 \end_layout
18744
18745 \begin_layout Standard
18746 Cutting and pasting between tables and table cells works reasonably well.
18747  You can cut and paste even more than one row.
18748  Selection with the mouse or with 
18749 \family sans
18750 Shift
18751 \family default
18752  plus the arrow keys works as usual.
18753  You can also copy and paste the entire table as a single unit by starting
18754  the selection from outside the table.
18755 \end_layout
18756
18757 \begin_layout Section
18758 Floats
18759 \begin_inset Index
18760 status collapsed
18761
18762 \begin_layout Plain Layout
18763 Floats
18764 \end_layout
18765
18766 \end_inset
18767
18768
18769 \begin_inset CommandInset label
18770 LatexCommand label
18771 name "sec:Floats"
18772
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \begin_layout Standard
18779 A float is a block of text associated with some sort of label, which doesn't
18780  have a fixed location.
18781  It can 
18782 \begin_inset Quotes eld
18783 \end_inset
18784
18785 float
18786 \begin_inset Quotes erd
18787 \end_inset
18788
18789  forward or backward a page or two, to wherever it fits best.
18790  
18791 \family sans
18792 Footnotes
18793 \family default
18794  and 
18795 \family sans
18796 Margin
18797 \begin_inset Space ~
18798 \end_inset
18799
18800 Notes
18801 \family default
18802  are also floats, because they can float to the next page when there are
18803  too much notes at the page.
18804 \end_layout
18805
18806 \begin_layout Standard
18807 Floats makes it possible to get a high quality layout.
18808  Images and tables can evenly be spread to the pages to avoid whitespace
18809  and pages without text.
18810  As the floating often destroys the context between the text and the image/table
18811 , every float can be referenced in the text.
18812  Floats are therefore numbered.
18813  Referencing is described in section
18814 \begin_inset Space ~
18815 \end_inset
18816
18817
18818 \begin_inset CommandInset ref
18819 LatexCommand ref
18820 reference "sec:Cross-References"
18821
18822 \end_inset
18823
18824 .
18825 \end_layout
18826
18827 \begin_layout Standard
18828 To insert a float, use the menu 
18829 \family sans
18830 Insert\SpecialChar \menuseparator
18831 Floats
18832 \family default
18833 .
18834  A box with a caption that has e.
18835 \begin_inset Space \thinspace{}
18836 \end_inset
18837
18838 g.
18839 \begin_inset Space ~
18840 \end_inset
18841
18842 the label 
18843 \begin_inset Quotes eld
18844 \end_inset
18845
18846 Figure
18847 \begin_inset Space ~
18848 \end_inset
18849
18850 #:
18851 \begin_inset Quotes erd
18852 \end_inset
18853
18854  (# is the actual number) will be inserted into your document.
18855  The label will automatically be translated to the document language in
18856  the output.
18857  Behind the label you can insert the caption text.
18858 \begin_inset Index
18859 status collapsed
18860
18861 \begin_layout Plain Layout
18862 Floats ! Captions
18863 \end_layout
18864
18865 \end_inset
18866
18867  The image or table is inserted above or below the caption in a separate
18868  paragraph within the float.
18869  To keep your LyX-document readable, you can open and close the float box
18870  by left-clicking on the box label.
18871  A closed float box looks like this: 
18872 \begin_inset Graphics
18873         filename clipart/floatQt4.png
18874         scale 80
18875
18876 \end_inset
18877
18878  -- a gray button with a red label.
18879 \end_layout
18880
18881 \begin_layout Standard
18882 It is recommended to insert floats as a separate paragraph to avoid possible
18883  LaTeX-errors that can occur when the surrounding text is specially formatted.
18884 \end_layout
18885
18886 \begin_layout Subsection
18887 Float Types
18888 \end_layout
18889
18890 \begin_layout Subsubsection
18891 Figure Floats
18892 \begin_inset Index
18893 status collapsed
18894
18895 \begin_layout Plain Layout
18896 Floats ! Figure floats
18897 \end_layout
18898
18899 \end_inset
18900
18901
18902 \begin_inset CommandInset label
18903 LatexCommand label
18904 name "sec:Figure-Floats"
18905
18906 \end_inset
18907
18908
18909 \end_layout
18910
18911 \begin_layout Standard
18912 The menu 
18913 \family sans
18914 Insert\SpecialChar \menuseparator
18915 Float\SpecialChar \menuseparator
18916 Figure
18917 \family default
18918  inserts a float with the label 
18919 \begin_inset Quotes eld
18920 \end_inset
18921
18922
18923 \series bold
18924 Figure
18925 \begin_inset Space ~
18926 \end_inset
18927
18928 #:
18929 \series default
18930
18931 \begin_inset Quotes erd
18932 \end_inset
18933
18934 .
18935  Set the cursor above this label (or before it and press enter) and insert
18936  the image as described above to get the caption printed below the image.
18937  This is what we did for Figure
18938 \begin_inset Space ~
18939 \end_inset
18940
18941
18942 \begin_inset CommandInset ref
18943 LatexCommand ref
18944 reference "cap:Platypus"
18945
18946 \end_inset
18947
18948 .
18949  If you want the caption to be above the image, set the cursor at the end
18950  of the caption, press enter and insert the image.
18951  This was done in Figure
18952 \begin_inset Space ~
18953 \end_inset
18954
18955
18956 \begin_inset CommandInset ref
18957 LatexCommand ref
18958 reference "cap:Escher"
18959
18960 \end_inset
18961
18962 .
18963 \end_layout
18964
18965 \begin_layout Standard
18966 \begin_inset Float figure
18967 wide false
18968 sideways false
18969 status open
18970
18971 \begin_layout Plain Layout
18972 \align center
18973 \begin_inset Graphics
18974         filename clipart/platypus.eps
18975         display color
18976         width 50col%
18977         rotateOrigin center
18978
18979 \end_inset
18980
18981
18982 \end_layout
18983
18984 \begin_layout Plain Layout
18985 \begin_inset Caption
18986
18987 \begin_layout Plain Layout
18988 \begin_inset CommandInset label
18989 LatexCommand label
18990 name "cap:Platypus"
18991
18992 \end_inset
18993
18994 A severely distorted platypus in a float.
18995 \end_layout
18996
18997 \end_inset
18998
18999
19000 \end_layout
19001
19002 \end_inset
19003
19004
19005 \end_layout
19006
19007 \begin_layout Standard
19008 \begin_inset Float figure
19009 wide false
19010 sideways false
19011 status open
19012
19013 \begin_layout Plain Layout
19014 \begin_inset Caption
19015
19016 \begin_layout Plain Layout
19017 \begin_inset CommandInset label
19018 LatexCommand label
19019 name "cap:Escher"
19020
19021 \end_inset
19022
19023 M.C.
19024  Escher on acid.
19025 \end_layout
19026
19027 \end_inset
19028
19029
19030 \end_layout
19031
19032 \begin_layout Plain Layout
19033 \align center
19034 \begin_inset Graphics
19035         filename clipart/escher-lsd.eps
19036         display color
19037         scale 80
19038         rotateOrigin center
19039
19040 \end_inset
19041
19042
19043 \end_layout
19044
19045 \end_inset
19046
19047
19048 \end_layout
19049
19050 \begin_layout Standard
19051 This figure float show also how to set a label and create a cross-reference
19052  to it.
19053  As described in section
19054 \begin_inset Space ~
19055 \end_inset
19056
19057
19058 \begin_inset CommandInset ref
19059 LatexCommand ref
19060 reference "sec:Cross-References"
19061
19062 \end_inset
19063
19064 , you can simply insert a label in the caption using the menu 
19065 \family sans
19066 Insert\SpecialChar \menuseparator
19067 Label
19068 \family default
19069  and refer to it using the menu 
19070 \family sans
19071 Insert\SpecialChar \menuseparator
19072 Cross-Reference
19073 \family default
19074 .
19075  It is important to use references to figure floats, rather than using vague
19076  references like 
19077 \begin_inset Quotes eld
19078 \end_inset
19079
19080 the figure above
19081 \begin_inset Quotes erd
19082 \end_inset
19083
19084 , because as LaTeX will reposition the floats in the final document; it
19085  might not be 
19086 \begin_inset Quotes eld
19087 \end_inset
19088
19089 above
19090 \begin_inset Quotes erd
19091 \end_inset
19092
19093  at all.
19094 \end_layout
19095
19096 \begin_layout Standard
19097 Normally one inserts only one image to a figure float, but sometimes you
19098  might want to use two images with separate subcaptions.
19099  This can be done in the graphics dialog: Right-click on an image and go
19100  to the tab 
19101 \family sans
19102 Extra
19103 \begin_inset Space ~
19104 \end_inset
19105
19106 options
19107 \family default
19108  in the appearing dialog, use the option 
19109 \family sans
19110 Subfigure
19111 \family default
19112 , and enter the subcaption for the image in the now enabled caption field.
19113  Figure
19114 \begin_inset Space ~
19115 \end_inset
19116
19117
19118 \begin_inset CommandInset ref
19119 LatexCommand ref
19120 reference "cap:Two-distorted-images"
19121
19122 \end_inset
19123
19124  is an example of a figure float with two images set side by side.
19125  You can also set the images one below the other.
19126 \end_layout
19127
19128 \begin_layout Standard
19129 \begin_inset Float figure
19130 wide false
19131 sideways false
19132 status open
19133
19134 \begin_layout Plain Layout
19135 \begin_inset Space \hfill{}
19136 \end_inset
19137
19138
19139 \begin_inset Float figure
19140 wide false
19141 sideways false
19142 status open
19143
19144 \begin_layout Plain Layout
19145 \begin_inset Caption
19146
19147 \begin_layout Plain Layout
19148 Undefinable
19149 \end_layout
19150
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \begin_layout Plain Layout
19157 \begin_inset Graphics
19158         filename clipart/escher-lsd.eps
19159         width 45col%
19160
19161 \end_inset
19162
19163
19164 \end_layout
19165
19166 \end_inset
19167
19168
19169 \begin_inset Space \hfill{}
19170 \end_inset
19171
19172
19173 \begin_inset Float figure
19174 wide false
19175 sideways false
19176 status open
19177
19178 \begin_layout Plain Layout
19179 \begin_inset Caption
19180
19181 \begin_layout Plain Layout
19182 Platypus
19183 \end_layout
19184
19185 \end_inset
19186
19187
19188 \end_layout
19189
19190 \begin_layout Plain Layout
19191 \begin_inset Graphics
19192         filename clipart/platypus.eps
19193         lyxscale 60
19194         width 45col%
19195
19196 \end_inset
19197
19198
19199 \end_layout
19200
19201 \end_inset
19202
19203
19204 \begin_inset Space \hfill{}
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \begin_layout Plain Layout
19211 \begin_inset Caption
19212
19213 \begin_layout Plain Layout
19214 \begin_inset CommandInset label
19215 LatexCommand label
19216 name "cap:Two-distorted-images"
19217
19218 \end_inset
19219
19220 Two distorted images.
19221 \end_layout
19222
19223 \end_inset
19224
19225
19226 \end_layout
19227
19228 \end_inset
19229
19230
19231 \end_layout
19232
19233 \begin_layout Standard
19234 Note that the caption is added to the 
19235 \family sans
19236 List
19237 \begin_inset Space ~
19238 \end_inset
19239
19240 of
19241 \begin_inset Space ~
19242 \end_inset
19243
19244 Figures
19245 \family default
19246  as described in section
19247 \begin_inset Space ~
19248 \end_inset
19249
19250
19251 \begin_inset CommandInset ref
19252 LatexCommand ref
19253 reference "sec:ListsOf"
19254
19255 \end_inset
19256
19257 .
19258 \end_layout
19259
19260 \begin_layout Subsubsection
19261 Table Floats
19262 \begin_inset Index
19263 status collapsed
19264
19265 \begin_layout Plain Layout
19266 Floats ! Table floats
19267 \end_layout
19268
19269 \end_inset
19270
19271
19272 \begin_inset CommandInset label
19273 LatexCommand label
19274 name "sec:Table-Floats"
19275
19276 \end_inset
19277
19278
19279 \end_layout
19280
19281 \begin_layout Standard
19282 Table floats can be inserted using the menu 
19283 \family sans
19284 Insert\SpecialChar \menuseparator
19285 Float\SpecialChar \menuseparator
19286 Table
19287 \family default
19288 .
19289  They have the same properties as figure floats except of the different
19290  label.
19291  Table
19292 \begin_inset Space ~
19293 \end_inset
19294
19295
19296 \begin_inset CommandInset ref
19297 LatexCommand ref
19298 reference "cap:Table-float"
19299
19300 \end_inset
19301
19302  is an example of a table float.
19303 \end_layout
19304
19305 \begin_layout Standard
19306 \begin_inset Float table
19307 wide false
19308 sideways false
19309 status open
19310
19311 \begin_layout Plain Layout
19312 \begin_inset Caption
19313
19314 \begin_layout Plain Layout
19315 \begin_inset CommandInset label
19316 LatexCommand label
19317 name "cap:Table-float"
19318
19319 \end_inset
19320
19321 A table float.
19322 \end_layout
19323
19324 \end_inset
19325
19326
19327 \end_layout
19328
19329 \begin_layout Plain Layout
19330 \align center
19331 \begin_inset Tabular
19332 <lyxtabular version="3" rows="3" columns="3">
19333 <features>
19334 <column alignment="center" valignment="top" width="0pt">
19335 <column alignment="center" valignment="top" width="0pt">
19336 <column alignment="center" valignment="top" width="0pt">
19337 <row>
19338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342
19343 \family roman
19344 \series medium
19345 \shape up
19346 \size normal
19347 \emph off
19348 \bar no
19349 \noun off
19350 \color none
19351 1
19352 \end_layout
19353
19354 \end_inset
19355 </cell>
19356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19357 \begin_inset Text
19358
19359 \begin_layout Plain Layout
19360
19361 \family roman
19362 \series medium
19363 \shape up
19364 \size normal
19365 \emph off
19366 \bar no
19367 \noun off
19368 \color none
19369 2
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \family roman
19380 \series medium
19381 \shape up
19382 \size normal
19383 \emph off
19384 \bar no
19385 \noun off
19386 \color none
19387 3
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \family roman
19400 \series medium
19401 \shape up
19402 \size normal
19403 \emph off
19404 \bar no
19405 \noun off
19406 \color none
19407 Joe
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416
19417 \family roman
19418 \series medium
19419 \shape up
19420 \size normal
19421 \emph off
19422 \bar no
19423 \noun off
19424 \color none
19425 Mary
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434
19435 \family roman
19436 \series medium
19437 \shape up
19438 \size normal
19439 \emph off
19440 \bar no
19441 \noun off
19442 \color none
19443 Ted
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \family roman
19456 \series medium
19457 \shape up
19458 \size normal
19459 \emph off
19460 \bar no
19461 \noun off
19462 \color none
19463 \begin_inset Formula $\int x^{2}dx$
19464 \end_inset
19465
19466
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19472 \begin_inset Text
19473
19474 \begin_layout Plain Layout
19475
19476 \family roman
19477 \series medium
19478 \shape up
19479 \size normal
19480 \emph off
19481 \bar no
19482 \noun off
19483 \color none
19484 \begin_inset Formula $\left[\begin{array}{cc}
19485 a & b\\
19486 c & d\end{array}\right]$
19487 \end_inset
19488
19489
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498
19499 \family roman
19500 \series medium
19501 \shape up
19502 \size normal
19503 \emph off
19504 \bar no
19505 \noun off
19506 \color none
19507 \begin_inset Formula $1+1=2$
19508 \end_inset
19509
19510
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 </row>
19516 </lyxtabular>
19517
19518 \end_inset
19519
19520
19521 \end_layout
19522
19523 \end_inset
19524
19525
19526 \end_layout
19527
19528 \begin_layout Subsubsection
19529 Algorithm Floats
19530 \begin_inset Index
19531 status collapsed
19532
19533 \begin_layout Plain Layout
19534 Floats ! Algorithm floats
19535 \end_layout
19536
19537 \end_inset
19538
19539
19540 \end_layout
19541
19542 \begin_layout Standard
19543 This float type is inserted with the menu 
19544 \family sans
19545 Insert\SpecialChar \menuseparator
19546 Float\SpecialChar \menuseparator
19547 Algorithm
19548 \family default
19549 .
19550  It is used for program codes and descriptions of algorithms.
19551  A possible environment for algorithms is the 
19552 \family sans
19553 LyX-Code
19554 \family default
19555 , described in section
19556 \begin_inset Space ~
19557 \end_inset
19558
19559
19560 \begin_inset CommandInset ref
19561 LatexCommand ref
19562 reference "sub:LyX-Code"
19563
19564 \end_inset
19565
19566 .
19567 \end_layout
19568
19569 \begin_layout Standard
19570 \begin_inset Note Greyedout
19571 status open
19572
19573 \begin_layout Plain Layout
19574
19575 \series bold
19576 Note:
19577 \series default
19578  that the float label is not automatically translated into the document
19579  language.
19580 \end_layout
19581
19582 \end_inset
19583
19584  You have to do this manually by adding the following line
19585 \end_layout
19586
19587 \begin_layout Standard
19588
19589 \series bold
19590
19591 \backslash
19592 floatname{algorithm}{your
19593 \begin_inset Space ~
19594 \end_inset
19595
19596 name}
19597 \end_layout
19598
19599 \begin_layout Standard
19600 to the document preamble (menu 
19601 \family sans
19602 Document\SpecialChar \menuseparator
19603 Settings
19604 \family default
19605 ).
19606  
19607 \series bold
19608 your
19609 \begin_inset Space ~
19610 \end_inset
19611
19612 name
19613 \series default
19614  is the word 
19615 \begin_inset Quotes eld
19616 \end_inset
19617
19618
19619 \emph on
19620 algorithm
19621 \emph default
19622
19623 \begin_inset Quotes erd
19624 \end_inset
19625
19626  in your language.
19627 \end_layout
19628
19629 \begin_layout Subsubsection
19630 Wrap Floats
19631 \begin_inset Index
19632 status collapsed
19633
19634 \begin_layout Plain Layout
19635 Floats ! Text Wrap Floats
19636 \end_layout
19637
19638 \end_inset
19639
19640
19641 \begin_inset CommandInset label
19642 LatexCommand label
19643 name "sec:Wrap-Floats"
19644
19645 \end_inset
19646
19647
19648 \end_layout
19649
19650 \begin_layout Standard
19651 \begin_inset Wrap figure
19652 lines 0
19653 placement l
19654 overhang 0in
19655 width "40col%"
19656 status open
19657
19658 \begin_layout Plain Layout
19659 \begin_inset Graphics
19660         filename clipart/mobius.eps
19661         display color
19662         width 40col%
19663         rotateOrigin center
19664
19665 \end_inset
19666
19667
19668 \end_layout
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Caption
19672
19673 \begin_layout Plain Layout
19674 \begin_inset CommandInset label
19675 LatexCommand label
19676 name "cap:Wrapped-figure"
19677
19678 \end_inset
19679
19680 This is a wrapped figure.
19681 \begin_inset VSpace medskip
19682 \end_inset
19683
19684
19685 \end_layout
19686
19687 \end_inset
19688
19689
19690 \end_layout
19691
19692 \end_inset
19693
19694 This float type is used if you want to 
19695 \begin_inset Quotes eld
19696 \end_inset
19697
19698 wrap
19699 \begin_inset Quotes erd
19700 \end_inset
19701
19702  text around a figure so that it only occupies some fraction of the column
19703  width.
19704  It can be inserted using the menu 
19705 \family sans
19706 Insert\SpecialChar \menuseparator
19707 Float\SpecialChar \menuseparator
19708 Wrap
19709 \begin_inset Space ~
19710 \end_inset
19711
19712 Float
19713 \family default
19714  if the LaTeX-package 
19715 \series bold
19716 wrapfig
19717 \series default
19718
19719 \begin_inset Index
19720 status collapsed
19721
19722 \begin_layout Plain Layout
19723 Latex@LaTeX-packages ! wrapfig
19724 \end_layout
19725
19726 \end_inset
19727
19728  is installed.
19729 \begin_inset Foot
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733 Installing a LaTeX-package is explained it in the 
19734 \emph on
19735 LaTeX
19736 \begin_inset Space ~
19737 \end_inset
19738
19739 Configuration
19740 \emph default
19741  manual.
19742 \end_layout
19743
19744 \end_inset
19745
19746  The width and placement of the float is adjusted by right-clicking on the
19747  float box.
19748  Figure
19749 \begin_inset Space ~
19750 \end_inset
19751
19752
19753 \begin_inset CommandInset ref
19754 LatexCommand ref
19755 reference "cap:Wrapped-figure"
19756
19757 \end_inset
19758
19759  is for example a figure wrap float with a width of 40
19760 \begin_inset Space \thinspace{}
19761 \end_inset
19762
19763 col%.
19764 \begin_inset Foot
19765 status collapsed
19766
19767 \begin_layout Plain Layout
19768 Available units are explained in Appendix
19769 \begin_inset Space ~
19770 \end_inset
19771
19772
19773 \begin_inset CommandInset ref
19774 LatexCommand ref
19775 reference "cha:Units-available-in"
19776
19777 \end_inset
19778
19779 .
19780 \end_layout
19781
19782 \end_inset
19783
19784  Some space was added under the caption to separate it better from the surroundi
19785 ng text.
19786 \end_layout
19787
19788 \begin_layout Standard
19789 \begin_inset Note Greyedout
19790 status open
19791
19792 \begin_layout Plain Layout
19793
19794 \series bold
19795 Note:
19796 \series default
19797  Wrap floats might be fragile! E.g.
19798  having a figure too close to the bottom of the page can mess things up
19799  in the way that the float doesn't appear in the output or that it is placed
19800  over some other text.
19801 \end_layout
19802
19803 \end_inset
19804
19805  In general:
19806 \end_layout
19807
19808 \begin_layout Itemize
19809 Wrap floats should not be placed in paragraphs that run over a page break.
19810  That means that wrap floats should better be inserted to the exact place
19811  when the document is nearly ready and you are able to estimate where page
19812  breaks will appear.
19813 \end_layout
19814
19815 \begin_layout Itemize
19816 Wrap floats should either be placed in an own paragraph before the paragraph
19817  where they should wrap into or within a paragraph.
19818 \end_layout
19819
19820 \begin_layout Itemize
19821 Wrap floats in consecutive paragraphs may cause troubles, so assure that
19822  there is a text paragraph between them as separator.
19823 \end_layout
19824
19825 \begin_layout Itemize
19826 Wrap floats are not allowed in section headings or tables.
19827 \end_layout
19828
19829 \begin_layout Subsection
19830 Rotated Floats
19831 \begin_inset CommandInset label
19832 LatexCommand label
19833 name "sub:Rotated-Floats"
19834
19835 \end_inset
19836
19837
19838 \begin_inset Index
19839 status collapsed
19840
19841 \begin_layout Plain Layout
19842 Floats ! Rotating
19843 \end_layout
19844
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \begin_layout Standard
19851 Especially for wide tables you might have floats rotated.
19852  To rotate a whole float including the caption, right-click on the float-box
19853  and use the option 
19854 \family sans
19855 Rotate
19856 \begin_inset Space ~
19857 \end_inset
19858
19859 sideways
19860 \family default
19861 .
19862 \end_layout
19863
19864 \begin_layout Standard
19865 Rotated floats are always placed on its own page (or column, when you have
19866  a two-column document).
19867  They are rotated so that you can read them from the outside margin.
19868  Forcing the rotation direction is explained in the 
19869 \emph on
19870 Embedded Objects
19871 \emph default
19872  manual.
19873 \end_layout
19874
19875 \begin_layout Standard
19876 Referencing rotated floats is the same like for normal floats, the caption
19877  format is also the same: Table
19878 \begin_inset Space ~
19879 \end_inset
19880
19881
19882 \begin_inset CommandInset ref
19883 LatexCommand ref
19884 reference "cap:Rotated-table"
19885
19886 \end_inset
19887
19888  is an example of a rotated table float.
19889 \end_layout
19890
19891 \begin_layout Standard
19892 \begin_inset Note Greyedout
19893 status open
19894
19895 \begin_layout Plain Layout
19896
19897 \series bold
19898 Note:
19899 \series default
19900  Not all DVI-viewers are able to display rotated floats.
19901 \end_layout
19902
19903 \end_inset
19904
19905
19906 \end_layout
19907
19908 \begin_layout Standard
19909 \begin_inset Float table
19910 wide false
19911 sideways true
19912 status open
19913
19914 \begin_layout Plain Layout
19915 \begin_inset Caption
19916
19917 \begin_layout Plain Layout
19918 \begin_inset CommandInset label
19919 LatexCommand label
19920 name "cap:Rotated-table"
19921
19922 \end_inset
19923
19924  Rotated table
19925 \end_layout
19926
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \begin_layout Plain Layout
19933 \align center
19934 \begin_inset Tabular
19935 <lyxtabular version="3" rows="1" columns="5">
19936 <features>
19937 <column alignment="center" valignment="top" width="0">
19938 <column alignment="center" valignment="top" width="0">
19939 <column alignment="center" valignment="top" width="0">
19940 <column alignment="center" valignment="top" width="0">
19941 <column alignment="center" valignment="top" width="0">
19942 <row>
19943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947 test
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956 b
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 c
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 d
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983 e
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 </lyxtabular>
19990
19991 \end_inset
19992
19993
19994 \end_layout
19995
19996 \end_inset
19997
19998
19999 \end_layout
20000
20001 \begin_layout Subsection
20002 Float Placement
20003 \begin_inset CommandInset label
20004 LatexCommand label
20005 name "sub:Float-Placement"
20006
20007 \end_inset
20008
20009
20010 \begin_inset Index
20011 status collapsed
20012
20013 \begin_layout Plain Layout
20014 Floats ! Placement
20015 \end_layout
20016
20017 \end_inset
20018
20019
20020 \end_layout
20021
20022 \begin_layout Standard
20023 Right-clicking on a float-box opens a dialog where you can alter the placement
20024  options that LaTeX uses for positioning the float.
20025 \begin_inset Newline newline
20026 \end_inset
20027
20028 The option 
20029 \family sans
20030 Span
20031 \begin_inset Space ~
20032 \end_inset
20033
20034 columns
20035 \family default
20036  is only useful for two-column documents: If you select it, the float will
20037  span across both columns on the page instead of being confined to just
20038  one.
20039 \begin_inset Newline newline
20040 \end_inset
20041
20042 The option 
20043 \family sans
20044 Rotate
20045 \begin_inset Space ~
20046 \end_inset
20047
20048 sideways
20049 \family default
20050  is used to rotate floats, see section
20051 \begin_inset Space ~
20052 \end_inset
20053
20054
20055 \begin_inset CommandInset ref
20056 LatexCommand ref
20057 reference "sub:Rotated-Floats"
20058
20059 \end_inset
20060
20061 .
20062 \end_layout
20063
20064 \begin_layout Standard
20065 You can use one ore more of the following options in the float dialog to
20066  set the placement for a particular float when you uncheck the option 
20067 \family sans
20068 Use
20069 \begin_inset Space ~
20070 \end_inset
20071
20072 default
20073 \begin_inset Space ~
20074 \end_inset
20075
20076 placement
20077 \family default
20078 :
20079 \end_layout
20080
20081 \begin_layout Description
20082 Here
20083 \begin_inset Space ~
20084 \end_inset
20085
20086 if
20087 \begin_inset Space ~
20088 \end_inset
20089
20090 possible: try to place the float on the position where it is inserted
20091 \end_layout
20092
20093 \begin_layout Description
20094 Top
20095 \begin_inset Space ~
20096 \end_inset
20097
20098 of
20099 \begin_inset Space ~
20100 \end_inset
20101
20102 page: try to place the float on the top of the current page
20103 \end_layout
20104
20105 \begin_layout Description
20106 Bottom
20107 \begin_inset Space ~
20108 \end_inset
20109
20110 of
20111 \begin_inset Space ~
20112 \end_inset
20113
20114 page: try to place the float on the bottom of the current page
20115 \end_layout
20116
20117 \begin_layout Description
20118 Page
20119 \begin_inset Space ~
20120 \end_inset
20121
20122 of
20123 \begin_inset Space ~
20124 \end_inset
20125
20126 floats: try to place the float on an own page 
20127 \end_layout
20128
20129 \begin_layout Standard
20130 The order of the above option is 
20131 \emph on
20132 always
20133 \emph default
20134  used by LaTeX.
20135  That means, if you use the default placement, LaTeX will first try out
20136  
20137 \family sans
20138 Here
20139 \begin_inset Space ~
20140 \end_inset
20141
20142 if
20143 \begin_inset Space ~
20144 \end_inset
20145
20146 possible
20147 \family default
20148 , then 
20149 \family sans
20150 Top
20151 \begin_inset Space ~
20152 \end_inset
20153
20154 of
20155 \begin_inset Space ~
20156 \end_inset
20157
20158 page
20159 \family default
20160 , and then the others.
20161  If you don't use the default, LaTeX will try only the checked options but
20162  in the same order.
20163  If none of the 4 placements are possible the procedure is internally repeated
20164  but it is tried to put the float on the following page.
20165 \end_layout
20166
20167 \begin_layout Standard
20168 By default, each options has its own rules:
20169 \end_layout
20170
20171 \begin_layout Standard
20172
20173 \family sans
20174 Top
20175 \begin_inset Space ~
20176 \end_inset
20177
20178 of
20179 \begin_inset Space ~
20180 \end_inset
20181
20182 page
20183 \family default
20184  only floats occupying less than 70
20185 \begin_inset Space \thinspace{}
20186 \end_inset
20187
20188 % of the page can be placed at the top of a page
20189 \end_layout
20190
20191 \begin_layout Standard
20192
20193 \family sans
20194 Bottom
20195 \begin_inset Space ~
20196 \end_inset
20197
20198 of
20199 \begin_inset Space ~
20200 \end_inset
20201
20202 page
20203 \family default
20204 : only floats occupying less than 30
20205 \begin_inset Space \thinspace{}
20206 \end_inset
20207
20208 % of the page can be placed at the bottom of a page.
20209 \end_layout
20210
20211 \begin_layout Standard
20212
20213 \family sans
20214 Page
20215 \begin_inset Space ~
20216 \end_inset
20217
20218 of
20219 \begin_inset Space ~
20220 \end_inset
20221
20222 floats
20223 \family default
20224 : only if more than 50
20225 \begin_inset Space \thinspace{}
20226 \end_inset
20227
20228 % of the page are occupied by floats, several floats can be set together
20229  on a page.
20230 \end_layout
20231
20232 \begin_layout Standard
20233 If you don't like these rules, you can ignore them by using the additional
20234  option 
20235 \family sans
20236 Ignore
20237 \begin_inset Space ~
20238 \end_inset
20239
20240 LaTeX
20241 \begin_inset Space ~
20242 \end_inset
20243
20244 rules
20245 \family default
20246 .
20247 \end_layout
20248
20249 \begin_layout Standard
20250 Sometimes you might need, under all circumstances, a float to be placed
20251  exactly at the position where it is inserted.
20252  For this case you can use the option 
20253 \family sans
20254 Here
20255 \begin_inset Space ~
20256 \end_inset
20257
20258 definitely
20259 \family default
20260 .
20261  Use this option very rarely and only if the document is nearly ready to
20262  be printed.
20263  Because the float is then no longer able to 
20264 \begin_inset Quotes eld
20265 \end_inset
20266
20267 float
20268 \begin_inset Quotes erd
20269 \end_inset
20270
20271  when you change your document and this will often destroy the page layout.
20272 \end_layout
20273
20274 \begin_layout Standard
20275 There are no placement options for text wrap floats, because they are always
20276  surrounded by the text of a certain paragraph.
20277 \end_layout
20278
20279 \begin_layout Standard
20280 For more details about float placements, have a look at LaTeX books like
20281  
20282 \begin_inset CommandInset citation
20283 LatexCommand cite
20284 key "latexcompanion,latexguide,latexbook"
20285
20286 \end_inset
20287
20288 .
20289 \end_layout
20290
20291 \begin_layout Section
20292 Minipages
20293 \begin_inset Index
20294 status collapsed
20295
20296 \begin_layout Plain Layout
20297 Minipages
20298 \end_layout
20299
20300 \end_inset
20301
20302
20303 \begin_inset CommandInset label
20304 LatexCommand label
20305 name "sec:Minipages"
20306
20307 \end_inset
20308
20309
20310 \end_layout
20311
20312 \begin_layout Standard
20313 LaTeX provides a mechanism to produce essentially a page within a page,
20314  called minipage.
20315  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20316 \begin_inset Space ~
20317 \end_inset
20318
20319 apply.
20320  
20321 \end_layout
20322
20323 \begin_layout Standard
20324 Minipages in LyX have their own collapsible box inserted via the menu 
20325 \family sans
20326 Insert\SpecialChar \menuseparator
20327 Box
20328 \family default
20329 .
20330  Right-clicking on the box allows you to alter the width of the minipage
20331  and its alignment within the page.
20332 \end_layout
20333
20334 \begin_layout Standard
20335 \align center
20336 \begin_inset Box Frameless
20337 position "t"
20338 hor_pos "c"
20339 has_inner_box 1
20340 inner_pos "t"
20341 use_parbox 0
20342 width "30col%"
20343 special "none"
20344 height "1pt"
20345 height_special "totalheight"
20346 status open
20347
20348 \begin_layout Plain Layout
20349
20350 \shape italic
20351 This is a minipage.
20352  The text is set in an italic style.
20353 \end_layout
20354
20355 \begin_layout Plain Layout
20356
20357 \shape italic
20358 Minipages are often used for text in another language or text that needs
20359  another formatting.
20360 \end_layout
20361
20362 \end_inset
20363
20364
20365 \end_layout
20366
20367 \begin_layout Standard
20368 \begin_inset VSpace medskip
20369 \end_inset
20370
20371 If you place two minipages side-by-side, you can use 
20372 \family sans
20373 Horizontal Fills
20374 \family default
20375  as described in section
20376 \begin_inset Space ~
20377 \end_inset
20378
20379
20380 \begin_inset CommandInset ref
20381 LatexCommand ref
20382 reference "sub:Horizontal-Space"
20383
20384 \end_inset
20385
20386 :
20387 \begin_inset VSpace medskip
20388 \end_inset
20389
20390
20391 \end_layout
20392
20393 \begin_layout Standard
20394 \begin_inset Box Frameless
20395 position "t"
20396 hor_pos "c"
20397 has_inner_box 1
20398 inner_pos "t"
20399 use_parbox 0
20400 width "1.5in"
20401 special "none"
20402 height "1pt"
20403 height_special "totalheight"
20404 status open
20405
20406 \begin_layout Plain Layout
20407 This is a minipage with some stupid dummy text.
20408  This dummy text is used to increase the size of the minipage.
20409 \end_layout
20410
20411 \end_inset
20412
20413
20414 \begin_inset Space \hfill{}
20415 \end_inset
20416
20417
20418 \begin_inset Box Frameless
20419 position "t"
20420 hor_pos "c"
20421 has_inner_box 1
20422 inner_pos "t"
20423 use_parbox 0
20424 width "1.5in"
20425 special "none"
20426 height "1pt"
20427 height_special "totalheight"
20428 status open
20429
20430 \begin_layout Plain Layout
20431 This is a minipage with some stupid dummy text.
20432  This dummy text is used to increase the size of the minipage.
20433 \end_layout
20434
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \begin_layout Standard
20441 \begin_inset VSpace bigskip
20442 \end_inset
20443
20444
20445 \end_layout
20446
20447 \begin_layout Standard
20448 When you right-click on a minipage box, you can change the box from a minipage
20449  to other box types.
20450  All box types and their settings are explained in detail in chapter 
20451 \emph on
20452 Boxes
20453 \emph default
20454  of the 
20455 \emph on
20456 Embedded Objects
20457 \emph default
20458  manual.
20459 \end_layout
20460
20461 \begin_layout Chapter
20462 Mathematical Formulas
20463 \begin_inset Index
20464 status collapsed
20465
20466 \begin_layout Plain Layout
20467 Math
20468 \end_layout
20469
20470 \end_inset
20471
20472
20473 \begin_inset Index
20474 status collapsed
20475
20476 \begin_layout Plain Layout
20477 Formulas | see
20478 \begin_inset ERT
20479 status collapsed
20480
20481 \begin_layout Plain Layout
20482
20483 {
20484 \end_layout
20485
20486 \end_inset
20487
20488 Math
20489 \begin_inset ERT
20490 status collapsed
20491
20492 \begin_layout Plain Layout
20493
20494 }
20495 \end_layout
20496
20497 \end_inset
20498
20499
20500 \end_layout
20501
20502 \end_inset
20503
20504
20505 \begin_inset CommandInset label
20506 LatexCommand label
20507 name "cha:Mathematical-Formulas"
20508
20509 \end_inset
20510
20511
20512 \end_layout
20513
20514 \begin_layout Standard
20515 The issues of this chapter are described in detail in the 
20516 \emph on
20517 Math
20518 \emph default
20519  manual.
20520  There you'll also find tips and tricks for special cases.
20521 \end_layout
20522
20523 \begin_layout Section
20524 Basic Math Editing
20525 \begin_inset Index
20526 status collapsed
20527
20528 \begin_layout Plain Layout
20529 Math ! Basics
20530 \end_layout
20531
20532 \end_inset
20533
20534
20535 \end_layout
20536
20537 \begin_layout Standard
20538 To create a math formula, you can just click on the toolbar icon 
20539 \begin_inset Graphics
20540         filename ../images/math-mode.png
20541
20542 \end_inset
20543
20544 .
20545  That will create a little blue rectangle, with purple markers around its
20546  corners.
20547  That blue rectangle is the formula itself; the purple markers indicate
20548  what level of nesting within the formula you are at.
20549  You can also choose a particular formula type to insert via the 
20550 \family sans
20551 Insert\SpecialChar \menuseparator
20552 Math
20553 \family default
20554  menu.
20555 \end_layout
20556
20557 \begin_layout Standard
20558 Editing the parameters of a formula and adding math constructs can be done
20559  with the 
20560 \family sans
20561 math
20562 \begin_inset Space ~
20563 \end_inset
20564
20565 toolbar
20566 \family default
20567 , that appears when the cursor is in a formula.
20568 \end_layout
20569
20570 \begin_layout Standard
20571 There are two main types of formulas: Inline formulas appear within a text
20572  line, like this one:
20573 \end_layout
20574
20575 \begin_layout Standard
20576 This is a line with an inline formula 
20577 \begin_inset Formula $A=B$
20578 \end_inset
20579
20580  in it.
20581 \end_layout
20582
20583 \begin_layout Standard
20584 Displayed formulas appear outside the text like as they were in an own paragraph
20585 , like this one:
20586 \begin_inset Formula \[
20587 A=B\]
20588
20589 \end_inset
20590
20591 You can only number and reference displayed formulas.
20592 \end_layout
20593
20594 \begin_layout Standard
20595 LyX supports also many LaTeX math commands.
20596  E.g.
20597  typing 
20598 \begin_inset Quotes eld
20599 \end_inset
20600
20601
20602 \series bold
20603
20604 \backslash
20605 alpha
20606 \series default
20607
20608 \begin_inset Quotes erd
20609 \end_inset
20610
20611 , followed by a space, in a formula will create the Greek letter 
20612 \begin_inset Formula $\alpha$
20613 \end_inset
20614
20615 .
20616  So typing commands might sometimes be faster than using the 
20617 \family sans
20618 Math
20619 \begin_inset Space ~
20620 \end_inset
20621
20622 Panel
20623 \family default
20624 .
20625 \end_layout
20626
20627 \begin_layout Subsection
20628 Navigating in Formulas
20629 \begin_inset Index
20630 status collapsed
20631
20632 \begin_layout Plain Layout
20633 Math ! Navigating
20634 \end_layout
20635
20636 \end_inset
20637
20638
20639 \end_layout
20640
20641 \begin_layout Standard
20642 The best control over the cursor position within an existing formula is
20643  achieved with the arrow keys.
20644  LyX uses small rectangles to indicate places where something can be inserted.
20645  The arrow keys can be used to navigate between parts of a formula.
20646  Pressing 
20647 \family sans
20648 Space
20649 \family default
20650  will leave a formula construct (a square root 
20651 \begin_inset Formula $\sqrt{2}$
20652 \end_inset
20653
20654 , or parentheses 
20655 \begin_inset Formula $\left(f\right)$
20656 \end_inset
20657
20658 , or a matrix 
20659 \begin_inset Formula $\left[\begin{array}{cc}
20660 1 & 2\\
20661 3 & 4\end{array}\right]$
20662 \end_inset
20663
20664 ).
20665  Pressing 
20666 \family sans
20667 Escape
20668 \family default
20669  will leave the formula, placing the cursor after the formula.
20670  
20671 \family sans
20672 Tab
20673 \family default
20674  can be used to move horizontally in a formula; for example, through the
20675  cells of a matrix or the positions in a multi-line equation.
20676 \end_layout
20677
20678 \begin_layout Standard
20679
20680 \family sans
20681 Space
20682 \family default
20683 , printed in this document as 
20684 \begin_inset Quotes eld
20685 \end_inset
20686
20687
20688 \begin_inset ERT
20689 status collapsed
20690
20691 \begin_layout Plain Layout
20692
20693
20694 \backslash
20695 spce 
20696 \end_layout
20697
20698 \end_inset
20699
20700
20701 \begin_inset Quotes erd
20702 \end_inset
20703
20704
20705 \begin_inset Note Note
20706 status collapsed
20707
20708 \begin_layout Plain Layout
20709 This command will appear in the output as official character denoting the
20710  space character (visible space).
20711 \end_layout
20712
20713 \end_inset
20714
20715 , seems to do nothing in a formula, since it does not add a space between
20716  characters, but it does exit a nested structure.
20717  For this reason, you have to be careful about using 
20718 \family sans
20719 Space
20720 \family default
20721 .
20722  For example, if you want 
20723 \begin_inset Formula $\sqrt{2x+1}$
20724 \end_inset
20725
20726 , type 
20727 \series bold
20728
20729 \backslash
20730 sqrt
20731 \begin_inset ERT
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735
20736
20737 \backslash
20738 spce 
20739 \end_layout
20740
20741 \end_inset
20742
20743 2x+1
20744 \series default
20745  and not 
20746 \series bold
20747
20748 \backslash
20749 sqrt
20750 \begin_inset ERT
20751 status collapsed
20752
20753 \begin_layout Plain Layout
20754
20755
20756 \backslash
20757 spce 
20758 \end_layout
20759
20760 \end_inset
20761
20762 2x
20763 \begin_inset ERT
20764 status collapsed
20765
20766 \begin_layout Plain Layout
20767
20768
20769 \backslash
20770 spce 
20771 \end_layout
20772
20773 \end_inset
20774
20775 +1
20776 \series default
20777 , since in the latter case only the 
20778 \family typewriter
20779
20780 \begin_inset Formula $2x$
20781 \end_inset
20782
20783
20784 \family default
20785  will be under the square root sign: 
20786 \begin_inset Formula $\sqrt{2x}+1$
20787 \end_inset
20788
20789 .
20790 \end_layout
20791
20792 \begin_layout Standard
20793 You can leave many parts of a formula, like this matrix, partially filled
20794  in, such as:
20795 \begin_inset Formula \[
20796 \left(\begin{array}{ccc}
20797 \lambda_{1}\\
20798  & \ddots\\
20799  &  & \lambda_{n}\end{array}\right)\]
20800
20801 \end_inset
20802
20803 If you leave a fraction only partially filled in, or a subscript with nothing
20804  in it, the results will be unpredictable, but most constructs don't mind.
20805 \end_layout
20806
20807 \begin_layout Subsection
20808 Selecting Text
20809 \end_layout
20810
20811 \begin_layout Standard
20812 You can select text within a formula in two different ways.
20813  Place the cursor at one end of the string of text you want, and press 
20814 \family sans
20815 Shift
20816 \family default
20817  and a cursor movement key to select text.
20818  It will be highlighted as with regular text selection.
20819  Alternatively, you can select text with the mouse in the usual way.
20820  That text can then be cut or copied, and then pasted within any formula,
20821  but not in a normal text region in LyX.
20822 \end_layout
20823
20824 \begin_layout Subsection
20825 Exponents and Subscripts
20826 \begin_inset Index
20827 status collapsed
20828
20829 \begin_layout Plain Layout
20830 Math ! Exponents
20831 \end_layout
20832
20833 \end_inset
20834
20835
20836 \begin_inset Index
20837 status collapsed
20838
20839 \begin_layout Plain Layout
20840 Math ! Subscripts
20841 \end_layout
20842
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \begin_layout Standard
20849 You can use the math panel to add super- or subscripts, but the much easier
20850  way is to use a command.
20851  To get 
20852 \begin_inset Formula $x^{2}$
20853 \end_inset
20854
20855 , type in a formula 
20856 \series bold
20857 x^2
20858 \begin_inset ERT
20859 status collapsed
20860
20861 \begin_layout Plain Layout
20862
20863
20864 \backslash
20865 spce 
20866 \end_layout
20867
20868 \end_inset
20869
20870
20871 \series default
20872 .
20873  The final 
20874 \family sans
20875 Space
20876 \family default
20877  puts the cursor back down on the base line of the expression.
20878  If you type 
20879 \series bold
20880 x^2y
20881 \series default
20882 , you will get 
20883 \begin_inset Formula $x^{2y}$
20884 \end_inset
20885
20886 , to get 
20887 \begin_inset Formula $x^{2}y$
20888 \end_inset
20889
20890 , type 
20891 \series bold
20892 x^2
20893 \begin_inset ERT
20894 status collapsed
20895
20896 \begin_layout Plain Layout
20897
20898
20899 \backslash
20900 spce 
20901 \end_layout
20902
20903 \end_inset
20904
20905 y
20906 \series default
20907 .
20908  If you use characters in the superscript, that could be accented with the
20909  hat 
20910 \begin_inset Quotes eld
20911 \end_inset
20912
20913 ^
20914 \begin_inset Quotes erd
20915 \end_inset
20916
20917 , you have to use an extra 
20918 \family sans
20919 Space
20920 \family default
20921  to separate the hat and the character.
20922  E.g.
20923  if you want 
20924 \begin_inset Formula $x^{a}$
20925 \end_inset
20926
20927 , type 
20928 \series bold
20929 x^
20930 \begin_inset ERT
20931 status collapsed
20932
20933 \begin_layout Plain Layout
20934
20935
20936 \backslash
20937 spce 
20938 \end_layout
20939
20940 \end_inset
20941
20942 a
20943 \series default
20944 .
20945  Subscripts are similar: To get 
20946 \begin_inset Formula $a_{1}$
20947 \end_inset
20948
20949 , type 
20950 \series bold
20951 a_1
20952 \begin_inset ERT
20953 status collapsed
20954
20955 \begin_layout Plain Layout
20956
20957
20958 \backslash
20959 spce 
20960 \end_layout
20961
20962 \end_inset
20963
20964
20965 \series default
20966 .
20967 \end_layout
20968
20969 \begin_layout Subsection
20970 Fractions
20971 \begin_inset Index
20972 status collapsed
20973
20974 \begin_layout Plain Layout
20975 Math ! Fractions
20976 \end_layout
20977
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \begin_layout Standard
20984 Create a fraction with either the command 
20985 \series bold
20986
20987 \backslash
20988 frac
20989 \series default
20990  or using the icon 
20991 \begin_inset Graphics
20992         filename ../images/math/frac.png
20993         scale 60
20994
20995 \end_inset
20996
20997  in the 
20998 \family sans
20999 Math
21000 \begin_inset Space ~
21001 \end_inset
21002
21003 Panel
21004 \family default
21005 .
21006  You will be presented with an empty fraction.
21007  The cursor is above the fraction line.
21008  To move it to the bottom, simply press 
21009 \family sans
21010 Down
21011 \family default
21012 .
21013  To move back up, press 
21014 \family sans
21015 Up
21016 \family default
21017 .
21018  Any math structure can be placed in a fraction, as this example shows:
21019 \begin_inset Formula \[
21020 \left[\frac{1}{\left(\begin{array}{cc}
21021 2 & 3\\
21022 4 & 5\end{array}\right)}\right]\]
21023
21024 \end_inset
21025
21026
21027 \end_layout
21028
21029 \begin_layout Subsection
21030 Roots
21031 \begin_inset Index
21032 status collapsed
21033
21034 \begin_layout Plain Layout
21035 Math ! Roots
21036 \end_layout
21037
21038 \end_inset
21039
21040
21041 \end_layout
21042
21043 \begin_layout Standard
21044 Roots can be created using the 
21045 \family sans
21046 Math
21047 \begin_inset Space ~
21048 \end_inset
21049
21050 Panel
21051 \family default
21052  button
21053 \begin_inset Graphics
21054         filename ../images/math/sqrt.png
21055
21056 \end_inset
21057
21058  or the commands 
21059 \series bold
21060
21061 \backslash
21062 sqrt
21063 \series default
21064  or 
21065 \series bold
21066
21067 \backslash
21068 root
21069 \series default
21070 .
21071  With the command 
21072 \series bold
21073
21074 \backslash
21075 root
21076 \series default
21077  you can produce roots of higher orders, like cube roots, while 
21078 \series bold
21079
21080 \backslash
21081 sqrt
21082 \series default
21083  produces always a square root.
21084 \end_layout
21085
21086 \begin_layout Subsection
21087 Operators with Limits
21088 \begin_inset Index
21089 status collapsed
21090
21091 \begin_layout Plain Layout
21092 Math ! Sums
21093 \end_layout
21094
21095 \end_inset
21096
21097
21098 \begin_inset Index
21099 status collapsed
21100
21101 \begin_layout Plain Layout
21102 Math ! Integrals
21103 \end_layout
21104
21105 \end_inset
21106
21107
21108 \begin_inset CommandInset label
21109 LatexCommand label
21110 name "sub:Operators-with-Limits"
21111
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \begin_layout Standard
21118 Sum (
21119 \begin_inset Formula $\sum$
21120 \end_inset
21121
21122 ) and integral (
21123 \begin_inset Formula $\int$
21124 \end_inset
21125
21126 ) operators are very often decorated with limits.
21127  These limits can be entered in LyX by entering them as you would enter
21128  a super- or subscript, directly after the symbol.
21129  The sum operator will automatically place its 
21130 \begin_inset Quotes eld
21131 \end_inset
21132
21133 limits
21134 \begin_inset Quotes erd
21135 \end_inset
21136
21137  over and under the symbol in displayed formulas, and on the side in inline
21138  formulas.
21139  Such as 
21140 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21141 \end_inset
21142
21143 , versus
21144 \begin_inset Formula \[
21145 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21146
21147 \end_inset
21148
21149 Integral signs, however, will place the limits on the side in both formula
21150  types.
21151 \end_layout
21152
21153 \begin_layout Standard
21154 All operators with limits will be automatically re-sized when placed in
21155  display mode.
21156  The placement of the limits can be changed by placing the cursor directly
21157  behind the operator and hitting 
21158 \family sans
21159 M-m l
21160 \family default
21161  or using the menu 
21162 \family sans
21163 Edit\SpecialChar \menuseparator
21164 Math\SpecialChar \menuseparator
21165 Change
21166 \begin_inset Space ~
21167 \end_inset
21168
21169 Limits
21170 \begin_inset Space ~
21171 \end_inset
21172
21173 Type
21174 \family default
21175 .
21176 \end_layout
21177
21178 \begin_layout Standard
21179 Certain other mathematical expressions have this 
21180 \begin_inset Quotes eld
21181 \end_inset
21182
21183 moving limits
21184 \begin_inset Quotes erd
21185 \end_inset
21186
21187  feature as addition, such as
21188 \begin_inset Index
21189 status collapsed
21190
21191 \begin_layout Plain Layout
21192 Math ! Limits
21193 \end_layout
21194
21195 \end_inset
21196
21197
21198 \begin_inset Formula \[
21199 \lim_{x\rightarrow\infty}f(x),\]
21200
21201 \end_inset
21202
21203 which will place the 
21204 \begin_inset Formula $x\rightarrow\infty$
21205 \end_inset
21206
21207  underneath the 
21208 \begin_inset Quotes eld
21209 \end_inset
21210
21211 lim
21212 \begin_inset Quotes erd
21213 \end_inset
21214
21215  in display mode.
21216  In inline formulas it looks like this: 
21217 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21218 \end_inset
21219
21220 .
21221 \end_layout
21222
21223 \begin_layout Standard
21224 Note that the lim-function was entered as the function macro 
21225 \series bold
21226
21227 \backslash
21228 lim
21229 \series default
21230 .
21231  Have a look at section
21232 \begin_inset Space ~
21233 \end_inset
21234
21235
21236 \begin_inset CommandInset ref
21237 LatexCommand ref
21238 reference "sub:Functions"
21239
21240 \end_inset
21241
21242  for an explanation of function macros.
21243 \end_layout
21244
21245 \begin_layout Subsection
21246 Math Symbols
21247 \begin_inset Index
21248 status collapsed
21249
21250 \begin_layout Plain Layout
21251 Math ! Symbols
21252 \end_layout
21253
21254 \end_inset
21255
21256
21257 \end_layout
21258
21259 \begin_layout Standard
21260 Most math symbols can be found in the 
21261 \family sans
21262 Math
21263 \begin_inset Space ~
21264 \end_inset
21265
21266 Panel
21267 \family default
21268  under one of several categories; including 
21269 \family sans
21270 Greek
21271 \family default
21272
21273 \family sans
21274 Operators
21275 \family default
21276  , 
21277 \family sans
21278 Relations
21279 \family default
21280
21281 \family sans
21282 Arrows
21283 \family default
21284 .
21285  There are also the additional symbols provided by the American Mathematical
21286  Society (AMS).
21287 \end_layout
21288
21289 \begin_layout Standard
21290 If you know the LaTeX-command for a construct or symbol you wish to use,
21291  you don't have to use the 
21292 \family sans
21293 Math
21294 \begin_inset Space ~
21295 \end_inset
21296
21297 Panel
21298 \family default
21299 , but can type the command directly into the formula.
21300  LyX will convert it to the corresponding symbol or construct.
21301 \end_layout
21302
21303 \begin_layout Subsection
21304 Altering Spacing
21305 \begin_inset Index
21306 status collapsed
21307
21308 \begin_layout Plain Layout
21309 Math ! Spaces
21310 \end_layout
21311
21312 \end_inset
21313
21314
21315 \begin_inset CommandInset label
21316 LatexCommand label
21317 name "sub:Altering-Spacing"
21318
21319 \end_inset
21320
21321
21322 \end_layout
21323
21324 \begin_layout Standard
21325 You may want to create spaces that differs from the standard spacing that
21326  LaTeX provides.
21327  To do this, type 
21328 \family sans
21329 C-Space
21330 \family default
21331  or to use the 
21332 \family sans
21333 Math
21334 \begin_inset Space ~
21335 \end_inset
21336
21337 Panel
21338 \family default
21339  button 
21340 \begin_inset Graphics
21341         filename ../images/math/space.png
21342
21343 \end_inset
21344
21345 .
21346  This generates a small space, and shows a small marker on the screen.
21347  Here a example for the sequence 
21348 \series bold
21349 a C-Space b
21350 \series default
21351
21352 \begin_inset Formula $a\, b$
21353 \end_inset
21354
21355  (appears in LyX as 
21356 \begin_inset Graphics
21357         filename clipart/SpaceMarker.png
21358
21359 \end_inset
21360
21361 ).
21362  You can change the space to different sizes when you set the cursor behind
21363  the space marker and hit space again several times.
21364  With every space hit the size will be changed.
21365  Some markers for the space size appear red in LyX, because they are a negative
21366  spaces.
21367  Here two examples:
21368 \end_layout
21369
21370 \begin_layout Standard
21371
21372 \series bold
21373 a C-Space b
21374 \series default
21375  and 3×
21376 \family sans
21377 Space
21378 \family default
21379
21380 \begin_inset Formula $a\quad b$
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \begin_layout Standard
21387
21388 \series bold
21389 a C-Space b
21390 \series default
21391  and 5×
21392 \family sans
21393 Space
21394 \family default
21395
21396 \begin_inset Formula $a\! b$
21397 \end_inset
21398
21399
21400 \end_layout
21401
21402 \begin_layout Subsection
21403 Functions
21404 \begin_inset Index
21405 status collapsed
21406
21407 \begin_layout Plain Layout
21408 Math ! Functions
21409 \end_layout
21410
21411 \end_inset
21412
21413
21414 \begin_inset CommandInset label
21415 LatexCommand label
21416 name "sub:Functions"
21417
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \begin_layout Standard
21424 The 
21425 \family sans
21426 Math
21427 \begin_inset Space ~
21428 \end_inset
21429
21430 Panel
21431 \family default
21432  contains under the button 
21433 \begin_inset Graphics
21434         filename ../images/math/functions.png
21435
21436 \end_inset
21437
21438  a number of functions, such as 
21439 \begin_inset Formula $\sin$
21440 \end_inset
21441
21442
21443 \begin_inset Formula $\lim$
21444 \end_inset
21445
21446
21447 \emph on
21448 etc
21449 \emph default
21450 .
21451  (you can also insert them in a formula by typing 
21452 \series bold
21453
21454 \backslash
21455 sin
21456 \series default
21457  etc.).
21458  Standard mathematical practice is, that functions are printed upright to
21459  avoid confusions, because 
21460 \begin_inset Formula $sin$
21461 \end_inset
21462
21463  does normally mean 
21464 \begin_inset Formula $s·i·n$
21465 \end_inset
21466
21467 .
21468 \end_layout
21469
21470 \begin_layout Standard
21471 Using the function macros will also produce correct spacing around the function:
21472  
21473 \begin_inset Formula $a\sin x$
21474 \end_inset
21475
21476  is different from 
21477 \begin_inset Formula $asinx$
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \begin_layout Standard
21484 For some mathematical objects, like the limes, the macro changes the way
21485  that subscripts are placed, like described in section
21486 \begin_inset Space ~
21487 \end_inset
21488
21489
21490 \begin_inset CommandInset ref
21491 LatexCommand ref
21492 reference "sub:Operators-with-Limits"
21493
21494 \end_inset
21495
21496 .
21497 \end_layout
21498
21499 \begin_layout Subsection
21500 Accents
21501 \begin_inset Index
21502 status collapsed
21503
21504 \begin_layout Plain Layout
21505 Math ! Accents
21506 \end_layout
21507
21508 \end_inset
21509
21510
21511 \end_layout
21512
21513 \begin_layout Standard
21514 In a formula you can insert accented characters in the same way as in text
21515  mode.
21516  This may depend on your keyboard, or the bindings file you use.
21517  You can also use LaTeX commands to e.g.
21518  enter 
21519 \begin_inset Formula $\hat{a}$
21520 \end_inset
21521
21522  even if your keyboard doesn't have hat-accents enabled.
21523  Our example is entered by typing 
21524 \series bold
21525
21526 \backslash
21527 hat
21528 \begin_inset ERT
21529 status collapsed
21530
21531 \begin_layout Plain Layout
21532
21533
21534 \backslash
21535 spce 
21536 \end_layout
21537
21538 \end_inset
21539
21540 a
21541 \series default
21542  in a formula.
21543  Table
21544 \begin_inset Space ~
21545 \end_inset
21546
21547
21548 \begin_inset CommandInset ref
21549 LatexCommand ref
21550 reference "cap:Accent-names-and"
21551
21552 \end_inset
21553
21554  shows the equivalences between the accent names and the commands.
21555 \end_layout
21556
21557 \begin_layout Standard
21558 \begin_inset Float table
21559 wide false
21560 sideways false
21561 status open
21562
21563 \begin_layout Plain Layout
21564 \begin_inset Caption
21565
21566 \begin_layout Plain Layout
21567 \begin_inset CommandInset label
21568 LatexCommand label
21569 name "cap:Accent-names-and"
21570
21571 \end_inset
21572
21573 Accent names and the corresponding commands.
21574 \end_layout
21575
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \begin_layout Plain Layout
21582 \align center
21583 \begin_inset Tabular
21584 <lyxtabular version="3" rows="11" columns="3">
21585 <features>
21586 <column alignment="center" valignment="top" width="0pt">
21587 <column alignment="center" valignment="top" width="0pt">
21588 <column alignment="center" valignment="top" width="0pt">
21589 <row>
21590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 Name
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603 Command
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 E
21613 \family roman
21614 \series medium
21615 \shape up
21616 \size normal
21617 \emph off
21618 \bar no
21619 \noun off
21620 \color none
21621 xample
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 </row>
21627 <row>
21628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632
21633 \family roman
21634 \series medium
21635 \shape up
21636 \size normal
21637 \emph off
21638 \bar no
21639 \noun off
21640 \color none
21641 circumflex
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650
21651 \series bold
21652
21653 \backslash
21654 hat
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663
21664 \family roman
21665 \series medium
21666 \shape up
21667 \size normal
21668 \emph off
21669 \bar no
21670 \noun off
21671 \color none
21672 \begin_inset Formula $\hat{a}$
21673 \end_inset
21674
21675
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 </row>
21681 <row>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686
21687 \family roman
21688 \series medium
21689 \shape up
21690 \size normal
21691 \emph off
21692 \bar no
21693 \noun off
21694 \color none
21695 grave
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704
21705 \series bold
21706
21707 \backslash
21708 grave
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21714 \begin_inset Text
21715
21716 \begin_layout Plain Layout
21717
21718 \family roman
21719 \series medium
21720 \shape up
21721 \size normal
21722 \emph off
21723 \bar no
21724 \noun off
21725 \color none
21726 \begin_inset Formula $\grave{a}$
21727 \end_inset
21728
21729
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 </row>
21735 <row>
21736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21737 \begin_inset Text
21738
21739 \begin_layout Plain Layout
21740
21741 \family roman
21742 \series medium
21743 \shape up
21744 \size normal
21745 \emph off
21746 \bar no
21747 \noun off
21748 \color none
21749 acute
21750 \end_layout
21751
21752 \end_inset
21753 </cell>
21754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \series bold
21760
21761 \backslash
21762 acute
21763 \end_layout
21764
21765 \end_inset
21766 </cell>
21767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Plain Layout
21771
21772 \family roman
21773 \series medium
21774 \shape up
21775 \size normal
21776 \emph off
21777 \bar no
21778 \noun off
21779 \color none
21780 \begin_inset Formula $\acute{a}$
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 </row>
21789 <row>
21790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794
21795 \family roman
21796 \series medium
21797 \shape up
21798 \size normal
21799 \emph off
21800 \bar no
21801 \noun off
21802 \color none
21803 umlaut
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812
21813 \series bold
21814
21815 \backslash
21816 ddot
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825
21826 \family roman
21827 \series medium
21828 \shape up
21829 \size normal
21830 \emph off
21831 \bar no
21832 \noun off
21833 \color none
21834 \begin_inset Formula $\ddot{a}$
21835 \end_inset
21836
21837
21838 \end_layout
21839
21840 \end_inset
21841 </cell>
21842 </row>
21843 <row>
21844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Plain Layout
21848
21849 \family roman
21850 \series medium
21851 \shape up
21852 \size normal
21853 \emph off
21854 \bar no
21855 \noun off
21856 \color none
21857 tilde
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866
21867 \series bold
21868
21869 \backslash
21870 tilde
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879
21880 \family roman
21881 \series medium
21882 \shape up
21883 \size normal
21884 \emph off
21885 \bar no
21886 \noun off
21887 \color none
21888 \begin_inset Formula $\tilde{a}$
21889 \end_inset
21890
21891
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 </row>
21897 <row>
21898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902
21903 \family roman
21904 \series medium
21905 \shape up
21906 \size normal
21907 \emph off
21908 \bar no
21909 \noun off
21910 \color none
21911 dot
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920
21921 \series bold
21922
21923 \backslash
21924 dot
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21930 \begin_inset Text
21931
21932 \begin_layout Plain Layout
21933
21934 \family roman
21935 \series medium
21936 \shape up
21937 \size normal
21938 \emph off
21939 \bar no
21940 \noun off
21941 \color none
21942 \begin_inset Formula $\dot{a}$
21943 \end_inset
21944
21945
21946 \end_layout
21947
21948 \end_inset
21949 </cell>
21950 </row>
21951 <row>
21952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956
21957 \family roman
21958 \series medium
21959 \shape up
21960 \size normal
21961 \emph off
21962 \bar no
21963 \noun off
21964 \color none
21965 breve
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \series bold
21976
21977 \backslash
21978 breve
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987
21988 \family roman
21989 \series medium
21990 \shape up
21991 \size normal
21992 \emph off
21993 \bar no
21994 \noun off
21995 \color none
21996 \begin_inset Formula $\breve{a}$
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \end_inset
22003 </cell>
22004 </row>
22005 <row>
22006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010
22011 \family roman
22012 \series medium
22013 \shape up
22014 \size normal
22015 \emph off
22016 \bar no
22017 \noun off
22018 \color none
22019 caron
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028
22029 \series bold
22030
22031 \backslash
22032 check
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22038 \begin_inset Text
22039
22040 \begin_layout Plain Layout
22041
22042 \family roman
22043 \series medium
22044 \shape up
22045 \size normal
22046 \emph off
22047 \bar no
22048 \noun off
22049 \color none
22050 \begin_inset Formula $\check{a}$
22051 \end_inset
22052
22053
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 </row>
22059 <row>
22060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064
22065 \family roman
22066 \series medium
22067 \shape up
22068 \size normal
22069 \emph off
22070 \bar no
22071 \noun off
22072 \color none
22073 macron
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082
22083 \series bold
22084
22085 \backslash
22086 bar
22087 \end_layout
22088
22089 \end_inset
22090 </cell>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \family roman
22097 \series medium
22098 \shape up
22099 \size normal
22100 \emph off
22101 \bar no
22102 \noun off
22103 \color none
22104 \begin_inset Formula $\bar{a}$
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 </row>
22113 <row>
22114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22115 \begin_inset Text
22116
22117 \begin_layout Plain Layout
22118 vector
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22124 \begin_inset Text
22125
22126 \begin_layout Plain Layout
22127
22128 \series bold
22129
22130 \backslash
22131 vec
22132 \end_layout
22133
22134 \end_inset
22135 </cell>
22136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140
22141 \family roman
22142 \series medium
22143 \shape up
22144 \size normal
22145 \emph off
22146 \bar no
22147 \noun off
22148 \color none
22149 \begin_inset Formula $\vec{a}$
22150 \end_inset
22151
22152
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 </row>
22158 </lyxtabular>
22159
22160 \end_inset
22161
22162
22163 \end_layout
22164
22165 \end_inset
22166
22167
22168 \end_layout
22169
22170 \begin_layout Standard
22171 You can choose one of the accents by selecting an item from the 
22172 \family sans
22173 Frame
22174 \begin_inset Space ~
22175 \end_inset
22176
22177 decorations
22178 \family default
22179  symbol set button 
22180 \begin_inset Graphics
22181         filename ../images/math/hat.png
22182
22183 \end_inset
22184
22185  in the math panel ; this will apply to any selection you have made within
22186  a formula too.
22187 \end_layout
22188
22189 \begin_layout Section
22190 Brackets and Delimiters
22191 \begin_inset Index
22192 status collapsed
22193
22194 \begin_layout Plain Layout
22195 Math ! Brackets
22196 \end_layout
22197
22198 \end_inset
22199
22200
22201 \begin_inset Index
22202 status collapsed
22203
22204 \begin_layout Plain Layout
22205 Math ! Delimiters
22206 \end_layout
22207
22208 \end_inset
22209
22210
22211 \begin_inset CommandInset label
22212 LatexCommand label
22213 name "sec:Brackets-and-Delimiters"
22214
22215 \end_inset
22216
22217
22218 \end_layout
22219
22220 \begin_layout Standard
22221 There are several brackets available through LyX.
22222  For most purposes, using just the keys 
22223 \family typewriter
22224 []{}()|<>
22225 \family default
22226  should suffice.
22227  But if you want to surround a large structure, like a matrix or a fraction,
22228  or if you have several layers of brackets, is better using 
22229 \family sans
22230 Math
22231 \begin_inset Space ~
22232 \end_inset
22233
22234 Panel
22235 \family default
22236 's delimiter icon 
22237 \begin_inset Graphics
22238         filename ../images/math/delim.png
22239
22240 \end_inset
22241
22242 .
22243  For example, that's how you would construct the brackets around a standard
22244  matrix such as:
22245 \begin_inset Formula \[
22246 \left[\begin{array}{cc}
22247 1 & 2\\
22248 3 & 4\end{array}\right]\]
22249
22250 \end_inset
22251
22252 and to make it easier to see the layers of parentheses as in: 
22253 \begin_inset Formula \[
22254 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22255
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \begin_layout Standard
22262 The parentheses, and other brackets from that menu will automatically re-size
22263  to accommodate the size of what is inside.
22264 \end_layout
22265
22266 \begin_layout Standard
22267 To construct brackets click on the button for the bracket you want on the
22268  left side and right side.
22269  If you use the option 
22270 \family sans
22271 Keep
22272 \begin_inset Space ~
22273 \end_inset
22274
22275 matched
22276 \family default
22277 , the selected bracket type will be used for the left and the right side.
22278  The selection will be shown below the button field.
22279  If you want one side to not have a bracket, use the blank button.
22280  It will appear in LyX with a dotted line, but nothing will be printed.
22281 \end_layout
22282
22283 \begin_layout Standard
22284 If you want to place brackets around math structures, like a square root,
22285  you can do that by highlighting (selecting) the structure that is to go
22286  inside the brackets.
22287  Then choose the appropriate brackets for left and right and click on 
22288 \family sans
22289 Insert
22290 \family default
22291 .
22292  The parentheses will be drawn around the selected structure.
22293 \end_layout
22294
22295 \begin_layout Standard
22296 The next section explains how to insert a LaTeX 
22297 \begin_inset Quotes eld
22298 \end_inset
22299
22300 {
22301 \begin_inset Quotes erd
22302 \end_inset
22303
22304  for grouping.
22305 \end_layout
22306
22307 \begin_layout Section
22308 Grouping
22309 \begin_inset Index
22310 status collapsed
22311
22312 \begin_layout Plain Layout
22313 Math ! Grouping
22314 \end_layout
22315
22316 \end_inset
22317
22318
22319 \begin_inset CommandInset label
22320 LatexCommand label
22321 name "sec:Grouping"
22322
22323 \end_inset
22324
22325
22326 \end_layout
22327
22328 \begin_layout Standard
22329 You may need to group a set of symbols.
22330  In LaTeX, for example, the typesetting of 
22331 \family typewriter
22332 {x^y}^z
22333 \family default
22334  is different from 
22335 \family typewriter
22336 x^{y^z}
22337 \family default
22338 :
22339 \end_layout
22340
22341 \begin_layout Standard
22342 \begin_inset Formula \[
22343 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22344
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \begin_layout Standard
22351 To create this grouping, you need to use the key sequence 
22352 \begin_inset Quotes eld
22353 \end_inset
22354
22355
22356 \series bold
22357
22358 \backslash
22359 {
22360 \series default
22361
22362 \begin_inset Quotes erd
22363 \end_inset
22364
22365  then type space.
22366  Inside LyX, you will see red braces indicating the grouping.
22367  Within this braces you insert the grouped structure.
22368  The grouping braces won't appear in the output in contrary to normal braces.
22369 \end_layout
22370
22371 \begin_layout Section
22372 Arrays and Multi-line Equations
22373 \begin_inset Index
22374 status collapsed
22375
22376 \begin_layout Plain Layout
22377 Math ! Arrays
22378 \end_layout
22379
22380 \end_inset
22381
22382
22383 \begin_inset Index
22384 status collapsed
22385
22386 \begin_layout Plain Layout
22387 Math ! Matrices
22388 \end_layout
22389
22390 \end_inset
22391
22392
22393 \begin_inset Index
22394 status collapsed
22395
22396 \begin_layout Plain Layout
22397 Math ! Multi-line Equations
22398 \end_layout
22399
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \begin_layout Standard
22406 Matrices are entered in LyX using the 
22407 \family sans
22408 Math
22409 \begin_inset Space ~
22410 \end_inset
22411
22412 Panel
22413 \family default
22414  matrix button 
22415 \begin_inset Graphics
22416         filename ../images/math/matrix.png
22417
22418 \end_inset
22419
22420 .
22421  It will open a dialog for you to choose the number of rows/columns.
22422  Here is an example:
22423 \begin_inset Formula \[
22424 \left(\begin{array}{ccc}
22425 1 & 2 & 3\\
22426 4 & 5 & 6\\
22427 7 & 8 & 9\end{array}\right)\]
22428
22429 \end_inset
22430
22431 The parentheses aren't automatic, but you can add them as described in section
22432 \begin_inset Space ~
22433 \end_inset
22434
22435
22436 \begin_inset CommandInset ref
22437 LatexCommand ref
22438 reference "sec:Brackets-and-Delimiters"
22439
22440 \end_inset
22441
22442 .
22443  When you construct the matrix, you can decide whether the column entries
22444  will be left-, right-, or center-justified.
22445  This alignment is set in the box 
22446 \family sans
22447 Horizontal
22448 \family default
22449  with the letters 
22450 \begin_inset Quotes eld
22451 \end_inset
22452
22453
22454 \family sans
22455 l
22456 \family default
22457
22458 \begin_inset Quotes erd
22459 \end_inset
22460
22461
22462 \begin_inset Quotes eld
22463 \end_inset
22464
22465
22466 \family sans
22467 r
22468 \family default
22469
22470 \begin_inset Quotes erd
22471 \end_inset
22472
22473 , and 
22474 \begin_inset Quotes eld
22475 \end_inset
22476
22477
22478 \family sans
22479 c
22480 \family default
22481
22482 \begin_inset Quotes erd
22483 \end_inset
22484
22485 .
22486  LyX proposes a 
22487 \begin_inset Quotes eld
22488 \end_inset
22489
22490
22491 \family sans
22492 c
22493 \family default
22494
22495 \begin_inset Quotes erd
22496 \end_inset
22497
22498  for every column as default.
22499  For example, the sequence 
22500 \begin_inset Quotes eld
22501 \end_inset
22502
22503
22504 \family sans
22505 lrc
22506 \family default
22507
22508 \begin_inset Quotes erd
22509 \end_inset
22510
22511  means that the first column will be left-justified, the second will be
22512  centered, and the third column will be right-justified, because each letter
22513  corresponds to the relevant column.
22514  The result will look like this:
22515 \begin_inset Formula \[
22516 \begin{array}{lcr}
22517 this & this\, column & this\, column\\
22518 column & has & has\, right\\
22519 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22520
22521 \end_inset
22522
22523
22524 \end_layout
22525
22526 \begin_layout Standard
22527 You can add more rows to an existing matrix by hitting 
22528 \family sans
22529 C-Enter
22530 \family default
22531  while the cursor is in the matrix.
22532  Adding or deleting columns can be done via the menu 
22533 \family sans
22534 Edit\SpecialChar \menuseparator
22535 Math
22536 \family default
22537 .
22538 \end_layout
22539
22540 \begin_layout Standard
22541 There are other arrays used in formulas, such as distinctions of cases.
22542  It can be created with the menu 
22543 \family sans
22544 Insert\SpecialChar \menuseparator
22545 Math\SpecialChar \menuseparator
22546 Cases
22547 \begin_inset Space ~
22548 \end_inset
22549
22550 Environment
22551 \family default
22552  or the command 
22553 \series bold
22554
22555 \backslash
22556 cases
22557 \series default
22558 .
22559  Here an example: 
22560 \begin_inset Formula \[
22561 f(x)=\begin{cases}
22562 -1 & x<0\\
22563 0 & x=0\\
22564 1 & x>0\end{cases}\]
22565
22566 \end_inset
22567
22568
22569 \end_layout
22570
22571 \begin_layout Standard
22572 \begin_inset VSpace bigskip
22573 \end_inset
22574
22575 Multi-line formulas are created when you press 
22576 \family sans
22577 \series medium
22578 C-E
22579 \series default
22580 nter
22581 \family default
22582  within a formula.
22583  In an empty formula you can see that three blue boxes appear, one for each
22584  column.
22585  When you press 
22586 \family sans
22587 \series medium
22588 C-E
22589 \series default
22590 nter
22591 \family default
22592  in a non-empty formula, the part before the relation sign (equal sign 
22593 \begin_inset Quotes eld
22594 \end_inset
22595
22596 =
22597 \begin_inset Quotes erd
22598 \end_inset
22599
22600  etc.) will be inserted automatically to the first column, the relation sign
22601  is in the second column, and the rest in the third column.
22602  A new row is created by every further hit of 
22603 \family sans
22604 \series medium
22605 C-E
22606 \series default
22607 nter
22608 \family default
22609 .
22610  Multi-line formulas are always displayed formulas.
22611  Here is an example:
22612 \begin_inset Formula \begin{eqnarray}
22613 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22614 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22615
22616 \end_inset
22617
22618  To change the column assignment of the formula parts, place the cursor
22619  where you want to start the shift and hit 
22620 \family sans
22621 C-Tab.
22622
22623 \family default
22624  It shifts everything in the column which is right beside the current cursor
22625  position to the next column.
22626  Note that the middle column is designed for relation signs, structures
22627  within this column will be printed in a smaller size:
22628 \begin_inset Formula \begin{eqnarray*}
22629 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22630
22631 \end_inset
22632
22633
22634 \end_layout
22635
22636 \begin_layout Standard
22637 The multi-line formula type described here is called 
22638 \family typewriter
22639 \series medium
22640 eqnarray
22641 \family default
22642 \series default
22643 .
22644  There are other multi-line types being more suitable for certain situations,
22645  for example if you want a better inter-line spacing than in formula (
22646 \begin_inset CommandInset ref
22647 LatexCommand ref
22648 reference "eq:asquared"
22649
22650 \end_inset
22651
22652 ).
22653  The other types are described in section
22654 \begin_inset Space ~
22655 \end_inset
22656
22657
22658 \begin_inset CommandInset ref
22659 LatexCommand ref
22660 reference "sub:AMS-Formula-Types"
22661
22662 \end_inset
22663
22664 .
22665 \end_layout
22666
22667 \begin_layout Section
22668 Formula Numbering and Referencing
22669 \begin_inset Index
22670 status collapsed
22671
22672 \begin_layout Plain Layout
22673 Math ! Formula numbering
22674 \end_layout
22675
22676 \end_inset
22677
22678
22679 \begin_inset Index
22680 status collapsed
22681
22682 \begin_layout Plain Layout
22683 Math ! Referencing formulas
22684 \end_layout
22685
22686 \end_inset
22687
22688
22689 \begin_inset CommandInset label
22690 LatexCommand label
22691 name "sec:Formula-Numbering-and"
22692
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \begin_layout Standard
22699 To number a formula, set the cursor in the formula and use the menu 
22700 \family sans
22701 Edit\SpecialChar \menuseparator
22702 Math\SpecialChar \menuseparator
22703 Toggle
22704 \begin_inset Space ~
22705 \end_inset
22706
22707 Numbering
22708 \family default
22709  or the shortcut 
22710 \family sans
22711 M-m
22712 \begin_inset Space ~
22713 \end_inset
22714
22715 n
22716 \family default
22717 .
22718  The formula number appears in LyX as 
22719 \begin_inset Quotes eld
22720 \end_inset
22721
22722 #
22723 \begin_inset Quotes erd
22724 \end_inset
22725
22726  within parentheses.
22727  The 
22728 \begin_inset Quotes erd
22729 \end_inset
22730
22731 #
22732 \begin_inset Quotes erd
22733 \end_inset
22734
22735  denotes, that the number will be calculated automatically when the output
22736  is generated.
22737  The placement and format of the formula number in the output depends on
22738  the document class.
22739  In this document the number is printed together with the chapter number,
22740  separated by a dot:
22741 \begin_inset Formula \begin{equation}
22742 1+1=2\end{equation}
22743
22744 \end_inset
22745
22746 Using 
22747 \family sans
22748 M-m
22749 \begin_inset Space ~
22750 \end_inset
22751
22752 n
22753 \family default
22754  in a numbered formula will switch off the numbering.
22755  You can only number displayed formulas.
22756 \end_layout
22757
22758 \begin_layout Standard
22759 Multi-line formulas can be numbered line by line: Using the menu 
22760 \family sans
22761 Edit\SpecialChar \menuseparator
22762 Math\SpecialChar \menuseparator
22763 Toggle
22764 \begin_inset Space ~
22765 \end_inset
22766
22767 Numbering
22768 \begin_inset Space ~
22769 \end_inset
22770
22771 of
22772 \begin_inset Space ~
22773 \end_inset
22774
22775 Line
22776 \family default
22777  or the shortcut 
22778 \family sans
22779 M-m
22780 \begin_inset Space ~
22781 \end_inset
22782
22783 N
22784 \family default
22785  will only toggle the numbering of the line where the cursor is in:
22786 \begin_inset Formula \begin{eqnarray}
22787 1 & = & 3-2\\
22788 2 & = & 4-2\nonumber \\
22789 4 & \leq & 7\end{eqnarray}
22790
22791 \end_inset
22792
22793 To number all lines use the shortcut 
22794 \family sans
22795 M-m
22796 \begin_inset Space ~
22797 \end_inset
22798
22799 n
22800 \family default
22801 .
22802 \end_layout
22803
22804 \begin_layout Standard
22805 \begin_inset VSpace bigskip
22806 \end_inset
22807
22808 Every displayed formula can be referenced by its number using a label.
22809  A label is inserted with the menu 
22810 \family sans
22811 Insert\SpecialChar \menuseparator
22812 Label
22813 \family default
22814  when the cursor is in the formula.
22815  This opens a dialog to enter the label.
22816  It is recommended to use the proposed 
22817 \begin_inset Quotes eld
22818 \end_inset
22819
22820
22821 \family sans
22822 eq:
22823 \family default
22824
22825 \begin_inset Quotes erd
22826 \end_inset
22827
22828  as first part of the label, because this helps later to identify the label
22829  type when you have many labels in your document.
22830  We inserted in the following example the label 
22831 \begin_inset Quotes eld
22832 \end_inset
22833
22834 eq:tanhExp
22835 \begin_inset Quotes erd
22836 \end_inset
22837
22838  in the second line:
22839 \begin_inset Formula \begin{eqnarray}
22840 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
22841  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
22842
22843 \end_inset
22844
22845 Every labeled line is automatically numbered.
22846  Therefore the label is shown in LyX at the place of the formula number
22847  placeholder 
22848 \begin_inset Quotes eld
22849 \end_inset
22850
22851 #
22852 \begin_inset Quotes erd
22853 \end_inset
22854
22855 .
22856  You can reference a labeled formula using the menu 
22857 \family sans
22858 Insert\SpecialChar \menuseparator
22859 Cross
22860 \begin_inset Space ~
22861 \end_inset
22862
22863 Reference
22864 \family default
22865 .
22866  A dialog appears to choose a label you want refer to.
22867  The reference appears in LyX as grey cross reference box and in the output
22868  as the formula number:
22869 \end_layout
22870
22871 \begin_layout Standard
22872 This is a cross-reference to equation (
22873 \begin_inset CommandInset ref
22874 LatexCommand ref
22875 reference "eq:tanhExp"
22876
22877 \end_inset
22878
22879 ).
22880 \end_layout
22881
22882 \begin_layout Standard
22883 The properties of LyX's cross-reference box are described in section
22884 \begin_inset Space ~
22885 \end_inset
22886
22887
22888 \begin_inset CommandInset ref
22889 LatexCommand ref
22890 reference "sec:Cross-References"
22891
22892 \end_inset
22893
22894 .
22895  To delete a label, set the cursor in the labeled formula, use the menu
22896  
22897 \family sans
22898 Insert\SpecialChar \menuseparator
22899 Label
22900 \family default
22901  and delete the label in the appearing dialog.
22902 \begin_inset Foot
22903 status collapsed
22904
22905 \begin_layout Plain Layout
22906 This is a unintuitive and will be fixed in the next version of LyX.
22907 \end_layout
22908
22909 \end_inset
22910
22911  
22912 \end_layout
22913
22914 \begin_layout Section
22915 User defined math macros
22916 \begin_inset Index
22917 status collapsed
22918
22919 \begin_layout Plain Layout
22920 Math ! Macros
22921 \end_layout
22922
22923 \end_inset
22924
22925
22926 \begin_inset CommandInset label
22927 LatexCommand label
22928 name "sec:math-macros"
22929
22930 \end_inset
22931
22932
22933 \end_layout
22934
22935 \begin_layout Standard
22936 LyX allows you to define macros for formulas.
22937  For example we assume that solutions of the quadratic equation often occur
22938  in our document in various forms and we want to create a macro to print
22939  them.
22940 \begin_inset Newline newline
22941 \end_inset
22942
22943 The general form of a quadratic equation is:
22944 \begin_inset Formula \[
22945 0=\lambda^{2}+p\lambda+q\]
22946
22947 \end_inset
22948
22949 The general form of its solution is:
22950 \begin_inset Formula \[
22951 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
22952
22953 \end_inset
22954
22955
22956 \end_layout
22957
22958 \begin_layout Standard
22959 The macro should print the parameters 
22960 \begin_inset Formula $\lambda$
22961 \end_inset
22962
22963
22964 \begin_inset Formula $p$
22965 \end_inset
22966
22967  and 
22968 \begin_inset Formula $q$
22969 \end_inset
22970
22971  like in the equation above.
22972 \end_layout
22973
22974 \begin_layout Standard
22975 A macro is created by executing the command
22976 \end_layout
22977
22978 \begin_layout Standard
22979
22980 \series bold
22981 math-macro
22982 \begin_inset ERT
22983 status collapsed
22984
22985 \begin_layout Plain Layout
22986
22987
22988 \backslash
22989 spce 
22990 \end_layout
22991
22992 \end_inset
22993
22994 Name
22995 \begin_inset ERT
22996 status collapsed
22997
22998 \begin_layout Plain Layout
22999
23000
23001 \backslash
23002 spce 
23003 \end_layout
23004
23005 \end_inset
23006
23007 Number
23008 \begin_inset Space ~
23009 \end_inset
23010
23011 of
23012 \begin_inset Space ~
23013 \end_inset
23014
23015 Arguments
23016 \end_layout
23017
23018 \begin_layout Standard
23019 in the minibuffer at the bottom of the LyX screen.
23020  Name is the name of the new macro which mustn't contain numbers.
23021  The number of arguments can be a number in the range 1-9.
23022  If you want to define a macro without arguments, don't declare the number
23023  of arguments.
23024 \end_layout
23025
23026 \begin_layout Standard
23027 We have three arguments and name the macro 
23028 \begin_inset Quotes eld
23029 \end_inset
23030
23031 qE
23032 \begin_inset Quotes erd
23033 \end_inset
23034
23035 , so that the command is:
23036 \end_layout
23037
23038 \begin_layout Standard
23039
23040 \series bold
23041 math-macro
23042 \begin_inset ERT
23043 status collapsed
23044
23045 \begin_layout Plain Layout
23046
23047
23048 \backslash
23049 spce 
23050 \end_layout
23051
23052 \end_inset
23053
23054 qE
23055 \begin_inset ERT
23056 status collapsed
23057
23058 \begin_layout Plain Layout
23059
23060
23061 \backslash
23062 spce 
23063 \end_layout
23064
23065 \end_inset
23066
23067 3
23068 \end_layout
23069
23070 \begin_layout Standard
23071 This results in the following macro definition box: 
23072 \begin_inset Graphics
23073         filename clipart/macrobox.png
23074
23075 \end_inset
23076
23077  
23078 \begin_inset FormulaMacro
23079 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23080 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23081 \end_inset
23082
23083
23084 \begin_inset Note Note
23085 status collapsed
23086
23087 \begin_layout Plain Layout
23088 The first box is an image to show the behavior in the output.
23089  The second one is the definition box, that doesn't appear in the output.
23090 \end_layout
23091
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \begin_layout Standard
23098 The first blue box is for the definition, where you insert the formula via
23099  the math panel or commands.
23100  The placeholder for the arguments are inserted as a backslash and sharp
23101  followed by the argument number, e.g.
23102  
23103 \begin_inset Quotes eld
23104 \end_inset
23105
23106
23107 \backslash
23108 #1
23109 \begin_inset Quotes erd
23110 \end_inset
23111
23112  for the first argument.
23113  Placeholders will be displayed in red.
23114  The second blue box is for the appearance in LyX.
23115  This is useful when you have a large structure that shouldn't be displayed
23116  in LyX with its full size.
23117  If you want to see the macro as it is defined, leave the box blank.
23118  In our example we insert the sequence
23119 \begin_inset Newline newline
23120 \end_inset
23121
23122
23123 \series bold
23124 qE: 
23125 \backslash
23126 #1
23127 \series default
23128  
23129 \series bold
23130 ,
23131 \series default
23132  
23133 \series bold
23134
23135 \backslash
23136 #2
23137 \series default
23138  
23139 \series bold
23140 ,
23141 \series default
23142  
23143 \series bold
23144
23145 \backslash
23146 #3
23147 \begin_inset Newline newline
23148 \end_inset
23149
23150
23151 \series default
23152 The macro will then be shown as the macro name followed by the three arguments.
23153 \end_layout
23154
23155 \begin_layout Standard
23156 To use the macro in a formula, type its name as command, in our case 
23157 \begin_inset Quotes eld
23158 \end_inset
23159
23160
23161 \series bold
23162
23163 \backslash
23164 qE
23165 \series default
23166
23167 \begin_inset Quotes erd
23168 \end_inset
23169
23170 .
23171  The macro is inserted with boxes for the arguments looking similar to this:
23172 \end_layout
23173
23174 \begin_layout Standard
23175 \align center
23176 \begin_inset Graphics
23177         filename clipart/macrouse.png
23178
23179 \end_inset
23180
23181
23182 \end_layout
23183
23184 \begin_layout Standard
23185 The arguments are inserted in the blue boxes.
23186  If the cursor is outside the macro, the arguments are put in the macro.
23187  To change the arguments, put the cursor in the formula before or after
23188  the macro and press the right or left arrow key respectively.
23189  The arguments appear now again below the macro definition.
23190 \end_layout
23191
23192 \begin_layout Standard
23193 If you change the macro definition all macros are changed automatically
23194  to the new definition.
23195  Here an example of our macro with the arguments 
23196 \begin_inset Formula $x$
23197 \end_inset
23198
23199
23200 \begin_inset Formula $\ln(x)$
23201 \end_inset
23202
23203 , and 
23204 \begin_inset Formula $B$
23205 \end_inset
23206
23207 :
23208 \begin_inset Formula \[
23209 \qE x{\ln(y)}B\]
23210
23211 \end_inset
23212
23213
23214 \end_layout
23215
23216 \begin_layout Standard
23217 When the document is exported to LaTeX, the macro definition will be inserted
23218  as the command:
23219 \end_layout
23220
23221 \begin_layout Standard
23222
23223 \series bold
23224
23225 \backslash
23226 newcommand{
23227 \backslash
23228 qE}[3]{#1_{1,
23229 \backslash
23230 ,2}=-
23231 \backslash
23232 frac{#2}{2}
23233 \backslash
23234 pm
23235 \begin_inset Newline newline
23236 \end_inset
23237
23238
23239 \begin_inset ERT
23240 status collapsed
23241
23242 \begin_layout Plain Layout
23243
23244
23245 \backslash
23246 hphantom{
23247 \end_layout
23248
23249 \end_inset
23250
23251
23252 \backslash
23253 newcommand
23254 \begin_inset ERT
23255 status collapsed
23256
23257 \begin_layout Plain Layout
23258
23259 }
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \backslash
23266 sqrt{
23267 \backslash
23268 frac{#2^{2}}{4}-#3}}
23269 \end_layout
23270
23271 \begin_layout Standard
23272 The command is not inserted in the document preamble.
23273  That means you can only use macros in formulas that are below the macro
23274  definition box in your document.
23275  There are also some other restrictions: The command 
23276 \backslash
23277 newcommand supports optional arguments, which are not available in LyX's
23278  macros.
23279  You can also not change subsequently the name of the macro and the number
23280  of arguments.
23281  
23282 \end_layout
23283
23284 \begin_layout Section
23285 Fine-Tuning
23286 \end_layout
23287
23288 \begin_layout Subsection
23289 Typefaces
23290 \begin_inset Index
23291 status collapsed
23292
23293 \begin_layout Plain Layout
23294 Math ! Typefaces
23295 \end_layout
23296
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \begin_layout Standard
23303 The standard font for text is italic, for numbers the standard is roman.
23304  To set a font in a formula, use the 
23305 \family sans
23306 Math
23307 \begin_inset Space ~
23308 \end_inset
23309
23310 Panel
23311 \family default
23312  button 
23313 \begin_inset Graphics
23314         filename ../images/math/font.png
23315
23316 \end_inset
23317
23318 , or enter its command, listed in table
23319 \begin_inset Space ~
23320 \end_inset
23321
23322
23323 \begin_inset CommandInset ref
23324 LatexCommand ref
23325 reference "cap:Typefaces-and-the"
23326
23327 \end_inset
23328
23329 , directly.
23330 \end_layout
23331
23332 \begin_layout Standard
23333 \begin_inset Float table
23334 wide false
23335 sideways false
23336 status open
23337
23338 \begin_layout Plain Layout
23339 \begin_inset Caption
23340
23341 \begin_layout Plain Layout
23342 \begin_inset CommandInset label
23343 LatexCommand label
23344 name "cap:Typefaces-and-the"
23345
23346 \end_inset
23347
23348 Typefaces and the corresponding commands.
23349 \end_layout
23350
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \begin_layout Plain Layout
23357 \align center
23358 \begin_inset Tabular
23359 <lyxtabular version="3" rows="9" columns="2">
23360 <features>
23361 <column alignment="center" valignment="top" width="0pt">
23362 <column alignment="center" valignment="top" width="0pt">
23363 <row>
23364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368 Font
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 Command
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 </row>
23383 <row>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388
23389 \shape up
23390 \size normal
23391 \bar no
23392 \noun off
23393 \color none
23394 \begin_inset Formula $\mathrm{Roman}$
23395 \end_inset
23396
23397
23398 \end_layout
23399
23400 \end_inset
23401 </cell>
23402 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23403 \begin_inset Text
23404
23405 \begin_layout Plain Layout
23406
23407 \series bold
23408
23409 \backslash
23410 mathrm
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 </row>
23416 <row>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433
23434 \series bold
23435
23436 \backslash
23437 mathbf
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 </row>
23443 <row>
23444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 \begin_inset Formula $\mathit{Italic}$
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \series bold
23462
23463 \backslash
23464 mathit
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 </row>
23470 <row>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475
23476 \shape up
23477 \size normal
23478 \bar no
23479 \noun off
23480 \color none
23481 \begin_inset Formula $\mathtt{Typewriter}$
23482 \end_inset
23483
23484
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493
23494 \series bold
23495
23496 \backslash
23497 mathtt
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 </row>
23503 <row>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520
23521 \series bold
23522
23523 \backslash
23524 mathbb
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535 \begin_inset Formula $\mathfrak{Fraktur}$
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \series bold
23549
23550 \backslash
23551 mathfrak
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 </row>
23557 <row>
23558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \shape up
23564 \size normal
23565 \emph on
23566 \bar no
23567 \noun off
23568 \color none
23569 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \series bold
23583
23584 \backslash
23585 mathcal
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 \begin_inset Formula $\mathsf{SansSerif}$
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608
23609 \series bold
23610
23611 \backslash
23612 mathsf
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 </row>
23618 </lyxtabular>
23619
23620 \end_inset
23621
23622
23623 \end_layout
23624
23625 \end_inset
23626
23627
23628 \end_layout
23629
23630 \begin_layout Standard
23631 \begin_inset Note Greyedout
23632 status open
23633
23634 \begin_layout Plain Layout
23635
23636 \series bold
23637 Note:
23638 \series default
23639  that you can only print capital letters in the typefaces 
23640 \family sans
23641 Blackbold
23642 \family default
23643  and 
23644 \family sans
23645 Calligraphic
23646 \family default
23647 .
23648 \end_layout
23649
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \begin_layout Standard
23656 When you use a typeface, a blue box is inserted in the formula.
23657  Every character in this box will be printed in this typeface.
23658  Pressing 
23659 \family sans
23660 Space
23661 \family default
23662  within the box, will set the cursor outside, so that you have to use a
23663  protected space when you need a space in the box.
23664  Here an example where a 
23665 \begin_inset Quotes eld
23666 \end_inset
23667
23668 N
23669 \begin_inset Quotes erd
23670 \end_inset
23671
23672  in 
23673 \family sans
23674 Blackbold
23675 \family default
23676  denotes the set of numbers:
23677 \begin_inset Formula \[
23678 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23679
23680 \end_inset
23681
23682
23683 \end_layout
23684
23685 \begin_layout Standard
23686 The typefaces are nestable, which can cause confusion.
23687  You can e.g.
23688  put a character in 
23689 \family sans
23690 Fraktur
23691 \family default
23692  in a box for 
23693 \family sans
23694 Typewriter
23695 \family default
23696
23697 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23698 \end_inset
23699
23700  
23701 \begin_inset Newline newline
23702 \end_inset
23703
23704 So better don't use this feature.
23705 \end_layout
23706
23707 \begin_layout Standard
23708 The typefaces have no effect on Greek letters: 
23709 \begin_inset Formula $\mathfrak{abc\delta e}$
23710 \end_inset
23711
23712
23713 \begin_inset Newline newline
23714 \end_inset
23715
23716 You can only print them emboldened using the command 
23717 \series bold
23718
23719 \backslash
23720 boldsymbol
23721 \series default
23722 , which works like the other typeface commands: 
23723 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \begin_layout Standard
23730
23731 \series bold
23732
23733 \backslash
23734 boldsymbol
23735 \series default
23736  works for all symbols, letters, and numbers.
23737 \end_layout
23738
23739 \begin_layout Standard
23740 A number of other font options are available as well, in the menu 
23741 \family sans
23742 Insert\SpecialChar \menuseparator
23743 Math\SpecialChar \menuseparator
23744 Font
23745 \begin_inset Space ~
23746 \end_inset
23747
23748 Change
23749 \family default
23750 .
23751 \end_layout
23752
23753 \begin_layout Subsection
23754 Math Text
23755 \begin_inset Index
23756 status collapsed
23757
23758 \begin_layout Plain Layout
23759 Math ! Text
23760 \end_layout
23761
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \begin_layout Standard
23768 Typefaces are useful for entering some characters in some given font, but
23769  not for text.
23770  For typing longer pieces of text use the math text, which is obtained using
23771  the entry 
23772 \family sans
23773 Normal
23774 \begin_inset Space ~
23775 \end_inset
23776
23777 text
23778 \begin_inset Space ~
23779 \end_inset
23780
23781 mode
23782 \family default
23783  of the 
23784 \family sans
23785 Math
23786 \begin_inset Space ~
23787 \end_inset
23788
23789 Panel
23790 \family default
23791  button 
23792 \begin_inset Graphics
23793         filename ../images/math/font.png
23794
23795 \end_inset
23796
23797  (alternatively the shortcut 
23798 \family sans
23799 M-m
23800 \begin_inset Space ~
23801 \end_inset
23802
23803 m
23804 \family default
23805 ).
23806  Math text appears in LyX in black instead of blue.
23807  You can use spaces and accents in math text like in normal text.
23808  Here is an example:
23809 \begin_inset Formula \[
23810 f(x)=\begin{cases}
23811 x & \textrm{if I say so}\\
23812 -x & \textrm{unter Umständen}\end{cases}\]
23813
23814 \end_inset
23815
23816
23817 \end_layout
23818
23819 \begin_layout Subsection
23820 Font Sizes
23821 \begin_inset Index
23822 status collapsed
23823
23824 \begin_layout Plain Layout
23825 Math ! Font sizes
23826 \end_layout
23827
23828 \end_inset
23829
23830
23831 \end_layout
23832
23833 \begin_layout Standard
23834 There are four font styles (relative sizes) used in math-mode, which are
23835  automatically chosen in most situations.
23836  These are called 
23837 \family sans
23838 textstyle
23839 \family default
23840
23841 \family sans
23842 displaystyle
23843 \family default
23844
23845 \family sans
23846 scriptstyle
23847 \family default
23848 , and 
23849 \family sans
23850 scriptscriptstyle
23851 \family default
23852 .
23853  For most characters, 
23854 \family sans
23855 textstyle
23856 \family default
23857  and 
23858 \family sans
23859 displaystyle
23860 \family default
23861  are actually the same size, but fractions, superscripts and subscripts,
23862  and certain other structures, are set larger in 
23863 \family sans
23864 displaystyle
23865 \family default
23866 .
23867  Except for some operators, which resize themselves to accommodate various
23868  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23869  These choices can be overridden by using the math panel button 
23870 \begin_inset Graphics
23871         filename ../images/math/style.png
23872
23873 \end_inset
23874
23875 .
23876  A box for the size will be created in which you can insert the math structure.
23877  For example, you can set 
23878 \begin_inset Formula $\frac{1}{2}$
23879 \end_inset
23880
23881 , which is normally in 
23882 \family sans
23883 textstyle
23884 \family default
23885 , larger in 
23886 \family sans
23887 displaystyle
23888 \family default
23889
23890 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23891 \end_inset
23892
23893 .
23894  The four styles are used in the following example:
23895 \end_layout
23896
23897 \begin_layout Standard
23898 \begin_inset Formula $displaystyle$
23899 \end_inset
23900
23901
23902 \begin_inset Formula ${\textstyle textstyle}$
23903 \end_inset
23904
23905
23906 \begin_inset Formula ${\scriptstyle scriptstyle}$
23907 \end_inset
23908
23909
23910 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23911 \end_inset
23912
23913 .
23914 \end_layout
23915
23916 \begin_layout Standard
23917 All these math-mode font sizes are relative, that means, if the whole math
23918  inset is set in a particular size with the menu 
23919 \family sans
23920 Edit\SpecialChar \menuseparator
23921 Text
23922 \begin_inset Space ~
23923 \end_inset
23924
23925 Style
23926 \family default
23927 , all sizes in the formula will be adjusted relative to this size.
23928  Similarly, if the base font size of the document is changed, all fonts
23929  will be adjusted to correspond.
23930  As example a formula in the font size 
23931 \begin_inset Quotes eld
23932 \end_inset
23933
23934 largest
23935 \begin_inset Quotes erd
23936 \end_inset
23937
23938 :
23939 \end_layout
23940
23941 \begin_layout Standard
23942
23943 \family roman
23944 \size largest
23945 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23946 \end_inset
23947
23948
23949 \end_layout
23950
23951 \begin_layout Section
23952 Theorem Modules
23953 \end_layout
23954
23955 \begin_layout Standard
23956 As of LyX 1.6, support for theorem-like environments has been moved out of
23957  the document classes and into layout modules.
23958 \begin_inset Index
23959 status collapsed
23960
23961 \begin_layout Plain Layout
23962 Layout Modules
23963 \end_layout
23964
23965 \end_inset
23966
23967  As a result, theorem-like environments can now easily be used with classes
23968  other than the AMS classes.
23969  See section 
23970 \begin_inset CommandInset ref
23971 LatexCommand ref
23972 reference "sub:Modules"
23973
23974 \end_inset
23975
23976  for more on layout modules.
23977 \end_layout
23978
23979 \begin_layout Section
23980 AMS-LaTeX
23981 \begin_inset Index
23982 status collapsed
23983
23984 \begin_layout Plain Layout
23985 AMS math
23986 \end_layout
23987
23988 \end_inset
23989
23990
23991 \begin_inset Index
23992 status collapsed
23993
23994 \begin_layout Plain Layout
23995 Math ! AMS
23996 \end_layout
23997
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \begin_layout Standard
24004 LyX supports the packages provided by the American Mathematical Society
24005  (AMS) that are in common use.
24006 \end_layout
24007
24008 \begin_layout Subsection
24009 Enabling AMS-Support
24010 \end_layout
24011
24012 \begin_layout Standard
24013 Selecting the checkbox 
24014 \family sans
24015 Use
24016 \begin_inset Space ~
24017 \end_inset
24018
24019 AMS
24020 \begin_inset Space ~
24021 \end_inset
24022
24023 math
24024 \begin_inset Space ~
24025 \end_inset
24026
24027 package
24028 \family default
24029  in the 
24030 \family sans
24031 Document\SpecialChar \menuseparator
24032 Settings
24033 \family default
24034
24035 \begin_inset Index
24036 status collapsed
24037
24038 \begin_layout Plain Layout
24039 Document ! Settings
24040 \end_layout
24041
24042 \end_inset
24043
24044  dialog under 
24045 \family sans
24046 Math
24047 \begin_inset Space ~
24048 \end_inset
24049
24050 Options
24051 \family default
24052  will include the AMS-packages in the document, and make the facilities
24053  available.
24054  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24055  formulas, assure that you have enabled AMS.
24056 \end_layout
24057
24058 \begin_layout Subsection
24059 AMS-Formula Types
24060 \begin_inset CommandInset label
24061 LatexCommand label
24062 name "sub:AMS-Formula-Types"
24063
24064 \end_inset
24065
24066
24067 \begin_inset Index
24068 status collapsed
24069
24070 \begin_layout Plain Layout
24071 Math ! Multi-line Equations
24072 \end_layout
24073
24074 \end_inset
24075
24076
24077 \end_layout
24078
24079 \begin_layout Standard
24080 AMS-LaTeX provides a selection of different formula types.
24081  LyX allows you to choose between 
24082 \family typewriter
24083 align
24084 \family default
24085
24086 \family typewriter
24087 alignat
24088 \family default
24089
24090 \family typewriter
24091 flalign
24092 \family default
24093
24094 \family typewriter
24095 gather
24096 \family default
24097 , and 
24098 \family typewriter
24099 multline
24100 \family default
24101 .
24102  We refer to the AMS-documentation for an explanation of these formula types.
24103 \end_layout
24104
24105 \begin_layout Chapter
24106 More Tools
24107 \end_layout
24108
24109 \begin_layout Section
24110 Cross-References
24111 \begin_inset Index
24112 status collapsed
24113
24114 \begin_layout Plain Layout
24115 Cross references
24116 \end_layout
24117
24118 \end_inset
24119
24120
24121 \begin_inset CommandInset label
24122 LatexCommand label
24123 name "sec:Cross-References"
24124
24125 \end_inset
24126
24127
24128 \end_layout
24129
24130 \begin_layout Standard
24131 One of LyX's strengths are cross-references.
24132  You can reference every section, float, footnote, formula, and list in
24133  the document.
24134  To reference a document part, you have to insert a label into it.
24135  The label is used as anchor and name for the reference.
24136  We want for example refer to the the second item of the following list:
24137 \end_layout
24138
24139 \begin_layout Enumerate
24140 First item
24141 \end_layout
24142
24143 \begin_layout Enumerate
24144 \begin_inset CommandInset label
24145 LatexCommand label
24146 name "enu:Second-item"
24147
24148 \end_inset
24149
24150 Second item
24151 \end_layout
24152
24153 \begin_layout Enumerate
24154 Third item
24155 \end_layout
24156
24157 \begin_layout Standard
24158 First we insert a label into the second item with the menu 
24159 \family sans
24160 Insert\SpecialChar \menuseparator
24161 Label
24162 \family default
24163  or the by pressing the toolbar button 
24164 \begin_inset Graphics
24165         filename ../images/label-insert.png
24166         scale 85
24167
24168 \end_inset
24169
24170 .
24171  A grey label box like this: 
24172 \begin_inset Graphics
24173         filename clipart/labelQt4.png
24174         scale 85
24175
24176 \end_inset
24177
24178  is inserted and the label window pops up asking for the label text.
24179  LyX offers as text the first words of the item with a prefix, in our case
24180  the text 
24181 \begin_inset Quotes eld
24182 \end_inset
24183
24184
24185 \family sans
24186 enu: Second-item
24187 \family default
24188
24189 \begin_inset Quotes erd
24190 \end_inset
24191
24192 .
24193  The prefix 
24194 \begin_inset Quotes eld
24195 \end_inset
24196
24197
24198 \family sans
24199 enu:
24200 \family default
24201
24202 \begin_inset Quotes erd
24203 \end_inset
24204
24205  stands for 
24206 \begin_inset Quotes eld
24207 \end_inset
24208
24209 enumerate
24210 \begin_inset Quotes erd
24211 \end_inset
24212
24213 .
24214  The prefix depends on the document part where the label is inserted, e.g.
24215  if you insert a label to a section heading, the prefix will be 
24216 \begin_inset Quotes eld
24217 \end_inset
24218
24219
24220 \family sans
24221 sec:
24222 \family default
24223
24224 \begin_inset Quotes erd
24225 \end_inset
24226
24227 .
24228 \end_layout
24229
24230 \begin_layout Standard
24231 To reference the item, we refer to its label using the menu 
24232 \family sans
24233 Insert\SpecialChar \menuseparator
24234 Cross-Reference
24235 \family default
24236  or the toolbar button 
24237 \begin_inset Graphics
24238         filename ../images/dialog-show-new-inset_ref.png
24239         scale 85
24240
24241 \end_inset
24242
24243 .
24244  A grey cross-reference box like this: 
24245 \begin_inset Graphics
24246         filename clipart/referenceQt4.png
24247         scale 85
24248
24249 \end_inset
24250
24251  is inserted and the cross-reference window appear showing all labels of
24252  the document.
24253  We can now sort the labels alphabetically and then choose the entry 
24254 \begin_inset Quotes eld
24255 \end_inset
24256
24257
24258 \family sans
24259 enu:Second-item
24260 \family default
24261
24262 \begin_inset Quotes erd
24263 \end_inset
24264
24265 .
24266  At the position of the cross-reference box the item number will appear
24267  in the output.
24268  Here is our cross-reference:
24269 \end_layout
24270
24271 \begin_layout Standard
24272 Item
24273 \begin_inset Space ~
24274 \end_inset
24275
24276
24277 \begin_inset CommandInset ref
24278 LatexCommand ref
24279 reference "enu:Second-item"
24280
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \begin_layout Standard
24287 It is recommended to use a protected space
24288 \begin_inset Foot
24289 status collapsed
24290
24291 \begin_layout Plain Layout
24292 described in section
24293 \begin_inset Space ~
24294 \end_inset
24295
24296
24297 \begin_inset CommandInset ref
24298 LatexCommand ref
24299 reference "sub:Protected-Space"
24300
24301 \end_inset
24302
24303
24304 \end_layout
24305
24306 \end_inset
24307
24308  between the cross-reference name and its number to avoid ugly linebreaks
24309  between them.
24310 \end_layout
24311
24312 \begin_layout Standard
24313 There are six varieties of cross-references:
24314 \end_layout
24315
24316 \begin_layout Description
24317 <reference>: prints the float number, this is the default: 
24318 \begin_inset CommandInset ref
24319 LatexCommand ref
24320 reference "cap:Two-distorted-images"
24321
24322 \end_inset
24323
24324
24325 \end_layout
24326
24327 \begin_layout Description
24328 (<reference>): prints the float number within two parentheses, this is the
24329  style normally used to reference formulas, especially when the reference
24330  name 
24331 \begin_inset Quotes eld
24332 \end_inset
24333
24334 Equation
24335 \begin_inset Quotes erd
24336 \end_inset
24337
24338  is omitted: 
24339 \begin_inset CommandInset ref
24340 LatexCommand eqref
24341 reference "eq:tanhExp"
24342
24343 \end_inset
24344
24345
24346 \end_layout
24347
24348 \begin_layout Description
24349 <page>: prints the page number: Page
24350 \begin_inset Space ~
24351 \end_inset
24352
24353
24354 \begin_inset CommandInset ref
24355 LatexCommand pageref
24356 reference "cap:Two-distorted-images"
24357
24358 \end_inset
24359
24360
24361 \end_layout
24362
24363 \begin_layout Description
24364 on
24365 \begin_inset Space ~
24366 \end_inset
24367
24368 page
24369 \begin_inset Space ~
24370 \end_inset
24371
24372 <page>: prints the text "on page" and the page number: 
24373 \begin_inset CommandInset ref
24374 LatexCommand vpageref
24375 reference "cap:Two-distorted-images"
24376
24377 \end_inset
24378
24379
24380 \end_layout
24381
24382 \begin_layout Description
24383 <reference>
24384 \begin_inset Space ~
24385 \end_inset
24386
24387 on
24388 \begin_inset Space ~
24389 \end_inset
24390
24391 page
24392 \begin_inset Space ~
24393 \end_inset
24394
24395 <page>: prints the float number, the text "on page", and the page number:
24396  
24397 \begin_inset CommandInset ref
24398 LatexCommand vref
24399 reference "cap:Two-distorted-images"
24400
24401 \end_inset
24402
24403
24404 \end_layout
24405
24406 \begin_layout Description
24407 Formatted
24408 \begin_inset Space ~
24409 \end_inset
24410
24411 reference: prints a self defined cross-reference format.
24412 \begin_inset Newline newline
24413 \end_inset
24414
24415
24416 \begin_inset Note Greyedout
24417 status open
24418
24419 \begin_layout Plain Layout
24420
24421 \series bold
24422 Note:
24423 \series default
24424  This feature is only available when you have the LaTeX-package 
24425 \series bold
24426 prettyref
24427 \begin_inset Index
24428 status collapsed
24429
24430 \begin_layout Plain Layout
24431 Latex@LaTeX-packages ! prettyref
24432 \end_layout
24433
24434 \end_inset
24435
24436
24437 \series default
24438  installed.
24439 \end_layout
24440
24441 \end_inset
24442
24443
24444 \end_layout
24445
24446 \begin_layout Standard
24447 Note that the style <page> won't print the page number if the label is on
24448  the previous, the same, or the next page.
24449  You will e.
24450 \begin_inset Space \thinspace{}
24451 \end_inset
24452
24453 g.
24454 \begin_inset Space ~
24455 \end_inset
24456
24457 see the text 
24458 \begin_inset Quotes eld
24459 \end_inset
24460
24461
24462 \family sans
24463 on this page
24464 \family default
24465
24466 \begin_inset Quotes erd
24467 \end_inset
24468
24469  instead.
24470 \end_layout
24471
24472 \begin_layout Standard
24473 The number and current page of the referred document part in the output,
24474  is automatically calculated by LaTeX.
24475  The varieties are adjusted in the field 
24476 \family sans
24477 Format
24478 \family default
24479  of the cross-reference window, that appear when you click on the cross-referenc
24480 e box.
24481 \end_layout
24482
24483 \begin_layout Standard
24484 You can only use the style 
24485 \family sans
24486 <reference>
24487 \family default
24488  to reference numbered document parts, while the reference style 
24489 \family sans
24490 <page>
24491 \family default
24492  is always possible.
24493 \end_layout
24494
24495 \begin_layout Standard
24496 If you want to reference a section, put the label in the section heading,
24497  to reference a float, put the label in the caption.
24498  For footnotes you can put the label somewhere in it.
24499  Referencing formulas is explained in section
24500 \begin_inset Space ~
24501 \end_inset
24502
24503
24504 \begin_inset CommandInset ref
24505 LatexCommand ref
24506 reference "sec:Formula-Numbering-and"
24507
24508 \end_inset
24509
24510 .
24511 \end_layout
24512
24513 \begin_layout Standard
24514 The button 
24515 \family sans
24516 Go
24517 \begin_inset Space ~
24518 \end_inset
24519
24520 to
24521 \begin_inset Space ~
24522 \end_inset
24523
24524 Label
24525 \family default
24526  in the cross-reference window sets the the cursor before the referred label.
24527  The button text changes then to 
24528 \family sans
24529 Go
24530 \begin_inset Space ~
24531 \end_inset
24532
24533 Back
24534 \family default
24535  and you can use it to set the cursor back to the cross-reference.
24536  Right-clicking on a cross-reference box also sets the cursor before the
24537  referred label but without a possibility to go back.
24538  
24539 \end_layout
24540
24541 \begin_layout Standard
24542 You can change labels at any time by clicking on the label box.
24543  References to the changed label will automatically change its link to the
24544  new label text, so that you don't need to take care about this.
24545 \end_layout
24546
24547 \begin_layout Standard
24548 If a cross-reference refers to a non-existing label, you'll see two question
24549  marks in the output instead of the reference.
24550 \end_layout
24551
24552 \begin_layout Standard
24553 References are described in detail in the 
24554 \emph on
24555 Embedded Objects
24556 \emph default
24557  manual.
24558 \end_layout
24559
24560 \begin_layout Section
24561 Table of Contents and other Listings
24562 \begin_inset Index
24563 status collapsed
24564
24565 \begin_layout Plain Layout
24566 Table of contents
24567 \end_layout
24568
24569 \end_inset
24570
24571
24572 \begin_inset Index
24573 status collapsed
24574
24575 \begin_layout Plain Layout
24576 Outline
24577 \end_layout
24578
24579 \end_inset
24580
24581
24582 \begin_inset CommandInset label
24583 LatexCommand label
24584 name "sec:toc"
24585
24586 \end_inset
24587
24588
24589 \end_layout
24590
24591 \begin_layout Subsection
24592 Table of Contents and Outline
24593 \begin_inset CommandInset label
24594 LatexCommand label
24595 name "sub:Table-of-Contents"
24596
24597 \end_inset
24598
24599
24600 \end_layout
24601
24602 \begin_layout Standard
24603 The Table of Contents (TOC) is inserted with the menu 
24604 \family sans
24605 Insert\SpecialChar \menuseparator
24606 List/TOC\SpecialChar \menuseparator
24607 Table
24608 \begin_inset Space ~
24609 \end_inset
24610
24611 of
24612 \begin_inset Space ~
24613 \end_inset
24614
24615 Contents
24616 \family default
24617 .
24618  Is is displayed in LyX as a gray box.
24619  If you click on it, the TOC window appears, showing you the TOC entries.
24620  You can jump to a document part by clicking on an entry.
24621  Thus you can use this window as graphical alternative for the 
24622 \family sans
24623 Navigate
24624 \family default
24625  menu.
24626 \end_layout
24627
24628 \begin_layout Standard
24629 The TOC lists every numbered section automatically.
24630  If you have declared a short title for a section heading, as described
24631  in section
24632 \begin_inset Space ~
24633 \end_inset
24634
24635
24636 \begin_inset CommandInset ref
24637 LatexCommand ref
24638 reference "sec:Short-Titles"
24639
24640 \end_inset
24641
24642 , it will be used in the TOC instead of the section heading.
24643  Section
24644 \begin_inset Space ~
24645 \end_inset
24646
24647
24648 \begin_inset CommandInset ref
24649 LatexCommand ref
24650 reference "sub:Numbering-depth"
24651
24652 \end_inset
24653
24654  describes how the level is adjusted that defines which section types are
24655  listed in the TOC.
24656  You can also adjust the level for the displayed sections in the TOC window
24657  using the grey fader at the bottom of the window.
24658  Unnumbered sections are not listed in the TOC.
24659 \end_layout
24660
24661 \begin_layout Standard
24662 You can use the TOC window also as outline to move and rearrange sections
24663  in your documents.
24664  The TOC window therefore also appears when you use the menu 
24665 \family sans
24666 Document\SpecialChar \menuseparator
24667 Outline
24668 \family default
24669 .
24670 \end_layout
24671
24672 \begin_layout Subsection
24673 List of Figures, Tables and Algorithms
24674 \begin_inset CommandInset label
24675 LatexCommand label
24676 name "sec:ListsOf"
24677
24678 \end_inset
24679
24680
24681 \end_layout
24682
24683 \begin_layout Standard
24684 Table, figure, and algorithm lists are very much like the table of contents.
24685  You can insert them via the 
24686 \family sans
24687 Insert\SpecialChar \menuseparator
24688 List
24689 \begin_inset Space ~
24690 \end_inset
24691
24692 /
24693 \begin_inset Space ~
24694 \end_inset
24695
24696 TOC
24697 \family default
24698  submenus.
24699  The list entries are the float captions and the float number.
24700 \end_layout
24701
24702 \begin_layout Section
24703 URLs and Hyperlinks
24704 \begin_inset Index
24705 status collapsed
24706
24707 \begin_layout Plain Layout
24708 URLs
24709 \end_layout
24710
24711 \end_inset
24712
24713
24714 \begin_inset Index
24715 status collapsed
24716
24717 \begin_layout Plain Layout
24718 Hyperlinks
24719 \end_layout
24720
24721 \end_inset
24722
24723
24724 \begin_inset CommandInset label
24725 LatexCommand label
24726 name "sec:URL"
24727
24728 \end_inset
24729
24730
24731 \end_layout
24732
24733 \begin_layout Subsection
24734 URLs
24735 \end_layout
24736
24737 \begin_layout Standard
24738 Links to web pages or email addresses can be inserted via the menu 
24739 \family sans
24740 Insert\SpecialChar \menuseparator
24741 URL
24742 \family default
24743 .
24744 \end_layout
24745
24746 \begin_layout Standard
24747 Here is an example URL: LyX's homepage: 
24748 \begin_inset Flex URL
24749 status open
24750
24751 \begin_layout Plain Layout
24752
24753 http://www.lyx.org
24754 \end_layout
24755
24756 \end_inset
24757
24758
24759 \end_layout
24760
24761 \begin_layout Standard
24762 You cannot change the style of the link text, the URL text will always be
24763  in the style 
24764 \family typewriter
24765 Typewriter
24766 \family default
24767 .
24768  To be able to format the URL text, use hyperlinks as explained in the next
24769  subsection.
24770 \end_layout
24771
24772 \begin_layout Standard
24773 \begin_inset Note Greyedout
24774 status open
24775
24776 \begin_layout Plain Layout
24777
24778 \series bold
24779 Note:
24780 \series default
24781  URLs must not end with a backslash, otherwise you get LaTeX errors.
24782 \end_layout
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \begin_layout Subsection
24790 Hyperlinks
24791 \end_layout
24792
24793 \begin_layout Standard
24794 Hyperlinks can be inserted with the menu 
24795 \family sans
24796 Insert\SpecialChar \menuseparator
24797 Hyperlink
24798 \family default
24799  or with the toolbar button 
24800 \begin_inset Graphics
24801         filename ../images/href-insert.png
24802         BoundingBox 0bp 5bp 20bp 20bp
24803
24804 \end_inset
24805
24806 .
24807  The appearing dialog has two fields: 
24808 \family sans
24809 Target
24810 \family default
24811  and 
24812 \family sans
24813 Name
24814 \family default
24815 .
24816  The name is the printed text for the hyperlink.
24817  The hyperlink type can be a weblink like this: 
24818 \begin_inset CommandInset href
24819 LatexCommand href
24820 name "LyX's homepage"
24821 target "http://www.lyx.org"
24822
24823 \end_inset
24824
24825 , an Email address like this: 
24826 \begin_inset CommandInset href
24827 LatexCommand href
24828 name "lyx-docs mailing list"
24829 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24830 type "mailto:"
24831
24832 \end_inset
24833
24834 , or a link to a file.
24835 \end_layout
24836
24837 \begin_layout Standard
24838 You can start applications via a hyperlink when you insert a weblink, but
24839  add the prefix 
24840 \begin_inset Quotes eld
24841 \end_inset
24842
24843
24844 \family sans
24845 run:
24846 \family default
24847
24848 \begin_inset Quotes erd
24849 \end_inset
24850
24851  to the link target.
24852 \end_layout
24853
24854 \begin_layout Standard
24855 Hyperlinks will automatically be hyphenated if necessary and become clickable
24856  in the DVI and PDF-output.
24857  To set the format of the link text, highlight the hyperlink inset and use
24858  the text style dialog.
24859  This is for example a hyperlink with bold sans serif text: 
24860 \family sans
24861 \series bold
24862
24863 \begin_inset CommandInset href
24864 LatexCommand href
24865 name "LyX's homepage"
24866 target "http://www.lyx.org"
24867
24868 \end_inset
24869
24870
24871 \end_layout
24872
24873 \begin_layout Standard
24874 The link text color can be changed, when the option 
24875 \family sans
24876 Color links
24877 \family default
24878  is set in the PDF Properties dialog (menu 
24879 \family sans
24880 Document\SpecialChar \menuseparator
24881 Settings\SpecialChar \menuseparator
24882 PDF Properties
24883 \family default
24884 ).
24885  The link text is for example set in this document to blue by adding the
24886  option
24887 \begin_inset Newline newline
24888 \end_inset
24889
24890
24891 \series bold
24892 urlcolor=blue
24893 \series default
24894
24895 \begin_inset Newline newline
24896 \end_inset
24897
24898 to the field 
24899 \family sans
24900 Additional options
24901 \family default
24902  in the PDF Properties dialog.
24903 \end_layout
24904
24905 \begin_layout Section
24906 Appendices
24907 \begin_inset Index
24908 status collapsed
24909
24910 \begin_layout Plain Layout
24911 Appendix
24912 \end_layout
24913
24914 \end_inset
24915
24916
24917 \begin_inset CommandInset label
24918 LatexCommand label
24919 name "sec:Appendices"
24920
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \begin_layout Standard
24927 Appendices are created with the menu 
24928 \family sans
24929 Document\SpecialChar \menuseparator
24930 Start
24931 \begin_inset Space ~
24932 \end_inset
24933
24934 Appendix
24935 \begin_inset Space ~
24936 \end_inset
24937
24938 Here
24939 \family default
24940 .
24941  This menu sets the document from the current cursor position to the end
24942  as appendix region.
24943  The region is marked with a red borderline.
24944 \end_layout
24945
24946 \begin_layout Standard
24947 Every chapter (or section) within the appendix region is treated as an appendix,
24948  numbered with a capital Latin letter.
24949  The appendix subsections are numbered with this letter followed by a dot
24950  and the subsection number.
24951  All appendix sections can be referenced as if they were normal sections,
24952  here two examples:
24953 \end_layout
24954
24955 \begin_layout Standard
24956 Appendix
24957 \begin_inset Space ~
24958 \end_inset
24959
24960
24961 \begin_inset CommandInset ref
24962 LatexCommand ref
24963 reference "cha:Credits"
24964
24965 \end_inset
24966
24967 ; Appendix
24968 \begin_inset Space ~
24969 \end_inset
24970
24971
24972 \begin_inset CommandInset ref
24973 LatexCommand ref
24974 reference "sub:Export"
24975
24976 \end_inset
24977
24978
24979 \end_layout
24980
24981 \begin_layout Section
24982 Bibliography
24983 \begin_inset Index
24984 status collapsed
24985
24986 \begin_layout Plain Layout
24987 Bibliography
24988 \end_layout
24989
24990 \end_inset
24991
24992
24993 \begin_inset CommandInset label
24994 LatexCommand label
24995 name "sec:Bibliography"
24996
24997 \end_inset
24998
24999
25000 \end_layout
25001
25002 \begin_layout Standard
25003 There are two ways of generating the bibliography in a LyX-document.
25004  You can include a bibliography database
25005 \begin_inset Foot
25006 status collapsed
25007
25008 \begin_layout Plain Layout
25009 Known under the name 
25010 \begin_inset Quotes eld
25011 \end_inset
25012
25013 BibTeX-database
25014 \begin_inset Quotes erd
25015 \end_inset
25016
25017 .
25018 \end_layout
25019
25020 \end_inset
25021
25022 , which is explained in the next subsection or you can insert the bibliography
25023  manually.
25024  For the second method we use the paragraph environment 
25025 \family sans
25026 Bibliography
25027 \family default
25028 , described in section
25029 \begin_inset Space ~
25030 \end_inset
25031
25032
25033 \begin_inset CommandInset ref
25034 LatexCommand ref
25035 reference "sub:Biblio_environment"
25036
25037 \end_inset
25038
25039 .
25040 \end_layout
25041
25042 \begin_layout Standard
25043 Within the 
25044 \family sans
25045 Bibliography
25046 \family default
25047  environment, every paragraph begins with a gray bibliography box labeled
25048  with a number.
25049  If you click on it, you will get a dialog in which you can set a 
25050 \family sans
25051 Key
25052 \family default
25053  and a 
25054 \family sans
25055 Label
25056 \family default
25057 .
25058  The key is the symbolic name by which you will refer to this bibliography
25059  entry.
25060  For example, our second entry in the bibliography is a book about LaTeX
25061  and we used 
25062 \begin_inset Quotes eld
25063 \end_inset
25064
25065 latexcompanion
25066 \begin_inset Quotes erd
25067 \end_inset
25068
25069 , a short form of its title, as key.
25070 \end_layout
25071
25072 \begin_layout Standard
25073 You can refer to the key of a bibliography entry using the menu 
25074 \family sans
25075 Insert\SpecialChar \menuseparator
25076 Citation
25077 \family default
25078  or the toobar button 
25079 \begin_inset Graphics
25080         filename ../images/dialog-show-new-inset_citation.png
25081         BoundingBox 0bp 5bp 20bp 20bp
25082
25083 \end_inset
25084
25085 .
25086  A citation reference box is inserted and a citation window will appear
25087  in which you can select one or more keys in the available key list.
25088  The citation reference box will be labeled with the referenced key.
25089  When you click on the box, the citation window appears and you can change
25090  the reference.
25091 \end_layout
25092
25093 \begin_layout Standard
25094 Citation references appear in the output as number of the bibliography entry
25095  with surrounding brackets.
25096  If you set a 
25097 \family sans
25098 Label
25099 \family default
25100  for the entry, the label will appear instead of the number.
25101  Here two examples; the first without a label, the second with the label
25102  
25103 \begin_inset Quotes eld
25104 \end_inset
25105
25106 Credits
25107 \begin_inset Quotes erd
25108 \end_inset
25109
25110 :
25111 \end_layout
25112
25113 \begin_layout Standard
25114 Have a look at the 
25115 \family sans
25116 LaTeX Companion Second Edition
25117 \family default
25118
25119 \begin_inset CommandInset citation
25120 LatexCommand cite
25121 key "latexcompanion"
25122
25123 \end_inset
25124
25125
25126 \end_layout
25127
25128 \begin_layout Standard
25129 The LyX-Team members are listed in the Credits: 
25130 \begin_inset CommandInset citation
25131 LatexCommand cite
25132 key "lyxcredit"
25133
25134 \end_inset
25135
25136
25137 \end_layout
25138
25139 \begin_layout Subsection
25140 Bibliography databases (BibTeX)
25141 \begin_inset Index
25142 status collapsed
25143
25144 \begin_layout Plain Layout
25145 Bibliography ! Databases
25146 \end_layout
25147
25148 \end_inset
25149
25150
25151 \begin_inset Index
25152 status open
25153
25154 \begin_layout Plain Layout
25155 Bibliography ! BibT
25156 \begin_inset ERT
25157 status collapsed
25158
25159 \begin_layout Plain Layout
25160
25161 {}
25162 \end_layout
25163
25164 \end_inset
25165
25166 eX
25167 \end_layout
25168
25169 \end_inset
25170
25171
25172 \begin_inset CommandInset label
25173 LatexCommand label
25174 name "sub:Bibliography-databases"
25175
25176 \end_inset
25177
25178
25179 \begin_inset Note Note
25180 status open
25181
25182 \begin_layout Plain Layout
25183 Fix this Index entry when bug 4600 is fixed!
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Standard
25192 Bibliography databases are useful if you use the same bibliography in different
25193  documents.
25194  It makes it also very easy to have a uniform layout for all bibliography
25195  entries.
25196  You can collect the bibliography of all relevant books and articles of
25197  your working field in a database.
25198  This database can be used for different documents, because only the referenced
25199  entries of the database will appear in the bibliography list.
25200 \end_layout
25201
25202 \begin_layout Standard
25203 The database is a text file with the file extension 
25204 \begin_inset Quotes eld
25205 \end_inset
25206
25207
25208 \family sans
25209 .bib
25210 \family default
25211
25212 \begin_inset Quotes erd
25213 \end_inset
25214
25215  containing the bibliography in a special format.
25216  The format is explained in LaTeX books (
25217 \begin_inset CommandInset citation
25218 LatexCommand cite
25219 key "Mittelbach,Kopka,Lamport"
25220
25221 \end_inset
25222
25223 ).
25224  Normally one uses a special program to create and edit entries of the database.
25225  Under
25226 \begin_inset Newline newline
25227 \end_inset
25228
25229  
25230 \begin_inset Flex URL
25231 status collapsed
25232
25233 \begin_layout Plain Layout
25234
25235 http://wiki.lyx.org/BibTeX/Programs
25236 \end_layout
25237
25238 \end_inset
25239
25240
25241 \begin_inset Newline newline
25242 \end_inset
25243
25244 you find a list of programs for bibliography databases.
25245 \end_layout
25246
25247 \begin_layout Standard
25248 To use a database, use the menu 
25249 \family sans
25250 Insert\SpecialChar \menuseparator
25251 List
25252 \family default
25253 /
25254 \family sans
25255 TOC\SpecialChar \menuseparator
25256 BibT
25257 \begin_inset ERT
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261
25262 {}
25263 \end_layout
25264
25265 \end_inset
25266
25267 eX
25268 \begin_inset Space ~
25269 \end_inset
25270
25271 Bibliography
25272 \family default
25273 .
25274  A grey box will be inserted and a window appears.
25275  In this window you can load one or more databases and a style file.
25276 \end_layout
25277
25278 \begin_layout Standard
25279 The style file is a text file with the file extension
25280 \begin_inset Quotes erd
25281 \end_inset
25282
25283
25284 \family sans
25285 .bst
25286 \family default
25287
25288 \begin_inset Quotes erd
25289 \end_inset
25290
25291  that declares the layout of all bibliography entries.
25292  Many publishers provide special style files, so that you don't have to
25293  take care of the layout.
25294 \end_layout
25295
25296 \begin_layout Standard
25297 Inserting a citation reference works like described above.
25298 \end_layout
25299
25300 \begin_layout Standard
25301 \begin_inset VSpace defskip
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \begin_layout Standard
25308 To generate the bibliography from a database, the program BibTeX is used
25309  by LyX.
25310  This program can be controlled with options that you can add in LyX's preferenc
25311 es dialog under 
25312 \family sans
25313 Outputs
25314 \family default
25315
25316 \family sans
25317 LaT
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 \family default
25330  in the field 
25331 \family sans
25332 BibT
25333 \begin_inset ERT
25334 status collapsed
25335
25336 \begin_layout Plain Layout
25337
25338 {}
25339 \end_layout
25340
25341 \end_inset
25342
25343 eX
25344 \begin_inset Space ~
25345 \end_inset
25346
25347 command
25348 \family default
25349 .
25350  Before adding options, it is strongly recommended to read the manual of
25351  
25352 \family sans
25353 BibTeX
25354 \family default
25355 .
25356 \end_layout
25357
25358 \begin_layout Standard
25359 \begin_inset VSpace defskip
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \begin_layout Standard
25366 We use two bibliographies in this document to show the difference between
25367  the two methods of creating them.
25368  As you can see, the bibliography that is created from a database lists
25369  only the database entries that are referenced in the document.
25370  We used the style file 
25371 \family sans
25372 alphadin.bst
25373 \family default
25374  to get the complicated German reference key scheme in the bibliography.
25375 \end_layout
25376
25377 \begin_layout Subsection
25378 Bibliography layout
25379 \begin_inset Index
25380 status collapsed
25381
25382 \begin_layout Plain Layout
25383 Bibliography ! Layout
25384 \end_layout
25385
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \begin_layout Standard
25392 In the citation reference dialog you can set a special citation format.
25393  For this feature you need to use the option 
25394 \family sans
25395 Natbib
25396 \family default
25397  enabled in the 
25398 \family sans
25399 Document\SpecialChar \menuseparator
25400 Settings
25401 \family default
25402
25403 \begin_inset Index
25404 status collapsed
25405
25406 \begin_layout Plain Layout
25407 Document ! Settings
25408 \end_layout
25409
25410 \end_inset
25411
25412  dialog under 
25413 \family sans
25414 Bibliography
25415 \family default
25416 .
25417  Setting a citation style for a reference will overwrite the default.
25418  For the global citation format use the BibTeX style files as explained
25419  in the previous section.
25420 \end_layout
25421
25422 \begin_layout Standard
25423 You can also set text, that should appear before or after a citation reference,
25424  in the citation reference window.
25425  Here an example where we set the text 
25426 \begin_inset Quotes eld
25427 \end_inset
25428
25429 Chapter
25430 \begin_inset Space ~
25431 \end_inset
25432
25433 3
25434 \begin_inset Quotes erd
25435 \end_inset
25436
25437  to appear after the reference:
25438 \end_layout
25439
25440 \begin_layout Standard
25441 Have a look at 
25442 \begin_inset CommandInset citation
25443 LatexCommand cite
25444 after "Chapter 3"
25445 key "latexcompanion"
25446
25447 \end_inset
25448
25449 .
25450 \end_layout
25451
25452 \begin_layout Section
25453 Index
25454 \begin_inset Index
25455 status collapsed
25456
25457 \begin_layout Plain Layout
25458 Index generation
25459 \end_layout
25460
25461 \end_inset
25462
25463
25464 \begin_inset CommandInset label
25465 LatexCommand label
25466 name "sec:Index"
25467
25468 \end_inset
25469
25470
25471 \end_layout
25472
25473 \begin_layout Standard
25474 An index entry is created if you use the menu 
25475 \family sans
25476 Insert\SpecialChar \menuseparator
25477 Index
25478 \begin_inset Space ~
25479 \end_inset
25480
25481 Entry
25482 \family default
25483  or the toolbar button 
25484 \begin_inset Graphics
25485         filename ../images/index-insert.png
25486         BoundingBox 0bp 5bp 20bp 20bp
25487
25488 \end_inset
25489
25490 .
25491  A gray box labeled 
25492 \begin_inset Quotes eld
25493 \end_inset
25494
25495
25496 \family sans
25497 Idx
25498 \family default
25499
25500 \begin_inset Quotes erd
25501 \end_inset
25502
25503  is inserted containing the text that appears in the index.
25504  The word where the cursor is in or the currently highlighted text is proposed
25505  by LyX as index entry.
25506 \end_layout
25507
25508 \begin_layout Standard
25509 We give a short overview of the index commands in the next subsections.
25510  For a detailed description of LaTeX's index mechanism, have a look at one
25511  of the LaTeX books 
25512 \begin_inset CommandInset citation
25513 LatexCommand cite
25514 key "latexcompanion,latexguide,latexbook"
25515
25516 \end_inset
25517
25518 .
25519 \end_layout
25520
25521 \begin_layout Standard
25522 You can change index entries by clicking on the index box.
25523 \end_layout
25524
25525 \begin_layout Standard
25526 The index list is inserted to the document with the menu 
25527 \family sans
25528 Insert\SpecialChar \menuseparator
25529 List
25530 \begin_inset Space ~
25531 \end_inset
25532
25533 /
25534 \begin_inset Space ~
25535 \end_inset
25536
25537 TOC\SpecialChar \menuseparator
25538 Index
25539 \begin_inset Space ~
25540 \end_inset
25541
25542 List
25543 \family default
25544 .
25545  A light blue box labeled 
25546 \begin_inset Quotes eld
25547 \end_inset
25548
25549
25550 \family sans
25551 Index
25552 \family default
25553
25554 \begin_inset Quotes erd
25555 \end_inset
25556
25557  will show the place where the index is printed in the output.
25558  The index list box is not clickable like other LyX-boxes.
25559 \end_layout
25560
25561 \begin_layout Subsection
25562 Grouping Index Entries
25563 \begin_inset Index
25564 status collapsed
25565
25566 \begin_layout Plain Layout
25567 Index ! Grouping
25568 \end_layout
25569
25570 \end_inset
25571
25572
25573 \end_layout
25574
25575 \begin_layout Standard
25576 Index entries are often grouped to offer the reader a fast search in the
25577  index.
25578  We want to group for example the index entries for itemized and enumerated
25579  lists under the entry 
25580 \begin_inset Quotes eld
25581 \end_inset
25582
25583 Lists
25584 \begin_inset Quotes erd
25585 \end_inset
25586
25587 .
25588  First we create the entry 
25589 \begin_inset Quotes eld
25590 \end_inset
25591
25592 Lists
25593 \begin_inset Quotes erd
25594 \end_inset
25595
25596  in section
25597 \begin_inset Space ~
25598 \end_inset
25599
25600
25601 \begin_inset CommandInset ref
25602 LatexCommand ref
25603 reference "sub:Lists"
25604
25605 \end_inset
25606
25607 .
25608  In the text field for the itemized list index entry in section
25609 \begin_inset Space ~
25610 \end_inset
25611
25612
25613 \begin_inset CommandInset ref
25614 LatexCommand ref
25615 reference "sec:Itemize"
25616
25617 \end_inset
25618
25619 , we insert the command
25620 \end_layout
25621
25622 \begin_layout Standard
25623
25624 \series bold
25625 Lists ! Itemize
25626 \end_layout
25627
25628 \begin_layout Standard
25629 and the command
25630 \end_layout
25631
25632 \begin_layout Standard
25633
25634 \series bold
25635 Lists ! Enumerate
25636 \end_layout
25637
25638 \begin_layout Standard
25639 for the enumerated list in section
25640 \begin_inset Space ~
25641 \end_inset
25642
25643
25644 \begin_inset CommandInset ref
25645 LatexCommand ref
25646 reference "sec:Enumerate"
25647
25648 \end_inset
25649
25650 .
25651 \end_layout
25652
25653 \begin_layout Standard
25654 The exclamation mark 
25655 \begin_inset Quotes eld
25656 \end_inset
25657
25658 !
25659 \begin_inset Quotes erd
25660 \end_inset
25661
25662  marks the grouping levels.
25663  You can have three levels; every index level is indented a bit more.
25664  An index entry for the higher levels is not required.
25665  If we don't have an index entry for 
25666 \begin_inset Quotes eld
25667 \end_inset
25668
25669 Lists
25670 \begin_inset Quotes erd
25671 \end_inset
25672
25673 , it will be printed anyway, but without a page number.
25674 \end_layout
25675
25676 \begin_layout Subsection
25677 Page Ranges
25678 \begin_inset Index
25679 status collapsed
25680
25681 \begin_layout Plain Layout
25682 Index ! Page ranges
25683 \end_layout
25684
25685 \end_inset
25686
25687
25688 \end_layout
25689
25690 \begin_layout Standard
25691 Normally an index entry will appear with the page number of the indexed
25692  section.
25693  But sometimes you want to index more pages under the same entry.
25694  E.g if we want to index the paragraph environments, we create an index entry
25695  in section
25696 \begin_inset Space ~
25697 \end_inset
25698
25699
25700 \begin_inset CommandInset ref
25701 LatexCommand ref
25702 reference "sec:Paragraph-Environments"
25703
25704 \end_inset
25705
25706  with the command
25707 \end_layout
25708
25709 \begin_layout Standard
25710
25711 \series bold
25712 Paragraph environments|(
25713 \end_layout
25714
25715 \begin_layout Standard
25716 and another entry at the end of section
25717 \begin_inset Space ~
25718 \end_inset
25719
25720
25721 \begin_inset CommandInset ref
25722 LatexCommand ref
25723 reference "sub:LyX-Code"
25724
25725 \end_inset
25726
25727  with the command
25728 \end_layout
25729
25730 \begin_layout Standard
25731
25732 \series bold
25733 Paragraph environments|)
25734 \end_layout
25735
25736 \begin_layout Standard
25737 The commands 
25738 \begin_inset Quotes eld
25739 \end_inset
25740
25741
25742 \series bold
25743 |(
25744 \series default
25745
25746 \begin_inset Quotes erd
25747 \end_inset
25748
25749  and 
25750 \begin_inset Quotes eld
25751 \end_inset
25752
25753
25754 \series bold
25755 |)
25756 \series default
25757
25758 \begin_inset Quotes erd
25759 \end_inset
25760
25761  respectively starts and ends the index range.
25762  You can also add the same index entry at different places in the document.
25763  They appear in the output under one entry with a comma separated list of
25764  the pages of the indexed document parts.
25765  An example is the index entry 
25766 \begin_inset Quotes eld
25767 \end_inset
25768
25769 Document ! Settings
25770 \begin_inset Quotes erd
25771 \end_inset
25772
25773 .
25774 \end_layout
25775
25776 \begin_layout Subsection
25777 Cross referencing
25778 \begin_inset Index
25779 status collapsed
25780
25781 \begin_layout Plain Layout
25782 Index ! Cross referencing
25783 \end_layout
25784
25785 \end_inset
25786
25787
25788 \end_layout
25789
25790 \begin_layout Standard
25791 It is also possible to refer to another index entry.
25792  We referred for example in the index entry 
25793 \begin_inset Quotes eld
25794 \end_inset
25795
25796 GIF
25797 \begin_inset Quotes erd
25798 \end_inset
25799
25800  (in section
25801 \begin_inset Space ~
25802 \end_inset
25803
25804
25805 \begin_inset CommandInset ref
25806 LatexCommand ref
25807 reference "sub:Image-Formats"
25808
25809 \end_inset
25810
25811 ) to the index entry 
25812 \begin_inset Quotes eld
25813 \end_inset
25814
25815 Image formats
25816 \begin_inset Quotes erd
25817 \end_inset
25818
25819  in the same section using the entry
25820 \end_layout
25821
25822 \begin_layout Standard
25823
25824 \series bold
25825 GIF|see{Image formats}
25826 \end_layout
25827
25828 \begin_layout Standard
25829 Where the braces have to be inserted as ERT.
25830  The text within the braces is the referenced entry.
25831  The reference will appear in the output without a page number.
25832 \end_layout
25833
25834 \begin_layout Subsection
25835 Index Entry Order
25836 \begin_inset Index
25837 status collapsed
25838
25839 \begin_layout Plain Layout
25840 Index ! Entry order
25841 \end_layout
25842
25843 \end_inset
25844
25845
25846 \end_layout
25847
25848 \begin_layout Standard
25849 You can use accented characters in the index entry, but the entries might
25850  then not follow the rules for the index order.
25851  The index entries are sorted alphabetically, but LaTeX
25852 \begin_inset Foot
25853 status collapsed
25854
25855 \begin_layout Plain Layout
25856 The index generating is done in the background by an extra program, see
25857  section
25858 \begin_inset Space ~
25859 \end_inset
25860
25861
25862 \begin_inset CommandInset ref
25863 LatexCommand ref
25864 reference "sub:Index-Program"
25865
25866 \end_inset
25867
25868 .
25869 \end_layout
25870
25871 \end_inset
25872
25873  doesn't know how to sort accents in different languages.
25874  We created as example the three dummy index entries 
25875 \begin_inset Quotes eld
25876 \end_inset
25877
25878 maison
25879 \begin_inset Quotes erd
25880 \end_inset
25881
25882
25883 \begin_inset Quotes eld
25884 \end_inset
25885
25886 maïs
25887 \begin_inset Quotes erd
25888 \end_inset
25889
25890 , and 
25891 \begin_inset Quotes eld
25892 \end_inset
25893
25894 maître
25895 \begin_inset Quotes erd
25896 \end_inset
25897
25898 .
25899 \begin_inset Index
25900 status collapsed
25901
25902 \begin_layout Plain Layout
25903 Dummy entries ! maïs
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \begin_inset Index
25910 status collapsed
25911
25912 \begin_layout Plain Layout
25913 Dummy entries ! maître
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \begin_inset Index
25920 status collapsed
25921
25922 \begin_layout Plain Layout
25923 Dummy entries ! maïs@maison
25924 \end_layout
25925
25926 \end_inset
25927
25928  They will be sorted in the order maïs, maître, maison, but we want the
25929  order maïs, maison, maître.
25930  To achieve this, we use the command
25931 \end_layout
25932
25933 \begin_layout Standard
25934
25935 \series bold
25936 previous entry@current entry
25937 \end_layout
25938
25939 \begin_layout Standard
25940 In our case we want to have 
25941 \begin_inset Quotes eld
25942 \end_inset
25943
25944 maison
25945 \begin_inset Quotes erd
25946 \end_inset
25947
25948  after 
25949 \begin_inset Quotes eld
25950 \end_inset
25951
25952 maïs
25953 \begin_inset Quotes erd
25954 \end_inset
25955
25956  and write therefore for the index entry of maison:
25957 \end_layout
25958
25959 \begin_layout Standard
25960
25961 \series bold
25962 maïs@maison
25963 \end_layout
25964
25965 \begin_layout Standard
25966 The previous entry needn't to be a real existing entry, you can also use
25967  another word to tell LaTeX the entry order, see the next subsection for
25968  an example.
25969 \end_layout
25970
25971 \begin_layout Subsection
25972 Index Entry Layout
25973 \begin_inset Index
25974 status collapsed
25975
25976 \begin_layout Plain Layout
25977 Index ! Entry layout
25978 \end_layout
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \begin_layout Standard
25986 You can change the appearance of insert entries via the textstyle dialog.
25987 \begin_inset Index
25988 status collapsed
25989
25990 \begin_layout Plain Layout
25991 Dummy entries ! This@
25992 \shape italic
25993 This is an italic entry at the correct position
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \begin_inset Index
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003 Dummy entries ! 
26004 \shape italic
26005 This is an italic entry at the wrong position
26006 \end_layout
26007
26008 \end_inset
26009
26010  LyX will then in the background add commands for the layout that destroy
26011  the sort order.
26012  To avoid that our index entry appears as the first one, we use the following
26013  command instead:
26014 \end_layout
26015
26016 \begin_layout Standard
26017
26018 \series bold
26019 This@
26020 \emph on
26021 This is an italic entry
26022 \end_layout
26023
26024 \begin_layout Standard
26025 You can also format the page number using the character 
26026 \begin_inset Quotes eld
26027 \end_inset
26028
26029 |
26030 \begin_inset Quotes erd
26031 \end_inset
26032
26033  followed by a LaTeX-command without a backslash.
26034  We can write for example
26035 \end_layout
26036
26037 \begin_layout Standard
26038
26039 \series bold
26040 old-style page number:|oldstylenums
26041 \end_layout
26042
26043 \begin_layout Standard
26044 to get the page number in an old-style layout.
26045 \begin_inset Index
26046 status collapsed
26047
26048 \begin_layout Plain Layout
26049 Dummy entries ! old-style page number:|oldstylenums
26050 \end_layout
26051
26052 \end_inset
26053
26054  Normally all LaTeX-commands begin with a backslash, but in this special
26055  case 
26056 \begin_inset Quotes eld
26057 \end_inset
26058
26059
26060 \series bold
26061 |command
26062 \series default
26063
26064 \begin_inset Quotes erd
26065 \end_inset
26066
26067  means 
26068 \series bold
26069
26070 \backslash
26071 command{page
26072 \begin_inset Space ~
26073 \end_inset
26074
26075 number}
26076 \series default
26077 .
26078  Have a look at section
26079 \begin_inset Space ~
26080 \end_inset
26081
26082
26083 \begin_inset CommandInset ref
26084 LatexCommand ref
26085 reference "sub:LaTeX-Syntax"
26086
26087 \end_inset
26088
26089  to learn more about the LaTeX-syntax.
26090 \end_layout
26091
26092 \begin_layout Standard
26093 You can also change the layout for the whole index.
26094  E.g.
26095  we marked the index list box of this document as bold to get a bold font
26096  for all index entries.
26097 \end_layout
26098
26099 \begin_layout Subsection
26100 Index Program
26101 \begin_inset Index
26102 status collapsed
26103
26104 \begin_layout Plain Layout
26105 Index ! Program
26106 \end_layout
26107
26108 \end_inset
26109
26110
26111 \begin_inset CommandInset label
26112 LatexCommand label
26113 name "sub:Index-Program"
26114
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \begin_layout Standard
26121 LyX uses for the index generation by default the program 
26122 \family sans
26123 makeindex
26124 \family default
26125 .
26126  It can be controlled by options that can be set in LyX's preferences dialog,
26127  see section
26128 \begin_inset Space ~
26129 \end_inset
26130
26131
26132 \begin_inset CommandInset ref
26133 LatexCommand ref
26134 reference "sub:LaTeX-settings"
26135
26136 \end_inset
26137
26138 .
26139  The available options are listed and explained in 
26140 \begin_inset CommandInset citation
26141 LatexCommand cite
26142 key "makeindex"
26143
26144 \end_inset
26145
26146 .
26147 \end_layout
26148
26149 \begin_layout Standard
26150 You can also specify there another program to generate the index, for example
26151  
26152 \family sans
26153 xindy
26154 \family default
26155 .
26156 \begin_inset Index
26157 status collapsed
26158
26159 \begin_layout Plain Layout
26160 Image formats
26161 \end_layout
26162
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \begin_layout Section
26169 Nomenclature / Glossary 
26170 \begin_inset Index
26171 status collapsed
26172
26173 \begin_layout Plain Layout
26174 Nomenclature
26175 \end_layout
26176
26177 \end_inset
26178
26179
26180 \begin_inset Index
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184 Glossary|see
26185 \begin_inset ERT
26186 status collapsed
26187
26188 \begin_layout Plain Layout
26189
26190 {
26191 \end_layout
26192
26193 \end_inset
26194
26195 Nomenclature
26196 \begin_inset ERT
26197 status collapsed
26198
26199 \begin_layout Plain Layout
26200
26201 }
26202 \end_layout
26203
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \begin_inset CommandInset label
26213 LatexCommand label
26214 name "sec:Nomenclature"
26215
26216 \end_inset
26217
26218
26219 \end_layout
26220
26221 \begin_layout Standard
26222 Sometimes you need to compile a list of symbols that are mentioned in your
26223  document with a brief explanation of them -- a so called nomenclature or
26224  glossary.
26225 \end_layout
26226
26227 \begin_layout Standard
26228 To be able to create nomenclatures, you need the LaTeX package 
26229 \series bold
26230 nomencl
26231 \begin_inset Index
26232 status collapsed
26233
26234 \begin_layout Plain Layout
26235 Latex@LaTeX-packages ! nomencl
26236 \end_layout
26237
26238 \end_inset
26239
26240
26241 \series default
26242  installed.
26243  You find it in the TeX Catalogue, 
26244 \begin_inset CommandInset citation
26245 LatexCommand cite
26246 key "TeXCatalogue"
26247
26248 \end_inset
26249
26250  or in the package manager of your LaTeX-system.
26251 \end_layout
26252
26253 \begin_layout Standard
26254 A nomenclature entry is created if you place the cursor after a symbol entry
26255  and then use the menu 
26256 \family sans
26257 Insert\SpecialChar \menuseparator
26258
26259 \family default
26260 N
26261 \family sans
26262 omenclature
26263 \begin_inset Space ~
26264 \end_inset
26265
26266 Entry
26267 \family default
26268  or the toobar button 
26269 \begin_inset Graphics
26270         filename ../images/nomencl-insert.png
26271         BoundingBox 0bp 5bp 20bp 20bp
26272
26273 \end_inset
26274
26275 .
26276  A gray box labeled 
26277 \begin_inset Quotes eld
26278 \end_inset
26279
26280
26281 \family sans
26282 Nom
26283 \family default
26284
26285 \begin_inset Quotes erd
26286 \end_inset
26287
26288  is inserted and a window pops up asking for the nomenclature entry.
26289 \end_layout
26290
26291 \begin_layout Standard
26292 A nomenclature entry consists of two main entries.
26293  The first is the symbol that you want to refer to.
26294  The second is the description of the symbol.
26295 \end_layout
26296
26297 \begin_layout Standard
26298 \begin_inset Note Greyedout
26299 status open
26300
26301 \begin_layout Plain Layout
26302
26303 \series bold
26304 Note:
26305 \series default
26306  Like for the index entry dialog, you have to enter valid LaTeX-code for
26307  all fields of the nomenclature dialog.
26308 \end_layout
26309
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \begin_layout Subsection
26316 Nomenclature Definition and Layout
26317 \begin_inset Index
26318 status collapsed
26319
26320 \begin_layout Plain Layout
26321 Nomenclature ! Layout
26322 \end_layout
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \begin_layout Standard
26330 When you have symbols in formulas, you have to define them in the 
26331 \family sans
26332 Symbol
26333 \family default
26334  field as LaTeX-formula.
26335  For example to get 
26336 \begin_inset Quotes eld
26337 \end_inset
26338
26339
26340 \begin_inset Formula $\sigma$
26341 \end_inset
26342
26343
26344 \begin_inset Quotes erd
26345 \end_inset
26346
26347 , insert this:
26348 \begin_inset Newline newline
26349 \end_inset
26350
26351
26352 \series bold
26353 $
26354 \backslash
26355 sigma$
26356 \begin_inset Newline newline
26357 \end_inset
26358
26359
26360 \series default
26361 The 
26362 \begin_inset Quotes eld
26363 \end_inset
26364
26365 $
26366 \begin_inset Quotes erd
26367 \end_inset
26368
26369  character hereby starts/ends the formula.
26370  The LaTeX-command for the Greek letter is the name of the letter beginning
26371  with a backslash 
26372 \begin_inset Quotes eld
26373 \end_inset
26374
26375
26376 \backslash
26377
26378 \begin_inset Quotes erd
26379 \end_inset
26380
26381 .
26382  For capital Greek letters, start the command also with a capital letter,
26383  like 
26384 \series bold
26385
26386 \backslash
26387 Sigma
26388 \series default
26389 .
26390 \end_layout
26391
26392 \begin_layout Standard
26393 (A short introduction to the LaTeX-syntax is given in section
26394 \begin_inset Space ~
26395 \end_inset
26396
26397
26398 \begin_inset CommandInset ref
26399 LatexCommand ref
26400 reference "sub:LaTeX-Syntax"
26401
26402 \end_inset
26403
26404 .)
26405 \end_layout
26406
26407 \begin_layout Standard
26408 You cannot use the 
26409 \family sans
26410 Text
26411 \begin_inset Space ~
26412 \end_inset
26413
26414 Style
26415 \family default
26416  dialog to format the description text but have to use LaTeX-commands.
26417  For example the description of the nomenclature entry for the 
26418 \begin_inset Quotes eld
26419 \end_inset
26420
26421
26422 \begin_inset Formula $\sigma$
26423 \end_inset
26424
26425
26426 \begin_inset Quotes erd
26427 \end_inset
26428
26429  in this document is:
26430 \begin_inset Newline newline
26431 \end_inset
26432
26433
26434 \series bold
26435 dummy entry for the character 
26436 \backslash
26437 textsf{sigma}
26438 \series default
26439
26440 \begin_inset Newline newline
26441 \end_inset
26442
26443 The command 
26444 \series bold
26445
26446 \backslash
26447 textsf
26448 \series default
26449  sets the fonts to 
26450 \family sans
26451 sans
26452 \begin_inset Space ~
26453 \end_inset
26454
26455 serif
26456 \family default
26457 .
26458  To get 
26459 \series bold
26460 bold
26461 \series default
26462  font use the command 
26463 \series bold
26464
26465 \backslash
26466 textbf
26467 \series default
26468 , for 
26469 \family typewriter
26470 typewriter
26471 \family default
26472  use 
26473 \series bold
26474
26475 \backslash
26476 texttt
26477 \series default
26478 , for 
26479 \emph on
26480 emphasized
26481 \emph default
26482  use 
26483 \series bold
26484
26485 \backslash
26486 emph
26487 \series default
26488 .
26489 \end_layout
26490
26491 \begin_layout Subsection
26492 Sort Order of Nomenclature Entries
26493 \begin_inset Index
26494 status collapsed
26495
26496 \begin_layout Plain Layout
26497 Nomenclature ! Sort order
26498 \end_layout
26499
26500 \end_inset
26501
26502
26503 \end_layout
26504
26505 \begin_layout Standard
26506 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26507  the symbol definition.
26508  This leads to undesired results when you for example have symbols in formulas.
26509  Suppose you have nomenclature entries for the symbols 
26510 \emph on
26511 a
26512 \begin_inset CommandInset nomenclature
26513 LatexCommand nomenclature
26514 symbol "a"
26515 description "dummy entry for the character \"a\""
26516
26517 \end_inset
26518
26519
26520 \emph default
26521  and 
26522 \begin_inset Formula $\sigma$
26523 \end_inset
26524
26525
26526 \begin_inset CommandInset nomenclature
26527 LatexCommand nomenclature
26528 prefix "sigma"
26529 symbol "$\\sigma$"
26530 description "dummy entry for the character \\textsf{sigma}"
26531
26532 \end_inset
26533
26534 .
26535  They will be sorted by 
26536 \begin_inset Quotes eld
26537 \end_inset
26538
26539
26540 \family sans
26541 a
26542 \family default
26543
26544 \begin_inset Quotes erd
26545 \end_inset
26546
26547  and 
26548 \begin_inset Quotes eld
26549 \end_inset
26550
26551
26552 \family typewriter
26553 $
26554 \backslash
26555 sigma$
26556 \family default
26557
26558 \begin_inset Quotes erd
26559 \end_inset
26560
26561  -- the 
26562 \begin_inset Formula $\sigma$
26563 \end_inset
26564
26565  will be sorted before the 
26566 \emph on
26567 a
26568 \emph default
26569  since the character 
26570 \begin_inset Quotes eld
26571 \end_inset
26572
26573 $
26574 \begin_inset Quotes erd
26575 \end_inset
26576
26577  is considered in sorting.
26578 \end_layout
26579
26580 \begin_layout Standard
26581 To control the sort order, you can edit the 
26582 \family sans
26583 Sort
26584 \begin_inset Space ~
26585 \end_inset
26586
26587 as
26588 \family default
26589  field of the nomenclature dialog.
26590  Then the nomenclature entry will be sorted by this entry and not the symbol
26591  definition.
26592  For the given example, you can insert 
26593 \family typewriter
26594 sigma
26595 \family default
26596  to this field for the 
26597 \begin_inset Formula $\sigma$
26598 \end_inset
26599
26600 , then 
26601 \emph on
26602 a
26603 \emph default
26604  will be located before 
26605 \begin_inset Formula $\sigma$
26606 \end_inset
26607
26608 .
26609 \end_layout
26610
26611 \begin_layout Standard
26612 For subgrouping and tips for using sort entries see the 
26613 \series bold
26614 nomencl
26615 \series default
26616  documentation, 
26617 \begin_inset CommandInset citation
26618 LatexCommand cite
26619 key "nomencl"
26620
26621 \end_inset
26622
26623 .
26624 \end_layout
26625
26626 \begin_layout Subsection
26627 Nomenclature Options
26628 \begin_inset Index
26629 status collapsed
26630
26631 \begin_layout Plain Layout
26632 Nomenclature ! Options
26633 \end_layout
26634
26635 \end_inset
26636
26637
26638 \end_layout
26639
26640 \begin_layout Standard
26641 The 
26642 \series bold
26643 nomencl
26644 \series default
26645  package offers some options to adjust the appearance of the nomenclature.
26646  Here are some of its options, for more have a look at its documentation:
26647 \end_layout
26648
26649 \begin_layout Description
26650 refeq Appends the phrase 
26651 \begin_inset Quotes eld
26652 \end_inset
26653
26654
26655 \family sans
26656 , see equation (
26657 \emph on
26658 eq
26659 \emph default
26660 )
26661 \family default
26662
26663 \begin_inset Quotes erd
26664 \end_inset
26665
26666  to every nomenclature entry, where 
26667 \family sans
26668 \emph on
26669 eq
26670 \family default
26671 \emph default
26672  is the number of the last equation in front of the nomenclature entry
26673 \end_layout
26674
26675 \begin_layout Description
26676 refpage Appends the phrase 
26677 \begin_inset Quotes eld
26678 \end_inset
26679
26680
26681 \family sans
26682 , page (
26683 \emph on
26684 page
26685 \emph default
26686 )
26687 \family default
26688
26689 \begin_inset Quotes erd
26690 \end_inset
26691
26692  to every nomenclature entry, where 
26693 \family sans
26694 \emph on
26695 page
26696 \family default
26697 \emph default
26698  is the number of the page on which the nomenclature entry appeared
26699 \end_layout
26700
26701 \begin_layout Description
26702 intoc Inserts the nomenclature in the Table of Contents
26703 \end_layout
26704
26705 \begin_layout Standard
26706 There are furthermore the options 
26707 \series bold
26708 croatian
26709 \series default
26710
26711 \series bold
26712 danish
26713 \series default
26714
26715 \series bold
26716 english
26717 \series default
26718
26719 \series bold
26720 french
26721 \series default
26722
26723 \series bold
26724 german
26725 \series default
26726
26727 \series bold
26728 italian
26729 \series default
26730
26731 \series bold
26732 polish
26733 \series default
26734
26735 \series bold
26736 portuguese
26737 \series default
26738
26739 \series bold
26740 russian
26741 \series default
26742
26743 \series bold
26744 spanish
26745 \series default
26746 , and 
26747 \series bold
26748 ukrainian
26749 \series default
26750  to print the reference texts and the nomenclature title in the corresponding
26751  language.
26752 \end_layout
26753
26754 \begin_layout Standard
26755 To use one or more of the options, add them to the comma-separated document
26756  class options list in the 
26757 \family sans
26758 Document\SpecialChar \menuseparator
26759 Settings
26760 \family default
26761  dialog.
26762  In this document the options 
26763 \series bold
26764 intoc
26765 \series default
26766  and 
26767 \series bold
26768 refpage
26769 \series default
26770  are used.
26771 \end_layout
26772
26773 \begin_layout Standard
26774 \begin_inset VSpace bigskip
26775 \end_inset
26776
26777
26778 \end_layout
26779
26780 \begin_layout Standard
26781 You can also use the first two options above only for certain nomenclature
26782  entries when you add one of the following commands as last entry to the
26783  
26784 \family sans
26785 Description
26786 \family default
26787  field in the nomenclature dialog:
26788 \end_layout
26789
26790 \begin_layout Description
26791
26792 \backslash
26793 nomrefeq Like the 
26794 \series bold
26795 refeq
26796 \series default
26797  option
26798 \end_layout
26799
26800 \begin_layout Description
26801
26802 \backslash
26803 nomrefpage Like the 
26804 \series bold
26805 refpage
26806 \series default
26807  option
26808 \end_layout
26809
26810 \begin_layout Description
26811
26812 \backslash
26813 nomrefeqpage Short notation of 
26814 \series bold
26815
26816 \backslash
26817 nomrefeq
26818 \backslash
26819 nomrefpage
26820 \end_layout
26821
26822 \begin_layout Description
26823
26824 \backslash
26825 nomnorefeq,
26826 \begin_inset Space ~
26827 \end_inset
26828
26829
26830 \backslash
26831 nomnorefpage,
26832 \begin_inset Space ~
26833 \end_inset
26834
26835
26836 \backslash
26837 nomnorefeqpage Turns off the corresponding options
26838 \end_layout
26839
26840 \begin_layout Subsection
26841 Printing the Nomenclature
26842 \begin_inset Index
26843 status collapsed
26844
26845 \begin_layout Plain Layout
26846 Nomenclature ! Printing
26847 \end_layout
26848
26849 \end_inset
26850
26851
26852 \end_layout
26853
26854 \begin_layout Standard
26855 To print the nomenclature, use the menu 
26856 \family sans
26857 Insert\SpecialChar \menuseparator
26858 Lists
26859 \begin_inset Space ~
26860 \end_inset
26861
26862 /
26863 \begin_inset Space ~
26864 \end_inset
26865
26866 TOC\SpecialChar \menuseparator
26867 Nomenclature
26868 \family default
26869 .
26870  A light blue box labeled 
26871 \begin_inset Quotes eld
26872 \end_inset
26873
26874
26875 \family sans
26876 Nomenclature
26877 \family default
26878
26879 \begin_inset Quotes erd
26880 \end_inset
26881
26882  will show the place where the nomenclature is printed in the output.
26883  Like the index list box, the nomenclature list box is not clickable.
26884 \end_layout
26885
26886 \begin_layout Standard
26887 In the printed output the title of the nomenclature appears as 
26888 \begin_inset Quotes eld
26889 \end_inset
26890
26891 Nomenclature
26892 \begin_inset Quotes erd
26893 \end_inset
26894
26895 .
26896  If you are not happy with the name, you can change it by redefining the
26897  command 
26898 \series bold
26899
26900 \backslash
26901 nomname
26902 \series default
26903  in the preamble.
26904  For example, in order to change the name to 
26905 \emph on
26906 List of Symbols
26907 \emph default
26908 , add the following line to the preamble:
26909 \end_layout
26910
26911 \begin_layout Standard
26912
26913 \family roman
26914 \series bold
26915
26916 \backslash
26917 renewcommand{
26918 \backslash
26919 nomname}{List of Symbols}
26920 \end_layout
26921
26922 \begin_layout Standard
26923 \begin_inset VSpace defskip
26924 \end_inset
26925
26926
26927 \end_layout
26928
26929 \begin_layout Standard
26930 If you are unhappy with the amount of space for symbols, you can alter it
26931  by adding the following line to the preamble:
26932 \end_layout
26933
26934 \begin_layout Standard
26935
26936 \family roman
26937 \series bold
26938
26939 \backslash
26940 renewcommand{
26941 \backslash
26942 nomlabelwidth}{width}
26943 \end_layout
26944
26945 \begin_layout Standard
26946
26947 \family roman
26948 Where the width is a value with one of the units listed in Appendix
26949 \begin_inset Space ~
26950 \end_inset
26951
26952
26953 \begin_inset CommandInset ref
26954 LatexCommand ref
26955 reference "cha:Units-available-in"
26956
26957 \end_inset
26958
26959 .
26960  The default value is 1
26961 \begin_inset Space \thinspace{}
26962 \end_inset
26963
26964 cm.
26965 \end_layout
26966
26967 \begin_layout Section
26968 Branches
26969 \begin_inset Index
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973 Branches
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \begin_inset Index
26980 status collapsed
26981
26982 \begin_layout Plain Layout
26983 Document ! Branches
26984 \end_layout
26985
26986 \end_inset
26987
26988
26989 \begin_inset CommandInset label
26990 LatexCommand label
26991 name "sec:Branches"
26992
26993 \end_inset
26994
26995
26996 \end_layout
26997
26998 \begin_layout Standard
26999 Sometimes it is useful to hide some document parts in the output.
27000  For example a teacher who is setting an exam obviously doesn't want the
27001  pupils to see the answers, but having questions and answers in the same
27002  document will make the life of the markers of that exam much easier.
27003 \end_layout
27004
27005 \begin_layout Standard
27006 For these cases LyX offers to put text into branches.
27007  The text will then only appear in the output when its branch is activated.
27008  To create a branch, go in the 
27009 \family sans
27010 Document\SpecialChar \menuseparator
27011 Settings
27012 \family default
27013  dialog to 
27014 \family sans
27015 Branches
27016 \family default
27017 .
27018  The name of the branch, its activation state and the background color of
27019  the branches inside LyX can be specified in this dialog.
27020 \end_layout
27021
27022 \begin_layout Standard
27023 Text that should be in a branch is set into branch inset boxes.
27024  These boxes are inserted via the menu 
27025 \family sans
27026 Insert\SpecialChar \menuseparator
27027 Branch
27028 \family default
27029  where you can choose a branch.
27030  You can later change the branch of the boxes by right-clicking on them.
27031 \end_layout
27032
27033 \begin_layout Standard
27034 Here is an example, where only the question text appears, the answer branch
27035  is deactivated and does therefore not appear in the output:
27036 \end_layout
27037
27038 \begin_layout Standard
27039 \begin_inset Branch Question
27040 status open
27041
27042 \begin_layout Standard
27043 Question: Who was the first physics Nobel prize winner?
27044 \end_layout
27045
27046 \end_inset
27047
27048
27049 \end_layout
27050
27051 \begin_layout Standard
27052 \begin_inset Branch Answer
27053 status collapsed
27054
27055 \begin_layout Standard
27056 Answer: Wilhelm Conrad Röntgen
27057 \end_layout
27058
27059 \end_inset
27060
27061
27062 \end_layout
27063
27064 \begin_layout Standard
27065 \begin_inset VSpace bigskip
27066 \end_inset
27067
27068
27069 \end_layout
27070
27071 \begin_layout Standard
27072 To use conditional output inside places where you cannot insert branch insets,
27073  like inside equations, you can code special LaTeX definitions for each
27074  branch.
27075  For example you can define for the question branch
27076 \begin_inset Foot
27077 status collapsed
27078
27079 \begin_layout Plain Layout
27080 For an introduction to the LaTeX-syntax, see section
27081 \begin_inset Space ~
27082 \end_inset
27083
27084
27085 \begin_inset CommandInset ref
27086 LatexCommand ref
27087 reference "sub:LaTeX-Syntax"
27088
27089 \end_inset
27090
27091 .
27092 \end_layout
27093
27094 \end_inset
27095
27096
27097 \end_layout
27098
27099 \begin_layout Standard
27100
27101 \series bold
27102
27103 \backslash
27104 newcommand{
27105 \backslash
27106 question}[1]{#1}
27107 \end_layout
27108
27109 \begin_layout Standard
27110
27111 \series bold
27112
27113 \backslash
27114 newcommand{
27115 \backslash
27116 answer}[1]{}
27117 \end_layout
27118
27119 \begin_layout Standard
27120 and for the answer branch
27121 \end_layout
27122
27123 \begin_layout Standard
27124
27125 \series bold
27126
27127 \backslash
27128 newcommand{
27129 \backslash
27130 question}[1]{}
27131 \end_layout
27132
27133 \begin_layout Standard
27134
27135 \series bold
27136
27137 \backslash
27138 newcommand{
27139 \backslash
27140 answer}[1]{#1}
27141 \end_layout
27142
27143 \begin_layout Standard
27144 \begin_inset Branch Question
27145 status open
27146
27147 \begin_layout Standard
27148 \begin_inset ERT
27149 status open
27150
27151 \begin_layout Plain Layout
27152
27153
27154 \backslash
27155 newcommand{
27156 \backslash
27157 question}[1]{#1}
27158 \end_layout
27159
27160 \begin_layout Plain Layout
27161
27162
27163 \backslash
27164 newcommand{
27165 \backslash
27166 answer}[1]{}
27167 \end_layout
27168
27169 \end_inset
27170
27171
27172 \end_layout
27173
27174 \end_inset
27175
27176
27177 \end_layout
27178
27179 \begin_layout Standard
27180 \begin_inset Branch Answer
27181 status collapsed
27182
27183 \begin_layout Standard
27184 \begin_inset ERT
27185 status open
27186
27187 \begin_layout Plain Layout
27188
27189
27190 \backslash
27191 newcommand{
27192 \backslash
27193 question}[1]{}
27194 \end_layout
27195
27196 \begin_layout Plain Layout
27197
27198
27199 \backslash
27200 newcommand{
27201 \backslash
27202 answer}[1]{#1}
27203 \end_layout
27204
27205 \end_inset
27206
27207
27208 \end_layout
27209
27210 \end_inset
27211
27212
27213 \end_layout
27214
27215 \begin_layout Standard
27216 Now it is possible to use the commands 
27217 \series bold
27218
27219 \backslash
27220 question{\SpecialChar \ldots{}
27221 }
27222 \series default
27223  and 
27224 \series bold
27225
27226 \backslash
27227 answer{\SpecialChar \ldots{}
27228 }
27229 \series default
27230  to obtain conditional output.
27231  Here is an example formula where only the 
27232 \series bold
27233
27234 \backslash
27235 question
27236 \series default
27237  part appears:
27238 \begin_inset Formula \[
27239 x^{2}-2x-2\Rightarrow\question {x_{1}}\answer {x_{2}}=1\question {+\sqrt{3}}\answer {-\sqrt{3}}.\]
27240
27241 \end_inset
27242
27243
27244 \end_layout
27245
27246 \begin_layout Standard
27247 Inside math, the same effect can be achieved using math macros, see section
27248 \begin_inset Space ~
27249 \end_inset
27250
27251
27252 \begin_inset CommandInset ref
27253 LatexCommand ref
27254 reference "sec:math-macros"
27255
27256 \end_inset
27257
27258 .
27259 \end_layout
27260
27261 \begin_layout Section
27262 ERT and the LaTeX Syntax
27263 \begin_inset CommandInset label
27264 LatexCommand label
27265 name "sec:ERT"
27266
27267 \end_inset
27268
27269
27270 \end_layout
27271
27272 \begin_layout Subsection
27273 ERT Boxes
27274 \begin_inset Index
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 ERT
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \begin_inset CommandInset label
27285 LatexCommand label
27286 name "sub:ERT-Boxes"
27287
27288 \end_inset
27289
27290
27291 \end_layout
27292
27293 \begin_layout Standard
27294 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27295  constructs, but not all.
27296  LaTeX contains of hundreds of packages which provide different commands.
27297  Every month many packages are updated and new ones added.
27298  This has the advantage that you can typeset nearly everything, for every
27299  problem exists a LaTeX-package.
27300  But LyX can of course not be up to date and support all these packages
27301  and their commands.
27302 \end_layout
27303
27304 \begin_layout Standard
27305 But don't worry, you can use any LaTeX-command directly in LyX inside the
27306  ERT box.
27307  ERT stands for 
27308 \begin_inset Quotes eld
27309 \end_inset
27310
27311 evil red text
27312 \begin_inset Quotes erd
27313 \end_inset
27314
27315 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
27316  An ERT box is created by the menu 
27317 \family sans
27318 Insert\SpecialChar \menuseparator
27319 TeX
27320 \family default
27321  or by the toolbar button 
27322 \begin_inset Graphics
27323         filename ../images/ert-insert.png
27324
27325 \end_inset
27326
27327 .
27328  The box itself can be displayed in three different styles: 
27329 \family sans
27330 Inline
27331 \family default
27332
27333 \family sans
27334 Collapsed
27335 \family default
27336 , and 
27337 \family sans
27338 Open
27339 \family default
27340 .
27341  To change the style, right-click on the box and use the appearing dialog.
27342  Left-clicking on the box will switch between 
27343 \family sans
27344 Collapsed
27345 \family default
27346  and 
27347 \family sans
27348 Open
27349 \family default
27350 .
27351 \end_layout
27352
27353 \begin_layout Standard
27354 You can insert complete or incomplete commands into ERT.
27355  Incomplete means that the command argument can be Standard LyX text.
27356  For example you want to draw a frame around a word and uses therefore the
27357  LaTeX-command 
27358 \series bold
27359
27360 \backslash
27361 fbox
27362 \series default
27363 , you can write the command part 
27364 \series bold
27365
27366 \backslash
27367 fbox{
27368 \series default
27369  in an ERT box before the word and the closing brace 
27370 \series bold
27371 }
27372 \series default
27373  in a second ERT box behind the word.
27374  The word between the two ERT boxes is then the argument as it is in the
27375  following example:
27376 \end_layout
27377
27378 \begin_layout Standard
27379 \begin_inset Graphics
27380         filename clipart/ERT.png
27381         scale 89
27382
27383 \end_inset
27384
27385
27386 \end_layout
27387
27388 \begin_layout Standard
27389 gives
27390 \end_layout
27391
27392 \begin_layout Standard
27393 This is a line with a 
27394 \begin_inset ERT
27395 status collapsed
27396
27397 \begin_layout Plain Layout
27398
27399
27400 \backslash
27401 fbox{
27402 \end_layout
27403
27404 \end_inset
27405
27406 framed
27407 \begin_inset ERT
27408 status collapsed
27409
27410 \begin_layout Plain Layout
27411
27412 }
27413 \end_layout
27414
27415 \end_inset
27416
27417  word.
27418 \end_layout
27419
27420 \begin_layout Standard
27421 \begin_inset Note Greyedout
27422 status open
27423
27424 \begin_layout Plain Layout
27425
27426 \series bold
27427 Note:
27428 \series default
27429  At the end of LaTeX-commands without parameters, you have to insert a space
27430  to let LaTeX know that the command is finished.
27431 \end_layout
27432
27433 \end_inset
27434
27435
27436 \end_layout
27437
27438 \begin_layout Subsection
27439 Short Introduction to the LaTeX Syntax
27440 \begin_inset OptArg
27441 status collapsed
27442
27443 \begin_layout Plain Layout
27444 The LaTeX Syntax
27445 \end_layout
27446
27447 \end_inset
27448
27449
27450 \begin_inset Index
27451 status collapsed
27452
27453 \begin_layout Plain Layout
27454 Latex@LaTeX Syntax
27455 \end_layout
27456
27457 \end_inset
27458
27459
27460 \begin_inset CommandInset label
27461 LatexCommand label
27462 name "sub:LaTeX-Syntax"
27463
27464 \end_inset
27465
27466
27467 \end_layout
27468
27469 \begin_layout Standard
27470 When you write larger documents or books, you will need to know something
27471  about the LaTeX-commands that LyX uses in the background.
27472  Because LaTeX is based on commands, you can 
27473 \begin_inset Quotes eld
27474 \end_inset
27475
27476 program
27477 \begin_inset Quotes erd
27478 \end_inset
27479
27480  your text.
27481  This has the advantage that the layout of the document can be changed at
27482  every time if you know the right commands.
27483  E.g.
27484  imagine you have to write a manual for a product and the deadline is at
27485  the end of the day.
27486  Your boss just has complimented you for your good work but wants to have
27487  all caption labels bold.
27488  But you have over hundred figure and table captions with non-bold labels
27489  in your manual.
27490  Of course it's impossible to change all caption labels by hand in one day.
27491 \end_layout
27492
27493 \begin_layout Standard
27494 Now LaTeX comes into play.
27495  As written above, for every problem exists a LaTeX-package.
27496  First you have to find out which and therefore look in the LaTeX package
27497  database, 
27498 \begin_inset CommandInset citation
27499 LatexCommand cite
27500 key "Catalogue"
27501
27502 \end_inset
27503
27504 .
27505 \end_layout
27506
27507 \begin_layout Standard
27508 As result you know that the package 
27509 \series bold
27510 caption
27511 \series default
27512
27513 \begin_inset Index
27514 status collapsed
27515
27516 \begin_layout Plain Layout
27517 Latex@LaTeX-packages ! caption
27518 \end_layout
27519
27520 \end_inset
27521
27522  is what you need.
27523  To use a package, you have to load it in the document preamble (menu 
27524 \family sans
27525 Document\SpecialChar \menuseparator
27526 Settings
27527 \family default
27528 ) with the command
27529 \end_layout
27530
27531 \begin_layout Standard
27532
27533 \series bold
27534
27535 \backslash
27536 usepackage[options]{package name}
27537 \end_layout
27538
27539 \begin_layout Standard
27540 All LaTeX commands begin with a backslash, the command argument is set within
27541  two braces, and the options are set within two brackets.
27542  Note that not all commands have an argument and options.
27543 \end_layout
27544
27545 \begin_layout Standard
27546 In your case the package name is 
27547 \series bold
27548 caption
27549 \series default
27550 .
27551  After a look in the documentation of the package, you know that the option
27552  
27553 \series bold
27554 labelfont=bf
27555 \series default
27556  will change the font of all caption labels to bold.
27557  So you add the command
27558 \end_layout
27559
27560 \begin_layout Standard
27561
27562 \series bold
27563
27564 \backslash
27565 usepackage[labelfont=bf]{caption}
27566 \end_layout
27567
27568 \begin_layout Standard
27569 to the preamble and the problem is solved.
27570 \begin_inset Foot
27571 status collapsed
27572
27573 \begin_layout Plain Layout
27574 For more commands provided by the 
27575 \series bold
27576 caption
27577 \series default
27578  package, have a look at its documentation, 
27579 \begin_inset CommandInset citation
27580 LatexCommand cite
27581 key "caption"
27582
27583 \end_inset
27584
27585 .
27586 \end_layout
27587
27588 \end_inset
27589
27590
27591 \end_layout
27592
27593 \begin_layout Standard
27594 Note that some document classes have built-in solutions for well known problems
27595  like your case.
27596  For example if you use a 
27597 \family sans
27598 koma-script
27599 \family default
27600  class, you don't need the package 
27601 \series bold
27602 caption
27603 \series default
27604 , you can instead write
27605 \end_layout
27606
27607 \begin_layout Standard
27608
27609 \series bold
27610
27611 \backslash
27612 setkomafont{captionlabel}{
27613 \backslash
27614 bfseries}
27615 \end_layout
27616
27617 \begin_layout Standard
27618 in the preamble and the problem is solved.
27619  So if you plan to write a large document, you should have a look at the
27620  documentation of the document class you want to use.
27621  (
27622 \series bold
27623
27624 \backslash
27625 setkomafont
27626 \series default
27627  is an example for a command with more than one argument.)
27628 \end_layout
27629
27630 \begin_layout Standard
27631 Commands in the preamble affects the whole document, while commands in the
27632  text affects only the text after the command or only the text used as command
27633  argument.
27634  To insert a LaTeX-command in text, use the ERT box as described in the
27635  previous section.
27636 \end_layout
27637
27638 \begin_layout Standard
27639 If you want to learn more about LaTeX and its syntax, have a look at the
27640  LaTeX-books 
27641 \begin_inset CommandInset citation
27642 LatexCommand cite
27643 key "latexcompanion,latexguide"
27644
27645 \end_inset
27646
27647 .
27648  
27649 \end_layout
27650
27651 \begin_layout Section
27652 Previewing Snippets of your Document
27653 \begin_inset Index
27654 status collapsed
27655
27656 \begin_layout Plain Layout
27657 Instant preview
27658 \end_layout
27659
27660 \end_inset
27661
27662
27663 \begin_inset CommandInset label
27664 LatexCommand label
27665 name "sec:Previewing-snippets-of"
27666
27667 \end_inset
27668
27669
27670 \begin_inset Index
27671 status collapsed
27672
27673 \begin_layout Plain Layout
27674 Document ! Preview
27675 \end_layout
27676
27677 \end_inset
27678
27679
27680 \end_layout
27681
27682 \begin_layout Standard
27683 LyX allows you to generate previews of sections of your document on the
27684  fly so you can see how they'll look in the final document without having
27685  to break your train of thought with 
27686 \family sans
27687 View\SpecialChar \menuseparator
27688 DVI
27689 \family default
27690 .
27691 \end_layout
27692
27693 \begin_layout Standard
27694 If you would for example like to see in LyX your math formulas typeset by
27695  LaTeX, install the LaTeX-package 
27696 \series bold
27697 preview-latex
27698 \begin_inset Index
27699 status collapsed
27700
27701 \begin_layout Plain Layout
27702 Latex@LaTeX-packages ! preview-latex
27703 \end_layout
27704
27705 \end_inset
27706
27707
27708 \series default
27709  as explained below, and turn on 
27710 \family sans
27711 Instant
27712 \begin_inset Space ~
27713 \end_inset
27714
27715 preview
27716 \family default
27717  in the 
27718 \family sans
27719 Tools\SpecialChar \menuseparator
27720 Preferences 
27721 \family default
27722 dialog under 
27723 \family sans
27724 Look
27725 \begin_inset Space ~
27726 \end_inset
27727
27728 and
27729 \begin_inset Space ~
27730 \end_inset
27731
27732 feel\SpecialChar \menuseparator
27733 Graphics
27734 \family default
27735 .
27736 \end_layout
27737
27738 \begin_layout Standard
27739 Previews are generated when you load a document into LyX and when you finish
27740  editing an inset.
27741  Previews of an already loaded document are 
27742 \emph on
27743 not
27744 \emph default
27745  generated just by selecting the 
27746 \family sans
27747 Instant
27748 \begin_inset Space ~
27749 \end_inset
27750
27751 preview
27752 \family default
27753  check box, you have to reopen the documents to activate the previews.
27754 \end_layout
27755
27756 \begin_layout Standard
27757 LyX will generate previews of math insets.
27758  It will also generate previews of included insets if you select the 
27759 \family sans
27760 Show
27761 \begin_inset Space ~
27762 \end_inset
27763
27764 preview
27765 \family default
27766  check box in the insert dialog.
27767  This is useful if you wish to generate a preview of a LaTeX figure, for
27768  example.
27769 \end_layout
27770
27771 \begin_layout Standard
27772 To get previews working, you need the LaTeX package 
27773 \series bold
27774 preview-latex
27775 \series default
27776  (on some systems named simply 
27777 \series bold
27778 preview
27779 \series default
27780 ) installed.
27781  In case it is not already installed, you find it in the TeX Catalogue,
27782  
27783 \begin_inset CommandInset citation
27784 LatexCommand cite
27785 key "TeXCatalogue"
27786
27787 \end_inset
27788
27789  or in the package manager of your LaTeX-system.
27790  You obtain prettier results if you install the program 
27791 \family typewriter
27792 pnmcrop
27793 \family default
27794  from the 
27795 \family typewriter
27796 netpbm
27797 \family default
27798  package; for LyX on Windows this program is automatically installed together
27799  with LyX.
27800 \end_layout
27801
27802 \begin_layout Standard
27803 \begin_inset VSpace bigskip
27804 \end_inset
27805
27806
27807 \end_layout
27808
27809 \begin_layout Standard
27810 You can furthermore preview the LaTeX source of the whole document or parts
27811  of it.
27812  Use the menu 
27813 \family sans
27814 View\SpecialChar \menuseparator
27815 View
27816 \begin_inset Space ~
27817 \end_inset
27818
27819 Source
27820 \family default
27821  and a window will be shown where you can see the LaTeX-source code.
27822  The window shows the source of the whole paragraph where the cursor is
27823  currently in.
27824  You can also select document parts in LyX's main window, then only this
27825  selection (when it is more than one paragraph) is shown as source code.
27826  To view the whole document as source, enable the corresponding option in
27827  the source view window.
27828 \end_layout
27829
27830 \begin_layout Section
27831 Spell Checking
27832 \begin_inset CommandInset label
27833 LatexCommand label
27834 name "sec:Spellchecking"
27835
27836 \end_inset
27837
27838
27839 \begin_inset Index
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843 Spell checking
27844 \end_layout
27845
27846 \end_inset
27847
27848
27849 \end_layout
27850
27851 \begin_layout Standard
27852 LyX itself has no built-in spell checker.
27853  Rather it uses one of the external programs 
27854 \family typewriter
27855 aspell
27856 \family default
27857
27858 \family typewriter
27859 ispell
27860 \family default
27861
27862 \family typewriter
27863 hspell
27864 \family default
27865 , or 
27866 \family sans
27867 pspell
27868 \family default
27869  as backend.
27870  This section assumes you have already installed and set up one of these
27871  programs.
27872  
27873 \family typewriter
27874 aspell
27875 \family default
27876  can be seen as successor of 
27877 \family typewriter
27878 ispell
27879 \family default
27880 , so that it is recommended to use aspell.
27881  
27882 \family sans
27883 hspell
27884 \family default
27885  is a Hebrew spell-checker.
27886  The used spell checker ind its settings are specified in LyX's preferences
27887  under 
27888 \family sans
27889 Language Settings
27890 \family default
27891 .
27892 \end_layout
27893
27894 \begin_layout Standard
27895 For LyX on Windows, the selection box for the spell checking program is
27896  greyed out in the preferences dialog because only 
27897 \family sans
27898 aspell
27899 \family default
27900  can be used.
27901 \end_layout
27902
27903 \begin_layout Standard
27904 The menu
27905 \family sans
27906  Tools\SpecialChar \menuseparator
27907 Spellchecker
27908 \family default
27909  starts the spell checking beginning from the current cursor position.
27910  A dialog window will appear showing any incorrect (or unknown) word found,
27911  allowing you to edit and replace it in a second line.
27912  Whenever an unknown word is found, the word is highlighted and the text
27913  scrolled so that it is visible.
27914  In the 
27915 \family sans
27916 spell checker
27917 \family default
27918  dialog, there is also a box showing suggestions for a correction, if any
27919  could be found.
27920  Clicking on one of the corrections will copy to the 
27921 \family sans
27922 Replace
27923 \family default
27924  field, double-click invokes directly the replacement.
27925  Unknown but correctly typed words can be added to the personal dictionary.
27926 \end_layout
27927
27928 \begin_layout Standard
27929 By default, the used dictionary file is determined by the document language
27930  that is set in the 
27931 \family sans
27932 Document\SpecialChar \menuseparator
27933 Settings
27934 \family default
27935  dialog.
27936  If you do not have a dictionary for the document language, spell checking
27937  will bring an error message.
27938  In this case, you can specify another dictionary file in the dialog by
27939  specifying a different 
27940 \family sans
27941 Alternative language
27942 \family default
27943  in preferences dialog.
27944 \end_layout
27945
27946 \begin_layout Standard
27947 After a spell check you'll informed about the number of checked words.
27948 \end_layout
27949
27950 \begin_layout Subsubsection*
27951 Limitations
27952 \end_layout
27953
27954 \begin_layout Standard
27955 It is not possible to change the spelling of a particular word globally,
27956  rather than having to change the spelling separately for each occurrence
27957  of the word.
27958  But you can use the 
27959 \family sans
27960 Find
27961 \begin_inset Space ~
27962 \end_inset
27963
27964 &
27965 \begin_inset Space ~
27966 \end_inset
27967
27968 Replace
27969 \family default
27970  dialog for that.
27971 \end_layout
27972
27973 \begin_layout Standard
27974 LyX cannot correctly spell check documents containing multiple languages.
27975  This does work with 
27976 \family typewriter
27977 pspell
27978 \family default
27979 , assuming you have marked the different languages appropriately.
27980 \end_layout
27981
27982 \begin_layout Subsubsection*
27983 Further Settings
27984 \end_layout
27985
27986 \begin_layout Standard
27987 The 
27988 \family sans
27989 Spellchecker
27990 \family default
27991  section in the preferences dialog has some additional options:
27992 \end_layout
27993
27994 \begin_layout Description
27995 Escape
27996 \begin_inset Space ~
27997 \end_inset
27998
27999 characters Allows you to add non-standard characters that the spell checker
28000  should consider, e.g.
28001  German umlauts although you spell check English document.
28002  This should not normally be needed.
28003 \end_layout
28004
28005 \begin_layout Description
28006 Personal
28007 \begin_inset Space ~
28008 \end_inset
28009
28010 dictionary to use a different file than the spell checker's default choice
28011  as your personal dictionary
28012 \end_layout
28013
28014 \begin_layout Description
28015 Accept
28016 \begin_inset Space ~
28017 \end_inset
28018
28019 compound
28020 \begin_inset Space ~
28021 \end_inset
28022
28023 words Prevent the spell checker from complaining about compounded words
28024  like 
28025 \begin_inset Quotes eld
28026 \end_inset
28027
28028 passthrough
28029 \begin_inset Quotes erd
28030 \end_inset
28031
28032 .
28033 \end_layout
28034
28035 \begin_layout Description
28036 Use
28037 \begin_inset Space ~
28038 \end_inset
28039
28040 input
28041 \begin_inset Space ~
28042 \end_inset
28043
28044 encoding Uses the document encoding that is set in the 
28045 \family sans
28046 Document\SpecialChar \menuseparator
28047 Settings
28048 \family default
28049  dialog under 
28050 \family sans
28051 Language
28052 \family default
28053  also for the spellchecker.
28054 \begin_inset Foot
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058 The encodings are explained in section
28059 \begin_inset Space ~
28060 \end_inset
28061
28062
28063 \begin_inset CommandInset ref
28064 LatexCommand ref
28065 reference "sub:Settings"
28066
28067 \end_inset
28068
28069 .
28070 \end_layout
28071
28072 \end_inset
28073
28074  Only enable this if you use 
28075 \family typewriter
28076 ispell
28077 \family default
28078  and can't spell check words with international letters in them.
28079  There have been reports that this does not work with all dictionaries,
28080  so this is disabled by default.
28081 \end_layout
28082
28083 \begin_layout Section
28084 Thesaurus
28085 \begin_inset Index
28086 status collapsed
28087
28088 \begin_layout Plain Layout
28089 Thesaurus
28090 \end_layout
28091
28092 \end_inset
28093
28094
28095 \begin_inset CommandInset label
28096 LatexCommand label
28097 name "sec:Thesaurus"
28098
28099 \end_inset
28100
28101
28102 \end_layout
28103
28104 \begin_layout Standard
28105 Thesaurus currently only works when you use the document language English.
28106 \end_layout
28107
28108 \begin_layout Standard
28109 To start the thesaurus, highlight one word or set the cursor behind it,
28110  and use the menu 
28111 \family sans
28112 Tools\SpecialChar \menuseparator
28113 Thesaurus
28114 \family default
28115  or the toolbar button 
28116 \begin_inset Graphics
28117         filename ../images/thesaurus-entry.png
28118         BoundingBox 0bp 5bp 20bp 25bp
28119         rotateOrigin center
28120
28121 \end_inset
28122
28123 .
28124  A dialog pops up showing you probably related words that you can use as
28125  replacement.
28126 \end_layout
28127
28128 \begin_layout Standard
28129 The shown related words are in many cases not really related to the word
28130  you are currently checking, scrolling in the shown list might help in some
28131  cases to find related words.
28132 \end_layout
28133
28134 \begin_layout Standard
28135 The thesaurus only works for single words, and also only when it is in the
28136  singular form.
28137  For example starting the thesaurus with the word 
28138 \begin_inset Quotes eld
28139 \end_inset
28140
28141 reports
28142 \begin_inset Quotes erd
28143 \end_inset
28144
28145  leads to no results, while results are shown for the word 
28146 \begin_inset Quotes eld
28147 \end_inset
28148
28149 report
28150 \begin_inset Quotes erd
28151 \end_inset
28152
28153 .
28154  To avoid this, you can highlight only the part 
28155 \begin_inset Quotes eld
28156 \end_inset
28157
28158 report
28159 \begin_inset Quotes erd
28160 \end_inset
28161
28162  of the word 
28163 \begin_inset Quotes eld
28164 \end_inset
28165
28166 reports
28167 \begin_inset Quotes erd
28168 \end_inset
28169
28170  to get results.
28171 \end_layout
28172
28173 \begin_layout Section
28174 Change Tracking
28175 \begin_inset Index
28176 status collapsed
28177
28178 \begin_layout Plain Layout
28179 Change Tracking
28180 \end_layout
28181
28182 \end_inset
28183
28184
28185 \begin_inset Index
28186 status collapsed
28187
28188 \begin_layout Plain Layout
28189 Document ! Change Tracking
28190 \end_layout
28191
28192 \end_inset
28193
28194
28195 \begin_inset CommandInset label
28196 LatexCommand label
28197 name "sec:Change-Tracking"
28198
28199 \end_inset
28200
28201
28202 \end_layout
28203
28204 \begin_layout Standard
28205 When you work on a document together with many people it is extremely useful
28206  to see changes others made highlighted in the document.
28207  You can then decide if you accept a change or not.
28208  This can be achieved by turning on change tracking in the menu 
28209 \family sans
28210 Document\SpecialChar \menuseparator
28211 Change
28212 \begin_inset Space ~
28213 \end_inset
28214
28215 Tracking\SpecialChar \menuseparator
28216 Track
28217 \begin_inset Space ~
28218 \end_inset
28219
28220 Changes
28221 \family default
28222 .
28223 \end_layout
28224
28225 \begin_layout Standard
28226 Changes made in the document will then be highlighted by colors: 
28227 \color blue
28228 Blue text
28229 \color inherit
28230  is an addition, 
28231 \color red
28232 red canceled text
28233 \color inherit
28234  is a deletion.
28235  You can change the color in LyX's preferences dialog under 
28236 \family sans
28237 Look
28238 \begin_inset Space ~
28239 \end_inset
28240
28241 and
28242 \begin_inset Space ~
28243 \end_inset
28244
28245 feel
28246 \family default
28247
28248 \family sans
28249 Colors
28250 \family default
28251 .
28252 \begin_inset Index
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 Color ! LyX screen
28257 \end_layout
28258
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \begin_layout Standard
28265 When change tracking is activated, you will see the review toolbar in LyX:
28266 \begin_inset Index
28267 status collapsed
28268
28269 \begin_layout Plain Layout
28270 Toolbar ! Review
28271 \end_layout
28272
28273 \end_inset
28274
28275
28276 \end_layout
28277
28278 \begin_layout Standard
28279 \begin_inset VSpace defskip
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Standard
28286 \begin_inset Graphics
28287         filename clipart/ChangesToolbar.png
28288
28289 \end_inset
28290
28291
28292 \end_layout
28293
28294 \begin_layout Standard
28295 \begin_inset VSpace defskip
28296 \end_inset
28297
28298
28299 \end_layout
28300
28301 \begin_layout Standard
28302 The review toolbar as shown above contains from left to right the following
28303  buttons:
28304 \end_layout
28305
28306 \begin_layout Standard
28307 \begin_inset VSpace defskip
28308 \end_inset
28309
28310
28311 \end_layout
28312
28313 \begin_layout Standard
28314 \begin_inset Tabular
28315 <lyxtabular version="3" rows="10" columns="2">
28316 <features islongtable="true">
28317 <column alignment="left" valignment="top" width="0">
28318 <column alignment="left" valignment="top" width="0">
28319 <row interlinespace="2.5mm">
28320 <cell alignment="center" valignment="top" usebox="none">
28321 \begin_inset Text
28322
28323 \begin_layout Plain Layout
28324 \begin_inset Graphics
28325         filename ../images/changes-track.png
28326         BoundingBox 0bp 5bp 20bp 25bp
28327         rotateOrigin center
28328
28329 \end_inset
28330
28331
28332 \end_layout
28333
28334 \end_inset
28335 </cell>
28336 <cell alignment="center" valignment="top" usebox="none">
28337 \begin_inset Text
28338
28339 \begin_layout Plain Layout
28340
28341 \family sans
28342 Document\SpecialChar \menuseparator
28343 Change
28344 \begin_inset Space ~
28345 \end_inset
28346
28347 Tracking\SpecialChar \menuseparator
28348 Track
28349 \begin_inset Space ~
28350 \end_inset
28351
28352 Changes
28353 \end_layout
28354
28355 \end_inset
28356 </cell>
28357 </row>
28358 <row interlinespace="2.5mm">
28359 <cell alignment="center" valignment="top" usebox="none">
28360 \begin_inset Text
28361
28362 \begin_layout Plain Layout
28363 \begin_inset Graphics
28364         filename ../images/changes-output.png
28365         BoundingBox 0bp 5bp 20bp 25bp
28366         rotateOrigin center
28367
28368 \end_inset
28369
28370
28371 \end_layout
28372
28373 \end_inset
28374 </cell>
28375 <cell alignment="center" valignment="top" usebox="none">
28376 \begin_inset Text
28377
28378 \begin_layout Plain Layout
28379
28380 \family sans
28381 Document\SpecialChar \menuseparator
28382 Change
28383 \begin_inset Space ~
28384 \end_inset
28385
28386 Tracking\SpecialChar \menuseparator
28387 Show
28388 \begin_inset Space ~
28389 \end_inset
28390
28391 Changes
28392 \begin_inset Space ~
28393 \end_inset
28394
28395 in
28396 \begin_inset Space ~
28397 \end_inset
28398
28399 Output
28400 \end_layout
28401
28402 \end_inset
28403 </cell>
28404 </row>
28405 <row interlinespace="2.5mm">
28406 <cell alignment="center" valignment="top" usebox="none">
28407 \begin_inset Text
28408
28409 \begin_layout Plain Layout
28410 \begin_inset Graphics
28411         filename ../images/change-next.png
28412         BoundingBox 0bp 5bp 20bp 25bp
28413         rotateOrigin center
28414
28415 \end_inset
28416
28417
28418 \end_layout
28419
28420 \end_inset
28421 </cell>
28422 <cell alignment="center" valignment="top" usebox="none">
28423 \begin_inset Text
28424
28425 \begin_layout Plain Layout
28426 Jumps to the next change
28427 \end_layout
28428
28429 \end_inset
28430 </cell>
28431 </row>
28432 <row interlinespace="2.5mm">
28433 <cell alignment="center" valignment="top" usebox="none">
28434 \begin_inset Text
28435
28436 \begin_layout Plain Layout
28437 \begin_inset Graphics
28438         filename ../images/change-accept.png
28439         BoundingBox 0bp 5bp 20bp 25bp
28440         rotateOrigin center
28441
28442 \end_inset
28443
28444
28445 \end_layout
28446
28447 \end_inset
28448 </cell>
28449 <cell alignment="center" valignment="top" usebox="none">
28450 \begin_inset Text
28451
28452 \begin_layout Plain Layout
28453
28454 \family sans
28455 Document\SpecialChar \menuseparator
28456 Change
28457 \begin_inset Space ~
28458 \end_inset
28459
28460 Tracking\SpecialChar \menuseparator
28461 Accept
28462 \begin_inset Space ~
28463 \end_inset
28464
28465 Change
28466 \end_layout
28467
28468 \end_inset
28469 </cell>
28470 </row>
28471 <row interlinespace="2.5mm">
28472 <cell alignment="center" valignment="top" usebox="none">
28473 \begin_inset Text
28474
28475 \begin_layout Plain Layout
28476 \begin_inset Graphics
28477         filename ../images/change-reject.png
28478         BoundingBox 0bp 5bp 20bp 25bp
28479         rotateOrigin center
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \end_inset
28487 </cell>
28488 <cell alignment="center" valignment="top" usebox="none">
28489 \begin_inset Text
28490
28491 \begin_layout Plain Layout
28492
28493 \family sans
28494 Document\SpecialChar \menuseparator
28495 Change
28496 \begin_inset Space ~
28497 \end_inset
28498
28499 Tracking\SpecialChar \menuseparator
28500 Reject
28501 \begin_inset Space ~
28502 \end_inset
28503
28504 Change
28505 \end_layout
28506
28507 \end_inset
28508 </cell>
28509 </row>
28510 <row interlinespace="2.5mm">
28511 <cell alignment="center" valignment="top" usebox="none">
28512 \begin_inset Text
28513
28514 \begin_layout Plain Layout
28515 \begin_inset Graphics
28516         filename ../images/changes-merge.png
28517         BoundingBox 0bp 5bp 20bp 25bp
28518         rotateOrigin center
28519
28520 \end_inset
28521
28522
28523 \end_layout
28524
28525 \end_inset
28526 </cell>
28527 <cell alignment="center" valignment="top" usebox="none">
28528 \begin_inset Text
28529
28530 \begin_layout Plain Layout
28531
28532 \family sans
28533 Document\SpecialChar \menuseparator
28534 Change
28535 \begin_inset Space ~
28536 \end_inset
28537
28538 Tracking\SpecialChar \menuseparator
28539 Merge
28540 \begin_inset Space ~
28541 \end_inset
28542
28543 Changes
28544 \end_layout
28545
28546 \end_inset
28547 </cell>
28548 </row>
28549 <row interlinespace="2.5mm">
28550 <cell alignment="center" valignment="top" usebox="none">
28551 \begin_inset Text
28552
28553 \begin_layout Plain Layout
28554 \begin_inset Graphics
28555         filename ../images/all-changes-accept.png
28556         BoundingBox 0bp 5bp 20bp 25bp
28557         rotateOrigin center
28558
28559 \end_inset
28560
28561
28562 \end_layout
28563
28564 \end_inset
28565 </cell>
28566 <cell alignment="center" valignment="top" usebox="none">
28567 \begin_inset Text
28568
28569 \begin_layout Plain Layout
28570
28571 \family sans
28572 Document\SpecialChar \menuseparator
28573 Change
28574 \begin_inset Space ~
28575 \end_inset
28576
28577 Tracking\SpecialChar \menuseparator
28578 Accept
28579 \begin_inset Space ~
28580 \end_inset
28581
28582 All
28583 \begin_inset Space ~
28584 \end_inset
28585
28586 Changes
28587 \end_layout
28588
28589 \end_inset
28590 </cell>
28591 </row>
28592 <row interlinespace="2.5mm">
28593 <cell alignment="center" valignment="top" usebox="none">
28594 \begin_inset Text
28595
28596 \begin_layout Plain Layout
28597 \begin_inset Graphics
28598         filename ../images/all-changes-reject.png
28599         BoundingBox 0bp 5bp 20bp 25bp
28600         rotateOrigin center
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \end_inset
28608 </cell>
28609 <cell alignment="center" valignment="top" usebox="none">
28610 \begin_inset Text
28611
28612 \begin_layout Plain Layout
28613
28614 \family sans
28615 Document\SpecialChar \menuseparator
28616 Change
28617 \begin_inset Space ~
28618 \end_inset
28619
28620 Tracking\SpecialChar \menuseparator
28621 Reject
28622 \begin_inset Space ~
28623 \end_inset
28624
28625 All
28626 \begin_inset Space ~
28627 \end_inset
28628
28629 Changes
28630 \end_layout
28631
28632 \end_inset
28633 </cell>
28634 </row>
28635 <row interlinespace="2.5mm">
28636 <cell alignment="center" valignment="top" usebox="none">
28637 \begin_inset Text
28638
28639 \begin_layout Plain Layout
28640 \begin_inset Graphics
28641         filename ../images/note-insert.png
28642         BoundingBox 0bp 5bp 20bp 25bp
28643         rotateOrigin center
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \end_inset
28651 </cell>
28652 <cell alignment="center" valignment="top" usebox="none">
28653 \begin_inset Text
28654
28655 \begin_layout Plain Layout
28656
28657 \family sans
28658 Insert\SpecialChar \menuseparator
28659 Note\SpecialChar \menuseparator
28660 LyX
28661 \begin_inset Space ~
28662 \end_inset
28663
28664 Note
28665 \end_layout
28666
28667 \end_inset
28668 </cell>
28669 </row>
28670 <row interlinespace="2.5mm">
28671 <cell alignment="center" valignment="top" usebox="none">
28672 \begin_inset Text
28673
28674 \begin_layout Plain Layout
28675 \begin_inset Graphics
28676         filename ../images/note-next.png
28677         BoundingBox 0bp 5bp 20bp 25bp
28678         rotateOrigin center
28679
28680 \end_inset
28681
28682
28683 \end_layout
28684
28685 \end_inset
28686 </cell>
28687 <cell alignment="center" valignment="top" usebox="none">
28688 \begin_inset Text
28689
28690 \begin_layout Plain Layout
28691
28692 \family sans
28693 Navigate\SpecialChar \menuseparator
28694 Next
28695 \begin_inset Space ~
28696 \end_inset
28697
28698 Note
28699 \end_layout
28700
28701 \end_inset
28702 </cell>
28703 </row>
28704 </lyxtabular>
28705
28706 \end_inset
28707
28708
28709 \end_layout
28710
28711 \begin_layout Standard
28712 \begin_inset VSpace defskip
28713 \end_inset
28714
28715
28716 \end_layout
28717
28718 \begin_layout Standard
28719 The review toolbar helps you to accept, reject, or merge changes -- highlight
28720  the change and press one of the desired toolbar buttons.
28721  When you merge changes, a window pops up showing you informations about
28722  the next change behind the current cursor position.
28723  So you don't need to highlight a certain change.
28724  Within the merge window you can decide to accept or reject changes and
28725  step to the next change.
28726  This way you can jump through all changes of the document.
28727 \end_layout
28728
28729 \begin_layout Standard
28730 The toolbar has two buttons to handle notes because notes are often important
28731  to describe a change.
28732 \end_layout
28733
28734 \begin_layout Standard
28735 To show made changes in the output you need the LaTeX package 
28736 \series bold
28737 dvipost
28738 \begin_inset Index
28739 status collapsed
28740
28741 \begin_layout Plain Layout
28742 Latex@LaTeX-packages ! dvipost
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \series default
28749  installed.
28750  You find it in the TeX Catalogue, 
28751 \begin_inset CommandInset citation
28752 LatexCommand cite
28753 key "TeXCatalogue"
28754
28755 \end_inset
28756
28757  or in the package manager of your LaTeX-system.
28758 \end_layout
28759
28760 \begin_layout Section
28761 International Support
28762 \begin_inset Index
28763 status collapsed
28764
28765 \begin_layout Plain Layout
28766 International support
28767 \end_layout
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Standard
28775 This section describes how to use LyX with any language you want.
28776  For some non-western languages there are special Wiki-pages that explain
28777  how to set up LyX to use them: 
28778 \begin_inset CommandInset citation
28779 LatexCommand cite
28780 key "Arabic,Armenian,Farsi,Hebrew"
28781
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \begin_layout Standard
28788 Besides languages, LyX also supports phonetic symbols, see section
28789 \begin_inset Space ~
28790 \end_inset
28791
28792
28793 \begin_inset CommandInset ref
28794 LatexCommand ref
28795 reference "sub:Special-Character"
28796
28797 \end_inset
28798
28799 .
28800 \end_layout
28801
28802 \begin_layout Subsection
28803 Language Options
28804 \begin_inset Index
28805 status collapsed
28806
28807 \begin_layout Plain Layout
28808 Language ! Options
28809 \end_layout
28810
28811 \end_inset
28812
28813
28814 \begin_inset Index
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818 Document ! Settings
28819 \end_layout
28820
28821 \end_inset
28822
28823
28824 \begin_inset Index
28825 status collapsed
28826
28827 \begin_layout Plain Layout
28828 Document ! Language
28829 \end_layout
28830
28831 \end_inset
28832
28833
28834 \end_layout
28835
28836 \begin_layout Standard
28837 The 
28838 \family sans
28839 Document\SpecialChar \menuseparator
28840 Settings
28841 \family default
28842  dialog lets you set 
28843 \family roman
28844 the language and character encoding for your language.
28845  
28846 \end_layout
28847
28848 \begin_layout Standard
28849 Choose your language in the 
28850 \family sans
28851 Language
28852 \family default
28853  section of this dialog.
28854  The default is 
28855 \family sans
28856 English
28857 \family default
28858 .
28859 \end_layout
28860
28861 \begin_layout Standard
28862 The 
28863 \family sans
28864 Encoding
28865 \family default
28866  box lets you choose the character encoding map you want to use for LaTeX
28867  export.
28868  The option 
28869 \family sans
28870 use language's default encoding
28871 \family default
28872  is the preferred choice and works well in most cases.
28873  For details abhout the different encoding options see section
28874 \begin_inset Space ~
28875 \end_inset
28876
28877
28878 \begin_inset CommandInset ref
28879 LatexCommand ref
28880 reference "sub:Settings"
28881
28882 \end_inset
28883
28884 .
28885 \end_layout
28886
28887 \begin_layout Subsection
28888 Keyboard mapping configuration
28889 \end_layout
28890
28891 \begin_layout Standard
28892 If you have for example a U.S.-style keyboard and want to write in a different
28893  language than English, you can use an alternate keymap.
28894  For example, if you have a U.S.-style keyboard but want to write in Italian,
28895  you can configure LyX to use an Italian keymap.
28896  The preferences dialog allows you to choose up to two keyboard mappings,
28897  see section
28898 \begin_inset Space ~
28899 \end_inset
28900
28901
28902 \begin_inset CommandInset ref
28903 LatexCommand ref
28904 reference "sub:Keyboard-Map"
28905
28906 \end_inset
28907
28908 .
28909  You can choose primary and secondary keyboard languages and then select
28910  which one you want to use.
28911 \end_layout
28912
28913 \begin_layout Standard
28914 Finally, you may just want to change a few key mappings or create an entirely
28915  different keymap (for Vulcan, for instance).
28916  You may, for example, normally write in Italian on a U.S.
28917  keyboard but want to include an occasional quotation in German.
28918  In such a case, you can write your own keyboard mapping or modify an existing
28919  one to support the characters you want.
28920  This and much more customizations are explained in the 
28921 \emph on
28922 Customization
28923 \emph default
28924  manual.
28925 \end_layout
28926
28927 \begin_layout Subsection
28928 Character Tables
28929 \begin_inset CommandInset label
28930 LatexCommand label
28931 name "sec:keytab"
28932
28933 \end_inset
28934
28935
28936 \end_layout
28937
28938 \begin_layout Standard
28939 Table
28940 \begin_inset Space ~
28941 \end_inset
28942
28943
28944 \begin_inset CommandInset ref
28945 LatexCommand ref
28946 reference "cap:The-latin1-character"
28947
28948 \end_inset
28949
28950  shows the 
28951 \family typewriter
28952 Latin1
28953 \family default
28954  character set.
28955  You should be able to enter the characters in the first eight columns directly
28956  from the keyboard.
28957 \end_layout
28958
28959 \begin_layout Standard
28960 There are a few things you need to know about this table.
28961  Here are some of the details you'll need to bear in mind when using characters
28962  from the 
28963 \family typewriter
28964 Latin1
28965 \family default
28966  character set:
28967 \end_layout
28968
28969 \begin_layout Itemize
28970 Even if you have selected 
28971 \family sans
28972 latin1
28973 \family default
28974  in the 
28975 \family sans
28976 Document\SpecialChar \menuseparator
28977 Settings
28978 \family default
28979  dialog, users who have only the 
28980 \family typewriter
28981 T1
28982 \family default
28983 -fonts for LaTeX [or who have the 
28984 \family typewriter
28985 T1
28986 \family default
28987 -fonts but aren't using them] will still miss a few characters: D0, F0,
28988  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
28989  french quotes won't show up.
28990 \end_layout
28991
28992 \begin_layout Standard
28993 \begin_inset Float table
28994 wide false
28995 sideways false
28996 status open
28997
28998 \begin_layout Plain Layout
28999 \begin_inset Caption
29000
29001 \begin_layout Plain Layout
29002 \begin_inset CommandInset label
29003 LatexCommand label
29004 name "cap:The-latin1-character"
29005
29006 \end_inset
29007
29008 The 
29009 \family typewriter
29010 latin1
29011 \family default
29012  character set
29013 \end_layout
29014
29015 \end_inset
29016
29017
29018 \end_layout
29019
29020 \begin_layout Plain Layout
29021 \align center
29022 \begin_inset Tabular
29023 <lyxtabular version="3" rows="17" columns="17">
29024 <features>
29025 <column alignment="center" valignment="top" width="0pt">
29026 <column alignment="center" valignment="top" width="0pt">
29027 <column alignment="center" valignment="top" width="0pt">
29028 <column alignment="center" valignment="top" width="0pt">
29029 <column alignment="center" valignment="top" width="0pt">
29030 <column alignment="center" valignment="top" width="0pt">
29031 <column alignment="center" valignment="top" width="0pt">
29032 <column alignment="center" valignment="top" width="0pt">
29033 <column alignment="center" valignment="top" width="0pt">
29034 <column alignment="center" valignment="top" width="0pt">
29035 <column alignment="center" valignment="top" width="0pt">
29036 <column alignment="center" valignment="top" width="0pt">
29037 <column alignment="center" valignment="top" width="0pt">
29038 <column alignment="center" valignment="top" width="0pt">
29039 <column alignment="center" valignment="top" width="0pt">
29040 <column alignment="center" valignment="top" width="0pt">
29041 <column alignment="center" valignment="top" width="0pt">
29042 <row>
29043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29044 \begin_inset Text
29045
29046 \begin_layout Plain Layout
29047
29048 \end_layout
29049
29050 \end_inset
29051 </cell>
29052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29053 \begin_inset Text
29054
29055 \begin_layout Plain Layout
29056
29057 \family roman
29058 \series medium
29059 \shape up
29060 \size tiny
29061 \emph off
29062 \bar no
29063 \noun off
29064 \color none
29065 00
29066 \end_layout
29067
29068 \end_inset
29069 </cell>
29070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29071 \begin_inset Text
29072
29073 \begin_layout Plain Layout
29074
29075 \family roman
29076 \series medium
29077 \shape up
29078 \size tiny
29079 \emph off
29080 \bar no
29081 \noun off
29082 \color none
29083 10
29084 \end_layout
29085
29086 \end_inset
29087 </cell>
29088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29089 \begin_inset Text
29090
29091 \begin_layout Plain Layout
29092
29093 \family roman
29094 \series medium
29095 \shape up
29096 \size tiny
29097 \emph off
29098 \bar no
29099 \noun off
29100 \color none
29101 20
29102 \end_layout
29103
29104 \end_inset
29105 </cell>
29106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29107 \begin_inset Text
29108
29109 \begin_layout Plain Layout
29110
29111 \family roman
29112 \series medium
29113 \shape up
29114 \size tiny
29115 \emph off
29116 \bar no
29117 \noun off
29118 \color none
29119 30
29120 \end_layout
29121
29122 \end_inset
29123 </cell>
29124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29125 \begin_inset Text
29126
29127 \begin_layout Plain Layout
29128
29129 \family roman
29130 \series medium
29131 \shape up
29132 \size tiny
29133 \emph off
29134 \bar no
29135 \noun off
29136 \color none
29137 40
29138 \end_layout
29139
29140 \end_inset
29141 </cell>
29142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29143 \begin_inset Text
29144
29145 \begin_layout Plain Layout
29146
29147 \family roman
29148 \series medium
29149 \shape up
29150 \size tiny
29151 \emph off
29152 \bar no
29153 \noun off
29154 \color none
29155 50
29156 \end_layout
29157
29158 \end_inset
29159 </cell>
29160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29161 \begin_inset Text
29162
29163 \begin_layout Plain Layout
29164
29165 \family roman
29166 \series medium
29167 \shape up
29168 \size tiny
29169 \emph off
29170 \bar no
29171 \noun off
29172 \color none
29173 60
29174 \end_layout
29175
29176 \end_inset
29177 </cell>
29178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29179 \begin_inset Text
29180
29181 \begin_layout Plain Layout
29182
29183 \family roman
29184 \series medium
29185 \shape up
29186 \size tiny
29187 \emph off
29188 \bar no
29189 \noun off
29190 \color none
29191 70
29192 \end_layout
29193
29194 \end_inset
29195 </cell>
29196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29197 \begin_inset Text
29198
29199 \begin_layout Plain Layout
29200
29201 \family roman
29202 \series medium
29203 \shape up
29204 \size tiny
29205 \emph off
29206 \bar no
29207 \noun off
29208 \color none
29209 80
29210 \end_layout
29211
29212 \end_inset
29213 </cell>
29214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29215 \begin_inset Text
29216
29217 \begin_layout Plain Layout
29218
29219 \family roman
29220 \series medium
29221 \shape up
29222 \size tiny
29223 \emph off
29224 \bar no
29225 \noun off
29226 \color none
29227 90
29228 \end_layout
29229
29230 \end_inset
29231 </cell>
29232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29233 \begin_inset Text
29234
29235 \begin_layout Plain Layout
29236
29237 \family roman
29238 \series medium
29239 \shape up
29240 \size tiny
29241 \emph off
29242 \bar no
29243 \noun off
29244 \color none
29245 A0
29246 \end_layout
29247
29248 \end_inset
29249 </cell>
29250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29251 \begin_inset Text
29252
29253 \begin_layout Plain Layout
29254
29255 \family roman
29256 \series medium
29257 \shape up
29258 \size tiny
29259 \emph off
29260 \bar no
29261 \noun off
29262 \color none
29263 B0
29264 \end_layout
29265
29266 \end_inset
29267 </cell>
29268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29269 \begin_inset Text
29270
29271 \begin_layout Plain Layout
29272
29273 \family roman
29274 \series medium
29275 \shape up
29276 \size tiny
29277 \emph off
29278 \bar no
29279 \noun off
29280 \color none
29281 C0
29282 \end_layout
29283
29284 \end_inset
29285 </cell>
29286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29287 \begin_inset Text
29288
29289 \begin_layout Plain Layout
29290
29291 \family roman
29292 \series medium
29293 \shape up
29294 \size tiny
29295 \emph off
29296 \bar no
29297 \noun off
29298 \color none
29299 D0
29300 \end_layout
29301
29302 \end_inset
29303 </cell>
29304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29305 \begin_inset Text
29306
29307 \begin_layout Plain Layout
29308
29309 \family roman
29310 \series medium
29311 \shape up
29312 \size tiny
29313 \emph off
29314 \bar no
29315 \noun off
29316 \color none
29317 E0
29318 \end_layout
29319
29320 \end_inset
29321 </cell>
29322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29323 \begin_inset Text
29324
29325 \begin_layout Plain Layout
29326
29327 \family roman
29328 \series medium
29329 \shape up
29330 \size tiny
29331 \emph off
29332 \bar no
29333 \noun off
29334 \color none
29335 F0
29336 \end_layout
29337
29338 \end_inset
29339 </cell>
29340 </row>
29341 <row>
29342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29343 \begin_inset Text
29344
29345 \begin_layout Plain Layout
29346
29347 \family roman
29348 \series medium
29349 \shape up
29350 \size tiny
29351 \emph off
29352 \bar no
29353 \noun off
29354 \color none
29355 00
29356 \end_layout
29357
29358 \end_inset
29359 </cell>
29360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29361 \begin_inset Text
29362
29363 \begin_layout Plain Layout
29364
29365 \end_layout
29366
29367 \end_inset
29368 </cell>
29369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29370 \begin_inset Text
29371
29372 \begin_layout Plain Layout
29373
29374 \end_layout
29375
29376 \end_inset
29377 </cell>
29378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29379 \begin_inset Text
29380
29381 \begin_layout Plain Layout
29382
29383 \end_layout
29384
29385 \end_inset
29386 </cell>
29387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29388 \begin_inset Text
29389
29390 \begin_layout Plain Layout
29391
29392 \family roman
29393 \series medium
29394 \shape up
29395 \emph off
29396 \bar no
29397 \noun off
29398 \color none
29399 0
29400 \end_layout
29401
29402 \end_inset
29403 </cell>
29404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29405 \begin_inset Text
29406
29407 \begin_layout Plain Layout
29408
29409 \family roman
29410 \series medium
29411 \shape up
29412 \emph off
29413 \bar no
29414 \noun off
29415 \color none
29416 @
29417 \end_layout
29418
29419 \end_inset
29420 </cell>
29421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29422 \begin_inset Text
29423
29424 \begin_layout Plain Layout
29425
29426 \family roman
29427 \series medium
29428 \shape up
29429 \emph off
29430 \bar no
29431 \noun off
29432 \color none
29433 P
29434 \end_layout
29435
29436 \end_inset
29437 </cell>
29438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29439 \begin_inset Text
29440
29441 \begin_layout Plain Layout
29442
29443 \family roman
29444 \series medium
29445 \shape up
29446 \emph off
29447 \bar no
29448 \noun off
29449 \color none
29450 '
29451 \end_layout
29452
29453 \end_inset
29454 </cell>
29455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29456 \begin_inset Text
29457
29458 \begin_layout Plain Layout
29459
29460 \family roman
29461 \series medium
29462 \shape up
29463 \emph off
29464 \bar no
29465 \noun off
29466 \color none
29467 p
29468 \end_layout
29469
29470 \end_inset
29471 </cell>
29472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Plain Layout
29476
29477 \end_layout
29478
29479 \end_inset
29480 </cell>
29481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29482 \begin_inset Text
29483
29484 \begin_layout Plain Layout
29485
29486 \end_layout
29487
29488 \end_inset
29489 </cell>
29490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29491 \begin_inset Text
29492
29493 \begin_layout Plain Layout
29494
29495 \end_layout
29496
29497 \end_inset
29498 </cell>
29499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29500 \begin_inset Text
29501
29502 \begin_layout Plain Layout
29503
29504 \family roman
29505 \series medium
29506 \shape up
29507 \emph off
29508 \bar no
29509 \noun off
29510 \color none
29511 °
29512 \end_layout
29513
29514 \end_inset
29515 </cell>
29516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29517 \begin_inset Text
29518
29519 \begin_layout Plain Layout
29520
29521 \family roman
29522 \series medium
29523 \shape up
29524 \emph off
29525 \bar no
29526 \noun off
29527 \color none
29528 À
29529 \end_layout
29530
29531 \end_inset
29532 </cell>
29533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29534 \begin_inset Text
29535
29536 \begin_layout Plain Layout
29537
29538 \family roman
29539 \series medium
29540 \shape up
29541 \emph off
29542 \bar no
29543 \noun off
29544 \color none
29545 Ð
29546 \end_layout
29547
29548 \end_inset
29549 </cell>
29550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29551 \begin_inset Text
29552
29553 \begin_layout Plain Layout
29554
29555 \family roman
29556 \series medium
29557 \shape up
29558 \emph off
29559 \bar no
29560 \noun off
29561 \color none
29562 à
29563 \end_layout
29564
29565 \end_inset
29566 </cell>
29567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29568 \begin_inset Text
29569
29570 \begin_layout Plain Layout
29571
29572 \family roman
29573 \series medium
29574 \shape up
29575 \emph off
29576 \bar no
29577 \noun off
29578 \color none
29579 ð
29580 \end_layout
29581
29582 \end_inset
29583 </cell>
29584 </row>
29585 <row>
29586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29587 \begin_inset Text
29588
29589 \begin_layout Plain Layout
29590
29591 \family roman
29592 \series medium
29593 \shape up
29594 \size tiny
29595 \emph off
29596 \bar no
29597 \noun off
29598 \color none
29599 01
29600 \end_layout
29601
29602 \end_inset
29603 </cell>
29604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29605 \begin_inset Text
29606
29607 \begin_layout Plain Layout
29608
29609 \end_layout
29610
29611 \end_inset
29612 </cell>
29613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29614 \begin_inset Text
29615
29616 \begin_layout Plain Layout
29617
29618 \end_layout
29619
29620 \end_inset
29621 </cell>
29622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29623 \begin_inset Text
29624
29625 \begin_layout Plain Layout
29626
29627 \family roman
29628 \series medium
29629 \shape up
29630 \emph off
29631 \bar no
29632 \noun off
29633 \color none
29634 !
29635 \end_layout
29636
29637 \end_inset
29638 </cell>
29639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29640 \begin_inset Text
29641
29642 \begin_layout Plain Layout
29643
29644 \family roman
29645 \series medium
29646 \shape up
29647 \emph off
29648 \bar no
29649 \noun off
29650 \color none
29651 1
29652 \end_layout
29653
29654 \end_inset
29655 </cell>
29656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29657 \begin_inset Text
29658
29659 \begin_layout Plain Layout
29660
29661 \family roman
29662 \series medium
29663 \shape up
29664 \emph off
29665 \bar no
29666 \noun off
29667 \color none
29668 A
29669 \end_layout
29670
29671 \end_inset
29672 </cell>
29673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29674 \begin_inset Text
29675
29676 \begin_layout Plain Layout
29677
29678 \family roman
29679 \series medium
29680 \shape up
29681 \emph off
29682 \bar no
29683 \noun off
29684 \color none
29685 Q
29686 \end_layout
29687
29688 \end_inset
29689 </cell>
29690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29691 \begin_inset Text
29692
29693 \begin_layout Plain Layout
29694
29695 \family roman
29696 \series medium
29697 \shape up
29698 \emph off
29699 \bar no
29700 \noun off
29701 \color none
29702 a
29703 \end_layout
29704
29705 \end_inset
29706 </cell>
29707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29708 \begin_inset Text
29709
29710 \begin_layout Plain Layout
29711
29712 \family roman
29713 \series medium
29714 \shape up
29715 \emph off
29716 \bar no
29717 \noun off
29718 \color none
29719 q
29720 \end_layout
29721
29722 \end_inset
29723 </cell>
29724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29725 \begin_inset Text
29726
29727 \begin_layout Plain Layout
29728
29729 \end_layout
29730
29731 \end_inset
29732 </cell>
29733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29734 \begin_inset Text
29735
29736 \begin_layout Plain Layout
29737
29738 \end_layout
29739
29740 \end_inset
29741 </cell>
29742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29743 \begin_inset Text
29744
29745 \begin_layout Plain Layout
29746
29747 \family roman
29748 \series medium
29749 \shape up
29750 \emph off
29751 \bar no
29752 \noun off
29753 \color none
29754 ¡
29755 \end_layout
29756
29757 \end_inset
29758 </cell>
29759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29760 \begin_inset Text
29761
29762 \begin_layout Plain Layout
29763
29764 \family roman
29765 \series medium
29766 \shape up
29767 \emph off
29768 \bar no
29769 \noun off
29770 \color none
29771 ±
29772 \end_layout
29773
29774 \end_inset
29775 </cell>
29776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29777 \begin_inset Text
29778
29779 \begin_layout Plain Layout
29780
29781 \family roman
29782 \series medium
29783 \shape up
29784 \emph off
29785 \bar no
29786 \noun off
29787 \color none
29788 Á
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29794 \begin_inset Text
29795
29796 \begin_layout Plain Layout
29797
29798 \family roman
29799 \series medium
29800 \shape up
29801 \emph off
29802 \bar no
29803 \noun off
29804 \color none
29805 Ñ
29806 \end_layout
29807
29808 \end_inset
29809 </cell>
29810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29811 \begin_inset Text
29812
29813 \begin_layout Plain Layout
29814
29815 \family roman
29816 \series medium
29817 \shape up
29818 \emph off
29819 \bar no
29820 \noun off
29821 \color none
29822 á
29823 \end_layout
29824
29825 \end_inset
29826 </cell>
29827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29828 \begin_inset Text
29829
29830 \begin_layout Plain Layout
29831
29832 \family roman
29833 \series medium
29834 \shape up
29835 \emph off
29836 \bar no
29837 \noun off
29838 \color none
29839 ñ
29840 \end_layout
29841
29842 \end_inset
29843 </cell>
29844 </row>
29845 <row>
29846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29847 \begin_inset Text
29848
29849 \begin_layout Plain Layout
29850
29851 \family roman
29852 \series medium
29853 \shape up
29854 \size tiny
29855 \emph off
29856 \bar no
29857 \noun off
29858 \color none
29859 02
29860 \end_layout
29861
29862 \end_inset
29863 </cell>
29864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29865 \begin_inset Text
29866
29867 \begin_layout Plain Layout
29868
29869 \end_layout
29870
29871 \end_inset
29872 </cell>
29873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29874 \begin_inset Text
29875
29876 \begin_layout Plain Layout
29877
29878 \end_layout
29879
29880 \end_inset
29881 </cell>
29882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29883 \begin_inset Text
29884
29885 \begin_layout Plain Layout
29886
29887 \family roman
29888 \series medium
29889 \shape up
29890 \emph off
29891 \bar no
29892 \noun off
29893 \color none
29894 \begin_inset Quotes eld
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \end_inset
29901 </cell>
29902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29903 \begin_inset Text
29904
29905 \begin_layout Plain Layout
29906
29907 \family roman
29908 \series medium
29909 \shape up
29910 \emph off
29911 \bar no
29912 \noun off
29913 \color none
29914 2
29915 \end_layout
29916
29917 \end_inset
29918 </cell>
29919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29920 \begin_inset Text
29921
29922 \begin_layout Plain Layout
29923
29924 \family roman
29925 \series medium
29926 \shape up
29927 \emph off
29928 \bar no
29929 \noun off
29930 \color none
29931 B
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Plain Layout
29940
29941 \family roman
29942 \series medium
29943 \shape up
29944 \emph off
29945 \bar no
29946 \noun off
29947 \color none
29948 R
29949 \end_layout
29950
29951 \end_inset
29952 </cell>
29953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29954 \begin_inset Text
29955
29956 \begin_layout Plain Layout
29957
29958 \family roman
29959 \series medium
29960 \shape up
29961 \emph off
29962 \bar no
29963 \noun off
29964 \color none
29965 b
29966 \end_layout
29967
29968 \end_inset
29969 </cell>
29970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29971 \begin_inset Text
29972
29973 \begin_layout Plain Layout
29974
29975 \family roman
29976 \series medium
29977 \shape up
29978 \emph off
29979 \bar no
29980 \noun off
29981 \color none
29982 r
29983 \end_layout
29984
29985 \end_inset
29986 </cell>
29987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29988 \begin_inset Text
29989
29990 \begin_layout Plain Layout
29991
29992 \end_layout
29993
29994 \end_inset
29995 </cell>
29996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29997 \begin_inset Text
29998
29999 \begin_layout Plain Layout
30000
30001 \end_layout
30002
30003 \end_inset
30004 </cell>
30005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30006 \begin_inset Text
30007
30008 \begin_layout Plain Layout
30009 ¢
30010 \end_layout
30011
30012 \end_inset
30013 </cell>
30014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30015 \begin_inset Text
30016
30017 \begin_layout Plain Layout
30018
30019 \family roman
30020 \series medium
30021 \shape up
30022 \emph off
30023 \bar no
30024 \noun off
30025 \color none
30026 ²
30027 \end_layout
30028
30029 \end_inset
30030 </cell>
30031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30032 \begin_inset Text
30033
30034 \begin_layout Plain Layout
30035
30036 \family roman
30037 \series medium
30038 \shape up
30039 \emph off
30040 \bar no
30041 \noun off
30042 \color none
30043 Â
30044 \end_layout
30045
30046 \end_inset
30047 </cell>
30048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30049 \begin_inset Text
30050
30051 \begin_layout Plain Layout
30052
30053 \family roman
30054 \series medium
30055 \shape up
30056 \emph off
30057 \bar no
30058 \noun off
30059 \color none
30060 Ò
30061 \end_layout
30062
30063 \end_inset
30064 </cell>
30065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30066 \begin_inset Text
30067
30068 \begin_layout Plain Layout
30069
30070 \family roman
30071 \series medium
30072 \shape up
30073 \emph off
30074 \bar no
30075 \noun off
30076 \color none
30077 â
30078 \end_layout
30079
30080 \end_inset
30081 </cell>
30082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30083 \begin_inset Text
30084
30085 \begin_layout Plain Layout
30086
30087 \family roman
30088 \series medium
30089 \shape up
30090 \emph off
30091 \bar no
30092 \noun off
30093 \color none
30094 ò
30095 \end_layout
30096
30097 \end_inset
30098 </cell>
30099 </row>
30100 <row>
30101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30102 \begin_inset Text
30103
30104 \begin_layout Plain Layout
30105
30106 \family roman
30107 \series medium
30108 \shape up
30109 \size tiny
30110 \emph off
30111 \bar no
30112 \noun off
30113 \color none
30114 03
30115 \end_layout
30116
30117 \end_inset
30118 </cell>
30119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30120 \begin_inset Text
30121
30122 \begin_layout Plain Layout
30123
30124 \end_layout
30125
30126 \end_inset
30127 </cell>
30128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30129 \begin_inset Text
30130
30131 \begin_layout Plain Layout
30132
30133 \end_layout
30134
30135 \end_inset
30136 </cell>
30137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30138 \begin_inset Text
30139
30140 \begin_layout Plain Layout
30141
30142 \family roman
30143 \series medium
30144 \shape up
30145 \emph off
30146 \bar no
30147 \noun off
30148 \color none
30149 #
30150 \end_layout
30151
30152 \end_inset
30153 </cell>
30154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30155 \begin_inset Text
30156
30157 \begin_layout Plain Layout
30158
30159 \family roman
30160 \series medium
30161 \shape up
30162 \emph off
30163 \bar no
30164 \noun off
30165 \color none
30166 3
30167 \end_layout
30168
30169 \end_inset
30170 </cell>
30171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30172 \begin_inset Text
30173
30174 \begin_layout Plain Layout
30175
30176 \family roman
30177 \series medium
30178 \shape up
30179 \emph off
30180 \bar no
30181 \noun off
30182 \color none
30183 C
30184 \end_layout
30185
30186 \end_inset
30187 </cell>
30188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30189 \begin_inset Text
30190
30191 \begin_layout Plain Layout
30192
30193 \family roman
30194 \series medium
30195 \shape up
30196 \emph off
30197 \bar no
30198 \noun off
30199 \color none
30200 S
30201 \end_layout
30202
30203 \end_inset
30204 </cell>
30205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30206 \begin_inset Text
30207
30208 \begin_layout Plain Layout
30209
30210 \family roman
30211 \series medium
30212 \shape up
30213 \emph off
30214 \bar no
30215 \noun off
30216 \color none
30217 c
30218 \end_layout
30219
30220 \end_inset
30221 </cell>
30222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Plain Layout
30226
30227 \family roman
30228 \series medium
30229 \shape up
30230 \emph off
30231 \bar no
30232 \noun off
30233 \color none
30234 s
30235 \end_layout
30236
30237 \end_inset
30238 </cell>
30239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Plain Layout
30243
30244 \end_layout
30245
30246 \end_inset
30247 </cell>
30248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30249 \begin_inset Text
30250
30251 \begin_layout Plain Layout
30252
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Plain Layout
30261
30262 \family roman
30263 \series medium
30264 \shape up
30265 \emph off
30266 \bar no
30267 \noun off
30268 \color none
30269 £
30270 \end_layout
30271
30272 \end_inset
30273 </cell>
30274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30275 \begin_inset Text
30276
30277 \begin_layout Plain Layout
30278
30279 \family roman
30280 \series medium
30281 \shape up
30282 \emph off
30283 \bar no
30284 \noun off
30285 \color none
30286 ³
30287 \end_layout
30288
30289 \end_inset
30290 </cell>
30291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30292 \begin_inset Text
30293
30294 \begin_layout Plain Layout
30295
30296 \family roman
30297 \series medium
30298 \shape up
30299 \emph off
30300 \bar no
30301 \noun off
30302 \color none
30303 Ã
30304 \end_layout
30305
30306 \end_inset
30307 </cell>
30308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30309 \begin_inset Text
30310
30311 \begin_layout Plain Layout
30312
30313 \family roman
30314 \series medium
30315 \shape up
30316 \emph off
30317 \bar no
30318 \noun off
30319 \color none
30320 Ó
30321 \end_layout
30322
30323 \end_inset
30324 </cell>
30325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30326 \begin_inset Text
30327
30328 \begin_layout Plain Layout
30329
30330 \family roman
30331 \series medium
30332 \shape up
30333 \emph off
30334 \bar no
30335 \noun off
30336 \color none
30337 ã
30338 \end_layout
30339
30340 \end_inset
30341 </cell>
30342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30343 \begin_inset Text
30344
30345 \begin_layout Plain Layout
30346
30347 \family roman
30348 \series medium
30349 \shape up
30350 \emph off
30351 \bar no
30352 \noun off
30353 \color none
30354 ó
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 </row>
30360 <row>
30361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30362 \begin_inset Text
30363
30364 \begin_layout Plain Layout
30365
30366 \family roman
30367 \series medium
30368 \shape up
30369 \size tiny
30370 \emph off
30371 \bar no
30372 \noun off
30373 \color none
30374 04
30375 \end_layout
30376
30377 \end_inset
30378 </cell>
30379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30380 \begin_inset Text
30381
30382 \begin_layout Plain Layout
30383
30384 \end_layout
30385
30386 \end_inset
30387 </cell>
30388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30389 \begin_inset Text
30390
30391 \begin_layout Plain Layout
30392
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30398 \begin_inset Text
30399
30400 \begin_layout Plain Layout
30401
30402 \family roman
30403 \series medium
30404 \shape up
30405 \emph off
30406 \bar no
30407 \noun off
30408 \color none
30409 $
30410 \end_layout
30411
30412 \end_inset
30413 </cell>
30414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30415 \begin_inset Text
30416
30417 \begin_layout Plain Layout
30418
30419 \family roman
30420 \series medium
30421 \shape up
30422 \emph off
30423 \bar no
30424 \noun off
30425 \color none
30426 4
30427 \end_layout
30428
30429 \end_inset
30430 </cell>
30431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30432 \begin_inset Text
30433
30434 \begin_layout Plain Layout
30435
30436 \family roman
30437 \series medium
30438 \shape up
30439 \emph off
30440 \bar no
30441 \noun off
30442 \color none
30443 D
30444 \end_layout
30445
30446 \end_inset
30447 </cell>
30448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30449 \begin_inset Text
30450
30451 \begin_layout Plain Layout
30452
30453 \family roman
30454 \series medium
30455 \shape up
30456 \emph off
30457 \bar no
30458 \noun off
30459 \color none
30460 T
30461 \end_layout
30462
30463 \end_inset
30464 </cell>
30465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30466 \begin_inset Text
30467
30468 \begin_layout Plain Layout
30469
30470 \family roman
30471 \series medium
30472 \shape up
30473 \emph off
30474 \bar no
30475 \noun off
30476 \color none
30477 d
30478 \end_layout
30479
30480 \end_inset
30481 </cell>
30482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30483 \begin_inset Text
30484
30485 \begin_layout Plain Layout
30486
30487 \family roman
30488 \series medium
30489 \shape up
30490 \emph off
30491 \bar no
30492 \noun off
30493 \color none
30494 t
30495 \end_layout
30496
30497 \end_inset
30498 </cell>
30499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30500 \begin_inset Text
30501
30502 \begin_layout Plain Layout
30503
30504 \end_layout
30505
30506 \end_inset
30507 </cell>
30508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30509 \begin_inset Text
30510
30511 \begin_layout Plain Layout
30512
30513 \end_layout
30514
30515 \end_inset
30516 </cell>
30517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30518 \begin_inset Text
30519
30520 \begin_layout Plain Layout
30521 ¤
30522 \end_layout
30523
30524 \end_inset
30525 </cell>
30526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30527 \begin_inset Text
30528
30529 \begin_layout Plain Layout
30530
30531 \family roman
30532 \series medium
30533 \shape up
30534 \emph off
30535 \bar no
30536 \noun off
30537 \color none
30538 ´
30539 \end_layout
30540
30541 \end_inset
30542 </cell>
30543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30544 \begin_inset Text
30545
30546 \begin_layout Plain Layout
30547
30548 \family roman
30549 \series medium
30550 \shape up
30551 \emph off
30552 \bar no
30553 \noun off
30554 \color none
30555 Ä
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30561 \begin_inset Text
30562
30563 \begin_layout Plain Layout
30564
30565 \family roman
30566 \series medium
30567 \shape up
30568 \emph off
30569 \bar no
30570 \noun off
30571 \color none
30572 Ô
30573 \end_layout
30574
30575 \end_inset
30576 </cell>
30577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30578 \begin_inset Text
30579
30580 \begin_layout Plain Layout
30581
30582 \family roman
30583 \series medium
30584 \shape up
30585 \emph off
30586 \bar no
30587 \noun off
30588 \color none
30589 ä
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598
30599 \family roman
30600 \series medium
30601 \shape up
30602 \emph off
30603 \bar no
30604 \noun off
30605 \color none
30606 ô
30607 \end_layout
30608
30609 \end_inset
30610 </cell>
30611 </row>
30612 <row>
30613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30614 \begin_inset Text
30615
30616 \begin_layout Plain Layout
30617
30618 \family roman
30619 \series medium
30620 \shape up
30621 \size tiny
30622 \emph off
30623 \bar no
30624 \noun off
30625 \color none
30626 05
30627 \end_layout
30628
30629 \end_inset
30630 </cell>
30631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30632 \begin_inset Text
30633
30634 \begin_layout Plain Layout
30635
30636 \end_layout
30637
30638 \end_inset
30639 </cell>
30640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30641 \begin_inset Text
30642
30643 \begin_layout Plain Layout
30644
30645 \end_layout
30646
30647 \end_inset
30648 </cell>
30649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30650 \begin_inset Text
30651
30652 \begin_layout Plain Layout
30653
30654 \family roman
30655 \series medium
30656 \shape up
30657 \emph off
30658 \bar no
30659 \noun off
30660 \color none
30661 %
30662 \end_layout
30663
30664 \end_inset
30665 </cell>
30666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30667 \begin_inset Text
30668
30669 \begin_layout Plain Layout
30670
30671 \family roman
30672 \series medium
30673 \shape up
30674 \emph off
30675 \bar no
30676 \noun off
30677 \color none
30678 5
30679 \end_layout
30680
30681 \end_inset
30682 </cell>
30683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30684 \begin_inset Text
30685
30686 \begin_layout Plain Layout
30687
30688 \family roman
30689 \series medium
30690 \shape up
30691 \emph off
30692 \bar no
30693 \noun off
30694 \color none
30695 E
30696 \end_layout
30697
30698 \end_inset
30699 </cell>
30700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30701 \begin_inset Text
30702
30703 \begin_layout Plain Layout
30704
30705 \family roman
30706 \series medium
30707 \shape up
30708 \emph off
30709 \bar no
30710 \noun off
30711 \color none
30712 U
30713 \end_layout
30714
30715 \end_inset
30716 </cell>
30717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30718 \begin_inset Text
30719
30720 \begin_layout Plain Layout
30721
30722 \family roman
30723 \series medium
30724 \shape up
30725 \emph off
30726 \bar no
30727 \noun off
30728 \color none
30729 e
30730 \end_layout
30731
30732 \end_inset
30733 </cell>
30734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30735 \begin_inset Text
30736
30737 \begin_layout Plain Layout
30738
30739 \family roman
30740 \series medium
30741 \shape up
30742 \emph off
30743 \bar no
30744 \noun off
30745 \color none
30746 u
30747 \end_layout
30748
30749 \end_inset
30750 </cell>
30751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30752 \begin_inset Text
30753
30754 \begin_layout Plain Layout
30755
30756 \end_layout
30757
30758 \end_inset
30759 </cell>
30760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764
30765 \end_layout
30766
30767 \end_inset
30768 </cell>
30769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30770 \begin_inset Text
30771
30772 \begin_layout Plain Layout
30773 ¥
30774 \end_layout
30775
30776 \end_inset
30777 </cell>
30778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30779 \begin_inset Text
30780
30781 \begin_layout Plain Layout
30782
30783 \family roman
30784 \series medium
30785 \shape up
30786 \emph off
30787 \bar no
30788 \noun off
30789 \color none
30790 µ
30791 \end_layout
30792
30793 \end_inset
30794 </cell>
30795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30796 \begin_inset Text
30797
30798 \begin_layout Plain Layout
30799
30800 \family roman
30801 \series medium
30802 \shape up
30803 \emph off
30804 \bar no
30805 \noun off
30806 \color none
30807 Å
30808 \end_layout
30809
30810 \end_inset
30811 </cell>
30812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816
30817 \family roman
30818 \series medium
30819 \shape up
30820 \emph off
30821 \bar no
30822 \noun off
30823 \color none
30824 Õ
30825 \end_layout
30826
30827 \end_inset
30828 </cell>
30829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30830 \begin_inset Text
30831
30832 \begin_layout Plain Layout
30833
30834 \family roman
30835 \series medium
30836 \shape up
30837 \emph off
30838 \bar no
30839 \noun off
30840 \color none
30841 å
30842 \end_layout
30843
30844 \end_inset
30845 </cell>
30846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30847 \begin_inset Text
30848
30849 \begin_layout Plain Layout
30850
30851 \family roman
30852 \series medium
30853 \shape up
30854 \emph off
30855 \bar no
30856 \noun off
30857 \color none
30858 õ
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 </row>
30864 <row>
30865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30866 \begin_inset Text
30867
30868 \begin_layout Plain Layout
30869
30870 \family roman
30871 \series medium
30872 \shape up
30873 \size tiny
30874 \emph off
30875 \bar no
30876 \noun off
30877 \color none
30878 06
30879 \end_layout
30880
30881 \end_inset
30882 </cell>
30883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30884 \begin_inset Text
30885
30886 \begin_layout Plain Layout
30887
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \end_layout
30898
30899 \end_inset
30900 </cell>
30901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30902 \begin_inset Text
30903
30904 \begin_layout Plain Layout
30905
30906 \family roman
30907 \series medium
30908 \shape up
30909 \emph off
30910 \bar no
30911 \noun off
30912 \color none
30913 &
30914 \end_layout
30915
30916 \end_inset
30917 </cell>
30918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30919 \begin_inset Text
30920
30921 \begin_layout Plain Layout
30922
30923 \family roman
30924 \series medium
30925 \shape up
30926 \emph off
30927 \bar no
30928 \noun off
30929 \color none
30930 6
30931 \end_layout
30932
30933 \end_inset
30934 </cell>
30935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30936 \begin_inset Text
30937
30938 \begin_layout Plain Layout
30939
30940 \family roman
30941 \series medium
30942 \shape up
30943 \emph off
30944 \bar no
30945 \noun off
30946 \color none
30947 F
30948 \end_layout
30949
30950 \end_inset
30951 </cell>
30952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30953 \begin_inset Text
30954
30955 \begin_layout Plain Layout
30956
30957 \family roman
30958 \series medium
30959 \shape up
30960 \emph off
30961 \bar no
30962 \noun off
30963 \color none
30964 V
30965 \end_layout
30966
30967 \end_inset
30968 </cell>
30969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30970 \begin_inset Text
30971
30972 \begin_layout Plain Layout
30973
30974 \family roman
30975 \series medium
30976 \shape up
30977 \emph off
30978 \bar no
30979 \noun off
30980 \color none
30981 f
30982 \end_layout
30983
30984 \end_inset
30985 </cell>
30986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30987 \begin_inset Text
30988
30989 \begin_layout Plain Layout
30990
30991 \family roman
30992 \series medium
30993 \shape up
30994 \emph off
30995 \bar no
30996 \noun off
30997 \color none
30998 v
30999 \end_layout
31000
31001 \end_inset
31002 </cell>
31003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31004 \begin_inset Text
31005
31006 \begin_layout Plain Layout
31007
31008 \end_layout
31009
31010 \end_inset
31011 </cell>
31012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31013 \begin_inset Text
31014
31015 \begin_layout Plain Layout
31016
31017 \end_layout
31018
31019 \end_inset
31020 </cell>
31021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31022 \begin_inset Text
31023
31024 \begin_layout Plain Layout
31025 ¦
31026 \end_layout
31027
31028 \end_inset
31029 </cell>
31030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31031 \begin_inset Text
31032
31033 \begin_layout Plain Layout
31034
31035 \family roman
31036 \series medium
31037 \shape up
31038 \emph off
31039 \bar no
31040 \noun off
31041 \color none
31042
31043 \end_layout
31044
31045 \end_inset
31046 </cell>
31047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31048 \begin_inset Text
31049
31050 \begin_layout Plain Layout
31051
31052 \family roman
31053 \series medium
31054 \shape up
31055 \emph off
31056 \bar no
31057 \noun off
31058 \color none
31059 Æ
31060 \end_layout
31061
31062 \end_inset
31063 </cell>
31064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31065 \begin_inset Text
31066
31067 \begin_layout Plain Layout
31068
31069 \family roman
31070 \series medium
31071 \shape up
31072 \emph off
31073 \bar no
31074 \noun off
31075 \color none
31076 Ö
31077 \end_layout
31078
31079 \end_inset
31080 </cell>
31081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31082 \begin_inset Text
31083
31084 \begin_layout Plain Layout
31085
31086 \family roman
31087 \series medium
31088 \shape up
31089 \emph off
31090 \bar no
31091 \noun off
31092 \color none
31093 æ
31094 \end_layout
31095
31096 \end_inset
31097 </cell>
31098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31099 \begin_inset Text
31100
31101 \begin_layout Plain Layout
31102
31103 \family roman
31104 \series medium
31105 \shape up
31106 \emph off
31107 \bar no
31108 \noun off
31109 \color none
31110 ö
31111 \end_layout
31112
31113 \end_inset
31114 </cell>
31115 </row>
31116 <row>
31117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31118 \begin_inset Text
31119
31120 \begin_layout Plain Layout
31121
31122 \family roman
31123 \series medium
31124 \shape up
31125 \size tiny
31126 \emph off
31127 \bar no
31128 \noun off
31129 \color none
31130 07
31131 \end_layout
31132
31133 \end_inset
31134 </cell>
31135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31136 \begin_inset Text
31137
31138 \begin_layout Plain Layout
31139
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31145 \begin_inset Text
31146
31147 \begin_layout Plain Layout
31148
31149 \end_layout
31150
31151 \end_inset
31152 </cell>
31153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31154 \begin_inset Text
31155
31156 \begin_layout Plain Layout
31157
31158 \family roman
31159 \series medium
31160 \shape up
31161 \emph off
31162 \bar no
31163 \noun off
31164 \color none
31165 `
31166 \end_layout
31167
31168 \end_inset
31169 </cell>
31170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31171 \begin_inset Text
31172
31173 \begin_layout Plain Layout
31174
31175 \family roman
31176 \series medium
31177 \shape up
31178 \emph off
31179 \bar no
31180 \noun off
31181 \color none
31182 7
31183 \end_layout
31184
31185 \end_inset
31186 </cell>
31187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31188 \begin_inset Text
31189
31190 \begin_layout Plain Layout
31191
31192 \family roman
31193 \series medium
31194 \shape up
31195 \emph off
31196 \bar no
31197 \noun off
31198 \color none
31199 G
31200 \end_layout
31201
31202 \end_inset
31203 </cell>
31204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31205 \begin_inset Text
31206
31207 \begin_layout Plain Layout
31208
31209 \family roman
31210 \series medium
31211 \shape up
31212 \emph off
31213 \bar no
31214 \noun off
31215 \color none
31216 W
31217 \end_layout
31218
31219 \end_inset
31220 </cell>
31221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31222 \begin_inset Text
31223
31224 \begin_layout Plain Layout
31225
31226 \family roman
31227 \series medium
31228 \shape up
31229 \emph off
31230 \bar no
31231 \noun off
31232 \color none
31233 g
31234 \end_layout
31235
31236 \end_inset
31237 </cell>
31238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31239 \begin_inset Text
31240
31241 \begin_layout Plain Layout
31242
31243 \family roman
31244 \series medium
31245 \shape up
31246 \emph off
31247 \bar no
31248 \noun off
31249 \color none
31250 w
31251 \end_layout
31252
31253 \end_inset
31254 </cell>
31255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259
31260 \end_layout
31261
31262 \end_inset
31263 </cell>
31264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31265 \begin_inset Text
31266
31267 \begin_layout Plain Layout
31268
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277
31278 \family roman
31279 \series medium
31280 \shape up
31281 \emph off
31282 \bar no
31283 \noun off
31284 \color none
31285 §
31286 \end_layout
31287
31288 \end_inset
31289 </cell>
31290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31291 \begin_inset Text
31292
31293 \begin_layout Plain Layout
31294
31295 \family roman
31296 \series medium
31297 \shape up
31298 \emph off
31299 \bar no
31300 \noun off
31301 \color none
31302 ·
31303 \end_layout
31304
31305 \end_inset
31306 </cell>
31307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31308 \begin_inset Text
31309
31310 \begin_layout Plain Layout
31311
31312 \family roman
31313 \series medium
31314 \shape up
31315 \emph off
31316 \bar no
31317 \noun off
31318 \color none
31319 Ç
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31325 \begin_inset Text
31326
31327 \begin_layout Plain Layout
31328
31329 \family roman
31330 \series medium
31331 \shape up
31332 \emph off
31333 \bar no
31334 \noun off
31335 \color none
31336 ×
31337 \end_layout
31338
31339 \end_inset
31340 </cell>
31341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31342 \begin_inset Text
31343
31344 \begin_layout Plain Layout
31345
31346 \family roman
31347 \series medium
31348 \shape up
31349 \emph off
31350 \bar no
31351 \noun off
31352 \color none
31353 ç
31354 \end_layout
31355
31356 \end_inset
31357 </cell>
31358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31359 \begin_inset Text
31360
31361 \begin_layout Plain Layout
31362
31363 \family roman
31364 \series medium
31365 \shape up
31366 \emph off
31367 \bar no
31368 \noun off
31369 \color none
31370 ÷
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 </row>
31376 <row>
31377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31378 \begin_inset Text
31379
31380 \begin_layout Plain Layout
31381
31382 \family roman
31383 \series medium
31384 \shape up
31385 \size tiny
31386 \emph off
31387 \bar no
31388 \noun off
31389 \color none
31390 08
31391 \end_layout
31392
31393 \end_inset
31394 </cell>
31395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31396 \begin_inset Text
31397
31398 \begin_layout Plain Layout
31399
31400 \end_layout
31401
31402 \end_inset
31403 </cell>
31404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31405 \begin_inset Text
31406
31407 \begin_layout Plain Layout
31408
31409 \end_layout
31410
31411 \end_inset
31412 </cell>
31413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31414 \begin_inset Text
31415
31416 \begin_layout Plain Layout
31417
31418 \family roman
31419 \series medium
31420 \shape up
31421 \emph off
31422 \bar no
31423 \noun off
31424 \color none
31425 (
31426 \end_layout
31427
31428 \end_inset
31429 </cell>
31430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31431 \begin_inset Text
31432
31433 \begin_layout Plain Layout
31434
31435 \family roman
31436 \series medium
31437 \shape up
31438 \emph off
31439 \bar no
31440 \noun off
31441 \color none
31442 8
31443 \end_layout
31444
31445 \end_inset
31446 </cell>
31447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31448 \begin_inset Text
31449
31450 \begin_layout Plain Layout
31451
31452 \family roman
31453 \series medium
31454 \shape up
31455 \emph off
31456 \bar no
31457 \noun off
31458 \color none
31459 H
31460 \end_layout
31461
31462 \end_inset
31463 </cell>
31464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31465 \begin_inset Text
31466
31467 \begin_layout Plain Layout
31468
31469 \family roman
31470 \series medium
31471 \shape up
31472 \emph off
31473 \bar no
31474 \noun off
31475 \color none
31476 X
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31482 \begin_inset Text
31483
31484 \begin_layout Plain Layout
31485
31486 \family roman
31487 \series medium
31488 \shape up
31489 \emph off
31490 \bar no
31491 \noun off
31492 \color none
31493 h
31494 \end_layout
31495
31496 \end_inset
31497 </cell>
31498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502
31503 \family roman
31504 \series medium
31505 \shape up
31506 \emph off
31507 \bar no
31508 \noun off
31509 \color none
31510 x
31511 \end_layout
31512
31513 \end_inset
31514 </cell>
31515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31516 \begin_inset Text
31517
31518 \begin_layout Plain Layout
31519
31520 \end_layout
31521
31522 \end_inset
31523 </cell>
31524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31525 \begin_inset Text
31526
31527 \begin_layout Plain Layout
31528
31529 \end_layout
31530
31531 \end_inset
31532 </cell>
31533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31534 \begin_inset Text
31535
31536 \begin_layout Plain Layout
31537
31538 \family roman
31539 \series medium
31540 \shape up
31541 \emph off
31542 \bar no
31543 \noun off
31544 \color none
31545 ¨
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \family roman
31556 \series medium
31557 \shape up
31558 \emph off
31559 \bar no
31560 \noun off
31561 \color none
31562 ¸
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \family roman
31573 \series medium
31574 \shape up
31575 \emph off
31576 \bar no
31577 \noun off
31578 \color none
31579 È
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \family roman
31590 \series medium
31591 \shape up
31592 \emph off
31593 \bar no
31594 \noun off
31595 \color none
31596 Ø
31597 \end_layout
31598
31599 \end_inset
31600 </cell>
31601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31602 \begin_inset Text
31603
31604 \begin_layout Plain Layout
31605
31606 \family roman
31607 \series medium
31608 \shape up
31609 \emph off
31610 \bar no
31611 \noun off
31612 \color none
31613 è
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31619 \begin_inset Text
31620
31621 \begin_layout Plain Layout
31622
31623 \family roman
31624 \series medium
31625 \shape up
31626 \emph off
31627 \bar no
31628 \noun off
31629 \color none
31630 ø
31631 \end_layout
31632
31633 \end_inset
31634 </cell>
31635 </row>
31636 <row>
31637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31638 \begin_inset Text
31639
31640 \begin_layout Plain Layout
31641
31642 \family roman
31643 \series medium
31644 \shape up
31645 \size tiny
31646 \emph off
31647 \bar no
31648 \noun off
31649 \color none
31650 09
31651 \end_layout
31652
31653 \end_inset
31654 </cell>
31655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31656 \begin_inset Text
31657
31658 \begin_layout Plain Layout
31659
31660 \end_layout
31661
31662 \end_inset
31663 </cell>
31664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31665 \begin_inset Text
31666
31667 \begin_layout Plain Layout
31668
31669 \end_layout
31670
31671 \end_inset
31672 </cell>
31673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31674 \begin_inset Text
31675
31676 \begin_layout Plain Layout
31677
31678 \family roman
31679 \series medium
31680 \shape up
31681 \emph off
31682 \bar no
31683 \noun off
31684 \color none
31685 )
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694
31695 \family roman
31696 \series medium
31697 \shape up
31698 \emph off
31699 \bar no
31700 \noun off
31701 \color none
31702 9
31703 \end_layout
31704
31705 \end_inset
31706 </cell>
31707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31708 \begin_inset Text
31709
31710 \begin_layout Plain Layout
31711
31712 \family roman
31713 \series medium
31714 \shape up
31715 \emph off
31716 \bar no
31717 \noun off
31718 \color none
31719 I
31720 \end_layout
31721
31722 \end_inset
31723 </cell>
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728
31729 \family roman
31730 \series medium
31731 \shape up
31732 \emph off
31733 \bar no
31734 \noun off
31735 \color none
31736 Y
31737 \end_layout
31738
31739 \end_inset
31740 </cell>
31741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31742 \begin_inset Text
31743
31744 \begin_layout Plain Layout
31745
31746 \family roman
31747 \series medium
31748 \shape up
31749 \emph off
31750 \bar no
31751 \noun off
31752 \color none
31753 i
31754 \end_layout
31755
31756 \end_inset
31757 </cell>
31758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31759 \begin_inset Text
31760
31761 \begin_layout Plain Layout
31762
31763 \family roman
31764 \series medium
31765 \shape up
31766 \emph off
31767 \bar no
31768 \noun off
31769 \color none
31770 y
31771 \end_layout
31772
31773 \end_inset
31774 </cell>
31775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31776 \begin_inset Text
31777
31778 \begin_layout Plain Layout
31779
31780 \end_layout
31781
31782 \end_inset
31783 </cell>
31784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31785 \begin_inset Text
31786
31787 \begin_layout Plain Layout
31788
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797
31798 \family roman
31799 \series medium
31800 \shape up
31801 \emph off
31802 \bar no
31803 \noun off
31804 \color none
31805 ©
31806 \end_layout
31807
31808 \end_inset
31809 </cell>
31810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31811 \begin_inset Text
31812
31813 \begin_layout Plain Layout
31814
31815 \family roman
31816 \series medium
31817 \shape up
31818 \emph off
31819 \bar no
31820 \noun off
31821 \color none
31822 ¹
31823 \end_layout
31824
31825 \end_inset
31826 </cell>
31827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31828 \begin_inset Text
31829
31830 \begin_layout Plain Layout
31831
31832 \family roman
31833 \series medium
31834 \shape up
31835 \emph off
31836 \bar no
31837 \noun off
31838 \color none
31839 É
31840 \end_layout
31841
31842 \end_inset
31843 </cell>
31844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31845 \begin_inset Text
31846
31847 \begin_layout Plain Layout
31848
31849 \family roman
31850 \series medium
31851 \shape up
31852 \emph off
31853 \bar no
31854 \noun off
31855 \color none
31856 Ù
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865
31866 \family roman
31867 \series medium
31868 \shape up
31869 \emph off
31870 \bar no
31871 \noun off
31872 \color none
31873 é
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31879 \begin_inset Text
31880
31881 \begin_layout Plain Layout
31882
31883 \family roman
31884 \series medium
31885 \shape up
31886 \emph off
31887 \bar no
31888 \noun off
31889 \color none
31890 ù
31891 \end_layout
31892
31893 \end_inset
31894 </cell>
31895 </row>
31896 <row>
31897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31898 \begin_inset Text
31899
31900 \begin_layout Plain Layout
31901
31902 \family roman
31903 \series medium
31904 \shape up
31905 \size tiny
31906 \emph off
31907 \bar no
31908 \noun off
31909 \color none
31910 0A
31911 \end_layout
31912
31913 \end_inset
31914 </cell>
31915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31916 \begin_inset Text
31917
31918 \begin_layout Plain Layout
31919
31920 \end_layout
31921
31922 \end_inset
31923 </cell>
31924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31925 \begin_inset Text
31926
31927 \begin_layout Plain Layout
31928
31929 \end_layout
31930
31931 \end_inset
31932 </cell>
31933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31934 \begin_inset Text
31935
31936 \begin_layout Plain Layout
31937
31938 \family roman
31939 \series medium
31940 \shape up
31941 \emph off
31942 \bar no
31943 \noun off
31944 \color none
31945 *
31946 \end_layout
31947
31948 \end_inset
31949 </cell>
31950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31951 \begin_inset Text
31952
31953 \begin_layout Plain Layout
31954
31955 \family roman
31956 \series medium
31957 \shape up
31958 \emph off
31959 \bar no
31960 \noun off
31961 \color none
31962 :
31963 \end_layout
31964
31965 \end_inset
31966 </cell>
31967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31968 \begin_inset Text
31969
31970 \begin_layout Plain Layout
31971
31972 \family roman
31973 \series medium
31974 \shape up
31975 \emph off
31976 \bar no
31977 \noun off
31978 \color none
31979 J
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988
31989 \family roman
31990 \series medium
31991 \shape up
31992 \emph off
31993 \bar no
31994 \noun off
31995 \color none
31996 Z
31997 \end_layout
31998
31999 \end_inset
32000 </cell>
32001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32002 \begin_inset Text
32003
32004 \begin_layout Plain Layout
32005
32006 \family roman
32007 \series medium
32008 \shape up
32009 \emph off
32010 \bar no
32011 \noun off
32012 \color none
32013 j
32014 \end_layout
32015
32016 \end_inset
32017 </cell>
32018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32019 \begin_inset Text
32020
32021 \begin_layout Plain Layout
32022
32023 \family roman
32024 \series medium
32025 \shape up
32026 \emph off
32027 \bar no
32028 \noun off
32029 \color none
32030 z
32031 \end_layout
32032
32033 \end_inset
32034 </cell>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039
32040 \end_layout
32041
32042 \end_inset
32043 </cell>
32044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32045 \begin_inset Text
32046
32047 \begin_layout Plain Layout
32048
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057
32058 \family roman
32059 \series medium
32060 \shape up
32061 \emph off
32062 \bar no
32063 \noun off
32064 \color none
32065 ª
32066 \end_layout
32067
32068 \end_inset
32069 </cell>
32070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074
32075 \family roman
32076 \series medium
32077 \shape up
32078 \emph off
32079 \bar no
32080 \noun off
32081 \color none
32082 º
32083 \end_layout
32084
32085 \end_inset
32086 </cell>
32087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32088 \begin_inset Text
32089
32090 \begin_layout Plain Layout
32091
32092 \family roman
32093 \series medium
32094 \shape up
32095 \emph off
32096 \bar no
32097 \noun off
32098 \color none
32099 Ê
32100 \end_layout
32101
32102 \end_inset
32103 </cell>
32104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32105 \begin_inset Text
32106
32107 \begin_layout Plain Layout
32108
32109 \family roman
32110 \series medium
32111 \shape up
32112 \emph off
32113 \bar no
32114 \noun off
32115 \color none
32116 Ú
32117 \end_layout
32118
32119 \end_inset
32120 </cell>
32121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32122 \begin_inset Text
32123
32124 \begin_layout Plain Layout
32125
32126 \family roman
32127 \series medium
32128 \shape up
32129 \emph off
32130 \bar no
32131 \noun off
32132 \color none
32133 ê
32134 \end_layout
32135
32136 \end_inset
32137 </cell>
32138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32139 \begin_inset Text
32140
32141 \begin_layout Plain Layout
32142
32143 \family roman
32144 \series medium
32145 \shape up
32146 \emph off
32147 \bar no
32148 \noun off
32149 \color none
32150 ú
32151 \end_layout
32152
32153 \end_inset
32154 </cell>
32155 </row>
32156 <row>
32157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32158 \begin_inset Text
32159
32160 \begin_layout Plain Layout
32161
32162 \family roman
32163 \series medium
32164 \shape up
32165 \size tiny
32166 \emph off
32167 \bar no
32168 \noun off
32169 \color none
32170 0B
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32176 \begin_inset Text
32177
32178 \begin_layout Plain Layout
32179
32180 \end_layout
32181
32182 \end_inset
32183 </cell>
32184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32185 \begin_inset Text
32186
32187 \begin_layout Plain Layout
32188
32189 \end_layout
32190
32191 \end_inset
32192 </cell>
32193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32194 \begin_inset Text
32195
32196 \begin_layout Plain Layout
32197
32198 \family roman
32199 \series medium
32200 \shape up
32201 \emph off
32202 \bar no
32203 \noun off
32204 \color none
32205 +
32206 \end_layout
32207
32208 \end_inset
32209 </cell>
32210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32211 \begin_inset Text
32212
32213 \begin_layout Plain Layout
32214
32215 \family roman
32216 \series medium
32217 \shape up
32218 \emph off
32219 \bar no
32220 \noun off
32221 \color none
32222 ;
32223 \end_layout
32224
32225 \end_inset
32226 </cell>
32227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32228 \begin_inset Text
32229
32230 \begin_layout Plain Layout
32231
32232 \family roman
32233 \series medium
32234 \shape up
32235 \emph off
32236 \bar no
32237 \noun off
32238 \color none
32239 K
32240 \end_layout
32241
32242 \end_inset
32243 </cell>
32244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32245 \begin_inset Text
32246
32247 \begin_layout Plain Layout
32248
32249 \family roman
32250 \series medium
32251 \shape up
32252 \emph off
32253 \bar no
32254 \noun off
32255 \color none
32256 [
32257 \end_layout
32258
32259 \end_inset
32260 </cell>
32261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32262 \begin_inset Text
32263
32264 \begin_layout Plain Layout
32265
32266 \family roman
32267 \series medium
32268 \shape up
32269 \emph off
32270 \bar no
32271 \noun off
32272 \color none
32273 k
32274 \end_layout
32275
32276 \end_inset
32277 </cell>
32278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32279 \begin_inset Text
32280
32281 \begin_layout Plain Layout
32282
32283 \family roman
32284 \series medium
32285 \shape up
32286 \emph off
32287 \bar no
32288 \noun off
32289 \color none
32290 {
32291 \end_layout
32292
32293 \end_inset
32294 </cell>
32295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299
32300 \end_layout
32301
32302 \end_inset
32303 </cell>
32304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32305 \begin_inset Text
32306
32307 \begin_layout Plain Layout
32308
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317
32318 \family roman
32319 \series medium
32320 \shape up
32321 \emph off
32322 \bar no
32323 \noun off
32324 \color none
32325 «
32326 \end_layout
32327
32328 \end_inset
32329 </cell>
32330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334
32335 \family roman
32336 \series medium
32337 \shape up
32338 \emph off
32339 \bar no
32340 \noun off
32341 \color none
32342 »
32343 \end_layout
32344
32345 \end_inset
32346 </cell>
32347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32348 \begin_inset Text
32349
32350 \begin_layout Plain Layout
32351
32352 \family roman
32353 \series medium
32354 \shape up
32355 \emph off
32356 \bar no
32357 \noun off
32358 \color none
32359 Ë
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32365 \begin_inset Text
32366
32367 \begin_layout Plain Layout
32368
32369 \family roman
32370 \series medium
32371 \shape up
32372 \emph off
32373 \bar no
32374 \noun off
32375 \color none
32376 Û
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385
32386 \family roman
32387 \series medium
32388 \shape up
32389 \emph off
32390 \bar no
32391 \noun off
32392 \color none
32393 ë
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402
32403 \family roman
32404 \series medium
32405 \shape up
32406 \emph off
32407 \bar no
32408 \noun off
32409 \color none
32410 û
32411 \end_layout
32412
32413 \end_inset
32414 </cell>
32415 </row>
32416 <row>
32417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32418 \begin_inset Text
32419
32420 \begin_layout Plain Layout
32421
32422 \family roman
32423 \series medium
32424 \shape up
32425 \size tiny
32426 \emph off
32427 \bar no
32428 \noun off
32429 \color none
32430 0C
32431 \end_layout
32432
32433 \end_inset
32434 </cell>
32435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32436 \begin_inset Text
32437
32438 \begin_layout Plain Layout
32439
32440 \end_layout
32441
32442 \end_inset
32443 </cell>
32444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32445 \begin_inset Text
32446
32447 \begin_layout Plain Layout
32448
32449 \end_layout
32450
32451 \end_inset
32452 </cell>
32453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32454 \begin_inset Text
32455
32456 \begin_layout Plain Layout
32457
32458 \family roman
32459 \series medium
32460 \shape up
32461 \emph off
32462 \bar no
32463 \noun off
32464 \color none
32465 ,
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474
32475 \family roman
32476 \series medium
32477 \shape up
32478 \emph off
32479 \bar no
32480 \noun off
32481 \color none
32482 <
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout Plain Layout
32491
32492 \family roman
32493 \series medium
32494 \shape up
32495 \emph off
32496 \bar no
32497 \noun off
32498 \color none
32499 L
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508
32509 \family roman
32510 \series medium
32511 \shape up
32512 \emph off
32513 \bar no
32514 \noun off
32515 \color none
32516
32517 \backslash
32518
32519 \end_layout
32520
32521 \end_inset
32522 </cell>
32523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32524 \begin_inset Text
32525
32526 \begin_layout Plain Layout
32527
32528 \family roman
32529 \series medium
32530 \shape up
32531 \emph off
32532 \bar no
32533 \noun off
32534 \color none
32535 l
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32541 \begin_inset Text
32542
32543 \begin_layout Plain Layout
32544
32545 \family roman
32546 \series medium
32547 \shape up
32548 \emph off
32549 \bar no
32550 \noun off
32551 \color none
32552 |
32553 \end_layout
32554
32555 \end_inset
32556 </cell>
32557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32558 \begin_inset Text
32559
32560 \begin_layout Plain Layout
32561
32562 \end_layout
32563
32564 \end_inset
32565 </cell>
32566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32567 \begin_inset Text
32568
32569 \begin_layout Plain Layout
32570
32571 \end_layout
32572
32573 \end_inset
32574 </cell>
32575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32576 \begin_inset Text
32577
32578 \begin_layout Plain Layout
32579
32580 \family roman
32581 \series medium
32582 \shape up
32583 \emph off
32584 \bar no
32585 \noun off
32586 \color none
32587 ¬
32588 \end_layout
32589
32590 \end_inset
32591 </cell>
32592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32593 \begin_inset Text
32594
32595 \begin_layout Plain Layout
32596
32597 \family roman
32598 \series medium
32599 \shape up
32600 \emph off
32601 \bar no
32602 \noun off
32603 \color none
32604 ¼
32605 \end_layout
32606
32607 \end_inset
32608 </cell>
32609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Plain Layout
32613
32614 \family roman
32615 \series medium
32616 \shape up
32617 \emph off
32618 \bar no
32619 \noun off
32620 \color none
32621 Ì
32622 \end_layout
32623
32624 \end_inset
32625 </cell>
32626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630
32631 \family roman
32632 \series medium
32633 \shape up
32634 \emph off
32635 \bar no
32636 \noun off
32637 \color none
32638 Ü
32639 \end_layout
32640
32641 \end_inset
32642 </cell>
32643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32644 \begin_inset Text
32645
32646 \begin_layout Plain Layout
32647
32648 \family roman
32649 \series medium
32650 \shape up
32651 \emph off
32652 \bar no
32653 \noun off
32654 \color none
32655 ì
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32661 \begin_inset Text
32662
32663 \begin_layout Plain Layout
32664
32665 \family roman
32666 \series medium
32667 \shape up
32668 \emph off
32669 \bar no
32670 \noun off
32671 \color none
32672 ü
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 </row>
32678 <row>
32679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32680 \begin_inset Text
32681
32682 \begin_layout Plain Layout
32683
32684 \family roman
32685 \series medium
32686 \shape up
32687 \size tiny
32688 \emph off
32689 \bar no
32690 \noun off
32691 \color none
32692 0D
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32707 \begin_inset Text
32708
32709 \begin_layout Plain Layout
32710
32711 \end_layout
32712
32713 \end_inset
32714 </cell>
32715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32716 \begin_inset Text
32717
32718 \begin_layout Plain Layout
32719
32720 \family roman
32721 \series medium
32722 \shape up
32723 \emph off
32724 \bar no
32725 \noun off
32726 \color none
32727 -
32728 \end_layout
32729
32730 \end_inset
32731 </cell>
32732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32733 \begin_inset Text
32734
32735 \begin_layout Plain Layout
32736
32737 \family roman
32738 \series medium
32739 \shape up
32740 \emph off
32741 \bar no
32742 \noun off
32743 \color none
32744 =
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32750 \begin_inset Text
32751
32752 \begin_layout Plain Layout
32753
32754 \family roman
32755 \series medium
32756 \shape up
32757 \emph off
32758 \bar no
32759 \noun off
32760 \color none
32761 M
32762 \end_layout
32763
32764 \end_inset
32765 </cell>
32766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32767 \begin_inset Text
32768
32769 \begin_layout Plain Layout
32770
32771 \family roman
32772 \series medium
32773 \shape up
32774 \emph off
32775 \bar no
32776 \noun off
32777 \color none
32778 ]
32779 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787
32788 \family roman
32789 \series medium
32790 \shape up
32791 \emph off
32792 \bar no
32793 \noun off
32794 \color none
32795 m
32796 \end_layout
32797
32798 \end_inset
32799 </cell>
32800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32801 \begin_inset Text
32802
32803 \begin_layout Plain Layout
32804
32805 \family roman
32806 \series medium
32807 \shape up
32808 \emph off
32809 \bar no
32810 \noun off
32811 \color none
32812 }
32813 \end_layout
32814
32815 \end_inset
32816 </cell>
32817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32818 \begin_inset Text
32819
32820 \begin_layout Plain Layout
32821
32822 \end_layout
32823
32824 \end_inset
32825 </cell>
32826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32827 \begin_inset Text
32828
32829 \begin_layout Plain Layout
32830
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32836 \begin_inset Text
32837
32838 \begin_layout Plain Layout
32839
32840 \end_layout
32841
32842 \end_inset
32843 </cell>
32844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848
32849 \family roman
32850 \series medium
32851 \shape up
32852 \emph off
32853 \bar no
32854 \noun off
32855 \color none
32856 ½
32857 \end_layout
32858
32859 \end_inset
32860 </cell>
32861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32862 \begin_inset Text
32863
32864 \begin_layout Plain Layout
32865
32866 \family roman
32867 \series medium
32868 \shape up
32869 \emph off
32870 \bar no
32871 \noun off
32872 \color none
32873 Í
32874 \end_layout
32875
32876 \end_inset
32877 </cell>
32878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32879 \begin_inset Text
32880
32881 \begin_layout Plain Layout
32882
32883 \family roman
32884 \series medium
32885 \shape up
32886 \emph off
32887 \bar no
32888 \noun off
32889 \color none
32890 Ý
32891 \end_layout
32892
32893 \end_inset
32894 </cell>
32895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899
32900 \family roman
32901 \series medium
32902 \shape up
32903 \emph off
32904 \bar no
32905 \noun off
32906 \color none
32907 í
32908 \end_layout
32909
32910 \end_inset
32911 </cell>
32912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32913 \begin_inset Text
32914
32915 \begin_layout Plain Layout
32916
32917 \family roman
32918 \series medium
32919 \shape up
32920 \emph off
32921 \bar no
32922 \noun off
32923 \color none
32924 ý
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 </row>
32930 <row>
32931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935
32936 \family roman
32937 \series medium
32938 \shape up
32939 \size tiny
32940 \emph off
32941 \bar no
32942 \noun off
32943 \color none
32944 0E
32945 \end_layout
32946
32947 \end_inset
32948 </cell>
32949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32950 \begin_inset Text
32951
32952 \begin_layout Plain Layout
32953
32954 \end_layout
32955
32956 \end_inset
32957 </cell>
32958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Plain Layout
32962
32963 \end_layout
32964
32965 \end_inset
32966 </cell>
32967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971
32972 \family roman
32973 \series medium
32974 \shape up
32975 \emph off
32976 \bar no
32977 \noun off
32978 \color none
32979 .
32980 \end_layout
32981
32982 \end_inset
32983 </cell>
32984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32985 \begin_inset Text
32986
32987 \begin_layout Plain Layout
32988
32989 \family roman
32990 \series medium
32991 \shape up
32992 \emph off
32993 \bar no
32994 \noun off
32995 \color none
32996 >
32997 \end_layout
32998
32999 \end_inset
33000 </cell>
33001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005
33006 \family roman
33007 \series medium
33008 \shape up
33009 \emph off
33010 \bar no
33011 \noun off
33012 \color none
33013 N
33014 \end_layout
33015
33016 \end_inset
33017 </cell>
33018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33019 \begin_inset Text
33020
33021 \begin_layout Plain Layout
33022
33023 \family roman
33024 \series medium
33025 \shape up
33026 \emph off
33027 \bar no
33028 \noun off
33029 \color none
33030 ^
33031 \end_layout
33032
33033 \end_inset
33034 </cell>
33035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33036 \begin_inset Text
33037
33038 \begin_layout Plain Layout
33039
33040 \family roman
33041 \series medium
33042 \shape up
33043 \emph off
33044 \bar no
33045 \noun off
33046 \color none
33047 n
33048 \end_layout
33049
33050 \end_inset
33051 </cell>
33052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33053 \begin_inset Text
33054
33055 \begin_layout Plain Layout
33056
33057 \family roman
33058 \series medium
33059 \shape up
33060 \emph off
33061 \bar no
33062 \noun off
33063 \color none
33064 ~
33065 \end_layout
33066
33067 \end_inset
33068 </cell>
33069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33070 \begin_inset Text
33071
33072 \begin_layout Plain Layout
33073
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33079 \begin_inset Text
33080
33081 \begin_layout Plain Layout
33082
33083 \end_layout
33084
33085 \end_inset
33086 </cell>
33087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33088 \begin_inset Text
33089
33090 \begin_layout Plain Layout
33091
33092 \family roman
33093 \series medium
33094 \shape up
33095 \emph off
33096 \bar no
33097 \noun off
33098 \color none
33099 ®
33100 \end_layout
33101
33102 \end_inset
33103 </cell>
33104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108
33109 \family roman
33110 \series medium
33111 \shape up
33112 \emph off
33113 \bar no
33114 \noun off
33115 \color none
33116 ¾
33117 \end_layout
33118
33119 \end_inset
33120 </cell>
33121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33122 \begin_inset Text
33123
33124 \begin_layout Plain Layout
33125
33126 \family roman
33127 \series medium
33128 \shape up
33129 \emph off
33130 \bar no
33131 \noun off
33132 \color none
33133 Î
33134 \end_layout
33135
33136 \end_inset
33137 </cell>
33138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33139 \begin_inset Text
33140
33141 \begin_layout Plain Layout
33142
33143 \family roman
33144 \series medium
33145 \shape up
33146 \emph off
33147 \bar no
33148 \noun off
33149 \color none
33150 Þ
33151 \end_layout
33152
33153 \end_inset
33154 </cell>
33155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33156 \begin_inset Text
33157
33158 \begin_layout Plain Layout
33159
33160 \family roman
33161 \series medium
33162 \shape up
33163 \emph off
33164 \bar no
33165 \noun off
33166 \color none
33167 î
33168 \end_layout
33169
33170 \end_inset
33171 </cell>
33172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33173 \begin_inset Text
33174
33175 \begin_layout Plain Layout
33176
33177 \family roman
33178 \series medium
33179 \shape up
33180 \emph off
33181 \bar no
33182 \noun off
33183 \color none
33184 þ
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 </row>
33190 <row>
33191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33192 \begin_inset Text
33193
33194 \begin_layout Plain Layout
33195
33196 \family roman
33197 \series medium
33198 \shape up
33199 \size tiny
33200 \emph off
33201 \bar no
33202 \noun off
33203 \color none
33204 0F
33205 \end_layout
33206
33207 \end_inset
33208 </cell>
33209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33210 \begin_inset Text
33211
33212 \begin_layout Plain Layout
33213
33214 \end_layout
33215
33216 \end_inset
33217 </cell>
33218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33219 \begin_inset Text
33220
33221 \begin_layout Plain Layout
33222
33223 \end_layout
33224
33225 \end_inset
33226 </cell>
33227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Plain Layout
33231
33232 \family roman
33233 \series medium
33234 \shape up
33235 \emph off
33236 \bar no
33237 \noun off
33238 \color none
33239 /
33240 \end_layout
33241
33242 \end_inset
33243 </cell>
33244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33245 \begin_inset Text
33246
33247 \begin_layout Plain Layout
33248
33249 \family roman
33250 \series medium
33251 \shape up
33252 \emph off
33253 \bar no
33254 \noun off
33255 \color none
33256 ?
33257 \end_layout
33258
33259 \end_inset
33260 </cell>
33261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Plain Layout
33265
33266 \family roman
33267 \series medium
33268 \shape up
33269 \emph off
33270 \bar no
33271 \noun off
33272 \color none
33273 O
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282
33283 \family roman
33284 \series medium
33285 \shape up
33286 \emph off
33287 \bar no
33288 \noun off
33289 \color none
33290 _
33291 \end_layout
33292
33293 \end_inset
33294 </cell>
33295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33296 \begin_inset Text
33297
33298 \begin_layout Plain Layout
33299
33300 \family roman
33301 \series medium
33302 \shape up
33303 \emph off
33304 \bar no
33305 \noun off
33306 \color none
33307 o
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Plain Layout
33316
33317 \end_layout
33318
33319 \end_inset
33320 </cell>
33321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325
33326 \end_layout
33327
33328 \end_inset
33329 </cell>
33330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33331 \begin_inset Text
33332
33333 \begin_layout Plain Layout
33334
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343
33344 \family roman
33345 \series medium
33346 \shape up
33347 \emph off
33348 \bar no
33349 \noun off
33350 \color none
33351 ¯
33352 \end_layout
33353
33354 \end_inset
33355 </cell>
33356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33357 \begin_inset Text
33358
33359 \begin_layout Plain Layout
33360
33361 \family roman
33362 \series medium
33363 \shape up
33364 \emph off
33365 \bar no
33366 \noun off
33367 \color none
33368 ¿
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33374 \begin_inset Text
33375
33376 \begin_layout Plain Layout
33377
33378 \family roman
33379 \series medium
33380 \shape up
33381 \emph off
33382 \bar no
33383 \noun off
33384 \color none
33385 Ï
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Plain Layout
33394
33395 \family roman
33396 \series medium
33397 \shape up
33398 \emph off
33399 \bar no
33400 \noun off
33401 \color none
33402 ß
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \family roman
33413 \series medium
33414 \shape up
33415 \emph off
33416 \bar no
33417 \noun off
33418 \color none
33419 ï
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \family roman
33430 \series medium
33431 \shape up
33432 \emph off
33433 \bar no
33434 \noun off
33435 \color none
33436 ÿ
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 </row>
33442 </lyxtabular>
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \begin_layout Standard
33455 The following is a full list of all of the accented characters LyX can display
33456  directly.
33457  It includes not only the accented characters from the previous table, but
33458  also the characters from 
33459 \family typewriter
33460 ISO8859--2
33461 \family default
33462  through 
33463 \family typewriter
33464 4
33465 \family default
33466 .
33467  
33468 \end_layout
33469
33470 \begin_layout Itemize
33471 From 
33472 \family typewriter
33473 ISO8859--1
33474 \family default
33475 :
33476 \end_layout
33477
33478 \begin_deeper
33479 \begin_layout Standard
33480 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33481 \begin_inset Space \hfill{}
33482 \end_inset
33483
33484 diaeresis
33485 \end_layout
33486
33487 \begin_layout Standard
33488 ^ Â Ê Î Ô Û â ê î ô û
33489 \begin_inset Space \hfill{}
33490 \end_inset
33491
33492 circumflex
33493 \end_layout
33494
33495 \begin_layout Standard
33496 ` À È Ì Ò Ù à è ì ò ù
33497 \begin_inset Space \hfill{}
33498 \end_inset
33499
33500 grave
33501 \end_layout
33502
33503 \begin_layout Standard
33504 ´ Á É Í Ó Ú Ý á é í ó ú ý
33505 \begin_inset Space \hfill{}
33506 \end_inset
33507
33508 acute
33509 \end_layout
33510
33511 \begin_layout Standard
33512 ~ Ã Ñ Õ ã ñ õ
33513 \begin_inset Space \hfill{}
33514 \end_inset
33515
33516 tilde
33517 \end_layout
33518
33519 \begin_layout Standard
33520 ¸Çç
33521 \begin_inset Space \hfill{}
33522 \end_inset
33523
33524 cedilla
33525 \end_layout
33526
33527 \begin_layout Standard
33528 ¯
33529 \begin_inset Space \hfill{}
33530 \end_inset
33531
33532 macron
33533 \end_layout
33534
33535 \end_deeper
33536 \begin_layout Itemize
33537 From 
33538 \family typewriter
33539 ISO8859--2
33540 \family default
33541  through 
33542 \family typewriter
33543 4
33544 \family default
33545 :
33546 \end_layout
33547
33548 \begin_deeper
33549 \begin_layout Standard
33550 ĤĴĥĵĈĜŜĉĝŝ
33551 \begin_inset Space \hfill{}
33552 \end_inset
33553
33554 circumflex
33555 \end_layout
33556
33557 \begin_layout Standard
33558 ŚŹśźŔĹĆŃŕĺćń
33559 \begin_inset Space \hfill{}
33560 \end_inset
33561
33562 acute
33563 \end_layout
33564
33565 \begin_layout Standard
33566 Ĩı̃Ũũ
33567 \begin_inset Space \hfill{}
33568 \end_inset
33569
33570 tilde
33571 \end_layout
33572
33573 \begin_layout Standard
33574 ŞşŢţŖĻĢŗļģŅĶņķ
33575 \begin_inset Space \hfill{}
33576 \end_inset
33577
33578 cedilla
33579 \end_layout
33580
33581 \begin_layout Standard
33582 ĒēĀĪŌŪāı̄ōū
33583 \begin_inset Space \hfill{}
33584 \end_inset
33585
33586 macron
33587 \end_layout
33588
33589 \begin_layout Standard
33590 ŐŰőű
33591 \begin_inset Space \hfill{}
33592 \end_inset
33593
33594 Hungarian umlaut
33595 \end_layout
33596
33597 \end_deeper
33598 \begin_layout Standard
33599 All the characters above are actively supported by TeX fonts.
33600  In addition TeX allows diacritical marks on almost all characters.
33601  Also make sure you're using the 
33602 \family typewriter
33603 T1
33604 \family default
33605  font-encoding.
33606 \end_layout
33607
33608 \begin_layout Chapter
33609 \start_of_appendix
33610 The User Interface
33611 \begin_inset CommandInset label
33612 LatexCommand label
33613 name "cha:The-User-Interface"
33614
33615 \end_inset
33616
33617
33618 \end_layout
33619
33620 \begin_layout Standard
33621 This appendix lists all available menus and describes its functionality.
33622  It is designed as quick reference if you are searching for a special topic
33623  inside the user's guide.
33624 \end_layout
33625
33626 \begin_layout Section
33627 The File Menu
33628 \begin_inset Index
33629 status collapsed
33630
33631 \begin_layout Plain Layout
33632 Menu ! File
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \begin_layout Standard
33641 Under the 
33642 \family sans
33643 File
33644 \family default
33645  menu are the basic operations in addition to some more advanced operations.
33646  At the end of the menu the four last opened documents are listed.
33647 \end_layout
33648
33649 \begin_layout Subsection
33650 New
33651 \end_layout
33652
33653 \begin_layout Standard
33654 Creates a new document.
33655 \end_layout
33656
33657 \begin_layout Subsection
33658 New from Template
33659 \end_layout
33660
33661 \begin_layout Standard
33662 This menu prompts you for a template to use.
33663  Selecting a template will automatically set certain layout features for
33664  the document, features you would otherwise need to change manually.
33665 \end_layout
33666
33667 \begin_layout Subsection
33668 Open
33669 \end_layout
33670
33671 \begin_layout Standard
33672 Opens a document.
33673 \end_layout
33674
33675 \begin_layout Subsection
33676 Open Recent
33677 \end_layout
33678
33679 \begin_layout Standard
33680 The submenu shows a list of the recently opened files.
33681  Click there on a file to open it.
33682 \end_layout
33683
33684 \begin_layout Subsection
33685 Close
33686 \end_layout
33687
33688 \begin_layout Standard
33689 Closes the current document.
33690 \end_layout
33691
33692 \begin_layout Subsection
33693 Save
33694 \end_layout
33695
33696 \begin_layout Standard
33697 Saves the actual document.
33698 \end_layout
33699
33700 \begin_layout Subsection
33701 Save As
33702 \end_layout
33703
33704 \begin_layout Standard
33705 Saves the actual document under a new name to create a copy.
33706 \end_layout
33707
33708 \begin_layout Subsection
33709 Revert to saved
33710 \end_layout
33711
33712 \begin_layout Standard
33713 Reloads the actual document from disk.
33714 \end_layout
33715
33716 \begin_layout Subsection
33717 Version Control
33718 \end_layout
33719
33720 \begin_layout Standard
33721 This is used when more people are working on the same document.
33722  It is described in the section 
33723 \emph on
33724 Version Control in LyX
33725 \emph default
33726  of the 
33727 \emph on
33728 Extended
33729 \begin_inset Space ~
33730 \end_inset
33731
33732 Features
33733 \emph default
33734  manual.
33735 \end_layout
33736
33737 \begin_layout Subsection
33738 Import
33739 \end_layout
33740
33741 \begin_layout Standard
33742 You can import there files from older LyX-versions, LaTeX-files and plain
33743  text files (ASCII-files).
33744  The files will be imported as new LyX-document.
33745 \end_layout
33746
33747 \begin_layout Standard
33748 When using the menu 
33749 \family sans
33750 Plain
33751 \begin_inset Space ~
33752 \end_inset
33753
33754 Text, Join
33755 \begin_inset Space ~
33756 \end_inset
33757
33758 Lines
33759 \family default
33760 , all lines will be imported consecutively to one big paragraph.
33761  A new paragraph is started when there is a blank line in the file.
33762  , the text is inserted as Paragraphs, where the line breaks of the text
33763  will start a new paragraph.
33764 \end_layout
33765
33766 \begin_layout Subsection
33767 Export
33768 \begin_inset CommandInset label
33769 LatexCommand label
33770 name "sub:Export"
33771
33772 \end_inset
33773
33774
33775 \end_layout
33776
33777 \begin_layout Standard
33778 You can export your document to various file formats.
33779  The resulting files are placed in the directory of your LyX-file.
33780  The menu entries are not the same on all installations.
33781  They depend on the programs found by LyX while its configuration.
33782 \end_layout
33783
33784 \begin_layout Standard
33785 Here is a list of all available entries; they are explained in detail in
33786  section
33787 \begin_inset Space ~
33788 \end_inset
33789
33790
33791 \begin_inset CommandInset ref
33792 LatexCommand ref
33793 reference "sub:Output-file-formats"
33794
33795 \end_inset
33796
33797 :
33798 \end_layout
33799
33800 \begin_layout Description
33801
33802 \family sans
33803 CJK
33804 \begin_inset Space ~
33805 \end_inset
33806
33807 LyX 
33808 \family default
33809 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
33810  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
33811 \end_layout
33812
33813 \begin_layout Description
33814
33815 \family sans
33816 DVI
33817 \family default
33818  DVI-format
33819 \end_layout
33820
33821 \begin_layout Description
33822 HTML HTML-format (the HTML-converter is a third-party product and doesn't
33823  work in all cases)
33824 \end_layout
33825
33826 \begin_layout Description
33827 HTML
33828 \begin_inset Space ~
33829 \end_inset
33830
33831 (MS
33832 \begin_inset Space ~
33833 \end_inset
33834
33835 Word) HTML-format specialized so that the result can be imported to 
33836 \family sans
33837 MS Word
33838 \family default
33839 , as consequence of this formulas will be embedded as bitmap fonts and not
33840  in the format 
33841 \family sans
33842 MathML
33843 \family default
33844 .
33845 \end_layout
33846
33847 \begin_layout Description
33848
33849 \family sans
33850 LaT
33851 \begin_inset ERT
33852 status collapsed
33853
33854 \begin_layout Plain Layout
33855
33856 {}
33857 \end_layout
33858
33859 \end_inset
33860
33861 eX
33862 \begin_inset Space ~
33863 \end_inset
33864
33865 (pdflatex)
33866 \family default
33867  text file with the LaTeX source, additionally all images used in the document
33868  will be converted to a format that is readable for the 
33869 \family typewriter
33870 pdflatex
33871 \family default
33872  program (GIF, JPG, PDF, PNG)
33873 \end_layout
33874
33875 \begin_layout Description
33876
33877 \family sans
33878 LaT
33879 \begin_inset ERT
33880 status collapsed
33881
33882 \begin_layout Plain Layout
33883
33884 {}
33885 \end_layout
33886
33887 \end_inset
33888
33889 eX
33890 \begin_inset Space ~
33891 \end_inset
33892
33893 (plain)
33894 \family default
33895  text file with the LaTeX source code, additionally all images used in the
33896  document will be converted to the EPS-format, only this format is readable
33897  for the 
33898 \family typewriter
33899 latex
33900 \family default
33901  program
33902 \end_layout
33903
33904 \begin_layout Description
33905 LyX
33906 \begin_inset Space ~
33907 \end_inset
33908
33909 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
33910 \begin_inset Quotes eld
33911 \end_inset
33912
33913 y
33914 \begin_inset Quotes erd
33915 \end_inset
33916
33917  is replaced by the version number)
33918 \end_layout
33919
33920 \begin_layout Description
33921 OpenDocument OpenDocument-formatted text file, to be opened with 
33922 \family sans
33923 OpenOffice
33924 \family default
33925
33926 \family sans
33927 KOffice
33928 \family default
33929
33930 \family sans
33931 Abiword
33932 \family default
33933 , etc.
33934  (the OpenDocument-converter is a third-party product and doesn't work in
33935  all cases)
33936 \end_layout
33937
33938 \begin_layout Description
33939
33940 \family sans
33941 PDF
33942 \family default
33943  PDF-format using the program 
33944 \family typewriter
33945 ps2pdf
33946 \end_layout
33947
33948 \begin_layout Description
33949
33950 \family sans
33951 PDF
33952 \begin_inset Space ~
33953 \end_inset
33954
33955 (dvipdfm)
33956 \family default
33957  PDF-format using the program 
33958 \family typewriter
33959 dvipdfm
33960 \end_layout
33961
33962 \begin_layout Description
33963
33964 \family sans
33965 PDF
33966 \begin_inset Space ~
33967 \end_inset
33968
33969 (pdflatex)
33970 \family default
33971  PDF-format using the program 
33972 \family typewriter
33973 pdflatex
33974 \end_layout
33975
33976 \begin_layout Description
33977
33978 \family sans
33979 Plain
33980 \begin_inset Space ~
33981 \end_inset
33982
33983 text
33984 \family default
33985  text format
33986 \end_layout
33987
33988 \begin_layout Description
33989
33990 \family sans
33991 Plain
33992 \begin_inset Space ~
33993 \end_inset
33994
33995 text
33996 \begin_inset Space ~
33997 \end_inset
33998
33999 (ps2ascii)
34000 \family default
34001  text format, the document will first be converted to Postscript format
34002  and then exported as text using the program 
34003 \family sans
34004 ps2ascii
34005 \end_layout
34006
34007 \begin_layout Description
34008
34009 \family sans
34010 Postscript
34011 \family default
34012  PostScript format using the program 
34013 \family typewriter
34014 dvips
34015 \end_layout
34016
34017 \begin_layout Description
34018
34019 \family sans
34020 Custom
34021 \family default
34022  custom format
34023 \end_layout
34024
34025 \begin_layout Standard
34026 The program 
34027 \family typewriter
34028 dvipdfm
34029 \family default
34030  produces internally a dvi-file which is then converted to a pdf-file.
34031  It is a bit out of date and therefore the output could look different from
34032  what you want.
34033  
34034 \family typewriter
34035 pdflatex
34036 \family default
34037  produces directly pdf-files and supports the latest pdf-file formats.
34038 \end_layout
34039
34040 \begin_layout Standard
34041 If one of the menu entries 
34042 \family sans
34043 DVI
34044 \family default
34045
34046 \family sans
34047 PDF
34048 \begin_inset Space ~
34049 \end_inset
34050
34051 (pdflatex)
34052 \family default
34053  or 
34054 \family sans
34055 Postscript
34056 \family default
34057  is missing, you need to update your LaTeX installation.
34058  After updating you have to reconfigure LyX, see section
34059 \begin_inset Space ~
34060 \end_inset
34061
34062
34063 \begin_inset CommandInset ref
34064 LatexCommand ref
34065 reference "sec:Basic-LyX-Setup"
34066
34067 \end_inset
34068
34069 .
34070 \begin_inset Index
34071 status collapsed
34072
34073 \begin_layout Plain Layout
34074 Reconfiguration of LyX
34075 \end_layout
34076
34077 \end_inset
34078
34079
34080 \end_layout
34081
34082 \begin_layout Standard
34083 The menu 
34084 \family sans
34085 Custom
34086 \family default
34087  allows you to export your file by using special command line options for
34088  the export program.
34089 \end_layout
34090
34091 \begin_layout Subsection
34092 Print
34093 \end_layout
34094
34095 \begin_layout Standard
34096 With this menu you can print your document to a file in PostScript format
34097  or send it to a printer.
34098  The printer will also use the document in PostScript format.
34099  The conversion to PostScript is done in the background by LyX using the
34100  program 
34101 \family typewriter
34102 dvips
34103 \family default
34104 .
34105  For more informations have a look at section
34106 \begin_inset Space ~
34107 \end_inset
34108
34109
34110 \begin_inset CommandInset ref
34111 LatexCommand ref
34112 reference "sub:Printing-the-File"
34113
34114 \end_inset
34115
34116 .
34117 \end_layout
34118
34119 \begin_layout Subsection
34120 New and Close Window
34121 \end_layout
34122
34123 \begin_layout Standard
34124 Opens a new instance of LyX with all currently opened documents.
34125  You can close it later with the corresponding menu.
34126 \end_layout
34127
34128 \begin_layout Section
34129 The Edit Menu
34130 \begin_inset Index
34131 status collapsed
34132
34133 \begin_layout Plain Layout
34134 Menu ! Edit
34135 \end_layout
34136
34137 \end_inset
34138
34139
34140 \end_layout
34141
34142 \begin_layout Subsection
34143 Undo and Redo
34144 \end_layout
34145
34146 \begin_layout Standard
34147 Described in section
34148 \begin_inset Space ~
34149 \end_inset
34150
34151
34152 \begin_inset CommandInset ref
34153 LatexCommand ref
34154 reference "sec:Undo-and-Redo"
34155
34156 \end_inset
34157
34158 .
34159 \end_layout
34160
34161 \begin_layout Subsection
34162 Cut, Copy, Paste, Paste Recent, Paste Special
34163 \end_layout
34164
34165 \begin_layout Standard
34166 Described in section
34167 \begin_inset Space ~
34168 \end_inset
34169
34170
34171 \begin_inset CommandInset ref
34172 LatexCommand ref
34173 reference "sec:Basic-Editing-Features"
34174
34175 \end_inset
34176
34177 .
34178 \end_layout
34179
34180 \begin_layout Subsection
34181 Select All
34182 \end_layout
34183
34184 \begin_layout Standard
34185 Selects the whole document.
34186 \end_layout
34187
34188 \begin_layout Subsection
34189 Find & Replace
34190 \end_layout
34191
34192 \begin_layout Standard
34193 Described in section
34194 \begin_inset Space ~
34195 \end_inset
34196
34197
34198 \begin_inset CommandInset ref
34199 LatexCommand ref
34200 reference "sec:Basic-Editing-Features"
34201
34202 \end_inset
34203
34204 .
34205 \end_layout
34206
34207 \begin_layout Subsection
34208 Move paragraph Up/Down
34209 \end_layout
34210
34211 \begin_layout Standard
34212 This shifts the paragraph where the cursor is currently in one paragraph
34213  up or down.
34214 \end_layout
34215
34216 \begin_layout Subsection
34217 Text Style
34218 \end_layout
34219
34220 \begin_layout Standard
34221 Described in section
34222 \begin_inset Space ~
34223 \end_inset
34224
34225
34226 \begin_inset CommandInset ref
34227 LatexCommand ref
34228 reference "sub:Fine-Tuning-with-the"
34229
34230 \end_inset
34231
34232 .
34233 \end_layout
34234
34235 \begin_layout Subsection
34236 Paragraph Settings
34237 \begin_inset Index
34238 status collapsed
34239
34240 \begin_layout Plain Layout
34241 Paragraph ! Settings
34242 \end_layout
34243
34244 \end_inset
34245
34246
34247 \end_layout
34248
34249 \begin_layout Standard
34250 The settings in the paragraph dialog only affects the paragraph where the
34251  cursor is in.
34252  Here you can set here the paragraph alignment and line spacing.
34253 \end_layout
34254
34255 \begin_layout Standard
34256 You can also prevent that the first line of the paragraph is indented.
34257  This option works only when you have chosen to separate paragraphs with
34258  indents in the 
34259 \family sans
34260 Document\SpecialChar \menuseparator
34261 Settings
34262 \family default
34263  dialog under 
34264 \family sans
34265 Text
34266 \begin_inset Space ~
34267 \end_inset
34268
34269 Layout
34270 \family default
34271 .
34272 \end_layout
34273
34274 \begin_layout Subsection
34275 Tabular and Math
34276 \end_layout
34277
34278 \begin_layout Standard
34279 These two menus are only active when the cursor is inside a table or a formula.
34280  The properties of this table/formula can now be changed.
34281  The properties of tables are described in section
34282 \begin_inset Space ~
34283 \end_inset
34284
34285
34286 \begin_inset CommandInset ref
34287 LatexCommand ref
34288 reference "sec:Tables"
34289
34290 \end_inset
34291
34292 , the properties of formulas in chapter
34293 \begin_inset Space ~
34294 \end_inset
34295
34296
34297 \begin_inset CommandInset ref
34298 LatexCommand ref
34299 reference "cha:Mathematical-Formulas"
34300
34301 \end_inset
34302
34303 .
34304 \end_layout
34305
34306 \begin_layout Subsection
34307 Increase / Decrease List Depth
34308 \end_layout
34309
34310 \begin_layout Standard
34311 These menus are only active when the cursor is in an environment that can
34312  be nested.
34313  They in/decrease the environment nesting level as explained in section
34314 \begin_inset Space ~
34315 \end_inset
34316
34317
34318 \begin_inset CommandInset ref
34319 LatexCommand ref
34320 reference "sec:Nesting"
34321
34322 \end_inset
34323
34324  and 
34325 \begin_inset CommandInset ref
34326 LatexCommand ref
34327 reference "sub:Numbering-depth"
34328
34329 \end_inset
34330
34331 .
34332 \end_layout
34333
34334 \begin_layout Section
34335 The View Menu
34336 \begin_inset Index
34337 status collapsed
34338
34339 \begin_layout Plain Layout
34340 Menu ! View
34341 \end_layout
34342
34343 \end_inset
34344
34345
34346 \end_layout
34347
34348 \begin_layout Standard
34349 The 
34350 \family sans
34351 View
34352 \family default
34353  menu contains a list of available formats in which you can view the actual
34354  document with an external program.
34355  The menu entries for the viewing formats are not the same on all installations
34356  - it depends on the LaTeX programs that are found while LyX was configured.
34357  All possible formats are formats listed in section
34358 \begin_inset Space ~
34359 \end_inset
34360
34361
34362 \begin_inset CommandInset ref
34363 LatexCommand ref
34364 reference "sub:Export"
34365
34366 \end_inset
34367
34368 .
34369  You should at least see the menu entries 
34370 \family sans
34371 DVI
34372 \family default
34373  and 
34374 \family sans
34375 PDF
34376 \begin_inset Space ~
34377 \end_inset
34378
34379 (pdflatex)
34380 \family default
34381 .
34382  If one of the two is missing, you need to update your LaTeX installation.
34383  After updating you have to reconfigure LyX, see section
34384 \begin_inset Space ~
34385 \end_inset
34386
34387
34388 \begin_inset CommandInset ref
34389 LatexCommand ref
34390 reference "sec:Basic-LyX-Setup"
34391
34392 \end_inset
34393
34394 .
34395 \begin_inset Index
34396 status collapsed
34397
34398 \begin_layout Plain Layout
34399 Reconfiguration of LyX
34400 \end_layout
34401
34402 \end_inset
34403
34404
34405 \end_layout
34406
34407 \begin_layout Standard
34408 Invoking a menu will start a viewer program.
34409  The viewer can be set or changed in the preferences, see section
34410 \begin_inset Space ~
34411 \end_inset
34412
34413
34414 \begin_inset CommandInset ref
34415 LatexCommand ref
34416 reference "sec:File-Formats"
34417
34418 \end_inset
34419
34420 .
34421  The default viewers are set by LyX while it is first configured.
34422 \end_layout
34423
34424 \begin_layout Standard
34425 \begin_inset VSpace bigskip
34426 \end_inset
34427
34428 At the bottom of the 
34429 \family sans
34430 View
34431 \family default
34432  menu the opened documents are listed.
34433 \end_layout
34434
34435 \begin_layout Subsection
34436 View Source
34437 \end_layout
34438
34439 \begin_layout Standard
34440 Opens a window showing the source code of the actual document, as described
34441  in section
34442 \begin_inset Space ~
34443 \end_inset
34444
34445
34446 \begin_inset CommandInset ref
34447 LatexCommand ref
34448 reference "sec:Previewing-snippets-of"
34449
34450 \end_inset
34451
34452 .
34453 \end_layout
34454
34455 \begin_layout Subsection
34456 Update
34457 \end_layout
34458
34459 \begin_layout Standard
34460 This menu allows you to update the view with your latest changes without
34461  opening a new view window.
34462 \end_layout
34463
34464 \begin_layout Subsection
34465 Toolbars
34466 \begin_inset CommandInset label
34467 LatexCommand label
34468 name "sub:Toolbars"
34469
34470 \end_inset
34471
34472
34473 \begin_inset Index
34474 status collapsed
34475
34476 \begin_layout Plain Layout
34477 Toolbar
34478 \end_layout
34479
34480 \end_inset
34481
34482
34483 \end_layout
34484
34485 \begin_layout Standard
34486 In this menu you can set the appearance of the different toolbars.
34487  All toolbars and the 
34488 \family sans
34489 Command
34490 \begin_inset Space ~
34491 \end_inset
34492
34493 Buffer
34494 \family default
34495  can be turned on and off.
34496  The 
34497 \emph on
34498 on
34499 \emph default
34500  state is denoted in the menu with a checkmark.
34501  The 
34502 \family sans
34503 Review
34504 \family default
34505
34506 \family sans
34507 Table
34508 \family default
34509
34510 \family sans
34511 Math
34512 \begin_inset Space ~
34513 \end_inset
34514
34515 Panels
34516 \family default
34517 , and 
34518 \family sans
34519 Math
34520 \family default
34521  toolbars can be additionally set to the state 
34522 \emph on
34523 automatic
34524 \emph default
34525  that is denoted in the menu with the suffix 
34526 \family sans
34527 (auto)
34528 \family default
34529 .
34530 \end_layout
34531
34532 \begin_layout Standard
34533 In the 
34534 \emph on
34535 on
34536 \emph default
34537  state the toolbar is permanently shown, in the 
34538 \emph on
34539 automatic
34540 \emph default
34541  state the toolbar is only shown when the cursor is in a certain environment
34542  or when a certain feature is enabled.
34543  That means that the review toolbar will only be shown when change tracking
34544  is activated, the math and table toolbars are only shown when the cursor
34545  is inside a formula or table, respectively.
34546 \end_layout
34547
34548 \begin_layout Standard
34549 LyX's toolbars and its buttons are explained in section
34550 \begin_inset Space ~
34551 \end_inset
34552
34553
34554 \begin_inset CommandInset ref
34555 LatexCommand ref
34556 reference "sec:Toolbars"
34557
34558 \end_inset
34559
34560 .
34561 \end_layout
34562
34563 \begin_layout Section
34564 The Insert Menu
34565 \begin_inset Index
34566 status collapsed
34567
34568 \begin_layout Plain Layout
34569 Menu ! Insert
34570 \end_layout
34571
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \begin_layout Subsection
34578 Math
34579 \end_layout
34580
34581 \begin_layout Standard
34582 Inserts math constructs that are explained in chapter
34583 \begin_inset Space ~
34584 \end_inset
34585
34586
34587 \begin_inset CommandInset ref
34588 LatexCommand ref
34589 reference "cha:Mathematical-Formulas"
34590
34591 \end_inset
34592
34593 .
34594 \end_layout
34595
34596 \begin_layout Subsection
34597 Special Character
34598 \begin_inset CommandInset label
34599 LatexCommand label
34600 name "sub:Special-Character"
34601
34602 \end_inset
34603
34604
34605 \end_layout
34606
34607 \begin_layout Standard
34608 Here you can insert the following characters:
34609 \end_layout
34610
34611 \begin_layout Description
34612 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
34613
34614 \end_layout
34615
34616 \begin_layout Description
34617 End
34618 \begin_inset Space ~
34619 \end_inset
34620
34621 of
34622 \begin_inset Space ~
34623 \end_inset
34624
34625 Sentence Inserts an end of sentence dot as described in section
34626 \begin_inset Space ~
34627 \end_inset
34628
34629
34630 \begin_inset CommandInset ref
34631 LatexCommand ref
34632 reference "sub:Abbreviations"
34633
34634 \end_inset
34635
34636 .
34637 \end_layout
34638
34639 \begin_layout Description
34640 Ordinary
34641 \begin_inset Space ~
34642 \end_inset
34643
34644 Quote Inserts this quote: 
34645 \begin_inset Quotes erd
34646 \end_inset
34647
34648 , no matter what quote type you selected in the 
34649 \family sans
34650 Document\SpecialChar \menuseparator
34651 Settings
34652 \family default
34653  dialog under 
34654 \family sans
34655 Language
34656 \family default
34657 .
34658 \end_layout
34659
34660 \begin_layout Description
34661 Single
34662 \begin_inset Space ~
34663 \end_inset
34664
34665 Quote Inserts this quote: 
34666 \begin_inset Quotes els
34667 \end_inset
34668
34669
34670 \end_layout
34671
34672 \begin_layout Description
34673 Menu
34674 \begin_inset Space ~
34675 \end_inset
34676
34677 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
34678
34679 \end_layout
34680
34681 \begin_layout Description
34682 Phonetic
34683 \begin_inset Space ~
34684 \end_inset
34685
34686 Symbols
34687 \begin_inset Index
34688 status collapsed
34689
34690 \begin_layout Plain Layout
34691 Phonetic symbols
34692 \end_layout
34693
34694 \end_inset
34695
34696
34697 \begin_inset Index
34698 status collapsed
34699
34700 \begin_layout Plain Layout
34701 Language ! Phonetic symbols
34702 \end_layout
34703
34704 \end_inset
34705
34706  Creates a formula with a so called tipa inset.
34707  Here you can insert commands to create IPA phonetic symbols.
34708  For this feature you must have the LaTeX-package 
34709 \series bold
34710 tipa
34711 \series default
34712
34713 \begin_inset Index
34714 status collapsed
34715
34716 \begin_layout Plain Layout
34717 Latex@LaTeX-packages ! tipa
34718 \end_layout
34719
34720 \end_inset
34721
34722  installed.
34723 \begin_inset Newline newline
34724 \end_inset
34725
34726 For more informations about this feature we refer to the documentation of
34727  
34728 \series bold
34729 tipa, 
34730 \begin_inset CommandInset citation
34731 LatexCommand cite
34732 key "tipa"
34733
34734 \end_inset
34735
34736
34737 \series default
34738  and this Wiki-page:
34739 \begin_inset Newline newline
34740 \end_inset
34741
34742
34743 \begin_inset Flex URL
34744 status collapsed
34745
34746 \begin_layout Plain Layout
34747
34748 http://wiki.lyx.org/LyX/LinguistLyX
34749 \end_layout
34750
34751 \end_inset
34752
34753 .
34754 \end_layout
34755
34756 \begin_layout Subsection
34757 Formatting
34758 \end_layout
34759
34760 \begin_layout Standard
34761 Here you can insert the following format constructs:
34762 \end_layout
34763
34764 \begin_layout Description
34765 Superscript Inserts an superscript: test
34766 \begin_inset Formula $^{\text{a,b}}$
34767 \end_inset
34768
34769
34770 \end_layout
34771
34772 \begin_layout Description
34773 Subscript Inserts an subscript: test
34774 \begin_inset Formula $_{\text{3x}}$
34775 \end_inset
34776
34777
34778 \end_layout
34779
34780 \begin_layout Description
34781 Protected
34782 \begin_inset Space ~
34783 \end_inset
34784
34785 Space Inserts a protected space that is described in section
34786 \begin_inset Space ~
34787 \end_inset
34788
34789
34790 \begin_inset CommandInset ref
34791 LatexCommand ref
34792 reference "sub:Protected-Space"
34793
34794 \end_inset
34795
34796 .
34797 \end_layout
34798
34799 \begin_layout Description
34800 Inter-word
34801 \begin_inset Space ~
34802 \end_inset
34803
34804 Space Inserts an inter-word space that is described in section
34805 \begin_inset Space ~
34806 \end_inset
34807
34808
34809 \begin_inset CommandInset ref
34810 LatexCommand ref
34811 reference "sub:Inter-word-Space"
34812
34813 \end_inset
34814
34815 .
34816 \end_layout
34817
34818 \begin_layout Description
34819 Thin
34820 \begin_inset Space ~
34821 \end_inset
34822
34823 Space Inserts a thin space that is described in section
34824 \begin_inset Space ~
34825 \end_inset
34826
34827
34828 \begin_inset CommandInset ref
34829 LatexCommand ref
34830 reference "sub:Thin-Space"
34831
34832 \end_inset
34833
34834 .
34835 \end_layout
34836
34837 \begin_layout Description
34838 Horizontal
34839 \begin_inset Space ~
34840 \end_inset
34841
34842 Fill Inserts an horizontal fill, see section
34843 \begin_inset Space ~
34844 \end_inset
34845
34846
34847 \begin_inset CommandInset ref
34848 LatexCommand ref
34849 reference "sub:Horizontal-Space"
34850
34851 \end_inset
34852
34853  for a description.
34854 \end_layout
34855
34856 \begin_layout Description
34857 Horizontal
34858 \begin_inset Space ~
34859 \end_inset
34860
34861 Line Inserts an horizontal line, see section
34862 \begin_inset Space ~
34863 \end_inset
34864
34865
34866 \begin_inset CommandInset ref
34867 LatexCommand ref
34868 reference "sub:Horizontal-Lines"
34869
34870 \end_inset
34871
34872  for a description.
34873 \end_layout
34874
34875 \begin_layout Description
34876 Vertical
34877 \begin_inset Space ~
34878 \end_inset
34879
34880 Space Inserts vertical space, see section
34881 \begin_inset Space ~
34882 \end_inset
34883
34884
34885 \begin_inset CommandInset ref
34886 LatexCommand ref
34887 reference "sub:Vertical-Space"
34888
34889 \end_inset
34890
34891  for a description.
34892 \end_layout
34893
34894 \begin_layout Description
34895 Hyphenation
34896 \begin_inset Space ~
34897 \end_inset
34898
34899 Point Inserts an hyphenation point, see section
34900 \begin_inset Space ~
34901 \end_inset
34902
34903
34904 \begin_inset CommandInset ref
34905 LatexCommand ref
34906 reference "sub:Hyphenation"
34907
34908 \end_inset
34909
34910
34911 \end_layout
34912
34913 \begin_layout Description
34914 Ligature
34915 \begin_inset Space ~
34916 \end_inset
34917
34918 Break Inserts a ligature break, see section
34919 \begin_inset Space ~
34920 \end_inset
34921
34922
34923 \begin_inset CommandInset ref
34924 LatexCommand ref
34925 reference "sub:Ligatures"
34926
34927 \end_inset
34928
34929
34930 \end_layout
34931
34932 \begin_layout Description
34933 Line
34934 \begin_inset Space ~
34935 \end_inset
34936
34937 Break Inserts a forced linebreak, see section
34938 \begin_inset Space ~
34939 \end_inset
34940
34941
34942 \begin_inset CommandInset ref
34943 LatexCommand ref
34944 reference "sub:Forced-Linebreaks"
34945
34946 \end_inset
34947
34948
34949 \end_layout
34950
34951 \begin_layout Description
34952 Page
34953 \begin_inset Space ~
34954 \end_inset
34955
34956 Break Inserts a forced pagebreak, described in section
34957 \begin_inset Space ~
34958 \end_inset
34959
34960
34961 \begin_inset CommandInset ref
34962 LatexCommand ref
34963 reference "sub:Forced-Pagebreaks"
34964
34965 \end_inset
34966
34967
34968 \end_layout
34969
34970 \begin_layout Description
34971 Clear
34972 \begin_inset Space ~
34973 \end_inset
34974
34975 Page Inserts a clear pagebreak, described in section
34976 \begin_inset Space ~
34977 \end_inset
34978
34979
34980 \begin_inset CommandInset ref
34981 LatexCommand ref
34982 reference "sub:Clear-Pages"
34983
34984 \end_inset
34985
34986
34987 \end_layout
34988
34989 \begin_layout Description
34990 Clear
34991 \begin_inset Space ~
34992 \end_inset
34993
34994 Double
34995 \begin_inset Space ~
34996 \end_inset
34997
34998 Page Inserts a clear doublepage break, described in section
34999 \begin_inset Space ~
35000 \end_inset
35001
35002
35003 \begin_inset CommandInset ref
35004 LatexCommand ref
35005 reference "sub:Clear-Pages"
35006
35007 \end_inset
35008
35009
35010 \end_layout
35011
35012 \begin_layout Subsection
35013 List / TOC
35014 \end_layout
35015
35016 \begin_layout Standard
35017 Various lists can be inserted with this menu.
35018  The table of contents, the algorithm, figures, and tables list are described
35019  in section
35020 \begin_inset Space ~
35021 \end_inset
35022
35023
35024 \begin_inset CommandInset ref
35025 LatexCommand ref
35026 reference "sec:toc"
35027
35028 \end_inset
35029
35030 .
35031  The index list is described in section
35032 \begin_inset Space ~
35033 \end_inset
35034
35035
35036 \begin_inset CommandInset ref
35037 LatexCommand ref
35038 reference "sec:Index"
35039
35040 \end_inset
35041
35042 , the nomenclature in section
35043 \begin_inset Space ~
35044 \end_inset
35045
35046
35047 \begin_inset CommandInset ref
35048 LatexCommand ref
35049 reference "sec:Nomenclature"
35050
35051 \end_inset
35052
35053 , and the BibTeX bibliography in section
35054 \begin_inset Space ~
35055 \end_inset
35056
35057
35058 \begin_inset CommandInset ref
35059 LatexCommand ref
35060 reference "sub:Bibliography-databases"
35061
35062 \end_inset
35063
35064 .
35065 \end_layout
35066
35067 \begin_layout Subsection
35068 Float
35069 \end_layout
35070
35071 \begin_layout Standard
35072 To insert floats, described in section
35073 \begin_inset Space ~
35074 \end_inset
35075
35076
35077 \begin_inset CommandInset ref
35078 LatexCommand ref
35079 reference "sec:Floats"
35080
35081 \end_inset
35082
35083 .
35084 \end_layout
35085
35086 \begin_layout Subsection
35087 Note
35088 \end_layout
35089
35090 \begin_layout Standard
35091 To insert notes, described in section
35092 \begin_inset Space ~
35093 \end_inset
35094
35095
35096 \begin_inset CommandInset ref
35097 LatexCommand ref
35098 reference "sec:Notes"
35099
35100 \end_inset
35101
35102 .
35103 \end_layout
35104
35105 \begin_layout Subsection
35106 Branch
35107 \end_layout
35108
35109 \begin_layout Standard
35110 Inserts branch insets as described in section
35111 \begin_inset Space ~
35112 \end_inset
35113
35114
35115 \begin_inset CommandInset ref
35116 LatexCommand ref
35117 reference "sec:Branches"
35118
35119 \end_inset
35120
35121 .
35122 \end_layout
35123
35124 \begin_layout Subsection
35125 File
35126 \begin_inset Index
35127 status collapsed
35128
35129 \begin_layout Plain Layout
35130 External Material
35131 \end_layout
35132
35133 \end_inset
35134
35135
35136 \end_layout
35137
35138 \begin_layout Standard
35139 Here you can inserts files to include them or its content to your document.
35140  How this can be done is in detail explained in chapter 
35141 \emph on
35142 External Stuff
35143 \emph default
35144  of the 
35145 \emph on
35146 Embedded Objects
35147 \emph default
35148  manual.
35149 \end_layout
35150
35151 \begin_layout Subsection
35152 Box
35153 \begin_inset Index
35154 status collapsed
35155
35156 \begin_layout Plain Layout
35157 Boxes
35158 \end_layout
35159
35160 \end_inset
35161
35162
35163 \end_layout
35164
35165 \begin_layout Standard
35166 Inserts a minipage box that is described section
35167 \begin_inset Space ~
35168 \end_inset
35169
35170
35171 \begin_inset CommandInset ref
35172 LatexCommand ref
35173 reference "sec:Minipages"
35174
35175 \end_inset
35176
35177 .
35178  All box types supported by LyX are explained in detail in chapter 
35179 \emph on
35180 Boxes
35181 \emph default
35182  of the 
35183 \emph on
35184 Embedded Objects
35185 \emph default
35186  manual.
35187 \end_layout
35188
35189 \begin_layout Subsection
35190 Citation
35191 \end_layout
35192
35193 \begin_layout Standard
35194 Inserts a citation as described in section
35195 \begin_inset Space ~
35196 \end_inset
35197
35198
35199 \begin_inset CommandInset ref
35200 LatexCommand ref
35201 reference "sec:Bibliography"
35202
35203 \end_inset
35204
35205 .
35206 \end_layout
35207
35208 \begin_layout Subsection
35209 Cross-Reference
35210 \end_layout
35211
35212 \begin_layout Standard
35213 Inserts a cross-reference as described in section
35214 \begin_inset Space ~
35215 \end_inset
35216
35217
35218 \begin_inset CommandInset ref
35219 LatexCommand ref
35220 reference "sec:Cross-References"
35221
35222 \end_inset
35223
35224 .
35225 \end_layout
35226
35227 \begin_layout Subsection
35228 Label
35229 \end_layout
35230
35231 \begin_layout Standard
35232 Inserts a label as described in section
35233 \begin_inset Space ~
35234 \end_inset
35235
35236
35237 \begin_inset CommandInset ref
35238 LatexCommand ref
35239 reference "sec:Cross-References"
35240
35241 \end_inset
35242
35243 .
35244 \end_layout
35245
35246 \begin_layout Subsection
35247 Caption
35248 \begin_inset Index
35249 status collapsed
35250
35251 \begin_layout Plain Layout
35252 Captions
35253 \end_layout
35254
35255 \end_inset
35256
35257
35258 \begin_inset Index
35259 status collapsed
35260
35261 \begin_layout Plain Layout
35262 Longtables ! Caption
35263 \end_layout
35264
35265 \end_inset
35266
35267
35268 \end_layout
35269
35270 \begin_layout Standard
35271 Inserts a caption to floats or longtables.
35272  Floats are described in section
35273 \begin_inset Space ~
35274 \end_inset
35275
35276
35277 \begin_inset CommandInset ref
35278 LatexCommand ref
35279 reference "sec:Floats"
35280
35281 \end_inset
35282
35283 , cations in longtables are described in section 
35284 \emph on
35285 Longtable Captions
35286 \emph default
35287  of the 
35288 \emph on
35289 Embedded Objects
35290 \emph default
35291  manual.
35292 \end_layout
35293
35294 \begin_layout Subsection
35295 Index Entry
35296 \end_layout
35297
35298 \begin_layout Standard
35299 Inserts an index entry as described in section
35300 \begin_inset Space ~
35301 \end_inset
35302
35303
35304 \begin_inset CommandInset ref
35305 LatexCommand ref
35306 reference "sec:Index"
35307
35308 \end_inset
35309
35310 .
35311 \end_layout
35312
35313 \begin_layout Subsection
35314 Nomenclature Entry
35315 \end_layout
35316
35317 \begin_layout Standard
35318 Inserts a nomenclature entry as described in section
35319 \begin_inset Space ~
35320 \end_inset
35321
35322
35323 \begin_inset CommandInset ref
35324 LatexCommand ref
35325 reference "sec:Nomenclature"
35326
35327 \end_inset
35328
35329 .
35330 \end_layout
35331
35332 \begin_layout Subsection
35333 Table
35334 \end_layout
35335
35336 \begin_layout Standard
35337 Inserts a table.
35338  Tables are described in section
35339 \begin_inset Space ~
35340 \end_inset
35341
35342
35343 \begin_inset CommandInset ref
35344 LatexCommand ref
35345 reference "sec:Tables"
35346
35347 \end_inset
35348
35349 .
35350 \end_layout
35351
35352 \begin_layout Subsection
35353 Graphics
35354 \end_layout
35355
35356 \begin_layout Standard
35357 Inserts a graphic.
35358  Graphics are described in section
35359 \begin_inset Space ~
35360 \end_inset
35361
35362
35363 \begin_inset CommandInset ref
35364 LatexCommand ref
35365 reference "sec:Graphics"
35366
35367 \end_inset
35368
35369 .
35370 \end_layout
35371
35372 \begin_layout Subsection
35373 URL
35374 \end_layout
35375
35376 \begin_layout Standard
35377 Inserts an URL box as described in section
35378 \begin_inset Space ~
35379 \end_inset
35380
35381
35382 \begin_inset CommandInset ref
35383 LatexCommand ref
35384 reference "sec:URL"
35385
35386 \end_inset
35387
35388 .
35389 \end_layout
35390
35391 \begin_layout Subsection
35392 Footnote
35393 \end_layout
35394
35395 \begin_layout Standard
35396 Inserts a footnote, see section
35397 \begin_inset Space ~
35398 \end_inset
35399
35400
35401 \begin_inset CommandInset ref
35402 LatexCommand ref
35403 reference "sec:Footnotes"
35404
35405 \end_inset
35406
35407 .
35408 \end_layout
35409
35410 \begin_layout Subsection
35411 Marginal Note
35412 \end_layout
35413
35414 \begin_layout Standard
35415 Inserts a marginal note, see section
35416 \begin_inset Space ~
35417 \end_inset
35418
35419
35420 \begin_inset CommandInset ref
35421 LatexCommand ref
35422 reference "sec:Marginal-Notes"
35423
35424 \end_inset
35425
35426 .
35427 \end_layout
35428
35429 \begin_layout Subsection
35430 Short Title
35431 \end_layout
35432
35433 \begin_layout Standard
35434 Inserts a short title, see section
35435 \begin_inset Space ~
35436 \end_inset
35437
35438
35439 \begin_inset CommandInset ref
35440 LatexCommand ref
35441 reference "sec:Short-Titles"
35442
35443 \end_inset
35444
35445 .
35446 \end_layout
35447
35448 \begin_layout Subsection
35449 TeX Code
35450 \end_layout
35451
35452 \begin_layout Standard
35453 Inserts an ERT box, see section
35454 \begin_inset Space ~
35455 \end_inset
35456
35457
35458 \begin_inset CommandInset ref
35459 LatexCommand ref
35460 reference "sub:ERT-Boxes"
35461
35462 \end_inset
35463
35464  for a description.
35465 \end_layout
35466
35467 \begin_layout Subsection
35468 Program Listing
35469 \begin_inset Index
35470 status collapsed
35471
35472 \begin_layout Plain Layout
35473 Program listings
35474 \end_layout
35475
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \begin_layout Standard
35482 Inserts a program listings box.
35483  Program listings are explained in chapter 
35484 \emph on
35485 Program Code Listings
35486 \emph default
35487  of the 
35488 \emph on
35489 Embedded Objects
35490 \emph default
35491  manual.
35492 \end_layout
35493
35494 \begin_layout Subsection
35495 Date
35496 \end_layout
35497
35498 \begin_layout Standard
35499 Inserts the actual date.
35500  The format dependends on the date format of the language that is used for
35501  LyX's menus.
35502  LyX offers another ways to insert a date which is explained in section
35503  
35504 \emph on
35505 External Material
35506 \emph default
35507  of the 
35508 \emph on
35509 Embedded Objects
35510 \emph default
35511  manual.
35512  There the different methods are also compared.
35513 \end_layout
35514
35515 \begin_layout Section
35516 The Navigate Menu
35517 \begin_inset Index
35518 status collapsed
35519
35520 \begin_layout Plain Layout
35521 Menu ! Navigate
35522 \end_layout
35523
35524 \end_inset
35525
35526
35527 \end_layout
35528
35529 \begin_layout Standard
35530 This menu lists the existing, chapter, sections, figures, and tables of
35531  the current document.
35532  This allows you to navigate easily through you document.
35533 \end_layout
35534
35535 \begin_layout Standard
35536 The Navigate menu also offers to 
35537 \end_layout
35538
35539 \begin_layout Subsection
35540 Bookmarks
35541 \end_layout
35542
35543 \begin_layout Standard
35544 With this menu you are able to define your own bookmarks.
35545  This is useful when you are working on a large documents and often have
35546  to jump e.g.
35547  between section
35548 \begin_inset Space ~
35549 \end_inset
35550
35551 2.5 and 6.3.
35552  To create bookmarks for this example, go to section
35553 \begin_inset Space ~
35554 \end_inset
35555
35556 2.5 and use the menu 
35557 \family sans
35558 Save
35559 \begin_inset Space ~
35560 \end_inset
35561
35562 Bookmark
35563 \begin_inset Space ~
35564 \end_inset
35565
35566 1
35567 \family default
35568 .
35569  Then go to section
35570 \begin_inset Space ~
35571 \end_inset
35572
35573 6.3 and use 
35574 \family sans
35575 Save
35576 \begin_inset Space ~
35577 \end_inset
35578
35579 Bookmark
35580 \begin_inset Space ~
35581 \end_inset
35582
35583
35584 \family default
35585 2.
35586  Now you can easily jump between these sections by using the menu or by
35587  the key bindings 
35588 \family sans
35589 C-1
35590 \family default
35591  and 
35592 \family sans
35593 C-2
35594 \family default
35595 .
35596 \end_layout
35597
35598 \begin_layout Standard
35599 You can also use bookmarks to jump between several opened documents.
35600  The saved bookmarks are valid till the document is closed.
35601 \end_layout
35602
35603 \begin_layout Subsection
35604 Next Note, Change, Cross-reference
35605 \end_layout
35606
35607 \begin_layout Standard
35608 Jump to the next note, change, or cross-reference following the current
35609  cursor position.
35610 \end_layout
35611
35612 \begin_layout Subsection
35613 Go to Label
35614 \end_layout
35615
35616 \begin_layout Standard
35617 Only active when the cursor is in front of a cross-reference.
35618  Sets the cursor before the referenced label, the same as if you right-click
35619  on a cross-reference box.
35620 \end_layout
35621
35622 \begin_layout Section
35623 The Document Menu
35624 \begin_inset Index
35625 status collapsed
35626
35627 \begin_layout Plain Layout
35628 Menu ! Document
35629 \end_layout
35630
35631 \end_inset
35632
35633
35634 \end_layout
35635
35636 \begin_layout Subsection
35637 Change Tracking
35638 \end_layout
35639
35640 \begin_layout Standard
35641 Change Tracking is described in section
35642 \begin_inset Space ~
35643 \end_inset
35644
35645
35646 \begin_inset CommandInset ref
35647 LatexCommand ref
35648 reference "sec:Change-Tracking"
35649
35650 \end_inset
35651
35652 .
35653 \end_layout
35654
35655 \begin_layout Subsection
35656 LaT
35657 \begin_inset ERT
35658 status collapsed
35659
35660 \begin_layout Plain Layout
35661
35662 {}
35663 \end_layout
35664
35665 \end_inset
35666
35667 eX Log
35668 \end_layout
35669
35670 \begin_layout Standard
35671 After running LaTeX by viewing or exporting a document, this menu will be
35672  enabled.
35673  It shows the logfile of the used LaTeX-program.
35674 \end_layout
35675
35676 \begin_layout Standard
35677 Here you can see how LaTeX works in the background.
35678  
35679 \emph on
35680 Experts
35681 \emph default
35682  will find in it reasons for LaTeX-errors.
35683 \end_layout
35684
35685 \begin_layout Subsection
35686 Outline
35687 \end_layout
35688
35689 \begin_layout Standard
35690 Opens the TOC/Outline window as described in section
35691 \begin_inset Space ~
35692 \end_inset
35693
35694
35695 \begin_inset CommandInset ref
35696 LatexCommand ref
35697 reference "sub:Table-of-Contents"
35698
35699 \end_inset
35700
35701 .
35702 \end_layout
35703
35704 \begin_layout Subsection
35705 Start Appendix Here
35706 \end_layout
35707
35708 \begin_layout Standard
35709 This menu will start the appendix of the document at the current cursor
35710  position as described in section
35711 \begin_inset Space ~
35712 \end_inset
35713
35714
35715 \begin_inset CommandInset ref
35716 LatexCommand ref
35717 reference "sec:Appendices"
35718
35719 \end_inset
35720
35721 .
35722 \end_layout
35723
35724 \begin_layout Subsection
35725 Compressed
35726 \end_layout
35727
35728 \begin_layout Standard
35729 Un/compresses the actual document.
35730 \end_layout
35731
35732 \begin_layout Subsection
35733 Settings
35734 \begin_inset CommandInset label
35735 LatexCommand label
35736 name "sub:Settings"
35737
35738 \end_inset
35739
35740
35741 \begin_inset Index
35742 status collapsed
35743
35744 \begin_layout Plain Layout
35745 Document ! Settings
35746 \end_layout
35747
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \begin_layout Standard
35754 This menu dialog contains some submenus to set properties for the whole
35755  document.
35756  You can save your document settings as default with the 
35757 \family sans
35758 Save as Document Defaults
35759 \family default
35760  button in the dialog.
35761  This will create a template named 
35762 \family typewriter
35763 default.lyx
35764 \family default
35765  which is automatically loaded by LyX when you create a new document without
35766  using a template.
35767 \end_layout
35768
35769 \begin_layout Standard
35770 The different submenus of the dialog are explained in the following:
35771 \end_layout
35772
35773 \begin_layout Subsubsection*
35774 Document Class
35775 \end_layout
35776
35777 \begin_layout Standard
35778 Here you set the document class, class options, and a Postscript driver.
35779  Document classes are described in section
35780 \begin_inset Space ~
35781 \end_inset
35782
35783
35784 \begin_inset CommandInset ref
35785 LatexCommand ref
35786 reference "sec:Document-Classes"
35787
35788 \end_inset
35789
35790 .
35791  The Postscript driver is used for LaTeX's color and graphics packages.
35792  When using 
35793 \family sans
35794 Default
35795 \family default
35796 , the default driver for the Latex@LaTeX-packages are used.
35797  It is recommended to use the default unless your know what you are doing.
35798 \end_layout
35799
35800 \begin_layout Subsubsection*
35801 Fonts
35802 \end_layout
35803
35804 \begin_layout Standard
35805 The document font settings are described in section
35806 \begin_inset Space ~
35807 \end_inset
35808
35809
35810 \begin_inset CommandInset ref
35811 LatexCommand ref
35812 reference "sec:Fonts-and-Text"
35813
35814 \end_inset
35815
35816 .
35817 \end_layout
35818
35819 \begin_layout Subsubsection*
35820 Text Layout
35821 \end_layout
35822
35823 \begin_layout Standard
35824 You can specify if paragraphs should be separated by indentations or vertical
35825  skips.
35826  The line spacing and the number of text columns can here also be specified.
35827  
35828 \end_layout
35829
35830 \begin_layout Standard
35831 Note that LyX won't show two columns or the set up line spacing on screen.
35832  That's impractical, often unreadable, and not part of the WYSIWYM concept.
35833  However, it will be as you specified it in the output.
35834 \end_layout
35835
35836 \begin_layout Standard
35837 The listings settings are explained in the corresponding section in the
35838  
35839 \emph on
35840 Embedded Objects
35841 \emph default
35842  manual.
35843 \end_layout
35844
35845 \begin_layout Subsubsection*
35846 Page Layout
35847 \end_layout
35848
35849 \begin_layout Standard
35850 A description of this menu is given in section
35851 \begin_inset Space ~
35852 \end_inset
35853
35854
35855 \begin_inset CommandInset ref
35856 LatexCommand ref
35857 reference "sub:Paper-Size,-Orientation,"
35858
35859 \end_inset
35860
35861  and 
35862 \begin_inset CommandInset ref
35863 LatexCommand ref
35864 reference "sub:Document-Layout"
35865
35866 \end_inset
35867
35868 .
35869 \end_layout
35870
35871 \begin_layout Subsubsection*
35872 Page Margins
35873 \end_layout
35874
35875 \begin_layout Standard
35876 Here you can adjust the paper margins, see section
35877 \begin_inset Space ~
35878 \end_inset
35879
35880
35881 \begin_inset CommandInset ref
35882 LatexCommand ref
35883 reference "sub:Margins"
35884
35885 \end_inset
35886
35887 .
35888 \end_layout
35889
35890 \begin_layout Subsubsection*
35891 Language
35892 \begin_inset Index
35893 status collapsed
35894
35895 \begin_layout Plain Layout
35896 Language ! Encoding
35897 \end_layout
35898
35899 \end_inset
35900
35901
35902 \end_layout
35903
35904 \begin_layout Standard
35905 The document language and quote styles are set here.
35906  The encoding specifies how the document content is exported to LaTeX (the
35907  LyX file is always encoded in utf8).
35908  All characters that cannot be encoded using the specified encoding will
35909  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
35910  known for a particular character).
35911 \begin_inset Foot
35912 status collapsed
35913
35914 \begin_layout Plain Layout
35915 The known commands are defined in a text file.
35916  You can add commands for unknown symbols to that file yourself, see the
35917  
35918 \emph on
35919 Customization
35920 \emph default
35921  manual for details.
35922 \end_layout
35923
35924 \end_inset
35925
35926
35927 \end_layout
35928
35929 \begin_layout Standard
35930 If you use the option 
35931 \family sans
35932 use language's default encoding
35933 \family default
35934 , LyX determines the encoding of a portion of text from the language of
35935  this text.
35936  If the document contains text in more than one language you may get more
35937  than one encoding in the LaTeX file.
35938  If you do not use this option then the complete document will always use
35939  exactly one encoding.
35940  Checking this option is the preferred setting unless you use 
35941 \family sans
35942 XeTeX
35943 \family default
35944
35945 \begin_inset Foot
35946 status collapsed
35947
35948 \begin_layout Plain Layout
35949 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
35950  It natively supports Unicode while its input file is assumed to be in UTF-8
35951  encoding.
35952  More about using LyX with XeTeX can be found in 
35953 \begin_inset CommandInset citation
35954 LatexCommand cite
35955 key "XeTeX"
35956
35957 \end_inset
35958
35959 .
35960 \end_layout
35961
35962 \end_inset
35963
35964  (see below).
35965 \end_layout
35966
35967 \begin_layout Standard
35968 LyX also supports Unicode output, which is particularly useful if you need
35969  lots of special symbols or non-alphabetic scripts, respectively.
35970  If you want to use this (and your LaTeX installation supports Unicode,
35971  for that matter), choose one of the four utf8 variants from the list below.
35972  Unfortunately the unicode support of standard LaTeX is quite incomplete,
35973  so it is not uncommon that a file with lots of unicode symbols works fine
35974  with 
35975 \family sans
35976 use language's default encoding
35977 \family default
35978  (when LyX uses it's list of known LaTeX-commands), but does not work with
35979  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
35980  because all unicode symbols can be encoded in utf8).
35981 \end_layout
35982
35983 \begin_layout Standard
35984 Here is a list with the important encodings:
35985 \end_layout
35986
35987 \begin_layout Description
35988 LaTeX
35989 \begin_inset Space ~
35990 \end_inset
35991
35992 default Same as 
35993 \family sans
35994 use language's default encoding
35995 \family default
35996 , but the LaTeX-package 
35997 \series bold
35998 inputenc
35999 \series default
36000
36001 \begin_inset Index
36002 status collapsed
36003
36004 \begin_layout Plain Layout
36005 Latex@LaTeX-packages ! inputenc
36006 \end_layout
36007
36008 \end_inset
36009
36010  is not used.
36011  You probably need to load some other packages manually in the preamble.
36012 \end_layout
36013
36014 \begin_layout Description
36015 armscii8 encoding for Armenian
36016 \end_layout
36017
36018 \begin_layout Description
36019 ascii the ASCII encoding, covers only plain English, may result in a big
36020  file because lots of LaTeX-commands may be needed
36021 \end_layout
36022
36023 \begin_layout Description
36024 cp1250 MS Windows code page for latin2
36025 \end_layout
36026
36027 \begin_layout Description
36028 cp1251 MS Windows code page for Cyrillic
36029 \end_layout
36030
36031 \begin_layout Description
36032 cp1252 MS Windows code page for latin1
36033 \end_layout
36034
36035 \begin_layout Description
36036 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36037 \end_layout
36038
36039 \begin_layout Description
36040 cp1256 MS Windows code page for Arabic and Farsi
36041 \end_layout
36042
36043 \begin_layout Description
36044 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36045 13 encoding that is a superset of the ISO-8859-4 encoding
36046 \end_layout
36047
36048 \begin_layout Description
36049 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36050  Serbian, and Ukrainian
36051 \end_layout
36052
36053 \begin_layout Description
36054 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36055 \end_layout
36056
36057 \begin_layout Description
36058 8859-8 the ISO-8859-8 encoding, covers Hebrew
36059 \end_layout
36060
36061 \begin_layout Description
36062 koi8-r standard Cyrillic especially for Russian
36063 \end_layout
36064
36065 \begin_layout Description
36066 koi8-u Cyrillic for Ukrainian
36067 \end_layout
36068
36069 \begin_layout Description
36070 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36071  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36072  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36073  replaced by latin9
36074 \end_layout
36075
36076 \begin_layout Description
36077 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36078  Hungarian, Polish, Romanian, Slovak, and Slovenian
36079 \end_layout
36080
36081 \begin_layout Description
36082 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36083  Turkish
36084 \end_layout
36085
36086 \begin_layout Description
36087 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36088 \end_layout
36089
36090 \begin_layout Description
36091 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36092  where the Icelandic letters are replaced by Turkish ones
36093 \end_layout
36094
36095 \begin_layout Description
36096 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36097  the euro currency sign, the 
36098 \begin_inset ERT
36099 status collapsed
36100
36101 \begin_layout Plain Layout
36102
36103
36104 \backslash
36105 oe
36106 \end_layout
36107
36108 \end_inset
36109
36110 -ligature and some characters used for French and Finnish; latin9 should
36111  be the replacement for latin1
36112 \end_layout
36113
36114 \begin_layout Description
36115 pt154 Cyrillic for Kazakh
36116 \end_layout
36117
36118 \begin_layout Description
36119 utf8 Unicode utf8 with the LaTeX-package 
36120 \series bold
36121 inputenc
36122 \series default
36123
36124 \begin_inset Index
36125 status collapsed
36126
36127 \begin_layout Plain Layout
36128 Latex@LaTeX-packages ! inputenc
36129 \end_layout
36130
36131 \end_inset
36132
36133  (first variant, for latin symbols and some others).
36134 \end_layout
36135
36136 \begin_layout Description
36137 utf8x Unicode utf8 with the LaTeX-package 
36138 \series bold
36139 inputenc
36140 \series default
36141  (second variant, for greek and CJK symbols and some others).
36142 \end_layout
36143
36144 \begin_layout Description
36145 UTF8 Unicode utf8 with the LaTeX-package 
36146 \series bold
36147 CJK
36148 \series default
36149
36150 \begin_inset Index
36151 status collapsed
36152
36153 \begin_layout Plain Layout
36154 Latex@LaTeX-packages ! CJK
36155 \end_layout
36156
36157 \end_inset
36158
36159  (for the languages Chinese, Japanese and Korean)
36160 \end_layout
36161
36162 \begin_layout Description
36163 utf8-plain Unicode utf8 to be used with 
36164 \family sans
36165 XeTeX
36166 \family default
36167 , which uses Unicode directly, without the help of the LaTeX-package 
36168 \series bold
36169 inputenc
36170 \series default
36171  
36172 \begin_inset Foot
36173 status collapsed
36174
36175 \begin_layout Plain Layout
36176 More about using LyX with XeTeX can be found in 
36177 \begin_inset CommandInset citation
36178 LatexCommand cite
36179 key "XeTeX"
36180
36181 \end_inset
36182
36183 .
36184 \end_layout
36185
36186 \end_inset
36187
36188
36189 \end_layout
36190
36191 \begin_layout Subsubsection*
36192 Numbering & TOC
36193 \end_layout
36194
36195 \begin_layout Standard
36196 You can adjust here the numbering depth of sections headings as described
36197  in section
36198 \begin_inset Space ~
36199 \end_inset
36200
36201
36202 \begin_inset CommandInset ref
36203 LatexCommand ref
36204 reference "sub:Numbering-depth"
36205
36206 \end_inset
36207
36208 .
36209 \end_layout
36210
36211 \begin_layout Subsubsection*
36212 Bibliography
36213 \end_layout
36214
36215 \begin_layout Standard
36216 You can specify here a citation style using the Latex@LaTeX-packages 
36217 \series bold
36218 natbib
36219 \begin_inset Index
36220 status collapsed
36221
36222 \begin_layout Plain Layout
36223 Latex@LaTeX-packages ! natbib
36224 \end_layout
36225
36226 \end_inset
36227
36228
36229 \series default
36230  or 
36231 \series bold
36232 jurabib
36233 \series default
36234
36235 \begin_inset Index
36236 status collapsed
36237
36238 \begin_layout Plain Layout
36239 Latex@LaTeX-packages ! jurabib
36240 \end_layout
36241
36242 \end_inset
36243
36244 .
36245  For a further description see section
36246 \begin_inset Space ~
36247 \end_inset
36248
36249
36250 \begin_inset CommandInset ref
36251 LatexCommand ref
36252 reference "sec:Bibliography"
36253
36254 \end_inset
36255
36256 .
36257 \end_layout
36258
36259 \begin_layout Subsubsection*
36260 Math Options
36261 \end_layout
36262
36263 \begin_layout Standard
36264 These options will force LyX to use the Latex@LaTeX-packages 
36265 \series bold
36266 amsmath
36267 \begin_inset Index
36268 status collapsed
36269
36270 \begin_layout Plain Layout
36271 Latex@LaTeX-packages ! amsmath
36272 \end_layout
36273
36274 \end_inset
36275
36276
36277 \series default
36278  and 
36279 \series bold
36280 esint
36281 \begin_inset Index
36282 status collapsed
36283
36284 \begin_layout Plain Layout
36285 Latex@LaTeX-packages ! esint
36286 \end_layout
36287
36288 \end_inset
36289
36290
36291 \series default
36292  or to use them automatically when they are needed.
36293 \end_layout
36294
36295 \begin_layout Standard
36296
36297 \series bold
36298 amsmath
36299 \series default
36300  is needed for many constructs, so when you get LaTeX-errors in formulas,
36301  assure that you have enabled AMS.
36302 \end_layout
36303
36304 \begin_layout Standard
36305
36306 \series bold
36307 esint
36308 \series default
36309  is used for special integral characters.
36310 \end_layout
36311
36312 \begin_layout Subsubsection*
36313 Float Placement
36314 \end_layout
36315
36316 \begin_layout Standard
36317 The float placement options are described in section
36318 \begin_inset Formula $\,$
36319 \end_inset
36320
36321
36322 \begin_inset CommandInset ref
36323 LatexCommand ref
36324 reference "sub:Float-Placement"
36325
36326 \end_inset
36327
36328 .
36329 \end_layout
36330
36331 \begin_layout Subsubsection*
36332 Bullets
36333 \end_layout
36334
36335 \begin_layout Standard
36336 Here you can adjust the characters for the itemize levels.
36337  The itemize environment is described in section
36338 \begin_inset Space ~
36339 \end_inset
36340
36341
36342 \begin_inset CommandInset ref
36343 LatexCommand ref
36344 reference "sec:Itemize"
36345
36346 \end_inset
36347
36348 .
36349 \end_layout
36350
36351 \begin_layout Subsubsection*
36352 Branches
36353 \end_layout
36354
36355 \begin_layout Standard
36356 Branches are described in section
36357 \begin_inset Space ~
36358 \end_inset
36359
36360
36361 \begin_inset CommandInset ref
36362 LatexCommand ref
36363 reference "sec:Branches"
36364
36365 \end_inset
36366
36367 .
36368 \end_layout
36369
36370 \begin_layout Subsubsection*
36371 LaT
36372 \begin_inset ERT
36373 status collapsed
36374
36375 \begin_layout Plain Layout
36376
36377 {}
36378 \end_layout
36379
36380 \end_inset
36381
36382 eX Preamble
36383 \end_layout
36384
36385 \begin_layout Standard
36386 In this text field are entered commands to load special Latex@LaTeX-packages
36387  or to define LaTeX-commands.
36388  The preamble is a thing for LaTeX-experts.
36389  You shouldn't enter commands here until you don't exactly know what you
36390  do.
36391 \end_layout
36392
36393 \begin_layout Standard
36394 An introduction in the LaTeX-syntax is given in section
36395 \begin_inset Space ~
36396 \end_inset
36397
36398
36399 \begin_inset CommandInset ref
36400 LatexCommand ref
36401 reference "sub:LaTeX-Syntax"
36402
36403 \end_inset
36404
36405 .
36406 \end_layout
36407
36408 \begin_layout Section
36409 The Tools Menu
36410 \begin_inset Index
36411 status collapsed
36412
36413 \begin_layout Plain Layout
36414 Menu ! Tools
36415 \end_layout
36416
36417 \end_inset
36418
36419
36420 \end_layout
36421
36422 \begin_layout Subsection
36423 Spellchecker
36424 \end_layout
36425
36426 \begin_layout Standard
36427 Spell checking is explained in section
36428 \begin_inset Space ~
36429 \end_inset
36430
36431
36432 \begin_inset CommandInset ref
36433 LatexCommand ref
36434 reference "sec:Spellchecking"
36435
36436 \end_inset
36437
36438 .
36439 \end_layout
36440
36441 \begin_layout Subsection
36442 Thesaurus
36443 \end_layout
36444
36445 \begin_layout Standard
36446 The thesaurus is described in section
36447 \begin_inset Space ~
36448 \end_inset
36449
36450
36451 \begin_inset CommandInset ref
36452 LatexCommand ref
36453 reference "sec:Thesaurus"
36454
36455 \end_inset
36456
36457 .
36458 \end_layout
36459
36460 \begin_layout Subsection
36461 Count Words
36462 \begin_inset Index
36463 status collapsed
36464
36465 \begin_layout Plain Layout
36466 Word count
36467 \end_layout
36468
36469 \end_inset
36470
36471
36472 \end_layout
36473
36474 \begin_layout Standard
36475 Counts the number of words in the actual document or the highlighted document
36476  part.
36477 \end_layout
36478
36479 \begin_layout Subsection
36480 T
36481 \begin_inset ERT
36482 status collapsed
36483
36484 \begin_layout Plain Layout
36485
36486 {}
36487 \end_layout
36488
36489 \end_inset
36490
36491 eX Information
36492 \begin_inset Index
36493 status open
36494
36495 \begin_layout Plain Layout
36496 T
36497 \begin_inset ERT
36498 status collapsed
36499
36500 \begin_layout Plain Layout
36501
36502 {}
36503 \end_layout
36504
36505 \end_inset
36506
36507 eX Information
36508 \end_layout
36509
36510 \end_inset
36511
36512
36513 \begin_inset Note Note
36514 status open
36515
36516 \begin_layout Plain Layout
36517 Fix this Index entry when bug 4600 is fixed!
36518 \end_layout
36519
36520 \end_inset
36521
36522
36523 \end_layout
36524
36525 \begin_layout Standard
36526 Shows you a list of the classes and styles installed in your LaTeX-system.
36527 \end_layout
36528
36529 \begin_layout Subsection
36530 Reconfigure
36531 \begin_inset Index
36532 status collapsed
36533
36534 \begin_layout Plain Layout
36535 Lyx@LyX ! Reconfigure|see
36536 \begin_inset ERT
36537 status collapsed
36538
36539 \begin_layout Plain Layout
36540
36541 {
36542 \end_layout
36543
36544 \end_inset
36545
36546 Reconfiguration of LyX
36547 \begin_inset ERT
36548 status collapsed
36549
36550 \begin_layout Plain Layout
36551
36552 }
36553 \end_layout
36554
36555 \end_inset
36556
36557
36558 \end_layout
36559
36560 \end_inset
36561
36562
36563 \begin_inset Index
36564 status collapsed
36565
36566 \begin_layout Plain Layout
36567 Reconfiguration of LyX
36568 \end_layout
36569
36570 \end_inset
36571
36572
36573 \end_layout
36574
36575 \begin_layout Standard
36576 This menu reconfigures LyX.
36577  That means LyX looks for Latex@LaTeX-packages and needed programs, see
36578  also section
36579 \begin_inset Space ~
36580 \end_inset
36581
36582
36583 \begin_inset CommandInset ref
36584 LatexCommand ref
36585 reference "sec:Basic-LyX-Setup"
36586
36587 \end_inset
36588
36589 .
36590 \end_layout
36591
36592 \begin_layout Subsection
36593 Preferences
36594 \end_layout
36595
36596 \begin_layout Standard
36597 The preferences dialog is described in detail in chapter
36598 \begin_inset Formula $\,$
36599 \end_inset
36600
36601
36602 \begin_inset CommandInset ref
36603 LatexCommand ref
36604 reference "cha:The-Preferences-dialog"
36605
36606 \end_inset
36607
36608 .
36609 \end_layout
36610
36611 \begin_layout Section
36612 The Help Menu
36613 \begin_inset Index
36614 status collapsed
36615
36616 \begin_layout Plain Layout
36617 Menu ! Help
36618 \end_layout
36619
36620 \end_inset
36621
36622
36623 \end_layout
36624
36625 \begin_layout Standard
36626 This menu opens the documentation files of LyX in the language of LyX's
36627  menus.
36628 \end_layout
36629
36630 \begin_layout Standard
36631 The menu 
36632 \family sans
36633 LaTeX
36634 \begin_inset Space ~
36635 \end_inset
36636
36637 Configuration
36638 \family default
36639  shows a LyX-document with informations about the Latex@LaTeX-packages and
36640  classes found by LyX (see also section
36641 \begin_inset Space ~
36642 \end_inset
36643
36644
36645 \begin_inset CommandInset ref
36646 LatexCommand ref
36647 reference "sec:LaTeX-Setup"
36648
36649 \end_inset
36650
36651 ).
36652 \end_layout
36653
36654 \begin_layout Section
36655 Toolbars
36656 \begin_inset CommandInset label
36657 LatexCommand label
36658 name "sec:Toolbars"
36659
36660 \end_inset
36661
36662
36663 \end_layout
36664
36665 \begin_layout Standard
36666 How to show or hide toolbars is explained in section
36667 \begin_inset Space ~
36668 \end_inset
36669
36670
36671 \begin_inset CommandInset ref
36672 LatexCommand ref
36673 reference "sub:Toolbars"
36674
36675 \end_inset
36676
36677 .
36678 \end_layout
36679
36680 \begin_layout Standard
36681 It is also possible to define custom toolbars.
36682  This is described in the 
36683 \emph on
36684 Extended Features
36685 \emph default
36686  manual.
36687 \end_layout
36688
36689 \begin_layout Subsection
36690 Standard Toolbar
36691 \begin_inset Index
36692 status collapsed
36693
36694 \begin_layout Plain Layout
36695 Toolbar ! Standard
36696 \end_layout
36697
36698 \end_inset
36699
36700
36701 \end_layout
36702
36703 \begin_layout Standard
36704 \begin_inset Graphics
36705         filename clipart/StandardToolbar.png
36706         width 100col%
36707
36708 \end_inset
36709
36710
36711 \end_layout
36712
36713 \begin_layout Standard
36714 \begin_inset VSpace defskip
36715 \end_inset
36716
36717
36718 \end_layout
36719
36720 \begin_layout Standard
36721 The standard toolbar as shown above contains from left to right the following
36722  buttons:
36723 \begin_inset ERT
36724 status collapsed
36725
36726 \begin_layout Plain Layout
36727
36728
36729 \backslash
36730 setlength{
36731 \backslash
36732 LTleft}{0pt}
36733 \end_layout
36734
36735 \end_inset
36736
36737
36738 \begin_inset Note Note
36739 status collapsed
36740
36741 \begin_layout Plain Layout
36742 This is necessary to left align the following longtables.
36743  See the 
36744 \emph on
36745 Embedded Objects
36746 \emph default
36747  manual for more information.
36748 \end_layout
36749
36750 \end_inset
36751
36752
36753 \end_layout
36754
36755 \begin_layout Standard
36756 \begin_inset VSpace defskip
36757 \end_inset
36758
36759
36760 \end_layout
36761
36762 \begin_layout Standard
36763 \begin_inset Tabular
36764 <lyxtabular version="3" rows="1" columns="2">
36765 <features islongtable="true">
36766 <column alignment="center" valignment="top" width="0">
36767 <column alignment="center" valignment="top" width="0">
36768 <row>
36769 <cell alignment="center" valignment="top" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Plain Layout
36773 \begin_inset Graphics
36774         filename clipart/ToolbarEnvBox.png
36775         clip
36776
36777 \end_inset
36778
36779
36780 \end_layout
36781
36782 \end_inset
36783 </cell>
36784 <cell alignment="center" valignment="top" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788 pull-down menu for the paragraph environments
36789 \end_layout
36790
36791 \end_inset
36792 </cell>
36793 </row>
36794 </lyxtabular>
36795
36796 \end_inset
36797
36798
36799 \end_layout
36800
36801 \begin_layout Standard
36802 \begin_inset VSpace -10mm
36803 \end_inset
36804
36805
36806 \end_layout
36807
36808 \begin_layout Standard
36809 \align left
36810 \begin_inset Tabular
36811 <lyxtabular version="3" rows="20" columns="2">
36812 <features islongtable="true">
36813 <column alignment="left" valignment="top" width="0">
36814 <column alignment="left" valignment="top" width="0">
36815 <row interlinespace="2.5mm">
36816 <cell alignment="center" valignment="top" usebox="none">
36817 \begin_inset Text
36818
36819 \begin_layout Plain Layout
36820
36821 \family sans
36822 \begin_inset Graphics
36823         filename ../images/buffer-new.png
36824         BoundingBox 0bp 5bp 20bp 20bp
36825
36826 \end_inset
36827
36828
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 <cell alignment="center" valignment="top" usebox="none">
36834 \begin_inset Text
36835
36836 \begin_layout Plain Layout
36837
36838 \family sans
36839 File\SpecialChar \menuseparator
36840 New
36841 \end_layout
36842
36843 \end_inset
36844 </cell>
36845 </row>
36846 <row interlinespace="2.5mm">
36847 <cell alignment="center" valignment="top" usebox="none">
36848 \begin_inset Text
36849
36850 \begin_layout Plain Layout
36851 \begin_inset Graphics
36852         filename ../images/file-open.png
36853         BoundingBox 0bp 5bp 20bp 20bp
36854
36855 \end_inset
36856
36857
36858 \end_layout
36859
36860 \end_inset
36861 </cell>
36862 <cell alignment="center" valignment="top" usebox="none">
36863 \begin_inset Text
36864
36865 \begin_layout Plain Layout
36866
36867 \family sans
36868 File\SpecialChar \menuseparator
36869 Open
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 </row>
36875 <row interlinespace="2.5mm">
36876 <cell alignment="center" valignment="top" usebox="none">
36877 \begin_inset Text
36878
36879 \begin_layout Plain Layout
36880 \begin_inset Graphics
36881         filename ../images/buffer-write.png
36882         BoundingBox 0bp 5bp 20bp 20bp
36883
36884 \end_inset
36885
36886
36887 \end_layout
36888
36889 \end_inset
36890 </cell>
36891 <cell alignment="center" valignment="top" usebox="none">
36892 \begin_inset Text
36893
36894 \begin_layout Plain Layout
36895
36896 \family sans
36897 File\SpecialChar \menuseparator
36898 Save
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 </row>
36904 <row interlinespace="2.5mm">
36905 <cell alignment="center" valignment="top" usebox="none">
36906 \begin_inset Text
36907
36908 \begin_layout Plain Layout
36909 \begin_inset Graphics
36910         filename ../images/dialog-show_print.png
36911         BoundingBox 0bp 5bp 24bp 20bp
36912
36913 \end_inset
36914
36915
36916 \end_layout
36917
36918 \end_inset
36919 </cell>
36920 <cell alignment="center" valignment="top" usebox="none">
36921 \begin_inset Text
36922
36923 \begin_layout Plain Layout
36924
36925 \family sans
36926 File\SpecialChar \menuseparator
36927 Print
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 </row>
36933 <row interlinespace="2.5mm">
36934 <cell alignment="center" valignment="top" usebox="none">
36935 \begin_inset Text
36936
36937 \begin_layout Plain Layout
36938 \begin_inset Graphics
36939         filename ../images/dialog-show_spellchecker.png
36940         BoundingBox 0bp 5bp 20bp 20bp
36941
36942 \end_inset
36943
36944
36945 \end_layout
36946
36947 \end_inset
36948 </cell>
36949 <cell alignment="center" valignment="top" usebox="none">
36950 \begin_inset Text
36951
36952 \begin_layout Plain Layout
36953
36954 \family sans
36955 Tools\SpecialChar \menuseparator
36956 Spellchecker
36957 \end_layout
36958
36959 \end_inset
36960 </cell>
36961 </row>
36962 <row interlinespace="2.5mm">
36963 <cell alignment="center" valignment="top" usebox="none">
36964 \begin_inset Text
36965
36966 \begin_layout Plain Layout
36967 \begin_inset Graphics
36968         filename ../images/undo.png
36969         BoundingBox 0bp 5bp 20bp 20bp
36970
36971 \end_inset
36972
36973
36974 \end_layout
36975
36976 \end_inset
36977 </cell>
36978 <cell alignment="center" valignment="top" usebox="none">
36979 \begin_inset Text
36980
36981 \begin_layout Plain Layout
36982
36983 \family sans
36984 Edit\SpecialChar \menuseparator
36985 Undo
36986 \end_layout
36987
36988 \end_inset
36989 </cell>
36990 </row>
36991 <row interlinespace="2.5mm">
36992 <cell alignment="center" valignment="top" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996 \begin_inset Graphics
36997         filename ../images/redo.png
36998         BoundingBox 0bp 5bp 20bp 20bp
36999
37000 \end_inset
37001
37002
37003 \end_layout
37004
37005 \end_inset
37006 </cell>
37007 <cell alignment="center" valignment="top" usebox="none">
37008 \begin_inset Text
37009
37010 \begin_layout Plain Layout
37011
37012 \family sans
37013 Edit\SpecialChar \menuseparator
37014 Redo
37015 \end_layout
37016
37017 \end_inset
37018 </cell>
37019 </row>
37020 <row interlinespace="2.5mm">
37021 <cell alignment="center" valignment="top" usebox="none">
37022 \begin_inset Text
37023
37024 \begin_layout Plain Layout
37025 \begin_inset Graphics
37026         filename ../images/cut.png
37027         BoundingBox 0bp 5bp 20bp 20bp
37028
37029 \end_inset
37030
37031
37032 \end_layout
37033
37034 \end_inset
37035 </cell>
37036 <cell alignment="center" valignment="top" usebox="none">
37037 \begin_inset Text
37038
37039 \begin_layout Plain Layout
37040
37041 \family sans
37042 Edit\SpecialChar \menuseparator
37043 Cut
37044 \end_layout
37045
37046 \end_inset
37047 </cell>
37048 </row>
37049 <row interlinespace="2.5mm">
37050 <cell alignment="center" valignment="top" usebox="none">
37051 \begin_inset Text
37052
37053 \begin_layout Plain Layout
37054 \begin_inset Graphics
37055         filename ../images/copy.png
37056         BoundingBox 0bp 5bp 20bp 20bp
37057
37058 \end_inset
37059
37060
37061 \end_layout
37062
37063 \end_inset
37064 </cell>
37065 <cell alignment="center" valignment="top" usebox="none">
37066 \begin_inset Text
37067
37068 \begin_layout Plain Layout
37069
37070 \family sans
37071 Edit\SpecialChar \menuseparator
37072 Copy
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 </row>
37078 <row interlinespace="2.5mm">
37079 <cell alignment="center" valignment="top" usebox="none">
37080 \begin_inset Text
37081
37082 \begin_layout Plain Layout
37083 \begin_inset Graphics
37084         filename ../images/paste.png
37085         BoundingBox 0bp 5bp 20bp 20bp
37086
37087 \end_inset
37088
37089
37090 \end_layout
37091
37092 \end_inset
37093 </cell>
37094 <cell alignment="center" valignment="top" usebox="none">
37095 \begin_inset Text
37096
37097 \begin_layout Plain Layout
37098
37099 \family sans
37100 Edit\SpecialChar \menuseparator
37101 Paste
37102 \end_layout
37103
37104 \end_inset
37105 </cell>
37106 </row>
37107 <row interlinespace="2.5mm">
37108 <cell alignment="center" valignment="top" usebox="none">
37109 \begin_inset Text
37110
37111 \begin_layout Plain Layout
37112 \begin_inset Graphics
37113         filename ../images/dialog-show_findreplace.png
37114         BoundingBox 0bp 5bp 20bp 25bp
37115         rotateOrigin center
37116
37117 \end_inset
37118
37119
37120 \end_layout
37121
37122 \end_inset
37123 </cell>
37124 <cell alignment="center" valignment="top" usebox="none">
37125 \begin_inset Text
37126
37127 \begin_layout Plain Layout
37128
37129 \family sans
37130 Edit\SpecialChar \menuseparator
37131 Find
37132 \begin_inset Space \thinspace{}
37133 \end_inset
37134
37135 &
37136 \begin_inset Space \thinspace{}
37137 \end_inset
37138
37139 Replace
37140 \end_layout
37141
37142 \end_inset
37143 </cell>
37144 </row>
37145 <row interlinespace="2.5mm">
37146 <cell alignment="center" valignment="top" usebox="none">
37147 \begin_inset Text
37148
37149 \begin_layout Plain Layout
37150 \begin_inset Graphics
37151         filename ../images/font-emph.png
37152         BoundingBox 0bp 5bp 20bp 20bp
37153
37154 \end_inset
37155
37156
37157 \end_layout
37158
37159 \end_inset
37160 </cell>
37161 <cell alignment="center" valignment="top" usebox="none">
37162 \begin_inset Text
37163
37164 \begin_layout Plain Layout
37165 Emphasize text, function of the Edit
37166 \family sans
37167 \SpecialChar \menuseparator
37168 Text
37169 \begin_inset Space ~
37170 \end_inset
37171
37172 Style
37173 \family default
37174  dialog
37175 \end_layout
37176
37177 \end_inset
37178 </cell>
37179 </row>
37180 <row interlinespace="2.5mm">
37181 <cell alignment="center" valignment="top" usebox="none">
37182 \begin_inset Text
37183
37184 \begin_layout Plain Layout
37185 \begin_inset Graphics
37186         filename ../images/font-noun.png
37187         BoundingBox 0bp 5bp 20bp 20bp
37188
37189 \end_inset
37190
37191
37192 \end_layout
37193
37194 \end_inset
37195 </cell>
37196 <cell alignment="center" valignment="top" usebox="none">
37197 \begin_inset Text
37198
37199 \begin_layout Plain Layout
37200 Set text to noun style, function of the Edit
37201 \family sans
37202 \SpecialChar \menuseparator
37203 Text
37204 \begin_inset Space ~
37205 \end_inset
37206
37207 Style
37208 \family default
37209  dialog
37210 \end_layout
37211
37212 \end_inset
37213 </cell>
37214 </row>
37215 <row interlinespace="2.5mm">
37216 <cell alignment="center" valignment="top" usebox="none">
37217 \begin_inset Text
37218
37219 \begin_layout Plain Layout
37220 \begin_inset Graphics
37221         filename ../images/font-free-apply.png
37222         BoundingBox 0bp 5bp 20bp 20bp
37223
37224 \end_inset
37225
37226
37227 \end_layout
37228
37229 \end_inset
37230 </cell>
37231 <cell alignment="center" valignment="top" usebox="none">
37232 \begin_inset Text
37233
37234 \begin_layout Plain Layout
37235 Formats text using the current settings in the 
37236 \family sans
37237 Edit\SpecialChar \menuseparator
37238 Text
37239 \begin_inset Space ~
37240 \end_inset
37241
37242 Style
37243 \family default
37244  dialog
37245 \end_layout
37246
37247 \end_inset
37248 </cell>
37249 </row>
37250 <row interlinespace="2.5mm">
37251 <cell alignment="center" valignment="top" usebox="none">
37252 \begin_inset Text
37253
37254 \begin_layout Plain Layout
37255 \begin_inset Graphics
37256         filename ../images/math-mode.png
37257         BoundingBox 0bp 5bp 20bp 20bp
37258
37259 \end_inset
37260
37261
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 <cell alignment="center" valignment="top" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270
37271 \family sans
37272 Insert\SpecialChar \menuseparator
37273 Math\SpecialChar \menuseparator
37274 Inline
37275 \begin_inset Space ~
37276 \end_inset
37277
37278 Formula
37279 \end_layout
37280
37281 \end_inset
37282 </cell>
37283 </row>
37284 <row interlinespace="2.5mm">
37285 <cell alignment="center" valignment="top" usebox="none">
37286 \begin_inset Text
37287
37288 \begin_layout Plain Layout
37289 \begin_inset Graphics
37290         filename ../images/dialog-show-new-inset_graphics.png
37291         BoundingBox 0bp 5bp 20bp 25bp
37292         rotateOrigin center
37293
37294 \end_inset
37295
37296
37297 \end_layout
37298
37299 \end_inset
37300 </cell>
37301 <cell alignment="center" valignment="top" usebox="none">
37302 \begin_inset Text
37303
37304 \begin_layout Plain Layout
37305
37306 \family sans
37307 Insert\SpecialChar \menuseparator
37308 Graphics
37309 \end_layout
37310
37311 \end_inset
37312 </cell>
37313 </row>
37314 <row interlinespace="2.5mm">
37315 <cell alignment="center" valignment="top" usebox="none">
37316 \begin_inset Text
37317
37318 \begin_layout Plain Layout
37319 \begin_inset Graphics
37320         filename ../images/tabular-insert.png
37321         BoundingBox 0bp 5bp 20bp 25bp
37322         rotateOrigin center
37323
37324 \end_inset
37325
37326
37327 \end_layout
37328
37329 \end_inset
37330 </cell>
37331 <cell alignment="center" valignment="top" usebox="none">
37332 \begin_inset Text
37333
37334 \begin_layout Plain Layout
37335
37336 \family sans
37337 Insert\SpecialChar \menuseparator
37338 Table
37339 \end_layout
37340
37341 \end_inset
37342 </cell>
37343 </row>
37344 <row interlinespace="2.5mm">
37345 <cell alignment="center" valignment="top" usebox="none">
37346 \begin_inset Text
37347
37348 \begin_layout Plain Layout
37349 \begin_inset Graphics
37350         filename ../images/dialog-toggle_toc.png
37351         BoundingBox 0bp 5bp 20bp 25bp
37352         rotateOrigin center
37353
37354 \end_inset
37355
37356
37357 \end_layout
37358
37359 \end_inset
37360 </cell>
37361 <cell alignment="center" valignment="top" usebox="none">
37362 \begin_inset Text
37363
37364 \begin_layout Plain Layout
37365 Toggle outline window on/off, 
37366 \family sans
37367 Document\SpecialChar \menuseparator
37368 Outline
37369 \end_layout
37370
37371 \end_inset
37372 </cell>
37373 </row>
37374 <row interlinespace="2.5mm">
37375 <cell alignment="center" valignment="top" usebox="none">
37376 \begin_inset Text
37377
37378 \begin_layout Plain Layout
37379 \begin_inset Graphics
37380         filename ../images/toolbar-toggle_math.png
37381         BoundingBox 0bp 5bp 20bp 25bp
37382         rotateOrigin center
37383
37384 \end_inset
37385
37386
37387 \end_layout
37388
37389 \end_inset
37390 </cell>
37391 <cell alignment="center" valignment="top" usebox="none">
37392 \begin_inset Text
37393
37394 \begin_layout Plain Layout
37395 Toggle math toolbar on/off
37396 \end_layout
37397
37398 \end_inset
37399 </cell>
37400 </row>
37401 <row interlinespace="2.5mm">
37402 <cell alignment="center" valignment="top" usebox="none">
37403 \begin_inset Text
37404
37405 \begin_layout Plain Layout
37406 \begin_inset Graphics
37407         filename ../images/toolbar-toggle_table.png
37408         BoundingBox 0bp 5bp 20bp 25bp
37409         rotateOrigin center
37410
37411 \end_inset
37412
37413
37414 \end_layout
37415
37416 \end_inset
37417 </cell>
37418 <cell alignment="center" valignment="top" usebox="none">
37419 \begin_inset Text
37420
37421 \begin_layout Plain Layout
37422 Toggle table toolbar on/off
37423 \end_layout
37424
37425 \end_inset
37426 </cell>
37427 </row>
37428 </lyxtabular>
37429
37430 \end_inset
37431
37432
37433 \end_layout
37434
37435 \begin_layout Subsection
37436 Extra Toolbar
37437 \begin_inset Index
37438 status collapsed
37439
37440 \begin_layout Plain Layout
37441 Toolbar ! Extra
37442 \end_layout
37443
37444 \end_inset
37445
37446
37447 \end_layout
37448
37449 \begin_layout Standard
37450 \begin_inset Graphics
37451         filename clipart/ExtraToolbar.png
37452         width 100col%
37453
37454 \end_inset
37455
37456
37457 \end_layout
37458
37459 \begin_layout Standard
37460 \begin_inset VSpace defskip
37461 \end_inset
37462
37463
37464 \end_layout
37465
37466 \begin_layout Standard
37467 The extra toolbar as shown above contains from left to right the following
37468  buttons:
37469 \end_layout
37470
37471 \begin_layout Standard
37472 \begin_inset VSpace defskip
37473 \end_inset
37474
37475
37476 \end_layout
37477
37478 \begin_layout Standard
37479 \begin_inset Tabular
37480 <lyxtabular version="3" rows="24" columns="2">
37481 <features islongtable="true">
37482 <column alignment="left" valignment="top" width="0">
37483 <column alignment="left" valignment="top" width="0">
37484 <row interlinespace="2.5mm">
37485 <cell alignment="center" valignment="top" usebox="none">
37486 \begin_inset Text
37487
37488 \begin_layout Plain Layout
37489 \begin_inset Graphics
37490         filename ../images/layout.png
37491         BoundingBox 0bp 5bp 20bp 25bp
37492         rotateOrigin center
37493
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \end_inset
37500 </cell>
37501 <cell alignment="center" valignment="top" usebox="none">
37502 \begin_inset Text
37503
37504 \begin_layout Plain Layout
37505 Default
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 </row>
37511 <row interlinespace="2.5mm">
37512 <cell alignment="center" valignment="top" usebox="none">
37513 \begin_inset Text
37514
37515 \begin_layout Plain Layout
37516 \begin_inset Graphics
37517         filename ../images/layout_Enumerate.png
37518         BoundingBox 0bp 5bp 20bp 25bp
37519         rotateOrigin center
37520
37521 \end_inset
37522
37523
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532 Numbered list
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 </row>
37538 <row interlinespace="2.5mm">
37539 <cell alignment="center" valignment="top" usebox="none">
37540 \begin_inset Text
37541
37542 \begin_layout Plain Layout
37543 \begin_inset Graphics
37544         filename ../images/layout_Itemize.png
37545         BoundingBox 0bp 5bp 20bp 25bp
37546         rotateOrigin center
37547
37548 \end_inset
37549
37550
37551 \end_layout
37552
37553 \end_inset
37554 </cell>
37555 <cell alignment="center" valignment="top" usebox="none">
37556 \begin_inset Text
37557
37558 \begin_layout Plain Layout
37559 Itemized list
37560 \end_layout
37561
37562 \end_inset
37563 </cell>
37564 </row>
37565 <row interlinespace="2.5mm">
37566 <cell alignment="center" valignment="top" usebox="none">
37567 \begin_inset Text
37568
37569 \begin_layout Plain Layout
37570 \begin_inset Graphics
37571         filename ../images/layout_List.png
37572         BoundingBox 0bp 5bp 20bp 25bp
37573         rotateOrigin center
37574
37575 \end_inset
37576
37577
37578 \end_layout
37579
37580 \end_inset
37581 </cell>
37582 <cell alignment="center" valignment="top" usebox="none">
37583 \begin_inset Text
37584
37585 \begin_layout Plain Layout
37586 List
37587 \end_layout
37588
37589 \end_inset
37590 </cell>
37591 </row>
37592 <row interlinespace="2.5mm">
37593 <cell alignment="center" valignment="top" usebox="none">
37594 \begin_inset Text
37595
37596 \begin_layout Plain Layout
37597 \begin_inset Graphics
37598         filename ../images/layout_Description.png
37599         BoundingBox 0bp 5bp 20bp 25bp
37600         rotateOrigin center
37601
37602 \end_inset
37603
37604
37605 \end_layout
37606
37607 \end_inset
37608 </cell>
37609 <cell alignment="center" valignment="top" usebox="none">
37610 \begin_inset Text
37611
37612 \begin_layout Plain Layout
37613 Description list
37614 \end_layout
37615
37616 \end_inset
37617 </cell>
37618 </row>
37619 <row interlinespace="2.5mm">
37620 <cell alignment="center" valignment="top" usebox="none">
37621 \begin_inset Text
37622
37623 \begin_layout Plain Layout
37624 \begin_inset Graphics
37625         filename ../images/depth-increment.png
37626         BoundingBox 0bp 5bp 20bp 25bp
37627         rotateOrigin center
37628
37629 \end_inset
37630
37631
37632 \end_layout
37633
37634 \end_inset
37635 </cell>
37636 <cell alignment="center" valignment="top" usebox="none">
37637 \begin_inset Text
37638
37639 \begin_layout Plain Layout
37640
37641 \family sans
37642 Edit\SpecialChar \menuseparator
37643 Increase
37644 \begin_inset Space ~
37645 \end_inset
37646
37647 List
37648 \begin_inset Space ~
37649 \end_inset
37650
37651 Depth
37652 \end_layout
37653
37654 \end_inset
37655 </cell>
37656 </row>
37657 <row interlinespace="2.5mm">
37658 <cell alignment="center" valignment="top" usebox="none">
37659 \begin_inset Text
37660
37661 \begin_layout Plain Layout
37662 \begin_inset Graphics
37663         filename ../images/depth-decrement.png
37664         BoundingBox 0bp 5bp 20bp 25bp
37665         rotateOrigin center
37666
37667 \end_inset
37668
37669
37670 \end_layout
37671
37672 \end_inset
37673 </cell>
37674 <cell alignment="center" valignment="top" usebox="none">
37675 \begin_inset Text
37676
37677 \begin_layout Plain Layout
37678
37679 \family sans
37680 Edit\SpecialChar \menuseparator
37681 Decrease
37682 \begin_inset Space ~
37683 \end_inset
37684
37685 List
37686 \begin_inset Space ~
37687 \end_inset
37688
37689 Depth
37690 \end_layout
37691
37692 \end_inset
37693 </cell>
37694 </row>
37695 <row interlinespace="2.5mm">
37696 <cell alignment="center" valignment="top" usebox="none">
37697 \begin_inset Text
37698
37699 \begin_layout Plain Layout
37700 \begin_inset Graphics
37701         filename ../images/float-insert_figure.png
37702         BoundingBox 0bp 5bp 20bp 20bp
37703
37704 \end_inset
37705
37706
37707 \end_layout
37708
37709 \end_inset
37710 </cell>
37711 <cell alignment="center" valignment="top" usebox="none">
37712 \begin_inset Text
37713
37714 \begin_layout Plain Layout
37715
37716 \family sans
37717 Insert\SpecialChar \menuseparator
37718 Float\SpecialChar \menuseparator
37719 Figure
37720 \end_layout
37721
37722 \end_inset
37723 </cell>
37724 </row>
37725 <row interlinespace="2.5mm">
37726 <cell alignment="center" valignment="top" usebox="none">
37727 \begin_inset Text
37728
37729 \begin_layout Plain Layout
37730 \begin_inset Graphics
37731         filename ../images/float-insert_table.png
37732         BoundingBox 0bp 5bp 20bp 20bp
37733
37734 \end_inset
37735
37736
37737 \end_layout
37738
37739 \end_inset
37740 </cell>
37741 <cell alignment="center" valignment="top" usebox="none">
37742 \begin_inset Text
37743
37744 \begin_layout Plain Layout
37745
37746 \family sans
37747 Insert\SpecialChar \menuseparator
37748 Float\SpecialChar \menuseparator
37749 Table
37750 \end_layout
37751
37752 \end_inset
37753 </cell>
37754 </row>
37755 <row interlinespace="2.5mm">
37756 <cell alignment="center" valignment="top" usebox="none">
37757 \begin_inset Text
37758
37759 \begin_layout Plain Layout
37760 \begin_inset Graphics
37761         filename ../images/label-insert.png
37762         BoundingBox 0bp 5bp 20bp 20bp
37763
37764 \end_inset
37765
37766
37767 \end_layout
37768
37769 \end_inset
37770 </cell>
37771 <cell alignment="center" valignment="top" usebox="none">
37772 \begin_inset Text
37773
37774 \begin_layout Plain Layout
37775
37776 \family sans
37777 Insert\SpecialChar \menuseparator
37778 Label
37779 \end_layout
37780
37781 \end_inset
37782 </cell>
37783 </row>
37784 <row interlinespace="2.5mm">
37785 <cell alignment="center" valignment="top" usebox="none">
37786 \begin_inset Text
37787
37788 \begin_layout Plain Layout
37789 \begin_inset Graphics
37790         filename ../images/dialog-show-new-inset_ref.png
37791         BoundingBox 0bp 5bp 20bp 20bp
37792
37793 \end_inset
37794
37795
37796 \end_layout
37797
37798 \end_inset
37799 </cell>
37800 <cell alignment="center" valignment="top" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804
37805 \family sans
37806 Insert\SpecialChar \menuseparator
37807 Cross-Reference
37808 \end_layout
37809
37810 \end_inset
37811 </cell>
37812 </row>
37813 <row interlinespace="2.5mm">
37814 <cell alignment="center" valignment="top" usebox="none">
37815 \begin_inset Text
37816
37817 \begin_layout Plain Layout
37818 \begin_inset Graphics
37819         filename ../images/dialog-show-new-inset_citation.png
37820         BoundingBox 0bp 5bp 20bp 20bp
37821
37822 \end_inset
37823
37824
37825 \end_layout
37826
37827 \end_inset
37828 </cell>
37829 <cell alignment="center" valignment="top" usebox="none">
37830 \begin_inset Text
37831
37832 \begin_layout Plain Layout
37833
37834 \family sans
37835 Insert\SpecialChar \menuseparator
37836 Citation
37837 \end_layout
37838
37839 \end_inset
37840 </cell>
37841 </row>
37842 <row interlinespace="2.5mm">
37843 <cell alignment="center" valignment="top" usebox="none">
37844 \begin_inset Text
37845
37846 \begin_layout Plain Layout
37847 \begin_inset Graphics
37848         filename ../images/index-insert.png
37849         BoundingBox 0bp 5bp 20bp 20bp
37850
37851 \end_inset
37852
37853
37854 \end_layout
37855
37856 \end_inset
37857 </cell>
37858 <cell alignment="center" valignment="top" usebox="none">
37859 \begin_inset Text
37860
37861 \begin_layout Plain Layout
37862
37863 \family sans
37864 Insert\SpecialChar \menuseparator
37865 Index
37866 \begin_inset Space ~
37867 \end_inset
37868
37869 Entry
37870 \end_layout
37871
37872 \end_inset
37873 </cell>
37874 </row>
37875 <row interlinespace="2.5mm">
37876 <cell alignment="center" valignment="top" usebox="none">
37877 \begin_inset Text
37878
37879 \begin_layout Plain Layout
37880 \begin_inset Graphics
37881         filename ../images/nomencl-insert.png
37882         BoundingBox 0bp 5bp 20bp 20bp
37883
37884 \end_inset
37885
37886
37887 \end_layout
37888
37889 \end_inset
37890 </cell>
37891 <cell alignment="center" valignment="top" usebox="none">
37892 \begin_inset Text
37893
37894 \begin_layout Plain Layout
37895
37896 \family sans
37897 Insert\SpecialChar \menuseparator
37898 Nomenclature
37899 \begin_inset Space ~
37900 \end_inset
37901
37902 Entry
37903 \end_layout
37904
37905 \end_inset
37906 </cell>
37907 </row>
37908 <row interlinespace="2.5mm">
37909 <cell alignment="center" valignment="top" usebox="none">
37910 \begin_inset Text
37911
37912 \begin_layout Plain Layout
37913 \begin_inset Graphics
37914         filename ../images/footnote-insert.png
37915         BoundingBox 0bp 5bp 20bp 20bp
37916
37917 \end_inset
37918
37919
37920 \end_layout
37921
37922 \end_inset
37923 </cell>
37924 <cell alignment="center" valignment="top" usebox="none">
37925 \begin_inset Text
37926
37927 \begin_layout Plain Layout
37928
37929 \family sans
37930 Insert\SpecialChar \menuseparator
37931 Footnote
37932 \end_layout
37933
37934 \end_inset
37935 </cell>
37936 </row>
37937 <row interlinespace="2.5mm">
37938 <cell alignment="center" valignment="top" usebox="none">
37939 \begin_inset Text
37940
37941 \begin_layout Plain Layout
37942 \begin_inset Graphics
37943         filename ../images/marginalnote-insert.png
37944         BoundingBox 0bp 5bp 20bp 25bp
37945         rotateOrigin center
37946
37947 \end_inset
37948
37949
37950 \end_layout
37951
37952 \end_inset
37953 </cell>
37954 <cell alignment="center" valignment="top" usebox="none">
37955 \begin_inset Text
37956
37957 \begin_layout Plain Layout
37958
37959 \family sans
37960 Insert\SpecialChar \menuseparator
37961 Marginal
37962 \begin_inset Space ~
37963 \end_inset
37964
37965 Note
37966 \end_layout
37967
37968 \end_inset
37969 </cell>
37970 </row>
37971 <row interlinespace="2.5mm">
37972 <cell alignment="center" valignment="top" usebox="none">
37973 \begin_inset Text
37974
37975 \begin_layout Plain Layout
37976 \begin_inset Graphics
37977         filename ../images/note-insert.png
37978         BoundingBox 0bp 5bp 20bp 20bp
37979
37980 \end_inset
37981
37982
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 <cell alignment="center" valignment="top" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991
37992 \family sans
37993 Insert\SpecialChar \menuseparator
37994 Note\SpecialChar \menuseparator
37995 LyX
37996 \begin_inset Space ~
37997 \end_inset
37998
37999 Note
38000 \end_layout
38001
38002 \end_inset
38003 </cell>
38004 </row>
38005 <row interlinespace="2.5mm">
38006 <cell alignment="center" valignment="top" usebox="none">
38007 \begin_inset Text
38008
38009 \begin_layout Plain Layout
38010 \begin_inset Graphics
38011         filename ../images/box-insert.png
38012         BoundingBox 0bp 5bp 20bp 20bp
38013
38014 \end_inset
38015
38016
38017 \end_layout
38018
38019 \end_inset
38020 </cell>
38021 <cell alignment="center" valignment="top" usebox="none">
38022 \begin_inset Text
38023
38024 \begin_layout Plain Layout
38025
38026 \family sans
38027 Insert\SpecialChar \menuseparator
38028 Box
38029 \end_layout
38030
38031 \end_inset
38032 </cell>
38033 </row>
38034 <row interlinespace="2.5mm">
38035 <cell alignment="center" valignment="top" usebox="none">
38036 \begin_inset Text
38037
38038 \begin_layout Plain Layout
38039 \begin_inset Graphics
38040         filename ../images/url-insert.png
38041         BoundingBox 0bp 5bp 20bp 20bp
38042
38043 \end_inset
38044
38045
38046 \end_layout
38047
38048 \end_inset
38049 </cell>
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054
38055 \family sans
38056 Insert\SpecialChar \menuseparator
38057 URL
38058 \end_layout
38059
38060 \end_inset
38061 </cell>
38062 </row>
38063 <row interlinespace="2.5mm">
38064 <cell alignment="center" valignment="top" usebox="none">
38065 \begin_inset Text
38066
38067 \begin_layout Plain Layout
38068 \begin_inset Graphics
38069         filename ../images/ert-insert.png
38070         BoundingBox 0bp 5bp 20bp 20bp
38071
38072 \end_inset
38073
38074
38075 \end_layout
38076
38077 \end_inset
38078 </cell>
38079 <cell alignment="center" valignment="top" usebox="none">
38080 \begin_inset Text
38081
38082 \begin_layout Plain Layout
38083
38084 \family sans
38085 Insert\SpecialChar \menuseparator
38086 T
38087 \family default
38088
38089 \begin_inset ERT
38090 status collapsed
38091
38092 \begin_layout Plain Layout
38093
38094 {}
38095 \end_layout
38096
38097 \end_inset
38098
38099
38100 \family sans
38101 eX
38102 \end_layout
38103
38104 \end_inset
38105 </cell>
38106 </row>
38107 <row interlinespace="2.5mm">
38108 <cell alignment="center" valignment="top" usebox="none">
38109 \begin_inset Text
38110
38111 \begin_layout Plain Layout
38112 \begin_inset Graphics
38113         filename ../images/dialog-show-new-inset_include.png
38114         BoundingBox 0bp 5bp 20bp 20bp
38115
38116 \end_inset
38117
38118
38119 \end_layout
38120
38121 \end_inset
38122 </cell>
38123 <cell alignment="center" valignment="top" usebox="none">
38124 \begin_inset Text
38125
38126 \begin_layout Plain Layout
38127
38128 \family sans
38129 Insert\SpecialChar \menuseparator
38130 File\SpecialChar \menuseparator
38131 Child
38132 \begin_inset Space ~
38133 \end_inset
38134
38135 Document
38136 \end_layout
38137
38138 \end_inset
38139 </cell>
38140 </row>
38141 <row interlinespace="2.5mm">
38142 <cell alignment="center" valignment="top" usebox="none">
38143 \begin_inset Text
38144
38145 \begin_layout Plain Layout
38146 \begin_inset Graphics
38147         filename ../images/dialog-show_character.png
38148         BoundingBox 0bp 5bp 20bp 25bp
38149         rotateOrigin center
38150
38151 \end_inset
38152
38153
38154 \end_layout
38155
38156 \end_inset
38157 </cell>
38158 <cell alignment="center" valignment="top" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162
38163 \family sans
38164 Edit\SpecialChar \menuseparator
38165 Text
38166 \begin_inset Space ~
38167 \end_inset
38168
38169 Style
38170 \end_layout
38171
38172 \end_inset
38173 </cell>
38174 </row>
38175 <row interlinespace="2.5mm">
38176 <cell alignment="center" valignment="top" usebox="none">
38177 \begin_inset Text
38178
38179 \begin_layout Plain Layout
38180 \begin_inset Graphics
38181         filename ../images/layout-paragraph.png
38182         BoundingBox 0bp 5bp 20bp 25bp
38183         rotateOrigin center
38184
38185 \end_inset
38186
38187
38188 \end_layout
38189
38190 \end_inset
38191 </cell>
38192 <cell alignment="center" valignment="top" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196
38197 \family sans
38198 Edit\SpecialChar \menuseparator
38199 Paragraph
38200 \begin_inset Space ~
38201 \end_inset
38202
38203 Settings
38204 \end_layout
38205
38206 \end_inset
38207 </cell>
38208 </row>
38209 <row interlinespace="2.5mm">
38210 <cell alignment="center" valignment="top" usebox="none">
38211 \begin_inset Text
38212
38213 \begin_layout Plain Layout
38214 \begin_inset Graphics
38215         filename ../images/thesaurus-entry.png
38216         BoundingBox 0bp 5bp 20bp 25bp
38217         rotateOrigin center
38218
38219 \end_inset
38220
38221
38222 \end_layout
38223
38224 \end_inset
38225 </cell>
38226 <cell alignment="center" valignment="top" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230
38231 \family sans
38232 Tools\SpecialChar \menuseparator
38233 Thesaurus
38234 \end_layout
38235
38236 \end_inset
38237 </cell>
38238 </row>
38239 </lyxtabular>
38240
38241 \end_inset
38242
38243
38244 \end_layout
38245
38246 \begin_layout Subsection
38247 View / Update Toolbar
38248 \begin_inset Index
38249 status collapsed
38250
38251 \begin_layout Plain Layout
38252 Toolbar ! View / Update
38253 \end_layout
38254
38255 \end_inset
38256
38257
38258 \end_layout
38259
38260 \begin_layout Standard
38261 \begin_inset Graphics
38262         filename clipart/ViewToolbar.png
38263
38264 \end_inset
38265
38266
38267 \end_layout
38268
38269 \begin_layout Standard
38270 \begin_inset VSpace defskip
38271 \end_inset
38272
38273
38274 \end_layout
38275
38276 \begin_layout Standard
38277 The view / update toolbar as shown above contains from left to right the
38278  following buttons:
38279 \end_layout
38280
38281 \begin_layout Standard
38282 \begin_inset VSpace defskip
38283 \end_inset
38284
38285
38286 \end_layout
38287
38288 \begin_layout Standard
38289 \begin_inset Tabular
38290 <lyxtabular version="3" rows="6" columns="2">
38291 <features islongtable="true">
38292 <column alignment="left" valignment="top" width="0">
38293 <column alignment="left" valignment="top" width="0">
38294 <row interlinespace="2.5mm">
38295 <cell alignment="center" valignment="top" usebox="none">
38296 \begin_inset Text
38297
38298 \begin_layout Plain Layout
38299 \begin_inset Graphics
38300         filename ../images/buffer-view_dvi.png
38301         BoundingBox 0bp 5bp 20bp 25bp
38302         rotateOrigin center
38303
38304 \end_inset
38305
38306
38307 \end_layout
38308
38309 \end_inset
38310 </cell>
38311 <cell alignment="center" valignment="top" usebox="none">
38312 \begin_inset Text
38313
38314 \begin_layout Plain Layout
38315
38316 \family sans
38317 View\SpecialChar \menuseparator
38318 DVI
38319 \end_layout
38320
38321 \end_inset
38322 </cell>
38323 </row>
38324 <row interlinespace="2.5mm">
38325 <cell alignment="center" valignment="top" usebox="none">
38326 \begin_inset Text
38327
38328 \begin_layout Plain Layout
38329 \begin_inset Graphics
38330         filename ../images/buffer-update_dvi.png
38331         BoundingBox 0bp 5bp 20bp 25bp
38332         rotateOrigin center
38333
38334 \end_inset
38335
38336
38337 \end_layout
38338
38339 \end_inset
38340 </cell>
38341 <cell alignment="center" valignment="top" usebox="none">
38342 \begin_inset Text
38343
38344 \begin_layout Plain Layout
38345
38346 \family sans
38347 View\SpecialChar \menuseparator
38348 Update\SpecialChar \menuseparator
38349 DVI
38350 \end_layout
38351
38352 \end_inset
38353 </cell>
38354 </row>
38355 <row interlinespace="2.5mm">
38356 <cell alignment="center" valignment="top" usebox="none">
38357 \begin_inset Text
38358
38359 \begin_layout Plain Layout
38360 \begin_inset Graphics
38361         filename ../images/buffer-view_pdf2.png
38362         BoundingBox 0bp 5bp 20bp 25bp
38363         rotateOrigin center
38364
38365 \end_inset
38366
38367
38368 \end_layout
38369
38370 \end_inset
38371 </cell>
38372 <cell alignment="center" valignment="top" usebox="none">
38373 \begin_inset Text
38374
38375 \begin_layout Plain Layout
38376
38377 \family sans
38378 View\SpecialChar \menuseparator
38379 PDF
38380 \end_layout
38381
38382 \end_inset
38383 </cell>
38384 </row>
38385 <row interlinespace="2.5mm">
38386 <cell alignment="center" valignment="top" usebox="none">
38387 \begin_inset Text
38388
38389 \begin_layout Plain Layout
38390 \begin_inset Graphics
38391         filename ../images/buffer-update_pdf2.png
38392         BoundingBox 0bp 5bp 20bp 25bp
38393         rotateOrigin center
38394
38395 \end_inset
38396
38397
38398 \end_layout
38399
38400 \end_inset
38401 </cell>
38402 <cell alignment="center" valignment="top" usebox="none">
38403 \begin_inset Text
38404
38405 \begin_layout Plain Layout
38406
38407 \family sans
38408 View\SpecialChar \menuseparator
38409 Update\SpecialChar \menuseparator
38410 PDF
38411 \begin_inset Foot
38412 status collapsed
38413
38414 \begin_layout Plain Layout
38415 This button is on some LyX for Windows installations not here because its
38416  functionality is merged with 
38417 \family sans
38418 View\SpecialChar \menuseparator
38419 PDF
38420 \family default
38421 .
38422  
38423 \end_layout
38424
38425 \end_inset
38426
38427
38428 \end_layout
38429
38430 \end_inset
38431 </cell>
38432 </row>
38433 <row interlinespace="2.5mm">
38434 <cell alignment="center" valignment="top" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438 \begin_inset Graphics
38439         filename ../images/buffer-view_ps.png
38440         BoundingBox 0bp 5bp 20bp 25bp
38441         rotateOrigin center
38442
38443 \end_inset
38444
38445
38446 \end_layout
38447
38448 \end_inset
38449 </cell>
38450 <cell alignment="center" valignment="top" usebox="none">
38451 \begin_inset Text
38452
38453 \begin_layout Plain Layout
38454
38455 \family sans
38456 View\SpecialChar \menuseparator
38457 Postscript
38458 \end_layout
38459
38460 \end_inset
38461 </cell>
38462 </row>
38463 <row interlinespace="2.5mm">
38464 <cell alignment="center" valignment="top" usebox="none">
38465 \begin_inset Text
38466
38467 \begin_layout Plain Layout
38468 \begin_inset Graphics
38469         filename ../images/buffer-update_ps.png
38470         BoundingBox 0bp 5bp 20bp 25bp
38471         rotateOrigin center
38472
38473 \end_inset
38474
38475
38476 \end_layout
38477
38478 \end_inset
38479 </cell>
38480 <cell alignment="center" valignment="top" usebox="none">
38481 \begin_inset Text
38482
38483 \begin_layout Plain Layout
38484
38485 \family sans
38486 View\SpecialChar \menuseparator
38487 Update\SpecialChar \menuseparator
38488 Postscript
38489 \end_layout
38490
38491 \end_inset
38492 </cell>
38493 </row>
38494 </lyxtabular>
38495
38496 \end_inset
38497
38498
38499 \end_layout
38500
38501 \begin_layout Subsection
38502 Other Toolbars
38503 \end_layout
38504
38505 \begin_layout Standard
38506 The change tracking toolbar is explained in section
38507 \begin_inset Space ~
38508 \end_inset
38509
38510
38511 \begin_inset CommandInset ref
38512 LatexCommand ref
38513 reference "sec:Change-Tracking"
38514
38515 \end_inset
38516
38517 , the table toolbar
38518 \begin_inset Index
38519 status collapsed
38520
38521 \begin_layout Plain Layout
38522 Toolbar ! Table
38523 \end_layout
38524
38525 \end_inset
38526
38527  is explained in the 
38528 \emph on
38529 Embedded Objects
38530 \emph default
38531  manual.
38532 \end_layout
38533
38534 \begin_layout Chapter
38535 The 
38536 \family sans
38537 Preferences
38538 \family default
38539  Dialog
38540 \begin_inset CommandInset label
38541 LatexCommand label
38542 name "cha:The-Preferences-dialog"
38543
38544 \end_inset
38545
38546
38547 \begin_inset Index
38548 status collapsed
38549
38550 \begin_layout Plain Layout
38551 Preferences
38552 \end_layout
38553
38554 \end_inset
38555
38556
38557 \end_layout
38558
38559 \begin_layout Standard
38560 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38561 Preferences.
38562  It consists of submenus explained in the following.
38563 \end_layout
38564
38565 \begin_layout Section
38566 Look and Feel
38567 \end_layout
38568
38569 \begin_layout Subsection
38570 User Interface
38571 \begin_inset CommandInset label
38572 LatexCommand label
38573 name "sec:ui"
38574
38575 \end_inset
38576
38577
38578 \begin_inset Index
38579 status collapsed
38580
38581 \begin_layout Plain Layout
38582 Customization ! of toolbars
38583 \end_layout
38584
38585 \end_inset
38586
38587
38588 \begin_inset Index
38589 status collapsed
38590
38591 \begin_layout Plain Layout
38592 Customization ! of menus
38593 \end_layout
38594
38595 \end_inset
38596
38597
38598 \end_layout
38599
38600 \begin_layout Standard
38601 \begin_inset Note Greyedout
38602 status open
38603
38604 \begin_layout Plain Layout
38605
38606 \series bold
38607 Note:
38608 \series default
38609  You have to restart LyX before changes in ui- and bind-files take effect.
38610 \end_layout
38611
38612 \end_inset
38613
38614
38615 \end_layout
38616
38617 \begin_layout Subsubsection
38618 User Interface File
38619 \begin_inset Index
38620 status collapsed
38621
38622 \begin_layout Plain Layout
38623 Customization ! of toolbars
38624 \end_layout
38625
38626 \end_inset
38627
38628
38629 \begin_inset Index
38630 status collapsed
38631
38632 \begin_layout Plain Layout
38633 Customization ! of menus
38634 \end_layout
38635
38636 \end_inset
38637
38638
38639 \end_layout
38640
38641 \begin_layout Standard
38642 The appearance of the menus and toolbars can be changed by choosing an user
38643  interface (ui) file.
38644  An ui-file is a textfile where the toolbars and menus are listed.
38645  The toolbar buttons and menu entries are specified in the files 
38646 \shape italic
38647 stdtoolbars.inc
38648 \shape default
38649  and 
38650 \shape italic
38651 stdmenus.inc
38652 \shape default
38653 , respectively.
38654  Both files are loaded by the 
38655 \emph on
38656 default.ui
38657 \emph default
38658  file.
38659  To create your own menu and toolbar layout, start with a copy of these
38660  files and edit the entries.
38661 \end_layout
38662
38663 \begin_layout Standard
38664 The syntax of the .inc-files is straightforward: The 
38665 \family sans
38666 Menubar
38667 \family default
38668
38669 \family sans
38670 Menu
38671 \family default
38672  and 
38673 \family sans
38674 Toolbar
38675 \family default
38676  entries must be ended with an explicit 
38677 \family sans
38678 End
38679 \family default
38680 .
38681  They may contain 
38682 \family sans
38683 Submenus
38684 \family default
38685
38686 \family sans
38687 Items
38688 \family default
38689
38690 \family sans
38691 OptItems
38692 \family default
38693
38694 \family sans
38695 Separators
38696 \family default
38697
38698 \family sans
38699 Icons,
38700 \family default
38701  and in the case of the 
38702 \begin_inset Quotes eld
38703 \end_inset
38704
38705 file
38706 \begin_inset Quotes erd
38707 \end_inset
38708
38709  menus a 
38710 \family sans
38711 Lastfiles
38712 \family default
38713  entry.
38714  The syntax for the entries is:
38715 \end_layout
38716
38717 \begin_layout Standard
38718 \begin_inset VSpace smallskip*
38719 \end_inset
38720
38721
38722 \series bold
38723 Item 
38724 \begin_inset Quotes erd
38725 \end_inset
38726
38727 menu 
38728 \series default
38729 or
38730 \series bold
38731  button name
38732 \begin_inset Quotes erd
38733 \end_inset
38734
38735  
38736 \begin_inset Quotes erd
38737 \end_inset
38738
38739 LyX-function
38740 \begin_inset Quotes erd
38741 \end_inset
38742
38743
38744 \end_layout
38745
38746 \begin_layout Standard
38747 \noindent
38748 \begin_inset VSpace smallskip*
38749 \end_inset
38750
38751 All LyX-functions are listed in 
38752 \begin_inset CommandInset citation
38753 LatexCommand cite
38754 key "LyX-func"
38755
38756 \end_inset
38757
38758 .
38759 \end_layout
38760
38761 \begin_layout Standard
38762 \begin_inset VSpace medskip
38763 \end_inset
38764
38765
38766 \end_layout
38767
38768 \begin_layout Standard
38769 An example: Assuming you use the menu 
38770 \family sans
38771 Navigate\SpecialChar \menuseparator
38772 Bookmarks
38773 \family default
38774  quite often and therefore want six available bookmarks, you can add the
38775  line
38776 \end_layout
38777
38778 \begin_layout Standard
38779 \begin_inset VSpace smallskip*
38780 \end_inset
38781
38782
38783 \series bold
38784 Item "Save Bookmark 6" "bookmark-save 6"
38785 \end_layout
38786
38787 \begin_layout Standard
38788 \noindent
38789 \begin_inset VSpace smallskip*
38790 \end_inset
38791
38792 to the navigate menu section in the .inc-file to have the sixth bookmark.
38793 \end_layout
38794
38795 \begin_layout Subsubsection
38796 Bind-File
38797 \begin_inset Index
38798 status collapsed
38799
38800 \begin_layout Plain Layout
38801 Bindings
38802 \end_layout
38803
38804 \end_inset
38805
38806
38807 \end_layout
38808
38809 \begin_layout Standard
38810 Bindings are used to bind a function to a key.
38811  Several binding files are available:
38812 \end_layout
38813
38814 \begin_layout Description
38815 cua.bind typical set of PC keyboard shortcuts
38816 \end_layout
38817
38818 \begin_layout Description
38819 (x)emacs.bind set of bindings like they are used in the editor programs 
38820 \family sans
38821 Emacs
38822 \family default
38823  (
38824 \family sans
38825 XEmacs
38826 \family default
38827 )
38828 \end_layout
38829
38830 \begin_layout Description
38831 mac.bind set of bindings for 
38832 \family sans
38833 Mac
38834 \begin_inset Space \thinspace{}
38835 \end_inset
38836
38837 OS
38838 \family default
38839  systems.
38840 \end_layout
38841
38842 \begin_layout Standard
38843 There are also bind-files designed for special document classes, like 
38844 \shape italic
38845 broadway.bind
38846 \shape default
38847 , and bind files for special languages.
38848  The name of language bind-files begin with a language code, e.g.
38849  
38850 \begin_inset Quotes eld
38851 \end_inset
38852
38853 pt
38854 \begin_inset Quotes erd
38855 \end_inset
38856
38857  for Portuguese.
38858  If you use LyX in a certain language, LyX will try to use the appropriate
38859  bind-file.
38860 \end_layout
38861
38862 \begin_layout Standard
38863 Some bind-files, like 
38864 \emph on
38865 math.bind
38866 \emph default
38867 , have only a small scope.
38868  When looking at the the end of the file 
38869 \shape italic
38870 cua.bind
38871 \shape default
38872 , you can see that they are included to keep the overview in the bind-file.
38873 \end_layout
38874
38875 \begin_layout Standard
38876 If you like to customize the keybindings to your own taste, modify the bind-file
38877 s with a text editor.
38878  The syntax of the entries is:
38879 \end_layout
38880
38881 \begin_layout Standard
38882
38883 \series bold
38884
38885 \backslash
38886 bind 
38887 \begin_inset Quotes erd
38888 \end_inset
38889
38890 key combination
38891 \begin_inset Quotes erd
38892 \end_inset
38893
38894  
38895 \begin_inset Quotes erd
38896 \end_inset
38897
38898 LyX-function
38899 \begin_inset Quotes erd
38900 \end_inset
38901
38902
38903 \end_layout
38904
38905 \begin_layout Standard
38906 All LyX-functions are listed in 
38907 \begin_inset CommandInset citation
38908 LatexCommand cite
38909 key "LyX-func"
38910
38911 \end_inset
38912
38913 .
38914 \end_layout
38915
38916 \begin_layout Subsubsection
38917 Session
38918 \end_layout
38919
38920 \begin_layout Standard
38921 When the option 
38922 \family sans
38923 Save
38924 \begin_inset Space \thinspace{}
38925 \end_inset
38926
38927 /
38928 \begin_inset Space \thinspace{}
38929 \end_inset
38930
38931 restore window size, or use fixed size
38932 \family default
38933  is not checked, you can specify the size of LyX's main window when LyX
38934  is started.
38935 \end_layout
38936
38937 \begin_layout Standard
38938 With the option 
38939 \family sans
38940 Save
38941 \begin_inset Space \thinspace{}
38942 \end_inset
38943
38944 /
38945 \begin_inset Space \thinspace{}
38946 \end_inset
38947
38948 restore window position
38949 \family default
38950  LyX will be opened with its main window at the last used position.
38951 \end_layout
38952
38953 \begin_layout Standard
38954 The option 
38955 \family sans
38956 Restore cursor positions
38957 \family default
38958  sets the cursor to the position in the file where it has been the last
38959  time.
38960 \end_layout
38961
38962 \begin_layout Standard
38963 The option 
38964 \family sans
38965 Load opened files from last session
38966 \family default
38967  opens all files that were opened in the last LyX session.
38968 \end_layout
38969
38970 \begin_layout Subsubsection
38971 Documents
38972 \begin_inset CommandInset label
38973 LatexCommand label
38974 name "sub:Backup documents"
38975
38976 \end_inset
38977
38978
38979 \begin_inset Index
38980 status collapsed
38981
38982 \begin_layout Plain Layout
38983 Backup ! Documents
38984 \end_layout
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \begin_layout Standard
38992 When the option 
38993 \family sans
38994 Backup documents
38995 \family default
38996  is set, you can specify the time between backup saves.
38997 \end_layout
38998
38999 \begin_layout Standard
39000
39001 \family sans
39002 Maximum last files
39003 \family default
39004  is the number of last opened files that LyX should display in the menu
39005  
39006 \family sans
39007 File\SpecialChar \menuseparator
39008 Open
39009 \begin_inset Space ~
39010 \end_inset
39011
39012 Recent
39013 \family default
39014 .
39015 \end_layout
39016
39017 \begin_layout Subsubsection
39018 Scrolling
39019 \end_layout
39020
39021 \begin_layout Standard
39022 The option 
39023 \family sans
39024 Cursor follows scrollbar
39025 \family default
39026  sets the cursor to the top of the currently displayed document part when
39027  scrolling.
39028 \end_layout
39029
39030 \begin_layout Subsubsection
39031 Pixmap Cache
39032 \end_layout
39033
39034 \begin_layout Standard
39035 With the option 
39036 \family sans
39037 Enable Pixmap Cache
39038 \family default
39039  enabled, LyX needs to redraw the screen less often.
39040  This results in better performance, especially on slow systems.
39041  On the other hand, the characters might look more fuzzy on screen.
39042  So whether you enable this or not depends on whether you prefer speed over
39043  aesthetics.
39044  Note that the Pixmap Cache is only available and useful under Mac
39045 \begin_inset Space ~
39046 \end_inset
39047
39048 OS and Windows.
39049 \end_layout
39050
39051 \begin_layout Subsection
39052 Screen Fonts
39053 \begin_inset Index
39054 status collapsed
39055
39056 \begin_layout Plain Layout
39057 Font ! Screen
39058 \end_layout
39059
39060 \end_inset
39061
39062
39063 \begin_inset CommandInset label
39064 LatexCommand label
39065 name "sub:Screen-Fonts"
39066
39067 \end_inset
39068
39069
39070 \end_layout
39071
39072 \begin_layout Standard
39073 These fonts are used to display your documents on the screen.
39074 \end_layout
39075
39076 \begin_layout Standard
39077 \begin_inset Note Greyedout
39078 status open
39079
39080 \begin_layout Plain Layout
39081
39082 \series bold
39083 Note:
39084 \series default
39085  This section only deals with the fonts 
39086 \emph on
39087 inside
39088 \emph default
39089  the LyX window.
39090  The fonts that appear on the output are independent from these fonts, and
39091  set in the menu 
39092 \family sans
39093 Document\SpecialChar \menuseparator
39094 Settings\SpecialChar \menuseparator
39095 Fonts
39096 \family default
39097 .
39098 \end_layout
39099
39100 \end_inset
39101
39102
39103 \end_layout
39104
39105 \begin_layout Standard
39106 By default, LyX uses 
39107 \family typewriter
39108 Times
39109 \family default
39110  as roman (serif) font, 
39111 \family typewriter
39112 Arial
39113 \family default
39114  or 
39115 \family typewriter
39116 Helvetica
39117 \family default
39118  (depends on the system) as 
39119 \family sans
39120 sans
39121 \begin_inset Space ~
39122 \end_inset
39123
39124 serif
39125 \family default
39126  font, and 
39127 \family typewriter
39128 Courier
39129 \family default
39130  as 
39131 \family typewriter
39132 typewriter
39133 \family default
39134  font.
39135 \end_layout
39136
39137 \begin_layout Standard
39138 You can change the font size with the 
39139 \family sans
39140 Zoom
39141 \family default
39142  setting.
39143 \end_layout
39144
39145 \begin_layout Standard
39146
39147 \family sans
39148 Screen DPI
39149 \family default
39150  is the screen resolution in dpi (dots per inch).
39151  The Font Sizes are calculated as letter height in units of points.
39152  72
39153 \begin_inset Space \thinspace{}
39154 \end_inset
39155
39156 points have the size of 1
39157 \begin_inset Space \thinspace{}
39158 \end_inset
39159
39160 inch, see Appendix
39161 \begin_inset Space ~
39162 \end_inset
39163
39164
39165 \begin_inset CommandInset ref
39166 LatexCommand ref
39167 reference "cha:Units-available-in"
39168
39169 \end_inset
39170
39171 .
39172 \end_layout
39173
39174 \begin_layout Standard
39175 The default 
39176 \family sans
39177 Font Sizes
39178 \family default
39179  are the same as if a document font size of 10
39180 \begin_inset Formula $\,$
39181 \end_inset
39182
39183 pt would be used.
39184  The sizes are explained in detail in section
39185 \begin_inset Space ~
39186 \end_inset
39187
39188
39189 \begin_inset CommandInset ref
39190 LatexCommand ref
39191 reference "sub:Document-Font"
39192
39193 \end_inset
39194
39195 .
39196 \end_layout
39197
39198 \begin_layout Subsection
39199 Colors
39200 \begin_inset Index
39201 status collapsed
39202
39203 \begin_layout Plain Layout
39204 Color ! LyX screen
39205 \end_layout
39206
39207 \end_inset
39208
39209
39210 \begin_inset Index
39211 status collapsed
39212
39213 \begin_layout Plain Layout
39214 Settings ! Color
39215 \end_layout
39216
39217 \end_inset
39218
39219
39220 \end_layout
39221
39222 \begin_layout Standard
39223 You can here change all colors used by LyX.
39224  Choose an item in the list and use the 
39225 \family sans
39226 Alter
39227 \family default
39228  button.
39229 \end_layout
39230
39231 \begin_layout Subsection
39232 Graphics
39233 \begin_inset Index
39234 status collapsed
39235
39236 \begin_layout Plain Layout
39237 Settings ! Graphics
39238 \end_layout
39239
39240 \end_inset
39241
39242
39243 \end_layout
39244
39245 \begin_layout Standard
39246 Here you can specify how graphics inside LyX are displayed.
39247 \end_layout
39248
39249 \begin_layout Standard
39250
39251 \family sans
39252 Instant Preview
39253 \family default
39254  enables previewing snippets of your document.
39255  This feature is described in section
39256 \begin_inset Space ~
39257 \end_inset
39258
39259
39260 \begin_inset CommandInset ref
39261 LatexCommand ref
39262 reference "sec:Previewing-snippets-of"
39263
39264 \end_inset
39265
39266 .
39267 \end_layout
39268
39269 \begin_layout Subsection
39270 Keyboard Map
39271 \begin_inset Index
39272 status collapsed
39273
39274 \begin_layout Plain Layout
39275 Keyboard Map
39276 \end_layout
39277
39278 \end_inset
39279
39280
39281 \begin_inset Index
39282 status collapsed
39283
39284 \begin_layout Plain Layout
39285 Settings ! Keyboard Map
39286 \end_layout
39287
39288 \end_inset
39289
39290
39291 \begin_inset CommandInset label
39292 LatexCommand label
39293 name "sub:Keyboard-Map"
39294
39295 \end_inset
39296
39297
39298 \end_layout
39299
39300 \begin_layout Standard
39301 Normally keyboard settings have to be done in a menu of your operating system.
39302  For the case that this is not possible, LyX provides keyboard maps.
39303  If you have e.
39304 \begin_inset Space \thinspace{}
39305 \end_inset
39306
39307 g.
39308 \begin_inset Space ~
39309 \end_inset
39310
39311 a Czech keyboard but want to write with it like with a Romanian one, you
39312  can use the keyboard map file named 
39313 \emph on
39314 romanian.kmap
39315 \emph default
39316 .
39317 \end_layout
39318
39319 \begin_layout Standard
39320 \begin_inset Note Greyedout
39321 status open
39322
39323 \begin_layout Plain Layout
39324
39325 \series bold
39326 Note:
39327 \series default
39328  Keyboard maps are only provided as makeshift and don't work on all systems.
39329 \end_layout
39330
39331 \end_inset
39332
39333
39334 \end_layout
39335
39336 \begin_layout Section
39337 Paths
39338 \begin_inset Index
39339 status collapsed
39340
39341 \begin_layout Plain Layout
39342 Paths
39343 \end_layout
39344
39345 \end_inset
39346
39347
39348 \begin_inset Index
39349 status collapsed
39350
39351 \begin_layout Plain Layout
39352 Settings ! Directory
39353 \end_layout
39354
39355 \end_inset
39356
39357
39358 \end_layout
39359
39360 \begin_layout Description
39361 Working
39362 \begin_inset Space ~
39363 \end_inset
39364
39365 directory This is LyX's working directory.
39366  It is the default when you 
39367 \family sans
39368 Open
39369 \family default
39370
39371 \family sans
39372 Save
39373 \family default
39374  or 
39375 \family sans
39376 Save
39377 \begin_inset Space ~
39378 \end_inset
39379
39380 as
39381 \family default
39382  files.
39383 \end_layout
39384
39385 \begin_layout Description
39386 Document
39387 \begin_inset Space ~
39388 \end_inset
39389
39390 templates This directory will be opened when you use the menu 
39391 \family sans
39392 File\SpecialChar \menuseparator
39393 New
39394 \begin_inset Space ~
39395 \end_inset
39396
39397 from
39398 \begin_inset Space ~
39399 \end_inset
39400
39401 Template
39402 \family default
39403 .
39404 \end_layout
39405
39406 \begin_layout Description
39407 Backup
39408 \begin_inset Space ~
39409 \end_inset
39410
39411 directory
39412 \begin_inset Index
39413 status collapsed
39414
39415 \begin_layout Plain Layout
39416 Backup ! Directory
39417 \end_layout
39418
39419 \end_inset
39420
39421  Backup copies will be saved to this directory.
39422  When no directory is given but backups are enabled as described in section
39423 \begin_inset Space ~
39424 \end_inset
39425
39426
39427 \begin_inset CommandInset ref
39428 LatexCommand ref
39429 reference "sub:Backup documents"
39430
39431 \end_inset
39432
39433 , the 
39434 \family sans
39435 Working directory
39436 \family default
39437  will be used to save the backups.
39438 \begin_inset Newline newline
39439 \end_inset
39440
39441 The backup files have the ending 
39442 \begin_inset Quotes eld
39443 \end_inset
39444
39445 .lyx~
39446 \begin_inset Quotes erd
39447 \end_inset
39448
39449 .
39450 \end_layout
39451
39452 \begin_layout Description
39453 Ly
39454 \begin_inset ERT
39455 status collapsed
39456
39457 \begin_layout Plain Layout
39458
39459 {}
39460 \end_layout
39461
39462 \end_inset
39463
39464 XServer-Pipe Here you can enter the name of a Unix-pipe.
39465  This pipe is used to send data from external programs to LyX.
39466 \begin_inset Newline newline
39467 \end_inset
39468
39469
39470 \begin_inset Note Greyedout
39471 status open
39472
39473 \begin_layout Plain Layout
39474
39475 \series bold
39476 Note:
39477 \series default
39478  This feature doesn't work on Windows systems.
39479 \end_layout
39480
39481 \end_inset
39482
39483
39484 \end_layout
39485
39486 \begin_layout Description
39487 Temporary
39488 \begin_inset Space ~
39489 \end_inset
39490
39491 directory Temporary files will be saved in this directory.
39492 \end_layout
39493
39494 \begin_layout Description
39495 PATH
39496 \begin_inset Space ~
39497 \end_inset
39498
39499 prefix This field contains a list of paths to external programs.
39500  When LyX needs to use an external program, it looks in this list where
39501  to find it on the system.
39502  The path list is automatically set up on Windows and Mac systems while
39503  LyX is configured, so that you normally don't have to modify it.
39504  On Unix
39505 \begin_inset Space \thinspace{}
39506 \end_inset
39507
39508 /
39509 \begin_inset Space \thinspace{}
39510 \end_inset
39511
39512 Linux systems, the path list will need to be set only if there are external
39513  programs you wish to use that are not in your normal system path ($PATH).
39514  
39515 \end_layout
39516
39517 \begin_layout Section
39518 Identity
39519 \end_layout
39520
39521 \begin_layout Standard
39522 Here you can insert your name and email address.
39523  The identity will be used when you have enabled change tracking as described
39524  in section
39525 \begin_inset Space ~
39526 \end_inset
39527
39528
39529 \begin_inset CommandInset ref
39530 LatexCommand ref
39531 reference "sec:Change-Tracking"
39532
39533 \end_inset
39534
39535 , to mark changes you make as yours.
39536 \end_layout
39537
39538 \begin_layout Section
39539 Language Settings
39540 \begin_inset Index
39541 status collapsed
39542
39543 \begin_layout Plain Layout
39544 Language ! Settings
39545 \end_layout
39546
39547 \end_inset
39548
39549
39550 \begin_inset Index
39551 status collapsed
39552
39553 \begin_layout Plain Layout
39554 Settings ! Language
39555 \end_layout
39556
39557 \end_inset
39558
39559
39560 \end_layout
39561
39562 \begin_layout Subsection
39563 Language
39564 \end_layout
39565
39566 \begin_layout Description
39567 Default
39568 \begin_inset Space ~
39569 \end_inset
39570
39571 language is the language used in new documents
39572 \end_layout
39573
39574 \begin_layout Description
39575 Language
39576 \begin_inset Space ~
39577 \end_inset
39578
39579 package is a LaTeX-command to load a LaTeX-package that handles language
39580  issues.
39581  The default is the LaTeX-command 
39582 \family sans
39583
39584 \backslash
39585 usepackage{babel}
39586 \family default
39587  that loads the package 
39588 \series bold
39589 babel
39590 \series default
39591 .
39592 \begin_inset Foot
39593 status collapsed
39594
39595 \begin_layout Plain Layout
39596 For an introduction to the LaTeX-Syntax, have a look at section
39597 \begin_inset Space ~
39598 \end_inset
39599
39600
39601 \begin_inset CommandInset ref
39602 LatexCommand ref
39603 reference "sec:ERT"
39604
39605 \end_inset
39606
39607 .
39608 \end_layout
39609
39610 \end_inset
39611
39612
39613 \begin_inset Newline newline
39614 \end_inset
39615
39616 The 
39617 \series bold
39618 babel
39619 \series default
39620  translates in the background automatically text labels of documents to
39621  the document language.
39622  A text label is for instance the word 
39623 \begin_inset Quotes eld
39624 \end_inset
39625
39626 Table
39627 \begin_inset Quotes erd
39628 \end_inset
39629
39630  at the beginning of every table-caption.
39631 \end_layout
39632
39633 \begin_layout Description
39634 Command
39635 \begin_inset Space ~
39636 \end_inset
39637
39638 start When a special LaTeX-package is needed to write in a certain document
39639  language, you can here specify the command to start the package.
39640  An example is the start command 
39641 \family sans
39642
39643 \backslash
39644 begin{arabtext}
39645 \family default
39646  that is needed to write Arabic using the package 
39647 \series bold
39648 ArabTeX
39649 \series default
39650 , see 
39651 \begin_inset CommandInset citation
39652 LatexCommand cite
39653 key "Arabic"
39654
39655 \end_inset
39656
39657 .
39658  The default is the 
39659 \series bold
39660 babel
39661 \series default
39662  command 
39663 \family sans
39664
39665 \backslash
39666 selectlanguage{$$lang}
39667 \family default
39668 .
39669 \end_layout
39670
39671 \begin_layout Description
39672 Command
39673 \begin_inset Space ~
39674 \end_inset
39675
39676 end Counterpart to 
39677 \family sans
39678 Command start
39679 \family default
39680 .
39681  Some packages, like the default, don't have an end command since the start
39682  command toggles the package on and off.
39683 \end_layout
39684
39685 \begin_layout Description
39686 Use
39687 \begin_inset Space ~
39688 \end_inset
39689
39690 babel Whether 
39691 \series bold
39692 babel
39693 \series default
39694  is used or not.
39695 \end_layout
39696
39697 \begin_layout Description
39698 Global When this option is set, the languages used in the document will
39699  be added as options to the document class options, so that they can be
39700  used by all Latex@LaTeX-packages.
39701  Otherwise they will only be used as options for the 
39702 \series bold
39703 babel
39704 \series default
39705  package.
39706 \end_layout
39707
39708 \begin_layout Description
39709 Auto
39710 \begin_inset Space ~
39711 \end_inset
39712
39713 begin When this option is set, the documents starts with the chosen document
39714  language.
39715  When this option is not set, the 
39716 \family sans
39717 Command
39718 \begin_inset Space ~
39719 \end_inset
39720
39721 start
39722 \family default
39723  is explicitly set to the beginning of the document in the LaTeX-output.
39724  This assures that the correct language is used when you use another 
39725 \family sans
39726 Command
39727 \begin_inset Space ~
39728 \end_inset
39729
39730 start
39731 \family default
39732  than the default.
39733 \end_layout
39734
39735 \begin_layout Description
39736 Auto
39737 \begin_inset Space ~
39738 \end_inset
39739
39740 end Counterpart to 
39741 \family sans
39742 Auto
39743 \begin_inset Space ~
39744 \end_inset
39745
39746 begin
39747 \family default
39748 .
39749  When it is not set, the 
39750 \family sans
39751 Command
39752 \begin_inset Space ~
39753 \end_inset
39754
39755 end
39756 \family default
39757  is set to the end of the document.
39758 \end_layout
39759
39760 \begin_layout Description
39761 Mark
39762 \begin_inset Space ~
39763 \end_inset
39764
39765 foreign
39766 \begin_inset Space ~
39767 \end_inset
39768
39769 languages Text marked formatted in a language different from the document
39770  language will be underlined blue.
39771 \end_layout
39772
39773 \begin_layout Description
39774 Right
39775 \begin_inset Space ~
39776 \end_inset
39777
39778 to
39779 \begin_inset Space ~
39780 \end_inset
39781
39782 left
39783 \begin_inset Space ~
39784 \end_inset
39785
39786 language
39787 \begin_inset Space ~
39788 \end_inset
39789
39790 support Enables the use of languages, written from right to left, like Arabic,
39791  Hebrew, Farsi.
39792 \end_layout
39793
39794 \begin_layout Subsection
39795 Spellchecker
39796 \end_layout
39797
39798 \begin_layout Standard
39799 The spellchecker settings are explained in section
39800 \begin_inset Space ~
39801 \end_inset
39802
39803
39804 \begin_inset CommandInset ref
39805 LatexCommand ref
39806 reference "sec:Spellchecking"
39807
39808 \end_inset
39809
39810
39811 \end_layout
39812
39813 \begin_layout Section
39814 Outputs
39815 \end_layout
39816
39817 \begin_layout Subsection
39818 Printer
39819 \begin_inset CommandInset label
39820 LatexCommand label
39821 name "sub:Printer"
39822
39823 \end_inset
39824
39825
39826 \begin_inset Index
39827 status collapsed
39828
39829 \begin_layout Plain Layout
39830 Printer
39831 \end_layout
39832
39833 \end_inset
39834
39835
39836 \begin_inset Index
39837 status collapsed
39838
39839 \begin_layout Plain Layout
39840 Settings ! Printer
39841 \end_layout
39842
39843 \end_inset
39844
39845
39846 \end_layout
39847
39848 \begin_layout Description
39849 Default
39850 \begin_inset Space ~
39851 \end_inset
39852
39853 printer Here you can specify the name of your default printer.
39854  The name will be used when the 
39855 \family sans
39856 Printer command
39857 \family default
39858  is executed.
39859 \begin_inset Newline newline
39860 \end_inset
39861
39862
39863 \begin_inset Note Greyedout
39864 status open
39865
39866 \begin_layout Plain Layout
39867
39868 \series bold
39869 Note:
39870 \series default
39871  You can leave this field empty on Windows systems because it has there
39872  no effect.
39873 \end_layout
39874
39875 \end_inset
39876
39877
39878 \end_layout
39879
39880 \begin_layout Description
39881 Adapt
39882 \begin_inset Space ~
39883 \end_inset
39884
39885 output
39886 \begin_inset Space ~
39887 \end_inset
39888
39889 to
39890 \begin_inset Space ~
39891 \end_inset
39892
39893 printer This option works only for the 
39894 \family sans
39895 Printer command
39896 \family default
39897  
39898 \begin_inset Quotes eld
39899 \end_inset
39900
39901
39902 \family sans
39903 dvips
39904 \family default
39905
39906 \begin_inset Quotes erd
39907 \end_inset
39908
39909 .
39910  It activates a configuration file for dvips.
39911  This is an option only for dvips experts.
39912 \end_layout
39913
39914 \begin_layout Description
39915 Printer
39916 \begin_inset Space ~
39917 \end_inset
39918
39919 command is the command LyX
39920 \begin_inset Space \thinspace{}
39921 \end_inset
39922
39923 /
39924 \begin_inset Space \thinspace{}
39925 \end_inset
39926
39927 LaTeX uses for printing.
39928  The default is on most systems 
39929 \family sans
39930 dvips
39931 \family default
39932 .
39933 \end_layout
39934
39935 \begin_layout Description
39936 Printer
39937 \begin_inset Space ~
39938 \end_inset
39939
39940 Command
39941 \begin_inset Space ~
39942 \end_inset
39943
39944 Options Here you can specify printer options.
39945  A list of printer options with explanations can be found in the documentation
39946  of the program that provides the 
39947 \family sans
39948 Printer command
39949 \family default
39950  you are using.
39951 \end_layout
39952
39953 \begin_layout Subsection
39954 Date Format
39955 \begin_inset Index
39956 status collapsed
39957
39958 \begin_layout Plain Layout
39959 Date Format
39960 \end_layout
39961
39962 \end_inset
39963
39964
39965 \begin_inset Index
39966 status collapsed
39967
39968 \begin_layout Plain Layout
39969 Settings ! Date format
39970 \end_layout
39971
39972 \end_inset
39973
39974
39975 \end_layout
39976
39977 \begin_layout Standard
39978 The date format can be one or a mixture of the formats listed here:
39979 \begin_inset Newline newline
39980 \end_inset
39981
39982
39983 \begin_inset Flex URL
39984 status collapsed
39985
39986 \begin_layout Plain Layout
39987
39988 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
39989 \end_layout
39990
39991 \end_inset
39992
39993
39994 \begin_inset Newline newline
39995 \end_inset
39996
39997 For example the format
39998 \begin_inset Newline newline
39999 \end_inset
40000
40001 %d/%m/%y
40002 \begin_inset Newline newline
40003 \end_inset
40004
40005 prints the date as day/month/year.
40006 \end_layout
40007
40008 \begin_layout Subsection
40009 Plain Text
40010 \end_layout
40011
40012 \begin_layout Description
40013 Output
40014 \begin_inset Space ~
40015 \end_inset
40016
40017 line
40018 \begin_inset Space ~
40019 \end_inset
40020
40021 length sets the maximum number of characters printed in one line when using
40022  the menu 
40023 \family sans
40024 File\SpecialChar \menuseparator
40025 Export\SpecialChar \menuseparator
40026 Plain
40027 \begin_inset Space ~
40028 \end_inset
40029
40030 text
40031 \family default
40032 .
40033  Setting the line line length to 0 means all text is printed in one endless
40034  line.
40035 \end_layout
40036
40037 \begin_layout Description
40038 roff
40039 \begin_inset Space ~
40040 \end_inset
40041
40042 command defines an additional command used to produce better ASCII tables
40043  with the 
40044 \family typewriter
40045 groff/troff/nroff
40046 \family default
40047  UNIX-commands (refer to their manuals for more information about them).
40048  Setting this as empty tells LyX to use the internal formatter.
40049 \end_layout
40050
40051 \begin_layout Subsection
40052 LaT
40053 \begin_inset ERT
40054 status collapsed
40055
40056 \begin_layout Plain Layout
40057
40058 {}
40059 \end_layout
40060
40061 \end_inset
40062
40063 eX
40064 \begin_inset CommandInset label
40065 LatexCommand label
40066 name "sub:LaTeX-settings"
40067
40068 \end_inset
40069
40070
40071 \begin_inset Index
40072 status collapsed
40073
40074 \begin_layout Plain Layout
40075 Settings ! Latex@LaTeX
40076 \end_layout
40077
40078 \end_inset
40079
40080
40081 \end_layout
40082
40083 \begin_layout Description
40084 Te
40085 \begin_inset ERT
40086 status collapsed
40087
40088 \begin_layout Plain Layout
40089
40090 {}
40091 \end_layout
40092
40093 \end_inset
40094
40095 X
40096 \begin_inset Space ~
40097 \end_inset
40098
40099 encoding This is the default encoding of the document font.
40100  
40101 \family sans
40102 T1
40103 \family default
40104  is the default and covers western languages and symbols.
40105  
40106 \family sans
40107 T2A
40108 \family default
40109
40110 \family sans
40111 T2B
40112 \family default
40113
40114 \family sans
40115 T2C
40116 \family default
40117
40118 \family sans
40119 LCY
40120 \family default
40121 , and 
40122 \family sans
40123 X2
40124 \family default
40125  are for Cyrillic.
40126  Combinations of the encodings are possible, like 
40127 \begin_inset Quotes erd
40128 \end_inset
40129
40130
40131 \family sans
40132 T1, T2B
40133 \family default
40134
40135 \begin_inset Quotes erd
40136 \end_inset
40137
40138 .
40139  The font encoding is normally automatically loaded by the language packages
40140  LyX sets up in the background.
40141  So there is no need to change the default encoding.
40142 \end_layout
40143
40144 \begin_layout Description
40145 Default
40146 \begin_inset Space ~
40147 \end_inset
40148
40149 paper
40150 \begin_inset Space ~
40151 \end_inset
40152
40153 size This is the paper size that is used for new documents.
40154  The 
40155 \family sans
40156 Default
40157 \family default
40158  value depends on your LaTeX-system setup.
40159 \end_layout
40160
40161 \begin_layout Description
40162 Reset
40163 \begin_inset Space ~
40164 \end_inset
40165
40166 class
40167 \begin_inset Space ~
40168 \end_inset
40169
40170 options
40171 \begin_inset Space ~
40172 \end_inset
40173
40174 when
40175 \begin_inset Space ~
40176 \end_inset
40177
40178 document
40179 \begin_inset Space ~
40180 \end_inset
40181
40182 classes
40183 \begin_inset Space ~
40184 \end_inset
40185
40186 changes Removes all manually set document class options in the 
40187 \family sans
40188 Document\SpecialChar \menuseparator
40189 Settings
40190 \family default
40191  dialog when changing the document class.
40192 \end_layout
40193
40194 \begin_layout Standard
40195 In the 
40196 \family sans
40197 External Applications
40198 \family default
40199  field you can specify commands with parameters for the listed applications.
40200  Before you change something here, it is strongly recommended to read the
40201  manuals of the applications.
40202  Currently the following commands can be set:
40203 \end_layout
40204
40205 \begin_layout Description
40206 CheckTe
40207 \begin_inset ERT
40208 status collapsed
40209
40210 \begin_layout Plain Layout
40211
40212 {}
40213 \end_layout
40214
40215 \end_inset
40216
40217 X
40218 \begin_inset Space ~
40219 \end_inset
40220
40221 command Command for the program 
40222 \family sans
40223 CheckTeX
40224 \family default
40225  that is described in section 
40226 \emph on
40227 Checking TeX
40228 \emph default
40229  of the 
40230 \emph on
40231 Extended Features
40232 \emph default
40233  manual.
40234 \end_layout
40235
40236 \begin_layout Description
40237 BibTe
40238 \begin_inset ERT
40239 status collapsed
40240
40241 \begin_layout Plain Layout
40242
40243 {}
40244 \end_layout
40245
40246 \end_inset
40247
40248 X
40249 \begin_inset Space ~
40250 \end_inset
40251
40252 command Command for the program 
40253 \family sans
40254 BibTeX
40255 \family default
40256  that generates the bibliography, see section
40257 \begin_inset Space ~
40258 \end_inset
40259
40260
40261 \begin_inset CommandInset ref
40262 LatexCommand ref
40263 reference "sub:Bibliography-databases"
40264
40265 \end_inset
40266
40267 .
40268 \end_layout
40269
40270 \begin_layout Description
40271 Index
40272 \begin_inset Space ~
40273 \end_inset
40274
40275 command Command for the program that generates the index, see section
40276 \begin_inset Space ~
40277 \end_inset
40278
40279
40280 \begin_inset CommandInset ref
40281 LatexCommand ref
40282 reference "sub:Index-Program"
40283
40284 \end_inset
40285
40286 .
40287 \end_layout
40288
40289 \begin_layout Description
40290 DVI
40291 \begin_inset Space ~
40292 \end_inset
40293
40294 viewer
40295 \begin_inset Space ~
40296 \end_inset
40297
40298 paper
40299 \begin_inset Space ~
40300 \end_inset
40301
40302 size
40303 \begin_inset Space ~
40304 \end_inset
40305
40306 options They only have an effect when the program 
40307 \family sans
40308 xdvi
40309 \family default
40310  is used as DVI-viewer.
40311 \end_layout
40312
40313 \begin_layout Subsection
40314 Paths
40315 \begin_inset Index
40316 status collapsed
40317
40318 \begin_layout Plain Layout
40319 Paths
40320 \end_layout
40321
40322 \end_inset
40323
40324
40325 \begin_inset Index
40326 status collapsed
40327
40328 \begin_layout Plain Layout
40329 Settings ! Paths
40330 \end_layout
40331
40332 \end_inset
40333
40334
40335 \end_layout
40336
40337 \begin_layout Standard
40338 The submenu 
40339 \family sans
40340 Paths
40341 \family default
40342  is only available in the Windows version of LyX.
40343  The option 
40344 \family sans
40345 Use Windows-style paths in LaTeX files
40346 \family default
40347  uses the Windows path style:
40348 \end_layout
40349
40350 \begin_layout Standard
40351 C:
40352 \backslash
40353 test
40354 \backslash
40355 hello
40356 \end_layout
40357
40358 \begin_layout Standard
40359 instead of the Unix path style:
40360 \end_layout
40361
40362 \begin_layout Standard
40363 C:/test/hello
40364 \end_layout
40365
40366 \begin_layout Section
40367 Converters
40368 \begin_inset Index
40369 status collapsed
40370
40371 \begin_layout Plain Layout
40372 Converters
40373 \end_layout
40374
40375 \end_inset
40376
40377
40378 \end_layout
40379
40380 \begin_layout Standard
40381 Here you find the list of defined converter commands to convert material
40382  from one format to another.
40383  You can modify them or create new ones.
40384  To modify a converter, select it, change the entry of the field 
40385 \family sans
40386 Converter
40387 \family default
40388  and/or 
40389 \family sans
40390 Extra
40391 \begin_inset Space ~
40392 \end_inset
40393
40394 flag
40395 \family default
40396 , and press the 
40397 \family sans
40398 Modify
40399 \family default
40400  button.
40401  To create a new converter, select an existing one, select a different format
40402  in the 
40403 \family sans
40404 From
40405 \begin_inset Space ~
40406 \end_inset
40407
40408 format
40409 \family default
40410  drop-down list, modify the 
40411 \family sans
40412 Converter
40413 \family default
40414  field, and press the 
40415 \family sans
40416 Add
40417 \family default
40418  button.
40419 \end_layout
40420
40421 \begin_layout Standard
40422 When the 
40423 \family sans
40424 Converter File Cache
40425 \family default
40426  is enabled, conversions will be cached as long as specified in the field
40427  
40428 \family sans
40429 Maximum Age (in days
40430 \family default
40431 ).
40432  This means that images don't need to be converted again when you reopen
40433  a document; the converted images from the cache will be used instead.
40434 \end_layout
40435
40436 \begin_layout Standard
40437 More about converters, like the variables and flags that can be used in
40438  the converter definition, is described in section 
40439 \emph on
40440 Converters
40441 \emph default
40442  of the 
40443 \emph on
40444 Customization
40445 \emph default
40446  manual.
40447 \end_layout
40448
40449 \begin_layout Section
40450 File Formats
40451 \begin_inset Index
40452 status collapsed
40453
40454 \begin_layout Plain Layout
40455 File formats
40456 \end_layout
40457
40458 \end_inset
40459
40460
40461 \begin_inset CommandInset label
40462 LatexCommand label
40463 name "sec:File-Formats"
40464
40465 \end_inset
40466
40467
40468 \end_layout
40469
40470 \begin_layout Standard
40471 Here you find the list of defined file formats that LyX can handle.
40472  You can modify the viewer and editor program that should be used for certain
40473  formats.
40474  To create a new format, select an existing one, change the entry of the
40475  fields 
40476 \family sans
40477 Format
40478 \family default
40479  and 
40480 \family sans
40481 GUI
40482 \begin_inset Space ~
40483 \end_inset
40484
40485 name
40486 \family default
40487 , and press the 
40488 \family sans
40489 Add
40490 \family default
40491  button.
40492 \end_layout
40493
40494 \begin_layout Standard
40495 More about formats, like the options that can be used in the format definition,
40496  is described in section 
40497 \emph on
40498 Formats
40499 \emph default
40500  of the 
40501 \emph on
40502 Customization
40503 \emph default
40504  manual.
40505 \end_layout
40506
40507 \begin_layout Section
40508 Copiers
40509 \begin_inset Index
40510 status collapsed
40511
40512 \begin_layout Plain Layout
40513 Copiers
40514 \end_layout
40515
40516 \end_inset
40517
40518
40519 \end_layout
40520
40521 \begin_layout Standard
40522 Here you find the list of defined copiers.
40523  Since all conversions from one format to another take place in LyX's temporary
40524  directory, it is sometimes necessary to modify a file before copying it
40525  to the temporary directory in order that the conversion may be performed.
40526  This is done by a Copier.
40527 \end_layout
40528
40529 \begin_layout Standard
40530 More about converters is described in section 
40531 \emph on
40532 Copiers
40533 \emph default
40534  of the 
40535 \emph on
40536 Customization
40537 \emph default
40538  manual.
40539 \end_layout
40540
40541 \begin_layout Chapter
40542 Units available in LyX
40543 \begin_inset Index
40544 status collapsed
40545
40546 \begin_layout Plain Layout
40547 Units
40548 \end_layout
40549
40550 \end_inset
40551
40552
40553 \begin_inset CommandInset label
40554 LatexCommand label
40555 name "cha:Units-available-in"
40556
40557 \end_inset
40558
40559
40560 \end_layout
40561
40562 \begin_layout Standard
40563 To understand the units described in this documentation, 
40564 \begin_inset CommandInset ref
40565 LatexCommand ref
40566 reference "cap:Units"
40567
40568 \end_inset
40569
40570  explains all units available in LyX.
40571 \end_layout
40572
40573 \begin_layout Standard
40574 \begin_inset Float table
40575 placement h
40576 wide false
40577 sideways false
40578 status open
40579
40580 \begin_layout Plain Layout
40581 \begin_inset Caption
40582
40583 \begin_layout Plain Layout
40584 \begin_inset CommandInset label
40585 LatexCommand label
40586 name "cap:Units"
40587
40588 \end_inset
40589
40590 Units
40591 \end_layout
40592
40593 \end_inset
40594
40595
40596 \end_layout
40597
40598 \begin_layout Plain Layout
40599 \begin_inset VSpace medskip
40600 \end_inset
40601
40602
40603 \end_layout
40604
40605 \begin_layout Plain Layout
40606 \align center
40607 \begin_inset Tabular
40608 <lyxtabular version="3" rows="20" columns="2">
40609 <features>
40610 <column alignment="center" valignment="top" width="0">
40611 <column alignment="center" valignment="top" width="0">
40612 <row>
40613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40614 \begin_inset Text
40615
40616 \begin_layout Plain Layout
40617 unit
40618 \end_layout
40619
40620 \end_inset
40621 </cell>
40622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40623 \begin_inset Text
40624
40625 \begin_layout Plain Layout
40626 name/description
40627 \end_layout
40628
40629 \end_inset
40630 </cell>
40631 </row>
40632 <row>
40633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40634 \begin_inset Text
40635
40636 \begin_layout Plain Layout
40637 mm
40638 \end_layout
40639
40640 \end_inset
40641 </cell>
40642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40643 \begin_inset Text
40644
40645 \begin_layout Plain Layout
40646 millimeter
40647 \end_layout
40648
40649 \end_inset
40650 </cell>
40651 </row>
40652 <row>
40653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40654 \begin_inset Text
40655
40656 \begin_layout Plain Layout
40657 cm
40658 \end_layout
40659
40660 \end_inset
40661 </cell>
40662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40663 \begin_inset Text
40664
40665 \begin_layout Plain Layout
40666 centimeter
40667 \end_layout
40668
40669 \end_inset
40670 </cell>
40671 </row>
40672 <row>
40673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40674 \begin_inset Text
40675
40676 \begin_layout Plain Layout
40677 in
40678 \end_layout
40679
40680 \end_inset
40681 </cell>
40682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40683 \begin_inset Text
40684
40685 \begin_layout Plain Layout
40686 inch
40687 \end_layout
40688
40689 \end_inset
40690 </cell>
40691 </row>
40692 <row>
40693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40694 \begin_inset Text
40695
40696 \begin_layout Plain Layout
40697 pt
40698 \end_layout
40699
40700 \end_inset
40701 </cell>
40702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40703 \begin_inset Text
40704
40705 \begin_layout Plain Layout
40706 point (72.27
40707 \begin_inset Space \thinspace{}
40708 \end_inset
40709
40710 pt = 1
40711 \begin_inset Space \thinspace{}
40712 \end_inset
40713
40714 in)
40715 \end_layout
40716
40717 \end_inset
40718 </cell>
40719 </row>
40720 <row>
40721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40722 \begin_inset Text
40723
40724 \begin_layout Plain Layout
40725 pc
40726 \end_layout
40727
40728 \end_inset
40729 </cell>
40730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40731 \begin_inset Text
40732
40733 \begin_layout Plain Layout
40734 pica (1
40735 \begin_inset Space \thinspace{}
40736 \end_inset
40737
40738 pc = 12
40739 \begin_inset Space \thinspace{}
40740 \end_inset
40741
40742 pt)
40743 \end_layout
40744
40745 \end_inset
40746 </cell>
40747 </row>
40748 <row>
40749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40750 \begin_inset Text
40751
40752 \begin_layout Plain Layout
40753 sp
40754 \end_layout
40755
40756 \end_inset
40757 </cell>
40758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40759 \begin_inset Text
40760
40761 \begin_layout Plain Layout
40762 scaled point (65536
40763 \begin_inset Space \thinspace{}
40764 \end_inset
40765
40766 sp = 1
40767 \begin_inset Space \thinspace{}
40768 \end_inset
40769
40770 pt)
40771 \end_layout
40772
40773 \end_inset
40774 </cell>
40775 </row>
40776 <row>
40777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40778 \begin_inset Text
40779
40780 \begin_layout Plain Layout
40781 bp
40782 \end_layout
40783
40784 \end_inset
40785 </cell>
40786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40787 \begin_inset Text
40788
40789 \begin_layout Plain Layout
40790 big point (72
40791 \begin_inset Space \thinspace{}
40792 \end_inset
40793
40794 bp = 1
40795 \begin_inset Space \thinspace{}
40796 \end_inset
40797
40798 in)
40799 \end_layout
40800
40801 \end_inset
40802 </cell>
40803 </row>
40804 <row>
40805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40806 \begin_inset Text
40807
40808 \begin_layout Plain Layout
40809 dd
40810 \end_layout
40811
40812 \end_inset
40813 </cell>
40814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40815 \begin_inset Text
40816
40817 \begin_layout Plain Layout
40818 didot (72
40819 \begin_inset Space \thinspace{}
40820 \end_inset
40821
40822 dd 
40823 \begin_inset Formula $\approx$
40824 \end_inset
40825
40826  37.6
40827 \begin_inset Space \thinspace{}
40828 \end_inset
40829
40830 mm)
40831 \end_layout
40832
40833 \end_inset
40834 </cell>
40835 </row>
40836 <row>
40837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40838 \begin_inset Text
40839
40840 \begin_layout Plain Layout
40841 cc
40842 \end_layout
40843
40844 \end_inset
40845 </cell>
40846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40847 \begin_inset Text
40848
40849 \begin_layout Plain Layout
40850 cicero (1
40851 \begin_inset Space \thinspace{}
40852 \end_inset
40853
40854 cc = 12
40855 \begin_inset Space \thinspace{}
40856 \end_inset
40857
40858 dd)
40859 \end_layout
40860
40861 \end_inset
40862 </cell>
40863 </row>
40864 <row>
40865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40866 \begin_inset Text
40867
40868 \begin_layout Plain Layout
40869 Scale%
40870 \end_layout
40871
40872 \end_inset
40873 </cell>
40874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40875 \begin_inset Text
40876
40877 \begin_layout Plain Layout
40878 % of original image width
40879 \end_layout
40880
40881 \end_inset
40882 </cell>
40883 </row>
40884 <row>
40885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40886 \begin_inset Text
40887
40888 \begin_layout Plain Layout
40889 text%
40890 \end_layout
40891
40892 \end_inset
40893 </cell>
40894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40895 \begin_inset Text
40896
40897 \begin_layout Plain Layout
40898 % of text width
40899 \end_layout
40900
40901 \end_inset
40902 </cell>
40903 </row>
40904 <row>
40905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40906 \begin_inset Text
40907
40908 \begin_layout Plain Layout
40909 col%
40910 \end_layout
40911
40912 \end_inset
40913 </cell>
40914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40915 \begin_inset Text
40916
40917 \begin_layout Plain Layout
40918 % of column width
40919 \end_layout
40920
40921 \end_inset
40922 </cell>
40923 </row>
40924 <row>
40925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40926 \begin_inset Text
40927
40928 \begin_layout Plain Layout
40929 page%
40930 \end_layout
40931
40932 \end_inset
40933 </cell>
40934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40935 \begin_inset Text
40936
40937 \begin_layout Plain Layout
40938 % of paper width
40939 \end_layout
40940
40941 \end_inset
40942 </cell>
40943 </row>
40944 <row>
40945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40946 \begin_inset Text
40947
40948 \begin_layout Plain Layout
40949 line%
40950 \end_layout
40951
40952 \end_inset
40953 </cell>
40954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40955 \begin_inset Text
40956
40957 \begin_layout Plain Layout
40958 % of line width
40959 \end_layout
40960
40961 \end_inset
40962 </cell>
40963 </row>
40964 <row>
40965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40966 \begin_inset Text
40967
40968 \begin_layout Plain Layout
40969 theight%
40970 \end_layout
40971
40972 \end_inset
40973 </cell>
40974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40975 \begin_inset Text
40976
40977 \begin_layout Plain Layout
40978 % of text height
40979 \end_layout
40980
40981 \end_inset
40982 </cell>
40983 </row>
40984 <row>
40985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40986 \begin_inset Text
40987
40988 \begin_layout Plain Layout
40989 pheight%
40990 \end_layout
40991
40992 \end_inset
40993 </cell>
40994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40995 \begin_inset Text
40996
40997 \begin_layout Plain Layout
40998 % of paper height
40999 \end_layout
41000
41001 \end_inset
41002 </cell>
41003 </row>
41004 <row>
41005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41006 \begin_inset Text
41007
41008 \begin_layout Plain Layout
41009 ex
41010 \end_layout
41011
41012 \end_inset
41013 </cell>
41014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41015 \begin_inset Text
41016
41017 \begin_layout Plain Layout
41018 height of letter 
41019 \emph on
41020 x
41021 \emph default
41022  in current font
41023 \end_layout
41024
41025 \end_inset
41026 </cell>
41027 </row>
41028 <row>
41029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41030 \begin_inset Text
41031
41032 \begin_layout Plain Layout
41033 em
41034 \end_layout
41035
41036 \end_inset
41037 </cell>
41038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41039 \begin_inset Text
41040
41041 \begin_layout Plain Layout
41042 width of letter 
41043 \emph on
41044 M
41045 \emph default
41046  in current font
41047 \end_layout
41048
41049 \end_inset
41050 </cell>
41051 </row>
41052 <row>
41053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41054 \begin_inset Text
41055
41056 \begin_layout Plain Layout
41057 mu
41058 \end_layout
41059
41060 \end_inset
41061 </cell>
41062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41063 \begin_inset Text
41064
41065 \begin_layout Plain Layout
41066 math unit (1
41067 \begin_inset Space \thinspace{}
41068 \end_inset
41069
41070 mu = 1/18
41071 \begin_inset Space \thinspace{}
41072 \end_inset
41073
41074 em)
41075 \end_layout
41076
41077 \end_inset
41078 </cell>
41079 </row>
41080 </lyxtabular>
41081
41082 \end_inset
41083
41084
41085 \end_layout
41086
41087 \end_inset
41088
41089
41090 \end_layout
41091
41092 \begin_layout Chapter
41093 Credits
41094 \begin_inset CommandInset label
41095 LatexCommand label
41096 name "cha:Credits"
41097
41098 \end_inset
41099
41100
41101 \end_layout
41102
41103 \begin_layout Standard
41104 The documentation is a collaborative effort between many different people
41105  (and we would encourage people to contribute!).
41106 \end_layout
41107
41108 \begin_layout Itemize
41109
41110 \noun on
41111 Alejandro Aguilar Sierra
41112 \end_layout
41113
41114 \begin_layout Itemize
41115
41116 \noun on
41117 Amir Karger
41118 \end_layout
41119
41120 \begin_layout Itemize
41121
41122 \noun on
41123 David Johnson
41124 \end_layout
41125
41126 \begin_layout Itemize
41127
41128 \noun on
41129 Hartmut Haase
41130 \end_layout
41131
41132 \begin_layout Itemize
41133
41134 \noun on
41135 Ignacio García
41136 \end_layout
41137
41138 \begin_layout Itemize
41139
41140 \noun on
41141 Ivan Schreter
41142 \end_layout
41143
41144 \begin_layout Itemize
41145
41146 \noun on
41147 John Raithel
41148 \end_layout
41149
41150 \begin_layout Itemize
41151
41152 \noun on
41153 John Weiss
41154 \end_layout
41155
41156 \begin_layout Itemize
41157
41158 \noun on
41159 Lars Gullik Bjønnes
41160 \end_layout
41161
41162 \begin_layout Itemize
41163
41164 \noun on
41165 Matthias Ettrich
41166 \end_layout
41167
41168 \begin_layout Itemize
41169
41170 \noun on
41171 Matthias Zenker
41172 \end_layout
41173
41174 \begin_layout Itemize
41175
41176 \noun on
41177 Rich Fields
41178 \end_layout
41179
41180 \begin_layout Itemize
41181
41182 \noun on
41183 Pascal André
41184 \end_layout
41185
41186 \begin_layout Itemize
41187
41188 \noun on
41189 Paul Evans
41190 \end_layout
41191
41192 \begin_layout Itemize
41193
41194 \noun on
41195 Paul Russel
41196 \end_layout
41197
41198 \begin_layout Itemize
41199
41200 \noun on
41201 Robin Socha
41202 \end_layout
41203
41204 \begin_layout Itemize
41205
41206 \noun on
41207 Uwe Stöhr
41208 \end_layout
41209
41210 \begin_layout Itemize
41211 The LyX Team: 
41212 \begin_inset CommandInset citation
41213 LatexCommand cite
41214 key "lyxcredit"
41215
41216 \end_inset
41217
41218
41219 \end_layout
41220
41221 \begin_layout Standard
41222 \begin_inset Newpage newpage
41223 \end_inset
41224
41225 The bibliography on the following page was created with the 
41226 \family sans
41227 Bibliography
41228 \family default
41229  environment.
41230 \end_layout
41231
41232 \begin_layout Bibliography
41233 \begin_inset CommandInset bibitem
41234 LatexCommand bibitem
41235 label "Credits"
41236 key "lyxcredit"
41237
41238 \end_inset
41239
41240 The LyX Team: 
41241 \begin_inset CommandInset href
41242 LatexCommand href
41243 name "Credits"
41244 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41245
41246 \end_inset
41247
41248 :
41249 \begin_inset Newline newline
41250 \end_inset
41251
41252
41253 \begin_inset Flex URL
41254 status collapsed
41255
41256 \begin_layout Plain Layout
41257
41258 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41259 \end_layout
41260
41261 \end_inset
41262
41263
41264 \end_layout
41265
41266 \begin_layout Bibliography
41267 \begin_inset CommandInset bibitem
41268 LatexCommand bibitem
41269 key "latexcompanion"
41270
41271 \end_inset
41272
41273 Frank Mittelbach and Michel Goossens: 
41274 \emph on
41275 The LaTeX Companion Second Edition.
41276
41277 \emph default
41278  Addison-Wesley, 2004
41279 \end_layout
41280
41281 \begin_layout Bibliography
41282 \begin_inset CommandInset bibitem
41283 LatexCommand bibitem
41284 key "latexguide"
41285
41286 \end_inset
41287
41288 Helmut Kopka and Patrick W.
41289  Daly: 
41290 \emph on
41291 A Guide to LaTeX Fourth Edition.
41292
41293 \emph default
41294  Addison-Wesley, 2003
41295 \end_layout
41296
41297 \begin_layout Bibliography
41298 \begin_inset CommandInset bibitem
41299 LatexCommand bibitem
41300 key "latexbook"
41301
41302 \end_inset
41303
41304 Leslie Lamport: 
41305 \emph on
41306 LaTeX: A Document Preparation System.
41307
41308 \emph default
41309  Addison-Wesley, second edition, 1994
41310 \end_layout
41311
41312 \begin_layout Bibliography
41313 \begin_inset CommandInset bibitem
41314 LatexCommand bibitem
41315 key "texbook"
41316
41317 \end_inset
41318
41319 Donald E.
41320  Knuth.
41321  
41322 \emph on
41323 The TeXbook.
41324
41325 \emph default
41326  Addison-Wesley, 1984
41327 \end_layout
41328
41329 \begin_layout Bibliography
41330 \begin_inset CommandInset bibitem
41331 LatexCommand bibitem
41332 key "TeXCatalogue"
41333
41334 \end_inset
41335
41336 The TeX Catalogue:
41337 \begin_inset Newline newline
41338 \end_inset
41339
41340
41341 \begin_inset Flex URL
41342 status collapsed
41343
41344 \begin_layout Plain Layout
41345
41346 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41347 \end_layout
41348
41349 \end_inset
41350
41351
41352 \end_layout
41353
41354 \begin_layout Bibliography
41355 \begin_inset CommandInset bibitem
41356 LatexCommand bibitem
41357 key "LaTeXFAQ"
41358
41359 \end_inset
41360
41361 The LaTeX FAQ:
41362 \begin_inset Newline newline
41363 \end_inset
41364
41365
41366 \begin_inset Flex URL
41367 status collapsed
41368
41369 \begin_layout Plain Layout
41370
41371 http://www.tex.ac.uk/cgi-bin/texfaq2html
41372 \end_layout
41373
41374 \end_inset
41375
41376
41377 \end_layout
41378
41379 \begin_layout Bibliography
41380 \begin_inset CommandInset bibitem
41381 LatexCommand bibitem
41382 key "makeindex"
41383
41384 \end_inset
41385
41386
41387 \begin_inset CommandInset href
41388 LatexCommand href
41389 name "Documentation"
41390 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41391
41392 \end_inset
41393
41394  of the program 
41395 \family sans
41396 makeindex
41397 \family default
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 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
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 "caption"
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/caption/caption.pdf"
41428
41429 \end_inset
41430
41431  of the LaTeX-package 
41432 \series bold
41433 caption
41434 \series default
41435
41436 \begin_inset Index
41437 status collapsed
41438
41439 \begin_layout Plain Layout
41440 Latex@LaTeX-packages ! caption
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/caption/caption.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 "fancyhdr"
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/fancyhdr/fancyhdr.pdf"
41475
41476 \end_inset
41477
41478  of the LaTeX-package 
41479 \series bold
41480 fancyhdr
41481 \series default
41482
41483 \begin_inset Index
41484 status collapsed
41485
41486 \begin_layout Plain Layout
41487 Latex@LaTeX-packages ! fancyhdr
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/fancyhdr/fancyhdr.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 "nomencl"
41514
41515 \end_inset
41516
41517
41518 \begin_inset CommandInset href
41519 LatexCommand href
41520 name "Documentation"
41521 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41522
41523 \end_inset
41524
41525  of the LaTeX-package 
41526 \series bold
41527 nomencl
41528 \series default
41529
41530 \begin_inset Index
41531 status collapsed
41532
41533 \begin_layout Plain Layout
41534 Latex@LaTeX-packages ! nomencl
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 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.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 "tipa"
41561
41562 \end_inset
41563
41564
41565 \begin_inset CommandInset href
41566 LatexCommand href
41567 name "Documentation"
41568 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41569
41570 \end_inset
41571
41572  of the LaTeX-package 
41573 \series bold
41574 tipa
41575 \series default
41576
41577 \begin_inset Index
41578 status collapsed
41579
41580 \begin_layout Plain Layout
41581 Latex@LaTeX-packages ! tipa
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 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
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 "wrapfig"
41608
41609 \end_inset
41610
41611
41612 \begin_inset CommandInset href
41613 LatexCommand href
41614 name "Documentation"
41615 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
41616
41617 \end_inset
41618
41619  of the LaTeX-package 
41620 \series bold
41621 wrapfig
41622 \series default
41623
41624 \begin_inset Index
41625 status collapsed
41626
41627 \begin_layout Plain Layout
41628 Latex@LaTeX-packages ! wrapfig
41629 \end_layout
41630
41631 \end_inset
41632
41633 :
41634 \begin_inset Newline newline
41635 \end_inset
41636
41637
41638 \begin_inset Flex URL
41639 status collapsed
41640
41641 \begin_layout Plain Layout
41642
41643 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
41644 \end_layout
41645
41646 \end_inset
41647
41648
41649 \end_layout
41650
41651 \begin_layout Bibliography
41652 \begin_inset CommandInset bibitem
41653 LatexCommand bibitem
41654 key "XeTeX"
41655
41656 \end_inset
41657
41658
41659 \begin_inset CommandInset href
41660 LatexCommand href
41661 name "Wiki-page"
41662 target "http://wiki.lyx.org/LyX/XeTeX"
41663
41664 \end_inset
41665
41666  how to use LyX with XeTeX:
41667 \begin_inset Newline newline
41668 \end_inset
41669
41670
41671 \begin_inset Flex URL
41672 status collapsed
41673
41674 \begin_layout Plain Layout
41675
41676 http://wiki.lyx.org/LyX/XeTeX
41677 \end_layout
41678
41679 \end_inset
41680
41681
41682 \end_layout
41683
41684 \begin_layout Bibliography
41685 \begin_inset CommandInset bibitem
41686 LatexCommand bibitem
41687 key "Arabic"
41688
41689 \end_inset
41690
41691
41692 \begin_inset CommandInset href
41693 LatexCommand href
41694 name "Wiki-page"
41695 target "http://wiki.lyx.org/Windows/Arabic"
41696
41697 \end_inset
41698
41699  how to set up LyX for Arabic:
41700 \begin_inset Newline newline
41701 \end_inset
41702
41703
41704 \begin_inset Flex URL
41705 status collapsed
41706
41707 \begin_layout Plain Layout
41708
41709 http://wiki.lyx.org/Windows/Arabic
41710 \end_layout
41711
41712 \end_inset
41713
41714
41715 \end_layout
41716
41717 \begin_layout Bibliography
41718 \begin_inset CommandInset bibitem
41719 LatexCommand bibitem
41720 key "Armenian"
41721
41722 \end_inset
41723
41724
41725 \begin_inset CommandInset href
41726 LatexCommand href
41727 name "Wiki-page"
41728 target "http://wiki.lyx.org/Windows/Armenian"
41729
41730 \end_inset
41731
41732  how to set up LyX for Armenian:
41733 \begin_inset Newline newline
41734 \end_inset
41735
41736
41737 \begin_inset Flex URL
41738 status collapsed
41739
41740 \begin_layout Plain Layout
41741
41742 http://wiki.lyx.org/Windows/Armenian
41743 \end_layout
41744
41745 \end_inset
41746
41747
41748 \end_layout
41749
41750 \begin_layout Bibliography
41751 \begin_inset CommandInset bibitem
41752 LatexCommand bibitem
41753 key "Farsi"
41754
41755 \end_inset
41756
41757
41758 \begin_inset CommandInset href
41759 LatexCommand href
41760 name "Wiki-page"
41761 target "http://wiki.lyx.org/Windows/Farsi"
41762
41763 \end_inset
41764
41765  how to set up LyX for Farsi:
41766 \begin_inset Newline newline
41767 \end_inset
41768
41769
41770 \begin_inset Flex URL
41771 status collapsed
41772
41773 \begin_layout Plain Layout
41774
41775 http://wiki.lyx.org/Windows/Farsi
41776 \end_layout
41777
41778 \end_inset
41779
41780
41781 \end_layout
41782
41783 \begin_layout Bibliography
41784 \begin_inset CommandInset bibitem
41785 LatexCommand bibitem
41786 key "Hebrew"
41787
41788 \end_inset
41789
41790
41791 \begin_inset CommandInset href
41792 LatexCommand href
41793 name "Wiki-page"
41794 target "http://wiki.lyx.org/Windows/Hebrew"
41795
41796 \end_inset
41797
41798  how to set up LyX for Hebrew:
41799 \begin_inset Newline newline
41800 \end_inset
41801
41802
41803 \begin_inset Flex URL
41804 status collapsed
41805
41806 \begin_layout Plain Layout
41807
41808 http://wiki.lyx.org/Windows/Hebrew
41809 \end_layout
41810
41811 \end_inset
41812
41813
41814 \end_layout
41815
41816 \begin_layout Bibliography
41817 \begin_inset CommandInset bibitem
41818 LatexCommand bibitem
41819 key "Japanese"
41820
41821 \end_inset
41822
41823
41824 \begin_inset CommandInset href
41825 LatexCommand href
41826 name "Wiki-page"
41827 target "http://wiki.lyx.org/Windows/Japanese"
41828
41829 \end_inset
41830
41831  how to set up LyX for Japanese:
41832 \begin_inset Newline newline
41833 \end_inset
41834
41835
41836 \begin_inset Flex URL
41837 status collapsed
41838
41839 \begin_layout Plain Layout
41840
41841 http://wiki.lyx.org/Windows/Japanese
41842 \end_layout
41843
41844 \end_inset
41845
41846
41847 \end_layout
41848
41849 \begin_layout Bibliography
41850 \begin_inset CommandInset bibitem
41851 LatexCommand bibitem
41852 key "Vietnamese"
41853
41854 \end_inset
41855
41856
41857 \begin_inset CommandInset href
41858 LatexCommand href
41859 name "Wiki-page"
41860 target "http://wiki.lyx.org/Windows/Vietnamese"
41861
41862 \end_inset
41863
41864  how to set up LyX for Vietnamese:
41865 \begin_inset Newline newline
41866 \end_inset
41867
41868
41869 \begin_inset Flex URL
41870 status collapsed
41871
41872 \begin_layout Plain Layout
41873
41874 http://wiki.lyx.org/Windows/Vietnamese
41875 \end_layout
41876
41877 \end_inset
41878
41879
41880 \end_layout
41881
41882 \begin_layout Bibliography
41883 \begin_inset CommandInset bibitem
41884 LatexCommand bibitem
41885 key "LyX-func"
41886
41887 \end_inset
41888
41889
41890 \begin_inset CommandInset href
41891 LatexCommand href
41892 name "Wiki-page"
41893 target "http://wiki.lyx.org/LyX/LyxFunctionList"
41894
41895 \end_inset
41896
41897  with a list of all available LyX-functions:
41898 \begin_inset Newline newline
41899 \end_inset
41900
41901
41902 \begin_inset Flex URL
41903 status collapsed
41904
41905 \begin_layout Plain Layout
41906
41907 http://wiki.lyx.org/LyX/LyxFunctionList
41908 \end_layout
41909
41910 \end_inset
41911
41912
41913 \end_layout
41914
41915 \begin_layout Standard
41916 \begin_inset Newpage newpage
41917 \end_inset
41918
41919
41920 \begin_inset ERT
41921 status collapsed
41922
41923 \begin_layout Plain Layout
41924
41925
41926 \backslash
41927 let
41928 \backslash
41929 mybibname
41930 \backslash
41931 bibname
41932 \end_layout
41933
41934 \begin_layout Plain Layout
41935
41936
41937 \backslash
41938 renewcommand{
41939 \backslash
41940 bibname}{
41941 \backslash
41942 mybibname
41943 \backslash
41944 ; 2}
41945 \end_layout
41946
41947 \end_inset
41948
41949
41950 \begin_inset Note Note
41951 status collapsed
41952
41953 \begin_layout Plain Layout
41954 The command 
41955 \series bold
41956
41957 \backslash
41958 bibname
41959 \series default
41960  is the name of the bibliography in the current document language.
41961  It is redefined here with the number 2 at the end to state that the following
41962  bibliography is the second one:
41963 \end_layout
41964
41965 \end_inset
41966
41967
41968 \end_layout
41969
41970 \begin_layout Standard
41971 \begin_inset CommandInset bibtex
41972 LatexCommand bibtex
41973 bibfiles "biblio/LyXDocs.bib"
41974 options "biblio/alphadin"
41975
41976 \end_inset
41977
41978
41979 \end_layout
41980
41981 \begin_layout Standard
41982 The above bibliography is created from a BibTeX-database.
41983 \end_layout
41984
41985 \begin_layout Standard
41986
41987 \series bold
41988 \begin_inset CommandInset nomencl_print
41989 LatexCommand printnomenclature
41990
41991 \end_inset
41992
41993
41994 \begin_inset CommandInset index_print
41995 LatexCommand printindex
41996
41997 \end_inset
41998
41999
42000 \end_layout
42001
42002 \end_body
42003 \end_document