]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Math.lyx: the original issue of bug 4687 is now fixed
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 337
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27  % the pages of the TOC are numbered roman
28  % and a pdf-bookmark for the TOC is added
29  \pagenumbering{roman}
30  \let\myTOC\tableofcontents
31  \renewcommand\tableofcontents{%
32    \pdfbookmark[1]{Contents}{}
33    \myTOC
34    \cleardoublepage
35    \pagenumbering{arabic} }
36
37 % redefine the \LyX macro for PDF bookmarks
38 \def\LyX{\texorpdfstring{%
39   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
40   {LyX }}
41
42 % define a short command for \textvisiblespace
43 \newcommand{\spce}{\textvisiblespace}
44
45 % redefine the greyed out note
46 \renewenvironment{lyxgreyedout}
47  {\textcolor{blue}\bgroup}{\egroup}
48 \end_preamble
49 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
50 \language english
51 \inputencoding auto
52 \font_roman default
53 \font_sans default
54 \font_typewriter default
55 \font_default_family default
56 \font_sc false
57 \font_osf false
58 \font_sf_scale 100
59 \font_tt_scale 100
60
61 \graphics default
62 \paperfontsize 12
63 \spacing single
64 \use_hyperref true
65 \pdf_title "The LyX User's Guide"
66 \pdf_author "LyX Team"
67 \pdf_subject "LyX"
68 \pdf_keywords "LyX"
69 \pdf_bookmarks true
70 \pdf_bookmarksnumbered true
71 \pdf_bookmarksopen false
72 \pdf_bookmarksopenlevel 1
73 \pdf_breaklinks false
74 \pdf_pdfborder false
75 \pdf_colorlinks true
76 \pdf_backref false
77 \pdf_pagebackref false
78 \pdf_pdfusetitle false
79 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
80 \papersize default
81 \use_geometry false
82 \use_amsmath 1
83 \use_esint 0
84 \cite_engine basic
85 \use_bibtopic false
86 \paperorientation portrait
87 \branch Question
88 \selected 1
89 \color #00ff00
90 \end_branch
91 \branch Answer
92 \selected 0
93 \color #aa55ff
94 \end_branch
95 \secnumdepth 3
96 \tocdepth 3
97 \paragraph_separation indent
98 \defskip medskip
99 \quotes_language english
100 \papercolumns 1
101 \papersides 2
102 \paperpagestyle default
103 \tracking_changes false
104 \output_changes false
105 \author "" 
106 \author "" 
107 \end_header
108
109 \begin_body
110
111 \begin_layout Title
112 The LyX User's Guide
113 \end_layout
114
115 \begin_layout Author
116 by the LyX Team
117 \begin_inset Foot
118 status collapsed
119
120 \begin_layout Plain Layout
121 \noindent
122 If you have comments or error corrections, please send them to the LyX Documenta
123 tion mailing list: 
124 \begin_inset CommandInset href
125 LatexCommand href
126 target "lyx-docs@lists.lyx.org"
127 type "mailto:"
128
129 \end_inset
130
131
132 \end_layout
133
134 \end_inset
135
136
137 \begin_inset Newline newline
138 \end_inset
139
140
141 \begin_inset Newline newline
142 \end_inset
143
144 Version 1.6svn
145 \begin_inset Note Note
146 status open
147
148 \begin_layout Plain Layout
149 The latest PDF-version of this document can be found here:
150 \begin_inset Newline newline
151 \end_inset
152
153
154 \series bold
155 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
156 \end_layout
157
158 \end_inset
159
160
161 \end_layout
162
163 \begin_layout Standard
164 \begin_inset CommandInset toc
165 LatexCommand tableofcontents
166
167 \end_inset
168
169
170 \end_layout
171
172 \begin_layout Chapter
173 Getting Started
174 \end_layout
175
176 \begin_layout Section
177 What is LyX?
178 \end_layout
179
180 \begin_layout Standard
181 LyX is a document preparation system.
182  It is a tool for producing beautiful manuscripts, publishable books, business
183  letters and proposals, and even poetry.
184  It is unlike most other 
185 \begin_inset Quotes eld
186 \end_inset
187
188 word processors
189 \begin_inset Quotes erd
190 \end_inset
191
192  in the sense that it uses the paradigm of a markup language as its core
193  editing style.
194  That means that when you type a section header, you mark it as a 
195 \begin_inset Quotes eld
196 \end_inset
197
198 Section
199 \begin_inset Quotes erd
200 \end_inset
201
202 , not 
203 \begin_inset Quotes eld
204 \end_inset
205
206 Bold, 17 pt type, left justified, 5 mm space below
207 \begin_inset Quotes erd
208 \end_inset
209
210 .
211  LyX takes care of the typesetting for you, so you deal only with concepts,
212  not the mechanics.
213 \end_layout
214
215 \begin_layout Standard
216 This philosophy is explained in much greater detail in the 
217 \emph on
218
219 \begin_inset Quotes eld
220 \end_inset
221
222 Introduction
223 \begin_inset Quotes erd
224 \end_inset
225
226
227 \emph default
228 .
229  If you haven't read it yet, you need to.
230  Yes, we mean now.
231 \end_layout
232
233 \begin_layout Standard
234 The 
235 \begin_inset Quotes eld
236 \end_inset
237
238
239 \emph on
240 Introduction
241 \emph default
242
243 \begin_inset Quotes erd
244 \end_inset
245
246  describes several things in addition to LyX's philosophy: most importantly,
247  the format of all of the manuals.
248  If you don't read it, you'll have a bear of a time navigating this manual.
249  You might also be better served looking in one of the other manuals instead
250  of this one.
251  
252 \begin_inset Quotes eld
253 \end_inset
254
255
256 \emph on
257 Introduction
258 \emph default
259
260 \begin_inset Quotes erd
261 \end_inset
262
263  describes that, too.
264 \end_layout
265
266 \begin_layout Section
267 How LyX Looks
268 \end_layout
269
270 \begin_layout Standard
271 Like most applications, LyX has the familiar menu bar across the top of
272  its window.
273  Below it is a toolbar with a pulldown box and various buttons.
274  There is, of course, a vertical scrollbar and a main work area for editing
275  documents.
276  Near the bottom of the window is a small window containing a single line
277  of text.
278  This is the 
279 \emph on
280 minibuffer
281 \emph default
282 , which really means 
283 \begin_inset Quotes eld
284 \end_inset
285
286 command buffer
287 \begin_inset Quotes erd
288 \end_inset
289
290 .
291  Type 
292 \family sans
293 M-x
294 \family default
295  when you need to type a command in the minibuffer.
296 \end_layout
297
298 \begin_layout Standard
299 Note that there is no horizontal scroll bar.
300  This is not a bug or an oversight, but intentional.
301  When you read a book, you expect the end of a line to wrap around to the
302  next line.
303  Text overflows onto new pages in a vertical fashion, hence the need for
304  only a vertical scrollbar.
305  There are three cases where you might want a horizontal scrollbar.
306  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
307  This, however, is due
308  to a flaw in the routine that displays graphics on the LyX screen in a
309  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
310  as you'd need to rescale graphics to fit on a page.
311  The second and third cases are tables and equations which are wider than
312  the LyX window.
313  You can use the arrow keys to scroll horizontally through the table, but
314  this doesn't work for equations yet.
315 \end_layout
316
317 \begin_layout Standard
318 For a brief description of all LyX menus and toolbar buttons, have a look
319  at Appendix
320 \begin_inset space ~
321 \end_inset
322
323
324 \begin_inset CommandInset ref
325 LatexCommand ref
326 reference "cha:The-User-Interface"
327
328 \end_inset
329
330 .
331  Most of them are self-explanatory and you'll find them listed in the correspond
332 ing sections of this documentation.
333 \end_layout
334
335 \begin_layout Section
336 HELP
337 \end_layout
338
339 \begin_layout Standard
340 The help system consists of the LyX manuals.
341  You can read 
342 \emph on
343 all
344 \emph default
345  of the manuals from inside LyX.
346  Just select the manual you want read from the 
347 \family sans
348 Help
349 \family default
350  menu.
351 \end_layout
352
353 \begin_layout Section
354 Basic LyX Setup
355 \begin_inset CommandInset label
356 LatexCommand label
357 name "sec:Basic-LyX-Setup"
358
359 \end_inset
360
361
362 \end_layout
363
364 \begin_layout Standard
365 There are several features of LyX that can be configured from inside LyX,
366  without resorting to configuration files.
367  First, LyX is able to inspect your system to see what programs, LaTeX document
368  classes and LaTeX packages are available.
369  It uses this knowledge to give reasonable defaults to several 
370 \family sans
371 Preferences
372 \begin_inset Index
373 status collapsed
374
375 \begin_layout Plain Layout
376 Preferences
377 \end_layout
378
379 \end_inset
380
381
382 \family default
383  settings.
384  Although this configuration has already been done when LyX was installed
385  on your system, you might have some items that you installed locally, e.g.
386  new LaTeX classes, and which are not seen by LyX.
387  To force LyX to re-inspect your system, you should use 
388 \family sans
389 Tools\SpecialChar \menuseparator
390 Reconfigure
391 \family default
392 .
393 \begin_inset Index
394 status collapsed
395
396 \begin_layout Plain Layout
397 Reconfiguration of LyX
398 \end_layout
399
400 \end_inset
401
402  You should then restart LyX to ensure that the changes are taken into account.
403 \end_layout
404
405 \begin_layout Section
406 LaTeX Setup
407 \begin_inset CommandInset label
408 LatexCommand label
409 name "sec:LaTeX-Setup"
410
411 \end_inset
412
413
414 \end_layout
415
416 \begin_layout Standard
417 LyX needs several LaTeX packages to work properly.
418  The packages found on the system by LyX are listed in the file 
419 \emph on
420 LaT
421 \emph default
422
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428 {}
429 \end_layout
430
431 \end_inset
432
433
434 \emph on
435 eX
436 \begin_inset space ~
437 \end_inset
438
439 Configuration
440 \emph default
441  that will be created when using the menu 
442 \family sans
443 Help\SpecialChar \menuseparator
444 LaT
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Plain Layout
449
450 {}
451 \end_layout
452
453 \end_inset
454
455 eX
456 \begin_inset space ~
457 \end_inset
458
459 Configuration
460 \family default
461 .
462  You should install the required missing packages and then reconfigure LyX.
463 \begin_inset Note Note
464 status collapsed
465
466 \begin_layout Plain Layout
467 The two braces in the ERT box prevent that the term 
468 \begin_inset Quotes eld
469 \end_inset
470
471 LaTeX
472 \begin_inset Quotes erd
473 \end_inset
474
475  is printed with sub- and superscript letters.
476  More on ERT is described in section
477 \begin_inset space ~
478 \end_inset
479
480
481 \begin_inset CommandInset ref
482 LatexCommand ref
483 reference "sec:ERT"
484
485 \end_inset
486
487 , the printout of proper names like LaTeX is explained in section
488 \begin_inset space ~
489 \end_inset
490
491
492 \begin_inset CommandInset ref
493 LatexCommand ref
494 reference "sub:LyX's-Proper-Names"
495
496 \end_inset
497
498 .
499 \end_layout
500
501 \end_inset
502
503
504 \begin_inset Index
505 status collapsed
506
507 \begin_layout Plain Layout
508 Reconfiguration of LyX
509 \end_layout
510
511 \end_inset
512
513
514 \end_layout
515
516 \begin_layout Chapter
517 How to work with LyX
518 \end_layout
519
520 \begin_layout Section
521 Basic File Operations
522 \begin_inset Index
523 status collapsed
524
525 \begin_layout Plain Layout
526 File Operations
527 \end_layout
528
529 \end_inset
530
531
532 \end_layout
533
534 \begin_layout Standard
535 Under the 
536 \family sans
537 File
538 \family default
539  menu are basic operations for any word processor in addition to some more
540  advanced operations:
541 \end_layout
542
543 \begin_layout Itemize
544
545 \family sans
546 New
547 \end_layout
548
549 \begin_layout Itemize
550
551 \family sans
552 New
553 \begin_inset space ~
554 \end_inset
555
556 from
557 \bar under
558
559 \begin_inset space ~
560 \end_inset
561
562
563 \bar default
564 Template
565 \end_layout
566
567 \begin_layout Itemize
568
569 \family sans
570 Open
571 \end_layout
572
573 \begin_layout Itemize
574
575 \family sans
576 Close
577 \end_layout
578
579 \begin_layout Itemize
580
581 \family sans
582 Save
583 \end_layout
584
585 \begin_layout Itemize
586
587 \family sans
588 Save
589 \begin_inset space ~
590 \end_inset
591
592 As
593 \end_layout
594
595 \begin_layout Itemize
596
597 \family sans
598 Revert
599 \begin_inset space ~
600 \end_inset
601
602 to
603 \begin_inset space ~
604 \end_inset
605
606 saved
607 \end_layout
608
609 \begin_layout Itemize
610
611 \family sans
612 Version
613 \begin_inset space ~
614 \end_inset
615
616 Control
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Import
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Export
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Print
635 \end_layout
636
637 \begin_layout Itemize
638
639 \family sans
640 Exit
641 \end_layout
642
643 \begin_layout Standard
644 They all do pretty much the same thing as in other word processors, with
645  a few minor differences.
646  The 
647 \family sans
648 File\SpecialChar \menuseparator
649 New
650 \begin_inset space ~
651 \end_inset
652
653 from
654 \bar under
655
656 \begin_inset space ~
657 \end_inset
658
659
660 \bar default
661 Template
662 \family default
663  command not only prompts you for a name for the new file, but also prompts
664  you for a template to use.
665  Selecting a template will automatically set certain layout features for
666  the document, features you would otherwise need to change manually.
667  They can be of use for certain classes, especially those for writing letters
668  (see section
669 \begin_inset space ~
670 \end_inset
671
672
673 \begin_inset CommandInset ref
674 LatexCommand ref
675 reference "sec:Document-Classes"
676
677 \end_inset
678
679 ).
680 \end_layout
681
682 \begin_layout Standard
683 Note: There is no 
684 \begin_inset Quotes eld
685 \end_inset
686
687 default file
688 \begin_inset Quotes erd
689 \end_inset
690
691  or document named 
692 \begin_inset Quotes eld
693 \end_inset
694
695 Untitled
696 \begin_inset Quotes erd
697 \end_inset
698
699  or 
700 \begin_inset Quotes eld
701 \end_inset
702
703 scratch.
704 \begin_inset Quotes erd
705 \end_inset
706
707  Unless you tell LyX to open a file or create a new one, that big, blank
708  space is just that --- a big, blank space.
709 \end_layout
710
711 \begin_layout Standard
712
713 \family sans
714 Revert
715 \begin_inset space ~
716 \end_inset
717
718 to
719 \begin_inset space ~
720 \end_inset
721
722 saved
723 \family default
724  and 
725 \family sans
726 Version
727 \begin_inset space ~
728 \end_inset
729
730 Control
731 \family default
732  are useful if more people work on the same document at the same time
733 \begin_inset Foot
734 status collapsed
735
736 \begin_layout Plain Layout
737 If you plan to do this, you should check out the Version Control feature
738  in LyX also.
739  Read 
740 \emph on
741 Extended Features
742 \emph default
743 \SpecialChar \@.
744
745 \end_layout
746
747 \end_inset
748
749 .
750  
751 \family sans
752 Revert
753 \begin_inset space ~
754 \end_inset
755
756 to
757 \begin_inset space ~
758 \end_inset
759
760 saved
761 \family default
762  will reload the document from disk.
763  You can of course also use it if you regret that you changed a document
764  and want to restore it to the last save.
765  With
766 \family sans
767  Version
768 \begin_inset space ~
769 \end_inset
770
771 Control 
772 \family default
773 you can there register the changes you made to a document so that others
774  can identify this as your changes.
775 \end_layout
776
777 \begin_layout Section
778 Basic Editing Features
779 \begin_inset Index
780 status collapsed
781
782 \begin_layout Plain Layout
783 Editing
784 \end_layout
785
786 \end_inset
787
788
789 \begin_inset CommandInset label
790 LatexCommand label
791 name "sec:Basic-Editing-Features"
792
793 \end_inset
794
795
796 \end_layout
797
798 \begin_layout Standard
799 Like most modern word processors, LyX can perform cut and paste operations
800  on blocks of text, can move by character, word, or screenful of text, and
801  can delete whole words as well as individual characters.
802  The next four sections cover the basic LyX editing features and how to
803  access them.
804  We'll start with cut and paste.
805 \end_layout
806
807 \begin_layout Standard
808 As you might expect, the 
809 \family sans
810 Edit
811 \family default
812  menu has the cut and paste commands, along with various other editing features.
813  Some of these are special and covered in later sections.
814  The basic ones are:
815 \end_layout
816
817 \begin_layout Itemize
818
819 \family sans
820 Cut
821 \end_layout
822
823 \begin_layout Itemize
824
825 \family sans
826 Copy
827 \end_layout
828
829 \begin_layout Itemize
830
831 \family sans
832 Paste
833 \end_layout
834
835 \begin_layout Itemize
836
837 \family sans
838 Paste
839 \begin_inset space ~
840 \end_inset
841
842 Recent
843 \end_layout
844
845 \begin_layout Itemize
846
847 \family sans
848 Paste
849 \begin_inset space ~
850 \end_inset
851
852 Special
853 \end_layout
854
855 \begin_layout Itemize
856
857 \family sans
858 Find
859 \begin_inset space ~
860 \end_inset
861
862 &
863 \begin_inset space ~
864 \end_inset
865
866 Replace
867 \end_layout
868
869 \begin_layout Standard
870 The first three are self-explanatory.
871  One thing to note: whenever you delete a block of text that you've selected,
872  it's automatically placed in the clipboard.
873  That is, the 
874 \family sans
875 Delete
876 \family default
877  and 
878 \family sans
879 Backspace
880 \family default
881  keys also functions as the 
882 \family sans
883 Cut
884 \family default
885  command.
886  Also, if you've selected text, be careful: If you hit a key, LyX will completel
887 y delete the selected text and replace it with what you just typed.
888  You'll have to do an 
889 \family sans
890 Undo
891 \family default
892  to get back the lost text.
893 \end_layout
894
895 \begin_layout Standard
896 \begin_inset Index
897 status collapsed
898
899 \begin_layout Plain Layout
900 Paste
901 \end_layout
902
903 \end_inset
904
905 You can also copy text between LyX and other programs by cut, copy and paste.
906  The submenu of 
907 \family sans
908 Paste
909 \begin_inset space ~
910 \end_inset
911
912 Recent
913 \family default
914  shows you a list with the last strings you have pasted.
915 \end_layout
916
917 \begin_layout Standard
918 The menu 
919 \family sans
920 Edit\SpecialChar \menuseparator
921 Paste
922 \begin_inset space ~
923 \end_inset
924
925 Special\SpecialChar \menuseparator
926 Plain
927 \begin_inset space ~
928 \end_inset
929
930 Text, Join
931 \begin_inset space ~
932 \end_inset
933
934 Lines
935 \family default
936  will insert the text in the clipboard so that the whole text is inserted
937  as 
938 \emph on
939 one
940 \emph default
941  paragraph.
942  A new paragraph is started when there is a blank line in the file.
943  Without 
944 \family sans
945 Join
946 \begin_inset space ~
947 \end_inset
948
949 Lines
950 \family default
951 , the text is inserted as Paragraphs, where the line breaks of the text
952  will start a new paragraph.
953 \end_layout
954
955 \begin_layout Standard
956 \begin_inset Index
957 status collapsed
958
959 \begin_layout Plain Layout
960 Replace
961 \end_layout
962
963 \end_inset
964
965
966 \begin_inset Index
967 status collapsed
968
969 \begin_layout Plain Layout
970 Find
971 \end_layout
972
973 \end_inset
974
975 The 
976 \family sans
977 Edit\SpecialChar \menuseparator
978 Find
979 \begin_inset space ~
980 \end_inset
981
982 &
983 \begin_inset space ~
984 \end_inset
985
986 Replace
987 \family default
988  item opens the 
989 \family sans
990 Find
991 \begin_inset space ~
992 \end_inset
993
994 and
995 \begin_inset space ~
996 \end_inset
997
998 Replace
999 \family default
1000  dialog.
1001  Once you've found a word or expression, LyX selects it.
1002  Hitting the 
1003 \family sans
1004 Replace
1005 \family default
1006  button replaces the selected text with the contents of the 
1007 \family sans
1008 Replace
1009 \begin_inset space ~
1010 \end_inset
1011
1012 with
1013 \family default
1014  field.
1015  You can click the 
1016 \family sans
1017 Find
1018 \begin_inset space ~
1019 \end_inset
1020
1021 Next
1022 \family default
1023  button to skip the current word.
1024  Hit 
1025 \family sans
1026 Replace
1027 \begin_inset space ~
1028 \end_inset
1029
1030 All
1031 \family default
1032  to replace all occurrences of the text in the document automatically.
1033  The 
1034 \family sans
1035 Case
1036 \begin_inset space ~
1037 \end_inset
1038
1039 sensitive
1040 \family default
1041  option can be used if you want the search to consider the case of the search
1042  word.
1043  If the toggle is set, searching for 
1044 \begin_inset Quotes eld
1045 \end_inset
1046
1047
1048 \family typewriter
1049 Test
1050 \family default
1051
1052 \begin_inset Quotes erd
1053 \end_inset
1054
1055  will not match the word 
1056 \begin_inset Quotes eld
1057 \end_inset
1058
1059
1060 \family typewriter
1061 test
1062 \family default
1063
1064 \begin_inset Quotes erd
1065 \end_inset
1066
1067 .
1068  The 
1069 \family sans
1070 Match whole words only
1071 \family default
1072  option can be used to force LyX to only find complete words.
1073  I.e., searching for 
1074 \begin_inset Quotes eld
1075 \end_inset
1076
1077
1078 \family typewriter
1079 star
1080 \family default
1081
1082 \begin_inset Quotes erd
1083 \end_inset
1084
1085  will not match 
1086 \begin_inset Quotes eld
1087 \end_inset
1088
1089
1090 \family typewriter
1091 starlet
1092 \family default
1093
1094 \begin_inset Quotes erd
1095 \end_inset
1096
1097 .
1098 \end_layout
1099
1100 \begin_layout Standard
1101 Things like notes, floats, etc., the so called insets can be dissolved.
1102  This means that the inset is deleted and its content is left as normal
1103  text.
1104  Dissolving an inset is done by setting the cursor to the beginning of an
1105  inset and pressing 
1106 \family sans
1107 Backspace
1108 \family default
1109  or by setting the cursor to the end and pressing 
1110 \family sans
1111 Delete
1112 \family default
1113 .
1114 \end_layout
1115
1116 \begin_layout Section
1117 Undo and Redo
1118 \begin_inset Index
1119 status collapsed
1120
1121 \begin_layout Plain Layout
1122 Redo
1123 \end_layout
1124
1125 \end_inset
1126
1127
1128 \begin_inset Index
1129 status collapsed
1130
1131 \begin_layout Plain Layout
1132 Undo
1133 \end_layout
1134
1135 \end_inset
1136
1137
1138 \begin_inset CommandInset label
1139 LatexCommand label
1140 name "sec:Undo-and-Redo"
1141
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \begin_layout Standard
1148 If you make a mistake, you can easily recover from it.
1149  LyX has a large-capacity undo/redo buffer.
1150  Select 
1151 \family sans
1152 Edit\SpecialChar \menuseparator
1153 Undo
1154 \family default
1155  to undo some mistake.
1156  If you accidentally undo too much, use 
1157 \family sans
1158 Edit\SpecialChar \menuseparator
1159 Redo
1160 \family default
1161  to 
1162 \begin_inset Quotes eld
1163 \end_inset
1164
1165 undo the undo.
1166 \begin_inset Quotes erd
1167 \end_inset
1168
1169  The undo mechanism is currently limited to 100 steps to minimize memory
1170  overhead.
1171  
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Notice that if you revert back all changes to arrive to the document as
1176  it was last saved, the 
1177 \begin_inset Quotes eld
1178 \end_inset
1179
1180 changed
1181 \begin_inset Quotes erd
1182 \end_inset
1183
1184  status of the document is unfortunately not reset.
1185  This is a consequence of the 100 step undo limit, above.
1186 \end_layout
1187
1188 \begin_layout Standard
1189 The 
1190 \family sans
1191 Undo
1192 \family default
1193  and 
1194 \family sans
1195 Redo
1196 \family default
1197  work on almost everything in LyX.
1198  They have some quirks, too.
1199  They won't 
1200 \family sans
1201 Undo
1202 \family default
1203  or 
1204 \family sans
1205 Redo
1206 \family default
1207  text character by character, but by blocks of text.
1208  That can take some getting used to; you'll have to play with 
1209 \family sans
1210 Undo
1211 \family default
1212  and 
1213 \family sans
1214 Redo
1215 \family default
1216  to get a feel for just how much they'll undo/redo, and after time, you'll
1217  surely appreciate how it works.
1218 \end_layout
1219
1220 \begin_layout Section
1221 Mouse Operations
1222 \begin_inset Index
1223 status collapsed
1224
1225 \begin_layout Plain Layout
1226 Mouse Operations
1227 \end_layout
1228
1229 \end_inset
1230
1231
1232 \end_layout
1233
1234 \begin_layout Standard
1235 This are the most basic mouse operations.
1236 \end_layout
1237
1238 \begin_layout Enumerate
1239 Motion
1240 \end_layout
1241
1242 \begin_deeper
1243 \begin_layout Itemize
1244 Click the 
1245 \emph on
1246 left mouse button
1247 \emph default
1248  once anywhere in the edit window.
1249  The cursor moves to the text under the mouse.
1250 \end_layout
1251
1252 \end_deeper
1253 \begin_layout Enumerate
1254 Selecting Text
1255 \end_layout
1256
1257 \begin_deeper
1258 \begin_layout Itemize
1259 Hold down the 
1260 \emph on
1261 left mouse button
1262 \emph default
1263  and drag the mouse.
1264  LyX marks the text between the old and new mouse positions.
1265  Use 
1266 \family sans
1267 Edit\SpecialChar \menuseparator
1268 Copy
1269 \family default
1270  to create a copy of the text in LyX's buffer (and the clipboard).
1271 \end_layout
1272
1273 \begin_layout Itemize
1274 Re-position the cursor and then paste the text back into LyX using 
1275 \family sans
1276 Edit\SpecialChar \menuseparator
1277 Paste
1278 \family default
1279 .
1280 \end_layout
1281
1282 \end_deeper
1283 \begin_layout Enumerate
1284 Insets (Footnotes, Notes, Floats, etc.)
1285 \end_layout
1286
1287 \begin_deeper
1288 \begin_layout Standard
1289
1290 \emph on
1291 Single click
1292 \emph default
1293  the left mouse button to open or close any of these.
1294  Right-click on them to set its properties.
1295  Also check the appropriate section of this manual for more details.
1296 \end_layout
1297
1298 \end_deeper
1299 \begin_layout Enumerate
1300 Tables
1301 \end_layout
1302
1303 \begin_deeper
1304 \begin_layout Standard
1305
1306 \emph on
1307 Single click
1308 \emph default
1309  the right mouse button to open a dialog that will allow you to manipulate
1310  the table.
1311 \end_layout
1312
1313 \end_deeper
1314 \begin_layout Section
1315 Basic Key Bindings
1316 \begin_inset CommandInset label
1317 LatexCommand label
1318 name "sec:Key-Bindings"
1319
1320 \end_inset
1321
1322
1323 \begin_inset Index
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 Key Bindings
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \begin_layout Standard
1336 We're not going to cover all of the keybindings.
1337  Be aware that there are at least two different primary binding maps: CUA
1338  and Emacs.
1339  LyX's default is CUA.
1340 \end_layout
1341
1342 \begin_layout Standard
1343 Some keys, like 
1344 \family sans
1345 Page
1346 \begin_inset space ~
1347 \end_inset
1348
1349 Up
1350 \family default
1351
1352 \family sans
1353 Page
1354 \begin_inset space ~
1355 \end_inset
1356
1357 Down
1358 \family default
1359
1360 \family sans
1361 Left
1362 \family default
1363
1364 \family sans
1365 Right
1366 \family default
1367
1368 \family sans
1369 Up
1370 \family default
1371 , and 
1372 \family sans
1373 Down
1374 \family default
1375 , do exactly what you expect them to do.
1376  Other keys don't:
1377 \end_layout
1378
1379 \begin_layout Labeling
1380 \labelwidthstring 00.00.0000
1381
1382 \family sans
1383 Tab
1384 \begin_inset CommandInset nomenclature
1385 LatexCommand nomenclature
1386 symbol "Tab"
1387 description "Tabulator key"
1388
1389 \end_inset
1390
1391
1392 \family default
1393  There is no such thing as a tab stop in LyX.
1394  If you don't understand this, go read sections
1395 \begin_inset space ~
1396 \end_inset
1397
1398
1399 \begin_inset CommandInset ref
1400 LatexCommand ref
1401 reference "sec:Par-indent-intro"
1402
1403 \end_inset
1404
1405  and 
1406 \begin_inset CommandInset ref
1407 LatexCommand ref
1408 reference "sec:Paragraph-Environments"
1409
1410 \end_inset
1411
1412 , especially section
1413 \begin_inset space ~
1414 \end_inset
1415
1416
1417 \begin_inset CommandInset ref
1418 LatexCommand ref
1419 reference "sub:Lists"
1420
1421 \end_inset
1422
1423 , right now.
1424  Yes, right now.
1425  If you're still confused, look in the 
1426 \emph on
1427 Tutorial
1428 \emph default
1429 .
1430 \end_layout
1431
1432 \begin_layout Labeling
1433 \labelwidthstring 00.00.0000
1434
1435 \family sans
1436 Esc
1437 \begin_inset CommandInset nomenclature
1438 LatexCommand nomenclature
1439 symbol "Esc"
1440 description "Escape key"
1441
1442 \end_inset
1443
1444
1445 \family default
1446  This is the 
1447 \begin_inset Quotes eld
1448 \end_inset
1449
1450 cancel key.
1451 \begin_inset Quotes erd
1452 \end_inset
1453
1454  It's used, generically, to cancel operations.
1455  Other parts of the manual will go into greater detail about this.
1456 \end_layout
1457
1458 \begin_layout Labeling
1459 \labelwidthstring 00.00.0000
1460
1461 \family sans
1462 Home
1463 \family default
1464
1465 \begin_inset space ~
1466 \end_inset
1467
1468 and
1469 \begin_inset space ~
1470 \end_inset
1471
1472
1473 \family sans
1474 End
1475 \family default
1476  These move the cursor, respectively, to the beginning and end of a line,
1477  unless you are using the Emacs bindings where they jump to the beginning
1478  or end of the file.
1479 \end_layout
1480
1481 \begin_layout Standard
1482 There are three modifier keys:
1483 \end_layout
1484
1485 \begin_layout Labeling
1486 \labelwidthstring 00.00.0000
1487
1488 \family sans
1489 Control
1490 \family default
1491  (Denoted by 
1492 \begin_inset Quotes eld
1493 \end_inset
1494
1495
1496 \family sans
1497 C
1498 \family default
1499
1500 \begin_inset Quotes erd
1501 \end_inset
1502
1503
1504 \begin_inset CommandInset nomenclature
1505 LatexCommand nomenclature
1506 symbol "C"
1507 description "Control key"
1508
1509 \end_inset
1510
1511  in the documentation files) This has a couple of different uses, depending
1512  on which keys it's used in combination with:
1513 \end_layout
1514
1515 \begin_deeper
1516 \begin_layout Itemize
1517 With 
1518 \family sans
1519 Backspace
1520 \family default
1521  or 
1522 \family sans
1523 Delete
1524 \family default
1525 , it deletes an entire word instead of a single character.
1526 \end_layout
1527
1528 \begin_layout Itemize
1529 With 
1530 \family sans
1531 Left
1532 \family default
1533  and 
1534 \family sans
1535 Right
1536 \family default
1537 , it moves by words instead of characters.
1538 \end_layout
1539
1540 \begin_layout Itemize
1541 With 
1542 \family sans
1543 Home
1544 \family default
1545  and 
1546 \family sans
1547 End
1548 \family default
1549 , it moves to the beginning and the end of the document, respectively.
1550 \end_layout
1551
1552 \end_deeper
1553 \begin_layout Labeling
1554 \labelwidthstring 00.00.0000
1555
1556 \family sans
1557 Shift
1558 \family default
1559  (Denoted by 
1560 \begin_inset Quotes eld
1561 \end_inset
1562
1563
1564 \family sans
1565 S
1566 \family default
1567
1568 \begin_inset Quotes erd
1569 \end_inset
1570
1571
1572 \begin_inset CommandInset nomenclature
1573 LatexCommand nomenclature
1574 symbol "S"
1575 description "Shift key"
1576
1577 \end_inset
1578
1579  in the documentation files) Use this with any of the motion keys to select
1580  the text between the old and new cursor positions.
1581 \end_layout
1582
1583 \begin_layout Labeling
1584 \labelwidthstring 00.00.0000
1585
1586 \family sans
1587 Meta
1588 \family default
1589  (Denoted by 
1590 \begin_inset Quotes eld
1591 \end_inset
1592
1593
1594 \family sans
1595 M
1596 \family default
1597
1598 \begin_inset Quotes erd
1599 \end_inset
1600
1601
1602 \begin_inset CommandInset nomenclature
1603 LatexCommand nomenclature
1604 symbol "M"
1605 description "Meta or Alt key"
1606
1607 \end_inset
1608
1609  in the documentation files) This is the Alt key on many keyboards, unless
1610  your keyboard has a distinct Meta key.
1611  If you have both keys, you will need to try out which one actually performs
1612  the 
1613 \family sans
1614 Meta-
1615 \family default
1616  function.
1617  This key does many different things, but it also activates the 
1618 \emph on
1619 menu accelerator keys
1620 \emph default
1621 .
1622  If you use this in combination with any of the underlined letters in a
1623  menu or menu item, it selects that menu item.
1624 \end_layout
1625
1626 \begin_deeper
1627 \begin_layout Standard
1628 For example, the sequence 
1629 \begin_inset Quotes eld
1630 \end_inset
1631
1632
1633 \family sans
1634 M
1635 \begin_inset space ~
1636 \end_inset
1637
1638 e
1639 \begin_inset space ~
1640 \end_inset
1641
1642 s
1643 \family default
1644
1645 \begin_inset space ~
1646 \end_inset
1647
1648
1649 \family sans
1650 c
1651 \family default
1652
1653 \begin_inset Quotes erd
1654 \end_inset
1655
1656  
1657 \family sans
1658 brings
1659 \family default
1660  up the 
1661 \begin_inset Quotes eld
1662 \end_inset
1663
1664 Text Style
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668  menu.
1669  Typing 
1670 \begin_inset Quotes eld
1671 \end_inset
1672
1673
1674 \family sans
1675 M
1676 \begin_inset space ~
1677 \end_inset
1678
1679 f
1680 \family default
1681
1682 \begin_inset Quotes erd
1683 \end_inset
1684
1685  opens the 
1686 \family sans
1687 File
1688 \family default
1689  menu.
1690 \end_layout
1691
1692 \begin_layout Standard
1693 There are also other things bound to the 
1694 \family sans
1695 Meta-
1696 \family default
1697  key, but you'll have to check in the 
1698 \emph on
1699 Reference
1700 \emph default
1701  
1702 \emph on
1703 manual
1704 \emph default
1705  for more info.
1706 \end_layout
1707
1708 \end_deeper
1709 \begin_layout Standard
1710 You'll learn more and more keybindings and short-cut keys as you use LyX,
1711  because most actions will prompt a small message in the status bar at the
1712  bottom of LyX's main window which describe the name of the action, you've
1713  just triggered, and any existing keybindings for that action.
1714  The notation for the keybindings is very similar to the notation used in
1715  this documentation, so you should not have any problems understanding it.
1716  However, notice that Shift-modifiers are explicitly mentioned, so 
1717 \family sans
1718
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722 M-p S-A
1723 \family default
1724
1725 \begin_inset Quotes erd
1726 \end_inset
1727
1728  means 
1729 \family sans
1730 Meta-p
1731 \family default
1732  followed by a capital 
1733 \family sans
1734 A
1735 \family default
1736 .
1737  
1738 \begin_inset Quotes eld
1739 \end_inset
1740
1741
1742 \family sans
1743 S-C-s
1744 \family default
1745
1746 \begin_inset Quotes erd
1747 \end_inset
1748
1749  means 
1750 \family sans
1751 Shift-Control-s
1752 \family default
1753 .
1754 \end_layout
1755
1756 \begin_layout Chapter
1757 LyX Basics
1758 \begin_inset Index
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762 Lyx@LyX ! Basics
1763 \end_layout
1764
1765 \end_inset
1766
1767
1768 \end_layout
1769
1770 \begin_layout Section
1771 Document Types
1772 \begin_inset Index
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776 Document ! Types
1777 \end_layout
1778
1779 \end_inset
1780
1781
1782 \end_layout
1783
1784 \begin_layout Subsection
1785 Introduction
1786 \end_layout
1787
1788 \begin_layout Standard
1789 Before you do anything else, before you ever start writing a document, you
1790  need to decide what type of document you want to edit.
1791  Different types of documents use different types of spacing, headings,
1792  numbering schemes, and so on.
1793  Additionally, different documents use different paragraph environments,
1794  and format the title of your document differently.
1795 \end_layout
1796
1797 \begin_layout Standard
1798
1799 \emph on
1800 document class
1801 \emph default
1802  describes a group of properties common to a particular set of documents.
1803  By setting the document class, you automatically select these properties,
1804  making it easier to create the type of document you want.
1805  If you don't choose a document class, LyX picks one for you by default.
1806  So, it behooves you to change the class of your document.
1807 \end_layout
1808
1809 \begin_layout Standard
1810 Read on for info about the document classes you can choose from LyX, and
1811  how to adjust their properties.
1812 \end_layout
1813
1814 \begin_layout Subsection
1815 Document Classes
1816 \begin_inset Index
1817 status collapsed
1818
1819 \begin_layout Plain Layout
1820 Document ! Classes
1821 \end_layout
1822
1823 \end_inset
1824
1825
1826 \begin_inset CommandInset label
1827 LatexCommand label
1828 name "sec:Document-Classes"
1829
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \begin_layout Subsubsection
1836 Overview
1837 \end_layout
1838
1839 \begin_layout Standard
1840 There are four standard document classes in LyX.
1841  They are:
1842 \end_layout
1843
1844 \begin_layout Description
1845 Article for basic articles
1846 \end_layout
1847
1848 \begin_layout Description
1849 Report for basic reports
1850 \end_layout
1851
1852 \begin_layout Description
1853 Book for writing a book
1854 \end_layout
1855
1856 \begin_layout Description
1857 Letter for US-style letters
1858 \end_layout
1859
1860 \begin_layout Standard
1861 There are also some non-standard classes, which LyX only uses if you have
1862  installed them.
1863  Here are some of the classes, the full list with detailed explanations
1864  can be found in chapter 
1865 \emph on
1866 Special Document Classes
1867 \emph default
1868  in the 
1869 \emph on
1870 Extended Features
1871 \emph default
1872  manual:
1873 \end_layout
1874
1875 \begin_layout Description
1876 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1877 \end_layout
1878
1879 \begin_layout Description
1880 AAST
1881 \family sans
1882
1883 \begin_inset ERT
1884 status collapsed
1885
1886 \begin_layout Plain Layout
1887
1888 {}
1889 \end_layout
1890
1891 \end_inset
1892
1893
1894 \family default
1895 eX For submissions to the journals published by the American Astronomical
1896  Society
1897 \end_layout
1898
1899 \begin_layout Description
1900 AMS Layouts for articles and books in the style and format used by the American
1901  Mathematical Society (AMS).
1902  There are three article layouts available.
1903  The standard one uses a typical numbering scheme for theorems etc., that
1904  prepends the section number to the number of the result.
1905  All result-type statements (propositions, corollaries, and so on) are sequenced
1906  together, but definitions, examples, and the like have their own sequence.
1907  The 
1908 \begin_inset Quotes eld
1909 \end_inset
1910
1911 sequential numbering
1912 \begin_inset Quotes erd
1913 \end_inset
1914
1915  scheme does not place the section number with each result, but numbers
1916  them throughout the article in a single sequence.
1917  Each type of result gets its own sequence.
1918  There is also a layout that dispenses with numbering of statements altogether.
1919 \end_layout
1920
1921 \begin_layout Description
1922 Beamer Layout for presentations
1923 \end_layout
1924
1925 \begin_layout Description
1926 broadway Layout for writing plays.
1927  It is not an existing LaTeX document class, but a new one which is distributed
1928  with LyX.
1929 \end_layout
1930
1931 \begin_layout Description
1932 curiculum
1933 \begin_inset space ~
1934 \end_inset
1935
1936 vitae classes to create curriculum vitae
1937 \end_layout
1938
1939 \begin_layout Description
1940 Dinbrief Letters in format of the DIN (German industry norm)
1941 \end_layout
1942
1943 \begin_layout Description
1944 dtk Layout for 
1945 \family typewriter
1946 Die TeXnische Komödie
1947 \family default
1948 , the journal of the German TeX user Group (Dante)
1949 \end_layout
1950
1951 \begin_layout Description
1952 Elsevier Layout for journals of the Elsevier publishing group
1953 \end_layout
1954
1955 \begin_layout Description
1956 Foils Used to make transparencies
1957 \end_layout
1958
1959 \begin_layout Description
1960 g-brief Letters in format of the DIN (German industry norm)
1961 \end_layout
1962
1963 \begin_layout Description
1964 hollywood Used to type spec scripts for the US film industry.
1965  It is not an existing LaTeX document class, but a new one which is distributed
1966  with LyX.
1967 \end_layout
1968
1969 \begin_layout Description
1970 IEEEtran Layout for the journals published by the Institute of Electrical
1971  and Electronics Engineers (IEEE)
1972 \end_layout
1973
1974 \begin_layout Description
1975 IOP Layout for journals of the Institute of Physics publishing group
1976 \end_layout
1977
1978 \begin_layout Description
1979 Kluwer Layout for journals of the Kluwer publishing group
1980 \end_layout
1981
1982 \begin_layout Description
1983 koma-script a replacement for the standard classes, offers many useful features
1984  like caption formatting, automatic print space calculation etc.
1985 \end_layout
1986
1987 \begin_layout Description
1988 Memoir another replacement for the standard classes
1989 \end_layout
1990
1991 \begin_layout Description
1992 paper Used with the 
1993 \family typewriter
1994 paper
1995 \family default
1996  LaTeX document class
1997 \end_layout
1998
1999 \begin_layout Description
2000 Powerdot Layout for presentations
2001 \end_layout
2002
2003 \begin_layout Description
2004 REVTe
2005 \begin_inset ERT
2006 status collapsed
2007
2008 \begin_layout Plain Layout
2009
2010 {}
2011 \end_layout
2012
2013 \end_inset
2014
2015 X is used to write articles for the publications of the American Physical
2016  Society (APS), American Institute of Physics (AIP), and Optical Society
2017  of America (OSA).
2018  This class is not completely compatible with all LyX features.
2019 \end_layout
2020
2021 \begin_layout Description
2022 Slides Used to make transparencies
2023 \end_layout
2024
2025 \begin_layout Description
2026 SPIE
2027 \begin_inset space ~
2028 \end_inset
2029
2030 Proceedings Layout for the journals published by The International Society
2031  for Optical Engineering (SPIE)
2032 \end_layout
2033
2034 \begin_layout Description
2035 Springer Layouts for journals of the Springer publishing group
2036 \end_layout
2037
2038 \begin_layout Description
2039 TUGboat Layout for 
2040 \family typewriter
2041 TUGboat
2042 \family default
2043 , the journal of the international TeX user Group (TUG)
2044 \end_layout
2045
2046 \begin_layout Standard
2047 We won't go into any detail about how to use these different document classes
2048  here.
2049  You can find all the details about the non-standard classes in the 
2050 \emph on
2051 Extended Editing
2052 \emph default
2053  manual.
2054  Here, we will settle with a list of some of the common properties of all
2055  of the document classes.
2056 \end_layout
2057
2058 \begin_layout Subsubsection
2059 Selecting a Class
2060 \end_layout
2061
2062 \begin_layout Standard
2063 You can select a class using the 
2064 \family sans
2065 Document\SpecialChar \menuseparator
2066 Settings
2067 \begin_inset Index
2068 status collapsed
2069
2070 \begin_layout Plain Layout
2071 Document ! Settings
2072 \end_layout
2073
2074 \end_inset
2075
2076
2077 \family default
2078  dialog.
2079  Select the class you want to use, and make any fine tunings of the options
2080  you may need.
2081 \end_layout
2082
2083 \begin_layout Subsubsection
2084 \begin_inset CommandInset label
2085 LatexCommand label
2086 name "sub:Modules"
2087
2088 \end_inset
2089
2090 Modules
2091 \begin_inset Index
2092 status collapsed
2093
2094 \begin_layout Plain Layout
2095 Layout Modules
2096 \end_layout
2097
2098 \end_inset
2099
2100
2101 \end_layout
2102
2103 \begin_layout Standard
2104 Since LyX 1.6, layout modules can be used to add additional features to a
2105  document without the user's having to include those features in a new layout
2106  file.
2107  The available modules are listed in the Available Modules pane of the 
2108 \family sans
2109 Document\SpecialChar \menuseparator
2110 Settings
2111 \begin_inset Index
2112 status collapsed
2113
2114 \begin_layout Plain Layout
2115 Document ! Settings
2116 \end_layout
2117
2118 \end_inset
2119
2120
2121 \family default
2122  dialog.
2123  Highlighting one of them will bring up a description of the module.
2124  Please note that some modules require LaTeX packages that are not always
2125  installed by default.
2126  LyX will warn you if you do not have the needed package.
2127  Note also that some modules require other modules, and some pairs of modules
2128  are incompatible.
2129 \end_layout
2130
2131 \begin_layout Subsubsection
2132 Properties
2133 \end_layout
2134
2135 \begin_layout Standard
2136 Each class has a default set of options.
2137  Here's a quick table describing them:
2138 \end_layout
2139
2140 \begin_layout Standard
2141 \begin_inset VSpace 0.3cm
2142 \end_inset
2143
2144
2145 \end_layout
2146
2147 \begin_layout Standard
2148 \align center
2149 \begin_inset Tabular
2150 <lyxtabular version="3" rows="5" columns="5">
2151 <features>
2152 <column alignment="center" valignment="top" width="0pt">
2153 <column alignment="center" valignment="top" width="0pt">
2154 <column alignment="center" valignment="top" width="0pt">
2155 <column alignment="center" valignment="top" width="0pt">
2156 <column alignment="center" valignment="top" width="0pt">
2157 <row>
2158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2159 \begin_inset Text
2160
2161 \begin_layout Plain Layout
2162
2163 \end_layout
2164
2165 \end_inset
2166 </cell>
2167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2168 \begin_inset Text
2169
2170 \begin_layout Plain Layout
2171
2172 \family sans
2173 \series medium
2174 \shape up
2175 \size normal
2176 \emph off
2177 \bar no
2178 \noun off
2179 \color none
2180 Pagestyle
2181 \end_layout
2182
2183 \end_inset
2184 </cell>
2185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2186 \begin_inset Text
2187
2188 \begin_layout Plain Layout
2189
2190 \family sans
2191 \series medium
2192 \shape up
2193 \size normal
2194 \emph off
2195 \bar no
2196 \noun off
2197 \color none
2198 Sides
2199 \end_layout
2200
2201 \end_inset
2202 </cell>
2203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2204 \begin_inset Text
2205
2206 \begin_layout Plain Layout
2207
2208 \family sans
2209 \series medium
2210 \shape up
2211 \size normal
2212 \emph off
2213 \bar no
2214 \noun off
2215 \color none
2216 Columns
2217 \end_layout
2218
2219 \end_inset
2220 </cell>
2221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2222 \begin_inset Text
2223
2224 \begin_layout Plain Layout
2225
2226 \series medium
2227 \shape up
2228 \size normal
2229 \emph off
2230 \bar no
2231 \noun off
2232 \color none
2233 Max.
2234  sectioning level
2235 \end_layout
2236
2237 \end_inset
2238 </cell>
2239 </row>
2240 <row>
2241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2242 \begin_inset Text
2243
2244 \begin_layout Plain Layout
2245
2246 \series medium
2247 \shape up
2248 \size normal
2249 \emph off
2250 \bar no
2251 \noun off
2252 \color none
2253 article
2254 \end_layout
2255
2256 \end_inset
2257 </cell>
2258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2259 \begin_inset Text
2260
2261 \begin_layout Plain Layout
2262
2263 \family sans
2264 \series medium
2265 \shape up
2266 \size normal
2267 \emph off
2268 \bar no
2269 \noun off
2270 \color none
2271 Plain
2272 \end_layout
2273
2274 \end_inset
2275 </cell>
2276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2277 \begin_inset Text
2278
2279 \begin_layout Plain Layout
2280
2281 \family sans
2282 \series medium
2283 \shape up
2284 \size normal
2285 \emph off
2286 \bar no
2287 \noun off
2288 \color none
2289 One
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298
2299 \family sans
2300 \series medium
2301 \shape up
2302 \size normal
2303 \emph off
2304 \bar no
2305 \noun off
2306 \color none
2307 One
2308 \end_layout
2309
2310 \end_inset
2311 </cell>
2312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2313 \begin_inset Text
2314
2315 \begin_layout Plain Layout
2316
2317 \family sans
2318 \series medium
2319 \shape up
2320 \size normal
2321 \emph off
2322 \bar no
2323 \noun off
2324 \color none
2325 Section
2326 \end_layout
2327
2328 \end_inset
2329 </cell>
2330 </row>
2331 <row>
2332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Plain Layout
2336
2337 \series medium
2338 \shape up
2339 \size normal
2340 \emph off
2341 \bar no
2342 \noun off
2343 \color none
2344 report
2345 \end_layout
2346
2347 \end_inset
2348 </cell>
2349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353
2354 \family sans
2355 \series medium
2356 \shape up
2357 \size normal
2358 \emph off
2359 \bar no
2360 \noun off
2361 \color none
2362 Plain
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2368 \begin_inset Text
2369
2370 \begin_layout Plain Layout
2371
2372 \family sans
2373 \series medium
2374 \shape up
2375 \size normal
2376 \emph off
2377 \bar no
2378 \noun off
2379 \color none
2380 One
2381 \end_layout
2382
2383 \end_inset
2384 </cell>
2385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389
2390 \family sans
2391 \series medium
2392 \shape up
2393 \size normal
2394 \emph off
2395 \bar no
2396 \noun off
2397 \color none
2398 One
2399 \end_layout
2400
2401 \end_inset
2402 </cell>
2403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407
2408 \family sans
2409 \series medium
2410 \shape up
2411 \size normal
2412 \emph off
2413 \bar no
2414 \noun off
2415 \color none
2416 Chapter
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 </row>
2422 <row>
2423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2424 \begin_inset Text
2425
2426 \begin_layout Plain Layout
2427
2428 \series medium
2429 \shape up
2430 \size normal
2431 \emph off
2432 \bar no
2433 \noun off
2434 \color none
2435 book
2436 \end_layout
2437
2438 \end_inset
2439 </cell>
2440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2441 \begin_inset Text
2442
2443 \begin_layout Plain Layout
2444
2445 \family sans
2446 \series medium
2447 \shape up
2448 \size normal
2449 \emph off
2450 \bar no
2451 \noun off
2452 \color none
2453 Headings
2454 \end_layout
2455
2456 \end_inset
2457 </cell>
2458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2459 \begin_inset Text
2460
2461 \begin_layout Plain Layout
2462
2463 \family sans
2464 \series medium
2465 \shape up
2466 \size normal
2467 \emph off
2468 \bar no
2469 \noun off
2470 \color none
2471 Two
2472 \end_layout
2473
2474 \end_inset
2475 </cell>
2476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2477 \begin_inset Text
2478
2479 \begin_layout Plain Layout
2480
2481 \family sans
2482 \series medium
2483 \shape up
2484 \size normal
2485 \emph off
2486 \bar no
2487 \noun off
2488 \color none
2489 One
2490 \end_layout
2491
2492 \end_inset
2493 </cell>
2494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2495 \begin_inset Text
2496
2497 \begin_layout Plain Layout
2498
2499 \family sans
2500 \series medium
2501 \shape up
2502 \size normal
2503 \emph off
2504 \bar no
2505 \noun off
2506 \color none
2507 Chapter
2508 \end_layout
2509
2510 \end_inset
2511 </cell>
2512 </row>
2513 <row>
2514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2515 \begin_inset Text
2516
2517 \begin_layout Plain Layout
2518
2519 \series medium
2520 \shape up
2521 \size normal
2522 \emph off
2523 \bar no
2524 \noun off
2525 \color none
2526 letter
2527 \end_layout
2528
2529 \end_inset
2530 </cell>
2531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2532 \begin_inset Text
2533
2534 \begin_layout Plain Layout
2535
2536 \family sans
2537 \series medium
2538 \shape up
2539 \size normal
2540 \emph off
2541 \bar no
2542 \noun off
2543 \color none
2544 Plain
2545 \end_layout
2546
2547 \end_inset
2548 </cell>
2549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2550 \begin_inset Text
2551
2552 \begin_layout Plain Layout
2553
2554 \family sans
2555 \series medium
2556 \shape up
2557 \size normal
2558 \emph off
2559 \bar no
2560 \noun off
2561 \color none
2562 One
2563 \end_layout
2564
2565 \end_inset
2566 </cell>
2567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2568 \begin_inset Text
2569
2570 \begin_layout Plain Layout
2571
2572 \family sans
2573 \series medium
2574 \shape up
2575 \size normal
2576 \emph off
2577 \bar no
2578 \noun off
2579 \color none
2580 One
2581 \end_layout
2582
2583 \end_inset
2584 </cell>
2585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2586 \begin_inset Text
2587
2588 \begin_layout Plain Layout
2589
2590 \series medium
2591 \shape up
2592 \size normal
2593 \emph off
2594 \bar no
2595 \noun off
2596 \color none
2597 none
2598 \end_layout
2599
2600 \end_inset
2601 </cell>
2602 </row>
2603 </lyxtabular>
2604
2605 \end_inset
2606
2607
2608 \end_layout
2609
2610 \begin_layout Standard
2611 \begin_inset VSpace 0.3cm
2612 \end_inset
2613
2614
2615 \end_layout
2616
2617 \begin_layout Standard
2618 You're probably also wondering what 
2619 \begin_inset Quotes eld
2620 \end_inset
2621
2622 Max.
2623 \begin_inset space ~
2624 \end_inset
2625
2626 sectioning level
2627 \begin_inset Quotes erd
2628 \end_inset
2629
2630  means.
2631  There are several paragraph environments used to create section headings.
2632  Different document classes allow different types of section headings.
2633  Only two use the 
2634 \family sans
2635 Chapter
2636 \family default
2637  heading; the rest do not and begin instead with the 
2638 \family sans
2639 Section
2640 \family default
2641  heading.
2642  Some document classes, such as the ones for letters, don't use any section
2643  headings.
2644  In addition to 
2645 \family sans
2646 Chapter
2647 \family default
2648  and 
2649 \family sans
2650 Section
2651 \family default
2652  headings, there are also 
2653 \family sans
2654 Subsection
2655 \family default
2656  headings, 
2657 \family sans
2658 Subsubsection
2659 \family default
2660  headings, and so on.
2661  We'll describe these headings fully in section
2662 \begin_inset space ~
2663 \end_inset
2664
2665
2666 \begin_inset CommandInset ref
2667 LatexCommand ref
2668 reference "sub:Headings"
2669
2670 \end_inset
2671
2672 .
2673 \end_layout
2674
2675 \begin_layout Subsection
2676 Document Layout
2677 \begin_inset Index
2678 status collapsed
2679
2680 \begin_layout Plain Layout
2681 Document !  Layout
2682 \end_layout
2683
2684 \end_inset
2685
2686
2687 \begin_inset CommandInset label
2688 LatexCommand label
2689 name "sub:Document-Layout"
2690
2691 \end_inset
2692
2693
2694 \family sans
2695
2696 \begin_inset Index
2697 status collapsed
2698
2699 \begin_layout Plain Layout
2700 Document ! Settings
2701 \end_layout
2702
2703 \end_inset
2704
2705
2706 \end_layout
2707
2708 \begin_layout Standard
2709 The most important properties of documents classes are set in the menu 
2710 \family sans
2711 Document\SpecialChar \menuseparator
2712 Settings
2713 \family default
2714 .
2715  There in the 
2716 \family sans
2717 Options
2718 \family default
2719  field under 
2720 \family sans
2721 Documents
2722 \begin_inset space ~
2723 \end_inset
2724
2725 classes
2726 \family default
2727 , you can enter special options for your document class in a comma-separated
2728  list.
2729  This is only necessary if LyX doesn't support special options you want
2730  to use for your document.
2731  To learn more about your favorite LaTeX-class and its options, you have
2732  to read its manual.
2733 \end_layout
2734
2735 \begin_layout Standard
2736 Under 
2737 \family sans
2738 Page
2739 \begin_inset space ~
2740 \end_inset
2741
2742 Layout
2743 \family default
2744  the 
2745 \family sans
2746 Pagestyle
2747 \family default
2748  controls what sorts of headings and page numbers go on a page.
2749  You can choose between the following five options:
2750 \end_layout
2751
2752 \begin_layout Labeling
2753 \labelwidthstring 00.00.0000
2754
2755 \family sans
2756 Default
2757 \family default
2758  Use default pagestyle of current class.
2759 \end_layout
2760
2761 \begin_layout Labeling
2762 \labelwidthstring 00.00.0000
2763
2764 \family sans
2765 Empty
2766 \family default
2767  No page numbers or headings.
2768 \end_layout
2769
2770 \begin_layout Labeling
2771 \labelwidthstring 00.00.0000
2772
2773 \family sans
2774 Plain
2775 \family default
2776  Page numbers only.
2777 \end_layout
2778
2779 \begin_layout Labeling
2780 \labelwidthstring 00.00.0000
2781
2782 \family sans
2783 Headings
2784 \family default
2785  Page numbers and either the current chapter or section title and number.
2786  Whether LyX uses the current chapter or the current section depends on
2787  the maximum sectioning level of the class.
2788 \end_layout
2789
2790 \begin_layout Labeling
2791 \labelwidthstring 00.00.0000
2792
2793 \family sans
2794 Fancy
2795 \family default
2796  This allows you to create fully customizable headers and footers if you
2797  have the 
2798 \series bold
2799 fancyhdr
2800 \series default
2801
2802 \begin_inset Index
2803 status collapsed
2804
2805 \begin_layout Plain Layout
2806 Latex@LaTeX-packages ! fancyhdr
2807 \end_layout
2808
2809 \end_inset
2810
2811  package installed.
2812  At the moment, support in LyX is limited to this setting.
2813  To use the full power of this package, you have to add code to your document
2814  preamble.
2815  Check the documentation for the 
2816 \series bold
2817 fancyhdr
2818 \series default
2819  package for more details, 
2820 \begin_inset CommandInset citation
2821 LatexCommand cite
2822 key "fancyhdr"
2823
2824 \end_inset
2825
2826 .
2827 \end_layout
2828
2829 \begin_layout Standard
2830 The 
2831 \family sans
2832 Separation
2833 \family default
2834  of paragraphs is described in section
2835 \begin_inset space ~
2836 \end_inset
2837
2838
2839 \begin_inset CommandInset ref
2840 LatexCommand ref
2841 reference "sec:Par-indent-intro"
2842
2843 \end_inset
2844
2845 .
2846 \end_layout
2847
2848 \begin_layout Subsection
2849 Paper Size and Orientation
2850 \begin_inset Index
2851 status collapsed
2852
2853 \begin_layout Plain Layout
2854 Document ! Paper size
2855 \end_layout
2856
2857 \end_inset
2858
2859
2860 \begin_inset CommandInset label
2861 LatexCommand label
2862 name "sub:Paper-Size,-Orientation,"
2863
2864 \end_inset
2865
2866
2867 \end_layout
2868
2869 \begin_layout Standard
2870 You'll find the following options in the menu 
2871 \family sans
2872 Page
2873 \begin_inset space ~
2874 \end_inset
2875
2876 Layout
2877 \family default
2878  of the dialog of the 
2879 \family sans
2880 Document\SpecialChar \menuseparator
2881 Settings
2882 \family default
2883  menu:
2884 \family sans
2885
2886 \begin_inset Index
2887 status collapsed
2888
2889 \begin_layout Plain Layout
2890 Document ! Settings
2891 \end_layout
2892
2893 \end_inset
2894
2895
2896 \end_layout
2897
2898 \begin_layout Labeling
2899 \labelwidthstring 00.00.0000
2900
2901 \family sans
2902 Papersize
2903 \family default
2904  What size paper to print on.
2905  The choices are
2906 \end_layout
2907
2908 \begin_layout Itemize
2909
2910 \family sans
2911 Default
2912 \end_layout
2913
2914 \begin_layout Itemize
2915
2916 \family sans
2917 A3, A4,
2918 \family default
2919  
2920 \family sans
2921 A5
2922 \end_layout
2923
2924 \begin_layout Itemize
2925
2926 \family sans
2927 B3, B4, B5
2928 \end_layout
2929
2930 \begin_layout Itemize
2931
2932 \family sans
2933 US letter
2934 \end_layout
2935
2936 \begin_layout Itemize
2937
2938 \family sans
2939 US legal
2940 \end_layout
2941
2942 \begin_layout Itemize
2943
2944 \family sans
2945 US executive
2946 \end_layout
2947
2948 \begin_layout Itemize
2949
2950 \family sans
2951 Custom
2952 \end_layout
2953
2954 \begin_layout Labeling
2955 \labelwidthstring 00.00.0000
2956
2957 \family sans
2958 Orientation
2959 \family default
2960  Two toggle buttons choose whether to print the output as 
2961 \family sans
2962 Landscape
2963 \family default
2964  or as 
2965 \family sans
2966 Portrait
2967 \family default
2968 .
2969 \end_layout
2970
2971 \begin_layout Labeling
2972 \labelwidthstring 00.00.0000
2973
2974 \family sans
2975 Two-sided
2976 \begin_inset space ~
2977 \end_inset
2978
2979 document
2980 \family default
2981  Adjusts the print space to print both sides of paper.
2982  That means that the print space for odd- and even-numbered pages is different.
2983 \end_layout
2984
2985 \begin_layout Subsection
2986 Margins
2987 \begin_inset Index
2988 status collapsed
2989
2990 \begin_layout Plain Layout
2991 Document ! Margins
2992 \end_layout
2993
2994 \end_inset
2995
2996
2997 \begin_inset CommandInset label
2998 LatexCommand label
2999 name "sub:Margins"
3000
3001 \end_inset
3002
3003
3004 \begin_inset Index
3005 status collapsed
3006
3007 \begin_layout Plain Layout
3008 Margins
3009 \end_layout
3010
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \begin_layout Standard
3017 Paper margins are set in the menu 
3018 \family sans
3019 Document\SpecialChar \menuseparator
3020 Settings
3021 \family default
3022 .
3023 \family sans
3024
3025 \begin_inset Index
3026 status collapsed
3027
3028 \begin_layout Plain Layout
3029 Document ! Settings
3030 \end_layout
3031
3032 \end_inset
3033
3034
3035 \end_layout
3036
3037 \begin_layout Standard
3038 If you use a koma-script document class, you can use the default settings.
3039  Because koma-script calculates then the printspace automatically by taking
3040  the paper format and the font size into account.
3041 \end_layout
3042
3043 \begin_layout Subsection
3044 Important Note
3045 \end_layout
3046
3047 \begin_layout Standard
3048 If you change a document class, LyX has to convert 
3049 \emph on
3050 everything
3051 \emph default
3052  into the new class.
3053  That includes the paragraph environments.
3054  Some paragraph environments are standard; all of the document classes have
3055  them; but some classes have special paragraph environments.
3056  If this is the case, and you change the document class, LyX sets the missing
3057  paragraph environments to 
3058 \family sans
3059 Standard
3060 \family default
3061  and places an error box at the beginning of the paragraph.
3062  Just click on them and you'll get a message dialog that tells you about
3063  the conversion and why it failed.
3064 \end_layout
3065
3066 \begin_layout Section
3067 Paragraph Indentation and Separation
3068 \begin_inset Index
3069 status collapsed
3070
3071 \begin_layout Plain Layout
3072 Paragraph ! Indentation
3073 \end_layout
3074
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \begin_layout Subsection
3081 Introduction
3082 \begin_inset CommandInset label
3083 LatexCommand label
3084 name "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088
3089 \end_layout
3090
3091 \begin_layout Standard
3092 Before describing all of the various paragraph environments, we'd like to
3093  say a word or two about paragraph indentation.
3094 \end_layout
3095
3096 \begin_layout Standard
3097 Everyone seems to have their own convention for separating paragraphs.
3098  Most Americans indent the first line of a paragraph.
3099  Others don't indent but put extra space between the paragraphs.
3100  If you choose indentation for paragraphs the 
3101 \emph on
3102 first
3103 \emph default
3104  paragraph of a section, or after a figure, an equation, a table, a list,
3105  etc., is 
3106 \emph on
3107 not
3108 \emph default
3109  indented.
3110  Only a paragraph following another paragraph gets indented.
3111  Note that the indentation behavior is different when you use another document
3112  language than English.
3113  LaTeX takes care that the indentation follows the rules of the used language.
3114 \end_layout
3115
3116 \begin_layout Standard
3117 The space between paragraphs, like the line spacing, the space between headings
3118  and text --- in fact, all of the spacings for just about everything are
3119  pre-coded into LyX.
3120  As we said, you don't worry about how much space to add between what.
3121  LyX takes care of that.
3122  In fact, these pre-coded vertical spacings aren't a single number but a
3123  range.
3124  That way, LyX can squish or stretch the space between lines to make sure
3125  figures fit on a page with text, so that sections don't start at the bottom
3126  of a page, and so on.
3127 \begin_inset Foot
3128 status collapsed
3129
3130 \begin_layout Plain Layout
3131 LaTeX does this when LyX goes to produce a printable file.
3132 \end_layout
3133
3134 \end_inset
3135
3136  However, pre-coded doesn't mean you can't change them.
3137  LyX gives you the ability to globally change 
3138 \emph on
3139 all
3140 \emph default
3141  of these pre-coded spacings.
3142  We'll explain more later.
3143 \end_layout
3144
3145 \begin_layout Subsection
3146 Paragraph Separation
3147 \begin_inset Index
3148 status collapsed
3149
3150 \begin_layout Plain Layout
3151 Paragraph ! Separation
3152 \end_layout
3153
3154 \end_inset
3155
3156
3157 \end_layout
3158
3159 \begin_layout Standard
3160 To separate paragraphs, select 
3161 \family sans
3162 Indent
3163 \family default
3164  or 
3165 \family sans
3166 Skip
3167 \family default
3168  in the submenu 
3169 \family sans
3170 Text
3171 \begin_inset space ~
3172 \end_inset
3173
3174 Layout
3175 \family default
3176  of the dialog 
3177 \family sans
3178 Document\SpecialChar \menuseparator
3179 Settings
3180 \begin_inset Index
3181 status collapsed
3182
3183 \begin_layout Plain Layout
3184 Document ! Settings
3185 \end_layout
3186
3187 \end_inset
3188
3189
3190 \family default
3191  to indent paragraphs or add extra space between paragraphs, respectively.
3192  The size of the skips can be defined in the dialog, for the indentation
3193  you have to add this line to your document preamble:
3194 \end_layout
3195
3196 \begin_layout Standard
3197
3198 \series bold
3199
3200 \backslash
3201 setlength{
3202 \backslash
3203 parindent}{Length}
3204 \end_layout
3205
3206 \begin_layout Standard
3207 where length is a value in one of the units listed in Appendix
3208 \begin_inset space ~
3209 \end_inset
3210
3211
3212 \begin_inset CommandInset ref
3213 LatexCommand ref
3214 reference "cap:Units"
3215
3216 \end_inset
3217
3218 .
3219  The default length is 30
3220 \begin_inset space \thinspace{}
3221 \end_inset
3222
3223 pt.
3224 \end_layout
3225
3226 \begin_layout Subsection
3227 Fine-Tuning
3228 \end_layout
3229
3230 \begin_layout Standard
3231 You can also change the separation method of a single paragraph.
3232  Open the 
3233 \family sans
3234 Edit\SpecialChar \menuseparator
3235 Paragraph
3236 \begin_inset space ~
3237 \end_inset
3238
3239 Settings
3240 \family default
3241  dialog and toggle the 
3242 \family sans
3243 Indent
3244 \begin_inset space ~
3245 \end_inset
3246
3247 Paragraph
3248 \family default
3249  option to change the state of the current paragraph.
3250  If paragraphs have no indentation but use extra space for separation, this
3251  button will be ignored (you can't indent a single paragraph by toggling
3252  this).
3253 \end_layout
3254
3255 \begin_layout Standard
3256 You should only need to change the indentation method for a single paragraph
3257  if you need to do some fine-tuning.
3258 \end_layout
3259
3260 \begin_layout Subsection
3261 Line Spacing
3262 \begin_inset Index
3263 status collapsed
3264
3265 \begin_layout Plain Layout
3266 Paragraph ! Line spacing
3267 \end_layout
3268
3269 \end_inset
3270
3271
3272 \end_layout
3273
3274 \begin_layout Standard
3275 In the 
3276 \family sans
3277 Document\SpecialChar \menuseparator
3278 Settings
3279 \begin_inset Index
3280 status collapsed
3281
3282 \begin_layout Plain Layout
3283 Document ! Settings
3284 \end_layout
3285
3286 \end_inset
3287
3288
3289 \family default
3290  dialog you can set the line spacing in the submenu 
3291 \family sans
3292 Text
3293 \begin_inset space ~
3294 \end_inset
3295
3296 Layout.
3297 \family default
3298
3299 \begin_inset Foot
3300 status collapsed
3301
3302 \begin_layout Plain Layout
3303 You need to have the LaTeX-package 
3304 \series bold
3305 setspace
3306 \series default
3307
3308 \begin_inset Index
3309 status collapsed
3310
3311 \begin_layout Plain Layout
3312 Latex@LaTeX-packages ! setspace
3313 \end_layout
3314
3315 \end_inset
3316
3317  installed to use this feature.
3318 \end_layout
3319
3320 \end_inset
3321
3322
3323 \end_layout
3324
3325 \begin_layout Section
3326 Paragraph Environments
3327 \begin_inset Index
3328 status collapsed
3329
3330 \begin_layout Plain Layout
3331 Paragraph ! Environments
3332 \end_layout
3333
3334 \end_inset
3335
3336
3337 \begin_inset CommandInset label
3338 LatexCommand label
3339 name "sec:Paragraph-Environments"
3340
3341 \end_inset
3342
3343
3344 \begin_inset Index
3345 status collapsed
3346
3347 \begin_layout Plain Layout
3348 Paragraph environments|(
3349 \end_layout
3350
3351 \end_inset
3352
3353
3354 \end_layout
3355
3356 \begin_layout Subsection
3357 Overview
3358 \end_layout
3359
3360 \begin_layout Standard
3361 The paragraph environments correspond to the various
3362 \end_layout
3363
3364 \begin_layout Standard
3365
3366 \series bold
3367
3368 \backslash
3369 begin{
3370 \emph on
3371 environment
3372 \emph default
3373 } ...
3374  
3375 \backslash
3376 end{
3377 \emph on
3378 environment
3379 \emph default
3380 }
3381 \series default
3382
3383 \begin_inset Newline newline
3384 \end_inset
3385
3386 command sequences in an ordinary LaTeX file.
3387  If you don't know LaTeX, or the concept of a paragraph environment is totally
3388  alien to you, we urge you to read the 
3389 \emph on
3390 Tutorial
3391 \emph default
3392 .
3393  The 
3394 \emph on
3395 Tutorial
3396 \emph default
3397  also contains many more examples than this section does.
3398 \end_layout
3399
3400 \begin_layout Standard
3401 A paragraph environment is simply a 
3402 \begin_inset Quotes eld
3403 \end_inset
3404
3405 container
3406 \begin_inset Quotes erd
3407 \end_inset
3408
3409  for a paragraph which gives that paragraph certain properties.
3410  This can include a particular style of font, different margins, a numbering
3411  scheme, labels, and so on.
3412  Additionally, you can 
3413 \begin_inset Quotes eld
3414 \end_inset
3415
3416 nest
3417 \begin_inset Quotes erd
3418 \end_inset
3419
3420  the different environments inside one another, allowing one environment
3421  to inherit some of the properties of another.
3422  The different paragraph environments totally replace the need for messy
3423  tab stops, on the fly margin adjustment, and other hold-overs from the
3424  days of typewriters.
3425  There are several paragraph environments which are specific to a particular
3426  document type.
3427  We'll only be covering the most common ones here.
3428 \end_layout
3429
3430 \begin_layout Standard
3431 To choose a new paragraph environment, use the pull-down box on the left
3432  end of the toolbar.
3433  LyX will change the environment of the 
3434 \emph on
3435 entire
3436 \emph default
3437  paragraph in which the cursor sits.
3438  You can also change the environment of an entire group of paragraphs if
3439  you select them before choosing the new environment.
3440  
3441 \end_layout
3442
3443 \begin_layout Standard
3444 Note that hitting 
3445 \family sans
3446 Return
3447 \family default
3448  will 
3449 \emph on
3450 typically
3451 \emph default
3452  create a new paragraph using the 
3453 \family sans
3454 Standard
3455 \family default
3456  paragraph environment.
3457  We say 
3458 \begin_inset Quotes eld
3459 \end_inset
3460
3461 typically
3462 \begin_inset Quotes erd
3463 \end_inset
3464
3465  because if you are in one of these environments:
3466 \end_layout
3467
3468 \begin_layout Itemize
3469
3470 \family sans
3471 Quote
3472 \end_layout
3473
3474 \begin_layout Itemize
3475
3476 \family sans
3477 Quotation
3478 \end_layout
3479
3480 \begin_layout Itemize
3481
3482 \family sans
3483 Verse
3484 \end_layout
3485
3486 \begin_layout Itemize
3487
3488 \family sans
3489 Itemize
3490 \end_layout
3491
3492 \begin_layout Itemize
3493
3494 \family sans
3495 Enumerate
3496 \end_layout
3497
3498 \begin_layout Itemize
3499
3500 \family sans
3501 Description
3502 \end_layout
3503
3504 \begin_layout Itemize
3505
3506 \family sans
3507 List
3508 \end_layout
3509
3510 \begin_layout Standard
3511 LyX keeps the old paragraph environment when you hit 
3512 \family sans
3513 Return
3514 \family default
3515 , rather than resetting it to 
3516 \family sans
3517 Standard
3518 \family default
3519 .
3520  LyX will still reset the nesting depth, however.
3521  Usually, starting a new paragraph resets both the paragraph environment
3522  and the nesting depth (for more on nesting see section
3523 \begin_inset space ~
3524 \end_inset
3525
3526
3527 \begin_inset CommandInset ref
3528 LatexCommand ref
3529 reference "sec:Nesting"
3530
3531 \end_inset
3532
3533 ).
3534  At the moment, all this is context-specific; you're better off expecting
3535  
3536 \family sans
3537 Return
3538 \family default
3539  to reset the paragraph environment and depth.
3540  If you want a new paragraph to keep the current environment and depth,
3541  use 
3542 \family sans
3543 M-Return
3544 \family default
3545  instead.
3546 \end_layout
3547
3548 \begin_layout Subsection
3549 Standard
3550 \end_layout
3551
3552 \begin_layout Standard
3553 The default paragraph environment is 
3554 \family sans
3555 Standard
3556 \family default
3557  for most classes.
3558  It creates a plain paragraph.
3559  If LyX resets the paragraph environment, this is the one it chooses.
3560  In fact, the paragraph you're reading right now (and most of the ones in
3561  this manual) are in the 
3562 \family sans
3563 Standard
3564 \family default
3565  environment.
3566 \end_layout
3567
3568 \begin_layout Standard
3569 You can nest a paragraph using the 
3570 \family sans
3571 Standard
3572 \family default
3573  environment in just about anything else, but you can't really nest anything
3574  in a 
3575 \family sans
3576 Standard
3577 \family default
3578  environment.
3579 \end_layout
3580
3581 \begin_layout Subsection
3582 Document Title
3583 \begin_inset Index
3584 status collapsed
3585
3586 \begin_layout Plain Layout
3587 Document !Title
3588 \end_layout
3589
3590 \end_inset
3591
3592
3593 \end_layout
3594
3595 \begin_layout Standard
3596 A LaTeX title page has three parts: the title itself, the name(s) of the
3597  author(s) and a 
3598 \begin_inset Quotes eld
3599 \end_inset
3600
3601 footnote
3602 \begin_inset Quotes erd
3603 \end_inset
3604
3605  for thanks or contact information.
3606  For certain types of documents, LaTeX places all of this on a separate
3607  page along with today's date.
3608  For other types of documents, the title 
3609 \begin_inset Quotes eld
3610 \end_inset
3611
3612 page
3613 \begin_inset Quotes erd
3614 \end_inset
3615
3616  goes at the top of the first page of the document.
3617  
3618 \end_layout
3619
3620 \begin_layout Standard
3621 LyX provides an interface to the title page commands through the paragraph
3622  environments 
3623 \family sans
3624 Title
3625 \family default
3626
3627 \family sans
3628 Author
3629 \family default
3630 , and 
3631 \family sans
3632 Date
3633 \family default
3634 .
3635  Here's how you use them:
3636 \end_layout
3637
3638 \begin_layout Itemize
3639 Put the title of your document in the 
3640 \family sans
3641 Title
3642 \family default
3643  environment.
3644 \end_layout
3645
3646 \begin_layout Itemize
3647 Put the author name in the 
3648 \family sans
3649 Author
3650 \family default
3651  environment.
3652 \end_layout
3653
3654 \begin_layout Itemize
3655 If you want the date to have a certain appearance, want to use a fixed date,
3656  or want other text to appear in place of today's date, put that text in
3657  the 
3658 \family sans
3659 Date
3660 \family default
3661  environment.
3662  Note that using this environment is optional.
3663  If you don't provide any, LaTeX will automatically insert today's date.
3664  If you don't want any date, add the line
3665 \begin_inset Newline newline
3666 \end_inset
3667
3668
3669 \series bold
3670
3671 \backslash
3672 date{}
3673 \series default
3674
3675 \begin_inset Newline newline
3676 \end_inset
3677
3678 to the preamble of your document (menu 
3679 \family sans
3680 Document\SpecialChar \menuseparator
3681 Settings
3682 \family default
3683 )
3684 \end_layout
3685
3686 \begin_layout Standard
3687 You can use footnotes to insert 
3688 \begin_inset Quotes eld
3689 \end_inset
3690
3691 thanks
3692 \begin_inset Quotes erd
3693 \end_inset
3694
3695  or contact informations.
3696 \end_layout
3697
3698 \begin_layout Subsection
3699 Headings
3700 \begin_inset Index
3701 status collapsed
3702
3703 \begin_layout Plain Layout
3704 Section headings
3705 \end_layout
3706
3707 \end_inset
3708
3709
3710 \begin_inset CommandInset label
3711 LatexCommand label
3712 name "sub:Headings"
3713
3714 \end_inset
3715
3716
3717 \end_layout
3718
3719 \begin_layout Standard
3720 There are several paragraph environments for producing section headings.
3721  LyX takes care of the numbering for you.
3722 \end_layout
3723
3724 \begin_layout Subsubsection
3725 Numbered Headings
3726 \begin_inset Index
3727 status collapsed
3728
3729 \begin_layout Plain Layout
3730 Section headings ! Numbered
3731 \end_layout
3732
3733 \end_inset
3734
3735
3736 \end_layout
3737
3738 \begin_layout Standard
3739 There are 7 numbered types of section headings.
3740  They are:
3741 \end_layout
3742
3743 \begin_layout Enumerate
3744
3745 \family sans
3746 Part
3747 \end_layout
3748
3749 \begin_layout Enumerate
3750
3751 \family sans
3752 Chapter
3753 \end_layout
3754
3755 \begin_layout Enumerate
3756
3757 \family sans
3758 Section
3759 \end_layout
3760
3761 \begin_layout Enumerate
3762
3763 \family sans
3764 Subsection
3765 \end_layout
3766
3767 \begin_layout Enumerate
3768
3769 \family sans
3770 Subsubsection
3771 \end_layout
3772
3773 \begin_layout Enumerate
3774
3775 \family sans
3776 Paragraph
3777 \end_layout
3778
3779 \begin_layout Enumerate
3780
3781 \family sans
3782 Subparagraph
3783 \end_layout
3784
3785 \begin_layout Standard
3786 LyX labels each heading with a series of numbers, separated by periods.
3787  The numbers describe where in the document you are.
3788  Unlike the other headings, parts are numbered with Latin letters.
3789 \end_layout
3790
3791 \begin_layout Standard
3792 Headings all subdivide your document into different pieces of text.
3793  For example, suppose you're writing a book.
3794  You group the book into chapters.
3795  LyX does similar grouping:
3796 \end_layout
3797
3798 \begin_layout Itemize
3799
3800 \family sans
3801 Part
3802 \family default
3803  is divided in either 
3804 \family sans
3805 Chapter
3806 \family default
3807  or 
3808 \family sans
3809 Section
3810 \end_layout
3811
3812 \begin_layout Itemize
3813
3814 \family sans
3815 Chapter
3816 \family default
3817 s are divided into 
3818 \family sans
3819 Section
3820 \family default
3821 s
3822 \end_layout
3823
3824 \begin_layout Itemize
3825
3826 \family sans
3827 Section
3828 \family default
3829 s are divided into 
3830 \family sans
3831 Subsection
3832 \family default
3833 s
3834 \end_layout
3835
3836 \begin_layout Itemize
3837
3838 \family sans
3839 Subsection
3840 \family default
3841 s are divided into 
3842 \family sans
3843 Subsubsection
3844 \family default
3845 s
3846 \end_layout
3847
3848 \begin_layout Itemize
3849
3850 \family sans
3851 Subsubsection
3852 \family default
3853 s are divided into 
3854 \family sans
3855 Paragraph
3856 \family default
3857 s
3858 \end_layout
3859
3860 \begin_layout Itemize
3861
3862 \family sans
3863 Paragraph
3864 \family default
3865 s are divided into 
3866 \family sans
3867 Subparagraph
3868 \family default
3869 s
3870 \end_layout
3871
3872 \begin_layout Standard
3873 \begin_inset Note Greyedout
3874 status open
3875
3876 \begin_layout Plain Layout
3877
3878 \series bold
3879 Note:
3880 \series default
3881  Not all document types use the 
3882 \family sans
3883 Chapter
3884 \family default
3885  heading as the maximum sectioning level.
3886  In that case the 
3887 \family sans
3888 Section
3889 \family default
3890  is the top-level heading.
3891 \end_layout
3892
3893 \end_inset
3894
3895
3896 \end_layout
3897
3898 \begin_layout Standard
3899 So, if you use the 
3900 \family sans
3901 Subsubsection
3902 \family default
3903  environment to label a new sub-subsection, LyX labels it with its number,
3904  along with the number of the subsection, section, and, if applicable, chapter
3905  that it's in.
3906  For example: the fifth section of the second chapter of this book has the
3907  label 
3908 \begin_inset Quotes eld
3909 \end_inset
3910
3911 2.5
3912 \begin_inset Quotes erd
3913 \end_inset
3914
3915 .
3916 \end_layout
3917
3918 \begin_layout Subsubsection
3919 Unnumbered Headings
3920 \begin_inset Index
3921 status collapsed
3922
3923 \begin_layout Plain Layout
3924 Section headings ! Unnumbered
3925 \end_layout
3926
3927 \end_inset
3928
3929
3930 \end_layout
3931
3932 \begin_layout Standard
3933 There are 5 types of unnumbered section headings.
3934  They are:
3935 \end_layout
3936
3937 \begin_layout Enumerate
3938
3939 \family sans
3940 Part*line spacing
3941 \end_layout
3942
3943 \begin_layout Enumerate
3944
3945 \family sans
3946 Chapter*
3947 \end_layout
3948
3949 \begin_layout Enumerate
3950
3951 \family sans
3952 Section*
3953 \end_layout
3954
3955 \begin_layout Enumerate
3956
3957 \family sans
3958 Subsection*
3959 \end_layout
3960
3961 \begin_layout Enumerate
3962
3963 \family sans
3964 Subsubsection*
3965 \end_layout
3966
3967 \begin_layout Standard
3968 The 
3969 \begin_inset Quotes eld
3970 \end_inset
3971
3972 *
3973 \begin_inset Quotes erd
3974 \end_inset
3975
3976  after each name means that these headings are not numbered.
3977  They work the same as their numbered counterparts but won't appear in the
3978  table of contents, see section
3979 \begin_inset space ~
3980 \end_inset
3981
3982
3983 \begin_inset CommandInset ref
3984 LatexCommand ref
3985 reference "sec:toc"
3986
3987 \end_inset
3988
3989 .
3990 \end_layout
3991
3992 \begin_layout Subsubsection
3993 Changing the Numbering
3994 \begin_inset CommandInset label
3995 LatexCommand label
3996 name "sub:Numbering-depth"
3997
3998 \end_inset
3999
4000
4001 \end_layout
4002
4003 \begin_layout Standard
4004 You can also alter which sectioning levels get numbered and which ones appear
4005  in the Table of Contents.
4006  Now, this doesn't remove any of the levels; that's preset in the document
4007  class.
4008  Certain classes start with 
4009 \family sans
4010 Chapter
4011 \family default
4012  and go down to the 
4013 \family sans
4014 Subparagraph
4015 \family default
4016  level.
4017  Others start at 
4018 \family sans
4019 Section
4020 \family default
4021 .
4022  Similarly, not all document classes number all sectioning levels.
4023  Most don't number 
4024 \family sans
4025 Paragraph
4026 \family default
4027  or 
4028 \family sans
4029 Subparagraph
4030 \family default
4031 .
4032  This is something you can change.
4033 \end_layout
4034
4035 \begin_layout Standard
4036 Open the 
4037 \family sans
4038 Document\SpecialChar \menuseparator
4039 Settings
4040 \family default
4041  dialog.
4042 \family sans
4043
4044 \begin_inset Index
4045 status collapsed
4046
4047 \begin_layout Plain Layout
4048 Document ! Settings
4049 \end_layout
4050
4051 \end_inset
4052
4053
4054 \family default
4055  Under 
4056 \family sans
4057 Numbering
4058 \begin_inset space ~
4059 \end_inset
4060
4061 &
4062 \begin_inset space ~
4063 \end_inset
4064
4065 TOC
4066 \family default
4067  you'll see two counters.
4068  The one named 
4069 \family sans
4070 Numbering
4071 \family default
4072  controls how far down in the sectioning hierarchy LyX numbers a section
4073  heading.
4074  The other one controls the appearance of the section headings in the table
4075  of contents.
4076 \end_layout
4077
4078 \begin_layout Subsubsection
4079 Short Titles of Headings
4080 \begin_inset Index
4081 status collapsed
4082
4083 \begin_layout Plain Layout
4084 Section headings ! Short titles
4085 \end_layout
4086
4087 \end_inset
4088
4089
4090 \begin_inset OptArg
4091 status collapsed
4092
4093 \begin_layout Plain Layout
4094 Short Titles
4095 \end_layout
4096
4097 \end_inset
4098
4099
4100 \begin_inset CommandInset label
4101 LatexCommand label
4102 name "sec:Short-Titles"
4103
4104 \end_inset
4105
4106
4107 \end_layout
4108
4109 \begin_layout Standard
4110 Some section or chapter titles, such as this one, can get quite long.
4111  This can cause troubles when there is limited horizontal space.
4112  For example, if the header of the page is set to show the current section
4113  title, a long title will protrude over the page margins and look awful.
4114 \end_layout
4115
4116 \begin_layout Standard
4117 LaTeX allows you to specify a short title for section headings.
4118  This short title is used in the header and in the actual table of contents,
4119  avoiding the problem mentioned.
4120  To specify a short title, use the menu 
4121 \family sans
4122 Insert\SpecialChar \menuseparator
4123 Short
4124 \begin_inset space ~
4125 \end_inset
4126
4127 Title
4128 \family default
4129 .
4130  This will insert a box labeled 
4131 \begin_inset Quotes eld
4132 \end_inset
4133
4134 opt
4135 \begin_inset Quotes erd
4136 \end_inset
4137
4138  (stands for 
4139 \begin_inset Quotes eld
4140 \end_inset
4141
4142 optional
4143 \begin_inset Quotes erd
4144 \end_inset
4145
4146 ) which you can use to enter the short title text.
4147  This also works for captions inside floats.
4148 \end_layout
4149
4150 \begin_layout Standard
4151 The title of this section is a good example of using this feature.
4152 \end_layout
4153
4154 \begin_layout Subsubsection
4155 Special Information
4156 \end_layout
4157
4158 \begin_layout Standard
4159 The following information applies to all section headings:
4160 \end_layout
4161
4162 \begin_layout Itemize
4163 You cannot do any nesting with these environments.
4164 \end_layout
4165
4166 \begin_layout Itemize
4167 You cannot use a margin note in any of these environments.
4168 \end_layout
4169
4170 \begin_layout Itemize
4171 You can only use inline math in these environments.
4172 \end_layout
4173
4174 \begin_layout Itemize
4175 You can use labels and cross-references to refer to their numbers.
4176 \end_layout
4177
4178 \begin_layout Subsection
4179 Quotes and Poetryline spacing
4180 \end_layout
4181
4182 \begin_layout Standard
4183 LyX has three paragraph environments for writing poetry and quotations.
4184  They are 
4185 \family sans
4186 Quote
4187 \family default
4188
4189 \family sans
4190 Quotation
4191 \family default
4192 , and 
4193 \family sans
4194 Verse
4195 \family default
4196 .
4197  Forget the days of changing line spacing and twiddling with margins.
4198  These three paragraph environments already have those changes built-in.
4199  They all widen the left margin and add a bit of extra space above and below
4200  the text they contain.
4201  They also allow nesting, so you can put a 
4202 \family sans
4203 Verse
4204 \family default
4205  in a 
4206 \family sans
4207 Quotation
4208 \family default
4209 , as well as in some other paragraph environments.
4210 \end_layout
4211
4212 \begin_layout Standard
4213 There is another feature of these three paragraph environments: they do
4214  
4215 \emph on
4216 not
4217 \emph default
4218  reset to 
4219 \family sans
4220 Standard
4221 \family default
4222  when you start a new paragraph.
4223  So, you can type in that poem and merrily hit 
4224 \family sans
4225 Return
4226 \family default
4227  without worrying about the paragraph environment changing on you.
4228  Of course, that means that, once you're done typing in that poem, you have
4229  to change back to the 
4230 \family sans
4231 Standard
4232 \family default
4233  environment yourself.
4234 \end_layout
4235
4236 \begin_layout Subsubsection
4237
4238 \family sans
4239 Quote
4240 \family default
4241  and 
4242 \family sans
4243 Quotation
4244 \family default
4245
4246 \begin_inset CommandInset label
4247 LatexCommand label
4248 name "sec:Quote"
4249
4250 \end_inset
4251
4252
4253 \begin_inset Index
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 Quotation
4258 \end_layout
4259
4260 \end_inset
4261
4262
4263 \end_layout
4264
4265 \begin_layout Standard
4266 Now that we've described the similarities of these three environments, it's
4267  time for the differences.
4268  
4269 \family sans
4270 Quote
4271 \family default
4272  and 
4273 \family sans
4274 Quotation
4275 \family default
4276  are identical except for one difference: 
4277 \family sans
4278 Quote
4279 \family default
4280  uses extra spacing to separate paragraphs and never indents the first line.
4281  
4282 \family sans
4283 Quotation
4284 \family default
4285  
4286 \emph on
4287 always
4288 \emph default
4289  indents the first line of a paragraph and uses the same line spacing throughout.
4290 \end_layout
4291
4292 \begin_layout Standard
4293 Here's an example of the 
4294 \family sans
4295 Quote
4296 \family default
4297  environment:
4298 \end_layout
4299
4300 \begin_layout Quote
4301 This is in the 
4302 \family sans
4303 Quote
4304 \family default
4305  environment.
4306  I can keep writing, extending this line out further and further until it
4307  wraps.
4308  See -- no indentation!
4309 \end_layout
4310
4311 \begin_layout Quote
4312 Here's the second paragraph of this quote.
4313  Again, there's no indentation, but there is extra space between me and
4314  the other paragraph.
4315 \end_layout
4316
4317 \begin_layout Standard
4318 Here's another example, this time in the 
4319 \family sans
4320 Quotation
4321 \family default
4322  environment:
4323 \end_layout
4324
4325 \begin_layout Quotation
4326 This is in the 
4327 \family sans
4328 Quotation
4329 \family default
4330  environment.
4331  If I keep writing, you'll see the indentation.
4332  If your country uses a writing style that shows off new paragraphs by indenting
4333  the first line, then 
4334 \family sans
4335 Quotation
4336 \family default
4337  is the environment for you! Well, you'd use it 
4338 \emph on
4339 if
4340 \emph default
4341  you were quoting other text.
4342 \end_layout
4343
4344 \begin_layout Quotation
4345 Here's a new paragraph.
4346  I could ramble on and on, like a politician at election time.
4347  If I did that, though, you'd get bored.
4348 \end_layout
4349
4350 \begin_layout Standard
4351 As the examples show, 
4352 \family sans
4353 Quote
4354 \family default
4355  is for those people who use extra space to separate paragraphs.
4356  They should put quotes in the 
4357 \family sans
4358 Quote
4359 \family default
4360  environment.
4361  Those who use indentation to mark a new paragraph should use the 
4362 \family sans
4363 Quotation
4364 \family default
4365  paragraph environment for quoted text.
4366 \end_layout
4367
4368 \begin_layout Subsubsection
4369
4370 \family sans
4371 Verse
4372 \family default
4373
4374 \begin_inset Index
4375 status collapsed
4376
4377 \begin_layout Plain Layout
4378 Paragraph ! Verse
4379 \end_layout
4380
4381 \end_inset
4382
4383
4384 \family sans
4385
4386 \begin_inset Index
4387 status collapsed
4388
4389 \begin_layout Plain Layout
4390 Poetry
4391 \end_layout
4392
4393 \end_inset
4394
4395
4396 \begin_inset CommandInset label
4397 LatexCommand label
4398 name "sec:Verse"
4399
4400 \end_inset
4401
4402
4403 \end_layout
4404
4405 \begin_layout Standard
4406
4407 \family sans
4408 Verse
4409 \family default
4410  is a paragraph environment for poetry, rhymes, verses, and so on.
4411  Here's an example:
4412 \end_layout
4413
4414 \begin_layout Verse
4415 This is in Verse
4416 \begin_inset Newline newline
4417 \end_inset
4418
4419 Which I did not rehearse!
4420 \end_layout
4421
4422 \begin_layout Verse
4423 It could be much worse.
4424  This line could be long, very long, oh so long, so very long that it wraps
4425  around.
4426  It looks okay on screen, but in the printed version, the extra lines are
4427  indented a bit more than the first.
4428  Okay, so it's turned to prose and doesn't rhyme anymore.
4429  So sue me.
4430 \end_layout
4431
4432 \begin_layout Verse
4433 To break a line
4434 \begin_inset Newline newline
4435 \end_inset
4436
4437 And make things look fine
4438 \begin_inset Newline newline
4439 \end_inset
4440
4441 Use 
4442 \family sans
4443 C-Return
4444 \family default
4445 .
4446 \end_layout
4447
4448 \begin_layout Standard
4449 As you can see, 
4450 \family sans
4451 Verse
4452 \family default
4453  does not indent both margins.
4454  Each stanza of the verse or poem is in its own paragraph.
4455  To separate the individual lines of a stanza, use the 
4456 \family typewriter
4457 break-line
4458 \family default
4459  function 
4460 \family sans
4461 C-Return
4462 \family default
4463 .
4464 \end_layout
4465
4466 \begin_layout Subsection
4467 Lists
4468 \begin_inset Index
4469 status collapsed
4470
4471 \begin_layout Plain Layout
4472 Lists
4473 \end_layout
4474
4475 \end_inset
4476
4477
4478 \begin_inset CommandInset label
4479 LatexCommand label
4480 name "sub:Lists"
4481
4482 \end_inset
4483
4484
4485 \end_layout
4486
4487 \begin_layout Standard
4488 LyX has four different paragraph environments for creating different kinds
4489  of lists.
4490  In the 
4491 \family sans
4492 Itemize
4493 \family default
4494  and 
4495 \family sans
4496 Enumerate
4497 \family default
4498  environments, LyX labels your list items with bullets or numbers, respectively.
4499  In the 
4500 \family sans
4501 Description
4502 \family default
4503  and 
4504 \family sans
4505 List
4506 \family default
4507  environments, LyX lets you provide your own label.
4508  We'll present the individual details of each type of list next after describing
4509  some general features of all four of them.
4510 \end_layout
4511
4512 \begin_layout Subsubsection
4513 General Features
4514 \end_layout
4515
4516 \begin_layout Standard
4517 The four paragraph environments for lists differ from the other environments
4518  in several ways.
4519  First, LyX treats each paragraph as a list item.
4520  Hitting 
4521 \family sans
4522 Return
4523 \family default
4524  does 
4525 \emph on
4526 not
4527 \emph default
4528  reset the environment to 
4529 \family sans
4530 Standard
4531 \family default
4532  but keeps the current environment and creates a new list item.
4533  The nesting depth is typically reset, however.
4534  If you want to keep both the current nesting depth and paragraph environment,
4535  you should use 
4536 \family sans
4537 M-Return
4538 \family default
4539  to break paragraphs.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 You can nest lists of any type inside one another.
4544  In fact, LyX changes the labels on some list items depending on how it
4545  is nested.
4546  If you intend to use any of the list paragraph environments, we suggest
4547  you read all of section
4548 \begin_inset space ~
4549 \end_inset
4550
4551
4552 \begin_inset CommandInset ref
4553 LatexCommand ref
4554 reference "sec:Nesting"
4555
4556 \end_inset
4557
4558 .
4559  
4560 \end_layout
4561
4562 \begin_layout Subsubsection
4563
4564 \family sans
4565 Itemize
4566 \family default
4567
4568 \begin_inset Index
4569 status collapsed
4570
4571 \begin_layout Plain Layout
4572 Lists ! Itemize
4573 \end_layout
4574
4575 \end_inset
4576
4577
4578 \begin_inset CommandInset label
4579 LatexCommand label
4580 name "sec:Itemize"
4581
4582 \end_inset
4583
4584
4585 \end_layout
4586
4587 \begin_layout Standard
4588 The first type of list we'll describe in detail is the 
4589 \family sans
4590 Itemize
4591 \family default
4592  paragraph environment.
4593  It has the following properties:
4594 \end_layout
4595
4596 \begin_layout Itemize
4597 Each item has a particular bullet or symbol as its label.
4598 \end_layout
4599
4600 \begin_deeper
4601 \begin_layout Itemize
4602 LyX uses the same symbol for all of the items in a given nesting level.
4603 \end_layout
4604
4605 \begin_layout Itemize
4606 The symbol appears at the beginning of the first line.
4607 \end_layout
4608
4609 \end_deeper
4610 \begin_layout Itemize
4611 The items can have any length.
4612  LyX automatically offsets the left margin of each item.
4613  The offset is always relative to whatever environment the 
4614 \family sans
4615 Itemize
4616 \family default
4617  list may be in.
4618 \end_layout
4619
4620 \begin_layout Itemize
4621 If you nest an 
4622 \family sans
4623 Itemize
4624 \family default
4625  environment inside another 
4626 \family sans
4627 Itemize
4628 \family default
4629  environment, the label changes to a new symbol.
4630 \end_layout
4631
4632 \begin_deeper
4633 \begin_layout Itemize
4634 There are four different symbols for up to a four-fold nesting.
4635 \end_layout
4636
4637 \begin_layout Itemize
4638 LyX always shows the same symbol on screen.
4639 \end_layout
4640
4641 \begin_layout Itemize
4642 See section
4643 \begin_inset space ~
4644 \end_inset
4645
4646
4647 \begin_inset CommandInset ref
4648 LatexCommand ref
4649 reference "sec:Nesting"
4650
4651 \end_inset
4652
4653  for a full explanation of nesting.
4654 \end_layout
4655
4656 \end_deeper
4657 \begin_layout Standard
4658 Of course, that explanation was also an example of an 
4659 \family sans
4660 Itemize
4661 \family default
4662  list.
4663  The 
4664 \family sans
4665 Itemize
4666 \family default
4667  environment is best suited for lists where the order doesn't matter.
4668 \end_layout
4669
4670 \begin_layout Standard
4671 We said that different levels use different symbols as their label.
4672  Here's an example of all four possible symbols.
4673  Note that those of you reading this manual within LyX won't see any difference.
4674 \end_layout
4675
4676 \begin_layout Itemize
4677 The label for the first level 
4678 \family sans
4679 Itemize
4680 \family default
4681  is a large black dot, or bullet.
4682 \end_layout
4683
4684 \begin_deeper
4685 \begin_layout Itemize
4686 The label for the second level is a dash.
4687 \end_layout
4688
4689 \begin_deeper
4690 \begin_layout Itemize
4691 The label for the third is an asterisk.
4692 \end_layout
4693
4694 \begin_deeper
4695 \begin_layout Itemize
4696 The label for the fourth is a centered dot.
4697 \end_layout
4698
4699 \end_deeper
4700 \begin_layout Itemize
4701 Back out to the third level.
4702 \end_layout
4703
4704 \end_deeper
4705 \begin_layout Itemize
4706 Back to the second level.
4707 \end_layout
4708
4709 \end_deeper
4710 \begin_layout Itemize
4711 Back to the outermost level.
4712 \end_layout
4713
4714 \begin_layout Standard
4715 These are the default labels for an 
4716 \family sans
4717 Itemize
4718 \family default
4719  list.
4720  You can customize these labels in the 
4721 \family sans
4722 Document\SpecialChar \menuseparator
4723 Settings
4724 \family default
4725  dialog in the submenu 
4726 \family sans
4727 Bullets
4728 \family default
4729 .
4730 \family sans
4731
4732 \begin_inset Index
4733 status collapsed
4734
4735 \begin_layout Plain Layout
4736 Document ! Settings
4737 \end_layout
4738
4739 \end_inset
4740
4741
4742 \end_layout
4743
4744 \begin_layout Standard
4745 Notice how the space between items decreases with increasing depth.
4746  We'll explain nesting and all the tricks you can do with different depths
4747  in section
4748 \begin_inset space ~
4749 \end_inset
4750
4751
4752 \begin_inset CommandInset ref
4753 LatexCommand ref
4754 reference "sec:Nesting"
4755
4756 \end_inset
4757
4758 .
4759 \end_layout
4760
4761 \begin_layout Subsubsection
4762
4763 \family sans
4764 Enumerate
4765 \family default
4766
4767 \begin_inset Index
4768 status collapsed
4769
4770 \begin_layout Plain Layout
4771 Lists ! Enumerate
4772 \end_layout
4773
4774 \end_inset
4775
4776
4777 \begin_inset CommandInset label
4778 LatexCommand label
4779 name "sec:Enumerate"
4780
4781 \end_inset
4782
4783
4784 \end_layout
4785
4786 \begin_layout Standard
4787 The 
4788 \family sans
4789 Enumerate
4790 \family default
4791  environment is used to create numbered lists and outlines.
4792  It has these properties:
4793 \end_layout
4794
4795 \begin_layout Enumerate
4796 Each item has a numeral as its label.
4797 \end_layout
4798
4799 \begin_deeper
4800 \begin_layout Enumerate
4801 The type of numeral depends on the nesting depth.
4802 \end_layout
4803
4804 \end_deeper
4805 \begin_layout Enumerate
4806 LyX automatically counts the items for you and updates the label as appropriate.
4807 \end_layout
4808
4809 \begin_layout Enumerate
4810 Each new 
4811 \family sans
4812 Enumerate
4813 \family default
4814  environment resets the counter to one.
4815 \end_layout
4816
4817 \begin_layout Enumerate
4818 Like the 
4819 \family sans
4820 Itemize
4821 \family default
4822  environment, the 
4823 \family sans
4824 Enumerate
4825 \family default
4826  environment:
4827 \end_layout
4828
4829 \begin_deeper
4830 \begin_layout Enumerate
4831 Offsets the items relative to the left margin.
4832  Items can have any length.
4833 \end_layout
4834
4835 \begin_layout Enumerate
4836 Reduces the space between items as the nesting depth increases.
4837 \end_layout
4838
4839 \begin_layout Enumerate
4840 Uses different types of labels depending on the nesting depth.
4841 \end_layout
4842
4843 \begin_layout Enumerate
4844 Allows up to a four-fold nesting.
4845 \end_layout
4846
4847 \end_deeper
4848 \begin_layout Standard
4849 Unlike the 
4850 \family sans
4851 Itemize
4852 \family default
4853  environment, 
4854 \family sans
4855 Enumerate
4856 \family default
4857  shows the different labels for each item in LyX.
4858  Here is how LyX labels the four different levels in an 
4859 \family sans
4860 Enumerate
4861 \family default
4862 :
4863 \end_layout
4864
4865 \begin_layout Enumerate
4866 The first level of an 
4867 \family sans
4868 Enumerate
4869 \family default
4870  uses Arabic numerals followed by a period.
4871 \end_layout
4872
4873 \begin_deeper
4874 \begin_layout Enumerate
4875 The second level uses lower case letters surrounded by parentheses.
4876 \end_layout
4877
4878 \begin_deeper
4879 \begin_layout Enumerate
4880 The third level uses lower-case Roman numerals followed by a period.
4881 \end_layout
4882
4883 \begin_deeper
4884 \begin_layout Enumerate
4885 The fourth level uses capital letters followed by a period.
4886 \end_layout
4887
4888 \begin_layout Enumerate
4889 Again, notice the decrease in the spacing between items as the nesting depth
4890  increases.
4891 \end_layout
4892
4893 \end_deeper
4894 \begin_layout Enumerate
4895 Back to the third level
4896 \end_layout
4897
4898 \end_deeper
4899 \begin_layout Enumerate
4900 Back to the second level.
4901 \end_layout
4902
4903 \end_deeper
4904 \begin_layout Enumerate
4905 Back to the outermost level.
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Once again, you can customize the type of numbering used in the 
4910 \family sans
4911 Enumerate
4912 \family default
4913  environment.
4914  It involves adding commands to the LaTeX preamble (see the 
4915 \emph on
4916 Extended Features
4917 \emph default
4918  manual).
4919  As stated earlier, such customization only shows up in the printed version,
4920  not in LyX.
4921 \end_layout
4922
4923 \begin_layout Standard
4924 There is more to nesting 
4925 \family sans
4926 Enumerate
4927 \family default
4928  environments than we've stated here.
4929  You should read section
4930 \begin_inset space ~
4931 \end_inset
4932
4933
4934 \begin_inset CommandInset ref
4935 LatexCommand ref
4936 reference "sec:Nesting"
4937
4938 \end_inset
4939
4940  to learn more about nesting.
4941 \end_layout
4942
4943 \begin_layout Subsubsection
4944
4945 \family sans
4946 Description
4947 \family default
4948
4949 \begin_inset Index
4950 status collapsed
4951
4952 \begin_layout Plain Layout
4953 Lists ! Description
4954 \end_layout
4955
4956 \end_inset
4957
4958
4959 \begin_inset CommandInset label
4960 LatexCommand label
4961 name "sec:Description-List"
4962
4963 \end_inset
4964
4965
4966 \end_layout
4967
4968 \begin_layout Standard
4969 Unlike the previous two environments, the 
4970 \family sans
4971 Description
4972 \family default
4973  list has no fixed label.
4974  Instead, LyX uses the first 
4975 \begin_inset Quotes eld
4976 \end_inset
4977
4978 word
4979 \begin_inset Quotes erd
4980 \end_inset
4981
4982  of the first line as the label.
4983  Here's an example:
4984 \end_layout
4985
4986 \begin_layout Description
4987 Example: This is an example of the 
4988 \family sans
4989 Description
4990 \family default
4991  environment.
4992 \end_layout
4993
4994 \begin_layout Standard
4995 LyX typesets the label in boldface and puts extra space between it and the
4996  rest of the line.
4997 \end_layout
4998
4999 \begin_layout Standard
5000 With the first 
5001 \begin_inset Quotes eld
5002 \end_inset
5003
5004 word
5005 \begin_inset Quotes erd
5006 \end_inset
5007
5008  it is meant that the first hit of the 
5009 \family sans
5010 Space
5011 \family default
5012  key ends the label if you are at the beginning of the first line of an
5013  item.
5014  If you need to use more than one word in the label use a 
5015 \family sans
5016 Protected Blank
5017 \family default
5018 .
5019  (Use either 
5020 \family sans
5021 C-Space
5022 \family default
5023  or the menu 
5024 \family sans
5025 Insert\SpecialChar \menuseparator
5026 Formatting\SpecialChar \menuseparator
5027 Protected
5028 \begin_inset space ~
5029 \end_inset
5030
5031 Space
5032 \family default
5033 , see section
5034 \begin_inset space ~
5035 \end_inset
5036
5037
5038 \begin_inset CommandInset ref
5039 LatexCommand ref
5040 reference "sub:Protected-Space"
5041
5042 \end_inset
5043
5044  for more info.) Here is an example:
5045 \end_layout
5046
5047 \begin_layout Description
5048 Second
5049 \begin_inset space ~
5050 \end_inset
5051
5052 Example: This one shows how to use a 
5053 \family sans
5054 Protected
5055 \begin_inset space ~
5056 \end_inset
5057
5058 Blank
5059 \family default
5060  in the label of a 
5061 \family sans
5062 Description
5063 \family default
5064  list item.
5065 \end_layout
5066
5067 \begin_layout Description
5068 Usage: You should use the 
5069 \family sans
5070 Description
5071 \family default
5072  environment for things like definitions and theorems.
5073  Use it when you need to make one word in particular stand out in the text
5074  that describes it.
5075  It's not a good idea to use a 
5076 \family sans
5077 Description
5078 \family default
5079  environment when you have an entire sentence that you want to describe.
5080  You're better off using 
5081 \family sans
5082 Itemize
5083 \family default
5084  or 
5085 \family sans
5086 Enumerate
5087 \family default
5088  and nesting several 
5089 \family sans
5090 Standard
5091 \family default
5092  paragraphs into them.
5093 \end_layout
5094
5095 \begin_layout Description
5096 Nesting: You can nest 
5097 \family sans
5098 Description
5099 \family default
5100  environments inside one another, nest them in other types of lists, and
5101  so on.
5102 \end_layout
5103
5104 \begin_layout Standard
5105 Notice that after the first line, LyX indents subsequent lines, offsetting
5106  them from the first line.
5107 \end_layout
5108
5109 \begin_layout Subsubsection
5110 The LyX 
5111 \family sans
5112 List
5113 \family default
5114
5115 \begin_inset Index
5116 status collapsed
5117
5118 \begin_layout Plain Layout
5119 Lists ! Lyx@LyX list
5120 \end_layout
5121
5122 \end_inset
5123
5124
5125 \begin_inset CommandInset label
5126 LatexCommand label
5127 name "sec:LyX-List"
5128
5129 \end_inset
5130
5131
5132 \end_layout
5133
5134 \begin_layout Standard
5135 The 
5136 \family sans
5137 List
5138 \family default
5139  environment is a LyX extension to LaTeX.
5140  
5141 \end_layout
5142
5143 \begin_layout Standard
5144 Like the 
5145 \family sans
5146 Description
5147 \family default
5148  environment the 
5149 \family sans
5150 List
5151 \family default
5152  environment has user-defined labels for each list item.
5153  There are the following properties of this list environment:
5154 \end_layout
5155
5156 \begin_layout Labeling
5157 \labelwidthstring 00.00.0000
5158 item
5159 \begin_inset space ~
5160 \end_inset
5161
5162 labels LyX uses the first 
5163 \begin_inset Quotes eld
5164 \end_inset
5165
5166 word
5167 \begin_inset Quotes erd
5168 \end_inset
5169
5170  of each line as the item label.
5171  The first 
5172 \family sans
5173 Space
5174 \family default
5175  after the beginning of the first line of an item marks the end of the label.
5176  If you need to use more than one word in an item label, use a protected
5177  blank as described above.
5178 \end_layout
5179
5180 \begin_layout Labeling
5181 \labelwidthstring 00.00.0000
5182 margins As you can see, LyX uses different margins for the item label and
5183  the body of the item text.
5184  The body of the text has a larger left margin, which is equal to the default
5185  label width plus a little extra space.
5186  
5187 \end_layout
5188
5189 \begin_layout Labeling
5190 \labelwidthstring 00.00.0000
5191 label
5192 \begin_inset space ~
5193 \end_inset
5194
5195 width LyX uses the width of the label, or the default width, whatever is
5196  larger.
5197  If the label width is larger, the label 
5198 \begin_inset Quotes eld
5199 \end_inset
5200
5201 extends
5202 \begin_inset Quotes erd
5203 \end_inset
5204
5205  into the first line.
5206  In other words, the text of the first line isn't aligned with the left
5207  margin of the rest of the item text.
5208 \end_layout
5209
5210 \begin_layout Labeling
5211 \labelwidthstring 00.00.0000
5212 default
5213 \begin_inset space ~
5214 \end_inset
5215
5216 width You can set the default label width to ensure that the text of all
5217  items in a 
5218 \family sans
5219 List
5220 \family default
5221  environment have the same left margin.
5222 \begin_inset Newline newline
5223 \end_inset
5224
5225 To change the default width, select all items in the list.
5226  Now open the 
5227 \family sans
5228 Edit\SpecialChar \menuseparator
5229 Paragraph
5230 \begin_inset space ~
5231 \end_inset
5232
5233 Settings
5234 \family default
5235  dialog.
5236  The text in the box 
5237 \family sans
5238 Longest
5239 \begin_inset space ~
5240 \end_inset
5241
5242 label
5243 \family default
5244  determines the default label width.
5245  You can use the text of your largest label here, but you can also use the
5246  letter 
5247 \begin_inset Quotes eld
5248 \end_inset
5249
5250 M
5251 \begin_inset Quotes erd
5252 \end_inset
5253
5254  multiple times instead.
5255  The M is the widest character and is a standard unit of widths in LaTeX.
5256  By using 
5257 \begin_inset Quotes eld
5258 \end_inset
5259
5260 M
5261 \begin_inset Quotes erd
5262 \end_inset
5263
5264  as the unit of width you don't need to keep changing the contents of 
5265 \family sans
5266 Longest
5267 \begin_inset space ~
5268 \end_inset
5269
5270 label
5271 \family default
5272  every time you alter a label in a 
5273 \family sans
5274 List
5275 \family default
5276  environment.
5277 \begin_inset Newline newline
5278 \end_inset
5279
5280 The predefined default width is the length of 
5281 \begin_inset Quotes eld
5282 \end_inset
5283
5284 00.00.0000
5285 \begin_inset Quotes erd
5286 \end_inset
5287
5288  (equal to 6 M).
5289  
5290 \begin_inset Newline newline
5291 \end_inset
5292
5293
5294 \begin_inset Note Greyedout
5295 status open
5296
5297 \begin_layout Plain Layout
5298
5299 \series bold
5300 Note:
5301 \series default
5302  Setting the cursor into a list item to change only its label width will
5303  only change the width inside LyX but not in the output.
5304 \end_layout
5305
5306 \end_inset
5307
5308
5309 \end_layout
5310
5311 \begin_layout Standard
5312 You should use the 
5313 \family sans
5314 List
5315 \family default
5316  environment the same way like the 
5317 \family sans
5318 Description
5319 \family default
5320  list: When you need one word to stand out from the text that describes
5321  it.
5322  The 
5323 \family sans
5324 List
5325 \family default
5326  environment gives you another way to do this, using a different overall
5327  layout.
5328 \end_layout
5329
5330 \begin_layout Standard
5331 You can nest 
5332 \family sans
5333 List
5334 \family default
5335  environments inside one another, nest them in other types of lists, and
5336  so on.
5337  They work just like the other list paragraph environments.
5338  Read section
5339 \begin_inset space ~
5340 \end_inset
5341
5342
5343 \begin_inset CommandInset ref
5344 LatexCommand ref
5345 reference "sec:Nesting"
5346
5347 \end_inset
5348
5349  to learn about nesting.
5350 \end_layout
5351
5352 \begin_layout Standard
5353 There is yet another feature of the 
5354 \family sans
5355 List
5356 \family default
5357  environment: As you can see in the examples, LyX left-justifies the item
5358  labels by default.
5359  You can use additional 
5360 \family sans
5361 HFills
5362 \family default
5363  to change how LyX justifies the item label.
5364  We'll document 
5365 \family sans
5366 HFills
5367 \family default
5368  later in section
5369 \begin_inset space ~
5370 \end_inset
5371
5372
5373 \begin_inset CommandInset ref
5374 LatexCommand ref
5375 reference "sub:Horizontal-Space"
5376
5377 \end_inset
5378
5379 .
5380  Here are some examples:
5381 \end_layout
5382
5383 \begin_layout Labeling
5384 \labelwidthstring 00.00.0000
5385 Left The default for 
5386 \family sans
5387 List
5388 \family default
5389  item labels.
5390 \end_layout
5391
5392 \begin_layout Labeling
5393 \labelwidthstring 00.00.0000
5394 \begin_inset space \hfill{}
5395 \end_inset
5396
5397 Right One 
5398 \family sans
5399 HFill
5400 \family default
5401  at the beginning of the label right justifies it.
5402 \end_layout
5403
5404 \begin_layout Labeling
5405 \labelwidthstring 00.00.0000
5406 \begin_inset space \hfill{}
5407 \end_inset
5408
5409 Center
5410 \begin_inset space \hfill{}
5411 \end_inset
5412
5413  One 
5414 \family sans
5415 HFill
5416 \family default
5417  at the beginning of the label and one at the end centers it.
5418 \end_layout
5419
5420 \begin_layout Subsection
5421 Letters
5422 \begin_inset Index
5423 status collapsed
5424
5425 \begin_layout Plain Layout
5426 Letters
5427 \end_layout
5428
5429 \end_inset
5430
5431
5432 \end_layout
5433
5434 \begin_layout Subsubsection
5435
5436 \family sans
5437 Address
5438 \family default
5439  and 
5440 \family sans
5441 Right
5442 \begin_inset space ~
5443 \end_inset
5444
5445 Address
5446 \family default
5447 : An Overview
5448 \end_layout
5449
5450 \begin_layout Standard
5451 Although LyX has document classes for letters, we've also created two paragraph
5452  environments called 
5453 \family sans
5454 Address
5455 \family default
5456  and 
5457 \family sans
5458 Right
5459 \begin_inset space ~
5460 \end_inset
5461
5462 Address
5463 \family default
5464 .
5465  To use the letter class, you need to use specific paragraph environments
5466  in a specific order, otherwise LaTeX gags on the document.
5467  In contrast, you can use the 
5468 \family sans
5469 Address
5470 \family default
5471  and 
5472 \family sans
5473 Right
5474 \begin_inset space ~
5475 \end_inset
5476
5477 Address
5478 \family default
5479  paragraph environments anywhere with no problem.
5480  You can even nest them inside other environments, though you can't nest
5481  anything in them.
5482 \end_layout
5483
5484 \begin_layout Standard
5485 Of course, you're not limited to using 
5486 \family sans
5487 Address
5488 \family default
5489  and 
5490 \family sans
5491 Right
5492 \begin_inset space ~
5493 \end_inset
5494
5495 Address
5496 \family default
5497  for letters only.
5498  
5499 \family sans
5500 Right
5501 \begin_inset space ~
5502 \end_inset
5503
5504 Address
5505 \family default
5506 , in particular, is useful for creating article titles like those used in
5507  some European academic papers.
5508 \end_layout
5509
5510 \begin_layout Subsubsection
5511 Usage
5512 \begin_inset CommandInset label
5513 LatexCommand label
5514 name "sec:Address-Usage"
5515
5516 \end_inset
5517
5518
5519 \end_layout
5520
5521 \begin_layout Standard
5522 The 
5523 \family sans
5524 Address
5525 \family default
5526  environment formats text in the style of an address, which is also used
5527  for the opening and signature in some countries.
5528  Similarly, the 
5529 \family sans
5530 Right
5531 \begin_inset space ~
5532 \end_inset
5533
5534 Address
5535 \family default
5536  environment formats text in the style of a right-justified address, which
5537  is used for the sender's address and today's date in some countries.
5538  Here's an example of each:
5539 \end_layout
5540
5541 \begin_layout Right Address
5542 Right Address
5543 \begin_inset Newline newline
5544 \end_inset
5545
5546 Who I am
5547 \begin_inset Newline newline
5548 \end_inset
5549
5550 Where I am
5551 \begin_inset Newline newline
5552 \end_inset
5553
5554 When is it? What is today?
5555 \end_layout
5556
5557 \begin_layout Standard
5558 That was 
5559 \family sans
5560 Right
5561 \begin_inset space ~
5562 \end_inset
5563
5564 Address
5565 \family default
5566 .
5567  Notice that the lines all have the same left margin, which LyX sets to
5568  fit the largest block of text on a single line.
5569  Here's an example of the 
5570 \family sans
5571 Address
5572 \family default
5573  environment:
5574 \end_layout
5575
5576 \begin_layout Address
5577 Who are you
5578 \begin_inset Newline newline
5579 \end_inset
5580
5581 Where do I send this
5582 \begin_inset Newline newline
5583 \end_inset
5584
5585 Your post office and country
5586 \end_layout
5587
5588 \begin_layout Standard
5589 As you can see, both 
5590 \family sans
5591 Address
5592 \family default
5593  and 
5594 \family sans
5595 Right
5596 \begin_inset space ~
5597 \end_inset
5598
5599 Address
5600 \family default
5601  add extra space between themselves and the next paragraph.
5602  If you hit 
5603 \family sans
5604 Return
5605 \family default
5606  in either of these environments, LyX resets the nesting depth and sets
5607  the environment to 
5608 \family sans
5609 Standard
5610 \family default
5611 .
5612  This makes sense, since 
5613 \family sans
5614 Return
5615 \family default
5616  is the 
5617 \family typewriter
5618 break-paragraph
5619 \family default
5620  function, and the individual lines of an address are not paragraphs.
5621  Thus, you have to use 
5622 \family typewriter
5623 break-line
5624 \family default
5625  (
5626 \family sans
5627 C-Return
5628 \family default
5629  or 
5630 \family sans
5631 Formatting
5632 \begin_inset space ~
5633 \end_inset
5634
5635 Character\SpecialChar \menuseparator
5636 Line
5637 \begin_inset space ~
5638 \end_inset
5639
5640 Break
5641 \family default
5642  from the 
5643 \family sans
5644 Insert
5645 \family default
5646  menu) to start a new line in an 
5647 \family sans
5648 Address
5649 \family default
5650  or 
5651 \family sans
5652 Right
5653 \begin_inset space ~
5654 \end_inset
5655
5656 Address
5657 \family default
5658  environment.
5659 \end_layout
5660
5661 \begin_layout Subsection
5662 Academic Writing
5663 \end_layout
5664
5665 \begin_layout Standard
5666 Most academic writing begins with an abstract and ends with a bibliography
5667  or list of references.
5668  LyX contains paragraph environments for both of these.
5669 \end_layout
5670
5671 \begin_layout Subsubsection
5672
5673 \family sans
5674 Abstract
5675 \begin_inset Index
5676 status collapsed
5677
5678 \begin_layout Plain Layout
5679 Abstracts
5680 \end_layout
5681
5682 \end_inset
5683
5684
5685 \end_layout
5686
5687 \begin_layout Standard
5688 The 
5689 \family sans
5690 Abstract
5691 \family default
5692  environment is used for the abstract of an article.
5693  Technically, you could use this environment anywhere, but you really should
5694  only use it at the beginning of the document, after the title.
5695  Also, don't bother trying to nest 
5696 \family sans
5697 Abstract
5698 \family default
5699  in anything else or vice versa.
5700  It won't work.
5701  The 
5702 \family sans
5703 Abstract
5704 \family default
5705  environment is only useful in the article and report document classes.
5706  The book document classes ignores the 
5707 \family sans
5708 Abstract
5709 \family default
5710  completely, and it's utterly silly to use 
5711 \family sans
5712 Abstract
5713 \family default
5714  in a letter document class.
5715 \end_layout
5716
5717 \begin_layout Standard
5718 The 
5719 \family sans
5720 Abstract
5721 \family default
5722  environment does several things for you.
5723  First, it puts the centered label 
5724 \begin_inset Quotes eld
5725 \end_inset
5726
5727 Abstract
5728 \begin_inset Quotes erd
5729 \end_inset
5730
5731  above the text.
5732  The label and the text of the abstract are separated by some extra vertical
5733  space.
5734  Second, it typesets everything in a smaller font, just as you'd expect.
5735  Lastly, it adds a bit of extra vertical space between the abstract and
5736  the subsequent text.
5737  Well, that's how it will appear on the LyX screen.
5738  The appearance in the output depends on the used article or report class.
5739 \end_layout
5740
5741 \begin_layout Standard
5742 Starting a new paragraph by hitting 
5743 \family sans
5744 Return
5745 \family default
5746  does not reset the paragraph environment.
5747  The new paragraph will still be in the 
5748 \family sans
5749 Abstract
5750 \family default
5751  environment.
5752  So, you will have to change the paragraph environment yourself when you
5753  finish entering the abstract of your document.
5754 \end_layout
5755
5756 \begin_layout Standard
5757 \begin_inset Float figure
5758 wide false
5759 sideways false
5760 status open
5761
5762 \begin_layout Plain Layout
5763 \align center
5764 \begin_inset Graphics
5765         filename clipart/Abstract.pdf
5766         lyxscale 25
5767
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \begin_layout Plain Layout
5774 \begin_inset Caption
5775
5776 \begin_layout Plain Layout
5777 \begin_inset CommandInset label
5778 LatexCommand label
5779 name "cap:Paragraph-in-the"
5780
5781 \end_inset
5782
5783 Paragraph in the 
5784 \family sans
5785 Abstract
5786 \family default
5787  environment
5788 \end_layout
5789
5790 \end_inset
5791
5792
5793 \end_layout
5794
5795 \end_inset
5796
5797
5798 \end_layout
5799
5800 \begin_layout Standard
5801 We'd love to give you directly an example of the 
5802 \family sans
5803 Abstract
5804 \family default
5805  environment, but since this document is in the 
5806 \begin_inset Quotes eld
5807 \end_inset
5808
5809 book
5810 \begin_inset Quotes erd
5811 \end_inset
5812
5813  class, we can't do this.
5814  We inserted it therefore as figure
5815 \begin_inset space ~
5816 \end_inset
5817
5818
5819 \begin_inset CommandInset ref
5820 LatexCommand ref
5821 reference "cap:Paragraph-in-the"
5822
5823 \end_inset
5824
5825 .
5826  If you've never heard of an 
5827 \begin_inset Quotes eld
5828 \end_inset
5829
5830 abstract
5831 \begin_inset Quotes erd
5832 \end_inset
5833
5834  before, you can safely ignore this environment.
5835 \end_layout
5836
5837 \begin_layout Subsubsection
5838
5839 \family sans
5840 Bibliography
5841 \family default
5842
5843 \begin_inset Index
5844 status collapsed
5845
5846 \begin_layout Plain Layout
5847 Bibliography
5848 \end_layout
5849
5850 \end_inset
5851
5852
5853 \begin_inset CommandInset label
5854 LatexCommand label
5855 name "sub:Biblio_environment"
5856
5857 \end_inset
5858
5859
5860 \end_layout
5861
5862 \begin_layout Standard
5863 The 
5864 \family sans
5865 Bibliography
5866 \family default
5867  environment is used to list references.
5868  Technically, you could use this environment anywhere, but you really should
5869  only use it at the end of the document.
5870  Nesting 
5871 \family sans
5872 Bibliography
5873 \family default
5874  in anything else or vice versa won't work.
5875 \end_layout
5876
5877 \begin_layout Standard
5878 When you first open a 
5879 \family sans
5880 Bibliography
5881 \family default
5882  environment, LyX add a large vertical space, followed by the heading 
5883 \begin_inset Quotes eld
5884 \end_inset
5885
5886 Bibliography
5887 \begin_inset Quotes erd
5888 \end_inset
5889
5890  or 
5891 \begin_inset Quotes eld
5892 \end_inset
5893
5894 References,
5895 \begin_inset Quotes erd
5896 \end_inset
5897
5898  depending on the document class.
5899  The heading is in a large boldface font.
5900  Each paragraph of the 
5901 \family sans
5902 Bibliography
5903 \family default
5904  environment is a bibliography entry.
5905  Thus, hitting 
5906 \family sans
5907 Return
5908 \family default
5909  does not reset the paragraph environment.
5910  Each new paragraph is still in the 
5911 \family sans
5912 Bibliography
5913 \family default
5914  environment.
5915 \end_layout
5916
5917 \begin_layout Standard
5918 For a detailed description of LyX's bibliography handling, have a look at
5919  in section
5920 \begin_inset space ~
5921 \end_inset
5922
5923
5924 \begin_inset CommandInset ref
5925 LatexCommand ref
5926 reference "sec:Bibliography"
5927
5928 \end_inset
5929
5930 .
5931 \end_layout
5932
5933 \begin_layout Subsection
5934 LyX
5935 \family sans
5936 -Code
5937 \begin_inset Index
5938 status collapsed
5939
5940 \begin_layout Plain Layout
5941 Paragraph ! LyX code
5942 \end_layout
5943
5944 \end_inset
5945
5946
5947 \begin_inset CommandInset label
5948 LatexCommand label
5949 name "sub:LyX-Code"
5950
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \begin_layout Standard
5957 The 
5958 \family sans
5959 LyX-Code
5960 \family default
5961  environment is another LyX extension.
5962  It type-sets text in a typewriter-style font.
5963  It also treats the 
5964 \family sans
5965 Space
5966 \family default
5967  key as a fixed whitespace;
5968 \begin_inset Foot
5969 status collapsed
5970
5971 \begin_layout Plain Layout
5972 In the 
5973 \family sans
5974 LyX-Code
5975 \family default
5976  environment, the 
5977 \family sans
5978 Space
5979 \family default
5980  key is treated as a 
5981 \family sans
5982 Protected
5983 \begin_inset space ~
5984 \end_inset
5985
5986 Blank
5987 \family default
5988  instead of an end-of-word marker.
5989 \end_layout
5990
5991 \end_inset
5992
5993  this is the only case in which you can type multiple whitespaces in LyX.
5994  If you need to insert blank lines, you'll still need to use 
5995 \family sans
5996 C-Return
5997 \family default
5998  (the 
5999 \family typewriter
6000 break-line
6001 \family default
6002  function).
6003  
6004 \family sans
6005 Return
6006 \family default
6007  breaks paragraphs.
6008  Note, however, that 
6009 \family sans
6010 Return
6011 \family default
6012  does not reset the paragraph environment.
6013  So, when you finish using the 
6014 \family sans
6015 LyX-Code
6016 \family default
6017  environment, you'll need to change the paragraph environment yourself.
6018  Also, you can nest the 
6019 \family sans
6020 LyX-Code
6021 \family default
6022  environment inside of others.
6023 \end_layout
6024
6025 \begin_layout Standard
6026 There are a few quirks with this environment:
6027 \end_layout
6028
6029 \begin_layout Itemize
6030 You cannot use 
6031 \family sans
6032 C-Return
6033 \family default
6034  at the beginning of a new paragraph (i.e.
6035  you can't follow 
6036 \family sans
6037 Return
6038 \family default
6039  with a 
6040 \family sans
6041 C-Return
6042 \family default
6043 ).
6044 \end_layout
6045
6046 \begin_layout Itemize
6047 You can't follow a 
6048 \family sans
6049 C-Return
6050 \family default
6051  with a 
6052 \family sans
6053 Space
6054 \family default
6055 .
6056 \end_layout
6057
6058 \begin_deeper
6059 \begin_layout Itemize
6060 Use a 
6061 \family sans
6062 Return
6063 \family default
6064  to begin a new paragraph, then you can use a 
6065 \family sans
6066 Space
6067 \family default
6068 .
6069 \end_layout
6070
6071 \begin_layout Itemize
6072 Or: use 
6073 \family sans
6074 C-Space
6075 \family default
6076  instead.
6077 \end_layout
6078
6079 \end_deeper
6080 \begin_layout Itemize
6081 You can't have an empty paragraph or an empty line.
6082  You must put at least one 
6083 \family sans
6084 Space
6085 \family default
6086  in any line you want blank.
6087  Otherwise, LaTeX generates errors.
6088 \end_layout
6089
6090 \begin_layout Itemize
6091 You cannot get the typewriter double quotes by typing 
6092 \family sans
6093 "
6094 \family default
6095  since that will insert 
6096 \emph on
6097 real
6098 \emph default
6099  quotes.
6100  You get the typewriter double quotes with 
6101 \family sans
6102 C-"
6103 \family default
6104  (or 
6105 \family sans
6106 C-q
6107 \family default
6108  if you use Emacs-like key bindings).
6109 \end_layout
6110
6111 \begin_layout Standard
6112 Here's an example:
6113 \end_layout
6114
6115 \begin_layout LyX-Code
6116 #include <stdio.h>
6117 \end_layout
6118
6119 \begin_layout LyX-Code
6120  
6121 \end_layout
6122
6123 \begin_layout LyX-Code
6124 int main(void)
6125 \end_layout
6126
6127 \begin_layout LyX-Code
6128 {
6129 \end_layout
6130
6131 \begin_layout LyX-Code
6132     printf("Hello World!
6133 \backslash
6134 n");
6135 \end_layout
6136
6137 \begin_layout LyX-Code
6138     return 0;
6139 \end_layout
6140
6141 \begin_layout LyX-Code
6142 }
6143 \end_layout
6144
6145 \begin_layout Standard
6146 This is just the standard 
6147 \begin_inset Quotes eld
6148 \end_inset
6149
6150 Hello world!
6151 \begin_inset Quotes erd
6152 \end_inset
6153
6154  program.
6155  
6156 \end_layout
6157
6158 \begin_layout Standard
6159
6160 \family sans
6161 LyX-Code
6162 \family default
6163  has one purpose: to typeset code, such as program source, shell scripts,
6164  rc-files, and so on.
6165  Use it only in those very special cases where you need to generate text
6166  as if you used a typewriter.
6167 \begin_inset Index
6168 status collapsed
6169
6170 \begin_layout Plain Layout
6171 Paragraph environments|)
6172 \end_layout
6173
6174 \end_inset
6175
6176
6177 \end_layout
6178
6179 \begin_layout Section
6180 Nesting Environments
6181 \begin_inset Index
6182 status collapsed
6183
6184 \begin_layout Plain Layout
6185 Nesting ! Environments
6186 \end_layout
6187
6188 \end_inset
6189
6190
6191 \begin_inset CommandInset label
6192 LatexCommand label
6193 name "sec:Nesting"
6194
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \begin_layout Subsection
6201 Introduction
6202 \end_layout
6203
6204 \begin_layout Standard
6205 LyX treats text as a unified block with a particular context and specific
6206  properties.
6207  This allows you to create blocks that inherits some of the properties of
6208  another block.
6209  For example you have three main points in an outline, but point #2 also
6210  has two subpoints.
6211  In other words, you have a list inside of another list, with the inner
6212  list 
6213 \begin_inset Quotes eld
6214 \end_inset
6215
6216 attached
6217 \begin_inset Quotes erd
6218 \end_inset
6219
6220  to item #2:
6221 \end_layout
6222
6223 \begin_layout Enumerate
6224 one
6225 \end_layout
6226
6227 \begin_layout Enumerate
6228 two
6229 \end_layout
6230
6231 \begin_deeper
6232 \begin_layout Enumerate
6233 sublist - item #1
6234 \end_layout
6235
6236 \begin_layout Enumerate
6237 sublist - item #2
6238 \end_layout
6239
6240 \end_deeper
6241 \begin_layout Enumerate
6242 three
6243 \end_layout
6244
6245 \begin_layout Standard
6246 You put a list inside of a list by nesting one list inside the other.
6247  Nesting an environment is quite simple: Select 
6248 \family sans
6249 Increase
6250 \begin_inset space ~
6251 \end_inset
6252
6253 List
6254 \begin_inset space ~
6255 \end_inset
6256
6257 Depth
6258 \family default
6259  or 
6260 \family sans
6261 Decrease
6262 \begin_inset space ~
6263 \end_inset
6264
6265 List
6266 \begin_inset space ~
6267 \end_inset
6268
6269 Depth
6270 \family default
6271  from the 
6272 \family sans
6273 Edit
6274 \family default
6275  menu to change the nesting depth of the current paragraph (the status bar
6276  will tell you how far you are nested).
6277  Instead of the menu, you can also use the toolbar buttons 
6278 \begin_inset Graphics
6279         filename ../images/depth-increment.png
6280
6281 \end_inset
6282
6283  and 
6284 \begin_inset Graphics
6285         filename ../images/depth-decrement.png
6286
6287 \end_inset
6288
6289  or the convenient key bindings 
6290 \family sans
6291 S-M-Right
6292 \family default
6293  and 
6294 \family sans
6295 S-M-Left
6296 \family default
6297  to change the nesting level.
6298  The change will work on the current selection if you have made one (allowing
6299  you to change the nesting of several paragraphs at once), or the current
6300  paragraph.
6301 \end_layout
6302
6303 \begin_layout Standard
6304 Note that LyX only changes the nesting depth if it can.
6305  If it's invalid to do so, nothing happens if you try to change the depth.
6306  Additionally, if you change the depth of one paragraph, it affects the
6307  depth of every paragraph nested inside of it.
6308 \end_layout
6309
6310 \begin_layout Standard
6311 Nesting isn't limited to lists.
6312  In LyX, you can nest just about anything inside anything else, as you're
6313  about to find out.
6314  This is the real power of nesting paragraph environments.
6315 \end_layout
6316
6317 \begin_layout Subsection
6318 What You Can and Can't Nest
6319 \end_layout
6320
6321 \begin_layout Standard
6322 Before we fire a list of paragraph environments at you, we need to tell
6323  you a little bit more about how nesting works.
6324 \end_layout
6325
6326 \begin_layout Standard
6327 The question if nesting a paragraph environment is possible, is a bit more
6328  complicated than a simple yes or no.
6329  There are three types of paragraph environments:
6330 \end_layout
6331
6332 \begin_layout Itemize
6333 Completely unnestable
6334 \end_layout
6335
6336 \begin_layout Itemize
6337 Fully nestable, you can nest them inside of things and you can also nest
6338  other things inside of them.
6339 \end_layout
6340
6341 \begin_layout Itemize
6342 A third type, you can nest them into other environments, but you can't nest
6343  anything into them.
6344 \end_layout
6345
6346 \begin_layout Standard
6347 Here's a list of the three types of nesting behavior, and which paragraph
6348  environments have them:
6349 \end_layout
6350
6351 \begin_layout Description
6352 Unnestable Can't nest them.
6353  Can't nest into them.
6354 \end_layout
6355
6356 \begin_deeper
6357 \begin_layout Itemize
6358
6359 \family sans
6360 Part
6361 \end_layout
6362
6363 \begin_layout Itemize
6364
6365 \family sans
6366 Chapter
6367 \end_layout
6368
6369 \begin_layout Itemize
6370
6371 \family sans
6372 Section
6373 \family default
6374  
6375 \end_layout
6376
6377 \begin_layout Itemize
6378
6379 \family sans
6380 Subsection
6381 \end_layout
6382
6383 \begin_layout Itemize
6384
6385 \family sans
6386 Subsubsection
6387 \end_layout
6388
6389 \begin_layout Itemize
6390
6391 \family sans
6392 Paragraph
6393 \family default
6394  
6395 \end_layout
6396
6397 \begin_layout Itemize
6398
6399 \family sans
6400 Subparagraph
6401 \end_layout
6402
6403 \begin_layout Itemize
6404
6405 \family sans
6406 Part*
6407 \end_layout
6408
6409 \begin_layout Itemize
6410
6411 \family sans
6412 Chapter*
6413 \end_layout
6414
6415 \begin_layout Itemize
6416
6417 \family sans
6418 Section*
6419 \end_layout
6420
6421 \begin_layout Itemize
6422
6423 \family sans
6424 Subsection*
6425 \end_layout
6426
6427 \begin_layout Itemize
6428
6429 \family sans
6430 Subsubsection*
6431 \end_layout
6432
6433 \begin_layout Itemize
6434
6435 \family sans
6436 Bibliography
6437 \end_layout
6438
6439 \begin_layout Itemize
6440
6441 \family sans
6442 Abstract
6443 \end_layout
6444
6445 \begin_layout Itemize
6446
6447 \family sans
6448 Title
6449 \end_layout
6450
6451 \begin_layout Itemize
6452
6453 \family sans
6454 Author
6455 \end_layout
6456
6457 \begin_layout Itemize
6458
6459 \family sans
6460 Date
6461 \end_layout
6462
6463 \end_deeper
6464 \begin_layout Description
6465 Fully
6466 \begin_inset space ~
6467 \end_inset
6468
6469 Nestable You can nest them.
6470  You can nest other things into them.
6471 \end_layout
6472
6473 \begin_deeper
6474 \begin_layout Itemize
6475
6476 \family sans
6477 Verse
6478 \end_layout
6479
6480 \begin_layout Itemize
6481
6482 \family sans
6483 Quote
6484 \end_layout
6485
6486 \begin_layout Itemize
6487
6488 \family sans
6489 Quotation
6490 \end_layout
6491
6492 \begin_layout Itemize
6493
6494 \family sans
6495 Itemize
6496 \end_layout
6497
6498 \begin_layout Itemize
6499
6500 \family sans
6501 Enumerate
6502 \end_layout
6503
6504 \begin_layout Itemize
6505
6506 \family sans
6507 Description
6508 \end_layout
6509
6510 \begin_layout Itemize
6511
6512 \family sans
6513 List
6514 \end_layout
6515
6516 \begin_layout Itemize
6517
6518 \family sans
6519 LyX-Code
6520 \end_layout
6521
6522 \end_deeper
6523 \begin_layout Description
6524 Nestable-Inside You can nest them inside of other things.
6525  You can't nest anything into them.
6526 \end_layout
6527
6528 \begin_deeper
6529 \begin_layout Itemize
6530
6531 \family sans
6532 Standard
6533 \end_layout
6534
6535 \begin_layout Itemize
6536
6537 \family sans
6538 Right
6539 \begin_inset space ~
6540 \end_inset
6541
6542 Address
6543 \end_layout
6544
6545 \begin_layout Itemize
6546
6547 \family sans
6548 Address
6549 \end_layout
6550
6551 \end_deeper
6552 \begin_layout Standard
6553 The 
6554 \family sans
6555 Caption
6556 \family default
6557  environment doesn't really fit anywhere, since it's only used inside of
6558  
6559 \family sans
6560 Table
6561 \begin_inset space ~
6562 \end_inset
6563
6564 Floats
6565 \family default
6566  and 
6567 \family sans
6568 Figure
6569 \begin_inset space ~
6570 \end_inset
6571
6572 Floats
6573 \family default
6574 .
6575 \end_layout
6576
6577 \begin_layout Subsection
6578 Nesting Other Things: Tables, Math, Floats, etc.
6579 \begin_inset Index
6580 status collapsed
6581
6582 \begin_layout Plain Layout
6583 Nesting ! Tables etc.
6584 \end_layout
6585
6586 \end_inset
6587
6588
6589 \begin_inset CommandInset label
6590 LatexCommand label
6591 name "sec:table-and-fig-nesting"
6592
6593 \end_inset
6594
6595
6596 \end_layout
6597
6598 \begin_layout Standard
6599 There are several things that aren't paragraph environments, but which are
6600  affected by nesting anyhow.
6601  They are:
6602 \end_layout
6603
6604 \begin_layout Itemize
6605 equations
6606 \end_layout
6607
6608 \begin_layout Itemize
6609 tables
6610 \end_layout
6611
6612 \begin_layout Itemize
6613 figures
6614 \end_layout
6615
6616 \begin_layout Standard
6617 (
6618 \begin_inset Note Greyedout
6619 status open
6620
6621 \begin_layout Plain Layout
6622
6623 \series bold
6624 Note:
6625 \series default
6626  If you put a figure or a table in a 
6627 \family sans
6628 Float
6629 \family default
6630 , this is no longer true.
6631 \end_layout
6632
6633 \end_inset
6634
6635  Have a look at section
6636 \begin_inset space ~
6637 \end_inset
6638
6639
6640 \begin_inset CommandInset ref
6641 LatexCommand ref
6642 reference "sec:Floats"
6643
6644 \end_inset
6645
6646  for more informations about 
6647 \family sans
6648 Floats
6649 \family default
6650 .)
6651 \end_layout
6652
6653 \begin_layout Standard
6654 LyX can treat these three objects as either a word or as a paragraph.
6655  If a figure, table, or an equation is inline, it goes wherever the paragraph
6656  it is in goes.
6657 \end_layout
6658
6659 \begin_layout Standard
6660 On the other hand, if you have an equation, figure or table in a 
6661 \begin_inset Quotes eld
6662 \end_inset
6663
6664 paragraph
6665 \begin_inset Quotes erd
6666 \end_inset
6667
6668  of its own, it behaves just like a 
6669 \begin_inset Quotes eld
6670 \end_inset
6671
6672 nestable-inside
6673 \begin_inset Quotes erd
6674 \end_inset
6675
6676  paragraph environment.
6677  You can nest it into any environment, but you obviously can't nest anything
6678  into it.
6679 \end_layout
6680
6681 \begin_layout Standard
6682 Here's an example with a table:
6683 \end_layout
6684
6685 \begin_layout Enumerate
6686 Item One
6687 \end_layout
6688
6689 \begin_deeper
6690 \begin_layout Enumerate
6691 This is (a) and it's nested.
6692 \end_layout
6693
6694 \begin_deeper
6695 \begin_layout Standard
6696 \begin_inset VSpace 0.3cm
6697 \end_inset
6698
6699
6700 \end_layout
6701
6702 \begin_layout Standard
6703 \align center
6704 \begin_inset Tabular
6705 <lyxtabular version="3" rows="2" columns="2">
6706 <features>
6707 <column alignment="center" valignment="top" width="0pt">
6708 <column alignment="center" valignment="top" width="0pt">
6709 <row>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714
6715 \family roman
6716 \series medium
6717 \shape up
6718 \size normal
6719 \emph off
6720 \bar no
6721 \noun off
6722 \color none
6723 a
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732
6733 \family roman
6734 \series medium
6735 \shape up
6736 \size normal
6737 \emph off
6738 \bar no
6739 \noun off
6740 \color none
6741 b
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 </row>
6747 <row>
6748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752
6753 \family roman
6754 \series medium
6755 \shape up
6756 \size normal
6757 \emph off
6758 \bar no
6759 \noun off
6760 \color none
6761 c
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770
6771 \family roman
6772 \series medium
6773 \shape up
6774 \size normal
6775 \emph off
6776 \bar no
6777 \noun off
6778 \color none
6779 d
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 </row>
6785 </lyxtabular>
6786
6787 \end_inset
6788
6789
6790 \end_layout
6791
6792 \begin_layout Standard
6793 \begin_inset VSpace 0.3cm
6794 \end_inset
6795
6796
6797 \end_layout
6798
6799 \end_deeper
6800 \begin_layout Enumerate
6801 This is (b).
6802  The table is actually nested inside (a).
6803 \end_layout
6804
6805 \end_deeper
6806 \begin_layout Enumerate
6807 Back out again.
6808 \end_layout
6809
6810 \begin_layout Standard
6811 If we hadn't nested the table at all, the list would look like this:
6812 \end_layout
6813
6814 \begin_layout Enumerate
6815 Item One
6816 \end_layout
6817
6818 \begin_deeper
6819 \begin_layout Enumerate
6820 This is (a) and it's nested.
6821 \end_layout
6822
6823 \end_deeper
6824 \begin_layout Standard
6825 \begin_inset VSpace 0.3cm
6826 \end_inset
6827
6828
6829 \end_layout
6830
6831 \begin_layout Standard
6832 \align center
6833 \begin_inset Tabular
6834 <lyxtabular version="3" rows="2" columns="2">
6835 <features>
6836 <column alignment="center" valignment="top" width="0pt">
6837 <column alignment="center" valignment="top" width="0pt">
6838 <row>
6839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843
6844 \family roman
6845 \series medium
6846 \shape up
6847 \size normal
6848 \emph off
6849 \bar no
6850 \noun off
6851 \color none
6852 a
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861
6862 \family roman
6863 \series medium
6864 \shape up
6865 \size normal
6866 \emph off
6867 \bar no
6868 \noun off
6869 \color none
6870 b
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 </row>
6876 <row>
6877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6878 \begin_inset Text
6879
6880 \begin_layout Plain Layout
6881
6882 \family roman
6883 \series medium
6884 \shape up
6885 \size normal
6886 \emph off
6887 \bar no
6888 \noun off
6889 \color none
6890 c
6891 \end_layout
6892
6893 \end_inset
6894 </cell>
6895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899
6900 \family roman
6901 \series medium
6902 \shape up
6903 \size normal
6904 \emph off
6905 \bar no
6906 \noun off
6907 \color none
6908 d
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 </row>
6914 </lyxtabular>
6915
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \begin_layout Standard
6922 \begin_inset VSpace 0.3cm
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \begin_layout Enumerate
6929 This is (b).
6930  The table is 
6931 \emph on
6932 not
6933 \emph default
6934  nested inside (a).
6935  In fact, it's not nested at all.
6936 \end_layout
6937
6938 \begin_layout Enumerate
6939 Back out again.
6940 \end_layout
6941
6942 \begin_layout Standard
6943 Notice how item (b) is not only no longer nested, but is also the first
6944  item of a new list!
6945 \end_layout
6946
6947 \begin_layout Standard
6948 There's another trap you can fall into: Nesting the table, but not going
6949  deep enough.
6950  LyX then turns anything after the table into a new sublist.
6951 \end_layout
6952
6953 \begin_layout Enumerate
6954 Item One
6955 \end_layout
6956
6957 \begin_deeper
6958 \begin_layout Enumerate
6959 This is (a) and it's nested.
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \begin_inset VSpace 0.3cm
6964 \end_inset
6965
6966
6967 \end_layout
6968
6969 \begin_layout Standard
6970 \align center
6971 \begin_inset Tabular
6972 <lyxtabular version="3" rows="2" columns="2">
6973 <features>
6974 <column alignment="center" valignment="top" width="0pt">
6975 <column alignment="center" valignment="top" width="0pt">
6976 <row>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981
6982 \family roman
6983 \series medium
6984 \shape up
6985 \size normal
6986 \emph off
6987 \bar no
6988 \noun off
6989 \color none
6990 a
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999
7000 \family roman
7001 \series medium
7002 \shape up
7003 \size normal
7004 \emph off
7005 \bar no
7006 \noun off
7007 \color none
7008 b
7009 \end_layout
7010
7011 \end_inset
7012 </cell>
7013 </row>
7014 <row>
7015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019
7020 \family roman
7021 \series medium
7022 \shape up
7023 \size normal
7024 \emph off
7025 \bar no
7026 \noun off
7027 \color none
7028 c
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037
7038 \family roman
7039 \series medium
7040 \shape up
7041 \size normal
7042 \emph off
7043 \bar no
7044 \noun off
7045 \color none
7046 d
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 </row>
7052 </lyxtabular>
7053
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \begin_layout Standard
7060 \begin_inset VSpace 0.3cm
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \begin_layout Enumerate
7067 This is (b).
7068  The table is actually nested inside Item One, but 
7069 \emph on
7070 not
7071 \emph default
7072  inside (a).
7073 \end_layout
7074
7075 \end_deeper
7076 \begin_layout Enumerate
7077 Back out again.
7078 \end_layout
7079
7080 \begin_layout Standard
7081 As you can see, item (b) turned into the first item of a new list, but a
7082  new list 
7083 \emph on
7084 inside
7085 \emph default
7086  item 1.
7087  The same thing would have happened to a figure or an equation.
7088  So, if you nest tables, figures or equations, make sure you go to the right
7089  depth!
7090 \end_layout
7091
7092 \begin_layout Subsection
7093 Usage and General Features
7094 \begin_inset CommandInset label
7095 LatexCommand label
7096 name "sub:Nesting-Usage"
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \begin_layout Standard
7104 Speaking of levels, LyX can perform up to a six-fold nesting.
7105  In other words, 
7106 \begin_inset Quotes eld
7107 \end_inset
7108
7109 level #6
7110 \begin_inset Quotes erd
7111 \end_inset
7112
7113  is the innermost possible depth.
7114  Here's an example to display what we mean:
7115 \end_layout
7116
7117 \begin_layout Enumerate
7118 level #1 - outermost
7119 \end_layout
7120
7121 \begin_deeper
7122 \begin_layout Enumerate
7123 level #2
7124 \end_layout
7125
7126 \begin_deeper
7127 \begin_layout Enumerate
7128 level #3
7129 \end_layout
7130
7131 \begin_deeper
7132 \begin_layout Enumerate
7133 level #4
7134 \end_layout
7135
7136 \begin_deeper
7137 \begin_layout Itemize
7138 level #5
7139 \end_layout
7140
7141 \begin_deeper
7142 \begin_layout Itemize
7143 level #6
7144 \end_layout
7145
7146 \end_deeper
7147 \end_deeper
7148 \end_deeper
7149 \end_deeper
7150 \end_deeper
7151 \begin_layout Standard
7152 There are two exceptions to the six-fold nesting limit, and you can see
7153  both of them in the example.
7154  Unlike the other fully-nestable environments, you can only perform a four-fold
7155  nesting with the 
7156 \family sans
7157 Enumerate
7158 \family default
7159  and 
7160 \family sans
7161 Itemize
7162 \family default
7163  environments.
7164  For example, if we tried to nest another 
7165 \family sans
7166 Enumerate
7167 \family default
7168  list inside of item 
7169 \begin_inset Quotes eld
7170 \end_inset
7171
7172 A.
7173 \begin_inset Quotes erd
7174 \end_inset
7175
7176 , we'd get errors.
7177 \end_layout
7178
7179 \begin_layout Subsection
7180 Some Examples
7181 \begin_inset Index
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185 Nesting ! Examples
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \end_layout
7192
7193 \begin_layout Standard
7194 The best way to explain just what you can do with nesting is by illustration.
7195  We have several examples of nested environments.
7196  In them, we explain how we created the example, so that you can reproduce
7197  them.
7198 \end_layout
7199
7200 \begin_layout Subsubsection
7201 Example 1: The Six-fold Way and Mixed Nesting
7202 \end_layout
7203
7204 \begin_layout Labeling
7205 \labelwidthstring MMM
7206 #1-a This is the outermost level.
7207  It's a 
7208 \family sans
7209 List
7210 \family default
7211  environment.
7212 \end_layout
7213
7214 \begin_deeper
7215 \begin_layout Labeling
7216 \labelwidthstring MMM
7217 #2-a This is level #2.
7218  We created it by using 
7219 \family sans
7220 M-Return
7221 \family default
7222  followed by 
7223 \family sans
7224 S-M-Right
7225 \family default
7226 .
7227 \end_layout
7228
7229 \begin_deeper
7230 \begin_layout Labeling
7231 \labelwidthstring MMM
7232 #3-a This is level #3.
7233  This time, we just hit 
7234 \family sans
7235 Return
7236 \family default
7237 , then used 
7238 \family sans
7239 S-M-Right
7240 \family default
7241  twice in a row.
7242  We could have also created it the same way as we did the previous level,
7243  by hitting 
7244 \family sans
7245 M-Return
7246 \family default
7247  followed by 
7248 \family sans
7249 S-M-Right
7250 \family default
7251 .
7252 \end_layout
7253
7254 \begin_deeper
7255 \begin_layout Standard
7256 This is actually a 
7257 \family sans
7258 Standard
7259 \family default
7260  environment, nested inside of 
7261 \begin_inset Quotes eld
7262 \end_inset
7263
7264 #3-a
7265 \begin_inset Quotes erd
7266 \end_inset
7267
7268 .
7269  So, it's at level #4.
7270  We did this by hitting 
7271 \family sans
7272 M-Return
7273 \family default
7274 , then 
7275 \family sans
7276 S-M-Right
7277 \family default
7278 , then changing the paragraph environment to 
7279 \family sans
7280 Standard
7281 \family default
7282 .
7283  Do this to create list items with more than one paragraph - it also works
7284  for the 
7285 \family sans
7286 Description
7287 \family default
7288
7289 \family sans
7290 Enumerate
7291 \family default
7292 , and 
7293 \family sans
7294 Itemize
7295 \family default
7296  environments!
7297 \end_layout
7298
7299 \begin_layout Standard
7300 Here's another 
7301 \family sans
7302 Standard
7303 \family default
7304  paragraph, also at level #4, made with just a 
7305 \family sans
7306 M-Return
7307 \family default
7308 .
7309 \end_layout
7310
7311 \begin_layout Labeling
7312 \labelwidthstring MMM
7313 #4-a This is level #4.
7314  We hit 
7315 \family sans
7316 M-Return
7317 \family default
7318  and changed the paragraph environment back to 
7319 \family sans
7320 List
7321 \family default
7322 .
7323  Remember - we can't nest anything inside of a 
7324 \family sans
7325 Standard
7326 \family default
7327  environment, which is why we're still at level #4.
7328  However, we 
7329 \emph on
7330 can
7331 \emph default
7332  keep nesting things inside of 
7333 \begin_inset Quotes eld
7334 \end_inset
7335
7336 #3-a
7337 \begin_inset Quotes erd
7338 \end_inset
7339
7340 .
7341 \end_layout
7342
7343 \begin_deeper
7344 \begin_layout Labeling
7345 \labelwidthstring MMM
7346 #5-a This is level #5\SpecialChar \ldots{}
7347
7348 \end_layout
7349
7350 \begin_deeper
7351 \begin_layout Labeling
7352 \labelwidthstring MMM
7353 #6-a \SpecialChar \ldots{}
7354 and this is level #6.
7355  By now, you should know how we made these two.
7356 \end_layout
7357
7358 \end_deeper
7359 \begin_layout Labeling
7360 \labelwidthstring MMM
7361 #5-b Back to level #5.
7362  Just hit 
7363 \family sans
7364 M-Return
7365 \family default
7366  followed by a 
7367 \family sans
7368 S-M-Left
7369 \family default
7370 .
7371 \end_layout
7372
7373 \end_deeper
7374 \begin_layout Labeling
7375 \labelwidthstring MMM
7376 #4-b After another 
7377 \family sans
7378 M-Return
7379 \family default
7380  followed by a 
7381 \family sans
7382 S-M-Left
7383 \family default
7384 , we're back at level #4.
7385 \end_layout
7386
7387 \end_deeper
7388 \begin_layout Labeling
7389 \labelwidthstring MMM
7390 #3-b Back to level #3.
7391  By now it should be obvious how we did this.
7392 \end_layout
7393
7394 \end_deeper
7395 \begin_layout Labeling
7396 \labelwidthstring MMM
7397 #2-b Back to level #2.
7398  
7399 \end_layout
7400
7401 \end_deeper
7402 \begin_layout Labeling
7403 \labelwidthstring MMM
7404 #1-b And last, back to the outermost level, #1.
7405  After this sentence, we'll hit 
7406 \family sans
7407 Return
7408 \family default
7409  and change the paragraph environment back to 
7410 \family sans
7411 Standard
7412 \family default
7413  to end the list.
7414 \end_layout
7415
7416 \begin_layout Standard
7417 We could have also used the 
7418 \family sans
7419 Description
7420 \family default
7421
7422 \family sans
7423 Quote
7424 \family default
7425
7426 \family sans
7427 Quotation
7428 \family default
7429 , or even the 
7430 \family sans
7431 Verse
7432 \family default
7433  environment in place of the 
7434 \family sans
7435 List
7436 \family default
7437  environment.
7438  The example would have worked exactly the same.
7439 \end_layout
7440
7441 \begin_layout Subsubsection
7442 Example 2: Inheritance
7443 \end_layout
7444
7445 \begin_layout LyX-Code
7446 This is the LyX-Code environment, at level #1, the outermost
7447 \end_layout
7448
7449 \begin_layout LyX-Code
7450 level.
7451   Now we'll hit 
7452 \family sans
7453 Return
7454 \family default
7455 , then 
7456 \family sans
7457 S-M-Right
7458 \family default
7459 , after which, we'll change to the 
7460 \family sans
7461 Enumerate
7462 \family default
7463  environment.
7464 \end_layout
7465
7466 \begin_deeper
7467 \begin_layout Enumerate
7468 This is the 
7469 \family sans
7470 Enumerate
7471 \family default
7472  environment, at level #2.
7473 \end_layout
7474
7475 \begin_layout Enumerate
7476 Notice how the nested 
7477 \family sans
7478 Enumerate
7479 \family default
7480  not only inherits its margins from its parent environment (
7481 \family sans
7482 LyX-Code
7483 \family default
7484 ), but also inherits its font and spacing!
7485 \end_layout
7486
7487 \end_deeper
7488 \begin_layout Standard
7489 We ended this example by hitting 
7490 \family sans
7491 Return
7492 \family default
7493 .
7494  After that, we needed to reset the paragraph environment to 
7495 \family sans
7496 Standard
7497 \family default
7498  and resetting the nesting depth by using 
7499 \family sans
7500 S-M-Left
7501 \family default
7502  once.
7503 \end_layout
7504
7505 \begin_layout Subsubsection
7506 Example 3: Labels, Levels, and the 
7507 \family sans
7508 Enumerate
7509 \family default
7510  and 
7511 \family sans
7512 Itemize
7513 \family default
7514  Environments
7515 \begin_inset OptArg
7516 status collapsed
7517
7518 \begin_layout Plain Layout
7519 Example #3: Labels, Levels and other list environments
7520 \end_layout
7521
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \begin_layout Enumerate
7528 This is level #1, in an 
7529 \family sans
7530 Enumerate
7531 \family default
7532  paragraph environment.
7533  We're actually going to nest a bunch of these.
7534 \end_layout
7535
7536 \begin_deeper
7537 \begin_layout Enumerate
7538 This is level #2.
7539  We used 
7540 \family sans
7541 M-Return
7542 \family default
7543  followed by 
7544 \family sans
7545 S-M-Right
7546 \family default
7547 .
7548  Now, what happens if we nest an 
7549 \family sans
7550 Itemize
7551 \family default
7552  environment inside of this one? It will be at level #3, but what will its
7553  label be? An asterisk?
7554 \end_layout
7555
7556 \begin_deeper
7557 \begin_layout Itemize
7558 No! It's a bullet.
7559  This is the 
7560 \emph on
7561 first
7562 \emph default
7563  
7564 \family sans
7565 Itemize
7566 \family default
7567  environment, even though it's at level #3.
7568  So, its label is a bullet.
7569  (We got here by using 
7570 \family sans
7571 M-Return
7572 \family default
7573 , then 
7574 \family sans
7575 S-M-Right
7576 \family default
7577 , then changing the environment to 
7578 \family sans
7579 Itemize
7580 \family default
7581 .)
7582 \end_layout
7583
7584 \begin_deeper
7585 \begin_layout Itemize
7586 Here's level #4, produced using 
7587 \family sans
7588 M-Return
7589 \family default
7590 , then 
7591 \family sans
7592 S-M-Right
7593 \family default
7594 .
7595  We'll do that again\SpecialChar \ldots{}
7596
7597 \end_layout
7598
7599 \begin_deeper
7600 \begin_layout Enumerate
7601 \SpecialChar \ldots{}
7602 to get to level #5.
7603  This time, however, we also changed the paragraph environment back to 
7604 \family sans
7605 Enumerate
7606 \family default
7607 .
7608  Notice the type of numbering, it is 
7609 \emph on
7610 lowercase Roman
7611 \emph default
7612 , because we are in the 
7613 \emph on
7614 thirdfold
7615 \emph default
7616  
7617 \family sans
7618 Enumerate
7619 \family default
7620  environment (i.e.
7621  it is an 
7622 \family sans
7623 Enumerate
7624 \family default
7625  inside an 
7626 \family sans
7627 Enumerate
7628 \family default
7629  inside an 
7630 \family sans
7631 Enumerate
7632 \family default
7633 ).
7634 \end_layout
7635
7636 \begin_layout Enumerate
7637 What happens if we 
7638 \emph on
7639 don't
7640 \emph default
7641  change the paragraph environment, but decrease the nesting depth? What
7642  type of numbering does LyX use?
7643 \end_layout
7644
7645 \begin_layout Enumerate
7646 Oh, as if you couldn't guess by now, we're just using 
7647 \family sans
7648 M-Return
7649 \family default
7650  to keep the current environment and depth but create a new item.
7651 \end_layout
7652
7653 \begin_layout Enumerate
7654 Let's use 
7655 \family sans
7656 S-M-Left
7657 \family default
7658  to decrease the depth after the next 
7659 \family sans
7660 M-Return
7661 \family default
7662 .
7663 \end_layout
7664
7665 \end_deeper
7666 \begin_layout Enumerate
7667 This is level #4.
7668  Look what type of label LyX is using!
7669 \end_layout
7670
7671 \end_deeper
7672 \begin_layout Enumerate
7673 This is level #3.
7674  Even though we've changed levels, LyX is still using a lowercase Roman
7675  numeral as the label.Why?
7676 \end_layout
7677
7678 \begin_layout Enumerate
7679 Because, even though the nesting depth has changed, the paragraph is 
7680 \emph on
7681 still
7682 \emph default
7683  a thirdfold 
7684 \family sans
7685 Enumerate
7686 \family default
7687  environment.
7688  Notice, however, that LyX 
7689 \emph on
7690 did
7691 \emph default
7692  reset the counter for the label.
7693 \end_layout
7694
7695 \end_deeper
7696 \begin_layout Enumerate
7697 Another 
7698 \family sans
7699 M-Return
7700 \family default
7701  
7702 \family sans
7703 S-M-Left
7704 \family default
7705  sequence, and we're back to level #2.
7706  This time, we not only changed the nesting depth, but we also moved back
7707  into the twofold-nested 
7708 \family sans
7709 Enumerate
7710 \family default
7711  environment.
7712 \end_layout
7713
7714 \end_deeper
7715 \begin_layout Enumerate
7716 The same thing happens if we do another 
7717 \family sans
7718 M-Return
7719 \family default
7720  
7721 \family sans
7722 S-M-Left
7723 \family default
7724  sequence and return to level #1, the outermost level.
7725 \end_layout
7726
7727 \begin_layout Standard
7728 Lastly, we reset the environment to 
7729 \family sans
7730 Standard
7731 \family default
7732 .
7733  As you can see, the level number doesn't correspond to what type of labeling
7734  LyX uses for the 
7735 \family sans
7736 Enumerate
7737 \family default
7738  and 
7739 \family sans
7740 Itemize
7741 \family default
7742  environments.
7743  The number of other 
7744 \family sans
7745 Enumerate
7746 \family default
7747  environments surrounding it determines what kind of label LyX uses for
7748  an 
7749 \family sans
7750 Enumerate
7751 \family default
7752  item.
7753  The same rule applies for the 
7754 \family sans
7755 Itemize
7756 \family default
7757  environment, as well.
7758 \end_layout
7759
7760 \begin_layout Subsubsection
7761 Example 4: Going Bonkers
7762 \end_layout
7763
7764 \begin_layout Enumerate
7765 We're going to go totally nuts now.
7766  We won't nest as deep as in the other examples, nor will we go into the
7767  same detail with how we did it.
7768  (level #1: 
7769 \family sans
7770 Enumerate
7771 \family default
7772 )
7773 \end_layout
7774
7775 \begin_deeper
7776 \begin_layout Standard
7777 (
7778 \family sans
7779 Return, S-M-Right, Standard
7780 \family default
7781 : level #2) We'll stick an encapsulated description of how we created the
7782  example in parentheses someplace.
7783  For example, the two keybindings are how we changed the depth.
7784  The environment name is the name of the current environment.
7785  Either before or after this, we'll put in the level.
7786 \end_layout
7787
7788 \end_deeper
7789 \begin_layout Enumerate
7790 (
7791 \family sans
7792 Return, Enumerate
7793 \family default
7794 : level #1) This is the next item in the list.
7795 \end_layout
7796
7797 \begin_deeper
7798 \begin_layout Verse
7799 Now we'll add verse.
7800 \begin_inset Newline newline
7801 \end_inset
7802
7803 It will get much worse.
7804 \begin_inset Newline newline
7805 \end_inset
7806
7807 (
7808 \family sans
7809 Return, S-M-Right, Verse
7810 \family default
7811 : level #2)
7812 \end_layout
7813
7814 \begin_layout Verse
7815 Fiddle dee, Fiddle doo.
7816 \begin_inset Newline newline
7817 \end_inset
7818
7819 Bippitey boppitey boo!
7820 \begin_inset Newline newline
7821 \end_inset
7822
7823 (
7824 \family sans
7825 M-Return)
7826 \end_layout
7827
7828 \begin_layout Verse
7829 Here comes a table:
7830 \end_layout
7831
7832 \begin_deeper
7833 \begin_layout Standard
7834 \begin_inset VSpace 0.3cm
7835 \end_inset
7836
7837
7838 \end_layout
7839
7840 \begin_layout Standard
7841 \align center
7842 \begin_inset Tabular
7843 <lyxtabular version="3" rows="2" columns="2">
7844 <features>
7845 <column alignment="center" valignment="top" width="0pt">
7846 <column alignment="center" valignment="top" width="0pt">
7847 <row>
7848 <cell alignment="center" valignment="top" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852
7853 \family roman
7854 \series medium
7855 \shape up
7856 \size normal
7857 \emph off
7858 \bar no
7859 \noun off
7860 \color none
7861 one-fish
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \family roman
7872 \series medium
7873 \shape up
7874 \size normal
7875 \emph off
7876 \bar no
7877 \noun off
7878 \color none
7879 two-fish
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 </row>
7885 <row>
7886 <cell alignment="center" valignment="top" topline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \family roman
7892 \series medium
7893 \shape up
7894 \size normal
7895 \emph off
7896 \bar no
7897 \noun off
7898 \color none
7899 red-fish
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908
7909 \family roman
7910 \series medium
7911 \shape up
7912 \size normal
7913 \emph off
7914 \bar no
7915 \noun off
7916 \color none
7917 blue-fish
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 </row>
7923 </lyxtabular>
7924
7925 \end_inset
7926
7927
7928 \end_layout
7929
7930 \end_deeper
7931 \begin_layout Verse
7932 (
7933 \family sans
7934 M-Return, Table, S-M-Right
7935 \family default
7936  3 times, 
7937 \family sans
7938 M-Return, Verse, S-M-Left
7939 \family default
7940 )
7941 \end_layout
7942
7943 \end_deeper
7944 \begin_layout Enumerate
7945 (
7946 \family sans
7947 Return, Enumerate
7948 \family default
7949 : level #1) This is another item.
7950  Note that selecting a 
7951 \family sans
7952 Table
7953 \family default
7954  resets the nesting depth to level #1, so we increased the nesting depth
7955  3 times to put the table inside the 
7956 \family sans
7957 Verse
7958 \family default
7959  environment.
7960  
7961 \end_layout
7962
7963 \begin_layout Quotation
7964 We're now ending the 
7965 \family sans
7966 Enumerate
7967 \family default
7968  list and changing to 
7969 \family sans
7970 Quotation
7971 \family default
7972 .
7973  We're still at level #1.
7974  We want to show you some of the things you can do by mixing environments.
7975  The next set of paragraphs is a 
7976 \begin_inset Quotes eld
7977 \end_inset
7978
7979 quoted letter.
7980 \begin_inset Quotes erd
7981 \end_inset
7982
7983  We'll nest both the 
7984 \family sans
7985 Address
7986 \family default
7987  and 
7988 \family sans
7989 Right
7990 \begin_inset space ~
7991 \end_inset
7992
7993 Address
7994 \family default
7995  environments inside of this one, then use another nested 
7996 \family sans
7997 Quotation
7998 \family default
7999  for the letter body.
8000  We'll use 
8001 \family sans
8002 M-Return
8003 \family default
8004  to preserve the depth.
8005  Remember that you need to use 
8006 \family sans
8007 C-Return
8008 \family default
8009  to create multiple lines inside the 
8010 \family sans
8011 Address
8012 \family default
8013  and 
8014 \family sans
8015 Right
8016 \begin_inset space ~
8017 \end_inset
8018
8019 Address
8020 \family default
8021  environments.
8022  Here it goes:
8023 \end_layout
8024
8025 \begin_deeper
8026 \begin_layout Right Address
8027 1234 Nowhere Rd.
8028 \begin_inset Newline newline
8029 \end_inset
8030
8031 Moosegroin, MT 00100
8032 \begin_inset Newline newline
8033 \end_inset
8034
8035 9-6-96
8036 \end_layout
8037
8038 \begin_layout Address
8039 Dear Mr.
8040 \begin_inset space ~
8041 \end_inset
8042
8043 Fizlewitz:
8044 \end_layout
8045
8046 \begin_layout Quotation
8047 We regret to inform you that we cannot fill your order for 50
8048 \begin_inset Formula $\,$
8049 \end_inset
8050
8051 L of compressed methane gas due to circumstances beyond our control.
8052  Unfortunately, several of our cows have mysteriously exploded, creating
8053  a backlog in our orders for methane.
8054  We will place your name on the waiting list and try to fill your order
8055  as soon as possible.
8056  In the meantime, we thank you for your patience.
8057 \end_layout
8058
8059 \begin_layout Quotation
8060 We do, however, now have a special on beef.
8061  If you are interested, please return the enclosed pricing and order form
8062  with your order, along with payment.
8063 \end_layout
8064
8065 \begin_layout Quotation
8066 We thank you again for your patience.
8067 \end_layout
8068
8069 \begin_layout Address
8070 Sincerely,
8071 \begin_inset Newline newline
8072 \end_inset
8073
8074 Bill Hick
8075 \end_layout
8076
8077 \end_deeper
8078 \begin_layout Quotation
8079 That ends that example!
8080 \end_layout
8081
8082 \begin_layout Standard
8083 As you can see, nesting environments in LyX gives you a lot of power with
8084  just a few keystrokes.
8085  We could have easily nested an 
8086 \family sans
8087 Itemize
8088 \family default
8089  list inside of a 
8090 \family sans
8091 Quotation
8092 \family default
8093  or 
8094 \family sans
8095 Quote
8096 \family default
8097 , or put a 
8098 \family sans
8099 Quote
8100 \family default
8101  inside of an 
8102 \family sans
8103 Itemize
8104 \family default
8105  list.
8106  You have a huge variety of options at your disposal.
8107 \end_layout
8108
8109 \begin_layout Section
8110 Spacing, pagination and line breaks
8111 \begin_inset Index
8112 status collapsed
8113
8114 \begin_layout Plain Layout
8115 Spacing
8116 \end_layout
8117
8118 \end_inset
8119
8120
8121 \end_layout
8122
8123 \begin_layout Standard
8124 What is a space? While you might be used to press the space key anytime
8125  you want to separate two words in ordinary word processors, LyX offers
8126  you more spaces: Spaces of different width and spaces which can or cannot
8127  be broken at the end of a line.
8128  The following sections will show you some examples where those spaces are
8129  useful.
8130 \end_layout
8131
8132 \begin_layout Subsection
8133 Protected Space
8134 \begin_inset CommandInset label
8135 LatexCommand label
8136 name "sub:Protected-Space"
8137
8138 \end_inset
8139
8140
8141 \begin_inset Index
8142 status collapsed
8143
8144 \begin_layout Plain Layout
8145 Spaces ! Protected
8146 \end_layout
8147
8148 \end_inset
8149
8150
8151 \end_layout
8152
8153 \begin_layout Standard
8154 The protected space: It is used to tell LyX (and LaTeX) not to break the
8155  line at that point.
8156  This may be necessary to avoid unlucky linebreaks, like in: 
8157 \end_layout
8158
8159 \begin_layout Quote
8160 Further documentation is given in section
8161 \begin_inset Newline newline
8162 \end_inset
8163
8164
8165 \begin_inset CommandInset ref
8166 LatexCommand ref
8167 reference "sec:Bibliography"
8168
8169 \end_inset
8170
8171 .
8172  
8173 \end_layout
8174
8175 \begin_layout Standard
8176 Obviously, it would be a good thing to put a protected space between 
8177 \begin_inset Quotes eld
8178 \end_inset
8179
8180 section
8181 \begin_inset Quotes erd
8182 \end_inset
8183
8184  and 
8185 \begin_inset Quotes eld
8186 \end_inset
8187
8188
8189 \begin_inset CommandInset ref
8190 LatexCommand ref
8191 reference "sec:Bibliography"
8192
8193 \end_inset
8194
8195
8196 \begin_inset Quotes erd
8197 \end_inset
8198
8199 .
8200  A protected space is set with 
8201 \family sans
8202 Insert\SpecialChar \menuseparator
8203 Formatting\SpecialChar \menuseparator
8204 Protected
8205 \bar under
8206
8207 \begin_inset space ~
8208 \end_inset
8209
8210
8211 \bar default
8212 Space
8213 \family default
8214  (shortcut 
8215 \family sans
8216 C-Space
8217 \family default
8218 ).
8219 \end_layout
8220
8221 \begin_layout Subsection
8222 Horizontal Space
8223 \begin_inset CommandInset label
8224 LatexCommand label
8225 name "sub:Horizontal-Space"
8226
8227 \end_inset
8228
8229
8230 \begin_inset Index
8231 status collapsed
8232
8233 \begin_layout Plain Layout
8234 Spacing ! Horizontal
8235 \end_layout
8236
8237 \end_inset
8238
8239
8240 \end_layout
8241
8242 \begin_layout Standard
8243 All horizontal spaces can be inserted with the menu 
8244 \family sans
8245 Insert\SpecialChar \menuseparator
8246 Formatting\SpecialChar \menuseparator
8247 Horizontal Space
8248 \family default
8249 .
8250  The length units are listed in Appendix
8251 \begin_inset space ~
8252 \end_inset
8253
8254
8255 \begin_inset CommandInset ref
8256 LatexCommand ref
8257 reference "cha:Units-available-in"
8258
8259 \end_inset
8260
8261 .
8262 \end_layout
8263
8264 \begin_layout Subsubsection
8265 Inter-word Space
8266 \begin_inset CommandInset label
8267 LatexCommand label
8268 name "sub:Inter-word-Space"
8269
8270 \end_inset
8271
8272
8273 \begin_inset Index
8274 status collapsed
8275
8276 \begin_layout Plain Layout
8277 Spaces ! Inter-word
8278 \end_layout
8279
8280 \end_inset
8281
8282
8283 \end_layout
8284
8285 \begin_layout Standard
8286 Some languages (e.
8287 \begin_inset space \thinspace{}
8288 \end_inset
8289
8290 g.
8291 \begin_inset space \space{}
8292 \end_inset
8293
8294 English) have the typographical convention to add extra space after an end-of-se
8295 ntence punctuation mark, and LyX honors those conventions (see section
8296 \begin_inset space ~
8297 \end_inset
8298
8299
8300 \begin_inset CommandInset ref
8301 LatexCommand ref
8302 reference "sub:Abbreviations"
8303
8304 \end_inset
8305
8306 ).
8307  Sometimes, you want a normal space nevertheless.
8308  In this case, insert an inter-word space (shortcut 
8309 \family sans
8310 C-M-Space
8311 \family default
8312 ).
8313 \end_layout
8314
8315 \begin_layout Subsubsection
8316 Thin Space
8317 \begin_inset CommandInset label
8318 LatexCommand label
8319 name "sub:Thin-Space"
8320
8321 \end_inset
8322
8323
8324 \begin_inset Index
8325 status collapsed
8326
8327 \begin_layout Plain Layout
8328 Spaces ! Thin
8329 \end_layout
8330
8331 \end_inset
8332
8333
8334 \end_layout
8335
8336 \begin_layout Standard
8337
8338 \begin_inset Quotes eld
8339 \end_inset
8340
8341 thin space
8342 \begin_inset Quotes erd
8343 \end_inset
8344
8345  is a blank which has half the size of a normal space (and it is also 
8346 \begin_inset Quotes eld
8347 \end_inset
8348
8349 protected
8350 \begin_inset Quotes erd
8351 \end_inset
8352
8353 ).
8354  The typographical conventions in a lot of languages propose the use of
8355  thin spaces in cases where normal spaces would be too wide, for instance
8356  inside abbreviations:
8357 \end_layout
8358
8359 \begin_layout Quote
8360 D.
8361 \begin_inset space \thinspace{}
8362 \end_inset
8363
8364 E.
8365  Knuth has developed our beloved typesetting program, i.
8366 \begin_inset space \thinspace{}
8367 \end_inset
8368
8369 e.
8370 \begin_inset space \space{}
8371 \end_inset
8372
8373 TeX.
8374 \end_layout
8375
8376 \begin_layout Standard
8377 or between values and units.
8378  Compare for example this:
8379 \begin_inset Newline newline
8380 \end_inset
8381
8382 10
8383 \begin_inset space \thinspace{}
8384 \end_inset
8385
8386 kg (thin space)
8387 \begin_inset Newline newline
8388 \end_inset
8389
8390 10 kg (normal space
8391 \end_layout
8392
8393 \begin_layout Standard
8394 You can insert thin spaces also with the menu 
8395 \family sans
8396 Insert\SpecialChar \menuseparator
8397 Formatting\SpecialChar \menuseparator
8398 Thin
8399 \begin_inset space ~
8400 \end_inset
8401
8402 Space
8403 \family default
8404  (shortcut 
8405 \family sans
8406 C-S-Space
8407 \family default
8408 ).
8409 \end_layout
8410
8411 \begin_layout Subsubsection
8412 More Spaces
8413 \begin_inset CommandInset label
8414 LatexCommand label
8415 name "sub:More-Spaces"
8416
8417 \end_inset
8418
8419
8420 \end_layout
8421
8422 \begin_layout Standard
8423 You can furthermore insert the following space types:
8424 \end_layout
8425
8426 \begin_layout Description
8427 Negative
8428 \begin_inset space ~
8429 \end_inset
8430
8431 thin
8432 \begin_inset space ~
8433 \end_inset
8434
8435 space A line with a 
8436 \begin_inset Formula $\to$
8437 \end_inset
8438
8439
8440 \begin_inset space \negthinspace{}
8441 \end_inset
8442
8443
8444 \begin_inset Formula $\gets$
8445 \end_inset
8446
8447  Negative thin space between the arrows.
8448 \end_layout
8449
8450 \begin_layout Description
8451 Enspace
8452 \begin_inset space ~
8453 \end_inset
8454
8455 (0.5
8456 \begin_inset space \thinspace{}
8457 \end_inset
8458
8459 em) A line with a 
8460 \begin_inset Formula $\to$
8461 \end_inset
8462
8463
8464 \begin_inset space \enskip{}
8465 \end_inset
8466
8467
8468 \begin_inset Formula $\gets$
8469 \end_inset
8470
8471  Enspace (0.5
8472 \begin_inset space \thinspace{}
8473 \end_inset
8474
8475 em) space between the arrows.
8476 \end_layout
8477
8478 \begin_layout Description
8479 Quad
8480 \begin_inset space ~
8481 \end_inset
8482
8483 (1
8484 \begin_inset space \thinspace{}
8485 \end_inset
8486
8487 em) A line with a 
8488 \begin_inset Formula $\to$
8489 \end_inset
8490
8491
8492 \begin_inset space \quad{}
8493 \end_inset
8494
8495
8496 \begin_inset Formula $\gets$
8497 \end_inset
8498
8499  Quad
8500 \begin_inset space ~
8501 \end_inset
8502
8503 (1
8504 \begin_inset space \thinspace{}
8505 \end_inset
8506
8507 em) space between the arrows.
8508 \end_layout
8509
8510 \begin_layout Description
8511 QQuad
8512 \begin_inset space ~
8513 \end_inset
8514
8515 (2
8516 \begin_inset space \thinspace{}
8517 \end_inset
8518
8519 em) A line with a 
8520 \begin_inset Formula $\to$
8521 \end_inset
8522
8523
8524 \begin_inset space \qquad{}
8525 \end_inset
8526
8527
8528 \begin_inset Formula $\gets$
8529 \end_inset
8530
8531  QQuad
8532 \begin_inset space ~
8533 \end_inset
8534
8535 (2
8536 \begin_inset space \thinspace{}
8537 \end_inset
8538
8539 em) space between the arrows.
8540 \end_layout
8541
8542 \begin_layout Description
8543 Custom
8544 \begin_inset space ~
8545 \end_inset
8546
8547 space A line with
8548 \begin_inset Formula $\to$
8549 \end_inset
8550
8551
8552 \begin_inset space \hspace{}
8553 \length 2cm
8554 \end_inset
8555
8556
8557 \begin_inset Formula $\gets$
8558 \end_inset
8559
8560  2
8561 \begin_inset space \thinspace{}
8562 \end_inset
8563
8564 cm space between the arrows.
8565 \end_layout
8566
8567 \begin_layout Standard
8568 Table
8569 \begin_inset space ~
8570 \end_inset
8571
8572
8573 \begin_inset CommandInset ref
8574 LatexCommand ref
8575 reference "tab:Width-of-the"
8576
8577 \end_inset
8578
8579  lists the different space sizes.
8580 \end_layout
8581
8582 \begin_layout Standard
8583 \begin_inset Float table
8584 wide false
8585 sideways false
8586 status open
8587
8588 \begin_layout Plain Layout
8589 \align center
8590 \begin_inset Caption
8591
8592 \begin_layout Plain Layout
8593 \begin_inset CommandInset label
8594 LatexCommand label
8595 name "tab:Width-of-the"
8596
8597 \end_inset
8598
8599 Width of the different horizotal spaces.
8600 \end_layout
8601
8602 \end_inset
8603
8604
8605 \end_layout
8606
8607 \begin_layout Plain Layout
8608 \align center
8609 \begin_inset Tabular
8610 <lyxtabular version="3" rows="8" columns="2">
8611 <features>
8612 <column alignment="center" valignment="top" width="0">
8613 <column alignment="center" valignment="top" width="0">
8614 <row>
8615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \series bold
8621 Space
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \series bold
8632 Width
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 </row>
8638 <row>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 Normal
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 1/3
8653 \begin_inset space \thinspace{}
8654 \end_inset
8655
8656 em
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 Protected
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 1/3
8677 \begin_inset space \thinspace{}
8678 \end_inset
8679
8680 em
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 <row>
8687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 Thin
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 1/6
8701 \begin_inset space \thinspace{}
8702 \end_inset
8703
8704 em
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 </row>
8710 <row>
8711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715 Negative thin
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724 -1/6
8725 \begin_inset space \thinspace{}
8726 \end_inset
8727
8728 em
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 </row>
8734 <row>
8735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739 Enspace (0.5
8740 \begin_inset space \thinspace{}
8741 \end_inset
8742
8743 em)
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 0.5
8753 \begin_inset space \thinspace{}
8754 \end_inset
8755
8756 em
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 </row>
8762 <row>
8763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 Quad (1
8768 \begin_inset space \thinspace{}
8769 \end_inset
8770
8771 em)
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 1
8781 \begin_inset space \thinspace{}
8782 \end_inset
8783
8784 em
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 </row>
8790 <row>
8791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 QQuad (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em)
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 2
8809 \begin_inset space \thinspace{}
8810 \end_inset
8811
8812 em
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 </lyxtabular>
8819
8820 \end_inset
8821
8822
8823 \end_layout
8824
8825 \end_inset
8826
8827
8828 \end_layout
8829
8830 \begin_layout Subsubsection
8831
8832 \family sans
8833 Horizontal Fills
8834 \family default
8835
8836 \begin_inset Index
8837 status collapsed
8838
8839 \begin_layout Plain Layout
8840 Spacing ! Fills
8841 \end_layout
8842
8843 \end_inset
8844
8845
8846 \end_layout
8847
8848 \begin_layout Standard
8849 Horizontal fills (hfills) are a special LyX feature for adding extra space
8850  in a uniform fashion.
8851  An hfill is actually a variable length space, whose length always equals
8852  the remaining space between the left and right margins.
8853  If there is more than one hfill on a line, they divide the available space
8854  equally between themselves.
8855  
8856 \end_layout
8857
8858 \begin_layout Standard
8859 Here a few examples what you can do with them:
8860 \end_layout
8861
8862 \begin_layout Quote
8863 \noindent
8864 This is on the left side
8865 \begin_inset space \hfill{}
8866 \end_inset
8867
8868 This is on the right
8869 \end_layout
8870
8871 \begin_layout Quote
8872 \noindent
8873 Left
8874 \begin_inset space \hfill{}
8875 \end_inset
8876
8877 Middle
8878 \begin_inset space \hfill{}
8879 \end_inset
8880
8881 Right
8882 \end_layout
8883
8884 \begin_layout Quote
8885 \noindent
8886 Left
8887 \begin_inset space \hfill{}
8888 \end_inset
8889
8890 1/3 Left
8891 \begin_inset space \hfill{}
8892 \end_inset
8893
8894
8895 \begin_inset space \hfill{}
8896 \end_inset
8897
8898 Right
8899 \end_layout
8900
8901 \begin_layout Standard
8902 That was an example in the 
8903 \family sans
8904 Quote
8905 \family default
8906  environment.
8907  Here
8908 \begin_inset Formula $\to$
8909 \end_inset
8910
8911
8912 \begin_inset space \hfill{}
8913 \end_inset
8914
8915
8916 \begin_inset Formula $\gets$
8917 \end_inset
8918
8919 is one in a standard paragraph.
8920  It may or may not be apparent in the printed text, but it 
8921 \emph on
8922 is
8923 \emph default
8924  sitting in-between the two arrows.
8925 \end_layout
8926
8927 \begin_layout Standard
8928 There may be more than one set of margins on a line.
8929  Here's an example with the 
8930 \family sans
8931 List
8932 \family default
8933  environment.
8934 \end_layout
8935
8936 \begin_layout Labeling
8937 \labelwidthstring 00.00.0000
8938 one
8939 \begin_inset space \hfill{}
8940 \end_inset
8941
8942 two :three
8943 \begin_inset space \hfill{}
8944 \end_inset
8945
8946 four
8947 \begin_inset space \hfill{}
8948 \end_inset
8949
8950 five
8951 \begin_inset space \hfill{}
8952 \end_inset
8953
8954 six
8955 \end_layout
8956
8957 \begin_layout Standard
8958 The 
8959 \begin_inset Quotes eld
8960 \end_inset
8961
8962 :
8963 \begin_inset Quotes erd
8964 \end_inset
8965
8966  marks the beginning of the item.
8967  (There is actually a 
8968 \begin_inset Quotes eld
8969 \end_inset
8970
8971 hidden
8972 \begin_inset Quotes erd
8973 \end_inset
8974
8975  hfill inside of the label of the 
8976 \family sans
8977 List
8978 \family default
8979  environment; it's put at the end of the label automatically.) Hfills work
8980  similarly in other 
8981 \begin_inset Quotes eld
8982 \end_inset
8983
8984 multi-margin
8985 \begin_inset Quotes erd
8986 \end_inset
8987
8988  situations, like two-column mode.
8989 \end_layout
8990
8991 \begin_layout Standard
8992 \begin_inset Note Greyedout
8993 status open
8994
8995 \begin_layout Plain Layout
8996
8997 \series bold
8998 Note:
8999 \series default
9000  If an hfill is at the beginning of a line, and 
9001 \emph on
9002 not
9003 \emph default
9004  in the first line in a paragraph, LyX ignores it.
9005  This prevents hfills from accidentally being wrapped onto a new line.
9006  If you need space in this case anyway, set the 
9007 \family sans
9008 Protect
9009 \family default
9010  option in the space dialog.
9011 \end_layout
9012
9013 \end_inset
9014
9015
9016 \end_layout
9017
9018 \begin_layout Subsubsection
9019 Phantom Space
9020 \begin_inset Index
9021 status collapsed
9022
9023 \begin_layout Plain Layout
9024 Spacing ! Phantom
9025 \end_layout
9026
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \begin_layout Standard
9033 Sometimes you want to insert space with exactly the length of a phrase.
9034  E.g.
9035  you want to create the following multiple choice question:
9036 \end_layout
9037
9038 \begin_layout Standard
9039 \begin_inset VSpace medskip
9040 \end_inset
9041
9042 What is correct English?:
9043 \begin_inset Newline newline
9044 \end_inset
9045
9046
9047 \begin_inset Newline newline
9048 \end_inset
9049
9050 Mr.
9051 \begin_inset space ~
9052 \end_inset
9053
9054 Edge would have been jumps the gun.
9055 \begin_inset Newline newline
9056 \end_inset
9057
9058
9059 \begin_inset ERT
9060 status collapsed
9061
9062 \begin_layout Plain Layout
9063
9064
9065 \backslash
9066 phantom{Mr.
9067  Edge }
9068 \end_layout
9069
9070 \end_inset
9071
9072 has to be jumped
9073 \begin_inset Newline newline
9074 \end_inset
9075
9076
9077 \begin_inset ERT
9078 status collapsed
9079
9080 \begin_layout Plain Layout
9081
9082
9083 \backslash
9084 phantom{Mr.
9085  Edge }
9086 \end_layout
9087
9088 \end_inset
9089
9090 jumps
9091 \begin_inset VSpace medskip
9092 \end_inset
9093
9094
9095 \end_layout
9096
9097 \begin_layout Standard
9098 So that the choices appear exactly after the phrase 
9099 \begin_inset Quotes eld
9100 \end_inset
9101
9102 Mr.
9103 \begin_inset space ~
9104 \end_inset
9105
9106 Edge
9107 \begin_inset space ~
9108 \end_inset
9109
9110
9111 \begin_inset Quotes erd
9112 \end_inset
9113
9114 .
9115  To get this, you can use the LaTeX-command 
9116 \series bold
9117
9118 \backslash
9119 phantom
9120 \series default
9121  in ERT.
9122  In our case write the command 
9123 \series bold
9124
9125 \backslash
9126 phantom{Mr.
9127  Edge }
9128 \series default
9129  (note the space after 
9130 \begin_inset Quotes eld
9131 \end_inset
9132
9133 Edge
9134 \begin_inset Quotes erd
9135 \end_inset
9136
9137 ) at the beginning of the last two lines.
9138  The command prints out the phrase within the the two braces, but invisible.
9139  That is why it is named 
9140 \begin_inset Quotes eld
9141 \end_inset
9142
9143 phantom
9144 \begin_inset Quotes erd
9145 \end_inset
9146
9147 .
9148 \begin_inset Foot
9149 status collapsed
9150
9151 \begin_layout Plain Layout
9152 There exists also the commands 
9153 \backslash
9154
9155 \series bold
9156 hphantom
9157 \series default
9158  and 
9159 \backslash
9160
9161 \series bold
9162 vphantom
9163 \series default
9164 , but this too special for the LyX Userguide.
9165  If you are interested in knowing more about this, have a look at 
9166 \begin_inset CommandInset citation
9167 LatexCommand cite
9168 key "latexcompanion,latexguide"
9169
9170 \end_inset
9171
9172 .
9173 \end_layout
9174
9175 \end_inset
9176
9177
9178 \end_layout
9179
9180 \begin_layout Subsection
9181 Vertical Space
9182 \begin_inset CommandInset label
9183 LatexCommand label
9184 name "sub:Vertical-Space"
9185
9186 \end_inset
9187
9188
9189 \begin_inset Index
9190 status collapsed
9191
9192 \begin_layout Plain Layout
9193 Spacing ! Vertical
9194 \end_layout
9195
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \begin_layout Standard
9202 To add extra vertical space above or below a paragraph, use the 
9203 \family sans
9204 Insert\SpecialChar \menuseparator
9205 Formatting\SpecialChar \menuseparator
9206 Vertical
9207 \begin_inset space ~
9208 \end_inset
9209
9210 Space
9211 \family default
9212  dialog.
9213  There you find the following sizes:
9214 \end_layout
9215
9216 \begin_layout Standard
9217
9218 \family sans
9219 SmallSkip
9220 \family default
9221
9222 \family sans
9223 MedSkip
9224 \family default
9225  and 
9226 \family sans
9227 BigSkip
9228 \family default
9229  are LaTeX sizes which depends on the font size of the document.
9230  
9231 \family sans
9232 DefSkip
9233 \family default
9234  is the skip adjusted in the dialog 
9235 \family sans
9236 Document\SpecialChar \menuseparator
9237 Settings
9238 \begin_inset Index
9239 status collapsed
9240
9241 \begin_layout Plain Layout
9242 Document ! Settings
9243 \end_layout
9244
9245 \end_inset
9246
9247
9248 \family default
9249  for the paragraph separation.
9250  If you use indentation to separate paragraphs 
9251 \family sans
9252 DefSkip
9253 \family default
9254  is equal to 
9255 \family sans
9256 MedSkip
9257 \family default
9258 .
9259 \end_layout
9260
9261 \begin_layout Standard
9262
9263 \family sans
9264 VFill
9265 \family default
9266
9267 \begin_inset Index
9268 status collapsed
9269
9270 \begin_layout Plain Layout
9271 Spacing ! Fills
9272 \end_layout
9273
9274 \end_inset
9275
9276  is a variable space, set so that the space is maximal within one page.
9277  An example: You have only two short paragraphs on one page with a vfill
9278  between them.
9279  Then the first paragraph is placed at the top of the page and the second
9280  one at the bottom, because the space between them is then maximal.
9281  
9282 \family sans
9283 VFill
9284 \family default
9285 s work like 
9286 \family sans
9287 HFill
9288 \family default
9289 s: they fill the remaining vertical space on a page with blank space.
9290 \begin_inset Foot
9291 status collapsed
9292
9293 \begin_layout Plain Layout
9294
9295 \family sans
9296 HFill
9297 \family default
9298 s are described in section
9299 \begin_inset space ~
9300 \end_inset
9301
9302
9303 \begin_inset CommandInset ref
9304 LatexCommand ref
9305 reference "sub:Horizontal-Space"
9306
9307 \end_inset
9308
9309 .
9310 \end_layout
9311
9312 \end_inset
9313
9314  If there are several 
9315 \family sans
9316 VFill
9317 \family default
9318 s on a page, they divide the remaining vertical space equally between themselves.
9319  You can therefore use 
9320 \family sans
9321 VFill
9322 \family default
9323 s to center text on a page, or even place text 2/3 down a page.
9324 \end_layout
9325
9326 \begin_layout Standard
9327
9328 \family sans
9329 Custom
9330 \family default
9331  are custom spaces in units explained in Appendix
9332 \begin_inset space ~
9333 \end_inset
9334
9335
9336 \begin_inset CommandInset ref
9337 LatexCommand ref
9338 reference "cha:Units-available-in"
9339
9340 \end_inset
9341
9342 .
9343 \end_layout
9344
9345 \begin_layout Standard
9346 \begin_inset Note Greyedout
9347 status open
9348
9349 \begin_layout Plain Layout
9350
9351 \series bold
9352 Note:
9353 \series default
9354  
9355 \series medium
9356 When the extra vertical space would be in the output at the top/bottom of
9357  a page, the space is only added if you have also checked the option 
9358 \family sans
9359 Protect
9360 \family default
9361 .
9362 \end_layout
9363
9364 \end_inset
9365
9366
9367 \end_layout
9368
9369 \begin_layout Subsection
9370 Paragraph Alignment
9371 \end_layout
9372
9373 \begin_layout Standard
9374 You can change the paragraph alignment with the 
9375 \family sans
9376 Edit\SpecialChar \menuseparator
9377 Paragraph Settings
9378 \family default
9379  dialog.
9380  There are four possibilities: 
9381 \end_layout
9382
9383 \begin_layout Itemize
9384
9385 \family sans
9386 Justified
9387 \end_layout
9388
9389 \begin_layout Itemize
9390
9391 \family sans
9392 Left
9393 \end_layout
9394
9395 \begin_layout Itemize
9396
9397 \family sans
9398 Right
9399 \end_layout
9400
9401 \begin_layout Itemize
9402
9403 \family sans
9404 Center
9405 \end_layout
9406
9407 \begin_layout Standard
9408 The default in most cases is justified alignment, in which the inter-word
9409  spacing is variable and each line of a paragraph fills the region between
9410  the left and right margins.
9411  The other three alignments should be self-explanatory, and look like this:
9412 \end_layout
9413
9414 \begin_layout Standard
9415 \align right
9416 This paragraph is right aligned,
9417 \end_layout
9418
9419 \begin_layout Standard
9420 \align center
9421 this one is centered,
9422 \end_layout
9423
9424 \begin_layout Standard
9425 \align left
9426 this one is left aligned.
9427 \end_layout
9428
9429 \begin_layout Subsection
9430 Forced Pagebreaks
9431 \begin_inset Index
9432 status collapsed
9433
9434 \begin_layout Plain Layout
9435 Pagebreaks ! Forced
9436 \end_layout
9437
9438 \end_inset
9439
9440
9441 \begin_inset CommandInset label
9442 LatexCommand label
9443 name "sub:Forced-Pagebreaks"
9444
9445 \end_inset
9446
9447
9448 \end_layout
9449
9450 \begin_layout Standard
9451 If you don't like the way LaTeX does the pagebreaks in your document, you
9452  can force a pagebreak where you want one.
9453  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9454  Only if you use many 
9455 \family sans
9456 Floats
9457 \family default
9458 , LaTeX's page breaking algorithm can fail.
9459 \end_layout
9460
9461 \begin_layout Standard
9462 We recommend not to use forced pagebreaks until the text is finished, and
9463  until you have checked in the preview to see if you 
9464 \emph on
9465 really
9466 \emph default
9467  have to change the pagebreaking.
9468 \end_layout
9469
9470 \begin_layout Standard
9471 There are two types of pagebreaks: One that ends the page without any special
9472  action.
9473  This can be inserted above or below a paragraph via the menu 
9474 \family sans
9475 Insert\SpecialChar \menuseparator
9476 Formatting\SpecialChar \menuseparator
9477 New
9478 \begin_inset space ~
9479 \end_inset
9480
9481 Page
9482 \family default
9483 .
9484  The second type, that is inserted via the menu 
9485 \family sans
9486 Insert\SpecialChar \menuseparator
9487 Formatting\SpecialChar \menuseparator
9488 Page
9489 \begin_inset space ~
9490 \end_inset
9491
9492 Break
9493 \family default
9494 , ends a page but stretches the content of the page, so that it fills out
9495  the complete page.
9496  This type is useful to avoid whitespace when a pagebreak produces a page
9497  on which only the last few lines are absent.
9498 \end_layout
9499
9500 \begin_layout Standard
9501 You might try to use a pagebreak to ensure that a figure or table appears
9502  at the top of a page.
9503  This is, of course, the wrong way to do it.
9504  LyX gives you a way of automatically ensuring that your figures and tables
9505  appear at the top of a page (or the bottom, or on their own page) without
9506  having to worry about what precedes or follows your figure or table.
9507  See chapter 
9508 \begin_inset CommandInset ref
9509 LatexCommand ref
9510 reference "cha:Floats-and-Notes"
9511
9512 \end_inset
9513
9514  to learn more about 
9515 \family sans
9516 Floats
9517 \family default
9518 .
9519 \end_layout
9520
9521 \begin_layout Subsubsection
9522 Clear Pagebreaks
9523 \begin_inset CommandInset label
9524 LatexCommand label
9525 name "sub:Clear-Pages"
9526
9527 \end_inset
9528
9529
9530 \begin_inset Index
9531 status collapsed
9532
9533 \begin_layout Plain Layout
9534 Pagebreaks ! Clear
9535 \end_layout
9536
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \begin_layout Standard
9543 Differently to forced pagebreaks where the content behind the break is directly
9544  placed at the next page, pages can also be cleared while breaking them.
9545  That means that the current paragraph is terminated and all, perhaps not
9546  yet processed floats from previous document parts are placed behind it,
9547  if necessary by adding pages.
9548 \end_layout
9549
9550 \begin_layout Standard
9551 You can insert a clear pagebreak with the menu 
9552 \family sans
9553 Insert\SpecialChar \menuseparator
9554 Formatting\SpecialChar \menuseparator
9555 Clear
9556 \begin_inset space ~
9557 \end_inset
9558
9559 Page
9560 \family default
9561 .
9562  When you have a two-sided document like a book, you can use the menu 
9563 \family sans
9564 Insert\SpecialChar \menuseparator
9565 Formatting\SpecialChar \menuseparator
9566 Clear
9567 \begin_inset space ~
9568 \end_inset
9569
9570 Double
9571 \begin_inset space ~
9572 \end_inset
9573
9574 Page
9575 \family default
9576  to insert a clear pagebreak that assures that the next page is a right-hand
9577  page (odd-numbered), if necessary by adding a page.
9578 \end_layout
9579
9580 \begin_layout Subsection
9581 Forced Linebreaks
9582 \begin_inset Index
9583 status collapsed
9584
9585 \begin_layout Plain Layout
9586 Linebreaks
9587 \end_layout
9588
9589 \end_inset
9590
9591
9592 \begin_inset CommandInset label
9593 LatexCommand label
9594 name "sub:Forced-Linebreaks"
9595
9596 \end_inset
9597
9598
9599 \end_layout
9600
9601 \begin_layout Standard
9602 Similar to pagebreaks there are two types of linebreaks: One that simply
9603  breaks the line.
9604  You can force this line break within a paragraph by selecting 
9605 \family sans
9606 Insert\SpecialChar \menuseparator
9607 Formatting\SpecialChar \menuseparator
9608 Ragged
9609 \begin_inset space ~
9610 \end_inset
9611
9612 Line
9613 \begin_inset space ~
9614 \end_inset
9615
9616 Break
9617 \family default
9618  or with 
9619 \family sans
9620 C-Return
9621 \family default
9622 .
9623  Another type that is inserted via the menu 
9624 \family sans
9625 Insert\SpecialChar \menuseparator
9626 Formatting\SpecialChar \menuseparator
9627 Justified
9628 \begin_inset space ~
9629 \end_inset
9630
9631 Line
9632 \begin_inset space ~
9633 \end_inset
9634
9635 Break
9636 \family default
9637  breaks the line and stretches it so that it fills out the whole space between
9638  the page margins.
9639  This is necessary to avoid 
9640 \begin_inset Quotes eld
9641 \end_inset
9642
9643 fringes
9644 \begin_inset Quotes erd
9645 \end_inset
9646
9647  in justified paragraphs due to whitespace introduced by linebreaks.
9648 \end_layout
9649
9650 \begin_layout Standard
9651 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9652  LaTeX is very good at linebreaking.
9653  There are, however, a number of situations where it is necessary to actively
9654  set a linebreak, e.g.
9655  in a poem or for an address (see sections
9656 \begin_inset space ~
9657 \end_inset
9658
9659
9660 \begin_inset CommandInset ref
9661 LatexCommand ref
9662 reference "sec:Quote"
9663
9664 \end_inset
9665
9666
9667 \begin_inset CommandInset ref
9668 LatexCommand ref
9669 reference "sec:Verse"
9670
9671 \end_inset
9672
9673  and 
9674 \begin_inset CommandInset ref
9675 LatexCommand ref
9676 reference "sec:Address-Usage"
9677
9678 \end_inset
9679
9680 ).
9681 \end_layout
9682
9683 \begin_layout Subsection
9684 Horizontal Lines
9685 \begin_inset CommandInset label
9686 LatexCommand label
9687 name "sub:Horizontal-Lines"
9688
9689 \end_inset
9690
9691
9692 \begin_inset Index
9693 status collapsed
9694
9695 \begin_layout Plain Layout
9696 Horizontal lines
9697 \end_layout
9698
9699 \end_inset
9700
9701
9702 \end_layout
9703
9704 \begin_layout Standard
9705
9706 \lyxline
9707 In the dialog 
9708 \family sans
9709 Insert\SpecialChar \menuseparator
9710 Formatting\SpecialChar \menuseparator
9711 Horizontal
9712 \begin_inset space ~
9713 \end_inset
9714
9715 Line
9716 \family default
9717  you can insert horizontal lines that spans over the whole document columns
9718  width.
9719 \lyxline
9720
9721 \end_layout
9722
9723 \begin_layout Section
9724 Fonts and Text Styles
9725 \begin_inset CommandInset label
9726 LatexCommand label
9727 name "sec:Fonts-and-Text"
9728
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \begin_layout Subsection
9735 Font Types
9736 \begin_inset Index
9737 status collapsed
9738
9739 \begin_layout Plain Layout
9740 Font ! Types
9741 \end_layout
9742
9743 \end_inset
9744
9745
9746 \end_layout
9747
9748 \begin_layout Standard
9749 There are two types of fonts:
9750 \end_layout
9751
9752 \begin_layout Description
9753 Vector
9754 \begin_inset space ~
9755 \end_inset
9756
9757 fonts
9758 \begin_inset Index
9759 status collapsed
9760
9761 \begin_layout Plain Layout
9762 Fonts ! Vector-
9763 \end_layout
9764
9765 \end_inset
9766
9767  are fonts, built from outlines of the single glyphs (i.e.
9768  characters) in the font.
9769  This means that each glyph is defined using mathematical curves that are
9770  well suited for scaling to any requested size.
9771  This mathematical definition is interpreted by the font renderer and the
9772  curve is filled out with pixels according to the size and glyph.
9773  This means that outline fonts will look pretty good in all sizes.
9774  Only at very small sizes it might be hard to provide a good rendering at
9775  very small sizes, where each pixel has to be very carefully computed to
9776  provide a good image.
9777 \begin_inset Newline newline
9778 \end_inset
9779
9780 One could mean that one only needs to define one font size and scale them.
9781  But to achieve a better quality, many fonts define several font sizes.
9782  That improves the appearance, because you need more details at large font
9783  sizes than at small ones.
9784 \begin_inset Newline newline
9785 \end_inset
9786
9787 The font types 
9788 \family typewriter
9789 TrueType
9790 \family default
9791
9792 \family typewriter
9793 OpenType
9794 \family default
9795 , and 
9796 \family typewriter
9797 Type
9798 \begin_inset space ~
9799 \end_inset
9800
9801 1 PostScript
9802 \family default
9803  are vector fonts.
9804 \end_layout
9805
9806 \begin_layout Description
9807 Bitmap
9808 \begin_inset space ~
9809 \end_inset
9810
9811 fonts
9812 \begin_inset Index
9813 status collapsed
9814
9815 \begin_layout Plain Layout
9816 Fonts ! Bitmap-
9817 \end_layout
9818
9819 \end_inset
9820
9821  on the other hand, are defined by bitmap graphics from the start, so they
9822  will look good at all the sizes they are meant for.
9823  However, they don't scale well, because in order to scale a glyph, each
9824  pixel is enlarged into several pixels.
9825  It is the same effect that happens if you try to enlarge a picture in a
9826  picture manipulation program.
9827  In order to relieve this effect, bitmap fonts are typically provided in
9828  several fixed sizes typically from around 8 pixels high up to 34 pixels
9829  or so high in steps according to what is believed to be useful.
9830  The advantage of bitmap fonts is that no complicated computations are necessary
9831  to display each glyph, so bitmap fonts are thus faster displayed than scalable
9832  fonts.
9833  The disadvantage is that sizes that don't exists as fixed versions have
9834  to be scaled by doubling pixels, and thus look bad.
9835 \begin_inset Newline newline
9836 \end_inset
9837
9838 Bitmap fonts are named 
9839 \family typewriter
9840 Type
9841 \begin_inset space ~
9842 \end_inset
9843
9844 3
9845 \family default
9846  in PostScript- and PDF-documents.
9847 \end_layout
9848
9849 \begin_layout Standard
9850 The result of all this, is that bitmap fonts are best for the size they
9851  are designed for, while scalable fonts are good for nearly all sizes.
9852  So one need less font size definitions for scalable fonts.
9853  That's the reason why nearly all text render and typesetting programs use
9854  scalable fonts.
9855 \end_layout
9856
9857 \begin_layout Standard
9858 To test which fonts are used in a PDF-document, you can have a look into
9859  its document properties.
9860 \end_layout
9861
9862 \begin_layout Standard
9863 Many modern typesetting and markup languages have begun to move towards
9864  specifying character styles rather than specifying a particular font.
9865  For example, instead of changing to an italicized version of the current
9866  font to emphasize text, you use an 
9867 \begin_inset Quotes eld
9868 \end_inset
9869
9870 emphasized style
9871 \begin_inset Quotes erd
9872 \end_inset
9873
9874  instead.
9875  This concept fits in perfectly with LyX.
9876  In LyX, you do things based on contexts, rather than focusing on typesetting
9877  details.
9878 \end_layout
9879
9880 \begin_layout Subsection
9881 Document Font and Font size
9882 \begin_inset CommandInset label
9883 LatexCommand label
9884 name "sub:Document-Font"
9885
9886 \end_inset
9887
9888
9889 \begin_inset Index
9890 status collapsed
9891
9892 \begin_layout Plain Layout
9893 Font ! Size
9894 \end_layout
9895
9896 \end_inset
9897
9898
9899 \begin_inset Index
9900 status collapsed
9901
9902 \begin_layout Plain Layout
9903 Document ! Font
9904 \end_layout
9905
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \begin_layout Standard
9912 You can set the document fonts in the
9913 \family sans
9914  Document\SpecialChar \menuseparator
9915 Settings
9916 \family default
9917
9918 \begin_inset Index
9919 status collapsed
9920
9921 \begin_layout Plain Layout
9922 Document ! Settings
9923 \end_layout
9924
9925 \end_inset
9926
9927  dialog.
9928  There you can specify which font should be used for the three different
9929  font shapes roman (serif), 
9930 \family sans
9931 sans
9932 \begin_inset space ~
9933 \end_inset
9934
9935 serif
9936 \family default
9937 , and 
9938 \family typewriter
9939 typewriter
9940 \family default
9941  and its scalings.
9942 \end_layout
9943
9944 \begin_layout Standard
9945 The possible options for the font include 
9946 \family sans
9947 default
9948 \family default
9949  and a list of fonts available on your system.
9950  
9951 \family sans
9952 default
9953 \family default
9954  uses the standard TeX fonts, known as 
9955 \begin_inset Quotes eld
9956 \end_inset
9957
9958
9959 \family typewriter
9960 Computer Modern
9961 \family default
9962
9963 \begin_inset Quotes erd
9964 \end_inset
9965
9966  (
9967 \family typewriter
9968 cm
9969 \family default
9970 ) or 
9971 \begin_inset Quotes eld
9972 \end_inset
9973
9974
9975 \family typewriter
9976 European Computer Modern
9977 \family default
9978
9979 \begin_inset Quotes erd
9980 \end_inset
9981
9982  (
9983 \family typewriter
9984 ec
9985 \family default
9986 ).
9987 \end_layout
9988
9989 \begin_layout Standard
9990 As 
9991 \family typewriter
9992 cm
9993 \family default
9994  and 
9995 \family typewriter
9996 ec
9997 \family default
9998  are bitmap fonts, they often looks pixeled in PDF output, especially when
9999  you read the PDF in a zoomed size.
10000 \begin_inset Foot
10001 status collapsed
10002
10003 \begin_layout Plain Layout
10004 This problem doesn't appear if you read PDFs in 
10005 \family typewriter
10006 Adobe
10007 \begin_inset space ~
10008 \end_inset
10009
10010 Reader
10011 \family default
10012  version 6 or later, because this program includes a special bitmap font
10013  renderer.
10014 \end_layout
10015
10016 \end_inset
10017
10018  To get rid of pixeled fonts, you have to use a vector font.
10019  There are three ways to use one:
10020 \end_layout
10021
10022 \begin_layout Itemize
10023 One way is to use the 
10024 \family typewriter
10025 AE
10026 \family default
10027  fonts.
10028  
10029 \family typewriter
10030 AE
10031 \family default
10032  is a virtual font.
10033  Virtual means that it 
10034 \begin_inset Quotes eld
10035 \end_inset
10036
10037 steals
10038 \begin_inset Quotes erd
10039 \end_inset
10040
10041  outline 
10042 \family typewriter
10043 cm
10044 \family default
10045 -glyphs from other fonts.
10046  This has the disadvantage that some characters are missing, like the French
10047  guillemets (
10048 \begin_inset Quotes eld
10049 \end_inset
10050
10051 «
10052 \begin_inset Quotes erd
10053 \end_inset
10054
10055  and 
10056 \begin_inset Quotes eld
10057 \end_inset
10058
10059 »
10060 \begin_inset Quotes erd
10061 \end_inset
10062
10063 )
10064 \begin_inset Foot
10065 status collapsed
10066
10067 \begin_layout Plain Layout
10068 Loading the LaTeX-package 
10069 \series bold
10070 aeguill
10071 \series default
10072
10073 \begin_inset Index
10074 status collapsed
10075
10076 \begin_layout Plain Layout
10077 Latex@LaTeX-packages ! aeguill
10078 \end_layout
10079
10080 \end_inset
10081
10082  with the document preamble line
10083 \end_layout
10084
10085 \begin_layout Plain Layout
10086
10087 \series bold
10088
10089 \backslash
10090 usepackage[ec]{aeguill}
10091 \end_layout
10092
10093 \begin_layout Plain Layout
10094 will fix the guillemet problem.
10095 \end_layout
10096
10097 \end_inset
10098
10099  and that accented characters are not 
10100 \emph on
10101 one
10102 \emph default
10103  glyph, they are build of 
10104 \emph on
10105 two
10106 \emph default
10107  characters, the accent and the letter.
10108  Therefore you can't search in documents using the 
10109 \family typewriter
10110 AE
10111 \family default
10112  fonts for words with accented characters.
10113  If you search for example for the French word 
10114 \begin_inset Quotes eld
10115 \end_inset
10116
10117 rève
10118 \begin_inset Quotes erd
10119 \end_inset
10120
10121  in a PDF, you won't get any result, because the PDF-viewer searches for
10122  the glyph 
10123 \begin_inset Quotes eld
10124 \end_inset
10125
10126  è 
10127 \begin_inset Quotes erd
10128 \end_inset
10129
10130  and not for the glyph 
10131 \begin_inset Quotes eld
10132 \end_inset
10133
10134  e +
10135 \begin_inset space ~
10136 \end_inset
10137
10138  ̀ 
10139 \begin_inset Quotes erd
10140 \end_inset
10141
10142 .
10143 \end_layout
10144
10145 \begin_layout Itemize
10146 Another possibility is to use three different outline fonts
10147 \begin_inset Foot
10148 status collapsed
10149
10150 \begin_layout Plain Layout
10151 Other fonts, like 
10152 \family typewriter
10153 Latin Modern
10154 \family default
10155  or 
10156 \family typewriter
10157 Computer Modern
10158 \family default
10159 , consists of these three main font types 
10160 \family sans
10161 sans
10162 \begin_inset space ~
10163 \end_inset
10164
10165 serif
10166 \family default
10167
10168 \family sans
10169 typewriter
10170 \family default
10171 , and 
10172 \family sans
10173 serif
10174 \family default
10175 .
10176 \end_layout
10177
10178 \end_inset
10179
10180
10181 \family sans
10182 Times
10183 \begin_inset space ~
10184 \end_inset
10185
10186 Roman
10187 \family default
10188  as roman font,
10189 \family sans
10190  Helvetica
10191 \family default
10192  scaled to 92 or 95
10193 \begin_inset space \thinspace{}
10194 \end_inset
10195
10196 % as sans
10197 \begin_inset space ~
10198 \end_inset
10199
10200 serif font, and 
10201 \family sans
10202 courier
10203 \family default
10204  as typewriter font.
10205 \begin_inset Newline newline
10206 \end_inset
10207
10208 The differences between roman, 
10209 \family sans
10210 sans
10211 \begin_inset space ~
10212 \end_inset
10213
10214 serif
10215 \family default
10216 , and 
10217 \family typewriter
10218 typewriter
10219 \family default
10220  fonts are explained in section
10221 \begin_inset space ~
10222 \end_inset
10223
10224
10225 \begin_inset CommandInset ref
10226 LatexCommand ref
10227 reference "sub:Fine-Tuning-with-the"
10228
10229 \end_inset
10230
10231 .
10232 \begin_inset Newline newline
10233 \end_inset
10234
10235 The font 
10236 \family sans
10237 Times
10238 \begin_inset space ~
10239 \end_inset
10240
10241 Roman
10242 \family default
10243  was originally designed for newspapers.
10244  That means its glyphs are smaller than the one from other fonts to fit
10245  into the small newspaper columns.
10246  Therefore 
10247 \family sans
10248 Times
10249 \begin_inset space ~
10250 \end_inset
10251
10252 Roman
10253 \family default
10254  is not the optimal choice for larger documents like books.
10255 \end_layout
10256
10257 \begin_layout Itemize
10258 The best solution is to use the 
10259 \family typewriter
10260 Latin Modern
10261 \family default
10262  fonts.
10263  These fonts are developed in order of the LaTeX community to replace 
10264 \family typewriter
10265 cm
10266 \family default
10267  as default font.
10268 \end_layout
10269
10270 \begin_layout Standard
10271 \begin_inset VSpace bigskip
10272 \end_inset
10273
10274 For the font size there are four possible values: 
10275 \family sans
10276 default, 10
10277 \family default
10278
10279 \family sans
10280 11
10281 \family default
10282 , and 
10283 \family sans
10284 12
10285 \family default
10286 .
10287  The size of 
10288 \family sans
10289 default
10290 \family default
10291  depends on your LaTeX-system, normally it is equal to the font size 10.
10292 \end_layout
10293
10294 \begin_layout Standard
10295 The font sizes are the 
10296 \emph on
10297 base size
10298 \emph default
10299 .
10300  LyX actually scales all other possible font sizes (such as those used in
10301  footnotes, super-, and subscripts) by this value.
10302  You can fine-tune the font size of text parts via the 
10303 \family sans
10304 Text
10305 \begin_inset space ~
10306 \end_inset
10307
10308 Style
10309 \family default
10310  dialog if needed.
10311  The possible font sizes for text parts are explained in section
10312 \begin_inset space ~
10313 \end_inset
10314
10315
10316 \begin_inset CommandInset ref
10317 LatexCommand ref
10318 reference "sub:Fine-Tuning-with-the"
10319
10320 \end_inset
10321
10322 .
10323 \end_layout
10324
10325 \begin_layout Standard
10326 \begin_inset VSpace bigskip
10327 \end_inset
10328
10329
10330 \begin_inset Note Greyedout
10331 status open
10332
10333 \begin_layout Plain Layout
10334
10335 \series bold
10336 Note:
10337 \series default
10338  When you choose a new font or font size, LyX does 
10339 \emph on
10340 not
10341 \emph default
10342  change the screen font! You will only see a difference in the printed output;
10343  this is part of the WYSIWYM concept.
10344  LyX's screen fonts can be adjusted in the 
10345 \family sans
10346 Tools\SpecialChar \menuseparator
10347 Preferences
10348 \family default
10349  dialog, see section
10350 \begin_inset space ~
10351 \end_inset
10352
10353
10354 \begin_inset CommandInset ref
10355 LatexCommand ref
10356 reference "sub:Screen-Fonts"
10357
10358 \end_inset
10359
10360 .
10361 \end_layout
10362
10363 \end_inset
10364
10365
10366 \end_layout
10367
10368 \begin_layout Subsection
10369 Using Different Character Styles
10370 \begin_inset Index
10371 status collapsed
10372
10373 \begin_layout Plain Layout
10374 Character Styles
10375 \end_layout
10376
10377 \end_inset
10378
10379
10380 \begin_inset Index
10381 status collapsed
10382
10383 \begin_layout Plain Layout
10384 Text Style
10385 \end_layout
10386
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \begin_layout Standard
10393 As we've already seen, LyX automatically changes the character style for
10394  certain paragraph environments.
10395  LyX supports two character styles, 
10396 \family sans
10397 Emphasized
10398 \family default
10399  and 
10400 \family sans
10401 Noun
10402 \family default
10403 .
10404  You can activate both of these styles via keybindings, the menus, and the
10405  toolbar.
10406 \end_layout
10407
10408 \begin_layout Standard
10409 To activate the 
10410 \family sans
10411 Noun
10412 \family default
10413  style, do one of the following:
10414 \end_layout
10415
10416 \begin_layout Itemize
10417 click on the toolbar button 
10418 \begin_inset Graphics
10419         filename ../images/font-noun.png
10420
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \begin_layout Itemize
10427 use the keybinding 
10428 \family sans
10429 M-c
10430 \begin_inset space ~
10431 \end_inset
10432
10433 c
10434 \end_layout
10435
10436 \begin_layout Standard
10437 These commands are all toggles.
10438  That is, if 
10439 \family sans
10440 Noun
10441 \family default
10442  style is already active, they deactivate it.
10443 \end_layout
10444
10445 \begin_layout Standard
10446 One typically uses the 
10447 \family sans
10448 Noun
10449 \family default
10450  style for proper names.
10451  For example: 
10452 \begin_inset Quotes eld
10453 \end_inset
10454
10455
10456 \noun on
10457 Matthias Ettrich
10458 \noun default
10459  is the original author of LyX.
10460 \begin_inset Quotes erd
10461 \end_inset
10462
10463
10464 \end_layout
10465
10466 \begin_layout Standard
10467 A more widely used character style is the 
10468 \family sans
10469 Emphasized
10470 \family default
10471  style.
10472  You can activate (or deactivate - it's also a toggle) the 
10473 \family sans
10474 Emphasized
10475 \family default
10476  style by:
10477 \end_layout
10478
10479 \begin_layout Itemize
10480 clicking on the toolbar button 
10481 \begin_inset Graphics
10482         filename ../images/font-emph.png
10483
10484 \end_inset
10485
10486
10487 \end_layout
10488
10489 \begin_layout Itemize
10490 using the keybindings 
10491 \family sans
10492 M-c
10493 \begin_inset space ~
10494 \end_inset
10495
10496 e
10497 \end_layout
10498
10499 \begin_layout Standard
10500 Normally the 
10501 \family sans
10502 Emphasized
10503 \family default
10504  style is equivalent to an italic font but some document classes or LaTeX-packag
10505 es use a different font.
10506 \end_layout
10507
10508 \begin_layout Standard
10509 We've been using the 
10510 \family sans
10511 Emphasized
10512 \family default
10513  style all over the place in this document.
10514  Here's one more example:
10515 \end_layout
10516
10517 \begin_layout Quotation
10518
10519 \emph on
10520 Don't overuse character styles!
10521 \end_layout
10522
10523 \begin_layout Standard
10524 It's also a warning in addition to an example.
10525  One's writing should parallel ordinary conversation.
10526  Since we don't all constantly scream at each other, we should also avoid
10527  the common tendency to overuse character style.
10528  
10529 \end_layout
10530
10531 \begin_layout Standard
10532 You can always reset to the default font using the keybinding 
10533 \family sans
10534 M-c
10535 \begin_inset space ~
10536 \end_inset
10537
10538 Space
10539 \family default
10540  or the dialog 
10541 \family sans
10542 Edit\SpecialChar \menuseparator
10543 Text
10544 \begin_inset space ~
10545 \end_inset
10546
10547 Style
10548 \family default
10549 .
10550 \end_layout
10551
10552 \begin_layout Subsection
10553 Fine-Tuning with the 
10554 \family sans
10555 Text Style
10556 \family default
10557  dialog
10558 \begin_inset CommandInset label
10559 LatexCommand label
10560 name "sub:Fine-Tuning-with-the"
10561
10562 \end_inset
10563
10564
10565 \begin_inset Index
10566 status collapsed
10567
10568 \begin_layout Plain Layout
10569 Text Style
10570 \end_layout
10571
10572 \end_inset
10573
10574
10575 \end_layout
10576
10577 \begin_layout Standard
10578 There are always occasions when you'll need to do some fine-tuning, so LyX
10579  gives you a way to create custom character style.
10580  For example, an academic journal or a corporation may have a style sheet
10581  requiring a sans-serif font be used in certain situations.
10582  Also, writers sometimes use a different font to offset a character's thoughts
10583  from ordinary dialog.
10584 \end_layout
10585
10586 \begin_layout Standard
10587 Before we document how to use custom character style, we want to issue a
10588  warning yet again: Don't overuse character styles! 
10589 \begin_inset Newline newline
10590 \end_inset
10591
10592 Documents that overuse different fonts and sizes are not well readable and
10593  tend to look like someone has knocked huge holes in it.
10594 \end_layout
10595
10596 \begin_layout Standard
10597 To use custom character styles, open the 
10598 \family sans
10599 Edit\SpecialChar \menuseparator
10600 Text
10601 \begin_inset space ~
10602 \end_inset
10603
10604 Style
10605 \family default
10606  dialog.
10607  There are several boxes on this dialog, each corresponding to a different
10608  font property which you can choose.
10609  You can choose an option for one of these properties, or select 
10610 \family sans
10611 No
10612 \begin_inset space ~
10613 \end_inset
10614
10615 change
10616 \family default
10617 , which keeps the current state of that property.
10618  The item 
10619 \family sans
10620 Reset
10621 \family default
10622  will reset the property to whatever is the default.
10623  You can use this to reset attributes across a bunch of different paragraph
10624  environments in a snap.
10625 \end_layout
10626
10627 \begin_layout Standard
10628 The font properties, and their options (in addition to 
10629 \family sans
10630 No
10631 \begin_inset space ~
10632 \end_inset
10633
10634 change
10635 \family default
10636  and 
10637 \family sans
10638 Reset
10639 \family default
10640 ) are:
10641 \end_layout
10642
10643 \begin_layout Labeling
10644 \labelwidthstring 00.00.0000
10645
10646 \family sans
10647 Family
10648 \family default
10649  The 
10650 \begin_inset Quotes eld
10651 \end_inset
10652
10653 overall look
10654 \begin_inset Quotes erd
10655 \end_inset
10656
10657  of the font.
10658  The possible options are:
10659 \end_layout
10660
10661 \begin_deeper
10662 \begin_layout Labeling
10663 \labelwidthstring 00.00.0000
10664
10665 \family sans
10666 Roman
10667 \family default
10668  This is the Roman font family.
10669  Normally a serif font.
10670  It's also the default family.
10671  (keybinding 
10672 \begin_inset ERT
10673 status collapsed
10674
10675 \begin_layout Plain Layout
10676
10677
10678 \backslash
10679 mbox{
10680 \end_layout
10681
10682 \end_inset
10683
10684
10685 \family sans
10686 M-c
10687 \begin_inset space ~
10688 \end_inset
10689
10690 r
10691 \family default
10692
10693 \begin_inset ERT
10694 status collapsed
10695
10696 \begin_layout Plain Layout
10697
10698 }
10699 \end_layout
10700
10701 \end_inset
10702
10703 )
10704 \begin_inset Note Note
10705 status collapsed
10706
10707 \begin_layout Plain Layout
10708 The LaTeX-command prevents text to be broken at the end of a line.
10709  It is explained in section
10710 \begin_inset space ~
10711 \end_inset
10712
10713
10714 \begin_inset CommandInset ref
10715 LatexCommand ref
10716 reference "sub:Hyphenation"
10717
10718 \end_inset
10719
10720 .
10721 \end_layout
10722
10723 \end_inset
10724
10725
10726 \end_layout
10727
10728 \begin_layout Labeling
10729 \labelwidthstring 00.00.0000
10730
10731 \family sans
10732 Sans
10733 \begin_inset space ~
10734 \end_inset
10735
10736 Serif
10737 \family default
10738  
10739 \family sans
10740 This is the Sans Serif font family.
10741
10742 \family default
10743  (keybinding 
10744 \begin_inset ERT
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748
10749
10750 \backslash
10751 mbox{
10752 \end_layout
10753
10754 \end_inset
10755
10756
10757 \family sans
10758 M-c
10759 \begin_inset space ~
10760 \end_inset
10761
10762 s
10763 \family default
10764
10765 \begin_inset ERT
10766 status collapsed
10767
10768 \begin_layout Plain Layout
10769
10770 }
10771 \end_layout
10772
10773 \end_inset
10774
10775 )
10776 \end_layout
10777
10778 \begin_layout Labeling
10779 \labelwidthstring 00.00.0000
10780
10781 \family sans
10782 Typewriter
10783 \family default
10784  
10785 \family typewriter
10786 This is the Typewriter font family.
10787
10788 \family default
10789  (keybinding 
10790 \begin_inset ERT
10791 status collapsed
10792
10793 \begin_layout Plain Layout
10794
10795
10796 \backslash
10797 mbox{
10798 \end_layout
10799
10800 \end_inset
10801
10802
10803 \family sans
10804 M-c
10805 \begin_inset space ~
10806 \end_inset
10807
10808 p
10809 \family default
10810
10811 \begin_inset ERT
10812 status collapsed
10813
10814 \begin_layout Plain Layout
10815
10816 }
10817 \end_layout
10818
10819 \end_inset
10820
10821
10822 \family sans
10823 )
10824 \end_layout
10825
10826 \end_deeper
10827 \begin_layout Labeling
10828 \labelwidthstring 00.00.0000
10829
10830 \family sans
10831 Series
10832 \family default
10833  This corresponds to the print weight.
10834  Options are:
10835 \end_layout
10836
10837 \begin_deeper
10838 \begin_layout Labeling
10839 \labelwidthstring 00.00.0000
10840
10841 \family sans
10842 Medium
10843 \family default
10844  This is the Medium font series.
10845  It's also the default series.
10846 \end_layout
10847
10848 \begin_layout Labeling
10849 \labelwidthstring 00.00.0000
10850
10851 \family sans
10852 Bold
10853 \family default
10854  
10855 \series bold
10856 This is the Bold font series.
10857
10858 \series default
10859  (keybinding 
10860 \begin_inset ERT
10861 status collapsed
10862
10863 \begin_layout Plain Layout
10864
10865
10866 \backslash
10867 mbox{
10868 \end_layout
10869
10870 \end_inset
10871
10872
10873 \family sans
10874 M-c
10875 \begin_inset space ~
10876 \end_inset
10877
10878 b
10879 \family default
10880
10881 \begin_inset ERT
10882 status collapsed
10883
10884 \begin_layout Plain Layout
10885
10886 }
10887 \end_layout
10888
10889 \end_inset
10890
10891 )
10892 \end_layout
10893
10894 \end_deeper
10895 \begin_layout Labeling
10896 \labelwidthstring 00.00.0000
10897
10898 \family sans
10899 Shape
10900 \family default
10901  As the name implies.
10902  Options are:
10903 \end_layout
10904
10905 \begin_deeper
10906 \begin_layout Labeling
10907 \labelwidthstring 00.00.0000
10908
10909 \family sans
10910 Upright
10911 \family default
10912  This is the Upright font shape.
10913  It's also the default shape.
10914 \end_layout
10915
10916 \begin_layout Labeling
10917 \labelwidthstring 00.00.0000
10918
10919 \family sans
10920 Italic
10921 \family default
10922  
10923 \shape italic
10924 This
10925 \shape default
10926  
10927 \family sans
10928 \shape italic
10929 i
10930 \family default
10931 s the Italic font shape
10932 \shape default
10933 \emph on
10934 .
10935 \end_layout
10936
10937 \begin_layout Labeling
10938 \labelwidthstring 00.00.0000
10939
10940 \family sans
10941 Slanted
10942 \family default
10943  
10944 \shape slanted
10945 This is the Slanted font shape
10946 \shape default
10947  (although it might not be visible in LyX, this is different from italic).
10948 \end_layout
10949
10950 \begin_layout Labeling
10951 \labelwidthstring 00.00.0000
10952
10953 \family sans
10954 Small
10955 \begin_inset space ~
10956 \end_inset
10957
10958 Caps
10959 \family default
10960  
10961 \shape smallcaps
10962 This is the Small caps font shape
10963 \shape default
10964 \noun on
10965 .
10966 \end_layout
10967
10968 \end_deeper
10969 \begin_layout Labeling
10970 \labelwidthstring 00.00.0000
10971
10972 \family sans
10973 Size
10974 \family default
10975  Alters the size of the font.
10976  You'll find no numerical values here; all possible sizes are actually proportio
10977 nal to the document font size.
10978  Once again, you don't feed LyX the details, but a general description of
10979  what you want to do.
10980  The options are:
10981 \end_layout
10982
10983 \begin_deeper
10984 \begin_layout Labeling
10985 \labelwidthstring 00.00.0000
10986
10987 \family sans
10988 Tiny
10989 \family default
10990  
10991 \size tiny
10992 This is the 
10993 \begin_inset Quotes eld
10994 \end_inset
10995
10996 Tiny
10997 \begin_inset Quotes erd
10998 \end_inset
10999
11000  font size.
11001
11002 \size default
11003  (keybinding 
11004 \begin_inset ERT
11005 status collapsed
11006
11007 \begin_layout Plain Layout
11008
11009
11010 \backslash
11011 mbox{
11012 \end_layout
11013
11014 \end_inset
11015
11016
11017 \family sans
11018 M-s
11019 \begin_inset space ~
11020 \end_inset
11021
11022 t
11023 \family default
11024
11025 \begin_inset ERT
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029
11030 }
11031 \end_layout
11032
11033 \end_inset
11034
11035  or 
11036 \begin_inset ERT
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040
11041
11042 \backslash
11043 mbox{
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \family sans
11050 M-s
11051 \begin_inset space ~
11052 \end_inset
11053
11054 1
11055 \family default
11056
11057 \begin_inset ERT
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061
11062 }
11063 \end_layout
11064
11065 \end_inset
11066
11067 )
11068 \end_layout
11069
11070 \begin_layout Labeling
11071 \labelwidthstring 00.00.0000
11072
11073 \family sans
11074 Smallest
11075 \family default
11076  
11077 \size scriptsize
11078 This is the 
11079 \begin_inset Quotes eld
11080 \end_inset
11081
11082 Smallest
11083 \begin_inset Quotes erd
11084 \end_inset
11085
11086  font size
11087 \size default
11088 .
11089  (keybinding 
11090 \begin_inset ERT
11091 status collapsed
11092
11093 \begin_layout Plain Layout
11094
11095
11096 \backslash
11097 mbox{
11098 \end_layout
11099
11100 \end_inset
11101
11102
11103 \family sans
11104 M-s
11105 \begin_inset space ~
11106 \end_inset
11107
11108
11109 \family default
11110 2
11111 \begin_inset ERT
11112 status collapsed
11113
11114 \begin_layout Plain Layout
11115
11116 }
11117 \end_layout
11118
11119 \end_inset
11120
11121 )
11122 \end_layout
11123
11124 \begin_layout Labeling
11125 \labelwidthstring 00.00.0000
11126
11127 \family sans
11128 Smaller
11129 \family default
11130  
11131 \size footnotesize
11132 This is the 
11133 \begin_inset Quotes eld
11134 \end_inset
11135
11136 Smaller
11137 \begin_inset Quotes erd
11138 \end_inset
11139
11140  font size.
11141
11142 \size default
11143  (keybinding 
11144 \begin_inset ERT
11145 status collapsed
11146
11147 \begin_layout Plain Layout
11148
11149
11150 \backslash
11151 mbox{
11152 \end_layout
11153
11154 \end_inset
11155
11156
11157 \family sans
11158 M-s
11159 \begin_inset space ~
11160 \end_inset
11161
11162 S
11163 \family default
11164
11165 \begin_inset ERT
11166 status collapsed
11167
11168 \begin_layout Plain Layout
11169
11170 }
11171 \end_layout
11172
11173 \end_inset
11174
11175  or 
11176 \begin_inset ERT
11177 status collapsed
11178
11179 \begin_layout Plain Layout
11180
11181
11182 \backslash
11183 mbox{
11184 \end_layout
11185
11186 \end_inset
11187
11188
11189 \family sans
11190 M-s
11191 \begin_inset space ~
11192 \end_inset
11193
11194
11195 \family default
11196 3
11197 \begin_inset ERT
11198 status collapsed
11199
11200 \begin_layout Plain Layout
11201
11202 }
11203 \end_layout
11204
11205 \end_inset
11206
11207 )
11208 \end_layout
11209
11210 \begin_layout Labeling
11211 \labelwidthstring 00.00.0000
11212
11213 \family sans
11214 Small
11215 \family default
11216  
11217 \size small
11218 This is the 
11219 \begin_inset Quotes eld
11220 \end_inset
11221
11222 Small
11223 \begin_inset Quotes erd
11224 \end_inset
11225
11226  font size.
11227
11228 \size default
11229  (keybinding 
11230 \begin_inset ERT
11231 status collapsed
11232
11233 \begin_layout Plain Layout
11234
11235
11236 \backslash
11237 mbox{
11238 \end_layout
11239
11240 \end_inset
11241
11242
11243 \family sans
11244 M-s
11245 \begin_inset space ~
11246 \end_inset
11247
11248 s
11249 \family default
11250
11251 \begin_inset ERT
11252 status collapsed
11253
11254 \begin_layout Plain Layout
11255
11256 }
11257 \end_layout
11258
11259 \end_inset
11260
11261  or 
11262 \begin_inset ERT
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266
11267
11268 \backslash
11269 mbox{
11270 \end_layout
11271
11272 \end_inset
11273
11274
11275 \family sans
11276 M-s
11277 \begin_inset space ~
11278 \end_inset
11279
11280
11281 \family default
11282 4
11283 \begin_inset ERT
11284 status collapsed
11285
11286 \begin_layout Plain Layout
11287
11288 }
11289 \end_layout
11290
11291 \end_inset
11292
11293 )
11294 \end_layout
11295
11296 \begin_layout Labeling
11297 \labelwidthstring 00.00.0000
11298
11299 \family sans
11300 Normal
11301 \family default
11302  This is the 
11303 \begin_inset Quotes eld
11304 \end_inset
11305
11306 Normal
11307 \begin_inset Quotes erd
11308 \end_inset
11309
11310  font size.
11311  It's also the default size.
11312  (keybinding 
11313 \begin_inset ERT
11314 status collapsed
11315
11316 \begin_layout Plain Layout
11317
11318
11319 \backslash
11320 mbox{
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \family sans
11327 M-s
11328 \begin_inset space ~
11329 \end_inset
11330
11331 n
11332 \family default
11333
11334 \begin_inset ERT
11335 status collapsed
11336
11337 \begin_layout Plain Layout
11338
11339 }
11340 \end_layout
11341
11342 \end_inset
11343
11344  or 
11345 \begin_inset ERT
11346 status collapsed
11347
11348 \begin_layout Plain Layout
11349
11350
11351 \backslash
11352 mbox{
11353 \end_layout
11354
11355 \end_inset
11356
11357
11358 \family sans
11359 M-s
11360 \begin_inset space ~
11361 \end_inset
11362
11363
11364 \family default
11365 5
11366 \begin_inset ERT
11367 status collapsed
11368
11369 \begin_layout Plain Layout
11370
11371 }
11372 \end_layout
11373
11374 \end_inset
11375
11376 )
11377 \end_layout
11378
11379 \begin_layout Labeling
11380 \labelwidthstring 00.00.0000
11381
11382 \family sans
11383 Large
11384 \family default
11385  
11386 \size large
11387 This is the 
11388 \begin_inset Quotes eld
11389 \end_inset
11390
11391 Large
11392 \begin_inset Quotes erd
11393 \end_inset
11394
11395  font size.
11396
11397 \size default
11398  (keybinding 
11399 \begin_inset ERT
11400 status collapsed
11401
11402 \begin_layout Plain Layout
11403
11404
11405 \backslash
11406 mbox{
11407 \end_layout
11408
11409 \end_inset
11410
11411
11412 \family sans
11413 M-s
11414 \begin_inset space ~
11415 \end_inset
11416
11417 l
11418 \family default
11419
11420 \begin_inset ERT
11421 status collapsed
11422
11423 \begin_layout Plain Layout
11424
11425 }
11426 \end_layout
11427
11428 \end_inset
11429
11430  or 
11431 \begin_inset ERT
11432 status collapsed
11433
11434 \begin_layout Plain Layout
11435
11436
11437 \backslash
11438 mbox{
11439 \end_layout
11440
11441 \end_inset
11442
11443
11444 \family sans
11445 M-s
11446 \begin_inset space ~
11447 \end_inset
11448
11449
11450 \family default
11451 6
11452 \begin_inset ERT
11453 status collapsed
11454
11455 \begin_layout Plain Layout
11456
11457 }
11458 \end_layout
11459
11460 \end_inset
11461
11462 )
11463 \end_layout
11464
11465 \begin_layout Labeling
11466 \labelwidthstring 00.00.0000
11467
11468 \family sans
11469 Larger
11470 \family default
11471  
11472 \size larger
11473 This is the 
11474 \begin_inset Quotes eld
11475 \end_inset
11476
11477 Larger
11478 \begin_inset Quotes erd
11479 \end_inset
11480
11481  font size.
11482
11483 \size default
11484  (keybinding 
11485 \begin_inset ERT
11486 status collapsed
11487
11488 \begin_layout Plain Layout
11489
11490
11491 \backslash
11492 mbox{
11493 \end_layout
11494
11495 \end_inset
11496
11497
11498 \family sans
11499 M-s
11500 \begin_inset space ~
11501 \end_inset
11502
11503 S-L
11504 \family default
11505
11506 \begin_inset ERT
11507 status collapsed
11508
11509 \begin_layout Plain Layout
11510
11511 }
11512 \end_layout
11513
11514 \end_inset
11515
11516  or 
11517 \begin_inset ERT
11518 status collapsed
11519
11520 \begin_layout Plain Layout
11521
11522
11523 \backslash
11524 mbox{
11525 \end_layout
11526
11527 \end_inset
11528
11529
11530 \family sans
11531 M-s
11532 \begin_inset space ~
11533 \end_inset
11534
11535
11536 \family default
11537 7
11538 \begin_inset ERT
11539 status collapsed
11540
11541 \begin_layout Plain Layout
11542
11543 }
11544 \end_layout
11545
11546 \end_inset
11547
11548 )
11549 \end_layout
11550
11551 \begin_layout Labeling
11552 \labelwidthstring 00.00.0000
11553
11554 \family sans
11555 Largest
11556 \family default
11557  
11558 \size largest
11559 This is the 
11560 \begin_inset Quotes eld
11561 \end_inset
11562
11563 Largest
11564 \begin_inset Quotes erd
11565 \end_inset
11566
11567  font size.
11568
11569 \size default
11570  (keybinding 
11571 \begin_inset ERT
11572 status collapsed
11573
11574 \begin_layout Plain Layout
11575
11576
11577 \backslash
11578 mbox{
11579 \end_layout
11580
11581 \end_inset
11582
11583
11584 \family sans
11585 M-s
11586 \begin_inset space ~
11587 \end_inset
11588
11589
11590 \family default
11591 8
11592 \begin_inset ERT
11593 status collapsed
11594
11595 \begin_layout Plain Layout
11596
11597 }
11598 \end_layout
11599
11600 \end_inset
11601
11602 )
11603 \end_layout
11604
11605 \begin_layout Labeling
11606 \labelwidthstring 00.00.0000
11607
11608 \family sans
11609 Huge
11610 \family default
11611  
11612 \size huge
11613 This is the 
11614 \begin_inset Quotes eld
11615 \end_inset
11616
11617 Huge
11618 \begin_inset Quotes erd
11619 \end_inset
11620
11621  font size.
11622
11623 \size default
11624  (keybinding 
11625 \begin_inset ERT
11626 status collapsed
11627
11628 \begin_layout Plain Layout
11629
11630
11631 \backslash
11632 mbox{
11633 \end_layout
11634
11635 \end_inset
11636
11637
11638 \family sans
11639 M-s
11640 \begin_inset space ~
11641 \end_inset
11642
11643 h
11644 \family default
11645
11646 \begin_inset ERT
11647 status collapsed
11648
11649 \begin_layout Plain Layout
11650
11651 }
11652 \end_layout
11653
11654 \end_inset
11655
11656  or 
11657 \begin_inset ERT
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661
11662
11663 \backslash
11664 mbox{
11665 \end_layout
11666
11667 \end_inset
11668
11669
11670 \family sans
11671 M-s
11672 \begin_inset space ~
11673 \end_inset
11674
11675
11676 \family default
11677 9
11678 \begin_inset ERT
11679 status collapsed
11680
11681 \begin_layout Plain Layout
11682
11683 }
11684 \end_layout
11685
11686 \end_inset
11687
11688 )
11689 \end_layout
11690
11691 \begin_layout Labeling
11692 \labelwidthstring 00.00.0000
11693
11694 \family sans
11695 Huger
11696 \family default
11697  
11698 \size giant
11699 This is the 
11700 \begin_inset Quotes eld
11701 \end_inset
11702
11703 Huger
11704 \begin_inset Quotes erd
11705 \end_inset
11706
11707  font size.
11708
11709 \size default
11710  (keybinding 
11711 \begin_inset ERT
11712 status collapsed
11713
11714 \begin_layout Plain Layout
11715
11716
11717 \backslash
11718 mbox{
11719 \end_layout
11720
11721 \end_inset
11722
11723
11724 \family sans
11725 M-s
11726 \begin_inset space ~
11727 \end_inset
11728
11729 H
11730 \family default
11731
11732 \begin_inset ERT
11733 status collapsed
11734
11735 \begin_layout Plain Layout
11736
11737 }
11738 \end_layout
11739
11740 \end_inset
11741
11742  or 
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748
11749 \backslash
11750 mbox{
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \family sans
11757 M-s
11758 \begin_inset space ~
11759 \end_inset
11760
11761
11762 \family default
11763 0
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769 }
11770 \end_layout
11771
11772 \end_inset
11773
11774 )
11775 \end_layout
11776
11777 \end_deeper
11778 \begin_layout Standard
11779 We'll warn you 
11780 \emph on
11781 yet again
11782 \emph default
11783 : don't go crazy with this feature.
11784  You should almost never need to change the font size.
11785  LyX automatically changes the font size for different paragraph environments
11786  - use that instead.
11787  This is here for fine-tuning only!
11788 \end_layout
11789
11790 \begin_layout Labeling
11791 \labelwidthstring 00.00.0000
11792
11793 \family sans
11794 Misc
11795 \family default
11796  Here you can change a few other things at the character level.
11797  Options are:
11798 \end_layout
11799
11800 \begin_deeper
11801 \begin_layout Labeling
11802 \labelwidthstring 00.00.0000
11803
11804 \family sans
11805 Emph
11806 \family default
11807  
11808 \emph on
11809 This is text with emphasize on
11810 \emph default
11811 .
11812  This might seem like the same as 
11813 \shape italic
11814 Italic
11815 \shape default
11816 , but it is actually a bit different.
11817  Emphasized is a 
11818 \emph on
11819 logical
11820 \emph default
11821  attribute.
11822  That means every document class can define its own font used for emphasized
11823  text.
11824  Normally this font is equal to italic.
11825 \end_layout
11826
11827 \begin_layout Labeling
11828 \labelwidthstring 00.00.0000
11829
11830 \family sans
11831 Underbar
11832 \family default
11833  
11834 \bar under
11835 This is text with Underbar on.
11836
11837 \bar default
11838  (keybinding 
11839 \begin_inset ERT
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843
11844
11845 \backslash
11846 mbox{
11847 \end_layout
11848
11849 \end_inset
11850
11851
11852 \family sans
11853 M-c
11854 \begin_inset space ~
11855 \end_inset
11856
11857 u
11858 \family default
11859
11860 \begin_inset ERT
11861 status collapsed
11862
11863 \begin_layout Plain Layout
11864
11865 }
11866 \end_layout
11867
11868 \end_inset
11869
11870
11871 \family sans
11872 )
11873 \begin_inset Newline newline
11874 \end_inset
11875
11876
11877 \family default
11878 Avoid using underbar if you can! It's a holdover from the typewriter days,
11879  when you couldn't change fonts.
11880  We no longer need to emphasize text by underscoring characters.
11881  It's only included in LyX because some people 
11882 \emph on
11883 may
11884 \emph default
11885  need it in order to follow style sheets for journal submissions.
11886 \end_layout
11887
11888 \begin_layout Labeling
11889 \labelwidthstring 00.00.0000
11890
11891 \family sans
11892 Noun
11893 \family default
11894  
11895 \noun on
11896 This is text with Noun on.
11897
11898 \noun default
11899  Like 
11900 \family sans
11901 Emph
11902 \family default
11903 , this is a logical attribute.
11904  Normally it's equivalent to 
11905 \family sans
11906 Small
11907 \begin_inset space ~
11908 \end_inset
11909
11910 Caps
11911 \family default
11912 .
11913 \end_layout
11914
11915 \end_deeper
11916 \begin_layout Labeling
11917 \labelwidthstring 00.00.0000
11918
11919 \family sans
11920 Color
11921 \family default
11922  You can adjust the color of the text with this control.
11923  Notice that not all dvi-viewers are are able to display colors.
11924  Besides 
11925 \family sans
11926 No
11927 \begin_inset space ~
11928 \end_inset
11929
11930 color
11931 \family default
11932 , which is the default 
11933 \begin_inset Quotes eld
11934 \end_inset
11935
11936 color
11937 \begin_inset Quotes erd
11938 \end_inset
11939
11940  and means normally black, you can choose between 
11941 \family sans
11942 Black
11943 \family default
11944
11945 \family sans
11946 White
11947 \family default
11948
11949 \family sans
11950 Red
11951 \family default
11952
11953 \family sans
11954 Green
11955 \family default
11956
11957 \family sans
11958 Blue
11959 \family default
11960
11961 \family sans
11962 Cyan
11963 \family default
11964
11965 \family sans
11966 Magenta
11967 \family default
11968  and 
11969 \family sans
11970 Yellow
11971 \family default
11972  text.
11973 \begin_inset Index
11974 status collapsed
11975
11976 \begin_layout Plain Layout
11977 Color ! Text
11978 \end_layout
11979
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Labeling
11986 \labelwidthstring 00.00.0000
11987
11988 \family sans
11989 Language
11990 \family default
11991  This is used to mark regions of text as having a different language from
11992  the language of the document.
11993  Text marked in this way will be underlined in blue to indicate the change
11994  (only within LyX).
11995 \end_layout
11996
11997 \begin_layout Standard
11998 So you have a huge number of combinations to choose from.
11999  Once you've chosen a new character style via the 
12000 \family sans
12001 Edit\SpecialChar \menuseparator
12002 Text
12003 \begin_inset space ~
12004 \end_inset
12005
12006 Style
12007 \family default
12008  dialog, the settings are saved.
12009  You can activate them using the toolbar button 
12010 \begin_inset Graphics
12011         filename ../images/textstyle-apply.png
12012
12013 \end_inset
12014
12015 .
12016  The button lets you toggle the state of your custom character style even
12017  when the dialog isn't visible.
12018  
12019 \end_layout
12020
12021 \begin_layout Standard
12022 To completely reset the character style to the default, use 
12023 \family sans
12024 M-c
12025 \begin_inset space ~
12026 \end_inset
12027
12028 Space
12029 \family default
12030 .
12031  If you want to toggle only those properties that you have just changed
12032  (suppose you just set the shape to 
12033 \begin_inset Quotes eld
12034 \end_inset
12035
12036 slanted
12037 \begin_inset Quotes erd
12038 \end_inset
12039
12040  and the series to 
12041 \begin_inset Quotes eld
12042 \end_inset
12043
12044 bold
12045 \begin_inset Quotes erd
12046 \end_inset
12047
12048 ), set the 
12049 \family sans
12050 Toggle
12051 \begin_inset space ~
12052 \end_inset
12053
12054 all
12055 \family default
12056  switch and press 
12057 \family sans
12058 Apply
12059 \family default
12060 .
12061 \end_layout
12062
12063 \begin_layout Standard
12064 You should also know something about the differences between the three main
12065  font types 
12066 \family sans
12067 serif
12068 \family default
12069
12070 \family sans
12071 sans
12072 \begin_inset space ~
12073 \end_inset
12074
12075 serif
12076 \family default
12077 , and 
12078 \family sans
12079 typewriter
12080 \family default
12081 :
12082 \end_layout
12083
12084 \begin_layout Itemize
12085
12086 \family sans
12087 Typewriter
12088 \family default
12089  is a so called 
12090 \begin_inset Quotes eld
12091 \end_inset
12092
12093 monospaced
12094 \begin_inset Quotes erd
12095 \end_inset
12096
12097  font, that means every character has the same width, the 
12098 \begin_inset Quotes eld
12099 \end_inset
12100
12101 i
12102 \begin_inset Quotes erd
12103 \end_inset
12104
12105  is as wide as the 
12106 \begin_inset Quotes eld
12107 \end_inset
12108
12109 m
12110 \begin_inset Quotes erd
12111 \end_inset
12112
12113 .
12114  Here is an example
12115 \begin_inset Newline newline
12116 \end_inset
12117
12118
12119 \begin_inset ERT
12120 status collapsed
12121
12122 \begin_layout Plain Layout
12123
12124
12125 \backslash
12126 phantom{
12127 \end_layout
12128
12129 \end_inset
12130
12131 no 
12132 \begin_inset ERT
12133 status collapsed
12134
12135 \begin_layout Plain Layout
12136
12137 }
12138 \end_layout
12139
12140 \end_inset
12141
12142
12143 \family typewriter
12144 typewriter text
12145 \family default
12146
12147 \begin_inset Note Note
12148 status collapsed
12149
12150 \begin_layout Plain Layout
12151 For more on phantoms see section
12152 \begin_inset space ~
12153 \end_inset
12154
12155
12156 \begin_inset CommandInset ref
12157 LatexCommand ref
12158 reference "sub:More-Spaces"
12159
12160 \end_inset
12161
12162 .
12163 \end_layout
12164
12165 \end_inset
12166
12167
12168 \begin_inset Newline newline
12169 \end_inset
12170
12171 no typewriter text
12172 \end_layout
12173
12174 \begin_layout Itemize
12175
12176 \family sans
12177 Serif
12178 \family default
12179  fonts use characters with serifs.
12180  These are the small 
12181 \begin_inset Quotes eld
12182 \end_inset
12183
12184 appendices
12185 \begin_inset Quotes erd
12186 \end_inset
12187
12188  at all ends of of the streaks that form the character.
12189  The following example will show the difference:
12190 \begin_inset Newline newline
12191 \end_inset
12192
12193 text with serifs
12194 \begin_inset Newline newline
12195 \end_inset
12196
12197
12198 \family sans
12199 text without serifs
12200 \family default
12201
12202 \begin_inset Newline newline
12203 \end_inset
12204
12205 Serifs facilitates an easy and fast reading.
12206  They are therefore used as default font (named 
12207 \family sans
12208 roman
12209 \family default
12210 ).
12211 \end_layout
12212
12213 \begin_layout Itemize
12214
12215 \family sans
12216 Sans serif
12217 \family default
12218  don't use serifs.
12219  This font type is therefore often used for headings and short texts.
12220  We use it in this document to highlight menu names.
12221 \end_layout
12222
12223 \begin_layout Standard
12224 We conclude with the same warning once again: Don't overuse the fonts.
12225  They are, more often than not, a kludge and a bad substitute for good writing.
12226 \end_layout
12227
12228 \begin_layout Section
12229 Printing and Previewing
12230 \end_layout
12231
12232 \begin_layout Subsection
12233 Overview
12234 \end_layout
12235
12236 \begin_layout Standard
12237 Now that we've covered some of the basic features of document preparation
12238  using LyX, you probably want to know how to print out your masterpiece.
12239  Before we tell you that, we want to give you a quick explanation of what
12240  goes on behind-the-scenes.
12241  We cover these informations in much greater detail in the 
12242 \emph on
12243 Extended
12244 \begin_inset space ~
12245 \end_inset
12246
12247 Features
12248 \emph default
12249  manual as well.
12250 \end_layout
12251
12252 \begin_layout Standard
12253 LyX uses the program LaTeX as its backend.
12254  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12255  confusion, we'll only refer to LaTeX.
12256  LyX is what you use to do your actual writing.
12257  Then, LyX calls LaTeX to turn your writing into printable output.
12258  This happens in two stages:
12259 \end_layout
12260
12261 \begin_layout Enumerate
12262 First, LyX converts your document to a series of text commands for LaTeX,
12263  generating a file with the extension, 
12264 \begin_inset Quotes eld
12265 \end_inset
12266
12267
12268 \family typewriter
12269 .tex
12270 \family default
12271
12272 \begin_inset Quotes erd
12273 \end_inset
12274
12275 .
12276 \end_layout
12277
12278 \begin_layout Enumerate
12279 Next, LaTeX uses the commands in the 
12280 \family typewriter
12281 .tex
12282 \family default
12283  file to produce printable output.
12284  
12285 \end_layout
12286
12287 \begin_layout Subsection
12288 Output file formats
12289 \begin_inset Index
12290 status collapsed
12291
12292 \begin_layout Plain Layout
12293 File formats
12294 \end_layout
12295
12296 \end_inset
12297
12298
12299 \begin_inset CommandInset label
12300 LatexCommand label
12301 name "sub:Output-file-formats"
12302
12303 \end_inset
12304
12305
12306 \end_layout
12307
12308 \begin_layout Subsubsection
12309 ASCII
12310 \begin_inset Index
12311 status collapsed
12312
12313 \begin_layout Plain Layout
12314 File formats ! ASCII
12315 \end_layout
12316
12317 \end_inset
12318
12319
12320 \end_layout
12321
12322 \begin_layout Standard
12323 This file type has the extension 
12324 \begin_inset Quotes eld
12325 \end_inset
12326
12327
12328 \family typewriter
12329 .txt
12330 \family default
12331
12332 \begin_inset Quotes erd
12333 \end_inset
12334
12335 .
12336  It contains your document as plain text following the rules of the 
12337 \begin_inset Quotes eld
12338 \end_inset
12339
12340 American Standard Code for Information Interchange
12341 \begin_inset Quotes erd
12342 \end_inset
12343
12344  (ASCII).
12345 \end_layout
12346
12347 \begin_layout Standard
12348 You can export your document to ASCII by the menu 
12349 \family sans
12350 File\SpecialChar \menuseparator
12351 Export\SpecialChar \menuseparator
12352 ASCII
12353 \family default
12354 .
12355 \end_layout
12356
12357 \begin_layout Subsubsection
12358 LaTeX
12359 \begin_inset Index
12360 status collapsed
12361
12362 \begin_layout Plain Layout
12363 File formats ! Latex@LaTeX
12364 \end_layout
12365
12366 \end_inset
12367
12368
12369 \end_layout
12370
12371 \begin_layout Standard
12372 This file type has the extension 
12373 \begin_inset Quotes eld
12374 \end_inset
12375
12376
12377 \family typewriter
12378 .tex
12379 \family default
12380
12381 \begin_inset Quotes erd
12382 \end_inset
12383
12384  and contains all commands that are necessary for the LaTeX program to process
12385  your document.
12386  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12387  it manually with console commands.
12388  The LaTeX-file is automatically created in LyX's temporary directory whenever
12389  you view or export your document.
12390 \end_layout
12391
12392 \begin_layout Standard
12393 You can export your document as LaTeX-file using the menu 
12394 \family sans
12395 File\SpecialChar \menuseparator
12396 Export\SpecialChar \menuseparator
12397 LaT
12398 \begin_inset ERT
12399 status collapsed
12400
12401 \begin_layout Plain Layout
12402
12403 {}
12404 \end_layout
12405
12406 \end_inset
12407
12408 eX
12409 \family default
12410 .
12411 \end_layout
12412
12413 \begin_layout Subsubsection
12414 DVI
12415 \begin_inset Index
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 File formats ! DVI
12420 \end_layout
12421
12422 \end_inset
12423
12424
12425 \end_layout
12426
12427 \begin_layout Standard
12428 This file type has the extension 
12429 \begin_inset Quotes eld
12430 \end_inset
12431
12432
12433 \family typewriter
12434 .dvi
12435 \family default
12436
12437 \begin_inset Quotes erd
12438 \end_inset
12439
12440 .
12441  It is called 
12442 \begin_inset Quotes eld
12443 \end_inset
12444
12445 device-independent
12446 \begin_inset Quotes erd
12447 \end_inset
12448
12449  (DVI), because it is completely portable; you can move them from one machine
12450  to another without needing to do any sort of conversion.
12451  At the time when this file-format was developed, this was no matter of
12452  course.
12453  DVIs are used for quick previews and as pre-stage for other output formats,
12454  like PostScript.
12455 \end_layout
12456
12457 \begin_layout Standard
12458 \begin_inset Note Greyedout
12459 status open
12460
12461 \begin_layout Plain Layout
12462
12463 \series bold
12464 Note:
12465 \series default
12466  The DVI file doesn't contain images, they will only be a linked.
12467  So don't forget to deliver the images together with your DVIs.
12468 \end_layout
12469
12470 \end_inset
12471
12472 This property can also slow down your computer when you view the DVI.
12473  Because the DVI-viewer has to convert the image in the background to make
12474  it visible when you scroll in the DVI.
12475  So we recommend to use PDF for files with many images.
12476 \end_layout
12477
12478 \begin_layout Standard
12479 You can export your document to DVI by the menu 
12480 \family sans
12481 File\SpecialChar \menuseparator
12482 Export\SpecialChar \menuseparator
12483 DVI
12484 \family default
12485 .
12486 \end_layout
12487
12488 \begin_layout Subsubsection
12489 PostScript
12490 \begin_inset Index
12491 status collapsed
12492
12493 \begin_layout Plain Layout
12494 File formats ! PostScript
12495 \end_layout
12496
12497 \end_inset
12498
12499
12500 \end_layout
12501
12502 \begin_layout Standard
12503 This file type has the extension 
12504 \begin_inset Quotes eld
12505 \end_inset
12506
12507
12508 \family typewriter
12509 .ps
12510 \family default
12511
12512 \begin_inset Quotes erd
12513 \end_inset
12514
12515 .
12516  PostScript was developed by the company 
12517 \family typewriter
12518 Adobe
12519 \family default
12520  as printer language.
12521  The file contains therefore commands that the printer uses to print the
12522  file.
12523  PostScript can be seen as 
12524 \begin_inset Quotes eld
12525 \end_inset
12526
12527 programming language
12528 \begin_inset Quotes erd
12529 \end_inset
12530
12531 ; you can calculate with it and draw diagrams and images.
12532 \begin_inset Foot
12533 status collapsed
12534
12535 \begin_layout Plain Layout
12536 If you are interested to learn more about this, have a look at the LaTeX-package
12537  
12538 \series bold
12539 pstricks
12540 \series default
12541
12542 \begin_inset Index
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546 Latex@LaTeX-packages ! pstricks
12547 \end_layout
12548
12549 \end_inset
12550
12551 .
12552 \end_layout
12553
12554 \end_inset
12555
12556  Due to this ability, the files are often bigger than PDFs.
12557 \end_layout
12558
12559 \begin_layout Standard
12560 PostScript can only contain images in the format 
12561 \begin_inset Quotes eld
12562 \end_inset
12563
12564 Encapsulated PostScript
12565 \begin_inset Quotes erd
12566 \end_inset
12567
12568  (EPS, file extension 
12569 \begin_inset Quotes eld
12570 \end_inset
12571
12572
12573 \family typewriter
12574 .eps
12575 \family default
12576
12577 \begin_inset Quotes erd
12578 \end_inset
12579
12580 ).
12581  As LyX allows you to use any known image format in your document, it has
12582  to convert them in the background to EPS.
12583  If you have e.g 50 images in your document, LyX has to do 50 conversions
12584  whenever you view or export your document.
12585  This will slow down your workflow with LyX drastically.
12586  So if you plan to use PostScript, you can insert your images directly as
12587  EPS to avoid this problem.
12588 \end_layout
12589
12590 \begin_layout Standard
12591 You can export your document to PostScript using the menu 
12592 \family sans
12593 File\SpecialChar \menuseparator
12594 Export\SpecialChar \menuseparator
12595 PostScript
12596 \family default
12597 .
12598 \end_layout
12599
12600 \begin_layout Subsubsection
12601 PDF
12602 \begin_inset Index
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606 File formats ! PDF
12607 \end_layout
12608
12609 \end_inset
12610
12611
12612 \begin_inset Index
12613 status collapsed
12614
12615 \begin_layout Plain Layout
12616 PDF
12617 \end_layout
12618
12619 \end_inset
12620
12621
12622 \end_layout
12623
12624 \begin_layout Standard
12625 This file type has the extension 
12626 \begin_inset Quotes eld
12627 \end_inset
12628
12629
12630 \family typewriter
12631 .pdf
12632 \family default
12633
12634 \begin_inset Quotes erd
12635 \end_inset
12636
12637 .
12638  The 
12639 \begin_inset Quotes eld
12640 \end_inset
12641
12642 Portable Document Format
12643 \begin_inset Quotes erd
12644 \end_inset
12645
12646  (PDF) is developed by 
12647 \family typewriter
12648 Adobe
12649 \family default
12650  as derivative from PostScript.
12651  It is more compressed and it uses much less commands than PostScript.
12652  As the name 
12653 \begin_inset Quotes eld
12654 \end_inset
12655
12656 portable
12657 \begin_inset Quotes erd
12658 \end_inset
12659
12660  implies, it can be processed at any computer system and the printed output
12661  looks exactly the same.
12662 \end_layout
12663
12664 \begin_layout Standard
12665 PDF can contain images in its own PDF format and in the formats 
12666 \begin_inset Quotes eld
12667 \end_inset
12668
12669 Joint Photographic Experts Group
12670 \begin_inset Quotes erd
12671 \end_inset
12672
12673  (JPG, file extension 
12674 \begin_inset Quotes eld
12675 \end_inset
12676
12677
12678 \family typewriter
12679 .jpg
12680 \family default
12681
12682 \begin_inset Quotes erd
12683 \end_inset
12684
12685  or 
12686 \begin_inset Quotes eld
12687 \end_inset
12688
12689
12690 \family typewriter
12691 .jpeg
12692 \family default
12693
12694 \begin_inset Quotes erd
12695 \end_inset
12696
12697 ) and 
12698 \begin_inset Quotes eld
12699 \end_inset
12700
12701 Portable Network Graphics
12702 \begin_inset Quotes erd
12703 \end_inset
12704
12705  (PNG, file extension 
12706 \begin_inset Quotes eld
12707 \end_inset
12708
12709
12710 \family typewriter
12711 .png
12712 \family default
12713
12714 \begin_inset Quotes erd
12715 \end_inset
12716
12717 ).
12718  You can although use any other image format, because LyX converts them
12719  in the background to one of these formats.
12720  But as described in the section about PostScript, the image conversion
12721  will slow down your workflow.
12722  So we recommend to use images in one of the three mentioned formats.
12723 \end_layout
12724
12725 \begin_layout Standard
12726 You can export your document to PDF via the menu 
12727 \family sans
12728 File\SpecialChar \menuseparator
12729 Export
12730 \family default
12731  in three different ways:
12732 \end_layout
12733
12734 \begin_layout Description
12735 PDF This uses the program 
12736 \family typewriter
12737 ps2pdf
12738 \family default
12739  that creates a PDF from a PostScript-version of your file.
12740  The PostScript-version is produced by the program 
12741 \family typewriter
12742 dvips
12743 \family default
12744  which uses a DVI-version as intermediate step.
12745  So this export variant consist of three conversions.
12746 \end_layout
12747
12748 \begin_layout Description
12749 PDF
12750 \begin_inset space ~
12751 \end_inset
12752
12753 (dvipdfm) This uses the program 
12754 \family typewriter
12755 dvipdfm
12756 \family default
12757  that converts your file in the background to DVI and in a second step to
12758  PDF.
12759 \end_layout
12760
12761 \begin_layout Description
12762 PDF
12763 \begin_inset space ~
12764 \end_inset
12765
12766 (pdflatex) This uses the program 
12767 \family typewriter
12768 pdftex
12769 \family default
12770  that converts your file directly to PDF.
12771 \end_layout
12772
12773 \begin_layout Standard
12774 We recommend to use 
12775 \family sans
12776 PDF
12777 \begin_inset space ~
12778 \end_inset
12779
12780 (pdflatex)
12781 \family default
12782  because 
12783 \family typewriter
12784 pdftex
12785 \family default
12786  supports all features of actual PDF-versions, is quick and works stable
12787  without problems.
12788  The program 
12789 \family typewriter
12790 dvipdfm
12791 \family default
12792  is no more under development and therefore a bit outdated.
12793 \end_layout
12794
12795 \begin_layout Subsection
12796 Previewing
12797 \begin_inset Index
12798 status collapsed
12799
12800 \begin_layout Plain Layout
12801 Document ! Preview 
12802 \end_layout
12803
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Standard
12810 To get a look at the final version of your document, with all of the pagebreaks
12811  in place, the footnotes correctly numbered, and so on, use the menu 
12812 \family sans
12813 View
12814 \family default
12815  and choose a file type.
12816  A viewing program will popup showing the output.
12817  For 
12818 \family sans
12819 View\SpecialChar \menuseparator
12820 DVI
12821 \family default
12822  you can use the toolbar button 
12823 \begin_inset Graphics
12824         filename ../images/buffer-view_dvi.png
12825
12826 \end_inset
12827
12828  (shortcut 
12829 \family sans
12830 C-d
12831 \family default
12832 ), for 
12833 \family sans
12834 View\SpecialChar \menuseparator
12835 PDF
12836 \begin_inset space ~
12837 \end_inset
12838
12839 (pdflatex)
12840 \family default
12841  you can use the toolbar button 
12842 \begin_inset Graphics
12843         filename ../images/buffer-export_pdf2.png
12844
12845 \end_inset
12846
12847 .
12848 \end_layout
12849
12850 \begin_layout Standard
12851 If you have changed your document, you can refresh the output in the same
12852  viewer window using the menu 
12853 \family sans
12854 View\SpecialChar \menuseparator
12855 Update
12856 \family default
12857 .
12858 \end_layout
12859
12860 \begin_layout Standard
12861 When you preview a file, the output file is only generated in LyX's temporary
12862  directory.
12863  To have a real output, export your document.
12864 \end_layout
12865
12866 \begin_layout Subsection
12867 Printing the File from within LyX
12868 \begin_inset CommandInset label
12869 LatexCommand label
12870 name "sub:Printing-the-File"
12871
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \begin_layout Standard
12878 Instead of exporting your file and then printing them, you can also print
12879  it directly from within LyX.
12880  To print a file, select the menu 
12881 \family sans
12882 File\SpecialChar \menuseparator
12883 Print
12884 \family default
12885  or click on the toolbar button 
12886 \begin_inset Graphics
12887         filename ../images/dialog-show_print.png
12888
12889 \end_inset
12890
12891 .
12892  LyX will internally call LaTeX to produce a DVI.
12893  This file is then processed by the program 
12894 \family typewriter
12895 dvips
12896 \family default
12897  to PostScript-file, which is finally printed using the program 
12898 \family typewriter
12899 Ghostscript
12900 \family default
12901 .
12902  Due to these steps in the background, this method is not the fastest.
12903 \end_layout
12904
12905 \begin_layout Standard
12906 You can choose to print only even-numbered or odd-numbered pages - this
12907  is useful for printing on two sides: You can re-insert the pages after
12908  printing one set to print on the other side.
12909  Some printers spit out pages face-up, others, face-down.
12910  By choosing a particular order to print in, you can take the entire stack
12911  of pages out of the printer without needing to reorder them.
12912 \end_layout
12913
12914 \begin_layout Standard
12915 You can set the parameters in the 
12916 \family sans
12917 Print
12918 \begin_inset space ~
12919 \end_inset
12920
12921 Destination
12922 \family default
12923  box as follows:
12924 \end_layout
12925
12926 \begin_layout Labeling
12927 \labelwidthstring 00.00.0000
12928
12929 \family sans
12930 Printer
12931 \family default
12932  This is the name of the printer to print to.
12933 \begin_inset Foot
12934 status collapsed
12935
12936 \begin_layout Plain Layout
12937 Note that this printer name is for the program 
12938 \family typewriter
12939 dvips
12940 \family default
12941 .
12942  That means 
12943 \family typewriter
12944 dvips
12945 \family default
12946  has to be configured for this printer name.
12947  The default printer can be set in LyX's preferences dialog, see section
12948 \begin_inset space ~
12949 \end_inset
12950
12951
12952 \begin_inset CommandInset ref
12953 LatexCommand ref
12954 reference "sub:Printer"
12955
12956 \end_inset
12957
12958 .
12959 \end_layout
12960
12961 \end_inset
12962
12963  The printer should understand PostScript.
12964 \end_layout
12965
12966 \begin_layout Labeling
12967 \labelwidthstring 00.00.0000
12968
12969 \family sans
12970 File
12971 \family default
12972  The name of a file to print to.
12973  The output will be a PostScript file.
12974  It will be written in LyX's working directory unless you specify the full
12975  path.
12976 \end_layout
12977
12978 \begin_layout Section
12979 A few Words about Typography
12980 \begin_inset Index
12981 status collapsed
12982
12983 \begin_layout Plain Layout
12984 Typography
12985 \end_layout
12986
12987 \end_inset
12988
12989
12990 \end_layout
12991
12992 \begin_layout Subsection
12993 Hyphens
12994 \begin_inset Index
12995 status collapsed
12996
12997 \begin_layout Plain Layout
12998 Hyphens
12999 \end_layout
13000
13001 \end_inset
13002
13003
13004 \begin_inset CommandInset label
13005 LatexCommand label
13006 name "sub:Hyphens"
13007
13008 \end_inset
13009
13010
13011 \end_layout
13012
13013 \begin_layout Standard
13014 In LyX, the 
13015 \begin_inset Quotes eld
13016 \end_inset
13017
13018
13019 \family typewriter
13020 -
13021 \family default
13022
13023 \begin_inset Quotes eld
13024 \end_inset
13025
13026  character comes in three lengths, often called the 
13027 \emph on
13028 hyphen
13029 \emph default
13030 , the 
13031 \emph on
13032 en dash
13033 \emph default
13034 , and the 
13035 \emph on
13036 em dash
13037 \emph default
13038 :
13039 \end_layout
13040
13041 \begin_layout Enumerate
13042 hyphen
13043 \begin_inset space \hfill{}
13044 \end_inset
13045
13046 -
13047 \begin_inset space \hfill{}
13048 \end_inset
13049
13050 made with 
13051 \begin_inset Quotes eld
13052 \end_inset
13053
13054
13055 \family typewriter
13056 -
13057 \family default
13058
13059 \begin_inset Quotes eld
13060 \end_inset
13061
13062
13063 \end_layout
13064
13065 \begin_layout Enumerate
13066 en dash
13067 \begin_inset space \hfill{}
13068 \end_inset
13069
13070 --
13071 \begin_inset space \hfill{}
13072 \end_inset
13073
13074 made with 
13075 \begin_inset Quotes eld
13076 \end_inset
13077
13078
13079 \family typewriter
13080 -
13081 \begin_inset ERT
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085
13086
13087 \backslash
13088 /
13089 \end_layout
13090
13091 \end_inset
13092
13093 -
13094 \family default
13095
13096 \begin_inset Quotes eld
13097 \end_inset
13098
13099
13100 \end_layout
13101
13102 \begin_layout Enumerate
13103 em dash
13104 \begin_inset space \hfill{}
13105 \end_inset
13106
13107 ---
13108 \begin_inset space \hfill{}
13109 \end_inset
13110
13111 made with 
13112 \begin_inset Quotes eld
13113 \end_inset
13114
13115
13116 \family typewriter
13117 -
13118 \begin_inset ERT
13119 status collapsed
13120
13121 \begin_layout Plain Layout
13122
13123
13124 \backslash
13125 /
13126 \end_layout
13127
13128 \end_inset
13129
13130 -
13131 \begin_inset ERT
13132 status collapsed
13133
13134 \begin_layout Plain Layout
13135
13136
13137 \backslash
13138 /
13139 \end_layout
13140
13141 \end_inset
13142
13143 -
13144 \family default
13145
13146 \begin_inset Quotes eld
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \begin_layout Enumerate
13153 minus sign
13154 \begin_inset space \hfill{}
13155 \end_inset
13156
13157
13158 \begin_inset Formula $-$
13159 \end_inset
13160
13161
13162 \begin_inset space \hfill{}
13163 \end_inset
13164
13165
13166 \begin_inset Quotes eld
13167 \end_inset
13168
13169
13170 \family typewriter
13171 -
13172 \family default
13173
13174 \begin_inset Quotes eld
13175 \end_inset
13176
13177  in math mode
13178 \end_layout
13179
13180 \begin_layout Standard
13181 You generate them by inserting the 
13182 \begin_inset Quotes eld
13183 \end_inset
13184
13185
13186 \family typewriter
13187 -
13188 \family default
13189
13190 \begin_inset Quotes eld
13191 \end_inset
13192
13193  character multiple times in a row.
13194  They are automatically converted to the appropriate length dash in the
13195  final output, but not in LyX.
13196 \end_layout
13197
13198 \begin_layout Standard
13199 The three dash types are distinct from the minus sign, which appears in
13200  math mode and has a length of its own.
13201  Here are some examples of the 
13202 \begin_inset Quotes eld
13203 \end_inset
13204
13205
13206 \family typewriter
13207 -
13208 \family default
13209
13210 \begin_inset Quotes eld
13211 \end_inset
13212
13213  in use:
13214 \end_layout
13215
13216 \begin_layout Enumerate
13217 line- and page-breaks
13218 \begin_inset space \hfill{}
13219 \end_inset
13220
13221 (
13222 \emph on
13223 hyphen
13224 \emph default
13225 )
13226 \end_layout
13227
13228 \begin_layout Enumerate
13229 From A--Z
13230 \begin_inset space \hfill{}
13231 \end_inset
13232
13233 (
13234 \emph on
13235 en dash
13236 \emph default
13237 )
13238 \end_layout
13239
13240 \begin_layout Enumerate
13241 Oh --- there's a dash.
13242 \begin_inset space \hfill{}
13243 \end_inset
13244
13245 (
13246 \emph on
13247 em dash
13248 \emph default
13249 )
13250 \end_layout
13251
13252 \begin_layout Enumerate
13253 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13254 \end_inset
13255
13256
13257 \begin_inset space \hfill{}
13258 \end_inset
13259
13260 (
13261 \emph on
13262 minus sign
13263 \emph default
13264 )
13265 \end_layout
13266
13267 \begin_layout Subsection
13268 Hyphenation
13269 \begin_inset Index
13270 status collapsed
13271
13272 \begin_layout Plain Layout
13273 Hyphenation
13274 \end_layout
13275
13276 \end_inset
13277
13278
13279 \begin_inset CommandInset label
13280 LatexCommand label
13281 name "sub:Hyphenation"
13282
13283 \end_inset
13284
13285
13286 \end_layout
13287
13288 \begin_layout Standard
13289 Words aren't hyphenated within LyX but automatically in the output.
13290  Hyphenation is done by the LaTeX-package 
13291 \series bold
13292 babel
13293 \series default
13294
13295 \begin_inset Index
13296 status collapsed
13297
13298 \begin_layout Plain Layout
13299 Latex@LaTeX-packages ! babel
13300 \end_layout
13301
13302 \end_inset
13303
13304  following the rules of the document language
13305 \begin_inset Foot
13306 status collapsed
13307
13308 \begin_layout Plain Layout
13309 For German readers: That's one of the main differences between the languages
13310  
13311 \family sans
13312 German
13313 \family default
13314  and 
13315 \family sans
13316 German
13317 \begin_inset space ~
13318 \end_inset
13319
13320 (new
13321 \begin_inset space ~
13322 \end_inset
13323
13324 spelling)
13325 \family default
13326  in the 
13327 \family sans
13328 Document\SpecialChar \menuseparator
13329 Settings
13330 \family default
13331  dialog.
13332 \end_layout
13333
13334 \end_inset
13335
13336 .
13337 \end_layout
13338
13339 \begin_layout Standard
13340 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13341  font 
13342 \family sans
13343 typewriter
13344 \family default
13345  and with unusual constructs, like 
13346 \begin_inset Quotes eld
13347 \end_inset
13348
13349 h3knix/m0n0wall
13350 \begin_inset Quotes erd
13351 \end_inset
13352
13353 .
13354  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13355  This is done with the menu 
13356 \family sans
13357 Insert\SpecialChar \menuseparator
13358 Formatting\SpecialChar \menuseparator
13359 Hyphenation
13360 \begin_inset space ~
13361 \end_inset
13362
13363 Point
13364 \family default
13365 .
13366  These extra hyphenation points are only recommendations to LaTeX.
13367  If no hyphenation is necessary, LaTeX will ignore them.
13368 \end_layout
13369
13370 \begin_layout Standard
13371 Sometimes you want to prevent words or constructs to be hyphenated.
13372  The keybindings/shortcuts in this document consists of three letters with
13373  a hyphen and a space in the form 
13374 \begin_inset Quotes eld
13375 \end_inset
13376
13377 A-b c
13378 \begin_inset Quotes erd
13379 \end_inset
13380
13381 .
13382  LaTeX finds there the hyphen 
13383 \begin_inset Quotes eld
13384 \end_inset
13385
13386 -
13387 \begin_inset Quotes erd
13388 \end_inset
13389
13390  as hyphenation possibility.
13391  Hyphenating at this point would look ugly.
13392  To prevent the shortcut from being hyphenated, we can put it in the argument
13393  of the LaTeX-box-command 
13394 \series bold
13395
13396 \backslash
13397 mbox
13398 \series default
13399 , because text within LaTeX-boxes can't be hyphenated.
13400  As LyX doesn't support 
13401 \series bold
13402
13403 \backslash
13404 mbox
13405 \series default
13406 , we have to use ERT.
13407  The result looks in LyX like:
13408 \end_layout
13409
13410 \begin_layout Standard
13411 \begin_inset Graphics
13412         filename clipart/mbox.png
13413
13414 \end_inset
13415
13416
13417 \end_layout
13418
13419 \begin_layout Standard
13420 To learn more about ERT, have a look at section
13421 \begin_inset space ~
13422 \end_inset
13423
13424
13425 \begin_inset CommandInset ref
13426 LatexCommand ref
13427 reference "sec:ERT"
13428
13429 \end_inset
13430
13431 .
13432 \end_layout
13433
13434 \begin_layout Subsection
13435 Punctuation Marks
13436 \begin_inset Index
13437 status collapsed
13438
13439 \begin_layout Plain Layout
13440 Punctuation marks
13441 \end_layout
13442
13443 \end_inset
13444
13445
13446 \end_layout
13447
13448 \begin_layout Subsubsection
13449 Abbreviations and End of Sentence
13450 \begin_inset CommandInset label
13451 LatexCommand label
13452 name "sub:Abbreviations"
13453
13454 \end_inset
13455
13456
13457 \end_layout
13458
13459 \begin_layout Standard
13460 When LyX calls LaTeX to generate the final version of your document, LaTeX
13461  automatically distinguishes between words, sentences, and abbreviations.
13462  LaTeX then adds the 
13463 \begin_inset Quotes eld
13464 \end_inset
13465
13466 appropriate amount of space
13467 \begin_inset Quotes erd
13468 \end_inset
13469
13470 .
13471  That means sentences get a little bit more space between the period and
13472  the next word.
13473  Abbreviations get the same amount of space after the period as a word uses.
13474 \end_layout
13475
13476 \begin_layout Standard
13477 Unfortunately, the algorithm for figuring out what's an abbreviation works
13478  not for all cases.
13479  If a 
13480 \begin_inset Quotes eld
13481 \end_inset
13482
13483
13484 \family typewriter
13485 .
13486 \family default
13487
13488 \begin_inset Quotes erd
13489 \end_inset
13490
13491  is at the end of a lowercase letter, it's the end of a sentence; if it's
13492  at the end of a capitalized letter, it's an abbreviation.
13493 \end_layout
13494
13495 \begin_layout Standard
13496 Here are some examples of 
13497 \emph on
13498 correct
13499 \emph default
13500  abbreviations and the end of a sentence:
13501 \end_layout
13502
13503 \begin_layout Itemize
13504 M.
13505  Butterfly
13506 \end_layout
13507
13508 \begin_layout Itemize
13509 Don't worry.
13510  Be happy.
13511 \end_layout
13512
13513 \begin_layout Standard
13514 And here's an example of the algorithm going wrong:
13515 \end_layout
13516
13517 \begin_layout Itemize
13518 e.
13519  g.
13520  this is too much space!
13521 \end_layout
13522
13523 \begin_layout Itemize
13524 This is I.
13525  It's okay.
13526 \end_layout
13527
13528 \begin_layout Standard
13529 You won't see anything wrong until you view a final version of your document.
13530 \end_layout
13531
13532 \begin_layout Standard
13533 To fix this problem, use one of the following:
13534 \end_layout
13535
13536 \begin_layout Enumerate
13537 Use an 
13538 \family sans
13539 Inter-word
13540 \begin_inset space ~
13541 \end_inset
13542
13543 Space
13544 \family default
13545  after lowercase abbreviations (see section
13546 \begin_inset space ~
13547 \end_inset
13548
13549
13550 \begin_inset CommandInset ref
13551 LatexCommand ref
13552 reference "sub:Inter-word-Space"
13553
13554 \end_inset
13555
13556 ).
13557 \begin_inset Index
13558 status collapsed
13559
13560 \begin_layout Plain Layout
13561 Spaces ! inter-word
13562 \end_layout
13563
13564 \end_inset
13565
13566
13567 \end_layout
13568
13569 \begin_layout Enumerate
13570 Use a 
13571 \family sans
13572 Thin
13573 \begin_inset space ~
13574 \end_inset
13575
13576 Space
13577 \family default
13578  between two tokens of an abbreviation (see section
13579 \begin_inset space ~
13580 \end_inset
13581
13582
13583 \begin_inset CommandInset ref
13584 LatexCommand ref
13585 reference "sub:Thin-Space"
13586
13587 \end_inset
13588
13589 ).
13590 \begin_inset Index
13591 status collapsed
13592
13593 \begin_layout Plain Layout
13594 Spaces ! thin
13595 \end_layout
13596
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \begin_layout Enumerate
13603 Use an 
13604 \family sans
13605 End
13606 \begin_inset space ~
13607 \end_inset
13608
13609 of
13610 \begin_inset space ~
13611 \end_inset
13612
13613 sentence
13614 \begin_inset space ~
13615 \end_inset
13616
13617 period
13618 \family default
13619  found under the 
13620 \family sans
13621 Insert\SpecialChar \menuseparator
13622 Special
13623 \begin_inset space ~
13624 \end_inset
13625
13626 Character
13627 \family default
13628  menu to force the use of inter-sentence spacing.
13629  This function is also bound to 
13630 \family sans
13631 C-period
13632 \family default
13633  for easy access.
13634 \end_layout
13635
13636 \begin_layout Standard
13637 With the corrections, our earlier examples look like this:
13638 \end_layout
13639
13640 \begin_layout Itemize
13641 e.
13642 \begin_inset space \thinspace{}
13643 \end_inset
13644
13645 g.
13646 \begin_inset space \space{}
13647 \end_inset
13648
13649 this is too much space!
13650 \end_layout
13651
13652 \begin_layout Itemize
13653 This is I\SpecialChar \@.
13654  It's okay.
13655 \end_layout
13656
13657 \begin_layout Standard
13658 Some languages don't use extra spacing between sentences.
13659  If your language is such a language, you don't need to worry, because the
13660  LaTeX will care about this.
13661 \end_layout
13662
13663 \begin_layout Standard
13664 For those that do need to bother, there is help to catch those sneaky errors:
13665  check out the 
13666 \family sans
13667 Tools\SpecialChar \menuseparator
13668 Check
13669 \begin_inset space ~
13670 \end_inset
13671
13672 TeX
13673 \family default
13674  feature described in section 
13675 \emph on
13676 Checking TeX
13677 \emph default
13678  of the 
13679 \emph on
13680 Extended Features
13681 \emph default
13682  manual.
13683 \end_layout
13684
13685 \begin_layout Subsubsection
13686 Quotes
13687 \begin_inset Index
13688 status collapsed
13689
13690 \begin_layout Plain Layout
13691 Typography ! Quotes
13692 \end_layout
13693
13694 \end_inset
13695
13696
13697 \begin_inset Index
13698 status collapsed
13699
13700 \begin_layout Plain Layout
13701 Quotes | see
13702 \begin_inset ERT
13703 status collapsed
13704
13705 \begin_layout Plain Layout
13706
13707 {
13708 \end_layout
13709
13710 \end_inset
13711
13712 Typography
13713 \begin_inset ERT
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718 }
13719 \end_layout
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \end_inset
13727
13728
13729 \begin_inset CommandInset label
13730 LatexCommand label
13731 name "sub:Quotes"
13732
13733 \end_inset
13734
13735
13736 \end_layout
13737
13738 \begin_layout Standard
13739 LyX usually sets quotes correctly.
13740  Specifically, it will use an opening quote at the beginning of quoted text,
13741  and use a closing quote at the end.
13742  For example, 
13743 \begin_inset Quotes eld
13744 \end_inset
13745
13746 open close
13747 \begin_inset Quotes erd
13748 \end_inset
13749
13750 .
13751  The keyboard character, 
13752 \family sans
13753 "
13754 \family default
13755 , generates this automatically.
13756 \end_layout
13757
13758 \begin_layout Standard
13759 You can change the behavior of the 
13760 \family sans
13761 "
13762 \family default
13763  key using the submenu 
13764 \family sans
13765 Language
13766 \family default
13767  of the dialog 
13768 \family sans
13769 Document\SpecialChar \menuseparator
13770 Settings
13771 \family default
13772
13773 \begin_inset Index
13774 status collapsed
13775
13776 \begin_layout Plain Layout
13777 Document ! Settings
13778 \end_layout
13779
13780 \end_inset
13781
13782  dialog.
13783 \end_layout
13784
13785 \begin_layout Standard
13786 You can also select quotes for different languages in the box 
13787 \family sans
13788 Type
13789 \family default
13790  option.
13791  There are six choices:
13792 \end_layout
13793
13794 \begin_layout Labeling
13795 \labelwidthstring 00.00.0000
13796
13797 \family sans
13798 \begin_inset Quotes eld
13799 \end_inset
13800
13801 Text
13802 \begin_inset Quotes erd
13803 \end_inset
13804
13805
13806 \family default
13807  Use quotes like this 
13808 \begin_inset Quotes eld
13809 \end_inset
13810
13811 double
13812 \begin_inset Quotes erd
13813 \end_inset
13814
13815  or 
13816 \begin_inset Quotes els
13817 \end_inset
13818
13819 single
13820 \begin_inset Quotes ers
13821 \end_inset
13822
13823
13824 \end_layout
13825
13826 \begin_layout Labeling
13827 \labelwidthstring 00.00.0000
13828
13829 \family sans
13830 \begin_inset Quotes sld
13831 \end_inset
13832
13833 Text
13834 \begin_inset Quotes srd
13835 \end_inset
13836
13837
13838 \family default
13839  Use quotes like 
13840 \begin_inset Quotes sld
13841 \end_inset
13842
13843 this
13844 \begin_inset Quotes srd
13845 \end_inset
13846
13847  or 'this
13848 \begin_inset Quotes ers
13849 \end_inset
13850
13851
13852 \end_layout
13853
13854 \begin_layout Labeling
13855 \labelwidthstring 00.00.0000
13856
13857 \family sans
13858 \begin_inset Quotes gld
13859 \end_inset
13860
13861 Text
13862 \begin_inset Quotes grd
13863 \end_inset
13864
13865
13866 \family default
13867  Use quotes like 
13868 \begin_inset Quotes gld
13869 \end_inset
13870
13871 this
13872 \begin_inset Quotes grd
13873 \end_inset
13874
13875  or 
13876 \begin_inset Quotes gls
13877 \end_inset
13878
13879 this
13880 \begin_inset Quotes grs
13881 \end_inset
13882
13883
13884 \end_layout
13885
13886 \begin_layout Labeling
13887 \labelwidthstring 00.00.0000
13888
13889 \family sans
13890 \begin_inset Quotes pld
13891 \end_inset
13892
13893 Text
13894 \begin_inset Quotes prd
13895 \end_inset
13896
13897
13898 \family default
13899  Use quotes like 
13900 \begin_inset Quotes pld
13901 \end_inset
13902
13903 this
13904 \begin_inset Quotes prd
13905 \end_inset
13906
13907  or 
13908 \begin_inset Quotes pls
13909 \end_inset
13910
13911 this
13912 \begin_inset Quotes prs
13913 \end_inset
13914
13915
13916 \end_layout
13917
13918 \begin_layout Labeling
13919 \labelwidthstring 00.00.0000
13920
13921 \family sans
13922 \begin_inset Quotes fld
13923 \end_inset
13924
13925 Text
13926 \begin_inset Quotes frd
13927 \end_inset
13928
13929
13930 \family default
13931  Use quotes like 
13932 \begin_inset Quotes fld
13933 \end_inset
13934
13935 this
13936 \begin_inset Quotes frd
13937 \end_inset
13938
13939  or 
13940 \begin_inset Quotes fls
13941 \end_inset
13942
13943 this
13944 \begin_inset Quotes frs
13945 \end_inset
13946
13947
13948 \end_layout
13949
13950 \begin_layout Labeling
13951 \labelwidthstring 00.00.0000
13952
13953 \family sans
13954 \begin_inset Quotes ald
13955 \end_inset
13956
13957 Text
13958 \begin_inset Quotes ard
13959 \end_inset
13960
13961
13962 \family default
13963  Use quotes like 
13964 \begin_inset Quotes ald
13965 \end_inset
13966
13967 this
13968 \begin_inset Quotes ard
13969 \end_inset
13970
13971  or 
13972 \begin_inset Quotes als
13973 \end_inset
13974
13975 this
13976 \begin_inset Quotes ars
13977 \end_inset
13978
13979
13980 \end_layout
13981
13982 \begin_layout Standard
13983 These settings affects what character the 
13984 \family sans
13985 "
13986 \family default
13987  key produces.
13988 \end_layout
13989
13990 \begin_layout Subsection
13991 Ligatures
13992 \begin_inset Index
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996 Typography ! Ligatures
13997 \end_layout
13998
13999 \end_inset
14000
14001
14002 \begin_inset Index
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006 Ligatures | see
14007 \begin_inset ERT
14008 status collapsed
14009
14010 \begin_layout Plain Layout
14011
14012 {
14013 \end_layout
14014
14015 \end_inset
14016
14017 Typography
14018 \begin_inset ERT
14019 status collapsed
14020
14021 \begin_layout Plain Layout
14022
14023 }
14024 \end_layout
14025
14026 \end_inset
14027
14028
14029 \end_layout
14030
14031 \end_inset
14032
14033
14034 \begin_inset CommandInset label
14035 LatexCommand label
14036 name "sub:Ligatures"
14037
14038 \end_inset
14039
14040
14041 \end_layout
14042
14043 \begin_layout Standard
14044 It is standard typesetting practice to group certain letters together and
14045  print them as single characters.
14046  These groups are known as 
14047 \emph on
14048 ligatures
14049 \emph default
14050 .
14051  Since LaTeX knows about ligatures, your documents will contain them too
14052  in the output.
14053  Here are the standard ligatures:
14054 \end_layout
14055
14056 \begin_layout Itemize
14057 ff
14058 \end_layout
14059
14060 \begin_layout Itemize
14061 fi
14062 \end_layout
14063
14064 \begin_layout Itemize
14065 fl
14066 \end_layout
14067
14068 \begin_layout Itemize
14069 ffi
14070 \end_layout
14071
14072 \begin_layout Itemize
14073 ffl
14074 \end_layout
14075
14076 \begin_layout Standard
14077 Some languages uses other ligatures if the document font supports them.
14078 \end_layout
14079
14080 \begin_layout Standard
14081 Sometimes, you don't want a ligature in a word.
14082  While a ligature may be okay in the word, 
14083 \begin_inset Quotes eld
14084 \end_inset
14085
14086 graffiti,
14087 \begin_inset Quotes erd
14088 \end_inset
14089
14090  it looks really weird in compound words, such as 
14091 \begin_inset Quotes eld
14092 \end_inset
14093
14094 cufflink
14095 \begin_inset Quotes erd
14096 \end_inset
14097
14098  or the German 
14099 \begin_inset Quotes eld
14100 \end_inset
14101
14102 Dorffest.
14103 \begin_inset Quotes erd
14104 \end_inset
14105
14106  To break a ligature, use 
14107 \family sans
14108 Insert\SpecialChar \menuseparator
14109 Formatting\SpecialChar \menuseparator
14110 Ligature
14111 \begin_inset space ~
14112 \end_inset
14113
14114 Break.
14115
14116 \family default
14117  This changes 
14118 \begin_inset Quotes eld
14119 \end_inset
14120
14121 cufflinks
14122 \begin_inset Quotes erd
14123 \end_inset
14124
14125  to 
14126 \begin_inset Quotes eld
14127 \end_inset
14128
14129 cuff\SpecialChar \textcompwordmark{}
14130 links
14131 \begin_inset Quotes erd
14132 \end_inset
14133
14134  and 
14135 \begin_inset Quotes eld
14136 \end_inset
14137
14138 Dorffest
14139 \begin_inset Quotes erd
14140 \end_inset
14141
14142  to 
14143 \begin_inset Quotes eld
14144 \end_inset
14145
14146 Dorf\SpecialChar \textcompwordmark{}
14147 fest
14148 \begin_inset Quotes erd
14149 \end_inset
14150
14151 .
14152 \end_layout
14153
14154 \begin_layout Subsection
14155 LyX's Proper Names
14156 \begin_inset Index
14157 status collapsed
14158
14159 \begin_layout Plain Layout
14160 Lyx@LyX ! Proper names
14161 \end_layout
14162
14163 \end_inset
14164
14165
14166 \begin_inset CommandInset label
14167 LatexCommand label
14168 name "sub:LyX's-Proper-Names"
14169
14170 \end_inset
14171
14172
14173 \end_layout
14174
14175 \begin_layout Standard
14176 You have surely noticed, that the word 
14177 \begin_inset Quotes eld
14178 \end_inset
14179
14180 LaTeX
14181 \begin_inset Quotes erd
14182 \end_inset
14183
14184  appears always with characters in different size and height.
14185  LaTeX is the name of the program used by LyX and is therefore recognized
14186  as proper name when you type it in LyX as 
14187 \begin_inset Quotes eld
14188 \end_inset
14189
14190 LaT
14191 \begin_inset ERT
14192 status collapsed
14193
14194 \begin_layout Plain Layout
14195
14196 {}
14197 \end_layout
14198
14199 \end_inset
14200
14201 eX
14202 \begin_inset Quotes erd
14203 \end_inset
14204
14205 .
14206 \begin_inset Note Note
14207 status collapsed
14208
14209 \begin_layout Plain Layout
14210 The braces in ERT are here to avoid that the 
14211 \begin_inset Quotes eld
14212 \end_inset
14213
14214 command
14215 \begin_inset Quotes erd
14216 \end_inset
14217
14218  appear as proper name in the output, see the last paragraph of this section.
14219  To create proper names omit the ERT.
14220 \end_layout
14221
14222 \end_inset
14223
14224  Note the order of the upper-and lowercase letters! LyX recognizes the following
14225  proper names:
14226 \end_layout
14227
14228 \begin_layout Description
14229 LyX The name of the game, write 
14230 \begin_inset Quotes eld
14231 \end_inset
14232
14233 L
14234 \begin_inset ERT
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238
14239 {}
14240 \end_layout
14241
14242 \end_inset
14243
14244 yX
14245 \begin_inset Quotes erd
14246 \end_inset
14247
14248  to produce it.
14249 \end_layout
14250
14251 \begin_layout Description
14252 TeX The program used by LaTeX, write 
14253 \begin_inset Quotes eld
14254 \end_inset
14255
14256 T
14257 \begin_inset ERT
14258 status collapsed
14259
14260 \begin_layout Plain Layout
14261
14262 {}
14263 \end_layout
14264
14265 \end_inset
14266
14267 eX
14268 \begin_inset Quotes erd
14269 \end_inset
14270
14271  to produce it.
14272 \end_layout
14273
14274 \begin_layout Description
14275 LaTeX The program used by LyX, write 
14276 \begin_inset Quotes eld
14277 \end_inset
14278
14279 LaT
14280 \begin_inset ERT
14281 status collapsed
14282
14283 \begin_layout Plain Layout
14284
14285 {}
14286 \end_layout
14287
14288 \end_inset
14289
14290 eX
14291 \begin_inset Quotes erd
14292 \end_inset
14293
14294  to produce it.
14295 \end_layout
14296
14297 \begin_layout Description
14298 LaTeX2e The actual version of LaTeX, write 
14299 \begin_inset Quotes eld
14300 \end_inset
14301
14302 LaT
14303 \begin_inset ERT
14304 status collapsed
14305
14306 \begin_layout Plain Layout
14307
14308 {}
14309 \end_layout
14310
14311 \end_inset
14312
14313 eX2e
14314 \begin_inset Quotes erd
14315 \end_inset
14316
14317  to produce it.
14318 \end_layout
14319
14320 \begin_layout Standard
14321 You might wonder why the LaTeX-version is 
14322 \begin_inset Quotes eld
14323 \end_inset
14324
14325 2
14326 \begin_inset Formula $\epsilon$
14327 \end_inset
14328
14329
14330 \begin_inset Quotes erd
14331 \end_inset
14332
14333 .
14334  It's an old tradition in the TeX-world to give programs geek version numbers.
14335  For example the version number of TeX converges to the number 
14336 \begin_inset Formula $\pi$
14337 \end_inset
14338
14339 : The actual version is 
14340 \begin_inset Quotes eld
14341 \end_inset
14342
14343 TeX-3.141592
14344 \begin_inset Quotes erd
14345 \end_inset
14346
14347 , the previous one was 
14348 \begin_inset Quotes eld
14349 \end_inset
14350
14351 TeX-3.14159
14352 \begin_inset Quotes erd
14353 \end_inset
14354
14355 .
14356 \end_layout
14357
14358 \begin_layout Standard
14359 If you don't want to use proper names, e.g.
14360  in section headings, you can insert two empty braces in ERT in the word.
14361  This will look in LyX like: 
14362 \begin_inset Graphics
14363         filename clipart/LaTeX.png
14364
14365 \end_inset
14366
14367
14368 \begin_inset Newline newline
14369 \end_inset
14370
14371 For more about ERT, look at section
14372 \begin_inset space ~
14373 \end_inset
14374
14375
14376 \begin_inset CommandInset ref
14377 LatexCommand ref
14378 reference "sec:ERT"
14379
14380 \end_inset
14381
14382 .
14383 \end_layout
14384
14385 \begin_layout Subsection
14386 Units
14387 \begin_inset Index
14388 status collapsed
14389
14390 \begin_layout Plain Layout
14391 Typography ! Units
14392 \end_layout
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 Generally the space between units and the number is smaller than the normal
14401  space between two words.
14402  As you can see in the example below, it looks better when the space is
14403  smaller.
14404  To get such a 
14405 \begin_inset Quotes eld
14406 \end_inset
14407
14408 half space
14409 \begin_inset Quotes erd
14410 \end_inset
14411
14412  for units use the menu 
14413 \family sans
14414 Insert\SpecialChar \menuseparator
14415 Formatting\SpecialChar \menuseparator
14416 Thin
14417 \begin_inset space ~
14418 \end_inset
14419
14420 Space
14421 \family default
14422  (shortcut 
14423 \family sans
14424 C-S-Space
14425 \family default
14426 ).
14427 \end_layout
14428
14429 \begin_layout Standard
14430 Here's an example to show the differences:
14431 \end_layout
14432
14433 \begin_layout Standard
14434 \begin_inset Tabular
14435 <lyxtabular version="3" rows="2" columns="2">
14436 <features>
14437 <column alignment="left" valignment="top" width="0">
14438 <column alignment="left" valignment="top" width="0">
14439 <row>
14440 <cell alignment="center" valignment="top" usebox="none">
14441 \begin_inset Text
14442
14443 \begin_layout Plain Layout
14444 24
14445 \begin_inset space ~
14446 \end_inset
14447
14448 kW
14449 \begin_inset Formula $\cdot$
14450 \end_inset
14451
14452 h
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 <cell alignment="center" valignment="top" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Plain Layout
14461 space between number and unit
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 </row>
14467 <row>
14468 <cell alignment="center" valignment="top" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 24
14473 \begin_inset space \thinspace{}
14474 \end_inset
14475
14476 kW
14477 \begin_inset Formula $\cdot$
14478 \end_inset
14479
14480 h
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 <cell alignment="center" valignment="top" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489 half space between number and unit
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 </row>
14495 </lyxtabular>
14496
14497 \end_inset
14498
14499
14500 \end_layout
14501
14502 \begin_layout Subsection
14503 Widows and Orphans
14504 \begin_inset Index
14505 status collapsed
14506
14507 \begin_layout Plain Layout
14508 Typography ! Widows and orphans
14509 \end_layout
14510
14511 \end_inset
14512
14513
14514 \begin_inset CommandInset label
14515 LatexCommand label
14516 name "sub:Widows"
14517
14518 \end_inset
14519
14520
14521 \end_layout
14522
14523 \begin_layout Standard
14524 In the early days of word processors, page breaks went wherever the page
14525  happened to end.
14526  There was no regard for what was actually going on in the text.
14527  You may remember once printing out a document, only to find the heading
14528  for a new section printed at the very bottom of the page, the first line
14529  of a new paragraph all alone at the bottom of a page, or the last line
14530  of a paragraph at the top of a new page.
14531  These dangly-bits of text became known as 
14532 \emph on
14533 widows
14534 \emph default
14535  and 
14536 \emph on
14537 orphans
14538 \emph default
14539 .
14540 \end_layout
14541
14542 \begin_layout Standard
14543 Clearly, LyX can avoid breaking pages after a section heading.
14544  That's part of the advantage of paragraph environments.
14545  But what about widows and orphans, where the page breaks leave one line
14546  of a paragraph all alone at the top or bottom of a page? There are rules
14547  built into LaTeX governing page breaks, and some of those rules are there
14548  to specifically prevent widows and orphans.
14549  This is the advantage LyX has in using LaTeX as its backend.
14550 \end_layout
14551
14552 \begin_layout Standard
14553 There's no way we can go into how TeX and LaTeX decide to break a page,
14554  or how you can tweak that behavior.
14555  Some LaTeX books listed in the bibliography [such as
14556 \begin_inset space ~
14557 \end_inset
14558
14559
14560 \begin_inset CommandInset citation
14561 LatexCommand cite
14562 key "latexcompanion"
14563
14564 \end_inset
14565
14566  or
14567 \begin_inset space ~
14568 \end_inset
14569
14570
14571 \begin_inset CommandInset citation
14572 LatexCommand cite
14573 key "latexguide"
14574
14575 \end_inset
14576
14577 ] may have more information.
14578  You will almost never need to worry about this, however.
14579 \end_layout
14580
14581 \begin_layout Chapter
14582 Notes, Graphics, Tables, and Floats
14583 \begin_inset CommandInset label
14584 LatexCommand label
14585 name "cha:Floats-and-Notes"
14586
14587 \end_inset
14588
14589
14590 \end_layout
14591
14592 \begin_layout Standard
14593 The issues of this chapter are described in detail in the 
14594 \emph on
14595 Embedded Objects
14596 \emph default
14597  manual.
14598  There you'll also find tips and tricks for special cases.
14599 \end_layout
14600
14601 \begin_layout Section
14602 Notes
14603 \begin_inset Index
14604 status collapsed
14605
14606 \begin_layout Plain Layout
14607 Notes
14608 \end_layout
14609
14610 \end_inset
14611
14612
14613 \begin_inset CommandInset label
14614 LatexCommand label
14615 name "sec:Notes"
14616
14617 \end_inset
14618
14619
14620 \end_layout
14621
14622 \begin_layout Standard
14623 LyX offers you a few types of notes to add to your document:
14624 \end_layout
14625
14626 \begin_layout Description
14627 LyX
14628 \begin_inset space ~
14629 \end_inset
14630
14631 Note This note type is for internal notes that won't appear in the output.
14632 \begin_inset Newline newline
14633 \end_inset
14634
14635
14636 \begin_inset Note Note
14637 status open
14638
14639 \begin_layout Plain Layout
14640 This is text in a note box that doesn't appear in the output.
14641 \end_layout
14642
14643 \end_inset
14644
14645
14646 \end_layout
14647
14648 \begin_layout Description
14649 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14650 ent, when you export the document to LaTeX via the menu 
14651 \family sans
14652 File\SpecialChar \menuseparator
14653 Export\SpecialChar \menuseparator
14654 LaTeX (pdflatex) / (plain)
14655 \family default
14656 .
14657 \begin_inset Newline newline
14658 \end_inset
14659
14660
14661 \begin_inset Note Comment
14662 status open
14663
14664 \begin_layout Plain Layout
14665 This is text in a note box that only appears as comment in LaTeX-files.
14666 \end_layout
14667
14668 \end_inset
14669
14670
14671 \end_layout
14672
14673 \begin_layout Description
14674 Greyed
14675 \begin_inset space ~
14676 \end_inset
14677
14678 Out This note will appear in the output as grey text.
14679 \begin_inset Newline newline
14680 \end_inset
14681
14682
14683 \begin_inset Newline newline
14684 \end_inset
14685
14686
14687 \begin_inset Note Greyedout
14688 status open
14689
14690 \begin_layout Plain Layout
14691 This is text
14692 \begin_inset Foot
14693 status collapsed
14694
14695 \begin_layout Plain Layout
14696 This is an example footnote within a greyed out note.
14697  In this document the greyed out note color is redefined to blue.
14698  How this can be done is explained in the 
14699 \emph on
14700 Embedded Objects
14701 \emph default
14702  manual.
14703 \end_layout
14704
14705 \end_inset
14706
14707  of a comment that appears in the output as grey text.
14708 \end_layout
14709
14710 \end_inset
14711
14712
14713 \begin_inset Newline newline
14714 \end_inset
14715
14716
14717 \begin_inset Newline newline
14718 \end_inset
14719
14720 As you can see in the example, the first line of greyed out notes is a bit
14721  indented and greyed out notes can have footnotes.
14722 \end_layout
14723
14724 \begin_layout Description
14725 Framed This note will appear in the output as framed text.
14726  
14727 \begin_inset Box Framed
14728 position "t"
14729 hor_pos "c"
14730 has_inner_box 0
14731 inner_pos "t"
14732 use_parbox 0
14733 width "100col%"
14734 special "none"
14735 height "1in"
14736 height_special "totalheight"
14737 status open
14738
14739 \begin_layout Plain Layout
14740 This is text in a note box that appears framed in the output.
14741 \end_layout
14742
14743 \end_inset
14744
14745  In contrary to framed boxes like the one in section
14746 \begin_inset space ~
14747 \end_inset
14748
14749
14750 \begin_inset CommandInset ref
14751 LatexCommand ref
14752 reference "sub:ERT-Boxes"
14753
14754 \end_inset
14755
14756 , the frame uses always the whole text width and the note is set into its
14757  own paragraph.
14758 \end_layout
14759
14760 \begin_layout Description
14761 Shaded This note will appear in the output with red background color.
14762 \begin_inset Box Shaded
14763 position "t"
14764 hor_pos "c"
14765 has_inner_box 0
14766 inner_pos "t"
14767 use_parbox 0
14768 width "100col%"
14769 special "none"
14770 height "1in"
14771 height_special "totalheight"
14772 status open
14773
14774 \begin_layout Plain Layout
14775 This text in a note box appears in the output with red background.
14776 \end_layout
14777
14778 \end_inset
14779
14780 In contrary to colored boxes, the note uses always the whole text width
14781  and the note is set into its own paragraph.
14782 \end_layout
14783
14784 \begin_layout Standard
14785 Notes are inserted with the toolbar button 
14786 \begin_inset Graphics
14787         filename ../images/note-insert.png
14788         scale 85
14789         scaleBeforeRotation
14790
14791 \end_inset
14792
14793  or the menu 
14794 \family sans
14795 Insert\SpecialChar \menuseparator
14796 Note
14797 \family default
14798 .
14799  Right-click on the appearing note box to select the note type.
14800 \end_layout
14801
14802 \begin_layout Section
14803 Footnotes
14804 \begin_inset Index
14805 status collapsed
14806
14807 \begin_layout Plain Layout
14808 Footnotes
14809 \end_layout
14810
14811 \end_inset
14812
14813
14814 \begin_inset CommandInset label
14815 LatexCommand label
14816 name "sec:Footnotes"
14817
14818 \end_inset
14819
14820
14821 \end_layout
14822
14823 \begin_layout Standard
14824 LyX uses boxes to display footnotes: When you insert a footnote using the
14825  menu 
14826 \family sans
14827 Insert\SpecialChar \menuseparator
14828 Footnote
14829 \family default
14830  or the toolbar button 
14831 \begin_inset Graphics
14832         filename ../images/footnote-insert.png
14833
14834 \end_inset
14835
14836
14837 \family roman
14838 \series medium
14839 \bar no
14840 you'll see
14841 \family default
14842 \series default
14843 \bar default
14844  the following box: 
14845 \begin_inset Graphics
14846         filename clipart/footnoteQt4.png
14847         scale 80
14848
14849 \end_inset
14850
14851
14852 \family roman
14853 \series medium
14854 \bar no
14855 .
14856  This box is LyX's representation of your footnote.
14857  If you
14858 \family default
14859 \series default
14860 \bar default
14861  left-click on 
14862 \family roman
14863 \series medium
14864 \bar no
14865 the 
14866 \begin_inset Quotes eld
14867 \end_inset
14868
14869
14870 \family sans
14871 foot
14872 \family roman
14873
14874 \begin_inset Quotes erd
14875 \end_inset
14876
14877
14878 \family default
14879 \series default
14880 \bar default
14881  
14882 \family roman
14883 \series medium
14884 \bar no
14885 label, the box will
14886 \family default
14887 \series default
14888 \bar default
14889  be opened and you can enter the footnote text into it.
14890  Clicking on the box label again, will close 
14891 \family roman
14892 \series medium
14893 \bar no
14894 the
14895 \family default
14896 \series default
14897 \bar default
14898  box
14899 \family roman
14900 \series medium
14901 \bar no
14902 .
14903  If you want to turn existing text into a footnote, simply mark it and click
14904  on the footnote
14905 \family default
14906 \series default
14907 \bar default
14908  toolbar 
14909 \family roman
14910 \series medium
14911 \bar no
14912 button
14913 \family default
14914 \series default
14915 \bar default
14916 .
14917 \end_layout
14918
14919 \begin_layout Standard
14920 Here's an example footnote:
14921 \family roman
14922 \series medium
14923 \bar no
14924
14925 \begin_inset Foot
14926 status open
14927
14928 \begin_layout Plain Layout
14929 To close a footnote, click on the red box at the top left.
14930 \end_layout
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \begin_layout Standard
14938 The footnote will appear in the output as a superscript number at the text
14939  position where the footnote box is placed.
14940  The footnote text is placed at the bottom of the current page.
14941  The footnote number is calculated by LyX, the numbers are consecutive,
14942  no matter in which chapter the footnote is in.
14943  LyX doesn't support other numbering schemes yet, but you can get another
14944  scheme using special LaTeX-commands.
14945  T
14946 \family roman
14947 h
14948 \family default
14949 ey are described in the 
14950 \emph on
14951 Embedded Objects
14952 \emph default
14953  manual.
14954 \end_layout
14955
14956 \begin_layout Section
14957 Marginal Notes
14958 \begin_inset Index
14959 status collapsed
14960
14961 \begin_layout Plain Layout
14962 Marginal notes
14963 \end_layout
14964
14965 \end_inset
14966
14967
14968 \begin_inset CommandInset label
14969 LatexCommand label
14970 name "sec:Marginal-Notes"
14971
14972 \end_inset
14973
14974
14975 \end_layout
14976
14977 \begin_layout Standard
14978 Marginal notes look and behave just like footnotes in LyX.
14979  When you insert a margin note via the menu 
14980 \family sans
14981 Insert\SpecialChar \menuseparator
14982 Marginal
14983 \begin_inset space ~
14984 \end_inset
14985
14986 Note
14987 \family default
14988  or the toolbar button 
14989 \begin_inset Graphics
14990         filename ../images/marginalnote-insert.png
14991
14992 \end_inset
14993
14994 , you'll see 
14995 \family roman
14996 \series medium
14997 a
14998 \family default
14999 \series default
15000  grey 
15001 \family roman
15002 \series medium
15003 box with a
15004 \family default
15005 \series default
15006  red 
15007 \family roman
15008 \series medium
15009 label 
15010 \begin_inset Quotes eld
15011 \end_inset
15012
15013 margin
15014 \begin_inset Quotes erd
15015 \end_inset
15016
15017  appearing within your text.
15018  This box is LyX's representation of your margin
15019 \family default
15020 \series default
15021 al 
15022 \family roman
15023 \series medium
15024 note.
15025 \end_layout
15026
15027 \begin_layout Standard
15028 At the side is an example marginal note.
15029 \family roman
15030 \series medium
15031
15032 \begin_inset Marginal
15033 status open
15034
15035 \begin_layout Plain Layout
15036 This is a marginal note.
15037 \end_layout
15038
15039 \end_inset
15040
15041
15042 \end_layout
15043
15044 \begin_layout Standard
15045 Marginal notes appear at the right side in single-sided documents.
15046  In double-sided documents they appear in the outer margin -- left on even
15047  pages, right on odd pages.
15048 \end_layout
15049
15050 \begin_layout Section
15051 Graphics and Images
15052 \begin_inset Index
15053 status collapsed
15054
15055 \begin_layout Plain Layout
15056 Images
15057 \end_layout
15058
15059 \end_inset
15060
15061
15062 \begin_inset Index
15063 status collapsed
15064
15065 \begin_layout Plain Layout
15066 Graphics
15067 \end_layout
15068
15069 \end_inset
15070
15071
15072 \begin_inset CommandInset label
15073 LatexCommand label
15074 name "sec:Graphics"
15075
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \begin_layout Standard
15082 To insert an image in your document, place the cursor at the text position
15083  you want and click on the toolbar icon 
15084 \begin_inset Graphics
15085         filename ../images/dialog-show-new-inset_graphics.png
15086
15087 \end_inset
15088
15089  or select 
15090 \family sans
15091 Insert\SpecialChar \menuseparator
15092 Graphics
15093 \family default
15094  from the menu.
15095  Then a dialog will appear to choose the file to load.
15096 \end_layout
15097
15098 \begin_layout Standard
15099 This dialog has numerous mostly self-explanatory parameters.
15100  The 
15101 \family sans
15102 Graphics
15103 \family default
15104  tab allows you to choose your image file.
15105  The appearance of the image inside LyX and in the output is adjusted separately.
15106  The image can be transformed by setting a rotation angle and a scaling
15107  factor.
15108  The scaling units are explained in Appendix
15109 \begin_inset space ~
15110 \end_inset
15111
15112
15113 \begin_inset CommandInset ref
15114 LatexCommand ref
15115 reference "cha:Units-available-in"
15116
15117 \end_inset
15118
15119 .
15120 \end_layout
15121
15122 \begin_layout Standard
15123 In the tab 
15124 \family sans
15125 Clipping
15126 \family default
15127  it is possible to set image coordinates to adjust the height and width
15128  of the image in the output.
15129  The coordinates can also be calculated automatically by pressing the button
15130  
15131 \family sans
15132 Get
15133 \begin_inset space ~
15134 \end_inset
15135
15136 from
15137 \begin_inset space ~
15138 \end_inset
15139
15140 file
15141 \family default
15142 .
15143  The option 
15144 \family sans
15145 Clip
15146 \begin_inset space ~
15147 \end_inset
15148
15149 to
15150 \begin_inset space ~
15151 \end_inset
15152
15153 bounding
15154 \begin_inset space ~
15155 \end_inset
15156
15157 box
15158 \family default
15159  will only print the image region within the given coordinates.
15160  Normally you don't need to take care about image coordinates and can ignore
15161  the tab 
15162 \family sans
15163 Clipping
15164 \family default
15165 .
15166 \end_layout
15167
15168 \begin_layout Standard
15169 LaTeX experts can specify additional LaTeX options in the 
15170 \family sans
15171 Extras
15172 \family default
15173  tab.
15174  You can also set the 
15175 \family sans
15176 Subfigure
15177 \family default
15178  option here if the image is inside a figure float.
15179  This option is explained in section
15180 \begin_inset space ~
15181 \end_inset
15182
15183
15184 \begin_inset CommandInset ref
15185 LatexCommand ref
15186 reference "sec:Figure-Floats"
15187
15188 \end_inset
15189
15190 .
15191  The option 
15192 \family sans
15193 Draft
15194 \begin_inset space ~
15195 \end_inset
15196
15197 mode
15198 \family default
15199  effects that the image don't appear in the output, only a frame with the
15200  image size is printed.
15201 \end_layout
15202
15203 \begin_layout Standard
15204 The graphics dialog can be called at any time by right-clicking on an image.
15205  The image will appear in the output exactly at the position where it is
15206  in the text.
15207  This is an example image in the PDF format within a separate, horizontally
15208  centered paragraph: 
15209 \end_layout
15210
15211 \begin_layout Standard
15212 \align center
15213 \begin_inset Graphics
15214         filename clipart/mobius.eps
15215         scale 70
15216         rotateOrigin center
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \begin_layout Standard
15224 If you need image captions and want to reference images, you have to put
15225  the image into a float, see section
15226 \begin_inset space ~
15227 \end_inset
15228
15229
15230 \begin_inset CommandInset ref
15231 LatexCommand ref
15232 reference "sec:Figure-Floats"
15233
15234 \end_inset
15235
15236 .
15237 \end_layout
15238
15239 \begin_layout Subsection
15240 Image Formats
15241 \begin_inset Index
15242 status collapsed
15243
15244 \begin_layout Plain Layout
15245 Image formats
15246 \end_layout
15247
15248 \end_inset
15249
15250
15251 \begin_inset CommandInset label
15252 LatexCommand label
15253 name "sub:Image-Formats"
15254
15255 \end_inset
15256
15257
15258 \end_layout
15259
15260 \begin_layout Standard
15261 You can insert images in any known file format.
15262  But as we explained in section
15263 \begin_inset space ~
15264 \end_inset
15265
15266
15267 \begin_inset CommandInset ref
15268 LatexCommand ref
15269 reference "sub:Output-file-formats"
15270
15271 \end_inset
15272
15273 , every output document format allows only a few image formats.
15274  LyX uses therefore the program 
15275 \family typewriter
15276 Imagemagick
15277 \family default
15278  in the background to convert the images to the right format.
15279  To increase your workflow by avoiding these conversions in the background,
15280  you can use only the image formats listed in the subsections of section
15281 \begin_inset space ~
15282 \end_inset
15283
15284
15285 \begin_inset CommandInset ref
15286 LatexCommand ref
15287 reference "sub:Output-file-formats"
15288
15289 \end_inset
15290
15291 .
15292 \end_layout
15293
15294 \begin_layout Standard
15295 Similar to fonts there are two types of image formats:
15296 \end_layout
15297
15298 \begin_layout Description
15299 Bitmap
15300 \begin_inset space ~
15301 \end_inset
15302
15303 images consist of pixel values, often in a compressed form.
15304  They are therefore not fully scalable and look pixeled in large zooms.
15305  Well-known bitmap image formats are 
15306 \begin_inset Quotes eld
15307 \end_inset
15308
15309 Graphics Interchange Format
15310 \begin_inset Quotes erd
15311 \end_inset
15312
15313  (GIF, file extension 
15314 \begin_inset Quotes eld
15315 \end_inset
15316
15317
15318 \family typewriter
15319 .gif
15320 \family default
15321
15322 \begin_inset Quotes erd
15323 \end_inset
15324
15325 )
15326 \begin_inset Index
15327 status collapsed
15328
15329 \begin_layout Plain Layout
15330 GIF|see
15331 \begin_inset ERT
15332 status collapsed
15333
15334 \begin_layout Plain Layout
15335
15336 {
15337 \end_layout
15338
15339 \end_inset
15340
15341 Image formats
15342 \begin_inset ERT
15343 status collapsed
15344
15345 \begin_layout Plain Layout
15346
15347 }
15348 \end_layout
15349
15350 \end_inset
15351
15352
15353 \end_layout
15354
15355 \end_inset
15356
15357
15358 \begin_inset Quotes eld
15359 \end_inset
15360
15361 Portable Network Graphics
15362 \begin_inset Quotes erd
15363 \end_inset
15364
15365  (PNG, file extension 
15366 \begin_inset Quotes eld
15367 \end_inset
15368
15369
15370 \family typewriter
15371 .png
15372 \family default
15373
15374 \begin_inset Quotes erd
15375 \end_inset
15376
15377 )
15378 \begin_inset Index
15379 status collapsed
15380
15381 \begin_layout Plain Layout
15382 PNG|see
15383 \begin_inset ERT
15384 status collapsed
15385
15386 \begin_layout Plain Layout
15387
15388 {
15389 \end_layout
15390
15391 \end_inset
15392
15393 Image formats
15394 \begin_inset ERT
15395 status collapsed
15396
15397 \begin_layout Plain Layout
15398
15399 }
15400 \end_layout
15401
15402 \end_inset
15403
15404
15405 \end_layout
15406
15407 \end_inset
15408
15409 , and 
15410 \begin_inset Quotes eld
15411 \end_inset
15412
15413 Joint Photographic Experts Group
15414 \begin_inset Quotes erd
15415 \end_inset
15416
15417  (JPG, file extension 
15418 \begin_inset Quotes eld
15419 \end_inset
15420
15421
15422 \family typewriter
15423 .jpg
15424 \family default
15425
15426 \begin_inset Quotes erd
15427 \end_inset
15428
15429  or 
15430 \begin_inset Quotes eld
15431 \end_inset
15432
15433
15434 \family typewriter
15435 .jpeg
15436 \family default
15437
15438 \begin_inset Quotes erd
15439 \end_inset
15440
15441 )
15442 \begin_inset Index
15443 status collapsed
15444
15445 \begin_layout Plain Layout
15446 JPG|see
15447 \begin_inset ERT
15448 status collapsed
15449
15450 \begin_layout Plain Layout
15451
15452 {
15453 \end_layout
15454
15455 \end_inset
15456
15457 Image formats
15458 \begin_inset ERT
15459 status collapsed
15460
15461 \begin_layout Plain Layout
15462
15463 }
15464 \end_layout
15465
15466 \end_inset
15467
15468
15469 \end_layout
15470
15471 \end_inset
15472
15473 .
15474 \end_layout
15475
15476 \begin_layout Description
15477 Scalable
15478 \begin_inset space ~
15479 \end_inset
15480
15481 images consist of vectors and can therefore be scaled to any size without
15482  data loss.
15483  The scaling ability is necessary if you want to create presentations, because
15484  presentations are always scaled by the beamer.
15485  Scaling is also useful for online documents to let the user zoom into diagrams.
15486 \begin_inset Newline newline
15487 \end_inset
15488
15489 Scalable image formats can be 
15490 \begin_inset Quotes eld
15491 \end_inset
15492
15493 Scalable Vector Graphics
15494 \begin_inset Quotes erd
15495 \end_inset
15496
15497  (SVG, file extension 
15498 \begin_inset Quotes eld
15499 \end_inset
15500
15501
15502 \family typewriter
15503 .svg
15504 \family default
15505
15506 \begin_inset Quotes erd
15507 \end_inset
15508
15509 )
15510 \begin_inset Index
15511 status collapsed
15512
15513 \begin_layout Plain Layout
15514 SVG|see
15515 \begin_inset ERT
15516 status collapsed
15517
15518 \begin_layout Plain Layout
15519
15520 {
15521 \end_layout
15522
15523 \end_inset
15524
15525 Image formats
15526 \begin_inset ERT
15527 status collapsed
15528
15529 \begin_layout Plain Layout
15530
15531 }
15532 \end_layout
15533
15534 \end_inset
15535
15536
15537 \end_layout
15538
15539 \end_inset
15540
15541
15542 \begin_inset Quotes eld
15543 \end_inset
15544
15545 Encapsulated PostScript
15546 \begin_inset Quotes erd
15547 \end_inset
15548
15549  (EPS, file extension 
15550 \begin_inset Quotes eld
15551 \end_inset
15552
15553
15554 \family typewriter
15555 .eps
15556 \family default
15557
15558 \begin_inset Quotes erd
15559 \end_inset
15560
15561 )
15562 \begin_inset Index
15563 status collapsed
15564
15565 \begin_layout Plain Layout
15566 EPS|see
15567 \begin_inset ERT
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571
15572 {
15573 \end_layout
15574
15575 \end_inset
15576
15577 Image formats
15578 \begin_inset ERT
15579 status collapsed
15580
15581 \begin_layout Plain Layout
15582
15583 }
15584 \end_layout
15585
15586 \end_inset
15587
15588
15589 \end_layout
15590
15591 \end_inset
15592
15593 , and 
15594 \begin_inset Quotes eld
15595 \end_inset
15596
15597 Portable Document Format
15598 \begin_inset Quotes erd
15599 \end_inset
15600
15601  (PDF, file extension 
15602 \begin_inset Quotes eld
15603 \end_inset
15604
15605
15606 \family typewriter
15607 .pdf
15608 \family default
15609
15610 \begin_inset Quotes erd
15611 \end_inset
15612
15613 )
15614 \begin_inset Index
15615 status collapsed
15616
15617 \begin_layout Plain Layout
15618 PDF
15619 \end_layout
15620
15621 \end_inset
15622
15623 .
15624  We say it can be, because you can convert any bitmap image format to PDF
15625  or EPS and the result won't be scalable.
15626  In this cases only a header with the image properties is added to the original
15627  image
15628 \begin_inset Foot
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632 In the case of PDF, the original image is additionally compressed.
15633 \end_layout
15634
15635 \end_inset
15636
15637 .
15638 \end_layout
15639
15640 \begin_layout Standard
15641 Normally one can't convert a bitmap image into a scalable one, only vice
15642  versa.
15643 \end_layout
15644
15645 \begin_layout Section
15646 Tables
15647 \begin_inset Index
15648 status collapsed
15649
15650 \begin_layout Plain Layout
15651 Tables
15652 \end_layout
15653
15654 \end_inset
15655
15656
15657 \begin_inset CommandInset label
15658 LatexCommand label
15659 name "sec:Tables"
15660
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \begin_layout Standard
15667 You can insert a table using either the toolbar button 
15668 \begin_inset Graphics
15669         filename ../images/tabular-insert.png
15670         scale 85
15671
15672 \end_inset
15673
15674  or the menu 
15675 \family sans
15676 Insert\SpecialChar \menuseparator
15677 Table
15678 \family default
15679 .
15680  A dialog will appear, asking you for the number of rows and columns.
15681  The default table has lines around any cell and the first row appears separated
15682  from the rest of the table.
15683  This separation appears due to a double line: The cells of the first row
15684  have a line below them and the cells of the second row have a line above
15685  them.
15686  Here's an example table:
15687 \end_layout
15688
15689 \begin_layout Standard
15690 \align center
15691 \begin_inset Tabular
15692 <lyxtabular version="3" rows="4" columns="4">
15693 <features>
15694 <column alignment="center" valignment="top" width="0pt">
15695 <column alignment="center" valignment="top" width="0pt">
15696 <column alignment="center" valignment="top" width="0in">
15697 <column alignment="center" valignment="top" width="0pt">
15698 <row>
15699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Plain Layout
15703
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15709 \begin_inset Text
15710
15711 \begin_layout Plain Layout
15712
15713 \family roman
15714 \series medium
15715 \shape up
15716 \size normal
15717 \emph off
15718 \bar no
15719 \noun off
15720 \color none
15721 1
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730 2
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Plain Layout
15739 3
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 </row>
15745 <row>
15746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750
15751 \family roman
15752 \series medium
15753 \shape up
15754 \size normal
15755 \emph off
15756 \bar no
15757 \noun off
15758 \color none
15759 A
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15783 \begin_inset Text
15784
15785 \begin_layout Plain Layout
15786
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 </row>
15792 <row>
15793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797
15798 \family roman
15799 \series medium
15800 \shape up
15801 \size normal
15802 \emph off
15803 \bar no
15804 \noun off
15805 \color none
15806 B
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15812 \begin_inset Text
15813
15814 \begin_layout Plain Layout
15815
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824
15825 \size normal
15826 \noun off
15827 \color none
15828  
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 </row>
15843 <row>
15844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15845 \begin_inset Text
15846
15847 \begin_layout Plain Layout
15848
15849 \family roman
15850 \series medium
15851 \shape up
15852 \size normal
15853 \emph off
15854 \bar no
15855 \noun off
15856 \color none
15857 C
15858 \end_layout
15859
15860 \end_inset
15861 </cell>
15862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875
15876 \end_layout
15877
15878 \end_inset
15879 </cell>
15880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15881 \begin_inset Text
15882
15883 \begin_layout Plain Layout
15884
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 </row>
15890 </lyxtabular>
15891
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \begin_layout Subsection
15898 The Table dialog
15899 \end_layout
15900
15901 \begin_layout Standard
15902 You can alter a table by clicking on it with the right mouse button, which
15903  brings up the table dialog.
15904  Here you can adjust the settings of the cell and row/column respectively
15905  where the cursor is placed currently.
15906  Most of the dialog options also work on selections.
15907  This means that if you select more cells, columns or rows the action is
15908  done on all of your selection.
15909 \end_layout
15910
15911 \begin_layout Standard
15912 Additionally to the table dialog the 
15913 \family sans
15914 table
15915 \begin_inset space ~
15916 \end_inset
15917
15918 toolbar
15919 \family default
15920 , that appears when the cursor is inside a table, helps you in setting table
15921  properties.
15922  It is for example currently only possible to add
15923 \begin_inset space \thinspace{}
15924 \end_inset
15925
15926 /
15927 \begin_inset space \thinspace{}
15928 \end_inset
15929
15930 delete lines via the table toolbar.
15931 \end_layout
15932
15933 \begin_layout Standard
15934 In the tab 
15935 \family sans
15936 Table
15937 \begin_inset space ~
15938 \end_inset
15939
15940 Settings
15941 \family default
15942  of the table dialog you can set the alignment for the current row.
15943  If you add a row or column, it will be inserted right beside or below the
15944  current cell respectively.
15945  The vertical alignment of a column can only be adjusted when a column width
15946  is given.
15947  A given width will allow the cell to have linebreaks and multiple paragraphs
15948  of text, see section
15949 \begin_inset space ~
15950 \end_inset
15951
15952
15953 \begin_inset CommandInset ref
15954 LatexCommand ref
15955 reference "sub:Table-Cells"
15956
15957 \end_inset
15958
15959 .
15960 \end_layout
15961
15962 \begin_layout Standard
15963 You can mark multiple cells of one row as a multicolumn cell using the check
15964  box 
15965 \family sans
15966 Multicolumn
15967 \family default
15968 .
15969  This will merge the cells to 
15970 \emph on
15971 one
15972 \emph default
15973  cell, spread over more than one column.
15974  Multicolumn cells are treated as own rows, so that the alignment, width,
15975  and border settings affect only the multicolumn cell.
15976  Here's an example table with a multicolumn cell in the first row and one
15977  in the last row without the upper border:
15978 \end_layout
15979
15980 \begin_layout Standard
15981 \align center
15982 \begin_inset Tabular
15983 <lyxtabular version="3" rows="3" columns="4">
15984 <features firstHeadTopDL="true" firstHeadBottomDL="true">
15985 <column alignment="center" valignment="top" width="0pt">
15986 <column alignment="center" valignment="middle" width="0">
15987 <column alignment="center" valignment="top" width="0in">
15988 <column alignment="center" valignment="top" width="0pt">
15989 <row>
15990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994 abc
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003 def ghi
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 jkl
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 </row>
16027 <row>
16028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16029 \begin_inset Text
16030
16031 \begin_layout Plain Layout
16032
16033 \family roman
16034 \series medium
16035 \shape up
16036 \size normal
16037 \emph off
16038 \bar no
16039 \noun off
16040 \color none
16041 A
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 B
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 C
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068 D
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 <row>
16075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 1
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 2
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 3
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 4
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 </lyxtabular>
16113
16114 \end_inset
16115
16116
16117 \end_layout
16118
16119 \begin_layout Standard
16120 At the moment LyX doesn't support multirow cells.
16121  Adept users can declare special LaTeX-arguments for the table.
16122  They are necessary for special table formatting, like for multirow cells,
16123  explained in the tables section of the 
16124 \emph on
16125 Extended
16126 \begin_inset space ~
16127 \end_inset
16128
16129 Features
16130 \emph default
16131  manual.
16132  You can also rotate the current cell or the whole table 90
16133 \begin_inset Formula $\,$
16134 \end_inset
16135
16136 degrees counterclockwise.
16137  These rotations are not visible in LyX but in the output.
16138 \end_layout
16139
16140 \begin_layout Standard
16141 \begin_inset Note Greyedout
16142 status open
16143
16144 \begin_layout Plain Layout
16145
16146 \series bold
16147 Note:
16148 \series default
16149  Most DVI-viewers are 
16150 \emph on
16151 not
16152 \emph default
16153  able to display rotations.
16154 \end_layout
16155
16156 \end_inset
16157
16158
16159 \end_layout
16160
16161 \begin_layout Standard
16162 The 
16163 \family sans
16164 Borders
16165 \family default
16166  tab allows you to add and delete border lines for the current row/column.
16167  The button 
16168 \family sans
16169 Default
16170 \family default
16171  adds lines for all cell borders.
16172 \end_layout
16173
16174 \begin_layout Subsection
16175 Longtables
16176 \begin_inset Index
16177 status collapsed
16178
16179 \begin_layout Plain Layout
16180 Tables ! Longtables
16181 \end_layout
16182
16183 \end_inset
16184
16185
16186 \begin_inset Index
16187 status collapsed
16188
16189 \begin_layout Plain Layout
16190 Longtables
16191 \end_layout
16192
16193 \end_inset
16194
16195
16196 \end_layout
16197
16198 \begin_layout Standard
16199 If the table is too long to fit on one page, you can use the option 
16200 \family sans
16201 Use
16202 \begin_inset space ~
16203 \end_inset
16204
16205 long
16206 \begin_inset space ~
16207 \end_inset
16208
16209 table
16210 \family default
16211  in the tab 
16212 \family sans
16213 Longtable
16214 \family default
16215  of the table dialog to split the table automatically over more pages.
16216  Doing this enables some check boxes and you can now define:
16217 \end_layout
16218
16219 \begin_layout Description
16220
16221 \family sans
16222 Header
16223 \family default
16224 : The current row and all rows above, that don't have any special options
16225  defined, are defined to be the header rows of all pages of the longtable;
16226  except for the first page, if 
16227 \family sans
16228 First
16229 \begin_inset space ~
16230 \end_inset
16231
16232 header
16233 \family default
16234  is defined.
16235 \end_layout
16236
16237 \begin_layout Description
16238
16239 \family sans
16240 First
16241 \begin_inset space ~
16242 \end_inset
16243
16244 header
16245 \family default
16246 : The current row and all rows above, that don't have any special options
16247  defined, are defined to be the header rows of the first page of the longtable.
16248 \end_layout
16249
16250 \begin_layout Description
16251
16252 \family sans
16253 Footer
16254 \family default
16255 : The current row and all rows below, that don't have any special options
16256  defined, are defined to be the footer rows of all pages of the longtable;
16257  except for the last page, if 
16258 \family sans
16259 Last
16260 \begin_inset space ~
16261 \end_inset
16262
16263 footer
16264 \family default
16265  is defined.
16266 \end_layout
16267
16268 \begin_layout Description
16269
16270 \family sans
16271 Last
16272 \begin_inset space ~
16273 \end_inset
16274
16275 footer
16276 \family default
16277 : The current row and all rows below, that don't have any special options
16278  defined, are defined to be the footer rows of the last page of the longtable.
16279 \end_layout
16280
16281 \begin_layout Standard
16282 You can also specify a row where the table is splitted.
16283  If you set more than one option in the same table row, you should be aware
16284  of the fact that only the first one is used in the given table row.
16285  The others will then be defined as 
16286 \emph on
16287 empty
16288 \emph default
16289 .
16290  In this context, first means first in this order: 
16291 \family sans
16292 Footer, Last
16293 \begin_inset space ~
16294 \end_inset
16295
16296 footer,
16297 \family default
16298  
16299 \family sans
16300 Header,
16301 \family default
16302  
16303 \family sans
16304 First
16305 \begin_inset space ~
16306 \end_inset
16307
16308 header.
16309
16310 \family default
16311  See the following longtable to see how it works:
16312 \end_layout
16313
16314 \begin_layout Standard
16315 \align center
16316 \begin_inset Tabular
16317 <lyxtabular version="3" rows="69" columns="3">
16318 <features islongtable="true">
16319 <column alignment="block" valignment="top" width="5cm">
16320 <column alignment="left" valignment="top" width="0pt">
16321 <column alignment="right" valignment="top" width="0pt">
16322 <row endfirsthead="true">
16323 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327
16328 \series bold
16329 Example Phone List (ignore the names)
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 <row endfirsthead="true">
16354 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358
16359 \series bold
16360 NAME
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378
16379 \series bold
16380 TEL.
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 </row>
16386 <row endhead="true">
16387 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391  
16392 \series bold
16393 Example Phone List
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 </row>
16417 <row endhead="true">
16418 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422
16423 \series bold
16424 NAME
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442
16443 \series bold
16444 TEL.
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 </row>
16450 <row endfoot="true">
16451 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455  
16456 \series bold
16457 continue ...
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 </row>
16481 <row>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486
16487 \series bold
16488 Annovi
16489 \end_layout
16490
16491 \end_inset
16492 </cell>
16493 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497 Silvia
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 111
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 </row>
16512 <row>
16513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16514 \begin_inset Text
16515
16516 \begin_layout Plain Layout
16517
16518 \series bold
16519 Bertoli
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 Stefano
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 111
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 </row>
16543 <row>
16544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548
16549 \series bold
16550 Bozzi
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559 Walter
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568 111
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 <row>
16575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579
16580 \series bold
16581 Cachia
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 Maria
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 111
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 </row>
16605 <row>
16606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610
16611 \series bold
16612 Cachia
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 Maurizio
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 111
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 </row>
16636 <row>
16637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641
16642 \series bold
16643 Cinquemani
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 Giusi
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661 111
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 </row>
16667 <row>
16668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \series bold
16674 Colin
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 Bernard
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 111
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 </row>
16698 <row>
16699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703
16704 \series bold
16705 Concli
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714 Gianfranco
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 111
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 </row>
16729 <row>
16730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734
16735 \series bold
16736 Dal Bosco
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 Carolina
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 111
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 </row>
16760 <row>
16761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765
16766 \series bold
16767 Dalpiaz
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776 Annamaria
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 111
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 </row>
16791 <row>
16792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796
16797 \series bold
16798 Feliciello
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 Domenico
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816 111
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 </row>
16822 <row>
16823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827
16828 \series bold
16829 Focarelli
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 Paola
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 111
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 <row>
16854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \series bold
16860 Galletti
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869 Oreste
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878 111
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 </row>
16884 <row>
16885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889
16890 \series bold
16891 Gasparini
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 Franca
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909 111
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 </row>
16915 <row>
16916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \series bold
16922 Rizzardi
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 Paola
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 111
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 </row>
16946 <row>
16947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951
16952 \series bold
16953 Lassini
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962 Giancarlo
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971 111
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 </row>
16977 <row>
16978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982
16983 \series bold
16984 Malfatti
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 Luciano
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002 111
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 </row>
17008 <row>
17009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013
17014 \series bold
17015 Malfatti
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 Valeriano
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 111
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \series bold
17046 Meneguzzo
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 Roberto
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 111
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 </row>
17070 <row>
17071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075
17076 \series bold
17077 Mezzadra
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 Roberto
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 111
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 <row>
17102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106
17107 \series bold
17108 Pirpamer
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 Erich
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 111
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 </row>
17132 <row>
17133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137
17138 \series bold
17139 Pochiesa
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148 Paolo
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 111, 222
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 </row>
17163 <row>
17164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168
17169 \series bold
17170 Radina
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179 Claudio
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 111
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 <row>
17195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199
17200 \series bold
17201 Stuffer
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 Oskar
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 111
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 </row>
17225 <row>
17226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230
17231 \series bold
17232 Tacchelli
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 Ugo
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250 111
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 </row>
17256 <row>
17257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261
17262 \series bold
17263 Tezzele
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272 Margit
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281 111
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 </row>
17287 <row>
17288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292
17293 \series bold
17294 Unterkalmsteiner
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303 Frieda
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312 111
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 </row>
17318 <row>
17319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323
17324 \series bold
17325 Vieider
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334 Hilde
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 111
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 </row>
17349 <row>
17350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \series bold
17356 Vigna
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 Jürgen
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 111
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 </row>
17380 <row>
17381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385
17386 \series bold
17387 Weber
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396 Maurizio
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 111
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 </row>
17411 <row>
17412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416
17417 \series bold
17418 Winkler
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 Franz
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 111
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 </row>
17442 <row>
17443 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447  
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 </row>
17471 <row>
17472 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476
17477 \series bold
17478 Annovi
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 Silvia
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496 555
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 </row>
17502 <row>
17503 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507
17508 \series bold
17509 Bertoli
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 Stefano
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 555
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538
17539 \series bold
17540 Bozzi
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 Walter
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558 555
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 </row>
17564 <row>
17565 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569
17570 \series bold
17571 Cachia
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580 Maria
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589 555
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 </row>
17595 <row>
17596 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600
17601 \series bold
17602 Cachia
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 Maurizio
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620 555
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \series bold
17633 Cinquemani
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 Giusi
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 555
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 </row>
17657 <row>
17658 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \series bold
17664 Colin
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 Bernard
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 555
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row>
17689 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693
17694 \series bold
17695 Concli
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 Gianfranco
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713 555
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 </row>
17719 <row>
17720 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724
17725 \series bold
17726 Dal Bosco
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 Carolina
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 555
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 </row>
17750 <row>
17751 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \series bold
17757 Dalpiaz
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 Annamaria
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775 555
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 </row>
17781 <row>
17782 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786
17787 \series bold
17788 Feliciello
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 Domenico
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806 555
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 </row>
17812 <row>
17813 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817
17818 \series bold
17819 Focarelli
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 Paola
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837 555
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 </row>
17843 <row>
17844 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848
17849 \series bold
17850 Galletti
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859 Oreste
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 555
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 </row>
17874 <row>
17875 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879
17880 \series bold
17881 Gasparini
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 Franca
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899 555
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 </row>
17905 <row>
17906 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910
17911 \series bold
17912 Rizzardi
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 Paola
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 555
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 </row>
17936 <row>
17937 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941
17942 \series bold
17943 Lassini
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 Giancarlo
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 555
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 </row>
17967 <row>
17968 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972
17973 \series bold
17974 Malfatti
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 Luciano
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 555
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 </row>
17998 <row>
17999 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \series bold
18005 Malfatti
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 Valeriano
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 555
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 </row>
18029 <row>
18030 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034
18035 \series bold
18036 Meneguzzo
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045 Roberto
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054 555
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 </row>
18060 <row>
18061 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \series bold
18067 Mezzadra
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 Roberto
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 555
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 </row>
18091 <row>
18092 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096
18097 \series bold
18098 Pirpamer
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 Erich
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 555
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row>
18123 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127
18128 \series bold
18129 Pochiesa
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138 Paolo
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147 555, 222
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 </row>
18153 <row>
18154 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158
18159 \series bold
18160 Radina
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 Claudio
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178 555
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 </row>
18184 <row>
18185 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189
18190 \series bold
18191 Stuffer
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 Oskar
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 555
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 </row>
18215 <row>
18216 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220
18221 \series bold
18222 Tacchelli
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 Ugo
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240 555
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 </row>
18246 <row>
18247 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251
18252 \series bold
18253 Tezzele
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 Margit
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 555
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 </row>
18277 <row>
18278 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282
18283 \series bold
18284 Unterkalmsteiner
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 Frieda
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302 555
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 </row>
18308 <row>
18309 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313
18314 \series bold
18315 Vieider
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 Hilde
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 555
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 </row>
18339 <row>
18340 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344
18345 \series bold
18346 Vigna
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 Jürgen
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 999
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 </row>
18370 <row>
18371 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375
18376 \series bold
18377 Weber
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 Maurizio
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 555
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 </row>
18401 <row>
18402 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406
18407 \series bold
18408 Winkler
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 Franz
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 555
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 <row endlastfoot="true">
18433 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437
18438 \series bold
18439 End
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 </row>
18463 </lyxtabular>
18464
18465 \end_inset
18466
18467
18468 \end_layout
18469
18470 \begin_layout Subsection
18471 Table Cells
18472 \begin_inset Index
18473 status collapsed
18474
18475 \begin_layout Plain Layout
18476 Tables ! Cells
18477 \end_layout
18478
18479 \end_inset
18480
18481
18482 \begin_inset CommandInset label
18483 LatexCommand label
18484 name "sub:Table-Cells"
18485
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \begin_layout Standard
18492 A table cell can contain text, inline equations, a figure, or another table.
18493  All these kinds of objects can be placed in the same cell.
18494  Font sizes and shapes can also be altered.
18495  But you can't put a special environment in a cell (like 
18496 \family sans
18497 Section*
18498 \family default
18499 , etc.), nor set spacing options etc.
18500  for the cell's paragraph.
18501 \end_layout
18502
18503 \begin_layout Standard
18504 To have multi-line entries in table cells, you have to declare a fixed width
18505  for the column in the table dialog.
18506  Your text is then automatically split into multiple lines and the cell
18507  is enlarged vertically when the length of the text exceeds the given width.
18508  An example:
18509 \end_layout
18510
18511 \begin_layout Standard
18512 \align center
18513 \begin_inset Tabular
18514 <lyxtabular version="3" rows="4" columns="3">
18515 <features>
18516 <column alignment="center" valignment="top" width="0pt">
18517 <column alignment="block" valignment="top" width="3cm">
18518 <column alignment="center" valignment="top" width="0pt">
18519 <row>
18520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524
18525 \family roman
18526 \series medium
18527 \shape up
18528 \size normal
18529 \emph off
18530 \bar no
18531 \noun off
18532 \color none
18533 1
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542
18543 \family roman
18544 \series medium
18545 \shape up
18546 \size normal
18547 \emph off
18548 \bar no
18549 \noun off
18550 \color none
18551 2
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560
18561 \family roman
18562 \series medium
18563 \shape up
18564 \size normal
18565 \emph off
18566 \bar no
18567 \noun off
18568 \color none
18569 3
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 </row>
18575 <row>
18576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Plain Layout
18580
18581 \family roman
18582 \series medium
18583 \shape up
18584 \size normal
18585 \emph off
18586 \bar no
18587 \noun off
18588 \color none
18589 4
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598
18599 \family roman
18600 \series medium
18601 \shape up
18602 \size normal
18603 \emph off
18604 \bar no
18605 \noun off
18606 \color none
18607 This is a multiline entry in a table.
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616
18617 \family roman
18618 \series medium
18619 \shape up
18620 \size normal
18621 \emph off
18622 \bar no
18623 \noun off
18624 \color none
18625 5
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 </row>
18631 <row>
18632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18633 \begin_inset Text
18634
18635 \begin_layout Plain Layout
18636
18637 \family roman
18638 \series medium
18639 \shape up
18640 \size normal
18641 \emph off
18642 \bar no
18643 \noun off
18644 \color none
18645 6
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654
18655 \family roman
18656 \series medium
18657 \shape up
18658 \size normal
18659 \emph off
18660 \bar no
18661 \noun off
18662 \color none
18663 This is longer now.
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \family roman
18674 \series medium
18675 \shape up
18676 \size normal
18677 \emph off
18678 \bar no
18679 \noun off
18680 \color none
18681 7
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 </row>
18687 <row>
18688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \family roman
18694 \series medium
18695 \shape up
18696 \size normal
18697 \emph off
18698 \bar no
18699 \noun off
18700 \color none
18701 8
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710
18711 \family roman
18712 \series medium
18713 \shape up
18714 \size normal
18715 \emph off
18716 \bar no
18717 \noun off
18718 \color none
18719 This is a multiline entry in a table.
18720  This is longer now.
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729
18730 \family roman
18731 \series medium
18732 \shape up
18733 \size normal
18734 \emph off
18735 \bar no
18736 \noun off
18737 \color none
18738 9
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 </row>
18744 </lyxtabular>
18745
18746 \end_inset
18747
18748
18749 \end_layout
18750
18751 \begin_layout Standard
18752 Cutting and pasting between tables and table cells works reasonably well.
18753  You can cut and paste even more than one row.
18754  Selection with the mouse or with 
18755 \family sans
18756 Shift
18757 \family default
18758  plus the arrow keys works as usual.
18759  You can also copy and paste the entire table as a single unit by starting
18760  the selection from outside the table.
18761 \end_layout
18762
18763 \begin_layout Section
18764 Floats
18765 \begin_inset Index
18766 status collapsed
18767
18768 \begin_layout Plain Layout
18769 Floats
18770 \end_layout
18771
18772 \end_inset
18773
18774
18775 \begin_inset CommandInset label
18776 LatexCommand label
18777 name "sec:Floats"
18778
18779 \end_inset
18780
18781
18782 \end_layout
18783
18784 \begin_layout Standard
18785 A float is a block of text associated with some sort of label, which doesn't
18786  have a fixed location.
18787  It can 
18788 \begin_inset Quotes eld
18789 \end_inset
18790
18791 float
18792 \begin_inset Quotes erd
18793 \end_inset
18794
18795  forward or backward a page or two, to wherever it fits best.
18796  
18797 \family sans
18798 Footnotes
18799 \family default
18800  and 
18801 \family sans
18802 Margin
18803 \begin_inset space ~
18804 \end_inset
18805
18806 Notes
18807 \family default
18808  are also floats, because they can float to the next page when there are
18809  too much notes at the page.
18810 \end_layout
18811
18812 \begin_layout Standard
18813 Floats makes it possible to get a high quality layout.
18814  Images and tables can evenly be spread to the pages to avoid whitespace
18815  and pages without text.
18816  As the floating often destroys the context between the text and the image/table
18817 , every float can be referenced in the text.
18818  Floats are therefore numbered.
18819  Referencing is described in section
18820 \begin_inset space ~
18821 \end_inset
18822
18823
18824 \begin_inset CommandInset ref
18825 LatexCommand ref
18826 reference "sec:Cross-References"
18827
18828 \end_inset
18829
18830 .
18831 \end_layout
18832
18833 \begin_layout Standard
18834 To insert a float, use the menu 
18835 \family sans
18836 Insert\SpecialChar \menuseparator
18837 Floats
18838 \family default
18839 .
18840  A box with a caption that has e.
18841 \begin_inset space \thinspace{}
18842 \end_inset
18843
18844 g.
18845 \begin_inset space ~
18846 \end_inset
18847
18848 the label 
18849 \begin_inset Quotes eld
18850 \end_inset
18851
18852 Figure
18853 \begin_inset space ~
18854 \end_inset
18855
18856 #:
18857 \begin_inset Quotes erd
18858 \end_inset
18859
18860  (# is the actual number) will be inserted into your document.
18861  The label will automatically be translated to the document language in
18862  the output.
18863  Behind the label you can insert the caption text.
18864 \begin_inset Index
18865 status collapsed
18866
18867 \begin_layout Plain Layout
18868 Floats ! Captions
18869 \end_layout
18870
18871 \end_inset
18872
18873  The image or table is inserted above or below the caption in a separate
18874  paragraph within the float.
18875  To keep your LyX-document readable, you can open and close the float box
18876  by left-clicking on the box label.
18877  A closed float box looks like this: 
18878 \begin_inset Graphics
18879         filename clipart/floatQt4.png
18880         scale 80
18881
18882 \end_inset
18883
18884  -- a gray button with a red label.
18885 \end_layout
18886
18887 \begin_layout Standard
18888 It is recommended to insert floats as a separate paragraph to avoid possible
18889  LaTeX-errors that can occur when the surrounding text is specially formatted.
18890 \end_layout
18891
18892 \begin_layout Subsection
18893 Float Types
18894 \end_layout
18895
18896 \begin_layout Subsubsection
18897 Figure Floats
18898 \begin_inset Index
18899 status collapsed
18900
18901 \begin_layout Plain Layout
18902 Floats ! Figure floats
18903 \end_layout
18904
18905 \end_inset
18906
18907
18908 \begin_inset CommandInset label
18909 LatexCommand label
18910 name "sec:Figure-Floats"
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Standard
18918 The menu 
18919 \family sans
18920 Insert\SpecialChar \menuseparator
18921 Float\SpecialChar \menuseparator
18922 Figure
18923 \family default
18924  inserts a float with the label 
18925 \begin_inset Quotes eld
18926 \end_inset
18927
18928
18929 \series bold
18930 Figure
18931 \begin_inset space ~
18932 \end_inset
18933
18934 #:
18935 \series default
18936
18937 \begin_inset Quotes erd
18938 \end_inset
18939
18940 .
18941  Set the cursor above this label (or before it and press enter) and insert
18942  the image as described above to get the caption printed below the image.
18943  This is what we did for Figure
18944 \begin_inset space ~
18945 \end_inset
18946
18947
18948 \begin_inset CommandInset ref
18949 LatexCommand ref
18950 reference "cap:Platypus"
18951
18952 \end_inset
18953
18954 .
18955  If you want the caption to be above the image, set the cursor at the end
18956  of the caption, press enter and insert the image.
18957  This was done in Figure
18958 \begin_inset space ~
18959 \end_inset
18960
18961
18962 \begin_inset CommandInset ref
18963 LatexCommand ref
18964 reference "cap:Escher"
18965
18966 \end_inset
18967
18968 .
18969 \end_layout
18970
18971 \begin_layout Standard
18972 \begin_inset Float figure
18973 wide false
18974 sideways false
18975 status open
18976
18977 \begin_layout Plain Layout
18978 \align center
18979 \begin_inset Graphics
18980         filename clipart/platypus.eps
18981         width 50col%
18982         rotateOrigin center
18983
18984 \end_inset
18985
18986
18987 \end_layout
18988
18989 \begin_layout Plain Layout
18990 \begin_inset Caption
18991
18992 \begin_layout Plain Layout
18993 \begin_inset CommandInset label
18994 LatexCommand label
18995 name "cap:Platypus"
18996
18997 \end_inset
18998
18999 A severely distorted platypus in a float.
19000 \end_layout
19001
19002 \end_inset
19003
19004
19005 \end_layout
19006
19007 \end_inset
19008
19009
19010 \end_layout
19011
19012 \begin_layout Standard
19013 \begin_inset Float figure
19014 wide false
19015 sideways false
19016 status open
19017
19018 \begin_layout Plain Layout
19019 \begin_inset Caption
19020
19021 \begin_layout Plain Layout
19022 \begin_inset CommandInset label
19023 LatexCommand label
19024 name "cap:Escher"
19025
19026 \end_inset
19027
19028 M.C.
19029  Escher on acid.
19030 \end_layout
19031
19032 \end_inset
19033
19034
19035 \end_layout
19036
19037 \begin_layout Plain Layout
19038 \align center
19039 \begin_inset Graphics
19040         filename clipart/escher-lsd.eps
19041         scale 80
19042         rotateOrigin center
19043
19044 \end_inset
19045
19046
19047 \end_layout
19048
19049 \end_inset
19050
19051
19052 \end_layout
19053
19054 \begin_layout Standard
19055 This figure float show also how to set a label and create a cross-reference
19056  to it.
19057  As described in section
19058 \begin_inset space ~
19059 \end_inset
19060
19061
19062 \begin_inset CommandInset ref
19063 LatexCommand ref
19064 reference "sec:Cross-References"
19065
19066 \end_inset
19067
19068 , you can simply insert a label in the caption using the menu 
19069 \family sans
19070 Insert\SpecialChar \menuseparator
19071 Label
19072 \family default
19073  and refer to it using the menu 
19074 \family sans
19075 Insert\SpecialChar \menuseparator
19076 Cross-Reference
19077 \family default
19078 .
19079  It is important to use references to figure floats, rather than using vague
19080  references like 
19081 \begin_inset Quotes eld
19082 \end_inset
19083
19084 the figure above
19085 \begin_inset Quotes erd
19086 \end_inset
19087
19088 , because as LaTeX will reposition the floats in the final document; it
19089  might not be 
19090 \begin_inset Quotes eld
19091 \end_inset
19092
19093 above
19094 \begin_inset Quotes erd
19095 \end_inset
19096
19097  at all.
19098 \end_layout
19099
19100 \begin_layout Standard
19101 Normally only one image is inserted to a figure float, but sometimes you
19102  might want to use two images with separate subcaptions.
19103  This can be done by inserting image floats into existing image floats.
19104  Note that only the main caption of the float is added to the List of Figures.
19105  Figure
19106 \begin_inset space ~
19107 \end_inset
19108
19109
19110 \begin_inset CommandInset ref
19111 LatexCommand ref
19112 reference "cap:Two-distorted-images"
19113
19114 \end_inset
19115
19116  is an example of a figure float with two images set side by side.
19117  You can also set the images one below the other.
19118  Figure
19119 \begin_inset space ~
19120 \end_inset
19121
19122
19123 \begin_inset CommandInset ref
19124 LatexCommand ref
19125 reference "fig:Undefinable"
19126
19127 \end_inset
19128
19129  and 
19130 \begin_inset CommandInset ref
19131 LatexCommand ref
19132 reference "fig:Platypus"
19133
19134 \end_inset
19135
19136  are the subfigures.
19137 \end_layout
19138
19139 \begin_layout Standard
19140 \begin_inset Float figure
19141 wide false
19142 sideways false
19143 status open
19144
19145 \begin_layout Plain Layout
19146 \begin_inset space \hfill{}
19147 \end_inset
19148
19149
19150 \begin_inset Float figure
19151 wide false
19152 sideways false
19153 status open
19154
19155 \begin_layout Plain Layout
19156 \begin_inset Caption
19157
19158 \begin_layout Plain Layout
19159 \begin_inset CommandInset label
19160 LatexCommand label
19161 name "fig:Undefinable"
19162
19163 \end_inset
19164
19165 Undefinable
19166 \end_layout
19167
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \begin_layout Plain Layout
19174 \begin_inset Graphics
19175         filename clipart/escher-lsd.eps
19176         width 45col%
19177
19178 \end_inset
19179
19180
19181 \end_layout
19182
19183 \end_inset
19184
19185
19186 \begin_inset space \hfill{}
19187 \end_inset
19188
19189
19190 \begin_inset Float figure
19191 wide false
19192 sideways false
19193 status open
19194
19195 \begin_layout Plain Layout
19196 \begin_inset Caption
19197
19198 \begin_layout Plain Layout
19199 \begin_inset CommandInset label
19200 LatexCommand label
19201 name "fig:Platypus"
19202
19203 \end_inset
19204
19205 Platypus
19206 \end_layout
19207
19208 \end_inset
19209
19210
19211 \end_layout
19212
19213 \begin_layout Plain Layout
19214 \begin_inset Graphics
19215         filename clipart/platypus.eps
19216         lyxscale 60
19217         width 45col%
19218
19219 \end_inset
19220
19221
19222 \end_layout
19223
19224 \end_inset
19225
19226
19227 \begin_inset space \hfill{}
19228 \end_inset
19229
19230
19231 \end_layout
19232
19233 \begin_layout Plain Layout
19234 \begin_inset Caption
19235
19236 \begin_layout Plain Layout
19237 \begin_inset CommandInset label
19238 LatexCommand label
19239 name "cap:Two-distorted-images"
19240
19241 \end_inset
19242
19243 Two distorted images.
19244 \end_layout
19245
19246 \end_inset
19247
19248
19249 \end_layout
19250
19251 \end_inset
19252
19253
19254 \end_layout
19255
19256 \begin_layout Standard
19257 Note that the caption is added to the 
19258 \family sans
19259 List
19260 \begin_inset space ~
19261 \end_inset
19262
19263 of
19264 \begin_inset space ~
19265 \end_inset
19266
19267 Figures
19268 \family default
19269  as described in section
19270 \begin_inset space ~
19271 \end_inset
19272
19273
19274 \begin_inset CommandInset ref
19275 LatexCommand ref
19276 reference "sec:ListsOf"
19277
19278 \end_inset
19279
19280 .
19281 \end_layout
19282
19283 \begin_layout Subsubsection
19284 Table Floats
19285 \begin_inset Index
19286 status collapsed
19287
19288 \begin_layout Plain Layout
19289 Floats ! Table floats
19290 \end_layout
19291
19292 \end_inset
19293
19294
19295 \begin_inset CommandInset label
19296 LatexCommand label
19297 name "sec:Table-Floats"
19298
19299 \end_inset
19300
19301
19302 \end_layout
19303
19304 \begin_layout Standard
19305 Table floats can be inserted using the menu 
19306 \family sans
19307 Insert\SpecialChar \menuseparator
19308 Float\SpecialChar \menuseparator
19309 Table
19310 \family default
19311 .
19312  They have the same properties as figure floats except of the different
19313  label.
19314  Table
19315 \begin_inset space ~
19316 \end_inset
19317
19318
19319 \begin_inset CommandInset ref
19320 LatexCommand ref
19321 reference "cap:Table-float"
19322
19323 \end_inset
19324
19325  is an example of a table float.
19326 \end_layout
19327
19328 \begin_layout Standard
19329 \begin_inset Float table
19330 wide false
19331 sideways false
19332 status open
19333
19334 \begin_layout Plain Layout
19335 \begin_inset Caption
19336
19337 \begin_layout Plain Layout
19338 \begin_inset CommandInset label
19339 LatexCommand label
19340 name "cap:Table-float"
19341
19342 \end_inset
19343
19344 A table float.
19345 \end_layout
19346
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \begin_layout Plain Layout
19353 \align center
19354 \begin_inset Tabular
19355 <lyxtabular version="3" rows="3" columns="3">
19356 <features>
19357 <column alignment="center" valignment="top" width="0pt">
19358 <column alignment="center" valignment="top" width="0pt">
19359 <column alignment="center" valignment="top" width="0pt">
19360 <row>
19361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \family roman
19367 \series medium
19368 \shape up
19369 \size normal
19370 \emph off
19371 \bar no
19372 \noun off
19373 \color none
19374 1
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383
19384 \family roman
19385 \series medium
19386 \shape up
19387 \size normal
19388 \emph off
19389 \bar no
19390 \noun off
19391 \color none
19392 2
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401
19402 \family roman
19403 \series medium
19404 \shape up
19405 \size normal
19406 \emph off
19407 \bar no
19408 \noun off
19409 \color none
19410 3
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 </row>
19416 <row>
19417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421
19422 \family roman
19423 \series medium
19424 \shape up
19425 \size normal
19426 \emph off
19427 \bar no
19428 \noun off
19429 \color none
19430 Joe
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439
19440 \family roman
19441 \series medium
19442 \shape up
19443 \size normal
19444 \emph off
19445 \bar no
19446 \noun off
19447 \color none
19448 Mary
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \family roman
19459 \series medium
19460 \shape up
19461 \size normal
19462 \emph off
19463 \bar no
19464 \noun off
19465 \color none
19466 Ted
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row>
19473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \family roman
19479 \series medium
19480 \shape up
19481 \size normal
19482 \emph off
19483 \bar no
19484 \noun off
19485 \color none
19486 \begin_inset Formula $\int x^{2}dx$
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" 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 $\left[\begin{array}{cc}
19508 a & b\\
19509 c & d\end{array}\right]$
19510 \end_inset
19511
19512
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521
19522 \family roman
19523 \series medium
19524 \shape up
19525 \size normal
19526 \emph off
19527 \bar no
19528 \noun off
19529 \color none
19530 \begin_inset Formula $1+1=2$
19531 \end_inset
19532
19533
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 </row>
19539 </lyxtabular>
19540
19541 \end_inset
19542
19543
19544 \end_layout
19545
19546 \end_inset
19547
19548
19549 \end_layout
19550
19551 \begin_layout Subsubsection
19552 Algorithm Floats
19553 \begin_inset Index
19554 status collapsed
19555
19556 \begin_layout Plain Layout
19557 Floats ! Algorithm floats
19558 \end_layout
19559
19560 \end_inset
19561
19562
19563 \end_layout
19564
19565 \begin_layout Standard
19566 This float type is inserted with the menu 
19567 \family sans
19568 Insert\SpecialChar \menuseparator
19569 Float\SpecialChar \menuseparator
19570 Algorithm
19571 \family default
19572 .
19573  It is used for program codes and descriptions of algorithms.
19574  A possible environment for algorithms is the 
19575 \family sans
19576 LyX-Code
19577 \family default
19578 , described in section
19579 \begin_inset space ~
19580 \end_inset
19581
19582
19583 \begin_inset CommandInset ref
19584 LatexCommand ref
19585 reference "sub:LyX-Code"
19586
19587 \end_inset
19588
19589 .
19590 \end_layout
19591
19592 \begin_layout Standard
19593 \begin_inset Note Greyedout
19594 status open
19595
19596 \begin_layout Plain Layout
19597
19598 \series bold
19599 Note:
19600 \series default
19601  that the float label is not automatically translated into the document
19602  language.
19603 \end_layout
19604
19605 \end_inset
19606
19607  You have to do this manually by adding the following line
19608 \end_layout
19609
19610 \begin_layout Standard
19611
19612 \series bold
19613
19614 \backslash
19615 floatname{algorithm}{your
19616 \begin_inset space ~
19617 \end_inset
19618
19619 name}
19620 \end_layout
19621
19622 \begin_layout Standard
19623 to the document preamble (menu 
19624 \family sans
19625 Document\SpecialChar \menuseparator
19626 Settings
19627 \family default
19628 ).
19629  
19630 \series bold
19631 your
19632 \begin_inset space ~
19633 \end_inset
19634
19635 name
19636 \series default
19637  is the word 
19638 \begin_inset Quotes eld
19639 \end_inset
19640
19641
19642 \emph on
19643 algorithm
19644 \emph default
19645
19646 \begin_inset Quotes erd
19647 \end_inset
19648
19649  in your language.
19650 \end_layout
19651
19652 \begin_layout Subsubsection
19653 Wrap Floats
19654 \begin_inset Index
19655 status collapsed
19656
19657 \begin_layout Plain Layout
19658 Floats ! Text Wrap Floats
19659 \end_layout
19660
19661 \end_inset
19662
19663
19664 \begin_inset CommandInset label
19665 LatexCommand label
19666 name "sec:Wrap-Floats"
19667
19668 \end_inset
19669
19670
19671 \end_layout
19672
19673 \begin_layout Standard
19674 \begin_inset Wrap figure
19675 lines 0
19676 placement l
19677 overhang 0in
19678 width "40col%"
19679 status open
19680
19681 \begin_layout Plain Layout
19682 \begin_inset Graphics
19683         filename clipart/mobius.eps
19684         width 40col%
19685         rotateOrigin center
19686
19687 \end_inset
19688
19689
19690 \end_layout
19691
19692 \begin_layout Plain Layout
19693 \begin_inset Caption
19694
19695 \begin_layout Plain Layout
19696 \begin_inset CommandInset label
19697 LatexCommand label
19698 name "cap:Wrapped-figure"
19699
19700 \end_inset
19701
19702 This is a wrapped figure.
19703 \begin_inset VSpace medskip
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710
19711
19712 \end_layout
19713
19714 \end_inset
19715
19716 This float type is used if you want to 
19717 \begin_inset Quotes eld
19718 \end_inset
19719
19720 wrap
19721 \begin_inset Quotes erd
19722 \end_inset
19723
19724  text around a figure so that it only occupies some fraction of the column
19725  width.
19726  It can be inserted using the menu 
19727 \family sans
19728 Insert\SpecialChar \menuseparator
19729 Float\SpecialChar \menuseparator
19730 Wrap
19731 \begin_inset space ~
19732 \end_inset
19733
19734 Float
19735 \family default
19736  if the LaTeX-package 
19737 \series bold
19738 wrapfig
19739 \series default
19740
19741 \begin_inset Index
19742 status collapsed
19743
19744 \begin_layout Plain Layout
19745 Latex@LaTeX-packages ! wrapfig
19746 \end_layout
19747
19748 \end_inset
19749
19750  is installed.
19751 \begin_inset Foot
19752 status collapsed
19753
19754 \begin_layout Plain Layout
19755 Installing a LaTeX-package is explained it in the 
19756 \emph on
19757 LaTeX
19758 \begin_inset space ~
19759 \end_inset
19760
19761 Configuration
19762 \emph default
19763  manual.
19764 \end_layout
19765
19766 \end_inset
19767
19768  The width and placement of the float is adjusted by right-clicking on the
19769  float box.
19770  Figure
19771 \begin_inset space ~
19772 \end_inset
19773
19774
19775 \begin_inset CommandInset ref
19776 LatexCommand ref
19777 reference "cap:Wrapped-figure"
19778
19779 \end_inset
19780
19781  is for example a figure wrap float with a width of 40
19782 \begin_inset space \thinspace{}
19783 \end_inset
19784
19785 col%.
19786 \begin_inset Foot
19787 status collapsed
19788
19789 \begin_layout Plain Layout
19790 Available units are explained in Appendix
19791 \begin_inset space ~
19792 \end_inset
19793
19794
19795 \begin_inset CommandInset ref
19796 LatexCommand ref
19797 reference "cha:Units-available-in"
19798
19799 \end_inset
19800
19801 .
19802 \end_layout
19803
19804 \end_inset
19805
19806  Some space was added under the caption to separate it better from the surroundi
19807 ng text.
19808 \end_layout
19809
19810 \begin_layout Standard
19811 \begin_inset Note Greyedout
19812 status open
19813
19814 \begin_layout Plain Layout
19815
19816 \series bold
19817 Note:
19818 \series default
19819  Wrap floats might be fragile! E.g.
19820  having a figure too close to the bottom of the page can mess things up
19821  in the way that the float doesn't appear in the output or that it is placed
19822  over some other text.
19823 \end_layout
19824
19825 \end_inset
19826
19827  In general:
19828 \end_layout
19829
19830 \begin_layout Itemize
19831 Wrap floats should not be placed in paragraphs that run over a page break.
19832  That means that wrap floats should better be inserted to the exact place
19833  when the document is nearly ready and you are able to estimate where page
19834  breaks will appear.
19835 \end_layout
19836
19837 \begin_layout Itemize
19838 Wrap floats should either be placed in an own paragraph before the paragraph
19839  where they should wrap into or within a paragraph.
19840 \end_layout
19841
19842 \begin_layout Itemize
19843 Wrap floats in consecutive paragraphs may cause troubles, so assure that
19844  there is a text paragraph between them as separator.
19845 \end_layout
19846
19847 \begin_layout Itemize
19848 Wrap floats are not allowed in section headings or tables.
19849 \end_layout
19850
19851 \begin_layout Subsection
19852 Rotated Floats
19853 \begin_inset CommandInset label
19854 LatexCommand label
19855 name "sub:Rotated-Floats"
19856
19857 \end_inset
19858
19859
19860 \begin_inset Index
19861 status collapsed
19862
19863 \begin_layout Plain Layout
19864 Floats ! Rotating
19865 \end_layout
19866
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \begin_layout Standard
19873 Especially for wide tables you might have floats rotated.
19874  To rotate a whole float including the caption, right-click on the float-box
19875  and use the option 
19876 \family sans
19877 Rotate
19878 \begin_inset space ~
19879 \end_inset
19880
19881 sideways
19882 \family default
19883 .
19884 \end_layout
19885
19886 \begin_layout Standard
19887 Rotated floats are always placed on its own page (or column, when you have
19888  a two-column document).
19889  They are rotated so that you can read them from the outside margin.
19890  Forcing the rotation direction is explained in the 
19891 \emph on
19892 Embedded Objects
19893 \emph default
19894  manual.
19895 \end_layout
19896
19897 \begin_layout Standard
19898 Referencing rotated floats is the same like for normal floats, the caption
19899  format is also the same: Table
19900 \begin_inset space ~
19901 \end_inset
19902
19903
19904 \begin_inset CommandInset ref
19905 LatexCommand ref
19906 reference "cap:Rotated-table"
19907
19908 \end_inset
19909
19910  is an example of a rotated table float.
19911 \end_layout
19912
19913 \begin_layout Standard
19914 \begin_inset Note Greyedout
19915 status open
19916
19917 \begin_layout Plain Layout
19918
19919 \series bold
19920 Note:
19921 \series default
19922  Not all DVI-viewers are able to display rotated floats.
19923 \end_layout
19924
19925 \end_inset
19926
19927
19928 \end_layout
19929
19930 \begin_layout Standard
19931 \begin_inset Float table
19932 wide false
19933 sideways true
19934 status open
19935
19936 \begin_layout Plain Layout
19937 \begin_inset Caption
19938
19939 \begin_layout Plain Layout
19940 \begin_inset CommandInset label
19941 LatexCommand label
19942 name "cap:Rotated-table"
19943
19944 \end_inset
19945
19946  Rotated table
19947 \end_layout
19948
19949 \end_inset
19950
19951
19952 \end_layout
19953
19954 \begin_layout Plain Layout
19955 \align center
19956 \begin_inset Tabular
19957 <lyxtabular version="3" rows="1" columns="5">
19958 <features>
19959 <column alignment="center" valignment="top" width="0">
19960 <column alignment="center" valignment="top" width="0">
19961 <column alignment="center" valignment="top" width="0">
19962 <column alignment="center" valignment="top" width="0">
19963 <column alignment="center" valignment="top" width="0">
19964 <row>
19965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969 test
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19975 \begin_inset Text
19976
19977 \begin_layout Plain Layout
19978 b
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987 c
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 d
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 e
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 </lyxtabular>
20012
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \end_inset
20019
20020
20021 \end_layout
20022
20023 \begin_layout Subsection
20024 Float Placement
20025 \begin_inset CommandInset label
20026 LatexCommand label
20027 name "sub:Float-Placement"
20028
20029 \end_inset
20030
20031
20032 \begin_inset Index
20033 status collapsed
20034
20035 \begin_layout Plain Layout
20036 Floats ! Placement
20037 \end_layout
20038
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \begin_layout Standard
20045 Right-clicking on a float-box opens a dialog where you can alter the placement
20046  options that LaTeX uses for positioning the float.
20047 \begin_inset Newline newline
20048 \end_inset
20049
20050 The option 
20051 \family sans
20052 Span
20053 \begin_inset space ~
20054 \end_inset
20055
20056 columns
20057 \family default
20058  is only useful for two-column documents: If you select it, the float will
20059  span across both columns on the page instead of being confined to just
20060  one.
20061 \begin_inset Newline newline
20062 \end_inset
20063
20064 The option 
20065 \family sans
20066 Rotate
20067 \begin_inset space ~
20068 \end_inset
20069
20070 sideways
20071 \family default
20072  is used to rotate floats, see section
20073 \begin_inset space ~
20074 \end_inset
20075
20076
20077 \begin_inset CommandInset ref
20078 LatexCommand ref
20079 reference "sub:Rotated-Floats"
20080
20081 \end_inset
20082
20083 .
20084 \end_layout
20085
20086 \begin_layout Standard
20087 You can use one ore more of the following options in the float dialog to
20088  set the placement for a particular float when you uncheck the option 
20089 \family sans
20090 Use
20091 \begin_inset space ~
20092 \end_inset
20093
20094 default
20095 \begin_inset space ~
20096 \end_inset
20097
20098 placement
20099 \family default
20100 :
20101 \end_layout
20102
20103 \begin_layout Description
20104 Here
20105 \begin_inset space ~
20106 \end_inset
20107
20108 if
20109 \begin_inset space ~
20110 \end_inset
20111
20112 possible: try to place the float on the position where it is inserted
20113 \end_layout
20114
20115 \begin_layout Description
20116 Top
20117 \begin_inset space ~
20118 \end_inset
20119
20120 of
20121 \begin_inset space ~
20122 \end_inset
20123
20124 page: try to place the float on the top of the current page
20125 \end_layout
20126
20127 \begin_layout Description
20128 Bottom
20129 \begin_inset space ~
20130 \end_inset
20131
20132 of
20133 \begin_inset space ~
20134 \end_inset
20135
20136 page: try to place the float on the bottom of the current page
20137 \end_layout
20138
20139 \begin_layout Description
20140 Page
20141 \begin_inset space ~
20142 \end_inset
20143
20144 of
20145 \begin_inset space ~
20146 \end_inset
20147
20148 floats: try to place the float on an own page 
20149 \end_layout
20150
20151 \begin_layout Standard
20152 The order of the above option is 
20153 \emph on
20154 always
20155 \emph default
20156  used by LaTeX.
20157  That means, if you use the default placement, LaTeX will first try out
20158  
20159 \family sans
20160 Here
20161 \begin_inset space ~
20162 \end_inset
20163
20164 if
20165 \begin_inset space ~
20166 \end_inset
20167
20168 possible
20169 \family default
20170 , then 
20171 \family sans
20172 Top
20173 \begin_inset space ~
20174 \end_inset
20175
20176 of
20177 \begin_inset space ~
20178 \end_inset
20179
20180 page
20181 \family default
20182 , and then the others.
20183  If you don't use the default, LaTeX will try only the checked options but
20184  in the same order.
20185  If none of the 4 placements are possible the procedure is internally repeated
20186  but it is tried to put the float on the following page.
20187 \end_layout
20188
20189 \begin_layout Standard
20190 By default, each options has its own rules:
20191 \end_layout
20192
20193 \begin_layout Standard
20194
20195 \family sans
20196 Top
20197 \begin_inset space ~
20198 \end_inset
20199
20200 of
20201 \begin_inset space ~
20202 \end_inset
20203
20204 page
20205 \family default
20206  only floats occupying less than 70
20207 \begin_inset space \thinspace{}
20208 \end_inset
20209
20210 % of the page can be placed at the top of a page
20211 \end_layout
20212
20213 \begin_layout Standard
20214
20215 \family sans
20216 Bottom
20217 \begin_inset space ~
20218 \end_inset
20219
20220 of
20221 \begin_inset space ~
20222 \end_inset
20223
20224 page
20225 \family default
20226 : only floats occupying less than 30
20227 \begin_inset space \thinspace{}
20228 \end_inset
20229
20230 % of the page can be placed at the bottom of a page.
20231 \end_layout
20232
20233 \begin_layout Standard
20234
20235 \family sans
20236 Page
20237 \begin_inset space ~
20238 \end_inset
20239
20240 of
20241 \begin_inset space ~
20242 \end_inset
20243
20244 floats
20245 \family default
20246 : only if more than 50
20247 \begin_inset space \thinspace{}
20248 \end_inset
20249
20250 % of the page are occupied by floats, several floats can be set together
20251  on a page.
20252 \end_layout
20253
20254 \begin_layout Standard
20255 If you don't like these rules, you can ignore them by using the additional
20256  option 
20257 \family sans
20258 Ignore
20259 \begin_inset space ~
20260 \end_inset
20261
20262 LaTeX
20263 \begin_inset space ~
20264 \end_inset
20265
20266 rules
20267 \family default
20268 .
20269 \end_layout
20270
20271 \begin_layout Standard
20272 Sometimes you might need, under all circumstances, a float to be placed
20273  exactly at the position where it is inserted.
20274  For this case you can use the option 
20275 \family sans
20276 Here
20277 \begin_inset space ~
20278 \end_inset
20279
20280 definitely
20281 \family default
20282 .
20283  Use this option very rarely and only if the document is nearly ready to
20284  be printed.
20285  Because the float is then no longer able to 
20286 \begin_inset Quotes eld
20287 \end_inset
20288
20289 float
20290 \begin_inset Quotes erd
20291 \end_inset
20292
20293  when you change your document and this will often destroy the page layout.
20294 \end_layout
20295
20296 \begin_layout Standard
20297 There are no placement options for text wrap floats, because they are always
20298  surrounded by the text of a certain paragraph.
20299 \end_layout
20300
20301 \begin_layout Standard
20302 For more details about float placements, have a look at LaTeX books like
20303  
20304 \begin_inset CommandInset citation
20305 LatexCommand cite
20306 key "latexcompanion,latexguide,latexbook"
20307
20308 \end_inset
20309
20310 .
20311 \end_layout
20312
20313 \begin_layout Section
20314 Minipages
20315 \begin_inset Index
20316 status collapsed
20317
20318 \begin_layout Plain Layout
20319 Minipages
20320 \end_layout
20321
20322 \end_inset
20323
20324
20325 \begin_inset CommandInset label
20326 LatexCommand label
20327 name "sec:Minipages"
20328
20329 \end_inset
20330
20331
20332 \end_layout
20333
20334 \begin_layout Standard
20335 LaTeX provides a mechanism to produce essentially a page within a page,
20336  called minipage.
20337  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20338 \begin_inset space ~
20339 \end_inset
20340
20341 apply.
20342  
20343 \end_layout
20344
20345 \begin_layout Standard
20346 Minipages in LyX have their own collapsible box inserted via the menu 
20347 \family sans
20348 Insert\SpecialChar \menuseparator
20349 Box
20350 \family default
20351 .
20352  Right-clicking on the box allows you to alter the width of the minipage
20353  and its alignment within the page.
20354 \end_layout
20355
20356 \begin_layout Standard
20357 \align center
20358 \begin_inset Box Frameless
20359 position "t"
20360 hor_pos "c"
20361 has_inner_box 1
20362 inner_pos "t"
20363 use_parbox 0
20364 width "30col%"
20365 special "none"
20366 height "1pt"
20367 height_special "totalheight"
20368 status open
20369
20370 \begin_layout Plain Layout
20371
20372 \shape italic
20373 This is a minipage.
20374  The text is set in an italic style.
20375 \end_layout
20376
20377 \begin_layout Plain Layout
20378
20379 \shape italic
20380 Minipages are often used for text in another language or text that needs
20381  another formatting.
20382 \end_layout
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \begin_layout Standard
20390 \begin_inset VSpace medskip
20391 \end_inset
20392
20393 If you place two minipages side-by-side, you can use 
20394 \family sans
20395 Horizontal Fills
20396 \family default
20397  as described in section
20398 \begin_inset space ~
20399 \end_inset
20400
20401
20402 \begin_inset CommandInset ref
20403 LatexCommand ref
20404 reference "sub:Horizontal-Space"
20405
20406 \end_inset
20407
20408 :
20409 \begin_inset VSpace medskip
20410 \end_inset
20411
20412
20413 \end_layout
20414
20415 \begin_layout Standard
20416 \begin_inset Box Frameless
20417 position "t"
20418 hor_pos "c"
20419 has_inner_box 1
20420 inner_pos "t"
20421 use_parbox 0
20422 width "1.5in"
20423 special "none"
20424 height "1pt"
20425 height_special "totalheight"
20426 status open
20427
20428 \begin_layout Plain Layout
20429 This is a minipage with some stupid dummy text.
20430  This dummy text is used to increase the size of the minipage.
20431 \end_layout
20432
20433 \end_inset
20434
20435
20436 \begin_inset space \hfill{}
20437 \end_inset
20438
20439
20440 \begin_inset Box Frameless
20441 position "t"
20442 hor_pos "c"
20443 has_inner_box 1
20444 inner_pos "t"
20445 use_parbox 0
20446 width "1.5in"
20447 special "none"
20448 height "1pt"
20449 height_special "totalheight"
20450 status open
20451
20452 \begin_layout Plain Layout
20453 This is a minipage with some stupid dummy text.
20454  This dummy text is used to increase the size of the minipage.
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Standard
20463 \begin_inset VSpace bigskip
20464 \end_inset
20465
20466
20467 \end_layout
20468
20469 \begin_layout Standard
20470 When you right-click on a minipage box, you can change the box from a minipage
20471  to other box types.
20472  All box types and their settings are explained in detail in chapter 
20473 \emph on
20474 Boxes
20475 \emph default
20476  of the 
20477 \emph on
20478 Embedded Objects
20479 \emph default
20480  manual.
20481 \end_layout
20482
20483 \begin_layout Chapter
20484 Mathematical Formulas
20485 \begin_inset Index
20486 status collapsed
20487
20488 \begin_layout Plain Layout
20489 Math
20490 \end_layout
20491
20492 \end_inset
20493
20494
20495 \begin_inset Index
20496 status collapsed
20497
20498 \begin_layout Plain Layout
20499 Formulas | see
20500 \begin_inset ERT
20501 status collapsed
20502
20503 \begin_layout Plain Layout
20504
20505 {
20506 \end_layout
20507
20508 \end_inset
20509
20510 Math
20511 \begin_inset ERT
20512 status collapsed
20513
20514 \begin_layout Plain Layout
20515
20516 }
20517 \end_layout
20518
20519 \end_inset
20520
20521
20522 \end_layout
20523
20524 \end_inset
20525
20526
20527 \begin_inset CommandInset label
20528 LatexCommand label
20529 name "cha:Mathematical-Formulas"
20530
20531 \end_inset
20532
20533
20534 \end_layout
20535
20536 \begin_layout Standard
20537 The issues of this chapter are described in detail in the 
20538 \emph on
20539 Math
20540 \emph default
20541  manual.
20542  There you'll also find tips and tricks for special cases.
20543 \end_layout
20544
20545 \begin_layout Section
20546 Basic Math Editing
20547 \begin_inset Index
20548 status collapsed
20549
20550 \begin_layout Plain Layout
20551 Math ! Basics
20552 \end_layout
20553
20554 \end_inset
20555
20556
20557 \end_layout
20558
20559 \begin_layout Standard
20560 To create a math formula, you can just click on the toolbar icon 
20561 \begin_inset Graphics
20562         filename ../images/math-mode.png
20563
20564 \end_inset
20565
20566 .
20567  That will create a little blue rectangle, with purple markers around its
20568  corners.
20569  That blue rectangle is the formula itself; the purple markers indicate
20570  what level of nesting within the formula you are at.
20571  You can also choose a particular formula type to insert via the 
20572 \family sans
20573 Insert\SpecialChar \menuseparator
20574 Math
20575 \family default
20576  menu.
20577 \end_layout
20578
20579 \begin_layout Standard
20580 Editing the parameters of a formula and adding math constructs can be done
20581  with the 
20582 \family sans
20583 math
20584 \begin_inset space ~
20585 \end_inset
20586
20587 toolbar
20588 \family default
20589 , that appears when the cursor is in a formula.
20590 \end_layout
20591
20592 \begin_layout Standard
20593 There are two main types of formulas: Inline formulas appear within a text
20594  line, like this one:
20595 \end_layout
20596
20597 \begin_layout Standard
20598 This is a line with an inline formula 
20599 \begin_inset Formula $A=B$
20600 \end_inset
20601
20602  in it.
20603 \end_layout
20604
20605 \begin_layout Standard
20606 Displayed formulas appear outside the text like as they were in an own paragraph
20607 , like this one:
20608 \begin_inset Formula \[
20609 A=B\]
20610
20611 \end_inset
20612
20613 You can only number and reference displayed formulas.
20614 \end_layout
20615
20616 \begin_layout Standard
20617 LyX supports also many LaTeX math commands.
20618  E.g.
20619  typing 
20620 \begin_inset Quotes eld
20621 \end_inset
20622
20623
20624 \series bold
20625
20626 \backslash
20627 alpha
20628 \series default
20629
20630 \begin_inset Quotes erd
20631 \end_inset
20632
20633 , followed by a space, in a formula will create the Greek letter 
20634 \begin_inset Formula $\alpha$
20635 \end_inset
20636
20637 .
20638  So typing commands might sometimes be faster than using the 
20639 \family sans
20640 Math
20641 \begin_inset space ~
20642 \end_inset
20643
20644 Panel
20645 \family default
20646 .
20647 \end_layout
20648
20649 \begin_layout Subsection
20650 Navigating in Formulas
20651 \begin_inset Index
20652 status collapsed
20653
20654 \begin_layout Plain Layout
20655 Math ! Navigating
20656 \end_layout
20657
20658 \end_inset
20659
20660
20661 \end_layout
20662
20663 \begin_layout Standard
20664 The best control over the cursor position within an existing formula is
20665  achieved with the arrow keys.
20666  LyX uses small rectangles to indicate places where something can be inserted.
20667  The arrow keys can be used to navigate between parts of a formula.
20668  Pressing 
20669 \family sans
20670 Space
20671 \family default
20672  will leave a formula construct (a square root 
20673 \begin_inset Formula $\sqrt{2}$
20674 \end_inset
20675
20676 , or parentheses 
20677 \begin_inset Formula $\left(f\right)$
20678 \end_inset
20679
20680 , or a matrix 
20681 \begin_inset Formula $\left[\begin{array}{cc}
20682 1 & 2\\
20683 3 & 4\end{array}\right]$
20684 \end_inset
20685
20686 ).
20687  Pressing 
20688 \family sans
20689 Escape
20690 \family default
20691  will leave the formula, placing the cursor after the formula.
20692  
20693 \family sans
20694 Tab
20695 \family default
20696  can be used to move horizontally in a formula; for example, through the
20697  cells of a matrix or the positions in a multi-line equation.
20698 \end_layout
20699
20700 \begin_layout Standard
20701
20702 \family sans
20703 Space
20704 \family default
20705 , printed in this document as 
20706 \begin_inset Quotes eld
20707 \end_inset
20708
20709
20710 \begin_inset ERT
20711 status collapsed
20712
20713 \begin_layout Plain Layout
20714
20715
20716 \backslash
20717 spce 
20718 \end_layout
20719
20720 \end_inset
20721
20722
20723 \begin_inset Quotes erd
20724 \end_inset
20725
20726
20727 \begin_inset Note Note
20728 status collapsed
20729
20730 \begin_layout Plain Layout
20731 This command will appear in the output as official character denoting the
20732  space character (visible space).
20733 \end_layout
20734
20735 \end_inset
20736
20737 , seems to do nothing in a formula, since it does not add a space between
20738  characters, but it does exit a nested structure.
20739  For this reason, you have to be careful about using 
20740 \family sans
20741 Space
20742 \family default
20743 .
20744  For example, if you want 
20745 \begin_inset Formula $\sqrt{2x+1}$
20746 \end_inset
20747
20748 , type 
20749 \series bold
20750
20751 \backslash
20752 sqrt
20753 \begin_inset ERT
20754 status collapsed
20755
20756 \begin_layout Plain Layout
20757
20758
20759 \backslash
20760 spce 
20761 \end_layout
20762
20763 \end_inset
20764
20765 2x+1
20766 \series default
20767  and not 
20768 \series bold
20769
20770 \backslash
20771 sqrt
20772 \begin_inset ERT
20773 status collapsed
20774
20775 \begin_layout Plain Layout
20776
20777
20778 \backslash
20779 spce 
20780 \end_layout
20781
20782 \end_inset
20783
20784 2x
20785 \begin_inset ERT
20786 status collapsed
20787
20788 \begin_layout Plain Layout
20789
20790
20791 \backslash
20792 spce 
20793 \end_layout
20794
20795 \end_inset
20796
20797 +1
20798 \series default
20799 , since in the latter case only the 
20800 \family typewriter
20801
20802 \begin_inset Formula $2x$
20803 \end_inset
20804
20805
20806 \family default
20807  will be under the square root sign: 
20808 \begin_inset Formula $\sqrt{2x}+1$
20809 \end_inset
20810
20811 .
20812 \end_layout
20813
20814 \begin_layout Standard
20815 You can leave many parts of a formula, like this matrix, partially filled
20816  in, such as:
20817 \begin_inset Formula \[
20818 \left(\begin{array}{ccc}
20819 \lambda_{1}\\
20820  & \ddots\\
20821  &  & \lambda_{n}\end{array}\right)\]
20822
20823 \end_inset
20824
20825 If you leave a fraction only partially filled in, or a subscript with nothing
20826  in it, the results will be unpredictable, but most constructs don't mind.
20827 \end_layout
20828
20829 \begin_layout Subsection
20830 Selecting Text
20831 \end_layout
20832
20833 \begin_layout Standard
20834 You can select text within a formula in two different ways.
20835  Place the cursor at one end of the string of text you want, and press 
20836 \family sans
20837 Shift
20838 \family default
20839  and a cursor movement key to select text.
20840  It will be highlighted as with regular text selection.
20841  Alternatively, you can select text with the mouse in the usual way.
20842  That text can then be cut or copied, and then pasted within any formula,
20843  but not in a normal text region in LyX.
20844 \end_layout
20845
20846 \begin_layout Subsection
20847 Exponents and Subscripts
20848 \begin_inset Index
20849 status collapsed
20850
20851 \begin_layout Plain Layout
20852 Math ! Exponents
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \begin_inset Index
20859 status collapsed
20860
20861 \begin_layout Plain Layout
20862 Math ! Subscripts
20863 \end_layout
20864
20865 \end_inset
20866
20867
20868 \end_layout
20869
20870 \begin_layout Standard
20871 You can use the math panel to add super- or subscripts, but the much easier
20872  way is to use a command.
20873  To get 
20874 \begin_inset Formula $x^{2}$
20875 \end_inset
20876
20877 , type in a formula 
20878 \series bold
20879 x^2
20880 \begin_inset ERT
20881 status collapsed
20882
20883 \begin_layout Plain Layout
20884
20885
20886 \backslash
20887 spce 
20888 \end_layout
20889
20890 \end_inset
20891
20892
20893 \series default
20894 .
20895  The final 
20896 \family sans
20897 Space
20898 \family default
20899  puts the cursor back down on the base line of the expression.
20900  If you type 
20901 \series bold
20902 x^2y
20903 \series default
20904 , you will get 
20905 \begin_inset Formula $x^{2y}$
20906 \end_inset
20907
20908 , to get 
20909 \begin_inset Formula $x^{2}y$
20910 \end_inset
20911
20912 , type 
20913 \series bold
20914 x^2
20915 \begin_inset ERT
20916 status collapsed
20917
20918 \begin_layout Plain Layout
20919
20920
20921 \backslash
20922 spce 
20923 \end_layout
20924
20925 \end_inset
20926
20927 y
20928 \series default
20929 .
20930  If you use characters in the superscript, that could be accented with the
20931  hat 
20932 \begin_inset Quotes eld
20933 \end_inset
20934
20935 ^
20936 \begin_inset Quotes erd
20937 \end_inset
20938
20939 , you have to use an extra 
20940 \family sans
20941 Space
20942 \family default
20943  to separate the hat and the character.
20944  E.g.
20945  if you want 
20946 \begin_inset Formula $x^{a}$
20947 \end_inset
20948
20949 , type 
20950 \series bold
20951 x^
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 a
20965 \series default
20966 .
20967  Subscripts are similar: To get 
20968 \begin_inset Formula $a_{1}$
20969 \end_inset
20970
20971 , type 
20972 \series bold
20973 a_1
20974 \begin_inset ERT
20975 status collapsed
20976
20977 \begin_layout Plain Layout
20978
20979
20980 \backslash
20981 spce 
20982 \end_layout
20983
20984 \end_inset
20985
20986
20987 \series default
20988 .
20989 \end_layout
20990
20991 \begin_layout Subsection
20992 Fractions
20993 \begin_inset Index
20994 status collapsed
20995
20996 \begin_layout Plain Layout
20997 Math ! Fractions
20998 \end_layout
20999
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \begin_layout Standard
21006 Create a fraction with either the command 
21007 \series bold
21008
21009 \backslash
21010 frac
21011 \series default
21012  or using the icon 
21013 \begin_inset Graphics
21014         filename ../images/math/frac.png
21015         scale 60
21016
21017 \end_inset
21018
21019  in the 
21020 \family sans
21021 Math
21022 \begin_inset space ~
21023 \end_inset
21024
21025 Panel
21026 \family default
21027 .
21028  You will be presented with an empty fraction.
21029  The cursor is above the fraction line.
21030  To move it to the bottom, simply press 
21031 \family sans
21032 Down
21033 \family default
21034 .
21035  To move back up, press 
21036 \family sans
21037 Up
21038 \family default
21039 .
21040  Any math structure can be placed in a fraction, as this example shows:
21041 \begin_inset Formula \[
21042 \left[\frac{1}{\left(\begin{array}{cc}
21043 2 & 3\\
21044 4 & 5\end{array}\right)}\right]\]
21045
21046 \end_inset
21047
21048
21049 \end_layout
21050
21051 \begin_layout Subsection
21052 Roots
21053 \begin_inset Index
21054 status collapsed
21055
21056 \begin_layout Plain Layout
21057 Math ! Roots
21058 \end_layout
21059
21060 \end_inset
21061
21062
21063 \end_layout
21064
21065 \begin_layout Standard
21066 Roots can be created using the 
21067 \family sans
21068 Math
21069 \begin_inset space ~
21070 \end_inset
21071
21072 Panel
21073 \family default
21074  button
21075 \begin_inset Graphics
21076         filename ../images/math/sqrt.png
21077
21078 \end_inset
21079
21080  or the commands 
21081 \series bold
21082
21083 \backslash
21084 sqrt
21085 \series default
21086  or 
21087 \series bold
21088
21089 \backslash
21090 root
21091 \series default
21092 .
21093  With the command 
21094 \series bold
21095
21096 \backslash
21097 root
21098 \series default
21099  you can produce roots of higher orders, like cube roots, while 
21100 \series bold
21101
21102 \backslash
21103 sqrt
21104 \series default
21105  produces always a square root.
21106 \end_layout
21107
21108 \begin_layout Subsection
21109 Operators with Limits
21110 \begin_inset Index
21111 status collapsed
21112
21113 \begin_layout Plain Layout
21114 Math ! Sums
21115 \end_layout
21116
21117 \end_inset
21118
21119
21120 \begin_inset Index
21121 status collapsed
21122
21123 \begin_layout Plain Layout
21124 Math ! Integrals
21125 \end_layout
21126
21127 \end_inset
21128
21129
21130 \begin_inset CommandInset label
21131 LatexCommand label
21132 name "sub:Operators-with-Limits"
21133
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \begin_layout Standard
21140 Sum (
21141 \begin_inset Formula $\sum$
21142 \end_inset
21143
21144 ) and integral (
21145 \begin_inset Formula $\int$
21146 \end_inset
21147
21148 ) operators are very often decorated with limits.
21149  These limits can be entered in LyX by entering them as you would enter
21150  a super- or subscript, directly after the symbol.
21151  The sum operator will automatically place its 
21152 \begin_inset Quotes eld
21153 \end_inset
21154
21155 limits
21156 \begin_inset Quotes erd
21157 \end_inset
21158
21159  over and under the symbol in displayed formulas, and on the side in inline
21160  formulas.
21161  Such as 
21162 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21163 \end_inset
21164
21165 , versus
21166 \begin_inset Formula \[
21167 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21168
21169 \end_inset
21170
21171 Integral signs, however, will place the limits on the side in both formula
21172  types.
21173 \end_layout
21174
21175 \begin_layout Standard
21176 All operators with limits will be automatically re-sized when placed in
21177  display mode.
21178  The placement of the limits can be changed by placing the cursor directly
21179  behind the operator and hitting 
21180 \family sans
21181 M-m l
21182 \family default
21183  or using the menu 
21184 \family sans
21185 Edit\SpecialChar \menuseparator
21186 Math\SpecialChar \menuseparator
21187 Change
21188 \begin_inset space ~
21189 \end_inset
21190
21191 Limits
21192 \begin_inset space ~
21193 \end_inset
21194
21195 Type
21196 \family default
21197 .
21198 \end_layout
21199
21200 \begin_layout Standard
21201 Certain other mathematical expressions have this 
21202 \begin_inset Quotes eld
21203 \end_inset
21204
21205 moving limits
21206 \begin_inset Quotes erd
21207 \end_inset
21208
21209  feature as addition, such as
21210 \begin_inset Index
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214 Math ! Limits
21215 \end_layout
21216
21217 \end_inset
21218
21219
21220 \begin_inset Formula \[
21221 \lim_{x\rightarrow\infty}f(x),\]
21222
21223 \end_inset
21224
21225 which will place the 
21226 \begin_inset Formula $x\rightarrow\infty$
21227 \end_inset
21228
21229  underneath the 
21230 \begin_inset Quotes eld
21231 \end_inset
21232
21233 lim
21234 \begin_inset Quotes erd
21235 \end_inset
21236
21237  in display mode.
21238  In inline formulas it looks like this: 
21239 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21240 \end_inset
21241
21242 .
21243 \end_layout
21244
21245 \begin_layout Standard
21246 Note that the lim-function was entered as the function macro 
21247 \series bold
21248
21249 \backslash
21250 lim
21251 \series default
21252 .
21253  Have a look at section
21254 \begin_inset space ~
21255 \end_inset
21256
21257
21258 \begin_inset CommandInset ref
21259 LatexCommand ref
21260 reference "sub:Functions"
21261
21262 \end_inset
21263
21264  for an explanation of function macros.
21265 \end_layout
21266
21267 \begin_layout Subsection
21268 Math Symbols
21269 \begin_inset Index
21270 status collapsed
21271
21272 \begin_layout Plain Layout
21273 Math ! Symbols
21274 \end_layout
21275
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \begin_layout Standard
21282 Most math symbols can be found in the 
21283 \family sans
21284 Math
21285 \begin_inset space ~
21286 \end_inset
21287
21288 Panel
21289 \family default
21290  under one of several categories; including 
21291 \family sans
21292 Greek
21293 \family default
21294
21295 \family sans
21296 Operators
21297 \family default
21298  , 
21299 \family sans
21300 Relations
21301 \family default
21302
21303 \family sans
21304 Arrows
21305 \family default
21306 .
21307  There are also the additional symbols provided by the American Mathematical
21308  Society (AMS).
21309 \end_layout
21310
21311 \begin_layout Standard
21312 If you know the LaTeX-command for a construct or symbol you wish to use,
21313  you don't have to use the 
21314 \family sans
21315 Math
21316 \begin_inset space ~
21317 \end_inset
21318
21319 Panel
21320 \family default
21321 , but can type the command directly into the formula.
21322  LyX will convert it to the corresponding symbol or construct.
21323 \end_layout
21324
21325 \begin_layout Subsection
21326 Altering Spacing
21327 \begin_inset Index
21328 status collapsed
21329
21330 \begin_layout Plain Layout
21331 Math ! Spaces
21332 \end_layout
21333
21334 \end_inset
21335
21336
21337 \begin_inset CommandInset label
21338 LatexCommand label
21339 name "sub:Altering-Spacing"
21340
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \begin_layout Standard
21347 You may want to create spaces that differs from the standard spacing that
21348  LaTeX provides.
21349  To do this, type 
21350 \family sans
21351 C-Space
21352 \family default
21353  or to use the 
21354 \family sans
21355 Math
21356 \begin_inset space ~
21357 \end_inset
21358
21359 Panel
21360 \family default
21361  button 
21362 \begin_inset Graphics
21363         filename ../images/math/space.png
21364
21365 \end_inset
21366
21367 .
21368  This generates a small space, and shows a small marker on the screen.
21369  Here a example for the sequence 
21370 \series bold
21371 a C-Space b
21372 \series default
21373
21374 \begin_inset Formula $a\, b$
21375 \end_inset
21376
21377  (appears in LyX as 
21378 \begin_inset Graphics
21379         filename clipart/SpaceMarker.png
21380
21381 \end_inset
21382
21383 ).
21384  You can change the space to different sizes when you set the cursor behind
21385  the space marker and hit space again several times.
21386  With every space hit the size will be changed.
21387  Some markers for the space size appear red in LyX, because they are a negative
21388  spaces.
21389  Here two examples:
21390 \end_layout
21391
21392 \begin_layout Standard
21393
21394 \series bold
21395 a C-Space b
21396 \series default
21397  and 3×
21398 \family sans
21399 Space
21400 \family default
21401
21402 \begin_inset Formula $a\quad b$
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \begin_layout Standard
21409
21410 \series bold
21411 a C-Space b
21412 \series default
21413  and 5×
21414 \family sans
21415 Space
21416 \family default
21417
21418 \begin_inset Formula $a\! b$
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \begin_layout Subsection
21425 Functions
21426 \begin_inset Index
21427 status collapsed
21428
21429 \begin_layout Plain Layout
21430 Math ! Functions
21431 \end_layout
21432
21433 \end_inset
21434
21435
21436 \begin_inset CommandInset label
21437 LatexCommand label
21438 name "sub:Functions"
21439
21440 \end_inset
21441
21442
21443 \end_layout
21444
21445 \begin_layout Standard
21446 The 
21447 \family sans
21448 Math
21449 \begin_inset space ~
21450 \end_inset
21451
21452 Panel
21453 \family default
21454  contains under the button 
21455 \begin_inset Graphics
21456         filename ../images/math/functions.png
21457
21458 \end_inset
21459
21460  a number of functions, such as 
21461 \begin_inset Formula $\sin$
21462 \end_inset
21463
21464
21465 \begin_inset Formula $\lim$
21466 \end_inset
21467
21468
21469 \emph on
21470 etc
21471 \emph default
21472 .
21473  (you can also insert them in a formula by typing 
21474 \series bold
21475
21476 \backslash
21477 sin
21478 \series default
21479  etc.).
21480  Standard mathematical practice is, that functions are printed upright to
21481  avoid confusions, because 
21482 \begin_inset Formula $sin$
21483 \end_inset
21484
21485  does normally mean 
21486 \begin_inset Formula $s·i·n$
21487 \end_inset
21488
21489 .
21490 \end_layout
21491
21492 \begin_layout Standard
21493 Using the function macros will also produce correct spacing around the function:
21494  
21495 \begin_inset Formula $a\sin x$
21496 \end_inset
21497
21498  is different from 
21499 \begin_inset Formula $asinx$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \begin_layout Standard
21506 For some mathematical objects, like the limes, the macro changes the way
21507  that subscripts are placed, like described in section
21508 \begin_inset space ~
21509 \end_inset
21510
21511
21512 \begin_inset CommandInset ref
21513 LatexCommand ref
21514 reference "sub:Operators-with-Limits"
21515
21516 \end_inset
21517
21518 .
21519 \end_layout
21520
21521 \begin_layout Subsection
21522 Accents
21523 \begin_inset Index
21524 status collapsed
21525
21526 \begin_layout Plain Layout
21527 Math ! Accents
21528 \end_layout
21529
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \begin_layout Standard
21536 In a formula you can insert accented characters in the same way as in text
21537  mode.
21538  This may depend on your keyboard, or the bindings file you use.
21539  You can also use LaTeX commands to e.g.
21540  enter 
21541 \begin_inset Formula $\hat{a}$
21542 \end_inset
21543
21544  even if your keyboard doesn't have hat-accents enabled.
21545  Our example is entered by typing 
21546 \series bold
21547
21548 \backslash
21549 hat
21550 \begin_inset ERT
21551 status collapsed
21552
21553 \begin_layout Plain Layout
21554
21555
21556 \backslash
21557 spce 
21558 \end_layout
21559
21560 \end_inset
21561
21562 a
21563 \series default
21564  in a formula.
21565  Table
21566 \begin_inset space ~
21567 \end_inset
21568
21569
21570 \begin_inset CommandInset ref
21571 LatexCommand ref
21572 reference "cap:Accent-names-and"
21573
21574 \end_inset
21575
21576  shows the equivalences between the accent names and the commands.
21577 \end_layout
21578
21579 \begin_layout Standard
21580 \begin_inset Float table
21581 wide false
21582 sideways false
21583 status open
21584
21585 \begin_layout Plain Layout
21586 \begin_inset Caption
21587
21588 \begin_layout Plain Layout
21589 \begin_inset CommandInset label
21590 LatexCommand label
21591 name "cap:Accent-names-and"
21592
21593 \end_inset
21594
21595 Accent names and the corresponding commands.
21596 \end_layout
21597
21598 \end_inset
21599
21600
21601 \end_layout
21602
21603 \begin_layout Plain Layout
21604 \align center
21605 \begin_inset Tabular
21606 <lyxtabular version="3" rows="11" columns="3">
21607 <features>
21608 <column alignment="center" valignment="top" width="0pt">
21609 <column alignment="center" valignment="top" width="0pt">
21610 <column alignment="center" valignment="top" width="0pt">
21611 <row>
21612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Plain Layout
21616 Name
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 Command
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634 E
21635 \family roman
21636 \series medium
21637 \shape up
21638 \size normal
21639 \emph off
21640 \bar no
21641 \noun off
21642 \color none
21643 xample
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 </row>
21649 <row>
21650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \begin_layout Plain Layout
21654
21655 \family roman
21656 \series medium
21657 \shape up
21658 \size normal
21659 \emph off
21660 \bar no
21661 \noun off
21662 \color none
21663 circumflex
21664 \end_layout
21665
21666 \end_inset
21667 </cell>
21668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21669 \begin_inset Text
21670
21671 \begin_layout Plain Layout
21672
21673 \series bold
21674
21675 \backslash
21676 hat
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21682 \begin_inset Text
21683
21684 \begin_layout Plain Layout
21685
21686 \family roman
21687 \series medium
21688 \shape up
21689 \size normal
21690 \emph off
21691 \bar no
21692 \noun off
21693 \color none
21694 \begin_inset Formula $\hat{a}$
21695 \end_inset
21696
21697
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 </row>
21703 <row>
21704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708
21709 \family roman
21710 \series medium
21711 \shape up
21712 \size normal
21713 \emph off
21714 \bar no
21715 \noun off
21716 \color none
21717 grave
21718 \end_layout
21719
21720 \end_inset
21721 </cell>
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726
21727 \series bold
21728
21729 \backslash
21730 grave
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \family roman
21741 \series medium
21742 \shape up
21743 \size normal
21744 \emph off
21745 \bar no
21746 \noun off
21747 \color none
21748 \begin_inset Formula $\grave{a}$
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 </row>
21757 <row>
21758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762
21763 \family roman
21764 \series medium
21765 \shape up
21766 \size normal
21767 \emph off
21768 \bar no
21769 \noun off
21770 \color none
21771 acute
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780
21781 \series bold
21782
21783 \backslash
21784 acute
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \family roman
21795 \series medium
21796 \shape up
21797 \size normal
21798 \emph off
21799 \bar no
21800 \noun off
21801 \color none
21802 \begin_inset Formula $\acute{a}$
21803 \end_inset
21804
21805
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 </row>
21811 <row>
21812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816
21817 \family roman
21818 \series medium
21819 \shape up
21820 \size normal
21821 \emph off
21822 \bar no
21823 \noun off
21824 \color none
21825 umlaut
21826 \end_layout
21827
21828 \end_inset
21829 </cell>
21830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21831 \begin_inset Text
21832
21833 \begin_layout Plain Layout
21834
21835 \series bold
21836
21837 \backslash
21838 ddot
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847
21848 \family roman
21849 \series medium
21850 \shape up
21851 \size normal
21852 \emph off
21853 \bar no
21854 \noun off
21855 \color none
21856 \begin_inset Formula $\ddot{a}$
21857 \end_inset
21858
21859
21860 \end_layout
21861
21862 \end_inset
21863 </cell>
21864 </row>
21865 <row>
21866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Plain Layout
21870
21871 \family roman
21872 \series medium
21873 \shape up
21874 \size normal
21875 \emph off
21876 \bar no
21877 \noun off
21878 \color none
21879 tilde
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888
21889 \series bold
21890
21891 \backslash
21892 tilde
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901
21902 \family roman
21903 \series medium
21904 \shape up
21905 \size normal
21906 \emph off
21907 \bar no
21908 \noun off
21909 \color none
21910 \begin_inset Formula $\tilde{a}$
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 </row>
21919 <row>
21920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924
21925 \family roman
21926 \series medium
21927 \shape up
21928 \size normal
21929 \emph off
21930 \bar no
21931 \noun off
21932 \color none
21933 dot
21934 \end_layout
21935
21936 \end_inset
21937 </cell>
21938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21939 \begin_inset Text
21940
21941 \begin_layout Plain Layout
21942
21943 \series bold
21944
21945 \backslash
21946 dot
21947 \end_layout
21948
21949 \end_inset
21950 </cell>
21951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21952 \begin_inset Text
21953
21954 \begin_layout Plain Layout
21955
21956 \family roman
21957 \series medium
21958 \shape up
21959 \size normal
21960 \emph off
21961 \bar no
21962 \noun off
21963 \color none
21964 \begin_inset Formula $\dot{a}$
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 </row>
21973 <row>
21974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21975 \begin_inset Text
21976
21977 \begin_layout Plain Layout
21978
21979 \family roman
21980 \series medium
21981 \shape up
21982 \size normal
21983 \emph off
21984 \bar no
21985 \noun off
21986 \color none
21987 breve
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996
21997 \series bold
21998
21999 \backslash
22000 breve
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009
22010 \family roman
22011 \series medium
22012 \shape up
22013 \size normal
22014 \emph off
22015 \bar no
22016 \noun off
22017 \color none
22018 \begin_inset Formula $\breve{a}$
22019 \end_inset
22020
22021
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 </row>
22027 <row>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032
22033 \family roman
22034 \series medium
22035 \shape up
22036 \size normal
22037 \emph off
22038 \bar no
22039 \noun off
22040 \color none
22041 caron
22042 \end_layout
22043
22044 \end_inset
22045 </cell>
22046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050
22051 \series bold
22052
22053 \backslash
22054 check
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \family roman
22065 \series medium
22066 \shape up
22067 \size normal
22068 \emph off
22069 \bar no
22070 \noun off
22071 \color none
22072 \begin_inset Formula $\check{a}$
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 </row>
22081 <row>
22082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22083 \begin_inset Text
22084
22085 \begin_layout Plain Layout
22086
22087 \family roman
22088 \series medium
22089 \shape up
22090 \size normal
22091 \emph off
22092 \bar no
22093 \noun off
22094 \color none
22095 macron
22096 \end_layout
22097
22098 \end_inset
22099 </cell>
22100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22101 \begin_inset Text
22102
22103 \begin_layout Plain Layout
22104
22105 \series bold
22106
22107 \backslash
22108 bar
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117
22118 \family roman
22119 \series medium
22120 \shape up
22121 \size normal
22122 \emph off
22123 \bar no
22124 \noun off
22125 \color none
22126 \begin_inset Formula $\bar{a}$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 </row>
22135 <row>
22136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140 vector
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149
22150 \series bold
22151
22152 \backslash
22153 vec
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162
22163 \family roman
22164 \series medium
22165 \shape up
22166 \size normal
22167 \emph off
22168 \bar no
22169 \noun off
22170 \color none
22171 \begin_inset Formula $\vec{a}$
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 </lyxtabular>
22181
22182 \end_inset
22183
22184
22185 \end_layout
22186
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \begin_layout Standard
22193 You can choose one of the accents by selecting an item from the 
22194 \family sans
22195 Frame
22196 \begin_inset space ~
22197 \end_inset
22198
22199 decorations
22200 \family default
22201  symbol set button 
22202 \begin_inset Graphics
22203         filename ../images/math/hat.png
22204
22205 \end_inset
22206
22207  in the math panel ; this will apply to any selection you have made within
22208  a formula too.
22209 \end_layout
22210
22211 \begin_layout Section
22212 Brackets and Delimiters
22213 \begin_inset Index
22214 status collapsed
22215
22216 \begin_layout Plain Layout
22217 Math ! Brackets
22218 \end_layout
22219
22220 \end_inset
22221
22222
22223 \begin_inset Index
22224 status collapsed
22225
22226 \begin_layout Plain Layout
22227 Math ! Delimiters
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \begin_inset CommandInset label
22234 LatexCommand label
22235 name "sec:Brackets-and-Delimiters"
22236
22237 \end_inset
22238
22239
22240 \end_layout
22241
22242 \begin_layout Standard
22243 There are several brackets available through LyX.
22244  For most purposes, using just the keys 
22245 \family typewriter
22246 []{}()|<>
22247 \family default
22248  should suffice.
22249  But if you want to surround a large structure, like a matrix or a fraction,
22250  or if you have several layers of brackets, is better using 
22251 \family sans
22252 Math
22253 \begin_inset space ~
22254 \end_inset
22255
22256 Panel
22257 \family default
22258 's delimiter icon 
22259 \begin_inset Graphics
22260         filename ../images/math/delim.png
22261
22262 \end_inset
22263
22264 .
22265  For example, that's how you would construct the brackets around a standard
22266  matrix such as:
22267 \begin_inset Formula \[
22268 \left[\begin{array}{cc}
22269 1 & 2\\
22270 3 & 4\end{array}\right]\]
22271
22272 \end_inset
22273
22274 and to make it easier to see the layers of parentheses as in: 
22275 \begin_inset Formula \[
22276 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22277
22278 \end_inset
22279
22280
22281 \end_layout
22282
22283 \begin_layout Standard
22284 The parentheses, and other brackets from that menu will automatically re-size
22285  to accommodate the size of what is inside.
22286 \end_layout
22287
22288 \begin_layout Standard
22289 To construct brackets click on the button for the bracket you want on the
22290  left side and right side.
22291  If you use the option 
22292 \family sans
22293 Keep
22294 \begin_inset space ~
22295 \end_inset
22296
22297 matched
22298 \family default
22299 , the selected bracket type will be used for the left and the right side.
22300  The selection will be shown below the button field.
22301  If you want one side to not have a bracket, use the blank button.
22302  It will appear in LyX with a dotted line, but nothing will be printed.
22303 \end_layout
22304
22305 \begin_layout Standard
22306 If you want to place brackets around math structures, like a square root,
22307  you can do that by highlighting (selecting) the structure that is to go
22308  inside the brackets.
22309  Then choose the appropriate brackets for left and right and click on 
22310 \family sans
22311 Insert
22312 \family default
22313 .
22314  The parentheses will be drawn around the selected structure.
22315 \end_layout
22316
22317 \begin_layout Standard
22318 The next section explains how to insert a LaTeX 
22319 \begin_inset Quotes eld
22320 \end_inset
22321
22322 {
22323 \begin_inset Quotes erd
22324 \end_inset
22325
22326  for grouping.
22327 \end_layout
22328
22329 \begin_layout Section
22330 Grouping
22331 \begin_inset Index
22332 status collapsed
22333
22334 \begin_layout Plain Layout
22335 Math ! Grouping
22336 \end_layout
22337
22338 \end_inset
22339
22340
22341 \begin_inset CommandInset label
22342 LatexCommand label
22343 name "sec:Grouping"
22344
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \begin_layout Standard
22351 You may need to group a set of symbols.
22352  In LaTeX, for example, the typesetting of 
22353 \family typewriter
22354 {x^y}^z
22355 \family default
22356  is different from 
22357 \family typewriter
22358 x^{y^z}
22359 \family default
22360 :
22361 \end_layout
22362
22363 \begin_layout Standard
22364 \begin_inset Formula \[
22365 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22366
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \begin_layout Standard
22373 To create this grouping, you need to use the key sequence 
22374 \begin_inset Quotes eld
22375 \end_inset
22376
22377
22378 \series bold
22379
22380 \backslash
22381 {
22382 \series default
22383
22384 \begin_inset Quotes erd
22385 \end_inset
22386
22387  then type space.
22388  Inside LyX, you will see red braces indicating the grouping.
22389  Within this braces you insert the grouped structure.
22390  The grouping braces won't appear in the output in contrary to normal braces.
22391 \end_layout
22392
22393 \begin_layout Section
22394 Arrays and Multi-line Equations
22395 \begin_inset Index
22396 status collapsed
22397
22398 \begin_layout Plain Layout
22399 Math ! Arrays
22400 \end_layout
22401
22402 \end_inset
22403
22404
22405 \begin_inset Index
22406 status collapsed
22407
22408 \begin_layout Plain Layout
22409 Math ! Matrices
22410 \end_layout
22411
22412 \end_inset
22413
22414
22415 \begin_inset Index
22416 status collapsed
22417
22418 \begin_layout Plain Layout
22419 Math ! Multi-line Equations
22420 \end_layout
22421
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \begin_layout Standard
22428 Matrices are entered in LyX using the 
22429 \family sans
22430 Math
22431 \begin_inset space ~
22432 \end_inset
22433
22434 Panel
22435 \family default
22436  matrix button 
22437 \begin_inset Graphics
22438         filename ../images/math/matrix.png
22439
22440 \end_inset
22441
22442 .
22443  It will open a dialog for you to choose the number of rows/columns.
22444  Here is an example:
22445 \begin_inset Formula \[
22446 \left(\begin{array}{ccc}
22447 1 & 2 & 3\\
22448 4 & 5 & 6\\
22449 7 & 8 & 9\end{array}\right)\]
22450
22451 \end_inset
22452
22453 The parentheses aren't automatic, but you can add them as described in section
22454 \begin_inset space ~
22455 \end_inset
22456
22457
22458 \begin_inset CommandInset ref
22459 LatexCommand ref
22460 reference "sec:Brackets-and-Delimiters"
22461
22462 \end_inset
22463
22464 .
22465  When you construct the matrix, you can decide whether the column entries
22466  will be left-, right-, or center-justified.
22467  This alignment is set in the box 
22468 \family sans
22469 Horizontal
22470 \family default
22471  with the letters 
22472 \begin_inset Quotes eld
22473 \end_inset
22474
22475
22476 \family sans
22477 l
22478 \family default
22479
22480 \begin_inset Quotes erd
22481 \end_inset
22482
22483
22484 \begin_inset Quotes eld
22485 \end_inset
22486
22487
22488 \family sans
22489 r
22490 \family default
22491
22492 \begin_inset Quotes erd
22493 \end_inset
22494
22495 , and 
22496 \begin_inset Quotes eld
22497 \end_inset
22498
22499
22500 \family sans
22501 c
22502 \family default
22503
22504 \begin_inset Quotes erd
22505 \end_inset
22506
22507 .
22508  LyX proposes a 
22509 \begin_inset Quotes eld
22510 \end_inset
22511
22512
22513 \family sans
22514 c
22515 \family default
22516
22517 \begin_inset Quotes erd
22518 \end_inset
22519
22520  for every column as default.
22521  For example, the sequence 
22522 \begin_inset Quotes eld
22523 \end_inset
22524
22525
22526 \family sans
22527 lrc
22528 \family default
22529
22530 \begin_inset Quotes erd
22531 \end_inset
22532
22533  means that the first column will be left-justified, the second will be
22534  centered, and the third column will be right-justified, because each letter
22535  corresponds to the relevant column.
22536  The result will look like this:
22537 \begin_inset Formula \[
22538 \begin{array}{lcr}
22539 this & this\, column & this\, column\\
22540 column & has & has\, right\\
22541 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22542
22543 \end_inset
22544
22545
22546 \end_layout
22547
22548 \begin_layout Standard
22549 You can add more rows to an existing matrix by hitting 
22550 \family sans
22551 C-Enter
22552 \family default
22553  while the cursor is in the matrix.
22554  Adding or deleting columns can be done via the menu 
22555 \family sans
22556 Edit\SpecialChar \menuseparator
22557 Math
22558 \family default
22559 .
22560 \end_layout
22561
22562 \begin_layout Standard
22563 There are other arrays used in formulas, such as distinctions of cases.
22564  It can be created with the menu 
22565 \family sans
22566 Insert\SpecialChar \menuseparator
22567 Math\SpecialChar \menuseparator
22568 Cases
22569 \begin_inset space ~
22570 \end_inset
22571
22572 Environment
22573 \family default
22574  or the command 
22575 \series bold
22576
22577 \backslash
22578 cases
22579 \series default
22580 .
22581  Here an example: 
22582 \begin_inset Formula \[
22583 f(x)=\begin{cases}
22584 -1 & x<0\\
22585 0 & x=0\\
22586 1 & x>0\end{cases}\]
22587
22588 \end_inset
22589
22590
22591 \end_layout
22592
22593 \begin_layout Standard
22594 \begin_inset VSpace bigskip
22595 \end_inset
22596
22597 Multi-line formulas are created when you press 
22598 \family sans
22599 \series medium
22600 C-E
22601 \series default
22602 nter
22603 \family default
22604  within a formula.
22605  In an empty formula you can see that three blue boxes appear, one for each
22606  column.
22607  When you press 
22608 \family sans
22609 \series medium
22610 C-E
22611 \series default
22612 nter
22613 \family default
22614  in a non-empty formula, the part before the relation sign (equal sign 
22615 \begin_inset Quotes eld
22616 \end_inset
22617
22618 =
22619 \begin_inset Quotes erd
22620 \end_inset
22621
22622  etc.) will be inserted automatically to the first column, the relation sign
22623  is in the second column, and the rest in the third column.
22624  A new row is created by every further hit of 
22625 \family sans
22626 \series medium
22627 C-E
22628 \series default
22629 nter
22630 \family default
22631 .
22632  Multi-line formulas are always displayed formulas.
22633  Here is an example:
22634 \begin_inset Formula \begin{eqnarray}
22635 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22636 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22637
22638 \end_inset
22639
22640  To change the column assignment of the formula parts, place the cursor
22641  where you want to start the shift and hit 
22642 \family sans
22643 C-Tab.
22644
22645 \family default
22646  It shifts everything in the column which is right beside the current cursor
22647  position to the next column.
22648  Note that the middle column is designed for relation signs, structures
22649  within this column will be printed in a smaller size:
22650 \begin_inset Formula \begin{eqnarray*}
22651 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 The multi-line formula type described here is called 
22660 \family typewriter
22661 \series medium
22662 eqnarray
22663 \family default
22664 \series default
22665 .
22666  There are other multi-line types being more suitable for certain situations,
22667  for example if you want a better inter-line spacing than in formula (
22668 \begin_inset CommandInset ref
22669 LatexCommand ref
22670 reference "eq:asquared"
22671
22672 \end_inset
22673
22674 ).
22675  The other types are described in section
22676 \begin_inset space ~
22677 \end_inset
22678
22679
22680 \begin_inset CommandInset ref
22681 LatexCommand ref
22682 reference "sub:AMS-Formula-Types"
22683
22684 \end_inset
22685
22686 .
22687 \end_layout
22688
22689 \begin_layout Section
22690 Formula Numbering and Referencing
22691 \begin_inset Index
22692 status collapsed
22693
22694 \begin_layout Plain Layout
22695 Math ! Formula numbering
22696 \end_layout
22697
22698 \end_inset
22699
22700
22701 \begin_inset Index
22702 status collapsed
22703
22704 \begin_layout Plain Layout
22705 Math ! Referencing formulas
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \begin_inset CommandInset label
22712 LatexCommand label
22713 name "sec:Formula-Numbering-and"
22714
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \begin_layout Standard
22721 To number a formula, set the cursor in the formula and use the menu 
22722 \family sans
22723 Edit\SpecialChar \menuseparator
22724 Math\SpecialChar \menuseparator
22725 Toggle
22726 \begin_inset space ~
22727 \end_inset
22728
22729 Numbering
22730 \family default
22731  or the shortcut 
22732 \family sans
22733 M-m
22734 \begin_inset space ~
22735 \end_inset
22736
22737 n
22738 \family default
22739 .
22740  The formula number appears in LyX as 
22741 \begin_inset Quotes eld
22742 \end_inset
22743
22744 #
22745 \begin_inset Quotes erd
22746 \end_inset
22747
22748  within parentheses.
22749  The 
22750 \begin_inset Quotes erd
22751 \end_inset
22752
22753 #
22754 \begin_inset Quotes erd
22755 \end_inset
22756
22757  denotes, that the number will be calculated automatically when the output
22758  is generated.
22759  The placement and format of the formula number in the output depends on
22760  the document class.
22761  In this document the number is printed together with the chapter number,
22762  separated by a dot:
22763 \begin_inset Formula \begin{equation}
22764 1+1=2\end{equation}
22765
22766 \end_inset
22767
22768 Using 
22769 \family sans
22770 M-m
22771 \begin_inset space ~
22772 \end_inset
22773
22774 n
22775 \family default
22776  in a numbered formula will switch off the numbering.
22777  You can only number displayed formulas.
22778 \end_layout
22779
22780 \begin_layout Standard
22781 Multi-line formulas can be numbered line by line: Using the menu 
22782 \family sans
22783 Edit\SpecialChar \menuseparator
22784 Math\SpecialChar \menuseparator
22785 Toggle
22786 \begin_inset space ~
22787 \end_inset
22788
22789 Numbering
22790 \begin_inset space ~
22791 \end_inset
22792
22793 of
22794 \begin_inset space ~
22795 \end_inset
22796
22797 Line
22798 \family default
22799  or the shortcut 
22800 \family sans
22801 M-m
22802 \begin_inset space ~
22803 \end_inset
22804
22805 N
22806 \family default
22807  will only toggle the numbering of the line where the cursor is in:
22808 \begin_inset Formula \begin{eqnarray}
22809 1 & = & 3-2\\
22810 2 & = & 4-2\nonumber \\
22811 4 & \leq & 7\end{eqnarray}
22812
22813 \end_inset
22814
22815 To number all lines use the shortcut 
22816 \family sans
22817 M-m
22818 \begin_inset space ~
22819 \end_inset
22820
22821 n
22822 \family default
22823 .
22824 \end_layout
22825
22826 \begin_layout Standard
22827 \begin_inset VSpace bigskip
22828 \end_inset
22829
22830 Every displayed formula can be referenced by its number using a label.
22831  A label is inserted with the menu 
22832 \family sans
22833 Insert\SpecialChar \menuseparator
22834 Label
22835 \family default
22836  when the cursor is in the formula.
22837  This opens a dialog to enter the label.
22838  It is recommended to use the proposed 
22839 \begin_inset Quotes eld
22840 \end_inset
22841
22842
22843 \family sans
22844 eq:
22845 \family default
22846
22847 \begin_inset Quotes erd
22848 \end_inset
22849
22850  as first part of the label, because this helps later to identify the label
22851  type when you have many labels in your document.
22852  We inserted in the following example the label 
22853 \begin_inset Quotes eld
22854 \end_inset
22855
22856 eq:tanhExp
22857 \begin_inset Quotes erd
22858 \end_inset
22859
22860  in the second line:
22861 \begin_inset Formula \begin{eqnarray}
22862 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
22863  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
22864
22865 \end_inset
22866
22867 Every labeled line is automatically numbered.
22868  Therefore the label is shown in LyX at the place of the formula number
22869  placeholder 
22870 \begin_inset Quotes eld
22871 \end_inset
22872
22873 #
22874 \begin_inset Quotes erd
22875 \end_inset
22876
22877 .
22878  You can reference a labeled formula using the menu 
22879 \family sans
22880 Insert\SpecialChar \menuseparator
22881 Cross
22882 \begin_inset space ~
22883 \end_inset
22884
22885 Reference
22886 \family default
22887 .
22888  A dialog appears to choose a label you want refer to.
22889  The reference appears in LyX as grey cross reference box and in the output
22890  as the formula number:
22891 \end_layout
22892
22893 \begin_layout Standard
22894 This is a cross-reference to equation (
22895 \begin_inset CommandInset ref
22896 LatexCommand ref
22897 reference "eq:tanhExp"
22898
22899 \end_inset
22900
22901 ).
22902 \end_layout
22903
22904 \begin_layout Standard
22905 The properties of LyX's cross-reference box are described in section
22906 \begin_inset space ~
22907 \end_inset
22908
22909
22910 \begin_inset CommandInset ref
22911 LatexCommand ref
22912 reference "sec:Cross-References"
22913
22914 \end_inset
22915
22916 .
22917  To delete a label, set the cursor in the labeled formula, use the menu
22918  
22919 \family sans
22920 Insert\SpecialChar \menuseparator
22921 Label
22922 \family default
22923  and delete the label in the appearing dialog.
22924 \begin_inset Foot
22925 status collapsed
22926
22927 \begin_layout Plain Layout
22928 This is a unintuitive and will be fixed in the next version of LyX.
22929 \end_layout
22930
22931 \end_inset
22932
22933  
22934 \end_layout
22935
22936 \begin_layout Section
22937 User defined math macros
22938 \begin_inset Index
22939 status collapsed
22940
22941 \begin_layout Plain Layout
22942 Math ! Macros
22943 \end_layout
22944
22945 \end_inset
22946
22947
22948 \begin_inset CommandInset label
22949 LatexCommand label
22950 name "sec:math-macros"
22951
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \begin_layout Standard
22958 LyX allows you to define macros for formulas.
22959  For example we assume that solutions of the quadratic equation often occur
22960  in our document in various forms and we want to create a macro to print
22961  them.
22962 \begin_inset Newline newline
22963 \end_inset
22964
22965 The general form of a quadratic equation is:
22966 \begin_inset Formula \[
22967 0=\lambda^{2}+p\lambda+q\]
22968
22969 \end_inset
22970
22971 The general form of its solution is:
22972 \begin_inset Formula \[
22973 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
22974
22975 \end_inset
22976
22977
22978 \end_layout
22979
22980 \begin_layout Standard
22981 The macro should print the parameters 
22982 \begin_inset Formula $\lambda$
22983 \end_inset
22984
22985
22986 \begin_inset Formula $p$
22987 \end_inset
22988
22989  and 
22990 \begin_inset Formula $q$
22991 \end_inset
22992
22993  like in the equation above.
22994 \end_layout
22995
22996 \begin_layout Standard
22997 A macro is created by executing the command
22998 \end_layout
22999
23000 \begin_layout Standard
23001
23002 \series bold
23003 math-macro
23004 \begin_inset ERT
23005 status collapsed
23006
23007 \begin_layout Plain Layout
23008
23009
23010 \backslash
23011 spce 
23012 \end_layout
23013
23014 \end_inset
23015
23016 Name
23017 \begin_inset ERT
23018 status collapsed
23019
23020 \begin_layout Plain Layout
23021
23022
23023 \backslash
23024 spce 
23025 \end_layout
23026
23027 \end_inset
23028
23029 Number
23030 \begin_inset space ~
23031 \end_inset
23032
23033 of
23034 \begin_inset space ~
23035 \end_inset
23036
23037 Arguments
23038 \end_layout
23039
23040 \begin_layout Standard
23041 in the minibuffer at the bottom of the LyX screen.
23042  Name is the name of the new macro which mustn't contain numbers.
23043  The number of arguments can be a number in the range 1-9.
23044  If you want to define a macro without arguments, don't declare the number
23045  of arguments.
23046 \end_layout
23047
23048 \begin_layout Standard
23049 We have three arguments and name the macro 
23050 \begin_inset Quotes eld
23051 \end_inset
23052
23053 qE
23054 \begin_inset Quotes erd
23055 \end_inset
23056
23057 , so that the command is:
23058 \end_layout
23059
23060 \begin_layout Standard
23061
23062 \series bold
23063 math-macro
23064 \begin_inset ERT
23065 status collapsed
23066
23067 \begin_layout Plain Layout
23068
23069
23070 \backslash
23071 spce 
23072 \end_layout
23073
23074 \end_inset
23075
23076 qE
23077 \begin_inset ERT
23078 status collapsed
23079
23080 \begin_layout Plain Layout
23081
23082
23083 \backslash
23084 spce 
23085 \end_layout
23086
23087 \end_inset
23088
23089 3
23090 \end_layout
23091
23092 \begin_layout Standard
23093 This results in the following macro definition box: 
23094 \begin_inset Graphics
23095         filename clipart/macrobox.png
23096
23097 \end_inset
23098
23099  
23100 \begin_inset FormulaMacro
23101 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23102 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23103 \end_inset
23104
23105
23106 \begin_inset Note Note
23107 status collapsed
23108
23109 \begin_layout Plain Layout
23110 The first box is an image to show the behavior in the output.
23111  The second one is the definition box, that doesn't appear in the output.
23112 \end_layout
23113
23114 \end_inset
23115
23116
23117 \end_layout
23118
23119 \begin_layout Standard
23120 The first blue box is for the definition, where you insert the formula via
23121  the math panel or commands.
23122  The placeholder for the arguments are inserted as a backslash and sharp
23123  followed by the argument number, e.g.
23124  
23125 \begin_inset Quotes eld
23126 \end_inset
23127
23128
23129 \backslash
23130 #1
23131 \begin_inset Quotes erd
23132 \end_inset
23133
23134  for the first argument.
23135  Placeholders will be displayed in red.
23136  The second blue box is for the appearance in LyX.
23137  This is useful when you have a large structure that shouldn't be displayed
23138  in LyX with its full size.
23139  If you want to see the macro as it is defined, leave the box blank.
23140  In our example we insert the sequence
23141 \begin_inset Newline newline
23142 \end_inset
23143
23144
23145 \series bold
23146 qE: 
23147 \backslash
23148 #1
23149 \series default
23150  
23151 \series bold
23152 ,
23153 \series default
23154  
23155 \series bold
23156
23157 \backslash
23158 #2
23159 \series default
23160  
23161 \series bold
23162 ,
23163 \series default
23164  
23165 \series bold
23166
23167 \backslash
23168 #3
23169 \begin_inset Newline newline
23170 \end_inset
23171
23172
23173 \series default
23174 The macro will then be shown as the macro name followed by the three arguments.
23175 \end_layout
23176
23177 \begin_layout Standard
23178 To use the macro in a formula, type its name as command, in our case 
23179 \begin_inset Quotes eld
23180 \end_inset
23181
23182
23183 \series bold
23184
23185 \backslash
23186 qE
23187 \series default
23188
23189 \begin_inset Quotes erd
23190 \end_inset
23191
23192 .
23193  The macro is inserted with boxes for the arguments looking similar to this:
23194 \end_layout
23195
23196 \begin_layout Standard
23197 \align center
23198 \begin_inset Graphics
23199         filename clipart/macrouse.png
23200
23201 \end_inset
23202
23203
23204 \end_layout
23205
23206 \begin_layout Standard
23207 The arguments are inserted in the blue boxes.
23208  If the cursor is outside the macro, the arguments are put in the macro.
23209  To change the arguments, put the cursor in the formula before or after
23210  the macro and press the right or left arrow key respectively.
23211  The arguments appear now again below the macro definition.
23212 \end_layout
23213
23214 \begin_layout Standard
23215 If you change the macro definition all macros are changed automatically
23216  to the new definition.
23217  Here an example of our macro with the arguments 
23218 \begin_inset Formula $x$
23219 \end_inset
23220
23221
23222 \begin_inset Formula $\ln(x)$
23223 \end_inset
23224
23225 , and 
23226 \begin_inset Formula $B$
23227 \end_inset
23228
23229 :
23230 \begin_inset Formula \[
23231 \qE x{\ln(y)}B\]
23232
23233 \end_inset
23234
23235
23236 \end_layout
23237
23238 \begin_layout Standard
23239 When the document is exported to LaTeX, the macro definition will be inserted
23240  as the command:
23241 \end_layout
23242
23243 \begin_layout Standard
23244
23245 \series bold
23246
23247 \backslash
23248 newcommand{
23249 \backslash
23250 qE}[3]{#1_{1,
23251 \backslash
23252 ,2}=-
23253 \backslash
23254 frac{#2}{2}
23255 \backslash
23256 pm
23257 \begin_inset Newline newline
23258 \end_inset
23259
23260
23261 \begin_inset ERT
23262 status collapsed
23263
23264 \begin_layout Plain Layout
23265
23266
23267 \backslash
23268 hphantom{
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \backslash
23275 newcommand
23276 \begin_inset ERT
23277 status collapsed
23278
23279 \begin_layout Plain Layout
23280
23281 }
23282 \end_layout
23283
23284 \end_inset
23285
23286
23287 \backslash
23288 sqrt{
23289 \backslash
23290 frac{#2^{2}}{4}-#3}}
23291 \end_layout
23292
23293 \begin_layout Standard
23294 The command is not inserted in the document preamble.
23295  That means you can only use macros in formulas that are below the macro
23296  definition box in your document.
23297  There are also some other restrictions: The command 
23298 \backslash
23299 newcommand supports optional arguments, which are not available in LyX's
23300  macros.
23301  You can also not change subsequently the name of the macro and the number
23302  of arguments.
23303  
23304 \end_layout
23305
23306 \begin_layout Section
23307 Fine-Tuning
23308 \end_layout
23309
23310 \begin_layout Subsection
23311 Typefaces
23312 \begin_inset Index
23313 status collapsed
23314
23315 \begin_layout Plain Layout
23316 Math ! Typefaces
23317 \end_layout
23318
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \begin_layout Standard
23325 The standard font for text is italic, for numbers the standard is roman.
23326  To set a font in a formula, use the 
23327 \family sans
23328 Math
23329 \begin_inset space ~
23330 \end_inset
23331
23332 Panel
23333 \family default
23334  button 
23335 \begin_inset Graphics
23336         filename ../images/math/font.png
23337
23338 \end_inset
23339
23340 , or enter its command, listed in table
23341 \begin_inset space ~
23342 \end_inset
23343
23344
23345 \begin_inset CommandInset ref
23346 LatexCommand ref
23347 reference "cap:Typefaces-and-the"
23348
23349 \end_inset
23350
23351 , directly.
23352 \end_layout
23353
23354 \begin_layout Standard
23355 \begin_inset Float table
23356 wide false
23357 sideways false
23358 status open
23359
23360 \begin_layout Plain Layout
23361 \begin_inset Caption
23362
23363 \begin_layout Plain Layout
23364 \begin_inset CommandInset label
23365 LatexCommand label
23366 name "cap:Typefaces-and-the"
23367
23368 \end_inset
23369
23370 Typefaces and the corresponding commands.
23371 \end_layout
23372
23373 \end_inset
23374
23375
23376 \end_layout
23377
23378 \begin_layout Plain Layout
23379 \align center
23380 \begin_inset Tabular
23381 <lyxtabular version="3" rows="9" columns="2">
23382 <features>
23383 <column alignment="center" valignment="top" width="0pt">
23384 <column alignment="center" valignment="top" width="0pt">
23385 <row>
23386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390 Font
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399 Command
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \shape up
23412 \size normal
23413 \bar no
23414 \noun off
23415 \color none
23416 \begin_inset Formula $\mathrm{Roman}$
23417 \end_inset
23418
23419
23420 \end_layout
23421
23422 \end_inset
23423 </cell>
23424 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428
23429 \series bold
23430
23431 \backslash
23432 mathrm
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 <row>
23439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23444 \end_inset
23445
23446
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455
23456 \series bold
23457
23458 \backslash
23459 mathbf
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 </row>
23465 <row>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 \begin_inset Formula $\mathit{Italic}$
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482
23483 \series bold
23484
23485 \backslash
23486 mathit
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497
23498 \shape up
23499 \size normal
23500 \bar no
23501 \noun off
23502 \color none
23503 \begin_inset Formula $\mathtt{Typewriter}$
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515
23516 \series bold
23517
23518 \backslash
23519 mathtt
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 </row>
23525 <row>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542
23543 \series bold
23544
23545 \backslash
23546 mathbb
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 </row>
23552 <row>
23553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 \begin_inset Formula $\mathfrak{Fraktur}$
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \series bold
23571
23572 \backslash
23573 mathfrak
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \shape up
23586 \size normal
23587 \emph on
23588 \bar no
23589 \noun off
23590 \color none
23591 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23592 \end_inset
23593
23594
23595 \end_layout
23596
23597 \end_inset
23598 </cell>
23599 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \series bold
23605
23606 \backslash
23607 mathcal
23608 \end_layout
23609
23610 \end_inset
23611 </cell>
23612 </row>
23613 <row>
23614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Plain Layout
23618 \begin_inset Formula $\mathsf{SansSerif}$
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630
23631 \series bold
23632
23633 \backslash
23634 mathsf
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 </row>
23640 </lyxtabular>
23641
23642 \end_inset
23643
23644
23645 \end_layout
23646
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \begin_layout Standard
23653 \begin_inset Note Greyedout
23654 status open
23655
23656 \begin_layout Plain Layout
23657
23658 \series bold
23659 Note:
23660 \series default
23661  that you can only print capital letters in the typefaces 
23662 \family sans
23663 Blackbold
23664 \family default
23665  and 
23666 \family sans
23667 Calligraphic
23668 \family default
23669 .
23670 \end_layout
23671
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \begin_layout Standard
23678 When you use a typeface, a blue box is inserted in the formula.
23679  Every character in this box will be printed in this typeface.
23680  Pressing 
23681 \family sans
23682 Space
23683 \family default
23684  within the box, will set the cursor outside, so that you have to use a
23685  protected space when you need a space in the box.
23686  Here an example where a 
23687 \begin_inset Quotes eld
23688 \end_inset
23689
23690 N
23691 \begin_inset Quotes erd
23692 \end_inset
23693
23694  in 
23695 \family sans
23696 Blackbold
23697 \family default
23698  denotes the set of numbers:
23699 \begin_inset Formula \[
23700 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23701
23702 \end_inset
23703
23704
23705 \end_layout
23706
23707 \begin_layout Standard
23708 The typefaces are nestable, which can cause confusion.
23709  You can e.g.
23710  put a character in 
23711 \family sans
23712 Fraktur
23713 \family default
23714  in a box for 
23715 \family sans
23716 Typewriter
23717 \family default
23718
23719 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23720 \end_inset
23721
23722  
23723 \begin_inset Newline newline
23724 \end_inset
23725
23726 So better don't use this feature.
23727 \end_layout
23728
23729 \begin_layout Standard
23730 The typefaces have no effect on Greek letters: 
23731 \begin_inset Formula $\mathfrak{abc\delta e}$
23732 \end_inset
23733
23734
23735 \begin_inset Newline newline
23736 \end_inset
23737
23738 You can only print them emboldened using the command 
23739 \series bold
23740
23741 \backslash
23742 boldsymbol
23743 \series default
23744 , which works like the other typeface commands: 
23745 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \begin_layout Standard
23752
23753 \series bold
23754
23755 \backslash
23756 boldsymbol
23757 \series default
23758  works for all symbols, letters, and numbers.
23759 \end_layout
23760
23761 \begin_layout Standard
23762 A number of other font options are available as well, in the menu 
23763 \family sans
23764 Insert\SpecialChar \menuseparator
23765 Math\SpecialChar \menuseparator
23766 Font
23767 \begin_inset space ~
23768 \end_inset
23769
23770 Change
23771 \family default
23772 .
23773 \end_layout
23774
23775 \begin_layout Subsection
23776 Math Text
23777 \begin_inset Index
23778 status collapsed
23779
23780 \begin_layout Plain Layout
23781 Math ! Text
23782 \end_layout
23783
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \begin_layout Standard
23790 Typefaces are useful for entering some characters in some given font, but
23791  not for text.
23792  For typing longer pieces of text use the math text, which is obtained using
23793  the entry 
23794 \family sans
23795 Normal
23796 \begin_inset space ~
23797 \end_inset
23798
23799 text
23800 \begin_inset space ~
23801 \end_inset
23802
23803 mode
23804 \family default
23805  of the 
23806 \family sans
23807 Math
23808 \begin_inset space ~
23809 \end_inset
23810
23811 Panel
23812 \family default
23813  button 
23814 \begin_inset Graphics
23815         filename ../images/math/font.png
23816
23817 \end_inset
23818
23819  (alternatively the shortcut 
23820 \family sans
23821 M-m
23822 \begin_inset space ~
23823 \end_inset
23824
23825 m
23826 \family default
23827 ).
23828  Math text appears in LyX in black instead of blue.
23829  You can use spaces and accents in math text like in normal text.
23830  Here is an example:
23831 \begin_inset Formula \[
23832 f(x)=\begin{cases}
23833 x & \textrm{if I say so}\\
23834 -x & \textrm{unter Umständen}\end{cases}\]
23835
23836 \end_inset
23837
23838
23839 \end_layout
23840
23841 \begin_layout Subsection
23842 Font Sizes
23843 \begin_inset Index
23844 status collapsed
23845
23846 \begin_layout Plain Layout
23847 Math ! Font sizes
23848 \end_layout
23849
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \begin_layout Standard
23856 There are four font styles (relative sizes) used in math-mode, which are
23857  automatically chosen in most situations.
23858  These are called 
23859 \family sans
23860 textstyle
23861 \family default
23862
23863 \family sans
23864 displaystyle
23865 \family default
23866
23867 \family sans
23868 scriptstyle
23869 \family default
23870 , and 
23871 \family sans
23872 scriptscriptstyle
23873 \family default
23874 .
23875  For most characters, 
23876 \family sans
23877 textstyle
23878 \family default
23879  and 
23880 \family sans
23881 displaystyle
23882 \family default
23883  are actually the same size, but fractions, superscripts and subscripts,
23884  and certain other structures, are set larger in 
23885 \family sans
23886 displaystyle
23887 \family default
23888 .
23889  Except for some operators, which resize themselves to accommodate various
23890  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23891  These choices can be overridden by using the math panel button 
23892 \begin_inset Graphics
23893         filename ../images/math/style.png
23894
23895 \end_inset
23896
23897 .
23898  A box for the size will be created in which you can insert the math structure.
23899  For example, you can set 
23900 \begin_inset Formula $\frac{1}{2}$
23901 \end_inset
23902
23903 , which is normally in 
23904 \family sans
23905 textstyle
23906 \family default
23907 , larger in 
23908 \family sans
23909 displaystyle
23910 \family default
23911
23912 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23913 \end_inset
23914
23915 .
23916  The four styles are used in the following example:
23917 \end_layout
23918
23919 \begin_layout Standard
23920 \begin_inset Formula $displaystyle$
23921 \end_inset
23922
23923
23924 \begin_inset Formula ${\textstyle textstyle}$
23925 \end_inset
23926
23927
23928 \begin_inset Formula ${\scriptstyle scriptstyle}$
23929 \end_inset
23930
23931
23932 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23933 \end_inset
23934
23935 .
23936 \end_layout
23937
23938 \begin_layout Standard
23939 All these math-mode font sizes are relative, that means, if the whole math
23940  inset is set in a particular size with the menu 
23941 \family sans
23942 Edit\SpecialChar \menuseparator
23943 Text
23944 \begin_inset space ~
23945 \end_inset
23946
23947 Style
23948 \family default
23949 , all sizes in the formula will be adjusted relative to this size.
23950  Similarly, if the base font size of the document is changed, all fonts
23951  will be adjusted to correspond.
23952  As example a formula in the font size 
23953 \begin_inset Quotes eld
23954 \end_inset
23955
23956 largest
23957 \begin_inset Quotes erd
23958 \end_inset
23959
23960 :
23961 \end_layout
23962
23963 \begin_layout Standard
23964
23965 \family roman
23966 \size largest
23967 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \begin_layout Section
23974 Theorem Modules
23975 \end_layout
23976
23977 \begin_layout Standard
23978 As of LyX 1.6, support for theorem-like environments has been moved out of
23979  the document classes and into layout modules.
23980 \begin_inset Index
23981 status collapsed
23982
23983 \begin_layout Plain Layout
23984 Layout Modules
23985 \end_layout
23986
23987 \end_inset
23988
23989  As a result, theorem-like environments can now easily be used with classes
23990  other than the AMS classes.
23991  See section 
23992 \begin_inset CommandInset ref
23993 LatexCommand ref
23994 reference "sub:Modules"
23995
23996 \end_inset
23997
23998  for more on layout modules.
23999 \end_layout
24000
24001 \begin_layout Section
24002 AMS-LaTeX
24003 \begin_inset Index
24004 status collapsed
24005
24006 \begin_layout Plain Layout
24007 AMS math
24008 \end_layout
24009
24010 \end_inset
24011
24012
24013 \begin_inset Index
24014 status collapsed
24015
24016 \begin_layout Plain Layout
24017 Math ! AMS
24018 \end_layout
24019
24020 \end_inset
24021
24022
24023 \end_layout
24024
24025 \begin_layout Standard
24026 LyX supports the packages provided by the American Mathematical Society
24027  (AMS) that are in common use.
24028 \end_layout
24029
24030 \begin_layout Subsection
24031 Enabling AMS-Support
24032 \end_layout
24033
24034 \begin_layout Standard
24035 Selecting the checkbox 
24036 \family sans
24037 Use
24038 \begin_inset space ~
24039 \end_inset
24040
24041 AMS
24042 \begin_inset space ~
24043 \end_inset
24044
24045 math
24046 \begin_inset space ~
24047 \end_inset
24048
24049 package
24050 \family default
24051  in the 
24052 \family sans
24053 Document\SpecialChar \menuseparator
24054 Settings
24055 \family default
24056
24057 \begin_inset Index
24058 status collapsed
24059
24060 \begin_layout Plain Layout
24061 Document ! Settings
24062 \end_layout
24063
24064 \end_inset
24065
24066  dialog under 
24067 \family sans
24068 Math
24069 \begin_inset space ~
24070 \end_inset
24071
24072 Options
24073 \family default
24074  will include the AMS-packages in the document, and make the facilities
24075  available.
24076  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24077  formulas, assure that you have enabled AMS.
24078 \end_layout
24079
24080 \begin_layout Subsection
24081 AMS-Formula Types
24082 \begin_inset CommandInset label
24083 LatexCommand label
24084 name "sub:AMS-Formula-Types"
24085
24086 \end_inset
24087
24088
24089 \begin_inset Index
24090 status collapsed
24091
24092 \begin_layout Plain Layout
24093 Math ! Multi-line Equations
24094 \end_layout
24095
24096 \end_inset
24097
24098
24099 \end_layout
24100
24101 \begin_layout Standard
24102 AMS-LaTeX provides a selection of different formula types.
24103  LyX allows you to choose between 
24104 \family typewriter
24105 align
24106 \family default
24107
24108 \family typewriter
24109 alignat
24110 \family default
24111
24112 \family typewriter
24113 flalign
24114 \family default
24115
24116 \family typewriter
24117 gather
24118 \family default
24119 , and 
24120 \family typewriter
24121 multline
24122 \family default
24123 .
24124  We refer to the AMS-documentation for an explanation of these formula types.
24125 \end_layout
24126
24127 \begin_layout Chapter
24128 More Tools
24129 \end_layout
24130
24131 \begin_layout Section
24132 Cross-References
24133 \begin_inset Index
24134 status collapsed
24135
24136 \begin_layout Plain Layout
24137 Cross references
24138 \end_layout
24139
24140 \end_inset
24141
24142
24143 \begin_inset CommandInset label
24144 LatexCommand label
24145 name "sec:Cross-References"
24146
24147 \end_inset
24148
24149
24150 \end_layout
24151
24152 \begin_layout Standard
24153 One of LyX's strengths are cross-references.
24154  You can reference every section, float, footnote, formula, and list in
24155  the document.
24156  To reference a document part, you have to insert a label into it.
24157  The label is used as anchor and name for the reference.
24158  We want for example refer to the the second item of the following list:
24159 \end_layout
24160
24161 \begin_layout Enumerate
24162 First item
24163 \end_layout
24164
24165 \begin_layout Enumerate
24166 \begin_inset CommandInset label
24167 LatexCommand label
24168 name "enu:Second-item"
24169
24170 \end_inset
24171
24172 Second item
24173 \end_layout
24174
24175 \begin_layout Enumerate
24176 Third item
24177 \end_layout
24178
24179 \begin_layout Standard
24180 First we insert a label into the second item with the menu 
24181 \family sans
24182 Insert\SpecialChar \menuseparator
24183 Label
24184 \family default
24185  or the by pressing the toolbar button 
24186 \begin_inset Graphics
24187         filename ../images/label-insert.png
24188         scale 85
24189
24190 \end_inset
24191
24192 .
24193  A grey label box like this: 
24194 \begin_inset Graphics
24195         filename clipart/labelQt4.png
24196         scale 85
24197
24198 \end_inset
24199
24200  is inserted and the label window pops up asking for the label text.
24201  LyX offers as text the first words of the item with a prefix, in our case
24202  the text 
24203 \begin_inset Quotes eld
24204 \end_inset
24205
24206
24207 \family sans
24208 enu: Second-item
24209 \family default
24210
24211 \begin_inset Quotes erd
24212 \end_inset
24213
24214 .
24215  The prefix 
24216 \begin_inset Quotes eld
24217 \end_inset
24218
24219
24220 \family sans
24221 enu:
24222 \family default
24223
24224 \begin_inset Quotes erd
24225 \end_inset
24226
24227  stands for 
24228 \begin_inset Quotes eld
24229 \end_inset
24230
24231 enumerate
24232 \begin_inset Quotes erd
24233 \end_inset
24234
24235 .
24236  The prefix depends on the document part where the label is inserted, e.g.
24237  if you insert a label to a section heading, the prefix will be 
24238 \begin_inset Quotes eld
24239 \end_inset
24240
24241
24242 \family sans
24243 sec:
24244 \family default
24245
24246 \begin_inset Quotes erd
24247 \end_inset
24248
24249 .
24250 \end_layout
24251
24252 \begin_layout Standard
24253 To reference the item, we refer to its label using the menu 
24254 \family sans
24255 Insert\SpecialChar \menuseparator
24256 Cross-Reference
24257 \family default
24258  or the toolbar button 
24259 \begin_inset Graphics
24260         filename ../images/dialog-show-new-inset_ref.png
24261         scale 85
24262
24263 \end_inset
24264
24265 .
24266  A grey cross-reference box like this: 
24267 \begin_inset Graphics
24268         filename clipart/referenceQt4.png
24269         scale 85
24270
24271 \end_inset
24272
24273  is inserted and the cross-reference window appear showing all labels of
24274  the document.
24275  We can now sort the labels alphabetically and then choose the entry 
24276 \begin_inset Quotes eld
24277 \end_inset
24278
24279
24280 \family sans
24281 enu:Second-item
24282 \family default
24283
24284 \begin_inset Quotes erd
24285 \end_inset
24286
24287 .
24288  At the position of the cross-reference box the item number will appear
24289  in the output.
24290  Here is our cross-reference:
24291 \end_layout
24292
24293 \begin_layout Standard
24294 Item
24295 \begin_inset space ~
24296 \end_inset
24297
24298
24299 \begin_inset CommandInset ref
24300 LatexCommand ref
24301 reference "enu:Second-item"
24302
24303 \end_inset
24304
24305
24306 \end_layout
24307
24308 \begin_layout Standard
24309 It is recommended to use a protected space
24310 \begin_inset Foot
24311 status collapsed
24312
24313 \begin_layout Plain Layout
24314 described in section
24315 \begin_inset space ~
24316 \end_inset
24317
24318
24319 \begin_inset CommandInset ref
24320 LatexCommand ref
24321 reference "sub:Protected-Space"
24322
24323 \end_inset
24324
24325
24326 \end_layout
24327
24328 \end_inset
24329
24330  between the cross-reference name and its number to avoid ugly linebreaks
24331  between them.
24332 \end_layout
24333
24334 \begin_layout Standard
24335 There are six varieties of cross-references:
24336 \end_layout
24337
24338 \begin_layout Description
24339 <reference>: prints the float number, this is the default: 
24340 \begin_inset CommandInset ref
24341 LatexCommand ref
24342 reference "cap:Two-distorted-images"
24343
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \begin_layout Description
24350 (<reference>): prints the float number within two parentheses, this is the
24351  style normally used to reference formulas, especially when the reference
24352  name 
24353 \begin_inset Quotes eld
24354 \end_inset
24355
24356 Equation
24357 \begin_inset Quotes erd
24358 \end_inset
24359
24360  is omitted: 
24361 \begin_inset CommandInset ref
24362 LatexCommand eqref
24363 reference "eq:tanhExp"
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \begin_layout Description
24371 <page>: prints the page number: Page
24372 \begin_inset space ~
24373 \end_inset
24374
24375
24376 \begin_inset CommandInset ref
24377 LatexCommand pageref
24378 reference "cap:Two-distorted-images"
24379
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \begin_layout Description
24386 on
24387 \begin_inset space ~
24388 \end_inset
24389
24390 page
24391 \begin_inset space ~
24392 \end_inset
24393
24394 <page>: prints the text "on page" and the page number: 
24395 \begin_inset CommandInset ref
24396 LatexCommand vpageref
24397 reference "cap:Two-distorted-images"
24398
24399 \end_inset
24400
24401
24402 \end_layout
24403
24404 \begin_layout Description
24405 <reference>
24406 \begin_inset space ~
24407 \end_inset
24408
24409 on
24410 \begin_inset space ~
24411 \end_inset
24412
24413 page
24414 \begin_inset space ~
24415 \end_inset
24416
24417 <page>: prints the float number, the text "on page", and the page number:
24418  
24419 \begin_inset CommandInset ref
24420 LatexCommand vref
24421 reference "cap:Two-distorted-images"
24422
24423 \end_inset
24424
24425
24426 \end_layout
24427
24428 \begin_layout Description
24429 Formatted
24430 \begin_inset space ~
24431 \end_inset
24432
24433 reference: prints a self defined cross-reference format.
24434 \begin_inset Newline newline
24435 \end_inset
24436
24437
24438 \begin_inset Note Greyedout
24439 status open
24440
24441 \begin_layout Plain Layout
24442
24443 \series bold
24444 Note:
24445 \series default
24446  This feature is only available when you have the LaTeX-package 
24447 \series bold
24448 prettyref
24449 \series default
24450
24451 \begin_inset Index
24452 status collapsed
24453
24454 \begin_layout Plain Layout
24455 Latex@LaTeX-packages ! prettyref
24456 \end_layout
24457
24458 \end_inset
24459
24460  installed.
24461 \end_layout
24462
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \begin_layout Standard
24469 Note that the style <page> won't print the page number if the label is on
24470  the previous, the same, or the next page.
24471  You will e.
24472 \begin_inset space \thinspace{}
24473 \end_inset
24474
24475 g.
24476 \begin_inset space ~
24477 \end_inset
24478
24479 see the text 
24480 \begin_inset Quotes eld
24481 \end_inset
24482
24483
24484 \family sans
24485 on this page
24486 \family default
24487
24488 \begin_inset Quotes erd
24489 \end_inset
24490
24491  instead.
24492 \end_layout
24493
24494 \begin_layout Standard
24495 The number and current page of the referred document part in the output,
24496  is automatically calculated by LaTeX.
24497  The varieties are adjusted in the field 
24498 \family sans
24499 Format
24500 \family default
24501  of the cross-reference window, that appear when you click on the cross-referenc
24502 e box.
24503 \end_layout
24504
24505 \begin_layout Standard
24506 You can only use the style 
24507 \family sans
24508 <reference>
24509 \family default
24510  to reference numbered document parts, while the reference style 
24511 \family sans
24512 <page>
24513 \family default
24514  is always possible.
24515 \end_layout
24516
24517 \begin_layout Standard
24518 If you want to reference a section, put the label in the section heading,
24519  to reference a float, put the label in the caption.
24520  For footnotes you can put the label somewhere in it.
24521  Referencing formulas is explained in section
24522 \begin_inset space ~
24523 \end_inset
24524
24525
24526 \begin_inset CommandInset ref
24527 LatexCommand ref
24528 reference "sec:Formula-Numbering-and"
24529
24530 \end_inset
24531
24532 .
24533 \end_layout
24534
24535 \begin_layout Standard
24536 The button 
24537 \family sans
24538 Go
24539 \begin_inset space ~
24540 \end_inset
24541
24542 to
24543 \begin_inset space ~
24544 \end_inset
24545
24546 Label
24547 \family default
24548  in the cross-reference window sets the the cursor before the referred label.
24549  The button text changes then to 
24550 \family sans
24551 Go
24552 \begin_inset space ~
24553 \end_inset
24554
24555 Back
24556 \family default
24557  and you can use it to set the cursor back to the cross-reference.
24558  Right-clicking on a cross-reference box also sets the cursor before the
24559  referred label but without a possibility to go back.
24560  
24561 \end_layout
24562
24563 \begin_layout Standard
24564 You can change labels at any time by clicking on the label box.
24565  References to the changed label will automatically change its link to the
24566  new label text, so that you don't need to take care about this.
24567 \end_layout
24568
24569 \begin_layout Standard
24570 If a cross-reference refers to a non-existing label, you'll see two question
24571  marks in the output instead of the reference.
24572 \end_layout
24573
24574 \begin_layout Standard
24575 References are described in detail in the 
24576 \emph on
24577 Embedded Objects
24578 \emph default
24579  manual.
24580 \end_layout
24581
24582 \begin_layout Section
24583 Table of Contents and other Listings
24584 \begin_inset Index
24585 status collapsed
24586
24587 \begin_layout Plain Layout
24588 Table of contents
24589 \end_layout
24590
24591 \end_inset
24592
24593
24594 \begin_inset Index
24595 status collapsed
24596
24597 \begin_layout Plain Layout
24598 Outline
24599 \end_layout
24600
24601 \end_inset
24602
24603
24604 \begin_inset CommandInset label
24605 LatexCommand label
24606 name "sec:toc"
24607
24608 \end_inset
24609
24610
24611 \end_layout
24612
24613 \begin_layout Subsection
24614 Table of Contents and Outline
24615 \begin_inset CommandInset label
24616 LatexCommand label
24617 name "sub:Table-of-Contents"
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Standard
24625 The Table of Contents (TOC) is inserted with the menu 
24626 \family sans
24627 Insert\SpecialChar \menuseparator
24628 List/TOC\SpecialChar \menuseparator
24629 Table
24630 \begin_inset space ~
24631 \end_inset
24632
24633 of
24634 \begin_inset space ~
24635 \end_inset
24636
24637 Contents
24638 \family default
24639 .
24640  Is is displayed in LyX as a gray box.
24641  If you click on it, the TOC window appears, showing you the TOC entries.
24642  You can jump to a document part by clicking on an entry.
24643  Thus you can use this window as graphical alternative for the 
24644 \family sans
24645 Navigate
24646 \family default
24647  menu.
24648 \end_layout
24649
24650 \begin_layout Standard
24651 The TOC lists every numbered section automatically.
24652  If you have declared a short title for a section heading, as described
24653  in section
24654 \begin_inset space ~
24655 \end_inset
24656
24657
24658 \begin_inset CommandInset ref
24659 LatexCommand ref
24660 reference "sec:Short-Titles"
24661
24662 \end_inset
24663
24664 , it will be used in the TOC instead of the section heading.
24665  Section
24666 \begin_inset space ~
24667 \end_inset
24668
24669
24670 \begin_inset CommandInset ref
24671 LatexCommand ref
24672 reference "sub:Numbering-depth"
24673
24674 \end_inset
24675
24676  describes how the level is adjusted that defines which section types are
24677  listed in the TOC.
24678  You can also adjust the level for the displayed sections in the TOC window
24679  using the grey fader at the bottom of the window.
24680  Unnumbered sections are not listed in the TOC.
24681 \end_layout
24682
24683 \begin_layout Standard
24684 You can use the TOC window also as outline to move and rearrange sections
24685  in your documents.
24686  The TOC window therefore also appears when you use the menu 
24687 \family sans
24688 Document\SpecialChar \menuseparator
24689 Outline
24690 \family default
24691 .
24692 \end_layout
24693
24694 \begin_layout Subsection
24695 List of Figures, Tables and Algorithms
24696 \begin_inset CommandInset label
24697 LatexCommand label
24698 name "sec:ListsOf"
24699
24700 \end_inset
24701
24702
24703 \end_layout
24704
24705 \begin_layout Standard
24706 Table, figure, and algorithm lists are very much like the table of contents.
24707  You can insert them via the 
24708 \family sans
24709 Insert\SpecialChar \menuseparator
24710 List
24711 \begin_inset space ~
24712 \end_inset
24713
24714 /
24715 \begin_inset space ~
24716 \end_inset
24717
24718 TOC
24719 \family default
24720  submenus.
24721  The list entries are the float captions and the float number.
24722 \end_layout
24723
24724 \begin_layout Section
24725 URLs and Hyperlinks
24726 \begin_inset Index
24727 status collapsed
24728
24729 \begin_layout Plain Layout
24730 URLs
24731 \end_layout
24732
24733 \end_inset
24734
24735
24736 \begin_inset Index
24737 status collapsed
24738
24739 \begin_layout Plain Layout
24740 Hyperlinks
24741 \end_layout
24742
24743 \end_inset
24744
24745
24746 \begin_inset CommandInset label
24747 LatexCommand label
24748 name "sec:URL"
24749
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \begin_layout Subsection
24756 URLs
24757 \end_layout
24758
24759 \begin_layout Standard
24760 Links to web pages or email addresses can be inserted via the menu 
24761 \family sans
24762 Insert\SpecialChar \menuseparator
24763 URL
24764 \family default
24765 .
24766 \end_layout
24767
24768 \begin_layout Standard
24769 Here is an example URL: LyX's homepage: 
24770 \begin_inset Flex URL
24771 status open
24772
24773 \begin_layout Plain Layout
24774
24775 http://www.lyx.org
24776 \end_layout
24777
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \begin_layout Standard
24784 You cannot change the style of the link text, the URL text will always be
24785  in the style 
24786 \family typewriter
24787 Typewriter
24788 \family default
24789 .
24790  To be able to format the URL text, use hyperlinks as explained in the next
24791  subsection.
24792 \end_layout
24793
24794 \begin_layout Standard
24795 \begin_inset Note Greyedout
24796 status open
24797
24798 \begin_layout Plain Layout
24799
24800 \series bold
24801 Note:
24802 \series default
24803  URLs must not end with a backslash, otherwise you get LaTeX errors.
24804 \end_layout
24805
24806 \end_inset
24807
24808
24809 \end_layout
24810
24811 \begin_layout Subsection
24812 Hyperlinks
24813 \end_layout
24814
24815 \begin_layout Standard
24816 Hyperlinks can be inserted with the menu 
24817 \family sans
24818 Insert\SpecialChar \menuseparator
24819 Hyperlink
24820 \family default
24821  or with the toolbar button 
24822 \begin_inset Graphics
24823         filename ../images/href-insert.png
24824         BoundingBox 0bp 5bp 20bp 20bp
24825
24826 \end_inset
24827
24828 .
24829  The appearing dialog has two fields: 
24830 \family sans
24831 Target
24832 \family default
24833  and 
24834 \family sans
24835 Name
24836 \family default
24837 .
24838  The name is the printed text for the hyperlink.
24839  The hyperlink type can be a weblink like this: 
24840 \begin_inset CommandInset href
24841 LatexCommand href
24842 name "LyX's homepage"
24843 target "http://www.lyx.org"
24844
24845 \end_inset
24846
24847 , an Email address like this: 
24848 \begin_inset CommandInset href
24849 LatexCommand href
24850 name "lyx-docs mailing list"
24851 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24852 type "mailto:"
24853
24854 \end_inset
24855
24856 , or a link to a file.
24857 \end_layout
24858
24859 \begin_layout Standard
24860 You can start applications via a hyperlink when you insert a weblink, but
24861  add the prefix 
24862 \begin_inset Quotes eld
24863 \end_inset
24864
24865
24866 \family sans
24867 run:
24868 \family default
24869
24870 \begin_inset Quotes erd
24871 \end_inset
24872
24873  to the link target.
24874 \end_layout
24875
24876 \begin_layout Standard
24877 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24878  and become clickable in the DVI and PDF-output.
24879  To set the format of the link text, highlight the hyperlink inset and use
24880  the text style dialog.
24881  This is for example a hyperlink with bold sans serif text: 
24882 \family sans
24883 \series bold
24884
24885 \begin_inset CommandInset href
24886 LatexCommand href
24887 name "LyX's homepage"
24888 target "http://www.lyx.org"
24889
24890 \end_inset
24891
24892
24893 \end_layout
24894
24895 \begin_layout Standard
24896 The link text color can be changed, when the option 
24897 \family sans
24898 Color links
24899 \family default
24900  is set in the PDF Properties dialog (menu 
24901 \family sans
24902 Document\SpecialChar \menuseparator
24903 Settings\SpecialChar \menuseparator
24904 PDF Properties
24905 \family default
24906 ).
24907  The link text is for example set in this document to blue by adding the
24908  option
24909 \begin_inset Newline newline
24910 \end_inset
24911
24912
24913 \series bold
24914 urlcolor=blue
24915 \series default
24916
24917 \begin_inset Newline newline
24918 \end_inset
24919
24920 to the field 
24921 \family sans
24922 Additional options
24923 \family default
24924  in the PDF Properties dialog.
24925 \end_layout
24926
24927 \begin_layout Section
24928 Appendices
24929 \begin_inset Index
24930 status collapsed
24931
24932 \begin_layout Plain Layout
24933 Appendix
24934 \end_layout
24935
24936 \end_inset
24937
24938
24939 \begin_inset CommandInset label
24940 LatexCommand label
24941 name "sec:Appendices"
24942
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \begin_layout Standard
24949 Appendices are created with the menu 
24950 \family sans
24951 Document\SpecialChar \menuseparator
24952 Start
24953 \begin_inset space ~
24954 \end_inset
24955
24956 Appendix
24957 \begin_inset space ~
24958 \end_inset
24959
24960 Here
24961 \family default
24962 .
24963  This menu sets the document from the current cursor position to the end
24964  as appendix region.
24965  The region is marked with a red borderline.
24966 \end_layout
24967
24968 \begin_layout Standard
24969 Every chapter (or section) within the appendix region is treated as an appendix,
24970  numbered with a capital Latin letter.
24971  The appendix subsections are numbered with this letter followed by a dot
24972  and the subsection number.
24973  All appendix sections can be referenced as if they were normal sections,
24974  here two examples:
24975 \end_layout
24976
24977 \begin_layout Standard
24978 Appendix
24979 \begin_inset space ~
24980 \end_inset
24981
24982
24983 \begin_inset CommandInset ref
24984 LatexCommand ref
24985 reference "cha:Credits"
24986
24987 \end_inset
24988
24989 ; Appendix
24990 \begin_inset space ~
24991 \end_inset
24992
24993
24994 \begin_inset CommandInset ref
24995 LatexCommand ref
24996 reference "sub:Export"
24997
24998 \end_inset
24999
25000
25001 \end_layout
25002
25003 \begin_layout Section
25004 Bibliography
25005 \begin_inset Index
25006 status collapsed
25007
25008 \begin_layout Plain Layout
25009 Bibliography
25010 \end_layout
25011
25012 \end_inset
25013
25014
25015 \begin_inset CommandInset label
25016 LatexCommand label
25017 name "sec:Bibliography"
25018
25019 \end_inset
25020
25021
25022 \end_layout
25023
25024 \begin_layout Standard
25025 There are two ways of generating the bibliography in a LyX-document.
25026  You can include a bibliography database
25027 \begin_inset Foot
25028 status collapsed
25029
25030 \begin_layout Plain Layout
25031 Known under the name 
25032 \begin_inset Quotes eld
25033 \end_inset
25034
25035 BibTeX-database
25036 \begin_inset Quotes erd
25037 \end_inset
25038
25039 .
25040 \end_layout
25041
25042 \end_inset
25043
25044 , which is explained in the next subsection or you can insert the bibliography
25045  manually.
25046  For the second method we use the paragraph environment 
25047 \family sans
25048 Bibliography
25049 \family default
25050 , described in section
25051 \begin_inset space ~
25052 \end_inset
25053
25054
25055 \begin_inset CommandInset ref
25056 LatexCommand ref
25057 reference "sub:Biblio_environment"
25058
25059 \end_inset
25060
25061 .
25062 \end_layout
25063
25064 \begin_layout Standard
25065 Within the 
25066 \family sans
25067 Bibliography
25068 \family default
25069  environment, every paragraph begins with a gray bibliography box labeled
25070  with a number.
25071  If you click on it, you will get a dialog in which you can set a 
25072 \family sans
25073 Key
25074 \family default
25075  and a 
25076 \family sans
25077 Label
25078 \family default
25079 .
25080  The key is the symbolic name by which you will refer to this bibliography
25081  entry.
25082  For example, our second entry in the bibliography is a book about LaTeX
25083  and we used 
25084 \begin_inset Quotes eld
25085 \end_inset
25086
25087 latexcompanion
25088 \begin_inset Quotes erd
25089 \end_inset
25090
25091 , a short form of its title, as key.
25092 \end_layout
25093
25094 \begin_layout Standard
25095 You can refer to the key of a bibliography entry using the menu 
25096 \family sans
25097 Insert\SpecialChar \menuseparator
25098 Citation
25099 \family default
25100  or the toobar button 
25101 \begin_inset Graphics
25102         filename ../images/dialog-show-new-inset_citation.png
25103         BoundingBox 0bp 5bp 20bp 20bp
25104
25105 \end_inset
25106
25107 .
25108  A citation reference box is inserted and a citation window will appear
25109  in which you can select one or more keys in the available key list.
25110  The citation reference box will be labeled with the referenced key.
25111  When you click on the box, the citation window appears and you can change
25112  the reference.
25113 \end_layout
25114
25115 \begin_layout Standard
25116 Citation references appear in the output as number of the bibliography entry
25117  with surrounding brackets.
25118  If you set a 
25119 \family sans
25120 Label
25121 \family default
25122  for the entry, the label will appear instead of the number.
25123  Here two examples; the first without a label, the second with the label
25124  
25125 \begin_inset Quotes eld
25126 \end_inset
25127
25128 Credits
25129 \begin_inset Quotes erd
25130 \end_inset
25131
25132 :
25133 \end_layout
25134
25135 \begin_layout Standard
25136 Have a look at the 
25137 \family sans
25138 LaTeX Companion Second Edition
25139 \family default
25140
25141 \begin_inset CommandInset citation
25142 LatexCommand cite
25143 key "latexcompanion"
25144
25145 \end_inset
25146
25147
25148 \end_layout
25149
25150 \begin_layout Standard
25151 The LyX-Team members are listed in the Credits: 
25152 \begin_inset CommandInset citation
25153 LatexCommand cite
25154 key "lyxcredit"
25155
25156 \end_inset
25157
25158
25159 \end_layout
25160
25161 \begin_layout Subsection
25162 Bibliography databases (BibTeX)
25163 \begin_inset Index
25164 status collapsed
25165
25166 \begin_layout Plain Layout
25167 Bibliography ! Databases
25168 \end_layout
25169
25170 \end_inset
25171
25172
25173 \begin_inset Index
25174 status open
25175
25176 \begin_layout Plain Layout
25177 Bibliography ! BibTeX
25178 \end_layout
25179
25180 \end_inset
25181
25182
25183 \begin_inset CommandInset label
25184 LatexCommand label
25185 name "sub:Bibliography-databases"
25186
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \begin_layout Standard
25193 Bibliography databases are useful if you use the same bibliography in different
25194  documents.
25195  It makes it also very easy to have a uniform layout for all bibliography
25196  entries.
25197  You can collect the bibliography of all relevant books and articles of
25198  your working field in a database.
25199  This database can be used for different documents, because only the referenced
25200  entries of the database will appear in the bibliography list.
25201 \end_layout
25202
25203 \begin_layout Standard
25204 The database is a text file with the file extension 
25205 \begin_inset Quotes eld
25206 \end_inset
25207
25208
25209 \family sans
25210 .bib
25211 \family default
25212
25213 \begin_inset Quotes erd
25214 \end_inset
25215
25216  containing the bibliography in a special format.
25217  The format is explained in LaTeX books (
25218 \begin_inset CommandInset citation
25219 LatexCommand cite
25220 key "Mittelbach,Kopka,Lamport"
25221
25222 \end_inset
25223
25224 ).
25225  Normally one uses a special program to create and edit entries of the database.
25226  Under
25227 \begin_inset Newline newline
25228 \end_inset
25229
25230  
25231 \begin_inset Flex URL
25232 status collapsed
25233
25234 \begin_layout Plain Layout
25235
25236 http://wiki.lyx.org/BibTeX/Programs
25237 \end_layout
25238
25239 \end_inset
25240
25241
25242 \begin_inset Newline newline
25243 \end_inset
25244
25245 you find a list of programs for bibliography databases.
25246 \end_layout
25247
25248 \begin_layout Standard
25249 To use a database, use the menu 
25250 \family sans
25251 Insert\SpecialChar \menuseparator
25252 List
25253 \family default
25254 /
25255 \family sans
25256 TOC\SpecialChar \menuseparator
25257 BibT
25258 \begin_inset ERT
25259 status collapsed
25260
25261 \begin_layout Plain Layout
25262
25263 {}
25264 \end_layout
25265
25266 \end_inset
25267
25268 eX
25269 \begin_inset space ~
25270 \end_inset
25271
25272 Bibliography
25273 \family default
25274 .
25275  A grey box will be inserted and a window appears.
25276  In this window you can load one or more databases and a style file.
25277 \end_layout
25278
25279 \begin_layout Standard
25280 The style file is a text file with the file extension
25281 \begin_inset Quotes erd
25282 \end_inset
25283
25284
25285 \family sans
25286 .bst
25287 \family default
25288
25289 \begin_inset Quotes erd
25290 \end_inset
25291
25292  that declares the layout of all bibliography entries.
25293  Many publishers provide special style files, so that you don't have to
25294  take care of the layout.
25295 \end_layout
25296
25297 \begin_layout Standard
25298 Inserting a citation reference works like described above.
25299 \end_layout
25300
25301 \begin_layout Standard
25302 \begin_inset VSpace defskip
25303 \end_inset
25304
25305
25306 \end_layout
25307
25308 \begin_layout Standard
25309 To generate the bibliography from a database, the program BibTeX is used
25310  by LyX.
25311  This program can be controlled with options that you can add in LyX's preferenc
25312 es dialog under 
25313 \family sans
25314 Outputs
25315 \family default
25316
25317 \family sans
25318 LaT
25319 \begin_inset ERT
25320 status collapsed
25321
25322 \begin_layout Plain Layout
25323
25324 {}
25325 \end_layout
25326
25327 \end_inset
25328
25329 eX
25330 \family default
25331  in the field 
25332 \family sans
25333 BibT
25334 \begin_inset ERT
25335 status collapsed
25336
25337 \begin_layout Plain Layout
25338
25339 {}
25340 \end_layout
25341
25342 \end_inset
25343
25344 eX
25345 \begin_inset space ~
25346 \end_inset
25347
25348 command
25349 \family default
25350 .
25351  Before adding options, it is strongly recommended to read the manual of
25352  
25353 \family sans
25354 BibTeX
25355 \family default
25356 .
25357 \end_layout
25358
25359 \begin_layout Standard
25360 \begin_inset VSpace defskip
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \begin_layout Standard
25367 We use two bibliographies in this document to show the difference between
25368  the two methods of creating them.
25369  As you can see, the bibliography that is created from a database lists
25370  only the database entries that are referenced in the document.
25371  We used the style file 
25372 \family sans
25373 alphadin.bst
25374 \family default
25375  to get the complicated German reference key scheme in the bibliography.
25376 \end_layout
25377
25378 \begin_layout Subsection
25379 Bibliography layout
25380 \begin_inset Index
25381 status collapsed
25382
25383 \begin_layout Plain Layout
25384 Bibliography ! Layout
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \begin_layout Standard
25393 In the citation reference dialog you can set a special citation format.
25394  For this feature you need to use the option 
25395 \family sans
25396 Natbib
25397 \family default
25398  enabled in the 
25399 \family sans
25400 Document\SpecialChar \menuseparator
25401 Settings
25402 \family default
25403
25404 \begin_inset Index
25405 status collapsed
25406
25407 \begin_layout Plain Layout
25408 Document ! Settings
25409 \end_layout
25410
25411 \end_inset
25412
25413  dialog under 
25414 \family sans
25415 Bibliography
25416 \family default
25417 .
25418  Setting a citation style for a reference will overwrite the default.
25419  For the global citation format use the BibTeX style files as explained
25420  in the previous section.
25421 \end_layout
25422
25423 \begin_layout Standard
25424 You can also set text, that should appear before or after a citation reference,
25425  in the citation reference window.
25426  Here an example where we set the text 
25427 \begin_inset Quotes eld
25428 \end_inset
25429
25430 Chapter
25431 \begin_inset space ~
25432 \end_inset
25433
25434 3
25435 \begin_inset Quotes erd
25436 \end_inset
25437
25438  to appear after the reference:
25439 \end_layout
25440
25441 \begin_layout Standard
25442 Have a look at 
25443 \begin_inset CommandInset citation
25444 LatexCommand cite
25445 after "Chapter 3"
25446 key "latexcompanion"
25447
25448 \end_inset
25449
25450 .
25451 \end_layout
25452
25453 \begin_layout Section
25454 Index
25455 \begin_inset Index
25456 status collapsed
25457
25458 \begin_layout Plain Layout
25459 Index generation
25460 \end_layout
25461
25462 \end_inset
25463
25464
25465 \begin_inset CommandInset label
25466 LatexCommand label
25467 name "sec:Index"
25468
25469 \end_inset
25470
25471
25472 \end_layout
25473
25474 \begin_layout Standard
25475 An index entry is created if you use the menu 
25476 \family sans
25477 Insert\SpecialChar \menuseparator
25478 Index
25479 \begin_inset space ~
25480 \end_inset
25481
25482 Entry
25483 \family default
25484  or the toolbar button 
25485 \begin_inset Graphics
25486         filename ../images/index-insert.png
25487         BoundingBox 0bp 5bp 20bp 20bp
25488
25489 \end_inset
25490
25491 .
25492  A gray box labeled 
25493 \begin_inset Quotes eld
25494 \end_inset
25495
25496
25497 \family sans
25498 Idx
25499 \family default
25500
25501 \begin_inset Quotes erd
25502 \end_inset
25503
25504  is inserted containing the text that appears in the index.
25505  The word where the cursor is in or the currently highlighted text is proposed
25506  by LyX as index entry.
25507 \end_layout
25508
25509 \begin_layout Standard
25510 We give a short overview of the index commands in the next subsections.
25511  For a detailed description of LaTeX's index mechanism, have a look at one
25512  of the LaTeX books 
25513 \begin_inset CommandInset citation
25514 LatexCommand cite
25515 key "latexcompanion,latexguide,latexbook"
25516
25517 \end_inset
25518
25519 .
25520 \end_layout
25521
25522 \begin_layout Standard
25523 You can change index entries by clicking on the index box.
25524 \end_layout
25525
25526 \begin_layout Standard
25527 The index list is inserted to the document with the menu 
25528 \family sans
25529 Insert\SpecialChar \menuseparator
25530 List
25531 \begin_inset space ~
25532 \end_inset
25533
25534 /
25535 \begin_inset space ~
25536 \end_inset
25537
25538 TOC\SpecialChar \menuseparator
25539 Index
25540 \begin_inset space ~
25541 \end_inset
25542
25543 List
25544 \family default
25545 .
25546  A light blue box labeled 
25547 \begin_inset Quotes eld
25548 \end_inset
25549
25550
25551 \family sans
25552 Index
25553 \family default
25554
25555 \begin_inset Quotes erd
25556 \end_inset
25557
25558  will show the place where the index is printed in the output.
25559  The index list box is not clickable like other LyX-boxes.
25560 \end_layout
25561
25562 \begin_layout Subsection
25563 Grouping Index Entries
25564 \begin_inset Index
25565 status collapsed
25566
25567 \begin_layout Plain Layout
25568 Index ! Grouping
25569 \end_layout
25570
25571 \end_inset
25572
25573
25574 \end_layout
25575
25576 \begin_layout Standard
25577 Index entries are often grouped to offer the reader a fast search in the
25578  index.
25579  We want to group for example the index entries for itemized and enumerated
25580  lists under the entry 
25581 \begin_inset Quotes eld
25582 \end_inset
25583
25584 Lists
25585 \begin_inset Quotes erd
25586 \end_inset
25587
25588 .
25589  First we create the entry 
25590 \begin_inset Quotes eld
25591 \end_inset
25592
25593 Lists
25594 \begin_inset Quotes erd
25595 \end_inset
25596
25597  in section
25598 \begin_inset space ~
25599 \end_inset
25600
25601
25602 \begin_inset CommandInset ref
25603 LatexCommand ref
25604 reference "sub:Lists"
25605
25606 \end_inset
25607
25608 .
25609  In the text field for the itemized list index entry in section
25610 \begin_inset space ~
25611 \end_inset
25612
25613
25614 \begin_inset CommandInset ref
25615 LatexCommand ref
25616 reference "sec:Itemize"
25617
25618 \end_inset
25619
25620 , we insert the command
25621 \end_layout
25622
25623 \begin_layout Standard
25624
25625 \series bold
25626 Lists ! Itemize
25627 \end_layout
25628
25629 \begin_layout Standard
25630 and the command
25631 \end_layout
25632
25633 \begin_layout Standard
25634
25635 \series bold
25636 Lists ! Enumerate
25637 \end_layout
25638
25639 \begin_layout Standard
25640 for the enumerated list in section
25641 \begin_inset space ~
25642 \end_inset
25643
25644
25645 \begin_inset CommandInset ref
25646 LatexCommand ref
25647 reference "sec:Enumerate"
25648
25649 \end_inset
25650
25651 .
25652 \end_layout
25653
25654 \begin_layout Standard
25655 The exclamation mark 
25656 \begin_inset Quotes eld
25657 \end_inset
25658
25659 !
25660 \begin_inset Quotes erd
25661 \end_inset
25662
25663  marks the grouping levels.
25664  You can have three levels; every index level is indented a bit more.
25665  An index entry for the higher levels is not required.
25666  If we don't have an index entry for 
25667 \begin_inset Quotes eld
25668 \end_inset
25669
25670 Lists
25671 \begin_inset Quotes erd
25672 \end_inset
25673
25674 , it will be printed anyway, but without a page number.
25675 \end_layout
25676
25677 \begin_layout Subsection
25678 Page Ranges
25679 \begin_inset Index
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683 Index ! Page ranges
25684 \end_layout
25685
25686 \end_inset
25687
25688
25689 \end_layout
25690
25691 \begin_layout Standard
25692 Normally an index entry will appear with the page number of the indexed
25693  section.
25694  But sometimes you want to index more pages under the same entry.
25695  E.g if we want to index the paragraph environments, we create an index entry
25696  in section
25697 \begin_inset space ~
25698 \end_inset
25699
25700
25701 \begin_inset CommandInset ref
25702 LatexCommand ref
25703 reference "sec:Paragraph-Environments"
25704
25705 \end_inset
25706
25707  with the command
25708 \end_layout
25709
25710 \begin_layout Standard
25711
25712 \series bold
25713 Paragraph environments|(
25714 \end_layout
25715
25716 \begin_layout Standard
25717 and another entry at the end of section
25718 \begin_inset space ~
25719 \end_inset
25720
25721
25722 \begin_inset CommandInset ref
25723 LatexCommand ref
25724 reference "sub:LyX-Code"
25725
25726 \end_inset
25727
25728  with the command
25729 \end_layout
25730
25731 \begin_layout Standard
25732
25733 \series bold
25734 Paragraph environments|)
25735 \end_layout
25736
25737 \begin_layout Standard
25738 The commands 
25739 \begin_inset Quotes eld
25740 \end_inset
25741
25742
25743 \series bold
25744 |(
25745 \series default
25746
25747 \begin_inset Quotes erd
25748 \end_inset
25749
25750  and 
25751 \begin_inset Quotes eld
25752 \end_inset
25753
25754
25755 \series bold
25756 |)
25757 \series default
25758
25759 \begin_inset Quotes erd
25760 \end_inset
25761
25762  respectively starts and ends the index range.
25763  You can also add the same index entry at different places in the document.
25764  They appear in the output under one entry with a comma separated list of
25765  the pages of the indexed document parts.
25766  An example is the index entry 
25767 \begin_inset Quotes eld
25768 \end_inset
25769
25770 Document ! Settings
25771 \begin_inset Quotes erd
25772 \end_inset
25773
25774 .
25775 \end_layout
25776
25777 \begin_layout Subsection
25778 Cross referencing
25779 \begin_inset Index
25780 status collapsed
25781
25782 \begin_layout Plain Layout
25783 Index ! Cross referencing
25784 \end_layout
25785
25786 \end_inset
25787
25788
25789 \end_layout
25790
25791 \begin_layout Standard
25792 It is also possible to refer to another index entry.
25793  We referred for example in the index entry 
25794 \begin_inset Quotes eld
25795 \end_inset
25796
25797 GIF
25798 \begin_inset Quotes erd
25799 \end_inset
25800
25801  (in section
25802 \begin_inset space ~
25803 \end_inset
25804
25805
25806 \begin_inset CommandInset ref
25807 LatexCommand ref
25808 reference "sub:Image-Formats"
25809
25810 \end_inset
25811
25812 ) to the index entry 
25813 \begin_inset Quotes eld
25814 \end_inset
25815
25816 Image formats
25817 \begin_inset Quotes erd
25818 \end_inset
25819
25820  in the same section using the entry
25821 \end_layout
25822
25823 \begin_layout Standard
25824
25825 \series bold
25826 GIF|see{Image formats}
25827 \end_layout
25828
25829 \begin_layout Standard
25830 Where the braces have to be inserted as ERT.
25831  The text within the braces is the referenced entry.
25832  The reference will appear in the output without a page number.
25833 \end_layout
25834
25835 \begin_layout Subsection
25836 Index Entry Order
25837 \begin_inset Index
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841 Index ! Entry order
25842 \end_layout
25843
25844 \end_inset
25845
25846
25847 \end_layout
25848
25849 \begin_layout Standard
25850 You can use accented characters in the index entry, but the entries might
25851  then not follow the rules for the index order.
25852  The index entries are sorted alphabetically, but LaTeX
25853 \begin_inset Foot
25854 status collapsed
25855
25856 \begin_layout Plain Layout
25857 The index generating is done in the background by an extra program, see
25858  section
25859 \begin_inset space ~
25860 \end_inset
25861
25862
25863 \begin_inset CommandInset ref
25864 LatexCommand ref
25865 reference "sub:Index-Program"
25866
25867 \end_inset
25868
25869 .
25870 \end_layout
25871
25872 \end_inset
25873
25874  doesn't know how to sort accents in different languages.
25875  We created as example the three dummy index entries 
25876 \begin_inset Quotes eld
25877 \end_inset
25878
25879 maison
25880 \begin_inset Quotes erd
25881 \end_inset
25882
25883
25884 \begin_inset Quotes eld
25885 \end_inset
25886
25887 maïs
25888 \begin_inset Quotes erd
25889 \end_inset
25890
25891 , and 
25892 \begin_inset Quotes eld
25893 \end_inset
25894
25895 maître
25896 \begin_inset Quotes erd
25897 \end_inset
25898
25899 .
25900 \begin_inset Index
25901 status collapsed
25902
25903 \begin_layout Plain Layout
25904 Dummy entries ! maïs
25905 \end_layout
25906
25907 \end_inset
25908
25909
25910 \begin_inset Index
25911 status collapsed
25912
25913 \begin_layout Plain Layout
25914 Dummy entries ! maître
25915 \end_layout
25916
25917 \end_inset
25918
25919
25920 \begin_inset Index
25921 status collapsed
25922
25923 \begin_layout Plain Layout
25924 Dummy entries ! maïs@maison
25925 \end_layout
25926
25927 \end_inset
25928
25929  They will be sorted in the order maïs, maître, maison, but we want the
25930  order maïs, maison, maître.
25931  To achieve this, we use the command
25932 \end_layout
25933
25934 \begin_layout Standard
25935
25936 \series bold
25937 previous entry@current entry
25938 \end_layout
25939
25940 \begin_layout Standard
25941 In our case we want to have 
25942 \begin_inset Quotes eld
25943 \end_inset
25944
25945 maison
25946 \begin_inset Quotes erd
25947 \end_inset
25948
25949  after 
25950 \begin_inset Quotes eld
25951 \end_inset
25952
25953 maïs
25954 \begin_inset Quotes erd
25955 \end_inset
25956
25957  and write therefore for the index entry of maison:
25958 \end_layout
25959
25960 \begin_layout Standard
25961
25962 \series bold
25963 maïs@maison
25964 \end_layout
25965
25966 \begin_layout Standard
25967 The previous entry needn't to be a real existing entry, you can also use
25968  another word to tell LaTeX the entry order, see the next subsection for
25969  an example.
25970 \end_layout
25971
25972 \begin_layout Subsection
25973 Index Entry Layout
25974 \begin_inset Index
25975 status collapsed
25976
25977 \begin_layout Plain Layout
25978 Index ! Entry layout
25979 \end_layout
25980
25981 \end_inset
25982
25983
25984 \end_layout
25985
25986 \begin_layout Standard
25987 You can change the appearance of insert entries via the textstyle dialog.
25988 \begin_inset Index
25989 status collapsed
25990
25991 \begin_layout Plain Layout
25992 Dummy entries ! 
25993 \shape italic
25994 This is an italic dummy entry
25995 \end_layout
25996
25997 \end_inset
25998
25999  You can also format the page number using the character 
26000 \begin_inset Quotes eld
26001 \end_inset
26002
26003 |
26004 \begin_inset Quotes erd
26005 \end_inset
26006
26007  followed by a LaTeX-command without a backslash.
26008  We can write for example
26009 \end_layout
26010
26011 \begin_layout Standard
26012
26013 \series bold
26014 old-style page number:|oldstylenums
26015 \end_layout
26016
26017 \begin_layout Standard
26018 to get the page number in an old-style layout.
26019 \begin_inset Index
26020 status open
26021
26022 \begin_layout Plain Layout
26023 Dummy entries ! old-style page number:|oldstylenums
26024 \end_layout
26025
26026 \end_inset
26027
26028  Normally all LaTeX-commands begin with a backslash, but in this special
26029  case 
26030 \begin_inset Quotes eld
26031 \end_inset
26032
26033
26034 \series bold
26035 |command
26036 \series default
26037
26038 \begin_inset Quotes erd
26039 \end_inset
26040
26041  means 
26042 \series bold
26043
26044 \backslash
26045 command{page
26046 \begin_inset space ~
26047 \end_inset
26048
26049 number}
26050 \series default
26051 .
26052  Have a look at section
26053 \begin_inset space ~
26054 \end_inset
26055
26056
26057 \begin_inset CommandInset ref
26058 LatexCommand ref
26059 reference "sub:LaTeX-Syntax"
26060
26061 \end_inset
26062
26063  to learn more about the LaTeX-syntax.
26064 \end_layout
26065
26066 \begin_layout Standard
26067 You can also change the layout for the whole index.
26068  E.g.
26069  we marked the index list box of this document as bold to get a bold font
26070  for all index entries.
26071 \end_layout
26072
26073 \begin_layout Subsection
26074 Index Program
26075 \begin_inset Index
26076 status collapsed
26077
26078 \begin_layout Plain Layout
26079 Index ! Program
26080 \end_layout
26081
26082 \end_inset
26083
26084
26085 \begin_inset CommandInset label
26086 LatexCommand label
26087 name "sub:Index-Program"
26088
26089 \end_inset
26090
26091
26092 \end_layout
26093
26094 \begin_layout Standard
26095 LyX uses for the index generation by default the program 
26096 \family sans
26097 makeindex
26098 \family default
26099 .
26100  It can be controlled by options that can be set in LyX's preferences dialog,
26101  see section
26102 \begin_inset space ~
26103 \end_inset
26104
26105
26106 \begin_inset CommandInset ref
26107 LatexCommand ref
26108 reference "sub:LaTeX-settings"
26109
26110 \end_inset
26111
26112 .
26113  The available options are listed and explained in 
26114 \begin_inset CommandInset citation
26115 LatexCommand cite
26116 key "makeindex"
26117
26118 \end_inset
26119
26120 .
26121 \end_layout
26122
26123 \begin_layout Standard
26124 You can also specify there another program to generate the index, for example
26125  
26126 \family sans
26127 xindy
26128 \family default
26129  
26130 \begin_inset CommandInset citation
26131 LatexCommand cite
26132 key "xindy"
26133
26134 \end_inset
26135
26136 .
26137 \end_layout
26138
26139 \begin_layout Section
26140 Nomenclature / Glossary 
26141 \begin_inset Index
26142 status collapsed
26143
26144 \begin_layout Plain Layout
26145 Nomenclature
26146 \end_layout
26147
26148 \end_inset
26149
26150
26151 \begin_inset Index
26152 status collapsed
26153
26154 \begin_layout Plain Layout
26155 Glossary|see
26156 \begin_inset ERT
26157 status collapsed
26158
26159 \begin_layout Plain Layout
26160
26161 {
26162 \end_layout
26163
26164 \end_inset
26165
26166 Nomenclature
26167 \begin_inset ERT
26168 status collapsed
26169
26170 \begin_layout Plain Layout
26171
26172 }
26173 \end_layout
26174
26175 \end_inset
26176
26177
26178 \end_layout
26179
26180 \end_inset
26181
26182
26183 \begin_inset CommandInset label
26184 LatexCommand label
26185 name "sec:Nomenclature"
26186
26187 \end_inset
26188
26189
26190 \end_layout
26191
26192 \begin_layout Standard
26193 Sometimes you need to compile a list of symbols that are mentioned in your
26194  document with a brief explanation of them -- a so called nomenclature or
26195  glossary.
26196 \end_layout
26197
26198 \begin_layout Standard
26199 To be able to create nomenclatures, you need the LaTeX package 
26200 \series bold
26201 nomencl
26202 \series default
26203
26204 \begin_inset Index
26205 status collapsed
26206
26207 \begin_layout Plain Layout
26208 Latex@LaTeX-packages ! nomencl
26209 \end_layout
26210
26211 \end_inset
26212
26213  installed.
26214  You find it in the TeX Catalogue, 
26215 \begin_inset CommandInset citation
26216 LatexCommand cite
26217 key "TeXCatalogue"
26218
26219 \end_inset
26220
26221  or in the package manager of your LaTeX-system.
26222 \end_layout
26223
26224 \begin_layout Standard
26225 A nomenclature entry is created if you place the cursor after a symbol entry
26226  and then use the menu 
26227 \family sans
26228 Insert\SpecialChar \menuseparator
26229
26230 \family default
26231 N
26232 \family sans
26233 omenclature
26234 \begin_inset space ~
26235 \end_inset
26236
26237 Entry
26238 \family default
26239  or the toobar button 
26240 \begin_inset Graphics
26241         filename ../images/nomencl-insert.png
26242         BoundingBox 0bp 5bp 20bp 20bp
26243
26244 \end_inset
26245
26246 .
26247  A gray box labeled 
26248 \begin_inset Quotes eld
26249 \end_inset
26250
26251
26252 \family sans
26253 Nom
26254 \family default
26255
26256 \begin_inset Quotes erd
26257 \end_inset
26258
26259  is inserted and a window pops up asking for the nomenclature entry.
26260 \end_layout
26261
26262 \begin_layout Standard
26263 A nomenclature entry consists of two main entries.
26264  The first is the symbol that you want to refer to.
26265  The second is the description of the symbol.
26266 \end_layout
26267
26268 \begin_layout Standard
26269 \begin_inset Note Greyedout
26270 status open
26271
26272 \begin_layout Plain Layout
26273
26274 \series bold
26275 Note:
26276 \series default
26277  Like for the index entry dialog, you have to enter valid LaTeX-code for
26278  all fields of the nomenclature dialog.
26279 \end_layout
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \begin_layout Subsection
26287 Nomenclature Definition and Layout
26288 \begin_inset Index
26289 status collapsed
26290
26291 \begin_layout Plain Layout
26292 Nomenclature ! Layout
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 When you have symbols in formulas, you have to define them in the 
26302 \family sans
26303 Symbol
26304 \family default
26305  field as LaTeX-formula.
26306  For example to get 
26307 \begin_inset Quotes eld
26308 \end_inset
26309
26310
26311 \begin_inset Formula $\sigma$
26312 \end_inset
26313
26314
26315 \begin_inset Quotes erd
26316 \end_inset
26317
26318 , insert this:
26319 \begin_inset Newline newline
26320 \end_inset
26321
26322
26323 \series bold
26324 $
26325 \backslash
26326 sigma$
26327 \begin_inset Newline newline
26328 \end_inset
26329
26330
26331 \series default
26332 The 
26333 \begin_inset Quotes eld
26334 \end_inset
26335
26336 $
26337 \begin_inset Quotes erd
26338 \end_inset
26339
26340  character hereby starts/ends the formula.
26341  The LaTeX-command for the Greek letter is the name of the letter beginning
26342  with a backslash 
26343 \begin_inset Quotes eld
26344 \end_inset
26345
26346
26347 \backslash
26348
26349 \begin_inset Quotes erd
26350 \end_inset
26351
26352 .
26353  For capital Greek letters, start the command also with a capital letter,
26354  like 
26355 \series bold
26356
26357 \backslash
26358 Sigma
26359 \series default
26360 .
26361 \end_layout
26362
26363 \begin_layout Standard
26364 (A short introduction to the LaTeX-syntax is given in section
26365 \begin_inset space ~
26366 \end_inset
26367
26368
26369 \begin_inset CommandInset ref
26370 LatexCommand ref
26371 reference "sub:LaTeX-Syntax"
26372
26373 \end_inset
26374
26375 .)
26376 \end_layout
26377
26378 \begin_layout Standard
26379 You cannot use the 
26380 \family sans
26381 Text
26382 \begin_inset space ~
26383 \end_inset
26384
26385 Style
26386 \family default
26387  dialog to format the description text but have to use LaTeX-commands.
26388  For example the description of the nomenclature entry for the 
26389 \begin_inset Quotes eld
26390 \end_inset
26391
26392
26393 \begin_inset Formula $\sigma$
26394 \end_inset
26395
26396
26397 \begin_inset Quotes erd
26398 \end_inset
26399
26400  in this document is:
26401 \begin_inset Newline newline
26402 \end_inset
26403
26404
26405 \series bold
26406 dummy entry for the character 
26407 \backslash
26408 textsf{sigma}
26409 \series default
26410
26411 \begin_inset Newline newline
26412 \end_inset
26413
26414 The command 
26415 \series bold
26416
26417 \backslash
26418 textsf
26419 \series default
26420  sets the fonts to 
26421 \family sans
26422 sans
26423 \begin_inset space ~
26424 \end_inset
26425
26426 serif
26427 \family default
26428 .
26429  To get 
26430 \series bold
26431 bold
26432 \series default
26433  font use the command 
26434 \series bold
26435
26436 \backslash
26437 textbf
26438 \series default
26439 , for 
26440 \family typewriter
26441 typewriter
26442 \family default
26443  use 
26444 \series bold
26445
26446 \backslash
26447 texttt
26448 \series default
26449 , for 
26450 \emph on
26451 emphasized
26452 \emph default
26453  use 
26454 \series bold
26455
26456 \backslash
26457 emph
26458 \series default
26459 .
26460 \end_layout
26461
26462 \begin_layout Subsection
26463 Sort Order of Nomenclature Entries
26464 \begin_inset Index
26465 status collapsed
26466
26467 \begin_layout Plain Layout
26468 Nomenclature ! Sort order
26469 \end_layout
26470
26471 \end_inset
26472
26473
26474 \end_layout
26475
26476 \begin_layout Standard
26477 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26478  the symbol definition.
26479  This leads to undesired results when you for example have symbols in formulas.
26480  Suppose you have nomenclature entries for the symbols 
26481 \emph on
26482 a
26483 \begin_inset CommandInset nomenclature
26484 LatexCommand nomenclature
26485 symbol "a"
26486 description "dummy entry for the character \"a\""
26487
26488 \end_inset
26489
26490
26491 \emph default
26492  and 
26493 \begin_inset Formula $\sigma$
26494 \end_inset
26495
26496
26497 \begin_inset CommandInset nomenclature
26498 LatexCommand nomenclature
26499 prefix "sigma"
26500 symbol "$\\sigma$"
26501 description "dummy entry for the character \\textsf{sigma}"
26502
26503 \end_inset
26504
26505 .
26506  They will be sorted by 
26507 \begin_inset Quotes eld
26508 \end_inset
26509
26510
26511 \family sans
26512 a
26513 \family default
26514
26515 \begin_inset Quotes erd
26516 \end_inset
26517
26518  and 
26519 \begin_inset Quotes eld
26520 \end_inset
26521
26522
26523 \family typewriter
26524 $
26525 \backslash
26526 sigma$
26527 \family default
26528
26529 \begin_inset Quotes erd
26530 \end_inset
26531
26532  -- the 
26533 \begin_inset Formula $\sigma$
26534 \end_inset
26535
26536  will be sorted before the 
26537 \emph on
26538 a
26539 \emph default
26540  since the character 
26541 \begin_inset Quotes eld
26542 \end_inset
26543
26544 $
26545 \begin_inset Quotes erd
26546 \end_inset
26547
26548  is considered in sorting.
26549 \end_layout
26550
26551 \begin_layout Standard
26552 To control the sort order, you can edit the 
26553 \family sans
26554 Sort
26555 \begin_inset space ~
26556 \end_inset
26557
26558 as
26559 \family default
26560  field of the nomenclature dialog.
26561  Then the nomenclature entry will be sorted by this entry and not the symbol
26562  definition.
26563  For the given example, you can insert 
26564 \family typewriter
26565 sigma
26566 \family default
26567  to this field for the 
26568 \begin_inset Formula $\sigma$
26569 \end_inset
26570
26571 , then 
26572 \emph on
26573 a
26574 \emph default
26575  will be located before 
26576 \begin_inset Formula $\sigma$
26577 \end_inset
26578
26579 .
26580 \end_layout
26581
26582 \begin_layout Standard
26583 For subgrouping and tips for using sort entries see the 
26584 \series bold
26585 nomencl
26586 \series default
26587  documentation, 
26588 \begin_inset CommandInset citation
26589 LatexCommand cite
26590 key "nomencl"
26591
26592 \end_inset
26593
26594 .
26595 \end_layout
26596
26597 \begin_layout Subsection
26598 Nomenclature Options
26599 \begin_inset Index
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603 Nomenclature ! Options
26604 \end_layout
26605
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \begin_layout Standard
26612 The 
26613 \series bold
26614 nomencl
26615 \series default
26616  package offers some options to adjust the appearance of the nomenclature.
26617  Here are some of its options, for more have a look at its documentation:
26618 \end_layout
26619
26620 \begin_layout Description
26621 refeq Appends the phrase 
26622 \begin_inset Quotes eld
26623 \end_inset
26624
26625
26626 \family sans
26627 , see equation (
26628 \emph on
26629 eq
26630 \emph default
26631 )
26632 \family default
26633
26634 \begin_inset Quotes erd
26635 \end_inset
26636
26637  to every nomenclature entry, where 
26638 \family sans
26639 \emph on
26640 eq
26641 \family default
26642 \emph default
26643  is the number of the last equation in front of the nomenclature entry
26644 \end_layout
26645
26646 \begin_layout Description
26647 refpage Appends the phrase 
26648 \begin_inset Quotes eld
26649 \end_inset
26650
26651
26652 \family sans
26653 , page (
26654 \emph on
26655 page
26656 \emph default
26657 )
26658 \family default
26659
26660 \begin_inset Quotes erd
26661 \end_inset
26662
26663  to every nomenclature entry, where 
26664 \family sans
26665 \emph on
26666 page
26667 \family default
26668 \emph default
26669  is the number of the page on which the nomenclature entry appeared
26670 \end_layout
26671
26672 \begin_layout Description
26673 intoc Inserts the nomenclature in the Table of Contents
26674 \end_layout
26675
26676 \begin_layout Standard
26677 There are furthermore the options 
26678 \series bold
26679 croatian
26680 \series default
26681
26682 \series bold
26683 danish
26684 \series default
26685
26686 \series bold
26687 english
26688 \series default
26689
26690 \series bold
26691 french
26692 \series default
26693
26694 \series bold
26695 german
26696 \series default
26697
26698 \series bold
26699 italian
26700 \series default
26701
26702 \series bold
26703 polish
26704 \series default
26705
26706 \series bold
26707 portuguese
26708 \series default
26709
26710 \series bold
26711 russian
26712 \series default
26713
26714 \series bold
26715 spanish
26716 \series default
26717 , and 
26718 \series bold
26719 ukrainian
26720 \series default
26721  to print the reference texts and the nomenclature title in the corresponding
26722  language.
26723 \end_layout
26724
26725 \begin_layout Standard
26726 To use one or more of the options, add them to the comma-separated document
26727  class options list in the 
26728 \family sans
26729 Document\SpecialChar \menuseparator
26730 Settings
26731 \family default
26732  dialog.
26733  In this document the options 
26734 \series bold
26735 intoc
26736 \series default
26737  and 
26738 \series bold
26739 refpage
26740 \series default
26741  are used.
26742 \end_layout
26743
26744 \begin_layout Standard
26745 \begin_inset VSpace bigskip
26746 \end_inset
26747
26748
26749 \end_layout
26750
26751 \begin_layout Standard
26752 You can also use the first two options above only for certain nomenclature
26753  entries when you add one of the following commands as last entry to the
26754  
26755 \family sans
26756 Description
26757 \family default
26758  field in the nomenclature dialog:
26759 \end_layout
26760
26761 \begin_layout Description
26762
26763 \backslash
26764 nomrefeq Like the 
26765 \series bold
26766 refeq
26767 \series default
26768  option
26769 \end_layout
26770
26771 \begin_layout Description
26772
26773 \backslash
26774 nomrefpage Like the 
26775 \series bold
26776 refpage
26777 \series default
26778  option
26779 \end_layout
26780
26781 \begin_layout Description
26782
26783 \backslash
26784 nomrefeqpage Short notation of 
26785 \series bold
26786
26787 \backslash
26788 nomrefeq
26789 \backslash
26790 nomrefpage
26791 \end_layout
26792
26793 \begin_layout Description
26794
26795 \backslash
26796 nomnorefeq,
26797 \begin_inset space ~
26798 \end_inset
26799
26800
26801 \backslash
26802 nomnorefpage,
26803 \begin_inset space ~
26804 \end_inset
26805
26806
26807 \backslash
26808 nomnorefeqpage Turns off the corresponding options
26809 \end_layout
26810
26811 \begin_layout Subsection
26812 Printing the Nomenclature
26813 \begin_inset Index
26814 status collapsed
26815
26816 \begin_layout Plain Layout
26817 Nomenclature ! Printing
26818 \end_layout
26819
26820 \end_inset
26821
26822
26823 \end_layout
26824
26825 \begin_layout Standard
26826 To print the nomenclature, use the menu 
26827 \family sans
26828 Insert\SpecialChar \menuseparator
26829 Lists
26830 \begin_inset space ~
26831 \end_inset
26832
26833 /
26834 \begin_inset space ~
26835 \end_inset
26836
26837 TOC\SpecialChar \menuseparator
26838 Nomenclature
26839 \family default
26840 .
26841  A light blue box labeled 
26842 \begin_inset Quotes eld
26843 \end_inset
26844
26845
26846 \family sans
26847 Nomenclature
26848 \family default
26849
26850 \begin_inset Quotes erd
26851 \end_inset
26852
26853  will show the place where the nomenclature is printed in the output.
26854  Like the index list box, the nomenclature list box is not clickable.
26855 \end_layout
26856
26857 \begin_layout Standard
26858 In the printed output the title of the nomenclature appears as 
26859 \begin_inset Quotes eld
26860 \end_inset
26861
26862 Nomenclature
26863 \begin_inset Quotes erd
26864 \end_inset
26865
26866 .
26867  If you are not happy with the name, you can change it by redefining the
26868  command 
26869 \series bold
26870
26871 \backslash
26872 nomname
26873 \series default
26874  in the preamble.
26875  For example, in order to change the name to 
26876 \emph on
26877 List of Symbols
26878 \emph default
26879 , add the following line to the preamble:
26880 \end_layout
26881
26882 \begin_layout Standard
26883
26884 \family roman
26885 \series bold
26886
26887 \backslash
26888 renewcommand{
26889 \backslash
26890 nomname}{List of Symbols}
26891 \end_layout
26892
26893 \begin_layout Standard
26894 \begin_inset VSpace defskip
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \begin_layout Standard
26901 If you are unhappy with the amount of space for symbols, you can alter it
26902  by adding the following line to the preamble:
26903 \end_layout
26904
26905 \begin_layout Standard
26906
26907 \family roman
26908 \series bold
26909
26910 \backslash
26911 renewcommand{
26912 \backslash
26913 nomlabelwidth}{width}
26914 \end_layout
26915
26916 \begin_layout Standard
26917
26918 \family roman
26919 Where the width is a value with one of the units listed in Appendix
26920 \begin_inset space ~
26921 \end_inset
26922
26923
26924 \begin_inset CommandInset ref
26925 LatexCommand ref
26926 reference "cha:Units-available-in"
26927
26928 \end_inset
26929
26930 .
26931  The default value is 1
26932 \begin_inset space \thinspace{}
26933 \end_inset
26934
26935 cm.
26936 \end_layout
26937
26938 \begin_layout Section
26939 Branches
26940 \begin_inset Index
26941 status collapsed
26942
26943 \begin_layout Plain Layout
26944 Branches
26945 \end_layout
26946
26947 \end_inset
26948
26949
26950 \begin_inset Index
26951 status collapsed
26952
26953 \begin_layout Plain Layout
26954 Document ! Branches
26955 \end_layout
26956
26957 \end_inset
26958
26959
26960 \begin_inset CommandInset label
26961 LatexCommand label
26962 name "sec:Branches"
26963
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \begin_layout Standard
26970 Sometimes it is useful to hide some document parts in the output.
26971  For example a teacher who is setting an exam obviously doesn't want the
26972  pupils to see the answers, but having questions and answers in the same
26973  document will make the life of the markers of that exam much easier.
26974 \end_layout
26975
26976 \begin_layout Standard
26977 For these cases LyX offers to put text into branches.
26978  The text will then only appear in the output when its branch is activated.
26979  To create a branch, go in the 
26980 \family sans
26981 Document\SpecialChar \menuseparator
26982 Settings
26983 \family default
26984  dialog to 
26985 \family sans
26986 Branches
26987 \family default
26988 .
26989  The name of the branch, its activation state and the background color of
26990  the branches inside LyX can be specified in this dialog.
26991 \end_layout
26992
26993 \begin_layout Standard
26994 Text that should be in a branch is set into branch inset boxes.
26995  These boxes are inserted via the menu 
26996 \family sans
26997 Insert\SpecialChar \menuseparator
26998 Branch
26999 \family default
27000  where you can choose a branch.
27001  You can later change the branch of the boxes by right-clicking on them.
27002 \end_layout
27003
27004 \begin_layout Standard
27005 Here is an example, where only the question text appears, the answer branch
27006  is deactivated and does therefore not appear in the output:
27007 \end_layout
27008
27009 \begin_layout Standard
27010 \begin_inset Branch Question
27011 status open
27012
27013 \begin_layout Standard
27014 Question: Who was the first physics Nobel prize winner?
27015 \end_layout
27016
27017 \end_inset
27018
27019
27020 \end_layout
27021
27022 \begin_layout Standard
27023 \begin_inset Branch Answer
27024 status collapsed
27025
27026 \begin_layout Standard
27027 Answer: Wilhelm Conrad Röntgen
27028 \end_layout
27029
27030 \end_inset
27031
27032
27033 \end_layout
27034
27035 \begin_layout Standard
27036 \begin_inset VSpace bigskip
27037 \end_inset
27038
27039
27040 \end_layout
27041
27042 \begin_layout Standard
27043 To use conditional output inside places where you cannot insert branch insets,
27044  like inside equations, you can code special LaTeX definitions for each
27045  branch.
27046  For example you can define for the question branch
27047 \begin_inset Foot
27048 status collapsed
27049
27050 \begin_layout Plain Layout
27051 For an introduction to the LaTeX-syntax, see section
27052 \begin_inset space ~
27053 \end_inset
27054
27055
27056 \begin_inset CommandInset ref
27057 LatexCommand ref
27058 reference "sub:LaTeX-Syntax"
27059
27060 \end_inset
27061
27062 .
27063 \end_layout
27064
27065 \end_inset
27066
27067
27068 \end_layout
27069
27070 \begin_layout Standard
27071
27072 \series bold
27073
27074 \backslash
27075 newcommand{
27076 \backslash
27077 question}[1]{#1}
27078 \end_layout
27079
27080 \begin_layout Standard
27081
27082 \series bold
27083
27084 \backslash
27085 newcommand{
27086 \backslash
27087 answer}[1]{}
27088 \end_layout
27089
27090 \begin_layout Standard
27091 and for the answer branch
27092 \end_layout
27093
27094 \begin_layout Standard
27095
27096 \series bold
27097
27098 \backslash
27099 newcommand{
27100 \backslash
27101 question}[1]{}
27102 \end_layout
27103
27104 \begin_layout Standard
27105
27106 \series bold
27107
27108 \backslash
27109 newcommand{
27110 \backslash
27111 answer}[1]{#1}
27112 \end_layout
27113
27114 \begin_layout Standard
27115 \begin_inset Branch Question
27116 status open
27117
27118 \begin_layout Standard
27119 \begin_inset ERT
27120 status open
27121
27122 \begin_layout Plain Layout
27123
27124
27125 \backslash
27126 newcommand{
27127 \backslash
27128 question}[1]{#1}
27129 \end_layout
27130
27131 \begin_layout Plain Layout
27132
27133
27134 \backslash
27135 newcommand{
27136 \backslash
27137 answer}[1]{}
27138 \end_layout
27139
27140 \end_inset
27141
27142
27143 \end_layout
27144
27145 \end_inset
27146
27147
27148 \end_layout
27149
27150 \begin_layout Standard
27151 \begin_inset Branch Answer
27152 status collapsed
27153
27154 \begin_layout Standard
27155 \begin_inset ERT
27156 status open
27157
27158 \begin_layout Plain Layout
27159
27160
27161 \backslash
27162 newcommand{
27163 \backslash
27164 question}[1]{}
27165 \end_layout
27166
27167 \begin_layout Plain Layout
27168
27169
27170 \backslash
27171 newcommand{
27172 \backslash
27173 answer}[1]{#1}
27174 \end_layout
27175
27176 \end_inset
27177
27178
27179 \end_layout
27180
27181 \end_inset
27182
27183
27184 \end_layout
27185
27186 \begin_layout Standard
27187 Now it is possible to use the commands 
27188 \series bold
27189
27190 \backslash
27191 question{\SpecialChar \ldots{}
27192 }
27193 \series default
27194  and 
27195 \series bold
27196
27197 \backslash
27198 answer{\SpecialChar \ldots{}
27199 }
27200 \series default
27201  to obtain conditional output.
27202  Here is an example formula where only the 
27203 \series bold
27204
27205 \backslash
27206 question
27207 \series default
27208  part appears:
27209 \begin_inset Formula \[
27210 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27211
27212 \end_inset
27213
27214
27215 \end_layout
27216
27217 \begin_layout Standard
27218 Inside math, the same effect can be achieved using math macros, see section
27219 \begin_inset space ~
27220 \end_inset
27221
27222
27223 \begin_inset CommandInset ref
27224 LatexCommand ref
27225 reference "sec:math-macros"
27226
27227 \end_inset
27228
27229 .
27230 \end_layout
27231
27232 \begin_layout Section
27233 ERT and the LaTeX Syntax
27234 \begin_inset CommandInset label
27235 LatexCommand label
27236 name "sec:ERT"
27237
27238 \end_inset
27239
27240
27241 \end_layout
27242
27243 \begin_layout Subsection
27244 ERT Boxes
27245 \begin_inset Index
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249 ERT
27250 \end_layout
27251
27252 \end_inset
27253
27254
27255 \begin_inset CommandInset label
27256 LatexCommand label
27257 name "sub:ERT-Boxes"
27258
27259 \end_inset
27260
27261
27262 \end_layout
27263
27264 \begin_layout Standard
27265 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27266  constructs, but not all.
27267  LaTeX contains of hundreds of packages which provide different commands.
27268  Every month many packages are updated and new ones added.
27269  This has the advantage that you can typeset nearly everything, for every
27270  problem exists a LaTeX-package.
27271  But LyX can of course not be up to date and support all these packages
27272  and their commands.
27273 \end_layout
27274
27275 \begin_layout Standard
27276 But don't worry, you can use any LaTeX-command directly in LyX inside the
27277  ERT box.
27278  ERT stands for 
27279 \begin_inset Quotes eld
27280 \end_inset
27281
27282 evil red text
27283 \begin_inset Quotes erd
27284 \end_inset
27285
27286 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
27287  An ERT box is created by the menu 
27288 \family sans
27289 Insert\SpecialChar \menuseparator
27290 TeX
27291 \family default
27292  or by the toolbar button 
27293 \begin_inset Graphics
27294         filename ../images/ert-insert.png
27295
27296 \end_inset
27297
27298 .
27299  The box itself can be displayed in three different styles: 
27300 \family sans
27301 Inline
27302 \family default
27303
27304 \family sans
27305 Collapsed
27306 \family default
27307 , and 
27308 \family sans
27309 Open
27310 \family default
27311 .
27312  To change the style, right-click on the box and use the appearing dialog.
27313  Left-clicking on the box will switch between 
27314 \family sans
27315 Collapsed
27316 \family default
27317  and 
27318 \family sans
27319 Open
27320 \family default
27321 .
27322 \end_layout
27323
27324 \begin_layout Standard
27325 You can insert complete or incomplete commands into ERT.
27326  Incomplete means that the command argument can be Standard LyX text.
27327  For example you want to draw a frame around a word and uses therefore the
27328  LaTeX-command 
27329 \series bold
27330
27331 \backslash
27332 fbox
27333 \series default
27334 , you can write the command part 
27335 \series bold
27336
27337 \backslash
27338 fbox{
27339 \series default
27340  in an ERT box before the word and the closing brace 
27341 \series bold
27342 }
27343 \series default
27344  in a second ERT box behind the word.
27345  The word between the two ERT boxes is then the argument as it is in the
27346  following example:
27347 \end_layout
27348
27349 \begin_layout Standard
27350 \begin_inset Graphics
27351         filename clipart/ERT.png
27352         scale 89
27353
27354 \end_inset
27355
27356
27357 \end_layout
27358
27359 \begin_layout Standard
27360 gives
27361 \end_layout
27362
27363 \begin_layout Standard
27364 This is a line with a 
27365 \begin_inset ERT
27366 status collapsed
27367
27368 \begin_layout Plain Layout
27369
27370
27371 \backslash
27372 fbox{
27373 \end_layout
27374
27375 \end_inset
27376
27377 framed
27378 \begin_inset ERT
27379 status collapsed
27380
27381 \begin_layout Plain Layout
27382
27383 }
27384 \end_layout
27385
27386 \end_inset
27387
27388  word.
27389 \end_layout
27390
27391 \begin_layout Standard
27392 \begin_inset Note Greyedout
27393 status open
27394
27395 \begin_layout Plain Layout
27396
27397 \series bold
27398 Note:
27399 \series default
27400  At the end of LaTeX-commands without parameters, you have to insert a space
27401  to let LaTeX know that the command is finished.
27402 \end_layout
27403
27404 \end_inset
27405
27406
27407 \end_layout
27408
27409 \begin_layout Subsection
27410 Short Introduction to the LaTeX Syntax
27411 \begin_inset OptArg
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415 The LaTeX Syntax
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \begin_inset Index
27422 status collapsed
27423
27424 \begin_layout Plain Layout
27425 Latex@LaTeX Syntax
27426 \end_layout
27427
27428 \end_inset
27429
27430
27431 \begin_inset CommandInset label
27432 LatexCommand label
27433 name "sub:LaTeX-Syntax"
27434
27435 \end_inset
27436
27437
27438 \end_layout
27439
27440 \begin_layout Standard
27441 When you write larger documents or books, you will need to know something
27442  about the LaTeX-commands that LyX uses in the background.
27443  Because LaTeX is based on commands, you can 
27444 \begin_inset Quotes eld
27445 \end_inset
27446
27447 program
27448 \begin_inset Quotes erd
27449 \end_inset
27450
27451  your text.
27452  This has the advantage that the layout of the document can be changed at
27453  every time if you know the right commands.
27454  E.g.
27455  imagine you have to write a manual for a product and the deadline is at
27456  the end of the day.
27457  Your boss just has complimented you for your good work but wants to have
27458  all caption labels bold.
27459  But you have over hundred figure and table captions with non-bold labels
27460  in your manual.
27461  Of course it's impossible to change all caption labels by hand in one day.
27462 \end_layout
27463
27464 \begin_layout Standard
27465 Now LaTeX comes into play.
27466  As written above, for every problem exists a LaTeX-package.
27467  First you have to find out which and therefore look in the LaTeX package
27468  database, 
27469 \begin_inset CommandInset citation
27470 LatexCommand cite
27471 key "Catalogue"
27472
27473 \end_inset
27474
27475 .
27476 \end_layout
27477
27478 \begin_layout Standard
27479 As result you know that the package 
27480 \series bold
27481 caption
27482 \series default
27483
27484 \begin_inset Index
27485 status collapsed
27486
27487 \begin_layout Plain Layout
27488 Latex@LaTeX-packages ! caption
27489 \end_layout
27490
27491 \end_inset
27492
27493  is what you need.
27494  To use a package, you have to load it in the document preamble (menu 
27495 \family sans
27496 Document\SpecialChar \menuseparator
27497 Settings
27498 \family default
27499 ) with the command
27500 \end_layout
27501
27502 \begin_layout Standard
27503
27504 \series bold
27505
27506 \backslash
27507 usepackage[options]{package name}
27508 \end_layout
27509
27510 \begin_layout Standard
27511 All LaTeX commands begin with a backslash, the command argument is set within
27512  two braces, and the options are set within two brackets.
27513  Note that not all commands have an argument and options.
27514 \end_layout
27515
27516 \begin_layout Standard
27517 In your case the package name is 
27518 \series bold
27519 caption
27520 \series default
27521 .
27522  After a look in the documentation of the package, you know that the option
27523  
27524 \series bold
27525 labelfont=bf
27526 \series default
27527  will change the font of all caption labels to bold.
27528  So you add the command
27529 \end_layout
27530
27531 \begin_layout Standard
27532
27533 \series bold
27534
27535 \backslash
27536 usepackage[labelfont=bf]{caption}
27537 \end_layout
27538
27539 \begin_layout Standard
27540 to the preamble and the problem is solved.
27541 \begin_inset Foot
27542 status collapsed
27543
27544 \begin_layout Plain Layout
27545 For more commands provided by the 
27546 \series bold
27547 caption
27548 \series default
27549  package, have a look at its documentation, 
27550 \begin_inset CommandInset citation
27551 LatexCommand cite
27552 key "caption"
27553
27554 \end_inset
27555
27556 .
27557 \end_layout
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \begin_layout Standard
27565 Note that some document classes have built-in solutions for well known problems
27566  like your case.
27567  For example if you use a 
27568 \family sans
27569 koma-script
27570 \family default
27571  class, you don't need the package 
27572 \series bold
27573 caption
27574 \series default
27575 , you can instead write
27576 \end_layout
27577
27578 \begin_layout Standard
27579
27580 \series bold
27581
27582 \backslash
27583 setkomafont{captionlabel}{
27584 \backslash
27585 bfseries}
27586 \end_layout
27587
27588 \begin_layout Standard
27589 in the preamble and the problem is solved.
27590  So if you plan to write a large document, you should have a look at the
27591  documentation of the document class you want to use.
27592  (
27593 \series bold
27594
27595 \backslash
27596 setkomafont
27597 \series default
27598  is an example for a command with more than one argument.)
27599 \end_layout
27600
27601 \begin_layout Standard
27602 Commands in the preamble affects the whole document, while commands in the
27603  text affects only the text after the command or only the text used as command
27604  argument.
27605  To insert a LaTeX-command in text, use the ERT box as described in the
27606  previous section.
27607 \end_layout
27608
27609 \begin_layout Standard
27610 If you want to learn more about LaTeX and its syntax, have a look at the
27611  LaTeX-books 
27612 \begin_inset CommandInset citation
27613 LatexCommand cite
27614 key "latexcompanion,latexguide"
27615
27616 \end_inset
27617
27618 .
27619  
27620 \end_layout
27621
27622 \begin_layout Section
27623 Previewing Snippets of your Document
27624 \begin_inset Index
27625 status collapsed
27626
27627 \begin_layout Plain Layout
27628 Instant preview
27629 \end_layout
27630
27631 \end_inset
27632
27633
27634 \begin_inset CommandInset label
27635 LatexCommand label
27636 name "sec:Previewing-snippets-of"
27637
27638 \end_inset
27639
27640
27641 \begin_inset Index
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645 Document ! Preview
27646 \end_layout
27647
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \begin_layout Standard
27654 LyX allows you to generate previews of sections of your document on the
27655  fly so you can see how they'll look in the final document without having
27656  to break your train of thought with 
27657 \family sans
27658 View\SpecialChar \menuseparator
27659 DVI
27660 \family default
27661 .
27662 \end_layout
27663
27664 \begin_layout Standard
27665 If you would for example like to see in LyX your math formulas typeset by
27666  LaTeX, install the LaTeX-package 
27667 \series bold
27668 preview-latex
27669 \series default
27670
27671 \begin_inset Index
27672 status collapsed
27673
27674 \begin_layout Plain Layout
27675 Latex@LaTeX-packages ! preview-latex
27676 \end_layout
27677
27678 \end_inset
27679
27680  as explained below, and turn on 
27681 \family sans
27682 Instant
27683 \begin_inset space ~
27684 \end_inset
27685
27686 preview
27687 \family default
27688  in the 
27689 \family sans
27690 Tools\SpecialChar \menuseparator
27691 Preferences 
27692 \family default
27693 dialog under 
27694 \family sans
27695 Look
27696 \begin_inset space ~
27697 \end_inset
27698
27699 and
27700 \begin_inset space ~
27701 \end_inset
27702
27703 feel\SpecialChar \menuseparator
27704 Graphics
27705 \family default
27706 .
27707 \end_layout
27708
27709 \begin_layout Standard
27710 Previews are generated when you load a document into LyX and when you finish
27711  editing an inset.
27712  Previews of an already loaded document are 
27713 \emph on
27714 not
27715 \emph default
27716  generated just by selecting the 
27717 \family sans
27718 Instant
27719 \begin_inset space ~
27720 \end_inset
27721
27722 preview
27723 \family default
27724  check box, you have to reopen the documents to activate the previews.
27725 \end_layout
27726
27727 \begin_layout Standard
27728 LyX will generate previews of math insets.
27729  It will also generate previews of included insets if you select the 
27730 \family sans
27731 Show
27732 \begin_inset space ~
27733 \end_inset
27734
27735 preview
27736 \family default
27737  check box in the insert dialog.
27738  This is useful if you wish to generate a preview of a LaTeX figure, for
27739  example.
27740 \end_layout
27741
27742 \begin_layout Standard
27743 To get previews working, you need the LaTeX package 
27744 \series bold
27745 preview-latex
27746 \series default
27747  (on some systems named simply 
27748 \series bold
27749 preview
27750 \series default
27751 ) installed.
27752  In case it is not already installed, you find it in the TeX Catalogue,
27753  
27754 \begin_inset CommandInset citation
27755 LatexCommand cite
27756 key "TeXCatalogue"
27757
27758 \end_inset
27759
27760  or in the package manager of your LaTeX-system.
27761  You obtain prettier results if you install the program 
27762 \family typewriter
27763 pnmcrop
27764 \family default
27765  from the 
27766 \family typewriter
27767 netpbm
27768 \family default
27769  package; for LyX on Windows this program is automatically installed together
27770  with LyX.
27771 \end_layout
27772
27773 \begin_layout Standard
27774 \begin_inset VSpace bigskip
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \begin_layout Standard
27781 You can furthermore preview the LaTeX source of the whole document or parts
27782  of it.
27783  Use the menu 
27784 \family sans
27785 View\SpecialChar \menuseparator
27786 View
27787 \begin_inset space ~
27788 \end_inset
27789
27790 Source
27791 \family default
27792  and a window will be shown where you can see the LaTeX-source code.
27793  The window shows the source of the whole paragraph where the cursor is
27794  currently in.
27795  You can also select document parts in LyX's main window, then only this
27796  selection (when it is more than one paragraph) is shown as source code.
27797  To view the whole document as source, enable the corresponding option in
27798  the source view window.
27799 \end_layout
27800
27801 \begin_layout Section
27802 Spell Checking
27803 \begin_inset CommandInset label
27804 LatexCommand label
27805 name "sec:Spellchecking"
27806
27807 \end_inset
27808
27809
27810 \begin_inset Index
27811 status collapsed
27812
27813 \begin_layout Plain Layout
27814 Spell checking
27815 \end_layout
27816
27817 \end_inset
27818
27819
27820 \end_layout
27821
27822 \begin_layout Standard
27823 LyX itself has no built-in spell checker.
27824  Rather it uses one of the external programs 
27825 \family typewriter
27826 aspell
27827 \family default
27828
27829 \family typewriter
27830 ispell
27831 \family default
27832
27833 \family typewriter
27834 hspell
27835 \family default
27836 , or 
27837 \family sans
27838 pspell
27839 \family default
27840  as backend.
27841  This section assumes you have already installed and set up one of these
27842  programs.
27843  
27844 \family typewriter
27845 aspell
27846 \family default
27847  can be seen as successor of 
27848 \family typewriter
27849 ispell
27850 \family default
27851 , so that it is recommended to use aspell.
27852  
27853 \family sans
27854 hspell
27855 \family default
27856  is a Hebrew spell-checker.
27857  The used spell checker ind its settings are specified in LyX's preferences
27858  under 
27859 \family sans
27860 Language Settings
27861 \family default
27862 .
27863 \end_layout
27864
27865 \begin_layout Standard
27866 For LyX on Windows, the selection box for the spell checking program is
27867  greyed out in the preferences dialog because only 
27868 \family sans
27869 aspell
27870 \family default
27871  can be used.
27872 \end_layout
27873
27874 \begin_layout Standard
27875 The menu
27876 \family sans
27877  Tools\SpecialChar \menuseparator
27878 Spellchecker
27879 \family default
27880  starts the spell checking beginning from the current cursor position.
27881  A dialog window will appear showing any incorrect (or unknown) word found,
27882  allowing you to edit and replace it in a second line.
27883  Whenever an unknown word is found, the word is highlighted and the text
27884  scrolled so that it is visible.
27885  In the 
27886 \family sans
27887 spell checker
27888 \family default
27889  dialog, there is also a box showing suggestions for a correction, if any
27890  could be found.
27891  Clicking on one of the corrections will copy to the 
27892 \family sans
27893 Replace
27894 \family default
27895  field, double-click invokes directly the replacement.
27896  Unknown but correctly typed words can be added to the personal dictionary.
27897 \end_layout
27898
27899 \begin_layout Standard
27900 By default, the used dictionary file is determined by the document language
27901  that is set in the 
27902 \family sans
27903 Document\SpecialChar \menuseparator
27904 Settings
27905 \family default
27906  dialog.
27907  If you do not have a dictionary for the document language, spell checking
27908  will bring an error message.
27909  In this case, you can specify another dictionary file in the dialog by
27910  specifying a different 
27911 \family sans
27912 Alternative language
27913 \family default
27914  in preferences dialog.
27915 \end_layout
27916
27917 \begin_layout Standard
27918 After a spell check you'll informed about the number of checked words.
27919 \end_layout
27920
27921 \begin_layout Subsubsection*
27922 Limitations
27923 \end_layout
27924
27925 \begin_layout Standard
27926 It is not possible to change the spelling of a particular word globally,
27927  rather than having to change the spelling separately for each occurrence
27928  of the word.
27929  But you can use the 
27930 \family sans
27931 Find
27932 \begin_inset space ~
27933 \end_inset
27934
27935 &
27936 \begin_inset space ~
27937 \end_inset
27938
27939 Replace
27940 \family default
27941  dialog for that.
27942 \end_layout
27943
27944 \begin_layout Standard
27945 LyX cannot correctly spell check documents containing multiple languages.
27946  This does work with 
27947 \family typewriter
27948 pspell
27949 \family default
27950 , assuming you have marked the different languages appropriately.
27951 \end_layout
27952
27953 \begin_layout Subsubsection*
27954 Further Settings
27955 \end_layout
27956
27957 \begin_layout Standard
27958 The 
27959 \family sans
27960 Spellchecker
27961 \family default
27962  section in the preferences dialog has some additional options:
27963 \end_layout
27964
27965 \begin_layout Description
27966 Escape
27967 \begin_inset space ~
27968 \end_inset
27969
27970 characters Allows you to add non-standard characters that the spell checker
27971  should consider, e.g.
27972  German umlauts although you spell check English document.
27973  This should not normally be needed.
27974 \end_layout
27975
27976 \begin_layout Description
27977 Personal
27978 \begin_inset space ~
27979 \end_inset
27980
27981 dictionary to use a different file than the spell checker's default choice
27982  as your personal dictionary
27983 \end_layout
27984
27985 \begin_layout Description
27986 Accept
27987 \begin_inset space ~
27988 \end_inset
27989
27990 compound
27991 \begin_inset space ~
27992 \end_inset
27993
27994 words Prevent the spell checker from complaining about compounded words
27995  like 
27996 \begin_inset Quotes eld
27997 \end_inset
27998
27999 passthrough
28000 \begin_inset Quotes erd
28001 \end_inset
28002
28003 .
28004 \end_layout
28005
28006 \begin_layout Description
28007 Use
28008 \begin_inset space ~
28009 \end_inset
28010
28011 input
28012 \begin_inset space ~
28013 \end_inset
28014
28015 encoding Uses the document encoding that is set in the 
28016 \family sans
28017 Document\SpecialChar \menuseparator
28018 Settings
28019 \family default
28020  dialog under 
28021 \family sans
28022 Language
28023 \family default
28024  also for the spellchecker.
28025 \begin_inset Foot
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029 The encodings are explained in section
28030 \begin_inset space ~
28031 \end_inset
28032
28033
28034 \begin_inset CommandInset ref
28035 LatexCommand ref
28036 reference "sub:Settings"
28037
28038 \end_inset
28039
28040 .
28041 \end_layout
28042
28043 \end_inset
28044
28045  Only enable this if you use 
28046 \family typewriter
28047 ispell
28048 \family default
28049  and can't spell check words with international letters in them.
28050  There have been reports that this does not work with all dictionaries,
28051  so this is disabled by default.
28052 \end_layout
28053
28054 \begin_layout Section
28055 Thesaurus
28056 \begin_inset Index
28057 status collapsed
28058
28059 \begin_layout Plain Layout
28060 Thesaurus
28061 \end_layout
28062
28063 \end_inset
28064
28065
28066 \begin_inset CommandInset label
28067 LatexCommand label
28068 name "sec:Thesaurus"
28069
28070 \end_inset
28071
28072
28073 \end_layout
28074
28075 \begin_layout Standard
28076 Thesaurus currently only works when you use the document language English.
28077 \end_layout
28078
28079 \begin_layout Standard
28080 To start the thesaurus, highlight one word or set the cursor behind it,
28081  and use the menu 
28082 \family sans
28083 Tools\SpecialChar \menuseparator
28084 Thesaurus
28085 \family default
28086  or the toolbar button 
28087 \begin_inset Graphics
28088         filename ../images/thesaurus-entry.png
28089         BoundingBox 0bp 5bp 20bp 25bp
28090         rotateOrigin center
28091
28092 \end_inset
28093
28094 .
28095  A dialog pops up showing you probably related words that you can use as
28096  replacement.
28097 \end_layout
28098
28099 \begin_layout Standard
28100 The shown related words are in many cases not really related to the word
28101  you are currently checking, scrolling in the shown list might help in some
28102  cases to find related words.
28103 \end_layout
28104
28105 \begin_layout Standard
28106 The thesaurus only works for single words, and also only when it is in the
28107  singular form.
28108  For example starting the thesaurus with the word 
28109 \begin_inset Quotes eld
28110 \end_inset
28111
28112 reports
28113 \begin_inset Quotes erd
28114 \end_inset
28115
28116  leads to no results, while results are shown for the word 
28117 \begin_inset Quotes eld
28118 \end_inset
28119
28120 report
28121 \begin_inset Quotes erd
28122 \end_inset
28123
28124 .
28125  To avoid this, you can highlight only the part 
28126 \begin_inset Quotes eld
28127 \end_inset
28128
28129 report
28130 \begin_inset Quotes erd
28131 \end_inset
28132
28133  of the word 
28134 \begin_inset Quotes eld
28135 \end_inset
28136
28137 reports
28138 \begin_inset Quotes erd
28139 \end_inset
28140
28141  to get results.
28142 \end_layout
28143
28144 \begin_layout Section
28145 Change Tracking
28146 \begin_inset Index
28147 status collapsed
28148
28149 \begin_layout Plain Layout
28150 Change Tracking
28151 \end_layout
28152
28153 \end_inset
28154
28155
28156 \begin_inset Index
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160 Document ! Change Tracking
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \begin_inset CommandInset label
28167 LatexCommand label
28168 name "sec:Change-Tracking"
28169
28170 \end_inset
28171
28172
28173 \end_layout
28174
28175 \begin_layout Standard
28176 When you work on a document together with many people it is extremely useful
28177  to see changes others made highlighted in the document.
28178  You can then decide if you accept a change or not.
28179  This can be achieved by turning on change tracking in the menu 
28180 \family sans
28181 Document\SpecialChar \menuseparator
28182 Change
28183 \begin_inset space ~
28184 \end_inset
28185
28186 Tracking\SpecialChar \menuseparator
28187 Track
28188 \begin_inset space ~
28189 \end_inset
28190
28191 Changes
28192 \family default
28193 .
28194 \end_layout
28195
28196 \begin_layout Standard
28197 Changes made in the document will then be highlighted by colors: 
28198 \color blue
28199 Blue text
28200 \color inherit
28201  is an addition, 
28202 \color red
28203 red canceled text
28204 \color inherit
28205  is a deletion.
28206  You can change the color in LyX's preferences dialog under 
28207 \family sans
28208 Look
28209 \begin_inset space ~
28210 \end_inset
28211
28212 and
28213 \begin_inset space ~
28214 \end_inset
28215
28216 feel
28217 \family default
28218
28219 \family sans
28220 Colors
28221 \family default
28222 .
28223 \begin_inset Index
28224 status collapsed
28225
28226 \begin_layout Plain Layout
28227 Color ! LyX screen
28228 \end_layout
28229
28230 \end_inset
28231
28232
28233 \end_layout
28234
28235 \begin_layout Standard
28236 When change tracking is activated, you will see the review toolbar in LyX:
28237 \begin_inset Index
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241 Toolbar ! Review
28242 \end_layout
28243
28244 \end_inset
28245
28246
28247 \end_layout
28248
28249 \begin_layout Standard
28250 \begin_inset VSpace defskip
28251 \end_inset
28252
28253
28254 \end_layout
28255
28256 \begin_layout Standard
28257 \begin_inset Graphics
28258         filename clipart/ChangesToolbar.png
28259
28260 \end_inset
28261
28262
28263 \end_layout
28264
28265 \begin_layout Standard
28266 \begin_inset VSpace defskip
28267 \end_inset
28268
28269
28270 \end_layout
28271
28272 \begin_layout Standard
28273 The review toolbar as shown above contains from left to right the following
28274  buttons:
28275 \end_layout
28276
28277 \begin_layout Standard
28278 \begin_inset VSpace defskip
28279 \end_inset
28280
28281
28282 \end_layout
28283
28284 \begin_layout Standard
28285 \begin_inset Tabular
28286 <lyxtabular version="3" rows="10" columns="2">
28287 <features islongtable="true">
28288 <column alignment="left" valignment="top" width="0">
28289 <column alignment="left" valignment="top" width="0">
28290 <row interlinespace="2.5mm">
28291 <cell alignment="center" valignment="top" usebox="none">
28292 \begin_inset Text
28293
28294 \begin_layout Plain Layout
28295 \begin_inset Graphics
28296         filename ../images/changes-track.png
28297         BoundingBox 0bp 5bp 20bp 25bp
28298         rotateOrigin center
28299
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \end_inset
28306 </cell>
28307 <cell alignment="center" valignment="top" usebox="none">
28308 \begin_inset Text
28309
28310 \begin_layout Plain Layout
28311
28312 \family sans
28313 Document\SpecialChar \menuseparator
28314 Change
28315 \begin_inset space ~
28316 \end_inset
28317
28318 Tracking\SpecialChar \menuseparator
28319 Track
28320 \begin_inset space ~
28321 \end_inset
28322
28323 Changes
28324 \end_layout
28325
28326 \end_inset
28327 </cell>
28328 </row>
28329 <row interlinespace="2.5mm">
28330 <cell alignment="center" valignment="top" usebox="none">
28331 \begin_inset Text
28332
28333 \begin_layout Plain Layout
28334 \begin_inset Graphics
28335         filename ../images/changes-output.png
28336         BoundingBox 0bp 5bp 20bp 25bp
28337         rotateOrigin center
28338
28339 \end_inset
28340
28341
28342 \end_layout
28343
28344 \end_inset
28345 </cell>
28346 <cell alignment="center" valignment="top" usebox="none">
28347 \begin_inset Text
28348
28349 \begin_layout Plain Layout
28350
28351 \family sans
28352 Document\SpecialChar \menuseparator
28353 Change
28354 \begin_inset space ~
28355 \end_inset
28356
28357 Tracking\SpecialChar \menuseparator
28358 Show
28359 \begin_inset space ~
28360 \end_inset
28361
28362 Changes
28363 \begin_inset space ~
28364 \end_inset
28365
28366 in
28367 \begin_inset space ~
28368 \end_inset
28369
28370 Output
28371 \end_layout
28372
28373 \end_inset
28374 </cell>
28375 </row>
28376 <row interlinespace="2.5mm">
28377 <cell alignment="center" valignment="top" usebox="none">
28378 \begin_inset Text
28379
28380 \begin_layout Plain Layout
28381 \begin_inset Graphics
28382         filename ../images/change-next.png
28383         BoundingBox 0bp 5bp 20bp 25bp
28384         rotateOrigin center
28385
28386 \end_inset
28387
28388
28389 \end_layout
28390
28391 \end_inset
28392 </cell>
28393 <cell alignment="center" valignment="top" usebox="none">
28394 \begin_inset Text
28395
28396 \begin_layout Plain Layout
28397 Jumps to the next change
28398 \end_layout
28399
28400 \end_inset
28401 </cell>
28402 </row>
28403 <row interlinespace="2.5mm">
28404 <cell alignment="center" valignment="top" usebox="none">
28405 \begin_inset Text
28406
28407 \begin_layout Plain Layout
28408 \begin_inset Graphics
28409         filename ../images/change-accept.png
28410         BoundingBox 0bp 5bp 20bp 25bp
28411         rotateOrigin center
28412
28413 \end_inset
28414
28415
28416 \end_layout
28417
28418 \end_inset
28419 </cell>
28420 <cell alignment="center" valignment="top" usebox="none">
28421 \begin_inset Text
28422
28423 \begin_layout Plain Layout
28424
28425 \family sans
28426 Document\SpecialChar \menuseparator
28427 Change
28428 \begin_inset space ~
28429 \end_inset
28430
28431 Tracking\SpecialChar \menuseparator
28432 Accept
28433 \begin_inset space ~
28434 \end_inset
28435
28436 Change
28437 \end_layout
28438
28439 \end_inset
28440 </cell>
28441 </row>
28442 <row interlinespace="2.5mm">
28443 <cell alignment="center" valignment="top" usebox="none">
28444 \begin_inset Text
28445
28446 \begin_layout Plain Layout
28447 \begin_inset Graphics
28448         filename ../images/change-reject.png
28449         BoundingBox 0bp 5bp 20bp 25bp
28450         rotateOrigin center
28451
28452 \end_inset
28453
28454
28455 \end_layout
28456
28457 \end_inset
28458 </cell>
28459 <cell alignment="center" valignment="top" usebox="none">
28460 \begin_inset Text
28461
28462 \begin_layout Plain Layout
28463
28464 \family sans
28465 Document\SpecialChar \menuseparator
28466 Change
28467 \begin_inset space ~
28468 \end_inset
28469
28470 Tracking\SpecialChar \menuseparator
28471 Reject
28472 \begin_inset space ~
28473 \end_inset
28474
28475 Change
28476 \end_layout
28477
28478 \end_inset
28479 </cell>
28480 </row>
28481 <row interlinespace="2.5mm">
28482 <cell alignment="center" valignment="top" usebox="none">
28483 \begin_inset Text
28484
28485 \begin_layout Plain Layout
28486 \begin_inset Graphics
28487         filename ../images/changes-merge.png
28488         BoundingBox 0bp 5bp 20bp 25bp
28489         rotateOrigin center
28490
28491 \end_inset
28492
28493
28494 \end_layout
28495
28496 \end_inset
28497 </cell>
28498 <cell alignment="center" valignment="top" usebox="none">
28499 \begin_inset Text
28500
28501 \begin_layout Plain Layout
28502
28503 \family sans
28504 Document\SpecialChar \menuseparator
28505 Change
28506 \begin_inset space ~
28507 \end_inset
28508
28509 Tracking\SpecialChar \menuseparator
28510 Merge
28511 \begin_inset space ~
28512 \end_inset
28513
28514 Changes
28515 \end_layout
28516
28517 \end_inset
28518 </cell>
28519 </row>
28520 <row interlinespace="2.5mm">
28521 <cell alignment="center" valignment="top" usebox="none">
28522 \begin_inset Text
28523
28524 \begin_layout Plain Layout
28525 \begin_inset Graphics
28526         filename ../images/all-changes-accept.png
28527         BoundingBox 0bp 5bp 20bp 25bp
28528         rotateOrigin center
28529
28530 \end_inset
28531
28532
28533 \end_layout
28534
28535 \end_inset
28536 </cell>
28537 <cell alignment="center" valignment="top" usebox="none">
28538 \begin_inset Text
28539
28540 \begin_layout Plain Layout
28541
28542 \family sans
28543 Document\SpecialChar \menuseparator
28544 Change
28545 \begin_inset space ~
28546 \end_inset
28547
28548 Tracking\SpecialChar \menuseparator
28549 Accept
28550 \begin_inset space ~
28551 \end_inset
28552
28553 All
28554 \begin_inset space ~
28555 \end_inset
28556
28557 Changes
28558 \end_layout
28559
28560 \end_inset
28561 </cell>
28562 </row>
28563 <row interlinespace="2.5mm">
28564 <cell alignment="center" valignment="top" usebox="none">
28565 \begin_inset Text
28566
28567 \begin_layout Plain Layout
28568 \begin_inset Graphics
28569         filename ../images/all-changes-reject.png
28570         BoundingBox 0bp 5bp 20bp 25bp
28571         rotateOrigin center
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \end_inset
28579 </cell>
28580 <cell alignment="center" valignment="top" usebox="none">
28581 \begin_inset Text
28582
28583 \begin_layout Plain Layout
28584
28585 \family sans
28586 Document\SpecialChar \menuseparator
28587 Change
28588 \begin_inset space ~
28589 \end_inset
28590
28591 Tracking\SpecialChar \menuseparator
28592 Reject
28593 \begin_inset space ~
28594 \end_inset
28595
28596 All
28597 \begin_inset space ~
28598 \end_inset
28599
28600 Changes
28601 \end_layout
28602
28603 \end_inset
28604 </cell>
28605 </row>
28606 <row interlinespace="2.5mm">
28607 <cell alignment="center" valignment="top" usebox="none">
28608 \begin_inset Text
28609
28610 \begin_layout Plain Layout
28611 \begin_inset Graphics
28612         filename ../images/note-insert.png
28613         BoundingBox 0bp 5bp 20bp 25bp
28614         rotateOrigin center
28615
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \end_inset
28622 </cell>
28623 <cell alignment="center" valignment="top" usebox="none">
28624 \begin_inset Text
28625
28626 \begin_layout Plain Layout
28627
28628 \family sans
28629 Insert\SpecialChar \menuseparator
28630 Note\SpecialChar \menuseparator
28631 LyX
28632 \begin_inset space ~
28633 \end_inset
28634
28635 Note
28636 \end_layout
28637
28638 \end_inset
28639 </cell>
28640 </row>
28641 <row interlinespace="2.5mm">
28642 <cell alignment="center" valignment="top" usebox="none">
28643 \begin_inset Text
28644
28645 \begin_layout Plain Layout
28646 \begin_inset Graphics
28647         filename ../images/note-next.png
28648         BoundingBox 0bp 5bp 20bp 25bp
28649         rotateOrigin center
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \end_inset
28657 </cell>
28658 <cell alignment="center" valignment="top" usebox="none">
28659 \begin_inset Text
28660
28661 \begin_layout Plain Layout
28662
28663 \family sans
28664 Navigate\SpecialChar \menuseparator
28665 Next
28666 \begin_inset space ~
28667 \end_inset
28668
28669 Note
28670 \end_layout
28671
28672 \end_inset
28673 </cell>
28674 </row>
28675 </lyxtabular>
28676
28677 \end_inset
28678
28679
28680 \end_layout
28681
28682 \begin_layout Standard
28683 \begin_inset VSpace defskip
28684 \end_inset
28685
28686
28687 \end_layout
28688
28689 \begin_layout Standard
28690 The review toolbar helps you to accept, reject, or merge changes -- highlight
28691  the change and press one of the desired toolbar buttons.
28692  When you merge changes, a window pops up showing you informations about
28693  the next change behind the current cursor position.
28694  So you don't need to highlight a certain change.
28695  Within the merge window you can decide to accept or reject changes and
28696  step to the next change.
28697  This way you can jump through all changes of the document.
28698 \end_layout
28699
28700 \begin_layout Standard
28701 The toolbar has two buttons to handle notes because notes are often important
28702  to describe a change.
28703 \end_layout
28704
28705 \begin_layout Standard
28706 To show made changes in the output you need the LaTeX package 
28707 \series bold
28708 dvipost
28709 \series default
28710
28711 \begin_inset Index
28712 status collapsed
28713
28714 \begin_layout Plain Layout
28715 Latex@LaTeX-packages ! dvipost
28716 \end_layout
28717
28718 \end_inset
28719
28720  installed.
28721  You find it in the TeX Catalogue, 
28722 \begin_inset CommandInset citation
28723 LatexCommand cite
28724 key "TeXCatalogue"
28725
28726 \end_inset
28727
28728  or in the package manager of your LaTeX-system.
28729 \end_layout
28730
28731 \begin_layout Section
28732 International Support
28733 \begin_inset Index
28734 status collapsed
28735
28736 \begin_layout Plain Layout
28737 International support
28738 \end_layout
28739
28740 \end_inset
28741
28742
28743 \end_layout
28744
28745 \begin_layout Standard
28746 This section describes how to use LyX with any language you want.
28747  For some non-western languages there are special Wiki-pages that explain
28748  how to set up LyX to use them: 
28749 \begin_inset CommandInset citation
28750 LatexCommand cite
28751 key "Arabic,Armenian,Farsi,Hebrew"
28752
28753 \end_inset
28754
28755
28756 \end_layout
28757
28758 \begin_layout Standard
28759 Besides languages, LyX also supports phonetic symbols, see section
28760 \begin_inset space ~
28761 \end_inset
28762
28763
28764 \begin_inset CommandInset ref
28765 LatexCommand ref
28766 reference "sub:Special-Character"
28767
28768 \end_inset
28769
28770 .
28771 \end_layout
28772
28773 \begin_layout Subsection
28774 Language Options
28775 \begin_inset Index
28776 status collapsed
28777
28778 \begin_layout Plain Layout
28779 Language ! Options
28780 \end_layout
28781
28782 \end_inset
28783
28784
28785 \begin_inset Index
28786 status collapsed
28787
28788 \begin_layout Plain Layout
28789 Document ! Settings
28790 \end_layout
28791
28792 \end_inset
28793
28794
28795 \begin_inset Index
28796 status collapsed
28797
28798 \begin_layout Plain Layout
28799 Document ! Language
28800 \end_layout
28801
28802 \end_inset
28803
28804
28805 \end_layout
28806
28807 \begin_layout Standard
28808 The 
28809 \family sans
28810 Document\SpecialChar \menuseparator
28811 Settings
28812 \family default
28813  dialog lets you set 
28814 \family roman
28815 the language and character encoding for your language.
28816  
28817 \end_layout
28818
28819 \begin_layout Standard
28820 Choose your language in the 
28821 \family sans
28822 Language
28823 \family default
28824  section of this dialog.
28825  The default is 
28826 \family sans
28827 English
28828 \family default
28829 .
28830 \end_layout
28831
28832 \begin_layout Standard
28833 The 
28834 \family sans
28835 Encoding
28836 \family default
28837  box lets you choose the character encoding map you want to use for LaTeX
28838  export.
28839  The option 
28840 \family sans
28841 use language's default encoding
28842 \family default
28843  is the preferred choice and works well in most cases.
28844  For details abhout the different encoding options see section
28845 \begin_inset space ~
28846 \end_inset
28847
28848
28849 \begin_inset CommandInset ref
28850 LatexCommand ref
28851 reference "sub:Settings"
28852
28853 \end_inset
28854
28855 .
28856 \end_layout
28857
28858 \begin_layout Subsection
28859 Keyboard mapping configuration
28860 \end_layout
28861
28862 \begin_layout Standard
28863 If you have for example a U.S.-style keyboard and want to write in a different
28864  language than English, you can use an alternate keymap.
28865  For example, if you have a U.S.-style keyboard but want to write in Italian,
28866  you can configure LyX to use an Italian keymap.
28867  The preferences dialog allows you to choose up to two keyboard mappings,
28868  see section
28869 \begin_inset space ~
28870 \end_inset
28871
28872
28873 \begin_inset CommandInset ref
28874 LatexCommand ref
28875 reference "sub:Keyboard-Map"
28876
28877 \end_inset
28878
28879 .
28880  You can choose primary and secondary keyboard languages and then select
28881  which one you want to use.
28882 \end_layout
28883
28884 \begin_layout Standard
28885 Finally, you may just want to change a few key mappings or create an entirely
28886  different keymap (for Vulcan, for instance).
28887  You may, for example, normally write in Italian on a U.S.
28888  keyboard but want to include an occasional quotation in German.
28889  In such a case, you can write your own keyboard mapping or modify an existing
28890  one to support the characters you want.
28891  This and much more customizations are explained in the 
28892 \emph on
28893 Customization
28894 \emph default
28895  manual.
28896 \end_layout
28897
28898 \begin_layout Subsection
28899 Character Tables
28900 \begin_inset CommandInset label
28901 LatexCommand label
28902 name "sec:keytab"
28903
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \begin_layout Standard
28910 Table
28911 \begin_inset space ~
28912 \end_inset
28913
28914
28915 \begin_inset CommandInset ref
28916 LatexCommand ref
28917 reference "cap:The-latin1-character"
28918
28919 \end_inset
28920
28921  shows the 
28922 \family typewriter
28923 Latin1
28924 \family default
28925  character set.
28926  You should be able to enter the characters in the first eight columns directly
28927  from the keyboard.
28928 \end_layout
28929
28930 \begin_layout Standard
28931 There are a few things you need to know about this table.
28932  Here are some of the details you'll need to bear in mind when using characters
28933  from the 
28934 \family typewriter
28935 Latin1
28936 \family default
28937  character set:
28938 \end_layout
28939
28940 \begin_layout Itemize
28941 Even if you have selected 
28942 \family sans
28943 latin1
28944 \family default
28945  in the 
28946 \family sans
28947 Document\SpecialChar \menuseparator
28948 Settings
28949 \family default
28950  dialog, users who have only the 
28951 \family typewriter
28952 T1
28953 \family default
28954 -fonts for LaTeX [or who have the 
28955 \family typewriter
28956 T1
28957 \family default
28958 -fonts but aren't using them] will still miss a few characters: D0, F0,
28959  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
28960  french quotes won't show up.
28961 \end_layout
28962
28963 \begin_layout Standard
28964 \begin_inset Float table
28965 wide false
28966 sideways false
28967 status open
28968
28969 \begin_layout Plain Layout
28970 \begin_inset Caption
28971
28972 \begin_layout Plain Layout
28973 \begin_inset CommandInset label
28974 LatexCommand label
28975 name "cap:The-latin1-character"
28976
28977 \end_inset
28978
28979 The 
28980 \family typewriter
28981 latin1
28982 \family default
28983  character set
28984 \end_layout
28985
28986 \end_inset
28987
28988
28989 \end_layout
28990
28991 \begin_layout Plain Layout
28992 \align center
28993 \begin_inset Tabular
28994 <lyxtabular version="3" rows="17" columns="17">
28995 <features>
28996 <column alignment="center" valignment="top" width="0pt">
28997 <column alignment="center" valignment="top" width="0pt">
28998 <column alignment="center" valignment="top" width="0pt">
28999 <column alignment="center" valignment="top" width="0pt">
29000 <column alignment="center" valignment="top" width="0pt">
29001 <column alignment="center" valignment="top" width="0pt">
29002 <column alignment="center" valignment="top" width="0pt">
29003 <column alignment="center" valignment="top" width="0pt">
29004 <column alignment="center" valignment="top" width="0pt">
29005 <column alignment="center" valignment="top" width="0pt">
29006 <column alignment="center" valignment="top" width="0pt">
29007 <column alignment="center" valignment="top" width="0pt">
29008 <column alignment="center" valignment="top" width="0pt">
29009 <column alignment="center" valignment="top" width="0pt">
29010 <column alignment="center" valignment="top" width="0pt">
29011 <column alignment="center" valignment="top" width="0pt">
29012 <column alignment="center" valignment="top" width="0pt">
29013 <row>
29014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29015 \begin_inset Text
29016
29017 \begin_layout Plain Layout
29018
29019 \end_layout
29020
29021 \end_inset
29022 </cell>
29023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29024 \begin_inset Text
29025
29026 \begin_layout Plain Layout
29027
29028 \family roman
29029 \series medium
29030 \shape up
29031 \size tiny
29032 \emph off
29033 \bar no
29034 \noun off
29035 \color none
29036 00
29037 \end_layout
29038
29039 \end_inset
29040 </cell>
29041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29042 \begin_inset Text
29043
29044 \begin_layout Plain Layout
29045
29046 \family roman
29047 \series medium
29048 \shape up
29049 \size tiny
29050 \emph off
29051 \bar no
29052 \noun off
29053 \color none
29054 10
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Plain Layout
29063
29064 \family roman
29065 \series medium
29066 \shape up
29067 \size tiny
29068 \emph off
29069 \bar no
29070 \noun off
29071 \color none
29072 20
29073 \end_layout
29074
29075 \end_inset
29076 </cell>
29077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29078 \begin_inset Text
29079
29080 \begin_layout Plain Layout
29081
29082 \family roman
29083 \series medium
29084 \shape up
29085 \size tiny
29086 \emph off
29087 \bar no
29088 \noun off
29089 \color none
29090 30
29091 \end_layout
29092
29093 \end_inset
29094 </cell>
29095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29096 \begin_inset Text
29097
29098 \begin_layout Plain Layout
29099
29100 \family roman
29101 \series medium
29102 \shape up
29103 \size tiny
29104 \emph off
29105 \bar no
29106 \noun off
29107 \color none
29108 40
29109 \end_layout
29110
29111 \end_inset
29112 </cell>
29113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29114 \begin_inset Text
29115
29116 \begin_layout Plain Layout
29117
29118 \family roman
29119 \series medium
29120 \shape up
29121 \size tiny
29122 \emph off
29123 \bar no
29124 \noun off
29125 \color none
29126 50
29127 \end_layout
29128
29129 \end_inset
29130 </cell>
29131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29132 \begin_inset Text
29133
29134 \begin_layout Plain Layout
29135
29136 \family roman
29137 \series medium
29138 \shape up
29139 \size tiny
29140 \emph off
29141 \bar no
29142 \noun off
29143 \color none
29144 60
29145 \end_layout
29146
29147 \end_inset
29148 </cell>
29149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29150 \begin_inset Text
29151
29152 \begin_layout Plain Layout
29153
29154 \family roman
29155 \series medium
29156 \shape up
29157 \size tiny
29158 \emph off
29159 \bar no
29160 \noun off
29161 \color none
29162 70
29163 \end_layout
29164
29165 \end_inset
29166 </cell>
29167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29168 \begin_inset Text
29169
29170 \begin_layout Plain Layout
29171
29172 \family roman
29173 \series medium
29174 \shape up
29175 \size tiny
29176 \emph off
29177 \bar no
29178 \noun off
29179 \color none
29180 80
29181 \end_layout
29182
29183 \end_inset
29184 </cell>
29185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29186 \begin_inset Text
29187
29188 \begin_layout Plain Layout
29189
29190 \family roman
29191 \series medium
29192 \shape up
29193 \size tiny
29194 \emph off
29195 \bar no
29196 \noun off
29197 \color none
29198 90
29199 \end_layout
29200
29201 \end_inset
29202 </cell>
29203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29204 \begin_inset Text
29205
29206 \begin_layout Plain Layout
29207
29208 \family roman
29209 \series medium
29210 \shape up
29211 \size tiny
29212 \emph off
29213 \bar no
29214 \noun off
29215 \color none
29216 A0
29217 \end_layout
29218
29219 \end_inset
29220 </cell>
29221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29222 \begin_inset Text
29223
29224 \begin_layout Plain Layout
29225
29226 \family roman
29227 \series medium
29228 \shape up
29229 \size tiny
29230 \emph off
29231 \bar no
29232 \noun off
29233 \color none
29234 B0
29235 \end_layout
29236
29237 \end_inset
29238 </cell>
29239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29240 \begin_inset Text
29241
29242 \begin_layout Plain Layout
29243
29244 \family roman
29245 \series medium
29246 \shape up
29247 \size tiny
29248 \emph off
29249 \bar no
29250 \noun off
29251 \color none
29252 C0
29253 \end_layout
29254
29255 \end_inset
29256 </cell>
29257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29258 \begin_inset Text
29259
29260 \begin_layout Plain Layout
29261
29262 \family roman
29263 \series medium
29264 \shape up
29265 \size tiny
29266 \emph off
29267 \bar no
29268 \noun off
29269 \color none
29270 D0
29271 \end_layout
29272
29273 \end_inset
29274 </cell>
29275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29276 \begin_inset Text
29277
29278 \begin_layout Plain Layout
29279
29280 \family roman
29281 \series medium
29282 \shape up
29283 \size tiny
29284 \emph off
29285 \bar no
29286 \noun off
29287 \color none
29288 E0
29289 \end_layout
29290
29291 \end_inset
29292 </cell>
29293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29294 \begin_inset Text
29295
29296 \begin_layout Plain Layout
29297
29298 \family roman
29299 \series medium
29300 \shape up
29301 \size tiny
29302 \emph off
29303 \bar no
29304 \noun off
29305 \color none
29306 F0
29307 \end_layout
29308
29309 \end_inset
29310 </cell>
29311 </row>
29312 <row>
29313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29314 \begin_inset Text
29315
29316 \begin_layout Plain Layout
29317
29318 \family roman
29319 \series medium
29320 \shape up
29321 \size tiny
29322 \emph off
29323 \bar no
29324 \noun off
29325 \color none
29326 00
29327 \end_layout
29328
29329 \end_inset
29330 </cell>
29331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29332 \begin_inset Text
29333
29334 \begin_layout Plain Layout
29335
29336 \end_layout
29337
29338 \end_inset
29339 </cell>
29340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29341 \begin_inset Text
29342
29343 \begin_layout Plain Layout
29344
29345 \end_layout
29346
29347 \end_inset
29348 </cell>
29349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29350 \begin_inset Text
29351
29352 \begin_layout Plain Layout
29353
29354 \end_layout
29355
29356 \end_inset
29357 </cell>
29358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29359 \begin_inset Text
29360
29361 \begin_layout Plain Layout
29362
29363 \family roman
29364 \series medium
29365 \shape up
29366 \emph off
29367 \bar no
29368 \noun off
29369 \color none
29370 0
29371 \end_layout
29372
29373 \end_inset
29374 </cell>
29375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29376 \begin_inset Text
29377
29378 \begin_layout Plain Layout
29379
29380 \family roman
29381 \series medium
29382 \shape up
29383 \emph off
29384 \bar no
29385 \noun off
29386 \color none
29387 @
29388 \end_layout
29389
29390 \end_inset
29391 </cell>
29392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29393 \begin_inset Text
29394
29395 \begin_layout Plain Layout
29396
29397 \family roman
29398 \series medium
29399 \shape up
29400 \emph off
29401 \bar no
29402 \noun off
29403 \color none
29404 P
29405 \end_layout
29406
29407 \end_inset
29408 </cell>
29409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29410 \begin_inset Text
29411
29412 \begin_layout Plain Layout
29413
29414 \family roman
29415 \series medium
29416 \shape up
29417 \emph off
29418 \bar no
29419 \noun off
29420 \color none
29421 '
29422 \end_layout
29423
29424 \end_inset
29425 </cell>
29426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29427 \begin_inset Text
29428
29429 \begin_layout Plain Layout
29430
29431 \family roman
29432 \series medium
29433 \shape up
29434 \emph off
29435 \bar no
29436 \noun off
29437 \color none
29438 p
29439 \end_layout
29440
29441 \end_inset
29442 </cell>
29443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29444 \begin_inset Text
29445
29446 \begin_layout Plain Layout
29447
29448 \end_layout
29449
29450 \end_inset
29451 </cell>
29452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29453 \begin_inset Text
29454
29455 \begin_layout Plain Layout
29456
29457 \end_layout
29458
29459 \end_inset
29460 </cell>
29461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29462 \begin_inset Text
29463
29464 \begin_layout Plain Layout
29465
29466 \end_layout
29467
29468 \end_inset
29469 </cell>
29470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29471 \begin_inset Text
29472
29473 \begin_layout Plain Layout
29474
29475 \family roman
29476 \series medium
29477 \shape up
29478 \emph off
29479 \bar no
29480 \noun off
29481 \color none
29482 °
29483 \end_layout
29484
29485 \end_inset
29486 </cell>
29487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29488 \begin_inset Text
29489
29490 \begin_layout Plain Layout
29491
29492 \family roman
29493 \series medium
29494 \shape up
29495 \emph off
29496 \bar no
29497 \noun off
29498 \color none
29499 À
29500 \end_layout
29501
29502 \end_inset
29503 </cell>
29504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29505 \begin_inset Text
29506
29507 \begin_layout Plain Layout
29508
29509 \family roman
29510 \series medium
29511 \shape up
29512 \emph off
29513 \bar no
29514 \noun off
29515 \color none
29516 Ð
29517 \end_layout
29518
29519 \end_inset
29520 </cell>
29521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29522 \begin_inset Text
29523
29524 \begin_layout Plain Layout
29525
29526 \family roman
29527 \series medium
29528 \shape up
29529 \emph off
29530 \bar no
29531 \noun off
29532 \color none
29533 à
29534 \end_layout
29535
29536 \end_inset
29537 </cell>
29538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29539 \begin_inset Text
29540
29541 \begin_layout Plain Layout
29542
29543 \family roman
29544 \series medium
29545 \shape up
29546 \emph off
29547 \bar no
29548 \noun off
29549 \color none
29550 ð
29551 \end_layout
29552
29553 \end_inset
29554 </cell>
29555 </row>
29556 <row>
29557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29558 \begin_inset Text
29559
29560 \begin_layout Plain Layout
29561
29562 \family roman
29563 \series medium
29564 \shape up
29565 \size tiny
29566 \emph off
29567 \bar no
29568 \noun off
29569 \color none
29570 01
29571 \end_layout
29572
29573 \end_inset
29574 </cell>
29575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29576 \begin_inset Text
29577
29578 \begin_layout Plain Layout
29579
29580 \end_layout
29581
29582 \end_inset
29583 </cell>
29584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29585 \begin_inset Text
29586
29587 \begin_layout Plain Layout
29588
29589 \end_layout
29590
29591 \end_inset
29592 </cell>
29593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29594 \begin_inset Text
29595
29596 \begin_layout Plain Layout
29597
29598 \family roman
29599 \series medium
29600 \shape up
29601 \emph off
29602 \bar no
29603 \noun off
29604 \color none
29605 !
29606 \end_layout
29607
29608 \end_inset
29609 </cell>
29610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29611 \begin_inset Text
29612
29613 \begin_layout Plain Layout
29614
29615 \family roman
29616 \series medium
29617 \shape up
29618 \emph off
29619 \bar no
29620 \noun off
29621 \color none
29622 1
29623 \end_layout
29624
29625 \end_inset
29626 </cell>
29627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29628 \begin_inset Text
29629
29630 \begin_layout Plain Layout
29631
29632 \family roman
29633 \series medium
29634 \shape up
29635 \emph off
29636 \bar no
29637 \noun off
29638 \color none
29639 A
29640 \end_layout
29641
29642 \end_inset
29643 </cell>
29644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29645 \begin_inset Text
29646
29647 \begin_layout Plain Layout
29648
29649 \family roman
29650 \series medium
29651 \shape up
29652 \emph off
29653 \bar no
29654 \noun off
29655 \color none
29656 Q
29657 \end_layout
29658
29659 \end_inset
29660 </cell>
29661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29662 \begin_inset Text
29663
29664 \begin_layout Plain Layout
29665
29666 \family roman
29667 \series medium
29668 \shape up
29669 \emph off
29670 \bar no
29671 \noun off
29672 \color none
29673 a
29674 \end_layout
29675
29676 \end_inset
29677 </cell>
29678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29679 \begin_inset Text
29680
29681 \begin_layout Plain Layout
29682
29683 \family roman
29684 \series medium
29685 \shape up
29686 \emph off
29687 \bar no
29688 \noun off
29689 \color none
29690 q
29691 \end_layout
29692
29693 \end_inset
29694 </cell>
29695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29696 \begin_inset Text
29697
29698 \begin_layout Plain Layout
29699
29700 \end_layout
29701
29702 \end_inset
29703 </cell>
29704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29705 \begin_inset Text
29706
29707 \begin_layout Plain Layout
29708
29709 \end_layout
29710
29711 \end_inset
29712 </cell>
29713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29714 \begin_inset Text
29715
29716 \begin_layout Plain Layout
29717
29718 \family roman
29719 \series medium
29720 \shape up
29721 \emph off
29722 \bar no
29723 \noun off
29724 \color none
29725 ¡
29726 \end_layout
29727
29728 \end_inset
29729 </cell>
29730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29731 \begin_inset Text
29732
29733 \begin_layout Plain Layout
29734
29735 \family roman
29736 \series medium
29737 \shape up
29738 \emph off
29739 \bar no
29740 \noun off
29741 \color none
29742 ±
29743 \end_layout
29744
29745 \end_inset
29746 </cell>
29747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29748 \begin_inset Text
29749
29750 \begin_layout Plain Layout
29751
29752 \family roman
29753 \series medium
29754 \shape up
29755 \emph off
29756 \bar no
29757 \noun off
29758 \color none
29759 Á
29760 \end_layout
29761
29762 \end_inset
29763 </cell>
29764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29765 \begin_inset Text
29766
29767 \begin_layout Plain Layout
29768
29769 \family roman
29770 \series medium
29771 \shape up
29772 \emph off
29773 \bar no
29774 \noun off
29775 \color none
29776 Ñ
29777 \end_layout
29778
29779 \end_inset
29780 </cell>
29781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29782 \begin_inset Text
29783
29784 \begin_layout Plain Layout
29785
29786 \family roman
29787 \series medium
29788 \shape up
29789 \emph off
29790 \bar no
29791 \noun off
29792 \color none
29793 á
29794 \end_layout
29795
29796 \end_inset
29797 </cell>
29798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29799 \begin_inset Text
29800
29801 \begin_layout Plain Layout
29802
29803 \family roman
29804 \series medium
29805 \shape up
29806 \emph off
29807 \bar no
29808 \noun off
29809 \color none
29810 ñ
29811 \end_layout
29812
29813 \end_inset
29814 </cell>
29815 </row>
29816 <row>
29817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29818 \begin_inset Text
29819
29820 \begin_layout Plain Layout
29821
29822 \family roman
29823 \series medium
29824 \shape up
29825 \size tiny
29826 \emph off
29827 \bar no
29828 \noun off
29829 \color none
29830 02
29831 \end_layout
29832
29833 \end_inset
29834 </cell>
29835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29836 \begin_inset Text
29837
29838 \begin_layout Plain Layout
29839
29840 \end_layout
29841
29842 \end_inset
29843 </cell>
29844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29845 \begin_inset Text
29846
29847 \begin_layout Plain Layout
29848
29849 \end_layout
29850
29851 \end_inset
29852 </cell>
29853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29854 \begin_inset Text
29855
29856 \begin_layout Plain Layout
29857
29858 \family roman
29859 \series medium
29860 \shape up
29861 \emph off
29862 \bar no
29863 \noun off
29864 \color none
29865 \begin_inset Quotes eld
29866 \end_inset
29867
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 \family roman
29879 \series medium
29880 \shape up
29881 \emph off
29882 \bar no
29883 \noun off
29884 \color none
29885 2
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Plain Layout
29894
29895 \family roman
29896 \series medium
29897 \shape up
29898 \emph off
29899 \bar no
29900 \noun off
29901 \color none
29902 B
29903 \end_layout
29904
29905 \end_inset
29906 </cell>
29907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29908 \begin_inset Text
29909
29910 \begin_layout Plain Layout
29911
29912 \family roman
29913 \series medium
29914 \shape up
29915 \emph off
29916 \bar no
29917 \noun off
29918 \color none
29919 R
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Plain Layout
29928
29929 \family roman
29930 \series medium
29931 \shape up
29932 \emph off
29933 \bar no
29934 \noun off
29935 \color none
29936 b
29937 \end_layout
29938
29939 \end_inset
29940 </cell>
29941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29942 \begin_inset Text
29943
29944 \begin_layout Plain Layout
29945
29946 \family roman
29947 \series medium
29948 \shape up
29949 \emph off
29950 \bar no
29951 \noun off
29952 \color none
29953 r
29954 \end_layout
29955
29956 \end_inset
29957 </cell>
29958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29959 \begin_inset Text
29960
29961 \begin_layout Plain Layout
29962
29963 \end_layout
29964
29965 \end_inset
29966 </cell>
29967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29968 \begin_inset Text
29969
29970 \begin_layout Plain Layout
29971
29972 \end_layout
29973
29974 \end_inset
29975 </cell>
29976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29977 \begin_inset Text
29978
29979 \begin_layout Plain Layout
29980 ¢
29981 \end_layout
29982
29983 \end_inset
29984 </cell>
29985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29986 \begin_inset Text
29987
29988 \begin_layout Plain Layout
29989
29990 \family roman
29991 \series medium
29992 \shape up
29993 \emph off
29994 \bar no
29995 \noun off
29996 \color none
29997 ²
29998 \end_layout
29999
30000 \end_inset
30001 </cell>
30002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30003 \begin_inset Text
30004
30005 \begin_layout Plain Layout
30006
30007 \family roman
30008 \series medium
30009 \shape up
30010 \emph off
30011 \bar no
30012 \noun off
30013 \color none
30014 Â
30015 \end_layout
30016
30017 \end_inset
30018 </cell>
30019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30020 \begin_inset Text
30021
30022 \begin_layout Plain Layout
30023
30024 \family roman
30025 \series medium
30026 \shape up
30027 \emph off
30028 \bar no
30029 \noun off
30030 \color none
30031 Ò
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040
30041 \family roman
30042 \series medium
30043 \shape up
30044 \emph off
30045 \bar no
30046 \noun off
30047 \color none
30048 â
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Plain Layout
30057
30058 \family roman
30059 \series medium
30060 \shape up
30061 \emph off
30062 \bar no
30063 \noun off
30064 \color none
30065 ò
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 </row>
30071 <row>
30072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30073 \begin_inset Text
30074
30075 \begin_layout Plain Layout
30076
30077 \family roman
30078 \series medium
30079 \shape up
30080 \size tiny
30081 \emph off
30082 \bar no
30083 \noun off
30084 \color none
30085 03
30086 \end_layout
30087
30088 \end_inset
30089 </cell>
30090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30091 \begin_inset Text
30092
30093 \begin_layout Plain Layout
30094
30095 \end_layout
30096
30097 \end_inset
30098 </cell>
30099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30100 \begin_inset Text
30101
30102 \begin_layout Plain Layout
30103
30104 \end_layout
30105
30106 \end_inset
30107 </cell>
30108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30109 \begin_inset Text
30110
30111 \begin_layout Plain Layout
30112
30113 \family roman
30114 \series medium
30115 \shape up
30116 \emph off
30117 \bar no
30118 \noun off
30119 \color none
30120 #
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Plain Layout
30129
30130 \family roman
30131 \series medium
30132 \shape up
30133 \emph off
30134 \bar no
30135 \noun off
30136 \color none
30137 3
30138 \end_layout
30139
30140 \end_inset
30141 </cell>
30142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30143 \begin_inset Text
30144
30145 \begin_layout Plain Layout
30146
30147 \family roman
30148 \series medium
30149 \shape up
30150 \emph off
30151 \bar no
30152 \noun off
30153 \color none
30154 C
30155 \end_layout
30156
30157 \end_inset
30158 </cell>
30159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30160 \begin_inset Text
30161
30162 \begin_layout Plain Layout
30163
30164 \family roman
30165 \series medium
30166 \shape up
30167 \emph off
30168 \bar no
30169 \noun off
30170 \color none
30171 S
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Plain Layout
30180
30181 \family roman
30182 \series medium
30183 \shape up
30184 \emph off
30185 \bar no
30186 \noun off
30187 \color none
30188 c
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197
30198 \family roman
30199 \series medium
30200 \shape up
30201 \emph off
30202 \bar no
30203 \noun off
30204 \color none
30205 s
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30211 \begin_inset Text
30212
30213 \begin_layout Plain Layout
30214
30215 \end_layout
30216
30217 \end_inset
30218 </cell>
30219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30220 \begin_inset Text
30221
30222 \begin_layout Plain Layout
30223
30224 \end_layout
30225
30226 \end_inset
30227 </cell>
30228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30229 \begin_inset Text
30230
30231 \begin_layout Plain Layout
30232
30233 \family roman
30234 \series medium
30235 \shape up
30236 \emph off
30237 \bar no
30238 \noun off
30239 \color none
30240 £
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Plain Layout
30249
30250 \family roman
30251 \series medium
30252 \shape up
30253 \emph off
30254 \bar no
30255 \noun off
30256 \color none
30257 ³
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266
30267 \family roman
30268 \series medium
30269 \shape up
30270 \emph off
30271 \bar no
30272 \noun off
30273 \color none
30274 Ã
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30280 \begin_inset Text
30281
30282 \begin_layout Plain Layout
30283
30284 \family roman
30285 \series medium
30286 \shape up
30287 \emph off
30288 \bar no
30289 \noun off
30290 \color none
30291 Ó
30292 \end_layout
30293
30294 \end_inset
30295 </cell>
30296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30297 \begin_inset Text
30298
30299 \begin_layout Plain Layout
30300
30301 \family roman
30302 \series medium
30303 \shape up
30304 \emph off
30305 \bar no
30306 \noun off
30307 \color none
30308 ã
30309 \end_layout
30310
30311 \end_inset
30312 </cell>
30313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30314 \begin_inset Text
30315
30316 \begin_layout Plain Layout
30317
30318 \family roman
30319 \series medium
30320 \shape up
30321 \emph off
30322 \bar no
30323 \noun off
30324 \color none
30325 ó
30326 \end_layout
30327
30328 \end_inset
30329 </cell>
30330 </row>
30331 <row>
30332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Plain Layout
30336
30337 \family roman
30338 \series medium
30339 \shape up
30340 \size tiny
30341 \emph off
30342 \bar no
30343 \noun off
30344 \color none
30345 04
30346 \end_layout
30347
30348 \end_inset
30349 </cell>
30350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Plain Layout
30354
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Plain Layout
30363
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Plain Layout
30372
30373 \family roman
30374 \series medium
30375 \shape up
30376 \emph off
30377 \bar no
30378 \noun off
30379 \color none
30380 $
30381 \end_layout
30382
30383 \end_inset
30384 </cell>
30385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30386 \begin_inset Text
30387
30388 \begin_layout Plain Layout
30389
30390 \family roman
30391 \series medium
30392 \shape up
30393 \emph off
30394 \bar no
30395 \noun off
30396 \color none
30397 4
30398 \end_layout
30399
30400 \end_inset
30401 </cell>
30402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30403 \begin_inset Text
30404
30405 \begin_layout Plain Layout
30406
30407 \family roman
30408 \series medium
30409 \shape up
30410 \emph off
30411 \bar no
30412 \noun off
30413 \color none
30414 D
30415 \end_layout
30416
30417 \end_inset
30418 </cell>
30419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30420 \begin_inset Text
30421
30422 \begin_layout Plain Layout
30423
30424 \family roman
30425 \series medium
30426 \shape up
30427 \emph off
30428 \bar no
30429 \noun off
30430 \color none
30431 T
30432 \end_layout
30433
30434 \end_inset
30435 </cell>
30436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30437 \begin_inset Text
30438
30439 \begin_layout Plain Layout
30440
30441 \family roman
30442 \series medium
30443 \shape up
30444 \emph off
30445 \bar no
30446 \noun off
30447 \color none
30448 d
30449 \end_layout
30450
30451 \end_inset
30452 </cell>
30453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30454 \begin_inset Text
30455
30456 \begin_layout Plain Layout
30457
30458 \family roman
30459 \series medium
30460 \shape up
30461 \emph off
30462 \bar no
30463 \noun off
30464 \color none
30465 t
30466 \end_layout
30467
30468 \end_inset
30469 </cell>
30470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30471 \begin_inset Text
30472
30473 \begin_layout Plain Layout
30474
30475 \end_layout
30476
30477 \end_inset
30478 </cell>
30479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30480 \begin_inset Text
30481
30482 \begin_layout Plain Layout
30483
30484 \end_layout
30485
30486 \end_inset
30487 </cell>
30488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30489 \begin_inset Text
30490
30491 \begin_layout Plain Layout
30492 ¤
30493 \end_layout
30494
30495 \end_inset
30496 </cell>
30497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30498 \begin_inset Text
30499
30500 \begin_layout Plain Layout
30501
30502 \family roman
30503 \series medium
30504 \shape up
30505 \emph off
30506 \bar no
30507 \noun off
30508 \color none
30509 ´
30510 \end_layout
30511
30512 \end_inset
30513 </cell>
30514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Plain Layout
30518
30519 \family roman
30520 \series medium
30521 \shape up
30522 \emph off
30523 \bar no
30524 \noun off
30525 \color none
30526 Ä
30527 \end_layout
30528
30529 \end_inset
30530 </cell>
30531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30532 \begin_inset Text
30533
30534 \begin_layout Plain Layout
30535
30536 \family roman
30537 \series medium
30538 \shape up
30539 \emph off
30540 \bar no
30541 \noun off
30542 \color none
30543 Ô
30544 \end_layout
30545
30546 \end_inset
30547 </cell>
30548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30549 \begin_inset Text
30550
30551 \begin_layout Plain Layout
30552
30553 \family roman
30554 \series medium
30555 \shape up
30556 \emph off
30557 \bar no
30558 \noun off
30559 \color none
30560 ä
30561 \end_layout
30562
30563 \end_inset
30564 </cell>
30565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30566 \begin_inset Text
30567
30568 \begin_layout Plain Layout
30569
30570 \family roman
30571 \series medium
30572 \shape up
30573 \emph off
30574 \bar no
30575 \noun off
30576 \color none
30577 ô
30578 \end_layout
30579
30580 \end_inset
30581 </cell>
30582 </row>
30583 <row>
30584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30585 \begin_inset Text
30586
30587 \begin_layout Plain Layout
30588
30589 \family roman
30590 \series medium
30591 \shape up
30592 \size tiny
30593 \emph off
30594 \bar no
30595 \noun off
30596 \color none
30597 05
30598 \end_layout
30599
30600 \end_inset
30601 </cell>
30602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30603 \begin_inset Text
30604
30605 \begin_layout Plain Layout
30606
30607 \end_layout
30608
30609 \end_inset
30610 </cell>
30611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30612 \begin_inset Text
30613
30614 \begin_layout Plain Layout
30615
30616 \end_layout
30617
30618 \end_inset
30619 </cell>
30620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30621 \begin_inset Text
30622
30623 \begin_layout Plain Layout
30624
30625 \family roman
30626 \series medium
30627 \shape up
30628 \emph off
30629 \bar no
30630 \noun off
30631 \color none
30632 %
30633 \end_layout
30634
30635 \end_inset
30636 </cell>
30637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30638 \begin_inset Text
30639
30640 \begin_layout Plain Layout
30641
30642 \family roman
30643 \series medium
30644 \shape up
30645 \emph off
30646 \bar no
30647 \noun off
30648 \color none
30649 5
30650 \end_layout
30651
30652 \end_inset
30653 </cell>
30654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30655 \begin_inset Text
30656
30657 \begin_layout Plain Layout
30658
30659 \family roman
30660 \series medium
30661 \shape up
30662 \emph off
30663 \bar no
30664 \noun off
30665 \color none
30666 E
30667 \end_layout
30668
30669 \end_inset
30670 </cell>
30671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30672 \begin_inset Text
30673
30674 \begin_layout Plain Layout
30675
30676 \family roman
30677 \series medium
30678 \shape up
30679 \emph off
30680 \bar no
30681 \noun off
30682 \color none
30683 U
30684 \end_layout
30685
30686 \end_inset
30687 </cell>
30688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30689 \begin_inset Text
30690
30691 \begin_layout Plain Layout
30692
30693 \family roman
30694 \series medium
30695 \shape up
30696 \emph off
30697 \bar no
30698 \noun off
30699 \color none
30700 e
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30706 \begin_inset Text
30707
30708 \begin_layout Plain Layout
30709
30710 \family roman
30711 \series medium
30712 \shape up
30713 \emph off
30714 \bar no
30715 \noun off
30716 \color none
30717 u
30718 \end_layout
30719
30720 \end_inset
30721 </cell>
30722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30723 \begin_inset Text
30724
30725 \begin_layout Plain Layout
30726
30727 \end_layout
30728
30729 \end_inset
30730 </cell>
30731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30732 \begin_inset Text
30733
30734 \begin_layout Plain Layout
30735
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744 ¥
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753
30754 \family roman
30755 \series medium
30756 \shape up
30757 \emph off
30758 \bar no
30759 \noun off
30760 \color none
30761 µ
30762 \end_layout
30763
30764 \end_inset
30765 </cell>
30766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30767 \begin_inset Text
30768
30769 \begin_layout Plain Layout
30770
30771 \family roman
30772 \series medium
30773 \shape up
30774 \emph off
30775 \bar no
30776 \noun off
30777 \color none
30778 Å
30779 \end_layout
30780
30781 \end_inset
30782 </cell>
30783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30784 \begin_inset Text
30785
30786 \begin_layout Plain Layout
30787
30788 \family roman
30789 \series medium
30790 \shape up
30791 \emph off
30792 \bar no
30793 \noun off
30794 \color none
30795 Õ
30796 \end_layout
30797
30798 \end_inset
30799 </cell>
30800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30801 \begin_inset Text
30802
30803 \begin_layout Plain Layout
30804
30805 \family roman
30806 \series medium
30807 \shape up
30808 \emph off
30809 \bar no
30810 \noun off
30811 \color none
30812 å
30813 \end_layout
30814
30815 \end_inset
30816 </cell>
30817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30818 \begin_inset Text
30819
30820 \begin_layout Plain Layout
30821
30822 \family roman
30823 \series medium
30824 \shape up
30825 \emph off
30826 \bar no
30827 \noun off
30828 \color none
30829 õ
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 </row>
30835 <row>
30836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30837 \begin_inset Text
30838
30839 \begin_layout Plain Layout
30840
30841 \family roman
30842 \series medium
30843 \shape up
30844 \size tiny
30845 \emph off
30846 \bar no
30847 \noun off
30848 \color none
30849 06
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Plain Layout
30876
30877 \family roman
30878 \series medium
30879 \shape up
30880 \emph off
30881 \bar no
30882 \noun off
30883 \color none
30884 &
30885 \end_layout
30886
30887 \end_inset
30888 </cell>
30889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30890 \begin_inset Text
30891
30892 \begin_layout Plain Layout
30893
30894 \family roman
30895 \series medium
30896 \shape up
30897 \emph off
30898 \bar no
30899 \noun off
30900 \color none
30901 6
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910
30911 \family roman
30912 \series medium
30913 \shape up
30914 \emph off
30915 \bar no
30916 \noun off
30917 \color none
30918 F
30919 \end_layout
30920
30921 \end_inset
30922 </cell>
30923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30924 \begin_inset Text
30925
30926 \begin_layout Plain Layout
30927
30928 \family roman
30929 \series medium
30930 \shape up
30931 \emph off
30932 \bar no
30933 \noun off
30934 \color none
30935 V
30936 \end_layout
30937
30938 \end_inset
30939 </cell>
30940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30941 \begin_inset Text
30942
30943 \begin_layout Plain Layout
30944
30945 \family roman
30946 \series medium
30947 \shape up
30948 \emph off
30949 \bar no
30950 \noun off
30951 \color none
30952 f
30953 \end_layout
30954
30955 \end_inset
30956 </cell>
30957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30958 \begin_inset Text
30959
30960 \begin_layout Plain Layout
30961
30962 \family roman
30963 \series medium
30964 \shape up
30965 \emph off
30966 \bar no
30967 \noun off
30968 \color none
30969 v
30970 \end_layout
30971
30972 \end_inset
30973 </cell>
30974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30975 \begin_inset Text
30976
30977 \begin_layout Plain Layout
30978
30979 \end_layout
30980
30981 \end_inset
30982 </cell>
30983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30984 \begin_inset Text
30985
30986 \begin_layout Plain Layout
30987
30988 \end_layout
30989
30990 \end_inset
30991 </cell>
30992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30993 \begin_inset Text
30994
30995 \begin_layout Plain Layout
30996 ¦
30997 \end_layout
30998
30999 \end_inset
31000 </cell>
31001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31002 \begin_inset Text
31003
31004 \begin_layout Plain Layout
31005
31006 \family roman
31007 \series medium
31008 \shape up
31009 \emph off
31010 \bar no
31011 \noun off
31012 \color none
31013
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \family roman
31024 \series medium
31025 \shape up
31026 \emph off
31027 \bar no
31028 \noun off
31029 \color none
31030 Æ
31031 \end_layout
31032
31033 \end_inset
31034 </cell>
31035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31036 \begin_inset Text
31037
31038 \begin_layout Plain Layout
31039
31040 \family roman
31041 \series medium
31042 \shape up
31043 \emph off
31044 \bar no
31045 \noun off
31046 \color none
31047 Ö
31048 \end_layout
31049
31050 \end_inset
31051 </cell>
31052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31053 \begin_inset Text
31054
31055 \begin_layout Plain Layout
31056
31057 \family roman
31058 \series medium
31059 \shape up
31060 \emph off
31061 \bar no
31062 \noun off
31063 \color none
31064 æ
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073
31074 \family roman
31075 \series medium
31076 \shape up
31077 \emph off
31078 \bar no
31079 \noun off
31080 \color none
31081 ö
31082 \end_layout
31083
31084 \end_inset
31085 </cell>
31086 </row>
31087 <row>
31088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31089 \begin_inset Text
31090
31091 \begin_layout Plain Layout
31092
31093 \family roman
31094 \series medium
31095 \shape up
31096 \size tiny
31097 \emph off
31098 \bar no
31099 \noun off
31100 \color none
31101 07
31102 \end_layout
31103
31104 \end_inset
31105 </cell>
31106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31107 \begin_inset Text
31108
31109 \begin_layout Plain Layout
31110
31111 \end_layout
31112
31113 \end_inset
31114 </cell>
31115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31116 \begin_inset Text
31117
31118 \begin_layout Plain Layout
31119
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31125 \begin_inset Text
31126
31127 \begin_layout Plain Layout
31128
31129 \family roman
31130 \series medium
31131 \shape up
31132 \emph off
31133 \bar no
31134 \noun off
31135 \color none
31136 `
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145
31146 \family roman
31147 \series medium
31148 \shape up
31149 \emph off
31150 \bar no
31151 \noun off
31152 \color none
31153 7
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31159 \begin_inset Text
31160
31161 \begin_layout Plain Layout
31162
31163 \family roman
31164 \series medium
31165 \shape up
31166 \emph off
31167 \bar no
31168 \noun off
31169 \color none
31170 G
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179
31180 \family roman
31181 \series medium
31182 \shape up
31183 \emph off
31184 \bar no
31185 \noun off
31186 \color none
31187 W
31188 \end_layout
31189
31190 \end_inset
31191 </cell>
31192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31193 \begin_inset Text
31194
31195 \begin_layout Plain Layout
31196
31197 \family roman
31198 \series medium
31199 \shape up
31200 \emph off
31201 \bar no
31202 \noun off
31203 \color none
31204 g
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31210 \begin_inset Text
31211
31212 \begin_layout Plain Layout
31213
31214 \family roman
31215 \series medium
31216 \shape up
31217 \emph off
31218 \bar no
31219 \noun off
31220 \color none
31221 w
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31236 \begin_inset Text
31237
31238 \begin_layout Plain Layout
31239
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31245 \begin_inset Text
31246
31247 \begin_layout Plain Layout
31248
31249 \family roman
31250 \series medium
31251 \shape up
31252 \emph off
31253 \bar no
31254 \noun off
31255 \color none
31256 §
31257 \end_layout
31258
31259 \end_inset
31260 </cell>
31261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265
31266 \family roman
31267 \series medium
31268 \shape up
31269 \emph off
31270 \bar no
31271 \noun off
31272 \color none
31273 ·
31274 \end_layout
31275
31276 \end_inset
31277 </cell>
31278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31279 \begin_inset Text
31280
31281 \begin_layout Plain Layout
31282
31283 \family roman
31284 \series medium
31285 \shape up
31286 \emph off
31287 \bar no
31288 \noun off
31289 \color none
31290 Ç
31291 \end_layout
31292
31293 \end_inset
31294 </cell>
31295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31296 \begin_inset Text
31297
31298 \begin_layout Plain Layout
31299
31300 \family roman
31301 \series medium
31302 \shape up
31303 \emph off
31304 \bar no
31305 \noun off
31306 \color none
31307 ×
31308 \end_layout
31309
31310 \end_inset
31311 </cell>
31312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31313 \begin_inset Text
31314
31315 \begin_layout Plain Layout
31316
31317 \family roman
31318 \series medium
31319 \shape up
31320 \emph off
31321 \bar no
31322 \noun off
31323 \color none
31324 ç
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333
31334 \family roman
31335 \series medium
31336 \shape up
31337 \emph off
31338 \bar no
31339 \noun off
31340 \color none
31341 ÷
31342 \end_layout
31343
31344 \end_inset
31345 </cell>
31346 </row>
31347 <row>
31348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31349 \begin_inset Text
31350
31351 \begin_layout Plain Layout
31352
31353 \family roman
31354 \series medium
31355 \shape up
31356 \size tiny
31357 \emph off
31358 \bar no
31359 \noun off
31360 \color none
31361 08
31362 \end_layout
31363
31364 \end_inset
31365 </cell>
31366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31367 \begin_inset Text
31368
31369 \begin_layout Plain Layout
31370
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Plain Layout
31388
31389 \family roman
31390 \series medium
31391 \shape up
31392 \emph off
31393 \bar no
31394 \noun off
31395 \color none
31396 (
31397 \end_layout
31398
31399 \end_inset
31400 </cell>
31401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31402 \begin_inset Text
31403
31404 \begin_layout Plain Layout
31405
31406 \family roman
31407 \series medium
31408 \shape up
31409 \emph off
31410 \bar no
31411 \noun off
31412 \color none
31413 8
31414 \end_layout
31415
31416 \end_inset
31417 </cell>
31418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31419 \begin_inset Text
31420
31421 \begin_layout Plain Layout
31422
31423 \family roman
31424 \series medium
31425 \shape up
31426 \emph off
31427 \bar no
31428 \noun off
31429 \color none
31430 H
31431 \end_layout
31432
31433 \end_inset
31434 </cell>
31435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31436 \begin_inset Text
31437
31438 \begin_layout Plain Layout
31439
31440 \family roman
31441 \series medium
31442 \shape up
31443 \emph off
31444 \bar no
31445 \noun off
31446 \color none
31447 X
31448 \end_layout
31449
31450 \end_inset
31451 </cell>
31452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31453 \begin_inset Text
31454
31455 \begin_layout Plain Layout
31456
31457 \family roman
31458 \series medium
31459 \shape up
31460 \emph off
31461 \bar no
31462 \noun off
31463 \color none
31464 h
31465 \end_layout
31466
31467 \end_inset
31468 </cell>
31469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473
31474 \family roman
31475 \series medium
31476 \shape up
31477 \emph off
31478 \bar no
31479 \noun off
31480 \color none
31481 x
31482 \end_layout
31483
31484 \end_inset
31485 </cell>
31486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31487 \begin_inset Text
31488
31489 \begin_layout Plain Layout
31490
31491 \end_layout
31492
31493 \end_inset
31494 </cell>
31495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31496 \begin_inset Text
31497
31498 \begin_layout Plain Layout
31499
31500 \end_layout
31501
31502 \end_inset
31503 </cell>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508
31509 \family roman
31510 \series medium
31511 \shape up
31512 \emph off
31513 \bar no
31514 \noun off
31515 \color none
31516 ¨
31517 \end_layout
31518
31519 \end_inset
31520 </cell>
31521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31522 \begin_inset Text
31523
31524 \begin_layout Plain Layout
31525
31526 \family roman
31527 \series medium
31528 \shape up
31529 \emph off
31530 \bar no
31531 \noun off
31532 \color none
31533 ¸
31534 \end_layout
31535
31536 \end_inset
31537 </cell>
31538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31539 \begin_inset Text
31540
31541 \begin_layout Plain Layout
31542
31543 \family roman
31544 \series medium
31545 \shape up
31546 \emph off
31547 \bar no
31548 \noun off
31549 \color none
31550 È
31551 \end_layout
31552
31553 \end_inset
31554 </cell>
31555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31556 \begin_inset Text
31557
31558 \begin_layout Plain Layout
31559
31560 \family roman
31561 \series medium
31562 \shape up
31563 \emph off
31564 \bar no
31565 \noun off
31566 \color none
31567 Ø
31568 \end_layout
31569
31570 \end_inset
31571 </cell>
31572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31573 \begin_inset Text
31574
31575 \begin_layout Plain Layout
31576
31577 \family roman
31578 \series medium
31579 \shape up
31580 \emph off
31581 \bar no
31582 \noun off
31583 \color none
31584 è
31585 \end_layout
31586
31587 \end_inset
31588 </cell>
31589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31590 \begin_inset Text
31591
31592 \begin_layout Plain Layout
31593
31594 \family roman
31595 \series medium
31596 \shape up
31597 \emph off
31598 \bar no
31599 \noun off
31600 \color none
31601 ø
31602 \end_layout
31603
31604 \end_inset
31605 </cell>
31606 </row>
31607 <row>
31608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31609 \begin_inset Text
31610
31611 \begin_layout Plain Layout
31612
31613 \family roman
31614 \series medium
31615 \shape up
31616 \size tiny
31617 \emph off
31618 \bar no
31619 \noun off
31620 \color none
31621 09
31622 \end_layout
31623
31624 \end_inset
31625 </cell>
31626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31627 \begin_inset Text
31628
31629 \begin_layout Plain Layout
31630
31631 \end_layout
31632
31633 \end_inset
31634 </cell>
31635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31636 \begin_inset Text
31637
31638 \begin_layout Plain Layout
31639
31640 \end_layout
31641
31642 \end_inset
31643 </cell>
31644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648
31649 \family roman
31650 \series medium
31651 \shape up
31652 \emph off
31653 \bar no
31654 \noun off
31655 \color none
31656 )
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31662 \begin_inset Text
31663
31664 \begin_layout Plain Layout
31665
31666 \family roman
31667 \series medium
31668 \shape up
31669 \emph off
31670 \bar no
31671 \noun off
31672 \color none
31673 9
31674 \end_layout
31675
31676 \end_inset
31677 </cell>
31678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31679 \begin_inset Text
31680
31681 \begin_layout Plain Layout
31682
31683 \family roman
31684 \series medium
31685 \shape up
31686 \emph off
31687 \bar no
31688 \noun off
31689 \color none
31690 I
31691 \end_layout
31692
31693 \end_inset
31694 </cell>
31695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31696 \begin_inset Text
31697
31698 \begin_layout Plain Layout
31699
31700 \family roman
31701 \series medium
31702 \shape up
31703 \emph off
31704 \bar no
31705 \noun off
31706 \color none
31707 Y
31708 \end_layout
31709
31710 \end_inset
31711 </cell>
31712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31713 \begin_inset Text
31714
31715 \begin_layout Plain Layout
31716
31717 \family roman
31718 \series medium
31719 \shape up
31720 \emph off
31721 \bar no
31722 \noun off
31723 \color none
31724 i
31725 \end_layout
31726
31727 \end_inset
31728 </cell>
31729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31730 \begin_inset Text
31731
31732 \begin_layout Plain Layout
31733
31734 \family roman
31735 \series medium
31736 \shape up
31737 \emph off
31738 \bar no
31739 \noun off
31740 \color none
31741 y
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31747 \begin_inset Text
31748
31749 \begin_layout Plain Layout
31750
31751 \end_layout
31752
31753 \end_inset
31754 </cell>
31755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31756 \begin_inset Text
31757
31758 \begin_layout Plain Layout
31759
31760 \end_layout
31761
31762 \end_inset
31763 </cell>
31764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31765 \begin_inset Text
31766
31767 \begin_layout Plain Layout
31768
31769 \family roman
31770 \series medium
31771 \shape up
31772 \emph off
31773 \bar no
31774 \noun off
31775 \color none
31776 ©
31777 \end_layout
31778
31779 \end_inset
31780 </cell>
31781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31782 \begin_inset Text
31783
31784 \begin_layout Plain Layout
31785
31786 \family roman
31787 \series medium
31788 \shape up
31789 \emph off
31790 \bar no
31791 \noun off
31792 \color none
31793 ¹
31794 \end_layout
31795
31796 \end_inset
31797 </cell>
31798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31799 \begin_inset Text
31800
31801 \begin_layout Plain Layout
31802
31803 \family roman
31804 \series medium
31805 \shape up
31806 \emph off
31807 \bar no
31808 \noun off
31809 \color none
31810 É
31811 \end_layout
31812
31813 \end_inset
31814 </cell>
31815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31816 \begin_inset Text
31817
31818 \begin_layout Plain Layout
31819
31820 \family roman
31821 \series medium
31822 \shape up
31823 \emph off
31824 \bar no
31825 \noun off
31826 \color none
31827 Ù
31828 \end_layout
31829
31830 \end_inset
31831 </cell>
31832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31833 \begin_inset Text
31834
31835 \begin_layout Plain Layout
31836
31837 \family roman
31838 \series medium
31839 \shape up
31840 \emph off
31841 \bar no
31842 \noun off
31843 \color none
31844 é
31845 \end_layout
31846
31847 \end_inset
31848 </cell>
31849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31850 \begin_inset Text
31851
31852 \begin_layout Plain Layout
31853
31854 \family roman
31855 \series medium
31856 \shape up
31857 \emph off
31858 \bar no
31859 \noun off
31860 \color none
31861 ù
31862 \end_layout
31863
31864 \end_inset
31865 </cell>
31866 </row>
31867 <row>
31868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31869 \begin_inset Text
31870
31871 \begin_layout Plain Layout
31872
31873 \family roman
31874 \series medium
31875 \shape up
31876 \size tiny
31877 \emph off
31878 \bar no
31879 \noun off
31880 \color none
31881 0A
31882 \end_layout
31883
31884 \end_inset
31885 </cell>
31886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31887 \begin_inset Text
31888
31889 \begin_layout Plain Layout
31890
31891 \end_layout
31892
31893 \end_inset
31894 </cell>
31895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31896 \begin_inset Text
31897
31898 \begin_layout Plain Layout
31899
31900 \end_layout
31901
31902 \end_inset
31903 </cell>
31904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31905 \begin_inset Text
31906
31907 \begin_layout Plain Layout
31908
31909 \family roman
31910 \series medium
31911 \shape up
31912 \emph off
31913 \bar no
31914 \noun off
31915 \color none
31916 *
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31922 \begin_inset Text
31923
31924 \begin_layout Plain Layout
31925
31926 \family roman
31927 \series medium
31928 \shape up
31929 \emph off
31930 \bar no
31931 \noun off
31932 \color none
31933 :
31934 \end_layout
31935
31936 \end_inset
31937 </cell>
31938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31939 \begin_inset Text
31940
31941 \begin_layout Plain Layout
31942
31943 \family roman
31944 \series medium
31945 \shape up
31946 \emph off
31947 \bar no
31948 \noun off
31949 \color none
31950 J
31951 \end_layout
31952
31953 \end_inset
31954 </cell>
31955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31956 \begin_inset Text
31957
31958 \begin_layout Plain Layout
31959
31960 \family roman
31961 \series medium
31962 \shape up
31963 \emph off
31964 \bar no
31965 \noun off
31966 \color none
31967 Z
31968 \end_layout
31969
31970 \end_inset
31971 </cell>
31972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31973 \begin_inset Text
31974
31975 \begin_layout Plain Layout
31976
31977 \family roman
31978 \series medium
31979 \shape up
31980 \emph off
31981 \bar no
31982 \noun off
31983 \color none
31984 j
31985 \end_layout
31986
31987 \end_inset
31988 </cell>
31989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31990 \begin_inset Text
31991
31992 \begin_layout Plain Layout
31993
31994 \family roman
31995 \series medium
31996 \shape up
31997 \emph off
31998 \bar no
31999 \noun off
32000 \color none
32001 z
32002 \end_layout
32003
32004 \end_inset
32005 </cell>
32006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32007 \begin_inset Text
32008
32009 \begin_layout Plain Layout
32010
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019
32020 \end_layout
32021
32022 \end_inset
32023 </cell>
32024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32025 \begin_inset Text
32026
32027 \begin_layout Plain Layout
32028
32029 \family roman
32030 \series medium
32031 \shape up
32032 \emph off
32033 \bar no
32034 \noun off
32035 \color none
32036 ª
32037 \end_layout
32038
32039 \end_inset
32040 </cell>
32041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32042 \begin_inset Text
32043
32044 \begin_layout Plain Layout
32045
32046 \family roman
32047 \series medium
32048 \shape up
32049 \emph off
32050 \bar no
32051 \noun off
32052 \color none
32053 º
32054 \end_layout
32055
32056 \end_inset
32057 </cell>
32058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32059 \begin_inset Text
32060
32061 \begin_layout Plain Layout
32062
32063 \family roman
32064 \series medium
32065 \shape up
32066 \emph off
32067 \bar no
32068 \noun off
32069 \color none
32070 Ê
32071 \end_layout
32072
32073 \end_inset
32074 </cell>
32075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32076 \begin_inset Text
32077
32078 \begin_layout Plain Layout
32079
32080 \family roman
32081 \series medium
32082 \shape up
32083 \emph off
32084 \bar no
32085 \noun off
32086 \color none
32087 Ú
32088 \end_layout
32089
32090 \end_inset
32091 </cell>
32092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32093 \begin_inset Text
32094
32095 \begin_layout Plain Layout
32096
32097 \family roman
32098 \series medium
32099 \shape up
32100 \emph off
32101 \bar no
32102 \noun off
32103 \color none
32104 ê
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113
32114 \family roman
32115 \series medium
32116 \shape up
32117 \emph off
32118 \bar no
32119 \noun off
32120 \color none
32121 ú
32122 \end_layout
32123
32124 \end_inset
32125 </cell>
32126 </row>
32127 <row>
32128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32129 \begin_inset Text
32130
32131 \begin_layout Plain Layout
32132
32133 \family roman
32134 \series medium
32135 \shape up
32136 \size tiny
32137 \emph off
32138 \bar no
32139 \noun off
32140 \color none
32141 0B
32142 \end_layout
32143
32144 \end_inset
32145 </cell>
32146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32147 \begin_inset Text
32148
32149 \begin_layout Plain Layout
32150
32151 \end_layout
32152
32153 \end_inset
32154 </cell>
32155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32156 \begin_inset Text
32157
32158 \begin_layout Plain Layout
32159
32160 \end_layout
32161
32162 \end_inset
32163 </cell>
32164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32165 \begin_inset Text
32166
32167 \begin_layout Plain Layout
32168
32169 \family roman
32170 \series medium
32171 \shape up
32172 \emph off
32173 \bar no
32174 \noun off
32175 \color none
32176 +
32177 \end_layout
32178
32179 \end_inset
32180 </cell>
32181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32182 \begin_inset Text
32183
32184 \begin_layout Plain Layout
32185
32186 \family roman
32187 \series medium
32188 \shape up
32189 \emph off
32190 \bar no
32191 \noun off
32192 \color none
32193 ;
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202
32203 \family roman
32204 \series medium
32205 \shape up
32206 \emph off
32207 \bar no
32208 \noun off
32209 \color none
32210 K
32211 \end_layout
32212
32213 \end_inset
32214 </cell>
32215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219
32220 \family roman
32221 \series medium
32222 \shape up
32223 \emph off
32224 \bar no
32225 \noun off
32226 \color none
32227 [
32228 \end_layout
32229
32230 \end_inset
32231 </cell>
32232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32233 \begin_inset Text
32234
32235 \begin_layout Plain Layout
32236
32237 \family roman
32238 \series medium
32239 \shape up
32240 \emph off
32241 \bar no
32242 \noun off
32243 \color none
32244 k
32245 \end_layout
32246
32247 \end_inset
32248 </cell>
32249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32250 \begin_inset Text
32251
32252 \begin_layout Plain Layout
32253
32254 \family roman
32255 \series medium
32256 \shape up
32257 \emph off
32258 \bar no
32259 \noun off
32260 \color none
32261 {
32262 \end_layout
32263
32264 \end_inset
32265 </cell>
32266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32267 \begin_inset Text
32268
32269 \begin_layout Plain Layout
32270
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32276 \begin_inset Text
32277
32278 \begin_layout Plain Layout
32279
32280 \end_layout
32281
32282 \end_inset
32283 </cell>
32284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32285 \begin_inset Text
32286
32287 \begin_layout Plain Layout
32288
32289 \family roman
32290 \series medium
32291 \shape up
32292 \emph off
32293 \bar no
32294 \noun off
32295 \color none
32296 «
32297 \end_layout
32298
32299 \end_inset
32300 </cell>
32301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32302 \begin_inset Text
32303
32304 \begin_layout Plain Layout
32305
32306 \family roman
32307 \series medium
32308 \shape up
32309 \emph off
32310 \bar no
32311 \noun off
32312 \color none
32313 »
32314 \end_layout
32315
32316 \end_inset
32317 </cell>
32318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32319 \begin_inset Text
32320
32321 \begin_layout Plain Layout
32322
32323 \family roman
32324 \series medium
32325 \shape up
32326 \emph off
32327 \bar no
32328 \noun off
32329 \color none
32330 Ë
32331 \end_layout
32332
32333 \end_inset
32334 </cell>
32335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32336 \begin_inset Text
32337
32338 \begin_layout Plain Layout
32339
32340 \family roman
32341 \series medium
32342 \shape up
32343 \emph off
32344 \bar no
32345 \noun off
32346 \color none
32347 Û
32348 \end_layout
32349
32350 \end_inset
32351 </cell>
32352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32353 \begin_inset Text
32354
32355 \begin_layout Plain Layout
32356
32357 \family roman
32358 \series medium
32359 \shape up
32360 \emph off
32361 \bar no
32362 \noun off
32363 \color none
32364 ë
32365 \end_layout
32366
32367 \end_inset
32368 </cell>
32369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32370 \begin_inset Text
32371
32372 \begin_layout Plain Layout
32373
32374 \family roman
32375 \series medium
32376 \shape up
32377 \emph off
32378 \bar no
32379 \noun off
32380 \color none
32381 û
32382 \end_layout
32383
32384 \end_inset
32385 </cell>
32386 </row>
32387 <row>
32388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32389 \begin_inset Text
32390
32391 \begin_layout Plain Layout
32392
32393 \family roman
32394 \series medium
32395 \shape up
32396 \size tiny
32397 \emph off
32398 \bar no
32399 \noun off
32400 \color none
32401 0C
32402 \end_layout
32403
32404 \end_inset
32405 </cell>
32406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32407 \begin_inset Text
32408
32409 \begin_layout Plain Layout
32410
32411 \end_layout
32412
32413 \end_inset
32414 </cell>
32415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32416 \begin_inset Text
32417
32418 \begin_layout Plain Layout
32419
32420 \end_layout
32421
32422 \end_inset
32423 </cell>
32424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32425 \begin_inset Text
32426
32427 \begin_layout Plain Layout
32428
32429 \family roman
32430 \series medium
32431 \shape up
32432 \emph off
32433 \bar no
32434 \noun off
32435 \color none
32436 ,
32437 \end_layout
32438
32439 \end_inset
32440 </cell>
32441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32442 \begin_inset Text
32443
32444 \begin_layout Plain Layout
32445
32446 \family roman
32447 \series medium
32448 \shape up
32449 \emph off
32450 \bar no
32451 \noun off
32452 \color none
32453 <
32454 \end_layout
32455
32456 \end_inset
32457 </cell>
32458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32459 \begin_inset Text
32460
32461 \begin_layout Plain Layout
32462
32463 \family roman
32464 \series medium
32465 \shape up
32466 \emph off
32467 \bar no
32468 \noun off
32469 \color none
32470 L
32471 \end_layout
32472
32473 \end_inset
32474 </cell>
32475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32476 \begin_inset Text
32477
32478 \begin_layout Plain Layout
32479
32480 \family roman
32481 \series medium
32482 \shape up
32483 \emph off
32484 \bar no
32485 \noun off
32486 \color none
32487
32488 \backslash
32489
32490 \end_layout
32491
32492 \end_inset
32493 </cell>
32494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32495 \begin_inset Text
32496
32497 \begin_layout Plain Layout
32498
32499 \family roman
32500 \series medium
32501 \shape up
32502 \emph off
32503 \bar no
32504 \noun off
32505 \color none
32506 l
32507 \end_layout
32508
32509 \end_inset
32510 </cell>
32511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32512 \begin_inset Text
32513
32514 \begin_layout Plain Layout
32515
32516 \family roman
32517 \series medium
32518 \shape up
32519 \emph off
32520 \bar no
32521 \noun off
32522 \color none
32523 |
32524 \end_layout
32525
32526 \end_inset
32527 </cell>
32528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32529 \begin_inset Text
32530
32531 \begin_layout Plain Layout
32532
32533 \end_layout
32534
32535 \end_inset
32536 </cell>
32537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32538 \begin_inset Text
32539
32540 \begin_layout Plain Layout
32541
32542 \end_layout
32543
32544 \end_inset
32545 </cell>
32546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32547 \begin_inset Text
32548
32549 \begin_layout Plain Layout
32550
32551 \family roman
32552 \series medium
32553 \shape up
32554 \emph off
32555 \bar no
32556 \noun off
32557 \color none
32558 ¬
32559 \end_layout
32560
32561 \end_inset
32562 </cell>
32563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32564 \begin_inset Text
32565
32566 \begin_layout Plain Layout
32567
32568 \family roman
32569 \series medium
32570 \shape up
32571 \emph off
32572 \bar no
32573 \noun off
32574 \color none
32575 ¼
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32581 \begin_inset Text
32582
32583 \begin_layout Plain Layout
32584
32585 \family roman
32586 \series medium
32587 \shape up
32588 \emph off
32589 \bar no
32590 \noun off
32591 \color none
32592 Ì
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32598 \begin_inset Text
32599
32600 \begin_layout Plain Layout
32601
32602 \family roman
32603 \series medium
32604 \shape up
32605 \emph off
32606 \bar no
32607 \noun off
32608 \color none
32609 Ü
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Plain Layout
32618
32619 \family roman
32620 \series medium
32621 \shape up
32622 \emph off
32623 \bar no
32624 \noun off
32625 \color none
32626 ì
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32632 \begin_inset Text
32633
32634 \begin_layout Plain Layout
32635
32636 \family roman
32637 \series medium
32638 \shape up
32639 \emph off
32640 \bar no
32641 \noun off
32642 \color none
32643 ü
32644 \end_layout
32645
32646 \end_inset
32647 </cell>
32648 </row>
32649 <row>
32650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654
32655 \family roman
32656 \series medium
32657 \shape up
32658 \size tiny
32659 \emph off
32660 \bar no
32661 \noun off
32662 \color none
32663 0D
32664 \end_layout
32665
32666 \end_inset
32667 </cell>
32668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32669 \begin_inset Text
32670
32671 \begin_layout Plain Layout
32672
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32678 \begin_inset Text
32679
32680 \begin_layout Plain Layout
32681
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690
32691 \family roman
32692 \series medium
32693 \shape up
32694 \emph off
32695 \bar no
32696 \noun off
32697 \color none
32698 -
32699 \end_layout
32700
32701 \end_inset
32702 </cell>
32703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32704 \begin_inset Text
32705
32706 \begin_layout Plain Layout
32707
32708 \family roman
32709 \series medium
32710 \shape up
32711 \emph off
32712 \bar no
32713 \noun off
32714 \color none
32715 =
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724
32725 \family roman
32726 \series medium
32727 \shape up
32728 \emph off
32729 \bar no
32730 \noun off
32731 \color none
32732 M
32733 \end_layout
32734
32735 \end_inset
32736 </cell>
32737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32738 \begin_inset Text
32739
32740 \begin_layout Plain Layout
32741
32742 \family roman
32743 \series medium
32744 \shape up
32745 \emph off
32746 \bar no
32747 \noun off
32748 \color none
32749 ]
32750 \end_layout
32751
32752 \end_inset
32753 </cell>
32754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758
32759 \family roman
32760 \series medium
32761 \shape up
32762 \emph off
32763 \bar no
32764 \noun off
32765 \color none
32766 m
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32772 \begin_inset Text
32773
32774 \begin_layout Plain Layout
32775
32776 \family roman
32777 \series medium
32778 \shape up
32779 \emph off
32780 \bar no
32781 \noun off
32782 \color none
32783 }
32784 \end_layout
32785
32786 \end_inset
32787 </cell>
32788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Plain Layout
32792
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Plain Layout
32801
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810
32811 \end_layout
32812
32813 \end_inset
32814 </cell>
32815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32816 \begin_inset Text
32817
32818 \begin_layout Plain Layout
32819
32820 \family roman
32821 \series medium
32822 \shape up
32823 \emph off
32824 \bar no
32825 \noun off
32826 \color none
32827 ½
32828 \end_layout
32829
32830 \end_inset
32831 </cell>
32832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32833 \begin_inset Text
32834
32835 \begin_layout Plain Layout
32836
32837 \family roman
32838 \series medium
32839 \shape up
32840 \emph off
32841 \bar no
32842 \noun off
32843 \color none
32844 Í
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853
32854 \family roman
32855 \series medium
32856 \shape up
32857 \emph off
32858 \bar no
32859 \noun off
32860 \color none
32861 Ý
32862 \end_layout
32863
32864 \end_inset
32865 </cell>
32866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32867 \begin_inset Text
32868
32869 \begin_layout Plain Layout
32870
32871 \family roman
32872 \series medium
32873 \shape up
32874 \emph off
32875 \bar no
32876 \noun off
32877 \color none
32878 í
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887
32888 \family roman
32889 \series medium
32890 \shape up
32891 \emph off
32892 \bar no
32893 \noun off
32894 \color none
32895 ý
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 </row>
32901 <row>
32902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32903 \begin_inset Text
32904
32905 \begin_layout Plain Layout
32906
32907 \family roman
32908 \series medium
32909 \shape up
32910 \size tiny
32911 \emph off
32912 \bar no
32913 \noun off
32914 \color none
32915 0E
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32921 \begin_inset Text
32922
32923 \begin_layout Plain Layout
32924
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32930 \begin_inset Text
32931
32932 \begin_layout Plain Layout
32933
32934 \end_layout
32935
32936 \end_inset
32937 </cell>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942
32943 \family roman
32944 \series medium
32945 \shape up
32946 \emph off
32947 \bar no
32948 \noun off
32949 \color none
32950 .
32951 \end_layout
32952
32953 \end_inset
32954 </cell>
32955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32956 \begin_inset Text
32957
32958 \begin_layout Plain Layout
32959
32960 \family roman
32961 \series medium
32962 \shape up
32963 \emph off
32964 \bar no
32965 \noun off
32966 \color none
32967 >
32968 \end_layout
32969
32970 \end_inset
32971 </cell>
32972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32973 \begin_inset Text
32974
32975 \begin_layout Plain Layout
32976
32977 \family roman
32978 \series medium
32979 \shape up
32980 \emph off
32981 \bar no
32982 \noun off
32983 \color none
32984 N
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Plain Layout
32993
32994 \family roman
32995 \series medium
32996 \shape up
32997 \emph off
32998 \bar no
32999 \noun off
33000 \color none
33001 ^
33002 \end_layout
33003
33004 \end_inset
33005 </cell>
33006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33007 \begin_inset Text
33008
33009 \begin_layout Plain Layout
33010
33011 \family roman
33012 \series medium
33013 \shape up
33014 \emph off
33015 \bar no
33016 \noun off
33017 \color none
33018 n
33019 \end_layout
33020
33021 \end_inset
33022 </cell>
33023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33024 \begin_inset Text
33025
33026 \begin_layout Plain Layout
33027
33028 \family roman
33029 \series medium
33030 \shape up
33031 \emph off
33032 \bar no
33033 \noun off
33034 \color none
33035 ~
33036 \end_layout
33037
33038 \end_inset
33039 </cell>
33040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33041 \begin_inset Text
33042
33043 \begin_layout Plain Layout
33044
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33050 \begin_inset Text
33051
33052 \begin_layout Plain Layout
33053
33054 \end_layout
33055
33056 \end_inset
33057 </cell>
33058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062
33063 \family roman
33064 \series medium
33065 \shape up
33066 \emph off
33067 \bar no
33068 \noun off
33069 \color none
33070 ®
33071 \end_layout
33072
33073 \end_inset
33074 </cell>
33075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079
33080 \family roman
33081 \series medium
33082 \shape up
33083 \emph off
33084 \bar no
33085 \noun off
33086 \color none
33087 ¾
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \family roman
33098 \series medium
33099 \shape up
33100 \emph off
33101 \bar no
33102 \noun off
33103 \color none
33104 Î
33105 \end_layout
33106
33107 \end_inset
33108 </cell>
33109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33110 \begin_inset Text
33111
33112 \begin_layout Plain Layout
33113
33114 \family roman
33115 \series medium
33116 \shape up
33117 \emph off
33118 \bar no
33119 \noun off
33120 \color none
33121 Þ
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Plain Layout
33130
33131 \family roman
33132 \series medium
33133 \shape up
33134 \emph off
33135 \bar no
33136 \noun off
33137 \color none
33138 î
33139 \end_layout
33140
33141 \end_inset
33142 </cell>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \family roman
33149 \series medium
33150 \shape up
33151 \emph off
33152 \bar no
33153 \noun off
33154 \color none
33155 þ
33156 \end_layout
33157
33158 \end_inset
33159 </cell>
33160 </row>
33161 <row>
33162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166
33167 \family roman
33168 \series medium
33169 \shape up
33170 \size tiny
33171 \emph off
33172 \bar no
33173 \noun off
33174 \color none
33175 0F
33176 \end_layout
33177
33178 \end_inset
33179 </cell>
33180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33181 \begin_inset Text
33182
33183 \begin_layout Plain Layout
33184
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family roman
33204 \series medium
33205 \shape up
33206 \emph off
33207 \bar no
33208 \noun off
33209 \color none
33210 /
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \family roman
33221 \series medium
33222 \shape up
33223 \emph off
33224 \bar no
33225 \noun off
33226 \color none
33227 ?
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33233 \begin_inset Text
33234
33235 \begin_layout Plain Layout
33236
33237 \family roman
33238 \series medium
33239 \shape up
33240 \emph off
33241 \bar no
33242 \noun off
33243 \color none
33244 O
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \family roman
33255 \series medium
33256 \shape up
33257 \emph off
33258 \bar no
33259 \noun off
33260 \color none
33261 _
33262 \end_layout
33263
33264 \end_inset
33265 </cell>
33266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33267 \begin_inset Text
33268
33269 \begin_layout Plain Layout
33270
33271 \family roman
33272 \series medium
33273 \shape up
33274 \emph off
33275 \bar no
33276 \noun off
33277 \color none
33278 o
33279 \end_layout
33280
33281 \end_inset
33282 </cell>
33283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33284 \begin_inset Text
33285
33286 \begin_layout Plain Layout
33287
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Plain Layout
33305
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Plain Layout
33314
33315 \family roman
33316 \series medium
33317 \shape up
33318 \emph off
33319 \bar no
33320 \noun off
33321 \color none
33322 ¯
33323 \end_layout
33324
33325 \end_inset
33326 </cell>
33327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33328 \begin_inset Text
33329
33330 \begin_layout Plain Layout
33331
33332 \family roman
33333 \series medium
33334 \shape up
33335 \emph off
33336 \bar no
33337 \noun off
33338 \color none
33339 ¿
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33345 \begin_inset Text
33346
33347 \begin_layout Plain Layout
33348
33349 \family roman
33350 \series medium
33351 \shape up
33352 \emph off
33353 \bar no
33354 \noun off
33355 \color none
33356 Ï
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33362 \begin_inset Text
33363
33364 \begin_layout Plain Layout
33365
33366 \family roman
33367 \series medium
33368 \shape up
33369 \emph off
33370 \bar no
33371 \noun off
33372 \color none
33373 ß
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382
33383 \family roman
33384 \series medium
33385 \shape up
33386 \emph off
33387 \bar no
33388 \noun off
33389 \color none
33390 ï
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33396 \begin_inset Text
33397
33398 \begin_layout Plain Layout
33399
33400 \family roman
33401 \series medium
33402 \shape up
33403 \emph off
33404 \bar no
33405 \noun off
33406 \color none
33407 ÿ
33408 \end_layout
33409
33410 \end_inset
33411 </cell>
33412 </row>
33413 </lyxtabular>
33414
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \end_inset
33421
33422
33423 \end_layout
33424
33425 \begin_layout Standard
33426 The following is a full list of all of the accented characters LyX can display
33427  directly.
33428  It includes not only the accented characters from the previous table, but
33429  also the characters from 
33430 \family typewriter
33431 ISO8859--2
33432 \family default
33433  through 
33434 \family typewriter
33435 4
33436 \family default
33437 .
33438  
33439 \end_layout
33440
33441 \begin_layout Itemize
33442 From 
33443 \family typewriter
33444 ISO8859--1
33445 \family default
33446 :
33447 \end_layout
33448
33449 \begin_deeper
33450 \begin_layout Standard
33451 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33452 \begin_inset space \hfill{}
33453 \end_inset
33454
33455 diaeresis
33456 \end_layout
33457
33458 \begin_layout Standard
33459 ^ Â Ê Î Ô Û â ê î ô û
33460 \begin_inset space \hfill{}
33461 \end_inset
33462
33463 circumflex
33464 \end_layout
33465
33466 \begin_layout Standard
33467 ` À È Ì Ò Ù à è ì ò ù
33468 \begin_inset space \hfill{}
33469 \end_inset
33470
33471 grave
33472 \end_layout
33473
33474 \begin_layout Standard
33475 ´ Á É Í Ó Ú Ý á é í ó ú ý
33476 \begin_inset space \hfill{}
33477 \end_inset
33478
33479 acute
33480 \end_layout
33481
33482 \begin_layout Standard
33483 ~ Ã Ñ Õ ã ñ õ
33484 \begin_inset space \hfill{}
33485 \end_inset
33486
33487 tilde
33488 \end_layout
33489
33490 \begin_layout Standard
33491 ¸Çç
33492 \begin_inset space \hfill{}
33493 \end_inset
33494
33495 cedilla
33496 \end_layout
33497
33498 \begin_layout Standard
33499 ¯
33500 \begin_inset space \hfill{}
33501 \end_inset
33502
33503 macron
33504 \end_layout
33505
33506 \end_deeper
33507 \begin_layout Itemize
33508 From 
33509 \family typewriter
33510 ISO8859--2
33511 \family default
33512  through 
33513 \family typewriter
33514 4
33515 \family default
33516 :
33517 \end_layout
33518
33519 \begin_deeper
33520 \begin_layout Standard
33521 ĤĴĥĵĈĜŜĉĝŝ
33522 \begin_inset space \hfill{}
33523 \end_inset
33524
33525 circumflex
33526 \end_layout
33527
33528 \begin_layout Standard
33529 ŚŹśźŔĹĆŃŕĺćń
33530 \begin_inset space \hfill{}
33531 \end_inset
33532
33533 acute
33534 \end_layout
33535
33536 \begin_layout Standard
33537 Ĩı̃Ũũ
33538 \begin_inset space \hfill{}
33539 \end_inset
33540
33541 tilde
33542 \end_layout
33543
33544 \begin_layout Standard
33545 ŞşŢţŖĻĢŗļģŅĶņķ
33546 \begin_inset space \hfill{}
33547 \end_inset
33548
33549 cedilla
33550 \end_layout
33551
33552 \begin_layout Standard
33553 ĒēĀĪŌŪāı̄ōū
33554 \begin_inset space \hfill{}
33555 \end_inset
33556
33557 macron
33558 \end_layout
33559
33560 \begin_layout Standard
33561 ŐŰőű
33562 \begin_inset space \hfill{}
33563 \end_inset
33564
33565 Hungarian umlaut
33566 \end_layout
33567
33568 \end_deeper
33569 \begin_layout Standard
33570 All the characters above are actively supported by TeX fonts.
33571  In addition TeX allows diacritical marks on almost all characters.
33572  Also make sure you're using the 
33573 \family typewriter
33574 T1
33575 \family default
33576  font-encoding.
33577 \end_layout
33578
33579 \begin_layout Chapter
33580 \start_of_appendix
33581 The User Interface
33582 \begin_inset CommandInset label
33583 LatexCommand label
33584 name "cha:The-User-Interface"
33585
33586 \end_inset
33587
33588
33589 \end_layout
33590
33591 \begin_layout Standard
33592 This appendix lists all available menus and describes its functionality.
33593  It is designed as quick reference if you are searching for a special topic
33594  inside the user's guide.
33595 \end_layout
33596
33597 \begin_layout Section
33598 The File Menu
33599 \begin_inset Index
33600 status collapsed
33601
33602 \begin_layout Plain Layout
33603 Menu ! File
33604 \end_layout
33605
33606 \end_inset
33607
33608
33609 \end_layout
33610
33611 \begin_layout Standard
33612 Under the 
33613 \family sans
33614 File
33615 \family default
33616  menu are the basic operations in addition to some more advanced operations.
33617  At the end of the menu the four last opened documents are listed.
33618 \end_layout
33619
33620 \begin_layout Subsection
33621 New
33622 \end_layout
33623
33624 \begin_layout Standard
33625 Creates a new document.
33626 \end_layout
33627
33628 \begin_layout Subsection
33629 New from Template
33630 \end_layout
33631
33632 \begin_layout Standard
33633 This menu prompts you for a template to use.
33634  Selecting a template will automatically set certain layout features for
33635  the document, features you would otherwise need to change manually.
33636 \end_layout
33637
33638 \begin_layout Subsection
33639 Open
33640 \end_layout
33641
33642 \begin_layout Standard
33643 Opens a document.
33644 \end_layout
33645
33646 \begin_layout Subsection
33647 Open Recent
33648 \end_layout
33649
33650 \begin_layout Standard
33651 The submenu shows a list of the recently opened files.
33652  Click there on a file to open it.
33653 \end_layout
33654
33655 \begin_layout Subsection
33656 Close
33657 \end_layout
33658
33659 \begin_layout Standard
33660 Closes the current document.
33661 \end_layout
33662
33663 \begin_layout Subsection
33664 Save
33665 \end_layout
33666
33667 \begin_layout Standard
33668 Saves the actual document.
33669 \end_layout
33670
33671 \begin_layout Subsection
33672 Save As
33673 \end_layout
33674
33675 \begin_layout Standard
33676 Saves the actual document under a new name to create a copy.
33677 \end_layout
33678
33679 \begin_layout Subsection
33680 Revert to saved
33681 \end_layout
33682
33683 \begin_layout Standard
33684 Reloads the actual document from disk.
33685 \end_layout
33686
33687 \begin_layout Subsection
33688 Version Control
33689 \end_layout
33690
33691 \begin_layout Standard
33692 This is used when more people are working on the same document.
33693  It is described in the section 
33694 \emph on
33695 Version Control in LyX
33696 \emph default
33697  of the 
33698 \emph on
33699 Extended
33700 \begin_inset space ~
33701 \end_inset
33702
33703 Features
33704 \emph default
33705  manual.
33706 \end_layout
33707
33708 \begin_layout Subsection
33709 Import
33710 \end_layout
33711
33712 \begin_layout Standard
33713 You can import there files from older LyX-versions, LaTeX-files and plain
33714  text files (ASCII-files).
33715  The files will be imported as new LyX-document.
33716 \end_layout
33717
33718 \begin_layout Standard
33719 When using the menu 
33720 \family sans
33721 Plain
33722 \begin_inset space ~
33723 \end_inset
33724
33725 Text, Join
33726 \begin_inset space ~
33727 \end_inset
33728
33729 Lines
33730 \family default
33731 , all lines will be imported consecutively to one big paragraph.
33732  A new paragraph is started when there is a blank line in the file.
33733  , the text is inserted as Paragraphs, where the line breaks of the text
33734  will start a new paragraph.
33735 \end_layout
33736
33737 \begin_layout Subsection
33738 Export
33739 \begin_inset CommandInset label
33740 LatexCommand label
33741 name "sub:Export"
33742
33743 \end_inset
33744
33745
33746 \end_layout
33747
33748 \begin_layout Standard
33749 You can export your document to various file formats.
33750  The resulting files are placed in the directory of your LyX-file.
33751  The menu entries are not the same on all installations.
33752  They depend on the programs found by LyX while its configuration.
33753 \end_layout
33754
33755 \begin_layout Standard
33756 Here is a list of all available entries; they are explained in detail in
33757  section
33758 \begin_inset space ~
33759 \end_inset
33760
33761
33762 \begin_inset CommandInset ref
33763 LatexCommand ref
33764 reference "sub:Output-file-formats"
33765
33766 \end_inset
33767
33768 :
33769 \end_layout
33770
33771 \begin_layout Description
33772
33773 \family sans
33774 CJK
33775 \begin_inset space ~
33776 \end_inset
33777
33778 LyX 
33779 \family default
33780 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
33781  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
33782 \end_layout
33783
33784 \begin_layout Description
33785
33786 \family sans
33787 DVI
33788 \family default
33789  DVI-format
33790 \end_layout
33791
33792 \begin_layout Description
33793 HTML HTML-format (the HTML-converter is a third-party product and doesn't
33794  work in all cases)
33795 \end_layout
33796
33797 \begin_layout Description
33798 HTML
33799 \begin_inset space ~
33800 \end_inset
33801
33802 (MS
33803 \begin_inset space ~
33804 \end_inset
33805
33806 Word) HTML-format specialized so that the result can be imported to 
33807 \family sans
33808 MS Word
33809 \family default
33810 , as consequence of this formulas will be embedded as bitmap fonts and not
33811  in the format 
33812 \family sans
33813 MathML
33814 \family default
33815 .
33816 \end_layout
33817
33818 \begin_layout Description
33819
33820 \family sans
33821 LaT
33822 \begin_inset ERT
33823 status collapsed
33824
33825 \begin_layout Plain Layout
33826
33827 {}
33828 \end_layout
33829
33830 \end_inset
33831
33832 eX
33833 \begin_inset space ~
33834 \end_inset
33835
33836 (pdflatex)
33837 \family default
33838  text file with the LaTeX source, additionally all images used in the document
33839  will be converted to a format that is readable for the 
33840 \family typewriter
33841 pdflatex
33842 \family default
33843  program (GIF, JPG, PDF, PNG)
33844 \end_layout
33845
33846 \begin_layout Description
33847
33848 \family sans
33849 LaT
33850 \begin_inset ERT
33851 status collapsed
33852
33853 \begin_layout Plain Layout
33854
33855 {}
33856 \end_layout
33857
33858 \end_inset
33859
33860 eX
33861 \begin_inset space ~
33862 \end_inset
33863
33864 (plain)
33865 \family default
33866  text file with the LaTeX source code, additionally all images used in the
33867  document will be converted to the EPS-format, only this format is readable
33868  for the 
33869 \family typewriter
33870 latex
33871 \family default
33872  program
33873 \end_layout
33874
33875 \begin_layout Description
33876 LyX
33877 \begin_inset space ~
33878 \end_inset
33879
33880 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
33881 \begin_inset Quotes eld
33882 \end_inset
33883
33884 y
33885 \begin_inset Quotes erd
33886 \end_inset
33887
33888  is replaced by the version number)
33889 \end_layout
33890
33891 \begin_layout Description
33892 OpenDocument OpenDocument-formatted text file, to be opened with 
33893 \family sans
33894 OpenOffice
33895 \family default
33896
33897 \family sans
33898 KOffice
33899 \family default
33900
33901 \family sans
33902 Abiword
33903 \family default
33904 , etc.
33905  (the OpenDocument-converter is a third-party product and doesn't work in
33906  all cases)
33907 \end_layout
33908
33909 \begin_layout Description
33910
33911 \family sans
33912 PDF
33913 \family default
33914  PDF-format using the program 
33915 \family typewriter
33916 ps2pdf
33917 \end_layout
33918
33919 \begin_layout Description
33920
33921 \family sans
33922 PDF
33923 \begin_inset space ~
33924 \end_inset
33925
33926 (dvipdfm)
33927 \family default
33928  PDF-format using the program 
33929 \family typewriter
33930 dvipdfm
33931 \end_layout
33932
33933 \begin_layout Description
33934
33935 \family sans
33936 PDF
33937 \begin_inset space ~
33938 \end_inset
33939
33940 (pdflatex)
33941 \family default
33942  PDF-format using the program 
33943 \family typewriter
33944 pdflatex
33945 \end_layout
33946
33947 \begin_layout Description
33948
33949 \family sans
33950 Plain
33951 \begin_inset space ~
33952 \end_inset
33953
33954 text
33955 \family default
33956  text format
33957 \end_layout
33958
33959 \begin_layout Description
33960
33961 \family sans
33962 Plain
33963 \begin_inset space ~
33964 \end_inset
33965
33966 text
33967 \begin_inset space ~
33968 \end_inset
33969
33970 (ps2ascii)
33971 \family default
33972  text format, the document will first be converted to Postscript format
33973  and then exported as text using the program 
33974 \family sans
33975 ps2ascii
33976 \end_layout
33977
33978 \begin_layout Description
33979
33980 \family sans
33981 Postscript
33982 \family default
33983  PostScript format using the program 
33984 \family typewriter
33985 dvips
33986 \end_layout
33987
33988 \begin_layout Description
33989
33990 \family sans
33991 Custom
33992 \family default
33993  custom format
33994 \end_layout
33995
33996 \begin_layout Standard
33997 The program 
33998 \family typewriter
33999 dvipdfm
34000 \family default
34001  produces internally a dvi-file which is then converted to a pdf-file.
34002  It is a bit out of date and therefore the output could look different from
34003  what you want.
34004  
34005 \family typewriter
34006 pdflatex
34007 \family default
34008  produces directly pdf-files and supports the latest pdf-file formats.
34009 \end_layout
34010
34011 \begin_layout Standard
34012 If one of the menu entries 
34013 \family sans
34014 DVI
34015 \family default
34016
34017 \family sans
34018 PDF
34019 \begin_inset space ~
34020 \end_inset
34021
34022 (pdflatex)
34023 \family default
34024  or 
34025 \family sans
34026 Postscript
34027 \family default
34028  is missing, you need to update your LaTeX installation.
34029  After updating you have to reconfigure LyX, see section
34030 \begin_inset space ~
34031 \end_inset
34032
34033
34034 \begin_inset CommandInset ref
34035 LatexCommand ref
34036 reference "sec:Basic-LyX-Setup"
34037
34038 \end_inset
34039
34040 .
34041 \begin_inset Index
34042 status collapsed
34043
34044 \begin_layout Plain Layout
34045 Reconfiguration of LyX
34046 \end_layout
34047
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \begin_layout Standard
34054 The menu 
34055 \family sans
34056 Custom
34057 \family default
34058  allows you to export your file by using special command line options for
34059  the export program.
34060 \end_layout
34061
34062 \begin_layout Subsection
34063 Print
34064 \end_layout
34065
34066 \begin_layout Standard
34067 With this menu you can print your document to a file in PostScript format
34068  or send it to a printer.
34069  The printer will also use the document in PostScript format.
34070  The conversion to PostScript is done in the background by LyX using the
34071  program 
34072 \family typewriter
34073 dvips
34074 \family default
34075 .
34076  For more informations have a look at section
34077 \begin_inset space ~
34078 \end_inset
34079
34080
34081 \begin_inset CommandInset ref
34082 LatexCommand ref
34083 reference "sub:Printing-the-File"
34084
34085 \end_inset
34086
34087 .
34088 \end_layout
34089
34090 \begin_layout Subsection
34091 New and Close Window
34092 \end_layout
34093
34094 \begin_layout Standard
34095 Opens a new instance of LyX with all currently opened documents.
34096  You can close it later with the corresponding menu.
34097 \end_layout
34098
34099 \begin_layout Section
34100 The Edit Menu
34101 \begin_inset Index
34102 status collapsed
34103
34104 \begin_layout Plain Layout
34105 Menu ! Edit
34106 \end_layout
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \begin_layout Subsection
34114 Undo and Redo
34115 \end_layout
34116
34117 \begin_layout Standard
34118 Described in section
34119 \begin_inset space ~
34120 \end_inset
34121
34122
34123 \begin_inset CommandInset ref
34124 LatexCommand ref
34125 reference "sec:Undo-and-Redo"
34126
34127 \end_inset
34128
34129 .
34130 \end_layout
34131
34132 \begin_layout Subsection
34133 Cut, Copy, Paste, Paste Recent, Paste Special
34134 \end_layout
34135
34136 \begin_layout Standard
34137 Described in section
34138 \begin_inset space ~
34139 \end_inset
34140
34141
34142 \begin_inset CommandInset ref
34143 LatexCommand ref
34144 reference "sec:Basic-Editing-Features"
34145
34146 \end_inset
34147
34148 .
34149 \end_layout
34150
34151 \begin_layout Subsection
34152 Select All
34153 \end_layout
34154
34155 \begin_layout Standard
34156 Selects the whole document.
34157 \end_layout
34158
34159 \begin_layout Subsection
34160 Find & Replace
34161 \end_layout
34162
34163 \begin_layout Standard
34164 Described in section
34165 \begin_inset space ~
34166 \end_inset
34167
34168
34169 \begin_inset CommandInset ref
34170 LatexCommand ref
34171 reference "sec:Basic-Editing-Features"
34172
34173 \end_inset
34174
34175 .
34176 \end_layout
34177
34178 \begin_layout Subsection
34179 Move paragraph Up/Down
34180 \end_layout
34181
34182 \begin_layout Standard
34183 This shifts the paragraph where the cursor is currently in one paragraph
34184  up or down.
34185 \end_layout
34186
34187 \begin_layout Subsection
34188 Text Style
34189 \end_layout
34190
34191 \begin_layout Standard
34192 Described in section
34193 \begin_inset space ~
34194 \end_inset
34195
34196
34197 \begin_inset CommandInset ref
34198 LatexCommand ref
34199 reference "sub:Fine-Tuning-with-the"
34200
34201 \end_inset
34202
34203 .
34204 \end_layout
34205
34206 \begin_layout Subsection
34207 Paragraph Settings
34208 \begin_inset Index
34209 status collapsed
34210
34211 \begin_layout Plain Layout
34212 Paragraph ! Settings
34213 \end_layout
34214
34215 \end_inset
34216
34217
34218 \end_layout
34219
34220 \begin_layout Standard
34221 The settings in the paragraph dialog only affects the paragraph where the
34222  cursor is in.
34223  Here you can set here the paragraph alignment and line spacing.
34224 \end_layout
34225
34226 \begin_layout Standard
34227 You can also prevent that the first line of the paragraph is indented.
34228  This option works only when you have chosen to separate paragraphs with
34229  indents in the 
34230 \family sans
34231 Document\SpecialChar \menuseparator
34232 Settings
34233 \family default
34234  dialog under 
34235 \family sans
34236 Text
34237 \begin_inset space ~
34238 \end_inset
34239
34240 Layout
34241 \family default
34242 .
34243 \end_layout
34244
34245 \begin_layout Subsection
34246 Tabular and Math
34247 \end_layout
34248
34249 \begin_layout Standard
34250 These two menus are only active when the cursor is inside a table or a formula.
34251  The properties of this table/formula can now be changed.
34252  The properties of tables are described in section
34253 \begin_inset space ~
34254 \end_inset
34255
34256
34257 \begin_inset CommandInset ref
34258 LatexCommand ref
34259 reference "sec:Tables"
34260
34261 \end_inset
34262
34263 , the properties of formulas in chapter
34264 \begin_inset space ~
34265 \end_inset
34266
34267
34268 \begin_inset CommandInset ref
34269 LatexCommand ref
34270 reference "cha:Mathematical-Formulas"
34271
34272 \end_inset
34273
34274 .
34275 \end_layout
34276
34277 \begin_layout Subsection
34278 Increase / Decrease List Depth
34279 \end_layout
34280
34281 \begin_layout Standard
34282 These menus are only active when the cursor is in an environment that can
34283  be nested.
34284  They in/decrease the environment nesting level as explained in section
34285 \begin_inset space ~
34286 \end_inset
34287
34288
34289 \begin_inset CommandInset ref
34290 LatexCommand ref
34291 reference "sec:Nesting"
34292
34293 \end_inset
34294
34295  and 
34296 \begin_inset CommandInset ref
34297 LatexCommand ref
34298 reference "sub:Numbering-depth"
34299
34300 \end_inset
34301
34302 .
34303 \end_layout
34304
34305 \begin_layout Section
34306 The View Menu
34307 \begin_inset Index
34308 status collapsed
34309
34310 \begin_layout Plain Layout
34311 Menu ! View
34312 \end_layout
34313
34314 \end_inset
34315
34316
34317 \end_layout
34318
34319 \begin_layout Standard
34320 The 
34321 \family sans
34322 View
34323 \family default
34324  menu contains a list of available formats in which you can view the actual
34325  document with an external program.
34326  The menu entries for the viewing formats are not the same on all installations
34327  - it depends on the LaTeX programs that are found while LyX was configured.
34328  All possible formats are formats listed in section
34329 \begin_inset space ~
34330 \end_inset
34331
34332
34333 \begin_inset CommandInset ref
34334 LatexCommand ref
34335 reference "sub:Export"
34336
34337 \end_inset
34338
34339 .
34340  You should at least see the menu entries 
34341 \family sans
34342 DVI
34343 \family default
34344  and 
34345 \family sans
34346 PDF
34347 \begin_inset space ~
34348 \end_inset
34349
34350 (pdflatex)
34351 \family default
34352 .
34353  If one of the two is missing, you need to update your LaTeX installation.
34354  After updating you have to reconfigure LyX, see section
34355 \begin_inset space ~
34356 \end_inset
34357
34358
34359 \begin_inset CommandInset ref
34360 LatexCommand ref
34361 reference "sec:Basic-LyX-Setup"
34362
34363 \end_inset
34364
34365 .
34366 \begin_inset Index
34367 status collapsed
34368
34369 \begin_layout Plain Layout
34370 Reconfiguration of LyX
34371 \end_layout
34372
34373 \end_inset
34374
34375
34376 \end_layout
34377
34378 \begin_layout Standard
34379 Invoking a menu will start a viewer program.
34380  The viewer can be set or changed in the preferences, see section
34381 \begin_inset space ~
34382 \end_inset
34383
34384
34385 \begin_inset CommandInset ref
34386 LatexCommand ref
34387 reference "sec:File-Formats"
34388
34389 \end_inset
34390
34391 .
34392  The default viewers are set by LyX while it is first configured.
34393 \end_layout
34394
34395 \begin_layout Standard
34396 \begin_inset VSpace bigskip
34397 \end_inset
34398
34399 At the bottom of the 
34400 \family sans
34401 View
34402 \family default
34403  menu the opened documents are listed.
34404 \end_layout
34405
34406 \begin_layout Subsection
34407 View Source
34408 \end_layout
34409
34410 \begin_layout Standard
34411 Opens a window showing the source code of the actual document, as described
34412  in section
34413 \begin_inset space ~
34414 \end_inset
34415
34416
34417 \begin_inset CommandInset ref
34418 LatexCommand ref
34419 reference "sec:Previewing-snippets-of"
34420
34421 \end_inset
34422
34423 .
34424 \end_layout
34425
34426 \begin_layout Subsection
34427 Update
34428 \end_layout
34429
34430 \begin_layout Standard
34431 This menu allows you to update the view with your latest changes without
34432  opening a new view window.
34433 \end_layout
34434
34435 \begin_layout Subsection
34436 Toolbars
34437 \begin_inset CommandInset label
34438 LatexCommand label
34439 name "sub:Toolbars"
34440
34441 \end_inset
34442
34443
34444 \begin_inset Index
34445 status collapsed
34446
34447 \begin_layout Plain Layout
34448 Toolbar
34449 \end_layout
34450
34451 \end_inset
34452
34453
34454 \end_layout
34455
34456 \begin_layout Standard
34457 In this menu you can set the appearance of the different toolbars.
34458  All toolbars and the 
34459 \family sans
34460 Command
34461 \begin_inset space ~
34462 \end_inset
34463
34464 Buffer
34465 \family default
34466  can be turned on and off.
34467  The 
34468 \emph on
34469 on
34470 \emph default
34471  state is denoted in the menu with a checkmark.
34472  The 
34473 \family sans
34474 Review
34475 \family default
34476
34477 \family sans
34478 Table
34479 \family default
34480
34481 \family sans
34482 Math
34483 \begin_inset space ~
34484 \end_inset
34485
34486 Panels
34487 \family default
34488 , and 
34489 \family sans
34490 Math
34491 \family default
34492  toolbars can be additionally set to the state 
34493 \emph on
34494 automatic
34495 \emph default
34496  that is denoted in the menu with the suffix 
34497 \family sans
34498 (auto)
34499 \family default
34500 .
34501 \end_layout
34502
34503 \begin_layout Standard
34504 In the 
34505 \emph on
34506 on
34507 \emph default
34508  state the toolbar is permanently shown, in the 
34509 \emph on
34510 automatic
34511 \emph default
34512  state the toolbar is only shown when the cursor is in a certain environment
34513  or when a certain feature is enabled.
34514  That means that the review toolbar will only be shown when change tracking
34515  is activated, the math and table toolbars are only shown when the cursor
34516  is inside a formula or table, respectively.
34517 \end_layout
34518
34519 \begin_layout Standard
34520 LyX's toolbars and its buttons are explained in section
34521 \begin_inset space ~
34522 \end_inset
34523
34524
34525 \begin_inset CommandInset ref
34526 LatexCommand ref
34527 reference "sec:Toolbars"
34528
34529 \end_inset
34530
34531 .
34532 \end_layout
34533
34534 \begin_layout Section
34535 The Insert Menu
34536 \begin_inset Index
34537 status collapsed
34538
34539 \begin_layout Plain Layout
34540 Menu ! Insert
34541 \end_layout
34542
34543 \end_inset
34544
34545
34546 \end_layout
34547
34548 \begin_layout Subsection
34549 Math
34550 \end_layout
34551
34552 \begin_layout Standard
34553 Inserts math constructs that are explained in chapter
34554 \begin_inset space ~
34555 \end_inset
34556
34557
34558 \begin_inset CommandInset ref
34559 LatexCommand ref
34560 reference "cha:Mathematical-Formulas"
34561
34562 \end_inset
34563
34564 .
34565 \end_layout
34566
34567 \begin_layout Subsection
34568 Special Character
34569 \begin_inset CommandInset label
34570 LatexCommand label
34571 name "sub:Special-Character"
34572
34573 \end_inset
34574
34575
34576 \end_layout
34577
34578 \begin_layout Standard
34579 Here you can insert the following characters:
34580 \end_layout
34581
34582 \begin_layout Description
34583 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
34584
34585 \end_layout
34586
34587 \begin_layout Description
34588 End
34589 \begin_inset space ~
34590 \end_inset
34591
34592 of
34593 \begin_inset space ~
34594 \end_inset
34595
34596 Sentence Inserts an end of sentence dot as described in section
34597 \begin_inset space ~
34598 \end_inset
34599
34600
34601 \begin_inset CommandInset ref
34602 LatexCommand ref
34603 reference "sub:Abbreviations"
34604
34605 \end_inset
34606
34607 .
34608 \end_layout
34609
34610 \begin_layout Description
34611 Ordinary
34612 \begin_inset space ~
34613 \end_inset
34614
34615 Quote Inserts this quote: 
34616 \begin_inset Quotes erd
34617 \end_inset
34618
34619 , no matter what quote type you selected in the 
34620 \family sans
34621 Document\SpecialChar \menuseparator
34622 Settings
34623 \family default
34624  dialog under 
34625 \family sans
34626 Language
34627 \family default
34628 .
34629 \end_layout
34630
34631 \begin_layout Description
34632 Single
34633 \begin_inset space ~
34634 \end_inset
34635
34636 Quote Inserts this quote: 
34637 \begin_inset Quotes els
34638 \end_inset
34639
34640
34641 \end_layout
34642
34643 \begin_layout Description
34644 Menu
34645 \begin_inset space ~
34646 \end_inset
34647
34648 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
34649
34650 \end_layout
34651
34652 \begin_layout Description
34653 Phonetic
34654 \begin_inset space ~
34655 \end_inset
34656
34657 Symbols
34658 \begin_inset Index
34659 status collapsed
34660
34661 \begin_layout Plain Layout
34662 Phonetic symbols
34663 \end_layout
34664
34665 \end_inset
34666
34667
34668 \begin_inset Index
34669 status collapsed
34670
34671 \begin_layout Plain Layout
34672 Language ! Phonetic symbols
34673 \end_layout
34674
34675 \end_inset
34676
34677  Creates a formula with a so called tipa inset.
34678  Here you can insert commands to create IPA phonetic symbols.
34679  For this feature you must have the LaTeX-package 
34680 \series bold
34681 tipa
34682 \series default
34683
34684 \begin_inset Index
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688 Latex@LaTeX-packages ! tipa
34689 \end_layout
34690
34691 \end_inset
34692
34693  installed.
34694 \begin_inset Newline newline
34695 \end_inset
34696
34697 For more informations about this feature we refer to the documentation of
34698  
34699 \series bold
34700 tipa, 
34701 \begin_inset CommandInset citation
34702 LatexCommand cite
34703 key "tipa"
34704
34705 \end_inset
34706
34707
34708 \series default
34709  and this Wiki-page:
34710 \begin_inset Newline newline
34711 \end_inset
34712
34713
34714 \begin_inset Flex URL
34715 status collapsed
34716
34717 \begin_layout Plain Layout
34718
34719 http://wiki.lyx.org/LyX/LinguistLyX
34720 \end_layout
34721
34722 \end_inset
34723
34724 .
34725 \end_layout
34726
34727 \begin_layout Subsection
34728 Formatting
34729 \end_layout
34730
34731 \begin_layout Standard
34732 Here you can insert the following format constructs:
34733 \end_layout
34734
34735 \begin_layout Description
34736 Superscript Inserts an superscript: test
34737 \begin_inset Formula $^{\text{a,b}}$
34738 \end_inset
34739
34740
34741 \end_layout
34742
34743 \begin_layout Description
34744 Subscript Inserts an subscript: test
34745 \begin_inset Formula $_{\text{3x}}$
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \begin_layout Description
34752 Protected
34753 \begin_inset space ~
34754 \end_inset
34755
34756 Space Inserts a protected space that is described in section
34757 \begin_inset space ~
34758 \end_inset
34759
34760
34761 \begin_inset CommandInset ref
34762 LatexCommand ref
34763 reference "sub:Protected-Space"
34764
34765 \end_inset
34766
34767 .
34768 \end_layout
34769
34770 \begin_layout Description
34771 Inter-word
34772 \begin_inset space ~
34773 \end_inset
34774
34775 Space Inserts an inter-word space that is described in section
34776 \begin_inset space ~
34777 \end_inset
34778
34779
34780 \begin_inset CommandInset ref
34781 LatexCommand ref
34782 reference "sub:Inter-word-Space"
34783
34784 \end_inset
34785
34786 .
34787 \end_layout
34788
34789 \begin_layout Description
34790 Thin
34791 \begin_inset space ~
34792 \end_inset
34793
34794 Space Inserts a thin space that is described in section
34795 \begin_inset space ~
34796 \end_inset
34797
34798
34799 \begin_inset CommandInset ref
34800 LatexCommand ref
34801 reference "sub:Thin-Space"
34802
34803 \end_inset
34804
34805 .
34806 \end_layout
34807
34808 \begin_layout Description
34809 Horizontal
34810 \begin_inset space ~
34811 \end_inset
34812
34813 Fill Inserts an horizontal fill, see section
34814 \begin_inset space ~
34815 \end_inset
34816
34817
34818 \begin_inset CommandInset ref
34819 LatexCommand ref
34820 reference "sub:Horizontal-Space"
34821
34822 \end_inset
34823
34824  for a description.
34825 \end_layout
34826
34827 \begin_layout Description
34828 Horizontal
34829 \begin_inset space ~
34830 \end_inset
34831
34832 Line Inserts an horizontal line, see section
34833 \begin_inset space ~
34834 \end_inset
34835
34836
34837 \begin_inset CommandInset ref
34838 LatexCommand ref
34839 reference "sub:Horizontal-Lines"
34840
34841 \end_inset
34842
34843  for a description.
34844 \end_layout
34845
34846 \begin_layout Description
34847 Vertical
34848 \begin_inset space ~
34849 \end_inset
34850
34851 Space Inserts vertical space, see section
34852 \begin_inset space ~
34853 \end_inset
34854
34855
34856 \begin_inset CommandInset ref
34857 LatexCommand ref
34858 reference "sub:Vertical-Space"
34859
34860 \end_inset
34861
34862  for a description.
34863 \end_layout
34864
34865 \begin_layout Description
34866 Hyphenation
34867 \begin_inset space ~
34868 \end_inset
34869
34870 Point Inserts an hyphenation point, see section
34871 \begin_inset space ~
34872 \end_inset
34873
34874
34875 \begin_inset CommandInset ref
34876 LatexCommand ref
34877 reference "sub:Hyphenation"
34878
34879 \end_inset
34880
34881
34882 \end_layout
34883
34884 \begin_layout Description
34885 Ligature
34886 \begin_inset space ~
34887 \end_inset
34888
34889 Break Inserts a ligature break, see section
34890 \begin_inset space ~
34891 \end_inset
34892
34893
34894 \begin_inset CommandInset ref
34895 LatexCommand ref
34896 reference "sub:Ligatures"
34897
34898 \end_inset
34899
34900
34901 \end_layout
34902
34903 \begin_layout Description
34904 Line
34905 \begin_inset space ~
34906 \end_inset
34907
34908 Break Inserts a forced linebreak, see section
34909 \begin_inset space ~
34910 \end_inset
34911
34912
34913 \begin_inset CommandInset ref
34914 LatexCommand ref
34915 reference "sub:Forced-Linebreaks"
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \begin_layout Description
34923 Page
34924 \begin_inset space ~
34925 \end_inset
34926
34927 Break Inserts a forced pagebreak, described in section
34928 \begin_inset space ~
34929 \end_inset
34930
34931
34932 \begin_inset CommandInset ref
34933 LatexCommand ref
34934 reference "sub:Forced-Pagebreaks"
34935
34936 \end_inset
34937
34938
34939 \end_layout
34940
34941 \begin_layout Description
34942 Clear
34943 \begin_inset space ~
34944 \end_inset
34945
34946 Page Inserts a clear pagebreak, described in section
34947 \begin_inset space ~
34948 \end_inset
34949
34950
34951 \begin_inset CommandInset ref
34952 LatexCommand ref
34953 reference "sub:Clear-Pages"
34954
34955 \end_inset
34956
34957
34958 \end_layout
34959
34960 \begin_layout Description
34961 Clear
34962 \begin_inset space ~
34963 \end_inset
34964
34965 Double
34966 \begin_inset space ~
34967 \end_inset
34968
34969 Page Inserts a clear doublepage break, described in section
34970 \begin_inset space ~
34971 \end_inset
34972
34973
34974 \begin_inset CommandInset ref
34975 LatexCommand ref
34976 reference "sub:Clear-Pages"
34977
34978 \end_inset
34979
34980
34981 \end_layout
34982
34983 \begin_layout Subsection
34984 List / TOC
34985 \end_layout
34986
34987 \begin_layout Standard
34988 Various lists can be inserted with this menu.
34989  The table of contents, the algorithm, figures, and tables list are described
34990  in section
34991 \begin_inset space ~
34992 \end_inset
34993
34994
34995 \begin_inset CommandInset ref
34996 LatexCommand ref
34997 reference "sec:toc"
34998
34999 \end_inset
35000
35001 .
35002  The index list is described in section
35003 \begin_inset space ~
35004 \end_inset
35005
35006
35007 \begin_inset CommandInset ref
35008 LatexCommand ref
35009 reference "sec:Index"
35010
35011 \end_inset
35012
35013 , the nomenclature in section
35014 \begin_inset space ~
35015 \end_inset
35016
35017
35018 \begin_inset CommandInset ref
35019 LatexCommand ref
35020 reference "sec:Nomenclature"
35021
35022 \end_inset
35023
35024 , and the BibTeX bibliography in section
35025 \begin_inset space ~
35026 \end_inset
35027
35028
35029 \begin_inset CommandInset ref
35030 LatexCommand ref
35031 reference "sub:Bibliography-databases"
35032
35033 \end_inset
35034
35035 .
35036 \end_layout
35037
35038 \begin_layout Subsection
35039 Float
35040 \end_layout
35041
35042 \begin_layout Standard
35043 To insert floats, described in section
35044 \begin_inset space ~
35045 \end_inset
35046
35047
35048 \begin_inset CommandInset ref
35049 LatexCommand ref
35050 reference "sec:Floats"
35051
35052 \end_inset
35053
35054 .
35055 \end_layout
35056
35057 \begin_layout Subsection
35058 Note
35059 \end_layout
35060
35061 \begin_layout Standard
35062 To insert notes, described in section
35063 \begin_inset space ~
35064 \end_inset
35065
35066
35067 \begin_inset CommandInset ref
35068 LatexCommand ref
35069 reference "sec:Notes"
35070
35071 \end_inset
35072
35073 .
35074 \end_layout
35075
35076 \begin_layout Subsection
35077 Branch
35078 \end_layout
35079
35080 \begin_layout Standard
35081 Inserts branch insets as described in section
35082 \begin_inset space ~
35083 \end_inset
35084
35085
35086 \begin_inset CommandInset ref
35087 LatexCommand ref
35088 reference "sec:Branches"
35089
35090 \end_inset
35091
35092 .
35093 \end_layout
35094
35095 \begin_layout Subsection
35096 File
35097 \begin_inset Index
35098 status collapsed
35099
35100 \begin_layout Plain Layout
35101 External Material
35102 \end_layout
35103
35104 \end_inset
35105
35106
35107 \end_layout
35108
35109 \begin_layout Standard
35110 Here you can inserts files to include them or its content to your document.
35111  How this can be done is in detail explained in chapter 
35112 \emph on
35113 External Stuff
35114 \emph default
35115  of the 
35116 \emph on
35117 Embedded Objects
35118 \emph default
35119  manual.
35120 \end_layout
35121
35122 \begin_layout Subsection
35123 Box
35124 \begin_inset Index
35125 status collapsed
35126
35127 \begin_layout Plain Layout
35128 Boxes
35129 \end_layout
35130
35131 \end_inset
35132
35133
35134 \end_layout
35135
35136 \begin_layout Standard
35137 Inserts a minipage box that is described section
35138 \begin_inset space ~
35139 \end_inset
35140
35141
35142 \begin_inset CommandInset ref
35143 LatexCommand ref
35144 reference "sec:Minipages"
35145
35146 \end_inset
35147
35148 .
35149  All box types supported by LyX are explained in detail in chapter 
35150 \emph on
35151 Boxes
35152 \emph default
35153  of the 
35154 \emph on
35155 Embedded Objects
35156 \emph default
35157  manual.
35158 \end_layout
35159
35160 \begin_layout Subsection
35161 Citation
35162 \end_layout
35163
35164 \begin_layout Standard
35165 Inserts a citation as described in section
35166 \begin_inset space ~
35167 \end_inset
35168
35169
35170 \begin_inset CommandInset ref
35171 LatexCommand ref
35172 reference "sec:Bibliography"
35173
35174 \end_inset
35175
35176 .
35177 \end_layout
35178
35179 \begin_layout Subsection
35180 Cross-Reference
35181 \end_layout
35182
35183 \begin_layout Standard
35184 Inserts a cross-reference as described in section
35185 \begin_inset space ~
35186 \end_inset
35187
35188
35189 \begin_inset CommandInset ref
35190 LatexCommand ref
35191 reference "sec:Cross-References"
35192
35193 \end_inset
35194
35195 .
35196 \end_layout
35197
35198 \begin_layout Subsection
35199 Label
35200 \end_layout
35201
35202 \begin_layout Standard
35203 Inserts a label as described in section
35204 \begin_inset space ~
35205 \end_inset
35206
35207
35208 \begin_inset CommandInset ref
35209 LatexCommand ref
35210 reference "sec:Cross-References"
35211
35212 \end_inset
35213
35214 .
35215 \end_layout
35216
35217 \begin_layout Subsection
35218 Caption
35219 \begin_inset Index
35220 status collapsed
35221
35222 \begin_layout Plain Layout
35223 Captions
35224 \end_layout
35225
35226 \end_inset
35227
35228
35229 \begin_inset Index
35230 status collapsed
35231
35232 \begin_layout Plain Layout
35233 Longtables ! Caption
35234 \end_layout
35235
35236 \end_inset
35237
35238
35239 \end_layout
35240
35241 \begin_layout Standard
35242 Inserts a caption to floats or longtables.
35243  Floats are described in section
35244 \begin_inset space ~
35245 \end_inset
35246
35247
35248 \begin_inset CommandInset ref
35249 LatexCommand ref
35250 reference "sec:Floats"
35251
35252 \end_inset
35253
35254 , cations in longtables are described in section 
35255 \emph on
35256 Longtable Captions
35257 \emph default
35258  of the 
35259 \emph on
35260 Embedded Objects
35261 \emph default
35262  manual.
35263 \end_layout
35264
35265 \begin_layout Subsection
35266 Index Entry
35267 \end_layout
35268
35269 \begin_layout Standard
35270 Inserts an index entry as described in section
35271 \begin_inset space ~
35272 \end_inset
35273
35274
35275 \begin_inset CommandInset ref
35276 LatexCommand ref
35277 reference "sec:Index"
35278
35279 \end_inset
35280
35281 .
35282 \end_layout
35283
35284 \begin_layout Subsection
35285 Nomenclature Entry
35286 \end_layout
35287
35288 \begin_layout Standard
35289 Inserts a nomenclature entry as described in section
35290 \begin_inset space ~
35291 \end_inset
35292
35293
35294 \begin_inset CommandInset ref
35295 LatexCommand ref
35296 reference "sec:Nomenclature"
35297
35298 \end_inset
35299
35300 .
35301 \end_layout
35302
35303 \begin_layout Subsection
35304 Table
35305 \end_layout
35306
35307 \begin_layout Standard
35308 Inserts a table.
35309  Tables are described in section
35310 \begin_inset space ~
35311 \end_inset
35312
35313
35314 \begin_inset CommandInset ref
35315 LatexCommand ref
35316 reference "sec:Tables"
35317
35318 \end_inset
35319
35320 .
35321 \end_layout
35322
35323 \begin_layout Subsection
35324 Graphics
35325 \end_layout
35326
35327 \begin_layout Standard
35328 Inserts a graphic.
35329  Graphics are described in section
35330 \begin_inset space ~
35331 \end_inset
35332
35333
35334 \begin_inset CommandInset ref
35335 LatexCommand ref
35336 reference "sec:Graphics"
35337
35338 \end_inset
35339
35340 .
35341 \end_layout
35342
35343 \begin_layout Subsection
35344 URL
35345 \end_layout
35346
35347 \begin_layout Standard
35348 Inserts an URL box as described in section
35349 \begin_inset space ~
35350 \end_inset
35351
35352
35353 \begin_inset CommandInset ref
35354 LatexCommand ref
35355 reference "sec:URL"
35356
35357 \end_inset
35358
35359 .
35360 \end_layout
35361
35362 \begin_layout Subsection
35363 Footnote
35364 \end_layout
35365
35366 \begin_layout Standard
35367 Inserts a footnote, see section
35368 \begin_inset space ~
35369 \end_inset
35370
35371
35372 \begin_inset CommandInset ref
35373 LatexCommand ref
35374 reference "sec:Footnotes"
35375
35376 \end_inset
35377
35378 .
35379 \end_layout
35380
35381 \begin_layout Subsection
35382 Marginal Note
35383 \end_layout
35384
35385 \begin_layout Standard
35386 Inserts a marginal note, see section
35387 \begin_inset space ~
35388 \end_inset
35389
35390
35391 \begin_inset CommandInset ref
35392 LatexCommand ref
35393 reference "sec:Marginal-Notes"
35394
35395 \end_inset
35396
35397 .
35398 \end_layout
35399
35400 \begin_layout Subsection
35401 Short Title
35402 \end_layout
35403
35404 \begin_layout Standard
35405 Inserts a short title, see section
35406 \begin_inset space ~
35407 \end_inset
35408
35409
35410 \begin_inset CommandInset ref
35411 LatexCommand ref
35412 reference "sec:Short-Titles"
35413
35414 \end_inset
35415
35416 .
35417 \end_layout
35418
35419 \begin_layout Subsection
35420 TeX Code
35421 \end_layout
35422
35423 \begin_layout Standard
35424 Inserts an ERT box, see section
35425 \begin_inset space ~
35426 \end_inset
35427
35428
35429 \begin_inset CommandInset ref
35430 LatexCommand ref
35431 reference "sub:ERT-Boxes"
35432
35433 \end_inset
35434
35435  for a description.
35436 \end_layout
35437
35438 \begin_layout Subsection
35439 Program Listing
35440 \begin_inset Index
35441 status collapsed
35442
35443 \begin_layout Plain Layout
35444 Program listings
35445 \end_layout
35446
35447 \end_inset
35448
35449
35450 \end_layout
35451
35452 \begin_layout Standard
35453 Inserts a program listings box.
35454  Program listings are explained in chapter 
35455 \emph on
35456 Program Code Listings
35457 \emph default
35458  of the 
35459 \emph on
35460 Embedded Objects
35461 \emph default
35462  manual.
35463 \end_layout
35464
35465 \begin_layout Subsection
35466 Date
35467 \end_layout
35468
35469 \begin_layout Standard
35470 Inserts the actual date.
35471  The format dependends on the date format of the language that is used for
35472  LyX's menus.
35473  LyX offers another ways to insert a date which is explained in section
35474  
35475 \emph on
35476 External Material
35477 \emph default
35478  of the 
35479 \emph on
35480 Embedded Objects
35481 \emph default
35482  manual.
35483  There the different methods are also compared.
35484 \end_layout
35485
35486 \begin_layout Section
35487 The Navigate Menu
35488 \begin_inset Index
35489 status collapsed
35490
35491 \begin_layout Plain Layout
35492 Menu ! Navigate
35493 \end_layout
35494
35495 \end_inset
35496
35497
35498 \end_layout
35499
35500 \begin_layout Standard
35501 This menu lists the existing, chapter, sections, figures, and tables of
35502  the current document.
35503  This allows you to navigate easily through you document.
35504 \end_layout
35505
35506 \begin_layout Standard
35507 The Navigate menu also offers to 
35508 \end_layout
35509
35510 \begin_layout Subsection
35511 Bookmarks
35512 \end_layout
35513
35514 \begin_layout Standard
35515 With this menu you are able to define your own bookmarks.
35516  This is useful when you are working on a large documents and often have
35517  to jump e.g.
35518  between section
35519 \begin_inset space ~
35520 \end_inset
35521
35522 2.5 and 6.3.
35523  To create bookmarks for this example, go to section
35524 \begin_inset space ~
35525 \end_inset
35526
35527 2.5 and use the menu 
35528 \family sans
35529 Save
35530 \begin_inset space ~
35531 \end_inset
35532
35533 Bookmark
35534 \begin_inset space ~
35535 \end_inset
35536
35537 1
35538 \family default
35539 .
35540  Then go to section
35541 \begin_inset space ~
35542 \end_inset
35543
35544 6.3 and use 
35545 \family sans
35546 Save
35547 \begin_inset space ~
35548 \end_inset
35549
35550 Bookmark
35551 \begin_inset space ~
35552 \end_inset
35553
35554
35555 \family default
35556 2.
35557  Now you can easily jump between these sections by using the menu or by
35558  the key bindings 
35559 \family sans
35560 C-1
35561 \family default
35562  and 
35563 \family sans
35564 C-2
35565 \family default
35566 .
35567 \end_layout
35568
35569 \begin_layout Standard
35570 You can also use bookmarks to jump between several opened documents.
35571  The saved bookmarks are valid till the document is closed.
35572 \end_layout
35573
35574 \begin_layout Subsection
35575 Next Note, Change, Cross-reference
35576 \end_layout
35577
35578 \begin_layout Standard
35579 Jump to the next note, change, or cross-reference following the current
35580  cursor position.
35581 \end_layout
35582
35583 \begin_layout Subsection
35584 Go to Label
35585 \end_layout
35586
35587 \begin_layout Standard
35588 Only active when the cursor is in front of a cross-reference.
35589  Sets the cursor before the referenced label, the same as if you right-click
35590  on a cross-reference box.
35591 \end_layout
35592
35593 \begin_layout Section
35594 The Document Menu
35595 \begin_inset Index
35596 status collapsed
35597
35598 \begin_layout Plain Layout
35599 Menu ! Document
35600 \end_layout
35601
35602 \end_inset
35603
35604
35605 \end_layout
35606
35607 \begin_layout Subsection
35608 Change Tracking
35609 \end_layout
35610
35611 \begin_layout Standard
35612 Change Tracking is described in section
35613 \begin_inset space ~
35614 \end_inset
35615
35616
35617 \begin_inset CommandInset ref
35618 LatexCommand ref
35619 reference "sec:Change-Tracking"
35620
35621 \end_inset
35622
35623 .
35624 \end_layout
35625
35626 \begin_layout Subsection
35627 LaT
35628 \begin_inset ERT
35629 status collapsed
35630
35631 \begin_layout Plain Layout
35632
35633 {}
35634 \end_layout
35635
35636 \end_inset
35637
35638 eX Log
35639 \end_layout
35640
35641 \begin_layout Standard
35642 After running LaTeX by viewing or exporting a document, this menu will be
35643  enabled.
35644  It shows the logfile of the used LaTeX-program.
35645 \end_layout
35646
35647 \begin_layout Standard
35648 Here you can see how LaTeX works in the background.
35649  
35650 \emph on
35651 Experts
35652 \emph default
35653  will find in it reasons for LaTeX-errors.
35654 \end_layout
35655
35656 \begin_layout Subsection
35657 Outline
35658 \end_layout
35659
35660 \begin_layout Standard
35661 Opens the TOC/Outline window as described in section
35662 \begin_inset space ~
35663 \end_inset
35664
35665
35666 \begin_inset CommandInset ref
35667 LatexCommand ref
35668 reference "sub:Table-of-Contents"
35669
35670 \end_inset
35671
35672 .
35673 \end_layout
35674
35675 \begin_layout Subsection
35676 Start Appendix Here
35677 \end_layout
35678
35679 \begin_layout Standard
35680 This menu will start the appendix of the document at the current cursor
35681  position as described in section
35682 \begin_inset space ~
35683 \end_inset
35684
35685
35686 \begin_inset CommandInset ref
35687 LatexCommand ref
35688 reference "sec:Appendices"
35689
35690 \end_inset
35691
35692 .
35693 \end_layout
35694
35695 \begin_layout Subsection
35696 Compressed
35697 \end_layout
35698
35699 \begin_layout Standard
35700 Un/compresses the actual document.
35701 \end_layout
35702
35703 \begin_layout Subsection
35704 Settings
35705 \begin_inset CommandInset label
35706 LatexCommand label
35707 name "sub:Settings"
35708
35709 \end_inset
35710
35711
35712 \begin_inset Index
35713 status collapsed
35714
35715 \begin_layout Plain Layout
35716 Document ! Settings
35717 \end_layout
35718
35719 \end_inset
35720
35721
35722 \end_layout
35723
35724 \begin_layout Standard
35725 This menu dialog contains some submenus to set properties for the whole
35726  document.
35727  You can save your document settings as default with the 
35728 \family sans
35729 Save as Document Defaults
35730 \family default
35731  button in the dialog.
35732  This will create a template named 
35733 \family typewriter
35734 default.lyx
35735 \family default
35736  which is automatically loaded by LyX when you create a new document without
35737  using a template.
35738 \end_layout
35739
35740 \begin_layout Standard
35741 The different submenus of the dialog are explained in the following:
35742 \end_layout
35743
35744 \begin_layout Subsubsection*
35745 Document Class
35746 \end_layout
35747
35748 \begin_layout Standard
35749 Here you set the document class, class options, and a Postscript driver.
35750  Document classes are described in section
35751 \begin_inset space ~
35752 \end_inset
35753
35754
35755 \begin_inset CommandInset ref
35756 LatexCommand ref
35757 reference "sec:Document-Classes"
35758
35759 \end_inset
35760
35761 .
35762  The Postscript driver is used for LaTeX's color and graphics packages.
35763  When using 
35764 \family sans
35765 Default
35766 \family default
35767 , the default driver for the Latex@LaTeX-packages are used.
35768  It is recommended to use the default unless your know what you are doing.
35769 \end_layout
35770
35771 \begin_layout Subsubsection*
35772 Fonts
35773 \end_layout
35774
35775 \begin_layout Standard
35776 The document font settings are described in section
35777 \begin_inset space ~
35778 \end_inset
35779
35780
35781 \begin_inset CommandInset ref
35782 LatexCommand ref
35783 reference "sec:Fonts-and-Text"
35784
35785 \end_inset
35786
35787 .
35788 \end_layout
35789
35790 \begin_layout Subsubsection*
35791 Text Layout
35792 \end_layout
35793
35794 \begin_layout Standard
35795 You can specify if paragraphs should be separated by indentations or vertical
35796  skips.
35797  The line spacing and the number of text columns can here also be specified.
35798  
35799 \end_layout
35800
35801 \begin_layout Standard
35802 Note that LyX won't show two columns or the set up line spacing on screen.
35803  That's impractical, often unreadable, and not part of the WYSIWYM concept.
35804  However, it will be as you specified it in the output.
35805 \end_layout
35806
35807 \begin_layout Standard
35808 The listings settings are explained in the corresponding section in the
35809  
35810 \emph on
35811 Embedded Objects
35812 \emph default
35813  manual.
35814 \end_layout
35815
35816 \begin_layout Subsubsection*
35817 Page Layout
35818 \end_layout
35819
35820 \begin_layout Standard
35821 A description of this menu is given in section
35822 \begin_inset space ~
35823 \end_inset
35824
35825
35826 \begin_inset CommandInset ref
35827 LatexCommand ref
35828 reference "sub:Paper-Size,-Orientation,"
35829
35830 \end_inset
35831
35832  and 
35833 \begin_inset CommandInset ref
35834 LatexCommand ref
35835 reference "sub:Document-Layout"
35836
35837 \end_inset
35838
35839 .
35840 \end_layout
35841
35842 \begin_layout Subsubsection*
35843 Page Margins
35844 \end_layout
35845
35846 \begin_layout Standard
35847 Here you can adjust the paper margins, see section
35848 \begin_inset space ~
35849 \end_inset
35850
35851
35852 \begin_inset CommandInset ref
35853 LatexCommand ref
35854 reference "sub:Margins"
35855
35856 \end_inset
35857
35858 .
35859 \end_layout
35860
35861 \begin_layout Subsubsection*
35862 Language
35863 \begin_inset Index
35864 status collapsed
35865
35866 \begin_layout Plain Layout
35867 Language ! Encoding
35868 \end_layout
35869
35870 \end_inset
35871
35872
35873 \end_layout
35874
35875 \begin_layout Standard
35876 The document language and quote styles are set here.
35877  The encoding specifies how the document content is exported to LaTeX (the
35878  LyX file is always encoded in utf8).
35879  All characters that cannot be encoded using the specified encoding will
35880  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
35881  known for a particular character).
35882 \begin_inset Foot
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886 The known commands are defined in a text file.
35887  You can add commands for unknown symbols to that file yourself, see the
35888  
35889 \emph on
35890 Customization
35891 \emph default
35892  manual for details.
35893 \end_layout
35894
35895 \end_inset
35896
35897
35898 \end_layout
35899
35900 \begin_layout Standard
35901 If you use the option 
35902 \family sans
35903 use language's default encoding
35904 \family default
35905 , LyX determines the encoding of a portion of text from the language of
35906  this text.
35907  If the document contains text in more than one language you may get more
35908  than one encoding in the LaTeX file.
35909  If you do not use this option then the complete document will always use
35910  exactly one encoding.
35911  Checking this option is the preferred setting unless you use 
35912 \family sans
35913 XeTeX
35914 \family default
35915
35916 \begin_inset Foot
35917 status collapsed
35918
35919 \begin_layout Plain Layout
35920 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
35921  It natively supports Unicode while its input file is assumed to be in UTF-8
35922  encoding.
35923  More about using LyX with XeTeX can be found in 
35924 \begin_inset CommandInset citation
35925 LatexCommand cite
35926 key "XeTeX"
35927
35928 \end_inset
35929
35930 .
35931 \end_layout
35932
35933 \end_inset
35934
35935  (see below).
35936 \end_layout
35937
35938 \begin_layout Standard
35939 LyX also supports Unicode output, which is particularly useful if you need
35940  lots of special symbols or non-alphabetic scripts, respectively.
35941  If you want to use this (and your LaTeX installation supports Unicode,
35942  for that matter), choose one of the four utf8 variants from the list below.
35943  Unfortunately the unicode support of standard LaTeX is quite incomplete,
35944  so it is not uncommon that a file with lots of unicode symbols works fine
35945  with 
35946 \family sans
35947 use language's default encoding
35948 \family default
35949  (when LyX uses it's list of known LaTeX-commands), but does not work with
35950  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
35951  because all unicode symbols can be encoded in utf8).
35952 \end_layout
35953
35954 \begin_layout Standard
35955 Here is a list with the important encodings:
35956 \end_layout
35957
35958 \begin_layout Description
35959 LaTeX
35960 \begin_inset space ~
35961 \end_inset
35962
35963 default Same as 
35964 \family sans
35965 use language's default encoding
35966 \family default
35967 , but the LaTeX-package 
35968 \series bold
35969 inputenc
35970 \series default
35971
35972 \begin_inset Index
35973 status collapsed
35974
35975 \begin_layout Plain Layout
35976 Latex@LaTeX-packages ! inputenc
35977 \end_layout
35978
35979 \end_inset
35980
35981  is not used.
35982  You probably need to load some other packages manually in the preamble.
35983 \end_layout
35984
35985 \begin_layout Description
35986 armscii8 encoding for Armenian
35987 \end_layout
35988
35989 \begin_layout Description
35990 ascii the ASCII encoding, covers only plain English, may result in a big
35991  file because lots of LaTeX-commands may be needed
35992 \end_layout
35993
35994 \begin_layout Description
35995 cp1250 MS Windows code page for latin2
35996 \end_layout
35997
35998 \begin_layout Description
35999 cp1251 MS Windows code page for Cyrillic
36000 \end_layout
36001
36002 \begin_layout Description
36003 cp1252 MS Windows code page for latin1
36004 \end_layout
36005
36006 \begin_layout Description
36007 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36008 \end_layout
36009
36010 \begin_layout Description
36011 cp1256 MS Windows code page for Arabic and Farsi
36012 \end_layout
36013
36014 \begin_layout Description
36015 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36016 13 encoding that is a superset of the ISO-8859-4 encoding
36017 \end_layout
36018
36019 \begin_layout Description
36020 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36021  Serbian, and Ukrainian
36022 \end_layout
36023
36024 \begin_layout Description
36025 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36026 \end_layout
36027
36028 \begin_layout Description
36029 8859-8 the ISO-8859-8 encoding, covers Hebrew
36030 \end_layout
36031
36032 \begin_layout Description
36033 koi8-r standard Cyrillic especially for Russian
36034 \end_layout
36035
36036 \begin_layout Description
36037 koi8-u Cyrillic for Ukrainian
36038 \end_layout
36039
36040 \begin_layout Description
36041 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36042  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36043  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36044  replaced by latin9
36045 \end_layout
36046
36047 \begin_layout Description
36048 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36049  Hungarian, Polish, Romanian, Slovak, and Slovenian
36050 \end_layout
36051
36052 \begin_layout Description
36053 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36054  Turkish
36055 \end_layout
36056
36057 \begin_layout Description
36058 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36059 \end_layout
36060
36061 \begin_layout Description
36062 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36063  where the Icelandic letters are replaced by Turkish ones
36064 \end_layout
36065
36066 \begin_layout Description
36067 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36068  the euro currency sign, the 
36069 \begin_inset ERT
36070 status collapsed
36071
36072 \begin_layout Plain Layout
36073
36074
36075 \backslash
36076 oe
36077 \end_layout
36078
36079 \end_inset
36080
36081 -ligature and some characters used for French and Finnish; latin9 should
36082  be the replacement for latin1
36083 \end_layout
36084
36085 \begin_layout Description
36086 pt154 Cyrillic for Kazakh
36087 \end_layout
36088
36089 \begin_layout Description
36090 utf8 Unicode utf8 with the LaTeX-package 
36091 \series bold
36092 inputenc
36093 \series default
36094
36095 \begin_inset Index
36096 status collapsed
36097
36098 \begin_layout Plain Layout
36099 Latex@LaTeX-packages ! inputenc
36100 \end_layout
36101
36102 \end_inset
36103
36104  (first variant, for latin symbols and some others).
36105 \end_layout
36106
36107 \begin_layout Description
36108 utf8x Unicode utf8 with the LaTeX-package 
36109 \series bold
36110 inputenc
36111 \series default
36112  (second variant, for greek and CJK symbols and some others).
36113 \end_layout
36114
36115 \begin_layout Description
36116 UTF8 Unicode utf8 with the LaTeX-package 
36117 \series bold
36118 CJK
36119 \series default
36120
36121 \begin_inset Index
36122 status collapsed
36123
36124 \begin_layout Plain Layout
36125 Latex@LaTeX-packages ! CJK
36126 \end_layout
36127
36128 \end_inset
36129
36130  (for the languages Chinese, Japanese and Korean)
36131 \end_layout
36132
36133 \begin_layout Description
36134 utf8-plain Unicode utf8 to be used with 
36135 \family sans
36136 XeTeX
36137 \family default
36138 , which uses Unicode directly, without the help of the LaTeX-package 
36139 \series bold
36140 inputenc
36141 \series default
36142  
36143 \begin_inset Foot
36144 status collapsed
36145
36146 \begin_layout Plain Layout
36147 More about using LyX with XeTeX can be found in 
36148 \begin_inset CommandInset citation
36149 LatexCommand cite
36150 key "XeTeX"
36151
36152 \end_inset
36153
36154 .
36155 \end_layout
36156
36157 \end_inset
36158
36159
36160 \end_layout
36161
36162 \begin_layout Subsubsection*
36163 Numbering & TOC
36164 \end_layout
36165
36166 \begin_layout Standard
36167 You can adjust here the numbering depth of sections headings as described
36168  in section
36169 \begin_inset space ~
36170 \end_inset
36171
36172
36173 \begin_inset CommandInset ref
36174 LatexCommand ref
36175 reference "sub:Numbering-depth"
36176
36177 \end_inset
36178
36179 .
36180 \end_layout
36181
36182 \begin_layout Subsubsection*
36183 Bibliography
36184 \end_layout
36185
36186 \begin_layout Standard
36187 You can specify here a citation style using the Latex@LaTeX-packages 
36188 \series bold
36189 natbib
36190 \series default
36191
36192 \begin_inset Index
36193 status collapsed
36194
36195 \begin_layout Plain Layout
36196 Latex@LaTeX-packages ! natbib
36197 \end_layout
36198
36199 \end_inset
36200
36201  or 
36202 \series bold
36203 jurabib
36204 \series default
36205
36206 \begin_inset Index
36207 status collapsed
36208
36209 \begin_layout Plain Layout
36210 Latex@LaTeX-packages ! jurabib
36211 \end_layout
36212
36213 \end_inset
36214
36215 .
36216  For a further description see section
36217 \begin_inset space ~
36218 \end_inset
36219
36220
36221 \begin_inset CommandInset ref
36222 LatexCommand ref
36223 reference "sec:Bibliography"
36224
36225 \end_inset
36226
36227 .
36228 \end_layout
36229
36230 \begin_layout Subsubsection*
36231 Math Options
36232 \end_layout
36233
36234 \begin_layout Standard
36235 These options will force LyX to use the Latex@LaTeX-packages 
36236 \series bold
36237 amsmath
36238 \series default
36239
36240 \begin_inset Index
36241 status collapsed
36242
36243 \begin_layout Plain Layout
36244 Latex@LaTeX-packages ! amsmath
36245 \end_layout
36246
36247 \end_inset
36248
36249  and 
36250 \series bold
36251 esint
36252 \series default
36253
36254 \begin_inset Index
36255 status collapsed
36256
36257 \begin_layout Plain Layout
36258 Latex@LaTeX-packages ! esint
36259 \end_layout
36260
36261 \end_inset
36262
36263  or to use them automatically when they are needed.
36264 \end_layout
36265
36266 \begin_layout Standard
36267
36268 \series bold
36269 amsmath
36270 \series default
36271  is needed for many constructs, so when you get LaTeX-errors in formulas,
36272  assure that you have enabled AMS.
36273 \end_layout
36274
36275 \begin_layout Standard
36276
36277 \series bold
36278 esint
36279 \series default
36280  is used for special integral characters.
36281 \end_layout
36282
36283 \begin_layout Subsubsection*
36284 Float Placement
36285 \end_layout
36286
36287 \begin_layout Standard
36288 The float placement options are described in section
36289 \begin_inset Formula $\,$
36290 \end_inset
36291
36292
36293 \begin_inset CommandInset ref
36294 LatexCommand ref
36295 reference "sub:Float-Placement"
36296
36297 \end_inset
36298
36299 .
36300 \end_layout
36301
36302 \begin_layout Subsubsection*
36303 Bullets
36304 \end_layout
36305
36306 \begin_layout Standard
36307 Here you can adjust the characters for the itemize levels.
36308  The itemize environment is described in section
36309 \begin_inset space ~
36310 \end_inset
36311
36312
36313 \begin_inset CommandInset ref
36314 LatexCommand ref
36315 reference "sec:Itemize"
36316
36317 \end_inset
36318
36319 .
36320 \end_layout
36321
36322 \begin_layout Subsubsection*
36323 Branches
36324 \end_layout
36325
36326 \begin_layout Standard
36327 Branches are described in section
36328 \begin_inset space ~
36329 \end_inset
36330
36331
36332 \begin_inset CommandInset ref
36333 LatexCommand ref
36334 reference "sec:Branches"
36335
36336 \end_inset
36337
36338 .
36339 \end_layout
36340
36341 \begin_layout Subsubsection*
36342 LaT
36343 \begin_inset ERT
36344 status collapsed
36345
36346 \begin_layout Plain Layout
36347
36348 {}
36349 \end_layout
36350
36351 \end_inset
36352
36353 eX Preamble
36354 \end_layout
36355
36356 \begin_layout Standard
36357 In this text field are entered commands to load special Latex@LaTeX-packages
36358  or to define LaTeX-commands.
36359  The preamble is a thing for LaTeX-experts.
36360  You shouldn't enter commands here until you don't exactly know what you
36361  do.
36362 \end_layout
36363
36364 \begin_layout Standard
36365 An introduction in the LaTeX-syntax is given in section
36366 \begin_inset space ~
36367 \end_inset
36368
36369
36370 \begin_inset CommandInset ref
36371 LatexCommand ref
36372 reference "sub:LaTeX-Syntax"
36373
36374 \end_inset
36375
36376 .
36377 \end_layout
36378
36379 \begin_layout Section
36380 The Tools Menu
36381 \begin_inset Index
36382 status collapsed
36383
36384 \begin_layout Plain Layout
36385 Menu ! Tools
36386 \end_layout
36387
36388 \end_inset
36389
36390
36391 \end_layout
36392
36393 \begin_layout Subsection
36394 Spellchecker
36395 \end_layout
36396
36397 \begin_layout Standard
36398 Spell checking is explained in section
36399 \begin_inset space ~
36400 \end_inset
36401
36402
36403 \begin_inset CommandInset ref
36404 LatexCommand ref
36405 reference "sec:Spellchecking"
36406
36407 \end_inset
36408
36409 .
36410 \end_layout
36411
36412 \begin_layout Subsection
36413 Thesaurus
36414 \end_layout
36415
36416 \begin_layout Standard
36417 The thesaurus is described in section
36418 \begin_inset space ~
36419 \end_inset
36420
36421
36422 \begin_inset CommandInset ref
36423 LatexCommand ref
36424 reference "sec:Thesaurus"
36425
36426 \end_inset
36427
36428 .
36429 \end_layout
36430
36431 \begin_layout Subsection
36432 Count Words
36433 \begin_inset Index
36434 status collapsed
36435
36436 \begin_layout Plain Layout
36437 Word count
36438 \end_layout
36439
36440 \end_inset
36441
36442
36443 \end_layout
36444
36445 \begin_layout Standard
36446 Counts the number of words in the actual document or the highlighted document
36447  part.
36448 \end_layout
36449
36450 \begin_layout Subsection
36451 TeX Information
36452 \begin_inset Index
36453 status collapsed
36454
36455 \begin_layout Plain Layout
36456 TeX Information
36457 \end_layout
36458
36459 \end_inset
36460
36461
36462 \end_layout
36463
36464 \begin_layout Standard
36465 Shows you a list of the classes and styles installed in your LaTeX-system.
36466 \end_layout
36467
36468 \begin_layout Subsection
36469 Reconfigure
36470 \begin_inset Index
36471 status collapsed
36472
36473 \begin_layout Plain Layout
36474 Lyx@LyX ! Reconfigure|see
36475 \begin_inset ERT
36476 status collapsed
36477
36478 \begin_layout Plain Layout
36479
36480 {
36481 \end_layout
36482
36483 \end_inset
36484
36485 Reconfiguration of LyX
36486 \begin_inset ERT
36487 status collapsed
36488
36489 \begin_layout Plain Layout
36490
36491 }
36492 \end_layout
36493
36494 \end_inset
36495
36496
36497 \end_layout
36498
36499 \end_inset
36500
36501
36502 \begin_inset Index
36503 status collapsed
36504
36505 \begin_layout Plain Layout
36506 Reconfiguration of LyX
36507 \end_layout
36508
36509 \end_inset
36510
36511
36512 \end_layout
36513
36514 \begin_layout Standard
36515 This menu reconfigures LyX.
36516  That means LyX looks for LaTeX-packages and needed programs, see also section
36517 \begin_inset space ~
36518 \end_inset
36519
36520
36521 \begin_inset CommandInset ref
36522 LatexCommand ref
36523 reference "sec:Basic-LyX-Setup"
36524
36525 \end_inset
36526
36527 .
36528 \end_layout
36529
36530 \begin_layout Subsection
36531 Preferences
36532 \end_layout
36533
36534 \begin_layout Standard
36535 The preferences dialog is described in detail in chapter
36536 \begin_inset Formula $\,$
36537 \end_inset
36538
36539
36540 \begin_inset CommandInset ref
36541 LatexCommand ref
36542 reference "cha:The-Preferences-dialog"
36543
36544 \end_inset
36545
36546 .
36547 \end_layout
36548
36549 \begin_layout Section
36550 The Help Menu
36551 \begin_inset Index
36552 status collapsed
36553
36554 \begin_layout Plain Layout
36555 Menu ! Help
36556 \end_layout
36557
36558 \end_inset
36559
36560
36561 \end_layout
36562
36563 \begin_layout Standard
36564 This menu opens the documentation files of LyX in the language of LyX's
36565  menus.
36566 \end_layout
36567
36568 \begin_layout Standard
36569 The menu 
36570 \family sans
36571 LaTeX
36572 \begin_inset space ~
36573 \end_inset
36574
36575 Configuration
36576 \family default
36577  shows a LyX-document with informations about the Latex@LaTeX-packages and
36578  classes found by LyX (see also section
36579 \begin_inset space ~
36580 \end_inset
36581
36582
36583 \begin_inset CommandInset ref
36584 LatexCommand ref
36585 reference "sec:LaTeX-Setup"
36586
36587 \end_inset
36588
36589 ).
36590 \end_layout
36591
36592 \begin_layout Section
36593 Toolbars
36594 \begin_inset CommandInset label
36595 LatexCommand label
36596 name "sec:Toolbars"
36597
36598 \end_inset
36599
36600
36601 \end_layout
36602
36603 \begin_layout Standard
36604 How to show or hide toolbars is explained in section
36605 \begin_inset space ~
36606 \end_inset
36607
36608
36609 \begin_inset CommandInset ref
36610 LatexCommand ref
36611 reference "sub:Toolbars"
36612
36613 \end_inset
36614
36615 .
36616 \end_layout
36617
36618 \begin_layout Standard
36619 It is also possible to define custom toolbars.
36620  This is described in the 
36621 \emph on
36622 Extended Features
36623 \emph default
36624  manual.
36625 \end_layout
36626
36627 \begin_layout Subsection
36628 Standard Toolbar
36629 \begin_inset Index
36630 status collapsed
36631
36632 \begin_layout Plain Layout
36633 Toolbar ! Standard
36634 \end_layout
36635
36636 \end_inset
36637
36638
36639 \end_layout
36640
36641 \begin_layout Standard
36642 \begin_inset Graphics
36643         filename clipart/StandardToolbar.png
36644         width 100col%
36645
36646 \end_inset
36647
36648
36649 \end_layout
36650
36651 \begin_layout Standard
36652 \begin_inset VSpace defskip
36653 \end_inset
36654
36655
36656 \end_layout
36657
36658 \begin_layout Standard
36659 The standard toolbar as shown above contains from left to right the following
36660  buttons:
36661 \begin_inset ERT
36662 status collapsed
36663
36664 \begin_layout Plain Layout
36665
36666
36667 \backslash
36668 setlength{
36669 \backslash
36670 LTleft}{0pt}
36671 \end_layout
36672
36673 \end_inset
36674
36675
36676 \begin_inset Note Note
36677 status collapsed
36678
36679 \begin_layout Plain Layout
36680 This is necessary to left align the following longtables.
36681  See the 
36682 \emph on
36683 Embedded Objects
36684 \emph default
36685  manual for more information.
36686 \end_layout
36687
36688 \end_inset
36689
36690
36691 \end_layout
36692
36693 \begin_layout Standard
36694 \begin_inset VSpace defskip
36695 \end_inset
36696
36697
36698 \end_layout
36699
36700 \begin_layout Standard
36701 \begin_inset Tabular
36702 <lyxtabular version="3" rows="1" columns="2">
36703 <features islongtable="true">
36704 <column alignment="center" valignment="top" width="0">
36705 <column alignment="center" valignment="top" width="0">
36706 <row>
36707 <cell alignment="center" valignment="top" usebox="none">
36708 \begin_inset Text
36709
36710 \begin_layout Plain Layout
36711 \begin_inset Graphics
36712         filename clipart/ToolbarEnvBox.png
36713         clip
36714
36715 \end_inset
36716
36717
36718 \end_layout
36719
36720 \end_inset
36721 </cell>
36722 <cell alignment="center" valignment="top" usebox="none">
36723 \begin_inset Text
36724
36725 \begin_layout Plain Layout
36726 pull-down menu for the paragraph environments
36727 \end_layout
36728
36729 \end_inset
36730 </cell>
36731 </row>
36732 </lyxtabular>
36733
36734 \end_inset
36735
36736
36737 \end_layout
36738
36739 \begin_layout Standard
36740 \begin_inset VSpace -10mm
36741 \end_inset
36742
36743
36744 \end_layout
36745
36746 \begin_layout Standard
36747 \align left
36748 \begin_inset Tabular
36749 <lyxtabular version="3" rows="20" columns="2">
36750 <features islongtable="true">
36751 <column alignment="left" valignment="top" width="0">
36752 <column alignment="left" valignment="top" width="0">
36753 <row interlinespace="2.5mm">
36754 <cell alignment="center" valignment="top" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758
36759 \family sans
36760 \begin_inset Graphics
36761         filename ../images/buffer-new.png
36762         BoundingBox 0bp 5bp 20bp 20bp
36763
36764 \end_inset
36765
36766
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 <cell alignment="center" valignment="top" usebox="none">
36772 \begin_inset Text
36773
36774 \begin_layout Plain Layout
36775
36776 \family sans
36777 File\SpecialChar \menuseparator
36778 New
36779 \end_layout
36780
36781 \end_inset
36782 </cell>
36783 </row>
36784 <row interlinespace="2.5mm">
36785 <cell alignment="center" valignment="top" usebox="none">
36786 \begin_inset Text
36787
36788 \begin_layout Plain Layout
36789 \begin_inset Graphics
36790         filename ../images/file-open.png
36791         BoundingBox 0bp 5bp 20bp 20bp
36792
36793 \end_inset
36794
36795
36796 \end_layout
36797
36798 \end_inset
36799 </cell>
36800 <cell alignment="center" valignment="top" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804
36805 \family sans
36806 File\SpecialChar \menuseparator
36807 Open
36808 \end_layout
36809
36810 \end_inset
36811 </cell>
36812 </row>
36813 <row interlinespace="2.5mm">
36814 <cell alignment="center" valignment="top" usebox="none">
36815 \begin_inset Text
36816
36817 \begin_layout Plain Layout
36818 \begin_inset Graphics
36819         filename ../images/buffer-write.png
36820         BoundingBox 0bp 5bp 20bp 20bp
36821
36822 \end_inset
36823
36824
36825 \end_layout
36826
36827 \end_inset
36828 </cell>
36829 <cell alignment="center" valignment="top" usebox="none">
36830 \begin_inset Text
36831
36832 \begin_layout Plain Layout
36833
36834 \family sans
36835 File\SpecialChar \menuseparator
36836 Save
36837 \end_layout
36838
36839 \end_inset
36840 </cell>
36841 </row>
36842 <row interlinespace="2.5mm">
36843 <cell alignment="center" valignment="top" usebox="none">
36844 \begin_inset Text
36845
36846 \begin_layout Plain Layout
36847 \begin_inset Graphics
36848         filename ../images/dialog-show_print.png
36849         BoundingBox 0bp 5bp 24bp 20bp
36850
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \end_inset
36857 </cell>
36858 <cell alignment="center" valignment="top" usebox="none">
36859 \begin_inset Text
36860
36861 \begin_layout Plain Layout
36862
36863 \family sans
36864 File\SpecialChar \menuseparator
36865 Print
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 </row>
36871 <row interlinespace="2.5mm">
36872 <cell alignment="center" valignment="top" usebox="none">
36873 \begin_inset Text
36874
36875 \begin_layout Plain Layout
36876 \begin_inset Graphics
36877         filename ../images/dialog-show_spellchecker.png
36878         BoundingBox 0bp 5bp 20bp 20bp
36879
36880 \end_inset
36881
36882
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 <cell alignment="center" valignment="top" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891
36892 \family sans
36893 Tools\SpecialChar \menuseparator
36894 Spellchecker
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 </row>
36900 <row interlinespace="2.5mm">
36901 <cell alignment="center" valignment="top" usebox="none">
36902 \begin_inset Text
36903
36904 \begin_layout Plain Layout
36905 \begin_inset Graphics
36906         filename ../images/undo.png
36907         BoundingBox 0bp 5bp 20bp 20bp
36908
36909 \end_inset
36910
36911
36912 \end_layout
36913
36914 \end_inset
36915 </cell>
36916 <cell alignment="center" valignment="top" usebox="none">
36917 \begin_inset Text
36918
36919 \begin_layout Plain Layout
36920
36921 \family sans
36922 Edit\SpecialChar \menuseparator
36923 Undo
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 </row>
36929 <row interlinespace="2.5mm">
36930 <cell alignment="center" valignment="top" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934 \begin_inset Graphics
36935         filename ../images/redo.png
36936         BoundingBox 0bp 5bp 20bp 20bp
36937
36938 \end_inset
36939
36940
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949
36950 \family sans
36951 Edit\SpecialChar \menuseparator
36952 Redo
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 </row>
36958 <row interlinespace="2.5mm">
36959 <cell alignment="center" valignment="top" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963 \begin_inset Graphics
36964         filename ../images/cut.png
36965         BoundingBox 0bp 5bp 20bp 20bp
36966
36967 \end_inset
36968
36969
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 <cell alignment="center" valignment="top" usebox="none">
36975 \begin_inset Text
36976
36977 \begin_layout Plain Layout
36978
36979 \family sans
36980 Edit\SpecialChar \menuseparator
36981 Cut
36982 \end_layout
36983
36984 \end_inset
36985 </cell>
36986 </row>
36987 <row interlinespace="2.5mm">
36988 <cell alignment="center" valignment="top" usebox="none">
36989 \begin_inset Text
36990
36991 \begin_layout Plain Layout
36992 \begin_inset Graphics
36993         filename ../images/copy.png
36994         BoundingBox 0bp 5bp 20bp 20bp
36995
36996 \end_inset
36997
36998
36999 \end_layout
37000
37001 \end_inset
37002 </cell>
37003 <cell alignment="center" valignment="top" usebox="none">
37004 \begin_inset Text
37005
37006 \begin_layout Plain Layout
37007
37008 \family sans
37009 Edit\SpecialChar \menuseparator
37010 Copy
37011 \end_layout
37012
37013 \end_inset
37014 </cell>
37015 </row>
37016 <row interlinespace="2.5mm">
37017 <cell alignment="center" valignment="top" usebox="none">
37018 \begin_inset Text
37019
37020 \begin_layout Plain Layout
37021 \begin_inset Graphics
37022         filename ../images/paste.png
37023         BoundingBox 0bp 5bp 20bp 20bp
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \end_inset
37031 </cell>
37032 <cell alignment="center" valignment="top" usebox="none">
37033 \begin_inset Text
37034
37035 \begin_layout Plain Layout
37036
37037 \family sans
37038 Edit\SpecialChar \menuseparator
37039 Paste
37040 \end_layout
37041
37042 \end_inset
37043 </cell>
37044 </row>
37045 <row interlinespace="2.5mm">
37046 <cell alignment="center" valignment="top" usebox="none">
37047 \begin_inset Text
37048
37049 \begin_layout Plain Layout
37050 \begin_inset Graphics
37051         filename ../images/dialog-show_findreplace.png
37052         BoundingBox 0bp 5bp 20bp 25bp
37053         rotateOrigin center
37054
37055 \end_inset
37056
37057
37058 \end_layout
37059
37060 \end_inset
37061 </cell>
37062 <cell alignment="center" valignment="top" usebox="none">
37063 \begin_inset Text
37064
37065 \begin_layout Plain Layout
37066
37067 \family sans
37068 Edit\SpecialChar \menuseparator
37069 Find
37070 \begin_inset space \thinspace{}
37071 \end_inset
37072
37073 &
37074 \begin_inset space \thinspace{}
37075 \end_inset
37076
37077 Replace
37078 \end_layout
37079
37080 \end_inset
37081 </cell>
37082 </row>
37083 <row interlinespace="2.5mm">
37084 <cell alignment="center" valignment="top" usebox="none">
37085 \begin_inset Text
37086
37087 \begin_layout Plain Layout
37088 \begin_inset Graphics
37089         filename ../images/font-emph.png
37090         BoundingBox 0bp 5bp 20bp 20bp
37091
37092 \end_inset
37093
37094
37095 \end_layout
37096
37097 \end_inset
37098 </cell>
37099 <cell alignment="center" valignment="top" usebox="none">
37100 \begin_inset Text
37101
37102 \begin_layout Plain Layout
37103 Emphasize text, function of the Edit
37104 \family sans
37105 \SpecialChar \menuseparator
37106 Text
37107 \begin_inset space ~
37108 \end_inset
37109
37110 Style
37111 \family default
37112  dialog
37113 \end_layout
37114
37115 \end_inset
37116 </cell>
37117 </row>
37118 <row interlinespace="2.5mm">
37119 <cell alignment="center" valignment="top" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123 \begin_inset Graphics
37124         filename ../images/font-noun.png
37125         BoundingBox 0bp 5bp 20bp 20bp
37126
37127 \end_inset
37128
37129
37130 \end_layout
37131
37132 \end_inset
37133 </cell>
37134 <cell alignment="center" valignment="top" usebox="none">
37135 \begin_inset Text
37136
37137 \begin_layout Plain Layout
37138 Set text to noun style, function of the Edit
37139 \family sans
37140 \SpecialChar \menuseparator
37141 Text
37142 \begin_inset space ~
37143 \end_inset
37144
37145 Style
37146 \family default
37147  dialog
37148 \end_layout
37149
37150 \end_inset
37151 </cell>
37152 </row>
37153 <row interlinespace="2.5mm">
37154 <cell alignment="center" valignment="top" usebox="none">
37155 \begin_inset Text
37156
37157 \begin_layout Plain Layout
37158 \begin_inset Graphics
37159         filename ../images/textstyle-apply.png
37160         BoundingBox 0bp 5bp 20bp 20bp
37161
37162 \end_inset
37163
37164
37165 \end_layout
37166
37167 \end_inset
37168 </cell>
37169 <cell alignment="center" valignment="top" usebox="none">
37170 \begin_inset Text
37171
37172 \begin_layout Plain Layout
37173 Formats text using the current settings in the 
37174 \family sans
37175 Edit\SpecialChar \menuseparator
37176 Text
37177 \begin_inset space ~
37178 \end_inset
37179
37180 Style
37181 \family default
37182  dialog
37183 \end_layout
37184
37185 \end_inset
37186 </cell>
37187 </row>
37188 <row interlinespace="2.5mm">
37189 <cell alignment="center" valignment="top" usebox="none">
37190 \begin_inset Text
37191
37192 \begin_layout Plain Layout
37193 \begin_inset Graphics
37194         filename ../images/math-mode.png
37195         BoundingBox 0bp 5bp 20bp 20bp
37196
37197 \end_inset
37198
37199
37200 \end_layout
37201
37202 \end_inset
37203 </cell>
37204 <cell alignment="center" valignment="top" usebox="none">
37205 \begin_inset Text
37206
37207 \begin_layout Plain Layout
37208
37209 \family sans
37210 Insert\SpecialChar \menuseparator
37211 Math\SpecialChar \menuseparator
37212 Inline
37213 \begin_inset space ~
37214 \end_inset
37215
37216 Formula
37217 \end_layout
37218
37219 \end_inset
37220 </cell>
37221 </row>
37222 <row interlinespace="2.5mm">
37223 <cell alignment="center" valignment="top" usebox="none">
37224 \begin_inset Text
37225
37226 \begin_layout Plain Layout
37227 \begin_inset Graphics
37228         filename ../images/dialog-show-new-inset_graphics.png
37229         BoundingBox 0bp 5bp 20bp 25bp
37230         rotateOrigin center
37231
37232 \end_inset
37233
37234
37235 \end_layout
37236
37237 \end_inset
37238 </cell>
37239 <cell alignment="center" valignment="top" usebox="none">
37240 \begin_inset Text
37241
37242 \begin_layout Plain Layout
37243
37244 \family sans
37245 Insert\SpecialChar \menuseparator
37246 Graphics
37247 \end_layout
37248
37249 \end_inset
37250 </cell>
37251 </row>
37252 <row interlinespace="2.5mm">
37253 <cell alignment="center" valignment="top" usebox="none">
37254 \begin_inset Text
37255
37256 \begin_layout Plain Layout
37257 \begin_inset Graphics
37258         filename ../images/tabular-insert.png
37259         BoundingBox 0bp 5bp 20bp 25bp
37260         rotateOrigin center
37261
37262 \end_inset
37263
37264
37265 \end_layout
37266
37267 \end_inset
37268 </cell>
37269 <cell alignment="center" valignment="top" usebox="none">
37270 \begin_inset Text
37271
37272 \begin_layout Plain Layout
37273
37274 \family sans
37275 Insert\SpecialChar \menuseparator
37276 Table
37277 \end_layout
37278
37279 \end_inset
37280 </cell>
37281 </row>
37282 <row interlinespace="2.5mm">
37283 <cell alignment="center" valignment="top" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287 \begin_inset Graphics
37288         filename ../images/dialog-toggle_toc.png
37289         BoundingBox 0bp 5bp 20bp 25bp
37290         rotateOrigin center
37291
37292 \end_inset
37293
37294
37295 \end_layout
37296
37297 \end_inset
37298 </cell>
37299 <cell alignment="center" valignment="top" usebox="none">
37300 \begin_inset Text
37301
37302 \begin_layout Plain Layout
37303 Toggle outline window on/off, 
37304 \family sans
37305 Document\SpecialChar \menuseparator
37306 Outline
37307 \end_layout
37308
37309 \end_inset
37310 </cell>
37311 </row>
37312 <row interlinespace="2.5mm">
37313 <cell alignment="center" valignment="top" usebox="none">
37314 \begin_inset Text
37315
37316 \begin_layout Plain Layout
37317 \begin_inset Graphics
37318         filename ../images/toolbar-toggle_math.png
37319         BoundingBox 0bp 5bp 20bp 25bp
37320         rotateOrigin center
37321
37322 \end_inset
37323
37324
37325 \end_layout
37326
37327 \end_inset
37328 </cell>
37329 <cell alignment="center" valignment="top" usebox="none">
37330 \begin_inset Text
37331
37332 \begin_layout Plain Layout
37333 Toggle math toolbar on/off
37334 \end_layout
37335
37336 \end_inset
37337 </cell>
37338 </row>
37339 <row interlinespace="2.5mm">
37340 <cell alignment="center" valignment="top" usebox="none">
37341 \begin_inset Text
37342
37343 \begin_layout Plain Layout
37344 \begin_inset Graphics
37345         filename ../images/toolbar-toggle_table.png
37346         BoundingBox 0bp 5bp 20bp 25bp
37347         rotateOrigin center
37348
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \end_inset
37355 </cell>
37356 <cell alignment="center" valignment="top" usebox="none">
37357 \begin_inset Text
37358
37359 \begin_layout Plain Layout
37360 Toggle table toolbar on/off
37361 \end_layout
37362
37363 \end_inset
37364 </cell>
37365 </row>
37366 </lyxtabular>
37367
37368 \end_inset
37369
37370
37371 \end_layout
37372
37373 \begin_layout Subsection
37374 Extra Toolbar
37375 \begin_inset Index
37376 status collapsed
37377
37378 \begin_layout Plain Layout
37379 Toolbar ! Extra
37380 \end_layout
37381
37382 \end_inset
37383
37384
37385 \end_layout
37386
37387 \begin_layout Standard
37388 \begin_inset Graphics
37389         filename clipart/ExtraToolbar.png
37390         width 100col%
37391
37392 \end_inset
37393
37394
37395 \end_layout
37396
37397 \begin_layout Standard
37398 \begin_inset VSpace defskip
37399 \end_inset
37400
37401
37402 \end_layout
37403
37404 \begin_layout Standard
37405 The extra toolbar as shown above contains from left to right the following
37406  buttons:
37407 \end_layout
37408
37409 \begin_layout Standard
37410 \begin_inset VSpace defskip
37411 \end_inset
37412
37413
37414 \end_layout
37415
37416 \begin_layout Standard
37417 \begin_inset Tabular
37418 <lyxtabular version="3" rows="24" columns="2">
37419 <features islongtable="true">
37420 <column alignment="left" valignment="top" width="0">
37421 <column alignment="left" valignment="top" width="0">
37422 <row interlinespace="2.5mm">
37423 <cell alignment="center" valignment="top" usebox="none">
37424 \begin_inset Text
37425
37426 \begin_layout Plain Layout
37427 \begin_inset Graphics
37428         filename ../images/layout.png
37429         BoundingBox 0bp 5bp 20bp 25bp
37430         rotateOrigin center
37431
37432 \end_inset
37433
37434
37435 \end_layout
37436
37437 \end_inset
37438 </cell>
37439 <cell alignment="center" valignment="top" usebox="none">
37440 \begin_inset Text
37441
37442 \begin_layout Plain Layout
37443 Default
37444 \end_layout
37445
37446 \end_inset
37447 </cell>
37448 </row>
37449 <row interlinespace="2.5mm">
37450 <cell alignment="center" valignment="top" usebox="none">
37451 \begin_inset Text
37452
37453 \begin_layout Plain Layout
37454 \begin_inset Graphics
37455         filename ../images/layout_Enumerate.png
37456         BoundingBox 0bp 5bp 20bp 25bp
37457         rotateOrigin center
37458
37459 \end_inset
37460
37461
37462 \end_layout
37463
37464 \end_inset
37465 </cell>
37466 <cell alignment="center" valignment="top" usebox="none">
37467 \begin_inset Text
37468
37469 \begin_layout Plain Layout
37470 Numbered list
37471 \end_layout
37472
37473 \end_inset
37474 </cell>
37475 </row>
37476 <row interlinespace="2.5mm">
37477 <cell alignment="center" valignment="top" usebox="none">
37478 \begin_inset Text
37479
37480 \begin_layout Plain Layout
37481 \begin_inset Graphics
37482         filename ../images/layout_Itemize.png
37483         BoundingBox 0bp 5bp 20bp 25bp
37484         rotateOrigin center
37485
37486 \end_inset
37487
37488
37489 \end_layout
37490
37491 \end_inset
37492 </cell>
37493 <cell alignment="center" valignment="top" usebox="none">
37494 \begin_inset Text
37495
37496 \begin_layout Plain Layout
37497 Itemized list
37498 \end_layout
37499
37500 \end_inset
37501 </cell>
37502 </row>
37503 <row interlinespace="2.5mm">
37504 <cell alignment="center" valignment="top" usebox="none">
37505 \begin_inset Text
37506
37507 \begin_layout Plain Layout
37508 \begin_inset Graphics
37509         filename ../images/layout_List.png
37510         BoundingBox 0bp 5bp 20bp 25bp
37511         rotateOrigin center
37512
37513 \end_inset
37514
37515
37516 \end_layout
37517
37518 \end_inset
37519 </cell>
37520 <cell alignment="center" valignment="top" usebox="none">
37521 \begin_inset Text
37522
37523 \begin_layout Plain Layout
37524 List
37525 \end_layout
37526
37527 \end_inset
37528 </cell>
37529 </row>
37530 <row interlinespace="2.5mm">
37531 <cell alignment="center" valignment="top" usebox="none">
37532 \begin_inset Text
37533
37534 \begin_layout Plain Layout
37535 \begin_inset Graphics
37536         filename ../images/layout_Description.png
37537         BoundingBox 0bp 5bp 20bp 25bp
37538         rotateOrigin center
37539
37540 \end_inset
37541
37542
37543 \end_layout
37544
37545 \end_inset
37546 </cell>
37547 <cell alignment="center" valignment="top" usebox="none">
37548 \begin_inset Text
37549
37550 \begin_layout Plain Layout
37551 Description list
37552 \end_layout
37553
37554 \end_inset
37555 </cell>
37556 </row>
37557 <row interlinespace="2.5mm">
37558 <cell alignment="center" valignment="top" usebox="none">
37559 \begin_inset Text
37560
37561 \begin_layout Plain Layout
37562 \begin_inset Graphics
37563         filename ../images/depth-increment.png
37564         BoundingBox 0bp 5bp 20bp 25bp
37565         rotateOrigin center
37566
37567 \end_inset
37568
37569
37570 \end_layout
37571
37572 \end_inset
37573 </cell>
37574 <cell alignment="center" valignment="top" usebox="none">
37575 \begin_inset Text
37576
37577 \begin_layout Plain Layout
37578
37579 \family sans
37580 Edit\SpecialChar \menuseparator
37581 Increase
37582 \begin_inset space ~
37583 \end_inset
37584
37585 List
37586 \begin_inset space ~
37587 \end_inset
37588
37589 Depth
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 </row>
37595 <row interlinespace="2.5mm">
37596 <cell alignment="center" valignment="top" usebox="none">
37597 \begin_inset Text
37598
37599 \begin_layout Plain Layout
37600 \begin_inset Graphics
37601         filename ../images/depth-decrement.png
37602         BoundingBox 0bp 5bp 20bp 25bp
37603         rotateOrigin center
37604
37605 \end_inset
37606
37607
37608 \end_layout
37609
37610 \end_inset
37611 </cell>
37612 <cell alignment="center" valignment="top" usebox="none">
37613 \begin_inset Text
37614
37615 \begin_layout Plain Layout
37616
37617 \family sans
37618 Edit\SpecialChar \menuseparator
37619 Decrease
37620 \begin_inset space ~
37621 \end_inset
37622
37623 List
37624 \begin_inset space ~
37625 \end_inset
37626
37627 Depth
37628 \end_layout
37629
37630 \end_inset
37631 </cell>
37632 </row>
37633 <row interlinespace="2.5mm">
37634 <cell alignment="center" valignment="top" usebox="none">
37635 \begin_inset Text
37636
37637 \begin_layout Plain Layout
37638 \begin_inset Graphics
37639         filename ../images/float-insert_figure.png
37640         BoundingBox 0bp 5bp 20bp 20bp
37641
37642 \end_inset
37643
37644
37645 \end_layout
37646
37647 \end_inset
37648 </cell>
37649 <cell alignment="center" valignment="top" usebox="none">
37650 \begin_inset Text
37651
37652 \begin_layout Plain Layout
37653
37654 \family sans
37655 Insert\SpecialChar \menuseparator
37656 Float\SpecialChar \menuseparator
37657 Figure
37658 \end_layout
37659
37660 \end_inset
37661 </cell>
37662 </row>
37663 <row interlinespace="2.5mm">
37664 <cell alignment="center" valignment="top" usebox="none">
37665 \begin_inset Text
37666
37667 \begin_layout Plain Layout
37668 \begin_inset Graphics
37669         filename ../images/float-insert_table.png
37670         BoundingBox 0bp 5bp 20bp 20bp
37671
37672 \end_inset
37673
37674
37675 \end_layout
37676
37677 \end_inset
37678 </cell>
37679 <cell alignment="center" valignment="top" usebox="none">
37680 \begin_inset Text
37681
37682 \begin_layout Plain Layout
37683
37684 \family sans
37685 Insert\SpecialChar \menuseparator
37686 Float\SpecialChar \menuseparator
37687 Table
37688 \end_layout
37689
37690 \end_inset
37691 </cell>
37692 </row>
37693 <row interlinespace="2.5mm">
37694 <cell alignment="center" valignment="top" usebox="none">
37695 \begin_inset Text
37696
37697 \begin_layout Plain Layout
37698 \begin_inset Graphics
37699         filename ../images/label-insert.png
37700         BoundingBox 0bp 5bp 20bp 20bp
37701
37702 \end_inset
37703
37704
37705 \end_layout
37706
37707 \end_inset
37708 </cell>
37709 <cell alignment="center" valignment="top" usebox="none">
37710 \begin_inset Text
37711
37712 \begin_layout Plain Layout
37713
37714 \family sans
37715 Insert\SpecialChar \menuseparator
37716 Label
37717 \end_layout
37718
37719 \end_inset
37720 </cell>
37721 </row>
37722 <row interlinespace="2.5mm">
37723 <cell alignment="center" valignment="top" usebox="none">
37724 \begin_inset Text
37725
37726 \begin_layout Plain Layout
37727 \begin_inset Graphics
37728         filename ../images/dialog-show-new-inset_ref.png
37729         BoundingBox 0bp 5bp 20bp 20bp
37730
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742
37743 \family sans
37744 Insert\SpecialChar \menuseparator
37745 Cross-Reference
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 </row>
37751 <row interlinespace="2.5mm">
37752 <cell alignment="center" valignment="top" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756 \begin_inset Graphics
37757         filename ../images/dialog-show-new-inset_citation.png
37758         BoundingBox 0bp 5bp 20bp 20bp
37759
37760 \end_inset
37761
37762
37763 \end_layout
37764
37765 \end_inset
37766 </cell>
37767 <cell alignment="center" valignment="top" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771
37772 \family sans
37773 Insert\SpecialChar \menuseparator
37774 Citation
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 </row>
37780 <row interlinespace="2.5mm">
37781 <cell alignment="center" valignment="top" usebox="none">
37782 \begin_inset Text
37783
37784 \begin_layout Plain Layout
37785 \begin_inset Graphics
37786         filename ../images/index-insert.png
37787         BoundingBox 0bp 5bp 20bp 20bp
37788
37789 \end_inset
37790
37791
37792 \end_layout
37793
37794 \end_inset
37795 </cell>
37796 <cell alignment="center" valignment="top" usebox="none">
37797 \begin_inset Text
37798
37799 \begin_layout Plain Layout
37800
37801 \family sans
37802 Insert\SpecialChar \menuseparator
37803 Index
37804 \begin_inset space ~
37805 \end_inset
37806
37807 Entry
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/nomencl-insert.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 Nomenclature
37837 \begin_inset space ~
37838 \end_inset
37839
37840 Entry
37841 \end_layout
37842
37843 \end_inset
37844 </cell>
37845 </row>
37846 <row interlinespace="2.5mm">
37847 <cell alignment="center" valignment="top" usebox="none">
37848 \begin_inset Text
37849
37850 \begin_layout Plain Layout
37851 \begin_inset Graphics
37852         filename ../images/footnote-insert.png
37853         BoundingBox 0bp 5bp 20bp 20bp
37854
37855 \end_inset
37856
37857
37858 \end_layout
37859
37860 \end_inset
37861 </cell>
37862 <cell alignment="center" valignment="top" usebox="none">
37863 \begin_inset Text
37864
37865 \begin_layout Plain Layout
37866
37867 \family sans
37868 Insert\SpecialChar \menuseparator
37869 Footnote
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/marginalnote-insert.png
37882         BoundingBox 0bp 5bp 20bp 25bp
37883         rotateOrigin center
37884
37885 \end_inset
37886
37887
37888 \end_layout
37889
37890 \end_inset
37891 </cell>
37892 <cell alignment="center" valignment="top" usebox="none">
37893 \begin_inset Text
37894
37895 \begin_layout Plain Layout
37896
37897 \family sans
37898 Insert\SpecialChar \menuseparator
37899 Marginal
37900 \begin_inset space ~
37901 \end_inset
37902
37903 Note
37904 \end_layout
37905
37906 \end_inset
37907 </cell>
37908 </row>
37909 <row interlinespace="2.5mm">
37910 <cell alignment="center" valignment="top" usebox="none">
37911 \begin_inset Text
37912
37913 \begin_layout Plain Layout
37914 \begin_inset Graphics
37915         filename ../images/note-insert.png
37916         BoundingBox 0bp 5bp 20bp 20bp
37917
37918 \end_inset
37919
37920
37921 \end_layout
37922
37923 \end_inset
37924 </cell>
37925 <cell alignment="center" valignment="top" usebox="none">
37926 \begin_inset Text
37927
37928 \begin_layout Plain Layout
37929
37930 \family sans
37931 Insert\SpecialChar \menuseparator
37932 Note\SpecialChar \menuseparator
37933 LyX
37934 \begin_inset space ~
37935 \end_inset
37936
37937 Note
37938 \end_layout
37939
37940 \end_inset
37941 </cell>
37942 </row>
37943 <row interlinespace="2.5mm">
37944 <cell alignment="center" valignment="top" usebox="none">
37945 \begin_inset Text
37946
37947 \begin_layout Plain Layout
37948 \begin_inset Graphics
37949         filename ../images/box-insert.png
37950         BoundingBox 0bp 5bp 20bp 20bp
37951
37952 \end_inset
37953
37954
37955 \end_layout
37956
37957 \end_inset
37958 </cell>
37959 <cell alignment="center" valignment="top" usebox="none">
37960 \begin_inset Text
37961
37962 \begin_layout Plain Layout
37963
37964 \family sans
37965 Insert\SpecialChar \menuseparator
37966 Box
37967 \end_layout
37968
37969 \end_inset
37970 </cell>
37971 </row>
37972 <row interlinespace="2.5mm">
37973 <cell alignment="center" valignment="top" usebox="none">
37974 \begin_inset Text
37975
37976 \begin_layout Plain Layout
37977 \begin_inset Graphics
37978         filename ../images/url-insert.png
37979         BoundingBox 0bp 5bp 20bp 20bp
37980
37981 \end_inset
37982
37983
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 <cell alignment="center" valignment="top" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992
37993 \family sans
37994 Insert\SpecialChar \menuseparator
37995 URL
37996 \end_layout
37997
37998 \end_inset
37999 </cell>
38000 </row>
38001 <row interlinespace="2.5mm">
38002 <cell alignment="center" valignment="top" usebox="none">
38003 \begin_inset Text
38004
38005 \begin_layout Plain Layout
38006 \begin_inset Graphics
38007         filename ../images/ert-insert.png
38008         BoundingBox 0bp 5bp 20bp 20bp
38009
38010 \end_inset
38011
38012
38013 \end_layout
38014
38015 \end_inset
38016 </cell>
38017 <cell alignment="center" valignment="top" usebox="none">
38018 \begin_inset Text
38019
38020 \begin_layout Plain Layout
38021
38022 \family sans
38023 Insert\SpecialChar \menuseparator
38024 T
38025 \family default
38026
38027 \begin_inset ERT
38028 status collapsed
38029
38030 \begin_layout Plain Layout
38031
38032 {}
38033 \end_layout
38034
38035 \end_inset
38036
38037
38038 \family sans
38039 eX
38040 \end_layout
38041
38042 \end_inset
38043 </cell>
38044 </row>
38045 <row interlinespace="2.5mm">
38046 <cell alignment="center" valignment="top" usebox="none">
38047 \begin_inset Text
38048
38049 \begin_layout Plain Layout
38050 \begin_inset Graphics
38051         filename ../images/dialog-show-new-inset_include.png
38052         BoundingBox 0bp 5bp 20bp 20bp
38053
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 <cell alignment="center" valignment="top" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065
38066 \family sans
38067 Insert\SpecialChar \menuseparator
38068 File\SpecialChar \menuseparator
38069 Child
38070 \begin_inset space ~
38071 \end_inset
38072
38073 Document
38074 \end_layout
38075
38076 \end_inset
38077 </cell>
38078 </row>
38079 <row interlinespace="2.5mm">
38080 <cell alignment="center" valignment="top" usebox="none">
38081 \begin_inset Text
38082
38083 \begin_layout Plain Layout
38084 \begin_inset Graphics
38085         filename ../images/dialog-show_character.png
38086         BoundingBox 0bp 5bp 20bp 25bp
38087         rotateOrigin center
38088
38089 \end_inset
38090
38091
38092 \end_layout
38093
38094 \end_inset
38095 </cell>
38096 <cell alignment="center" valignment="top" usebox="none">
38097 \begin_inset Text
38098
38099 \begin_layout Plain Layout
38100
38101 \family sans
38102 Edit\SpecialChar \menuseparator
38103 Text
38104 \begin_inset space ~
38105 \end_inset
38106
38107 Style
38108 \end_layout
38109
38110 \end_inset
38111 </cell>
38112 </row>
38113 <row interlinespace="2.5mm">
38114 <cell alignment="center" valignment="top" usebox="none">
38115 \begin_inset Text
38116
38117 \begin_layout Plain Layout
38118 \begin_inset Graphics
38119         filename ../images/layout-paragraph.png
38120         BoundingBox 0bp 5bp 20bp 25bp
38121         rotateOrigin center
38122
38123 \end_inset
38124
38125
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 <cell alignment="center" valignment="top" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134
38135 \family sans
38136 Edit\SpecialChar \menuseparator
38137 Paragraph
38138 \begin_inset space ~
38139 \end_inset
38140
38141 Settings
38142 \end_layout
38143
38144 \end_inset
38145 </cell>
38146 </row>
38147 <row interlinespace="2.5mm">
38148 <cell alignment="center" valignment="top" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152 \begin_inset Graphics
38153         filename ../images/thesaurus-entry.png
38154         BoundingBox 0bp 5bp 20bp 25bp
38155         rotateOrigin center
38156
38157 \end_inset
38158
38159
38160 \end_layout
38161
38162 \end_inset
38163 </cell>
38164 <cell alignment="center" valignment="top" usebox="none">
38165 \begin_inset Text
38166
38167 \begin_layout Plain Layout
38168
38169 \family sans
38170 Tools\SpecialChar \menuseparator
38171 Thesaurus
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 </row>
38177 </lyxtabular>
38178
38179 \end_inset
38180
38181
38182 \end_layout
38183
38184 \begin_layout Subsection
38185 View / Update Toolbar
38186 \begin_inset Index
38187 status collapsed
38188
38189 \begin_layout Plain Layout
38190 Toolbar ! View / Update
38191 \end_layout
38192
38193 \end_inset
38194
38195
38196 \end_layout
38197
38198 \begin_layout Standard
38199 \begin_inset Graphics
38200         filename clipart/ViewToolbar.png
38201
38202 \end_inset
38203
38204
38205 \end_layout
38206
38207 \begin_layout Standard
38208 \begin_inset VSpace defskip
38209 \end_inset
38210
38211
38212 \end_layout
38213
38214 \begin_layout Standard
38215 The view / update toolbar as shown above contains from left to right the
38216  following buttons:
38217 \end_layout
38218
38219 \begin_layout Standard
38220 \begin_inset VSpace defskip
38221 \end_inset
38222
38223
38224 \end_layout
38225
38226 \begin_layout Standard
38227 \begin_inset Tabular
38228 <lyxtabular version="3" rows="6" columns="2">
38229 <features islongtable="true">
38230 <column alignment="left" valignment="top" width="0">
38231 <column alignment="left" valignment="top" width="0">
38232 <row interlinespace="2.5mm">
38233 <cell alignment="center" valignment="top" usebox="none">
38234 \begin_inset Text
38235
38236 \begin_layout Plain Layout
38237 \begin_inset Graphics
38238         filename ../images/buffer-view_dvi.png
38239         BoundingBox 0bp 5bp 20bp 25bp
38240         rotateOrigin center
38241
38242 \end_inset
38243
38244
38245 \end_layout
38246
38247 \end_inset
38248 </cell>
38249 <cell alignment="center" valignment="top" usebox="none">
38250 \begin_inset Text
38251
38252 \begin_layout Plain Layout
38253
38254 \family sans
38255 View\SpecialChar \menuseparator
38256 DVI
38257 \end_layout
38258
38259 \end_inset
38260 </cell>
38261 </row>
38262 <row interlinespace="2.5mm">
38263 <cell alignment="center" valignment="top" usebox="none">
38264 \begin_inset Text
38265
38266 \begin_layout Plain Layout
38267 \begin_inset Graphics
38268         filename ../images/buffer-update_dvi.png
38269         BoundingBox 0bp 5bp 20bp 25bp
38270         rotateOrigin center
38271
38272 \end_inset
38273
38274
38275 \end_layout
38276
38277 \end_inset
38278 </cell>
38279 <cell alignment="center" valignment="top" usebox="none">
38280 \begin_inset Text
38281
38282 \begin_layout Plain Layout
38283
38284 \family sans
38285 View\SpecialChar \menuseparator
38286 Update\SpecialChar \menuseparator
38287 DVI
38288 \end_layout
38289
38290 \end_inset
38291 </cell>
38292 </row>
38293 <row interlinespace="2.5mm">
38294 <cell alignment="center" valignment="top" usebox="none">
38295 \begin_inset Text
38296
38297 \begin_layout Plain Layout
38298 \begin_inset Graphics
38299         filename ../images/buffer-view_pdf2.png
38300         BoundingBox 0bp 5bp 20bp 25bp
38301         rotateOrigin center
38302
38303 \end_inset
38304
38305
38306 \end_layout
38307
38308 \end_inset
38309 </cell>
38310 <cell alignment="center" valignment="top" usebox="none">
38311 \begin_inset Text
38312
38313 \begin_layout Plain Layout
38314
38315 \family sans
38316 View\SpecialChar \menuseparator
38317 PDF
38318 \end_layout
38319
38320 \end_inset
38321 </cell>
38322 </row>
38323 <row interlinespace="2.5mm">
38324 <cell alignment="center" valignment="top" usebox="none">
38325 \begin_inset Text
38326
38327 \begin_layout Plain Layout
38328 \begin_inset Graphics
38329         filename ../images/buffer-update_pdf2.png
38330         BoundingBox 0bp 5bp 20bp 25bp
38331         rotateOrigin center
38332
38333 \end_inset
38334
38335
38336 \end_layout
38337
38338 \end_inset
38339 </cell>
38340 <cell alignment="center" valignment="top" usebox="none">
38341 \begin_inset Text
38342
38343 \begin_layout Plain Layout
38344
38345 \family sans
38346 View\SpecialChar \menuseparator
38347 Update\SpecialChar \menuseparator
38348 PDF
38349 \begin_inset Foot
38350 status collapsed
38351
38352 \begin_layout Plain Layout
38353 This button is on some LyX for Windows installations not here because its
38354  functionality is merged with 
38355 \family sans
38356 View\SpecialChar \menuseparator
38357 PDF
38358 \family default
38359 .
38360  
38361 \end_layout
38362
38363 \end_inset
38364
38365
38366 \end_layout
38367
38368 \end_inset
38369 </cell>
38370 </row>
38371 <row interlinespace="2.5mm">
38372 <cell alignment="center" valignment="top" usebox="none">
38373 \begin_inset Text
38374
38375 \begin_layout Plain Layout
38376 \begin_inset Graphics
38377         filename ../images/buffer-view_ps.png
38378         BoundingBox 0bp 5bp 20bp 25bp
38379         rotateOrigin center
38380
38381 \end_inset
38382
38383
38384 \end_layout
38385
38386 \end_inset
38387 </cell>
38388 <cell alignment="center" valignment="top" usebox="none">
38389 \begin_inset Text
38390
38391 \begin_layout Plain Layout
38392
38393 \family sans
38394 View\SpecialChar \menuseparator
38395 Postscript
38396 \end_layout
38397
38398 \end_inset
38399 </cell>
38400 </row>
38401 <row interlinespace="2.5mm">
38402 <cell alignment="center" valignment="top" usebox="none">
38403 \begin_inset Text
38404
38405 \begin_layout Plain Layout
38406 \begin_inset Graphics
38407         filename ../images/buffer-update_ps.png
38408         BoundingBox 0bp 5bp 20bp 25bp
38409         rotateOrigin center
38410
38411 \end_inset
38412
38413
38414 \end_layout
38415
38416 \end_inset
38417 </cell>
38418 <cell alignment="center" valignment="top" usebox="none">
38419 \begin_inset Text
38420
38421 \begin_layout Plain Layout
38422
38423 \family sans
38424 View\SpecialChar \menuseparator
38425 Update\SpecialChar \menuseparator
38426 Postscript
38427 \end_layout
38428
38429 \end_inset
38430 </cell>
38431 </row>
38432 </lyxtabular>
38433
38434 \end_inset
38435
38436
38437 \end_layout
38438
38439 \begin_layout Subsection
38440 Other Toolbars
38441 \end_layout
38442
38443 \begin_layout Standard
38444 The change tracking toolbar is explained in section
38445 \begin_inset space ~
38446 \end_inset
38447
38448
38449 \begin_inset CommandInset ref
38450 LatexCommand ref
38451 reference "sec:Change-Tracking"
38452
38453 \end_inset
38454
38455 , the table toolbar
38456 \begin_inset Index
38457 status collapsed
38458
38459 \begin_layout Plain Layout
38460 Toolbar ! Table
38461 \end_layout
38462
38463 \end_inset
38464
38465  is explained in the 
38466 \emph on
38467 Embedded Objects
38468 \emph default
38469  manual.
38470 \end_layout
38471
38472 \begin_layout Chapter
38473 The 
38474 \family sans
38475 Preferences
38476 \family default
38477  Dialog
38478 \begin_inset CommandInset label
38479 LatexCommand label
38480 name "cha:The-Preferences-dialog"
38481
38482 \end_inset
38483
38484
38485 \begin_inset Index
38486 status collapsed
38487
38488 \begin_layout Plain Layout
38489 Preferences
38490 \end_layout
38491
38492 \end_inset
38493
38494
38495 \end_layout
38496
38497 \begin_layout Standard
38498 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38499 Preferences.
38500  It consists of submenus explained in the following.
38501 \end_layout
38502
38503 \begin_layout Section
38504 Look and Feel
38505 \end_layout
38506
38507 \begin_layout Subsection
38508 User Interface
38509 \begin_inset CommandInset label
38510 LatexCommand label
38511 name "sec:ui"
38512
38513 \end_inset
38514
38515
38516 \begin_inset Index
38517 status collapsed
38518
38519 \begin_layout Plain Layout
38520 Customization ! of toolbars
38521 \end_layout
38522
38523 \end_inset
38524
38525
38526 \begin_inset Index
38527 status collapsed
38528
38529 \begin_layout Plain Layout
38530 Customization ! of menus
38531 \end_layout
38532
38533 \end_inset
38534
38535
38536 \end_layout
38537
38538 \begin_layout Standard
38539 \begin_inset Note Greyedout
38540 status open
38541
38542 \begin_layout Plain Layout
38543
38544 \series bold
38545 Note:
38546 \series default
38547  You have to restart LyX before changes in ui- and bind-files take effect.
38548 \end_layout
38549
38550 \end_inset
38551
38552
38553 \end_layout
38554
38555 \begin_layout Subsubsection
38556 User Interface File
38557 \begin_inset Index
38558 status collapsed
38559
38560 \begin_layout Plain Layout
38561 Customization ! of toolbars
38562 \end_layout
38563
38564 \end_inset
38565
38566
38567 \begin_inset Index
38568 status collapsed
38569
38570 \begin_layout Plain Layout
38571 Customization ! of menus
38572 \end_layout
38573
38574 \end_inset
38575
38576
38577 \end_layout
38578
38579 \begin_layout Standard
38580 The appearance of the menus and toolbars can be changed by choosing an user
38581  interface (ui) file.
38582  An ui-file is a textfile where the toolbars and menus are listed.
38583  The toolbar buttons and menu entries are specified in the files 
38584 \shape italic
38585 stdtoolbars.inc
38586 \shape default
38587  and 
38588 \shape italic
38589 stdmenus.inc
38590 \shape default
38591 , respectively.
38592  Both files are loaded by the 
38593 \emph on
38594 default.ui
38595 \emph default
38596  file.
38597  To create your own menu and toolbar layout, start with a copy of these
38598  files and edit the entries.
38599 \end_layout
38600
38601 \begin_layout Standard
38602 The syntax of the .inc-files is straightforward: The 
38603 \family sans
38604 Menubar
38605 \family default
38606
38607 \family sans
38608 Menu
38609 \family default
38610  and 
38611 \family sans
38612 Toolbar
38613 \family default
38614  entries must be ended with an explicit 
38615 \family sans
38616 End
38617 \family default
38618 .
38619  They may contain 
38620 \family sans
38621 Submenus
38622 \family default
38623
38624 \family sans
38625 Items
38626 \family default
38627
38628 \family sans
38629 OptItems
38630 \family default
38631
38632 \family sans
38633 Separators
38634 \family default
38635
38636 \family sans
38637 Icons,
38638 \family default
38639  and in the case of the 
38640 \begin_inset Quotes eld
38641 \end_inset
38642
38643 file
38644 \begin_inset Quotes erd
38645 \end_inset
38646
38647  menus a 
38648 \family sans
38649 Lastfiles
38650 \family default
38651  entry.
38652  The syntax for the entries is:
38653 \end_layout
38654
38655 \begin_layout Standard
38656 \begin_inset VSpace smallskip*
38657 \end_inset
38658
38659
38660 \series bold
38661 Item 
38662 \begin_inset Quotes erd
38663 \end_inset
38664
38665 menu 
38666 \series default
38667 or
38668 \series bold
38669  button name
38670 \begin_inset Quotes erd
38671 \end_inset
38672
38673  
38674 \begin_inset Quotes erd
38675 \end_inset
38676
38677 LyX-function
38678 \begin_inset Quotes erd
38679 \end_inset
38680
38681
38682 \end_layout
38683
38684 \begin_layout Standard
38685 \noindent
38686 \begin_inset VSpace smallskip*
38687 \end_inset
38688
38689 All LyX-functions are listed in 
38690 \begin_inset CommandInset citation
38691 LatexCommand cite
38692 key "LyX-func"
38693
38694 \end_inset
38695
38696 .
38697 \end_layout
38698
38699 \begin_layout Standard
38700 \begin_inset VSpace medskip
38701 \end_inset
38702
38703
38704 \end_layout
38705
38706 \begin_layout Standard
38707 An example: Assuming you use the menu 
38708 \family sans
38709 Navigate\SpecialChar \menuseparator
38710 Bookmarks
38711 \family default
38712  quite often and therefore want six available bookmarks, you can add the
38713  line
38714 \end_layout
38715
38716 \begin_layout Standard
38717 \begin_inset VSpace smallskip*
38718 \end_inset
38719
38720
38721 \series bold
38722 Item "Save Bookmark 6" "bookmark-save 6"
38723 \end_layout
38724
38725 \begin_layout Standard
38726 \noindent
38727 \begin_inset VSpace smallskip*
38728 \end_inset
38729
38730 to the navigate menu section in the .inc-file to have the sixth bookmark.
38731 \end_layout
38732
38733 \begin_layout Subsubsection
38734 Bind-File
38735 \begin_inset Index
38736 status collapsed
38737
38738 \begin_layout Plain Layout
38739 Bindings
38740 \end_layout
38741
38742 \end_inset
38743
38744
38745 \end_layout
38746
38747 \begin_layout Standard
38748 Bindings are used to bind a function to a key.
38749  Several binding files are available:
38750 \end_layout
38751
38752 \begin_layout Description
38753 cua.bind typical set of PC keyboard shortcuts
38754 \end_layout
38755
38756 \begin_layout Description
38757 (x)emacs.bind set of bindings like they are used in the editor programs 
38758 \family sans
38759 Emacs
38760 \family default
38761  (
38762 \family sans
38763 XEmacs
38764 \family default
38765 )
38766 \end_layout
38767
38768 \begin_layout Description
38769 mac.bind set of bindings for 
38770 \family sans
38771 Mac
38772 \begin_inset space \thinspace{}
38773 \end_inset
38774
38775 OS
38776 \family default
38777  systems.
38778 \end_layout
38779
38780 \begin_layout Standard
38781 There are also bind-files designed for special document classes, like 
38782 \shape italic
38783 broadway.bind
38784 \shape default
38785 , and bind files for special languages.
38786  The name of language bind-files begin with a language code, e.g.
38787  
38788 \begin_inset Quotes eld
38789 \end_inset
38790
38791 pt
38792 \begin_inset Quotes erd
38793 \end_inset
38794
38795  for Portuguese.
38796  If you use LyX in a certain language, LyX will try to use the appropriate
38797  bind-file.
38798 \end_layout
38799
38800 \begin_layout Standard
38801 Some bind-files, like 
38802 \emph on
38803 math.bind
38804 \emph default
38805 , have only a small scope.
38806  When looking at the the end of the file 
38807 \shape italic
38808 cua.bind
38809 \shape default
38810 , you can see that they are included to keep the overview in the bind-file.
38811 \end_layout
38812
38813 \begin_layout Standard
38814 If you like to customize the keybindings to your own taste, modify the bind-file
38815 s with a text editor.
38816  The syntax of the entries is:
38817 \end_layout
38818
38819 \begin_layout Standard
38820
38821 \series bold
38822
38823 \backslash
38824 bind 
38825 \begin_inset Quotes erd
38826 \end_inset
38827
38828 key combination
38829 \begin_inset Quotes erd
38830 \end_inset
38831
38832  
38833 \begin_inset Quotes erd
38834 \end_inset
38835
38836 LyX-function
38837 \begin_inset Quotes erd
38838 \end_inset
38839
38840
38841 \end_layout
38842
38843 \begin_layout Standard
38844 All LyX-functions are listed in 
38845 \begin_inset CommandInset citation
38846 LatexCommand cite
38847 key "LyX-func"
38848
38849 \end_inset
38850
38851 .
38852 \end_layout
38853
38854 \begin_layout Subsubsection
38855 Session
38856 \end_layout
38857
38858 \begin_layout Standard
38859 When the option 
38860 \family sans
38861 Save
38862 \begin_inset space \thinspace{}
38863 \end_inset
38864
38865 /
38866 \begin_inset space \thinspace{}
38867 \end_inset
38868
38869 restore window size, or use fixed size
38870 \family default
38871  is not checked, you can specify the size of LyX's main window when LyX
38872  is started.
38873 \end_layout
38874
38875 \begin_layout Standard
38876 With the option 
38877 \family sans
38878 Save
38879 \begin_inset space \thinspace{}
38880 \end_inset
38881
38882 /
38883 \begin_inset space \thinspace{}
38884 \end_inset
38885
38886 restore window position
38887 \family default
38888  LyX will be opened with its main window at the last used position.
38889 \end_layout
38890
38891 \begin_layout Standard
38892 The option 
38893 \family sans
38894 Restore cursor positions
38895 \family default
38896  sets the cursor to the position in the file where it has been the last
38897  time.
38898 \end_layout
38899
38900 \begin_layout Standard
38901 The option 
38902 \family sans
38903 Load opened files from last session
38904 \family default
38905  opens all files that were opened in the last LyX session.
38906 \end_layout
38907
38908 \begin_layout Subsubsection
38909 Documents
38910 \begin_inset CommandInset label
38911 LatexCommand label
38912 name "sub:Backup documents"
38913
38914 \end_inset
38915
38916
38917 \begin_inset Index
38918 status collapsed
38919
38920 \begin_layout Plain Layout
38921 Backup ! Documents
38922 \end_layout
38923
38924 \end_inset
38925
38926
38927 \end_layout
38928
38929 \begin_layout Standard
38930 When the option 
38931 \family sans
38932 Backup documents
38933 \family default
38934  is set, you can specify the time between backup saves.
38935 \end_layout
38936
38937 \begin_layout Standard
38938
38939 \family sans
38940 Maximum last files
38941 \family default
38942  is the number of last opened files that LyX should display in the menu
38943  
38944 \family sans
38945 File\SpecialChar \menuseparator
38946 Open
38947 \begin_inset space ~
38948 \end_inset
38949
38950 Recent
38951 \family default
38952 .
38953 \end_layout
38954
38955 \begin_layout Subsubsection
38956 Scrolling
38957 \end_layout
38958
38959 \begin_layout Standard
38960 The option 
38961 \family sans
38962 Cursor follows scrollbar
38963 \family default
38964  sets the cursor to the top of the currently displayed document part when
38965  scrolling.
38966 \end_layout
38967
38968 \begin_layout Subsubsection
38969 Pixmap Cache
38970 \end_layout
38971
38972 \begin_layout Standard
38973 With the option 
38974 \family sans
38975 Enable Pixmap Cache
38976 \family default
38977  enabled, LyX needs to redraw the screen less often.
38978  This results in better performance, especially on slow systems.
38979  On the other hand, the characters might look more fuzzy on screen.
38980  So whether you enable this or not depends on whether you prefer speed over
38981  aesthetics.
38982  Note that the Pixmap Cache is only available and useful under Mac
38983 \begin_inset space ~
38984 \end_inset
38985
38986 OS and Windows.
38987 \end_layout
38988
38989 \begin_layout Subsection
38990 Screen Fonts
38991 \begin_inset Index
38992 status collapsed
38993
38994 \begin_layout Plain Layout
38995 Font ! Screen
38996 \end_layout
38997
38998 \end_inset
38999
39000
39001 \begin_inset CommandInset label
39002 LatexCommand label
39003 name "sub:Screen-Fonts"
39004
39005 \end_inset
39006
39007
39008 \end_layout
39009
39010 \begin_layout Standard
39011 These fonts are used to display your documents on the screen.
39012 \end_layout
39013
39014 \begin_layout Standard
39015 \begin_inset Note Greyedout
39016 status open
39017
39018 \begin_layout Plain Layout
39019
39020 \series bold
39021 Note:
39022 \series default
39023  This section only deals with the fonts 
39024 \emph on
39025 inside
39026 \emph default
39027  the LyX window.
39028  The fonts that appear on the output are independent from these fonts, and
39029  set in the menu 
39030 \family sans
39031 Document\SpecialChar \menuseparator
39032 Settings\SpecialChar \menuseparator
39033 Fonts
39034 \family default
39035 .
39036 \end_layout
39037
39038 \end_inset
39039
39040
39041 \end_layout
39042
39043 \begin_layout Standard
39044 By default, LyX uses 
39045 \family typewriter
39046 Times
39047 \family default
39048  as roman (serif) font, 
39049 \family typewriter
39050 Arial
39051 \family default
39052  or 
39053 \family typewriter
39054 Helvetica
39055 \family default
39056  (depends on the system) as 
39057 \family sans
39058 sans
39059 \begin_inset space ~
39060 \end_inset
39061
39062 serif
39063 \family default
39064  font, and 
39065 \family typewriter
39066 Courier
39067 \family default
39068  as 
39069 \family typewriter
39070 typewriter
39071 \family default
39072  font.
39073 \end_layout
39074
39075 \begin_layout Standard
39076 You can change the font size with the 
39077 \family sans
39078 Zoom
39079 \family default
39080  setting.
39081 \end_layout
39082
39083 \begin_layout Standard
39084
39085 \family sans
39086 Screen DPI
39087 \family default
39088  is the screen resolution in dpi (dots per inch).
39089  The Font Sizes are calculated as letter height in units of points.
39090  72
39091 \begin_inset space \thinspace{}
39092 \end_inset
39093
39094 points have the size of 1
39095 \begin_inset space \thinspace{}
39096 \end_inset
39097
39098 inch, see Appendix
39099 \begin_inset space ~
39100 \end_inset
39101
39102
39103 \begin_inset CommandInset ref
39104 LatexCommand ref
39105 reference "cha:Units-available-in"
39106
39107 \end_inset
39108
39109 .
39110 \end_layout
39111
39112 \begin_layout Standard
39113 The default 
39114 \family sans
39115 Font Sizes
39116 \family default
39117  are the same as if a document font size of 10
39118 \begin_inset Formula $\,$
39119 \end_inset
39120
39121 pt would be used.
39122  The sizes are explained in detail in section
39123 \begin_inset space ~
39124 \end_inset
39125
39126
39127 \begin_inset CommandInset ref
39128 LatexCommand ref
39129 reference "sub:Document-Font"
39130
39131 \end_inset
39132
39133 .
39134 \end_layout
39135
39136 \begin_layout Subsection
39137 Colors
39138 \begin_inset Index
39139 status collapsed
39140
39141 \begin_layout Plain Layout
39142 Color ! LyX screen
39143 \end_layout
39144
39145 \end_inset
39146
39147
39148 \begin_inset Index
39149 status collapsed
39150
39151 \begin_layout Plain Layout
39152 Settings ! Color
39153 \end_layout
39154
39155 \end_inset
39156
39157
39158 \end_layout
39159
39160 \begin_layout Standard
39161 You can here change all colors used by LyX.
39162  Choose an item in the list and use the 
39163 \family sans
39164 Alter
39165 \family default
39166  button.
39167 \end_layout
39168
39169 \begin_layout Subsection
39170 Graphics
39171 \begin_inset Index
39172 status collapsed
39173
39174 \begin_layout Plain Layout
39175 Settings ! Graphics
39176 \end_layout
39177
39178 \end_inset
39179
39180
39181 \end_layout
39182
39183 \begin_layout Standard
39184 Here you can specify how graphics inside LyX are displayed.
39185 \end_layout
39186
39187 \begin_layout Standard
39188
39189 \family sans
39190 Instant Preview
39191 \family default
39192  enables previewing snippets of your document.
39193  This feature is described in section
39194 \begin_inset space ~
39195 \end_inset
39196
39197
39198 \begin_inset CommandInset ref
39199 LatexCommand ref
39200 reference "sec:Previewing-snippets-of"
39201
39202 \end_inset
39203
39204 .
39205 \end_layout
39206
39207 \begin_layout Subsection
39208 Keyboard Map
39209 \begin_inset Index
39210 status collapsed
39211
39212 \begin_layout Plain Layout
39213 Keyboard Map
39214 \end_layout
39215
39216 \end_inset
39217
39218
39219 \begin_inset Index
39220 status collapsed
39221
39222 \begin_layout Plain Layout
39223 Settings ! Keyboard Map
39224 \end_layout
39225
39226 \end_inset
39227
39228
39229 \begin_inset CommandInset label
39230 LatexCommand label
39231 name "sub:Keyboard-Map"
39232
39233 \end_inset
39234
39235
39236 \end_layout
39237
39238 \begin_layout Standard
39239 Normally keyboard settings have to be done in a menu of your operating system.
39240  For the case that this is not possible, LyX provides keyboard maps.
39241  If you have e.
39242 \begin_inset space \thinspace{}
39243 \end_inset
39244
39245 g.
39246 \begin_inset space ~
39247 \end_inset
39248
39249 a Czech keyboard but want to write with it like with a Romanian one, you
39250  can use the keyboard map file named 
39251 \emph on
39252 romanian.kmap
39253 \emph default
39254 .
39255 \end_layout
39256
39257 \begin_layout Standard
39258 \begin_inset Note Greyedout
39259 status open
39260
39261 \begin_layout Plain Layout
39262
39263 \series bold
39264 Note:
39265 \series default
39266  Keyboard maps are only provided as makeshift and don't work on all systems.
39267 \end_layout
39268
39269 \end_inset
39270
39271
39272 \end_layout
39273
39274 \begin_layout Section
39275 Paths
39276 \begin_inset Index
39277 status collapsed
39278
39279 \begin_layout Plain Layout
39280 Paths
39281 \end_layout
39282
39283 \end_inset
39284
39285
39286 \begin_inset Index
39287 status collapsed
39288
39289 \begin_layout Plain Layout
39290 Settings ! Directory
39291 \end_layout
39292
39293 \end_inset
39294
39295
39296 \end_layout
39297
39298 \begin_layout Description
39299 Working
39300 \begin_inset space ~
39301 \end_inset
39302
39303 directory This is LyX's working directory.
39304  It is the default when you 
39305 \family sans
39306 Open
39307 \family default
39308
39309 \family sans
39310 Save
39311 \family default
39312  or 
39313 \family sans
39314 Save
39315 \begin_inset space ~
39316 \end_inset
39317
39318 as
39319 \family default
39320  files.
39321 \end_layout
39322
39323 \begin_layout Description
39324 Document
39325 \begin_inset space ~
39326 \end_inset
39327
39328 templates This directory will be opened when you use the menu 
39329 \family sans
39330 File\SpecialChar \menuseparator
39331 New
39332 \begin_inset space ~
39333 \end_inset
39334
39335 from
39336 \begin_inset space ~
39337 \end_inset
39338
39339 Template
39340 \family default
39341 .
39342 \end_layout
39343
39344 \begin_layout Description
39345 Backup
39346 \begin_inset space ~
39347 \end_inset
39348
39349 directory
39350 \begin_inset Index
39351 status collapsed
39352
39353 \begin_layout Plain Layout
39354 Backup ! Directory
39355 \end_layout
39356
39357 \end_inset
39358
39359  Backup copies will be saved to this directory.
39360  When no directory is given but backups are enabled as described in section
39361 \begin_inset space ~
39362 \end_inset
39363
39364
39365 \begin_inset CommandInset ref
39366 LatexCommand ref
39367 reference "sub:Backup documents"
39368
39369 \end_inset
39370
39371 , the 
39372 \family sans
39373 Working directory
39374 \family default
39375  will be used to save the backups.
39376 \begin_inset Newline newline
39377 \end_inset
39378
39379 The backup files have the ending 
39380 \begin_inset Quotes eld
39381 \end_inset
39382
39383 .lyx~
39384 \begin_inset Quotes erd
39385 \end_inset
39386
39387 .
39388 \end_layout
39389
39390 \begin_layout Description
39391 Ly
39392 \begin_inset ERT
39393 status collapsed
39394
39395 \begin_layout Plain Layout
39396
39397 {}
39398 \end_layout
39399
39400 \end_inset
39401
39402 XServer-Pipe Here you can enter the name of a Unix-pipe.
39403  This pipe is used to send data from external programs to LyX.
39404 \begin_inset Newline newline
39405 \end_inset
39406
39407
39408 \begin_inset Note Greyedout
39409 status open
39410
39411 \begin_layout Plain Layout
39412
39413 \series bold
39414 Note:
39415 \series default
39416  This feature doesn't work on Windows systems.
39417 \end_layout
39418
39419 \end_inset
39420
39421
39422 \end_layout
39423
39424 \begin_layout Description
39425 Temporary
39426 \begin_inset space ~
39427 \end_inset
39428
39429 directory Temporary files will be saved in this directory.
39430 \end_layout
39431
39432 \begin_layout Description
39433 PATH
39434 \begin_inset space ~
39435 \end_inset
39436
39437 prefix This field contains a list of paths to external programs.
39438  When LyX needs to use an external program, it looks in this list where
39439  to find it on the system.
39440  The path list is automatically set up on Windows and Mac systems while
39441  LyX is configured, so that you normally don't have to modify it.
39442  On Unix
39443 \begin_inset space \thinspace{}
39444 \end_inset
39445
39446 /
39447 \begin_inset space \thinspace{}
39448 \end_inset
39449
39450 Linux systems, the path list will need to be set only if there are external
39451  programs you wish to use that are not in your normal system path ($PATH).
39452  
39453 \end_layout
39454
39455 \begin_layout Section
39456 Identity
39457 \end_layout
39458
39459 \begin_layout Standard
39460 Here you can insert your name and email address.
39461  The identity will be used when you have enabled change tracking as described
39462  in section
39463 \begin_inset space ~
39464 \end_inset
39465
39466
39467 \begin_inset CommandInset ref
39468 LatexCommand ref
39469 reference "sec:Change-Tracking"
39470
39471 \end_inset
39472
39473 , to mark changes you make as yours.
39474 \end_layout
39475
39476 \begin_layout Section
39477 Language Settings
39478 \begin_inset Index
39479 status collapsed
39480
39481 \begin_layout Plain Layout
39482 Language ! Settings
39483 \end_layout
39484
39485 \end_inset
39486
39487
39488 \begin_inset Index
39489 status collapsed
39490
39491 \begin_layout Plain Layout
39492 Settings ! Language
39493 \end_layout
39494
39495 \end_inset
39496
39497
39498 \end_layout
39499
39500 \begin_layout Subsection
39501 Language
39502 \end_layout
39503
39504 \begin_layout Description
39505 Default
39506 \begin_inset space ~
39507 \end_inset
39508
39509 language is the language used in new documents
39510 \end_layout
39511
39512 \begin_layout Description
39513 Language
39514 \begin_inset space ~
39515 \end_inset
39516
39517 package is a LaTeX-command to load a LaTeX-package that handles language
39518  issues.
39519  The default is the LaTeX-command 
39520 \family sans
39521
39522 \backslash
39523 usepackage{babel}
39524 \family default
39525  that loads the package 
39526 \series bold
39527 babel
39528 \series default
39529 .
39530 \begin_inset Foot
39531 status collapsed
39532
39533 \begin_layout Plain Layout
39534 For an introduction to the LaTeX-Syntax, have a look at section
39535 \begin_inset space ~
39536 \end_inset
39537
39538
39539 \begin_inset CommandInset ref
39540 LatexCommand ref
39541 reference "sec:ERT"
39542
39543 \end_inset
39544
39545 .
39546 \end_layout
39547
39548 \end_inset
39549
39550
39551 \begin_inset Newline newline
39552 \end_inset
39553
39554 The 
39555 \series bold
39556 babel
39557 \series default
39558  translates in the background automatically text labels of documents to
39559  the document language.
39560  A text label is for instance the word 
39561 \begin_inset Quotes eld
39562 \end_inset
39563
39564 Table
39565 \begin_inset Quotes erd
39566 \end_inset
39567
39568  at the beginning of every table-caption.
39569 \end_layout
39570
39571 \begin_layout Description
39572 Command
39573 \begin_inset space ~
39574 \end_inset
39575
39576 start When a special LaTeX-package is needed to write in a certain document
39577  language, you can here specify the command to start the package.
39578  An example is the start command 
39579 \family sans
39580
39581 \backslash
39582 begin{arabtext}
39583 \family default
39584  that is needed to write Arabic using the package 
39585 \series bold
39586 ArabTeX
39587 \series default
39588 , see 
39589 \begin_inset CommandInset citation
39590 LatexCommand cite
39591 key "Arabic"
39592
39593 \end_inset
39594
39595 .
39596  The default is the 
39597 \series bold
39598 babel
39599 \series default
39600  command 
39601 \family sans
39602
39603 \backslash
39604 selectlanguage{$$lang}
39605 \family default
39606 .
39607 \end_layout
39608
39609 \begin_layout Description
39610 Command
39611 \begin_inset space ~
39612 \end_inset
39613
39614 end Counterpart to 
39615 \family sans
39616 Command start
39617 \family default
39618 .
39619  Some packages, like the default, don't have an end command since the start
39620  command toggles the package on and off.
39621 \end_layout
39622
39623 \begin_layout Description
39624 Use
39625 \begin_inset space ~
39626 \end_inset
39627
39628 babel Whether 
39629 \series bold
39630 babel
39631 \series default
39632  is used or not.
39633 \end_layout
39634
39635 \begin_layout Description
39636 Global When this option is set, the languages used in the document will
39637  be added as options to the document class options, so that they can be
39638  used by all Latex@LaTeX-packages.
39639  Otherwise they will only be used as options for the 
39640 \series bold
39641 babel
39642 \series default
39643  package.
39644 \end_layout
39645
39646 \begin_layout Description
39647 Auto
39648 \begin_inset space ~
39649 \end_inset
39650
39651 begin When this option is set, the documents starts with the chosen document
39652  language.
39653  When this option is not set, the 
39654 \family sans
39655 Command
39656 \begin_inset space ~
39657 \end_inset
39658
39659 start
39660 \family default
39661  is explicitly set to the beginning of the document in the LaTeX-output.
39662  This assures that the correct language is used when you use another 
39663 \family sans
39664 Command
39665 \begin_inset space ~
39666 \end_inset
39667
39668 start
39669 \family default
39670  than the default.
39671 \end_layout
39672
39673 \begin_layout Description
39674 Auto
39675 \begin_inset space ~
39676 \end_inset
39677
39678 end Counterpart to 
39679 \family sans
39680 Auto
39681 \begin_inset space ~
39682 \end_inset
39683
39684 begin
39685 \family default
39686 .
39687  When it is not set, the 
39688 \family sans
39689 Command
39690 \begin_inset space ~
39691 \end_inset
39692
39693 end
39694 \family default
39695  is set to the end of the document.
39696 \end_layout
39697
39698 \begin_layout Description
39699 Mark
39700 \begin_inset space ~
39701 \end_inset
39702
39703 foreign
39704 \begin_inset space ~
39705 \end_inset
39706
39707 languages Text marked formatted in a language different from the document
39708  language will be underlined blue.
39709 \end_layout
39710
39711 \begin_layout Description
39712 Right
39713 \begin_inset space ~
39714 \end_inset
39715
39716 to
39717 \begin_inset space ~
39718 \end_inset
39719
39720 left
39721 \begin_inset space ~
39722 \end_inset
39723
39724 language
39725 \begin_inset space ~
39726 \end_inset
39727
39728 support Enables the use of languages, written from right to left, like Arabic,
39729  Hebrew, Farsi.
39730 \end_layout
39731
39732 \begin_layout Subsection
39733 Spellchecker
39734 \end_layout
39735
39736 \begin_layout Standard
39737 The spellchecker settings are explained in section
39738 \begin_inset space ~
39739 \end_inset
39740
39741
39742 \begin_inset CommandInset ref
39743 LatexCommand ref
39744 reference "sec:Spellchecking"
39745
39746 \end_inset
39747
39748
39749 \end_layout
39750
39751 \begin_layout Section
39752 Outputs
39753 \end_layout
39754
39755 \begin_layout Subsection
39756 Printer
39757 \begin_inset CommandInset label
39758 LatexCommand label
39759 name "sub:Printer"
39760
39761 \end_inset
39762
39763
39764 \begin_inset Index
39765 status collapsed
39766
39767 \begin_layout Plain Layout
39768 Printer
39769 \end_layout
39770
39771 \end_inset
39772
39773
39774 \begin_inset Index
39775 status collapsed
39776
39777 \begin_layout Plain Layout
39778 Settings ! Printer
39779 \end_layout
39780
39781 \end_inset
39782
39783
39784 \end_layout
39785
39786 \begin_layout Description
39787 Default
39788 \begin_inset space ~
39789 \end_inset
39790
39791 printer Here you can specify the name of your default printer.
39792  The name will be used when the 
39793 \family sans
39794 Printer command
39795 \family default
39796  is executed.
39797 \begin_inset Newline newline
39798 \end_inset
39799
39800
39801 \begin_inset Note Greyedout
39802 status open
39803
39804 \begin_layout Plain Layout
39805
39806 \series bold
39807 Note:
39808 \series default
39809  You can leave this field empty on Windows systems because it has there
39810  no effect.
39811 \end_layout
39812
39813 \end_inset
39814
39815
39816 \end_layout
39817
39818 \begin_layout Description
39819 Adapt
39820 \begin_inset space ~
39821 \end_inset
39822
39823 output
39824 \begin_inset space ~
39825 \end_inset
39826
39827 to
39828 \begin_inset space ~
39829 \end_inset
39830
39831 printer This option works only for the 
39832 \family sans
39833 Printer command
39834 \family default
39835  
39836 \begin_inset Quotes eld
39837 \end_inset
39838
39839
39840 \family sans
39841 dvips
39842 \family default
39843
39844 \begin_inset Quotes erd
39845 \end_inset
39846
39847 .
39848  It activates a configuration file for dvips.
39849  This is an option only for dvips experts.
39850 \end_layout
39851
39852 \begin_layout Description
39853 Printer
39854 \begin_inset space ~
39855 \end_inset
39856
39857 command is the command LyX
39858 \begin_inset space \thinspace{}
39859 \end_inset
39860
39861 /
39862 \begin_inset space \thinspace{}
39863 \end_inset
39864
39865 LaTeX uses for printing.
39866  The default is on most systems 
39867 \family sans
39868 dvips
39869 \family default
39870 .
39871 \end_layout
39872
39873 \begin_layout Description
39874 Printer
39875 \begin_inset space ~
39876 \end_inset
39877
39878 Command
39879 \begin_inset space ~
39880 \end_inset
39881
39882 Options Here you can specify printer options.
39883  A list of printer options with explanations can be found in the documentation
39884  of the program that provides the 
39885 \family sans
39886 Printer command
39887 \family default
39888  you are using.
39889 \end_layout
39890
39891 \begin_layout Subsection
39892 Date Format
39893 \begin_inset Index
39894 status collapsed
39895
39896 \begin_layout Plain Layout
39897 Date Format
39898 \end_layout
39899
39900 \end_inset
39901
39902
39903 \begin_inset Index
39904 status collapsed
39905
39906 \begin_layout Plain Layout
39907 Settings ! Date format
39908 \end_layout
39909
39910 \end_inset
39911
39912
39913 \end_layout
39914
39915 \begin_layout Standard
39916 The date format can be one or a mixture of the formats listed here:
39917 \begin_inset Newline newline
39918 \end_inset
39919
39920
39921 \begin_inset Flex URL
39922 status collapsed
39923
39924 \begin_layout Plain Layout
39925
39926 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
39927 \end_layout
39928
39929 \end_inset
39930
39931
39932 \begin_inset Newline newline
39933 \end_inset
39934
39935 For example the format
39936 \begin_inset Newline newline
39937 \end_inset
39938
39939 %d/%m/%y
39940 \begin_inset Newline newline
39941 \end_inset
39942
39943 prints the date as day/month/year.
39944 \end_layout
39945
39946 \begin_layout Subsection
39947 Plain Text
39948 \end_layout
39949
39950 \begin_layout Description
39951 Output
39952 \begin_inset space ~
39953 \end_inset
39954
39955 line
39956 \begin_inset space ~
39957 \end_inset
39958
39959 length sets the maximum number of characters printed in one line when using
39960  the menu 
39961 \family sans
39962 File\SpecialChar \menuseparator
39963 Export\SpecialChar \menuseparator
39964 Plain
39965 \begin_inset space ~
39966 \end_inset
39967
39968 text
39969 \family default
39970 .
39971  Setting the line line length to 0 means all text is printed in one endless
39972  line.
39973 \end_layout
39974
39975 \begin_layout Description
39976 roff
39977 \begin_inset space ~
39978 \end_inset
39979
39980 command defines an additional command used to produce better ASCII tables
39981  with the 
39982 \family typewriter
39983 groff/troff/nroff
39984 \family default
39985  UNIX-commands (refer to their manuals for more information about them).
39986  Setting this as empty tells LyX to use the internal formatter.
39987 \end_layout
39988
39989 \begin_layout Subsection
39990 LaT
39991 \begin_inset ERT
39992 status collapsed
39993
39994 \begin_layout Plain Layout
39995
39996 {}
39997 \end_layout
39998
39999 \end_inset
40000
40001 eX
40002 \begin_inset CommandInset label
40003 LatexCommand label
40004 name "sub:LaTeX-settings"
40005
40006 \end_inset
40007
40008
40009 \begin_inset Index
40010 status collapsed
40011
40012 \begin_layout Plain Layout
40013 Settings ! Latex@LaTeX
40014 \end_layout
40015
40016 \end_inset
40017
40018
40019 \end_layout
40020
40021 \begin_layout Description
40022 Te
40023 \begin_inset ERT
40024 status collapsed
40025
40026 \begin_layout Plain Layout
40027
40028 {}
40029 \end_layout
40030
40031 \end_inset
40032
40033 X
40034 \begin_inset space ~
40035 \end_inset
40036
40037 encoding This is the default encoding of the document font.
40038  
40039 \family sans
40040 T1
40041 \family default
40042  is the default and covers western languages and symbols.
40043  
40044 \family sans
40045 T2A
40046 \family default
40047
40048 \family sans
40049 T2B
40050 \family default
40051
40052 \family sans
40053 T2C
40054 \family default
40055
40056 \family sans
40057 LCY
40058 \family default
40059 , and 
40060 \family sans
40061 X2
40062 \family default
40063  are for Cyrillic.
40064  Combinations of the encodings are possible, like 
40065 \begin_inset Quotes erd
40066 \end_inset
40067
40068
40069 \family sans
40070 T1, T2B
40071 \family default
40072
40073 \begin_inset Quotes erd
40074 \end_inset
40075
40076 .
40077  The font encoding is normally automatically loaded by the language packages
40078  LyX sets up in the background.
40079  So there is no need to change the default encoding.
40080 \end_layout
40081
40082 \begin_layout Description
40083 Default
40084 \begin_inset space ~
40085 \end_inset
40086
40087 paper
40088 \begin_inset space ~
40089 \end_inset
40090
40091 size This is the paper size that is used for new documents.
40092  The 
40093 \family sans
40094 Default
40095 \family default
40096  value depends on your LaTeX-system setup.
40097 \end_layout
40098
40099 \begin_layout Description
40100 Reset
40101 \begin_inset space ~
40102 \end_inset
40103
40104 class
40105 \begin_inset space ~
40106 \end_inset
40107
40108 options
40109 \begin_inset space ~
40110 \end_inset
40111
40112 when
40113 \begin_inset space ~
40114 \end_inset
40115
40116 document
40117 \begin_inset space ~
40118 \end_inset
40119
40120 classes
40121 \begin_inset space ~
40122 \end_inset
40123
40124 changes Removes all manually set document class options in the 
40125 \family sans
40126 Document\SpecialChar \menuseparator
40127 Settings
40128 \family default
40129  dialog when changing the document class.
40130 \end_layout
40131
40132 \begin_layout Standard
40133 In the 
40134 \family sans
40135 External Applications
40136 \family default
40137  field you can specify commands with parameters for the listed applications.
40138  Before you change something here, it is strongly recommended to read the
40139  manuals of the applications.
40140  Currently the following commands can be set:
40141 \end_layout
40142
40143 \begin_layout Description
40144 CheckTe
40145 \begin_inset ERT
40146 status collapsed
40147
40148 \begin_layout Plain Layout
40149
40150 {}
40151 \end_layout
40152
40153 \end_inset
40154
40155 X
40156 \begin_inset space ~
40157 \end_inset
40158
40159 command Command for the program 
40160 \family sans
40161 CheckTeX
40162 \family default
40163  that is described in section 
40164 \emph on
40165 Checking TeX
40166 \emph default
40167  of the 
40168 \emph on
40169 Extended Features
40170 \emph default
40171  manual.
40172 \end_layout
40173
40174 \begin_layout Description
40175 BibTe
40176 \begin_inset ERT
40177 status collapsed
40178
40179 \begin_layout Plain Layout
40180
40181 {}
40182 \end_layout
40183
40184 \end_inset
40185
40186 X
40187 \begin_inset space ~
40188 \end_inset
40189
40190 command Command for the program 
40191 \family sans
40192 BibTeX
40193 \family default
40194  that generates the bibliography, see section
40195 \begin_inset space ~
40196 \end_inset
40197
40198
40199 \begin_inset CommandInset ref
40200 LatexCommand ref
40201 reference "sub:Bibliography-databases"
40202
40203 \end_inset
40204
40205 .
40206 \end_layout
40207
40208 \begin_layout Description
40209 Index
40210 \begin_inset space ~
40211 \end_inset
40212
40213 command Command for the program that generates the index, see section
40214 \begin_inset space ~
40215 \end_inset
40216
40217
40218 \begin_inset CommandInset ref
40219 LatexCommand ref
40220 reference "sub:Index-Program"
40221
40222 \end_inset
40223
40224 .
40225 \end_layout
40226
40227 \begin_layout Description
40228 DVI
40229 \begin_inset space ~
40230 \end_inset
40231
40232 viewer
40233 \begin_inset space ~
40234 \end_inset
40235
40236 paper
40237 \begin_inset space ~
40238 \end_inset
40239
40240 size
40241 \begin_inset space ~
40242 \end_inset
40243
40244 options They only have an effect when the program 
40245 \family sans
40246 xdvi
40247 \family default
40248  is used as DVI-viewer.
40249 \end_layout
40250
40251 \begin_layout Subsection
40252 Paths
40253 \begin_inset Index
40254 status collapsed
40255
40256 \begin_layout Plain Layout
40257 Paths
40258 \end_layout
40259
40260 \end_inset
40261
40262
40263 \begin_inset Index
40264 status collapsed
40265
40266 \begin_layout Plain Layout
40267 Settings ! Paths
40268 \end_layout
40269
40270 \end_inset
40271
40272
40273 \end_layout
40274
40275 \begin_layout Standard
40276 The submenu 
40277 \family sans
40278 Paths
40279 \family default
40280  is only available in the Windows version of LyX.
40281  The option 
40282 \family sans
40283 Use Windows-style paths in LaTeX files
40284 \family default
40285  uses the Windows path style:
40286 \end_layout
40287
40288 \begin_layout Standard
40289 C:
40290 \backslash
40291 test
40292 \backslash
40293 hello
40294 \end_layout
40295
40296 \begin_layout Standard
40297 instead of the Unix path style:
40298 \end_layout
40299
40300 \begin_layout Standard
40301 C:/test/hello
40302 \end_layout
40303
40304 \begin_layout Section
40305 Converters
40306 \begin_inset Index
40307 status collapsed
40308
40309 \begin_layout Plain Layout
40310 Converters
40311 \end_layout
40312
40313 \end_inset
40314
40315
40316 \end_layout
40317
40318 \begin_layout Standard
40319 Here you find the list of defined converter commands to convert material
40320  from one format to another.
40321  You can modify them or create new ones.
40322  To modify a converter, select it, change the entry of the field 
40323 \family sans
40324 Converter
40325 \family default
40326  and/or 
40327 \family sans
40328 Extra
40329 \begin_inset space ~
40330 \end_inset
40331
40332 flag
40333 \family default
40334 , and press the 
40335 \family sans
40336 Modify
40337 \family default
40338  button.
40339  To create a new converter, select an existing one, select a different format
40340  in the 
40341 \family sans
40342 From
40343 \begin_inset space ~
40344 \end_inset
40345
40346 format
40347 \family default
40348  drop-down list, modify the 
40349 \family sans
40350 Converter
40351 \family default
40352  field, and press the 
40353 \family sans
40354 Add
40355 \family default
40356  button.
40357 \end_layout
40358
40359 \begin_layout Standard
40360 When the 
40361 \family sans
40362 Converter File Cache
40363 \family default
40364  is enabled, conversions will be cached as long as specified in the field
40365  
40366 \family sans
40367 Maximum Age (in days
40368 \family default
40369 ).
40370  This means that images don't need to be converted again when you reopen
40371  a document; the converted images from the cache will be used instead.
40372 \end_layout
40373
40374 \begin_layout Standard
40375 More about converters, like the variables and flags that can be used in
40376  the converter definition, is described in section 
40377 \emph on
40378 Converters
40379 \emph default
40380  of the 
40381 \emph on
40382 Customization
40383 \emph default
40384  manual.
40385 \end_layout
40386
40387 \begin_layout Section
40388 File Formats
40389 \begin_inset Index
40390 status collapsed
40391
40392 \begin_layout Plain Layout
40393 File formats
40394 \end_layout
40395
40396 \end_inset
40397
40398
40399 \begin_inset CommandInset label
40400 LatexCommand label
40401 name "sec:File-Formats"
40402
40403 \end_inset
40404
40405
40406 \end_layout
40407
40408 \begin_layout Standard
40409 Here you find the list of defined file formats that LyX can handle.
40410  You can modify the viewer and editor program that should be used for certain
40411  formats.
40412  To create a new format, select an existing one, change the entry of the
40413  fields 
40414 \family sans
40415 Format
40416 \family default
40417  and 
40418 \family sans
40419 GUI
40420 \begin_inset space ~
40421 \end_inset
40422
40423 name
40424 \family default
40425 , and press the 
40426 \family sans
40427 Add
40428 \family default
40429  button.
40430 \end_layout
40431
40432 \begin_layout Standard
40433 More about formats, like the options that can be used in the format definition,
40434  is described in section 
40435 \emph on
40436 Formats
40437 \emph default
40438  of the 
40439 \emph on
40440 Customization
40441 \emph default
40442  manual.
40443 \end_layout
40444
40445 \begin_layout Section
40446 Copiers
40447 \begin_inset Index
40448 status collapsed
40449
40450 \begin_layout Plain Layout
40451 Copiers
40452 \end_layout
40453
40454 \end_inset
40455
40456
40457 \end_layout
40458
40459 \begin_layout Standard
40460 Here you find the list of defined copiers.
40461  Since all conversions from one format to another take place in LyX's temporary
40462  directory, it is sometimes necessary to modify a file before copying it
40463  to the temporary directory in order that the conversion may be performed.
40464  This is done by a Copier.
40465 \end_layout
40466
40467 \begin_layout Standard
40468 More about converters is described in section 
40469 \emph on
40470 Copiers
40471 \emph default
40472  of the 
40473 \emph on
40474 Customization
40475 \emph default
40476  manual.
40477 \end_layout
40478
40479 \begin_layout Chapter
40480 Units available in LyX
40481 \begin_inset Index
40482 status collapsed
40483
40484 \begin_layout Plain Layout
40485 Units
40486 \end_layout
40487
40488 \end_inset
40489
40490
40491 \begin_inset CommandInset label
40492 LatexCommand label
40493 name "cha:Units-available-in"
40494
40495 \end_inset
40496
40497
40498 \end_layout
40499
40500 \begin_layout Standard
40501 To understand the units described in this documentation, 
40502 \begin_inset CommandInset ref
40503 LatexCommand ref
40504 reference "cap:Units"
40505
40506 \end_inset
40507
40508  explains all units available in LyX.
40509 \end_layout
40510
40511 \begin_layout Standard
40512 \begin_inset Float table
40513 placement h
40514 wide false
40515 sideways false
40516 status open
40517
40518 \begin_layout Plain Layout
40519 \begin_inset Caption
40520
40521 \begin_layout Plain Layout
40522 \begin_inset CommandInset label
40523 LatexCommand label
40524 name "cap:Units"
40525
40526 \end_inset
40527
40528 Units
40529 \end_layout
40530
40531 \end_inset
40532
40533
40534 \end_layout
40535
40536 \begin_layout Plain Layout
40537 \begin_inset VSpace medskip
40538 \end_inset
40539
40540
40541 \end_layout
40542
40543 \begin_layout Plain Layout
40544 \align center
40545 \begin_inset Tabular
40546 <lyxtabular version="3" rows="20" columns="2">
40547 <features>
40548 <column alignment="center" valignment="top" width="0">
40549 <column alignment="center" valignment="top" width="0">
40550 <row>
40551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40552 \begin_inset Text
40553
40554 \begin_layout Plain Layout
40555 unit
40556 \end_layout
40557
40558 \end_inset
40559 </cell>
40560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40561 \begin_inset Text
40562
40563 \begin_layout Plain Layout
40564 name/description
40565 \end_layout
40566
40567 \end_inset
40568 </cell>
40569 </row>
40570 <row>
40571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40572 \begin_inset Text
40573
40574 \begin_layout Plain Layout
40575 mm
40576 \end_layout
40577
40578 \end_inset
40579 </cell>
40580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40581 \begin_inset Text
40582
40583 \begin_layout Plain Layout
40584 millimeter
40585 \end_layout
40586
40587 \end_inset
40588 </cell>
40589 </row>
40590 <row>
40591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40592 \begin_inset Text
40593
40594 \begin_layout Plain Layout
40595 cm
40596 \end_layout
40597
40598 \end_inset
40599 </cell>
40600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40601 \begin_inset Text
40602
40603 \begin_layout Plain Layout
40604 centimeter
40605 \end_layout
40606
40607 \end_inset
40608 </cell>
40609 </row>
40610 <row>
40611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40612 \begin_inset Text
40613
40614 \begin_layout Plain Layout
40615 in
40616 \end_layout
40617
40618 \end_inset
40619 </cell>
40620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40621 \begin_inset Text
40622
40623 \begin_layout Plain Layout
40624 inch
40625 \end_layout
40626
40627 \end_inset
40628 </cell>
40629 </row>
40630 <row>
40631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40632 \begin_inset Text
40633
40634 \begin_layout Plain Layout
40635 pt
40636 \end_layout
40637
40638 \end_inset
40639 </cell>
40640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40641 \begin_inset Text
40642
40643 \begin_layout Plain Layout
40644 point (72.27
40645 \begin_inset space \thinspace{}
40646 \end_inset
40647
40648 pt = 1
40649 \begin_inset space \thinspace{}
40650 \end_inset
40651
40652 in)
40653 \end_layout
40654
40655 \end_inset
40656 </cell>
40657 </row>
40658 <row>
40659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40660 \begin_inset Text
40661
40662 \begin_layout Plain Layout
40663 pc
40664 \end_layout
40665
40666 \end_inset
40667 </cell>
40668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40669 \begin_inset Text
40670
40671 \begin_layout Plain Layout
40672 pica (1
40673 \begin_inset space \thinspace{}
40674 \end_inset
40675
40676 pc = 12
40677 \begin_inset space \thinspace{}
40678 \end_inset
40679
40680 pt)
40681 \end_layout
40682
40683 \end_inset
40684 </cell>
40685 </row>
40686 <row>
40687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40688 \begin_inset Text
40689
40690 \begin_layout Plain Layout
40691 sp
40692 \end_layout
40693
40694 \end_inset
40695 </cell>
40696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40697 \begin_inset Text
40698
40699 \begin_layout Plain Layout
40700 scaled point (65536
40701 \begin_inset space \thinspace{}
40702 \end_inset
40703
40704 sp = 1
40705 \begin_inset space \thinspace{}
40706 \end_inset
40707
40708 pt)
40709 \end_layout
40710
40711 \end_inset
40712 </cell>
40713 </row>
40714 <row>
40715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40716 \begin_inset Text
40717
40718 \begin_layout Plain Layout
40719 bp
40720 \end_layout
40721
40722 \end_inset
40723 </cell>
40724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40725 \begin_inset Text
40726
40727 \begin_layout Plain Layout
40728 big point (72
40729 \begin_inset space \thinspace{}
40730 \end_inset
40731
40732 bp = 1
40733 \begin_inset space \thinspace{}
40734 \end_inset
40735
40736 in)
40737 \end_layout
40738
40739 \end_inset
40740 </cell>
40741 </row>
40742 <row>
40743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40744 \begin_inset Text
40745
40746 \begin_layout Plain Layout
40747 dd
40748 \end_layout
40749
40750 \end_inset
40751 </cell>
40752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40753 \begin_inset Text
40754
40755 \begin_layout Plain Layout
40756 didot (72
40757 \begin_inset space \thinspace{}
40758 \end_inset
40759
40760 dd 
40761 \begin_inset Formula $\approx$
40762 \end_inset
40763
40764  37.6
40765 \begin_inset space \thinspace{}
40766 \end_inset
40767
40768 mm)
40769 \end_layout
40770
40771 \end_inset
40772 </cell>
40773 </row>
40774 <row>
40775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40776 \begin_inset Text
40777
40778 \begin_layout Plain Layout
40779 cc
40780 \end_layout
40781
40782 \end_inset
40783 </cell>
40784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40785 \begin_inset Text
40786
40787 \begin_layout Plain Layout
40788 cicero (1
40789 \begin_inset space \thinspace{}
40790 \end_inset
40791
40792 cc = 12
40793 \begin_inset space \thinspace{}
40794 \end_inset
40795
40796 dd)
40797 \end_layout
40798
40799 \end_inset
40800 </cell>
40801 </row>
40802 <row>
40803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40804 \begin_inset Text
40805
40806 \begin_layout Plain Layout
40807 Scale%
40808 \end_layout
40809
40810 \end_inset
40811 </cell>
40812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40813 \begin_inset Text
40814
40815 \begin_layout Plain Layout
40816 % of original image width
40817 \end_layout
40818
40819 \end_inset
40820 </cell>
40821 </row>
40822 <row>
40823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40824 \begin_inset Text
40825
40826 \begin_layout Plain Layout
40827 text%
40828 \end_layout
40829
40830 \end_inset
40831 </cell>
40832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40833 \begin_inset Text
40834
40835 \begin_layout Plain Layout
40836 % of text width
40837 \end_layout
40838
40839 \end_inset
40840 </cell>
40841 </row>
40842 <row>
40843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40844 \begin_inset Text
40845
40846 \begin_layout Plain Layout
40847 col%
40848 \end_layout
40849
40850 \end_inset
40851 </cell>
40852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40853 \begin_inset Text
40854
40855 \begin_layout Plain Layout
40856 % of column width
40857 \end_layout
40858
40859 \end_inset
40860 </cell>
40861 </row>
40862 <row>
40863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40864 \begin_inset Text
40865
40866 \begin_layout Plain Layout
40867 page%
40868 \end_layout
40869
40870 \end_inset
40871 </cell>
40872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40873 \begin_inset Text
40874
40875 \begin_layout Plain Layout
40876 % of paper width
40877 \end_layout
40878
40879 \end_inset
40880 </cell>
40881 </row>
40882 <row>
40883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40884 \begin_inset Text
40885
40886 \begin_layout Plain Layout
40887 line%
40888 \end_layout
40889
40890 \end_inset
40891 </cell>
40892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40893 \begin_inset Text
40894
40895 \begin_layout Plain Layout
40896 % of line width
40897 \end_layout
40898
40899 \end_inset
40900 </cell>
40901 </row>
40902 <row>
40903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40904 \begin_inset Text
40905
40906 \begin_layout Plain Layout
40907 theight%
40908 \end_layout
40909
40910 \end_inset
40911 </cell>
40912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40913 \begin_inset Text
40914
40915 \begin_layout Plain Layout
40916 % of text height
40917 \end_layout
40918
40919 \end_inset
40920 </cell>
40921 </row>
40922 <row>
40923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40924 \begin_inset Text
40925
40926 \begin_layout Plain Layout
40927 pheight%
40928 \end_layout
40929
40930 \end_inset
40931 </cell>
40932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40933 \begin_inset Text
40934
40935 \begin_layout Plain Layout
40936 % of paper height
40937 \end_layout
40938
40939 \end_inset
40940 </cell>
40941 </row>
40942 <row>
40943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40944 \begin_inset Text
40945
40946 \begin_layout Plain Layout
40947 ex
40948 \end_layout
40949
40950 \end_inset
40951 </cell>
40952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40953 \begin_inset Text
40954
40955 \begin_layout Plain Layout
40956 height of letter 
40957 \emph on
40958 x
40959 \emph default
40960  in current font
40961 \end_layout
40962
40963 \end_inset
40964 </cell>
40965 </row>
40966 <row>
40967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40968 \begin_inset Text
40969
40970 \begin_layout Plain Layout
40971 em
40972 \end_layout
40973
40974 \end_inset
40975 </cell>
40976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40977 \begin_inset Text
40978
40979 \begin_layout Plain Layout
40980 width of letter 
40981 \emph on
40982 M
40983 \emph default
40984  in current font
40985 \end_layout
40986
40987 \end_inset
40988 </cell>
40989 </row>
40990 <row>
40991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40992 \begin_inset Text
40993
40994 \begin_layout Plain Layout
40995 mu
40996 \end_layout
40997
40998 \end_inset
40999 </cell>
41000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41001 \begin_inset Text
41002
41003 \begin_layout Plain Layout
41004 math unit (1
41005 \begin_inset space \thinspace{}
41006 \end_inset
41007
41008 mu = 1/18
41009 \begin_inset space \thinspace{}
41010 \end_inset
41011
41012 em)
41013 \end_layout
41014
41015 \end_inset
41016 </cell>
41017 </row>
41018 </lyxtabular>
41019
41020 \end_inset
41021
41022
41023 \end_layout
41024
41025 \end_inset
41026
41027
41028 \end_layout
41029
41030 \begin_layout Chapter
41031 Credits
41032 \begin_inset CommandInset label
41033 LatexCommand label
41034 name "cha:Credits"
41035
41036 \end_inset
41037
41038
41039 \end_layout
41040
41041 \begin_layout Standard
41042 The documentation is a collaborative effort between many different people
41043  (and we would encourage people to contribute!).
41044 \end_layout
41045
41046 \begin_layout Itemize
41047
41048 \noun on
41049 Alejandro Aguilar Sierra
41050 \end_layout
41051
41052 \begin_layout Itemize
41053
41054 \noun on
41055 Amir Karger
41056 \end_layout
41057
41058 \begin_layout Itemize
41059
41060 \noun on
41061 David Johnson
41062 \end_layout
41063
41064 \begin_layout Itemize
41065
41066 \noun on
41067 Hartmut Haase
41068 \end_layout
41069
41070 \begin_layout Itemize
41071
41072 \noun on
41073 Ignacio García
41074 \end_layout
41075
41076 \begin_layout Itemize
41077
41078 \noun on
41079 Ivan Schreter
41080 \end_layout
41081
41082 \begin_layout Itemize
41083
41084 \noun on
41085 John Raithel
41086 \end_layout
41087
41088 \begin_layout Itemize
41089
41090 \noun on
41091 John Weiss
41092 \end_layout
41093
41094 \begin_layout Itemize
41095
41096 \noun on
41097 Lars Gullik Bjønnes
41098 \end_layout
41099
41100 \begin_layout Itemize
41101
41102 \noun on
41103 Matthias Ettrich
41104 \end_layout
41105
41106 \begin_layout Itemize
41107
41108 \noun on
41109 Matthias Zenker
41110 \end_layout
41111
41112 \begin_layout Itemize
41113
41114 \noun on
41115 Rich Fields
41116 \end_layout
41117
41118 \begin_layout Itemize
41119
41120 \noun on
41121 Pascal André
41122 \end_layout
41123
41124 \begin_layout Itemize
41125
41126 \noun on
41127 Paul Evans
41128 \end_layout
41129
41130 \begin_layout Itemize
41131
41132 \noun on
41133 Paul Russel
41134 \end_layout
41135
41136 \begin_layout Itemize
41137
41138 \noun on
41139 Robin Socha
41140 \end_layout
41141
41142 \begin_layout Itemize
41143
41144 \noun on
41145 Uwe Stöhr
41146 \end_layout
41147
41148 \begin_layout Itemize
41149 The LyX Team: 
41150 \begin_inset CommandInset citation
41151 LatexCommand cite
41152 key "lyxcredit"
41153
41154 \end_inset
41155
41156
41157 \end_layout
41158
41159 \begin_layout Standard
41160 \begin_inset Newpage newpage
41161 \end_inset
41162
41163 The bibliography on the following page was created with the 
41164 \family sans
41165 Bibliography
41166 \family default
41167  environment.
41168 \end_layout
41169
41170 \begin_layout Bibliography
41171 \begin_inset CommandInset bibitem
41172 LatexCommand bibitem
41173 label "Credits"
41174 key "lyxcredit"
41175
41176 \end_inset
41177
41178 The LyX Team: 
41179 \begin_inset CommandInset href
41180 LatexCommand href
41181 name "Credits"
41182 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41183
41184 \end_inset
41185
41186 :
41187 \begin_inset Newline newline
41188 \end_inset
41189
41190
41191 \begin_inset Flex URL
41192 status collapsed
41193
41194 \begin_layout Plain Layout
41195
41196 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41197 \end_layout
41198
41199 \end_inset
41200
41201
41202 \end_layout
41203
41204 \begin_layout Bibliography
41205 \begin_inset CommandInset bibitem
41206 LatexCommand bibitem
41207 key "latexcompanion"
41208
41209 \end_inset
41210
41211 Frank Mittelbach and Michel Goossens: 
41212 \emph on
41213 The LaTeX Companion Second Edition.
41214
41215 \emph default
41216  Addison-Wesley, 2004
41217 \end_layout
41218
41219 \begin_layout Bibliography
41220 \begin_inset CommandInset bibitem
41221 LatexCommand bibitem
41222 key "latexguide"
41223
41224 \end_inset
41225
41226 Helmut Kopka and Patrick W.
41227  Daly: 
41228 \emph on
41229 A Guide to LaTeX Fourth Edition.
41230
41231 \emph default
41232  Addison-Wesley, 2003
41233 \end_layout
41234
41235 \begin_layout Bibliography
41236 \begin_inset CommandInset bibitem
41237 LatexCommand bibitem
41238 key "latexbook"
41239
41240 \end_inset
41241
41242 Leslie Lamport: 
41243 \emph on
41244 LaTeX: A Document Preparation System.
41245
41246 \emph default
41247  Addison-Wesley, second edition, 1994
41248 \end_layout
41249
41250 \begin_layout Bibliography
41251 \begin_inset CommandInset bibitem
41252 LatexCommand bibitem
41253 key "texbook"
41254
41255 \end_inset
41256
41257 Donald E.
41258  Knuth.
41259  
41260 \emph on
41261 The TeXbook.
41262
41263 \emph default
41264  Addison-Wesley, 1984
41265 \end_layout
41266
41267 \begin_layout Bibliography
41268 \begin_inset CommandInset bibitem
41269 LatexCommand bibitem
41270 key "TeXCatalogue"
41271
41272 \end_inset
41273
41274 The TeX Catalogue:
41275 \begin_inset Newline newline
41276 \end_inset
41277
41278
41279 \begin_inset Flex URL
41280 status collapsed
41281
41282 \begin_layout Plain Layout
41283
41284 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41285 \end_layout
41286
41287 \end_inset
41288
41289
41290 \end_layout
41291
41292 \begin_layout Bibliography
41293 \begin_inset CommandInset bibitem
41294 LatexCommand bibitem
41295 key "LaTeXFAQ"
41296
41297 \end_inset
41298
41299 The LaTeX FAQ:
41300 \begin_inset Newline newline
41301 \end_inset
41302
41303
41304 \begin_inset Flex URL
41305 status collapsed
41306
41307 \begin_layout Plain Layout
41308
41309 http://www.tex.ac.uk/cgi-bin/texfaq2html
41310 \end_layout
41311
41312 \end_inset
41313
41314
41315 \end_layout
41316
41317 \begin_layout Bibliography
41318 \begin_inset CommandInset bibitem
41319 LatexCommand bibitem
41320 key "makeindex"
41321
41322 \end_inset
41323
41324
41325 \begin_inset CommandInset href
41326 LatexCommand href
41327 name "Documentation"
41328 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41329
41330 \end_inset
41331
41332  of the program 
41333 \family sans
41334 makeindex
41335 \family default
41336 :
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://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
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 "xindy"
41358
41359 \end_inset
41360
41361
41362 \begin_inset CommandInset href
41363 LatexCommand href
41364 name "Documentation"
41365 target "http://www.xindy.org/documentation.html"
41366
41367 \end_inset
41368
41369  of the program 
41370 \family sans
41371 xindy
41372 \family default
41373 :
41374 \begin_inset Newline newline
41375 \end_inset
41376
41377
41378 \begin_inset Flex URL
41379 status collapsed
41380
41381 \begin_layout Plain Layout
41382
41383 http://www.xindy.org/documentation.html
41384 \end_layout
41385
41386 \end_inset
41387
41388
41389 \end_layout
41390
41391 \begin_layout Bibliography
41392 \begin_inset CommandInset bibitem
41393 LatexCommand bibitem
41394 key "caption"
41395
41396 \end_inset
41397
41398
41399 \begin_inset CommandInset href
41400 LatexCommand href
41401 name "Documentation"
41402 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41403
41404 \end_inset
41405
41406  of the LaTeX-package 
41407 \series bold
41408 caption
41409 \series default
41410
41411 \begin_inset Index
41412 status collapsed
41413
41414 \begin_layout Plain Layout
41415 Latex@LaTeX-packages ! caption
41416 \end_layout
41417
41418 \end_inset
41419
41420 :
41421 \begin_inset Newline newline
41422 \end_inset
41423
41424
41425 \begin_inset Flex URL
41426 status collapsed
41427
41428 \begin_layout Plain Layout
41429
41430 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41431 \end_layout
41432
41433 \end_inset
41434
41435
41436 \end_layout
41437
41438 \begin_layout Bibliography
41439 \begin_inset CommandInset bibitem
41440 LatexCommand bibitem
41441 key "fancyhdr"
41442
41443 \end_inset
41444
41445
41446 \begin_inset CommandInset href
41447 LatexCommand href
41448 name "Documentation"
41449 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41450
41451 \end_inset
41452
41453  of the LaTeX-package 
41454 \series bold
41455 fancyhdr
41456 \series default
41457
41458 \begin_inset Index
41459 status collapsed
41460
41461 \begin_layout Plain Layout
41462 Latex@LaTeX-packages ! fancyhdr
41463 \end_layout
41464
41465 \end_inset
41466
41467 :
41468 \begin_inset Newline newline
41469 \end_inset
41470
41471
41472 \begin_inset Flex URL
41473 status collapsed
41474
41475 \begin_layout Plain Layout
41476
41477 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41478 \end_layout
41479
41480 \end_inset
41481
41482
41483 \end_layout
41484
41485 \begin_layout Bibliography
41486 \begin_inset CommandInset bibitem
41487 LatexCommand bibitem
41488 key "nomencl"
41489
41490 \end_inset
41491
41492
41493 \begin_inset CommandInset href
41494 LatexCommand href
41495 name "Documentation"
41496 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41497
41498 \end_inset
41499
41500  of the LaTeX-package 
41501 \series bold
41502 nomencl
41503 \series default
41504
41505 \begin_inset Index
41506 status collapsed
41507
41508 \begin_layout Plain Layout
41509 Latex@LaTeX-packages ! nomencl
41510 \end_layout
41511
41512 \end_inset
41513
41514 :
41515 \begin_inset Newline newline
41516 \end_inset
41517
41518
41519 \begin_inset Flex URL
41520 status collapsed
41521
41522 \begin_layout Plain Layout
41523
41524 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41525 \end_layout
41526
41527 \end_inset
41528
41529
41530 \end_layout
41531
41532 \begin_layout Bibliography
41533 \begin_inset CommandInset bibitem
41534 LatexCommand bibitem
41535 key "tipa"
41536
41537 \end_inset
41538
41539
41540 \begin_inset CommandInset href
41541 LatexCommand href
41542 name "Documentation"
41543 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41544
41545 \end_inset
41546
41547  of the LaTeX-package 
41548 \series bold
41549 tipa
41550 \series default
41551
41552 \begin_inset Index
41553 status collapsed
41554
41555 \begin_layout Plain Layout
41556 Latex@LaTeX-packages ! tipa
41557 \end_layout
41558
41559 \end_inset
41560
41561 :
41562 \begin_inset Newline newline
41563 \end_inset
41564
41565
41566 \begin_inset Flex URL
41567 status collapsed
41568
41569 \begin_layout Plain Layout
41570
41571 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
41572 \end_layout
41573
41574 \end_inset
41575
41576
41577 \end_layout
41578
41579 \begin_layout Bibliography
41580 \begin_inset CommandInset bibitem
41581 LatexCommand bibitem
41582 key "wrapfig"
41583
41584 \end_inset
41585
41586
41587 \begin_inset CommandInset href
41588 LatexCommand href
41589 name "Documentation"
41590 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
41591
41592 \end_inset
41593
41594  of the LaTeX-package 
41595 \series bold
41596 wrapfig
41597 \series default
41598
41599 \begin_inset Index
41600 status collapsed
41601
41602 \begin_layout Plain Layout
41603 Latex@LaTeX-packages ! wrapfig
41604 \end_layout
41605
41606 \end_inset
41607
41608 :
41609 \begin_inset Newline newline
41610 \end_inset
41611
41612
41613 \begin_inset Flex URL
41614 status collapsed
41615
41616 \begin_layout Plain Layout
41617
41618 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
41619 \end_layout
41620
41621 \end_inset
41622
41623
41624 \end_layout
41625
41626 \begin_layout Bibliography
41627 \begin_inset CommandInset bibitem
41628 LatexCommand bibitem
41629 key "XeTeX"
41630
41631 \end_inset
41632
41633
41634 \begin_inset CommandInset href
41635 LatexCommand href
41636 name "Wiki-page"
41637 target "http://wiki.lyx.org/LyX/XeTeX"
41638
41639 \end_inset
41640
41641  how to use LyX with XeTeX:
41642 \begin_inset Newline newline
41643 \end_inset
41644
41645
41646 \begin_inset Flex URL
41647 status collapsed
41648
41649 \begin_layout Plain Layout
41650
41651 http://wiki.lyx.org/LyX/XeTeX
41652 \end_layout
41653
41654 \end_inset
41655
41656
41657 \end_layout
41658
41659 \begin_layout Bibliography
41660 \begin_inset CommandInset bibitem
41661 LatexCommand bibitem
41662 key "Arabic"
41663
41664 \end_inset
41665
41666
41667 \begin_inset CommandInset href
41668 LatexCommand href
41669 name "Wiki-page"
41670 target "http://wiki.lyx.org/Windows/Arabic"
41671
41672 \end_inset
41673
41674  how to set up LyX for Arabic:
41675 \begin_inset Newline newline
41676 \end_inset
41677
41678
41679 \begin_inset Flex URL
41680 status collapsed
41681
41682 \begin_layout Plain Layout
41683
41684 http://wiki.lyx.org/Windows/Arabic
41685 \end_layout
41686
41687 \end_inset
41688
41689
41690 \end_layout
41691
41692 \begin_layout Bibliography
41693 \begin_inset CommandInset bibitem
41694 LatexCommand bibitem
41695 key "Armenian"
41696
41697 \end_inset
41698
41699
41700 \begin_inset CommandInset href
41701 LatexCommand href
41702 name "Wiki-page"
41703 target "http://wiki.lyx.org/Windows/Armenian"
41704
41705 \end_inset
41706
41707  how to set up LyX for Armenian:
41708 \begin_inset Newline newline
41709 \end_inset
41710
41711
41712 \begin_inset Flex URL
41713 status collapsed
41714
41715 \begin_layout Plain Layout
41716
41717 http://wiki.lyx.org/Windows/Armenian
41718 \end_layout
41719
41720 \end_inset
41721
41722
41723 \end_layout
41724
41725 \begin_layout Bibliography
41726 \begin_inset CommandInset bibitem
41727 LatexCommand bibitem
41728 key "Farsi"
41729
41730 \end_inset
41731
41732
41733 \begin_inset CommandInset href
41734 LatexCommand href
41735 name "Wiki-page"
41736 target "http://wiki.lyx.org/Windows/Farsi"
41737
41738 \end_inset
41739
41740  how to set up LyX for Farsi:
41741 \begin_inset Newline newline
41742 \end_inset
41743
41744
41745 \begin_inset Flex URL
41746 status collapsed
41747
41748 \begin_layout Plain Layout
41749
41750 http://wiki.lyx.org/Windows/Farsi
41751 \end_layout
41752
41753 \end_inset
41754
41755
41756 \end_layout
41757
41758 \begin_layout Bibliography
41759 \begin_inset CommandInset bibitem
41760 LatexCommand bibitem
41761 key "Hebrew"
41762
41763 \end_inset
41764
41765
41766 \begin_inset CommandInset href
41767 LatexCommand href
41768 name "Wiki-page"
41769 target "http://wiki.lyx.org/Windows/Hebrew"
41770
41771 \end_inset
41772
41773  how to set up LyX for Hebrew:
41774 \begin_inset Newline newline
41775 \end_inset
41776
41777
41778 \begin_inset Flex URL
41779 status collapsed
41780
41781 \begin_layout Plain Layout
41782
41783 http://wiki.lyx.org/Windows/Hebrew
41784 \end_layout
41785
41786 \end_inset
41787
41788
41789 \end_layout
41790
41791 \begin_layout Bibliography
41792 \begin_inset CommandInset bibitem
41793 LatexCommand bibitem
41794 key "Japanese"
41795
41796 \end_inset
41797
41798
41799 \begin_inset CommandInset href
41800 LatexCommand href
41801 name "Wiki-page"
41802 target "http://wiki.lyx.org/Windows/Japanese"
41803
41804 \end_inset
41805
41806  how to set up LyX for Japanese:
41807 \begin_inset Newline newline
41808 \end_inset
41809
41810
41811 \begin_inset Flex URL
41812 status collapsed
41813
41814 \begin_layout Plain Layout
41815
41816 http://wiki.lyx.org/Windows/Japanese
41817 \end_layout
41818
41819 \end_inset
41820
41821
41822 \end_layout
41823
41824 \begin_layout Bibliography
41825 \begin_inset CommandInset bibitem
41826 LatexCommand bibitem
41827 key "Vietnamese"
41828
41829 \end_inset
41830
41831
41832 \begin_inset CommandInset href
41833 LatexCommand href
41834 name "Wiki-page"
41835 target "http://wiki.lyx.org/Windows/Vietnamese"
41836
41837 \end_inset
41838
41839  how to set up LyX for Vietnamese:
41840 \begin_inset Newline newline
41841 \end_inset
41842
41843
41844 \begin_inset Flex URL
41845 status collapsed
41846
41847 \begin_layout Plain Layout
41848
41849 http://wiki.lyx.org/Windows/Vietnamese
41850 \end_layout
41851
41852 \end_inset
41853
41854
41855 \end_layout
41856
41857 \begin_layout Bibliography
41858 \begin_inset CommandInset bibitem
41859 LatexCommand bibitem
41860 key "LyX-func"
41861
41862 \end_inset
41863
41864
41865 \begin_inset CommandInset href
41866 LatexCommand href
41867 name "Wiki-page"
41868 target "http://wiki.lyx.org/LyX/LyxFunctionList"
41869
41870 \end_inset
41871
41872  with a list of all available LyX-functions:
41873 \begin_inset Newline newline
41874 \end_inset
41875
41876
41877 \begin_inset Flex URL
41878 status collapsed
41879
41880 \begin_layout Plain Layout
41881
41882 http://wiki.lyx.org/LyX/LyxFunctionList
41883 \end_layout
41884
41885 \end_inset
41886
41887
41888 \end_layout
41889
41890 \begin_layout Bibliography
41891 \begin_inset CommandInset bibitem
41892 LatexCommand bibitem
41893 key "NewInLyX16"
41894
41895 \end_inset
41896
41897
41898 \begin_inset CommandInset href
41899 LatexCommand href
41900 name "Wiki-page"
41901 target "http://wiki.lyx.org/LyX/NewInLyX16"
41902
41903 \end_inset
41904
41905  about new features in 
41906 \family sans
41907 LyX 1.6.0
41908 \family default
41909 :
41910 \begin_inset Newline newline
41911 \end_inset
41912
41913
41914 \begin_inset Flex URL
41915 status collapsed
41916
41917 \begin_layout Plain Layout
41918
41919 http://wiki.lyx.org/LyX/NewInLyX16
41920 \end_layout
41921
41922 \end_inset
41923
41924
41925 \end_layout
41926
41927 \begin_layout Standard
41928 \begin_inset Newpage newpage
41929 \end_inset
41930
41931
41932 \begin_inset ERT
41933 status collapsed
41934
41935 \begin_layout Plain Layout
41936
41937
41938 \backslash
41939 let
41940 \backslash
41941 mybibname
41942 \backslash
41943 bibname
41944 \end_layout
41945
41946 \begin_layout Plain Layout
41947
41948
41949 \backslash
41950 renewcommand{
41951 \backslash
41952 bibname}{
41953 \backslash
41954 mybibname
41955 \backslash
41956 ; 2}
41957 \end_layout
41958
41959 \end_inset
41960
41961
41962 \begin_inset Note Note
41963 status collapsed
41964
41965 \begin_layout Plain Layout
41966 The command 
41967 \series bold
41968
41969 \backslash
41970 bibname
41971 \series default
41972  is the name of the bibliography in the current document language.
41973  It is redefined here with the number 2 at the end to state that the following
41974  bibliography is the second one:
41975 \end_layout
41976
41977 \end_inset
41978
41979
41980 \end_layout
41981
41982 \begin_layout Standard
41983 \begin_inset CommandInset bibtex
41984 LatexCommand bibtex
41985 bibfiles "biblio/LyXDocs"
41986 options "biblio/alphadin"
41987
41988 \end_inset
41989
41990
41991 \end_layout
41992
41993 \begin_layout Standard
41994 The above bibliography is created from a BibTeX-database.
41995 \end_layout
41996
41997 \begin_layout Standard
41998
41999 \series bold
42000 \begin_inset CommandInset nomencl_print
42001 LatexCommand printnomenclature
42002
42003 \end_inset
42004
42005
42006 \begin_inset CommandInset index_print
42007 LatexCommand printindex
42008
42009 \end_inset
42010
42011
42012 \end_layout
42013
42014 \end_body
42015 \end_document