]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
first step of currently countless other to update the UserGuide.lyx
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 319
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27  % the pages of the TOC are numbered roman
28  % and a pdf-bookmark for the TOC is added
29  \pagenumbering{roman}
30  \let\myTOC\tableofcontents
31  \renewcommand\tableofcontents{%
32    \pdfbookmark[1]{Contents}{}
33    \myTOC
34    \cleardoublepage
35    \pagenumbering{arabic} }
36
37 % redefine the \LyX macro for PDF bookmarks
38 \def\LyX{\texorpdfstring{%
39   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
40   {LyX }}
41
42 % define a short command for \textvisiblespace
43 \newcommand{\spce}{\textvisiblespace}
44
45 % redefine the greyed out note
46 \renewenvironment{lyxgreyedout}
47  {\textcolor{blue}\bgroup}{\egroup}
48 \end_preamble
49 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
50 \language english
51 \inputencoding auto
52 \font_roman default
53 \font_sans default
54 \font_typewriter default
55 \font_default_family default
56 \font_sc false
57 \font_osf false
58 \font_sf_scale 100
59 \font_tt_scale 100
60 \graphics default
61 \paperfontsize 12
62 \spacing single
63 \use_hyperref true
64 \pdf_title "The LyX User's Guide"
65 \pdf_author "LyX Team"
66 \pdf_subject "LyX"
67 \pdf_keywords "LyX"
68 \pdf_bookmarks true
69 \pdf_bookmarksnumbered true
70 \pdf_bookmarksopen false
71 \pdf_bookmarksopenlevel 1
72 \pdf_breaklinks false
73 \pdf_pdfborder false
74 \pdf_colorlinks true
75 \pdf_backref false
76 \pdf_pagebackref false
77 \pdf_pdfusetitle false
78 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
79 \papersize default
80 \use_geometry false
81 \use_amsmath 1
82 \use_esint 0
83 \cite_engine basic
84 \use_bibtopic false
85 \paperorientation portrait
86 \branch Question
87 \selected 1
88 \color #00ff00
89 \end_branch
90 \branch Answer
91 \selected 0
92 \color #aa55ff
93 \end_branch
94 \secnumdepth 3
95 \tocdepth 3
96 \paragraph_separation indent
97 \defskip medskip
98 \quotes_language english
99 \papercolumns 1
100 \papersides 2
101 \paperpagestyle default
102 \tracking_changes false
103 \output_changes false
104 \author "" 
105 \author "" 
106 \extra_embedded_files ""
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 PlainLayout
121 \noindent
122 If you have comments or error corrections, please send them to the LyX Documenta
123 tion mailing list: 
124 \family typewriter
125 lyx-docs@lists.lyx.org
126 \end_layout
127
128 \end_inset
129
130
131 \newline
132
133 \newline
134 Version 1.6svn
135 \end_layout
136
137 \begin_layout Standard
138 \begin_inset Note Note
139 status open
140
141 \begin_layout PlainLayout
142 The latest PDF-version of this document can be found here:
143 \newline
144
145 \series bold
146 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
147 \end_layout
148
149 \end_inset
150
151
152 \end_layout
153
154 \begin_layout Standard
155 \begin_inset CommandInset toc
156 LatexCommand tableofcontents
157
158 \end_inset
159
160
161 \end_layout
162
163 \begin_layout Chapter
164 Getting Started
165 \end_layout
166
167 \begin_layout Section
168 What is LyX?
169 \end_layout
170
171 \begin_layout Standard
172 LyX is a document preparation system.
173  It is a tool for producing beautiful manuscripts, publishable books, business
174  letters and proposals, and even poetry.
175  It is unlike most other 
176 \begin_inset Quotes eld
177 \end_inset
178
179 word processors
180 \begin_inset Quotes erd
181 \end_inset
182
183  in the sense that it uses the paradigm of a markup language as its core
184  editing style.
185  That means that when you type a section header, you mark it as a 
186 \begin_inset Quotes eld
187 \end_inset
188
189 Section
190 \begin_inset Quotes erd
191 \end_inset
192
193 , not 
194 \begin_inset Quotes eld
195 \end_inset
196
197 Bold, 17 pt type, left justified, 5 mm space below
198 \begin_inset Quotes erd
199 \end_inset
200
201 .
202  LyX takes care of the typesetting for you, so you deal only with concepts,
203  not the mechanics.
204 \end_layout
205
206 \begin_layout Standard
207 This philosophy is explained in much greater detail in the 
208 \emph on
209
210 \begin_inset Quotes eld
211 \end_inset
212
213 Introduction
214 \begin_inset Quotes erd
215 \end_inset
216
217
218 \emph default
219 .
220  If you haven't read it yet, you need to.
221  Yes, we mean now.
222 \end_layout
223
224 \begin_layout Standard
225 The 
226 \begin_inset Quotes eld
227 \end_inset
228
229
230 \emph on
231 Introduction
232 \emph default
233
234 \begin_inset Quotes erd
235 \end_inset
236
237  describes several things in addition to LyX's philosophy: most importantly,
238  the format of all of the manuals.
239  If you don't read it, you'll have a bear of a time navigating this manual.
240  You might also be better served looking in one of the other manuals instead
241  of this one.
242  
243 \begin_inset Quotes eld
244 \end_inset
245
246
247 \emph on
248 Introduction
249 \emph default
250
251 \begin_inset Quotes erd
252 \end_inset
253
254  describes that, too.
255 \end_layout
256
257 \begin_layout Section
258 How LyX Looks
259 \end_layout
260
261 \begin_layout Standard
262 Like most applications, LyX has the familiar menu bar across the top of
263  its window.
264  Below it is a toolbar with a pulldown box and various buttons.
265  There is, of course, a vertical scrollbar and a main work area for editing
266  documents.
267  Near the bottom of the window is a small window containing a single line
268  of text.
269  This is the 
270 \emph on
271 minibuffer
272 \emph default
273 , which really means 
274 \begin_inset Quotes eld
275 \end_inset
276
277 command buffer
278 \begin_inset Quotes erd
279 \end_inset
280
281 .
282  Type 
283 \family sans
284 M-x
285 \family default
286  when you need to type a command in the minibuffer.
287 \end_layout
288
289 \begin_layout Standard
290 Note that there is no horizontal scroll bar.
291  This is not a bug or an oversight, but intentional.
292  When you read a book, you expect the end of a line to wrap around to the
293  next line.
294  Text overflows onto new pages in a vertical fashion, hence the need for
295  only a vertical scrollbar.
296  There are three cases where you might want a horizontal scrollbar.
297  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
298  This, however, is due
299  to a flaw in the routine that displays graphics on the LyX screen in a
300  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
301  as you'd need to rescale graphics to fit on a page.
302  The second and third cases are tables and equations which are wider than
303  the LyX window.
304  You can use the arrow keys to scroll horizontally through the table, but
305  this doesn't work for equations yet.
306 \end_layout
307
308 \begin_layout Standard
309 For a brief description of all LyX menus and toolbar buttons, have a look
310  at Appendix
311 \begin_inset Space ~
312 \end_inset
313
314
315 \begin_inset CommandInset ref
316 LatexCommand ref
317 reference "cha:The-User-Interface"
318
319 \end_inset
320
321 .
322  Most of them are self-explanatory and you'll find them listed in the correspond
323 ing sections of this documentation.
324 \end_layout
325
326 \begin_layout Section
327 HELP
328 \end_layout
329
330 \begin_layout Standard
331 The help system consists of the LyX manuals.
332  You can read 
333 \emph on
334 all
335 \emph default
336  of the manuals from inside LyX.
337  Just select the manual you want read from the 
338 \family sans
339 Help
340 \family default
341  menu.
342 \end_layout
343
344 \begin_layout Section
345 Basic LyX Setup
346 \begin_inset CommandInset label
347 LatexCommand label
348 name "sec:Basic-LyX-Setup"
349
350 \end_inset
351
352
353 \end_layout
354
355 \begin_layout Standard
356 There are several features of LyX that can be configured from inside LyX,
357  without resorting to configuration files.
358  First, LyX is able to inspect your system to see what programs, LaTeX document
359  classes and LaTeX packages are available.
360  It uses this knowledge to give reasonable defaults to several 
361 \family sans
362 Preferences
363 \begin_inset Index
364 status collapsed
365
366 \begin_layout PlainLayout
367 Preferences
368 \end_layout
369
370 \end_inset
371
372
373 \family default
374  settings.
375  Although this configuration has already been done when LyX was installed
376  on your system, you might have some items that you installed locally, e.g.
377  new LaTeX classes, and which are not seen by LyX.
378  To force LyX to re-inspect your system, you should use 
379 \family sans
380 Tools\SpecialChar \menuseparator
381 Reconfigure
382 \family default
383 .
384 \begin_inset Index
385 status collapsed
386
387 \begin_layout PlainLayout
388 Reconfiguration of LyX
389 \end_layout
390
391 \end_inset
392
393  You should then restart LyX to ensure that the changes are taken into account.
394 \end_layout
395
396 \begin_layout Section
397 LaTeX Setup
398 \begin_inset CommandInset label
399 LatexCommand label
400 name "sec:LaTeX-Setup"
401
402 \end_inset
403
404
405 \end_layout
406
407 \begin_layout Standard
408 LyX needs several LaTeX packages to work properly.
409  The packages found on the system by LyX are listed in the file 
410 \emph on
411 LaT
412 \emph default
413
414 \begin_inset ERT
415 status collapsed
416
417 \begin_layout PlainLayout
418
419 {}
420 \end_layout
421
422 \end_inset
423
424
425 \emph on
426 eX
427 \begin_inset Space ~
428 \end_inset
429
430 Configuration
431 \emph default
432  that will be created when using the menu 
433 \family sans
434 Help\SpecialChar \menuseparator
435 LaT
436 \begin_inset ERT
437 status collapsed
438
439 \begin_layout PlainLayout
440
441 {}
442 \end_layout
443
444 \end_inset
445
446 eX
447 \begin_inset Space ~
448 \end_inset
449
450 Configuration
451 \family default
452 .
453  You should install the required missing packages and then reconfigure LyX.
454 \begin_inset Note Note
455 status collapsed
456
457 \begin_layout PlainLayout
458 The two braces in the ERT box prevent that the term 
459 \begin_inset Quotes eld
460 \end_inset
461
462 LaTeX
463 \begin_inset Quotes erd
464 \end_inset
465
466  is printed with sub- and superscript letters.
467  More on ERT is described in section
468 \begin_inset Space ~
469 \end_inset
470
471
472 \begin_inset CommandInset ref
473 LatexCommand ref
474 reference "sec:ERT"
475
476 \end_inset
477
478 , the printout of proper names like LaTeX is explained in section
479 \begin_inset Space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sub:LyX's-Proper-Names"
486
487 \end_inset
488
489 .
490 \end_layout
491
492 \end_inset
493
494
495 \begin_inset Index
496 status collapsed
497
498 \begin_layout PlainLayout
499 Reconfiguration of LyX
500 \end_layout
501
502 \end_inset
503
504
505 \end_layout
506
507 \begin_layout Chapter
508 How to work with LyX
509 \end_layout
510
511 \begin_layout Section
512 Basic File Operations
513 \begin_inset Index
514 status collapsed
515
516 \begin_layout PlainLayout
517 File Operations
518 \end_layout
519
520 \end_inset
521
522
523 \end_layout
524
525 \begin_layout Standard
526 Under the 
527 \family sans
528 File
529 \family default
530  menu are basic operations for any word processor in addition to some more
531  advanced operations:
532 \end_layout
533
534 \begin_layout Itemize
535
536 \family sans
537 New
538 \end_layout
539
540 \begin_layout Itemize
541
542 \family sans
543 New
544 \begin_inset Space ~
545 \end_inset
546
547 from
548 \bar under
549
550 \begin_inset Space ~
551 \end_inset
552
553
554 \bar default
555 Template
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 Open
562 \end_layout
563
564 \begin_layout Itemize
565
566 \family sans
567 Close
568 \end_layout
569
570 \begin_layout Itemize
571
572 \family sans
573 Save
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Save
580 \begin_inset Space ~
581 \end_inset
582
583 As
584 \end_layout
585
586 \begin_layout Itemize
587
588 \family sans
589 Revert
590 \begin_inset Space ~
591 \end_inset
592
593 to
594 \begin_inset Space ~
595 \end_inset
596
597 saved
598 \end_layout
599
600 \begin_layout Itemize
601
602 \family sans
603 Version
604 \begin_inset Space ~
605 \end_inset
606
607 Control
608 \end_layout
609
610 \begin_layout Itemize
611
612 \family sans
613 Import
614 \end_layout
615
616 \begin_layout Itemize
617
618 \family sans
619 Export
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Print
626 \end_layout
627
628 \begin_layout Itemize
629
630 \family sans
631 Exit
632 \end_layout
633
634 \begin_layout Standard
635 They all do pretty much the same thing as in other word processors, with
636  a few minor differences.
637  The 
638 \family sans
639 File\SpecialChar \menuseparator
640 New
641 \begin_inset Space ~
642 \end_inset
643
644 from
645 \bar under
646
647 \begin_inset Space ~
648 \end_inset
649
650
651 \bar default
652 Template
653 \family default
654  command not only prompts you for a name for the new file, but also prompts
655  you for a template to use.
656  Selecting a template will automatically set certain layout features for
657  the document, features you would otherwise need to change manually.
658  They can be of use for certain classes, especially those for writing letters
659  (see section
660 \begin_inset Space ~
661 \end_inset
662
663
664 \begin_inset CommandInset ref
665 LatexCommand ref
666 reference "sec:Document-Classes"
667
668 \end_inset
669
670 ).
671 \end_layout
672
673 \begin_layout Standard
674 Note: There is no 
675 \begin_inset Quotes eld
676 \end_inset
677
678 default file
679 \begin_inset Quotes erd
680 \end_inset
681
682  or document named 
683 \begin_inset Quotes eld
684 \end_inset
685
686 Untitled
687 \begin_inset Quotes erd
688 \end_inset
689
690  or 
691 \begin_inset Quotes eld
692 \end_inset
693
694 scratch.
695 \begin_inset Quotes erd
696 \end_inset
697
698  Unless you tell LyX to open a file or create a new one, that big, blank
699  space is just that --- a big, blank space.
700 \end_layout
701
702 \begin_layout Standard
703
704 \family sans
705 Revert
706 \begin_inset Space ~
707 \end_inset
708
709 to
710 \begin_inset Space ~
711 \end_inset
712
713 saved
714 \family default
715  and 
716 \family sans
717 Version
718 \begin_inset Space ~
719 \end_inset
720
721 Control
722 \family default
723  are useful if more people work on the same document at the same time
724 \begin_inset Foot
725 status collapsed
726
727 \begin_layout PlainLayout
728 If you plan to do this, you should check out the Version Control feature
729  in LyX also.
730  Read 
731 \emph on
732 Extended Features
733 \emph default
734 \SpecialChar \@.
735
736 \end_layout
737
738 \end_inset
739
740 .
741  
742 \family sans
743 Revert
744 \begin_inset Space ~
745 \end_inset
746
747 to
748 \begin_inset Space ~
749 \end_inset
750
751 saved
752 \family default
753  will reload the document from disk.
754  You can of course also use it if you regret that you changed a document
755  and want to restore it to the last save.
756  With
757 \family sans
758  Version
759 \begin_inset Space ~
760 \end_inset
761
762 Control 
763 \family default
764 you can there register the changes you made to a document so that others
765  can identify this as your changes.
766 \end_layout
767
768 \begin_layout Section
769 Basic Editing Features
770 \begin_inset Index
771 status collapsed
772
773 \begin_layout PlainLayout
774 Editing
775 \end_layout
776
777 \end_inset
778
779
780 \begin_inset CommandInset label
781 LatexCommand label
782 name "sec:Basic-Editing-Features"
783
784 \end_inset
785
786
787 \end_layout
788
789 \begin_layout Standard
790 Like most modern word processors, LyX can perform cut and paste operations
791  on blocks of text, can move by character, word, or screenful of text, and
792  can delete whole words as well as individual characters.
793  The next four sections cover the basic LyX editing features and how to
794  access them.
795  We'll start with cut and paste.
796 \end_layout
797
798 \begin_layout Standard
799 As you might expect, the 
800 \family sans
801 Edit
802 \family default
803  menu has the cut and paste commands, along with various other editing features.
804  Some of these are special and covered in later sections.
805  The basic ones are:
806 \end_layout
807
808 \begin_layout Itemize
809
810 \family sans
811 Cut
812 \end_layout
813
814 \begin_layout Itemize
815
816 \family sans
817 Copy
818 \end_layout
819
820 \begin_layout Itemize
821
822 \family sans
823 Paste
824 \end_layout
825
826 \begin_layout Itemize
827
828 \family sans
829 Paste
830 \begin_inset Space ~
831 \end_inset
832
833 Recent
834 \end_layout
835
836 \begin_layout Itemize
837
838 \family sans
839 Paste
840 \begin_inset Space ~
841 \end_inset
842
843 Special
844 \end_layout
845
846 \begin_layout Itemize
847
848 \family sans
849 Find
850 \begin_inset Space ~
851 \end_inset
852
853 &
854 \begin_inset Space ~
855 \end_inset
856
857 Replace
858 \end_layout
859
860 \begin_layout Standard
861 The first three are self-explanatory.
862  One thing to note: whenever you delete a block of text that you've selected,
863  it's automatically placed in the clipboard.
864  That is, the 
865 \family sans
866 Delete
867 \family default
868  and 
869 \family sans
870 Backspace
871 \family default
872  keys also functions as the 
873 \family sans
874 Cut
875 \family default
876  command.
877  Also, if you've selected text, be careful: If you hit a key, LyX will completel
878 y delete the selected text and replace it with what you just typed.
879  You'll have to do an 
880 \family sans
881 Undo
882 \family default
883  to get back the lost text.
884 \end_layout
885
886 \begin_layout Standard
887 \begin_inset Index
888 status collapsed
889
890 \begin_layout PlainLayout
891 Paste
892 \end_layout
893
894 \end_inset
895
896 You can also copy text between LyX and other programs by cut, copy and paste.
897  The submenu of 
898 \family sans
899 Paste
900 \begin_inset Space ~
901 \end_inset
902
903 Recent
904 \family default
905  shows you a list with the last strings you have pasted.
906 \end_layout
907
908 \begin_layout Standard
909 The menu 
910 \family sans
911 Edit\SpecialChar \menuseparator
912 Paste
913 \begin_inset Space ~
914 \end_inset
915
916 Special\SpecialChar \menuseparator
917 Plain
918 \begin_inset Space ~
919 \end_inset
920
921 Text, Join
922 \begin_inset Space ~
923 \end_inset
924
925 Lines
926 \family default
927  will insert the text in the clipboard so that the whole text is inserted
928  as 
929 \emph on
930 one
931 \emph default
932  paragraph.
933  A new paragraph is started when there is a blank line in the file.
934  Without 
935 \family sans
936 Join
937 \begin_inset Space ~
938 \end_inset
939
940 Lines
941 \family default
942 , the text is inserted as Paragraphs, where the line breaks of the text
943  will start a new paragraph.
944 \end_layout
945
946 \begin_layout Standard
947 \begin_inset Index
948 status collapsed
949
950 \begin_layout PlainLayout
951 Replace
952 \end_layout
953
954 \end_inset
955
956
957 \begin_inset Index
958 status collapsed
959
960 \begin_layout PlainLayout
961 Find
962 \end_layout
963
964 \end_inset
965
966 The 
967 \family sans
968 Edit\SpecialChar \menuseparator
969 Find
970 \begin_inset Space ~
971 \end_inset
972
973 &
974 \begin_inset Space ~
975 \end_inset
976
977 Replace
978 \family default
979  item opens the 
980 \family sans
981 Find
982 \begin_inset Space ~
983 \end_inset
984
985 and
986 \begin_inset Space ~
987 \end_inset
988
989 Replace
990 \family default
991  dialog.
992  Once you've found a word or expression, LyX selects it.
993  Hitting the 
994 \family sans
995 Replace
996 \family default
997  button replaces the selected text with the contents of the 
998 \family sans
999 Replace
1000 \begin_inset Space ~
1001 \end_inset
1002
1003 with
1004 \family default
1005  field.
1006  You can click the 
1007 \family sans
1008 Find
1009 \begin_inset Space ~
1010 \end_inset
1011
1012 Next
1013 \family default
1014  button to skip the current word.
1015  Hit 
1016 \family sans
1017 Replace
1018 \begin_inset Space ~
1019 \end_inset
1020
1021 All
1022 \family default
1023  to replace all occurrences of the text in the document automatically.
1024  The 
1025 \family sans
1026 Case
1027 \begin_inset Space ~
1028 \end_inset
1029
1030 sensitive
1031 \family default
1032  option can be used if you want the search to consider the case of the search
1033  word.
1034  If the toggle is set, searching for 
1035 \begin_inset Quotes eld
1036 \end_inset
1037
1038
1039 \family typewriter
1040 Test
1041 \family default
1042
1043 \begin_inset Quotes erd
1044 \end_inset
1045
1046  will not match the word 
1047 \begin_inset Quotes eld
1048 \end_inset
1049
1050
1051 \family typewriter
1052 test
1053 \family default
1054
1055 \begin_inset Quotes erd
1056 \end_inset
1057
1058 .
1059  The 
1060 \family sans
1061 Match whole words only
1062 \family default
1063  option can be used to force LyX to only find complete words.
1064  I.e., searching for 
1065 \begin_inset Quotes eld
1066 \end_inset
1067
1068
1069 \family typewriter
1070 star
1071 \family default
1072
1073 \begin_inset Quotes erd
1074 \end_inset
1075
1076  will not match 
1077 \begin_inset Quotes eld
1078 \end_inset
1079
1080
1081 \family typewriter
1082 starlet
1083 \family default
1084
1085 \begin_inset Quotes erd
1086 \end_inset
1087
1088 .
1089 \end_layout
1090
1091 \begin_layout Standard
1092 Things like notes, floats, etc., the so called insets can be dissolved.
1093  This means that the inset is deleted and its content is left as normal
1094  text.
1095  Dissolving an inset is done by setting the cursor to the beginning of an
1096  inset and pressing 
1097 \family sans
1098 Backspace
1099 \family default
1100  or by setting the cursor to the end and pressing 
1101 \family sans
1102 Delete
1103 \family default
1104 .
1105 \end_layout
1106
1107 \begin_layout Section
1108 Undo and Redo
1109 \begin_inset Index
1110 status collapsed
1111
1112 \begin_layout PlainLayout
1113 Redo
1114 \end_layout
1115
1116 \end_inset
1117
1118
1119 \begin_inset Index
1120 status collapsed
1121
1122 \begin_layout PlainLayout
1123 Undo
1124 \end_layout
1125
1126 \end_inset
1127
1128
1129 \begin_inset CommandInset label
1130 LatexCommand label
1131 name "sec:Undo-and-Redo"
1132
1133 \end_inset
1134
1135
1136 \end_layout
1137
1138 \begin_layout Standard
1139 If you make a mistake, you can easily recover from it.
1140  LyX has a large-capacity undo/redo buffer.
1141  Select 
1142 \family sans
1143 Edit\SpecialChar \menuseparator
1144 Undo
1145 \family default
1146  to undo some mistake.
1147  If you accidentally undo too much, use 
1148 \family sans
1149 Edit\SpecialChar \menuseparator
1150 Redo
1151 \family default
1152  to 
1153 \begin_inset Quotes eld
1154 \end_inset
1155
1156 undo the undo.
1157 \begin_inset Quotes erd
1158 \end_inset
1159
1160  The undo mechanism is currently limited to 100 steps to minimize memory
1161  overhead.
1162  
1163 \end_layout
1164
1165 \begin_layout Standard
1166 Notice that if you revert back all changes to arrive to the document as
1167  it was last saved, the 
1168 \begin_inset Quotes eld
1169 \end_inset
1170
1171 changed
1172 \begin_inset Quotes erd
1173 \end_inset
1174
1175  status of the document is unfortunately not reset.
1176  This is a consequence of the 100 step undo limit, above.
1177 \end_layout
1178
1179 \begin_layout Standard
1180 The 
1181 \family sans
1182 Undo
1183 \family default
1184  and 
1185 \family sans
1186 Redo
1187 \family default
1188  work on almost everything in LyX.
1189  They have some quirks, too.
1190  They won't 
1191 \family sans
1192 Undo
1193 \family default
1194  or 
1195 \family sans
1196 Redo
1197 \family default
1198  text character by character, but by blocks of text.
1199  That can take some getting used to; you'll have to play with 
1200 \family sans
1201 Undo
1202 \family default
1203  and 
1204 \family sans
1205 Redo
1206 \family default
1207  to get a feel for just how much they'll undo/redo, and after time, you'll
1208  surely appreciate how it works.
1209 \end_layout
1210
1211 \begin_layout Section
1212 Mouse Operations
1213 \begin_inset Index
1214 status collapsed
1215
1216 \begin_layout PlainLayout
1217 Mouse Operations
1218 \end_layout
1219
1220 \end_inset
1221
1222
1223 \end_layout
1224
1225 \begin_layout Standard
1226 This are the most basic mouse operations.
1227 \end_layout
1228
1229 \begin_layout Enumerate
1230 Motion
1231 \end_layout
1232
1233 \begin_deeper
1234 \begin_layout Itemize
1235 Click the 
1236 \emph on
1237 left mouse button
1238 \emph default
1239  once anywhere in the edit window.
1240  The cursor moves to the text under the mouse.
1241 \end_layout
1242
1243 \end_deeper
1244 \begin_layout Enumerate
1245 Selecting Text
1246 \end_layout
1247
1248 \begin_deeper
1249 \begin_layout Itemize
1250 Hold down the 
1251 \emph on
1252 left mouse button
1253 \emph default
1254  and drag the mouse.
1255  LyX marks the text between the old and new mouse positions.
1256  Use 
1257 \family sans
1258 Edit\SpecialChar \menuseparator
1259 Copy
1260 \family default
1261  to create a copy of the text in LyX's buffer (and the clipboard).
1262 \end_layout
1263
1264 \begin_layout Itemize
1265 Re-position the cursor and then paste the text back into LyX using 
1266 \family sans
1267 Edit\SpecialChar \menuseparator
1268 Paste
1269 \family default
1270 .
1271 \end_layout
1272
1273 \end_deeper
1274 \begin_layout Enumerate
1275 Insets (Footnotes, Notes, Floats, etc.)
1276 \end_layout
1277
1278 \begin_deeper
1279 \begin_layout Standard
1280
1281 \emph on
1282 Single click
1283 \emph default
1284  the left mouse button to open or close any of these.
1285  Right-click on them to set its properties.
1286  Also check the appropriate section of this manual for more details.
1287 \end_layout
1288
1289 \end_deeper
1290 \begin_layout Enumerate
1291 Tables
1292 \end_layout
1293
1294 \begin_deeper
1295 \begin_layout Standard
1296
1297 \emph on
1298 Single click
1299 \emph default
1300  the right mouse button to open a dialog that will allow you to manipulate
1301  the table.
1302 \end_layout
1303
1304 \end_deeper
1305 \begin_layout Section
1306 Basic Key Bindings
1307 \begin_inset CommandInset label
1308 LatexCommand label
1309 name "sec:Key-Bindings"
1310
1311 \end_inset
1312
1313
1314 \begin_inset Index
1315 status collapsed
1316
1317 \begin_layout PlainLayout
1318 Key Bindings
1319 \end_layout
1320
1321 \end_inset
1322
1323
1324 \end_layout
1325
1326 \begin_layout Standard
1327 We're not going to cover all of the keybindings.
1328  Be aware that there are at least two different primary binding maps: CUA
1329  and Emacs.
1330  LyX's default is CUA.
1331 \end_layout
1332
1333 \begin_layout Standard
1334 Some keys, like 
1335 \family sans
1336 Page
1337 \begin_inset Space ~
1338 \end_inset
1339
1340 Up
1341 \family default
1342
1343 \family sans
1344 Page
1345 \begin_inset Space ~
1346 \end_inset
1347
1348 Down
1349 \family default
1350
1351 \family sans
1352 Left
1353 \family default
1354
1355 \family sans
1356 Right
1357 \family default
1358
1359 \family sans
1360 Up
1361 \family default
1362 , and 
1363 \family sans
1364 Down
1365 \family default
1366 , do exactly what you expect them to do.
1367  Other keys don't:
1368 \end_layout
1369
1370 \begin_layout Labeling
1371 \labelwidthstring 00.00.0000
1372
1373 \family sans
1374 Tab
1375 \begin_inset CommandInset nomenclature
1376 LatexCommand nomenclature
1377 symbol "Tab"
1378 description "Tabulator key"
1379
1380 \end_inset
1381
1382
1383 \family default
1384  There is no such thing as a tab stop in LyX.
1385  If you don't understand this, go read sections
1386 \begin_inset Space ~
1387 \end_inset
1388
1389
1390 \begin_inset CommandInset ref
1391 LatexCommand ref
1392 reference "sec:Par-indent-intro"
1393
1394 \end_inset
1395
1396  and 
1397 \begin_inset CommandInset ref
1398 LatexCommand ref
1399 reference "sec:Paragraph-Environments"
1400
1401 \end_inset
1402
1403 , especially section
1404 \begin_inset Space ~
1405 \end_inset
1406
1407
1408 \begin_inset CommandInset ref
1409 LatexCommand ref
1410 reference "sub:Lists"
1411
1412 \end_inset
1413
1414 , right now.
1415  Yes, right now.
1416  If you're still confused, look in the 
1417 \emph on
1418 Tutorial
1419 \emph default
1420 .
1421 \end_layout
1422
1423 \begin_layout Labeling
1424 \labelwidthstring 00.00.0000
1425
1426 \family sans
1427 Esc
1428 \begin_inset CommandInset nomenclature
1429 LatexCommand nomenclature
1430 symbol "Esc"
1431 description "Escape key"
1432
1433 \end_inset
1434
1435
1436 \family default
1437  This is the 
1438 \begin_inset Quotes eld
1439 \end_inset
1440
1441 cancel key.
1442 \begin_inset Quotes erd
1443 \end_inset
1444
1445  It's used, generically, to cancel operations.
1446  Other parts of the manual will go into greater detail about this.
1447 \end_layout
1448
1449 \begin_layout Labeling
1450 \labelwidthstring 00.00.0000
1451
1452 \family sans
1453 Home
1454 \family default
1455
1456 \begin_inset Space ~
1457 \end_inset
1458
1459 and
1460 \begin_inset Space ~
1461 \end_inset
1462
1463
1464 \family sans
1465 End
1466 \family default
1467  These move the cursor, respectively, to the beginning and end of a line,
1468  unless you are using the Emacs bindings where they jump to the beginning
1469  or end of the file.
1470 \end_layout
1471
1472 \begin_layout Standard
1473 There are three modifier keys:
1474 \end_layout
1475
1476 \begin_layout Labeling
1477 \labelwidthstring 00.00.0000
1478
1479 \family sans
1480 Control
1481 \family default
1482  (Denoted by 
1483 \begin_inset Quotes eld
1484 \end_inset
1485
1486
1487 \family sans
1488 C
1489 \family default
1490
1491 \begin_inset Quotes erd
1492 \end_inset
1493
1494
1495 \begin_inset CommandInset nomenclature
1496 LatexCommand nomenclature
1497 symbol "C"
1498 description "Control key"
1499
1500 \end_inset
1501
1502  in the documentation files) This has a couple of different uses, depending
1503  on which keys it's used in combination with:
1504 \end_layout
1505
1506 \begin_deeper
1507 \begin_layout Itemize
1508 With 
1509 \family sans
1510 Backspace
1511 \family default
1512  or 
1513 \family sans
1514 Delete
1515 \family default
1516 , it deletes an entire word instead of a single character.
1517 \end_layout
1518
1519 \begin_layout Itemize
1520 With 
1521 \family sans
1522 Left
1523 \family default
1524  and 
1525 \family sans
1526 Right
1527 \family default
1528 , it moves by words instead of characters.
1529 \end_layout
1530
1531 \begin_layout Itemize
1532 With 
1533 \family sans
1534 Home
1535 \family default
1536  and 
1537 \family sans
1538 End
1539 \family default
1540 , it moves to the beginning and the end of the document, respectively.
1541 \end_layout
1542
1543 \end_deeper
1544 \begin_layout Labeling
1545 \labelwidthstring 00.00.0000
1546
1547 \family sans
1548 Shift
1549 \family default
1550  (Denoted by 
1551 \begin_inset Quotes eld
1552 \end_inset
1553
1554
1555 \family sans
1556 S
1557 \family default
1558
1559 \begin_inset Quotes erd
1560 \end_inset
1561
1562
1563 \begin_inset CommandInset nomenclature
1564 LatexCommand nomenclature
1565 symbol "S"
1566 description "Shift key"
1567
1568 \end_inset
1569
1570  in the documentation files) Use this with any of the motion keys to select
1571  the text between the old and new cursor positions.
1572 \end_layout
1573
1574 \begin_layout Labeling
1575 \labelwidthstring 00.00.0000
1576
1577 \family sans
1578 Meta
1579 \family default
1580  (Denoted by 
1581 \begin_inset Quotes eld
1582 \end_inset
1583
1584
1585 \family sans
1586 M
1587 \family default
1588
1589 \begin_inset Quotes erd
1590 \end_inset
1591
1592
1593 \begin_inset CommandInset nomenclature
1594 LatexCommand nomenclature
1595 symbol "M"
1596 description "Meta or Alt key"
1597
1598 \end_inset
1599
1600  in the documentation files) This is the Alt key on many keyboards, unless
1601  your keyboard has a distinct Meta key.
1602  If you have both keys, you will need to try out which one actually performs
1603  the 
1604 \family sans
1605 Meta-
1606 \family default
1607  function.
1608  This key does many different things, but it also activates the 
1609 \emph on
1610 menu accelerator keys
1611 \emph default
1612 .
1613  If you use this in combination with any of the underlined letters in a
1614  menu or menu item, it selects that menu item.
1615 \end_layout
1616
1617 \begin_deeper
1618 \begin_layout Standard
1619 For example, the sequence 
1620 \begin_inset Quotes eld
1621 \end_inset
1622
1623
1624 \family sans
1625 M
1626 \begin_inset Space ~
1627 \end_inset
1628
1629 e
1630 \begin_inset Space ~
1631 \end_inset
1632
1633 s
1634 \family default
1635
1636 \begin_inset Space ~
1637 \end_inset
1638
1639
1640 \family sans
1641 c
1642 \family default
1643
1644 \begin_inset Quotes erd
1645 \end_inset
1646
1647  
1648 \family sans
1649 brings
1650 \family default
1651  up the 
1652 \begin_inset Quotes eld
1653 \end_inset
1654
1655 Text Style
1656 \begin_inset Quotes erd
1657 \end_inset
1658
1659  menu.
1660  Typing 
1661 \begin_inset Quotes eld
1662 \end_inset
1663
1664
1665 \family sans
1666 M
1667 \begin_inset Space ~
1668 \end_inset
1669
1670 f
1671 \family default
1672
1673 \begin_inset Quotes erd
1674 \end_inset
1675
1676  opens the 
1677 \family sans
1678 File
1679 \family default
1680  menu.
1681 \end_layout
1682
1683 \begin_layout Standard
1684 There are also other things bound to the 
1685 \family sans
1686 Meta-
1687 \family default
1688  key, but you'll have to check in the 
1689 \emph on
1690 Reference
1691 \emph default
1692  
1693 \emph on
1694 manual
1695 \emph default
1696  for more info.
1697 \end_layout
1698
1699 \end_deeper
1700 \begin_layout Standard
1701 You'll learn more and more keybindings and short-cut keys as you use LyX,
1702  because most actions will prompt a small message in the status bar at the
1703  bottom of LyX's main window which describe the name of the action, you've
1704  just triggered, and any existing keybindings for that action.
1705  The notation for the keybindings is very similar to the notation used in
1706  this documentation, so you should not have any problems understanding it.
1707  However, notice that Shift-modifiers are explicitly mentioned, so 
1708 \family sans
1709
1710 \begin_inset Quotes eld
1711 \end_inset
1712
1713 M-p S-A
1714 \family default
1715
1716 \begin_inset Quotes erd
1717 \end_inset
1718
1719  means 
1720 \family sans
1721 Meta-p
1722 \family default
1723  followed by a capital 
1724 \family sans
1725 A
1726 \family default
1727 .
1728  
1729 \begin_inset Quotes eld
1730 \end_inset
1731
1732
1733 \family sans
1734 S-C-s
1735 \family default
1736
1737 \begin_inset Quotes erd
1738 \end_inset
1739
1740  means 
1741 \family sans
1742 Shift-Control-s
1743 \family default
1744 .
1745 \end_layout
1746
1747 \begin_layout Chapter
1748 LyX Basics
1749 \begin_inset Index
1750 status collapsed
1751
1752 \begin_layout PlainLayout
1753 LyX ! Basics
1754 \end_layout
1755
1756 \end_inset
1757
1758
1759 \end_layout
1760
1761 \begin_layout Section
1762 Document Types
1763 \begin_inset Index
1764 status collapsed
1765
1766 \begin_layout PlainLayout
1767 Document ! Types
1768 \end_layout
1769
1770 \end_inset
1771
1772
1773 \end_layout
1774
1775 \begin_layout Subsection
1776 Introduction
1777 \end_layout
1778
1779 \begin_layout Standard
1780 Before you do anything else, before you ever start writing a document, you
1781  need to decide what type of document you want to edit.
1782  Different types of documents use different types of spacing, headings,
1783  numbering schemes, and so on.
1784  Additionally, different documents use different paragraph environments,
1785  and format the title of your document differently.
1786 \end_layout
1787
1788 \begin_layout Standard
1789
1790 \emph on
1791 document class
1792 \emph default
1793  describes a group of properties common to a particular set of documents.
1794  By setting the document class, you automatically select these properties,
1795  making it easier to create the type of document you want.
1796  If you don't choose a document class, LyX picks one for you by default.
1797  So, it behooves you to change the class of your document.
1798 \end_layout
1799
1800 \begin_layout Standard
1801 Read on for info about the document classes you can choose from LyX, and
1802  how to adjust their properties.
1803 \end_layout
1804
1805 \begin_layout Subsection
1806 Document Classes
1807 \begin_inset Index
1808 status collapsed
1809
1810 \begin_layout PlainLayout
1811 Document ! Classes
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \begin_inset CommandInset label
1818 LatexCommand label
1819 name "sec:Document-Classes"
1820
1821 \end_inset
1822
1823
1824 \end_layout
1825
1826 \begin_layout Subsubsection
1827 Overview
1828 \end_layout
1829
1830 \begin_layout Standard
1831 There are four standard document classes in LyX.
1832  They are:
1833 \end_layout
1834
1835 \begin_layout Description
1836 Article for basic articles
1837 \end_layout
1838
1839 \begin_layout Description
1840 Report for basic reports
1841 \end_layout
1842
1843 \begin_layout Description
1844 Book for writing a book
1845 \end_layout
1846
1847 \begin_layout Description
1848 Letter for US-style letters
1849 \end_layout
1850
1851 \begin_layout Standard
1852 There are also some non-standard classes, which LyX only uses if you have
1853  installed them.
1854  Here are some of the classes, the full list with detailed explanations
1855  can be found in chapter 
1856 \emph on
1857 Special Document Classes
1858 \emph default
1859  in the 
1860 \emph on
1861 Extended Features
1862 \emph default
1863  manual:
1864 \end_layout
1865
1866 \begin_layout Description
1867 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1868 \end_layout
1869
1870 \begin_layout Description
1871 AAST
1872 \family sans
1873
1874 \begin_inset ERT
1875 status collapsed
1876
1877 \begin_layout PlainLayout
1878
1879 {}
1880 \end_layout
1881
1882 \end_inset
1883
1884
1885 \family default
1886 eX For submissions to the journals published by the American Astronomical
1887  Society
1888 \end_layout
1889
1890 \begin_layout Description
1891 AMS Layouts for articles and books in the style and format used by the American
1892  Mathematical Society (AMS).
1893  There are three article layouts available.
1894  The standard one uses a typical numbering scheme for theorems etc., that
1895  prepends the section number to the number of the result.
1896  All result-type statements (propositions, corollaries, and so on) are sequenced
1897  together, but definitions, examples, and the like have their own sequence.
1898  The 
1899 \begin_inset Quotes eld
1900 \end_inset
1901
1902 sequential numbering
1903 \begin_inset Quotes erd
1904 \end_inset
1905
1906  scheme does not place the section number with each result, but numbers
1907  them throughout the article in a single sequence.
1908  Each type of result gets its own sequence.
1909  There is also a layout that dispenses with numbering of statements altogether.
1910 \end_layout
1911
1912 \begin_layout Description
1913 Beamer Layout for presentations
1914 \end_layout
1915
1916 \begin_layout Description
1917 broadway Layout for writing plays.
1918  It is not an existing LaTeX document class, but a new one which is distributed
1919  with LyX.
1920 \end_layout
1921
1922 \begin_layout Description
1923 curiculum
1924 \begin_inset Space ~
1925 \end_inset
1926
1927 vitae classes to create curriculum vitae
1928 \end_layout
1929
1930 \begin_layout Description
1931 Dinbrief Letters in format of the DIN (German industry norm)
1932 \end_layout
1933
1934 \begin_layout Description
1935 dtk Layout for 
1936 \family typewriter
1937 Die TeXnische Komödie
1938 \family default
1939 , the journal of the German TeX user Group (Dante)
1940 \end_layout
1941
1942 \begin_layout Description
1943 Elsevier Layout for journals of the Elsevier publishing group
1944 \end_layout
1945
1946 \begin_layout Description
1947 Foils Used to make transparencies
1948 \end_layout
1949
1950 \begin_layout Description
1951 g-brief Letters in format of the DIN (German industry norm)
1952 \end_layout
1953
1954 \begin_layout Description
1955 hollywood Used to type spec scripts for the US film industry.
1956  It is not an existing LaTeX document class, but a new one which is distributed
1957  with LyX.
1958 \end_layout
1959
1960 \begin_layout Description
1961 IEEEtran Layout for the journals published by the Institute of Electrical
1962  and Electronics Engineers (IEEE)
1963 \end_layout
1964
1965 \begin_layout Description
1966 IOP Layout for journals of the Institute of Physics publishing group
1967 \end_layout
1968
1969 \begin_layout Description
1970 Kluwer Layout for journals of the Kluwer publishing group
1971 \end_layout
1972
1973 \begin_layout Description
1974 koma-script a replacement for the standard classes, offers many useful features
1975  like caption formatting, automatic print space calculation etc.
1976 \end_layout
1977
1978 \begin_layout Description
1979 Memoir another replacement for the standard classes
1980 \end_layout
1981
1982 \begin_layout Description
1983 paper Used with the 
1984 \family typewriter
1985 paper
1986 \family default
1987  LaTeX document class
1988 \end_layout
1989
1990 \begin_layout Description
1991 Powerdot Layout for presentations
1992 \end_layout
1993
1994 \begin_layout Description
1995 REVTe
1996 \begin_inset ERT
1997 status collapsed
1998
1999 \begin_layout PlainLayout
2000
2001 {}
2002 \end_layout
2003
2004 \end_inset
2005
2006 X is used to write articles for the publications of the American Physical
2007  Society (APS), American Institute of Physics (AIP), and Optical Society
2008  of America (OSA).
2009  This class is not completely compatible with all LyX features.
2010 \end_layout
2011
2012 \begin_layout Description
2013 Slides Used to make transparencies
2014 \end_layout
2015
2016 \begin_layout Description
2017 SPIE
2018 \begin_inset Space ~
2019 \end_inset
2020
2021 Proceedings Layout for the journals published by The International Society
2022  for Optical Engineering (SPIE)
2023 \end_layout
2024
2025 \begin_layout Description
2026 Springer Layouts for journals of the Springer publishing group
2027 \end_layout
2028
2029 \begin_layout Description
2030 TUGboat Layout for 
2031 \family typewriter
2032 TUGboat
2033 \family default
2034 , the journal of the international TeX user Group (TUG)
2035 \end_layout
2036
2037 \begin_layout Standard
2038 We won't go into any detail about how to use these different document classes
2039  here.
2040  You can find all the details about the non-standard classes in the 
2041 \emph on
2042 Extended Editing
2043 \emph default
2044  manual.
2045  Here, we will settle with a list of some of the common properties of all
2046  of the document classes.
2047 \end_layout
2048
2049 \begin_layout Subsubsection
2050 Selecting a Class
2051 \end_layout
2052
2053 \begin_layout Standard
2054 You can select a class using the 
2055 \family sans
2056 Document\SpecialChar \menuseparator
2057 Settings
2058 \begin_inset Index
2059 status collapsed
2060
2061 \begin_layout PlainLayout
2062 Document ! Settings
2063 \end_layout
2064
2065 \end_inset
2066
2067
2068 \family default
2069  dialog.
2070  Select the class you want to use, and make any fine tunings of the options
2071  you may need.
2072 \end_layout
2073
2074 \begin_layout Subsubsection
2075 Properties
2076 \end_layout
2077
2078 \begin_layout Standard
2079 Each class has a default set of options.
2080  Here's a quick table describing them:
2081 \end_layout
2082
2083 \begin_layout Standard
2084 \begin_inset VSpace 0.3cm
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Standard
2091 \align center
2092 \begin_inset Tabular
2093 <lyxtabular version="3" rows="5" columns="5">
2094 <features>
2095 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2096 <column alignment="center" valignment="top" leftline="true" width="0pt">
2097 <column alignment="center" valignment="top" leftline="true" width="0pt">
2098 <column alignment="center" valignment="top" leftline="true" width="0pt">
2099 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2100 <row topline="true" bottomline="true">
2101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2102 \begin_inset Text
2103
2104 \begin_layout PlainLayout
2105
2106 \end_layout
2107
2108 \end_inset
2109 </cell>
2110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2111 \begin_inset Text
2112
2113 \begin_layout PlainLayout
2114
2115 \family sans
2116 \series medium
2117 \shape up
2118 \size normal
2119 \emph off
2120 \bar no
2121 \noun off
2122 \color none
2123 Pagestyle
2124 \end_layout
2125
2126 \end_inset
2127 </cell>
2128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2129 \begin_inset Text
2130
2131 \begin_layout PlainLayout
2132
2133 \family sans
2134 \series medium
2135 \shape up
2136 \size normal
2137 \emph off
2138 \bar no
2139 \noun off
2140 \color none
2141 Sides
2142 \end_layout
2143
2144 \end_inset
2145 </cell>
2146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2147 \begin_inset Text
2148
2149 \begin_layout PlainLayout
2150
2151 \family sans
2152 \series medium
2153 \shape up
2154 \size normal
2155 \emph off
2156 \bar no
2157 \noun off
2158 \color none
2159 Columns
2160 \end_layout
2161
2162 \end_inset
2163 </cell>
2164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2165 \begin_inset Text
2166
2167 \begin_layout PlainLayout
2168
2169 \series medium
2170 \shape up
2171 \size normal
2172 \emph off
2173 \bar no
2174 \noun off
2175 \color none
2176 Max.
2177  sectioning level
2178 \end_layout
2179
2180 \end_inset
2181 </cell>
2182 </row>
2183 <row topline="true">
2184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2185 \begin_inset Text
2186
2187 \begin_layout PlainLayout
2188
2189 \series medium
2190 \shape up
2191 \size normal
2192 \emph off
2193 \bar no
2194 \noun off
2195 \color none
2196 article
2197 \end_layout
2198
2199 \end_inset
2200 </cell>
2201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2202 \begin_inset Text
2203
2204 \begin_layout PlainLayout
2205
2206 \family sans
2207 \series medium
2208 \shape up
2209 \size normal
2210 \emph off
2211 \bar no
2212 \noun off
2213 \color none
2214 Plain
2215 \end_layout
2216
2217 \end_inset
2218 </cell>
2219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2220 \begin_inset Text
2221
2222 \begin_layout PlainLayout
2223
2224 \family sans
2225 \series medium
2226 \shape up
2227 \size normal
2228 \emph off
2229 \bar no
2230 \noun off
2231 \color none
2232 One
2233 \end_layout
2234
2235 \end_inset
2236 </cell>
2237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2238 \begin_inset Text
2239
2240 \begin_layout PlainLayout
2241
2242 \family sans
2243 \series medium
2244 \shape up
2245 \size normal
2246 \emph off
2247 \bar no
2248 \noun off
2249 \color none
2250 One
2251 \end_layout
2252
2253 \end_inset
2254 </cell>
2255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2256 \begin_inset Text
2257
2258 \begin_layout PlainLayout
2259
2260 \family sans
2261 \series medium
2262 \shape up
2263 \size normal
2264 \emph off
2265 \bar no
2266 \noun off
2267 \color none
2268 Section
2269 \end_layout
2270
2271 \end_inset
2272 </cell>
2273 </row>
2274 <row topline="true">
2275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2276 \begin_inset Text
2277
2278 \begin_layout PlainLayout
2279
2280 \series medium
2281 \shape up
2282 \size normal
2283 \emph off
2284 \bar no
2285 \noun off
2286 \color none
2287 report
2288 \end_layout
2289
2290 \end_inset
2291 </cell>
2292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2293 \begin_inset Text
2294
2295 \begin_layout PlainLayout
2296
2297 \family sans
2298 \series medium
2299 \shape up
2300 \size normal
2301 \emph off
2302 \bar no
2303 \noun off
2304 \color none
2305 Plain
2306 \end_layout
2307
2308 \end_inset
2309 </cell>
2310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2311 \begin_inset Text
2312
2313 \begin_layout PlainLayout
2314
2315 \family sans
2316 \series medium
2317 \shape up
2318 \size normal
2319 \emph off
2320 \bar no
2321 \noun off
2322 \color none
2323 One
2324 \end_layout
2325
2326 \end_inset
2327 </cell>
2328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2329 \begin_inset Text
2330
2331 \begin_layout PlainLayout
2332
2333 \family sans
2334 \series medium
2335 \shape up
2336 \size normal
2337 \emph off
2338 \bar no
2339 \noun off
2340 \color none
2341 One
2342 \end_layout
2343
2344 \end_inset
2345 </cell>
2346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2347 \begin_inset Text
2348
2349 \begin_layout PlainLayout
2350
2351 \family sans
2352 \series medium
2353 \shape up
2354 \size normal
2355 \emph off
2356 \bar no
2357 \noun off
2358 \color none
2359 Chapter
2360 \end_layout
2361
2362 \end_inset
2363 </cell>
2364 </row>
2365 <row topline="true">
2366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2367 \begin_inset Text
2368
2369 \begin_layout PlainLayout
2370
2371 \series medium
2372 \shape up
2373 \size normal
2374 \emph off
2375 \bar no
2376 \noun off
2377 \color none
2378 book
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2384 \begin_inset Text
2385
2386 \begin_layout PlainLayout
2387
2388 \family sans
2389 \series medium
2390 \shape up
2391 \size normal
2392 \emph off
2393 \bar no
2394 \noun off
2395 \color none
2396 Headings
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout PlainLayout
2405
2406 \family sans
2407 \series medium
2408 \shape up
2409 \size normal
2410 \emph off
2411 \bar no
2412 \noun off
2413 \color none
2414 Two
2415 \end_layout
2416
2417 \end_inset
2418 </cell>
2419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2420 \begin_inset Text
2421
2422 \begin_layout PlainLayout
2423
2424 \family sans
2425 \series medium
2426 \shape up
2427 \size normal
2428 \emph off
2429 \bar no
2430 \noun off
2431 \color none
2432 One
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2438 \begin_inset Text
2439
2440 \begin_layout PlainLayout
2441
2442 \family sans
2443 \series medium
2444 \shape up
2445 \size normal
2446 \emph off
2447 \bar no
2448 \noun off
2449 \color none
2450 Chapter
2451 \end_layout
2452
2453 \end_inset
2454 </cell>
2455 </row>
2456 <row topline="true" bottomline="true">
2457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2458 \begin_inset Text
2459
2460 \begin_layout PlainLayout
2461
2462 \series medium
2463 \shape up
2464 \size normal
2465 \emph off
2466 \bar no
2467 \noun off
2468 \color none
2469 letter
2470 \end_layout
2471
2472 \end_inset
2473 </cell>
2474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2475 \begin_inset Text
2476
2477 \begin_layout PlainLayout
2478
2479 \family sans
2480 \series medium
2481 \shape up
2482 \size normal
2483 \emph off
2484 \bar no
2485 \noun off
2486 \color none
2487 Plain
2488 \end_layout
2489
2490 \end_inset
2491 </cell>
2492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2493 \begin_inset Text
2494
2495 \begin_layout PlainLayout
2496
2497 \family sans
2498 \series medium
2499 \shape up
2500 \size normal
2501 \emph off
2502 \bar no
2503 \noun off
2504 \color none
2505 One
2506 \end_layout
2507
2508 \end_inset
2509 </cell>
2510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2511 \begin_inset Text
2512
2513 \begin_layout PlainLayout
2514
2515 \family sans
2516 \series medium
2517 \shape up
2518 \size normal
2519 \emph off
2520 \bar no
2521 \noun off
2522 \color none
2523 One
2524 \end_layout
2525
2526 \end_inset
2527 </cell>
2528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2529 \begin_inset Text
2530
2531 \begin_layout PlainLayout
2532
2533 \series medium
2534 \shape up
2535 \size normal
2536 \emph off
2537 \bar no
2538 \noun off
2539 \color none
2540 none
2541 \end_layout
2542
2543 \end_inset
2544 </cell>
2545 </row>
2546 </lyxtabular>
2547
2548 \end_inset
2549
2550
2551 \end_layout
2552
2553 \begin_layout Standard
2554 \begin_inset VSpace 0.3cm
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Standard
2561 You're probably also wondering what 
2562 \begin_inset Quotes eld
2563 \end_inset
2564
2565 Max.
2566 \begin_inset Space ~
2567 \end_inset
2568
2569 sectioning level
2570 \begin_inset Quotes erd
2571 \end_inset
2572
2573  means.
2574  There are several paragraph environments used to create section headings.
2575  Different document classes allow different types of section headings.
2576  Only two use the 
2577 \family sans
2578 Chapter
2579 \family default
2580  heading; the rest do not and begin instead with the 
2581 \family sans
2582 Section
2583 \family default
2584  heading.
2585  Some document classes, such as the ones for letters, don't use any section
2586  headings.
2587  In addition to 
2588 \family sans
2589 Chapter
2590 \family default
2591  and 
2592 \family sans
2593 Section
2594 \family default
2595  headings, there are also 
2596 \family sans
2597 Subsection
2598 \family default
2599  headings, 
2600 \family sans
2601 Subsubsection
2602 \family default
2603  headings, and so on.
2604  We'll describe these headings fully in section
2605 \begin_inset Space ~
2606 \end_inset
2607
2608
2609 \begin_inset CommandInset ref
2610 LatexCommand ref
2611 reference "sub:Headings"
2612
2613 \end_inset
2614
2615 .
2616 \end_layout
2617
2618 \begin_layout Subsection
2619 Document Layout
2620 \begin_inset Index
2621 status collapsed
2622
2623 \begin_layout PlainLayout
2624 Document !  Layout
2625 \end_layout
2626
2627 \end_inset
2628
2629
2630 \begin_inset CommandInset label
2631 LatexCommand label
2632 name "sub:Document-Layout"
2633
2634 \end_inset
2635
2636
2637 \family sans
2638
2639 \begin_inset Index
2640 status collapsed
2641
2642 \begin_layout PlainLayout
2643 Document ! Settings
2644 \end_layout
2645
2646 \end_inset
2647
2648
2649 \end_layout
2650
2651 \begin_layout Standard
2652 The most important properties of documents classes are set in the menu 
2653 \family sans
2654 Document\SpecialChar \menuseparator
2655 Settings
2656 \family default
2657 .
2658  There in the 
2659 \family sans
2660 Options
2661 \family default
2662  field under 
2663 \family sans
2664 Documents
2665 \begin_inset Space ~
2666 \end_inset
2667
2668 classes
2669 \family default
2670 , you can enter special options for your document class in a comma-separated
2671  list.
2672  This is only necessary if LyX doesn't support special options you want
2673  to use for your document.
2674  To learn more about your favorite LaTeX-class and its options, you have
2675  to read its manual.
2676 \end_layout
2677
2678 \begin_layout Standard
2679 Under 
2680 \family sans
2681 Page
2682 \begin_inset Space ~
2683 \end_inset
2684
2685 Layout
2686 \family default
2687  the 
2688 \family sans
2689 Pagestyle
2690 \family default
2691  controls what sorts of headings and page numbers go on a page.
2692  You can choose between the following five options:
2693 \end_layout
2694
2695 \begin_layout Labeling
2696 \labelwidthstring 00.00.0000
2697
2698 \family sans
2699 Default
2700 \family default
2701  Use default pagestyle of current class.
2702 \end_layout
2703
2704 \begin_layout Labeling
2705 \labelwidthstring 00.00.0000
2706
2707 \family sans
2708 Empty
2709 \family default
2710  No page numbers or headings.
2711 \end_layout
2712
2713 \begin_layout Labeling
2714 \labelwidthstring 00.00.0000
2715
2716 \family sans
2717 Plain
2718 \family default
2719  Page numbers only.
2720 \end_layout
2721
2722 \begin_layout Labeling
2723 \labelwidthstring 00.00.0000
2724
2725 \family sans
2726 Headings
2727 \family default
2728  Page numbers and either the current chapter or section title and number.
2729  Whether LyX uses the current chapter or the current section depends on
2730  the maximum sectioning level of the class.
2731 \end_layout
2732
2733 \begin_layout Labeling
2734 \labelwidthstring 00.00.0000
2735
2736 \family sans
2737 Fancy
2738 \family default
2739  This allows you to create fully customizable headers and footers if you
2740  have the 
2741 \series bold
2742 fancyhdr
2743 \begin_inset Index
2744 status collapsed
2745
2746 \begin_layout PlainLayout
2747 LaTeX-packages ! fancyhdr
2748 \end_layout
2749
2750 \end_inset
2751
2752
2753 \series default
2754  package installed.
2755  At the moment, support in LyX is limited to this setting.
2756  To use the full power of this package, you have to add code to your document
2757  preamble.
2758  Check the documentation for the 
2759 \series bold
2760 fancyhdr
2761 \series default
2762  package for more details, 
2763 \begin_inset CommandInset citation
2764 LatexCommand cite
2765 key "fancyhdr"
2766
2767 \end_inset
2768
2769 .
2770 \end_layout
2771
2772 \begin_layout Standard
2773 The 
2774 \family sans
2775 Separation
2776 \family default
2777  of paragraphs is described in section
2778 \begin_inset Space ~
2779 \end_inset
2780
2781
2782 \begin_inset CommandInset ref
2783 LatexCommand ref
2784 reference "sec:Par-indent-intro"
2785
2786 \end_inset
2787
2788 .
2789 \end_layout
2790
2791 \begin_layout Subsection
2792 Paper Size and Orientation
2793 \begin_inset Index
2794 status collapsed
2795
2796 \begin_layout PlainLayout
2797 Document ! Paper size
2798 \end_layout
2799
2800 \end_inset
2801
2802
2803 \begin_inset CommandInset label
2804 LatexCommand label
2805 name "sub:Paper-Size,-Orientation,"
2806
2807 \end_inset
2808
2809
2810 \end_layout
2811
2812 \begin_layout Standard
2813 You'll find the following options in the menu 
2814 \family sans
2815 Page
2816 \begin_inset Space ~
2817 \end_inset
2818
2819 Layout
2820 \family default
2821  of the dialog of the 
2822 \family sans
2823 Document\SpecialChar \menuseparator
2824 Settings
2825 \family default
2826  menu:
2827 \family sans
2828
2829 \begin_inset Index
2830 status collapsed
2831
2832 \begin_layout PlainLayout
2833 Document ! Settings
2834 \end_layout
2835
2836 \end_inset
2837
2838
2839 \end_layout
2840
2841 \begin_layout Labeling
2842 \labelwidthstring 00.00.0000
2843
2844 \family sans
2845 Papersize
2846 \family default
2847  What size paper to print on.
2848  The choices are
2849 \end_layout
2850
2851 \begin_layout Itemize
2852
2853 \family sans
2854 Default
2855 \end_layout
2856
2857 \begin_layout Itemize
2858
2859 \family sans
2860 A3, A4,
2861 \family default
2862  
2863 \family sans
2864 A5
2865 \end_layout
2866
2867 \begin_layout Itemize
2868
2869 \family sans
2870 B3, B4, B5
2871 \end_layout
2872
2873 \begin_layout Itemize
2874
2875 \family sans
2876 US letter
2877 \end_layout
2878
2879 \begin_layout Itemize
2880
2881 \family sans
2882 US legal
2883 \end_layout
2884
2885 \begin_layout Itemize
2886
2887 \family sans
2888 US executive
2889 \end_layout
2890
2891 \begin_layout Itemize
2892
2893 \family sans
2894 Custom
2895 \end_layout
2896
2897 \begin_layout Labeling
2898 \labelwidthstring 00.00.0000
2899
2900 \family sans
2901 Orientation
2902 \family default
2903  Two toggle buttons choose whether to print the output as 
2904 \family sans
2905 Landscape
2906 \family default
2907  or as 
2908 \family sans
2909 Portrait
2910 \family default
2911 .
2912 \end_layout
2913
2914 \begin_layout Labeling
2915 \labelwidthstring 00.00.0000
2916
2917 \family sans
2918 Two-sided
2919 \begin_inset Space ~
2920 \end_inset
2921
2922 document
2923 \family default
2924  Adjusts the print space to print both sides of paper.
2925  That means that the print space for odd- and even-numbered pages is different.
2926 \end_layout
2927
2928 \begin_layout Subsection
2929 Margins
2930 \begin_inset Index
2931 status collapsed
2932
2933 \begin_layout PlainLayout
2934 Document ! Margins
2935 \end_layout
2936
2937 \end_inset
2938
2939
2940 \begin_inset CommandInset label
2941 LatexCommand label
2942 name "sub:Margins"
2943
2944 \end_inset
2945
2946
2947 \begin_inset Index
2948 status collapsed
2949
2950 \begin_layout PlainLayout
2951 Margins
2952 \end_layout
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \begin_layout Standard
2960 Paper margins are set in the menu 
2961 \family sans
2962 Document\SpecialChar \menuseparator
2963 Settings
2964 \family default
2965 .
2966 \family sans
2967
2968 \begin_inset Index
2969 status collapsed
2970
2971 \begin_layout PlainLayout
2972 Document ! Settings
2973 \end_layout
2974
2975 \end_inset
2976
2977
2978 \end_layout
2979
2980 \begin_layout Standard
2981 If you use a koma-script document class, you can use the default settings.
2982  Because koma-script calculates then the printspace automatically by taking
2983  the paper format and the font size into account.
2984 \end_layout
2985
2986 \begin_layout Subsection
2987 Important Note
2988 \end_layout
2989
2990 \begin_layout Standard
2991 If you change a document class, LyX has to convert 
2992 \emph on
2993 everything
2994 \emph default
2995  into the new class.
2996  That includes the paragraph environments.
2997  Some paragraph environments are standard; all of the document classes have
2998  them; but some classes have special paragraph environments.
2999  If this is the case, and you change the document class, LyX sets the missing
3000  paragraph environments to 
3001 \family sans
3002 Standard
3003 \family default
3004  and places an error box at the beginning of the paragraph.
3005  Just click on them and you'll get a message dialog that tells you about
3006  the conversion and why it failed.
3007 \end_layout
3008
3009 \begin_layout Section
3010 Paragraph Indentation and Separation
3011 \begin_inset Index
3012 status collapsed
3013
3014 \begin_layout PlainLayout
3015 Paragraph ! Indentation
3016 \end_layout
3017
3018 \end_inset
3019
3020
3021 \end_layout
3022
3023 \begin_layout Subsection
3024 Introduction
3025 \begin_inset CommandInset label
3026 LatexCommand label
3027 name "sec:Par-indent-intro"
3028
3029 \end_inset
3030
3031
3032 \end_layout
3033
3034 \begin_layout Standard
3035 Before describing all of the various paragraph environments, we'd like to
3036  say a word or two about paragraph indentation.
3037 \end_layout
3038
3039 \begin_layout Standard
3040 Everyone seems to have their own convention for separating paragraphs.
3041  Most Americans indent the first line of a paragraph.
3042  Others don't indent but put extra space between the paragraphs.
3043  If you choose indentation for paragraphs the 
3044 \emph on
3045 first
3046 \emph default
3047  paragraph of a section, or after a figure, an equation, a table, a list,
3048  etc., is 
3049 \emph on
3050 not
3051 \emph default
3052  indented.
3053  Only a paragraph following another paragraph gets indented.
3054  Note that the indentation behavior is different when you use another document
3055  language than English.
3056  LaTeX takes care that the indentation follows the rules of the used language.
3057 \end_layout
3058
3059 \begin_layout Standard
3060 The space between paragraphs, like the line spacing, the space between headings
3061  and text --- in fact, all of the spacings for just about everything are
3062  pre-coded into LyX.
3063  As we said, you don't worry about how much space to add between what.
3064  LyX takes care of that.
3065  In fact, these pre-coded vertical spacings aren't a single number but a
3066  range.
3067  That way, LyX can squish or stretch the space between lines to make sure
3068  figures fit on a page with text, so that sections don't start at the bottom
3069  of a page, and so on.
3070 \begin_inset Foot
3071 status collapsed
3072
3073 \begin_layout PlainLayout
3074 LaTeX does this when LyX goes to produce a printable file.
3075 \end_layout
3076
3077 \end_inset
3078
3079  However, pre-coded doesn't mean you can't change them.
3080  LyX gives you the ability to globally change 
3081 \emph on
3082 all
3083 \emph default
3084  of these pre-coded spacings.
3085  We'll explain more later.
3086 \end_layout
3087
3088 \begin_layout Subsection
3089 Paragraph Separation
3090 \begin_inset Index
3091 status collapsed
3092
3093 \begin_layout PlainLayout
3094 Paragraph ! Separation
3095 \end_layout
3096
3097 \end_inset
3098
3099
3100 \end_layout
3101
3102 \begin_layout Standard
3103 To separate paragraphs, select 
3104 \family sans
3105 Indent
3106 \family default
3107  or 
3108 \family sans
3109 Skip
3110 \family default
3111  in the submenu 
3112 \family sans
3113 Text
3114 \begin_inset Space ~
3115 \end_inset
3116
3117 Layout
3118 \family default
3119  of the dialog 
3120 \family sans
3121 Document\SpecialChar \menuseparator
3122 Settings
3123 \begin_inset Index
3124 status collapsed
3125
3126 \begin_layout PlainLayout
3127 Document ! Settings
3128 \end_layout
3129
3130 \end_inset
3131
3132
3133 \family default
3134  to indent paragraphs or add extra space between paragraphs, respectively.
3135  The size of the skips can be defined in the dialog, for the indentation
3136  you have to add this line to your document preamble:
3137 \end_layout
3138
3139 \begin_layout Standard
3140
3141 \series bold
3142
3143 \backslash
3144 setlength{
3145 \backslash
3146 parindent}{Length}
3147 \end_layout
3148
3149 \begin_layout Standard
3150 where length is a value in one of the units listed in Appendix
3151 \begin_inset Space ~
3152 \end_inset
3153
3154
3155 \begin_inset CommandInset ref
3156 LatexCommand ref
3157 reference "cap:Units"
3158
3159 \end_inset
3160
3161 .
3162  The default length is 30
3163 \begin_inset Space \thinspace{}
3164 \end_inset
3165
3166 pt.
3167 \end_layout
3168
3169 \begin_layout Subsection
3170 Fine-Tuning
3171 \end_layout
3172
3173 \begin_layout Standard
3174 You can also change the separation method of a single paragraph.
3175  Open the 
3176 \family sans
3177 Edit\SpecialChar \menuseparator
3178 Paragraph
3179 \begin_inset Space ~
3180 \end_inset
3181
3182 Settings
3183 \family default
3184  dialog and toggle the 
3185 \family sans
3186 Indent
3187 \begin_inset Space ~
3188 \end_inset
3189
3190 Paragraph
3191 \family default
3192  option to change the state of the current paragraph.
3193  If paragraphs have no indentation but use extra space for separation, this
3194  button will be ignored (you can't indent a single paragraph by toggling
3195  this).
3196 \end_layout
3197
3198 \begin_layout Standard
3199 You should only need to change the indentation method for a single paragraph
3200  if you need to do some fine-tuning.
3201 \end_layout
3202
3203 \begin_layout Subsection
3204 Line Spacing
3205 \begin_inset Index
3206 status collapsed
3207
3208 \begin_layout PlainLayout
3209 Paragraph ! Line spacing
3210 \end_layout
3211
3212 \end_inset
3213
3214
3215 \end_layout
3216
3217 \begin_layout Standard
3218 In the 
3219 \family sans
3220 Document\SpecialChar \menuseparator
3221 Settings
3222 \begin_inset Index
3223 status collapsed
3224
3225 \begin_layout PlainLayout
3226 Document ! Settings
3227 \end_layout
3228
3229 \end_inset
3230
3231
3232 \family default
3233  dialog you can set the line spacing in the submenu 
3234 \family sans
3235 Text
3236 \begin_inset Space ~
3237 \end_inset
3238
3239 Layout.
3240 \family default
3241
3242 \begin_inset Foot
3243 status collapsed
3244
3245 \begin_layout PlainLayout
3246 You need to have the LaTeX-package 
3247 \series bold
3248 setspace
3249 \begin_inset Index
3250 status collapsed
3251
3252 \begin_layout PlainLayout
3253 LaTeX-packages ! setspace
3254 \end_layout
3255
3256 \end_inset
3257
3258
3259 \series default
3260  installed to use this feature.
3261 \end_layout
3262
3263 \end_inset
3264
3265
3266 \end_layout
3267
3268 \begin_layout Section
3269 Paragraph Environments
3270 \begin_inset Index
3271 status collapsed
3272
3273 \begin_layout PlainLayout
3274 Paragraph ! Environments
3275 \end_layout
3276
3277 \end_inset
3278
3279
3280 \begin_inset CommandInset label
3281 LatexCommand label
3282 name "sec:Paragraph-Environments"
3283
3284 \end_inset
3285
3286
3287 \begin_inset Index
3288 status collapsed
3289
3290 \begin_layout PlainLayout
3291 Paragraph environments|(
3292 \end_layout
3293
3294 \end_inset
3295
3296
3297 \end_layout
3298
3299 \begin_layout Subsection
3300 Overview
3301 \end_layout
3302
3303 \begin_layout Standard
3304 The paragraph environments correspond to the various
3305 \end_layout
3306
3307 \begin_layout Standard
3308
3309 \series bold
3310
3311 \backslash
3312 begin{
3313 \emph on
3314 environment
3315 \emph default
3316 } ...
3317  
3318 \backslash
3319 end{
3320 \emph on
3321 environment
3322 \emph default
3323 }
3324 \series default
3325
3326 \newline
3327 command sequences in an ordinary LaTeX file.
3328  If you don't know LaTeX, or the concept of a paragraph environment is totally
3329  alien to you, we urge you to read the 
3330 \emph on
3331 Tutorial
3332 \emph default
3333 .
3334  The 
3335 \emph on
3336 Tutorial
3337 \emph default
3338  also contains many more examples than this section does.
3339 \end_layout
3340
3341 \begin_layout Standard
3342 A paragraph environment is simply a 
3343 \begin_inset Quotes eld
3344 \end_inset
3345
3346 container
3347 \begin_inset Quotes erd
3348 \end_inset
3349
3350  for a paragraph which gives that paragraph certain properties.
3351  This can include a particular style of font, different margins, a numbering
3352  scheme, labels, and so on.
3353  Additionally, you can 
3354 \begin_inset Quotes eld
3355 \end_inset
3356
3357 nest
3358 \begin_inset Quotes erd
3359 \end_inset
3360
3361  the different environments inside one another, allowing one environment
3362  to inherit some of the properties of another.
3363  The different paragraph environments totally replace the need for messy
3364  tab stops, on the fly margin adjustment, and other hold-overs from the
3365  days of typewriters.
3366  There are several paragraph environments which are specific to a particular
3367  document type.
3368  We'll only be covering the most common ones here.
3369 \end_layout
3370
3371 \begin_layout Standard
3372 To choose a new paragraph environment, use the pull-down box on the left
3373  end of the toolbar.
3374  LyX will change the environment of the 
3375 \emph on
3376 entire
3377 \emph default
3378  paragraph in which the cursor sits.
3379  You can also change the environment of an entire group of paragraphs if
3380  you select them before choosing the new environment.
3381  
3382 \end_layout
3383
3384 \begin_layout Standard
3385 Note that hitting 
3386 \family sans
3387 Return
3388 \family default
3389  will 
3390 \emph on
3391 typically
3392 \emph default
3393  create a new paragraph using the 
3394 \family sans
3395 Standard
3396 \family default
3397  paragraph environment.
3398  We say 
3399 \begin_inset Quotes eld
3400 \end_inset
3401
3402 typically
3403 \begin_inset Quotes erd
3404 \end_inset
3405
3406  because if you are in one of these environments:
3407 \end_layout
3408
3409 \begin_layout Itemize
3410
3411 \family sans
3412 Quote
3413 \end_layout
3414
3415 \begin_layout Itemize
3416
3417 \family sans
3418 Quotation
3419 \end_layout
3420
3421 \begin_layout Itemize
3422
3423 \family sans
3424 Verse
3425 \end_layout
3426
3427 \begin_layout Itemize
3428
3429 \family sans
3430 Itemize
3431 \end_layout
3432
3433 \begin_layout Itemize
3434
3435 \family sans
3436 Enumerate
3437 \end_layout
3438
3439 \begin_layout Itemize
3440
3441 \family sans
3442 Description
3443 \end_layout
3444
3445 \begin_layout Itemize
3446
3447 \family sans
3448 List
3449 \end_layout
3450
3451 \begin_layout Standard
3452 LyX keeps the old paragraph environment when you hit 
3453 \family sans
3454 Return
3455 \family default
3456 , rather than resetting it to 
3457 \family sans
3458 Standard
3459 \family default
3460 .
3461  LyX will still reset the nesting depth, however.
3462  Usually, starting a new paragraph resets both the paragraph environment
3463  and the nesting depth (for more on nesting see section
3464 \begin_inset Space ~
3465 \end_inset
3466
3467
3468 \begin_inset CommandInset ref
3469 LatexCommand ref
3470 reference "sec:Nesting"
3471
3472 \end_inset
3473
3474 ).
3475  At the moment, all this is context-specific; you're better off expecting
3476  
3477 \family sans
3478 Return
3479 \family default
3480  to reset the paragraph environment and depth.
3481  If you want a new paragraph to keep the current environment and depth,
3482  use 
3483 \family sans
3484 M-Return
3485 \family default
3486  instead.
3487 \end_layout
3488
3489 \begin_layout Subsection
3490 Standard
3491 \end_layout
3492
3493 \begin_layout Standard
3494 The default paragraph environment is 
3495 \family sans
3496 Standard
3497 \family default
3498  for most classes.
3499  It creates a plain paragraph.
3500  If LyX resets the paragraph environment, this is the one it chooses.
3501  In fact, the paragraph you're reading right now (and most of the ones in
3502  this manual) are in the 
3503 \family sans
3504 Standard
3505 \family default
3506  environment.
3507 \end_layout
3508
3509 \begin_layout Standard
3510 You can nest a paragraph using the 
3511 \family sans
3512 Standard
3513 \family default
3514  environment in just about anything else, but you can't really nest anything
3515  in a 
3516 \family sans
3517 Standard
3518 \family default
3519  environment.
3520 \end_layout
3521
3522 \begin_layout Subsection
3523 Document Title
3524 \begin_inset Index
3525 status collapsed
3526
3527 \begin_layout PlainLayout
3528 Document !Title
3529 \end_layout
3530
3531 \end_inset
3532
3533
3534 \end_layout
3535
3536 \begin_layout Standard
3537 A LaTeX title page has three parts: the title itself, the name(s) of the
3538  author(s) and a 
3539 \begin_inset Quotes eld
3540 \end_inset
3541
3542 footnote
3543 \begin_inset Quotes erd
3544 \end_inset
3545
3546  for thanks or contact information.
3547  For certain types of documents, LaTeX places all of this on a separate
3548  page along with today's date.
3549  For other types of documents, the title 
3550 \begin_inset Quotes eld
3551 \end_inset
3552
3553 page
3554 \begin_inset Quotes erd
3555 \end_inset
3556
3557  goes at the top of the first page of the document.
3558  
3559 \end_layout
3560
3561 \begin_layout Standard
3562 LyX provides an interface to the title page commands through the paragraph
3563  environments 
3564 \family sans
3565 Title
3566 \family default
3567
3568 \family sans
3569 Author
3570 \family default
3571 , and 
3572 \family sans
3573 Date
3574 \family default
3575 .
3576  Here's how you use them:
3577 \end_layout
3578
3579 \begin_layout Itemize
3580 Put the title of your document in the 
3581 \family sans
3582 Title
3583 \family default
3584  environment.
3585 \end_layout
3586
3587 \begin_layout Itemize
3588 Put the author name in the 
3589 \family sans
3590 Author
3591 \family default
3592  environment.
3593 \end_layout
3594
3595 \begin_layout Itemize
3596 If you want the date to have a certain appearance, want to use a fixed date,
3597  or want other text to appear in place of today's date, put that text in
3598  the 
3599 \family sans
3600 Date
3601 \family default
3602  environment.
3603  Note that using this environment is optional.
3604  If you don't provide any, LaTeX will automatically insert today's date.
3605  If you don't want any date, add the line
3606 \newline
3607
3608 \series bold
3609
3610 \backslash
3611 date{}
3612 \series default
3613
3614 \newline
3615 to the preamble of your document (menu 
3616 \family sans
3617 Document\SpecialChar \menuseparator
3618 Settings
3619 \family default
3620 )
3621 \end_layout
3622
3623 \begin_layout Standard
3624 You can use footnotes to insert 
3625 \begin_inset Quotes eld
3626 \end_inset
3627
3628 thanks
3629 \begin_inset Quotes erd
3630 \end_inset
3631
3632  or contact informations.
3633 \end_layout
3634
3635 \begin_layout Subsection
3636 Headings
3637 \begin_inset Index
3638 status collapsed
3639
3640 \begin_layout PlainLayout
3641 Section headings
3642 \end_layout
3643
3644 \end_inset
3645
3646
3647 \begin_inset CommandInset label
3648 LatexCommand label
3649 name "sub:Headings"
3650
3651 \end_inset
3652
3653
3654 \end_layout
3655
3656 \begin_layout Standard
3657 There are several paragraph environments for producing section headings.
3658  LyX takes care of the numbering for you.
3659 \end_layout
3660
3661 \begin_layout Subsubsection
3662 Numbered Headings
3663 \begin_inset Index
3664 status collapsed
3665
3666 \begin_layout PlainLayout
3667 Section headings ! Numbered
3668 \end_layout
3669
3670 \end_inset
3671
3672
3673 \end_layout
3674
3675 \begin_layout Standard
3676 There are 7 numbered types of section headings.
3677  They are:
3678 \end_layout
3679
3680 \begin_layout Enumerate
3681
3682 \family sans
3683 Part
3684 \end_layout
3685
3686 \begin_layout Enumerate
3687
3688 \family sans
3689 Chapter
3690 \end_layout
3691
3692 \begin_layout Enumerate
3693
3694 \family sans
3695 Section
3696 \end_layout
3697
3698 \begin_layout Enumerate
3699
3700 \family sans
3701 Subsection
3702 \end_layout
3703
3704 \begin_layout Enumerate
3705
3706 \family sans
3707 Subsubsection
3708 \end_layout
3709
3710 \begin_layout Enumerate
3711
3712 \family sans
3713 Paragraph
3714 \end_layout
3715
3716 \begin_layout Enumerate
3717
3718 \family sans
3719 Subparagraph
3720 \end_layout
3721
3722 \begin_layout Standard
3723 LyX labels each heading with a series of numbers, separated by periods.
3724  The numbers describe where in the document you are.
3725  Unlike the other headings, parts are numbered with Latin letters.
3726 \end_layout
3727
3728 \begin_layout Standard
3729 Headings all subdivide your document into different pieces of text.
3730  For example, suppose you're writing a book.
3731  You group the book into chapters.
3732  LyX does similar grouping:
3733 \end_layout
3734
3735 \begin_layout Itemize
3736
3737 \family sans
3738 Part
3739 \family default
3740  is divided in either 
3741 \family sans
3742 Chapter
3743 \family default
3744  or 
3745 \family sans
3746 Section
3747 \end_layout
3748
3749 \begin_layout Itemize
3750
3751 \family sans
3752 Chapter
3753 \family default
3754 s are divided into 
3755 \family sans
3756 Section
3757 \family default
3758 s
3759 \end_layout
3760
3761 \begin_layout Itemize
3762
3763 \family sans
3764 Section
3765 \family default
3766 s are divided into 
3767 \family sans
3768 Subsection
3769 \family default
3770 s
3771 \end_layout
3772
3773 \begin_layout Itemize
3774
3775 \family sans
3776 Subsection
3777 \family default
3778 s are divided into 
3779 \family sans
3780 Subsubsection
3781 \family default
3782 s
3783 \end_layout
3784
3785 \begin_layout Itemize
3786
3787 \family sans
3788 Subsubsection
3789 \family default
3790 s are divided into 
3791 \family sans
3792 Paragraph
3793 \family default
3794 s
3795 \end_layout
3796
3797 \begin_layout Itemize
3798
3799 \family sans
3800 Paragraph
3801 \family default
3802 s are divided into 
3803 \family sans
3804 Subparagraph
3805 \family default
3806 s
3807 \end_layout
3808
3809 \begin_layout Standard
3810 \begin_inset Note Greyedout
3811 status open
3812
3813 \begin_layout PlainLayout
3814
3815 \series bold
3816 Note:
3817 \series default
3818  Not all document types use the 
3819 \family sans
3820 Chapter
3821 \family default
3822  heading as the maximum sectioning level.
3823  In that case the 
3824 \family sans
3825 Section
3826 \family default
3827  is the top-level heading.
3828 \end_layout
3829
3830 \end_inset
3831
3832
3833 \end_layout
3834
3835 \begin_layout Standard
3836 So, if you use the 
3837 \family sans
3838 Subsubsection
3839 \family default
3840  environment to label a new sub-subsection, LyX labels it with its number,
3841  along with the number of the subsection, section, and, if applicable, chapter
3842  that it's in.
3843  For example: the fifth section of the second chapter of this book has the
3844  label 
3845 \begin_inset Quotes eld
3846 \end_inset
3847
3848 2.5
3849 \begin_inset Quotes erd
3850 \end_inset
3851
3852 .
3853 \end_layout
3854
3855 \begin_layout Subsubsection
3856 Unnumbered Headings
3857 \begin_inset Index
3858 status collapsed
3859
3860 \begin_layout PlainLayout
3861 Section headings ! Unnumbered
3862 \end_layout
3863
3864 \end_inset
3865
3866
3867 \end_layout
3868
3869 \begin_layout Standard
3870 There are 5 types of unnumbered section headings.
3871  They are:
3872 \end_layout
3873
3874 \begin_layout Enumerate
3875
3876 \family sans
3877 Part*line spacing
3878 \end_layout
3879
3880 \begin_layout Enumerate
3881
3882 \family sans
3883 Chapter*
3884 \end_layout
3885
3886 \begin_layout Enumerate
3887
3888 \family sans
3889 Section*
3890 \end_layout
3891
3892 \begin_layout Enumerate
3893
3894 \family sans
3895 Subsection*
3896 \end_layout
3897
3898 \begin_layout Enumerate
3899
3900 \family sans
3901 Subsubsection*
3902 \end_layout
3903
3904 \begin_layout Standard
3905 The 
3906 \begin_inset Quotes eld
3907 \end_inset
3908
3909 *
3910 \begin_inset Quotes erd
3911 \end_inset
3912
3913  after each name means that these headings are not numbered.
3914  They work the same as their numbered counterparts but won't appear in the
3915  table of contents, see section
3916 \begin_inset Space ~
3917 \end_inset
3918
3919
3920 \begin_inset CommandInset ref
3921 LatexCommand ref
3922 reference "sec:toc"
3923
3924 \end_inset
3925
3926 .
3927 \end_layout
3928
3929 \begin_layout Subsubsection
3930 Changing the Numbering
3931 \begin_inset CommandInset label
3932 LatexCommand label
3933 name "sub:Numbering-depth"
3934
3935 \end_inset
3936
3937
3938 \end_layout
3939
3940 \begin_layout Standard
3941 You can also alter which sectioning levels get numbered and which ones appear
3942  in the Table of Contents.
3943  Now, this doesn't remove any of the levels; that's preset in the document
3944  class.
3945  Certain classes start with 
3946 \family sans
3947 Chapter
3948 \family default
3949  and go down to the 
3950 \family sans
3951 Subparagraph
3952 \family default
3953  level.
3954  Others start at 
3955 \family sans
3956 Section
3957 \family default
3958 .
3959  Similarly, not all document classes number all sectioning levels.
3960  Most don't number 
3961 \family sans
3962 Paragraph
3963 \family default
3964  or 
3965 \family sans
3966 Subparagraph
3967 \family default
3968 .
3969  This is something you can change.
3970 \end_layout
3971
3972 \begin_layout Standard
3973 Open the 
3974 \family sans
3975 Document\SpecialChar \menuseparator
3976 Settings
3977 \family default
3978  dialog.
3979 \family sans
3980
3981 \begin_inset Index
3982 status collapsed
3983
3984 \begin_layout PlainLayout
3985 Document ! Settings
3986 \end_layout
3987
3988 \end_inset
3989
3990
3991 \family default
3992  Under 
3993 \family sans
3994 Numbering
3995 \begin_inset Space ~
3996 \end_inset
3997
3998 &
3999 \begin_inset Space ~
4000 \end_inset
4001
4002 TOC
4003 \family default
4004  you'll see two counters.
4005  The one named 
4006 \family sans
4007 Numbering
4008 \family default
4009  controls how far down in the sectioning hierarchy LyX numbers a section
4010  heading.
4011  The other one controls the appearance of the section headings in the table
4012  of contents.
4013 \end_layout
4014
4015 \begin_layout Subsubsection
4016 Short Titles of Headings
4017 \begin_inset Index
4018 status collapsed
4019
4020 \begin_layout PlainLayout
4021 Section headings ! Short titles
4022 \end_layout
4023
4024 \end_inset
4025
4026
4027 \begin_inset OptArg
4028 status collapsed
4029
4030 \begin_layout PlainLayout
4031 Short Titles
4032 \end_layout
4033
4034 \end_inset
4035
4036
4037 \begin_inset CommandInset label
4038 LatexCommand label
4039 name "sec:Short-Titles"
4040
4041 \end_inset
4042
4043
4044 \end_layout
4045
4046 \begin_layout Standard
4047 Some section or chapter titles, such as this one, can get quite long.
4048  This can cause troubles when there is limited horizontal space.
4049  For example, if the header of the page is set to show the current section
4050  title, a long title will protrude over the page margins and look awful.
4051 \end_layout
4052
4053 \begin_layout Standard
4054 LaTeX allows you to specify a short title for section headings.
4055  This short title is used in the header and in the actual table of contents,
4056  avoiding the problem mentioned.
4057  To specify a short title, use the menu 
4058 \family sans
4059 Insert\SpecialChar \menuseparator
4060 Short
4061 \begin_inset Space ~
4062 \end_inset
4063
4064 Title
4065 \family default
4066 .
4067  This will insert a box labeled 
4068 \begin_inset Quotes eld
4069 \end_inset
4070
4071 opt
4072 \begin_inset Quotes erd
4073 \end_inset
4074
4075  (stands for 
4076 \begin_inset Quotes eld
4077 \end_inset
4078
4079 optional
4080 \begin_inset Quotes erd
4081 \end_inset
4082
4083 ) which you can use to enter the short title text.
4084  This also works for captions inside floats.
4085 \end_layout
4086
4087 \begin_layout Standard
4088 The title of this section is a good example of using this feature.
4089 \end_layout
4090
4091 \begin_layout Subsubsection
4092 Special Information
4093 \end_layout
4094
4095 \begin_layout Standard
4096 The following information applies to all section headings:
4097 \end_layout
4098
4099 \begin_layout Itemize
4100 You cannot do any nesting with these environments.
4101 \end_layout
4102
4103 \begin_layout Itemize
4104 You cannot use a margin note in any of these environments.
4105 \end_layout
4106
4107 \begin_layout Itemize
4108 You can only use inline math in these environments.
4109 \end_layout
4110
4111 \begin_layout Itemize
4112 You can use labels and cross-references to refer to their numbers.
4113 \end_layout
4114
4115 \begin_layout Subsection
4116 Quotes and Poetryline spacing
4117 \end_layout
4118
4119 \begin_layout Standard
4120 LyX has three paragraph environments for writing poetry and quotations.
4121  They are 
4122 \family sans
4123 Quote
4124 \family default
4125
4126 \family sans
4127 Quotation
4128 \family default
4129 , and 
4130 \family sans
4131 Verse
4132 \family default
4133 .
4134  Forget the days of changing line spacing and twiddling with margins.
4135  These three paragraph environments already have those changes built-in.
4136  They all widen the left margin and add a bit of extra space above and below
4137  the text they contain.
4138  They also allow nesting, so you can put a 
4139 \family sans
4140 Verse
4141 \family default
4142  in a 
4143 \family sans
4144 Quotation
4145 \family default
4146 , as well as in some other paragraph environments.
4147 \end_layout
4148
4149 \begin_layout Standard
4150 There is another feature of these three paragraph environments: they do
4151  
4152 \emph on
4153 not
4154 \emph default
4155  reset to 
4156 \family sans
4157 Standard
4158 \family default
4159  when you start a new paragraph.
4160  So, you can type in that poem and merrily hit 
4161 \family sans
4162 Return
4163 \family default
4164  without worrying about the paragraph environment changing on you.
4165  Of course, that means that, once you're done typing in that poem, you have
4166  to change back to the 
4167 \family sans
4168 Standard
4169 \family default
4170  environment yourself.
4171 \end_layout
4172
4173 \begin_layout Subsubsection
4174
4175 \family sans
4176 Quote
4177 \family default
4178  and 
4179 \family sans
4180 Quotation
4181 \family default
4182
4183 \begin_inset CommandInset label
4184 LatexCommand label
4185 name "sec:Quote"
4186
4187 \end_inset
4188
4189
4190 \begin_inset Index
4191 status collapsed
4192
4193 \begin_layout PlainLayout
4194 Quotation
4195 \end_layout
4196
4197 \end_inset
4198
4199
4200 \end_layout
4201
4202 \begin_layout Standard
4203 Now that we've described the similarities of these three environments, it's
4204  time for the differences.
4205  
4206 \family sans
4207 Quote
4208 \family default
4209  and 
4210 \family sans
4211 Quotation
4212 \family default
4213  are identical except for one difference: 
4214 \family sans
4215 Quote
4216 \family default
4217  uses extra spacing to separate paragraphs and never indents the first line.
4218  
4219 \family sans
4220 Quotation
4221 \family default
4222  
4223 \emph on
4224 always
4225 \emph default
4226  indents the first line of a paragraph and uses the same line spacing throughout.
4227 \end_layout
4228
4229 \begin_layout Standard
4230 Here's an example of the 
4231 \family sans
4232 Quote
4233 \family default
4234  environment:
4235 \end_layout
4236
4237 \begin_layout Quote
4238 This is in the 
4239 \family sans
4240 Quote
4241 \family default
4242  environment.
4243  I can keep writing, extending this line out further and further until it
4244  wraps.
4245  See -- no indentation!
4246 \end_layout
4247
4248 \begin_layout Quote
4249 Here's the second paragraph of this quote.
4250  Again, there's no indentation, but there is extra space between me and
4251  the other paragraph.
4252 \end_layout
4253
4254 \begin_layout Standard
4255 Here's another example, this time in the 
4256 \family sans
4257 Quotation
4258 \family default
4259  environment:
4260 \end_layout
4261
4262 \begin_layout Quotation
4263 This is in the 
4264 \family sans
4265 Quotation
4266 \family default
4267  environment.
4268  If I keep writing, you'll see the indentation.
4269  If your country uses a writing style that shows off new paragraphs by indenting
4270  the first line, then 
4271 \family sans
4272 Quotation
4273 \family default
4274  is the environment for you! Well, you'd use it 
4275 \emph on
4276 if
4277 \emph default
4278  you were quoting other text.
4279 \end_layout
4280
4281 \begin_layout Quotation
4282 Here's a new paragraph.
4283  I could ramble on and on, like a politician at election time.
4284  If I did that, though, you'd get bored.
4285 \end_layout
4286
4287 \begin_layout Standard
4288 As the examples show, 
4289 \family sans
4290 Quote
4291 \family default
4292  is for those people who use extra space to separate paragraphs.
4293  They should put quotes in the 
4294 \family sans
4295 Quote
4296 \family default
4297  environment.
4298  Those who use indentation to mark a new paragraph should use the 
4299 \family sans
4300 Quotation
4301 \family default
4302  paragraph environment for quoted text.
4303 \end_layout
4304
4305 \begin_layout Subsubsection
4306
4307 \family sans
4308 Verse
4309 \family default
4310
4311 \begin_inset Index
4312 status collapsed
4313
4314 \begin_layout PlainLayout
4315 Paragraph ! Verse
4316 \end_layout
4317
4318 \end_inset
4319
4320
4321 \family sans
4322
4323 \begin_inset Index
4324 status collapsed
4325
4326 \begin_layout PlainLayout
4327 Poetry
4328 \end_layout
4329
4330 \end_inset
4331
4332
4333 \begin_inset CommandInset label
4334 LatexCommand label
4335 name "sec:Verse"
4336
4337 \end_inset
4338
4339
4340 \end_layout
4341
4342 \begin_layout Standard
4343
4344 \family sans
4345 Verse
4346 \family default
4347  is a paragraph environment for poetry, rhymes, verses, and so on.
4348  Here's an example:
4349 \end_layout
4350
4351 \begin_layout Verse
4352 This is in Verse
4353 \newline
4354 Which I did not rehearse!
4355 \end_layout
4356
4357 \begin_layout Verse
4358 It could be much worse.
4359  This line could be long, very long, oh so long, so very long that it wraps
4360  around.
4361  It looks okay on screen, but in the printed version, the extra lines are
4362  indented a bit more than the first.
4363  Okay, so it's turned to prose and doesn't rhyme anymore.
4364  So sue me.
4365 \end_layout
4366
4367 \begin_layout Verse
4368 To break a line
4369 \newline
4370 And make things look fine
4371 \newline
4372 Use 
4373 \family sans
4374 C-Return
4375 \family default
4376 .
4377 \end_layout
4378
4379 \begin_layout Standard
4380 As you can see, 
4381 \family sans
4382 Verse
4383 \family default
4384  does not indent both margins.
4385  Each stanza of the verse or poem is in its own paragraph.
4386  To separate the individual lines of a stanza, use the 
4387 \family typewriter
4388 break-line
4389 \family default
4390  function 
4391 \family sans
4392 C-Return
4393 \family default
4394 .
4395 \end_layout
4396
4397 \begin_layout Subsection
4398 Lists
4399 \begin_inset Index
4400 status collapsed
4401
4402 \begin_layout PlainLayout
4403 Lists
4404 \end_layout
4405
4406 \end_inset
4407
4408
4409 \begin_inset CommandInset label
4410 LatexCommand label
4411 name "sub:Lists"
4412
4413 \end_inset
4414
4415
4416 \end_layout
4417
4418 \begin_layout Standard
4419 LyX has four different paragraph environments for creating different kinds
4420  of lists.
4421  In the 
4422 \family sans
4423 Itemize
4424 \family default
4425  and 
4426 \family sans
4427 Enumerate
4428 \family default
4429  environments, LyX labels your list items with bullets or numbers, respectively.
4430  In the 
4431 \family sans
4432 Description
4433 \family default
4434  and 
4435 \family sans
4436 List
4437 \family default
4438  environments, LyX lets you provide your own label.
4439  We'll present the individual details of each type of list next after describing
4440  some general features of all four of them.
4441 \end_layout
4442
4443 \begin_layout Subsubsection
4444 General Features
4445 \end_layout
4446
4447 \begin_layout Standard
4448 The four paragraph environments for lists differ from the other environments
4449  in several ways.
4450  First, LyX treats each paragraph as a list item.
4451  Hitting 
4452 \family sans
4453 Return
4454 \family default
4455  does 
4456 \emph on
4457 not
4458 \emph default
4459  reset the environment to 
4460 \family sans
4461 Standard
4462 \family default
4463  but keeps the current environment and creates a new list item.
4464  The nesting depth is typically reset, however.
4465  If you want to keep both the current nesting depth and paragraph environment,
4466  you should use 
4467 \family sans
4468 M-Return
4469 \family default
4470  to break paragraphs.
4471 \end_layout
4472
4473 \begin_layout Standard
4474 You can nest lists of any type inside one another.
4475  In fact, LyX changes the labels on some list items depending on how it
4476  is nested.
4477  If you intend to use any of the list paragraph environments, we suggest
4478  you read all of section
4479 \begin_inset Space ~
4480 \end_inset
4481
4482
4483 \begin_inset CommandInset ref
4484 LatexCommand ref
4485 reference "sec:Nesting"
4486
4487 \end_inset
4488
4489 .
4490  
4491 \end_layout
4492
4493 \begin_layout Subsubsection
4494
4495 \family sans
4496 Itemize
4497 \family default
4498
4499 \begin_inset Index
4500 status collapsed
4501
4502 \begin_layout PlainLayout
4503 Lists ! Itemize
4504 \end_layout
4505
4506 \end_inset
4507
4508
4509 \begin_inset CommandInset label
4510 LatexCommand label
4511 name "sec:Itemize"
4512
4513 \end_inset
4514
4515
4516 \end_layout
4517
4518 \begin_layout Standard
4519 The first type of list we'll describe in detail is the 
4520 \family sans
4521 Itemize
4522 \family default
4523  paragraph environment.
4524  It has the following properties:
4525 \end_layout
4526
4527 \begin_layout Itemize
4528 Each item has a particular bullet or symbol as its label.
4529 \end_layout
4530
4531 \begin_deeper
4532 \begin_layout Itemize
4533 LyX uses the same symbol for all of the items in a given nesting level.
4534 \end_layout
4535
4536 \begin_layout Itemize
4537 The symbol appears at the beginning of the first line.
4538 \end_layout
4539
4540 \end_deeper
4541 \begin_layout Itemize
4542 The items can have any length.
4543  LyX automatically offsets the left margin of each item.
4544  The offset is always relative to whatever environment the 
4545 \family sans
4546 Itemize
4547 \family default
4548  list may be in.
4549 \end_layout
4550
4551 \begin_layout Itemize
4552 If you nest an 
4553 \family sans
4554 Itemize
4555 \family default
4556  environment inside another 
4557 \family sans
4558 Itemize
4559 \family default
4560  environment, the label changes to a new symbol.
4561 \end_layout
4562
4563 \begin_deeper
4564 \begin_layout Itemize
4565 There are four different symbols for up to a four-fold nesting.
4566 \end_layout
4567
4568 \begin_layout Itemize
4569 LyX always shows the same symbol on screen.
4570 \end_layout
4571
4572 \begin_layout Itemize
4573 See section
4574 \begin_inset Space ~
4575 \end_inset
4576
4577
4578 \begin_inset CommandInset ref
4579 LatexCommand ref
4580 reference "sec:Nesting"
4581
4582 \end_inset
4583
4584  for a full explanation of nesting.
4585 \end_layout
4586
4587 \end_deeper
4588 \begin_layout Standard
4589 Of course, that explanation was also an example of an 
4590 \family sans
4591 Itemize
4592 \family default
4593  list.
4594  The 
4595 \family sans
4596 Itemize
4597 \family default
4598  environment is best suited for lists where the order doesn't matter.
4599 \end_layout
4600
4601 \begin_layout Standard
4602 We said that different levels use different symbols as their label.
4603  Here's an example of all four possible symbols.
4604  Note that those of you reading this manual within LyX won't see any difference.
4605 \end_layout
4606
4607 \begin_layout Itemize
4608 The label for the first level 
4609 \family sans
4610 Itemize
4611 \family default
4612  is a large black dot, or bullet.
4613 \end_layout
4614
4615 \begin_deeper
4616 \begin_layout Itemize
4617 The label for the second level is a dash.
4618 \end_layout
4619
4620 \begin_deeper
4621 \begin_layout Itemize
4622 The label for the third is an asterisk.
4623 \end_layout
4624
4625 \begin_deeper
4626 \begin_layout Itemize
4627 The label for the fourth is a centered dot.
4628 \end_layout
4629
4630 \end_deeper
4631 \begin_layout Itemize
4632 Back out to the third level.
4633 \end_layout
4634
4635 \end_deeper
4636 \begin_layout Itemize
4637 Back to the second level.
4638 \end_layout
4639
4640 \end_deeper
4641 \begin_layout Itemize
4642 Back to the outermost level.
4643 \end_layout
4644
4645 \begin_layout Standard
4646 These are the default labels for an 
4647 \family sans
4648 Itemize
4649 \family default
4650  list.
4651  You can customize these labels in the 
4652 \family sans
4653 Document\SpecialChar \menuseparator
4654 Settings
4655 \family default
4656  dialog in the submenu 
4657 \family sans
4658 Bullets
4659 \family default
4660 .
4661 \family sans
4662
4663 \begin_inset Index
4664 status collapsed
4665
4666 \begin_layout PlainLayout
4667 Document ! Settings
4668 \end_layout
4669
4670 \end_inset
4671
4672
4673 \end_layout
4674
4675 \begin_layout Standard
4676 Notice how the space between items decreases with increasing depth.
4677  We'll explain nesting and all the tricks you can do with different depths
4678  in section
4679 \begin_inset Space ~
4680 \end_inset
4681
4682
4683 \begin_inset CommandInset ref
4684 LatexCommand ref
4685 reference "sec:Nesting"
4686
4687 \end_inset
4688
4689 .
4690 \end_layout
4691
4692 \begin_layout Subsubsection
4693
4694 \family sans
4695 Enumerate
4696 \family default
4697
4698 \begin_inset Index
4699 status collapsed
4700
4701 \begin_layout PlainLayout
4702 Lists ! Enumerate
4703 \end_layout
4704
4705 \end_inset
4706
4707
4708 \begin_inset CommandInset label
4709 LatexCommand label
4710 name "sec:Enumerate"
4711
4712 \end_inset
4713
4714
4715 \end_layout
4716
4717 \begin_layout Standard
4718 The 
4719 \family sans
4720 Enumerate
4721 \family default
4722  environment is used to create numbered lists and outlines.
4723  It has these properties:
4724 \end_layout
4725
4726 \begin_layout Enumerate
4727 Each item has a numeral as its label.
4728 \end_layout
4729
4730 \begin_deeper
4731 \begin_layout Enumerate
4732 The type of numeral depends on the nesting depth.
4733 \end_layout
4734
4735 \end_deeper
4736 \begin_layout Enumerate
4737 LyX automatically counts the items for you and updates the label as appropriate.
4738 \end_layout
4739
4740 \begin_layout Enumerate
4741 Each new 
4742 \family sans
4743 Enumerate
4744 \family default
4745  environment resets the counter to one.
4746 \end_layout
4747
4748 \begin_layout Enumerate
4749 Like the 
4750 \family sans
4751 Itemize
4752 \family default
4753  environment, the 
4754 \family sans
4755 Enumerate
4756 \family default
4757  environment:
4758 \end_layout
4759
4760 \begin_deeper
4761 \begin_layout Enumerate
4762 Offsets the items relative to the left margin.
4763  Items can have any length.
4764 \end_layout
4765
4766 \begin_layout Enumerate
4767 Reduces the space between items as the nesting depth increases.
4768 \end_layout
4769
4770 \begin_layout Enumerate
4771 Uses different types of labels depending on the nesting depth.
4772 \end_layout
4773
4774 \begin_layout Enumerate
4775 Allows up to a four-fold nesting.
4776 \end_layout
4777
4778 \end_deeper
4779 \begin_layout Standard
4780 Unlike the 
4781 \family sans
4782 Itemize
4783 \family default
4784  environment, 
4785 \family sans
4786 Enumerate
4787 \family default
4788  shows the different labels for each item in LyX.
4789  Here is how LyX labels the four different levels in an 
4790 \family sans
4791 Enumerate
4792 \family default
4793 :
4794 \end_layout
4795
4796 \begin_layout Enumerate
4797 The first level of an 
4798 \family sans
4799 Enumerate
4800 \family default
4801  uses Arabic numerals followed by a period.
4802 \end_layout
4803
4804 \begin_deeper
4805 \begin_layout Enumerate
4806 The second level uses lower case letters surrounded by parentheses.
4807 \end_layout
4808
4809 \begin_deeper
4810 \begin_layout Enumerate
4811 The third level uses lower-case Roman numerals followed by a period.
4812 \end_layout
4813
4814 \begin_deeper
4815 \begin_layout Enumerate
4816 The fourth level uses capital letters followed by a period.
4817 \end_layout
4818
4819 \begin_layout Enumerate
4820 Again, notice the decrease in the spacing between items as the nesting depth
4821  increases.
4822 \end_layout
4823
4824 \end_deeper
4825 \begin_layout Enumerate
4826 Back to the third level
4827 \end_layout
4828
4829 \end_deeper
4830 \begin_layout Enumerate
4831 Back to the second level.
4832 \end_layout
4833
4834 \end_deeper
4835 \begin_layout Enumerate
4836 Back to the outermost level.
4837 \end_layout
4838
4839 \begin_layout Standard
4840 Once again, you can customize the type of numbering used in the 
4841 \family sans
4842 Enumerate
4843 \family default
4844  environment.
4845  It involves adding commands to the LaTeX preamble (see the 
4846 \emph on
4847 Extended Features
4848 \emph default
4849  manual).
4850  As stated earlier, such customization only shows up in the printed version,
4851  not in LyX.
4852 \end_layout
4853
4854 \begin_layout Standard
4855 There is more to nesting 
4856 \family sans
4857 Enumerate
4858 \family default
4859  environments than we've stated here.
4860  You should read section
4861 \begin_inset Space ~
4862 \end_inset
4863
4864
4865 \begin_inset CommandInset ref
4866 LatexCommand ref
4867 reference "sec:Nesting"
4868
4869 \end_inset
4870
4871  to learn more about nesting.
4872 \end_layout
4873
4874 \begin_layout Subsubsection
4875
4876 \family sans
4877 Description
4878 \family default
4879
4880 \begin_inset Index
4881 status collapsed
4882
4883 \begin_layout PlainLayout
4884 Lists ! Description
4885 \end_layout
4886
4887 \end_inset
4888
4889
4890 \begin_inset CommandInset label
4891 LatexCommand label
4892 name "sec:Description-List"
4893
4894 \end_inset
4895
4896
4897 \end_layout
4898
4899 \begin_layout Standard
4900 Unlike the previous two environments, the 
4901 \family sans
4902 Description
4903 \family default
4904  list has no fixed label.
4905  Instead, LyX uses the first 
4906 \begin_inset Quotes eld
4907 \end_inset
4908
4909 word
4910 \begin_inset Quotes erd
4911 \end_inset
4912
4913  of the first line as the label.
4914  Here's an example:
4915 \end_layout
4916
4917 \begin_layout Description
4918 Example: This is an example of the 
4919 \family sans
4920 Description
4921 \family default
4922  environment.
4923 \end_layout
4924
4925 \begin_layout Standard
4926 LyX typesets the label in boldface and puts extra space between it and the
4927  rest of the line.
4928 \end_layout
4929
4930 \begin_layout Standard
4931 With the first 
4932 \begin_inset Quotes eld
4933 \end_inset
4934
4935 word
4936 \begin_inset Quotes erd
4937 \end_inset
4938
4939  it is meant that the first hit of the 
4940 \family sans
4941 Space
4942 \family default
4943  key ends the label if you are at the beginning of the first line of an
4944  item.
4945  If you need to use more than one word in the label use a 
4946 \family sans
4947 Protected Blank
4948 \family default
4949 .
4950  (Use either 
4951 \family sans
4952 C-Space
4953 \family default
4954  or the menu 
4955 \family sans
4956 Insert\SpecialChar \menuseparator
4957 Formatting\SpecialChar \menuseparator
4958 Protected
4959 \begin_inset Space ~
4960 \end_inset
4961
4962 Space
4963 \family default
4964 , see section
4965 \begin_inset Space ~
4966 \end_inset
4967
4968
4969 \begin_inset CommandInset ref
4970 LatexCommand ref
4971 reference "sub:Protected-Space"
4972
4973 \end_inset
4974
4975  for more info.) Here is an example:
4976 \end_layout
4977
4978 \begin_layout Description
4979 Second
4980 \begin_inset Space ~
4981 \end_inset
4982
4983 Example: This one shows how to use a 
4984 \family sans
4985 Protected
4986 \begin_inset Space ~
4987 \end_inset
4988
4989 Blank
4990 \family default
4991  in the label of a 
4992 \family sans
4993 Description
4994 \family default
4995  list item.
4996 \end_layout
4997
4998 \begin_layout Description
4999 Usage: You should use the 
5000 \family sans
5001 Description
5002 \family default
5003  environment for things like definitions and theorems.
5004  Use it when you need to make one word in particular stand out in the text
5005  that describes it.
5006  It's not a good idea to use a 
5007 \family sans
5008 Description
5009 \family default
5010  environment when you have an entire sentence that you want to describe.
5011  You're better off using 
5012 \family sans
5013 Itemize
5014 \family default
5015  or 
5016 \family sans
5017 Enumerate
5018 \family default
5019  and nesting several 
5020 \family sans
5021 Standard
5022 \family default
5023  paragraphs into them.
5024 \end_layout
5025
5026 \begin_layout Description
5027 Nesting: You can nest 
5028 \family sans
5029 Description
5030 \family default
5031  environments inside one another, nest them in other types of lists, and
5032  so on.
5033 \end_layout
5034
5035 \begin_layout Standard
5036 Notice that after the first line, LyX indents subsequent lines, offsetting
5037  them from the first line.
5038 \end_layout
5039
5040 \begin_layout Subsubsection
5041 The LyX 
5042 \family sans
5043 List
5044 \family default
5045
5046 \begin_inset Index
5047 status collapsed
5048
5049 \begin_layout PlainLayout
5050 Lists ! LyX list
5051 \end_layout
5052
5053 \end_inset
5054
5055
5056 \begin_inset CommandInset label
5057 LatexCommand label
5058 name "sec:LyX-List"
5059
5060 \end_inset
5061
5062
5063 \end_layout
5064
5065 \begin_layout Standard
5066 The 
5067 \family sans
5068 List
5069 \family default
5070  environment is a LyX extension to LaTeX.
5071  
5072 \end_layout
5073
5074 \begin_layout Standard
5075 Like the 
5076 \family sans
5077 Description
5078 \family default
5079  environment the 
5080 \family sans
5081 List
5082 \family default
5083  environment has user-defined labels for each list item.
5084  There are the following properties of this list environment:
5085 \end_layout
5086
5087 \begin_layout Labeling
5088 \labelwidthstring 00.00.0000
5089 item
5090 \begin_inset Space ~
5091 \end_inset
5092
5093 labels LyX uses the first 
5094 \begin_inset Quotes eld
5095 \end_inset
5096
5097 word
5098 \begin_inset Quotes erd
5099 \end_inset
5100
5101  of each line as the item label.
5102  The first 
5103 \family sans
5104 Space
5105 \family default
5106  after the beginning of the first line of an item marks the end of the label.
5107  If you need to use more than one word in an item label, use a protected
5108  blank as described above.
5109 \end_layout
5110
5111 \begin_layout Labeling
5112 \labelwidthstring 00.00.0000
5113 margins As you can see, LyX uses different margins for the item label and
5114  the body of the item text.
5115  The body of the text has a larger left margin, which is equal to the default
5116  label width plus a little extra space.
5117  
5118 \end_layout
5119
5120 \begin_layout Labeling
5121 \labelwidthstring 00.00.0000
5122 label
5123 \begin_inset Space ~
5124 \end_inset
5125
5126 width LyX uses the width of the label, or the default width, whatever is
5127  larger.
5128  If the label width is larger, the label 
5129 \begin_inset Quotes eld
5130 \end_inset
5131
5132 extends
5133 \begin_inset Quotes erd
5134 \end_inset
5135
5136  into the first line.
5137  In other words, the text of the first line isn't aligned with the left
5138  margin of the rest of the item text.
5139 \end_layout
5140
5141 \begin_layout Labeling
5142 \labelwidthstring 00.00.0000
5143 default
5144 \begin_inset Space ~
5145 \end_inset
5146
5147 width You can set the default label width to ensure that the text of all
5148  items in a 
5149 \family sans
5150 List
5151 \family default
5152  environment have the same left margin.
5153 \newline
5154 To change the default width, select
5155  all items in the list.
5156  Now open the 
5157 \family sans
5158 Edit\SpecialChar \menuseparator
5159 Paragraph
5160 \begin_inset Space ~
5161 \end_inset
5162
5163 Settings
5164 \family default
5165  dialog.
5166  The text in the box 
5167 \family sans
5168 Longest
5169 \begin_inset Space ~
5170 \end_inset
5171
5172 label
5173 \family default
5174  determines the default label width.
5175  You can use the text of your largest label here, but you can also use the
5176  letter 
5177 \begin_inset Quotes eld
5178 \end_inset
5179
5180 M
5181 \begin_inset Quotes erd
5182 \end_inset
5183
5184  multiple times instead.
5185  The M is the widest character and is a standard unit of widths in LaTeX.
5186  By using 
5187 \begin_inset Quotes eld
5188 \end_inset
5189
5190 M
5191 \begin_inset Quotes erd
5192 \end_inset
5193
5194  as the unit of width you don't need to keep changing the contents of 
5195 \family sans
5196 Longest
5197 \begin_inset Space ~
5198 \end_inset
5199
5200 label
5201 \family default
5202  every time you alter a label in a 
5203 \family sans
5204 List
5205 \family default
5206  environment.
5207 \newline
5208 The predefined default width is the length of 
5209 \begin_inset Quotes eld
5210 \end_inset
5211
5212 00.00.0000
5213 \begin_inset Quotes erd
5214 \end_inset
5215
5216  (equal to 6 M).
5217  
5218 \newline
5219
5220 \begin_inset Note Greyedout
5221 status open
5222
5223 \begin_layout PlainLayout
5224
5225 \series bold
5226 Note:
5227 \series default
5228  Setting the cursor into a list item to change only its label width will
5229  only change the width inside LyX but not in the output.
5230 \end_layout
5231
5232 \end_inset
5233
5234
5235 \end_layout
5236
5237 \begin_layout Standard
5238 You should use the 
5239 \family sans
5240 List
5241 \family default
5242  environment the same way like the 
5243 \family sans
5244 Description
5245 \family default
5246  list: When you need one word to stand out from the text that describes
5247  it.
5248  The 
5249 \family sans
5250 List
5251 \family default
5252  environment gives you another way to do this, using a different overall
5253  layout.
5254 \end_layout
5255
5256 \begin_layout Standard
5257 You can nest 
5258 \family sans
5259 List
5260 \family default
5261  environments inside one another, nest them in other types of lists, and
5262  so on.
5263  They work just like the other list paragraph environments.
5264  Read section
5265 \begin_inset Space ~
5266 \end_inset
5267
5268
5269 \begin_inset CommandInset ref
5270 LatexCommand ref
5271 reference "sec:Nesting"
5272
5273 \end_inset
5274
5275  to learn about nesting.
5276 \end_layout
5277
5278 \begin_layout Standard
5279 There is yet another feature of the 
5280 \family sans
5281 List
5282 \family default
5283  environment: As you can see in the examples, LyX left-justifies the item
5284  labels by default.
5285  You can use additional 
5286 \family sans
5287 HFills
5288 \family default
5289  to change how LyX justifies the item label.
5290  We'll document 
5291 \family sans
5292 HFills
5293 \family default
5294  later in section
5295 \begin_inset Space ~
5296 \end_inset
5297
5298
5299 \begin_inset CommandInset ref
5300 LatexCommand ref
5301 reference "sub:Horizontal-Space"
5302
5303 \end_inset
5304
5305 .
5306  Here are some examples:
5307 \end_layout
5308
5309 \begin_layout Labeling
5310 \labelwidthstring 00.00.0000
5311 Left The default for 
5312 \family sans
5313 List
5314 \family default
5315  item labels.
5316 \end_layout
5317
5318 \begin_layout Labeling
5319 \labelwidthstring 00.00.0000
5320 \begin_inset Space \hfill{}
5321 \end_inset
5322
5323 Right One 
5324 \family sans
5325 HFill
5326 \family default
5327  at the beginning of the label right justifies it.
5328 \end_layout
5329
5330 \begin_layout Labeling
5331 \labelwidthstring 00.00.0000
5332 \begin_inset Space \hfill{}
5333 \end_inset
5334
5335 Center
5336 \begin_inset Space \hfill{}
5337 \end_inset
5338
5339  One 
5340 \family sans
5341 HFill
5342 \family default
5343  at the beginning of the label and one at the end centers it.
5344 \end_layout
5345
5346 \begin_layout Subsection
5347 Letters
5348 \begin_inset Index
5349 status collapsed
5350
5351 \begin_layout PlainLayout
5352 Letters
5353 \end_layout
5354
5355 \end_inset
5356
5357
5358 \end_layout
5359
5360 \begin_layout Subsubsection
5361
5362 \family sans
5363 Address
5364 \family default
5365  and 
5366 \family sans
5367 Right
5368 \begin_inset Space ~
5369 \end_inset
5370
5371 Address
5372 \family default
5373 : An Overview
5374 \end_layout
5375
5376 \begin_layout Standard
5377 Although LyX has document classes for letters, we've also created two paragraph
5378  environments called 
5379 \family sans
5380 Address
5381 \family default
5382  and 
5383 \family sans
5384 Right
5385 \begin_inset Space ~
5386 \end_inset
5387
5388 Address
5389 \family default
5390 .
5391  To use the letter class, you need to use specific paragraph environments
5392  in a specific order, otherwise LaTeX gags on the document.
5393  In contrast, you can use the 
5394 \family sans
5395 Address
5396 \family default
5397  and 
5398 \family sans
5399 Right
5400 \begin_inset Space ~
5401 \end_inset
5402
5403 Address
5404 \family default
5405  paragraph environments anywhere with no problem.
5406  You can even nest them inside other environments, though you can't nest
5407  anything in them.
5408 \end_layout
5409
5410 \begin_layout Standard
5411 Of course, you're not limited to using 
5412 \family sans
5413 Address
5414 \family default
5415  and 
5416 \family sans
5417 Right
5418 \begin_inset Space ~
5419 \end_inset
5420
5421 Address
5422 \family default
5423  for letters only.
5424  
5425 \family sans
5426 Right
5427 \begin_inset Space ~
5428 \end_inset
5429
5430 Address
5431 \family default
5432 , in particular, is useful for creating article titles like those used in
5433  some European academic papers.
5434 \end_layout
5435
5436 \begin_layout Subsubsection
5437 Usage
5438 \begin_inset CommandInset label
5439 LatexCommand label
5440 name "sec:Address-Usage"
5441
5442 \end_inset
5443
5444
5445 \end_layout
5446
5447 \begin_layout Standard
5448 The 
5449 \family sans
5450 Address
5451 \family default
5452  environment formats text in the style of an address, which is also used
5453  for the opening and signature in some countries.
5454  Similarly, the 
5455 \family sans
5456 Right
5457 \begin_inset Space ~
5458 \end_inset
5459
5460 Address
5461 \family default
5462  environment formats text in the style of a right-justified address, which
5463  is used for the sender's address and today's date in some countries.
5464  Here's an example of each:
5465 \end_layout
5466
5467 \begin_layout Right Address
5468 Right Address
5469 \newline
5470 Who I am
5471 \newline
5472 Where I am
5473 \newline
5474 When is it? What is today?
5475 \end_layout
5476
5477 \begin_layout Standard
5478 That was 
5479 \family sans
5480 Right
5481 \begin_inset Space ~
5482 \end_inset
5483
5484 Address
5485 \family default
5486 .
5487  Notice that the lines all have the same left margin, which LyX sets to
5488  fit the largest block of text on a single line.
5489  Here's an example of the 
5490 \family sans
5491 Address
5492 \family default
5493  environment:
5494 \end_layout
5495
5496 \begin_layout Address
5497 Who are you
5498 \newline
5499 Where do I send this
5500 \newline
5501 Your post office and country
5502 \end_layout
5503
5504 \begin_layout Standard
5505 As you can see, both 
5506 \family sans
5507 Address
5508 \family default
5509  and 
5510 \family sans
5511 Right
5512 \begin_inset Space ~
5513 \end_inset
5514
5515 Address
5516 \family default
5517  add extra space between themselves and the next paragraph.
5518  If you hit 
5519 \family sans
5520 Return
5521 \family default
5522  in either of these environments, LyX resets the nesting depth and sets
5523  the environment to 
5524 \family sans
5525 Standard
5526 \family default
5527 .
5528  This makes sense, since 
5529 \family sans
5530 Return
5531 \family default
5532  is the 
5533 \family typewriter
5534 break-paragraph
5535 \family default
5536  function, and the individual lines of an address are not paragraphs.
5537  Thus, you have to use 
5538 \family typewriter
5539 break-line
5540 \family default
5541  (
5542 \family sans
5543 C-Return
5544 \family default
5545  or 
5546 \family sans
5547 Formatting
5548 \begin_inset Space ~
5549 \end_inset
5550
5551 Character\SpecialChar \menuseparator
5552 Line
5553 \begin_inset Space ~
5554 \end_inset
5555
5556 Break
5557 \family default
5558  from the 
5559 \family sans
5560 Insert
5561 \family default
5562  menu) to start a new line in an 
5563 \family sans
5564 Address
5565 \family default
5566  or 
5567 \family sans
5568 Right
5569 \begin_inset Space ~
5570 \end_inset
5571
5572 Address
5573 \family default
5574  environment.
5575 \end_layout
5576
5577 \begin_layout Subsection
5578 Academic Writing
5579 \end_layout
5580
5581 \begin_layout Standard
5582 Most academic writing begins with an abstract and ends with a bibliography
5583  or list of references.
5584  LyX contains paragraph environments for both of these.
5585 \end_layout
5586
5587 \begin_layout Subsubsection
5588
5589 \family sans
5590 Abstract
5591 \begin_inset Index
5592 status collapsed
5593
5594 \begin_layout PlainLayout
5595 Abstracts
5596 \end_layout
5597
5598 \end_inset
5599
5600
5601 \end_layout
5602
5603 \begin_layout Standard
5604 The 
5605 \family sans
5606 Abstract
5607 \family default
5608  environment is used for the abstract of an article.
5609  Technically, you could use this environment anywhere, but you really should
5610  only use it at the beginning of the document, after the title.
5611  Also, don't bother trying to nest 
5612 \family sans
5613 Abstract
5614 \family default
5615  in anything else or vice versa.
5616  It won't work.
5617  The 
5618 \family sans
5619 Abstract
5620 \family default
5621  environment is only useful in the article and report document classes.
5622  The book document classes ignores the 
5623 \family sans
5624 Abstract
5625 \family default
5626  completely, and it's utterly silly to use 
5627 \family sans
5628 Abstract
5629 \family default
5630  in a letter document class.
5631 \end_layout
5632
5633 \begin_layout Standard
5634 The 
5635 \family sans
5636 Abstract
5637 \family default
5638  environment does several things for you.
5639  First, it puts the centered label 
5640 \begin_inset Quotes eld
5641 \end_inset
5642
5643 Abstract
5644 \begin_inset Quotes erd
5645 \end_inset
5646
5647  above the text.
5648  The label and the text of the abstract are separated by some extra vertical
5649  space.
5650  Second, it typesets everything in a smaller font, just as you'd expect.
5651  Lastly, it adds a bit of extra vertical space between the abstract and
5652  the subsequent text.
5653  Well, that's how it will appear on the LyX screen.
5654  The appearance in the output depends on the used article or report class.
5655 \end_layout
5656
5657 \begin_layout Standard
5658 Starting a new paragraph by hitting 
5659 \family sans
5660 Return
5661 \family default
5662  does not reset the paragraph environment.
5663  The new paragraph will still be in the 
5664 \family sans
5665 Abstract
5666 \family default
5667  environment.
5668  So, you will have to change the paragraph environment yourself when you
5669  finish entering the abstract of your document.
5670 \end_layout
5671
5672 \begin_layout Standard
5673 \begin_inset Float figure
5674 wide false
5675 sideways false
5676 status open
5677
5678 \begin_layout PlainLayout
5679 \align center
5680 \begin_inset Graphics
5681         filename clipart/Abstract.pdf
5682         embed ""
5683         lyxscale 25
5684
5685 \end_inset
5686
5687
5688 \end_layout
5689
5690 \begin_layout PlainLayout
5691 \begin_inset Caption
5692
5693 \begin_layout PlainLayout
5694 \begin_inset CommandInset label
5695 LatexCommand label
5696 name "cap:Paragraph-in-the"
5697
5698 \end_inset
5699
5700 Paragraph in the 
5701 \family sans
5702 Abstract
5703 \family default
5704  environment
5705 \end_layout
5706
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \end_inset
5713
5714
5715 \end_layout
5716
5717 \begin_layout Standard
5718 We'd love to give you directly an example of the 
5719 \family sans
5720 Abstract
5721 \family default
5722  environment, but since this document is in the 
5723 \begin_inset Quotes eld
5724 \end_inset
5725
5726 book
5727 \begin_inset Quotes erd
5728 \end_inset
5729
5730  class, we can't do this.
5731  We inserted it therefore as figure
5732 \begin_inset Space ~
5733 \end_inset
5734
5735
5736 \begin_inset CommandInset ref
5737 LatexCommand ref
5738 reference "cap:Paragraph-in-the"
5739
5740 \end_inset
5741
5742 .
5743  If you've never heard of an 
5744 \begin_inset Quotes eld
5745 \end_inset
5746
5747 abstract
5748 \begin_inset Quotes erd
5749 \end_inset
5750
5751  before, you can safely ignore this environment.
5752 \end_layout
5753
5754 \begin_layout Subsubsection
5755
5756 \family sans
5757 Bibliography
5758 \family default
5759
5760 \begin_inset Index
5761 status collapsed
5762
5763 \begin_layout PlainLayout
5764 Bibliography
5765 \end_layout
5766
5767 \end_inset
5768
5769
5770 \begin_inset CommandInset label
5771 LatexCommand label
5772 name "sub:Biblio_environment"
5773
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \begin_layout Standard
5780 The 
5781 \family sans
5782 Bibliography
5783 \family default
5784  environment is used to list references.
5785  Technically, you could use this environment anywhere, but you really should
5786  only use it at the end of the document.
5787  Nesting 
5788 \family sans
5789 Bibliography
5790 \family default
5791  in anything else or vice versa won't work.
5792 \end_layout
5793
5794 \begin_layout Standard
5795 When you first open a 
5796 \family sans
5797 Bibliography
5798 \family default
5799  environment, LyX add a large vertical space, followed by the heading 
5800 \begin_inset Quotes eld
5801 \end_inset
5802
5803 Bibliography
5804 \begin_inset Quotes erd
5805 \end_inset
5806
5807  or 
5808 \begin_inset Quotes eld
5809 \end_inset
5810
5811 References,
5812 \begin_inset Quotes erd
5813 \end_inset
5814
5815  depending on the document class.
5816  The heading is in a large boldface font.
5817  Each paragraph of the 
5818 \family sans
5819 Bibliography
5820 \family default
5821  environment is a bibliography entry.
5822  Thus, hitting 
5823 \family sans
5824 Return
5825 \family default
5826  does not reset the paragraph environment.
5827  Each new paragraph is still in the 
5828 \family sans
5829 Bibliography
5830 \family default
5831  environment.
5832 \end_layout
5833
5834 \begin_layout Standard
5835 For a detailed description of LyX's bibliography handling, have a look at
5836  in section
5837 \begin_inset Space ~
5838 \end_inset
5839
5840
5841 \begin_inset CommandInset ref
5842 LatexCommand ref
5843 reference "sec:Bibliography"
5844
5845 \end_inset
5846
5847 .
5848 \end_layout
5849
5850 \begin_layout Subsection
5851 LyX
5852 \family sans
5853 -Code
5854 \begin_inset Index
5855 status collapsed
5856
5857 \begin_layout PlainLayout
5858 Paragraph ! LyX code
5859 \end_layout
5860
5861 \end_inset
5862
5863
5864 \begin_inset CommandInset label
5865 LatexCommand label
5866 name "sub:LyX-Code"
5867
5868 \end_inset
5869
5870
5871 \end_layout
5872
5873 \begin_layout Standard
5874 The 
5875 \family sans
5876 LyX-Code
5877 \family default
5878  environment is another LyX extension.
5879  It type-sets text in a typewriter-style font.
5880  It also treats the 
5881 \family sans
5882 Space
5883 \family default
5884  key as a fixed whitespace;
5885 \begin_inset Foot
5886 status collapsed
5887
5888 \begin_layout PlainLayout
5889 In the 
5890 \family sans
5891 LyX-Code
5892 \family default
5893  environment, the 
5894 \family sans
5895 Space
5896 \family default
5897  key is treated as a 
5898 \family sans
5899 Protected
5900 \begin_inset Space ~
5901 \end_inset
5902
5903 Blank
5904 \family default
5905  instead of an end-of-word marker.
5906 \end_layout
5907
5908 \end_inset
5909
5910  this is the only case in which you can type multiple whitespaces in LyX.
5911  If you need to insert blank lines, you'll still need to use 
5912 \family sans
5913 C-Return
5914 \family default
5915  (the 
5916 \family typewriter
5917 break-line
5918 \family default
5919  function).
5920  
5921 \family sans
5922 Return
5923 \family default
5924  breaks paragraphs.
5925  Note, however, that 
5926 \family sans
5927 Return
5928 \family default
5929  does not reset the paragraph environment.
5930  So, when you finish using the 
5931 \family sans
5932 LyX-Code
5933 \family default
5934  environment, you'll need to change the paragraph environment yourself.
5935  Also, you can nest the 
5936 \family sans
5937 LyX-Code
5938 \family default
5939  environment inside of others.
5940 \end_layout
5941
5942 \begin_layout Standard
5943 There are a few quirks with this environment:
5944 \end_layout
5945
5946 \begin_layout Itemize
5947 You cannot use 
5948 \family sans
5949 C-Return
5950 \family default
5951  at the beginning of a new paragraph (i.e.
5952  you can't follow 
5953 \family sans
5954 Return
5955 \family default
5956  with a 
5957 \family sans
5958 C-Return
5959 \family default
5960 ).
5961 \end_layout
5962
5963 \begin_layout Itemize
5964 You can't follow a 
5965 \family sans
5966 C-Return
5967 \family default
5968  with a 
5969 \family sans
5970 Space
5971 \family default
5972 .
5973 \end_layout
5974
5975 \begin_deeper
5976 \begin_layout Itemize
5977 Use a 
5978 \family sans
5979 Return
5980 \family default
5981  to begin a new paragraph, then you can use a 
5982 \family sans
5983 Space
5984 \family default
5985 .
5986 \end_layout
5987
5988 \begin_layout Itemize
5989 Or: use 
5990 \family sans
5991 C-Space
5992 \family default
5993  instead.
5994 \end_layout
5995
5996 \end_deeper
5997 \begin_layout Itemize
5998 You can't have an empty paragraph or an empty line.
5999  You must put at least one 
6000 \family sans
6001 Space
6002 \family default
6003  in any line you want blank.
6004  Otherwise, LaTeX generates errors.
6005 \end_layout
6006
6007 \begin_layout Itemize
6008 You cannot get the typewriter double quotes by typing 
6009 \family sans
6010 "
6011 \family default
6012  since that will insert 
6013 \emph on
6014 real
6015 \emph default
6016  quotes.
6017  You get the typewriter double quotes with 
6018 \family sans
6019 C-"
6020 \family default
6021  (or 
6022 \family sans
6023 C-q
6024 \family default
6025  if you use Emacs-like key bindings).
6026 \end_layout
6027
6028 \begin_layout Standard
6029 Here's an example:
6030 \end_layout
6031
6032 \begin_layout LyX-Code
6033 #include <stdio.h>
6034 \end_layout
6035
6036 \begin_layout LyX-Code
6037  
6038 \end_layout
6039
6040 \begin_layout LyX-Code
6041 int main(void)
6042 \end_layout
6043
6044 \begin_layout LyX-Code
6045 {
6046 \end_layout
6047
6048 \begin_layout LyX-Code
6049     printf("Hello World!
6050 \backslash
6051 n");
6052 \end_layout
6053
6054 \begin_layout LyX-Code
6055     return 0;
6056 \end_layout
6057
6058 \begin_layout LyX-Code
6059 }
6060 \end_layout
6061
6062 \begin_layout Standard
6063 This is just the standard 
6064 \begin_inset Quotes eld
6065 \end_inset
6066
6067 Hello world!
6068 \begin_inset Quotes erd
6069 \end_inset
6070
6071  program.
6072  
6073 \end_layout
6074
6075 \begin_layout Standard
6076
6077 \family sans
6078 LyX-Code
6079 \family default
6080  has one purpose: to typeset code, such as program source, shell scripts,
6081  rc-files, and so on.
6082  Use it only in those very special cases where you need to generate text
6083  as if you used a typewriter.
6084 \begin_inset Index
6085 status collapsed
6086
6087 \begin_layout PlainLayout
6088 Paragraph environments|)
6089 \end_layout
6090
6091 \end_inset
6092
6093
6094 \end_layout
6095
6096 \begin_layout Section
6097 Nesting Environments
6098 \begin_inset Index
6099 status collapsed
6100
6101 \begin_layout PlainLayout
6102 Nesting ! Environments
6103 \end_layout
6104
6105 \end_inset
6106
6107
6108 \begin_inset CommandInset label
6109 LatexCommand label
6110 name "sec:Nesting"
6111
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \begin_layout Subsection
6118 Introduction
6119 \end_layout
6120
6121 \begin_layout Standard
6122 LyX treats text as a unified block with a particular context and specific
6123  properties.
6124  This allows you to create blocks that inherits some of the properties of
6125  another block.
6126  For example you have three main points in an outline, but point #2 also
6127  has two subpoints.
6128  In other words, you have a list inside of another list, with the inner
6129  list 
6130 \begin_inset Quotes eld
6131 \end_inset
6132
6133 attached
6134 \begin_inset Quotes erd
6135 \end_inset
6136
6137  to item #2:
6138 \end_layout
6139
6140 \begin_layout Enumerate
6141 one
6142 \end_layout
6143
6144 \begin_layout Enumerate
6145 two
6146 \end_layout
6147
6148 \begin_deeper
6149 \begin_layout Enumerate
6150 sublist - item #1
6151 \end_layout
6152
6153 \begin_layout Enumerate
6154 sublist - item #2
6155 \end_layout
6156
6157 \end_deeper
6158 \begin_layout Enumerate
6159 three
6160 \end_layout
6161
6162 \begin_layout Standard
6163 You put a list inside of a list by nesting one list inside the other.
6164  Nesting an environment is quite simple: Select 
6165 \family sans
6166 Increase
6167 \begin_inset Space ~
6168 \end_inset
6169
6170 List
6171 \begin_inset Space ~
6172 \end_inset
6173
6174 Depth
6175 \family default
6176  or 
6177 \family sans
6178 Decrease
6179 \begin_inset Space ~
6180 \end_inset
6181
6182 List
6183 \begin_inset Space ~
6184 \end_inset
6185
6186 Depth
6187 \family default
6188  from the 
6189 \family sans
6190 Edit
6191 \family default
6192  menu to change the nesting depth of the current paragraph (the status bar
6193  will tell you how far you are nested).
6194  Instead of the menu, you can also use the toolbar buttons 
6195 \begin_inset Graphics
6196         filename ../images/depth-increment.png
6197         embed ""
6198
6199 \end_inset
6200
6201  and 
6202 \begin_inset Graphics
6203         filename ../images/depth-decrement.png
6204         embed ""
6205
6206 \end_inset
6207
6208  or the convenient key bindings 
6209 \family sans
6210 S-M-Right
6211 \family default
6212  and 
6213 \family sans
6214 S-M-Left
6215 \family default
6216  to change the nesting level.
6217  The change will work on the current selection if you have made one (allowing
6218  you to change the nesting of several paragraphs at once), or the current
6219  paragraph.
6220 \end_layout
6221
6222 \begin_layout Standard
6223 Note that LyX only changes the nesting depth if it can.
6224  If it's invalid to do so, nothing happens if you try to change the depth.
6225  Additionally, if you change the depth of one paragraph, it affects the
6226  depth of every paragraph nested inside of it.
6227 \end_layout
6228
6229 \begin_layout Standard
6230 Nesting isn't limited to lists.
6231  In LyX, you can nest just about anything inside anything else, as you're
6232  about to find out.
6233  This is the real power of nesting paragraph environments.
6234 \end_layout
6235
6236 \begin_layout Subsection
6237 What You Can and Can't Nest
6238 \end_layout
6239
6240 \begin_layout Standard
6241 Before we fire a list of paragraph environments at you, we need to tell
6242  you a little bit more about how nesting works.
6243 \end_layout
6244
6245 \begin_layout Standard
6246 The question if nesting a paragraph environment is possible, is a bit more
6247  complicated than a simple yes or no.
6248  There are three types of paragraph environments:
6249 \end_layout
6250
6251 \begin_layout Itemize
6252 Completely unnestable
6253 \end_layout
6254
6255 \begin_layout Itemize
6256 Fully nestable, you can nest them inside of things and you can also nest
6257  other things inside of them.
6258 \end_layout
6259
6260 \begin_layout Itemize
6261 A third type, you can nest them into other environments, but you can't nest
6262  anything into them.
6263 \end_layout
6264
6265 \begin_layout Standard
6266 Here's a list of the three types of nesting behavior, and which paragraph
6267  environments have them:
6268 \end_layout
6269
6270 \begin_layout Description
6271 Unnestable Can't nest them.
6272  Can't nest into them.
6273 \end_layout
6274
6275 \begin_deeper
6276 \begin_layout Itemize
6277
6278 \family sans
6279 Part
6280 \end_layout
6281
6282 \begin_layout Itemize
6283
6284 \family sans
6285 Chapter
6286 \end_layout
6287
6288 \begin_layout Itemize
6289
6290 \family sans
6291 Section
6292 \family default
6293  
6294 \end_layout
6295
6296 \begin_layout Itemize
6297
6298 \family sans
6299 Subsection
6300 \end_layout
6301
6302 \begin_layout Itemize
6303
6304 \family sans
6305 Subsubsection
6306 \end_layout
6307
6308 \begin_layout Itemize
6309
6310 \family sans
6311 Paragraph
6312 \family default
6313  
6314 \end_layout
6315
6316 \begin_layout Itemize
6317
6318 \family sans
6319 Subparagraph
6320 \end_layout
6321
6322 \begin_layout Itemize
6323
6324 \family sans
6325 Part*
6326 \end_layout
6327
6328 \begin_layout Itemize
6329
6330 \family sans
6331 Chapter*
6332 \end_layout
6333
6334 \begin_layout Itemize
6335
6336 \family sans
6337 Section*
6338 \end_layout
6339
6340 \begin_layout Itemize
6341
6342 \family sans
6343 Subsection*
6344 \end_layout
6345
6346 \begin_layout Itemize
6347
6348 \family sans
6349 Subsubsection*
6350 \end_layout
6351
6352 \begin_layout Itemize
6353
6354 \family sans
6355 Bibliography
6356 \end_layout
6357
6358 \begin_layout Itemize
6359
6360 \family sans
6361 Abstract
6362 \end_layout
6363
6364 \begin_layout Itemize
6365
6366 \family sans
6367 Title
6368 \end_layout
6369
6370 \begin_layout Itemize
6371
6372 \family sans
6373 Author
6374 \end_layout
6375
6376 \begin_layout Itemize
6377
6378 \family sans
6379 Date
6380 \end_layout
6381
6382 \end_deeper
6383 \begin_layout Description
6384 Fully
6385 \begin_inset Space ~
6386 \end_inset
6387
6388 Nestable You can nest them.
6389  You can nest other things into them.
6390 \end_layout
6391
6392 \begin_deeper
6393 \begin_layout Itemize
6394
6395 \family sans
6396 Verse
6397 \end_layout
6398
6399 \begin_layout Itemize
6400
6401 \family sans
6402 Quote
6403 \end_layout
6404
6405 \begin_layout Itemize
6406
6407 \family sans
6408 Quotation
6409 \end_layout
6410
6411 \begin_layout Itemize
6412
6413 \family sans
6414 Itemize
6415 \end_layout
6416
6417 \begin_layout Itemize
6418
6419 \family sans
6420 Enumerate
6421 \end_layout
6422
6423 \begin_layout Itemize
6424
6425 \family sans
6426 Description
6427 \end_layout
6428
6429 \begin_layout Itemize
6430
6431 \family sans
6432 List
6433 \end_layout
6434
6435 \begin_layout Itemize
6436
6437 \family sans
6438 LyX-Code
6439 \end_layout
6440
6441 \end_deeper
6442 \begin_layout Description
6443 Nestable-Inside You can nest them inside of other things.
6444  You can't nest anything into them.
6445 \end_layout
6446
6447 \begin_deeper
6448 \begin_layout Itemize
6449
6450 \family sans
6451 Standard
6452 \end_layout
6453
6454 \begin_layout Itemize
6455
6456 \family sans
6457 Right
6458 \begin_inset Space ~
6459 \end_inset
6460
6461 Address
6462 \end_layout
6463
6464 \begin_layout Itemize
6465
6466 \family sans
6467 Address
6468 \end_layout
6469
6470 \end_deeper
6471 \begin_layout Standard
6472 The 
6473 \family sans
6474 Caption
6475 \family default
6476  environment doesn't really fit anywhere, since it's only used inside of
6477  
6478 \family sans
6479 Table
6480 \begin_inset Space ~
6481 \end_inset
6482
6483 Floats
6484 \family default
6485  and 
6486 \family sans
6487 Figure
6488 \begin_inset Space ~
6489 \end_inset
6490
6491 Floats
6492 \family default
6493 .
6494 \end_layout
6495
6496 \begin_layout Subsection
6497 Nesting Other Things: Tables, Math, Floats, etc.
6498 \begin_inset Index
6499 status collapsed
6500
6501 \begin_layout PlainLayout
6502 Nesting ! Tables etc.
6503 \end_layout
6504
6505 \end_inset
6506
6507
6508 \begin_inset CommandInset label
6509 LatexCommand label
6510 name "sec:table-and-fig-nesting"
6511
6512 \end_inset
6513
6514
6515 \end_layout
6516
6517 \begin_layout Standard
6518 There are several things that aren't paragraph environments, but which are
6519  affected by nesting anyhow.
6520  They are:
6521 \end_layout
6522
6523 \begin_layout Itemize
6524 equations
6525 \end_layout
6526
6527 \begin_layout Itemize
6528 tables
6529 \end_layout
6530
6531 \begin_layout Itemize
6532 figures
6533 \end_layout
6534
6535 \begin_layout Standard
6536 (
6537 \begin_inset Note Greyedout
6538 status open
6539
6540 \begin_layout PlainLayout
6541
6542 \series bold
6543 Note:
6544 \series default
6545  If you put a figure or a table in a 
6546 \family sans
6547 Float
6548 \family default
6549 , this is no longer true.
6550 \end_layout
6551
6552 \end_inset
6553
6554  Have a look at section
6555 \begin_inset Space ~
6556 \end_inset
6557
6558
6559 \begin_inset CommandInset ref
6560 LatexCommand ref
6561 reference "sec:Floats"
6562
6563 \end_inset
6564
6565  for more informations about 
6566 \family sans
6567 Floats
6568 \family default
6569 .)
6570 \end_layout
6571
6572 \begin_layout Standard
6573 LyX can treat these three objects as either a word or as a paragraph.
6574  If a figure, table, or an equation is inline, it goes wherever the paragraph
6575  it is in goes.
6576 \end_layout
6577
6578 \begin_layout Standard
6579 On the other hand, if you have an equation, figure or table in a 
6580 \begin_inset Quotes eld
6581 \end_inset
6582
6583 paragraph
6584 \begin_inset Quotes erd
6585 \end_inset
6586
6587  of its own, it behaves just like a 
6588 \begin_inset Quotes eld
6589 \end_inset
6590
6591 nestable-inside
6592 \begin_inset Quotes erd
6593 \end_inset
6594
6595  paragraph environment.
6596  You can nest it into any environment, but you obviously can't nest anything
6597  into it.
6598 \end_layout
6599
6600 \begin_layout Standard
6601 Here's an example with a table:
6602 \end_layout
6603
6604 \begin_layout Enumerate
6605 Item One
6606 \end_layout
6607
6608 \begin_deeper
6609 \begin_layout Enumerate
6610 This is (a) and it's nested.
6611 \end_layout
6612
6613 \begin_deeper
6614 \begin_layout Standard
6615 \begin_inset VSpace 0.3cm
6616 \end_inset
6617
6618
6619 \end_layout
6620
6621 \begin_layout Standard
6622 \align center
6623 \begin_inset Tabular
6624 <lyxtabular version="3" rows="2" columns="2">
6625 <features>
6626 <column alignment="center" valignment="top" leftline="true" width="0pt">
6627 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6628 <row topline="true">
6629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout PlainLayout
6633
6634 \family roman
6635 \series medium
6636 \shape up
6637 \size normal
6638 \emph off
6639 \bar no
6640 \noun off
6641 \color none
6642 a
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout PlainLayout
6651
6652 \family roman
6653 \series medium
6654 \shape up
6655 \size normal
6656 \emph off
6657 \bar no
6658 \noun off
6659 \color none
6660 b
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 </row>
6666 <row topline="true" bottomline="true">
6667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6668 \begin_inset Text
6669
6670 \begin_layout PlainLayout
6671
6672 \family roman
6673 \series medium
6674 \shape up
6675 \size normal
6676 \emph off
6677 \bar no
6678 \noun off
6679 \color none
6680 c
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout PlainLayout
6689
6690 \family roman
6691 \series medium
6692 \shape up
6693 \size normal
6694 \emph off
6695 \bar no
6696 \noun off
6697 \color none
6698 d
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 </row>
6704 </lyxtabular>
6705
6706 \end_inset
6707
6708
6709 \end_layout
6710
6711 \begin_layout Standard
6712 \begin_inset VSpace 0.3cm
6713 \end_inset
6714
6715
6716 \end_layout
6717
6718 \end_deeper
6719 \begin_layout Enumerate
6720 This is (b).
6721  The table is actually nested inside (a).
6722 \end_layout
6723
6724 \end_deeper
6725 \begin_layout Enumerate
6726 Back out again.
6727 \end_layout
6728
6729 \begin_layout Standard
6730 If we hadn't nested the table at all, the list would look like this:
6731 \end_layout
6732
6733 \begin_layout Enumerate
6734 Item One
6735 \end_layout
6736
6737 \begin_deeper
6738 \begin_layout Enumerate
6739 This is (a) and it's nested.
6740 \end_layout
6741
6742 \end_deeper
6743 \begin_layout Standard
6744 \begin_inset VSpace 0.3cm
6745 \end_inset
6746
6747
6748 \end_layout
6749
6750 \begin_layout Standard
6751 \align center
6752 \begin_inset Tabular
6753 <lyxtabular version="3" rows="2" columns="2">
6754 <features>
6755 <column alignment="center" valignment="top" leftline="true" width="0pt">
6756 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6757 <row topline="true">
6758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout PlainLayout
6762
6763 \family roman
6764 \series medium
6765 \shape up
6766 \size normal
6767 \emph off
6768 \bar no
6769 \noun off
6770 \color none
6771 a
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout PlainLayout
6780
6781 \family roman
6782 \series medium
6783 \shape up
6784 \size normal
6785 \emph off
6786 \bar no
6787 \noun off
6788 \color none
6789 b
6790 \end_layout
6791
6792 \end_inset
6793 </cell>
6794 </row>
6795 <row topline="true" bottomline="true">
6796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout PlainLayout
6800
6801 \family roman
6802 \series medium
6803 \shape up
6804 \size normal
6805 \emph off
6806 \bar no
6807 \noun off
6808 \color none
6809 c
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout PlainLayout
6818
6819 \family roman
6820 \series medium
6821 \shape up
6822 \size normal
6823 \emph off
6824 \bar no
6825 \noun off
6826 \color none
6827 d
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 </row>
6833 </lyxtabular>
6834
6835 \end_inset
6836
6837
6838 \end_layout
6839
6840 \begin_layout Standard
6841 \begin_inset VSpace 0.3cm
6842 \end_inset
6843
6844
6845 \end_layout
6846
6847 \begin_layout Enumerate
6848 This is (b).
6849  The table is 
6850 \emph on
6851 not
6852 \emph default
6853  nested inside (a).
6854  In fact, it's not nested at all.
6855 \end_layout
6856
6857 \begin_layout Enumerate
6858 Back out again.
6859 \end_layout
6860
6861 \begin_layout Standard
6862 Notice how item (b) is not only no longer nested, but is also the first
6863  item of a new list!
6864 \end_layout
6865
6866 \begin_layout Standard
6867 There's another trap you can fall into: Nesting the table, but not going
6868  deep enough.
6869  LyX then turns anything after the table into a new sublist.
6870 \end_layout
6871
6872 \begin_layout Enumerate
6873 Item One
6874 \end_layout
6875
6876 \begin_deeper
6877 \begin_layout Enumerate
6878 This is (a) and it's nested.
6879 \end_layout
6880
6881 \begin_layout Standard
6882 \begin_inset VSpace 0.3cm
6883 \end_inset
6884
6885
6886 \end_layout
6887
6888 \begin_layout Standard
6889 \align center
6890 \begin_inset Tabular
6891 <lyxtabular version="3" rows="2" columns="2">
6892 <features>
6893 <column alignment="center" valignment="top" leftline="true" width="0pt">
6894 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6895 <row topline="true">
6896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout PlainLayout
6900
6901 \family roman
6902 \series medium
6903 \shape up
6904 \size normal
6905 \emph off
6906 \bar no
6907 \noun off
6908 \color none
6909 a
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout PlainLayout
6918
6919 \family roman
6920 \series medium
6921 \shape up
6922 \size normal
6923 \emph off
6924 \bar no
6925 \noun off
6926 \color none
6927 b
6928 \end_layout
6929
6930 \end_inset
6931 </cell>
6932 </row>
6933 <row topline="true" bottomline="true">
6934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout PlainLayout
6938
6939 \family roman
6940 \series medium
6941 \shape up
6942 \size normal
6943 \emph off
6944 \bar no
6945 \noun off
6946 \color none
6947 c
6948 \end_layout
6949
6950 \end_inset
6951 </cell>
6952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6953 \begin_inset Text
6954
6955 \begin_layout PlainLayout
6956
6957 \family roman
6958 \series medium
6959 \shape up
6960 \size normal
6961 \emph off
6962 \bar no
6963 \noun off
6964 \color none
6965 d
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 </row>
6971 </lyxtabular>
6972
6973 \end_inset
6974
6975
6976 \end_layout
6977
6978 \begin_layout Standard
6979 \begin_inset VSpace 0.3cm
6980 \end_inset
6981
6982
6983 \end_layout
6984
6985 \begin_layout Enumerate
6986 This is (b).
6987  The table is actually nested inside Item One, but 
6988 \emph on
6989 not
6990 \emph default
6991  inside (a).
6992 \end_layout
6993
6994 \end_deeper
6995 \begin_layout Enumerate
6996 Back out again.
6997 \end_layout
6998
6999 \begin_layout Standard
7000 As you can see, item (b) turned into the first item of a new list, but a
7001  new list 
7002 \emph on
7003 inside
7004 \emph default
7005  item 1.
7006  The same thing would have happened to a figure or an equation.
7007  So, if you nest tables, figures or equations, make sure you go to the right
7008  depth!
7009 \end_layout
7010
7011 \begin_layout Subsection
7012 Usage and General Features
7013 \begin_inset CommandInset label
7014 LatexCommand label
7015 name "sub:Nesting-Usage"
7016
7017 \end_inset
7018
7019
7020 \end_layout
7021
7022 \begin_layout Standard
7023 Speaking of levels, LyX can perform up to a six-fold nesting.
7024  In other words, 
7025 \begin_inset Quotes eld
7026 \end_inset
7027
7028 level #6
7029 \begin_inset Quotes erd
7030 \end_inset
7031
7032  is the innermost possible depth.
7033  Here's an example to display what we mean:
7034 \end_layout
7035
7036 \begin_layout Enumerate
7037 level #1 - outermost
7038 \end_layout
7039
7040 \begin_deeper
7041 \begin_layout Enumerate
7042 level #2
7043 \end_layout
7044
7045 \begin_deeper
7046 \begin_layout Enumerate
7047 level #3
7048 \end_layout
7049
7050 \begin_deeper
7051 \begin_layout Enumerate
7052 level #4
7053 \end_layout
7054
7055 \begin_deeper
7056 \begin_layout Itemize
7057 level #5
7058 \end_layout
7059
7060 \begin_deeper
7061 \begin_layout Itemize
7062 level #6
7063 \end_layout
7064
7065 \end_deeper
7066 \end_deeper
7067 \end_deeper
7068 \end_deeper
7069 \end_deeper
7070 \begin_layout Standard
7071 There are two exceptions to the six-fold nesting limit, and you can see
7072  both of them in the example.
7073  Unlike the other fully-nestable environments, you can only perform a four-fold
7074  nesting with the 
7075 \family sans
7076 Enumerate
7077 \family default
7078  and 
7079 \family sans
7080 Itemize
7081 \family default
7082  environments.
7083  For example, if we tried to nest another 
7084 \family sans
7085 Enumerate
7086 \family default
7087  list inside of item 
7088 \begin_inset Quotes eld
7089 \end_inset
7090
7091 A.
7092 \begin_inset Quotes erd
7093 \end_inset
7094
7095 , we'd get errors.
7096 \end_layout
7097
7098 \begin_layout Subsection
7099 Some Examples
7100 \begin_inset Index
7101 status collapsed
7102
7103 \begin_layout PlainLayout
7104 Nesting ! Examples
7105 \end_layout
7106
7107 \end_inset
7108
7109
7110 \end_layout
7111
7112 \begin_layout Standard
7113 The best way to explain just what you can do with nesting is by illustration.
7114  We have several examples of nested environments.
7115  In them, we explain how we created the example, so that you can reproduce
7116  them.
7117 \end_layout
7118
7119 \begin_layout Subsubsection
7120 Example 1: The Six-fold Way and Mixed Nesting
7121 \end_layout
7122
7123 \begin_layout Labeling
7124 \labelwidthstring MMM
7125 #1-a This is the outermost level.
7126  It's a 
7127 \family sans
7128 List
7129 \family default
7130  environment.
7131 \end_layout
7132
7133 \begin_deeper
7134 \begin_layout Labeling
7135 \labelwidthstring MMM
7136 #2-a This is level #2.
7137  We created it by using 
7138 \family sans
7139 M-Return
7140 \family default
7141  followed by 
7142 \family sans
7143 S-M-Right
7144 \family default
7145 .
7146 \end_layout
7147
7148 \begin_deeper
7149 \begin_layout Labeling
7150 \labelwidthstring MMM
7151 #3-a This is level #3.
7152  This time, we just hit 
7153 \family sans
7154 Return
7155 \family default
7156 , then used 
7157 \family sans
7158 S-M-Right
7159 \family default
7160  twice in a row.
7161  We could have also created it the same way as we did the previous level,
7162  by hitting 
7163 \family sans
7164 M-Return
7165 \family default
7166  followed by 
7167 \family sans
7168 S-M-Right
7169 \family default
7170 .
7171 \end_layout
7172
7173 \begin_deeper
7174 \begin_layout Standard
7175 This is actually a 
7176 \family sans
7177 Standard
7178 \family default
7179  environment, nested inside of 
7180 \begin_inset Quotes eld
7181 \end_inset
7182
7183 #3-a
7184 \begin_inset Quotes erd
7185 \end_inset
7186
7187 .
7188  So, it's at level #4.
7189  We did this by hitting 
7190 \family sans
7191 M-Return
7192 \family default
7193 , then 
7194 \family sans
7195 S-M-Right
7196 \family default
7197 , then changing the paragraph environment to 
7198 \family sans
7199 Standard
7200 \family default
7201 .
7202  Do this to create list items with more than one paragraph - it also works
7203  for the 
7204 \family sans
7205 Description
7206 \family default
7207
7208 \family sans
7209 Enumerate
7210 \family default
7211 , and 
7212 \family sans
7213 Itemize
7214 \family default
7215  environments!
7216 \end_layout
7217
7218 \begin_layout Standard
7219 Here's another 
7220 \family sans
7221 Standard
7222 \family default
7223  paragraph, also at level #4, made with just a 
7224 \family sans
7225 M-Return
7226 \family default
7227 .
7228 \end_layout
7229
7230 \begin_layout Labeling
7231 \labelwidthstring MMM
7232 #4-a This is level #4.
7233  We hit 
7234 \family sans
7235 M-Return
7236 \family default
7237  and changed the paragraph environment back to 
7238 \family sans
7239 List
7240 \family default
7241 .
7242  Remember - we can't nest anything inside of a 
7243 \family sans
7244 Standard
7245 \family default
7246  environment, which is why we're still at level #4.
7247  However, we 
7248 \emph on
7249 can
7250 \emph default
7251  keep nesting things inside of 
7252 \begin_inset Quotes eld
7253 \end_inset
7254
7255 #3-a
7256 \begin_inset Quotes erd
7257 \end_inset
7258
7259 .
7260 \end_layout
7261
7262 \begin_deeper
7263 \begin_layout Labeling
7264 \labelwidthstring MMM
7265 #5-a This is level #5\SpecialChar \ldots{}
7266
7267 \end_layout
7268
7269 \begin_deeper
7270 \begin_layout Labeling
7271 \labelwidthstring MMM
7272 #6-a \SpecialChar \ldots{}
7273 and this is level #6.
7274  By now, you should know how we made these two.
7275 \end_layout
7276
7277 \end_deeper
7278 \begin_layout Labeling
7279 \labelwidthstring MMM
7280 #5-b Back to level #5.
7281  Just hit 
7282 \family sans
7283 M-Return
7284 \family default
7285  followed by a 
7286 \family sans
7287 S-M-Left
7288 \family default
7289 .
7290 \end_layout
7291
7292 \end_deeper
7293 \begin_layout Labeling
7294 \labelwidthstring MMM
7295 #4-b After another 
7296 \family sans
7297 M-Return
7298 \family default
7299  followed by a 
7300 \family sans
7301 S-M-Left
7302 \family default
7303 , we're back at level #4.
7304 \end_layout
7305
7306 \end_deeper
7307 \begin_layout Labeling
7308 \labelwidthstring MMM
7309 #3-b Back to level #3.
7310  By now it should be obvious how we did this.
7311 \end_layout
7312
7313 \end_deeper
7314 \begin_layout Labeling
7315 \labelwidthstring MMM
7316 #2-b Back to level #2.
7317  
7318 \end_layout
7319
7320 \end_deeper
7321 \begin_layout Labeling
7322 \labelwidthstring MMM
7323 #1-b And last, back to the outermost level, #1.
7324  After this sentence, we'll hit 
7325 \family sans
7326 Return
7327 \family default
7328  and change the paragraph environment back to 
7329 \family sans
7330 Standard
7331 \family default
7332  to end the list.
7333 \end_layout
7334
7335 \begin_layout Standard
7336 We could have also used the 
7337 \family sans
7338 Description
7339 \family default
7340
7341 \family sans
7342 Quote
7343 \family default
7344
7345 \family sans
7346 Quotation
7347 \family default
7348 , or even the 
7349 \family sans
7350 Verse
7351 \family default
7352  environment in place of the 
7353 \family sans
7354 List
7355 \family default
7356  environment.
7357  The example would have worked exactly the same.
7358 \end_layout
7359
7360 \begin_layout Subsubsection
7361 Example 2: Inheritance
7362 \end_layout
7363
7364 \begin_layout LyX-Code
7365 This is the LyX-Code environment, at level #1, the outermost
7366 \end_layout
7367
7368 \begin_layout LyX-Code
7369 level.
7370   Now we'll hit 
7371 \family sans
7372 Return
7373 \family default
7374 , then 
7375 \family sans
7376 S-M-Right
7377 \family default
7378 , after which, we'll change to the 
7379 \family sans
7380 Enumerate
7381 \family default
7382  environment.
7383 \end_layout
7384
7385 \begin_deeper
7386 \begin_layout Enumerate
7387 This is the 
7388 \family sans
7389 Enumerate
7390 \family default
7391  environment, at level #2.
7392 \end_layout
7393
7394 \begin_layout Enumerate
7395 Notice how the nested 
7396 \family sans
7397 Enumerate
7398 \family default
7399  not only inherits its margins from its parent environment (
7400 \family sans
7401 LyX-Code
7402 \family default
7403 ), but also inherits its font and spacing!
7404 \end_layout
7405
7406 \end_deeper
7407 \begin_layout Standard
7408 We ended this example by hitting 
7409 \family sans
7410 Return
7411 \family default
7412 .
7413  After that, we needed to reset the paragraph environment to 
7414 \family sans
7415 Standard
7416 \family default
7417  and resetting the nesting depth by using 
7418 \family sans
7419 S-M-Left
7420 \family default
7421  once.
7422 \end_layout
7423
7424 \begin_layout Subsubsection
7425 Example 3: Labels, Levels, and the 
7426 \family sans
7427 Enumerate
7428 \family default
7429  and 
7430 \family sans
7431 Itemize
7432 \family default
7433  Environments
7434 \begin_inset OptArg
7435 status collapsed
7436
7437 \begin_layout PlainLayout
7438 Example #3: Labels, Levels and other list environments
7439 \end_layout
7440
7441 \end_inset
7442
7443
7444 \end_layout
7445
7446 \begin_layout Enumerate
7447 This is level #1, in an 
7448 \family sans
7449 Enumerate
7450 \family default
7451  paragraph environment.
7452  We're actually going to nest a bunch of these.
7453 \end_layout
7454
7455 \begin_deeper
7456 \begin_layout Enumerate
7457 This is level #2.
7458  We used 
7459 \family sans
7460 M-Return
7461 \family default
7462  followed by 
7463 \family sans
7464 S-M-Right
7465 \family default
7466 .
7467  Now, what happens if we nest an 
7468 \family sans
7469 Itemize
7470 \family default
7471  environment inside of this one? It will be at level #3, but what will its
7472  label be? An asterisk?
7473 \end_layout
7474
7475 \begin_deeper
7476 \begin_layout Itemize
7477 No! It's a bullet.
7478  This is the 
7479 \emph on
7480 first
7481 \emph default
7482  
7483 \family sans
7484 Itemize
7485 \family default
7486  environment, even though it's at level #3.
7487  So, its label is a bullet.
7488  (We got here by using 
7489 \family sans
7490 M-Return
7491 \family default
7492 , then 
7493 \family sans
7494 S-M-Right
7495 \family default
7496 , then changing the environment to 
7497 \family sans
7498 Itemize
7499 \family default
7500 .)
7501 \end_layout
7502
7503 \begin_deeper
7504 \begin_layout Itemize
7505 Here's level #4, produced using 
7506 \family sans
7507 M-Return
7508 \family default
7509 , then 
7510 \family sans
7511 S-M-Right
7512 \family default
7513 .
7514  We'll do that again\SpecialChar \ldots{}
7515
7516 \end_layout
7517
7518 \begin_deeper
7519 \begin_layout Enumerate
7520 \SpecialChar \ldots{}
7521 to get to level #5.
7522  This time, however, we also changed the paragraph environment back to 
7523 \family sans
7524 Enumerate
7525 \family default
7526 .
7527  Notice the type of numbering, it is 
7528 \emph on
7529 lowercase Roman
7530 \emph default
7531 , because we are in the 
7532 \emph on
7533 thirdfold
7534 \emph default
7535  
7536 \family sans
7537 Enumerate
7538 \family default
7539  environment (i.e.
7540  it is an 
7541 \family sans
7542 Enumerate
7543 \family default
7544  inside an 
7545 \family sans
7546 Enumerate
7547 \family default
7548  inside an 
7549 \family sans
7550 Enumerate
7551 \family default
7552 ).
7553 \end_layout
7554
7555 \begin_layout Enumerate
7556 What happens if we 
7557 \emph on
7558 don't
7559 \emph default
7560  change the paragraph environment, but decrease the nesting depth? What
7561  type of numbering does LyX use?
7562 \end_layout
7563
7564 \begin_layout Enumerate
7565 Oh, as if you couldn't guess by now, we're just using 
7566 \family sans
7567 M-Return
7568 \family default
7569  to keep the current environment and depth but create a new item.
7570 \end_layout
7571
7572 \begin_layout Enumerate
7573 Let's use 
7574 \family sans
7575 S-M-Left
7576 \family default
7577  to decrease the depth after the next 
7578 \family sans
7579 M-Return
7580 \family default
7581 .
7582 \end_layout
7583
7584 \end_deeper
7585 \begin_layout Enumerate
7586 This is level #4.
7587  Look what type of label LyX is using!
7588 \end_layout
7589
7590 \end_deeper
7591 \begin_layout Enumerate
7592 This is level #3.
7593  Even though we've changed levels, LyX is still using a lowercase Roman
7594  numeral as the label.Why?
7595 \end_layout
7596
7597 \begin_layout Enumerate
7598 Because, even though the nesting depth has changed, the paragraph is 
7599 \emph on
7600 still
7601 \emph default
7602  a thirdfold 
7603 \family sans
7604 Enumerate
7605 \family default
7606  environment.
7607  Notice, however, that LyX 
7608 \emph on
7609 did
7610 \emph default
7611  reset the counter for the label.
7612 \end_layout
7613
7614 \end_deeper
7615 \begin_layout Enumerate
7616 Another 
7617 \family sans
7618 M-Return
7619 \family default
7620  
7621 \family sans
7622 S-M-Left
7623 \family default
7624  sequence, and we're back to level #2.
7625  This time, we not only changed the nesting depth, but we also moved back
7626  into the twofold-nested 
7627 \family sans
7628 Enumerate
7629 \family default
7630  environment.
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Enumerate
7635 The same thing happens if we do another 
7636 \family sans
7637 M-Return
7638 \family default
7639  
7640 \family sans
7641 S-M-Left
7642 \family default
7643  sequence and return to level #1, the outermost level.
7644 \end_layout
7645
7646 \begin_layout Standard
7647 Lastly, we reset the environment to 
7648 \family sans
7649 Standard
7650 \family default
7651 .
7652  As you can see, the level number doesn't correspond to what type of labeling
7653  LyX uses for the 
7654 \family sans
7655 Enumerate
7656 \family default
7657  and 
7658 \family sans
7659 Itemize
7660 \family default
7661  environments.
7662  The number of other 
7663 \family sans
7664 Enumerate
7665 \family default
7666  environments surrounding it determines what kind of label LyX uses for
7667  an 
7668 \family sans
7669 Enumerate
7670 \family default
7671  item.
7672  The same rule applies for the 
7673 \family sans
7674 Itemize
7675 \family default
7676  environment, as well.
7677 \end_layout
7678
7679 \begin_layout Subsubsection
7680 Example 4: Going Bonkers
7681 \end_layout
7682
7683 \begin_layout Enumerate
7684 We're going to go totally nuts now.
7685  We won't nest as deep as in the other examples, nor will we go into the
7686  same detail with how we did it.
7687  (level #1: 
7688 \family sans
7689 Enumerate
7690 \family default
7691 )
7692 \end_layout
7693
7694 \begin_deeper
7695 \begin_layout Standard
7696 (
7697 \family sans
7698 Return, S-M-Right, Standard
7699 \family default
7700 : level #2) We'll stick an encapsulated description of how we created the
7701  example in parentheses someplace.
7702  For example, the two keybindings are how we changed the depth.
7703  The environment name is the name of the current environment.
7704  Either before or after this, we'll put in the level.
7705 \end_layout
7706
7707 \end_deeper
7708 \begin_layout Enumerate
7709 (
7710 \family sans
7711 Return, Enumerate
7712 \family default
7713 : level #1) This is the next item in the list.
7714 \end_layout
7715
7716 \begin_deeper
7717 \begin_layout Verse
7718 Now we'll add verse.
7719 \newline
7720 It will get much worse.
7721 \newline
7722 (
7723 \family sans
7724 Return, S-M-Right, Verse
7725 \family default
7726 : level #2)
7727 \end_layout
7728
7729 \begin_layout Verse
7730 Fiddle dee, Fiddle doo.
7731 \newline
7732 Bippitey boppitey boo!
7733 \newline
7734 (
7735 \family sans
7736 M-Return)
7737 \end_layout
7738
7739 \begin_layout Verse
7740 Here comes a table:
7741 \end_layout
7742
7743 \begin_deeper
7744 \begin_layout Standard
7745 \begin_inset VSpace 0.3cm
7746 \end_inset
7747
7748
7749 \end_layout
7750
7751 \begin_layout Standard
7752 \align center
7753 \begin_inset Tabular
7754 <lyxtabular version="3" rows="2" columns="2">
7755 <features>
7756 <column alignment="center" valignment="top" width="0pt">
7757 <column alignment="center" valignment="top" leftline="true" width="0pt">
7758 <row>
7759 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout PlainLayout
7763
7764 \family roman
7765 \series medium
7766 \shape up
7767 \size normal
7768 \emph off
7769 \bar no
7770 \noun off
7771 \color none
7772 one-fish
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout PlainLayout
7781
7782 \family roman
7783 \series medium
7784 \shape up
7785 \size normal
7786 \emph off
7787 \bar no
7788 \noun off
7789 \color none
7790 two-fish
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 <row topline="true">
7797 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout PlainLayout
7801
7802 \family roman
7803 \series medium
7804 \shape up
7805 \size normal
7806 \emph off
7807 \bar no
7808 \noun off
7809 \color none
7810 red-fish
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout PlainLayout
7819
7820 \family roman
7821 \series medium
7822 \shape up
7823 \size normal
7824 \emph off
7825 \bar no
7826 \noun off
7827 \color none
7828 blue-fish
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 </lyxtabular>
7835
7836 \end_inset
7837
7838
7839 \end_layout
7840
7841 \end_deeper
7842 \begin_layout Verse
7843 (
7844 \family sans
7845 M-Return, Table, S-M-Right
7846 \family default
7847  3 times, 
7848 \family sans
7849 M-Return, Verse, S-M-Left
7850 \family default
7851 )
7852 \end_layout
7853
7854 \end_deeper
7855 \begin_layout Enumerate
7856 (
7857 \family sans
7858 Return, Enumerate
7859 \family default
7860 : level #1) This is another item.
7861  Note that selecting a 
7862 \family sans
7863 Table
7864 \family default
7865  resets the nesting depth to level #1, so we increased the nesting depth
7866  3 times to put the table inside the 
7867 \family sans
7868 Verse
7869 \family default
7870  environment.
7871  
7872 \end_layout
7873
7874 \begin_layout Quotation
7875 We're now ending the 
7876 \family sans
7877 Enumerate
7878 \family default
7879  list and changing to 
7880 \family sans
7881 Quotation
7882 \family default
7883 .
7884  We're still at level #1.
7885  We want to show you some of the things you can do by mixing environments.
7886  The next set of paragraphs is a 
7887 \begin_inset Quotes eld
7888 \end_inset
7889
7890 quoted letter.
7891 \begin_inset Quotes erd
7892 \end_inset
7893
7894  We'll nest both the 
7895 \family sans
7896 Address
7897 \family default
7898  and 
7899 \family sans
7900 Right
7901 \begin_inset Space ~
7902 \end_inset
7903
7904 Address
7905 \family default
7906  environments inside of this one, then use another nested 
7907 \family sans
7908 Quotation
7909 \family default
7910  for the letter body.
7911  We'll use 
7912 \family sans
7913 M-Return
7914 \family default
7915  to preserve the depth.
7916  Remember that you need to use 
7917 \family sans
7918 C-Return
7919 \family default
7920  to create multiple lines inside the 
7921 \family sans
7922 Address
7923 \family default
7924  and 
7925 \family sans
7926 Right
7927 \begin_inset Space ~
7928 \end_inset
7929
7930 Address
7931 \family default
7932  environments.
7933  Here it goes:
7934 \end_layout
7935
7936 \begin_deeper
7937 \begin_layout Right Address
7938 1234 Nowhere Rd.
7939 \newline
7940 Moosegroin, MT 00100
7941 \newline
7942 9-6-96
7943 \end_layout
7944
7945 \begin_layout Address
7946 Dear Mr.
7947 \begin_inset Space ~
7948 \end_inset
7949
7950 Fizlewitz:
7951 \end_layout
7952
7953 \begin_layout Quotation
7954 We regret to inform you that we cannot fill your order for 50
7955 \begin_inset Formula $\,$
7956 \end_inset
7957
7958 L of compressed methane gas due to circumstances beyond our control.
7959  Unfortunately, several of our cows have mysteriously exploded, creating
7960  a backlog in our orders for methane.
7961  We will place your name on the waiting list and try to fill your order
7962  as soon as possible.
7963  In the meantime, we thank you for your patience.
7964 \end_layout
7965
7966 \begin_layout Quotation
7967 We do, however, now have a special on beef.
7968  If you are interested, please return the enclosed pricing and order form
7969  with your order, along with payment.
7970 \end_layout
7971
7972 \begin_layout Quotation
7973 We thank you again for your patience.
7974 \end_layout
7975
7976 \begin_layout Address
7977 Sincerely,
7978 \newline
7979 Bill Hick
7980 \end_layout
7981
7982 \end_deeper
7983 \begin_layout Quotation
7984 That ends that example!
7985 \end_layout
7986
7987 \begin_layout Standard
7988 As you can see, nesting environments in LyX gives you a lot of power with
7989  just a few keystrokes.
7990  We could have easily nested an 
7991 \family sans
7992 Itemize
7993 \family default
7994  list inside of a 
7995 \family sans
7996 Quotation
7997 \family default
7998  or 
7999 \family sans
8000 Quote
8001 \family default
8002 , or put a 
8003 \family sans
8004 Quote
8005 \family default
8006  inside of an 
8007 \family sans
8008 Itemize
8009 \family default
8010  list.
8011  You have a huge variety of options at your disposal.
8012 \end_layout
8013
8014 \begin_layout Section
8015 Spacing, pagination and line breaks
8016 \begin_inset Index
8017 status collapsed
8018
8019 \begin_layout PlainLayout
8020 Spacing
8021 \end_layout
8022
8023 \end_inset
8024
8025
8026 \end_layout
8027
8028 \begin_layout Standard
8029 What is a space? While you might be used to press the space key anytime
8030  you want to separate two words in ordinary word processors, LyX offers
8031  you more spaces: Spaces of different width and spaces which can or cannot
8032  be broken at the end of a line.
8033  The following sections will show you some examples where those spaces are
8034  useful.
8035 \end_layout
8036
8037 \begin_layout Subsection
8038 Protected Space
8039 \begin_inset CommandInset label
8040 LatexCommand label
8041 name "sub:Protected-Space"
8042
8043 \end_inset
8044
8045
8046 \begin_inset Index
8047 status collapsed
8048
8049 \begin_layout PlainLayout
8050 Spaces ! Protected
8051 \end_layout
8052
8053 \end_inset
8054
8055
8056 \end_layout
8057
8058 \begin_layout Standard
8059 The protected space: It is used to tell LyX (and LaTeX) not to break the
8060  line at that point.
8061  This may be necessary to avoid unlucky linebreaks, like in: 
8062 \end_layout
8063
8064 \begin_layout Quote
8065 Further documentation is given in section
8066 \newline
8067
8068 \begin_inset CommandInset ref
8069 LatexCommand ref
8070 reference "sec:Bibliography"
8071
8072 \end_inset
8073
8074 .
8075  
8076 \end_layout
8077
8078 \begin_layout Standard
8079 Obviously, it would be a good thing to put a protected space between 
8080 \begin_inset Quotes eld
8081 \end_inset
8082
8083 section
8084 \begin_inset Quotes erd
8085 \end_inset
8086
8087  and 
8088 \begin_inset Quotes eld
8089 \end_inset
8090
8091
8092 \begin_inset CommandInset ref
8093 LatexCommand ref
8094 reference "sec:Bibliography"
8095
8096 \end_inset
8097
8098
8099 \begin_inset Quotes erd
8100 \end_inset
8101
8102 .
8103  A protected space is set with 
8104 \family sans
8105 Insert\SpecialChar \menuseparator
8106 Formatting\SpecialChar \menuseparator
8107 Protected
8108 \bar under
8109
8110 \begin_inset Space ~
8111 \end_inset
8112
8113
8114 \bar default
8115 Space
8116 \family default
8117  (shortcut 
8118 \family sans
8119 C-Space
8120 \family default
8121 ).
8122 \end_layout
8123
8124 \begin_layout Subsection
8125 Horizontal Space
8126 \begin_inset CommandInset label
8127 LatexCommand label
8128 name "sub:Horizontal-Space"
8129
8130 \end_inset
8131
8132
8133 \begin_inset Index
8134 status collapsed
8135
8136 \begin_layout PlainLayout
8137 Spacing ! Horizontal
8138 \end_layout
8139
8140 \end_inset
8141
8142
8143 \end_layout
8144
8145 \begin_layout Standard
8146 All horizontal spaces can be inserted with the menu 
8147 \family sans
8148 Insert\SpecialChar \menuseparator
8149 Formatting\SpecialChar \menuseparator
8150 Horizontal Space
8151 \family default
8152 .
8153  The length units are listed in Appendix
8154 \begin_inset Space ~
8155 \end_inset
8156
8157
8158 \begin_inset CommandInset ref
8159 LatexCommand ref
8160 reference "cha:Units-available-in"
8161
8162 \end_inset
8163
8164 .
8165 \end_layout
8166
8167 \begin_layout Subsubsection
8168 Inter-word Space
8169 \begin_inset CommandInset label
8170 LatexCommand label
8171 name "sub:Inter-word-Space"
8172
8173 \end_inset
8174
8175
8176 \begin_inset Index
8177 status collapsed
8178
8179 \begin_layout PlainLayout
8180 Spaces ! Inter-word
8181 \end_layout
8182
8183 \end_inset
8184
8185
8186 \end_layout
8187
8188 \begin_layout Standard
8189 Some languages (e.
8190 \begin_inset Space \thinspace{}
8191 \end_inset
8192
8193 g.
8194 \begin_inset Space \space{}
8195 \end_inset
8196
8197 English) have the typographical convention to add extra space after an end-of-se
8198 ntence punctuation mark, and LyX honors those conventions (see section
8199 \begin_inset Space ~
8200 \end_inset
8201
8202
8203 \begin_inset CommandInset ref
8204 LatexCommand ref
8205 reference "sub:Abbreviations"
8206
8207 \end_inset
8208
8209 ).
8210  Sometimes, you want a normal space nevertheless.
8211  In this case, insert an inter-word space (shortcut 
8212 \family sans
8213 C-M-Space
8214 \family default
8215 ).
8216 \end_layout
8217
8218 \begin_layout Subsubsection
8219 Thin Space
8220 \begin_inset CommandInset label
8221 LatexCommand label
8222 name "sub:Thin-Space"
8223
8224 \end_inset
8225
8226
8227 \begin_inset Index
8228 status collapsed
8229
8230 \begin_layout PlainLayout
8231 Spaces ! Thin
8232 \end_layout
8233
8234 \end_inset
8235
8236
8237 \end_layout
8238
8239 \begin_layout Standard
8240
8241 \begin_inset Quotes eld
8242 \end_inset
8243
8244 thin space
8245 \begin_inset Quotes erd
8246 \end_inset
8247
8248  is a blank which has half the size of a normal space (and it is also 
8249 \begin_inset Quotes eld
8250 \end_inset
8251
8252 protected
8253 \begin_inset Quotes erd
8254 \end_inset
8255
8256 ).
8257  The typographical conventions in a lot of languages propose the use of
8258  thin spaces in cases where normal spaces would be too wide, for instance
8259  inside abbreviations:
8260 \end_layout
8261
8262 \begin_layout Quote
8263 D.
8264 \begin_inset Space \thinspace{}
8265 \end_inset
8266
8267 E.
8268  Knuth has developed our beloved typesetting program, i.
8269 \begin_inset Space \thinspace{}
8270 \end_inset
8271
8272 e.
8273 \begin_inset Space \space{}
8274 \end_inset
8275
8276 TeX.
8277 \end_layout
8278
8279 \begin_layout Standard
8280 or between values and units.
8281  Compare for example this:
8282 \newline
8283 10
8284 \begin_inset Space \thinspace{}
8285 \end_inset
8286
8287 kg (thin space)
8288 \newline
8289 10 kg (normal space
8290 \end_layout
8291
8292 \begin_layout Standard
8293 You can insert thin spaces also with the menu 
8294 \family sans
8295 Insert\SpecialChar \menuseparator
8296 Formatting\SpecialChar \menuseparator
8297 Thin
8298 \begin_inset Space ~
8299 \end_inset
8300
8301 Space
8302 \family default
8303  (shortcut 
8304 \family sans
8305 C-S-Space
8306 \family default
8307 ).
8308 \end_layout
8309
8310 \begin_layout Subsubsection
8311 More Spaces
8312 \begin_inset CommandInset label
8313 LatexCommand label
8314 name "sub:More-Spaces"
8315
8316 \end_inset
8317
8318
8319 \end_layout
8320
8321 \begin_layout Standard
8322 You can furthermore insert the following space types:
8323 \end_layout
8324
8325 \begin_layout Description
8326 Negative
8327 \begin_inset Space ~
8328 \end_inset
8329
8330 thin
8331 \begin_inset Space ~
8332 \end_inset
8333
8334 space A line with a 
8335 \begin_inset Formula $\to$
8336 \end_inset
8337
8338
8339 \begin_inset Space \negthinspace{}
8340 \end_inset
8341
8342
8343 \begin_inset Formula $\gets$
8344 \end_inset
8345
8346  Negative thin space between the arrows.
8347 \end_layout
8348
8349 \begin_layout Description
8350 Enspace
8351 \begin_inset Space ~
8352 \end_inset
8353
8354 (0.5
8355 \begin_inset Space \thinspace{}
8356 \end_inset
8357
8358 em) A line with a 
8359 \begin_inset Formula $\to$
8360 \end_inset
8361
8362
8363 \begin_inset Space \enskip{}
8364 \end_inset
8365
8366
8367 \begin_inset Formula $\gets$
8368 \end_inset
8369
8370  Enspace (0.5
8371 \begin_inset Space \thinspace{}
8372 \end_inset
8373
8374 em) space between the arrows.
8375 \end_layout
8376
8377 \begin_layout Description
8378 Quad
8379 \begin_inset Space ~
8380 \end_inset
8381
8382 (1
8383 \begin_inset Space \thinspace{}
8384 \end_inset
8385
8386 em) A line with a 
8387 \begin_inset Formula $\to$
8388 \end_inset
8389
8390
8391 \begin_inset Space \quad{}
8392 \end_inset
8393
8394
8395 \begin_inset Formula $\gets$
8396 \end_inset
8397
8398  Quad
8399 \begin_inset Space ~
8400 \end_inset
8401
8402 (1
8403 \begin_inset Space \thinspace{}
8404 \end_inset
8405
8406 em) space between the arrows.
8407 \end_layout
8408
8409 \begin_layout Description
8410 QQuad
8411 \begin_inset Space ~
8412 \end_inset
8413
8414 (2
8415 \begin_inset Space \thinspace{}
8416 \end_inset
8417
8418 em) A line with a 
8419 \begin_inset Formula $\to$
8420 \end_inset
8421
8422
8423 \begin_inset Space \qquad{}
8424 \end_inset
8425
8426
8427 \begin_inset Formula $\gets$
8428 \end_inset
8429
8430  QQuad
8431 \begin_inset Space ~
8432 \end_inset
8433
8434 (2
8435 \begin_inset Space \thinspace{}
8436 \end_inset
8437
8438 em) space between the arrows.
8439 \end_layout
8440
8441 \begin_layout Description
8442 Custom
8443 \begin_inset Space ~
8444 \end_inset
8445
8446 space A line with
8447 \begin_inset Formula $\to$
8448 \end_inset
8449
8450
8451 \begin_inset Space \hspace{}
8452 \length 2cm
8453 \end_inset
8454
8455
8456 \begin_inset Formula $\gets$
8457 \end_inset
8458
8459  2
8460 \begin_inset Space \thinspace{}
8461 \end_inset
8462
8463 cm space between the arrows.
8464 \end_layout
8465
8466 \begin_layout Standard
8467 Table
8468 \begin_inset Space ~
8469 \end_inset
8470
8471
8472 \begin_inset CommandInset ref
8473 LatexCommand ref
8474 reference "tab:Width-of-the"
8475
8476 \end_inset
8477
8478  lists the different space sizes.
8479 \end_layout
8480
8481 \begin_layout Standard
8482 \begin_inset Float table
8483 wide false
8484 sideways false
8485 status open
8486
8487 \begin_layout PlainLayout
8488 \align center
8489 \begin_inset Caption
8490
8491 \begin_layout PlainLayout
8492 \begin_inset CommandInset label
8493 LatexCommand label
8494 name "tab:Width-of-the"
8495
8496 \end_inset
8497
8498 Width of the different horizotal spaces.
8499 \end_layout
8500
8501 \end_inset
8502
8503
8504 \end_layout
8505
8506 \begin_layout PlainLayout
8507 \align center
8508 \begin_inset Tabular
8509 <lyxtabular version="3" rows="8" columns="2">
8510 <features>
8511 <column alignment="center" valignment="top" leftline="true" width="0">
8512 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
8513 <row topline="true" bottomline="true">
8514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout PlainLayout
8518
8519 \series bold
8520 Space
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout PlainLayout
8529
8530 \series bold
8531 Width
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 </row>
8537 <row topline="true">
8538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout PlainLayout
8542 Normal
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout PlainLayout
8551 1/3
8552 \begin_inset Space \thinspace{}
8553 \end_inset
8554
8555 em
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row topline="true">
8562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout PlainLayout
8566 Protected
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout PlainLayout
8575 1/3
8576 \begin_inset Space \thinspace{}
8577 \end_inset
8578
8579 em
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 <row topline="true">
8586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout PlainLayout
8590 Thin
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout PlainLayout
8599 1/6
8600 \begin_inset Space \thinspace{}
8601 \end_inset
8602
8603 em
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 </row>
8609 <row topline="true" bottomline="true">
8610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout PlainLayout
8614 Negative thin
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout PlainLayout
8623 -1/6
8624 \begin_inset Space \thinspace{}
8625 \end_inset
8626
8627 em
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 </row>
8633 <row bottomline="true">
8634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout PlainLayout
8638 Enspace (0.5
8639 \begin_inset Space \thinspace{}
8640 \end_inset
8641
8642 em)
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout PlainLayout
8651 0.5
8652 \begin_inset Space \thinspace{}
8653 \end_inset
8654
8655 em
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 </row>
8661 <row bottomline="true">
8662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout PlainLayout
8666 Quad (1
8667 \begin_inset Space \thinspace{}
8668 \end_inset
8669
8670 em)
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout PlainLayout
8679 1
8680 \begin_inset Space \thinspace{}
8681 \end_inset
8682
8683 em
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 </row>
8689 <row bottomline="true">
8690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout PlainLayout
8694 QQuad (2
8695 \begin_inset Space \thinspace{}
8696 \end_inset
8697
8698 em)
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout PlainLayout
8707 2
8708 \begin_inset Space \thinspace{}
8709 \end_inset
8710
8711 em
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 </row>
8717 </lyxtabular>
8718
8719 \end_inset
8720
8721
8722 \end_layout
8723
8724 \end_inset
8725
8726
8727 \end_layout
8728
8729 \begin_layout Subsubsection
8730
8731 \family sans
8732 Horizontal Fills
8733 \family default
8734
8735 \begin_inset Index
8736 status collapsed
8737
8738 \begin_layout PlainLayout
8739 Spacing ! Fills
8740 \end_layout
8741
8742 \end_inset
8743
8744
8745 \end_layout
8746
8747 \begin_layout Standard
8748 Horizontal Fills (HFills) are a special LyX feature for adding extra space
8749  in a uniform fashion.
8750  An HFill is actually a variable length space, whose length always equals
8751  the remaining space between the left and right margins.
8752  If there is more than one HFill on a line, they divide the available space
8753  equally between themselves.
8754  
8755 \end_layout
8756
8757 \begin_layout Standard
8758 Here a few examples what you can do with them:
8759 \end_layout
8760
8761 \begin_layout Quote
8762 \noindent
8763 This is on the left side
8764 \begin_inset Space \hfill{}
8765 \end_inset
8766
8767 This is on the right
8768 \end_layout
8769
8770 \begin_layout Quote
8771 \noindent
8772 Left
8773 \begin_inset Space \hfill{}
8774 \end_inset
8775
8776 Middle
8777 \begin_inset Space \hfill{}
8778 \end_inset
8779
8780 Right
8781 \end_layout
8782
8783 \begin_layout Quote
8784 \noindent
8785 Left
8786 \begin_inset Space \hfill{}
8787 \end_inset
8788
8789 1/3 Left
8790 \begin_inset Space \hfill{}
8791 \end_inset
8792
8793
8794 \begin_inset Space \hfill{}
8795 \end_inset
8796
8797 Right
8798 \end_layout
8799
8800 \begin_layout Standard
8801 That was an example in the 
8802 \family sans
8803 Quote
8804 \family default
8805  environment.
8806  Here
8807 \begin_inset Formula $\to$
8808 \end_inset
8809
8810
8811 \begin_inset Space \hfill{}
8812 \end_inset
8813
8814
8815 \begin_inset Formula $\gets$
8816 \end_inset
8817
8818 is one in a standard paragraph.
8819  It may or may not be apparent in the printed text, but it 
8820 \emph on
8821 is
8822 \emph default
8823  sitting in-between the two arrows.
8824 \end_layout
8825
8826 \begin_layout Standard
8827 There may be more than one set of margins on a line.
8828  Here's an example with the 
8829 \family sans
8830 List
8831 \family default
8832  environment.
8833 \end_layout
8834
8835 \begin_layout Labeling
8836 \labelwidthstring 00.00.0000
8837 one
8838 \begin_inset Space \hfill{}
8839 \end_inset
8840
8841 two :three
8842 \begin_inset Space \hfill{}
8843 \end_inset
8844
8845 four
8846 \begin_inset Space \hfill{}
8847 \end_inset
8848
8849 five
8850 \begin_inset Space \hfill{}
8851 \end_inset
8852
8853 six
8854 \end_layout
8855
8856 \begin_layout Standard
8857 The 
8858 \begin_inset Quotes eld
8859 \end_inset
8860
8861 :
8862 \begin_inset Quotes erd
8863 \end_inset
8864
8865  marks the beginning of the item.
8866  (There is actually a 
8867 \begin_inset Quotes eld
8868 \end_inset
8869
8870 hidden
8871 \begin_inset Quotes erd
8872 \end_inset
8873
8874  HFill inside of the label of the 
8875 \family sans
8876 List
8877 \family default
8878  environment; it's put at the end of the label automatically.) HFills work
8879  similarly in other 
8880 \begin_inset Quotes eld
8881 \end_inset
8882
8883 multi-margin
8884 \begin_inset Quotes erd
8885 \end_inset
8886
8887  situations, like two-column mode.
8888 \end_layout
8889
8890 \begin_layout Standard
8891 \begin_inset Note Greyedout
8892 status open
8893
8894 \begin_layout PlainLayout
8895
8896 \series bold
8897 Note:
8898 \series default
8899  If an HFill is at the beginning of a line, and 
8900 \emph on
8901 not
8902 \emph default
8903  in the first line in a paragraph, LyX ignores it.
8904  This prevents HFills from accidentally being wrapped onto a new line.
8905  If you need space in this case anyway, you have to use the LaTeX-command
8906  
8907 \series bold
8908
8909 \backslash
8910 hspace*{
8911 \backslash
8912 fill}
8913 \series default
8914  in ERT.
8915  (ERT is explained in section
8916 \begin_inset Space ~
8917 \end_inset
8918
8919
8920 \begin_inset CommandInset ref
8921 LatexCommand ref
8922 reference "sec:ERT"
8923
8924 \end_inset
8925
8926 .)
8927 \end_layout
8928
8929 \end_inset
8930
8931
8932 \end_layout
8933
8934 \begin_layout Subsubsection
8935 Phantom Space
8936 \begin_inset Index
8937 status collapsed
8938
8939 \begin_layout PlainLayout
8940 Spacing ! Phantom
8941 \end_layout
8942
8943 \end_inset
8944
8945
8946 \end_layout
8947
8948 \begin_layout Standard
8949 Sometimes you want to insert space with exactly the length of a phrase.
8950  E.g.
8951  you want to create the following multiple choice question:
8952 \end_layout
8953
8954 \begin_layout Standard
8955 \begin_inset VSpace medskip
8956 \end_inset
8957
8958 What is correct English?:
8959 \newline
8960
8961 \newline
8962 Mr.
8963 \begin_inset Space ~
8964 \end_inset
8965
8966 Edge would have been jumps the gun.
8967 \newline
8968
8969 \begin_inset ERT
8970 status collapsed
8971
8972 \begin_layout PlainLayout
8973
8974
8975 \backslash
8976 phantom{Mr.
8977  Edge }
8978 \end_layout
8979
8980 \end_inset
8981
8982 has to be jumped
8983 \newline
8984
8985 \begin_inset ERT
8986 status collapsed
8987
8988 \begin_layout PlainLayout
8989
8990
8991 \backslash
8992 phantom{Mr.
8993  Edge }
8994 \end_layout
8995
8996 \end_inset
8997
8998 jumps
8999 \begin_inset VSpace medskip
9000 \end_inset
9001
9002
9003 \end_layout
9004
9005 \begin_layout Standard
9006 So that the choices appear exactly after the phrase 
9007 \begin_inset Quotes eld
9008 \end_inset
9009
9010 Mr.
9011 \begin_inset Space ~
9012 \end_inset
9013
9014 Edge
9015 \begin_inset Space ~
9016 \end_inset
9017
9018
9019 \begin_inset Quotes erd
9020 \end_inset
9021
9022 .
9023  To get this, you can use the LaTeX-command 
9024 \series bold
9025
9026 \backslash
9027 phantom
9028 \series default
9029  in ERT.
9030  In our case write the command 
9031 \series bold
9032
9033 \backslash
9034 phantom{Mr.
9035  Edge }
9036 \series default
9037  (note the space after 
9038 \begin_inset Quotes eld
9039 \end_inset
9040
9041 Edge
9042 \begin_inset Quotes erd
9043 \end_inset
9044
9045 ) at the beginning of the last two lines.
9046  The command prints out the phrase within the the two braces, but invisible.
9047  That is why it is named 
9048 \begin_inset Quotes eld
9049 \end_inset
9050
9051 phantom
9052 \begin_inset Quotes erd
9053 \end_inset
9054
9055 .
9056 \begin_inset Foot
9057 status collapsed
9058
9059 \begin_layout PlainLayout
9060 There exists also the commands 
9061 \backslash
9062
9063 \series bold
9064 hphantom
9065 \series default
9066  and 
9067 \backslash
9068
9069 \series bold
9070 vphantom
9071 \series default
9072 , but this too special for the LyX Userguide.
9073  If you are interested in knowing more about this, have a look at 
9074 \begin_inset CommandInset citation
9075 LatexCommand cite
9076 key "latexcompanion,latexguide"
9077
9078 \end_inset
9079
9080 .
9081 \end_layout
9082
9083 \end_inset
9084
9085
9086 \end_layout
9087
9088 \begin_layout Subsection
9089 Vertical Space
9090 \begin_inset CommandInset label
9091 LatexCommand label
9092 name "sub:Vertical-Space"
9093
9094 \end_inset
9095
9096
9097 \begin_inset Index
9098 status collapsed
9099
9100 \begin_layout PlainLayout
9101 Spacing ! Vertical
9102 \end_layout
9103
9104 \end_inset
9105
9106
9107 \end_layout
9108
9109 \begin_layout Standard
9110 To add extra vertical space above or below a paragraph, use the 
9111 \family sans
9112 Insert\SpecialChar \menuseparator
9113 Formatting\SpecialChar \menuseparator
9114 Vertical
9115 \begin_inset Space ~
9116 \end_inset
9117
9118 Space
9119 \family default
9120  dialog.
9121  There you find the following sizes:
9122 \end_layout
9123
9124 \begin_layout Standard
9125
9126 \family sans
9127 SmallSkip
9128 \family default
9129
9130 \family sans
9131 MedSkip
9132 \family default
9133  and 
9134 \family sans
9135 BigSkip
9136 \family default
9137  are LaTeX sizes which depends on the font size of the document.
9138  
9139 \family sans
9140 DefSkip
9141 \family default
9142  is the skip adjusted in the dialog 
9143 \family sans
9144 Document\SpecialChar \menuseparator
9145 Settings
9146 \begin_inset Index
9147 status collapsed
9148
9149 \begin_layout PlainLayout
9150 Document ! Settings
9151 \end_layout
9152
9153 \end_inset
9154
9155
9156 \family default
9157  for the paragraph separation.
9158  If you use indentation to separate paragraphs 
9159 \family sans
9160 DefSkip
9161 \family default
9162  is equal to 
9163 \family sans
9164 MedSkip
9165 \family default
9166 .
9167 \end_layout
9168
9169 \begin_layout Standard
9170
9171 \family sans
9172 VFill
9173 \family default
9174
9175 \begin_inset Index
9176 status collapsed
9177
9178 \begin_layout PlainLayout
9179 Spacing ! Fills
9180 \end_layout
9181
9182 \end_inset
9183
9184  is a variable space, set so that the space is maximal within one page.
9185  An example: You have only two short paragraphs on one page with a vfill
9186  between them.
9187  Then the first paragraph is placed at the top of the page and the second
9188  one at the bottom, because the space between them is then maximal.
9189  
9190 \family sans
9191 VFill
9192 \family default
9193 s work like 
9194 \family sans
9195 HFill
9196 \family default
9197 s: they fill the remaining vertical space on a page with blank space.
9198 \begin_inset Foot
9199 status collapsed
9200
9201 \begin_layout PlainLayout
9202
9203 \family sans
9204 HFill
9205 \family default
9206 s are described in section
9207 \begin_inset Space ~
9208 \end_inset
9209
9210
9211 \begin_inset CommandInset ref
9212 LatexCommand ref
9213 reference "sub:Horizontal-Space"
9214
9215 \end_inset
9216
9217 .
9218 \end_layout
9219
9220 \end_inset
9221
9222  If there are several 
9223 \family sans
9224 VFill
9225 \family default
9226 s on a page, they divide the remaining vertical space equally between themselves.
9227  You can therefore use 
9228 \family sans
9229 VFill
9230 \family default
9231 s to center text on a page, or even place text 2/3 down a page.
9232 \end_layout
9233
9234 \begin_layout Standard
9235
9236 \family sans
9237 Custom
9238 \family default
9239  are custom spaces in units explained in Appendix
9240 \begin_inset Space ~
9241 \end_inset
9242
9243
9244 \begin_inset CommandInset ref
9245 LatexCommand ref
9246 reference "cha:Units-available-in"
9247
9248 \end_inset
9249
9250 .
9251 \end_layout
9252
9253 \begin_layout Standard
9254 \begin_inset Note Greyedout
9255 status open
9256
9257 \begin_layout PlainLayout
9258
9259 \series bold
9260 Note:
9261 \series default
9262  
9263 \series medium
9264 When the extra vertical space would be in the output at the top/bottom of
9265  a page, the space is only added if you have also checked the option 
9266 \family sans
9267 Protect
9268 \family default
9269 .
9270 \end_layout
9271
9272 \end_inset
9273
9274
9275 \end_layout
9276
9277 \begin_layout Subsection
9278 Paragraph Alignment
9279 \end_layout
9280
9281 \begin_layout Standard
9282 You can change the paragraph alignment with the 
9283 \family sans
9284 Edit\SpecialChar \menuseparator
9285 Paragraph Settings
9286 \family default
9287  dialog.
9288  There are four possibilities: 
9289 \end_layout
9290
9291 \begin_layout Itemize
9292
9293 \family sans
9294 Justified
9295 \end_layout
9296
9297 \begin_layout Itemize
9298
9299 \family sans
9300 Left
9301 \end_layout
9302
9303 \begin_layout Itemize
9304
9305 \family sans
9306 Right
9307 \end_layout
9308
9309 \begin_layout Itemize
9310
9311 \family sans
9312 Center
9313 \end_layout
9314
9315 \begin_layout Standard
9316 The default in most cases is justified alignment, in which the inter-word
9317  spacing is variable and each line of a paragraph fills the region between
9318  the left and right margins.
9319  The other three alignments should be self-explanatory, and look like this:
9320 \end_layout
9321
9322 \begin_layout Standard
9323 \align right
9324 This paragraph is right aligned,
9325 \end_layout
9326
9327 \begin_layout Standard
9328 \align center
9329 this one is centered,
9330 \end_layout
9331
9332 \begin_layout Standard
9333 \align left
9334 this one is left aligned.
9335 \end_layout
9336
9337 \begin_layout Subsection
9338 Forced Pagebreaks
9339 \begin_inset Index
9340 status collapsed
9341
9342 \begin_layout PlainLayout
9343 Pagebreaks ! Forced
9344 \end_layout
9345
9346 \end_inset
9347
9348
9349 \begin_inset CommandInset label
9350 LatexCommand label
9351 name "sub:Forced-Pagebreaks"
9352
9353 \end_inset
9354
9355
9356 \end_layout
9357
9358 \begin_layout Standard
9359 If you don't like the way LaTeX does the pagebreaks in your document, you
9360  can force a pagebreak where you want one.
9361  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9362  Only if you use many 
9363 \family sans
9364 Floats
9365 \family default
9366 , LaTeX's page breaking algorithm can fail.
9367 \end_layout
9368
9369 \begin_layout Standard
9370 We recommend not to use forced pagebreaks until the text is finished, and
9371  until you have checked in the preview to see if you 
9372 \emph on
9373 really
9374 \emph default
9375  have to change the pagebreaking.
9376 \end_layout
9377
9378 \begin_layout Standard
9379 There are two types of pagebreaks: One that ends the page without any special
9380  action.
9381  This can be inserted above or below a paragraph by the menu 
9382 \family sans
9383 Insert\SpecialChar \menuseparator
9384 Formatting\SpecialChar \menuseparator
9385 Page
9386 \begin_inset Space ~
9387 \end_inset
9388
9389 Break
9390 \family default
9391 .
9392  The second type ends a page, but stretches the content of the page, so
9393  that it fills out the complete page.
9394  This type is useful to avoid whitespace when a pagebreak produces a page
9395  on which only the last few lines are absent.
9396  This type is not yet supported by LyX, so that you have to use the LaTeX
9397  command 
9398 \series bold
9399
9400 \backslash
9401 pagebreak[number]
9402 \series default
9403  in ERT
9404 \begin_inset Foot
9405 status collapsed
9406
9407 \begin_layout PlainLayout
9408 For more about ERT see section
9409 \begin_inset Space ~
9410 \end_inset
9411
9412
9413 \begin_inset CommandInset ref
9414 LatexCommand ref
9415 reference "sec:ERT"
9416
9417 \end_inset
9418
9419 .
9420 \end_layout
9421
9422 \end_inset
9423
9424 .
9425  The number can vary between 0 and 4.
9426  If 4 or no number is used, it will always be created a pagebreak
9427 \begin_inset Foot
9428 status collapsed
9429
9430 \begin_layout PlainLayout
9431 normally one uses simply 
9432 \series bold
9433
9434 \backslash
9435 pagebreak
9436 \series default
9437  without a number
9438 \end_layout
9439
9440 \end_inset
9441
9442 .
9443  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
9444  concerning the priority, if a pagebreak is created or not.
9445 \end_layout
9446
9447 \begin_layout Standard
9448 You might try to use a pagebreak to ensure that a figure or table appears
9449  at the top of a page.
9450  This is, of course, the wrong way to do it.
9451  LyX gives you a way of automatically ensuring that your figures and tables
9452  appear at the top of a page (or the bottom, or on their own page) without
9453  having to worry about what precedes or follows your figure or table.
9454  See chapter 
9455 \begin_inset CommandInset ref
9456 LatexCommand ref
9457 reference "cha:Floats-and-Notes"
9458
9459 \end_inset
9460
9461  to learn more about 
9462 \family sans
9463 Floats
9464 \family default
9465 .
9466 \end_layout
9467
9468 \begin_layout Subsubsection
9469 Clear Pagebreaks
9470 \begin_inset CommandInset label
9471 LatexCommand label
9472 name "sub:Clear-Pages"
9473
9474 \end_inset
9475
9476
9477 \begin_inset Index
9478 status collapsed
9479
9480 \begin_layout PlainLayout
9481 Pagebreaks ! Clear
9482 \end_layout
9483
9484 \end_inset
9485
9486
9487 \end_layout
9488
9489 \begin_layout Standard
9490 Differently to forced pagebreaks where the content behind the break is directly
9491  placed at the next page, pages can also be cleared while breaking them.
9492  That means that the current paragraph is terminated and all, perhaps not
9493  yet processed floats from previous document parts are placed behind it,
9494  if necessary by adding pages.
9495 \end_layout
9496
9497 \begin_layout Standard
9498 You can insert a clear pagebreak with the menu 
9499 \family sans
9500 Insert\SpecialChar \menuseparator
9501 Formatting\SpecialChar \menuseparator
9502 Clear
9503 \begin_inset Space ~
9504 \end_inset
9505
9506 Page
9507 \family default
9508 .
9509  When you have a two-sided document like a book, you can use the menu 
9510 \family sans
9511 Insert\SpecialChar \menuseparator
9512 Formatting\SpecialChar \menuseparator
9513 Clear
9514 \begin_inset Space ~
9515 \end_inset
9516
9517 Double
9518 \begin_inset Space ~
9519 \end_inset
9520
9521 Page
9522 \family default
9523  to insert a clear pagebreak that assures that the next page is a right-hand
9524  page (odd-numbered), if necessary by adding a page.
9525 \end_layout
9526
9527 \begin_layout Subsection
9528 Forced Linebreaks
9529 \begin_inset Index
9530 status collapsed
9531
9532 \begin_layout PlainLayout
9533 Linebreaks
9534 \end_layout
9535
9536 \end_inset
9537
9538
9539 \begin_inset CommandInset label
9540 LatexCommand label
9541 name "sub:Forced-Linebreaks"
9542
9543 \end_inset
9544
9545
9546 \end_layout
9547
9548 \begin_layout Standard
9549 Similar to pagebreaks there are two types of linebreaks: One that simply
9550  breaks the line.
9551  You can force this line break within a paragraph by selecting 
9552 \family sans
9553 Insert\SpecialChar \menuseparator
9554 Formatting\SpecialChar \menuseparator
9555 Line
9556 \begin_inset Space ~
9557 \end_inset
9558
9559 Break
9560 \family default
9561  or with 
9562 \family sans
9563 C-Return
9564 \family default
9565 .
9566  The other type breaks the line and stretches it so that it fills out the
9567  whole space between the page margins.
9568  This is necessary to avoid 
9569 \begin_inset Quotes eld
9570 \end_inset
9571
9572 fringes
9573 \begin_inset Quotes erd
9574 \end_inset
9575
9576  in justifies paragraphs due to whitespace introduced by linebreaks.
9577  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
9578
9579 \series bold
9580
9581 \backslash
9582 linebreak[number]
9583 \series default
9584  in 
9585 \family sans
9586 ERT
9587 \family default
9588 .
9589  The syntax is similar tho the command 
9590 \series bold
9591
9592 \backslash
9593 pagebreak
9594 \series default
9595 , described in the previous section.
9596 \end_layout
9597
9598 \begin_layout Standard
9599 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9600  LaTeX is very good at linebreaking.
9601  There are, however, a number of situations where it is necessary to actively
9602  set a linebreak, e.g.
9603  in a poem or for an address (see sections
9604 \begin_inset Space ~
9605 \end_inset
9606
9607
9608 \begin_inset CommandInset ref
9609 LatexCommand ref
9610 reference "sec:Quote"
9611
9612 \end_inset
9613
9614
9615 \begin_inset CommandInset ref
9616 LatexCommand ref
9617 reference "sec:Verse"
9618
9619 \end_inset
9620
9621  and 
9622 \begin_inset CommandInset ref
9623 LatexCommand ref
9624 reference "sec:Address-Usage"
9625
9626 \end_inset
9627
9628 ).
9629 \end_layout
9630
9631 \begin_layout Subsection
9632 Horizontal Lines
9633 \begin_inset CommandInset label
9634 LatexCommand label
9635 name "sub:Horizontal-Lines"
9636
9637 \end_inset
9638
9639
9640 \begin_inset Index
9641 status collapsed
9642
9643 \begin_layout PlainLayout
9644 Horizontal lines
9645 \end_layout
9646
9647 \end_inset
9648
9649
9650 \end_layout
9651
9652 \begin_layout Standard
9653
9654 \lyxline
9655 In the dialog 
9656 \family sans
9657 Insert\SpecialChar \menuseparator
9658 Formatting\SpecialChar \menuseparator
9659 Horizontal
9660 \begin_inset Space ~
9661 \end_inset
9662
9663 Line
9664 \family default
9665  you can insert horizontal lines that spans over the whole document columns
9666  width.
9667 \lyxline
9668
9669 \end_layout
9670
9671 \begin_layout Section
9672 Fonts and Text Styles
9673 \begin_inset CommandInset label
9674 LatexCommand label
9675 name "sec:Fonts-and-Text"
9676
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \begin_layout Subsection
9683 Font Types
9684 \begin_inset Index
9685 status collapsed
9686
9687 \begin_layout PlainLayout
9688 Font ! Types
9689 \end_layout
9690
9691 \end_inset
9692
9693
9694 \end_layout
9695
9696 \begin_layout Standard
9697 There are two types of fonts:
9698 \end_layout
9699
9700 \begin_layout Description
9701 Vector
9702 \begin_inset Space ~
9703 \end_inset
9704
9705 fonts
9706 \begin_inset Index
9707 status collapsed
9708
9709 \begin_layout PlainLayout
9710 Fonts ! Vector-
9711 \end_layout
9712
9713 \end_inset
9714
9715  are fonts, built from outlines of the single glyphs (i.e.
9716  characters) in the font.
9717  This means that each glyph is defined using mathematical curves that are
9718  well suited for scaling to any requested size.
9719  This mathematical definition is interpreted by the font renderer and the
9720  curve is filled out with pixels according to the size and glyph.
9721  This means that outline fonts will look pretty good in all sizes.
9722  Only at very small sizes it might be hard to provide a good rendering at
9723  very small sizes, where each pixel has to be very carefully computed to
9724  provide a good image.
9725 \newline
9726 One could mean that one only needs to define one font
9727  size and scale them.
9728  But to achieve a better quality, many fonts define several font sizes.
9729  That improves the appearance, because you need more details at large font
9730  sizes than at small ones.
9731 \newline
9732 The font types 
9733 \family typewriter
9734 TrueType
9735 \family default
9736
9737 \family typewriter
9738 OpenType
9739 \family default
9740 , and 
9741 \family typewriter
9742 Type
9743 \begin_inset Space ~
9744 \end_inset
9745
9746 1 PostScript
9747 \family default
9748  are vector fonts.
9749 \end_layout
9750
9751 \begin_layout Description
9752 Bitmap
9753 \begin_inset Space ~
9754 \end_inset
9755
9756 fonts
9757 \begin_inset Index
9758 status collapsed
9759
9760 \begin_layout PlainLayout
9761 Fonts ! Bitmap-
9762 \end_layout
9763
9764 \end_inset
9765
9766  on the other hand, are defined by bitmap graphics from the start, so they
9767  will look good at all the sizes they are meant for.
9768  However, they don't scale well, because in order to scale a glyph, each
9769  pixel is enlarged into several pixels.
9770  It is the same effect that happens if you try to enlarge a picture in a
9771  picture manipulation program.
9772  In order to relieve this effect, bitmap fonts are typically provided in
9773  several fixed sizes typically from around 8 pixels high up to 34 pixels
9774  or so high in steps according to what is believed to be useful.
9775  The advantage of bitmap fonts is that no complicated computations are necessary
9776  to display each glyph, so bitmap fonts are thus faster displayed than scalable
9777  fonts.
9778  The disadvantage is that sizes that don't exists as fixed versions have
9779  to be scaled by doubling pixels, and thus look bad.
9780 \newline
9781 Bitmap fonts are named
9782  
9783 \family typewriter
9784 Type
9785 \begin_inset Space ~
9786 \end_inset
9787
9788 3
9789 \family default
9790  in PostScript- and PDF-documents.
9791 \end_layout
9792
9793 \begin_layout Standard
9794 The result of all this, is that bitmap fonts are best for the size they
9795  are designed for, while scalable fonts are good for nearly all sizes.
9796  So one need less font size definitions for scalable fonts.
9797  That's the reason why nearly all text render and typesetting programs use
9798  scalable fonts.
9799 \end_layout
9800
9801 \begin_layout Standard
9802 To test which fonts are used in a PDF-document, you can have a look into
9803  its document properties.
9804 \end_layout
9805
9806 \begin_layout Standard
9807 Many modern typesetting and markup languages have begun to move towards
9808  specifying character styles rather than specifying a particular font.
9809  For example, instead of changing to an italicized version of the current
9810  font to emphasize text, you use an 
9811 \begin_inset Quotes eld
9812 \end_inset
9813
9814 emphasized style
9815 \begin_inset Quotes erd
9816 \end_inset
9817
9818  instead.
9819  This concept fits in perfectly with LyX.
9820  In LyX, you do things based on contexts, rather than focusing on typesetting
9821  details.
9822 \end_layout
9823
9824 \begin_layout Subsection
9825 Document Font and Font size
9826 \begin_inset CommandInset label
9827 LatexCommand label
9828 name "sub:Document-Font"
9829
9830 \end_inset
9831
9832
9833 \begin_inset Index
9834 status collapsed
9835
9836 \begin_layout PlainLayout
9837 Font ! Size
9838 \end_layout
9839
9840 \end_inset
9841
9842
9843 \begin_inset Index
9844 status collapsed
9845
9846 \begin_layout PlainLayout
9847 Document ! Font
9848 \end_layout
9849
9850 \end_inset
9851
9852
9853 \end_layout
9854
9855 \begin_layout Standard
9856 You can set the document fonts in the
9857 \family sans
9858  Document\SpecialChar \menuseparator
9859 Settings
9860 \family default
9861
9862 \begin_inset Index
9863 status collapsed
9864
9865 \begin_layout PlainLayout
9866 Document ! Settings
9867 \end_layout
9868
9869 \end_inset
9870
9871  dialog.
9872  There you can specify which font should be used for the three different
9873  font shapes roman (serif), 
9874 \family sans
9875 sans
9876 \begin_inset Space ~
9877 \end_inset
9878
9879 serif
9880 \family default
9881 , and 
9882 \family typewriter
9883 typewriter
9884 \family default
9885  and its scalings.
9886 \end_layout
9887
9888 \begin_layout Standard
9889 The possible options for the font include 
9890 \family sans
9891 default
9892 \family default
9893  and a list of fonts available on your system.
9894  
9895 \family sans
9896 default
9897 \family default
9898  uses the standard TeX fonts, known as 
9899 \begin_inset Quotes eld
9900 \end_inset
9901
9902
9903 \family typewriter
9904 Computer Modern
9905 \family default
9906
9907 \begin_inset Quotes erd
9908 \end_inset
9909
9910  (
9911 \family typewriter
9912 cm
9913 \family default
9914 ) or 
9915 \begin_inset Quotes eld
9916 \end_inset
9917
9918
9919 \family typewriter
9920 European Computer Modern
9921 \family default
9922
9923 \begin_inset Quotes erd
9924 \end_inset
9925
9926  (
9927 \family typewriter
9928 ec
9929 \family default
9930 ).
9931 \end_layout
9932
9933 \begin_layout Standard
9934 As 
9935 \family typewriter
9936 cm
9937 \family default
9938  and 
9939 \family typewriter
9940 ec
9941 \family default
9942  are bitmap fonts, they often looks pixeled in PDF output, especially when
9943  you read the PDF in a zoomed size.
9944 \begin_inset Foot
9945 status collapsed
9946
9947 \begin_layout PlainLayout
9948 This problem doesn't appear if you read PDFs in 
9949 \family typewriter
9950 Adobe
9951 \begin_inset Space ~
9952 \end_inset
9953
9954 Reader
9955 \family default
9956  version 6 or later, because this program includes a special bitmap font
9957  renderer.
9958 \end_layout
9959
9960 \end_inset
9961
9962  To get rid of pixeled fonts, you have to use a vector font.
9963  There are three ways to use one:
9964 \end_layout
9965
9966 \begin_layout Itemize
9967 One way is to use the 
9968 \family typewriter
9969 AE
9970 \family default
9971  fonts.
9972  
9973 \family typewriter
9974 AE
9975 \family default
9976  is a virtual font.
9977  Virtual means that it 
9978 \begin_inset Quotes eld
9979 \end_inset
9980
9981 steals
9982 \begin_inset Quotes erd
9983 \end_inset
9984
9985  outline 
9986 \family typewriter
9987 cm
9988 \family default
9989 -glyphs from other fonts.
9990  This has the disadvantage that some characters are missing, like the French
9991  guillemets (
9992 \begin_inset Quotes eld
9993 \end_inset
9994
9995 «
9996 \begin_inset Quotes erd
9997 \end_inset
9998
9999  and 
10000 \begin_inset Quotes eld
10001 \end_inset
10002
10003 »
10004 \begin_inset Quotes erd
10005 \end_inset
10006
10007 )
10008 \begin_inset Foot
10009 status collapsed
10010
10011 \begin_layout PlainLayout
10012 Loading the LaTeX-package 
10013 \series bold
10014 aeguill
10015 \begin_inset Index
10016 status collapsed
10017
10018 \begin_layout PlainLayout
10019 LaTeX-packages ! aeguill
10020 \end_layout
10021
10022 \end_inset
10023
10024
10025 \series default
10026  with the document preamble line
10027 \end_layout
10028
10029 \begin_layout PlainLayout
10030
10031 \series bold
10032
10033 \backslash
10034 usepackage[ec]{aeguill}
10035 \end_layout
10036
10037 \begin_layout PlainLayout
10038 will fix the guillemet problem.
10039 \end_layout
10040
10041 \end_inset
10042
10043  and that accented characters are not 
10044 \emph on
10045 one
10046 \emph default
10047  glyph, they are build of 
10048 \emph on
10049 two
10050 \emph default
10051  characters, the accent and the letter.
10052  Therefore you can't search in documents using the 
10053 \family typewriter
10054 AE
10055 \family default
10056  fonts for words with accented characters.
10057  If you search for example for the French word 
10058 \begin_inset Quotes eld
10059 \end_inset
10060
10061 rève
10062 \begin_inset Quotes erd
10063 \end_inset
10064
10065  in a PDF, you won't get any result, because the PDF-viewer searches for
10066  the glyph 
10067 \begin_inset Quotes eld
10068 \end_inset
10069
10070  è 
10071 \begin_inset Quotes erd
10072 \end_inset
10073
10074  and not for the glyph 
10075 \begin_inset Quotes eld
10076 \end_inset
10077
10078  e +
10079 \begin_inset Space ~
10080 \end_inset
10081
10082  ̀ 
10083 \begin_inset Quotes erd
10084 \end_inset
10085
10086 .
10087 \end_layout
10088
10089 \begin_layout Itemize
10090 Another possibility is to use three different outline fonts
10091 \begin_inset Foot
10092 status collapsed
10093
10094 \begin_layout PlainLayout
10095 Other fonts, like 
10096 \family typewriter
10097 Latin Modern
10098 \family default
10099  or 
10100 \family typewriter
10101 Computer Modern
10102 \family default
10103 , consists of these three main font types 
10104 \family sans
10105 sans
10106 \begin_inset Space ~
10107 \end_inset
10108
10109 serif
10110 \family default
10111
10112 \family sans
10113 typewriter
10114 \family default
10115 , and 
10116 \family sans
10117 serif
10118 \family default
10119 .
10120 \end_layout
10121
10122 \end_inset
10123
10124
10125 \family sans
10126 Times
10127 \begin_inset Space ~
10128 \end_inset
10129
10130 Roman
10131 \family default
10132  as roman font,
10133 \family sans
10134  Helvetica
10135 \family default
10136  scaled to 92 or 95
10137 \begin_inset Space \thinspace{}
10138 \end_inset
10139
10140 % as sans
10141 \begin_inset Space ~
10142 \end_inset
10143
10144 serif font, and 
10145 \family sans
10146 courier
10147 \family default
10148  as typewriter font.
10149 \newline
10150 The differences between roman, 
10151 \family sans
10152 sans
10153 \begin_inset Space ~
10154 \end_inset
10155
10156 serif
10157 \family default
10158 , and 
10159 \family typewriter
10160 typewriter
10161 \family default
10162  fonts are explained in section
10163 \begin_inset Space ~
10164 \end_inset
10165
10166
10167 \begin_inset CommandInset ref
10168 LatexCommand ref
10169 reference "sub:Fine-Tuning-with-the"
10170
10171 \end_inset
10172
10173 .
10174 \newline
10175 The font 
10176 \family sans
10177 Times
10178 \begin_inset Space ~
10179 \end_inset
10180
10181 Roman
10182 \family default
10183  was originally designed for newspapers.
10184  That means its glyphs are smaller than the one from other fonts to fit
10185  into the small newspaper columns.
10186  Therefore 
10187 \family sans
10188 Times
10189 \begin_inset Space ~
10190 \end_inset
10191
10192 Roman
10193 \family default
10194  is not the optimal choice for larger documents like books.
10195 \end_layout
10196
10197 \begin_layout Itemize
10198 The best solution is to use the 
10199 \family typewriter
10200 Latin Modern
10201 \family default
10202  fonts.
10203  These fonts are developed in order of the LaTeX community to replace 
10204 \family typewriter
10205 cm
10206 \family default
10207  as default font.
10208 \end_layout
10209
10210 \begin_layout Standard
10211 \begin_inset VSpace bigskip
10212 \end_inset
10213
10214 For the font size there are four possible values: 
10215 \family sans
10216 default, 10
10217 \family default
10218
10219 \family sans
10220 11
10221 \family default
10222 , and 
10223 \family sans
10224 12
10225 \family default
10226 .
10227  The size of 
10228 \family sans
10229 default
10230 \family default
10231  depends on your LaTeX-system, normally it is equal to the font size 10.
10232 \end_layout
10233
10234 \begin_layout Standard
10235 The font sizes are the 
10236 \emph on
10237 base size
10238 \emph default
10239 .
10240  LyX actually scales all other possible font sizes (such as those used in
10241  footnotes, super-, and subscripts) by this value.
10242  You can fine-tune the font size of text parts via the 
10243 \family sans
10244 Text
10245 \begin_inset Space ~
10246 \end_inset
10247
10248 Style
10249 \family default
10250  dialog if needed.
10251  The possible font sizes for text parts are explained in section
10252 \begin_inset Space ~
10253 \end_inset
10254
10255
10256 \begin_inset CommandInset ref
10257 LatexCommand ref
10258 reference "sub:Fine-Tuning-with-the"
10259
10260 \end_inset
10261
10262 .
10263 \end_layout
10264
10265 \begin_layout Standard
10266 \begin_inset VSpace bigskip
10267 \end_inset
10268
10269
10270 \begin_inset Note Greyedout
10271 status open
10272
10273 \begin_layout PlainLayout
10274
10275 \series bold
10276 Note:
10277 \series default
10278  When you choose a new font or font size, LyX does 
10279 \emph on
10280 not
10281 \emph default
10282  change the screen font! You will only see a difference in the printed output;
10283  this is part of the WYSIWYM concept.
10284  LyX's screen fonts can be adjusted in the 
10285 \family sans
10286 Tools\SpecialChar \menuseparator
10287 Preferences
10288 \family default
10289  dialog, see section
10290 \begin_inset Space ~
10291 \end_inset
10292
10293
10294 \begin_inset CommandInset ref
10295 LatexCommand ref
10296 reference "sub:Screen-Fonts"
10297
10298 \end_inset
10299
10300 .
10301 \end_layout
10302
10303 \end_inset
10304
10305
10306 \end_layout
10307
10308 \begin_layout Subsection
10309 Using Different Character Styles
10310 \begin_inset Index
10311 status collapsed
10312
10313 \begin_layout PlainLayout
10314 Character Styles
10315 \end_layout
10316
10317 \end_inset
10318
10319
10320 \begin_inset Index
10321 status collapsed
10322
10323 \begin_layout PlainLayout
10324 Text Style
10325 \end_layout
10326
10327 \end_inset
10328
10329
10330 \end_layout
10331
10332 \begin_layout Standard
10333 As we've already seen, LyX automatically changes the character style for
10334  certain paragraph environments.
10335  LyX supports two character styles, 
10336 \family sans
10337 Emphasized
10338 \family default
10339  and 
10340 \family sans
10341 Noun
10342 \family default
10343 .
10344  You can activate both of these styles via keybindings, the menus, and the
10345  toolbar.
10346 \end_layout
10347
10348 \begin_layout Standard
10349 To activate the 
10350 \family sans
10351 Noun
10352 \family default
10353  style, do one of the following:
10354 \end_layout
10355
10356 \begin_layout Itemize
10357 click on the toolbar button 
10358 \begin_inset Graphics
10359         filename ../images/font-noun.png
10360         embed ""
10361
10362 \end_inset
10363
10364
10365 \end_layout
10366
10367 \begin_layout Itemize
10368 use the keybinding 
10369 \family sans
10370 M-c
10371 \begin_inset Space ~
10372 \end_inset
10373
10374 c
10375 \end_layout
10376
10377 \begin_layout Standard
10378 These commands are all toggles.
10379  That is, if 
10380 \family sans
10381 Noun
10382 \family default
10383  style is already active, they deactivate it.
10384 \end_layout
10385
10386 \begin_layout Standard
10387 One typically uses the 
10388 \family sans
10389 Noun
10390 \family default
10391  style for proper names.
10392  For example: 
10393 \begin_inset Quotes eld
10394 \end_inset
10395
10396
10397 \noun on
10398 Matthias Ettrich
10399 \noun default
10400  is the original author of LyX.
10401 \begin_inset Quotes erd
10402 \end_inset
10403
10404
10405 \end_layout
10406
10407 \begin_layout Standard
10408 A more widely used character style is the 
10409 \family sans
10410 Emphasized
10411 \family default
10412  style.
10413  You can activate (or deactivate - it's also a toggle) the 
10414 \family sans
10415 Emphasized
10416 \family default
10417  style by:
10418 \end_layout
10419
10420 \begin_layout Itemize
10421 clicking on the toolbar button 
10422 \begin_inset Graphics
10423         filename ../images/font-emph.png
10424         embed ""
10425
10426 \end_inset
10427
10428
10429 \end_layout
10430
10431 \begin_layout Itemize
10432 using the keybindings 
10433 \family sans
10434 M-c
10435 \begin_inset Space ~
10436 \end_inset
10437
10438 e
10439 \end_layout
10440
10441 \begin_layout Standard
10442 Normally the 
10443 \family sans
10444 Emphasized
10445 \family default
10446  style is equivalent to an italic font but some document classes or LaTeX-packag
10447 es use a different font.
10448 \end_layout
10449
10450 \begin_layout Standard
10451 We've been using the 
10452 \family sans
10453 Emphasized
10454 \family default
10455  style all over the place in this document.
10456  Here's one more example:
10457 \end_layout
10458
10459 \begin_layout Quotation
10460
10461 \emph on
10462 Don't overuse character styles!
10463 \end_layout
10464
10465 \begin_layout Standard
10466 It's also a warning in addition to an example.
10467  One's writing should parallel ordinary conversation.
10468  Since we don't all constantly scream at each other, we should also avoid
10469  the common tendency to overuse character style.
10470  
10471 \end_layout
10472
10473 \begin_layout Standard
10474 You can always reset to the default font using the keybinding 
10475 \family sans
10476 M-c
10477 \begin_inset Space ~
10478 \end_inset
10479
10480 Space
10481 \family default
10482  or the dialog 
10483 \family sans
10484 Edit\SpecialChar \menuseparator
10485 Text
10486 \begin_inset Space ~
10487 \end_inset
10488
10489 Style
10490 \family default
10491 .
10492 \end_layout
10493
10494 \begin_layout Subsection
10495 Fine-Tuning with the 
10496 \family sans
10497 Text Style
10498 \family default
10499  dialog
10500 \begin_inset CommandInset label
10501 LatexCommand label
10502 name "sub:Fine-Tuning-with-the"
10503
10504 \end_inset
10505
10506
10507 \begin_inset Index
10508 status collapsed
10509
10510 \begin_layout PlainLayout
10511 Text Style
10512 \end_layout
10513
10514 \end_inset
10515
10516
10517 \end_layout
10518
10519 \begin_layout Standard
10520 There are always occasions when you'll need to do some fine-tuning, so LyX
10521  gives you a way to create custom character style.
10522  For example, an academic journal or a corporation may have a style sheet
10523  requiring a sans-serif font be used in certain situations.
10524  Also, writers sometimes use a different font to offset a character's thoughts
10525  from ordinary dialog.
10526 \end_layout
10527
10528 \begin_layout Standard
10529 Before we document how to use custom character style, we want to issue a
10530  warning yet again: Don't overuse character styles! 
10531 \newline
10532 Documents that overuse
10533  different fonts and sizes are not well readable and tend to look like someone
10534  has knocked huge holes in it.
10535 \end_layout
10536
10537 \begin_layout Standard
10538 To use custom character styles, open the 
10539 \family sans
10540 Edit\SpecialChar \menuseparator
10541 Text
10542 \begin_inset Space ~
10543 \end_inset
10544
10545 Style
10546 \family default
10547  dialog.
10548  There are several boxes on this dialog, each corresponding to a different
10549  font property which you can choose.
10550  You can choose an option for one of these properties, or select 
10551 \family sans
10552 No
10553 \begin_inset Space ~
10554 \end_inset
10555
10556 change
10557 \family default
10558 , which keeps the current state of that property.
10559  The item 
10560 \family sans
10561 Reset
10562 \family default
10563  will reset the property to whatever is the default.
10564  You can use this to reset attributes across a bunch of different paragraph
10565  environments in a snap.
10566 \end_layout
10567
10568 \begin_layout Standard
10569 The font properties, and their options (in addition to 
10570 \family sans
10571 No
10572 \begin_inset Space ~
10573 \end_inset
10574
10575 change
10576 \family default
10577  and 
10578 \family sans
10579 Reset
10580 \family default
10581 ) are:
10582 \end_layout
10583
10584 \begin_layout Labeling
10585 \labelwidthstring 00.00.0000
10586
10587 \family sans
10588 Family
10589 \family default
10590  The 
10591 \begin_inset Quotes eld
10592 \end_inset
10593
10594 overall look
10595 \begin_inset Quotes erd
10596 \end_inset
10597
10598  of the font.
10599  The possible options are:
10600 \end_layout
10601
10602 \begin_deeper
10603 \begin_layout Labeling
10604 \labelwidthstring 00.00.0000
10605
10606 \family sans
10607 Roman
10608 \family default
10609  This is the Roman font family.
10610  Normally a serif font.
10611  It's also the default family.
10612  (keybinding 
10613 \begin_inset ERT
10614 status collapsed
10615
10616 \begin_layout PlainLayout
10617
10618
10619 \backslash
10620 mbox{
10621 \end_layout
10622
10623 \end_inset
10624
10625
10626 \family sans
10627 M-c
10628 \begin_inset Space ~
10629 \end_inset
10630
10631 r
10632 \family default
10633
10634 \begin_inset ERT
10635 status collapsed
10636
10637 \begin_layout PlainLayout
10638
10639 }
10640 \end_layout
10641
10642 \end_inset
10643
10644 )
10645 \begin_inset Note Note
10646 status collapsed
10647
10648 \begin_layout PlainLayout
10649 The LaTeX-command prevents text to be broken at the end of a line.
10650  It is explained in section
10651 \begin_inset Space ~
10652 \end_inset
10653
10654
10655 \begin_inset CommandInset ref
10656 LatexCommand ref
10657 reference "sub:Hyphenation"
10658
10659 \end_inset
10660
10661 .
10662 \end_layout
10663
10664 \end_inset
10665
10666
10667 \end_layout
10668
10669 \begin_layout Labeling
10670 \labelwidthstring 00.00.0000
10671
10672 \family sans
10673 Sans
10674 \begin_inset Space ~
10675 \end_inset
10676
10677 Serif
10678 \family default
10679  
10680 \family sans
10681 This is the Sans Serif font family.
10682
10683 \family default
10684  (keybinding 
10685 \begin_inset ERT
10686 status collapsed
10687
10688 \begin_layout PlainLayout
10689
10690
10691 \backslash
10692 mbox{
10693 \end_layout
10694
10695 \end_inset
10696
10697
10698 \family sans
10699 M-c
10700 \begin_inset Space ~
10701 \end_inset
10702
10703 s
10704 \family default
10705
10706 \begin_inset ERT
10707 status collapsed
10708
10709 \begin_layout PlainLayout
10710
10711 }
10712 \end_layout
10713
10714 \end_inset
10715
10716 )
10717 \end_layout
10718
10719 \begin_layout Labeling
10720 \labelwidthstring 00.00.0000
10721
10722 \family sans
10723 Typewriter
10724 \family default
10725  
10726 \family typewriter
10727 This is the Typewriter font family.
10728
10729 \family default
10730  (keybinding 
10731 \begin_inset ERT
10732 status collapsed
10733
10734 \begin_layout PlainLayout
10735
10736
10737 \backslash
10738 mbox{
10739 \end_layout
10740
10741 \end_inset
10742
10743
10744 \family sans
10745 M-c
10746 \begin_inset Space ~
10747 \end_inset
10748
10749 p
10750 \family default
10751
10752 \begin_inset ERT
10753 status collapsed
10754
10755 \begin_layout PlainLayout
10756
10757 }
10758 \end_layout
10759
10760 \end_inset
10761
10762
10763 \family sans
10764 )
10765 \end_layout
10766
10767 \end_deeper
10768 \begin_layout Labeling
10769 \labelwidthstring 00.00.0000
10770
10771 \family sans
10772 Series
10773 \family default
10774  This corresponds to the print weight.
10775  Options are:
10776 \end_layout
10777
10778 \begin_deeper
10779 \begin_layout Labeling
10780 \labelwidthstring 00.00.0000
10781
10782 \family sans
10783 Medium
10784 \family default
10785  This is the Medium font series.
10786  It's also the default series.
10787 \end_layout
10788
10789 \begin_layout Labeling
10790 \labelwidthstring 00.00.0000
10791
10792 \family sans
10793 Bold
10794 \family default
10795  
10796 \series bold
10797 This is the Bold font series.
10798
10799 \series default
10800  (keybinding 
10801 \begin_inset ERT
10802 status collapsed
10803
10804 \begin_layout PlainLayout
10805
10806
10807 \backslash
10808 mbox{
10809 \end_layout
10810
10811 \end_inset
10812
10813
10814 \family sans
10815 M-c
10816 \begin_inset Space ~
10817 \end_inset
10818
10819 b
10820 \family default
10821
10822 \begin_inset ERT
10823 status collapsed
10824
10825 \begin_layout PlainLayout
10826
10827 }
10828 \end_layout
10829
10830 \end_inset
10831
10832 )
10833 \end_layout
10834
10835 \end_deeper
10836 \begin_layout Labeling
10837 \labelwidthstring 00.00.0000
10838
10839 \family sans
10840 Shape
10841 \family default
10842  As the name implies.
10843  Options are:
10844 \end_layout
10845
10846 \begin_deeper
10847 \begin_layout Labeling
10848 \labelwidthstring 00.00.0000
10849
10850 \family sans
10851 Upright
10852 \family default
10853  This is the Upright font shape.
10854  It's also the default shape.
10855 \end_layout
10856
10857 \begin_layout Labeling
10858 \labelwidthstring 00.00.0000
10859
10860 \family sans
10861 Italic
10862 \family default
10863  
10864 \shape italic
10865 This
10866 \shape default
10867  
10868 \family sans
10869 \shape italic
10870 i
10871 \family default
10872 s the Italic font shape
10873 \shape default
10874 \emph on
10875 .
10876 \end_layout
10877
10878 \begin_layout Labeling
10879 \labelwidthstring 00.00.0000
10880
10881 \family sans
10882 Slanted
10883 \family default
10884  
10885 \shape slanted
10886 This is the Slanted font shape
10887 \shape default
10888  (although it might not be visible in LyX, this is different from italic).
10889 \end_layout
10890
10891 \begin_layout Labeling
10892 \labelwidthstring 00.00.0000
10893
10894 \family sans
10895 Small
10896 \begin_inset Space ~
10897 \end_inset
10898
10899 Caps
10900 \family default
10901  
10902 \shape smallcaps
10903 This is the Small caps font shape
10904 \shape default
10905 \noun on
10906 .
10907 \end_layout
10908
10909 \end_deeper
10910 \begin_layout Labeling
10911 \labelwidthstring 00.00.0000
10912
10913 \family sans
10914 Size
10915 \family default
10916  Alters the size of the font.
10917  You'll find no numerical values here; all possible sizes are actually proportio
10918 nal to the document font size.
10919  Once again, you don't feed LyX the details, but a general description of
10920  what you want to do.
10921  The options are:
10922 \end_layout
10923
10924 \begin_deeper
10925 \begin_layout Labeling
10926 \labelwidthstring 00.00.0000
10927
10928 \family sans
10929 Tiny
10930 \family default
10931  
10932 \size tiny
10933 This is the 
10934 \begin_inset Quotes eld
10935 \end_inset
10936
10937 Tiny
10938 \begin_inset Quotes erd
10939 \end_inset
10940
10941  font size.
10942
10943 \size default
10944  (keybinding 
10945 \begin_inset ERT
10946 status collapsed
10947
10948 \begin_layout PlainLayout
10949
10950
10951 \backslash
10952 mbox{
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \family sans
10959 M-s
10960 \begin_inset Space ~
10961 \end_inset
10962
10963 t
10964 \family default
10965
10966 \begin_inset ERT
10967 status collapsed
10968
10969 \begin_layout PlainLayout
10970
10971 }
10972 \end_layout
10973
10974 \end_inset
10975
10976  or 
10977 \begin_inset ERT
10978 status collapsed
10979
10980 \begin_layout PlainLayout
10981
10982
10983 \backslash
10984 mbox{
10985 \end_layout
10986
10987 \end_inset
10988
10989
10990 \family sans
10991 M-s
10992 \begin_inset Space ~
10993 \end_inset
10994
10995 1
10996 \family default
10997
10998 \begin_inset ERT
10999 status collapsed
11000
11001 \begin_layout PlainLayout
11002
11003 }
11004 \end_layout
11005
11006 \end_inset
11007
11008 )
11009 \end_layout
11010
11011 \begin_layout Labeling
11012 \labelwidthstring 00.00.0000
11013
11014 \family sans
11015 Smallest
11016 \family default
11017  
11018 \size scriptsize
11019 This is the 
11020 \begin_inset Quotes eld
11021 \end_inset
11022
11023 Smallest
11024 \begin_inset Quotes erd
11025 \end_inset
11026
11027  font size
11028 \size default
11029 .
11030  (keybinding 
11031 \begin_inset ERT
11032 status collapsed
11033
11034 \begin_layout PlainLayout
11035
11036
11037 \backslash
11038 mbox{
11039 \end_layout
11040
11041 \end_inset
11042
11043
11044 \family sans
11045 M-s
11046 \begin_inset Space ~
11047 \end_inset
11048
11049
11050 \family default
11051 2
11052 \begin_inset ERT
11053 status collapsed
11054
11055 \begin_layout PlainLayout
11056
11057 }
11058 \end_layout
11059
11060 \end_inset
11061
11062 )
11063 \end_layout
11064
11065 \begin_layout Labeling
11066 \labelwidthstring 00.00.0000
11067
11068 \family sans
11069 Smaller
11070 \family default
11071  
11072 \size footnotesize
11073 This is the 
11074 \begin_inset Quotes eld
11075 \end_inset
11076
11077 Smaller
11078 \begin_inset Quotes erd
11079 \end_inset
11080
11081  font size.
11082
11083 \size default
11084  (keybinding 
11085 \begin_inset ERT
11086 status collapsed
11087
11088 \begin_layout PlainLayout
11089
11090
11091 \backslash
11092 mbox{
11093 \end_layout
11094
11095 \end_inset
11096
11097
11098 \family sans
11099 M-s
11100 \begin_inset Space ~
11101 \end_inset
11102
11103 S
11104 \family default
11105
11106 \begin_inset ERT
11107 status collapsed
11108
11109 \begin_layout PlainLayout
11110
11111 }
11112 \end_layout
11113
11114 \end_inset
11115
11116  or 
11117 \begin_inset ERT
11118 status collapsed
11119
11120 \begin_layout PlainLayout
11121
11122
11123 \backslash
11124 mbox{
11125 \end_layout
11126
11127 \end_inset
11128
11129
11130 \family sans
11131 M-s
11132 \begin_inset Space ~
11133 \end_inset
11134
11135
11136 \family default
11137 3
11138 \begin_inset ERT
11139 status collapsed
11140
11141 \begin_layout PlainLayout
11142
11143 }
11144 \end_layout
11145
11146 \end_inset
11147
11148 )
11149 \end_layout
11150
11151 \begin_layout Labeling
11152 \labelwidthstring 00.00.0000
11153
11154 \family sans
11155 Small
11156 \family default
11157  
11158 \size small
11159 This is the 
11160 \begin_inset Quotes eld
11161 \end_inset
11162
11163 Small
11164 \begin_inset Quotes erd
11165 \end_inset
11166
11167  font size.
11168
11169 \size default
11170  (keybinding 
11171 \begin_inset ERT
11172 status collapsed
11173
11174 \begin_layout PlainLayout
11175
11176
11177 \backslash
11178 mbox{
11179 \end_layout
11180
11181 \end_inset
11182
11183
11184 \family sans
11185 M-s
11186 \begin_inset Space ~
11187 \end_inset
11188
11189 s
11190 \family default
11191
11192 \begin_inset ERT
11193 status collapsed
11194
11195 \begin_layout PlainLayout
11196
11197 }
11198 \end_layout
11199
11200 \end_inset
11201
11202  or 
11203 \begin_inset ERT
11204 status collapsed
11205
11206 \begin_layout PlainLayout
11207
11208
11209 \backslash
11210 mbox{
11211 \end_layout
11212
11213 \end_inset
11214
11215
11216 \family sans
11217 M-s
11218 \begin_inset Space ~
11219 \end_inset
11220
11221
11222 \family default
11223 4
11224 \begin_inset ERT
11225 status collapsed
11226
11227 \begin_layout PlainLayout
11228
11229 }
11230 \end_layout
11231
11232 \end_inset
11233
11234 )
11235 \end_layout
11236
11237 \begin_layout Labeling
11238 \labelwidthstring 00.00.0000
11239
11240 \family sans
11241 Normal
11242 \family default
11243  This is the 
11244 \begin_inset Quotes eld
11245 \end_inset
11246
11247 Normal
11248 \begin_inset Quotes erd
11249 \end_inset
11250
11251  font size.
11252  It's also the default size.
11253  (keybinding 
11254 \begin_inset ERT
11255 status collapsed
11256
11257 \begin_layout PlainLayout
11258
11259
11260 \backslash
11261 mbox{
11262 \end_layout
11263
11264 \end_inset
11265
11266
11267 \family sans
11268 M-s
11269 \begin_inset Space ~
11270 \end_inset
11271
11272 n
11273 \family default
11274
11275 \begin_inset ERT
11276 status collapsed
11277
11278 \begin_layout PlainLayout
11279
11280 }
11281 \end_layout
11282
11283 \end_inset
11284
11285  or 
11286 \begin_inset ERT
11287 status collapsed
11288
11289 \begin_layout PlainLayout
11290
11291
11292 \backslash
11293 mbox{
11294 \end_layout
11295
11296 \end_inset
11297
11298
11299 \family sans
11300 M-s
11301 \begin_inset Space ~
11302 \end_inset
11303
11304
11305 \family default
11306 5
11307 \begin_inset ERT
11308 status collapsed
11309
11310 \begin_layout PlainLayout
11311
11312 }
11313 \end_layout
11314
11315 \end_inset
11316
11317 )
11318 \end_layout
11319
11320 \begin_layout Labeling
11321 \labelwidthstring 00.00.0000
11322
11323 \family sans
11324 Large
11325 \family default
11326  
11327 \size large
11328 This is the 
11329 \begin_inset Quotes eld
11330 \end_inset
11331
11332 Large
11333 \begin_inset Quotes erd
11334 \end_inset
11335
11336  font size.
11337
11338 \size default
11339  (keybinding 
11340 \begin_inset ERT
11341 status collapsed
11342
11343 \begin_layout PlainLayout
11344
11345
11346 \backslash
11347 mbox{
11348 \end_layout
11349
11350 \end_inset
11351
11352
11353 \family sans
11354 M-s
11355 \begin_inset Space ~
11356 \end_inset
11357
11358 l
11359 \family default
11360
11361 \begin_inset ERT
11362 status collapsed
11363
11364 \begin_layout PlainLayout
11365
11366 }
11367 \end_layout
11368
11369 \end_inset
11370
11371  or 
11372 \begin_inset ERT
11373 status collapsed
11374
11375 \begin_layout PlainLayout
11376
11377
11378 \backslash
11379 mbox{
11380 \end_layout
11381
11382 \end_inset
11383
11384
11385 \family sans
11386 M-s
11387 \begin_inset Space ~
11388 \end_inset
11389
11390
11391 \family default
11392 6
11393 \begin_inset ERT
11394 status collapsed
11395
11396 \begin_layout PlainLayout
11397
11398 }
11399 \end_layout
11400
11401 \end_inset
11402
11403 )
11404 \end_layout
11405
11406 \begin_layout Labeling
11407 \labelwidthstring 00.00.0000
11408
11409 \family sans
11410 Larger
11411 \family default
11412  
11413 \size larger
11414 This is the 
11415 \begin_inset Quotes eld
11416 \end_inset
11417
11418 Larger
11419 \begin_inset Quotes erd
11420 \end_inset
11421
11422  font size.
11423
11424 \size default
11425  (keybinding 
11426 \begin_inset ERT
11427 status collapsed
11428
11429 \begin_layout PlainLayout
11430
11431
11432 \backslash
11433 mbox{
11434 \end_layout
11435
11436 \end_inset
11437
11438
11439 \family sans
11440 M-s
11441 \begin_inset Space ~
11442 \end_inset
11443
11444 S-L
11445 \family default
11446
11447 \begin_inset ERT
11448 status collapsed
11449
11450 \begin_layout PlainLayout
11451
11452 }
11453 \end_layout
11454
11455 \end_inset
11456
11457  or 
11458 \begin_inset ERT
11459 status collapsed
11460
11461 \begin_layout PlainLayout
11462
11463
11464 \backslash
11465 mbox{
11466 \end_layout
11467
11468 \end_inset
11469
11470
11471 \family sans
11472 M-s
11473 \begin_inset Space ~
11474 \end_inset
11475
11476
11477 \family default
11478 7
11479 \begin_inset ERT
11480 status collapsed
11481
11482 \begin_layout PlainLayout
11483
11484 }
11485 \end_layout
11486
11487 \end_inset
11488
11489 )
11490 \end_layout
11491
11492 \begin_layout Labeling
11493 \labelwidthstring 00.00.0000
11494
11495 \family sans
11496 Largest
11497 \family default
11498  
11499 \size largest
11500 This is the 
11501 \begin_inset Quotes eld
11502 \end_inset
11503
11504 Largest
11505 \begin_inset Quotes erd
11506 \end_inset
11507
11508  font size.
11509
11510 \size default
11511  (keybinding 
11512 \begin_inset ERT
11513 status collapsed
11514
11515 \begin_layout PlainLayout
11516
11517
11518 \backslash
11519 mbox{
11520 \end_layout
11521
11522 \end_inset
11523
11524
11525 \family sans
11526 M-s
11527 \begin_inset Space ~
11528 \end_inset
11529
11530
11531 \family default
11532 8
11533 \begin_inset ERT
11534 status collapsed
11535
11536 \begin_layout PlainLayout
11537
11538 }
11539 \end_layout
11540
11541 \end_inset
11542
11543 )
11544 \end_layout
11545
11546 \begin_layout Labeling
11547 \labelwidthstring 00.00.0000
11548
11549 \family sans
11550 Huge
11551 \family default
11552  
11553 \size huge
11554 This is the 
11555 \begin_inset Quotes eld
11556 \end_inset
11557
11558 Huge
11559 \begin_inset Quotes erd
11560 \end_inset
11561
11562  font size.
11563
11564 \size default
11565  (keybinding 
11566 \begin_inset ERT
11567 status collapsed
11568
11569 \begin_layout PlainLayout
11570
11571
11572 \backslash
11573 mbox{
11574 \end_layout
11575
11576 \end_inset
11577
11578
11579 \family sans
11580 M-s
11581 \begin_inset Space ~
11582 \end_inset
11583
11584 h
11585 \family default
11586
11587 \begin_inset ERT
11588 status collapsed
11589
11590 \begin_layout PlainLayout
11591
11592 }
11593 \end_layout
11594
11595 \end_inset
11596
11597  or 
11598 \begin_inset ERT
11599 status collapsed
11600
11601 \begin_layout PlainLayout
11602
11603
11604 \backslash
11605 mbox{
11606 \end_layout
11607
11608 \end_inset
11609
11610
11611 \family sans
11612 M-s
11613 \begin_inset Space ~
11614 \end_inset
11615
11616
11617 \family default
11618 9
11619 \begin_inset ERT
11620 status collapsed
11621
11622 \begin_layout PlainLayout
11623
11624 }
11625 \end_layout
11626
11627 \end_inset
11628
11629 )
11630 \end_layout
11631
11632 \begin_layout Labeling
11633 \labelwidthstring 00.00.0000
11634
11635 \family sans
11636 Huger
11637 \family default
11638  
11639 \size giant
11640 This is the 
11641 \begin_inset Quotes eld
11642 \end_inset
11643
11644 Huger
11645 \begin_inset Quotes erd
11646 \end_inset
11647
11648  font size.
11649
11650 \size default
11651  (keybinding 
11652 \begin_inset ERT
11653 status collapsed
11654
11655 \begin_layout PlainLayout
11656
11657
11658 \backslash
11659 mbox{
11660 \end_layout
11661
11662 \end_inset
11663
11664
11665 \family sans
11666 M-s
11667 \begin_inset Space ~
11668 \end_inset
11669
11670 H
11671 \family default
11672
11673 \begin_inset ERT
11674 status collapsed
11675
11676 \begin_layout PlainLayout
11677
11678 }
11679 \end_layout
11680
11681 \end_inset
11682
11683  or 
11684 \begin_inset ERT
11685 status collapsed
11686
11687 \begin_layout PlainLayout
11688
11689
11690 \backslash
11691 mbox{
11692 \end_layout
11693
11694 \end_inset
11695
11696
11697 \family sans
11698 M-s
11699 \begin_inset Space ~
11700 \end_inset
11701
11702
11703 \family default
11704 0
11705 \begin_inset ERT
11706 status collapsed
11707
11708 \begin_layout PlainLayout
11709
11710 }
11711 \end_layout
11712
11713 \end_inset
11714
11715 )
11716 \end_layout
11717
11718 \end_deeper
11719 \begin_layout Standard
11720 We'll warn you 
11721 \emph on
11722 yet again
11723 \emph default
11724 : don't go crazy with this feature.
11725  You should almost never need to change the font size.
11726  LyX automatically changes the font size for different paragraph environments
11727  - use that instead.
11728  This is here for fine-tuning only!
11729 \end_layout
11730
11731 \begin_layout Labeling
11732 \labelwidthstring 00.00.0000
11733
11734 \family sans
11735 Misc
11736 \family default
11737  Here you can change a few other things at the character level.
11738  Options are:
11739 \end_layout
11740
11741 \begin_deeper
11742 \begin_layout Labeling
11743 \labelwidthstring 00.00.0000
11744
11745 \family sans
11746 Emph
11747 \family default
11748  
11749 \emph on
11750 This is text with emphasize on
11751 \emph default
11752 .
11753  This might seem like the same as 
11754 \shape italic
11755 Italic
11756 \shape default
11757 , but it is actually a bit different.
11758  Emphasized is a 
11759 \emph on
11760 logical
11761 \emph default
11762  attribute.
11763  That means every document class can define its own font used for emphasized
11764  text.
11765  Normally this font is equal to italic.
11766 \end_layout
11767
11768 \begin_layout Labeling
11769 \labelwidthstring 00.00.0000
11770
11771 \family sans
11772 Underbar
11773 \family default
11774  
11775 \bar under
11776 This is text with Underbar on.
11777
11778 \bar default
11779  (keybinding 
11780 \begin_inset ERT
11781 status collapsed
11782
11783 \begin_layout PlainLayout
11784
11785
11786 \backslash
11787 mbox{
11788 \end_layout
11789
11790 \end_inset
11791
11792
11793 \family sans
11794 M-c
11795 \begin_inset Space ~
11796 \end_inset
11797
11798 u
11799 \family default
11800
11801 \begin_inset ERT
11802 status collapsed
11803
11804 \begin_layout PlainLayout
11805
11806 }
11807 \end_layout
11808
11809 \end_inset
11810
11811
11812 \family sans
11813 )
11814 \newline
11815
11816 \family default
11817 Avoid using underbar if you can! It's a holdover from the typewriter days,
11818  when you couldn't change fonts.
11819  We no longer need to emphasize text by underscoring characters.
11820  It's only included in LyX because some people 
11821 \emph on
11822 may
11823 \emph default
11824  need it in order to follow style sheets for journal submissions.
11825 \end_layout
11826
11827 \begin_layout Labeling
11828 \labelwidthstring 00.00.0000
11829
11830 \family sans
11831 Noun
11832 \family default
11833  
11834 \noun on
11835 This is text with Noun on.
11836
11837 \noun default
11838  Like 
11839 \family sans
11840 Emph
11841 \family default
11842 , this is a logical attribute.
11843  Normally it's equivalent to 
11844 \family sans
11845 Small
11846 \begin_inset Space ~
11847 \end_inset
11848
11849 Caps
11850 \family default
11851 .
11852 \end_layout
11853
11854 \end_deeper
11855 \begin_layout Labeling
11856 \labelwidthstring 00.00.0000
11857
11858 \family sans
11859 Color
11860 \family default
11861  You can adjust the color of the text with this control.
11862  Notice that not all dvi-viewers are are able to display colors.
11863  Besides 
11864 \family sans
11865 No
11866 \begin_inset Space ~
11867 \end_inset
11868
11869 color
11870 \family default
11871 , which is the default 
11872 \begin_inset Quotes eld
11873 \end_inset
11874
11875 color
11876 \begin_inset Quotes erd
11877 \end_inset
11878
11879  and means normally black, you can choose between 
11880 \family sans
11881 Black
11882 \family default
11883
11884 \family sans
11885 White
11886 \family default
11887
11888 \family sans
11889 Red
11890 \family default
11891
11892 \family sans
11893 Green
11894 \family default
11895
11896 \family sans
11897 Blue
11898 \family default
11899
11900 \family sans
11901 Cyan
11902 \family default
11903
11904 \family sans
11905 Magenta
11906 \family default
11907  and 
11908 \family sans
11909 Yellow
11910 \family default
11911  text.
11912 \begin_inset Index
11913 status collapsed
11914
11915 \begin_layout PlainLayout
11916 Color ! Text
11917 \end_layout
11918
11919 \end_inset
11920
11921
11922 \end_layout
11923
11924 \begin_layout Labeling
11925 \labelwidthstring 00.00.0000
11926
11927 \family sans
11928 Language
11929 \family default
11930  This is used to mark regions of text as having a different language from
11931  the language of the document.
11932  Text marked in this way will be underlined in blue to indicate the change
11933  (only within LyX).
11934 \end_layout
11935
11936 \begin_layout Standard
11937 So you have a huge number of combinations to choose from.
11938  Once you've chosen a new character style via the 
11939 \family sans
11940 Edit\SpecialChar \menuseparator
11941 Text
11942 \begin_inset Space ~
11943 \end_inset
11944
11945 Style
11946 \family default
11947  dialog, the settings are saved.
11948  You can activate them using the toolbar button 
11949 \begin_inset Graphics
11950         filename ../images/font-free-apply.png
11951         embed ""
11952
11953 \end_inset
11954
11955 .
11956  The button lets you toggle the state of your custom character style even
11957  when the dialog isn't visible.
11958  
11959 \end_layout
11960
11961 \begin_layout Standard
11962 To completely reset the character style to the default, use 
11963 \family sans
11964 M-c
11965 \begin_inset Space ~
11966 \end_inset
11967
11968 Space
11969 \family default
11970 .
11971  If you want to toggle only those properties that you have just changed
11972  (suppose you just set the shape to 
11973 \begin_inset Quotes eld
11974 \end_inset
11975
11976 slanted
11977 \begin_inset Quotes erd
11978 \end_inset
11979
11980  and the series to 
11981 \begin_inset Quotes eld
11982 \end_inset
11983
11984 bold
11985 \begin_inset Quotes erd
11986 \end_inset
11987
11988 ), set the 
11989 \family sans
11990 Toggle
11991 \begin_inset Space ~
11992 \end_inset
11993
11994 all
11995 \family default
11996  switch and press 
11997 \family sans
11998 Apply
11999 \family default
12000 .
12001 \end_layout
12002
12003 \begin_layout Standard
12004 You should also know something about the differences between the three main
12005  font types 
12006 \family sans
12007 serif
12008 \family default
12009
12010 \family sans
12011 sans
12012 \begin_inset Space ~
12013 \end_inset
12014
12015 serif
12016 \family default
12017 , and 
12018 \family sans
12019 typewriter
12020 \family default
12021 :
12022 \end_layout
12023
12024 \begin_layout Itemize
12025
12026 \family sans
12027 Typewriter
12028 \family default
12029  is a so called 
12030 \begin_inset Quotes eld
12031 \end_inset
12032
12033 monospaced
12034 \begin_inset Quotes erd
12035 \end_inset
12036
12037  font, that means every character has the same width, the 
12038 \begin_inset Quotes eld
12039 \end_inset
12040
12041 i
12042 \begin_inset Quotes erd
12043 \end_inset
12044
12045  is as wide as the 
12046 \begin_inset Quotes eld
12047 \end_inset
12048
12049 m
12050 \begin_inset Quotes erd
12051 \end_inset
12052
12053 .
12054  Here is an example
12055 \newline
12056
12057 \begin_inset ERT
12058 status collapsed
12059
12060 \begin_layout PlainLayout
12061
12062
12063 \backslash
12064 phantom{
12065 \end_layout
12066
12067 \end_inset
12068
12069 no 
12070 \begin_inset ERT
12071 status collapsed
12072
12073 \begin_layout PlainLayout
12074
12075 }
12076 \end_layout
12077
12078 \end_inset
12079
12080
12081 \family typewriter
12082 typewriter text
12083 \family default
12084
12085 \begin_inset Note Note
12086 status collapsed
12087
12088 \begin_layout PlainLayout
12089 For more on phantoms see section
12090 \begin_inset Space ~
12091 \end_inset
12092
12093
12094 \begin_inset CommandInset ref
12095 LatexCommand ref
12096 reference "sub:More-Spaces"
12097
12098 \end_inset
12099
12100 .
12101 \end_layout
12102
12103 \end_inset
12104
12105
12106 \newline
12107 no typewriter text
12108 \end_layout
12109
12110 \begin_layout Itemize
12111
12112 \family sans
12113 Serif
12114 \family default
12115  fonts use characters with serifs.
12116  These are the small 
12117 \begin_inset Quotes eld
12118 \end_inset
12119
12120 appendices
12121 \begin_inset Quotes erd
12122 \end_inset
12123
12124  at all ends of of the streaks that form the character.
12125  The following example will show the difference:
12126 \newline
12127 text with serifs
12128 \newline
12129
12130 \family sans
12131 text without serifs
12132 \family default
12133
12134 \newline
12135 Serifs facilitates an easy and fast reading.
12136  They are therefore used as default font (named 
12137 \family sans
12138 roman
12139 \family default
12140 ).
12141 \end_layout
12142
12143 \begin_layout Itemize
12144
12145 \family sans
12146 Sans serif
12147 \family default
12148  don't use serifs.
12149  This font type is therefore often used for headings and short texts.
12150  We use it in this document to highlight menu names.
12151 \end_layout
12152
12153 \begin_layout Standard
12154 We conclude with the same warning once again: Don't overuse the fonts.
12155  They are, more often than not, a kludge and a bad substitute for good writing.
12156 \end_layout
12157
12158 \begin_layout Section
12159 Printing and Previewing
12160 \end_layout
12161
12162 \begin_layout Subsection
12163 Overview
12164 \end_layout
12165
12166 \begin_layout Standard
12167 Now that we've covered some of the basic features of document preparation
12168  using LyX, you probably want to know how to print out your masterpiece.
12169  Before we tell you that, we want to give you a quick explanation of what
12170  goes on behind-the-scenes.
12171  We cover these informations in much greater detail in the 
12172 \emph on
12173 Extended
12174 \begin_inset Space ~
12175 \end_inset
12176
12177 Features
12178 \emph default
12179  manual as well.
12180 \end_layout
12181
12182 \begin_layout Standard
12183 LyX uses the program LaTeX as its backend.
12184  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12185  confusion, we'll only refer to LaTeX.
12186  LyX is what you use to do your actual writing.
12187  Then, LyX calls LaTeX to turn your writing into printable output.
12188  This happens in two stages:
12189 \end_layout
12190
12191 \begin_layout Enumerate
12192 First, LyX converts your document to a series of text commands for LaTeX,
12193  generating a file with the extension, 
12194 \begin_inset Quotes eld
12195 \end_inset
12196
12197
12198 \family typewriter
12199 .tex
12200 \family default
12201
12202 \begin_inset Quotes erd
12203 \end_inset
12204
12205 .
12206 \end_layout
12207
12208 \begin_layout Enumerate
12209 Next, LaTeX uses the commands in the 
12210 \family typewriter
12211 .tex
12212 \family default
12213  file to produce printable output.
12214  
12215 \end_layout
12216
12217 \begin_layout Subsection
12218 Output file formats
12219 \begin_inset Index
12220 status collapsed
12221
12222 \begin_layout PlainLayout
12223 File formats
12224 \end_layout
12225
12226 \end_inset
12227
12228
12229 \begin_inset CommandInset label
12230 LatexCommand label
12231 name "sub:Output-file-formats"
12232
12233 \end_inset
12234
12235
12236 \end_layout
12237
12238 \begin_layout Subsubsection
12239 ASCII
12240 \begin_inset Index
12241 status collapsed
12242
12243 \begin_layout PlainLayout
12244 File formats ! ASCII
12245 \end_layout
12246
12247 \end_inset
12248
12249
12250 \end_layout
12251
12252 \begin_layout Standard
12253 This file type has the extension 
12254 \begin_inset Quotes eld
12255 \end_inset
12256
12257
12258 \family typewriter
12259 .txt
12260 \family default
12261
12262 \begin_inset Quotes erd
12263 \end_inset
12264
12265 .
12266  It contains your document as plain text following the rules of the 
12267 \begin_inset Quotes eld
12268 \end_inset
12269
12270 American Standard Code for Information Interchange
12271 \begin_inset Quotes erd
12272 \end_inset
12273
12274  (ASCII).
12275 \end_layout
12276
12277 \begin_layout Standard
12278 You can export your document to ASCII by the menu 
12279 \family sans
12280 File\SpecialChar \menuseparator
12281 Export\SpecialChar \menuseparator
12282 ASCII
12283 \family default
12284 .
12285 \end_layout
12286
12287 \begin_layout Subsubsection
12288 LaTeX
12289 \begin_inset Index
12290 status collapsed
12291
12292 \begin_layout PlainLayout
12293 File formats ! LaTeX
12294 \end_layout
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Standard
12302 This file type has the extension 
12303 \begin_inset Quotes eld
12304 \end_inset
12305
12306
12307 \family typewriter
12308 .tex
12309 \family default
12310
12311 \begin_inset Quotes erd
12312 \end_inset
12313
12314  and contains all commands that are necessary for the LaTeX program to process
12315  your document.
12316  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12317  it manually with console commands.
12318  The LaTeX-file is automatically created in LyX's temporary directory whenever
12319  you view or export your document.
12320 \end_layout
12321
12322 \begin_layout Standard
12323 You can export your document as LaTeX-file using the menu 
12324 \family sans
12325 File\SpecialChar \menuseparator
12326 Export\SpecialChar \menuseparator
12327 LaT
12328 \begin_inset ERT
12329 status collapsed
12330
12331 \begin_layout PlainLayout
12332
12333 {}
12334 \end_layout
12335
12336 \end_inset
12337
12338 eX
12339 \family default
12340 .
12341 \end_layout
12342
12343 \begin_layout Subsubsection
12344 DVI
12345 \begin_inset Index
12346 status collapsed
12347
12348 \begin_layout PlainLayout
12349 File formats ! DVI
12350 \end_layout
12351
12352 \end_inset
12353
12354
12355 \end_layout
12356
12357 \begin_layout Standard
12358 This file type has the extension 
12359 \begin_inset Quotes eld
12360 \end_inset
12361
12362
12363 \family typewriter
12364 .dvi
12365 \family default
12366
12367 \begin_inset Quotes erd
12368 \end_inset
12369
12370 .
12371  It is called 
12372 \begin_inset Quotes eld
12373 \end_inset
12374
12375 device-independent
12376 \begin_inset Quotes erd
12377 \end_inset
12378
12379  (DVI), because it is completely portable; you can move them from one machine
12380  to another without needing to do any sort of conversion.
12381  At the time when this file-format was developed, this was no matter of
12382  course.
12383  DVIs are used for quick previews and as pre-stage for other output formats,
12384  like PostScript.
12385 \end_layout
12386
12387 \begin_layout Standard
12388 \begin_inset Note Greyedout
12389 status open
12390
12391 \begin_layout PlainLayout
12392
12393 \series bold
12394 Note:
12395 \series default
12396  The DVI file doesn't contain images, they will only be a linked.
12397  So don't forget to deliver the images together with your DVIs.
12398 \end_layout
12399
12400 \end_inset
12401
12402 This property can also slow down your computer when you view the DVI.
12403  Because the DVI-viewer has to convert the image in the background to make
12404  it visible when you scroll in the DVI.
12405  So we recommend to use PDF for files with many images.
12406 \end_layout
12407
12408 \begin_layout Standard
12409 You can export your document to DVI by the menu 
12410 \family sans
12411 File\SpecialChar \menuseparator
12412 Export\SpecialChar \menuseparator
12413 DVI
12414 \family default
12415 .
12416 \end_layout
12417
12418 \begin_layout Subsubsection
12419 PostScript
12420 \begin_inset Index
12421 status collapsed
12422
12423 \begin_layout PlainLayout
12424 File formats ! PostScript
12425 \end_layout
12426
12427 \end_inset
12428
12429
12430 \end_layout
12431
12432 \begin_layout Standard
12433 This file type has the extension 
12434 \begin_inset Quotes eld
12435 \end_inset
12436
12437
12438 \family typewriter
12439 .ps
12440 \family default
12441
12442 \begin_inset Quotes erd
12443 \end_inset
12444
12445 .
12446  PostScript was developed by the company 
12447 \family typewriter
12448 Adobe
12449 \family default
12450  as printer language.
12451  The file contains therefore commands that the printer uses to print the
12452  file.
12453  PostScript can be seen as 
12454 \begin_inset Quotes eld
12455 \end_inset
12456
12457 programming language
12458 \begin_inset Quotes erd
12459 \end_inset
12460
12461 ; you can calculate with it and draw diagrams and images.
12462 \begin_inset Foot
12463 status collapsed
12464
12465 \begin_layout PlainLayout
12466 If you are interested to learn more about this, have a look at the LaTeX-package
12467  
12468 \series bold
12469 pstricks
12470 \series default
12471
12472 \begin_inset Index
12473 status collapsed
12474
12475 \begin_layout PlainLayout
12476 LaTeX-packages ! pstricks
12477 \end_layout
12478
12479 \end_inset
12480
12481 .
12482 \end_layout
12483
12484 \end_inset
12485
12486  Due to this ability, the files are often bigger than PDFs.
12487 \end_layout
12488
12489 \begin_layout Standard
12490 PostScript can only contain images in the format 
12491 \begin_inset Quotes eld
12492 \end_inset
12493
12494 Encapsulated PostScript
12495 \begin_inset Quotes erd
12496 \end_inset
12497
12498  (EPS, file extension 
12499 \begin_inset Quotes eld
12500 \end_inset
12501
12502
12503 \family typewriter
12504 .eps
12505 \family default
12506
12507 \begin_inset Quotes erd
12508 \end_inset
12509
12510 ).
12511  As LyX allows you to use any known image format in your document, it has
12512  to convert them in the background to EPS.
12513  If you have e.g 50 images in your document, LyX has to do 50 conversions
12514  whenever you view or export your document.
12515  This will slow down your workflow with LyX drastically.
12516  So if you plan to use PostScript, you can insert your images directly as
12517  EPS to avoid this problem.
12518 \end_layout
12519
12520 \begin_layout Standard
12521 You can export your document to PostScript using the menu 
12522 \family sans
12523 File\SpecialChar \menuseparator
12524 Export\SpecialChar \menuseparator
12525 PostScript
12526 \family default
12527 .
12528 \end_layout
12529
12530 \begin_layout Subsubsection
12531 PDF
12532 \begin_inset Index
12533 status collapsed
12534
12535 \begin_layout PlainLayout
12536 File formats ! PDF
12537 \end_layout
12538
12539 \end_inset
12540
12541
12542 \begin_inset Index
12543 status collapsed
12544
12545 \begin_layout PlainLayout
12546 PDF
12547 \end_layout
12548
12549 \end_inset
12550
12551
12552 \end_layout
12553
12554 \begin_layout Standard
12555 This file type has the extension 
12556 \begin_inset Quotes eld
12557 \end_inset
12558
12559
12560 \family typewriter
12561 .pdf
12562 \family default
12563
12564 \begin_inset Quotes erd
12565 \end_inset
12566
12567 .
12568  The 
12569 \begin_inset Quotes eld
12570 \end_inset
12571
12572 Portable Document Format
12573 \begin_inset Quotes erd
12574 \end_inset
12575
12576  (PDF) is developed by 
12577 \family typewriter
12578 Adobe
12579 \family default
12580  as derivative from PostScript.
12581  It is more compressed and it uses much less commands than PostScript.
12582  As the name 
12583 \begin_inset Quotes eld
12584 \end_inset
12585
12586 portable
12587 \begin_inset Quotes erd
12588 \end_inset
12589
12590  implies, it can be processed at any computer system and the printed output
12591  looks exactly the same.
12592 \end_layout
12593
12594 \begin_layout Standard
12595 PDF can contain images in its own PDF format and in the formats 
12596 \begin_inset Quotes eld
12597 \end_inset
12598
12599 Joint Photographic Experts Group
12600 \begin_inset Quotes erd
12601 \end_inset
12602
12603  (JPG, file extension 
12604 \begin_inset Quotes eld
12605 \end_inset
12606
12607
12608 \family typewriter
12609 .jpg
12610 \family default
12611
12612 \begin_inset Quotes erd
12613 \end_inset
12614
12615  or 
12616 \begin_inset Quotes eld
12617 \end_inset
12618
12619
12620 \family typewriter
12621 .jpeg
12622 \family default
12623
12624 \begin_inset Quotes erd
12625 \end_inset
12626
12627 ) and 
12628 \begin_inset Quotes eld
12629 \end_inset
12630
12631 Portable Network Graphics
12632 \begin_inset Quotes erd
12633 \end_inset
12634
12635  (PNG, file extension 
12636 \begin_inset Quotes eld
12637 \end_inset
12638
12639
12640 \family typewriter
12641 .png
12642 \family default
12643
12644 \begin_inset Quotes erd
12645 \end_inset
12646
12647 ).
12648  You can although use any other image format, because LyX converts them
12649  in the background to one of these formats.
12650  But as described in the section about PostScript, the image conversion
12651  will slow down your workflow.
12652  So we recommend to use images in one of the three mentioned formats.
12653 \end_layout
12654
12655 \begin_layout Standard
12656 You can export your document to PDF via the menu 
12657 \family sans
12658 File\SpecialChar \menuseparator
12659 Export
12660 \family default
12661  in three different ways:
12662 \end_layout
12663
12664 \begin_layout Description
12665 PDF This uses the program 
12666 \family typewriter
12667 ps2pdf
12668 \family default
12669  that creates a PDF from a PostScript-version of your file.
12670  The PostScript-version is produced by the program 
12671 \family typewriter
12672 dvips
12673 \family default
12674  which uses a DVI-version as intermediate step.
12675  So this export variant consist of three conversions.
12676 \end_layout
12677
12678 \begin_layout Description
12679 PDF
12680 \begin_inset Space ~
12681 \end_inset
12682
12683 (dvipdfm) This uses the program 
12684 \family typewriter
12685 dvipdfm
12686 \family default
12687  that converts your file in the background to DVI and in a second step to
12688  PDF.
12689 \end_layout
12690
12691 \begin_layout Description
12692 PDF
12693 \begin_inset Space ~
12694 \end_inset
12695
12696 (pdflatex) This uses the program 
12697 \family typewriter
12698 pdftex
12699 \family default
12700  that converts your file directly to PDF.
12701 \end_layout
12702
12703 \begin_layout Standard
12704 We recommend to use 
12705 \family sans
12706 PDF
12707 \begin_inset Space ~
12708 \end_inset
12709
12710 (pdflatex)
12711 \family default
12712  because 
12713 \family typewriter
12714 pdftex
12715 \family default
12716  supports all features of actual PDF-versions, is quick and works stable
12717  without problems.
12718  The program 
12719 \family typewriter
12720 dvipdfm
12721 \family default
12722  is no more under development and therefore a bit outdated.
12723 \end_layout
12724
12725 \begin_layout Subsection
12726 Previewing
12727 \begin_inset Index
12728 status collapsed
12729
12730 \begin_layout PlainLayout
12731 Document ! Preview 
12732 \end_layout
12733
12734 \end_inset
12735
12736
12737 \end_layout
12738
12739 \begin_layout Standard
12740 To get a look at the final version of your document, with all of the pagebreaks
12741  in place, the footnotes correctly numbered, and so on, use the menu 
12742 \family sans
12743 View
12744 \family default
12745  and choose a file type.
12746  A viewing program will popup showing the output.
12747  For 
12748 \family sans
12749 View\SpecialChar \menuseparator
12750 DVI
12751 \family default
12752  you can use the toolbar button 
12753 \begin_inset Graphics
12754         filename ../images/buffer-view_dvi.png
12755         embed ""
12756
12757 \end_inset
12758
12759  (shortcut 
12760 \family sans
12761 C-d
12762 \family default
12763 ), for 
12764 \family sans
12765 View\SpecialChar \menuseparator
12766 PDF
12767 \begin_inset Space ~
12768 \end_inset
12769
12770 (pdflatex)
12771 \family default
12772  you can use the toolbar button 
12773 \begin_inset Graphics
12774         filename ../images/buffer-export_pdf2.png
12775         embed ""
12776
12777 \end_inset
12778
12779 .
12780 \end_layout
12781
12782 \begin_layout Standard
12783 If you have changed your document, you can refresh the output in the same
12784  viewer window using the menu 
12785 \family sans
12786 View\SpecialChar \menuseparator
12787 Update
12788 \family default
12789 .
12790 \end_layout
12791
12792 \begin_layout Standard
12793 When you preview a file, the output file is only generated in LyX's temporary
12794  directory.
12795  To have a real output, export your document.
12796 \end_layout
12797
12798 \begin_layout Subsection
12799 Printing the File from within LyX
12800 \begin_inset CommandInset label
12801 LatexCommand label
12802 name "sub:Printing-the-File"
12803
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Standard
12810 Instead of exporting your file and then printing them, you can also print
12811  it directly from within LyX.
12812  To print a file, select the menu 
12813 \family sans
12814 File\SpecialChar \menuseparator
12815 Print
12816 \family default
12817  or click on the toolbar button 
12818 \begin_inset Graphics
12819         filename ../images/dialog-show_print.png
12820         embed ""
12821
12822 \end_inset
12823
12824 .
12825  LyX will internally call LaTeX to produce a DVI.
12826  This file is then processed by the program 
12827 \family typewriter
12828 dvips
12829 \family default
12830  to PostScript-file, which is finally printed using the program 
12831 \family typewriter
12832 Ghostscript
12833 \family default
12834 .
12835  Due to these steps in the background, this method is not the fastest.
12836 \end_layout
12837
12838 \begin_layout Standard
12839 You can choose to print only even-numbered or odd-numbered pages - this
12840  is useful for printing on two sides: You can re-insert the pages after
12841  printing one set to print on the other side.
12842  Some printers spit out pages face-up, others, face-down.
12843  By choosing a particular order to print in, you can take the entire stack
12844  of pages out of the printer without needing to reorder them.
12845 \end_layout
12846
12847 \begin_layout Standard
12848 You can set the parameters in the 
12849 \family sans
12850 Print
12851 \begin_inset Space ~
12852 \end_inset
12853
12854 Destination
12855 \family default
12856  box as follows:
12857 \end_layout
12858
12859 \begin_layout Labeling
12860 \labelwidthstring 00.00.0000
12861
12862 \family sans
12863 Printer
12864 \family default
12865  This is the name of the printer to print to.
12866 \begin_inset Foot
12867 status collapsed
12868
12869 \begin_layout PlainLayout
12870 Note that this printer name is for the program 
12871 \family typewriter
12872 dvips
12873 \family default
12874 .
12875  That means 
12876 \family typewriter
12877 dvips
12878 \family default
12879  has to be configured for this printer name.
12880  The default printer can be set in LyX's preferences dialog, see section
12881 \begin_inset Space ~
12882 \end_inset
12883
12884
12885 \begin_inset CommandInset ref
12886 LatexCommand ref
12887 reference "sub:Printer"
12888
12889 \end_inset
12890
12891 .
12892 \end_layout
12893
12894 \end_inset
12895
12896  The printer should understand PostScript.
12897 \end_layout
12898
12899 \begin_layout Labeling
12900 \labelwidthstring 00.00.0000
12901
12902 \family sans
12903 File
12904 \family default
12905  The name of a file to print to.
12906  The output will be a PostScript file.
12907  It will be written in LyX's working directory unless you specify the full
12908  path.
12909 \end_layout
12910
12911 \begin_layout Section
12912 A few Words about Typography
12913 \begin_inset Index
12914 status collapsed
12915
12916 \begin_layout PlainLayout
12917 Typography
12918 \end_layout
12919
12920 \end_inset
12921
12922
12923 \end_layout
12924
12925 \begin_layout Subsection
12926 Hyphens
12927 \begin_inset Index
12928 status collapsed
12929
12930 \begin_layout PlainLayout
12931 Hyphens
12932 \end_layout
12933
12934 \end_inset
12935
12936
12937 \begin_inset CommandInset label
12938 LatexCommand label
12939 name "sub:Hyphens"
12940
12941 \end_inset
12942
12943
12944 \end_layout
12945
12946 \begin_layout Standard
12947 In LyX, the 
12948 \begin_inset Quotes eld
12949 \end_inset
12950
12951
12952 \family typewriter
12953 -
12954 \family default
12955
12956 \begin_inset Quotes eld
12957 \end_inset
12958
12959  character comes in three lengths, often called the 
12960 \emph on
12961 hyphen
12962 \emph default
12963 , the 
12964 \emph on
12965 en dash
12966 \emph default
12967 , and the 
12968 \emph on
12969 em dash
12970 \emph default
12971 :
12972 \end_layout
12973
12974 \begin_layout Enumerate
12975 hyphen
12976 \begin_inset Space \hfill{}
12977 \end_inset
12978
12979 -
12980 \begin_inset Space \hfill{}
12981 \end_inset
12982
12983 made with 
12984 \begin_inset Quotes eld
12985 \end_inset
12986
12987
12988 \family typewriter
12989 -
12990 \family default
12991
12992 \begin_inset Quotes eld
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \begin_layout Enumerate
12999 en dash
13000 \begin_inset Space \hfill{}
13001 \end_inset
13002
13003 --
13004 \begin_inset Space \hfill{}
13005 \end_inset
13006
13007 made with 
13008 \begin_inset Quotes eld
13009 \end_inset
13010
13011
13012 \family typewriter
13013 -
13014 \begin_inset ERT
13015 status collapsed
13016
13017 \begin_layout PlainLayout
13018
13019
13020 \backslash
13021 /
13022 \end_layout
13023
13024 \end_inset
13025
13026 -
13027 \family default
13028
13029 \begin_inset Quotes eld
13030 \end_inset
13031
13032
13033 \end_layout
13034
13035 \begin_layout Enumerate
13036 em dash
13037 \begin_inset Space \hfill{}
13038 \end_inset
13039
13040 ---
13041 \begin_inset Space \hfill{}
13042 \end_inset
13043
13044 made with 
13045 \begin_inset Quotes eld
13046 \end_inset
13047
13048
13049 \family typewriter
13050 -
13051 \begin_inset ERT
13052 status collapsed
13053
13054 \begin_layout PlainLayout
13055
13056
13057 \backslash
13058 /
13059 \end_layout
13060
13061 \end_inset
13062
13063 -
13064 \begin_inset ERT
13065 status collapsed
13066
13067 \begin_layout PlainLayout
13068
13069
13070 \backslash
13071 /
13072 \end_layout
13073
13074 \end_inset
13075
13076 -
13077 \family default
13078
13079 \begin_inset Quotes eld
13080 \end_inset
13081
13082
13083 \end_layout
13084
13085 \begin_layout Enumerate
13086 minus sign
13087 \begin_inset Space \hfill{}
13088 \end_inset
13089
13090
13091 \begin_inset Formula $-$
13092 \end_inset
13093
13094
13095 \begin_inset Space \hfill{}
13096 \end_inset
13097
13098
13099 \begin_inset Quotes eld
13100 \end_inset
13101
13102
13103 \family typewriter
13104 -
13105 \family default
13106
13107 \begin_inset Quotes eld
13108 \end_inset
13109
13110  in math mode
13111 \end_layout
13112
13113 \begin_layout Standard
13114 You generate them by inserting the 
13115 \begin_inset Quotes eld
13116 \end_inset
13117
13118
13119 \family typewriter
13120 -
13121 \family default
13122
13123 \begin_inset Quotes eld
13124 \end_inset
13125
13126  character multiple times in a row.
13127  They are automatically converted to the appropriate length dash in the
13128  final output, but not in LyX.
13129 \end_layout
13130
13131 \begin_layout Standard
13132 The three dash types are distinct from the minus sign, which appears in
13133  math mode and has a length of its own.
13134  Here are some examples of the 
13135 \begin_inset Quotes eld
13136 \end_inset
13137
13138
13139 \family typewriter
13140 -
13141 \family default
13142
13143 \begin_inset Quotes eld
13144 \end_inset
13145
13146  in use:
13147 \end_layout
13148
13149 \begin_layout Enumerate
13150 line- and page-breaks
13151 \begin_inset Space \hfill{}
13152 \end_inset
13153
13154 (
13155 \emph on
13156 hyphen
13157 \emph default
13158 )
13159 \end_layout
13160
13161 \begin_layout Enumerate
13162 From A--Z
13163 \begin_inset Space \hfill{}
13164 \end_inset
13165
13166 (
13167 \emph on
13168 en dash
13169 \emph default
13170 )
13171 \end_layout
13172
13173 \begin_layout Enumerate
13174 Oh --- there's a dash.
13175 \begin_inset Space \hfill{}
13176 \end_inset
13177
13178 (
13179 \emph on
13180 em dash
13181 \emph default
13182 )
13183 \end_layout
13184
13185 \begin_layout Enumerate
13186 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13187 \end_inset
13188
13189
13190 \begin_inset Space \hfill{}
13191 \end_inset
13192
13193 (
13194 \emph on
13195 minus sign
13196 \emph default
13197 )
13198 \end_layout
13199
13200 \begin_layout Subsection
13201 Hyphenation
13202 \begin_inset Index
13203 status collapsed
13204
13205 \begin_layout PlainLayout
13206 Hyphenation
13207 \end_layout
13208
13209 \end_inset
13210
13211
13212 \begin_inset CommandInset label
13213 LatexCommand label
13214 name "sub:Hyphenation"
13215
13216 \end_inset
13217
13218
13219 \end_layout
13220
13221 \begin_layout Standard
13222 Words aren't hyphenated within LyX but automatically in the output.
13223  Hyphenation is done by the LaTeX-package 
13224 \series bold
13225 babel
13226 \begin_inset Index
13227 status collapsed
13228
13229 \begin_layout PlainLayout
13230 LaTeX-packages ! babel
13231 \end_layout
13232
13233 \end_inset
13234
13235
13236 \series default
13237  following the rules of the document language
13238 \begin_inset Foot
13239 status collapsed
13240
13241 \begin_layout PlainLayout
13242 For German readers: That's one of the main differences between the languages
13243  
13244 \family sans
13245 German
13246 \family default
13247  and 
13248 \family sans
13249 German
13250 \begin_inset Space ~
13251 \end_inset
13252
13253 (new
13254 \begin_inset Space ~
13255 \end_inset
13256
13257 spelling)
13258 \family default
13259  in the 
13260 \family sans
13261 Document\SpecialChar \menuseparator
13262 Settings
13263 \family default
13264  dialog.
13265 \end_layout
13266
13267 \end_inset
13268
13269 .
13270 \end_layout
13271
13272 \begin_layout Standard
13273 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13274  font 
13275 \family sans
13276 typewriter
13277 \family default
13278  and with unusual constructs, like 
13279 \begin_inset Quotes eld
13280 \end_inset
13281
13282 h3knix/m0n0wall
13283 \begin_inset Quotes erd
13284 \end_inset
13285
13286 .
13287  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13288  This is done with the menu 
13289 \family sans
13290 Insert\SpecialChar \menuseparator
13291 Formatting\SpecialChar \menuseparator
13292 Hyphenation
13293 \begin_inset Space ~
13294 \end_inset
13295
13296 Point
13297 \family default
13298 .
13299  These extra hyphenation points are only recommendations to LaTeX.
13300  If no hyphenation is necessary, LaTeX will ignore them.
13301 \end_layout
13302
13303 \begin_layout Standard
13304 Sometimes you want to prevent words or constructs to be hyphenated.
13305  The keybindings/shortcuts in this document consists of three letters with
13306  a hyphen and a space in the form 
13307 \begin_inset Quotes eld
13308 \end_inset
13309
13310 A-b c
13311 \begin_inset Quotes erd
13312 \end_inset
13313
13314 .
13315  LaTeX finds there the hyphen 
13316 \begin_inset Quotes eld
13317 \end_inset
13318
13319 -
13320 \begin_inset Quotes erd
13321 \end_inset
13322
13323  as hyphenation possibility.
13324  Hyphenating at this point would look ugly.
13325  To prevent the shortcut from being hyphenated, we can put it in the argument
13326  of the LaTeX-box-command 
13327 \series bold
13328
13329 \backslash
13330 mbox
13331 \series default
13332 , because text within LaTeX-boxes can't be hyphenated.
13333  As LyX doesn't support 
13334 \series bold
13335
13336 \backslash
13337 mbox
13338 \series default
13339 , we have to use ERT.
13340  The result looks in LyX like:
13341 \end_layout
13342
13343 \begin_layout Standard
13344 \begin_inset Graphics
13345         filename clipart/mbox.png
13346         embed ""
13347
13348 \end_inset
13349
13350
13351 \end_layout
13352
13353 \begin_layout Standard
13354 To learn more about ERT, have a look at section
13355 \begin_inset Space ~
13356 \end_inset
13357
13358
13359 \begin_inset CommandInset ref
13360 LatexCommand ref
13361 reference "sec:ERT"
13362
13363 \end_inset
13364
13365 .
13366 \end_layout
13367
13368 \begin_layout Subsection
13369 Punctuation Marks
13370 \begin_inset Index
13371 status collapsed
13372
13373 \begin_layout PlainLayout
13374 Punctuation marks
13375 \end_layout
13376
13377 \end_inset
13378
13379
13380 \end_layout
13381
13382 \begin_layout Subsubsection
13383 Abbreviations and End of Sentence
13384 \begin_inset CommandInset label
13385 LatexCommand label
13386 name "sub:Abbreviations"
13387
13388 \end_inset
13389
13390
13391 \end_layout
13392
13393 \begin_layout Standard
13394 When LyX calls LaTeX to generate the final version of your document, LaTeX
13395  automatically distinguishes between words, sentences, and abbreviations.
13396  LaTeX then adds the 
13397 \begin_inset Quotes eld
13398 \end_inset
13399
13400 appropriate amount of space
13401 \begin_inset Quotes erd
13402 \end_inset
13403
13404 .
13405  That means sentences get a little bit more space between the period and
13406  the next word.
13407  Abbreviations get the same amount of space after the period as a word uses.
13408 \end_layout
13409
13410 \begin_layout Standard
13411 Unfortunately, the algorithm for figuring out what's an abbreviation works
13412  not for all cases.
13413  If a 
13414 \begin_inset Quotes eld
13415 \end_inset
13416
13417
13418 \family typewriter
13419 .
13420 \family default
13421
13422 \begin_inset Quotes erd
13423 \end_inset
13424
13425  is at the end of a lowercase letter, it's the end of a sentence; if it's
13426  at the end of a capitalized letter, it's an abbreviation.
13427 \end_layout
13428
13429 \begin_layout Standard
13430 Here are some examples of 
13431 \emph on
13432 correct
13433 \emph default
13434  abbreviations and the end of a sentence:
13435 \end_layout
13436
13437 \begin_layout Itemize
13438 M.
13439  Butterfly
13440 \end_layout
13441
13442 \begin_layout Itemize
13443 Don't worry.
13444  Be happy.
13445 \end_layout
13446
13447 \begin_layout Standard
13448 And here's an example of the algorithm going wrong:
13449 \end_layout
13450
13451 \begin_layout Itemize
13452 e.
13453  g.
13454  this is too much space!
13455 \end_layout
13456
13457 \begin_layout Itemize
13458 This is I.
13459  It's okay.
13460 \end_layout
13461
13462 \begin_layout Standard
13463 You won't see anything wrong until you view a final version of your document.
13464 \end_layout
13465
13466 \begin_layout Standard
13467 To fix this problem, use one of the following:
13468 \end_layout
13469
13470 \begin_layout Enumerate
13471 Use an 
13472 \family sans
13473 Inter-word
13474 \begin_inset Space ~
13475 \end_inset
13476
13477 Space
13478 \family default
13479  after lowercase abbreviations (see section
13480 \begin_inset Space ~
13481 \end_inset
13482
13483
13484 \begin_inset CommandInset ref
13485 LatexCommand ref
13486 reference "sub:Inter-word-Space"
13487
13488 \end_inset
13489
13490 ).
13491 \begin_inset Index
13492 status collapsed
13493
13494 \begin_layout PlainLayout
13495 Spaces ! inter-word
13496 \end_layout
13497
13498 \end_inset
13499
13500
13501 \end_layout
13502
13503 \begin_layout Enumerate
13504 Use a 
13505 \family sans
13506 Thin
13507 \begin_inset Space ~
13508 \end_inset
13509
13510 Space
13511 \family default
13512  between two tokens of an abbreviation (see section
13513 \begin_inset Space ~
13514 \end_inset
13515
13516
13517 \begin_inset CommandInset ref
13518 LatexCommand ref
13519 reference "sub:Thin-Space"
13520
13521 \end_inset
13522
13523 ).
13524 \begin_inset Index
13525 status collapsed
13526
13527 \begin_layout PlainLayout
13528 Spaces ! thin
13529 \end_layout
13530
13531 \end_inset
13532
13533
13534 \end_layout
13535
13536 \begin_layout Enumerate
13537 Use an 
13538 \family sans
13539 End
13540 \begin_inset Space ~
13541 \end_inset
13542
13543 of
13544 \begin_inset Space ~
13545 \end_inset
13546
13547 sentence
13548 \begin_inset Space ~
13549 \end_inset
13550
13551 period
13552 \family default
13553  found under the 
13554 \family sans
13555 Insert\SpecialChar \menuseparator
13556 Special
13557 \begin_inset Space ~
13558 \end_inset
13559
13560 Character
13561 \family default
13562  menu to force the use of inter-sentence spacing.
13563  This function is also bound to 
13564 \family sans
13565 C-period
13566 \family default
13567  for easy access.
13568 \end_layout
13569
13570 \begin_layout Standard
13571 With the corrections, our earlier examples look like this:
13572 \end_layout
13573
13574 \begin_layout Itemize
13575 e.
13576 \begin_inset Space \thinspace{}
13577 \end_inset
13578
13579 g.
13580 \begin_inset Space \space{}
13581 \end_inset
13582
13583 this is too much space!
13584 \end_layout
13585
13586 \begin_layout Itemize
13587 This is I\SpecialChar \@.
13588  It's okay.
13589 \end_layout
13590
13591 \begin_layout Standard
13592 Some languages don't use extra spacing between sentences.
13593  If your language is such a language, you don't need to worry, because the
13594  LaTeX will care about this.
13595 \end_layout
13596
13597 \begin_layout Standard
13598 For those that do need to bother, there is help to catch those sneaky errors:
13599  check out the 
13600 \family sans
13601 Tools\SpecialChar \menuseparator
13602 Check
13603 \begin_inset Space ~
13604 \end_inset
13605
13606 TeX
13607 \family default
13608  feature described in section 
13609 \emph on
13610 Checking TeX
13611 \emph default
13612  of the 
13613 \emph on
13614 Extended Features
13615 \emph default
13616  manual.
13617 \end_layout
13618
13619 \begin_layout Subsubsection
13620 Quotes
13621 \begin_inset Index
13622 status collapsed
13623
13624 \begin_layout PlainLayout
13625 Typography ! Quotes
13626 \end_layout
13627
13628 \end_inset
13629
13630
13631 \begin_inset Index
13632 status collapsed
13633
13634 \begin_layout PlainLayout
13635 Quotes | see
13636 \begin_inset ERT
13637 status collapsed
13638
13639 \begin_layout PlainLayout
13640
13641 {
13642 \end_layout
13643
13644 \end_inset
13645
13646 Typography
13647 \begin_inset ERT
13648 status collapsed
13649
13650 \begin_layout PlainLayout
13651
13652 }
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \end_layout
13659
13660 \end_inset
13661
13662
13663 \begin_inset CommandInset label
13664 LatexCommand label
13665 name "sub:Quotes"
13666
13667 \end_inset
13668
13669
13670 \end_layout
13671
13672 \begin_layout Standard
13673 LyX usually sets quotes correctly.
13674  Specifically, it will use an opening quote at the beginning of quoted text,
13675  and use a closing quote at the end.
13676  For example, 
13677 \begin_inset Quotes eld
13678 \end_inset
13679
13680 open close
13681 \begin_inset Quotes erd
13682 \end_inset
13683
13684 .
13685  The keyboard character, 
13686 \family sans
13687 "
13688 \family default
13689 , generates this automatically.
13690 \end_layout
13691
13692 \begin_layout Standard
13693 You can change the behavior of the 
13694 \family sans
13695 "
13696 \family default
13697  key using the submenu 
13698 \family sans
13699 Language
13700 \family default
13701  of the dialog 
13702 \family sans
13703 Document\SpecialChar \menuseparator
13704 Settings
13705 \family default
13706
13707 \begin_inset Index
13708 status collapsed
13709
13710 \begin_layout PlainLayout
13711 Document ! Settings
13712 \end_layout
13713
13714 \end_inset
13715
13716  dialog.
13717 \end_layout
13718
13719 \begin_layout Standard
13720 You can also select quotes for different languages in the box 
13721 \family sans
13722 Type
13723 \family default
13724  option.
13725  There are six choices:
13726 \end_layout
13727
13728 \begin_layout Labeling
13729 \labelwidthstring 00.00.0000
13730
13731 \family sans
13732 \begin_inset Quotes eld
13733 \end_inset
13734
13735 Text
13736 \begin_inset Quotes erd
13737 \end_inset
13738
13739
13740 \family default
13741  Use quotes like this 
13742 \begin_inset Quotes eld
13743 \end_inset
13744
13745 double
13746 \begin_inset Quotes erd
13747 \end_inset
13748
13749  or 
13750 \begin_inset Quotes els
13751 \end_inset
13752
13753 single
13754 \begin_inset Quotes ers
13755 \end_inset
13756
13757
13758 \end_layout
13759
13760 \begin_layout Labeling
13761 \labelwidthstring 00.00.0000
13762
13763 \family sans
13764 \begin_inset Quotes sld
13765 \end_inset
13766
13767 Text
13768 \begin_inset Quotes srd
13769 \end_inset
13770
13771
13772 \family default
13773  Use quotes like 
13774 \begin_inset Quotes sld
13775 \end_inset
13776
13777 this
13778 \begin_inset Quotes srd
13779 \end_inset
13780
13781  or 'this
13782 \begin_inset Quotes ers
13783 \end_inset
13784
13785
13786 \end_layout
13787
13788 \begin_layout Labeling
13789 \labelwidthstring 00.00.0000
13790
13791 \family sans
13792 \begin_inset Quotes gld
13793 \end_inset
13794
13795 Text
13796 \begin_inset Quotes grd
13797 \end_inset
13798
13799
13800 \family default
13801  Use quotes like 
13802 \begin_inset Quotes gld
13803 \end_inset
13804
13805 this
13806 \begin_inset Quotes grd
13807 \end_inset
13808
13809  or 
13810 \begin_inset Quotes gls
13811 \end_inset
13812
13813 this
13814 \begin_inset Quotes grs
13815 \end_inset
13816
13817
13818 \end_layout
13819
13820 \begin_layout Labeling
13821 \labelwidthstring 00.00.0000
13822
13823 \family sans
13824 \begin_inset Quotes pld
13825 \end_inset
13826
13827 Text
13828 \begin_inset Quotes prd
13829 \end_inset
13830
13831
13832 \family default
13833  Use quotes like 
13834 \begin_inset Quotes pld
13835 \end_inset
13836
13837 this
13838 \begin_inset Quotes prd
13839 \end_inset
13840
13841  or 
13842 \begin_inset Quotes pls
13843 \end_inset
13844
13845 this
13846 \begin_inset Quotes prs
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \begin_layout Labeling
13853 \labelwidthstring 00.00.0000
13854
13855 \family sans
13856 \begin_inset Quotes fld
13857 \end_inset
13858
13859 Text
13860 \begin_inset Quotes frd
13861 \end_inset
13862
13863
13864 \family default
13865  Use quotes like 
13866 \begin_inset Quotes fld
13867 \end_inset
13868
13869 this
13870 \begin_inset Quotes frd
13871 \end_inset
13872
13873  or 
13874 \begin_inset Quotes fls
13875 \end_inset
13876
13877 this
13878 \begin_inset Quotes frs
13879 \end_inset
13880
13881
13882 \end_layout
13883
13884 \begin_layout Labeling
13885 \labelwidthstring 00.00.0000
13886
13887 \family sans
13888 \begin_inset Quotes ald
13889 \end_inset
13890
13891 Text
13892 \begin_inset Quotes ard
13893 \end_inset
13894
13895
13896 \family default
13897  Use quotes like 
13898 \begin_inset Quotes ald
13899 \end_inset
13900
13901 this
13902 \begin_inset Quotes ard
13903 \end_inset
13904
13905  or 
13906 \begin_inset Quotes als
13907 \end_inset
13908
13909 this
13910 \begin_inset Quotes ars
13911 \end_inset
13912
13913
13914 \end_layout
13915
13916 \begin_layout Standard
13917 These settings affects what character the 
13918 \family sans
13919 "
13920 \family default
13921  key produces.
13922 \end_layout
13923
13924 \begin_layout Subsection
13925 Ligatures
13926 \begin_inset Index
13927 status collapsed
13928
13929 \begin_layout PlainLayout
13930 Typography ! Ligatures
13931 \end_layout
13932
13933 \end_inset
13934
13935
13936 \begin_inset Index
13937 status collapsed
13938
13939 \begin_layout PlainLayout
13940 Ligatures | see
13941 \begin_inset ERT
13942 status collapsed
13943
13944 \begin_layout PlainLayout
13945
13946 {
13947 \end_layout
13948
13949 \end_inset
13950
13951 Typography
13952 \begin_inset ERT
13953 status collapsed
13954
13955 \begin_layout PlainLayout
13956
13957 }
13958 \end_layout
13959
13960 \end_inset
13961
13962
13963 \end_layout
13964
13965 \end_inset
13966
13967
13968 \begin_inset CommandInset label
13969 LatexCommand label
13970 name "sub:Ligatures"
13971
13972 \end_inset
13973
13974
13975 \end_layout
13976
13977 \begin_layout Standard
13978 It is standard typesetting practice to group certain letters together and
13979  print them as single characters.
13980  These groups are known as 
13981 \emph on
13982 ligatures
13983 \emph default
13984 .
13985  Since LaTeX knows about ligatures, your documents will contain them too
13986  in the output.
13987  Here are the standard ligatures:
13988 \end_layout
13989
13990 \begin_layout Itemize
13991 ff
13992 \end_layout
13993
13994 \begin_layout Itemize
13995 fi
13996 \end_layout
13997
13998 \begin_layout Itemize
13999 fl
14000 \end_layout
14001
14002 \begin_layout Itemize
14003 ffi
14004 \end_layout
14005
14006 \begin_layout Itemize
14007 ffl
14008 \end_layout
14009
14010 \begin_layout Standard
14011 Some languages uses other ligatures if the document font supports them.
14012 \end_layout
14013
14014 \begin_layout Standard
14015 Sometimes, you don't want a ligature in a word.
14016  While a ligature may be okay in the word, 
14017 \begin_inset Quotes eld
14018 \end_inset
14019
14020 graffiti,
14021 \begin_inset Quotes erd
14022 \end_inset
14023
14024  it looks really weird in compound words, such as 
14025 \begin_inset Quotes eld
14026 \end_inset
14027
14028 cufflink
14029 \begin_inset Quotes erd
14030 \end_inset
14031
14032  or the German 
14033 \begin_inset Quotes eld
14034 \end_inset
14035
14036 Dorffest.
14037 \begin_inset Quotes erd
14038 \end_inset
14039
14040  To break a ligature, use 
14041 \family sans
14042 Insert\SpecialChar \menuseparator
14043 Formatting\SpecialChar \menuseparator
14044 Ligature
14045 \begin_inset Space ~
14046 \end_inset
14047
14048 Break.
14049
14050 \family default
14051  This changes 
14052 \begin_inset Quotes eld
14053 \end_inset
14054
14055 cufflinks
14056 \begin_inset Quotes erd
14057 \end_inset
14058
14059  to 
14060 \begin_inset Quotes eld
14061 \end_inset
14062
14063 cuff\SpecialChar \textcompwordmark{}
14064 links
14065 \begin_inset Quotes erd
14066 \end_inset
14067
14068  and 
14069 \begin_inset Quotes eld
14070 \end_inset
14071
14072 Dorffest
14073 \begin_inset Quotes erd
14074 \end_inset
14075
14076  to 
14077 \begin_inset Quotes eld
14078 \end_inset
14079
14080 Dorf\SpecialChar \textcompwordmark{}
14081 fest
14082 \begin_inset Quotes erd
14083 \end_inset
14084
14085 .
14086 \end_layout
14087
14088 \begin_layout Subsection
14089 LyX's Proper Names
14090 \begin_inset Index
14091 status collapsed
14092
14093 \begin_layout PlainLayout
14094 LyX ! Proper names
14095 \end_layout
14096
14097 \end_inset
14098
14099
14100 \begin_inset CommandInset label
14101 LatexCommand label
14102 name "sub:LyX's-Proper-Names"
14103
14104 \end_inset
14105
14106
14107 \end_layout
14108
14109 \begin_layout Standard
14110 You have surely noticed, that the word 
14111 \begin_inset Quotes eld
14112 \end_inset
14113
14114 LaTeX
14115 \begin_inset Quotes erd
14116 \end_inset
14117
14118  appears always with characters in different size and height.
14119  LaTeX is the name of the program used by LyX and is therefore recognized
14120  as proper name when you type it in LyX as 
14121 \begin_inset Quotes eld
14122 \end_inset
14123
14124 LaT
14125 \begin_inset ERT
14126 status collapsed
14127
14128 \begin_layout PlainLayout
14129
14130 {}
14131 \end_layout
14132
14133 \end_inset
14134
14135 eX
14136 \begin_inset Quotes erd
14137 \end_inset
14138
14139 .
14140 \begin_inset Note Note
14141 status collapsed
14142
14143 \begin_layout PlainLayout
14144 The braces in ERT are here to avoid that the 
14145 \begin_inset Quotes eld
14146 \end_inset
14147
14148 command
14149 \begin_inset Quotes erd
14150 \end_inset
14151
14152  appear as proper name in the output, see the last paragraph of this section.
14153  To create proper names omit the ERT.
14154 \end_layout
14155
14156 \end_inset
14157
14158  Note the order of the upper-and lowercase letters! LyX recognizes the following
14159  proper names:
14160 \end_layout
14161
14162 \begin_layout Description
14163 LyX The name of the game, write 
14164 \begin_inset Quotes eld
14165 \end_inset
14166
14167 L
14168 \begin_inset ERT
14169 status collapsed
14170
14171 \begin_layout PlainLayout
14172
14173 {}
14174 \end_layout
14175
14176 \end_inset
14177
14178 yX
14179 \begin_inset Quotes erd
14180 \end_inset
14181
14182  to produce it.
14183 \end_layout
14184
14185 \begin_layout Description
14186 TeX The program used by LaTeX, write 
14187 \begin_inset Quotes eld
14188 \end_inset
14189
14190 T
14191 \begin_inset ERT
14192 status collapsed
14193
14194 \begin_layout PlainLayout
14195
14196 {}
14197 \end_layout
14198
14199 \end_inset
14200
14201 eX
14202 \begin_inset Quotes erd
14203 \end_inset
14204
14205  to produce it.
14206 \end_layout
14207
14208 \begin_layout Description
14209 LaTeX The program used by LyX, write 
14210 \begin_inset Quotes eld
14211 \end_inset
14212
14213 LaT
14214 \begin_inset ERT
14215 status collapsed
14216
14217 \begin_layout PlainLayout
14218
14219 {}
14220 \end_layout
14221
14222 \end_inset
14223
14224 eX
14225 \begin_inset Quotes erd
14226 \end_inset
14227
14228  to produce it.
14229 \end_layout
14230
14231 \begin_layout Description
14232 LaTeX2e The actual version of LaTeX, write 
14233 \begin_inset Quotes eld
14234 \end_inset
14235
14236 LaT
14237 \begin_inset ERT
14238 status collapsed
14239
14240 \begin_layout PlainLayout
14241
14242 {}
14243 \end_layout
14244
14245 \end_inset
14246
14247 eX2e
14248 \begin_inset Quotes erd
14249 \end_inset
14250
14251  to produce it.
14252 \end_layout
14253
14254 \begin_layout Standard
14255 You might wonder why the LaTeX-version is 
14256 \begin_inset Quotes eld
14257 \end_inset
14258
14259 2
14260 \begin_inset Formula $\epsilon$
14261 \end_inset
14262
14263
14264 \begin_inset Quotes erd
14265 \end_inset
14266
14267 .
14268  It's an old tradition in the TeX-world to give programs geek version numbers.
14269  For example the version number of TeX converges to the number 
14270 \begin_inset Formula $\pi$
14271 \end_inset
14272
14273 : The actual version is 
14274 \begin_inset Quotes eld
14275 \end_inset
14276
14277 TeX-3.141592
14278 \begin_inset Quotes erd
14279 \end_inset
14280
14281 , the previous one was 
14282 \begin_inset Quotes eld
14283 \end_inset
14284
14285 TeX-3.14159
14286 \begin_inset Quotes erd
14287 \end_inset
14288
14289 .
14290 \end_layout
14291
14292 \begin_layout Standard
14293 If you don't want to use proper names, e.g.
14294  in section headings, you can insert two empty braces in ERT in the word.
14295  This will look in LyX like: 
14296 \begin_inset Graphics
14297         filename clipart/LaTeX.png
14298         embed ""
14299
14300 \end_inset
14301
14302
14303 \newline
14304 For more about ERT, look at section
14305 \begin_inset Space ~
14306 \end_inset
14307
14308
14309 \begin_inset CommandInset ref
14310 LatexCommand ref
14311 reference "sec:ERT"
14312
14313 \end_inset
14314
14315 .
14316 \end_layout
14317
14318 \begin_layout Subsection
14319 Units
14320 \begin_inset Index
14321 status collapsed
14322
14323 \begin_layout PlainLayout
14324 Typography ! Units
14325 \end_layout
14326
14327 \end_inset
14328
14329
14330 \end_layout
14331
14332 \begin_layout Standard
14333 Generally the space between units and the number is smaller than the normal
14334  space between two words.
14335  As you can see in the example below, it looks better when the space is
14336  smaller.
14337  To get such a 
14338 \begin_inset Quotes eld
14339 \end_inset
14340
14341 half space
14342 \begin_inset Quotes erd
14343 \end_inset
14344
14345  for units use the menu 
14346 \family sans
14347 Insert\SpecialChar \menuseparator
14348 Formatting\SpecialChar \menuseparator
14349 Thin
14350 \begin_inset Space ~
14351 \end_inset
14352
14353 Space
14354 \family default
14355  (shortcut 
14356 \family sans
14357 C-S-Space
14358 \family default
14359 ).
14360 \end_layout
14361
14362 \begin_layout Standard
14363 Here's an example to show the differences:
14364 \end_layout
14365
14366 \begin_layout Standard
14367 \begin_inset Tabular
14368 <lyxtabular version="3" rows="2" columns="2">
14369 <features>
14370 <column alignment="left" valignment="top" width="0">
14371 <column alignment="left" valignment="top" width="0">
14372 <row>
14373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14374 \begin_inset Text
14375
14376 \begin_layout PlainLayout
14377 24
14378 \begin_inset Space ~
14379 \end_inset
14380
14381 kW
14382 \begin_inset Formula $\cdot$
14383 \end_inset
14384
14385 h
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout PlainLayout
14394 space between number and unit
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 </row>
14400 <row>
14401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout PlainLayout
14405 24
14406 \begin_inset Space \thinspace{}
14407 \end_inset
14408
14409 kW
14410 \begin_inset Formula $\cdot$
14411 \end_inset
14412
14413 h
14414 \end_layout
14415
14416 \end_inset
14417 </cell>
14418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout PlainLayout
14422 half space between number and unit
14423 \end_layout
14424
14425 \end_inset
14426 </cell>
14427 </row>
14428 </lyxtabular>
14429
14430 \end_inset
14431
14432
14433 \end_layout
14434
14435 \begin_layout Subsection
14436 Widows and Orphans
14437 \begin_inset Index
14438 status collapsed
14439
14440 \begin_layout PlainLayout
14441 Typography ! Widows and orphans
14442 \end_layout
14443
14444 \end_inset
14445
14446
14447 \begin_inset CommandInset label
14448 LatexCommand label
14449 name "sub:Widows"
14450
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \begin_layout Standard
14457 In the early days of word processors, page breaks went wherever the page
14458  happened to end.
14459  There was no regard for what was actually going on in the text.
14460  You may remember once printing out a document, only to find the heading
14461  for a new section printed at the very bottom of the page, the first line
14462  of a new paragraph all alone at the bottom of a page, or the last line
14463  of a paragraph at the top of a new page.
14464  These dangly-bits of text became known as 
14465 \emph on
14466 widows
14467 \emph default
14468  and 
14469 \emph on
14470 orphans
14471 \emph default
14472 .
14473 \end_layout
14474
14475 \begin_layout Standard
14476 Clearly, LyX can avoid breaking pages after a section heading.
14477  That's part of the advantage of paragraph environments.
14478  But what about widows and orphans, where the page breaks leave one line
14479  of a paragraph all alone at the top or bottom of a page? There are rules
14480  built into LaTeX governing page breaks, and some of those rules are there
14481  to specifically prevent widows and orphans.
14482  This is the advantage LyX has in using LaTeX as its backend.
14483 \end_layout
14484
14485 \begin_layout Standard
14486 There's no way we can go into how TeX and LaTeX decide to break a page,
14487  or how you can tweak that behavior.
14488  Some LaTeX books listed in the bibliography [such as
14489 \begin_inset Space ~
14490 \end_inset
14491
14492
14493 \begin_inset CommandInset citation
14494 LatexCommand cite
14495 key "latexcompanion"
14496
14497 \end_inset
14498
14499  or
14500 \begin_inset Space ~
14501 \end_inset
14502
14503
14504 \begin_inset CommandInset citation
14505 LatexCommand cite
14506 key "latexguide"
14507
14508 \end_inset
14509
14510 ] may have more information.
14511  You will almost never need to worry about this, however.
14512 \end_layout
14513
14514 \begin_layout Chapter
14515 Notes, Graphics, Tables, and Floats
14516 \begin_inset CommandInset label
14517 LatexCommand label
14518 name "cha:Floats-and-Notes"
14519
14520 \end_inset
14521
14522
14523 \end_layout
14524
14525 \begin_layout Standard
14526 The issues of this chapter are described in detail in the 
14527 \emph on
14528 Embedded Objects
14529 \emph default
14530  manual.
14531  There you'll also find tips and tricks for special cases.
14532 \end_layout
14533
14534 \begin_layout Section
14535 Notes
14536 \begin_inset Index
14537 status collapsed
14538
14539 \begin_layout PlainLayout
14540 Notes
14541 \end_layout
14542
14543 \end_inset
14544
14545
14546 \begin_inset CommandInset label
14547 LatexCommand label
14548 name "sec:Notes"
14549
14550 \end_inset
14551
14552
14553 \end_layout
14554
14555 \begin_layout Standard
14556 LyX offers you a few types of notes to add to your document:
14557 \end_layout
14558
14559 \begin_layout Description
14560 LyX
14561 \begin_inset Space ~
14562 \end_inset
14563
14564 Note This note type is for internal notes that won't appear in the output.
14565 \newline
14566
14567 \begin_inset Note Note
14568 status open
14569
14570 \begin_layout PlainLayout
14571 This is text in a note box that doesn't appear in the output.
14572 \end_layout
14573
14574 \end_inset
14575
14576
14577 \end_layout
14578
14579 \begin_layout Description
14580 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14581 ent, when you export the document to LaTeX via the menu 
14582 \family sans
14583 File\SpecialChar \menuseparator
14584 Export\SpecialChar \menuseparator
14585 LaTeX (pdflatex) / (plain)
14586 \family default
14587 .
14588 \newline
14589
14590 \begin_inset Note Comment
14591 status open
14592
14593 \begin_layout PlainLayout
14594 This is text in a note box that only appears as comment in LaTeX-files.
14595 \end_layout
14596
14597 \end_inset
14598
14599
14600 \end_layout
14601
14602 \begin_layout Description
14603 Greyed
14604 \begin_inset Space ~
14605 \end_inset
14606
14607 Out This note will appear in the output as grey text.
14608 \newline
14609
14610 \newline
14611
14612 \begin_inset Note Greyedout
14613 status open
14614
14615 \begin_layout PlainLayout
14616 This is text
14617 \begin_inset Foot
14618 status collapsed
14619
14620 \begin_layout PlainLayout
14621 This is an example footnote within a greyed out note.
14622  In this document the greyed out note color is redefined to blue.
14623  How this can be done is explained in the 
14624 \emph on
14625 Embedded Objects
14626 \emph default
14627  manual.
14628 \end_layout
14629
14630 \end_inset
14631
14632  of a comment that appears in the output as grey text.
14633 \end_layout
14634
14635 \end_inset
14636
14637
14638 \newline
14639
14640 \newline
14641 As you can see in the example, the first line of greyed out notes is a bit
14642  indented and greyed out notes can have footnotes.
14643 \end_layout
14644
14645 \begin_layout Description
14646 Framed This note will appear in the output as framed text.
14647  
14648 \begin_inset Box Framed
14649 position "t"
14650 hor_pos "c"
14651 has_inner_box 0
14652 inner_pos "t"
14653 use_parbox 0
14654 width "100col%"
14655 special "none"
14656 height "1in"
14657 height_special "totalheight"
14658 status open
14659
14660 \begin_layout PlainLayout
14661 This is text in a note box that appears framed in the output.
14662 \end_layout
14663
14664 \end_inset
14665
14666  In contrary to framed boxes like the one in section
14667 \begin_inset Space ~
14668 \end_inset
14669
14670
14671 \begin_inset CommandInset ref
14672 LatexCommand ref
14673 reference "sub:ERT-Boxes"
14674
14675 \end_inset
14676
14677 , the frame uses always the whole text width and the note is set into its
14678  own paragraph.
14679 \end_layout
14680
14681 \begin_layout Description
14682 Shaded This note will appear in the output with red background color.
14683 \begin_inset Box Shaded
14684 position "t"
14685 hor_pos "c"
14686 has_inner_box 0
14687 inner_pos "t"
14688 use_parbox 0
14689 width "100col%"
14690 special "none"
14691 height "1in"
14692 height_special "totalheight"
14693 status open
14694
14695 \begin_layout PlainLayout
14696 This text in a note box appears in the output with red background.
14697 \end_layout
14698
14699 \end_inset
14700
14701 In contrary to colored boxes, the note uses always the whole text width
14702  and the note is set into its own paragraph.
14703 \end_layout
14704
14705 \begin_layout Standard
14706 Notes are inserted with the toolbar button 
14707 \begin_inset Graphics
14708         filename ../images/note-insert.png
14709         embed ""
14710         scale 85
14711         scaleBeforeRotation
14712
14713 \end_inset
14714
14715  or the menu 
14716 \family sans
14717 Insert\SpecialChar \menuseparator
14718 Note
14719 \family default
14720 .
14721  Right-click on the appearing note box to select the note type.
14722 \end_layout
14723
14724 \begin_layout Section
14725 Footnotes
14726 \begin_inset Index
14727 status collapsed
14728
14729 \begin_layout PlainLayout
14730 Footnotes
14731 \end_layout
14732
14733 \end_inset
14734
14735
14736 \begin_inset CommandInset label
14737 LatexCommand label
14738 name "sec:Footnotes"
14739
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \begin_layout Standard
14746 LyX uses boxes to display footnotes: When you insert a footnote using the
14747  menu 
14748 \family sans
14749 Insert\SpecialChar \menuseparator
14750 Footnote
14751 \family default
14752  or the toolbar button 
14753 \begin_inset Graphics
14754         filename ../images/footnote-insert.png
14755         embed ""
14756
14757 \end_inset
14758
14759
14760 \family roman
14761 \series medium
14762 \bar no
14763 you'll see
14764 \family default
14765 \series default
14766 \bar default
14767  the following box: 
14768 \begin_inset Graphics
14769         filename clipart/footnoteQt4.png
14770         embed ""
14771         scale 80
14772
14773 \end_inset
14774
14775
14776 \family roman
14777 \series medium
14778 \bar no
14779 .
14780  This box is LyX's representation of your footnote.
14781  If you
14782 \family default
14783 \series default
14784 \bar default
14785  left-click on 
14786 \family roman
14787 \series medium
14788 \bar no
14789 the 
14790 \begin_inset Quotes eld
14791 \end_inset
14792
14793
14794 \family sans
14795 foot
14796 \family roman
14797
14798 \begin_inset Quotes erd
14799 \end_inset
14800
14801
14802 \family default
14803 \series default
14804 \bar default
14805  
14806 \family roman
14807 \series medium
14808 \bar no
14809 label, the box will
14810 \family default
14811 \series default
14812 \bar default
14813  be opened and you can enter the footnote text into it.
14814  Clicking on the box label again, will close 
14815 \family roman
14816 \series medium
14817 \bar no
14818 the
14819 \family default
14820 \series default
14821 \bar default
14822  box
14823 \family roman
14824 \series medium
14825 \bar no
14826 .
14827  If you want to turn existing text into a footnote, simply mark it and click
14828  on the footnote
14829 \family default
14830 \series default
14831 \bar default
14832  toolbar 
14833 \family roman
14834 \series medium
14835 \bar no
14836 button
14837 \family default
14838 \series default
14839 \bar default
14840 .
14841 \end_layout
14842
14843 \begin_layout Standard
14844 Here's an example footnote:
14845 \family roman
14846 \series medium
14847 \bar no
14848
14849 \begin_inset Foot
14850 status open
14851
14852 \begin_layout PlainLayout
14853 To close a footnote, click on the red box at the top left.
14854 \end_layout
14855
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \begin_layout Standard
14862 The footnote will appear in the output as a superscript number at the text
14863  position where the footnote box is placed.
14864  The footnote text is placed at the bottom of the current page.
14865  The footnote number is calculated by LyX, the numbers are consecutive,
14866  no matter in which chapter the footnote is in.
14867  LyX doesn't support other numbering schemes yet, but you can get another
14868  scheme using special LaTeX-commands.
14869  T
14870 \family roman
14871 h
14872 \family default
14873 ey are described in the 
14874 \emph on
14875 Embedded Objects
14876 \emph default
14877  manual.
14878 \end_layout
14879
14880 \begin_layout Section
14881 Marginal Notes
14882 \begin_inset Index
14883 status collapsed
14884
14885 \begin_layout PlainLayout
14886 Marginal notes
14887 \end_layout
14888
14889 \end_inset
14890
14891
14892 \begin_inset CommandInset label
14893 LatexCommand label
14894 name "sec:Marginal-Notes"
14895
14896 \end_inset
14897
14898
14899 \end_layout
14900
14901 \begin_layout Standard
14902 Marginal notes look and behave just like footnotes in LyX.
14903  When you insert a margin note via the menu 
14904 \family sans
14905 Insert\SpecialChar \menuseparator
14906 Marginal
14907 \begin_inset Space ~
14908 \end_inset
14909
14910 Note
14911 \family default
14912  or the toolbar button 
14913 \begin_inset Graphics
14914         filename ../images/marginalnote-insert.png
14915         embed ""
14916
14917 \end_inset
14918
14919 , you'll see 
14920 \family roman
14921 \series medium
14922 a
14923 \family default
14924 \series default
14925  grey 
14926 \family roman
14927 \series medium
14928 box with a
14929 \family default
14930 \series default
14931  red 
14932 \family roman
14933 \series medium
14934 label 
14935 \begin_inset Quotes eld
14936 \end_inset
14937
14938 margin
14939 \begin_inset Quotes erd
14940 \end_inset
14941
14942  appearing within your text.
14943  This box is LyX's representation of your margin
14944 \family default
14945 \series default
14946 al 
14947 \family roman
14948 \series medium
14949 note.
14950 \end_layout
14951
14952 \begin_layout Standard
14953 At the side is an example marginal note.
14954 \family roman
14955 \series medium
14956
14957 \begin_inset Marginal
14958 status open
14959
14960 \begin_layout PlainLayout
14961 This is a marginal note.
14962 \end_layout
14963
14964 \end_inset
14965
14966
14967 \end_layout
14968
14969 \begin_layout Standard
14970 Marginal notes appear at the right side in single-sided documents.
14971  In double-sided documents they appear in the outer margin -- left on even
14972  pages, right on odd pages.
14973 \end_layout
14974
14975 \begin_layout Section
14976 Graphics and Images
14977 \begin_inset Index
14978 status collapsed
14979
14980 \begin_layout PlainLayout
14981 Images
14982 \end_layout
14983
14984 \end_inset
14985
14986
14987 \begin_inset Index
14988 status collapsed
14989
14990 \begin_layout PlainLayout
14991 Graphics
14992 \end_layout
14993
14994 \end_inset
14995
14996
14997 \begin_inset CommandInset label
14998 LatexCommand label
14999 name "sec:Graphics"
15000
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \begin_layout Standard
15007 To insert an image in your document, place the cursor at the text position
15008  you want and click on the toolbar icon 
15009 \begin_inset Graphics
15010         filename ../images/dialog-show-new-inset_graphics.png
15011         embed ""
15012
15013 \end_inset
15014
15015  or select 
15016 \family sans
15017 Insert\SpecialChar \menuseparator
15018 Graphics
15019 \family default
15020  from the menu.
15021  Then a dialog will appear to choose the file to load.
15022 \end_layout
15023
15024 \begin_layout Standard
15025 This dialog has numerous mostly self-explanatory parameters.
15026  The 
15027 \family sans
15028 Graphics
15029 \family default
15030  tab allows you to choose your image file.
15031  The appearance of the image inside LyX and in the output is adjusted separately.
15032  The image can be transformed by setting a rotation angle and a scaling
15033  factor.
15034  The scaling units are explained in Appendix
15035 \begin_inset Space ~
15036 \end_inset
15037
15038
15039 \begin_inset CommandInset ref
15040 LatexCommand ref
15041 reference "cha:Units-available-in"
15042
15043 \end_inset
15044
15045 .
15046 \end_layout
15047
15048 \begin_layout Standard
15049 In the tab 
15050 \family sans
15051 Clipping
15052 \family default
15053  it is possible to set image coordinates to adjust the height and width
15054  of the image in the output.
15055  The coordinates can also be calculated automatically by pressing the button
15056  
15057 \family sans
15058 Get
15059 \begin_inset Space ~
15060 \end_inset
15061
15062 from
15063 \begin_inset Space ~
15064 \end_inset
15065
15066 file
15067 \family default
15068 .
15069  The option 
15070 \family sans
15071 Clip
15072 \begin_inset Space ~
15073 \end_inset
15074
15075 to
15076 \begin_inset Space ~
15077 \end_inset
15078
15079 bounding
15080 \begin_inset Space ~
15081 \end_inset
15082
15083 box
15084 \family default
15085  will only print the image region within the given coordinates.
15086  Normally you don't need to take care about image coordinates and can ignore
15087  the tab 
15088 \family sans
15089 Clipping
15090 \family default
15091 .
15092 \end_layout
15093
15094 \begin_layout Standard
15095 LaTeX experts can specify additional LaTeX options in the 
15096 \family sans
15097 Extras
15098 \family default
15099  tab.
15100  You can also set the 
15101 \family sans
15102 Subfigure
15103 \family default
15104  option here if the image is inside a figure float.
15105  This option is explained in section
15106 \begin_inset Space ~
15107 \end_inset
15108
15109
15110 \begin_inset CommandInset ref
15111 LatexCommand ref
15112 reference "sec:Figure-Floats"
15113
15114 \end_inset
15115
15116 .
15117  The option 
15118 \family sans
15119 Draft
15120 \begin_inset Space ~
15121 \end_inset
15122
15123 mode
15124 \family default
15125  effects that the image don't appear in the output, only a frame with the
15126  image size is printed.
15127 \end_layout
15128
15129 \begin_layout Standard
15130 The graphics dialog can be called at any time by right-clicking on an image.
15131  The image will appear in the output exactly at the position where it is
15132  in the text.
15133  This is an example image in the PDF format within a separate, horizontally
15134  centered paragraph: 
15135 \end_layout
15136
15137 \begin_layout Standard
15138 \align center
15139 \begin_inset Graphics
15140         filename clipart/mobius.eps
15141         embed ""
15142         display color
15143         scale 70
15144         rotateOrigin center
15145
15146 \end_inset
15147
15148
15149 \end_layout
15150
15151 \begin_layout Standard
15152 If you need image captions and want to reference images, you have to put
15153  the image into a float, see section
15154 \begin_inset Space ~
15155 \end_inset
15156
15157
15158 \begin_inset CommandInset ref
15159 LatexCommand ref
15160 reference "sec:Figure-Floats"
15161
15162 \end_inset
15163
15164 .
15165 \end_layout
15166
15167 \begin_layout Subsection
15168 Image Formats
15169 \begin_inset Index
15170 status collapsed
15171
15172 \begin_layout PlainLayout
15173 Image formats
15174 \end_layout
15175
15176 \end_inset
15177
15178
15179 \begin_inset CommandInset label
15180 LatexCommand label
15181 name "sub:Image-Formats"
15182
15183 \end_inset
15184
15185
15186 \end_layout
15187
15188 \begin_layout Standard
15189 You can insert images in any known file format.
15190  But as we explained in section
15191 \begin_inset Space ~
15192 \end_inset
15193
15194
15195 \begin_inset CommandInset ref
15196 LatexCommand ref
15197 reference "sub:Output-file-formats"
15198
15199 \end_inset
15200
15201 , every output document format allows only a few image formats.
15202  LyX uses therefore the program 
15203 \family typewriter
15204 Imagemagick
15205 \family default
15206  in the background to convert the images to the right format.
15207  To increase your workflow by avoiding these conversions in the background,
15208  you can use only the image formats listed in the subsections of section
15209 \begin_inset Space ~
15210 \end_inset
15211
15212
15213 \begin_inset CommandInset ref
15214 LatexCommand ref
15215 reference "sub:Output-file-formats"
15216
15217 \end_inset
15218
15219 .
15220 \end_layout
15221
15222 \begin_layout Standard
15223 Similar to fonts there are two types of image formats:
15224 \end_layout
15225
15226 \begin_layout Description
15227 Bitmap
15228 \begin_inset Space ~
15229 \end_inset
15230
15231 images consist of pixel values, often in a compressed form.
15232  They are therefore not fully scalable and look pixeled in large zooms.
15233  Well-known bitmap image formats are 
15234 \begin_inset Quotes eld
15235 \end_inset
15236
15237 Graphics Interchange Format
15238 \begin_inset Quotes erd
15239 \end_inset
15240
15241  (GIF, file extension 
15242 \begin_inset Quotes eld
15243 \end_inset
15244
15245
15246 \family typewriter
15247 .gif
15248 \family default
15249
15250 \begin_inset Quotes erd
15251 \end_inset
15252
15253 )
15254 \begin_inset Index
15255 status collapsed
15256
15257 \begin_layout PlainLayout
15258 GIF|see
15259 \begin_inset ERT
15260 status collapsed
15261
15262 \begin_layout PlainLayout
15263
15264 {
15265 \end_layout
15266
15267 \end_inset
15268
15269 Image formats
15270 \begin_inset ERT
15271 status collapsed
15272
15273 \begin_layout PlainLayout
15274
15275 }
15276 \end_layout
15277
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \end_inset
15284
15285
15286 \begin_inset Quotes eld
15287 \end_inset
15288
15289 Portable Network Graphics
15290 \begin_inset Quotes erd
15291 \end_inset
15292
15293  (PNG, file extension 
15294 \begin_inset Quotes eld
15295 \end_inset
15296
15297
15298 \family typewriter
15299 .png
15300 \family default
15301
15302 \begin_inset Quotes erd
15303 \end_inset
15304
15305 )
15306 \begin_inset Index
15307 status collapsed
15308
15309 \begin_layout PlainLayout
15310 PNG|see
15311 \begin_inset ERT
15312 status collapsed
15313
15314 \begin_layout PlainLayout
15315
15316 {
15317 \end_layout
15318
15319 \end_inset
15320
15321 Image formats
15322 \begin_inset ERT
15323 status collapsed
15324
15325 \begin_layout PlainLayout
15326
15327 }
15328 \end_layout
15329
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \end_inset
15336
15337 , and 
15338 \begin_inset Quotes eld
15339 \end_inset
15340
15341 Joint Photographic Experts Group
15342 \begin_inset Quotes erd
15343 \end_inset
15344
15345  (JPG, file extension 
15346 \begin_inset Quotes eld
15347 \end_inset
15348
15349
15350 \family typewriter
15351 .jpg
15352 \family default
15353
15354 \begin_inset Quotes erd
15355 \end_inset
15356
15357  or 
15358 \begin_inset Quotes eld
15359 \end_inset
15360
15361
15362 \family typewriter
15363 .jpeg
15364 \family default
15365
15366 \begin_inset Quotes erd
15367 \end_inset
15368
15369 )
15370 \begin_inset Index
15371 status collapsed
15372
15373 \begin_layout PlainLayout
15374 JPG|see
15375 \begin_inset ERT
15376 status collapsed
15377
15378 \begin_layout PlainLayout
15379
15380 {
15381 \end_layout
15382
15383 \end_inset
15384
15385 Image formats
15386 \begin_inset ERT
15387 status collapsed
15388
15389 \begin_layout PlainLayout
15390
15391 }
15392 \end_layout
15393
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \end_inset
15400
15401 .
15402 \end_layout
15403
15404 \begin_layout Description
15405 Scalable
15406 \begin_inset Space ~
15407 \end_inset
15408
15409 images consist of vectors and can therefore be scaled to any size without
15410  data loss.
15411  The scaling ability is necessary if you want to create presentations, because
15412  presentations are always scaled by the beamer.
15413  Scaling is also useful for online documents to let the user zoom into diagrams.
15414 \newline
15415 S
15416 calable image formats can be 
15417 \begin_inset Quotes eld
15418 \end_inset
15419
15420 Scalable Vector Graphics
15421 \begin_inset Quotes erd
15422 \end_inset
15423
15424  (SVG, file extension 
15425 \begin_inset Quotes eld
15426 \end_inset
15427
15428
15429 \family typewriter
15430 .svg
15431 \family default
15432
15433 \begin_inset Quotes erd
15434 \end_inset
15435
15436 )
15437 \begin_inset Index
15438 status collapsed
15439
15440 \begin_layout PlainLayout
15441 SVG|see
15442 \begin_inset ERT
15443 status collapsed
15444
15445 \begin_layout PlainLayout
15446
15447 {
15448 \end_layout
15449
15450 \end_inset
15451
15452 Image formats
15453 \begin_inset ERT
15454 status collapsed
15455
15456 \begin_layout PlainLayout
15457
15458 }
15459 \end_layout
15460
15461 \end_inset
15462
15463
15464 \end_layout
15465
15466 \end_inset
15467
15468
15469 \begin_inset Quotes eld
15470 \end_inset
15471
15472 Encapsulated PostScript
15473 \begin_inset Quotes erd
15474 \end_inset
15475
15476  (EPS, file extension 
15477 \begin_inset Quotes eld
15478 \end_inset
15479
15480
15481 \family typewriter
15482 .eps
15483 \family default
15484
15485 \begin_inset Quotes erd
15486 \end_inset
15487
15488 )
15489 \begin_inset Index
15490 status collapsed
15491
15492 \begin_layout PlainLayout
15493 EPS|see
15494 \begin_inset ERT
15495 status collapsed
15496
15497 \begin_layout PlainLayout
15498
15499 {
15500 \end_layout
15501
15502 \end_inset
15503
15504 Image formats
15505 \begin_inset ERT
15506 status collapsed
15507
15508 \begin_layout PlainLayout
15509
15510 }
15511 \end_layout
15512
15513 \end_inset
15514
15515
15516 \end_layout
15517
15518 \end_inset
15519
15520 , and 
15521 \begin_inset Quotes eld
15522 \end_inset
15523
15524 Portable Document Format
15525 \begin_inset Quotes erd
15526 \end_inset
15527
15528  (PDF, file extension 
15529 \begin_inset Quotes eld
15530 \end_inset
15531
15532
15533 \family typewriter
15534 .pdf
15535 \family default
15536
15537 \begin_inset Quotes erd
15538 \end_inset
15539
15540 )
15541 \begin_inset Index
15542 status collapsed
15543
15544 \begin_layout PlainLayout
15545 PDF
15546 \end_layout
15547
15548 \end_inset
15549
15550 .
15551  We say it can be, because you can convert any bitmap image format to PDF
15552  or EPS and the result won't be scalable.
15553  In this cases only a header with the image properties is added to the original
15554  image
15555 \begin_inset Foot
15556 status collapsed
15557
15558 \begin_layout PlainLayout
15559 In the case of PDF, the original image is additionally compressed.
15560 \end_layout
15561
15562 \end_inset
15563
15564 .
15565 \end_layout
15566
15567 \begin_layout Standard
15568 Normally one can't convert a bitmap image into a scalable one, only vice
15569  versa.
15570 \end_layout
15571
15572 \begin_layout Section
15573 Tables
15574 \begin_inset Index
15575 status collapsed
15576
15577 \begin_layout PlainLayout
15578 Tables
15579 \end_layout
15580
15581 \end_inset
15582
15583
15584 \begin_inset CommandInset label
15585 LatexCommand label
15586 name "sec:Tables"
15587
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \begin_layout Standard
15594 You can insert a table using either the toolbar button 
15595 \begin_inset Graphics
15596         filename ../images/tabular-insert.png
15597         embed ""
15598         scale 85
15599
15600 \end_inset
15601
15602  or the menu 
15603 \family sans
15604 Insert\SpecialChar \menuseparator
15605 Table
15606 \family default
15607 .
15608  A dialog will appear, asking you for the number of rows and columns.
15609  The default table has lines around any cell and the first row appears separated
15610  from the rest of the table.
15611  This separation appears due to a double line: The cells of the first row
15612  have a line below them and the cells of the second row have a line above
15613  them.
15614  Here's an example table:
15615 \end_layout
15616
15617 \begin_layout Standard
15618 \align center
15619 \begin_inset Tabular
15620 <lyxtabular version="3" rows="4" columns="4">
15621 <features>
15622 <column alignment="center" valignment="top" leftline="true" width="0pt">
15623 <column alignment="center" valignment="top" leftline="true" width="0pt">
15624 <column alignment="center" valignment="top" leftline="true" width="0in">
15625 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15626 <row topline="true" bottomline="true">
15627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15628 \begin_inset Text
15629
15630 \begin_layout PlainLayout
15631
15632 \end_layout
15633
15634 \end_inset
15635 </cell>
15636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15637 \begin_inset Text
15638
15639 \begin_layout PlainLayout
15640
15641 \family roman
15642 \series medium
15643 \shape up
15644 \size normal
15645 \emph off
15646 \bar no
15647 \noun off
15648 \color none
15649 1
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15655 \begin_inset Text
15656
15657 \begin_layout PlainLayout
15658 2
15659 \end_layout
15660
15661 \end_inset
15662 </cell>
15663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15664 \begin_inset Text
15665
15666 \begin_layout PlainLayout
15667 3
15668 \end_layout
15669
15670 \end_inset
15671 </cell>
15672 </row>
15673 <row topline="true">
15674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15675 \begin_inset Text
15676
15677 \begin_layout PlainLayout
15678
15679 \family roman
15680 \series medium
15681 \shape up
15682 \size normal
15683 \emph off
15684 \bar no
15685 \noun off
15686 \color none
15687 A
15688 \end_layout
15689
15690 \end_inset
15691 </cell>
15692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout PlainLayout
15696
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout PlainLayout
15705
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15711 \begin_inset Text
15712
15713 \begin_layout PlainLayout
15714
15715 \end_layout
15716
15717 \end_inset
15718 </cell>
15719 </row>
15720 <row topline="true">
15721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout PlainLayout
15725
15726 \family roman
15727 \series medium
15728 \shape up
15729 \size normal
15730 \emph off
15731 \bar no
15732 \noun off
15733 \color none
15734 B
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15740 \begin_inset Text
15741
15742 \begin_layout PlainLayout
15743
15744 \end_layout
15745
15746 \end_inset
15747 </cell>
15748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout PlainLayout
15752
15753 \size normal
15754 \noun off
15755 \color none
15756  
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout PlainLayout
15765
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 </row>
15771 <row topline="true" bottomline="true">
15772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout PlainLayout
15776
15777 \family roman
15778 \series medium
15779 \shape up
15780 \size normal
15781 \emph off
15782 \bar no
15783 \noun off
15784 \color none
15785 C
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout PlainLayout
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout PlainLayout
15803
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout PlainLayout
15812
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 </row>
15818 </lyxtabular>
15819
15820 \end_inset
15821
15822
15823 \end_layout
15824
15825 \begin_layout Subsection
15826 The Table dialog
15827 \end_layout
15828
15829 \begin_layout Standard
15830 You can alter a table by clicking on it with the right mouse button, which
15831  brings up the table dialog.
15832  Here you can adjust the settings of the cell and row/column respectively
15833  where the cursor is placed currently.
15834  Most of the dialog options also work on selections.
15835  This means that if you select more cells, columns or rows the action is
15836  done on all of your selection.
15837 \end_layout
15838
15839 \begin_layout Standard
15840 Additionally to the table dialog the 
15841 \family sans
15842 table
15843 \begin_inset Space ~
15844 \end_inset
15845
15846 toolbar
15847 \family default
15848 , that appears when the cursor is inside a table, helps you in setting table
15849  properties.
15850  It is for example currently only possible to add
15851 \begin_inset Space \thinspace{}
15852 \end_inset
15853
15854 /
15855 \begin_inset Space \thinspace{}
15856 \end_inset
15857
15858 delete lines via the table toolbar.
15859 \end_layout
15860
15861 \begin_layout Standard
15862 In the tab 
15863 \family sans
15864 Table
15865 \begin_inset Space ~
15866 \end_inset
15867
15868 Settings
15869 \family default
15870  of the table dialog you can set the alignment for the current row.
15871  If you add a row or column, it will be inserted right beside or below the
15872  current cell respectively.
15873  The vertical alignment of a column can only be adjusted when a column width
15874  is given.
15875  A given width will allow the cell to have linebreaks and multiple paragraphs
15876  of text, see section
15877 \begin_inset Space ~
15878 \end_inset
15879
15880
15881 \begin_inset CommandInset ref
15882 LatexCommand ref
15883 reference "sub:Table-Cells"
15884
15885 \end_inset
15886
15887 .
15888 \end_layout
15889
15890 \begin_layout Standard
15891 You can mark multiple cells of one row as a multicolumn cell using the check
15892  box 
15893 \family sans
15894 Multicolumn
15895 \family default
15896 .
15897  This will merge the cells to 
15898 \emph on
15899 one
15900 \emph default
15901  cell, spread over more than one column.
15902  Multicolumn cells are treated as own rows, so that the alignment, width,
15903  and border settings affect only the multicolumn cell.
15904  Here's an example table with a multicolumn cell in the first row and one
15905  in the last row without the upper border:
15906 \end_layout
15907
15908 \begin_layout Standard
15909 \align center
15910 \begin_inset Tabular
15911 <lyxtabular version="3" rows="3" columns="4">
15912 <features firstHeadTopDL="true" firstHeadBottomDL="true">
15913 <column alignment="center" valignment="top" leftline="true" width="0pt">
15914 <column alignment="center" valignment="middle" leftline="true" width="0">
15915 <column alignment="center" valignment="top" leftline="true" width="0in">
15916 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15917 <row topline="true" bottomline="true">
15918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout PlainLayout
15922 abc
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout PlainLayout
15931 def ghi
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout PlainLayout
15940
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15946 \begin_inset Text
15947
15948 \begin_layout PlainLayout
15949 jkl
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 </row>
15955 <row topline="true">
15956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout PlainLayout
15960
15961 \family roman
15962 \series medium
15963 \shape up
15964 \size normal
15965 \emph off
15966 \bar no
15967 \noun off
15968 \color none
15969 A
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout PlainLayout
15978 B
15979 \end_layout
15980
15981 \end_inset
15982 </cell>
15983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout PlainLayout
15987 C
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15993 \begin_inset Text
15994
15995 \begin_layout PlainLayout
15996 D
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 </row>
16002 <row topline="true" bottomline="true">
16003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout PlainLayout
16007 1
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout PlainLayout
16016 2
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout PlainLayout
16025 3
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout PlainLayout
16034 4
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 </row>
16040 </lyxtabular>
16041
16042 \end_inset
16043
16044
16045 \end_layout
16046
16047 \begin_layout Standard
16048 At the moment LyX doesn't support multirow cells.
16049  Adept users can declare special LaTeX-arguments for the table.
16050  They are necessary for special table formatting, like for multirow cells,
16051  explained in the tables section of the 
16052 \emph on
16053 Extended
16054 \begin_inset Space ~
16055 \end_inset
16056
16057 Features
16058 \emph default
16059  manual.
16060  You can also rotate the current cell or the whole table 90
16061 \begin_inset Formula $\,$
16062 \end_inset
16063
16064 degrees counterclockwise.
16065  These rotations are not visible in LyX but in the output.
16066 \end_layout
16067
16068 \begin_layout Standard
16069 \begin_inset Note Greyedout
16070 status open
16071
16072 \begin_layout PlainLayout
16073
16074 \series bold
16075 Note:
16076 \series default
16077  Most DVI-viewers are 
16078 \emph on
16079 not
16080 \emph default
16081  able to display rotations.
16082 \end_layout
16083
16084 \end_inset
16085
16086
16087 \end_layout
16088
16089 \begin_layout Standard
16090 The 
16091 \family sans
16092 Borders
16093 \family default
16094  tab allows you to add and delete border lines for the current row/column.
16095  The button 
16096 \family sans
16097 Default
16098 \family default
16099  adds lines for all cell borders.
16100 \end_layout
16101
16102 \begin_layout Subsection
16103 Longtables
16104 \begin_inset Index
16105 status collapsed
16106
16107 \begin_layout PlainLayout
16108 Tables ! Longtables
16109 \end_layout
16110
16111 \end_inset
16112
16113
16114 \begin_inset Index
16115 status collapsed
16116
16117 \begin_layout PlainLayout
16118 Longtables
16119 \end_layout
16120
16121 \end_inset
16122
16123
16124 \end_layout
16125
16126 \begin_layout Standard
16127 If the table is too long to fit on one page, you can use the option 
16128 \family sans
16129 Use
16130 \begin_inset Space ~
16131 \end_inset
16132
16133 long
16134 \begin_inset Space ~
16135 \end_inset
16136
16137 table
16138 \family default
16139  in the tab 
16140 \family sans
16141 Longtable
16142 \family default
16143  of the table dialog to split the table automatically over more pages.
16144  Doing this enables some check boxes and you can now define:
16145 \end_layout
16146
16147 \begin_layout Description
16148
16149 \family sans
16150 Header
16151 \family default
16152 : The current row and all rows above, that don't have any special options
16153  defined, are defined to be the header rows of all pages of the longtable;
16154  except for the first page, if 
16155 \family sans
16156 First
16157 \begin_inset Space ~
16158 \end_inset
16159
16160 header
16161 \family default
16162  is defined.
16163 \end_layout
16164
16165 \begin_layout Description
16166
16167 \family sans
16168 First
16169 \begin_inset Space ~
16170 \end_inset
16171
16172 header
16173 \family default
16174 : The current row and all rows above, that don't have any special options
16175  defined, are defined to be the header rows of the first page of the longtable.
16176 \end_layout
16177
16178 \begin_layout Description
16179
16180 \family sans
16181 Footer
16182 \family default
16183 : The current row and all rows below, that don't have any special options
16184  defined, are defined to be the footer rows of all pages of the longtable;
16185  except for the last page, if 
16186 \family sans
16187 Last
16188 \begin_inset Space ~
16189 \end_inset
16190
16191 footer
16192 \family default
16193  is defined.
16194 \end_layout
16195
16196 \begin_layout Description
16197
16198 \family sans
16199 Last
16200 \begin_inset Space ~
16201 \end_inset
16202
16203 footer
16204 \family default
16205 : The current row and all rows below, that don't have any special options
16206  defined, are defined to be the footer rows of the last page of the longtable.
16207 \end_layout
16208
16209 \begin_layout Standard
16210 You can also specify a row where the table is splitted.
16211  If you set more than one option in the same table row, you should be aware
16212  of the fact that only the first one is used in the given table row.
16213  The others will then be defined as 
16214 \emph on
16215 empty
16216 \emph default
16217 .
16218  In this context, first means first in this order: 
16219 \family sans
16220 Footer, Last
16221 \begin_inset Space ~
16222 \end_inset
16223
16224 footer,
16225 \family default
16226  
16227 \family sans
16228 Header,
16229 \family default
16230  
16231 \family sans
16232 First
16233 \begin_inset Space ~
16234 \end_inset
16235
16236 header.
16237
16238 \family default
16239  See the following longtable to see how it works:
16240 \end_layout
16241
16242 \begin_layout Standard
16243 \align center
16244 \begin_inset Tabular
16245 <lyxtabular version="3" rows="69" columns="3">
16246 <features islongtable="true">
16247 <column alignment="block" valignment="top" leftline="true" width="5cm">
16248 <column alignment="left" valignment="top" width="0pt">
16249 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
16250 <row topline="true" bottomline="true" endfirsthead="true">
16251 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16252 \begin_inset Text
16253
16254 \begin_layout PlainLayout
16255
16256 \series bold
16257 Example Phone List (ignore the names)
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout PlainLayout
16266
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout PlainLayout
16275
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 </row>
16281 <row topline="true" bottomline="true" endfirsthead="true">
16282 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout PlainLayout
16286
16287 \series bold
16288 NAME
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout PlainLayout
16297
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16303 \begin_inset Text
16304
16305 \begin_layout PlainLayout
16306
16307 \series bold
16308 TEL.
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 </row>
16314 <row topline="true" bottomline="true" endhead="true">
16315 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout PlainLayout
16319  
16320 \series bold
16321 Example Phone List
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout PlainLayout
16330
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout PlainLayout
16339
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 </row>
16345 <row topline="true" bottomline="true" endhead="true">
16346 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout PlainLayout
16350
16351 \series bold
16352 NAME
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout PlainLayout
16361
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout PlainLayout
16370
16371 \series bold
16372 TEL.
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 </row>
16378 <row topline="true" bottomline="true" endfoot="true">
16379 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout PlainLayout
16383  
16384 \series bold
16385 continue ...
16386 \end_layout
16387
16388 \end_inset
16389 </cell>
16390 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout PlainLayout
16394
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout PlainLayout
16403
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 </row>
16409 <row topline="true" bottomline="true">
16410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout PlainLayout
16414
16415 \series bold
16416 Annovi
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 <cell alignment="center" valignment="top" topline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout PlainLayout
16425 Silvia
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout PlainLayout
16434 111
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row bottomline="true">
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout PlainLayout
16445
16446 \series bold
16447 Bertoli
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout PlainLayout
16456 Stefano
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout PlainLayout
16465 111
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 </row>
16471 <row bottomline="true">
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout PlainLayout
16476
16477 \series bold
16478 Bozzi
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout PlainLayout
16487 Walter
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout PlainLayout
16496 111
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 </row>
16502 <row bottomline="true">
16503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout PlainLayout
16507
16508 \series bold
16509 Cachia
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 <cell alignment="center" valignment="top" topline="true" usebox="none">
16515 \begin_inset Text
16516
16517 \begin_layout PlainLayout
16518 Maria
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout PlainLayout
16527 111
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row bottomline="true">
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout PlainLayout
16538
16539 \series bold
16540 Cachia
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell alignment="center" valignment="top" topline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout PlainLayout
16549 Maurizio
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout PlainLayout
16558 111
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 <row bottomline="true">
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout PlainLayout
16569
16570 \series bold
16571 Cinquemani
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" topline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout PlainLayout
16580 Giusi
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout PlainLayout
16589 111
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 </row>
16595 <row bottomline="true">
16596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16597 \begin_inset Text
16598
16599 \begin_layout PlainLayout
16600
16601 \series bold
16602 Colin
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout PlainLayout
16611 Bernard
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16617 \begin_inset Text
16618
16619 \begin_layout PlainLayout
16620 111
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 </row>
16626 <row bottomline="true">
16627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout PlainLayout
16631
16632 \series bold
16633 Concli
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 <cell alignment="center" valignment="top" topline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout PlainLayout
16642 Gianfranco
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout PlainLayout
16651 111
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 </row>
16657 <row bottomline="true">
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout PlainLayout
16662
16663 \series bold
16664 Dal Bosco
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 <cell alignment="center" valignment="top" topline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout PlainLayout
16673 Carolina
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout PlainLayout
16682 111
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 </row>
16688 <row bottomline="true">
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout PlainLayout
16693
16694 \series bold
16695 Dalpiaz
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 <cell alignment="center" valignment="top" topline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout PlainLayout
16704 Annamaria
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout PlainLayout
16713 111
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 </row>
16719 <row bottomline="true">
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout PlainLayout
16724
16725 \series bold
16726 Feliciello
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 <cell alignment="center" valignment="top" topline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout PlainLayout
16735 Domenico
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout PlainLayout
16744 111
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 </row>
16750 <row bottomline="true">
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout PlainLayout
16755
16756 \series bold
16757 Focarelli
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 <cell alignment="center" valignment="top" topline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout PlainLayout
16766 Paola
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout PlainLayout
16775 111
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 </row>
16781 <row bottomline="true">
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout PlainLayout
16786
16787 \series bold
16788 Galletti
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 <cell alignment="center" valignment="top" topline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout PlainLayout
16797 Oreste
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout PlainLayout
16806 111
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 </row>
16812 <row bottomline="true">
16813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout PlainLayout
16817
16818 \series bold
16819 Gasparini
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" topline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout PlainLayout
16828 Franca
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout PlainLayout
16837 111
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 </row>
16843 <row bottomline="true">
16844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout PlainLayout
16848
16849 \series bold
16850 Rizzardi
16851 \end_layout
16852
16853 \end_inset
16854 </cell>
16855 <cell alignment="center" valignment="top" topline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout PlainLayout
16859 Paola
16860 \end_layout
16861
16862 \end_inset
16863 </cell>
16864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout PlainLayout
16868 111
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 </row>
16874 <row bottomline="true">
16875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout PlainLayout
16879
16880 \series bold
16881 Lassini
16882 \end_layout
16883
16884 \end_inset
16885 </cell>
16886 <cell alignment="center" valignment="top" topline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout PlainLayout
16890 Giancarlo
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout PlainLayout
16899 111
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 </row>
16905 <row bottomline="true">
16906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout PlainLayout
16910
16911 \series bold
16912 Malfatti
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 <cell alignment="center" valignment="top" topline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout PlainLayout
16921 Luciano
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout PlainLayout
16930 111
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 </row>
16936 <row bottomline="true">
16937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout PlainLayout
16941
16942 \series bold
16943 Malfatti
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout PlainLayout
16952 Valeriano
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout PlainLayout
16961 111
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 </row>
16967 <row bottomline="true">
16968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout PlainLayout
16972
16973 \series bold
16974 Meneguzzo
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell alignment="center" valignment="top" topline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout PlainLayout
16983 Roberto
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout PlainLayout
16992 111
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 </row>
16998 <row bottomline="true">
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout PlainLayout
17003
17004 \series bold
17005 Mezzadra
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout PlainLayout
17014 Roberto
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout PlainLayout
17023 111
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 </row>
17029 <row bottomline="true">
17030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout PlainLayout
17034
17035 \series bold
17036 Pirpamer
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" topline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout PlainLayout
17045 Erich
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout PlainLayout
17054 111
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row bottomline="true">
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout PlainLayout
17065
17066 \series bold
17067 Pochiesa
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout PlainLayout
17076 Paolo
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout PlainLayout
17085 111, 222
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 <row bottomline="true">
17092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout PlainLayout
17096
17097 \series bold
17098 Radina
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 <cell alignment="center" valignment="top" topline="true" usebox="none">
17104 \begin_inset Text
17105
17106 \begin_layout PlainLayout
17107 Claudio
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout PlainLayout
17116 111
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 </row>
17122 <row bottomline="true">
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout PlainLayout
17127
17128 \series bold
17129 Stuffer
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" topline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout PlainLayout
17138 Oskar
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout PlainLayout
17147 111
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 </row>
17153 <row bottomline="true">
17154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout PlainLayout
17158
17159 \series bold
17160 Tacchelli
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 <cell alignment="center" valignment="top" topline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout PlainLayout
17169 Ugo
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout PlainLayout
17178 111
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 </row>
17184 <row bottomline="true">
17185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout PlainLayout
17189
17190 \series bold
17191 Tezzele
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 <cell alignment="center" valignment="top" topline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout PlainLayout
17200 Margit
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout PlainLayout
17209 111
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 </row>
17215 <row bottomline="true">
17216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout PlainLayout
17220
17221 \series bold
17222 Unterkalmsteiner
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 <cell alignment="center" valignment="top" topline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout PlainLayout
17231 Frieda
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout PlainLayout
17240 111
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 </row>
17246 <row bottomline="true">
17247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout PlainLayout
17251
17252 \series bold
17253 Vieider
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 <cell alignment="center" valignment="top" topline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout PlainLayout
17262 Hilde
17263 \end_layout
17264
17265 \end_inset
17266 </cell>
17267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout PlainLayout
17271 111
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 </row>
17277 <row bottomline="true">
17278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout PlainLayout
17282
17283 \series bold
17284 Vigna
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 <cell alignment="center" valignment="top" topline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout PlainLayout
17293 Jürgen
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout PlainLayout
17302 111
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 </row>
17308 <row bottomline="true">
17309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout PlainLayout
17313
17314 \series bold
17315 Weber
17316 \end_layout
17317
17318 \end_inset
17319 </cell>
17320 <cell alignment="center" valignment="top" topline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout PlainLayout
17324 Maurizio
17325 \end_layout
17326
17327 \end_inset
17328 </cell>
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout PlainLayout
17333 111
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 </row>
17339 <row bottomline="true">
17340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout PlainLayout
17344
17345 \series bold
17346 Winkler
17347 \end_layout
17348
17349 \end_inset
17350 </cell>
17351 <cell alignment="center" valignment="top" topline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout PlainLayout
17355 Franz
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout PlainLayout
17364 111
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 </row>
17370 <row bottomline="true">
17371 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout PlainLayout
17375  
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout PlainLayout
17384
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout PlainLayout
17393
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 </row>
17399 <row bottomline="true">
17400 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout PlainLayout
17404
17405 \series bold
17406 Annovi
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" topline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout PlainLayout
17415 Silvia
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout PlainLayout
17424 555
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 </row>
17430 <row bottomline="true">
17431 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout PlainLayout
17435
17436 \series bold
17437 Bertoli
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 <cell alignment="center" valignment="top" topline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout PlainLayout
17446 Stefano
17447 \end_layout
17448
17449 \end_inset
17450 </cell>
17451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout PlainLayout
17455 555
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 </row>
17461 <row bottomline="true">
17462 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout PlainLayout
17466
17467 \series bold
17468 Bozzi
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 <cell alignment="center" valignment="top" topline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout PlainLayout
17477 Walter
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout PlainLayout
17486 555
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 </row>
17492 <row bottomline="true">
17493 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout PlainLayout
17497
17498 \series bold
17499 Cachia
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 <cell alignment="center" valignment="top" topline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout PlainLayout
17508 Maria
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout PlainLayout
17517 555
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 </row>
17523 <row bottomline="true">
17524 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout PlainLayout
17528
17529 \series bold
17530 Cachia
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 <cell alignment="center" valignment="top" topline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout PlainLayout
17539 Maurizio
17540 \end_layout
17541
17542 \end_inset
17543 </cell>
17544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17545 \begin_inset Text
17546
17547 \begin_layout PlainLayout
17548 555
17549 \end_layout
17550
17551 \end_inset
17552 </cell>
17553 </row>
17554 <row bottomline="true">
17555 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17556 \begin_inset Text
17557
17558 \begin_layout PlainLayout
17559
17560 \series bold
17561 Cinquemani
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 <cell alignment="center" valignment="top" topline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout PlainLayout
17570 Giusi
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout PlainLayout
17579 555
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 </row>
17585 <row bottomline="true">
17586 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout PlainLayout
17590
17591 \series bold
17592 Colin
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell alignment="center" valignment="top" topline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout PlainLayout
17601 Bernard
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout PlainLayout
17610 555
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 </row>
17616 <row bottomline="true">
17617 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout PlainLayout
17621
17622 \series bold
17623 Concli
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 <cell alignment="center" valignment="top" topline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout PlainLayout
17632 Gianfranco
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout PlainLayout
17641 555
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row bottomline="true">
17648 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout PlainLayout
17652
17653 \series bold
17654 Dal Bosco
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" topline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout PlainLayout
17663 Carolina
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout PlainLayout
17672 555
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row bottomline="true">
17679 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout PlainLayout
17683
17684 \series bold
17685 Dalpiaz
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" topline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout PlainLayout
17694 Annamaria
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17700 \begin_inset Text
17701
17702 \begin_layout PlainLayout
17703 555
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 </row>
17709 <row bottomline="true">
17710 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout PlainLayout
17714
17715 \series bold
17716 Feliciello
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" topline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout PlainLayout
17725 Domenico
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout PlainLayout
17734 555
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 </row>
17740 <row bottomline="true">
17741 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout PlainLayout
17745
17746 \series bold
17747 Focarelli
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" topline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout PlainLayout
17756 Paola
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout PlainLayout
17765 555
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 <row bottomline="true">
17772 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout PlainLayout
17776
17777 \series bold
17778 Galletti
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 <cell alignment="center" valignment="top" topline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout PlainLayout
17787 Oreste
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout PlainLayout
17796 555
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 </row>
17802 <row bottomline="true">
17803 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout PlainLayout
17807
17808 \series bold
17809 Gasparini
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" topline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout PlainLayout
17818 Franca
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout PlainLayout
17827 555
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 </row>
17833 <row bottomline="true">
17834 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout PlainLayout
17838
17839 \series bold
17840 Rizzardi
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" topline="true" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout PlainLayout
17849 Paola
17850 \end_layout
17851
17852 \end_inset
17853 </cell>
17854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout PlainLayout
17858 555
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 </row>
17864 <row bottomline="true">
17865 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout PlainLayout
17869
17870 \series bold
17871 Lassini
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 <cell alignment="center" valignment="top" topline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout PlainLayout
17880 Giancarlo
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout PlainLayout
17889 555
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 </row>
17895 <row bottomline="true">
17896 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout PlainLayout
17900
17901 \series bold
17902 Malfatti
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" topline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout PlainLayout
17911 Luciano
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout PlainLayout
17920 555
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row bottomline="true">
17927 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout PlainLayout
17931
17932 \series bold
17933 Malfatti
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" topline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout PlainLayout
17942 Valeriano
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout PlainLayout
17951 555
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 </row>
17957 <row bottomline="true">
17958 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout PlainLayout
17962
17963 \series bold
17964 Meneguzzo
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout PlainLayout
17973 Roberto
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout PlainLayout
17982 555
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row bottomline="true">
17989 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout PlainLayout
17993
17994 \series bold
17995 Mezzadra
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 <cell alignment="center" valignment="top" topline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout PlainLayout
18004 Roberto
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout PlainLayout
18013 555
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 </row>
18019 <row bottomline="true">
18020 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout PlainLayout
18024
18025 \series bold
18026 Pirpamer
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" topline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout PlainLayout
18035 Erich
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout PlainLayout
18044 555
18045 \end_layout
18046
18047 \end_inset
18048 </cell>
18049 </row>
18050 <row bottomline="true">
18051 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout PlainLayout
18055
18056 \series bold
18057 Pochiesa
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" topline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout PlainLayout
18066 Paolo
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout PlainLayout
18075 555, 222
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 </row>
18081 <row bottomline="true">
18082 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout PlainLayout
18086
18087 \series bold
18088 Radina
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" topline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout PlainLayout
18097 Claudio
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout PlainLayout
18106 555
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 </row>
18112 <row bottomline="true">
18113 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout PlainLayout
18117
18118 \series bold
18119 Stuffer
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" topline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout PlainLayout
18128 Oskar
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout PlainLayout
18137 555
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 </row>
18143 <row bottomline="true">
18144 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout PlainLayout
18148
18149 \series bold
18150 Tacchelli
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" topline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout PlainLayout
18159 Ugo
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout PlainLayout
18168 555
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 </row>
18174 <row bottomline="true">
18175 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout PlainLayout
18179
18180 \series bold
18181 Tezzele
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" topline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout PlainLayout
18190 Margit
18191 \end_layout
18192
18193 \end_inset
18194 </cell>
18195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout PlainLayout
18199 555
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 </row>
18205 <row bottomline="true">
18206 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout PlainLayout
18210
18211 \series bold
18212 Unterkalmsteiner
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" topline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout PlainLayout
18221 Frieda
18222 \end_layout
18223
18224 \end_inset
18225 </cell>
18226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout PlainLayout
18230 555
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 </row>
18236 <row bottomline="true">
18237 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout PlainLayout
18241
18242 \series bold
18243 Vieider
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 <cell alignment="center" valignment="top" topline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout PlainLayout
18252 Hilde
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout PlainLayout
18261 555
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 </row>
18267 <row bottomline="true">
18268 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout PlainLayout
18272
18273 \series bold
18274 Vigna
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 <cell alignment="center" valignment="top" topline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout PlainLayout
18283 Jürgen
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout PlainLayout
18292 999
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 </row>
18298 <row bottomline="true">
18299 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout PlainLayout
18303
18304 \series bold
18305 Weber
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" topline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout PlainLayout
18314 Maurizio
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout PlainLayout
18323 555
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 </row>
18329 <row bottomline="true">
18330 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout PlainLayout
18334
18335 \series bold
18336 Winkler
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" topline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout PlainLayout
18345 Franz
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout PlainLayout
18354 555
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 </row>
18360 <row bottomline="true" endlastfoot="true">
18361 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout PlainLayout
18365
18366 \series bold
18367 End
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout PlainLayout
18376
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout PlainLayout
18385
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 </row>
18391 </lyxtabular>
18392
18393 \end_inset
18394
18395
18396 \end_layout
18397
18398 \begin_layout Subsection
18399 Table Cells
18400 \begin_inset Index
18401 status collapsed
18402
18403 \begin_layout PlainLayout
18404 Tables ! Cells
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \begin_inset CommandInset label
18411 LatexCommand label
18412 name "sub:Table-Cells"
18413
18414 \end_inset
18415
18416
18417 \end_layout
18418
18419 \begin_layout Standard
18420 A table cell can contain text, inline equations, a figure, or another table.
18421  All these kinds of objects can be placed in the same cell.
18422  Font sizes and shapes can also be altered.
18423  But you can't put a special environment in a cell (like 
18424 \family sans
18425 Section*
18426 \family default
18427 , etc.), nor set spacing options etc.
18428  for the cell's paragraph.
18429 \end_layout
18430
18431 \begin_layout Standard
18432 To have multi-line entries in table cells, you have to declare a fixed width
18433  for the column in the table dialog.
18434  Your text is then automatically split into multiple lines and the cell
18435  is enlarged vertically when the length of the text exceeds the given width.
18436  An example:
18437 \end_layout
18438
18439 \begin_layout Standard
18440 \align center
18441 \begin_inset Tabular
18442 <lyxtabular version="3" rows="4" columns="3">
18443 <features>
18444 <column alignment="center" valignment="top" leftline="true" width="0pt">
18445 <column alignment="block" valignment="top" leftline="true" width="3cm">
18446 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18447 <row topline="true" bottomline="true">
18448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout PlainLayout
18452
18453 \family roman
18454 \series medium
18455 \shape up
18456 \size normal
18457 \emph off
18458 \bar no
18459 \noun off
18460 \color none
18461 1
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout PlainLayout
18470
18471 \family roman
18472 \series medium
18473 \shape up
18474 \size normal
18475 \emph off
18476 \bar no
18477 \noun off
18478 \color none
18479 2
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout PlainLayout
18488
18489 \family roman
18490 \series medium
18491 \shape up
18492 \size normal
18493 \emph off
18494 \bar no
18495 \noun off
18496 \color none
18497 3
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 </row>
18503 <row>
18504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout PlainLayout
18508
18509 \family roman
18510 \series medium
18511 \shape up
18512 \size normal
18513 \emph off
18514 \bar no
18515 \noun off
18516 \color none
18517 4
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18523 \begin_inset Text
18524
18525 \begin_layout PlainLayout
18526
18527 \family roman
18528 \series medium
18529 \shape up
18530 \size normal
18531 \emph off
18532 \bar no
18533 \noun off
18534 \color none
18535 This is a multiline entry in a table.
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout PlainLayout
18544
18545 \family roman
18546 \series medium
18547 \shape up
18548 \size normal
18549 \emph off
18550 \bar no
18551 \noun off
18552 \color none
18553 5
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 </row>
18559 <row bottomline="true">
18560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout PlainLayout
18564
18565 \family roman
18566 \series medium
18567 \shape up
18568 \size normal
18569 \emph off
18570 \bar no
18571 \noun off
18572 \color none
18573 6
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout PlainLayout
18582
18583 \family roman
18584 \series medium
18585 \shape up
18586 \size normal
18587 \emph off
18588 \bar no
18589 \noun off
18590 \color none
18591 This is longer now.
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout PlainLayout
18600
18601 \family roman
18602 \series medium
18603 \shape up
18604 \size normal
18605 \emph off
18606 \bar no
18607 \noun off
18608 \color none
18609 7
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 </row>
18615 <row bottomline="true">
18616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout PlainLayout
18620
18621 \family roman
18622 \series medium
18623 \shape up
18624 \size normal
18625 \emph off
18626 \bar no
18627 \noun off
18628 \color none
18629 8
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout PlainLayout
18638
18639 \family roman
18640 \series medium
18641 \shape up
18642 \size normal
18643 \emph off
18644 \bar no
18645 \noun off
18646 \color none
18647 This is a multiline entry in a table.
18648  This is longer now.
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout PlainLayout
18657
18658 \family roman
18659 \series medium
18660 \shape up
18661 \size normal
18662 \emph off
18663 \bar no
18664 \noun off
18665 \color none
18666 9
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 </row>
18672 </lyxtabular>
18673
18674 \end_inset
18675
18676
18677 \end_layout
18678
18679 \begin_layout Standard
18680 Cutting and pasting between tables and table cells works reasonably well.
18681  You can cut and paste even more than one row.
18682  Selection with the mouse or with 
18683 \family sans
18684 Shift
18685 \family default
18686  plus the arrow keys works as usual.
18687  You can also copy and paste the entire table as a single unit by starting
18688  the selection from outside the table.
18689 \end_layout
18690
18691 \begin_layout Section
18692 Floats
18693 \begin_inset Index
18694 status collapsed
18695
18696 \begin_layout PlainLayout
18697 Floats
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \begin_inset CommandInset label
18704 LatexCommand label
18705 name "sec:Floats"
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 A float is a block of text associated with some sort of label, which doesn't
18714  have a fixed location.
18715  It can 
18716 \begin_inset Quotes eld
18717 \end_inset
18718
18719 float
18720 \begin_inset Quotes erd
18721 \end_inset
18722
18723  forward or backward a page or two, to wherever it fits best.
18724  
18725 \family sans
18726 Footnotes
18727 \family default
18728  and 
18729 \family sans
18730 Margin
18731 \begin_inset Space ~
18732 \end_inset
18733
18734 Notes
18735 \family default
18736  are also floats, because they can float to the next page when there are
18737  too much notes at the page.
18738 \end_layout
18739
18740 \begin_layout Standard
18741 Floats makes it possible to get a high quality layout.
18742  Images and tables can evenly be spread to the pages to avoid whitespace
18743  and pages without text.
18744  As the floating often destroys the context between the text and the image/table
18745 , every float can be referenced in the text.
18746  Floats are therefore numbered.
18747  Referencing is described in section
18748 \begin_inset Space ~
18749 \end_inset
18750
18751
18752 \begin_inset CommandInset ref
18753 LatexCommand ref
18754 reference "sec:Cross-References"
18755
18756 \end_inset
18757
18758 .
18759 \end_layout
18760
18761 \begin_layout Standard
18762 To insert a float, use the menu 
18763 \family sans
18764 Insert\SpecialChar \menuseparator
18765 Floats
18766 \family default
18767 .
18768  A box with a caption that has e.
18769 \begin_inset Space \thinspace{}
18770 \end_inset
18771
18772 g.
18773 \begin_inset Space ~
18774 \end_inset
18775
18776 the label 
18777 \begin_inset Quotes eld
18778 \end_inset
18779
18780 Figure
18781 \begin_inset Space ~
18782 \end_inset
18783
18784 #:
18785 \begin_inset Quotes erd
18786 \end_inset
18787
18788  (# is the actual number) will be inserted into your document.
18789  The label will automatically be translated to the document language in
18790  the output.
18791  Behind the label you can insert the caption text.
18792 \begin_inset Index
18793 status collapsed
18794
18795 \begin_layout PlainLayout
18796 Floats ! Captions
18797 \end_layout
18798
18799 \end_inset
18800
18801  The image or table is inserted above or below the caption in a separate
18802  paragraph within the float.
18803  To keep your LyX-document readable, you can open and close the float box
18804  by left-clicking on the box label.
18805  A closed float box looks like this: 
18806 \begin_inset Graphics
18807         filename clipart/floatQt4.png
18808         embed ""
18809         scale 80
18810
18811 \end_inset
18812
18813  -- a gray button with a red label.
18814 \end_layout
18815
18816 \begin_layout Standard
18817 It is recommended to insert floats as a separate paragraph to avoid possible
18818  LaTeX-errors that can occur when the surrounding text is specially formatted.
18819 \end_layout
18820
18821 \begin_layout Subsection
18822 Float Types
18823 \end_layout
18824
18825 \begin_layout Subsubsection
18826 Figure Floats
18827 \begin_inset Index
18828 status collapsed
18829
18830 \begin_layout PlainLayout
18831 Floats ! Figure floats
18832 \end_layout
18833
18834 \end_inset
18835
18836
18837 \begin_inset CommandInset label
18838 LatexCommand label
18839 name "sec:Figure-Floats"
18840
18841 \end_inset
18842
18843
18844 \end_layout
18845
18846 \begin_layout Standard
18847 The menu 
18848 \family sans
18849 Insert\SpecialChar \menuseparator
18850 Float\SpecialChar \menuseparator
18851 Figure
18852 \family default
18853  inserts a float with the label 
18854 \begin_inset Quotes eld
18855 \end_inset
18856
18857
18858 \series bold
18859 Figure
18860 \begin_inset Space ~
18861 \end_inset
18862
18863 #:
18864 \series default
18865
18866 \begin_inset Quotes erd
18867 \end_inset
18868
18869 .
18870  Set the cursor above this label (or before it and press enter) and insert
18871  the image as described above to get the caption printed below the image.
18872  This is what we did for Figure
18873 \begin_inset Space ~
18874 \end_inset
18875
18876
18877 \begin_inset CommandInset ref
18878 LatexCommand ref
18879 reference "cap:Platypus"
18880
18881 \end_inset
18882
18883 .
18884  If you want the caption to be above the image, set the cursor at the end
18885  of the caption, press enter and insert the image.
18886  This was done in Figure
18887 \begin_inset Space ~
18888 \end_inset
18889
18890
18891 \begin_inset CommandInset ref
18892 LatexCommand ref
18893 reference "cap:Escher"
18894
18895 \end_inset
18896
18897 .
18898 \end_layout
18899
18900 \begin_layout Standard
18901 \begin_inset Float figure
18902 wide false
18903 sideways false
18904 status open
18905
18906 \begin_layout PlainLayout
18907 \align center
18908 \begin_inset Graphics
18909         filename clipart/platypus.eps
18910         embed ""
18911         display color
18912         width 50col%
18913         rotateOrigin center
18914
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \begin_layout PlainLayout
18921 \begin_inset Caption
18922
18923 \begin_layout PlainLayout
18924 \begin_inset CommandInset label
18925 LatexCommand label
18926 name "cap:Platypus"
18927
18928 \end_inset
18929
18930 A severely distorted platypus in a float.
18931 \end_layout
18932
18933 \end_inset
18934
18935
18936 \end_layout
18937
18938 \end_inset
18939
18940
18941 \end_layout
18942
18943 \begin_layout Standard
18944 \begin_inset Float figure
18945 wide false
18946 sideways false
18947 status open
18948
18949 \begin_layout PlainLayout
18950 \begin_inset Caption
18951
18952 \begin_layout PlainLayout
18953 \begin_inset CommandInset label
18954 LatexCommand label
18955 name "cap:Escher"
18956
18957 \end_inset
18958
18959 M.C.
18960  Escher on acid.
18961 \end_layout
18962
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \begin_layout PlainLayout
18969 \align center
18970 \begin_inset Graphics
18971         filename clipart/escher-lsd.eps
18972         embed ""
18973         display color
18974         scale 80
18975         rotateOrigin center
18976
18977 \end_inset
18978
18979
18980 \end_layout
18981
18982 \end_inset
18983
18984
18985 \end_layout
18986
18987 \begin_layout Standard
18988 This figure float show also how to set a label and create a cross-reference
18989  to it.
18990  As described in section
18991 \begin_inset Space ~
18992 \end_inset
18993
18994
18995 \begin_inset CommandInset ref
18996 LatexCommand ref
18997 reference "sec:Cross-References"
18998
18999 \end_inset
19000
19001 , you can simply insert a label in the caption using the menu 
19002 \family sans
19003 Insert\SpecialChar \menuseparator
19004 Label
19005 \family default
19006  and refer to it using the menu 
19007 \family sans
19008 Insert\SpecialChar \menuseparator
19009 Cross-Reference
19010 \family default
19011 .
19012  It is important to use references to figure floats, rather than using vague
19013  references like 
19014 \begin_inset Quotes eld
19015 \end_inset
19016
19017 the figure above
19018 \begin_inset Quotes erd
19019 \end_inset
19020
19021 , because as LaTeX will reposition the floats in the final document; it
19022  might not be 
19023 \begin_inset Quotes eld
19024 \end_inset
19025
19026 above
19027 \begin_inset Quotes erd
19028 \end_inset
19029
19030  at all.
19031 \end_layout
19032
19033 \begin_layout Standard
19034 Normally one inserts only one image to a figure float, but sometimes you
19035  might want to use two images with separate subcaptions.
19036  This can be done in the graphics dialog: Right-click on an image and go
19037  to the tab 
19038 \family sans
19039 Extra
19040 \begin_inset Space ~
19041 \end_inset
19042
19043 options
19044 \family default
19045  in the appearing dialog, use the option 
19046 \family sans
19047 Subfigure
19048 \family default
19049 , and enter the subcaption for the image in the now enabled caption field.
19050  Figure
19051 \begin_inset Space ~
19052 \end_inset
19053
19054
19055 \begin_inset CommandInset ref
19056 LatexCommand ref
19057 reference "cap:Two-distorted-images"
19058
19059 \end_inset
19060
19061  is an example of a figure float with two images set side by side.
19062  You can also set the images one below the other.
19063 \end_layout
19064
19065 \begin_layout Standard
19066 \begin_inset Float figure
19067 wide false
19068 sideways false
19069 status open
19070
19071 \begin_layout PlainLayout
19072 \begin_inset Space \hfill{}
19073 \end_inset
19074
19075
19076 \begin_inset Float figure
19077 wide false
19078 sideways false
19079 status open
19080
19081 \begin_layout PlainLayout
19082 \begin_inset Caption
19083
19084 \begin_layout PlainLayout
19085 Undefinable
19086 \end_layout
19087
19088 \end_inset
19089
19090
19091 \end_layout
19092
19093 \begin_layout PlainLayout
19094 \begin_inset Graphics
19095         filename clipart/escher-lsd.eps
19096         embed ""
19097         width 45col%
19098
19099 \end_inset
19100
19101
19102 \end_layout
19103
19104 \end_inset
19105
19106
19107 \begin_inset Space \hfill{}
19108 \end_inset
19109
19110
19111 \begin_inset Float figure
19112 wide false
19113 sideways false
19114 status open
19115
19116 \begin_layout PlainLayout
19117 \begin_inset Caption
19118
19119 \begin_layout PlainLayout
19120 Platypus
19121 \end_layout
19122
19123 \end_inset
19124
19125
19126 \end_layout
19127
19128 \begin_layout PlainLayout
19129 \begin_inset Graphics
19130         filename clipart/platypus.eps
19131         embed ""
19132         lyxscale 60
19133         width 45col%
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \end_inset
19141
19142
19143 \begin_inset Space \hfill{}
19144 \end_inset
19145
19146
19147 \end_layout
19148
19149 \begin_layout PlainLayout
19150 \begin_inset Caption
19151
19152 \begin_layout PlainLayout
19153 \begin_inset CommandInset label
19154 LatexCommand label
19155 name "cap:Two-distorted-images"
19156
19157 \end_inset
19158
19159 Two distorted images.
19160 \end_layout
19161
19162 \end_inset
19163
19164
19165 \end_layout
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Standard
19173 Note that the caption is added to the 
19174 \family sans
19175 List
19176 \begin_inset Space ~
19177 \end_inset
19178
19179 of
19180 \begin_inset Space ~
19181 \end_inset
19182
19183 Figures
19184 \family default
19185  as described in section
19186 \begin_inset Space ~
19187 \end_inset
19188
19189
19190 \begin_inset CommandInset ref
19191 LatexCommand ref
19192 reference "sec:ListsOf"
19193
19194 \end_inset
19195
19196 .
19197 \end_layout
19198
19199 \begin_layout Subsubsection
19200 Table Floats
19201 \begin_inset Index
19202 status collapsed
19203
19204 \begin_layout PlainLayout
19205 Floats ! Table floats
19206 \end_layout
19207
19208 \end_inset
19209
19210
19211 \begin_inset CommandInset label
19212 LatexCommand label
19213 name "sec:Table-Floats"
19214
19215 \end_inset
19216
19217
19218 \end_layout
19219
19220 \begin_layout Standard
19221 Table floats can be inserted using the menu 
19222 \family sans
19223 Insert\SpecialChar \menuseparator
19224 Float\SpecialChar \menuseparator
19225 Table
19226 \family default
19227 .
19228  They have the same properties as figure floats except of the different
19229  label.
19230  Table
19231 \begin_inset Space ~
19232 \end_inset
19233
19234
19235 \begin_inset CommandInset ref
19236 LatexCommand ref
19237 reference "cap:Table-float"
19238
19239 \end_inset
19240
19241  is an example of a table float.
19242 \end_layout
19243
19244 \begin_layout Standard
19245 \begin_inset Float table
19246 wide false
19247 sideways false
19248 status open
19249
19250 \begin_layout PlainLayout
19251 \begin_inset Caption
19252
19253 \begin_layout PlainLayout
19254 \begin_inset CommandInset label
19255 LatexCommand label
19256 name "cap:Table-float"
19257
19258 \end_inset
19259
19260 A table float.
19261 \end_layout
19262
19263 \end_inset
19264
19265
19266 \end_layout
19267
19268 \begin_layout PlainLayout
19269 \align center
19270 \begin_inset Tabular
19271 <lyxtabular version="3" rows="3" columns="3">
19272 <features>
19273 <column alignment="center" valignment="top" leftline="true" width="0pt">
19274 <column alignment="center" valignment="top" leftline="true" width="0pt">
19275 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19276 <row topline="true" bottomline="true">
19277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout PlainLayout
19281
19282 \family roman
19283 \series medium
19284 \shape up
19285 \size normal
19286 \emph off
19287 \bar no
19288 \noun off
19289 \color none
19290 1
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout PlainLayout
19299
19300 \family roman
19301 \series medium
19302 \shape up
19303 \size normal
19304 \emph off
19305 \bar no
19306 \noun off
19307 \color none
19308 2
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout PlainLayout
19317
19318 \family roman
19319 \series medium
19320 \shape up
19321 \size normal
19322 \emph off
19323 \bar no
19324 \noun off
19325 \color none
19326 3
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 </row>
19332 <row topline="true">
19333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout PlainLayout
19337
19338 \family roman
19339 \series medium
19340 \shape up
19341 \size normal
19342 \emph off
19343 \bar no
19344 \noun off
19345 \color none
19346 Joe
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout PlainLayout
19355
19356 \family roman
19357 \series medium
19358 \shape up
19359 \size normal
19360 \emph off
19361 \bar no
19362 \noun off
19363 \color none
19364 Mary
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout PlainLayout
19373
19374 \family roman
19375 \series medium
19376 \shape up
19377 \size normal
19378 \emph off
19379 \bar no
19380 \noun off
19381 \color none
19382 Ted
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 </row>
19388 <row topline="true" bottomline="true">
19389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout PlainLayout
19393
19394 \family roman
19395 \series medium
19396 \shape up
19397 \size normal
19398 \emph off
19399 \bar no
19400 \noun off
19401 \color none
19402 \begin_inset Formula $\int x^{2}dx$
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout PlainLayout
19414
19415 \family roman
19416 \series medium
19417 \shape up
19418 \size normal
19419 \emph off
19420 \bar no
19421 \noun off
19422 \color none
19423 \begin_inset Formula $\left[\begin{array}{cc}
19424 a & b\\
19425 c & d\end{array}\right]$
19426 \end_inset
19427
19428
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout PlainLayout
19437
19438 \family roman
19439 \series medium
19440 \shape up
19441 \size normal
19442 \emph off
19443 \bar no
19444 \noun off
19445 \color none
19446 \begin_inset Formula $1+1=2$
19447 \end_inset
19448
19449
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 </lyxtabular>
19456
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \end_inset
19463
19464
19465 \end_layout
19466
19467 \begin_layout Subsubsection
19468 Algorithm Floats
19469 \begin_inset Index
19470 status collapsed
19471
19472 \begin_layout PlainLayout
19473 Floats ! Algorithm floats
19474 \end_layout
19475
19476 \end_inset
19477
19478
19479 \end_layout
19480
19481 \begin_layout Standard
19482 This float type is inserted with the menu 
19483 \family sans
19484 Insert\SpecialChar \menuseparator
19485 Float\SpecialChar \menuseparator
19486 Algorithm
19487 \family default
19488 .
19489  It is used for program codes and descriptions of algorithms.
19490  A possible environment for algorithms is the 
19491 \family sans
19492 LyX-Code
19493 \family default
19494 , described in section
19495 \begin_inset Space ~
19496 \end_inset
19497
19498
19499 \begin_inset CommandInset ref
19500 LatexCommand ref
19501 reference "sub:LyX-Code"
19502
19503 \end_inset
19504
19505 .
19506 \end_layout
19507
19508 \begin_layout Standard
19509 \begin_inset Note Greyedout
19510 status open
19511
19512 \begin_layout PlainLayout
19513
19514 \series bold
19515 Note:
19516 \series default
19517  that the float label is not automatically translated into the document
19518  language.
19519 \end_layout
19520
19521 \end_inset
19522
19523  You have to do this manually by adding the following line
19524 \end_layout
19525
19526 \begin_layout Standard
19527
19528 \series bold
19529
19530 \backslash
19531 floatname{algorithm}{your
19532 \begin_inset Space ~
19533 \end_inset
19534
19535 name}
19536 \end_layout
19537
19538 \begin_layout Standard
19539 to the document preamble (menu 
19540 \family sans
19541 Document\SpecialChar \menuseparator
19542 Settings
19543 \family default
19544 ).
19545  
19546 \series bold
19547 your
19548 \begin_inset Space ~
19549 \end_inset
19550
19551 name
19552 \series default
19553  is the word 
19554 \begin_inset Quotes eld
19555 \end_inset
19556
19557
19558 \emph on
19559 algorithm
19560 \emph default
19561
19562 \begin_inset Quotes erd
19563 \end_inset
19564
19565  in your language.
19566 \end_layout
19567
19568 \begin_layout Subsubsection
19569 Text Wrap Floats
19570 \begin_inset Index
19571 status collapsed
19572
19573 \begin_layout PlainLayout
19574 Floats ! Text Wrap Floats
19575 \end_layout
19576
19577 \end_inset
19578
19579
19580 \begin_inset CommandInset label
19581 LatexCommand label
19582 name "sec:floatflt"
19583
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \begin_layout Standard
19590 This float type is used if you want to 
19591 \begin_inset Quotes eld
19592 \end_inset
19593
19594 wrap
19595 \begin_inset Quotes erd
19596 \end_inset
19597
19598  text around a figure so that it only occupies some fraction of the column
19599  width.
19600  It can be inserted using the menu 
19601 \begin_inset Wrap figure
19602 lines 0
19603 placement l
19604 overhang 0col%
19605 width "40col%"
19606 status open
19607
19608 \begin_layout PlainLayout
19609 \begin_inset Graphics
19610         filename clipart/mobius.eps
19611         embed ""
19612         display color
19613         width 40col%
19614         rotateOrigin center
19615
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \begin_layout PlainLayout
19622 \begin_inset Caption
19623
19624 \begin_layout PlainLayout
19625 \begin_inset CommandInset label
19626 LatexCommand label
19627 name "cap:Wrapped-figure"
19628
19629 \end_inset
19630
19631 This is a wrapped figure, and this is the brilliant caption that describes
19632  it
19633 \begin_inset VSpace medskip
19634 \end_inset
19635
19636
19637 \end_layout
19638
19639 \end_inset
19640
19641
19642 \end_layout
19643
19644 \end_inset
19645
19646  
19647 \family sans
19648 Insert\SpecialChar \menuseparator
19649 Float\SpecialChar \menuseparator
19650 Text
19651 \begin_inset Space ~
19652 \end_inset
19653
19654 Wrap
19655 \begin_inset Space ~
19656 \end_inset
19657
19658 Float
19659 \family default
19660  if the LaTeX-package 
19661 \series bold
19662 wrapfig
19663 \series default
19664
19665 \begin_inset Index
19666 status collapsed
19667
19668 \begin_layout PlainLayout
19669 LaTeX-packages ! wrapfig
19670 \end_layout
19671
19672 \end_inset
19673
19674  is installed.
19675 \begin_inset Foot
19676 status collapsed
19677
19678 \begin_layout PlainLayout
19679 Installing a LaTeX-package is explained it in the 
19680 \emph on
19681 LaTeX
19682 \begin_inset Space ~
19683 \end_inset
19684
19685 Configuration
19686 \emph default
19687  manual.
19688 \end_layout
19689
19690 \end_inset
19691
19692  The width and placement of the float is adjusted by right-clicking on the
19693  float box.
19694  Figure
19695 \begin_inset Space ~
19696 \end_inset
19697
19698
19699 \begin_inset CommandInset ref
19700 LatexCommand ref
19701 reference "cap:Wrapped-figure"
19702
19703 \end_inset
19704
19705  is an example Text
19706 \begin_inset Space ~
19707 \end_inset
19708
19709 wrap float with a width of 40
19710 \begin_inset Formula $\,$
19711 \end_inset
19712
19713 col%.
19714 \begin_inset Foot
19715 status collapsed
19716
19717 \begin_layout PlainLayout
19718 Available units are explained in Appendix
19719 \begin_inset Space ~
19720 \end_inset
19721
19722
19723 \begin_inset CommandInset ref
19724 LatexCommand ref
19725 reference "cha:Units-available-in"
19726
19727 \end_inset
19728
19729 .
19730 \end_layout
19731
19732 \end_inset
19733
19734  Some space was added under the caption to separate it better from the surroundi
19735 ng text.
19736 \end_layout
19737
19738 \begin_layout Standard
19739 \begin_inset Note Greyedout
19740 status open
19741
19742 \begin_layout PlainLayout
19743
19744 \series bold
19745 Note:
19746 \series default
19747  Text
19748 \begin_inset Space ~
19749 \end_inset
19750
19751 wrap float floats might be fragile! E.g.
19752  having a figure too close to the bottom of the page can mess things up
19753  in the way that the float doesn't appear in the output or that it is placed
19754  over some other text.
19755 \end_layout
19756
19757 \end_inset
19758
19759  In general:
19760 \end_layout
19761
19762 \begin_layout Itemize
19763 Wrap floats should not be placed in paragraphs that run over a page break.
19764  That means that wrap floats should better be inserted to the exact place
19765  when the document is nearly ready and you are able to estimate where page
19766  breaks will appear.
19767 \end_layout
19768
19769 \begin_layout Itemize
19770 Wrap floats should either be placed in an own paragraph before the paragraph
19771  where they should wrap into or within a paragraph.
19772 \end_layout
19773
19774 \begin_layout Itemize
19775 Wrap floats in consecutive paragraphs may cause troubles, so assure that
19776  there is a text paragraph between them as separator.
19777 \end_layout
19778
19779 \begin_layout Itemize
19780 Wrap floats are not allowed in section headings or tables.
19781 \end_layout
19782
19783 \begin_layout Subsection
19784 Rotated Floats
19785 \begin_inset CommandInset label
19786 LatexCommand label
19787 name "sub:Rotated-Floats"
19788
19789 \end_inset
19790
19791
19792 \begin_inset Index
19793 status collapsed
19794
19795 \begin_layout PlainLayout
19796 Floats ! Rotating
19797 \end_layout
19798
19799 \end_inset
19800
19801
19802 \end_layout
19803
19804 \begin_layout Standard
19805 Especially for wide tables you might have floats rotated.
19806  To rotate a whole float including the caption, right-click on the float-box
19807  and use the option 
19808 \family sans
19809 Rotate
19810 \begin_inset Space ~
19811 \end_inset
19812
19813 sideways
19814 \family default
19815 .
19816 \end_layout
19817
19818 \begin_layout Standard
19819 Rotated floats are always placed on its own page (or column, when you have
19820  a two-column document).
19821  They are rotated so that you can read them from the outside margin.
19822  Forcing the rotation direction is explained in the 
19823 \emph on
19824 Embedded Objects
19825 \emph default
19826  manual.
19827 \end_layout
19828
19829 \begin_layout Standard
19830 Referencing rotated floats is the same like for normal floats, the caption
19831  format is also the same: Table
19832 \begin_inset Space ~
19833 \end_inset
19834
19835
19836 \begin_inset CommandInset ref
19837 LatexCommand ref
19838 reference "cap:Rotated-table"
19839
19840 \end_inset
19841
19842  is an example of a rotated table float.
19843 \end_layout
19844
19845 \begin_layout Standard
19846 \begin_inset Note Greyedout
19847 status open
19848
19849 \begin_layout PlainLayout
19850
19851 \series bold
19852 Note:
19853 \series default
19854  Not all DVI-viewers are able to display rotated floats.
19855 \end_layout
19856
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \begin_layout Standard
19863 \begin_inset Float table
19864 wide false
19865 sideways true
19866 status open
19867
19868 \begin_layout PlainLayout
19869 \begin_inset Caption
19870
19871 \begin_layout PlainLayout
19872 \begin_inset CommandInset label
19873 LatexCommand label
19874 name "cap:Rotated-table"
19875
19876 \end_inset
19877
19878  Rotated table
19879 \end_layout
19880
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \begin_layout PlainLayout
19887 \align center
19888 \begin_inset Tabular
19889 <lyxtabular version="3" rows="1" columns="5">
19890 <features>
19891 <column alignment="center" valignment="top" leftline="true" width="0">
19892 <column alignment="center" valignment="top" leftline="true" width="0">
19893 <column alignment="center" valignment="top" leftline="true" width="0">
19894 <column alignment="center" valignment="top" leftline="true" width="0">
19895 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
19896 <row topline="true" bottomline="true">
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout PlainLayout
19901 test
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout PlainLayout
19910 b
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout PlainLayout
19919 c
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout PlainLayout
19928 d
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout PlainLayout
19937 e
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 </lyxtabular>
19944
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \end_inset
19951
19952
19953 \end_layout
19954
19955 \begin_layout Subsection
19956 Float Placement
19957 \begin_inset CommandInset label
19958 LatexCommand label
19959 name "sub:Float-Placement"
19960
19961 \end_inset
19962
19963
19964 \begin_inset Index
19965 status collapsed
19966
19967 \begin_layout PlainLayout
19968 Floats ! Placement
19969 \end_layout
19970
19971 \end_inset
19972
19973
19974 \end_layout
19975
19976 \begin_layout Standard
19977 Right-clicking on a float-box opens a dialog where you can alter the placement
19978  options that LaTeX uses for positioning the float.
19979 \newline
19980 The option 
19981 \family sans
19982 Span
19983 \begin_inset Space ~
19984 \end_inset
19985
19986 columns
19987 \family default
19988  is only useful for two-column documents: If you select it, the float will
19989  span across both columns on the page instead of being confined to just
19990  one.
19991 \newline
19992 The option 
19993 \family sans
19994 Rotate
19995 \begin_inset Space ~
19996 \end_inset
19997
19998 sideways
19999 \family default
20000  is used to rotate floats, see section
20001 \begin_inset Space ~
20002 \end_inset
20003
20004
20005 \begin_inset CommandInset ref
20006 LatexCommand ref
20007 reference "sub:Rotated-Floats"
20008
20009 \end_inset
20010
20011 .
20012 \end_layout
20013
20014 \begin_layout Standard
20015 You can use one ore more of the following options in the float dialog to
20016  set the placement for a particular float when you uncheck the option 
20017 \family sans
20018 Use
20019 \begin_inset Space ~
20020 \end_inset
20021
20022 default
20023 \begin_inset Space ~
20024 \end_inset
20025
20026 placement
20027 \family default
20028 :
20029 \end_layout
20030
20031 \begin_layout Description
20032 Here
20033 \begin_inset Space ~
20034 \end_inset
20035
20036 if
20037 \begin_inset Space ~
20038 \end_inset
20039
20040 possible: try to place the float on the position where it is inserted
20041 \end_layout
20042
20043 \begin_layout Description
20044 Top
20045 \begin_inset Space ~
20046 \end_inset
20047
20048 of
20049 \begin_inset Space ~
20050 \end_inset
20051
20052 page: try to place the float on the top of the current page
20053 \end_layout
20054
20055 \begin_layout Description
20056 Bottom
20057 \begin_inset Space ~
20058 \end_inset
20059
20060 of
20061 \begin_inset Space ~
20062 \end_inset
20063
20064 page: try to place the float on the bottom of the current page
20065 \end_layout
20066
20067 \begin_layout Description
20068 Page
20069 \begin_inset Space ~
20070 \end_inset
20071
20072 of
20073 \begin_inset Space ~
20074 \end_inset
20075
20076 floats: try to place the float on an own page 
20077 \end_layout
20078
20079 \begin_layout Standard
20080 The order of the above option is 
20081 \emph on
20082 always
20083 \emph default
20084  used by LaTeX.
20085  That means, if you use the default placement, LaTeX will first try out
20086  
20087 \family sans
20088 Here
20089 \begin_inset Space ~
20090 \end_inset
20091
20092 if
20093 \begin_inset Space ~
20094 \end_inset
20095
20096 possible
20097 \family default
20098 , then 
20099 \family sans
20100 Top
20101 \begin_inset Space ~
20102 \end_inset
20103
20104 of
20105 \begin_inset Space ~
20106 \end_inset
20107
20108 page
20109 \family default
20110 , and then the others.
20111  If you don't use the default, LaTeX will try only the checked options but
20112  in the same order.
20113  If none of the 4 placements are possible the procedure is internally repeated
20114  but it is tried to put the float on the following page.
20115 \end_layout
20116
20117 \begin_layout Standard
20118 By default, each options has its own rules:
20119 \end_layout
20120
20121 \begin_layout Standard
20122
20123 \family sans
20124 Top
20125 \begin_inset Space ~
20126 \end_inset
20127
20128 of
20129 \begin_inset Space ~
20130 \end_inset
20131
20132 page
20133 \family default
20134  only floats occupying less than 70
20135 \begin_inset Space \thinspace{}
20136 \end_inset
20137
20138 % of the page can be placed at the top of a page
20139 \end_layout
20140
20141 \begin_layout Standard
20142
20143 \family sans
20144 Bottom
20145 \begin_inset Space ~
20146 \end_inset
20147
20148 of
20149 \begin_inset Space ~
20150 \end_inset
20151
20152 page
20153 \family default
20154 : only floats occupying less than 30
20155 \begin_inset Space \thinspace{}
20156 \end_inset
20157
20158 % of the page can be placed at the bottom of a page.
20159 \end_layout
20160
20161 \begin_layout Standard
20162
20163 \family sans
20164 Page
20165 \begin_inset Space ~
20166 \end_inset
20167
20168 of
20169 \begin_inset Space ~
20170 \end_inset
20171
20172 floats
20173 \family default
20174 : only if more than 50
20175 \begin_inset Space \thinspace{}
20176 \end_inset
20177
20178 % of the page are occupied by floats, several floats can be set together
20179  on a page.
20180 \end_layout
20181
20182 \begin_layout Standard
20183 If you don't like these rules, you can ignore them by using the additional
20184  option 
20185 \family sans
20186 Ignore
20187 \begin_inset Space ~
20188 \end_inset
20189
20190 LaTeX
20191 \begin_inset Space ~
20192 \end_inset
20193
20194 rules
20195 \family default
20196 .
20197 \end_layout
20198
20199 \begin_layout Standard
20200 Sometimes you might need, under all circumstances, a float to be placed
20201  exactly at the position where it is inserted.
20202  For this case you can use the option 
20203 \family sans
20204 Here
20205 \begin_inset Space ~
20206 \end_inset
20207
20208 definitely
20209 \family default
20210 .
20211  Use this option very rarely and only if the document is nearly ready to
20212  be printed.
20213  Because the float is then no longer able to 
20214 \begin_inset Quotes eld
20215 \end_inset
20216
20217 float
20218 \begin_inset Quotes erd
20219 \end_inset
20220
20221  when you change your document and this will often destroy the page layout.
20222 \end_layout
20223
20224 \begin_layout Standard
20225 There are no placement options for text wrap floats, because they are always
20226  surrounded by the text of a certain paragraph.
20227 \end_layout
20228
20229 \begin_layout Standard
20230 For more details about float placements, have a look at LaTeX books like
20231  
20232 \begin_inset CommandInset citation
20233 LatexCommand cite
20234 key "latexcompanion,latexguide,latexbook"
20235
20236 \end_inset
20237
20238 .
20239 \end_layout
20240
20241 \begin_layout Section
20242 Minipages
20243 \begin_inset Index
20244 status collapsed
20245
20246 \begin_layout PlainLayout
20247 Minipages
20248 \end_layout
20249
20250 \end_inset
20251
20252
20253 \begin_inset CommandInset label
20254 LatexCommand label
20255 name "sec:Minipages"
20256
20257 \end_inset
20258
20259
20260 \end_layout
20261
20262 \begin_layout Standard
20263 LaTeX provides a mechanism to produce essentially a page within a page,
20264  called minipage.
20265  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20266 \begin_inset Space ~
20267 \end_inset
20268
20269 apply.
20270  
20271 \end_layout
20272
20273 \begin_layout Standard
20274 Minipages in LyX have their own collapsible box inserted via the menu 
20275 \family sans
20276 Insert\SpecialChar \menuseparator
20277 Box
20278 \family default
20279 .
20280  Right-clicking on the box allows you to alter the width of the minipage
20281  and its alignment within the page.
20282 \end_layout
20283
20284 \begin_layout Standard
20285 \align center
20286 \begin_inset Box Frameless
20287 position "t"
20288 hor_pos "c"
20289 has_inner_box 1
20290 inner_pos "t"
20291 use_parbox 0
20292 width "30col%"
20293 special "none"
20294 height "1pt"
20295 height_special "totalheight"
20296 status open
20297
20298 \begin_layout PlainLayout
20299
20300 \shape italic
20301 This is a minipage.
20302  The text is set in an italic style.
20303 \end_layout
20304
20305 \begin_layout PlainLayout
20306
20307 \shape italic
20308 Minipages are often used for text in another language or text that needs
20309  another formatting.
20310 \end_layout
20311
20312 \end_inset
20313
20314
20315 \end_layout
20316
20317 \begin_layout Standard
20318 \begin_inset VSpace medskip
20319 \end_inset
20320
20321 If you place two minipages side-by-side, you can use 
20322 \family sans
20323 Horizontal Fills
20324 \family default
20325  as described in section
20326 \begin_inset Space ~
20327 \end_inset
20328
20329
20330 \begin_inset CommandInset ref
20331 LatexCommand ref
20332 reference "sub:Horizontal-Space"
20333
20334 \end_inset
20335
20336 :
20337 \begin_inset VSpace medskip
20338 \end_inset
20339
20340
20341 \end_layout
20342
20343 \begin_layout Standard
20344 \begin_inset Box Frameless
20345 position "t"
20346 hor_pos "c"
20347 has_inner_box 1
20348 inner_pos "t"
20349 use_parbox 0
20350 width "1.5in"
20351 special "none"
20352 height "1pt"
20353 height_special "totalheight"
20354 status open
20355
20356 \begin_layout PlainLayout
20357 This is a minipage with some stupid dummy text.
20358  This dummy text is used to increase the size of the minipage.
20359 \end_layout
20360
20361 \end_inset
20362
20363
20364 \begin_inset Space \hfill{}
20365 \end_inset
20366
20367
20368 \begin_inset Box Frameless
20369 position "t"
20370 hor_pos "c"
20371 has_inner_box 1
20372 inner_pos "t"
20373 use_parbox 0
20374 width "1.5in"
20375 special "none"
20376 height "1pt"
20377 height_special "totalheight"
20378 status open
20379
20380 \begin_layout PlainLayout
20381 This is a minipage with some stupid dummy text.
20382  This dummy text is used to increase the size of the minipage.
20383 \end_layout
20384
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \begin_layout Standard
20391 \begin_inset VSpace bigskip
20392 \end_inset
20393
20394
20395 \end_layout
20396
20397 \begin_layout Standard
20398 When you right-click on a minipage box, you can change the box from a minipage
20399  to other box types.
20400  All box types and their settings are explained in detail in chapter 
20401 \emph on
20402 Boxes
20403 \emph default
20404  of the 
20405 \emph on
20406 Embedded Objects
20407 \emph default
20408  manual.
20409 \end_layout
20410
20411 \begin_layout Chapter
20412 Mathematical Formulas
20413 \begin_inset Index
20414 status collapsed
20415
20416 \begin_layout PlainLayout
20417 Math
20418 \end_layout
20419
20420 \end_inset
20421
20422
20423 \begin_inset Index
20424 status collapsed
20425
20426 \begin_layout PlainLayout
20427 Formulas | see
20428 \begin_inset ERT
20429 status collapsed
20430
20431 \begin_layout PlainLayout
20432
20433 {
20434 \end_layout
20435
20436 \end_inset
20437
20438 Math
20439 \begin_inset ERT
20440 status collapsed
20441
20442 \begin_layout PlainLayout
20443
20444 }
20445 \end_layout
20446
20447 \end_inset
20448
20449
20450 \end_layout
20451
20452 \end_inset
20453
20454
20455 \begin_inset CommandInset label
20456 LatexCommand label
20457 name "cha:Mathematical-Formulas"
20458
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \begin_layout Standard
20465 The issues of this chapter are described in detail in the 
20466 \emph on
20467 Math
20468 \emph default
20469  manual.
20470  There you'll also find tips and tricks for special cases.
20471 \end_layout
20472
20473 \begin_layout Section
20474 Basic Math Editing
20475 \begin_inset Index
20476 status collapsed
20477
20478 \begin_layout PlainLayout
20479 Math ! Basics
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \begin_layout Standard
20488 To create a math formula, you can just click on the toolbar icon 
20489 \begin_inset Graphics
20490         filename ../images/math-mode.png
20491         embed ""
20492
20493 \end_inset
20494
20495 .
20496  That will create a little blue rectangle, with purple markers around its
20497  corners.
20498  That blue rectangle is the formula itself; the purple markers indicate
20499  what level of nesting within the formula you are at.
20500  You can also choose a particular formula type to insert via the 
20501 \family sans
20502 Insert\SpecialChar \menuseparator
20503 Math
20504 \family default
20505  menu.
20506 \end_layout
20507
20508 \begin_layout Standard
20509 Editing the parameters of a formula and adding math constructs can be done
20510  with the 
20511 \family sans
20512 math
20513 \begin_inset Space ~
20514 \end_inset
20515
20516 toolbar
20517 \family default
20518 , that appears when the cursor is in a formula.
20519 \end_layout
20520
20521 \begin_layout Standard
20522 There are two main types of formulas: Inline formulas appear within a text
20523  line, like this one:
20524 \end_layout
20525
20526 \begin_layout Standard
20527 This is a line with an inline formula 
20528 \begin_inset Formula $A=B$
20529 \end_inset
20530
20531  in it.
20532 \end_layout
20533
20534 \begin_layout Standard
20535 Displayed formulas appear outside the text like as they were in an own paragraph
20536 , like this one:
20537 \begin_inset Formula \[
20538 A=B\]
20539
20540 \end_inset
20541
20542 You can only number and reference displayed formulas.
20543 \end_layout
20544
20545 \begin_layout Standard
20546 LyX supports also many LaTeX math commands.
20547  E.g.
20548  typing 
20549 \begin_inset Quotes eld
20550 \end_inset
20551
20552
20553 \series bold
20554
20555 \backslash
20556 alpha
20557 \series default
20558
20559 \begin_inset Quotes erd
20560 \end_inset
20561
20562 , followed by a space, in a formula will create the Greek letter 
20563 \begin_inset Formula $\alpha$
20564 \end_inset
20565
20566 .
20567  So typing commands might sometimes be faster than using the 
20568 \family sans
20569 Math
20570 \begin_inset Space ~
20571 \end_inset
20572
20573 Panel
20574 \family default
20575 .
20576 \end_layout
20577
20578 \begin_layout Subsection
20579 Navigating in Formulas
20580 \begin_inset Index
20581 status collapsed
20582
20583 \begin_layout PlainLayout
20584 Math ! Navigating
20585 \end_layout
20586
20587 \end_inset
20588
20589
20590 \end_layout
20591
20592 \begin_layout Standard
20593 The best control over the cursor position within an existing formula is
20594  achieved with the arrow keys.
20595  LyX uses small rectangles to indicate places where something can be inserted.
20596  The arrow keys can be used to navigate between parts of a formula.
20597  Pressing 
20598 \family sans
20599 Space
20600 \family default
20601  will leave a formula construct (a square root 
20602 \begin_inset Formula $\sqrt{2}$
20603 \end_inset
20604
20605 , or parentheses 
20606 \begin_inset Formula $\left(f\right)$
20607 \end_inset
20608
20609 , or a matrix 
20610 \begin_inset Formula $\left[\begin{array}{cc}
20611 1 & 2\\
20612 3 & 4\end{array}\right]$
20613 \end_inset
20614
20615 ).
20616  Pressing 
20617 \family sans
20618 Escape
20619 \family default
20620  will leave the formula, placing the cursor after the formula.
20621  
20622 \family sans
20623 Tab
20624 \family default
20625  can be used to move horizontally in a formula; for example, through the
20626  cells of a matrix or the positions in a multi-line equation.
20627 \end_layout
20628
20629 \begin_layout Standard
20630
20631 \family sans
20632 Space
20633 \family default
20634 , printed in this document as 
20635 \begin_inset Quotes eld
20636 \end_inset
20637
20638
20639 \begin_inset ERT
20640 status collapsed
20641
20642 \begin_layout PlainLayout
20643
20644
20645 \backslash
20646 spce 
20647 \end_layout
20648
20649 \end_inset
20650
20651
20652 \begin_inset Quotes erd
20653 \end_inset
20654
20655
20656 \begin_inset Note Note
20657 status collapsed
20658
20659 \begin_layout PlainLayout
20660 This command will appear in the output as official character denoting the
20661  space character (visible space).
20662 \end_layout
20663
20664 \end_inset
20665
20666 , seems to do nothing in a formula, since it does not add a space between
20667  characters, but it does exit a nested structure.
20668  For this reason, you have to be careful about using 
20669 \family sans
20670 Space
20671 \family default
20672 .
20673  For example, if you want 
20674 \begin_inset Formula $\sqrt{2x+1}$
20675 \end_inset
20676
20677 , type 
20678 \series bold
20679
20680 \backslash
20681 sqrt
20682 \begin_inset ERT
20683 status collapsed
20684
20685 \begin_layout PlainLayout
20686
20687
20688 \backslash
20689 spce 
20690 \end_layout
20691
20692 \end_inset
20693
20694 2x+1
20695 \series default
20696  and not 
20697 \series bold
20698
20699 \backslash
20700 sqrt
20701 \begin_inset ERT
20702 status collapsed
20703
20704 \begin_layout PlainLayout
20705
20706
20707 \backslash
20708 spce 
20709 \end_layout
20710
20711 \end_inset
20712
20713 2x
20714 \begin_inset ERT
20715 status collapsed
20716
20717 \begin_layout PlainLayout
20718
20719
20720 \backslash
20721 spce 
20722 \end_layout
20723
20724 \end_inset
20725
20726 +1
20727 \series default
20728 , since in the latter case only the 
20729 \family typewriter
20730
20731 \begin_inset Formula $2x$
20732 \end_inset
20733
20734
20735 \family default
20736  will be under the square root sign: 
20737 \begin_inset Formula $\sqrt{2x}+1$
20738 \end_inset
20739
20740 .
20741 \end_layout
20742
20743 \begin_layout Standard
20744 You can leave many parts of a formula, like this matrix, partially filled
20745  in, such as:
20746 \begin_inset Formula \[
20747 \left(\begin{array}{ccc}
20748 \lambda_{1}\\
20749  & \ddots\\
20750  &  & \lambda_{n}\end{array}\right)\]
20751
20752 \end_inset
20753
20754 If you leave a fraction only partially filled in, or a subscript with nothing
20755  in it, the results will be unpredictable, but most constructs don't mind.
20756 \end_layout
20757
20758 \begin_layout Subsection
20759 Selecting Text
20760 \end_layout
20761
20762 \begin_layout Standard
20763 You can select text within a formula in two different ways.
20764  Place the cursor at one end of the string of text you want, and press 
20765 \family sans
20766 Shift
20767 \family default
20768  and a cursor movement key to select text.
20769  It will be highlighted as with regular text selection.
20770  Alternatively, you can select text with the mouse in the usual way.
20771  That text can then be cut or copied, and then pasted within any formula,
20772  but not in a normal text region in LyX.
20773 \end_layout
20774
20775 \begin_layout Subsection
20776 Exponents and Subscripts
20777 \begin_inset Index
20778 status collapsed
20779
20780 \begin_layout PlainLayout
20781 Math ! Exponents
20782 \end_layout
20783
20784 \end_inset
20785
20786
20787 \begin_inset Index
20788 status collapsed
20789
20790 \begin_layout PlainLayout
20791 Math ! Subscripts
20792 \end_layout
20793
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \begin_layout Standard
20800 You can use the math panel to add super- or subscripts, but the much easier
20801  way is to use a command.
20802  To get 
20803 \begin_inset Formula $x^{2}$
20804 \end_inset
20805
20806 , type in a formula 
20807 \series bold
20808 x^2
20809 \begin_inset ERT
20810 status collapsed
20811
20812 \begin_layout PlainLayout
20813
20814
20815 \backslash
20816 spce 
20817 \end_layout
20818
20819 \end_inset
20820
20821
20822 \series default
20823 .
20824  The final 
20825 \family sans
20826 Space
20827 \family default
20828  puts the cursor back down on the base line of the expression.
20829  If you type 
20830 \series bold
20831 x^2y
20832 \series default
20833 , you will get 
20834 \begin_inset Formula $x^{2y}$
20835 \end_inset
20836
20837 , to get 
20838 \begin_inset Formula $x^{2}y$
20839 \end_inset
20840
20841 , type 
20842 \series bold
20843 x^2
20844 \begin_inset ERT
20845 status collapsed
20846
20847 \begin_layout PlainLayout
20848
20849
20850 \backslash
20851 spce 
20852 \end_layout
20853
20854 \end_inset
20855
20856 y
20857 \series default
20858 .
20859  If you use characters in the superscript, that could be accented with the
20860  hat 
20861 \begin_inset Quotes eld
20862 \end_inset
20863
20864 ^
20865 \begin_inset Quotes erd
20866 \end_inset
20867
20868 , you have to use an extra 
20869 \family sans
20870 Space
20871 \family default
20872  to separate the hat and the character.
20873  E.g.
20874  if you want 
20875 \begin_inset Formula $x^{a}$
20876 \end_inset
20877
20878 , type 
20879 \series bold
20880 x^
20881 \begin_inset ERT
20882 status collapsed
20883
20884 \begin_layout PlainLayout
20885
20886
20887 \backslash
20888 spce 
20889 \end_layout
20890
20891 \end_inset
20892
20893 a
20894 \series default
20895 .
20896  Subscripts are similar: To get 
20897 \begin_inset Formula $a_{1}$
20898 \end_inset
20899
20900 , type 
20901 \series bold
20902 a_1
20903 \begin_inset ERT
20904 status collapsed
20905
20906 \begin_layout PlainLayout
20907
20908
20909 \backslash
20910 spce 
20911 \end_layout
20912
20913 \end_inset
20914
20915
20916 \series default
20917 .
20918 \end_layout
20919
20920 \begin_layout Subsection
20921 Fractions
20922 \begin_inset Index
20923 status collapsed
20924
20925 \begin_layout PlainLayout
20926 Math ! Fractions
20927 \end_layout
20928
20929 \end_inset
20930
20931
20932 \end_layout
20933
20934 \begin_layout Standard
20935 Create a fraction with either the command 
20936 \series bold
20937
20938 \backslash
20939 frac
20940 \series default
20941  or using the icon 
20942 \begin_inset Graphics
20943         filename ../images/math/frac.png
20944         embed ""
20945         scale 60
20946
20947 \end_inset
20948
20949  in the 
20950 \family sans
20951 Math
20952 \begin_inset Space ~
20953 \end_inset
20954
20955 Panel
20956 \family default
20957 .
20958  You will be presented with an empty fraction.
20959  The cursor is above the fraction line.
20960  To move it to the bottom, simply press 
20961 \family sans
20962 Down
20963 \family default
20964 .
20965  To move back up, press 
20966 \family sans
20967 Up
20968 \family default
20969 .
20970  Any math structure can be placed in a fraction, as this example shows:
20971 \begin_inset Formula \[
20972 \left[\frac{1}{\left(\begin{array}{cc}
20973 2 & 3\\
20974 4 & 5\end{array}\right)}\right]\]
20975
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \begin_layout Subsection
20982 Roots
20983 \begin_inset Index
20984 status collapsed
20985
20986 \begin_layout PlainLayout
20987 Math ! Roots
20988 \end_layout
20989
20990 \end_inset
20991
20992
20993 \end_layout
20994
20995 \begin_layout Standard
20996 Roots can be created using the 
20997 \family sans
20998 Math
20999 \begin_inset Space ~
21000 \end_inset
21001
21002 Panel
21003 \family default
21004  button
21005 \begin_inset Graphics
21006         filename ../images/math/sqrt.png
21007         embed ""
21008
21009 \end_inset
21010
21011  or the commands 
21012 \series bold
21013
21014 \backslash
21015 sqrt
21016 \series default
21017  or 
21018 \series bold
21019
21020 \backslash
21021 root
21022 \series default
21023 .
21024  With the command 
21025 \series bold
21026
21027 \backslash
21028 root
21029 \series default
21030  you can produce roots of higher orders, like cube roots, while 
21031 \series bold
21032
21033 \backslash
21034 sqrt
21035 \series default
21036  produces always a square root.
21037 \end_layout
21038
21039 \begin_layout Subsection
21040 Operators with Limits
21041 \begin_inset Index
21042 status collapsed
21043
21044 \begin_layout PlainLayout
21045 Math ! Sums
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \begin_inset Index
21052 status collapsed
21053
21054 \begin_layout PlainLayout
21055 Math ! Integrals
21056 \end_layout
21057
21058 \end_inset
21059
21060
21061 \begin_inset CommandInset label
21062 LatexCommand label
21063 name "sub:Operators-with-Limits"
21064
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \begin_layout Standard
21071 Sum (
21072 \begin_inset Formula $\sum$
21073 \end_inset
21074
21075 ) and integral (
21076 \begin_inset Formula $\int$
21077 \end_inset
21078
21079 ) operators are very often decorated with limits.
21080  These limits can be entered in LyX by entering them as you would enter
21081  a super- or subscript, directly after the symbol.
21082  The sum operator will automatically place its 
21083 \begin_inset Quotes eld
21084 \end_inset
21085
21086 limits
21087 \begin_inset Quotes erd
21088 \end_inset
21089
21090  over and under the symbol in displayed formulas, and on the side in inline
21091  formulas.
21092  Such as 
21093 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21094 \end_inset
21095
21096 , versus
21097 \begin_inset Formula \[
21098 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21099
21100 \end_inset
21101
21102 Integral signs, however, will place the limits on the side in both formula
21103  types.
21104 \end_layout
21105
21106 \begin_layout Standard
21107 All operators with limits will be automatically re-sized when placed in
21108  display mode.
21109  The placement of the limits can be changed by placing the cursor directly
21110  behind the operator and hitting 
21111 \family sans
21112 M-m l
21113 \family default
21114  or using the menu 
21115 \family sans
21116 Edit\SpecialChar \menuseparator
21117 Math\SpecialChar \menuseparator
21118 Change
21119 \begin_inset Space ~
21120 \end_inset
21121
21122 Limits
21123 \begin_inset Space ~
21124 \end_inset
21125
21126 Type
21127 \family default
21128 .
21129 \end_layout
21130
21131 \begin_layout Standard
21132 Certain other mathematical expressions have this 
21133 \begin_inset Quotes eld
21134 \end_inset
21135
21136 moving limits
21137 \begin_inset Quotes erd
21138 \end_inset
21139
21140  feature as addition, such as
21141 \begin_inset Index
21142 status collapsed
21143
21144 \begin_layout PlainLayout
21145 Math ! Limits
21146 \end_layout
21147
21148 \end_inset
21149
21150
21151 \begin_inset Formula \[
21152 \lim_{x\rightarrow\infty}f(x),\]
21153
21154 \end_inset
21155
21156 which will place the 
21157 \begin_inset Formula $x\rightarrow\infty$
21158 \end_inset
21159
21160  underneath the 
21161 \begin_inset Quotes eld
21162 \end_inset
21163
21164 lim
21165 \begin_inset Quotes erd
21166 \end_inset
21167
21168  in display mode.
21169  In inline formulas it looks like this: 
21170 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21171 \end_inset
21172
21173 .
21174 \end_layout
21175
21176 \begin_layout Standard
21177 Note that the lim-function was entered as the function macro 
21178 \series bold
21179
21180 \backslash
21181 lim
21182 \series default
21183 .
21184  Have a look at section
21185 \begin_inset Space ~
21186 \end_inset
21187
21188
21189 \begin_inset CommandInset ref
21190 LatexCommand ref
21191 reference "sub:Functions"
21192
21193 \end_inset
21194
21195  for an explanation of function macros.
21196 \end_layout
21197
21198 \begin_layout Subsection
21199 Math Symbols
21200 \begin_inset Index
21201 status collapsed
21202
21203 \begin_layout PlainLayout
21204 Math ! Symbols
21205 \end_layout
21206
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \begin_layout Standard
21213 Most math symbols can be found in the 
21214 \family sans
21215 Math
21216 \begin_inset Space ~
21217 \end_inset
21218
21219 Panel
21220 \family default
21221  under one of several categories; including 
21222 \family sans
21223 Greek
21224 \family default
21225
21226 \family sans
21227 Operators
21228 \family default
21229  , 
21230 \family sans
21231 Relations
21232 \family default
21233
21234 \family sans
21235 Arrows
21236 \family default
21237 .
21238  There are also the additional symbols provided by the American Mathematical
21239  Society (AMS).
21240 \end_layout
21241
21242 \begin_layout Standard
21243 If you know the LaTeX-command for a construct or symbol you wish to use,
21244  you don't have to use the 
21245 \family sans
21246 Math
21247 \begin_inset Space ~
21248 \end_inset
21249
21250 Panel
21251 \family default
21252 , but can type the command directly into the formula.
21253  LyX will convert it to the corresponding symbol or construct.
21254 \end_layout
21255
21256 \begin_layout Subsection
21257 Altering Spacing
21258 \begin_inset Index
21259 status collapsed
21260
21261 \begin_layout PlainLayout
21262 Math ! Spaces
21263 \end_layout
21264
21265 \end_inset
21266
21267
21268 \begin_inset CommandInset label
21269 LatexCommand label
21270 name "sub:Altering-Spacing"
21271
21272 \end_inset
21273
21274
21275 \end_layout
21276
21277 \begin_layout Standard
21278 You may want to create spaces that differs from the standard spacing that
21279  LaTeX provides.
21280  To do this, type 
21281 \family sans
21282 C-Space
21283 \family default
21284  or to use the 
21285 \family sans
21286 Math
21287 \begin_inset Space ~
21288 \end_inset
21289
21290 Panel
21291 \family default
21292  button 
21293 \begin_inset Graphics
21294         filename ../images/math/space.png
21295         embed ""
21296
21297 \end_inset
21298
21299 .
21300  This generates a small space, and shows a small marker on the screen.
21301  Here a example for the sequence 
21302 \series bold
21303 a C-Space b
21304 \series default
21305
21306 \begin_inset Formula $a\, b$
21307 \end_inset
21308
21309  (appears in LyX as 
21310 \begin_inset Graphics
21311         filename clipart/SpaceMarker.png
21312         embed ""
21313
21314 \end_inset
21315
21316 ).
21317  You can change the space to different sizes when you set the cursor behind
21318  the space marker and hit space again several times.
21319  With every space hit the size will be changed.
21320  Some markers for the space size appear red in LyX, because they are a negative
21321  spaces.
21322  Here two examples:
21323 \end_layout
21324
21325 \begin_layout Standard
21326
21327 \series bold
21328 a C-Space b
21329 \series default
21330  and 3×
21331 \family sans
21332 Space
21333 \family default
21334
21335 \begin_inset Formula $a\quad b$
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \begin_layout Standard
21342
21343 \series bold
21344 a C-Space b
21345 \series default
21346  and 5×
21347 \family sans
21348 Space
21349 \family default
21350
21351 \begin_inset Formula $a\! b$
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \begin_layout Subsection
21358 Functions
21359 \begin_inset Index
21360 status collapsed
21361
21362 \begin_layout PlainLayout
21363 Math ! Functions
21364 \end_layout
21365
21366 \end_inset
21367
21368
21369 \begin_inset CommandInset label
21370 LatexCommand label
21371 name "sub:Functions"
21372
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \begin_layout Standard
21379 The 
21380 \family sans
21381 Math
21382 \begin_inset Space ~
21383 \end_inset
21384
21385 Panel
21386 \family default
21387  contains under the button 
21388 \begin_inset Graphics
21389         filename ../images/math/functions.png
21390         embed ""
21391
21392 \end_inset
21393
21394  a number of functions, such as 
21395 \begin_inset Formula $\sin$
21396 \end_inset
21397
21398
21399 \begin_inset Formula $\lim$
21400 \end_inset
21401
21402
21403 \emph on
21404 etc
21405 \emph default
21406 .
21407  (you can also insert them in a formula by typing 
21408 \series bold
21409
21410 \backslash
21411 sin
21412 \series default
21413  etc.).
21414  Standard mathematical practice is, that functions are printed upright to
21415  avoid confusions, because 
21416 \begin_inset Formula $sin$
21417 \end_inset
21418
21419  does normally mean 
21420 \begin_inset Formula $s·i·n$
21421 \end_inset
21422
21423 .
21424 \end_layout
21425
21426 \begin_layout Standard
21427 Using the function macros will also produce correct spacing around the function:
21428  
21429 \begin_inset Formula $a\sin x$
21430 \end_inset
21431
21432  is different from 
21433 \begin_inset Formula $asinx$
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \begin_layout Standard
21440 For some mathematical objects, like the limes, the macro changes the way
21441  that subscripts are placed, like described in section
21442 \begin_inset Space ~
21443 \end_inset
21444
21445
21446 \begin_inset CommandInset ref
21447 LatexCommand ref
21448 reference "sub:Operators-with-Limits"
21449
21450 \end_inset
21451
21452 .
21453 \end_layout
21454
21455 \begin_layout Subsection
21456 Accents
21457 \begin_inset Index
21458 status collapsed
21459
21460 \begin_layout PlainLayout
21461 Math ! Accents
21462 \end_layout
21463
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \begin_layout Standard
21470 In a formula you can insert accented characters in the same way as in text
21471  mode.
21472  This may depend on your keyboard, or the bindings file you use.
21473  You can also use LaTeX commands to e.g.
21474  enter 
21475 \begin_inset Formula $\hat{a}$
21476 \end_inset
21477
21478  even if your keyboard doesn't have hat-accents enabled.
21479  Our example is entered by typing 
21480 \series bold
21481
21482 \backslash
21483 hat
21484 \begin_inset ERT
21485 status collapsed
21486
21487 \begin_layout PlainLayout
21488
21489
21490 \backslash
21491 spce 
21492 \end_layout
21493
21494 \end_inset
21495
21496 a
21497 \series default
21498  in a formula.
21499  Table
21500 \begin_inset Space ~
21501 \end_inset
21502
21503
21504 \begin_inset CommandInset ref
21505 LatexCommand ref
21506 reference "cap:Accent-names-and"
21507
21508 \end_inset
21509
21510  shows the equivalences between the accent names and the commands.
21511 \end_layout
21512
21513 \begin_layout Standard
21514 \begin_inset Float table
21515 wide false
21516 sideways false
21517 status open
21518
21519 \begin_layout PlainLayout
21520 \begin_inset Caption
21521
21522 \begin_layout PlainLayout
21523 \begin_inset CommandInset label
21524 LatexCommand label
21525 name "cap:Accent-names-and"
21526
21527 \end_inset
21528
21529 Accent names and the corresponding commands.
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \begin_layout PlainLayout
21538 \align center
21539 \begin_inset Tabular
21540 <lyxtabular version="3" rows="11" columns="3">
21541 <features>
21542 <column alignment="center" valignment="top" leftline="true" width="0pt">
21543 <column alignment="center" valignment="top" leftline="true" width="0pt">
21544 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21545 <row topline="true" bottomline="true">
21546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout PlainLayout
21550 Name
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout PlainLayout
21559 Command
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout PlainLayout
21568 E
21569 \family roman
21570 \series medium
21571 \shape up
21572 \size normal
21573 \emph off
21574 \bar no
21575 \noun off
21576 \color none
21577 xample
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 </row>
21583 <row topline="true">
21584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout PlainLayout
21588
21589 \family roman
21590 \series medium
21591 \shape up
21592 \size normal
21593 \emph off
21594 \bar no
21595 \noun off
21596 \color none
21597 circumflex
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout PlainLayout
21606
21607 \series bold
21608
21609 \backslash
21610 hat
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout PlainLayout
21619
21620 \family roman
21621 \series medium
21622 \shape up
21623 \size normal
21624 \emph off
21625 \bar no
21626 \noun off
21627 \color none
21628 \begin_inset Formula $\hat{a}$
21629 \end_inset
21630
21631
21632 \end_layout
21633
21634 \end_inset
21635 </cell>
21636 </row>
21637 <row topline="true">
21638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21639 \begin_inset Text
21640
21641 \begin_layout PlainLayout
21642
21643 \family roman
21644 \series medium
21645 \shape up
21646 \size normal
21647 \emph off
21648 \bar no
21649 \noun off
21650 \color none
21651 grave
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout PlainLayout
21660
21661 \series bold
21662
21663 \backslash
21664 grave
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21670 \begin_inset Text
21671
21672 \begin_layout PlainLayout
21673
21674 \family roman
21675 \series medium
21676 \shape up
21677 \size normal
21678 \emph off
21679 \bar no
21680 \noun off
21681 \color none
21682 \begin_inset Formula $\grave{a}$
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row topline="true">
21692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout PlainLayout
21696
21697 \family roman
21698 \series medium
21699 \shape up
21700 \size normal
21701 \emph off
21702 \bar no
21703 \noun off
21704 \color none
21705 acute
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout PlainLayout
21714
21715 \series bold
21716
21717 \backslash
21718 acute
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout PlainLayout
21727
21728 \family roman
21729 \series medium
21730 \shape up
21731 \size normal
21732 \emph off
21733 \bar no
21734 \noun off
21735 \color none
21736 \begin_inset Formula $\acute{a}$
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 <row topline="true">
21746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout PlainLayout
21750
21751 \family roman
21752 \series medium
21753 \shape up
21754 \size normal
21755 \emph off
21756 \bar no
21757 \noun off
21758 \color none
21759 umlaut
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout PlainLayout
21768
21769 \series bold
21770
21771 \backslash
21772 ddot
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout PlainLayout
21781
21782 \family roman
21783 \series medium
21784 \shape up
21785 \size normal
21786 \emph off
21787 \bar no
21788 \noun off
21789 \color none
21790 \begin_inset Formula $\ddot{a}$
21791 \end_inset
21792
21793
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 </row>
21799 <row topline="true">
21800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout PlainLayout
21804
21805 \family roman
21806 \series medium
21807 \shape up
21808 \size normal
21809 \emph off
21810 \bar no
21811 \noun off
21812 \color none
21813 tilde
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout PlainLayout
21822
21823 \series bold
21824
21825 \backslash
21826 tilde
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \begin_layout PlainLayout
21835
21836 \family roman
21837 \series medium
21838 \shape up
21839 \size normal
21840 \emph off
21841 \bar no
21842 \noun off
21843 \color none
21844 \begin_inset Formula $\tilde{a}$
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \end_inset
21851 </cell>
21852 </row>
21853 <row topline="true">
21854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21855 \begin_inset Text
21856
21857 \begin_layout PlainLayout
21858
21859 \family roman
21860 \series medium
21861 \shape up
21862 \size normal
21863 \emph off
21864 \bar no
21865 \noun off
21866 \color none
21867 dot
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout PlainLayout
21876
21877 \series bold
21878
21879 \backslash
21880 dot
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout PlainLayout
21889
21890 \family roman
21891 \series medium
21892 \shape up
21893 \size normal
21894 \emph off
21895 \bar no
21896 \noun off
21897 \color none
21898 \begin_inset Formula $\dot{a}$
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 </row>
21907 <row topline="true">
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout PlainLayout
21912
21913 \family roman
21914 \series medium
21915 \shape up
21916 \size normal
21917 \emph off
21918 \bar no
21919 \noun off
21920 \color none
21921 breve
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout PlainLayout
21930
21931 \series bold
21932
21933 \backslash
21934 breve
21935 \end_layout
21936
21937 \end_inset
21938 </cell>
21939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout PlainLayout
21943
21944 \family roman
21945 \series medium
21946 \shape up
21947 \size normal
21948 \emph off
21949 \bar no
21950 \noun off
21951 \color none
21952 \begin_inset Formula $\breve{a}$
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \end_inset
21959 </cell>
21960 </row>
21961 <row topline="true">
21962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21963 \begin_inset Text
21964
21965 \begin_layout PlainLayout
21966
21967 \family roman
21968 \series medium
21969 \shape up
21970 \size normal
21971 \emph off
21972 \bar no
21973 \noun off
21974 \color none
21975 caron
21976 \end_layout
21977
21978 \end_inset
21979 </cell>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout PlainLayout
21984
21985 \series bold
21986
21987 \backslash
21988 check
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout PlainLayout
21997
21998 \family roman
21999 \series medium
22000 \shape up
22001 \size normal
22002 \emph off
22003 \bar no
22004 \noun off
22005 \color none
22006 \begin_inset Formula $\check{a}$
22007 \end_inset
22008
22009
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 </row>
22015 <row topline="true">
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout PlainLayout
22020
22021 \family roman
22022 \series medium
22023 \shape up
22024 \size normal
22025 \emph off
22026 \bar no
22027 \noun off
22028 \color none
22029 macron
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout PlainLayout
22038
22039 \series bold
22040
22041 \backslash
22042 bar
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout PlainLayout
22051
22052 \family roman
22053 \series medium
22054 \shape up
22055 \size normal
22056 \emph off
22057 \bar no
22058 \noun off
22059 \color none
22060 \begin_inset Formula $\bar{a}$
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 <row topline="true" bottomline="true">
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout PlainLayout
22074 vector
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22080 \begin_inset Text
22081
22082 \begin_layout PlainLayout
22083
22084 \series bold
22085
22086 \backslash
22087 vec
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout PlainLayout
22096
22097 \family roman
22098 \series medium
22099 \shape up
22100 \size normal
22101 \emph off
22102 \bar no
22103 \noun off
22104 \color none
22105 \begin_inset Formula $\vec{a}$
22106 \end_inset
22107
22108
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 </lyxtabular>
22115
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \begin_layout Standard
22127 You can choose one of the accents by selecting an item from the 
22128 \family sans
22129 Frame
22130 \begin_inset Space ~
22131 \end_inset
22132
22133 decorations
22134 \family default
22135  symbol set button 
22136 \begin_inset Graphics
22137         filename ../images/math/hat.png
22138         embed ""
22139
22140 \end_inset
22141
22142  in the math panel ; this will apply to any selection you have made within
22143  a formula too.
22144 \end_layout
22145
22146 \begin_layout Section
22147 Brackets and Delimiters
22148 \begin_inset Index
22149 status collapsed
22150
22151 \begin_layout PlainLayout
22152 Math ! Brackets
22153 \end_layout
22154
22155 \end_inset
22156
22157
22158 \begin_inset Index
22159 status collapsed
22160
22161 \begin_layout PlainLayout
22162 Math ! Delimiters
22163 \end_layout
22164
22165 \end_inset
22166
22167
22168 \begin_inset CommandInset label
22169 LatexCommand label
22170 name "sec:Brackets-and-Delimiters"
22171
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \begin_layout Standard
22178 There are several brackets available through LyX.
22179  For most purposes, using just the keys 
22180 \family typewriter
22181 []{}()|<>
22182 \family default
22183  should suffice.
22184  But if you want to surround a large structure, like a matrix or a fraction,
22185  or if you have several layers of brackets, is better using 
22186 \family sans
22187 Math
22188 \begin_inset Space ~
22189 \end_inset
22190
22191 Panel
22192 \family default
22193 's delimiter icon 
22194 \begin_inset Graphics
22195         filename ../images/math/delim.png
22196         embed ""
22197
22198 \end_inset
22199
22200 .
22201  For example, that's how you would construct the brackets around a standard
22202  matrix such as:
22203 \begin_inset Formula \[
22204 \left[\begin{array}{cc}
22205 1 & 2\\
22206 3 & 4\end{array}\right]\]
22207
22208 \end_inset
22209
22210 and to make it easier to see the layers of parentheses as in: 
22211 \begin_inset Formula \[
22212 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22213
22214 \end_inset
22215
22216
22217 \end_layout
22218
22219 \begin_layout Standard
22220 The parentheses, and other brackets from that menu will automatically re-size
22221  to accommodate the size of what is inside.
22222 \end_layout
22223
22224 \begin_layout Standard
22225 To construct brackets click on the button for the bracket you want on the
22226  left side and right side.
22227  If you use the option 
22228 \family sans
22229 Keep
22230 \begin_inset Space ~
22231 \end_inset
22232
22233 matched
22234 \family default
22235 , the selected bracket type will be used for the left and the right side.
22236  The selection will be shown below the button field.
22237  If you want one side to not have a bracket, use the blank button.
22238  It will appear in LyX with a dotted line, but nothing will be printed.
22239 \end_layout
22240
22241 \begin_layout Standard
22242 If you want to place brackets around math structures, like a square root,
22243  you can do that by highlighting (selecting) the structure that is to go
22244  inside the brackets.
22245  Then choose the appropriate brackets for left and right and click on 
22246 \family sans
22247 Insert
22248 \family default
22249 .
22250  The parentheses will be drawn around the selected structure.
22251 \end_layout
22252
22253 \begin_layout Standard
22254 The next section explains how to insert a LaTeX 
22255 \begin_inset Quotes eld
22256 \end_inset
22257
22258 {
22259 \begin_inset Quotes erd
22260 \end_inset
22261
22262  for grouping.
22263 \end_layout
22264
22265 \begin_layout Section
22266 Grouping
22267 \begin_inset Index
22268 status collapsed
22269
22270 \begin_layout PlainLayout
22271 Math ! Grouping
22272 \end_layout
22273
22274 \end_inset
22275
22276
22277 \begin_inset CommandInset label
22278 LatexCommand label
22279 name "sec:Grouping"
22280
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \begin_layout Standard
22287 You may need to group a set of symbols.
22288  In LaTeX, for example, the typesetting of 
22289 \family typewriter
22290 {x^y}^z
22291 \family default
22292  is different from 
22293 \family typewriter
22294 x^{y^z}
22295 \family default
22296 :
22297 \end_layout
22298
22299 \begin_layout Standard
22300 \begin_inset Formula \[
22301 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22302
22303 \end_inset
22304
22305
22306 \end_layout
22307
22308 \begin_layout Standard
22309 To create this grouping, you need to use the key sequence 
22310 \begin_inset Quotes eld
22311 \end_inset
22312
22313
22314 \series bold
22315
22316 \backslash
22317 {
22318 \series default
22319
22320 \begin_inset Quotes erd
22321 \end_inset
22322
22323  then type space.
22324  Inside LyX, you will see red braces indicating the grouping.
22325  Within this braces you insert the grouped structure.
22326  The grouping braces won't appear in the output in contrary to normal braces.
22327 \end_layout
22328
22329 \begin_layout Section
22330 Arrays and Multi-line Equations
22331 \begin_inset Index
22332 status collapsed
22333
22334 \begin_layout PlainLayout
22335 Math ! Arrays
22336 \end_layout
22337
22338 \end_inset
22339
22340
22341 \begin_inset Index
22342 status collapsed
22343
22344 \begin_layout PlainLayout
22345 Math ! Matrices
22346 \end_layout
22347
22348 \end_inset
22349
22350
22351 \begin_inset Index
22352 status collapsed
22353
22354 \begin_layout PlainLayout
22355 Math ! Multi-line Equations
22356 \end_layout
22357
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \begin_layout Standard
22364 Matrices are entered in LyX using the 
22365 \family sans
22366 Math
22367 \begin_inset Space ~
22368 \end_inset
22369
22370 Panel
22371 \family default
22372  matrix button 
22373 \begin_inset Graphics
22374         filename ../images/math/matrix.png
22375         embed ""
22376
22377 \end_inset
22378
22379 .
22380  It will open a dialog for you to choose the number of rows/columns.
22381  Here is an example:
22382 \begin_inset Formula \[
22383 \left(\begin{array}{ccc}
22384 1 & 2 & 3\\
22385 4 & 5 & 6\\
22386 7 & 8 & 9\end{array}\right)\]
22387
22388 \end_inset
22389
22390 The parentheses aren't automatic, but you can add them as described in section
22391 \begin_inset Space ~
22392 \end_inset
22393
22394
22395 \begin_inset CommandInset ref
22396 LatexCommand ref
22397 reference "sec:Brackets-and-Delimiters"
22398
22399 \end_inset
22400
22401 .
22402  When you construct the matrix, you can decide whether the column entries
22403  will be left-, right-, or center-justified.
22404  This alignment is set in the box 
22405 \family sans
22406 Horizontal
22407 \family default
22408  with the letters 
22409 \begin_inset Quotes eld
22410 \end_inset
22411
22412
22413 \family sans
22414 l
22415 \family default
22416
22417 \begin_inset Quotes erd
22418 \end_inset
22419
22420
22421 \begin_inset Quotes eld
22422 \end_inset
22423
22424
22425 \family sans
22426 r
22427 \family default
22428
22429 \begin_inset Quotes erd
22430 \end_inset
22431
22432 , and 
22433 \begin_inset Quotes eld
22434 \end_inset
22435
22436
22437 \family sans
22438 c
22439 \family default
22440
22441 \begin_inset Quotes erd
22442 \end_inset
22443
22444 .
22445  LyX proposes a 
22446 \begin_inset Quotes eld
22447 \end_inset
22448
22449
22450 \family sans
22451 c
22452 \family default
22453
22454 \begin_inset Quotes erd
22455 \end_inset
22456
22457  for every column as default.
22458  For example, the sequence 
22459 \begin_inset Quotes eld
22460 \end_inset
22461
22462
22463 \family sans
22464 lrc
22465 \family default
22466
22467 \begin_inset Quotes erd
22468 \end_inset
22469
22470  means that the first column will be left-justified, the second will be
22471  centered, and the third column will be right-justified, because each letter
22472  corresponds to the relevant column.
22473  The result will look like this:
22474 \begin_inset Formula \[
22475 \begin{array}{lcr}
22476 this & this\, column & this\, column\\
22477 column & has & has\, right\\
22478 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22479
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \begin_layout Standard
22486 You can add more rows to an existing matrix by hitting 
22487 \family sans
22488 C-Enter
22489 \family default
22490  while the cursor is in the matrix.
22491  Adding or deleting columns can be done via the menu 
22492 \family sans
22493 Edit\SpecialChar \menuseparator
22494 Math
22495 \family default
22496 .
22497 \end_layout
22498
22499 \begin_layout Standard
22500 There are other arrays used in formulas, such as distinctions of cases.
22501  It can be created with the menu 
22502 \family sans
22503 Insert\SpecialChar \menuseparator
22504 Math\SpecialChar \menuseparator
22505 Cases
22506 \begin_inset Space ~
22507 \end_inset
22508
22509 Environment
22510 \family default
22511  or the command 
22512 \series bold
22513
22514 \backslash
22515 cases
22516 \series default
22517 .
22518  Here an example: 
22519 \begin_inset Formula \[
22520 f(x)=\begin{cases}
22521 -1 & x<0\\
22522 0 & x=0\\
22523 1 & x>0\end{cases}\]
22524
22525 \end_inset
22526
22527
22528 \end_layout
22529
22530 \begin_layout Standard
22531 \begin_inset VSpace bigskip
22532 \end_inset
22533
22534 Multi-line formulas are created when you press 
22535 \family sans
22536 \series medium
22537 C-E
22538 \series default
22539 nter
22540 \family default
22541  within a formula.
22542  In an empty formula you can see that three blue boxes appear, one for each
22543  column.
22544  When you press 
22545 \family sans
22546 \series medium
22547 C-E
22548 \series default
22549 nter
22550 \family default
22551  in a non-empty formula, the part before the relation sign (equal sign 
22552 \begin_inset Quotes eld
22553 \end_inset
22554
22555 =
22556 \begin_inset Quotes erd
22557 \end_inset
22558
22559  etc.) will be inserted automatically to the first column, the relation sign
22560  is in the second column, and the rest in the third column.
22561  A new row is created by every further hit of 
22562 \family sans
22563 \series medium
22564 C-E
22565 \series default
22566 nter
22567 \family default
22568 .
22569  Multi-line formulas are always displayed formulas.
22570  Here is an example:
22571 \begin_inset Formula \begin{eqnarray}
22572 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22573 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22574
22575 \end_inset
22576
22577  To change the column assignment of the formula parts, place the cursor
22578  where you want to start the shift and hit 
22579 \family sans
22580 C-Tab.
22581
22582 \family default
22583  It shifts everything in the column which is right beside the current cursor
22584  position to the next column.
22585  Note that the middle column is designed for relation signs, structures
22586  within this column will be printed in a smaller size:
22587 \begin_inset Formula \begin{eqnarray*}
22588 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22589
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \begin_layout Standard
22596 The multi-line formula type described here is called 
22597 \family typewriter
22598 \series medium
22599 eqnarray
22600 \family default
22601 \series default
22602 .
22603  There are other multi-line types being more suitable for certain situations,
22604  for example if you want a better inter-line spacing than in formula (
22605 \begin_inset CommandInset ref
22606 LatexCommand ref
22607 reference "eq:asquared"
22608
22609 \end_inset
22610
22611 ).
22612  The other types are described in section
22613 \begin_inset Space ~
22614 \end_inset
22615
22616
22617 \begin_inset CommandInset ref
22618 LatexCommand ref
22619 reference "sub:AMS-Formula-Types"
22620
22621 \end_inset
22622
22623 .
22624 \end_layout
22625
22626 \begin_layout Section
22627 Formula Numbering and Referencing
22628 \begin_inset Index
22629 status collapsed
22630
22631 \begin_layout PlainLayout
22632 Math ! Formula numbering
22633 \end_layout
22634
22635 \end_inset
22636
22637
22638 \begin_inset Index
22639 status collapsed
22640
22641 \begin_layout PlainLayout
22642 Math ! Referencing formulas
22643 \end_layout
22644
22645 \end_inset
22646
22647
22648 \begin_inset CommandInset label
22649 LatexCommand label
22650 name "sec:Formula-Numbering-and"
22651
22652 \end_inset
22653
22654
22655 \end_layout
22656
22657 \begin_layout Standard
22658 To number a formula, set the cursor in the formula and use the menu 
22659 \family sans
22660 Edit\SpecialChar \menuseparator
22661 Math\SpecialChar \menuseparator
22662 Toggle
22663 \begin_inset Space ~
22664 \end_inset
22665
22666 Numbering
22667 \family default
22668  or the shortcut 
22669 \family sans
22670 M-m
22671 \begin_inset Space ~
22672 \end_inset
22673
22674 n
22675 \family default
22676 .
22677  The formula number appears in LyX as 
22678 \begin_inset Quotes eld
22679 \end_inset
22680
22681 #
22682 \begin_inset Quotes erd
22683 \end_inset
22684
22685  within parentheses.
22686  The 
22687 \begin_inset Quotes erd
22688 \end_inset
22689
22690 #
22691 \begin_inset Quotes erd
22692 \end_inset
22693
22694  denotes, that the number will be calculated automatically when the output
22695  is generated.
22696  The placement and format of the formula number in the output depends on
22697  the document class.
22698  In this document the number is printed together with the chapter number,
22699  separated by a dot:
22700 \begin_inset Formula \begin{equation}
22701 1+1=2\end{equation}
22702
22703 \end_inset
22704
22705 Using 
22706 \family sans
22707 M-m
22708 \begin_inset Space ~
22709 \end_inset
22710
22711 n
22712 \family default
22713  in a numbered formula will switch off the numbering.
22714  You can only number displayed formulas.
22715 \end_layout
22716
22717 \begin_layout Standard
22718 Multi-line formulas can be numbered line by line: Using the menu 
22719 \family sans
22720 Edit\SpecialChar \menuseparator
22721 Math\SpecialChar \menuseparator
22722 Toggle
22723 \begin_inset Space ~
22724 \end_inset
22725
22726 Numbering
22727 \begin_inset Space ~
22728 \end_inset
22729
22730 of
22731 \begin_inset Space ~
22732 \end_inset
22733
22734 Line
22735 \family default
22736  or the shortcut 
22737 \family sans
22738 M-m
22739 \begin_inset Space ~
22740 \end_inset
22741
22742 N
22743 \family default
22744  will only toggle the numbering of the line where the cursor is in:
22745 \begin_inset Formula \begin{eqnarray}
22746 1 & = & 3-2\\
22747 2 & = & 4-2\nonumber \\
22748 4 & \leq & 7\end{eqnarray}
22749
22750 \end_inset
22751
22752 To number all lines use the shortcut 
22753 \family sans
22754 M-m
22755 \begin_inset Space ~
22756 \end_inset
22757
22758 n
22759 \family default
22760 .
22761 \end_layout
22762
22763 \begin_layout Standard
22764 \begin_inset VSpace bigskip
22765 \end_inset
22766
22767 Every displayed formula can be referenced by its number using a label.
22768  A label is inserted with the menu 
22769 \family sans
22770 Insert\SpecialChar \menuseparator
22771 Label
22772 \family default
22773  when the cursor is in the formula.
22774  This opens a dialog to enter the label.
22775  It is recommended to use the proposed 
22776 \begin_inset Quotes eld
22777 \end_inset
22778
22779
22780 \family sans
22781 eq:
22782 \family default
22783
22784 \begin_inset Quotes erd
22785 \end_inset
22786
22787  as first part of the label, because this helps later to identify the label
22788  type when you have many labels in your document.
22789  We inserted in the following example the label 
22790 \begin_inset Quotes eld
22791 \end_inset
22792
22793 eq:tanhExp
22794 \begin_inset Quotes erd
22795 \end_inset
22796
22797  in the second line:
22798 \begin_inset Formula \begin{eqnarray}
22799 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
22800  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
22801
22802 \end_inset
22803
22804 Every labeled line is automatically numbered.
22805  Therefore the label is shown in LyX at the place of the formula number
22806  placeholder 
22807 \begin_inset Quotes eld
22808 \end_inset
22809
22810 #
22811 \begin_inset Quotes erd
22812 \end_inset
22813
22814 .
22815  You can reference a labeled formula using the menu 
22816 \family sans
22817 Insert\SpecialChar \menuseparator
22818 Cross
22819 \begin_inset Space ~
22820 \end_inset
22821
22822 Reference
22823 \family default
22824 .
22825  A dialog appears to choose a label you want refer to.
22826  The reference appears in LyX as grey cross reference box and in the output
22827  as the formula number:
22828 \end_layout
22829
22830 \begin_layout Standard
22831 This is a cross-reference to equation (
22832 \begin_inset CommandInset ref
22833 LatexCommand ref
22834 reference "eq:tanhExp"
22835
22836 \end_inset
22837
22838 ).
22839 \end_layout
22840
22841 \begin_layout Standard
22842 The properties of LyX's cross-reference box are described in section
22843 \begin_inset Space ~
22844 \end_inset
22845
22846
22847 \begin_inset CommandInset ref
22848 LatexCommand ref
22849 reference "sec:Cross-References"
22850
22851 \end_inset
22852
22853 .
22854  To delete a label, set the cursor in the labeled formula, use the menu
22855  
22856 \family sans
22857 Insert\SpecialChar \menuseparator
22858 Label
22859 \family default
22860  and delete the label in the appearing dialog.
22861 \begin_inset Foot
22862 status collapsed
22863
22864 \begin_layout PlainLayout
22865 This is a unintuitive and will be fixed in the next version of LyX.
22866 \end_layout
22867
22868 \end_inset
22869
22870  
22871 \end_layout
22872
22873 \begin_layout Section
22874 User defined math macros
22875 \begin_inset Index
22876 status collapsed
22877
22878 \begin_layout PlainLayout
22879 Math ! Macros
22880 \end_layout
22881
22882 \end_inset
22883
22884
22885 \begin_inset CommandInset label
22886 LatexCommand label
22887 name "sec:math-macros"
22888
22889 \end_inset
22890
22891
22892 \end_layout
22893
22894 \begin_layout Standard
22895 LyX allows you to define macros for formulas.
22896  For example we assume that solutions of the quadratic equation often occur
22897  in our document in various forms and we want to create a macro to print
22898  them.
22899 \newline
22900 The general form of a quadratic equation is:
22901 \begin_inset Formula \[
22902 0=\lambda^{2}+p\lambda+q\]
22903
22904 \end_inset
22905
22906 The general form of its solution is:
22907 \begin_inset Formula \[
22908 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Standard
22916 The macro should print the parameters 
22917 \begin_inset Formula $\lambda$
22918 \end_inset
22919
22920
22921 \begin_inset Formula $p$
22922 \end_inset
22923
22924  and 
22925 \begin_inset Formula $q$
22926 \end_inset
22927
22928  like in the equation above.
22929 \end_layout
22930
22931 \begin_layout Standard
22932 A macro is created by executing the command
22933 \end_layout
22934
22935 \begin_layout Standard
22936
22937 \series bold
22938 math-macro
22939 \begin_inset ERT
22940 status collapsed
22941
22942 \begin_layout PlainLayout
22943
22944
22945 \backslash
22946 spce 
22947 \end_layout
22948
22949 \end_inset
22950
22951 Name
22952 \begin_inset ERT
22953 status collapsed
22954
22955 \begin_layout PlainLayout
22956
22957
22958 \backslash
22959 spce 
22960 \end_layout
22961
22962 \end_inset
22963
22964 Number
22965 \begin_inset Space ~
22966 \end_inset
22967
22968 of
22969 \begin_inset Space ~
22970 \end_inset
22971
22972 Arguments
22973 \end_layout
22974
22975 \begin_layout Standard
22976 in the minibuffer at the bottom of the LyX screen.
22977  Name is the name of the new macro which mustn't contain numbers.
22978  The number of arguments can be a number in the range 1-9.
22979  If you want to define a macro without arguments, don't declare the number
22980  of arguments.
22981 \end_layout
22982
22983 \begin_layout Standard
22984 We have three arguments and name the macro 
22985 \begin_inset Quotes eld
22986 \end_inset
22987
22988 qE
22989 \begin_inset Quotes erd
22990 \end_inset
22991
22992 , so that the command is:
22993 \end_layout
22994
22995 \begin_layout Standard
22996
22997 \series bold
22998 math-macro
22999 \begin_inset ERT
23000 status collapsed
23001
23002 \begin_layout PlainLayout
23003
23004
23005 \backslash
23006 spce 
23007 \end_layout
23008
23009 \end_inset
23010
23011 qE
23012 \begin_inset ERT
23013 status collapsed
23014
23015 \begin_layout PlainLayout
23016
23017
23018 \backslash
23019 spce 
23020 \end_layout
23021
23022 \end_inset
23023
23024 3
23025 \end_layout
23026
23027 \begin_layout Standard
23028 This results in the following macro definition box: 
23029 \begin_inset Graphics
23030         filename clipart/macrobox.png
23031         embed ""
23032
23033 \end_inset
23034
23035  
23036 \begin_inset FormulaMacro
23037 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23038 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23039 \end_inset
23040
23041
23042 \begin_inset Note Note
23043 status collapsed
23044
23045 \begin_layout PlainLayout
23046 The first box is an image to show the behavior in the output.
23047  The second one is the definition box, that doesn't appear in the output.
23048 \end_layout
23049
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \begin_layout Standard
23056 The first blue box is for the definition, where you insert the formula via
23057  the math panel or commands.
23058  The placeholder for the arguments are inserted as a backslash and sharp
23059  followed by the argument number, e.g.
23060  
23061 \begin_inset Quotes eld
23062 \end_inset
23063
23064
23065 \backslash
23066 #1
23067 \begin_inset Quotes erd
23068 \end_inset
23069
23070  for the first argument.
23071  Placeholders will be displayed in red.
23072  The second blue box is for the appearance in LyX.
23073  This is useful when you have a large structure that shouldn't be displayed
23074  in LyX with its full size.
23075  If you want to see the macro as it is defined, leave the box blank.
23076  In our example we insert the sequence
23077 \newline
23078
23079 \series bold
23080 qE: 
23081 \backslash
23082 #1
23083 \series default
23084  
23085 \series bold
23086 ,
23087 \series default
23088  
23089 \series bold
23090
23091 \backslash
23092 #2
23093 \series default
23094  
23095 \series bold
23096 ,
23097 \series default
23098  
23099 \series bold
23100
23101 \backslash
23102 #3
23103 \newline
23104
23105 \series default
23106 The macro will then be shown as the macro name followed by the three arguments.
23107 \end_layout
23108
23109 \begin_layout Standard
23110 To use the macro in a formula, type its name as command, in our case 
23111 \begin_inset Quotes eld
23112 \end_inset
23113
23114
23115 \series bold
23116
23117 \backslash
23118 qE
23119 \series default
23120
23121 \begin_inset Quotes erd
23122 \end_inset
23123
23124 .
23125  The macro is inserted with boxes for the arguments looking similar to this:
23126 \end_layout
23127
23128 \begin_layout Standard
23129 \align center
23130 \begin_inset Graphics
23131         filename clipart/macrouse.png
23132         embed ""
23133
23134 \end_inset
23135
23136
23137 \end_layout
23138
23139 \begin_layout Standard
23140 The arguments are inserted in the blue boxes.
23141  If the cursor is outside the macro, the arguments are put in the macro.
23142  To change the arguments, put the cursor in the formula before or after
23143  the macro and press the right or left arrow key respectively.
23144  The arguments appear now again below the macro definition.
23145 \end_layout
23146
23147 \begin_layout Standard
23148 If you change the macro definition all macros are changed automatically
23149  to the new definition.
23150  Here an example of our macro with the arguments 
23151 \begin_inset Formula $x$
23152 \end_inset
23153
23154
23155 \begin_inset Formula $\ln(x)$
23156 \end_inset
23157
23158 , and 
23159 \begin_inset Formula $B$
23160 \end_inset
23161
23162 :
23163 \begin_inset Formula \[
23164 \qE x{\ln(y)}B\]
23165
23166 \end_inset
23167
23168
23169 \end_layout
23170
23171 \begin_layout Standard
23172 When the document is exported to LaTeX, the macro definition will be inserted
23173  as the command:
23174 \end_layout
23175
23176 \begin_layout Standard
23177
23178 \series bold
23179
23180 \backslash
23181 newcommand{
23182 \backslash
23183 qE}[3]{#1_{1,
23184 \backslash
23185 ,2}=-
23186 \backslash
23187 frac{#2}{2}
23188 \backslash
23189 pm
23190 \newline
23191
23192 \begin_inset ERT
23193 status collapsed
23194
23195 \begin_layout PlainLayout
23196
23197
23198 \backslash
23199 hphantom{
23200 \end_layout
23201
23202 \end_inset
23203
23204
23205 \backslash
23206 newcommand
23207 \begin_inset ERT
23208 status collapsed
23209
23210 \begin_layout PlainLayout
23211
23212 }
23213 \end_layout
23214
23215 \end_inset
23216
23217
23218 \backslash
23219 sqrt{
23220 \backslash
23221 frac{#2^{2}}{4}-#3}}
23222 \end_layout
23223
23224 \begin_layout Standard
23225 The command is not inserted in the document preamble.
23226  That means you can only use macros in formulas that are below the macro
23227  definition box in your document.
23228  There are also some other restrictions: The command 
23229 \backslash
23230 newcommand supports optional arguments, which are not available in LyX's
23231  macros.
23232  You can also not change subsequently the name of the macro and the number
23233  of arguments.
23234  
23235 \end_layout
23236
23237 \begin_layout Section
23238 Fine-Tuning
23239 \end_layout
23240
23241 \begin_layout Subsection
23242 Typefaces
23243 \begin_inset Index
23244 status collapsed
23245
23246 \begin_layout PlainLayout
23247 Math ! Typefaces
23248 \end_layout
23249
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \begin_layout Standard
23256 The standard font for text is italic, for numbers the standard is roman.
23257  To set a font in a formula, use the 
23258 \family sans
23259 Math
23260 \begin_inset Space ~
23261 \end_inset
23262
23263 Panel
23264 \family default
23265  button 
23266 \begin_inset Graphics
23267         filename ../images/math/font.png
23268         embed ""
23269
23270 \end_inset
23271
23272 , or enter its command, listed in table
23273 \begin_inset Space ~
23274 \end_inset
23275
23276
23277 \begin_inset CommandInset ref
23278 LatexCommand ref
23279 reference "cap:Typefaces-and-the"
23280
23281 \end_inset
23282
23283 , directly.
23284 \end_layout
23285
23286 \begin_layout Standard
23287 \begin_inset Float table
23288 wide false
23289 sideways false
23290 status open
23291
23292 \begin_layout PlainLayout
23293 \begin_inset Caption
23294
23295 \begin_layout PlainLayout
23296 \begin_inset CommandInset label
23297 LatexCommand label
23298 name "cap:Typefaces-and-the"
23299
23300 \end_inset
23301
23302 Typefaces and the corresponding commands.
23303 \end_layout
23304
23305 \end_inset
23306
23307
23308 \end_layout
23309
23310 \begin_layout PlainLayout
23311 \align center
23312 \begin_inset Tabular
23313 <lyxtabular version="3" rows="9" columns="2">
23314 <features>
23315 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23316 <column alignment="center" valignment="top" rightline="true" width="0pt">
23317 <row topline="true" bottomline="true">
23318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout PlainLayout
23322 Font
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout PlainLayout
23331 Command
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row topline="true">
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout PlainLayout
23342
23343 \shape up
23344 \size normal
23345 \bar no
23346 \noun off
23347 \color none
23348 \begin_inset Formula $\mathrm{Roman}$
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout PlainLayout
23360
23361 \series bold
23362
23363 \backslash
23364 mathrm
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 </row>
23370 <row topline="true">
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout PlainLayout
23375 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout PlainLayout
23387
23388 \series bold
23389
23390 \backslash
23391 mathbf
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 </row>
23397 <row topline="true">
23398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout PlainLayout
23402 \begin_inset Formula $\mathit{Italic}$
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout PlainLayout
23414
23415 \series bold
23416
23417 \backslash
23418 mathit
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 </row>
23424 <row topline="true">
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout PlainLayout
23429
23430 \shape up
23431 \size normal
23432 \bar no
23433 \noun off
23434 \color none
23435 \begin_inset Formula $\mathtt{Typewriter}$
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout PlainLayout
23447
23448 \series bold
23449
23450 \backslash
23451 mathtt
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 </row>
23457 <row topline="true">
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout PlainLayout
23462 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23463 \end_inset
23464
23465
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout PlainLayout
23474
23475 \series bold
23476
23477 \backslash
23478 mathbb
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 <row topline="true">
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout PlainLayout
23489 \begin_inset Formula $\mathfrak{Fraktur}$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23498 \begin_inset Text
23499
23500 \begin_layout PlainLayout
23501
23502 \series bold
23503
23504 \backslash
23505 mathfrak
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row topline="true">
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout PlainLayout
23516
23517 \shape up
23518 \size normal
23519 \emph on
23520 \bar no
23521 \noun off
23522 \color none
23523 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout PlainLayout
23535
23536 \series bold
23537
23538 \backslash
23539 mathcal
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 </row>
23545 <row topline="true" bottomline="true">
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout PlainLayout
23550 \begin_inset Formula $\mathsf{SansSerif}$
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout PlainLayout
23562
23563 \series bold
23564
23565 \backslash
23566 mathsf
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 </row>
23572 </lyxtabular>
23573
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580
23581
23582 \end_layout
23583
23584 \begin_layout Standard
23585 \begin_inset Note Greyedout
23586 status open
23587
23588 \begin_layout PlainLayout
23589
23590 \series bold
23591 Note:
23592 \series default
23593  that you can only print capital letters in the typefaces 
23594 \family sans
23595 Blackbold
23596 \family default
23597  and 
23598 \family sans
23599 Calligraphic
23600 \family default
23601 .
23602 \end_layout
23603
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \begin_layout Standard
23610 When you use a typeface, a blue box is inserted in the formula.
23611  Every character in this box will be printed in this typeface.
23612  Pressing 
23613 \family sans
23614 Space
23615 \family default
23616  within the box, will set the cursor outside, so that you have to use a
23617  protected space when you need a space in the box.
23618  Here an example where a 
23619 \begin_inset Quotes eld
23620 \end_inset
23621
23622 N
23623 \begin_inset Quotes erd
23624 \end_inset
23625
23626  in 
23627 \family sans
23628 Blackbold
23629 \family default
23630  denotes the set of numbers:
23631 \begin_inset Formula \[
23632 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23633
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \begin_layout Standard
23640 The typefaces are nestable, which can cause confusion.
23641  You can e.g.
23642  put a character in 
23643 \family sans
23644 Fraktur
23645 \family default
23646  in a box for 
23647 \family sans
23648 Typewriter
23649 \family default
23650
23651 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23652 \end_inset
23653
23654  
23655 \newline
23656 So better don't use this feature.
23657 \end_layout
23658
23659 \begin_layout Standard
23660 The typefaces have no effect on Greek letters: 
23661 \begin_inset Formula $\mathfrak{abc\delta e}$
23662 \end_inset
23663
23664
23665 \newline
23666 You can only print them emboldened using the command 
23667 \series bold
23668
23669 \backslash
23670 boldsymbol
23671 \series default
23672 , which works like the other typeface commands: 
23673 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \begin_layout Standard
23680
23681 \series bold
23682
23683 \backslash
23684 boldsymbol
23685 \series default
23686  works for all symbols, letters, and numbers.
23687 \end_layout
23688
23689 \begin_layout Standard
23690 A number of other font options are available as well, in the menu 
23691 \family sans
23692 Insert\SpecialChar \menuseparator
23693 Math\SpecialChar \menuseparator
23694 Font
23695 \begin_inset Space ~
23696 \end_inset
23697
23698 Change
23699 \family default
23700 .
23701 \end_layout
23702
23703 \begin_layout Subsection
23704 Math Text
23705 \begin_inset Index
23706 status collapsed
23707
23708 \begin_layout PlainLayout
23709 Math ! Text
23710 \end_layout
23711
23712 \end_inset
23713
23714
23715 \end_layout
23716
23717 \begin_layout Standard
23718 Typefaces are useful for entering some characters in some given font, but
23719  not for text.
23720  For typing longer pieces of text use the math text, which is obtained using
23721  the entry 
23722 \family sans
23723 Normal
23724 \begin_inset Space ~
23725 \end_inset
23726
23727 text
23728 \begin_inset Space ~
23729 \end_inset
23730
23731 mode
23732 \family default
23733  of the 
23734 \family sans
23735 Math
23736 \begin_inset Space ~
23737 \end_inset
23738
23739 Panel
23740 \family default
23741  button 
23742 \begin_inset Graphics
23743         filename ../images/math/font.png
23744         embed ""
23745
23746 \end_inset
23747
23748  (alternatively the shortcut 
23749 \family sans
23750 M-m
23751 \begin_inset Space ~
23752 \end_inset
23753
23754 m
23755 \family default
23756 ).
23757  Math text appears in LyX in black instead of blue.
23758  You can use spaces and accents in math text like in normal text.
23759  Here is an example:
23760 \begin_inset Formula \[
23761 f(x)=\begin{cases}
23762 x & \textrm{if I say so}\\
23763 -x & \textrm{unter Umständen}\end{cases}\]
23764
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \begin_layout Subsection
23771 Font Sizes
23772 \begin_inset Index
23773 status collapsed
23774
23775 \begin_layout PlainLayout
23776 Math ! Font sizes
23777 \end_layout
23778
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \begin_layout Standard
23785 There are four font styles (relative sizes) used in math-mode, which are
23786  automatically chosen in most situations.
23787  These are called 
23788 \family sans
23789 textstyle
23790 \family default
23791
23792 \family sans
23793 displaystyle
23794 \family default
23795
23796 \family sans
23797 scriptstyle
23798 \family default
23799 , and 
23800 \family sans
23801 scriptscriptstyle
23802 \family default
23803 .
23804  For most characters, 
23805 \family sans
23806 textstyle
23807 \family default
23808  and 
23809 \family sans
23810 displaystyle
23811 \family default
23812  are actually the same size, but fractions, superscripts and subscripts,
23813  and certain other structures, are set larger in 
23814 \family sans
23815 displaystyle
23816 \family default
23817 .
23818  Except for some operators, which resize themselves to accommodate various
23819  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23820  These choices can be overridden by using the math panel button 
23821 \begin_inset Graphics
23822         filename ../images/math/style.png
23823         embed ""
23824
23825 \end_inset
23826
23827 .
23828  A box for the size will be created in which you can insert the math structure.
23829  For example, you can set 
23830 \begin_inset Formula $\frac{1}{2}$
23831 \end_inset
23832
23833 , which is normally in 
23834 \family sans
23835 textstyle
23836 \family default
23837 , larger in 
23838 \family sans
23839 displaystyle
23840 \family default
23841
23842 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23843 \end_inset
23844
23845 .
23846  The four styles are used in the following example:
23847 \end_layout
23848
23849 \begin_layout Standard
23850 \begin_inset Formula $displaystyle$
23851 \end_inset
23852
23853
23854 \begin_inset Formula ${\textstyle textstyle}$
23855 \end_inset
23856
23857
23858 \begin_inset Formula ${\scriptstyle scriptstyle}$
23859 \end_inset
23860
23861
23862 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23863 \end_inset
23864
23865 .
23866 \end_layout
23867
23868 \begin_layout Standard
23869 All these math-mode font sizes are relative, that means, if the whole math
23870  inset is set in a particular size with the menu 
23871 \family sans
23872 Edit\SpecialChar \menuseparator
23873 Text
23874 \begin_inset Space ~
23875 \end_inset
23876
23877 Style
23878 \family default
23879 , all sizes in the formula will be adjusted relative to this size.
23880  Similarly, if the base font size of the document is changed, all fonts
23881  will be adjusted to correspond.
23882  As example a formula in the font size 
23883 \begin_inset Quotes eld
23884 \end_inset
23885
23886 largest
23887 \begin_inset Quotes erd
23888 \end_inset
23889
23890 :
23891 \end_layout
23892
23893 \begin_layout Standard
23894
23895 \family roman
23896 \size largest
23897 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \begin_layout Section
23904 AMS-LaTeX
23905 \begin_inset Index
23906 status collapsed
23907
23908 \begin_layout PlainLayout
23909 AMS math
23910 \end_layout
23911
23912 \end_inset
23913
23914
23915 \begin_inset Index
23916 status collapsed
23917
23918 \begin_layout PlainLayout
23919 Math ! AMS
23920 \end_layout
23921
23922 \end_inset
23923
23924
23925 \end_layout
23926
23927 \begin_layout Standard
23928 LyX supports the packages provided by the American Mathematical Society
23929  (AMS) that are in common use.
23930 \end_layout
23931
23932 \begin_layout Subsection
23933 Enabling AMS-Support
23934 \end_layout
23935
23936 \begin_layout Standard
23937 Selecting the checkbox 
23938 \family sans
23939 Use
23940 \begin_inset Space ~
23941 \end_inset
23942
23943 AMS
23944 \begin_inset Space ~
23945 \end_inset
23946
23947 math
23948 \begin_inset Space ~
23949 \end_inset
23950
23951 package
23952 \family default
23953  in the 
23954 \family sans
23955 Document\SpecialChar \menuseparator
23956 Settings
23957 \family default
23958
23959 \begin_inset Index
23960 status collapsed
23961
23962 \begin_layout PlainLayout
23963 Document ! Settings
23964 \end_layout
23965
23966 \end_inset
23967
23968  dialog under 
23969 \family sans
23970 Math
23971 \begin_inset Space ~
23972 \end_inset
23973
23974 Options
23975 \family default
23976  will include the AMS-packages in the document, and make the facilities
23977  available.
23978  AMS is needed for many math-constructs, so when you get LaTeX-errors in
23979  formulas, assure that you have enabled AMS.
23980 \end_layout
23981
23982 \begin_layout Subsection
23983 AMS-Formula Types
23984 \begin_inset CommandInset label
23985 LatexCommand label
23986 name "sub:AMS-Formula-Types"
23987
23988 \end_inset
23989
23990
23991 \begin_inset Index
23992 status collapsed
23993
23994 \begin_layout PlainLayout
23995 Math ! Multi-line Equations
23996 \end_layout
23997
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \begin_layout Standard
24004 AMS-LaTeX provides a selection of different formula types.
24005  LyX allows you to choose between 
24006 \family typewriter
24007 align
24008 \family default
24009
24010 \family typewriter
24011 alignat
24012 \family default
24013
24014 \family typewriter
24015 flalign
24016 \family default
24017
24018 \family typewriter
24019 gather
24020 \family default
24021 , and 
24022 \family typewriter
24023 multline
24024 \family default
24025 .
24026  We refer to the AMS-documentation for an explanation of these formula types.
24027 \end_layout
24028
24029 \begin_layout Chapter
24030 More Tools
24031 \end_layout
24032
24033 \begin_layout Section
24034 Cross-References
24035 \begin_inset Index
24036 status collapsed
24037
24038 \begin_layout PlainLayout
24039 Cross references
24040 \end_layout
24041
24042 \end_inset
24043
24044
24045 \begin_inset CommandInset label
24046 LatexCommand label
24047 name "sec:Cross-References"
24048
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \begin_layout Standard
24055 One of LyX's strengths are cross-references.
24056  You can reference every section, float, footnote, formula, and list in
24057  the document.
24058  To reference a document part, you have to insert a label into it.
24059  The label is used as anchor and name for the reference.
24060  We want for example refer to the the second item of the following list:
24061 \end_layout
24062
24063 \begin_layout Enumerate
24064 First item
24065 \end_layout
24066
24067 \begin_layout Enumerate
24068 \begin_inset CommandInset label
24069 LatexCommand label
24070 name "enu:Second-item"
24071
24072 \end_inset
24073
24074 Second item
24075 \end_layout
24076
24077 \begin_layout Enumerate
24078 Third item
24079 \end_layout
24080
24081 \begin_layout Standard
24082 First we insert a label into the second item with the menu 
24083 \family sans
24084 Insert\SpecialChar \menuseparator
24085 Label
24086 \family default
24087  or the by pressing the toolbar button 
24088 \begin_inset Graphics
24089         filename ../images/label-insert.png
24090         embed ""
24091         scale 85
24092
24093 \end_inset
24094
24095 .
24096  A grey label box like this: 
24097 \begin_inset Graphics
24098         filename clipart/labelQt4.png
24099         embed ""
24100         scale 85
24101
24102 \end_inset
24103
24104  is inserted and the label window pops up asking for the label text.
24105  LyX offers as text the first words of the item with a prefix, in our case
24106  the text 
24107 \begin_inset Quotes eld
24108 \end_inset
24109
24110
24111 \family sans
24112 enu: Second-item
24113 \family default
24114
24115 \begin_inset Quotes erd
24116 \end_inset
24117
24118 .
24119  The prefix 
24120 \begin_inset Quotes eld
24121 \end_inset
24122
24123
24124 \family sans
24125 enu:
24126 \family default
24127
24128 \begin_inset Quotes erd
24129 \end_inset
24130
24131  stands for 
24132 \begin_inset Quotes eld
24133 \end_inset
24134
24135 enumerate
24136 \begin_inset Quotes erd
24137 \end_inset
24138
24139 .
24140  The prefix depends on the document part where the label is inserted, e.g.
24141  if you insert a label to a section heading, the prefix will be 
24142 \begin_inset Quotes eld
24143 \end_inset
24144
24145
24146 \family sans
24147 sec:
24148 \family default
24149
24150 \begin_inset Quotes erd
24151 \end_inset
24152
24153 .
24154 \end_layout
24155
24156 \begin_layout Standard
24157 To reference the item, we refer to its label using the menu 
24158 \family sans
24159 Insert\SpecialChar \menuseparator
24160 Cross-Reference
24161 \family default
24162  or the toolbar button 
24163 \begin_inset Graphics
24164         filename ../images/dialog-show-new-inset_ref.png
24165         embed ""
24166         scale 85
24167
24168 \end_inset
24169
24170 .
24171  A grey cross-reference box like this: 
24172 \begin_inset Graphics
24173         filename clipart/referenceQt4.png
24174         embed ""
24175         scale 85
24176
24177 \end_inset
24178
24179  is inserted and the cross-reference window appear showing all labels of
24180  the document.
24181  We can now sort the labels alphabetically and then choose the entry 
24182 \begin_inset Quotes eld
24183 \end_inset
24184
24185
24186 \family sans
24187 enu:Second-item
24188 \family default
24189
24190 \begin_inset Quotes erd
24191 \end_inset
24192
24193 .
24194  At the position of the cross-reference box the item number will appear
24195  in the output.
24196  Here is our cross-reference:
24197 \end_layout
24198
24199 \begin_layout Standard
24200 Item
24201 \begin_inset Space ~
24202 \end_inset
24203
24204
24205 \begin_inset CommandInset ref
24206 LatexCommand ref
24207 reference "enu:Second-item"
24208
24209 \end_inset
24210
24211
24212 \end_layout
24213
24214 \begin_layout Standard
24215 It is recommended to use a protected space
24216 \begin_inset Foot
24217 status collapsed
24218
24219 \begin_layout PlainLayout
24220 described in section
24221 \begin_inset Space ~
24222 \end_inset
24223
24224
24225 \begin_inset CommandInset ref
24226 LatexCommand ref
24227 reference "sub:Protected-Space"
24228
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \end_inset
24235
24236  between the cross-reference name and its number to avoid ugly linebreaks
24237  between them.
24238 \end_layout
24239
24240 \begin_layout Standard
24241 There are six varieties of cross-references:
24242 \end_layout
24243
24244 \begin_layout Description
24245 <reference>: prints the float number, this is the default: 
24246 \begin_inset CommandInset ref
24247 LatexCommand ref
24248 reference "cap:Two-distorted-images"
24249
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \begin_layout Description
24256 (<reference>): prints the float number within two parentheses, this is the
24257  style normally used to reference formulas, especially when the reference
24258  name 
24259 \begin_inset Quotes eld
24260 \end_inset
24261
24262 Equation
24263 \begin_inset Quotes erd
24264 \end_inset
24265
24266  is omitted: 
24267 \begin_inset CommandInset ref
24268 LatexCommand eqref
24269 reference "eq:tanhExp"
24270
24271 \end_inset
24272
24273
24274 \end_layout
24275
24276 \begin_layout Description
24277 <page>: prints the page number: Page
24278 \begin_inset Space ~
24279 \end_inset
24280
24281
24282 \begin_inset CommandInset ref
24283 LatexCommand pageref
24284 reference "cap:Two-distorted-images"
24285
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \begin_layout Description
24292 on
24293 \begin_inset Space ~
24294 \end_inset
24295
24296 page
24297 \begin_inset Space ~
24298 \end_inset
24299
24300 <page>: prints the text "on page" and the page number: 
24301 \begin_inset CommandInset ref
24302 LatexCommand vpageref
24303 reference "cap:Two-distorted-images"
24304
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \begin_layout Description
24311 <reference>
24312 \begin_inset Space ~
24313 \end_inset
24314
24315 on
24316 \begin_inset Space ~
24317 \end_inset
24318
24319 page
24320 \begin_inset Space ~
24321 \end_inset
24322
24323 <page>: prints the float number, the text "on page", and the page number:
24324  
24325 \begin_inset CommandInset ref
24326 LatexCommand vref
24327 reference "cap:Two-distorted-images"
24328
24329 \end_inset
24330
24331
24332 \end_layout
24333
24334 \begin_layout Description
24335 Formatted
24336 \begin_inset Space ~
24337 \end_inset
24338
24339 reference: prints a self defined cross-reference format.
24340 \newline
24341
24342 \begin_inset Note Greyedout
24343 status open
24344
24345 \begin_layout PlainLayout
24346
24347 \series bold
24348 Note:
24349 \series default
24350  This feature is only available when you have the LaTeX-package 
24351 \series bold
24352 prettyref
24353 \begin_inset Index
24354 status collapsed
24355
24356 \begin_layout PlainLayout
24357 LaTeX-packages ! prettyref
24358 \end_layout
24359
24360 \end_inset
24361
24362
24363 \series default
24364  installed.
24365 \end_layout
24366
24367 \end_inset
24368
24369
24370 \end_layout
24371
24372 \begin_layout Standard
24373 Note that the style <page> won't print the page number if the label is on
24374  the previous, the same, or the next page.
24375  You will e.
24376 \begin_inset Space \thinspace{}
24377 \end_inset
24378
24379 g.
24380 \begin_inset Space ~
24381 \end_inset
24382
24383 see the text 
24384 \begin_inset Quotes eld
24385 \end_inset
24386
24387
24388 \family sans
24389 on this page
24390 \family default
24391
24392 \begin_inset Quotes erd
24393 \end_inset
24394
24395  instead.
24396 \end_layout
24397
24398 \begin_layout Standard
24399 The number and current page of the referred document part in the output,
24400  is automatically calculated by LaTeX.
24401  The varieties are adjusted in the field 
24402 \family sans
24403 Format
24404 \family default
24405  of the cross-reference window, that appear when you click on the cross-referenc
24406 e box.
24407 \end_layout
24408
24409 \begin_layout Standard
24410 You can only use the style 
24411 \family sans
24412 <reference>
24413 \family default
24414  to reference numbered document parts, while the reference style 
24415 \family sans
24416 <page>
24417 \family default
24418  is always possible.
24419 \end_layout
24420
24421 \begin_layout Standard
24422 If you want to reference a section, put the label in the section heading,
24423  to reference a float, put the label in the caption.
24424  For footnotes you can put the label somewhere in it.
24425  Referencing formulas is explained in section
24426 \begin_inset Space ~
24427 \end_inset
24428
24429
24430 \begin_inset CommandInset ref
24431 LatexCommand ref
24432 reference "sec:Formula-Numbering-and"
24433
24434 \end_inset
24435
24436 .
24437 \end_layout
24438
24439 \begin_layout Standard
24440 The button 
24441 \family sans
24442 Go
24443 \begin_inset Space ~
24444 \end_inset
24445
24446 to
24447 \begin_inset Space ~
24448 \end_inset
24449
24450 Label
24451 \family default
24452  in the cross-reference window sets the the cursor before the referred label.
24453  The button text changes then to 
24454 \family sans
24455 Go
24456 \begin_inset Space ~
24457 \end_inset
24458
24459 Back
24460 \family default
24461  and you can use it to set the cursor back to the cross-reference.
24462  Right-clicking on a cross-reference box also sets the cursor before the
24463  referred label but without a possibility to go back.
24464  
24465 \end_layout
24466
24467 \begin_layout Standard
24468 You can change labels at any time by clicking on the label box.
24469  References to the changed label will automatically change its link to the
24470  new label text, so that you don't need to take care about this.
24471 \end_layout
24472
24473 \begin_layout Standard
24474 If a cross-reference refers to a non-existing label, you'll see two question
24475  marks in the output instead of the reference.
24476 \end_layout
24477
24478 \begin_layout Standard
24479 References are described in detail in the 
24480 \emph on
24481 Embedded Objects
24482 \emph default
24483  manual.
24484 \end_layout
24485
24486 \begin_layout Section
24487 Table of Contents and other Listings
24488 \begin_inset Index
24489 status collapsed
24490
24491 \begin_layout PlainLayout
24492 Table of contents
24493 \end_layout
24494
24495 \end_inset
24496
24497
24498 \begin_inset Index
24499 status collapsed
24500
24501 \begin_layout PlainLayout
24502 Outline
24503 \end_layout
24504
24505 \end_inset
24506
24507
24508 \begin_inset CommandInset label
24509 LatexCommand label
24510 name "sec:toc"
24511
24512 \end_inset
24513
24514
24515 \end_layout
24516
24517 \begin_layout Subsection
24518 Table of Contents and Outline
24519 \begin_inset CommandInset label
24520 LatexCommand label
24521 name "sub:Table-of-Contents"
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 The Table of Contents (TOC) is inserted with the menu 
24530 \family sans
24531 Insert\SpecialChar \menuseparator
24532 List/TOC\SpecialChar \menuseparator
24533 Table
24534 \begin_inset Space ~
24535 \end_inset
24536
24537 of
24538 \begin_inset Space ~
24539 \end_inset
24540
24541 Contents
24542 \family default
24543 .
24544  Is is displayed in LyX as a gray box.
24545  If you click on it, the TOC window appears, showing you the TOC entries.
24546  You can jump to a document part by clicking on an entry.
24547  Thus you can use this window as graphical alternative for the 
24548 \family sans
24549 Navigate
24550 \family default
24551  menu.
24552 \end_layout
24553
24554 \begin_layout Standard
24555 The TOC lists every numbered section automatically.
24556  If you have declared a short title for a section heading, as described
24557  in section
24558 \begin_inset Space ~
24559 \end_inset
24560
24561
24562 \begin_inset CommandInset ref
24563 LatexCommand ref
24564 reference "sec:Short-Titles"
24565
24566 \end_inset
24567
24568 , it will be used in the TOC instead of the section heading.
24569  Section
24570 \begin_inset Space ~
24571 \end_inset
24572
24573
24574 \begin_inset CommandInset ref
24575 LatexCommand ref
24576 reference "sub:Numbering-depth"
24577
24578 \end_inset
24579
24580  describes how the level is adjusted that defines which section types are
24581  listed in the TOC.
24582  You can also adjust the level for the displayed sections in the TOC window
24583  using the grey fader at the bottom of the window.
24584  Unnumbered sections are not listed in the TOC.
24585 \end_layout
24586
24587 \begin_layout Standard
24588 You can use the TOC window also as outline to move and rearrange sections
24589  in your documents.
24590  The TOC window therefore also appears when you use the menu 
24591 \family sans
24592 Document\SpecialChar \menuseparator
24593 Outline
24594 \family default
24595 .
24596 \end_layout
24597
24598 \begin_layout Subsection
24599 List of Figures, Tables and Algorithms
24600 \begin_inset CommandInset label
24601 LatexCommand label
24602 name "sec:ListsOf"
24603
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \begin_layout Standard
24610 Table, figure, and algorithm lists are very much like the table of contents.
24611  You can insert them via the 
24612 \family sans
24613 Insert\SpecialChar \menuseparator
24614 List
24615 \begin_inset Space ~
24616 \end_inset
24617
24618 /
24619 \begin_inset Space ~
24620 \end_inset
24621
24622 TOC
24623 \family default
24624  submenus.
24625  The list entries are the float captions and the float number.
24626 \end_layout
24627
24628 \begin_layout Section
24629 URLs (Uniform Resource Locators)
24630 \begin_inset Index
24631 status collapsed
24632
24633 \begin_layout PlainLayout
24634 URLs
24635 \end_layout
24636
24637 \end_inset
24638
24639
24640 \begin_inset CommandInset label
24641 LatexCommand label
24642 name "sec:URL"
24643
24644 \end_inset
24645
24646
24647 \end_layout
24648
24649 \begin_layout Standard
24650 It is often desirable to include long 
24651 \begin_inset Quotes eld
24652 \end_inset
24653
24654 verbatim
24655 \begin_inset Quotes erd
24656 \end_inset
24657
24658  items in a document such as Web site URLs, e-mail addresses, etc.
24659  These things typically do not contain any spaces and are thus difficult
24660  to typeset properly.
24661  Such items will often fall on a line boundary if they cannot be split,
24662  resulting in an overfull line.
24663  To avoid this, use the menu 
24664 \family sans
24665 Insert\SpecialChar \menuseparator
24666 URL
24667 \family default
24668  to enter a long URL and have it split gracefully, if necessary.
24669 \end_layout
24670
24671 \begin_layout Standard
24672 The URL dialog has two fields; the URL field and the 
24673 \family sans
24674 Name
24675 \family default
24676  field for the URL description, which will be typeset as plain text immediately
24677  before the URL.
24678  Here an example:
24679 \end_layout
24680
24681 \begin_layout Standard
24682 LyX-Homepage 
24683 \begin_inset Flex URL
24684 status collapsed
24685
24686 \begin_layout PlainLayout
24687
24688 http://www.lyx.org
24689 \end_layout
24690
24691 \end_inset
24692
24693 .
24694 \end_layout
24695
24696 \begin_layout Standard
24697 \begin_inset VSpace bigskip
24698 \end_inset
24699
24700
24701 \series bold
24702 Important notes
24703 \series default
24704 :
24705 \end_layout
24706
24707 \begin_layout Itemize
24708 When you use the following characters: "%", "#", "^", you have to write
24709  them with a backslash before, e.g.
24710  
24711 \begin_inset Quotes eld
24712 \end_inset
24713
24714
24715 \backslash
24716 #
24717 \begin_inset Quotes erd
24718 \end_inset
24719
24720 .
24721 \end_layout
24722
24723 \begin_layout Itemize
24724 URLs must not end with a backslash!
24725 \end_layout
24726
24727 \begin_layout Section
24728 Appendices
24729 \begin_inset Index
24730 status collapsed
24731
24732 \begin_layout PlainLayout
24733 Appendix
24734 \end_layout
24735
24736 \end_inset
24737
24738
24739 \begin_inset CommandInset label
24740 LatexCommand label
24741 name "sec:Appendices"
24742
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \begin_layout Standard
24749 Appendices are created with the menu 
24750 \family sans
24751 Document\SpecialChar \menuseparator
24752 Start
24753 \begin_inset Space ~
24754 \end_inset
24755
24756 Appendix
24757 \begin_inset Space ~
24758 \end_inset
24759
24760 Here
24761 \family default
24762 .
24763  This menu sets the document from the current cursor position to the end
24764  as appendix region.
24765  The region is marked with a red borderline.
24766 \end_layout
24767
24768 \begin_layout Standard
24769 Every chapter (or section) within the appendix region is treated as an appendix,
24770  numbered with a capital Latin letter.
24771  The appendix subsections are numbered with this letter followed by a dot
24772  and the subsection number.
24773  All appendix sections can be referenced as if they were normal sections,
24774  here two examples:
24775 \end_layout
24776
24777 \begin_layout Standard
24778 Appendix
24779 \begin_inset Space ~
24780 \end_inset
24781
24782
24783 \begin_inset CommandInset ref
24784 LatexCommand ref
24785 reference "cha:Credits"
24786
24787 \end_inset
24788
24789 ; Appendix
24790 \begin_inset Space ~
24791 \end_inset
24792
24793
24794 \begin_inset CommandInset ref
24795 LatexCommand ref
24796 reference "sub:Export"
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Section
24804 Bibliography
24805 \begin_inset Index
24806 status collapsed
24807
24808 \begin_layout PlainLayout
24809 Bibliography
24810 \end_layout
24811
24812 \end_inset
24813
24814
24815 \begin_inset CommandInset label
24816 LatexCommand label
24817 name "sec:Bibliography"
24818
24819 \end_inset
24820
24821
24822 \end_layout
24823
24824 \begin_layout Standard
24825 There are two ways of generating the bibliography in a LyX-document.
24826  You can include a bibliography database
24827 \begin_inset Foot
24828 status collapsed
24829
24830 \begin_layout PlainLayout
24831 Known under the name 
24832 \begin_inset Quotes eld
24833 \end_inset
24834
24835 BibTeX-database
24836 \begin_inset Quotes erd
24837 \end_inset
24838
24839 .
24840 \end_layout
24841
24842 \end_inset
24843
24844 , which is explained in the next subsection or you can insert the bibliography
24845  manually.
24846  For the second method we use the paragraph environment 
24847 \family sans
24848 Bibliography
24849 \family default
24850 , described in section
24851 \begin_inset Space ~
24852 \end_inset
24853
24854
24855 \begin_inset CommandInset ref
24856 LatexCommand ref
24857 reference "sub:Biblio_environment"
24858
24859 \end_inset
24860
24861 .
24862 \end_layout
24863
24864 \begin_layout Standard
24865 Within the 
24866 \family sans
24867 Bibliography
24868 \family default
24869  environment, every paragraph begins with a gray bibliography box labeled
24870  with a number.
24871  If you click on it, you will get a dialog in which you can set a 
24872 \family sans
24873 Key
24874 \family default
24875  and a 
24876 \family sans
24877 Label
24878 \family default
24879 .
24880  The key is the symbolic name by which you will refer to this bibliography
24881  entry.
24882  For example, our second entry in the bibliography is a book about LaTeX
24883  and we used 
24884 \begin_inset Quotes eld
24885 \end_inset
24886
24887 latexcompanion
24888 \begin_inset Quotes erd
24889 \end_inset
24890
24891 , a short form of its title, as key.
24892 \end_layout
24893
24894 \begin_layout Standard
24895 You can refer to the key of a bibliography entry using the menu 
24896 \family sans
24897 Insert\SpecialChar \menuseparator
24898 Citation
24899 \family default
24900  or the toobar button 
24901 \begin_inset Graphics
24902         filename ../images/dialog-show-new-inset_citation.png
24903         embed ""
24904         BoundingBox 0bp 5bp 20bp 20bp
24905
24906 \end_inset
24907
24908 .
24909  A citation reference box is inserted and a citation window will appear
24910  in which you can select one or more keys in the available key list.
24911  The citation reference box will be labeled with the referenced key.
24912  When you click on the box, the citation window appears and you can change
24913  the reference.
24914 \end_layout
24915
24916 \begin_layout Standard
24917 Citation references appear in the output as number of the bibliography entry
24918  with surrounding brackets.
24919  If you set a 
24920 \family sans
24921 Label
24922 \family default
24923  for the entry, the label will appear instead of the number.
24924  Here two examples; the first without a label, the second with the label
24925  
24926 \begin_inset Quotes eld
24927 \end_inset
24928
24929 Credits
24930 \begin_inset Quotes erd
24931 \end_inset
24932
24933 :
24934 \end_layout
24935
24936 \begin_layout Standard
24937 Have a look at the 
24938 \family sans
24939 LaTeX Companion Second Edition
24940 \family default
24941
24942 \begin_inset CommandInset citation
24943 LatexCommand cite
24944 key "latexcompanion"
24945
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \begin_layout Standard
24952 The LyX-Team members are listed in the Credits: 
24953 \begin_inset CommandInset citation
24954 LatexCommand cite
24955 key "lyxcredit"
24956
24957 \end_inset
24958
24959
24960 \end_layout
24961
24962 \begin_layout Subsection
24963 Bibliography databases (BibTeX)
24964 \begin_inset Index
24965 status collapsed
24966
24967 \begin_layout PlainLayout
24968 Bibliography ! Databases
24969 \end_layout
24970
24971 \end_inset
24972
24973
24974 \begin_inset Index
24975 status open
24976
24977 \begin_layout PlainLayout
24978 Bibliography ! BibT
24979 \begin_inset ERT
24980 status collapsed
24981
24982 \begin_layout PlainLayout
24983
24984 {}
24985 \end_layout
24986
24987 \end_inset
24988
24989 eX
24990 \end_layout
24991
24992 \end_inset
24993
24994
24995 \begin_inset CommandInset label
24996 LatexCommand label
24997 name "sub:Bibliography-databases"
24998
24999 \end_inset
25000
25001
25002 \begin_inset Note Note
25003 status open
25004
25005 \begin_layout PlainLayout
25006 Fix this Index entry when bug 4600 is fixed!
25007 \end_layout
25008
25009 \end_inset
25010
25011
25012 \end_layout
25013
25014 \begin_layout Standard
25015 Bibliography databases are useful if you use the same bibliography in different
25016  documents.
25017  It makes it also very easy to have a uniform layout for all bibliography
25018  entries.
25019  You can collect the bibliography of all relevant books and articles of
25020  your working field in a database.
25021  This database can be used for different documents, because only the referenced
25022  entries of the database will appear in the bibliography list.
25023 \end_layout
25024
25025 \begin_layout Standard
25026 The database is a text file with the file extension 
25027 \begin_inset Quotes eld
25028 \end_inset
25029
25030
25031 \family sans
25032 .bib
25033 \family default
25034
25035 \begin_inset Quotes erd
25036 \end_inset
25037
25038  containing the bibliography in a special format.
25039  The format is explained in LaTeX books (
25040 \begin_inset CommandInset citation
25041 LatexCommand cite
25042 key "Mittelbach,Kopka,Lamport"
25043
25044 \end_inset
25045
25046 ).
25047  Normally one uses a special program to create and edit entries of the database.
25048  Under
25049 \newline
25050  
25051 \begin_inset Flex URL
25052 status collapsed
25053
25054 \begin_layout PlainLayout
25055
25056 http://wiki.lyx.org/BibTeX/Programs
25057 \end_layout
25058
25059 \end_inset
25060
25061
25062 \newline
25063 you find a list of programs for bibliography databases.
25064 \end_layout
25065
25066 \begin_layout Standard
25067 To use a database, use the menu 
25068 \family sans
25069 Insert\SpecialChar \menuseparator
25070 List
25071 \family default
25072 /
25073 \family sans
25074 TOC\SpecialChar \menuseparator
25075 BibT
25076 \begin_inset ERT
25077 status collapsed
25078
25079 \begin_layout PlainLayout
25080
25081 {}
25082 \end_layout
25083
25084 \end_inset
25085
25086 eX
25087 \begin_inset Space ~
25088 \end_inset
25089
25090 Bibliography
25091 \family default
25092 .
25093  A grey box will be inserted and a window appears.
25094  In this window you can load one or more databases and a style file.
25095 \end_layout
25096
25097 \begin_layout Standard
25098 The style file is a text file with the file extension
25099 \begin_inset Quotes erd
25100 \end_inset
25101
25102
25103 \family sans
25104 .bst
25105 \family default
25106
25107 \begin_inset Quotes erd
25108 \end_inset
25109
25110  that declares the layout of all bibliography entries.
25111  Many publishers provide special style files, so that you don't have to
25112  take care of the layout.
25113 \end_layout
25114
25115 \begin_layout Standard
25116 Inserting a citation reference works like described above.
25117 \end_layout
25118
25119 \begin_layout Standard
25120 \begin_inset VSpace defskip
25121 \end_inset
25122
25123
25124 \end_layout
25125
25126 \begin_layout Standard
25127 To generate the bibliography from a database, the program BibTeX is used
25128  by LyX.
25129  This program can be controlled with options that you can add in LyX's preferenc
25130 es dialog under 
25131 \family sans
25132 Outputs
25133 \family default
25134
25135 \family sans
25136 LaT
25137 \begin_inset ERT
25138 status collapsed
25139
25140 \begin_layout PlainLayout
25141
25142 {}
25143 \end_layout
25144
25145 \end_inset
25146
25147 eX
25148 \family default
25149  in the field 
25150 \family sans
25151 BibT
25152 \begin_inset ERT
25153 status collapsed
25154
25155 \begin_layout PlainLayout
25156
25157 {}
25158 \end_layout
25159
25160 \end_inset
25161
25162 eX
25163 \begin_inset Space ~
25164 \end_inset
25165
25166 command
25167 \family default
25168 .
25169  Before adding options, it is strongly recommended to read the manual of
25170  
25171 \family sans
25172 BibTeX
25173 \family default
25174 .
25175 \end_layout
25176
25177 \begin_layout Standard
25178 \begin_inset VSpace defskip
25179 \end_inset
25180
25181
25182 \end_layout
25183
25184 \begin_layout Standard
25185 We use two bibliographies in this document to show the difference between
25186  the two methods of creating them.
25187  As you can see, the bibliography that is created from a database lists
25188  only the database entries that are referenced in the document.
25189  We used the style file 
25190 \family sans
25191 alphadin.bst
25192 \family default
25193  to get the complicated German reference key scheme in the bibliography.
25194 \end_layout
25195
25196 \begin_layout Subsection
25197 Bibliography layout
25198 \begin_inset Index
25199 status collapsed
25200
25201 \begin_layout PlainLayout
25202 Bibliography ! Layout
25203 \end_layout
25204
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \begin_layout Standard
25211 In the citation reference dialog you can set a special citation format.
25212  For this feature you need to use the option 
25213 \family sans
25214 Natbib
25215 \family default
25216  enabled in the 
25217 \family sans
25218 Document\SpecialChar \menuseparator
25219 Settings
25220 \family default
25221
25222 \begin_inset Index
25223 status collapsed
25224
25225 \begin_layout PlainLayout
25226 Document ! Settings
25227 \end_layout
25228
25229 \end_inset
25230
25231  dialog under 
25232 \family sans
25233 Bibliography
25234 \family default
25235 .
25236  Setting a citation style for a reference will overwrite the default.
25237  For the global citation format use the BibTeX style files as explained
25238  in the previous section.
25239 \end_layout
25240
25241 \begin_layout Standard
25242 You can also set text, that should appear before or after a citation reference,
25243  in the citation reference window.
25244  Here an example where we set the text 
25245 \begin_inset Quotes eld
25246 \end_inset
25247
25248 Chapter
25249 \begin_inset Space ~
25250 \end_inset
25251
25252 3
25253 \begin_inset Quotes erd
25254 \end_inset
25255
25256  to appear after the reference:
25257 \end_layout
25258
25259 \begin_layout Standard
25260 Have a look at 
25261 \begin_inset CommandInset citation
25262 LatexCommand cite
25263 after "Chapter 3"
25264 key "latexcompanion"
25265
25266 \end_inset
25267
25268 .
25269 \end_layout
25270
25271 \begin_layout Section
25272 Index
25273 \begin_inset Index
25274 status collapsed
25275
25276 \begin_layout PlainLayout
25277 Index generation
25278 \end_layout
25279
25280 \end_inset
25281
25282
25283 \begin_inset CommandInset label
25284 LatexCommand label
25285 name "sec:Index"
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Standard
25293 An index entry is created if you use the menu 
25294 \family sans
25295 Insert\SpecialChar \menuseparator
25296 Index
25297 \begin_inset Space ~
25298 \end_inset
25299
25300 Entry
25301 \family default
25302  or the toolbar button 
25303 \begin_inset Graphics
25304         filename ../images/index-insert.png
25305         embed ""
25306         BoundingBox 0bp 5bp 20bp 20bp
25307
25308 \end_inset
25309
25310 .
25311  A gray box labeled 
25312 \begin_inset Quotes eld
25313 \end_inset
25314
25315
25316 \family sans
25317 Idx
25318 \family default
25319
25320 \begin_inset Quotes erd
25321 \end_inset
25322
25323  is inserted containing the text that appears in the index.
25324  The word where the cursor is in or the currently highlighted text is proposed
25325  by LyX as index entry.
25326 \end_layout
25327
25328 \begin_layout Standard
25329 We give a short overview of the index commands in the next subsections.
25330  For a detailed description of LaTeX's index mechanism, have a look at one
25331  of the LaTeX books 
25332 \begin_inset CommandInset citation
25333 LatexCommand cite
25334 key "latexcompanion,latexguide,latexbook"
25335
25336 \end_inset
25337
25338 .
25339 \end_layout
25340
25341 \begin_layout Standard
25342 You can change index entries by clicking on the index box.
25343 \end_layout
25344
25345 \begin_layout Standard
25346 The index list is inserted to the document with the menu 
25347 \family sans
25348 Insert\SpecialChar \menuseparator
25349 List
25350 \begin_inset Space ~
25351 \end_inset
25352
25353 /
25354 \begin_inset Space ~
25355 \end_inset
25356
25357 TOC\SpecialChar \menuseparator
25358 Index
25359 \begin_inset Space ~
25360 \end_inset
25361
25362 List
25363 \family default
25364 .
25365  A light blue box labeled 
25366 \begin_inset Quotes eld
25367 \end_inset
25368
25369
25370 \family sans
25371 Index
25372 \family default
25373
25374 \begin_inset Quotes erd
25375 \end_inset
25376
25377  will show the place where the index is printed in the output.
25378  The index list box is not clickable like other LyX-boxes.
25379 \end_layout
25380
25381 \begin_layout Subsection
25382 Grouping Index Entries
25383 \begin_inset Index
25384 status collapsed
25385
25386 \begin_layout PlainLayout
25387 Index ! Grouping
25388 \end_layout
25389
25390 \end_inset
25391
25392
25393 \end_layout
25394
25395 \begin_layout Standard
25396 Index entries are often grouped to offer the reader a fast search in the
25397  index.
25398  We want to group for example the index entries for itemized and enumerated
25399  lists under the entry 
25400 \begin_inset Quotes eld
25401 \end_inset
25402
25403 Lists
25404 \begin_inset Quotes erd
25405 \end_inset
25406
25407 .
25408  First we create the entry 
25409 \begin_inset Quotes eld
25410 \end_inset
25411
25412 Lists
25413 \begin_inset Quotes erd
25414 \end_inset
25415
25416  in section
25417 \begin_inset Space ~
25418 \end_inset
25419
25420
25421 \begin_inset CommandInset ref
25422 LatexCommand ref
25423 reference "sub:Lists"
25424
25425 \end_inset
25426
25427 .
25428  In the text field for the itemized list index entry in section
25429 \begin_inset Space ~
25430 \end_inset
25431
25432
25433 \begin_inset CommandInset ref
25434 LatexCommand ref
25435 reference "sec:Itemize"
25436
25437 \end_inset
25438
25439 , we insert the command
25440 \end_layout
25441
25442 \begin_layout Standard
25443
25444 \series bold
25445 Lists ! Itemize
25446 \end_layout
25447
25448 \begin_layout Standard
25449 and the command
25450 \end_layout
25451
25452 \begin_layout Standard
25453
25454 \series bold
25455 Lists ! Enumerate
25456 \end_layout
25457
25458 \begin_layout Standard
25459 for the enumerated list in section
25460 \begin_inset Space ~
25461 \end_inset
25462
25463
25464 \begin_inset CommandInset ref
25465 LatexCommand ref
25466 reference "sec:Enumerate"
25467
25468 \end_inset
25469
25470 .
25471 \end_layout
25472
25473 \begin_layout Standard
25474 The exclamation mark 
25475 \begin_inset Quotes eld
25476 \end_inset
25477
25478 !
25479 \begin_inset Quotes erd
25480 \end_inset
25481
25482  marks the grouping levels.
25483  You can have three levels; every index level is indented a bit more.
25484  An index entry for the higher levels is not required.
25485  If we don't have an index entry for 
25486 \begin_inset Quotes eld
25487 \end_inset
25488
25489 Lists
25490 \begin_inset Quotes erd
25491 \end_inset
25492
25493 , it will be printed anyway, but without a page number.
25494 \end_layout
25495
25496 \begin_layout Subsection
25497 Page Ranges
25498 \begin_inset Index
25499 status collapsed
25500
25501 \begin_layout PlainLayout
25502 Index ! Page ranges
25503 \end_layout
25504
25505 \end_inset
25506
25507
25508 \end_layout
25509
25510 \begin_layout Standard
25511 Normally an index entry will appear with the page number of the indexed
25512  section.
25513  But sometimes you want to index more pages under the same entry.
25514  E.g if we want to index the paragraph environments, we create an index entry
25515  in section
25516 \begin_inset Space ~
25517 \end_inset
25518
25519
25520 \begin_inset CommandInset ref
25521 LatexCommand ref
25522 reference "sec:Paragraph-Environments"
25523
25524 \end_inset
25525
25526  with the command
25527 \end_layout
25528
25529 \begin_layout Standard
25530
25531 \series bold
25532 Paragraph environments|(
25533 \end_layout
25534
25535 \begin_layout Standard
25536 and another entry at the end of section
25537 \begin_inset Space ~
25538 \end_inset
25539
25540
25541 \begin_inset CommandInset ref
25542 LatexCommand ref
25543 reference "sub:LyX-Code"
25544
25545 \end_inset
25546
25547  with the command
25548 \end_layout
25549
25550 \begin_layout Standard
25551
25552 \series bold
25553 Paragraph environments|)
25554 \end_layout
25555
25556 \begin_layout Standard
25557 The commands 
25558 \begin_inset Quotes eld
25559 \end_inset
25560
25561
25562 \series bold
25563 |(
25564 \series default
25565
25566 \begin_inset Quotes erd
25567 \end_inset
25568
25569  and 
25570 \begin_inset Quotes eld
25571 \end_inset
25572
25573
25574 \series bold
25575 |)
25576 \series default
25577
25578 \begin_inset Quotes erd
25579 \end_inset
25580
25581  respectively starts and ends the index range.
25582  You can also add the same index entry at different places in the document.
25583  They appear in the output under one entry with a comma separated list of
25584  the pages of the indexed document parts.
25585  An example is the index entry 
25586 \begin_inset Quotes eld
25587 \end_inset
25588
25589 Document ! Settings
25590 \begin_inset Quotes erd
25591 \end_inset
25592
25593 .
25594 \end_layout
25595
25596 \begin_layout Subsection
25597 Cross referencing
25598 \begin_inset Index
25599 status collapsed
25600
25601 \begin_layout PlainLayout
25602 Index ! Cross referencing
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \begin_layout Standard
25611 It is also possible to refer to another index entry.
25612  We referred for example in the index entry 
25613 \begin_inset Quotes eld
25614 \end_inset
25615
25616 GIF
25617 \begin_inset Quotes erd
25618 \end_inset
25619
25620  (in section
25621 \begin_inset Space ~
25622 \end_inset
25623
25624
25625 \begin_inset CommandInset ref
25626 LatexCommand ref
25627 reference "sub:Image-Formats"
25628
25629 \end_inset
25630
25631 ) to the index entry 
25632 \begin_inset Quotes eld
25633 \end_inset
25634
25635 Image formats
25636 \begin_inset Quotes erd
25637 \end_inset
25638
25639  in the same section using the entry
25640 \end_layout
25641
25642 \begin_layout Standard
25643
25644 \series bold
25645 GIF|see{Image formats}
25646 \end_layout
25647
25648 \begin_layout Standard
25649 Where the braces have to be inserted as ERT.
25650  The text within the braces is the referenced entry.
25651  The reference will appear in the output without a page number.
25652 \end_layout
25653
25654 \begin_layout Subsection
25655 Index Entry Order
25656 \begin_inset Index
25657 status collapsed
25658
25659 \begin_layout PlainLayout
25660 Index ! Entry order
25661 \end_layout
25662
25663 \end_inset
25664
25665
25666 \end_layout
25667
25668 \begin_layout Standard
25669 You can use accented characters in the index entry, but the entries might
25670  then not follow the rules for the index order.
25671  The index entries are sorted alphabetically, but LaTeX
25672 \begin_inset Foot
25673 status collapsed
25674
25675 \begin_layout PlainLayout
25676 The index generating is done in the background by an extra program, see
25677  section
25678 \begin_inset Space ~
25679 \end_inset
25680
25681
25682 \begin_inset CommandInset ref
25683 LatexCommand ref
25684 reference "sub:Index-Program"
25685
25686 \end_inset
25687
25688 .
25689 \end_layout
25690
25691 \end_inset
25692
25693  doesn't know how to sort accents in different languages.
25694  We created as example the three dummy index entries 
25695 \begin_inset Quotes eld
25696 \end_inset
25697
25698 maison
25699 \begin_inset Quotes erd
25700 \end_inset
25701
25702
25703 \begin_inset Quotes eld
25704 \end_inset
25705
25706 maïs
25707 \begin_inset Quotes erd
25708 \end_inset
25709
25710 , and 
25711 \begin_inset Quotes eld
25712 \end_inset
25713
25714 maître
25715 \begin_inset Quotes erd
25716 \end_inset
25717
25718 .
25719 \begin_inset Index
25720 status collapsed
25721
25722 \begin_layout PlainLayout
25723 Dummy entries ! maïs
25724 \end_layout
25725
25726 \end_inset
25727
25728
25729 \begin_inset Index
25730 status collapsed
25731
25732 \begin_layout PlainLayout
25733 Dummy entries ! maître
25734 \end_layout
25735
25736 \end_inset
25737
25738
25739 \begin_inset Index
25740 status collapsed
25741
25742 \begin_layout PlainLayout
25743 Dummy entries ! maïs@maison
25744 \end_layout
25745
25746 \end_inset
25747
25748  They will be sorted in the order maïs, maître, maison, but we want the
25749  order maïs, maison, maître.
25750  To achieve this, we use the command
25751 \end_layout
25752
25753 \begin_layout Standard
25754
25755 \series bold
25756 previous entry@current entry
25757 \end_layout
25758
25759 \begin_layout Standard
25760 In our case we want to have 
25761 \begin_inset Quotes eld
25762 \end_inset
25763
25764 maison
25765 \begin_inset Quotes erd
25766 \end_inset
25767
25768  after 
25769 \begin_inset Quotes eld
25770 \end_inset
25771
25772 maïs
25773 \begin_inset Quotes erd
25774 \end_inset
25775
25776  and write therefore for the index entry of maison:
25777 \end_layout
25778
25779 \begin_layout Standard
25780
25781 \series bold
25782 maïs@maison
25783 \end_layout
25784
25785 \begin_layout Standard
25786 The previous entry needn't to be a real existing entry, you can also use
25787  another word to tell LaTeX the entry order, see the next subsection for
25788  an example.
25789 \end_layout
25790
25791 \begin_layout Subsection
25792 Index Entry Layout
25793 \begin_inset Index
25794 status collapsed
25795
25796 \begin_layout PlainLayout
25797 Index ! Entry layout
25798 \end_layout
25799
25800 \end_inset
25801
25802
25803 \end_layout
25804
25805 \begin_layout Standard
25806 You can change the appearance of insert entries via the textstyle dialog.
25807 \begin_inset Index
25808 status collapsed
25809
25810 \begin_layout PlainLayout
25811 Dummy entries ! This@
25812 \shape italic
25813 This is an italic entry at the correct position
25814 \end_layout
25815
25816 \end_inset
25817
25818
25819 \begin_inset Index
25820 status collapsed
25821
25822 \begin_layout PlainLayout
25823 Dummy entries ! 
25824 \shape italic
25825 This is an italic entry at the wrong position
25826 \end_layout
25827
25828 \end_inset
25829
25830  LyX will then in the background add commands for the layout that destroy
25831  the sort order.
25832  To avoid that our index entry appears as the first one, we use the following
25833  command instead:
25834 \end_layout
25835
25836 \begin_layout Standard
25837
25838 \series bold
25839 This@
25840 \emph on
25841 This is an italic entry
25842 \end_layout
25843
25844 \begin_layout Standard
25845 You can also format the page number using the character 
25846 \begin_inset Quotes eld
25847 \end_inset
25848
25849 |
25850 \begin_inset Quotes erd
25851 \end_inset
25852
25853  followed by a LaTeX-command without a backslash.
25854  We can write for example
25855 \end_layout
25856
25857 \begin_layout Standard
25858
25859 \series bold
25860 old-style page number:|oldstylenums
25861 \end_layout
25862
25863 \begin_layout Standard
25864 to get the page number in an old-style layout.
25865 \begin_inset Index
25866 status collapsed
25867
25868 \begin_layout PlainLayout
25869 Dummy entries ! old-style page number:|oldstylenums
25870 \end_layout
25871
25872 \end_inset
25873
25874  Normally all LaTeX-commands begin with a backslash, but in this special
25875  case 
25876 \begin_inset Quotes eld
25877 \end_inset
25878
25879
25880 \series bold
25881 |command
25882 \series default
25883
25884 \begin_inset Quotes erd
25885 \end_inset
25886
25887  means 
25888 \series bold
25889
25890 \backslash
25891 command{page
25892 \begin_inset Space ~
25893 \end_inset
25894
25895 number}
25896 \series default
25897 .
25898  Have a look at section
25899 \begin_inset Space ~
25900 \end_inset
25901
25902
25903 \begin_inset CommandInset ref
25904 LatexCommand ref
25905 reference "sub:LaTeX-Syntax"
25906
25907 \end_inset
25908
25909  to learn more about the LaTeX-syntax.
25910 \end_layout
25911
25912 \begin_layout Standard
25913 You can also change the layout for the whole index.
25914  E.g.
25915  we marked the index list box of this document as bold to get a bold font
25916  for all index entries.
25917 \end_layout
25918
25919 \begin_layout Subsection
25920 Index Program
25921 \begin_inset Index
25922 status collapsed
25923
25924 \begin_layout PlainLayout
25925 Index ! Program
25926 \end_layout
25927
25928 \end_inset
25929
25930
25931 \begin_inset CommandInset label
25932 LatexCommand label
25933 name "sub:Index-Program"
25934
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \begin_layout Standard
25941 LyX uses for the index generation by default the program 
25942 \family sans
25943 makeindex
25944 \family default
25945 .
25946  It can be controlled by options that can be set in LyX's preferences dialog,
25947  see section
25948 \begin_inset Space ~
25949 \end_inset
25950
25951
25952 \begin_inset CommandInset ref
25953 LatexCommand ref
25954 reference "sub:LaTeX-settings"
25955
25956 \end_inset
25957
25958 .
25959  The available options are listed and explained in 
25960 \begin_inset CommandInset citation
25961 LatexCommand cite
25962 key "makeindex"
25963
25964 \end_inset
25965
25966 .
25967 \end_layout
25968
25969 \begin_layout Standard
25970 You can also specify there another program to generate the index, for example
25971  
25972 \family sans
25973 xindy
25974 \family default
25975 .
25976 \begin_inset Index
25977 status collapsed
25978
25979 \begin_layout PlainLayout
25980 Image formats
25981 \end_layout
25982
25983 \end_inset
25984
25985
25986 \end_layout
25987
25988 \begin_layout Section
25989 Nomenclature / Glossary 
25990 \begin_inset Index
25991 status collapsed
25992
25993 \begin_layout PlainLayout
25994 Nomenclature
25995 \end_layout
25996
25997 \end_inset
25998
25999
26000 \begin_inset Index
26001 status collapsed
26002
26003 \begin_layout PlainLayout
26004 Glossary|see
26005 \begin_inset ERT
26006 status collapsed
26007
26008 \begin_layout PlainLayout
26009
26010 {
26011 \end_layout
26012
26013 \end_inset
26014
26015 Nomenclature
26016 \begin_inset ERT
26017 status collapsed
26018
26019 \begin_layout PlainLayout
26020
26021 }
26022 \end_layout
26023
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \end_inset
26030
26031
26032 \begin_inset CommandInset label
26033 LatexCommand label
26034 name "sec:Nomenclature"
26035
26036 \end_inset
26037
26038
26039 \end_layout
26040
26041 \begin_layout Standard
26042 Sometimes you need to compile a list of symbols that are mentioned in your
26043  document with a brief explanation of them -- a so called nomenclature or
26044  glossary.
26045 \end_layout
26046
26047 \begin_layout Standard
26048 To be able to create nomenclatures, you need the LaTeX package 
26049 \series bold
26050 nomencl
26051 \begin_inset Index
26052 status collapsed
26053
26054 \begin_layout PlainLayout
26055 LaTeX-packages ! nomencl
26056 \end_layout
26057
26058 \end_inset
26059
26060
26061 \series default
26062  installed.
26063  You find it in the TeX Catalogue, 
26064 \begin_inset CommandInset citation
26065 LatexCommand cite
26066 key "TeXCatalogue"
26067
26068 \end_inset
26069
26070  or in the package manager of your LaTeX-system.
26071 \end_layout
26072
26073 \begin_layout Standard
26074 A nomenclature entry is created if you place the cursor after a symbol entry
26075  and then use the menu 
26076 \family sans
26077 Insert\SpecialChar \menuseparator
26078
26079 \family default
26080 N
26081 \family sans
26082 omenclature
26083 \begin_inset Space ~
26084 \end_inset
26085
26086 Entry
26087 \family default
26088  or the toobar button 
26089 \begin_inset Graphics
26090         filename ../images/nomencl-insert.png
26091         embed ""
26092         BoundingBox 0bp 5bp 20bp 20bp
26093
26094 \end_inset
26095
26096 .
26097  A gray box labeled 
26098 \begin_inset Quotes eld
26099 \end_inset
26100
26101
26102 \family sans
26103 Nom
26104 \family default
26105
26106 \begin_inset Quotes erd
26107 \end_inset
26108
26109  is inserted and a window pops up asking for the nomenclature entry.
26110 \end_layout
26111
26112 \begin_layout Standard
26113 A nomenclature entry consists of two main entries.
26114  The first is the symbol that you want to refer to.
26115  The second is the description of the symbol.
26116 \end_layout
26117
26118 \begin_layout Standard
26119 \begin_inset Note Greyedout
26120 status open
26121
26122 \begin_layout PlainLayout
26123
26124 \series bold
26125 Note:
26126 \series default
26127  Like for the index entry dialog, you have to enter valid LaTeX-code for
26128  all fields of the nomenclature dialog.
26129 \end_layout
26130
26131 \end_inset
26132
26133
26134 \end_layout
26135
26136 \begin_layout Subsection
26137 Nomenclature Definition and Layout
26138 \begin_inset Index
26139 status collapsed
26140
26141 \begin_layout PlainLayout
26142 Nomenclature ! Layout
26143 \end_layout
26144
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \begin_layout Standard
26151 When you have symbols in formulas, you have to define them in the 
26152 \family sans
26153 Symbol
26154 \family default
26155  field as LaTeX-formula.
26156  For example to get 
26157 \begin_inset Quotes eld
26158 \end_inset
26159
26160
26161 \begin_inset Formula $\sigma$
26162 \end_inset
26163
26164
26165 \begin_inset Quotes erd
26166 \end_inset
26167
26168 , insert this:
26169 \newline
26170
26171 \series bold
26172 $
26173 \backslash
26174 sigma$
26175 \newline
26176
26177 \series default
26178 The 
26179 \begin_inset Quotes eld
26180 \end_inset
26181
26182 $
26183 \begin_inset Quotes erd
26184 \end_inset
26185
26186  character hereby starts/ends the formula.
26187  The LaTeX-command for the Greek letter is the name of the letter beginning
26188  with a backslash 
26189 \begin_inset Quotes eld
26190 \end_inset
26191
26192
26193 \backslash
26194
26195 \begin_inset Quotes erd
26196 \end_inset
26197
26198 .
26199  For capital Greek letters, start the command also with a capital letter,
26200  like 
26201 \series bold
26202
26203 \backslash
26204 Sigma
26205 \series default
26206 .
26207 \end_layout
26208
26209 \begin_layout Standard
26210 (A short introduction to the LaTeX-syntax is given in section
26211 \begin_inset Space ~
26212 \end_inset
26213
26214
26215 \begin_inset CommandInset ref
26216 LatexCommand ref
26217 reference "sub:LaTeX-Syntax"
26218
26219 \end_inset
26220
26221 .)
26222 \end_layout
26223
26224 \begin_layout Standard
26225 You cannot use the 
26226 \family sans
26227 Text
26228 \begin_inset Space ~
26229 \end_inset
26230
26231 Style
26232 \family default
26233  dialog to format the description text but have to use LaTeX-commands.
26234  For example the description of the nomenclature entry for the 
26235 \begin_inset Quotes eld
26236 \end_inset
26237
26238
26239 \begin_inset Formula $\sigma$
26240 \end_inset
26241
26242
26243 \begin_inset Quotes erd
26244 \end_inset
26245
26246  in this document is:
26247 \newline
26248
26249 \series bold
26250 dummy entry for the character 
26251 \backslash
26252 textsf{sigma}
26253 \series default
26254
26255 \newline
26256 The command 
26257 \series bold
26258
26259 \backslash
26260 textsf
26261 \series default
26262  sets the fonts to 
26263 \family sans
26264 sans
26265 \begin_inset Space ~
26266 \end_inset
26267
26268 serif
26269 \family default
26270 .
26271  To get 
26272 \series bold
26273 bold
26274 \series default
26275  font use the command 
26276 \series bold
26277
26278 \backslash
26279 textbf
26280 \series default
26281 , for 
26282 \family typewriter
26283 typewriter
26284 \family default
26285  use 
26286 \series bold
26287
26288 \backslash
26289 texttt
26290 \series default
26291 , for 
26292 \emph on
26293 emphasized
26294 \emph default
26295  use 
26296 \series bold
26297
26298 \backslash
26299 emph
26300 \series default
26301 .
26302 \end_layout
26303
26304 \begin_layout Subsection
26305 Sort Order of Nomenclature Entries
26306 \begin_inset Index
26307 status collapsed
26308
26309 \begin_layout PlainLayout
26310 Nomenclature ! Sort order
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Standard
26319 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26320  the symbol definition.
26321  This leads to undesired results when you for example have symbols in formulas.
26322  Suppose you have nomenclature entries for the symbols 
26323 \emph on
26324 a
26325 \begin_inset CommandInset nomenclature
26326 LatexCommand nomenclature
26327 symbol "a"
26328 description "dummy entry for the character \"a\""
26329
26330 \end_inset
26331
26332
26333 \emph default
26334  and 
26335 \begin_inset Formula $\sigma$
26336 \end_inset
26337
26338
26339 \begin_inset CommandInset nomenclature
26340 LatexCommand nomenclature
26341 prefix "sigma"
26342 symbol "$\\sigma$"
26343 description "dummy entry for the character \\textsf{sigma}"
26344
26345 \end_inset
26346
26347 .
26348  They will be sorted by 
26349 \begin_inset Quotes eld
26350 \end_inset
26351
26352
26353 \family sans
26354 a
26355 \family default
26356
26357 \begin_inset Quotes erd
26358 \end_inset
26359
26360  and 
26361 \begin_inset Quotes eld
26362 \end_inset
26363
26364
26365 \family typewriter
26366 $
26367 \backslash
26368 sigma$
26369 \family default
26370
26371 \begin_inset Quotes erd
26372 \end_inset
26373
26374  -- the 
26375 \begin_inset Formula $\sigma$
26376 \end_inset
26377
26378  will be sorted before the 
26379 \emph on
26380 a
26381 \emph default
26382  since the character 
26383 \begin_inset Quotes eld
26384 \end_inset
26385
26386 $
26387 \begin_inset Quotes erd
26388 \end_inset
26389
26390  is considered in sorting.
26391 \end_layout
26392
26393 \begin_layout Standard
26394 To control the sort order, you can edit the 
26395 \family sans
26396 Sort
26397 \begin_inset Space ~
26398 \end_inset
26399
26400 as
26401 \family default
26402  field of the nomenclature dialog.
26403  Then the nomenclature entry will be sorted by this entry and not the symbol
26404  definition.
26405  For the given example, you can insert 
26406 \family typewriter
26407 sigma
26408 \family default
26409  to this field for the 
26410 \begin_inset Formula $\sigma$
26411 \end_inset
26412
26413 , then 
26414 \emph on
26415 a
26416 \emph default
26417  will be located before 
26418 \begin_inset Formula $\sigma$
26419 \end_inset
26420
26421 .
26422 \end_layout
26423
26424 \begin_layout Standard
26425 For subgrouping and tips for using sort entries see the 
26426 \series bold
26427 nomencl
26428 \series default
26429  documentation, 
26430 \begin_inset CommandInset citation
26431 LatexCommand cite
26432 key "nomencl"
26433
26434 \end_inset
26435
26436 .
26437 \end_layout
26438
26439 \begin_layout Subsection
26440 Nomenclature Options
26441 \begin_inset Index
26442 status collapsed
26443
26444 \begin_layout PlainLayout
26445 Nomenclature ! Options
26446 \end_layout
26447
26448 \end_inset
26449
26450
26451 \end_layout
26452
26453 \begin_layout Standard
26454 The 
26455 \series bold
26456 nomencl
26457 \series default
26458  package offers some options to adjust the appearance of the nomenclature.
26459  Here are some of its options, for more have a look at its documentation:
26460 \end_layout
26461
26462 \begin_layout Description
26463 refeq Appends the phrase 
26464 \begin_inset Quotes eld
26465 \end_inset
26466
26467
26468 \family sans
26469 , see equation (
26470 \emph on
26471 eq
26472 \emph default
26473 )
26474 \family default
26475
26476 \begin_inset Quotes erd
26477 \end_inset
26478
26479  to every nomenclature entry, where 
26480 \family sans
26481 \emph on
26482 eq
26483 \family default
26484 \emph default
26485  is the number of the last equation in front of the nomenclature entry
26486 \end_layout
26487
26488 \begin_layout Description
26489 refpage Appends the phrase 
26490 \begin_inset Quotes eld
26491 \end_inset
26492
26493
26494 \family sans
26495 , page (
26496 \emph on
26497 page
26498 \emph default
26499 )
26500 \family default
26501
26502 \begin_inset Quotes erd
26503 \end_inset
26504
26505  to every nomenclature entry, where 
26506 \family sans
26507 \emph on
26508 page
26509 \family default
26510 \emph default
26511  is the number of the page on which the nomenclature entry appeared
26512 \end_layout
26513
26514 \begin_layout Description
26515 intoc Inserts the nomenclature in the Table of Contents
26516 \end_layout
26517
26518 \begin_layout Standard
26519 There are furthermore the options 
26520 \series bold
26521 croatian
26522 \series default
26523
26524 \series bold
26525 danish
26526 \series default
26527
26528 \series bold
26529 english
26530 \series default
26531
26532 \series bold
26533 french
26534 \series default
26535
26536 \series bold
26537 german
26538 \series default
26539
26540 \series bold
26541 italian
26542 \series default
26543
26544 \series bold
26545 polish
26546 \series default
26547
26548 \series bold
26549 portuguese
26550 \series default
26551
26552 \series bold
26553 russian
26554 \series default
26555
26556 \series bold
26557 spanish
26558 \series default
26559 , and 
26560 \series bold
26561 ukrainian
26562 \series default
26563  to print the reference texts and the nomenclature title in the corresponding
26564  language.
26565 \end_layout
26566
26567 \begin_layout Standard
26568 To use one or more of the options, add them to the comma-separated document
26569  class options list in the 
26570 \family sans
26571 Document\SpecialChar \menuseparator
26572 Settings
26573 \family default
26574  dialog.
26575  In this document the options 
26576 \series bold
26577 intoc
26578 \series default
26579  and 
26580 \series bold
26581 refpage
26582 \series default
26583  are used.
26584 \end_layout
26585
26586 \begin_layout Standard
26587 \begin_inset VSpace bigskip
26588 \end_inset
26589
26590
26591 \end_layout
26592
26593 \begin_layout Standard
26594 You can also use the first two options above only for certain nomenclature
26595  entries when you add one of the following commands as last entry to the
26596  
26597 \family sans
26598 Description
26599 \family default
26600  field in the nomenclature dialog:
26601 \end_layout
26602
26603 \begin_layout Description
26604
26605 \backslash
26606 nomrefeq Like the 
26607 \series bold
26608 refeq
26609 \series default
26610  option
26611 \end_layout
26612
26613 \begin_layout Description
26614
26615 \backslash
26616 nomrefpage Like the 
26617 \series bold
26618 refpage
26619 \series default
26620  option
26621 \end_layout
26622
26623 \begin_layout Description
26624
26625 \backslash
26626 nomrefeqpage Short notation of 
26627 \series bold
26628
26629 \backslash
26630 nomrefeq
26631 \backslash
26632 nomrefpage
26633 \end_layout
26634
26635 \begin_layout Description
26636
26637 \backslash
26638 nomnorefeq,
26639 \begin_inset Space ~
26640 \end_inset
26641
26642
26643 \backslash
26644 nomnorefpage,
26645 \begin_inset Space ~
26646 \end_inset
26647
26648
26649 \backslash
26650 nomnorefeqpage Turns off the corresponding options
26651 \end_layout
26652
26653 \begin_layout Subsection
26654 Printing the Nomenclature
26655 \begin_inset Index
26656 status collapsed
26657
26658 \begin_layout PlainLayout
26659 Nomenclature ! Printing
26660 \end_layout
26661
26662 \end_inset
26663
26664
26665 \end_layout
26666
26667 \begin_layout Standard
26668 To print the nomenclature, use the menu 
26669 \family sans
26670 Insert\SpecialChar \menuseparator
26671 Lists
26672 \begin_inset Space ~
26673 \end_inset
26674
26675 /
26676 \begin_inset Space ~
26677 \end_inset
26678
26679 TOC\SpecialChar \menuseparator
26680 Nomenclature
26681 \family default
26682 .
26683  A light blue box labeled 
26684 \begin_inset Quotes eld
26685 \end_inset
26686
26687
26688 \family sans
26689 Nomenclature
26690 \family default
26691
26692 \begin_inset Quotes erd
26693 \end_inset
26694
26695  will show the place where the nomenclature is printed in the output.
26696  Like the index list box, the nomenclature list box is not clickable.
26697 \end_layout
26698
26699 \begin_layout Standard
26700 In the printed output the title of the nomenclature appears as 
26701 \begin_inset Quotes eld
26702 \end_inset
26703
26704 Nomenclature
26705 \begin_inset Quotes erd
26706 \end_inset
26707
26708 .
26709  If you are not happy with the name, you can change it by redefining the
26710  command 
26711 \series bold
26712
26713 \backslash
26714 nomname
26715 \series default
26716  in the preamble.
26717  For example, in order to change the name to 
26718 \emph on
26719 List of Symbols
26720 \emph default
26721 , add the following line to the preamble:
26722 \end_layout
26723
26724 \begin_layout Standard
26725
26726 \family roman
26727 \series bold
26728
26729 \backslash
26730 renewcommand{
26731 \backslash
26732 nomname}{List of Symbols}
26733 \end_layout
26734
26735 \begin_layout Standard
26736 \begin_inset VSpace defskip
26737 \end_inset
26738
26739
26740 \end_layout
26741
26742 \begin_layout Standard
26743 If you are unhappy with the amount of space for symbols, you can alter it
26744  by adding the following line to the preamble:
26745 \end_layout
26746
26747 \begin_layout Standard
26748
26749 \family roman
26750 \series bold
26751
26752 \backslash
26753 renewcommand{
26754 \backslash
26755 nomlabelwidth}{width}
26756 \end_layout
26757
26758 \begin_layout Standard
26759
26760 \family roman
26761 Where the width is a value with one of the units listed in Appendix
26762 \begin_inset Space ~
26763 \end_inset
26764
26765
26766 \begin_inset CommandInset ref
26767 LatexCommand ref
26768 reference "cha:Units-available-in"
26769
26770 \end_inset
26771
26772 .
26773  The default value is 1
26774 \begin_inset Space \thinspace{}
26775 \end_inset
26776
26777 cm.
26778 \end_layout
26779
26780 \begin_layout Section
26781 Branches
26782 \begin_inset Index
26783 status collapsed
26784
26785 \begin_layout PlainLayout
26786 Branches
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \begin_inset Index
26793 status collapsed
26794
26795 \begin_layout PlainLayout
26796 Document ! Branches
26797 \end_layout
26798
26799 \end_inset
26800
26801
26802 \begin_inset CommandInset label
26803 LatexCommand label
26804 name "sec:Branches"
26805
26806 \end_inset
26807
26808
26809 \end_layout
26810
26811 \begin_layout Standard
26812 Sometimes it is useful to hide some document parts in the output.
26813  For example a teacher who is setting an exam obviously doesn't want the
26814  pupils to see the answers, but having questions and answers in the same
26815  document will make the life of the markers of that exam much easier.
26816 \end_layout
26817
26818 \begin_layout Standard
26819 For these cases LyX offers to put text into branches.
26820  The text will then only appear in the output when its branch is activated.
26821  To create a branch, go in the 
26822 \family sans
26823 Document\SpecialChar \menuseparator
26824 Settings
26825 \family default
26826  dialog to 
26827 \family sans
26828 Branches
26829 \family default
26830 .
26831  The name of the branch, its activation state and the background color of
26832  the branches inside LyX can be specified in this dialog.
26833 \end_layout
26834
26835 \begin_layout Standard
26836 Text that should be in a branch is set into branch inset boxes.
26837  These boxes are inserted via the menu 
26838 \family sans
26839 Insert\SpecialChar \menuseparator
26840 Branch
26841 \family default
26842  where you can choose a branch.
26843  You can later change the branch of the boxes by right-clicking on them.
26844 \end_layout
26845
26846 \begin_layout Standard
26847 Here is an example, where only the question text appears, the answer branch
26848  is deactivated and does therefore not appear in the output:
26849 \end_layout
26850
26851 \begin_layout Standard
26852 \begin_inset Branch Question
26853 status open
26854
26855 \begin_layout PlainLayout
26856 Question: Who was the first physics Nobel prize winner?
26857 \end_layout
26858
26859 \end_inset
26860
26861
26862 \end_layout
26863
26864 \begin_layout Standard
26865 \begin_inset Branch Answer
26866 status collapsed
26867
26868 \begin_layout PlainLayout
26869 Answer: Wilhelm Conrad Röntgen
26870 \end_layout
26871
26872 \end_inset
26873
26874
26875 \end_layout
26876
26877 \begin_layout Standard
26878 \begin_inset VSpace bigskip
26879 \end_inset
26880
26881
26882 \end_layout
26883
26884 \begin_layout Standard
26885 To use conditional output inside places where you cannot insert branch insets,
26886  like inside equations, you can code special LaTeX definitions for each
26887  branch.
26888  For example you can define for the question branch
26889 \begin_inset Foot
26890 status collapsed
26891
26892 \begin_layout PlainLayout
26893 For an introduction to the LaTeX-syntax, see section
26894 \begin_inset Space ~
26895 \end_inset
26896
26897
26898 \begin_inset CommandInset ref
26899 LatexCommand ref
26900 reference "sub:LaTeX-Syntax"
26901
26902 \end_inset
26903
26904 .
26905 \end_layout
26906
26907 \end_inset
26908
26909
26910 \end_layout
26911
26912 \begin_layout Standard
26913
26914 \series bold
26915
26916 \backslash
26917 newcommand{
26918 \backslash
26919 question}[1]{#1}
26920 \end_layout
26921
26922 \begin_layout Standard
26923
26924 \series bold
26925
26926 \backslash
26927 newcommand{
26928 \backslash
26929 answer}[1]{}
26930 \end_layout
26931
26932 \begin_layout Standard
26933 and for the answer branch
26934 \end_layout
26935
26936 \begin_layout Standard
26937
26938 \series bold
26939
26940 \backslash
26941 newcommand{
26942 \backslash
26943 question}[1]{}
26944 \end_layout
26945
26946 \begin_layout Standard
26947
26948 \series bold
26949
26950 \backslash
26951 newcommand{
26952 \backslash
26953 answer}[1]{#1}
26954 \end_layout
26955
26956 \begin_layout Standard
26957 \begin_inset Branch Question
26958 status open
26959
26960 \begin_layout PlainLayout
26961 \begin_inset ERT
26962 status open
26963
26964 \begin_layout PlainLayout
26965
26966
26967 \backslash
26968 newcommand{
26969 \backslash
26970 question}[1]{#1}
26971 \end_layout
26972
26973 \begin_layout PlainLayout
26974
26975
26976 \backslash
26977 newcommand{
26978 \backslash
26979 answer}[1]{}
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \begin_layout Standard
26993 \begin_inset Branch Answer
26994 status collapsed
26995
26996 \begin_layout PlainLayout
26997 \begin_inset ERT
26998 status open
26999
27000 \begin_layout PlainLayout
27001
27002
27003 \backslash
27004 newcommand{
27005 \backslash
27006 question}[1]{}
27007 \end_layout
27008
27009 \begin_layout PlainLayout
27010
27011
27012 \backslash
27013 newcommand{
27014 \backslash
27015 answer}[1]{#1}
27016 \end_layout
27017
27018 \end_inset
27019
27020
27021 \end_layout
27022
27023 \end_inset
27024
27025
27026 \end_layout
27027
27028 \begin_layout Standard
27029 Now it is possible to use the commands 
27030 \series bold
27031
27032 \backslash
27033 question{\SpecialChar \ldots{}
27034 }
27035 \series default
27036  and 
27037 \series bold
27038
27039 \backslash
27040 answer{\SpecialChar \ldots{}
27041 }
27042 \series default
27043  to obtain conditional output.
27044  Here is an example formula where only the 
27045 \series bold
27046
27047 \backslash
27048 question
27049 \series default
27050  part appears:
27051 \begin_inset Formula \[
27052 x^{2}-2x-2\Rightarrow\question {x_{1}}\answer {x_{2}}=1\question {+\sqrt{3}}\answer {-\sqrt{3}}.\]
27053
27054 \end_inset
27055
27056
27057 \end_layout
27058
27059 \begin_layout Standard
27060 Inside math, the same effect can be achieved using math macros, see section
27061 \begin_inset Space ~
27062 \end_inset
27063
27064
27065 \begin_inset CommandInset ref
27066 LatexCommand ref
27067 reference "sec:math-macros"
27068
27069 \end_inset
27070
27071 .
27072 \end_layout
27073
27074 \begin_layout Section
27075 ERT and the LaTeX Syntax
27076 \begin_inset CommandInset label
27077 LatexCommand label
27078 name "sec:ERT"
27079
27080 \end_inset
27081
27082
27083 \end_layout
27084
27085 \begin_layout Subsection
27086 ERT Boxes
27087 \begin_inset Index
27088 status collapsed
27089
27090 \begin_layout PlainLayout
27091 ERT
27092 \end_layout
27093
27094 \end_inset
27095
27096
27097 \begin_inset CommandInset label
27098 LatexCommand label
27099 name "sub:ERT-Boxes"
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \begin_layout Standard
27107 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27108  constructs, but not all.
27109  LaTeX contains of hundreds of packages which provide different commands.
27110  Every month many packages are updated and new ones added.
27111  This has the advantage that you can typeset nearly everything, for every
27112  problem exists a LaTeX-package.
27113  But LyX can of course not be up to date and support all these packages
27114  and their commands.
27115 \end_layout
27116
27117 \begin_layout Standard
27118 But don't worry, you can use any LaTeX-command directly in LyX inside the
27119  ERT box.
27120  ERT stands for 
27121 \begin_inset Quotes eld
27122 \end_inset
27123
27124 evil red text
27125 \begin_inset Quotes erd
27126 \end_inset
27127
27128 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
27129  An ERT box is created by the menu 
27130 \family sans
27131 Insert\SpecialChar \menuseparator
27132 TeX
27133 \family default
27134  or by the toolbar button 
27135 \begin_inset Graphics
27136         filename ../images/ert-insert.png
27137         embed ""
27138
27139 \end_inset
27140
27141 .
27142  The box itself can be displayed in three different styles: 
27143 \family sans
27144 Inline
27145 \family default
27146
27147 \family sans
27148 Collapsed
27149 \family default
27150 , and 
27151 \family sans
27152 Open
27153 \family default
27154 .
27155  To change the style, right-click on the box and use the appearing dialog.
27156  Left-clicking on the box will switch between 
27157 \family sans
27158 Collapsed
27159 \family default
27160  and 
27161 \family sans
27162 Open
27163 \family default
27164 .
27165 \end_layout
27166
27167 \begin_layout Standard
27168 You can insert complete or incomplete commands into ERT.
27169  Incomplete means that the command argument can be Standard LyX text.
27170  For example you want to draw a frame around a word and uses therefore the
27171  LaTeX-command 
27172 \series bold
27173
27174 \backslash
27175 fbox
27176 \series default
27177 , you can write the command part 
27178 \series bold
27179
27180 \backslash
27181 fbox{
27182 \series default
27183  in an ERT box before the word and the closing brace 
27184 \series bold
27185 }
27186 \series default
27187  in a second ERT box behind the word.
27188  The word between the two ERT boxes is then the argument as it is in the
27189  following example:
27190 \end_layout
27191
27192 \begin_layout Standard
27193 \begin_inset Graphics
27194         filename clipart/ERT.png
27195         embed ""
27196         scale 89
27197
27198 \end_inset
27199
27200
27201 \end_layout
27202
27203 \begin_layout Standard
27204 gives
27205 \end_layout
27206
27207 \begin_layout Standard
27208 This is a line with a 
27209 \begin_inset ERT
27210 status collapsed
27211
27212 \begin_layout PlainLayout
27213
27214
27215 \backslash
27216 fbox{
27217 \end_layout
27218
27219 \end_inset
27220
27221 framed
27222 \begin_inset ERT
27223 status collapsed
27224
27225 \begin_layout PlainLayout
27226
27227 }
27228 \end_layout
27229
27230 \end_inset
27231
27232  word.
27233 \end_layout
27234
27235 \begin_layout Standard
27236 \begin_inset Note Greyedout
27237 status open
27238
27239 \begin_layout PlainLayout
27240
27241 \series bold
27242 Note:
27243 \series default
27244  At the end of LaTeX-commands without parameters, you have to insert a space
27245  to let LaTeX know that the command is finished.
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \end_layout
27252
27253 \begin_layout Subsection
27254 Short Introduction to the LaTeX Syntax
27255 \begin_inset OptArg
27256 status collapsed
27257
27258 \begin_layout PlainLayout
27259 The LaTeX Syntax
27260 \end_layout
27261
27262 \end_inset
27263
27264
27265 \begin_inset Index
27266 status collapsed
27267
27268 \begin_layout PlainLayout
27269 LaTeX Syntax
27270 \end_layout
27271
27272 \end_inset
27273
27274
27275 \begin_inset CommandInset label
27276 LatexCommand label
27277 name "sub:LaTeX-Syntax"
27278
27279 \end_inset
27280
27281
27282 \end_layout
27283
27284 \begin_layout Standard
27285 When you write larger documents or books, you will need to know something
27286  about the LaTeX-commands that LyX uses in the background.
27287  Because LaTeX is based on commands, you can 
27288 \begin_inset Quotes eld
27289 \end_inset
27290
27291 program
27292 \begin_inset Quotes erd
27293 \end_inset
27294
27295  your text.
27296  This has the advantage that the layout of the document can be changed at
27297  every time if you know the right commands.
27298  E.g.
27299  imagine you have to write a manual for a product and the deadline is at
27300  the end of the day.
27301  Your boss just has complimented you for your good work but wants to have
27302  all caption labels bold.
27303  But you have over hundred figure and table captions with non-bold labels
27304  in your manual.
27305  Of course it's impossible to change all caption labels by hand in one day.
27306 \end_layout
27307
27308 \begin_layout Standard
27309 Now LaTeX comes into play.
27310  As written above, for every problem exists a LaTeX-package.
27311  First you have to find out which and therefore look in the LaTeX package
27312  database, 
27313 \begin_inset CommandInset citation
27314 LatexCommand cite
27315 key "Catalogue"
27316
27317 \end_inset
27318
27319 .
27320 \end_layout
27321
27322 \begin_layout Standard
27323 As result you know that the package 
27324 \series bold
27325 caption
27326 \series default
27327
27328 \begin_inset Index
27329 status collapsed
27330
27331 \begin_layout PlainLayout
27332 LaTeX-packages ! caption
27333 \end_layout
27334
27335 \end_inset
27336
27337  is what you need.
27338  To use a package, you have to load it in the document preamble (menu 
27339 \family sans
27340 Document\SpecialChar \menuseparator
27341 Settings
27342 \family default
27343 ) with the command
27344 \end_layout
27345
27346 \begin_layout Standard
27347
27348 \series bold
27349
27350 \backslash
27351 usepackage[options]{package name}
27352 \end_layout
27353
27354 \begin_layout Standard
27355 All LaTeX commands begin with a backslash, the command argument is set within
27356  two braces, and the options are set within two brackets.
27357  Note that not all commands have an argument and options.
27358 \end_layout
27359
27360 \begin_layout Standard
27361 In your case the package name is 
27362 \series bold
27363 caption
27364 \series default
27365 .
27366  After a look in the documentation of the package, you know that the option
27367  
27368 \series bold
27369 labelfont=bf
27370 \series default
27371  will change the font of all caption labels to bold.
27372  So you add the command
27373 \end_layout
27374
27375 \begin_layout Standard
27376
27377 \series bold
27378
27379 \backslash
27380 usepackage[labelfont=bf]{caption}
27381 \end_layout
27382
27383 \begin_layout Standard
27384 to the preamble and the problem is solved.
27385 \begin_inset Foot
27386 status collapsed
27387
27388 \begin_layout PlainLayout
27389 For more commands provided by the 
27390 \series bold
27391 caption
27392 \series default
27393  package, have a look at its documentation, 
27394 \begin_inset CommandInset citation
27395 LatexCommand cite
27396 key "caption"
27397
27398 \end_inset
27399
27400 .
27401 \end_layout
27402
27403 \end_inset
27404
27405
27406 \end_layout
27407
27408 \begin_layout Standard
27409 Note that some document classes have built-in solutions for well known problems
27410  like your case.
27411  For example if you use a 
27412 \family sans
27413 koma-script
27414 \family default
27415  class, you don't need the package 
27416 \series bold
27417 caption
27418 \series default
27419 , you can instead write
27420 \end_layout
27421
27422 \begin_layout Standard
27423
27424 \series bold
27425
27426 \backslash
27427 setkomafont{captionlabel}{
27428 \backslash
27429 bfseries}
27430 \end_layout
27431
27432 \begin_layout Standard
27433 in the preamble and the problem is solved.
27434  So if you plan to write a large document, you should have a look at the
27435  documentation of the document class you want to use.
27436  (
27437 \series bold
27438
27439 \backslash
27440 setkomafont
27441 \series default
27442  is an example for a command with more than one argument.)
27443 \end_layout
27444
27445 \begin_layout Standard
27446 Commands in the preamble affects the whole document, while commands in the
27447  text affects only the text after the command or only the text used as command
27448  argument.
27449  To insert a LaTeX-command in text, use the ERT box as described in the
27450  previous section.
27451 \end_layout
27452
27453 \begin_layout Standard
27454 If you want to learn more about LaTeX and its syntax, have a look at the
27455  LaTeX-books 
27456 \begin_inset CommandInset citation
27457 LatexCommand cite
27458 key "latexcompanion,latexguide"
27459
27460 \end_inset
27461
27462 .
27463  
27464 \end_layout
27465
27466 \begin_layout Section
27467 Previewing Snippets of your Document
27468 \begin_inset Index
27469 status collapsed
27470
27471 \begin_layout PlainLayout
27472 Instant preview
27473 \end_layout
27474
27475 \end_inset
27476
27477
27478 \begin_inset CommandInset label
27479 LatexCommand label
27480 name "sec:Previewing-snippets-of"
27481
27482 \end_inset
27483
27484
27485 \begin_inset Index
27486 status collapsed
27487
27488 \begin_layout PlainLayout
27489 Document ! Preview
27490 \end_layout
27491
27492 \end_inset
27493
27494
27495 \end_layout
27496
27497 \begin_layout Standard
27498 LyX allows you to generate previews of sections of your document on the
27499  fly so you can see how they'll look in the final document without having
27500  to break your train of thought with 
27501 \family sans
27502 View\SpecialChar \menuseparator
27503 DVI
27504 \family default
27505 .
27506 \end_layout
27507
27508 \begin_layout Standard
27509 If you would for example like to see in LyX your math formulas typeset by
27510  LaTeX, install the LaTeX-package 
27511 \series bold
27512 preview-latex
27513 \begin_inset Index
27514 status collapsed
27515
27516 \begin_layout PlainLayout
27517 LaTeX-packages ! preview-latex
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \series default
27524  as explained below, and turn on 
27525 \family sans
27526 Instant
27527 \begin_inset Space ~
27528 \end_inset
27529
27530 preview
27531 \family default
27532  in the 
27533 \family sans
27534 Tools\SpecialChar \menuseparator
27535 Preferences 
27536 \family default
27537 dialog under 
27538 \family sans
27539 Look
27540 \begin_inset Space ~
27541 \end_inset
27542
27543 and
27544 \begin_inset Space ~
27545 \end_inset
27546
27547 feel\SpecialChar \menuseparator
27548 Graphics
27549 \family default
27550 .
27551 \end_layout
27552
27553 \begin_layout Standard
27554 Previews are generated when you load a document into LyX and when you finish
27555  editing an inset.
27556  Previews of an already loaded document are 
27557 \emph on
27558 not
27559 \emph default
27560  generated just by selecting the 
27561 \family sans
27562 Instant
27563 \begin_inset Space ~
27564 \end_inset
27565
27566 preview
27567 \family default
27568  check box, you have to reopen the documents to activate the previews.
27569 \end_layout
27570
27571 \begin_layout Standard
27572 LyX will generate previews of math insets.
27573  It will also generate previews of included insets if you select the 
27574 \family sans
27575 Show
27576 \begin_inset Space ~
27577 \end_inset
27578
27579 preview
27580 \family default
27581  check box in the insert dialog.
27582  This is useful if you wish to generate a preview of a LaTeX figure, for
27583  example.
27584 \end_layout
27585
27586 \begin_layout Standard
27587 To get previews working, you need the LaTeX package 
27588 \series bold
27589 preview-latex
27590 \series default
27591  (on some systems named simply 
27592 \series bold
27593 preview
27594 \series default
27595 ) installed.
27596  In case it is not already installed, you find it in the TeX Catalogue,
27597  
27598 \begin_inset CommandInset citation
27599 LatexCommand cite
27600 key "TeXCatalogue"
27601
27602 \end_inset
27603
27604  or in the package manager of your LaTeX-system.
27605  You obtain prettier results if you install the program 
27606 \family typewriter
27607 pnmcrop
27608 \family default
27609  from the 
27610 \family typewriter
27611 netpbm
27612 \family default
27613  package; for LyX on Windows this program is automatically installed together
27614  with LyX.
27615 \end_layout
27616
27617 \begin_layout Standard
27618 \begin_inset VSpace bigskip
27619 \end_inset
27620
27621
27622 \end_layout
27623
27624 \begin_layout Standard
27625 You can furthermore preview the LaTeX source of the whole document or parts
27626  of it.
27627  Use the menu 
27628 \family sans
27629 View\SpecialChar \menuseparator
27630 View
27631 \begin_inset Space ~
27632 \end_inset
27633
27634 Source
27635 \family default
27636  and a window will be shown where you can see the LaTeX-source code.
27637  The window shows the source of the whole paragraph where the cursor is
27638  currently in.
27639  You can also select document parts in LyX's main window, then only this
27640  selection (when it is more than one paragraph) is shown as source code.
27641  To view the whole document as source, enable the corresponding option in
27642  the source view window.
27643 \end_layout
27644
27645 \begin_layout Section
27646 Spell Checking
27647 \begin_inset CommandInset label
27648 LatexCommand label
27649 name "sec:Spellchecking"
27650
27651 \end_inset
27652
27653
27654 \begin_inset Index
27655 status collapsed
27656
27657 \begin_layout PlainLayout
27658 Spell checking
27659 \end_layout
27660
27661 \end_inset
27662
27663
27664 \end_layout
27665
27666 \begin_layout Standard
27667 LyX itself has no built-in spell checker.
27668  Rather it uses one of the external programs 
27669 \family typewriter
27670 aspell
27671 \family default
27672
27673 \family typewriter
27674 ispell
27675 \family default
27676
27677 \family typewriter
27678 hspell
27679 \family default
27680 , or 
27681 \family sans
27682 pspell
27683 \family default
27684  as backend.
27685  This section assumes you have already installed and set up one of these
27686  programs.
27687  
27688 \family typewriter
27689 aspell
27690 \family default
27691  can be seen as successor of 
27692 \family typewriter
27693 ispell
27694 \family default
27695 , so that it is recommended to use aspell.
27696  
27697 \family sans
27698 hspell
27699 \family default
27700  is a Hebrew spell-checker.
27701  The used spell checker ind its settings are specified in LyX's preferences
27702  under 
27703 \family sans
27704 Language Settings
27705 \family default
27706 .
27707 \end_layout
27708
27709 \begin_layout Standard
27710 For LyX on Windows, the selection box for the spell checking program is
27711  greyed out in the preferences dialog because only 
27712 \family sans
27713 aspell
27714 \family default
27715  can be used.
27716 \end_layout
27717
27718 \begin_layout Standard
27719 The menu
27720 \family sans
27721  Tools\SpecialChar \menuseparator
27722 Spellchecker
27723 \family default
27724  starts the spell checking beginning from the current cursor position.
27725  A dialog window will appear showing any incorrect (or unknown) word found,
27726  allowing you to edit and replace it in a second line.
27727  Whenever an unknown word is found, the word is highlighted and the text
27728  scrolled so that it is visible.
27729  In the 
27730 \family sans
27731 spell checker
27732 \family default
27733  dialog, there is also a box showing suggestions for a correction, if any
27734  could be found.
27735  Clicking on one of the corrections will copy to the 
27736 \family sans
27737 Replace
27738 \family default
27739  field, double-click invokes directly the replacement.
27740  Unknown but correctly typed words can be added to the personal dictionary.
27741 \end_layout
27742
27743 \begin_layout Standard
27744 By default, the used dictionary file is determined by the document language
27745  that is set in the 
27746 \family sans
27747 Document\SpecialChar \menuseparator
27748 Settings
27749 \family default
27750  dialog.
27751  If you do not have a dictionary for the document language, spell checking
27752  will bring an error message.
27753  In this case, you can specify another dictionary file in the dialog by
27754  specifying a different 
27755 \family sans
27756 Alternative language
27757 \family default
27758  in preferences dialog.
27759 \end_layout
27760
27761 \begin_layout Standard
27762 After a spell check you'll informed about the number of checked words.
27763 \end_layout
27764
27765 \begin_layout Subsubsection*
27766 Limitations
27767 \end_layout
27768
27769 \begin_layout Standard
27770 It is not possible to change the spelling of a particular word globally,
27771  rather than having to change the spelling separately for each occurrence
27772  of the word.
27773  But you can use the 
27774 \family sans
27775 Find
27776 \begin_inset Space ~
27777 \end_inset
27778
27779 &
27780 \begin_inset Space ~
27781 \end_inset
27782
27783 Replace
27784 \family default
27785  dialog for that.
27786 \end_layout
27787
27788 \begin_layout Standard
27789 LyX cannot correctly spell check documents containing multiple languages.
27790  This does work with 
27791 \family typewriter
27792 pspell
27793 \family default
27794 , assuming you have marked the different languages appropriately.
27795 \end_layout
27796
27797 \begin_layout Subsubsection*
27798 Further Settings
27799 \end_layout
27800
27801 \begin_layout Standard
27802 The 
27803 \family sans
27804 Spellchecker
27805 \family default
27806  section in the preferences dialog has some additional options:
27807 \end_layout
27808
27809 \begin_layout Description
27810 Escape
27811 \begin_inset Space ~
27812 \end_inset
27813
27814 characters Allows you to add non-standard characters that the spell checker
27815  should consider, e.g.
27816  German umlauts although you spell check English document.
27817  This should not normally be needed.
27818 \end_layout
27819
27820 \begin_layout Description
27821 Personal
27822 \begin_inset Space ~
27823 \end_inset
27824
27825 dictionary to use a different file than the spell checker's default choice
27826  as your personal dictionary
27827 \end_layout
27828
27829 \begin_layout Description
27830 Accept
27831 \begin_inset Space ~
27832 \end_inset
27833
27834 compound
27835 \begin_inset Space ~
27836 \end_inset
27837
27838 words Prevent the spell checker from complaining about compounded words
27839  like 
27840 \begin_inset Quotes eld
27841 \end_inset
27842
27843 passthrough
27844 \begin_inset Quotes erd
27845 \end_inset
27846
27847 .
27848 \end_layout
27849
27850 \begin_layout Description
27851 Use
27852 \begin_inset Space ~
27853 \end_inset
27854
27855 input
27856 \begin_inset Space ~
27857 \end_inset
27858
27859 encoding Uses the document encoding that is set in the 
27860 \family sans
27861 Document\SpecialChar \menuseparator
27862 Settings
27863 \family default
27864  dialog under 
27865 \family sans
27866 Language
27867 \family default
27868  also for the spellchecker.
27869 \begin_inset Foot
27870 status collapsed
27871
27872 \begin_layout PlainLayout
27873 The encodings are explained in section
27874 \begin_inset Space ~
27875 \end_inset
27876
27877
27878 \begin_inset CommandInset ref
27879 LatexCommand ref
27880 reference "sub:Settings"
27881
27882 \end_inset
27883
27884 .
27885 \end_layout
27886
27887 \end_inset
27888
27889  Only enable this if you use 
27890 \family typewriter
27891 ispell
27892 \family default
27893  and can't spell check words with international letters in them.
27894  There have been reports that this does not work with all dictionaries,
27895  so this is disabled by default.
27896 \end_layout
27897
27898 \begin_layout Section
27899 Thesaurus
27900 \begin_inset Index
27901 status collapsed
27902
27903 \begin_layout PlainLayout
27904 Thesaurus
27905 \end_layout
27906
27907 \end_inset
27908
27909
27910 \begin_inset CommandInset label
27911 LatexCommand label
27912 name "sec:Thesaurus"
27913
27914 \end_inset
27915
27916
27917 \end_layout
27918
27919 \begin_layout Standard
27920 Thesaurus currently only works when you use the document language English.
27921 \end_layout
27922
27923 \begin_layout Standard
27924 To start the thesaurus, highlight one word or set the cursor behind it,
27925  and use the menu 
27926 \family sans
27927 Tools\SpecialChar \menuseparator
27928 Thesaurus
27929 \family default
27930  or the toolbar button 
27931 \begin_inset Graphics
27932         filename ../images/thesaurus-entry.png
27933         embed ""
27934         BoundingBox 0bp 5bp 20bp 25bp
27935         rotateOrigin center
27936
27937 \end_inset
27938
27939 .
27940  A dialog pops up showing you probably related words that you can use as
27941  replacement.
27942 \end_layout
27943
27944 \begin_layout Standard
27945 The shown related words are in many cases not really related to the word
27946  you are currently checking, scrolling in the shown list might help in some
27947  cases to find related words.
27948 \end_layout
27949
27950 \begin_layout Standard
27951 The thesaurus only works for single words, and also only when it is in the
27952  singular form.
27953  For example starting the thesaurus with the word 
27954 \begin_inset Quotes eld
27955 \end_inset
27956
27957 reports
27958 \begin_inset Quotes erd
27959 \end_inset
27960
27961  leads to no results, while results are shown for the word 
27962 \begin_inset Quotes eld
27963 \end_inset
27964
27965 report
27966 \begin_inset Quotes erd
27967 \end_inset
27968
27969 .
27970  To avoid this, you can highlight only the part 
27971 \begin_inset Quotes eld
27972 \end_inset
27973
27974 report
27975 \begin_inset Quotes erd
27976 \end_inset
27977
27978  of the word 
27979 \begin_inset Quotes eld
27980 \end_inset
27981
27982 reports
27983 \begin_inset Quotes erd
27984 \end_inset
27985
27986  to get results.
27987 \end_layout
27988
27989 \begin_layout Section
27990 Change Tracking
27991 \begin_inset Index
27992 status collapsed
27993
27994 \begin_layout PlainLayout
27995 Change Tracking
27996 \end_layout
27997
27998 \end_inset
27999
28000
28001 \begin_inset Index
28002 status collapsed
28003
28004 \begin_layout PlainLayout
28005 Document ! Change Tracking
28006 \end_layout
28007
28008 \end_inset
28009
28010
28011 \begin_inset CommandInset label
28012 LatexCommand label
28013 name "sec:Change-Tracking"
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 When you work on a document together with many people it is extremely useful
28022  to see changes others made highlighted in the document.
28023  You can then decide if you accept a change or not.
28024  This can be achieved by turning on change tracking in the menu 
28025 \family sans
28026 Document\SpecialChar \menuseparator
28027 Change
28028 \begin_inset Space ~
28029 \end_inset
28030
28031 Tracking\SpecialChar \menuseparator
28032 Track
28033 \begin_inset Space ~
28034 \end_inset
28035
28036 Changes
28037 \family default
28038 .
28039 \end_layout
28040
28041 \begin_layout Standard
28042 Changes made in the document will then be highlighted by colors: 
28043 \color blue
28044 Blue text
28045 \color inherit
28046  is an addition, 
28047 \color red
28048 red canceled text
28049 \color inherit
28050  is a deletion.
28051  You can change the color in LyX's preferences dialog under 
28052 \family sans
28053 Look
28054 \begin_inset Space ~
28055 \end_inset
28056
28057 and
28058 \begin_inset Space ~
28059 \end_inset
28060
28061 feel
28062 \family default
28063
28064 \family sans
28065 Colors
28066 \family default
28067 .
28068 \begin_inset Index
28069 status collapsed
28070
28071 \begin_layout PlainLayout
28072 Color ! LyX screen
28073 \end_layout
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Standard
28081 When change tracking is activated, you will see the review toolbar in LyX:
28082 \begin_inset Index
28083 status collapsed
28084
28085 \begin_layout PlainLayout
28086 Toolbar ! Review
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \end_layout
28093
28094 \begin_layout Standard
28095 \begin_inset VSpace defskip
28096 \end_inset
28097
28098
28099 \end_layout
28100
28101 \begin_layout Standard
28102 \begin_inset Graphics
28103         filename clipart/ChangesToolbar.png
28104         embed ""
28105
28106 \end_inset
28107
28108
28109 \end_layout
28110
28111 \begin_layout Standard
28112 \begin_inset VSpace defskip
28113 \end_inset
28114
28115
28116 \end_layout
28117
28118 \begin_layout Standard
28119 The review toolbar as shown above contains from left to right the following
28120  buttons:
28121 \end_layout
28122
28123 \begin_layout Standard
28124 \begin_inset VSpace defskip
28125 \end_inset
28126
28127
28128 \end_layout
28129
28130 \begin_layout Standard
28131 \begin_inset Tabular
28132 <lyxtabular version="3" rows="10" columns="2">
28133 <features islongtable="true">
28134 <column alignment="left" valignment="top" width="0">
28135 <column alignment="left" valignment="top" width="0">
28136 <row interlinespace="2.5mm">
28137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28138 \begin_inset Text
28139
28140 \begin_layout PlainLayout
28141 \begin_inset Graphics
28142         filename ../images/changes-track.png
28143         embed ""
28144         BoundingBox 0bp 5bp 20bp 25bp
28145         rotateOrigin center
28146
28147 \end_inset
28148
28149
28150 \end_layout
28151
28152 \end_inset
28153 </cell>
28154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28155 \begin_inset Text
28156
28157 \begin_layout PlainLayout
28158
28159 \family sans
28160 Document\SpecialChar \menuseparator
28161 Change
28162 \begin_inset Space ~
28163 \end_inset
28164
28165 Tracking\SpecialChar \menuseparator
28166 Track
28167 \begin_inset Space ~
28168 \end_inset
28169
28170 Changes
28171 \end_layout
28172
28173 \end_inset
28174 </cell>
28175 </row>
28176 <row interlinespace="2.5mm">
28177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28178 \begin_inset Text
28179
28180 \begin_layout PlainLayout
28181 \begin_inset Graphics
28182         filename ../images/changes-output.png
28183         embed ""
28184         BoundingBox 0bp 5bp 20bp 25bp
28185         rotateOrigin center
28186
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \end_inset
28193 </cell>
28194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28195 \begin_inset Text
28196
28197 \begin_layout PlainLayout
28198
28199 \family sans
28200 Document\SpecialChar \menuseparator
28201 Change
28202 \begin_inset Space ~
28203 \end_inset
28204
28205 Tracking\SpecialChar \menuseparator
28206 Show
28207 \begin_inset Space ~
28208 \end_inset
28209
28210 Changes
28211 \begin_inset Space ~
28212 \end_inset
28213
28214 in
28215 \begin_inset Space ~
28216 \end_inset
28217
28218 Output
28219 \end_layout
28220
28221 \end_inset
28222 </cell>
28223 </row>
28224 <row interlinespace="2.5mm">
28225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28226 \begin_inset Text
28227
28228 \begin_layout PlainLayout
28229 \begin_inset Graphics
28230         filename ../images/change-next.png
28231         embed ""
28232         BoundingBox 0bp 5bp 20bp 25bp
28233         rotateOrigin center
28234
28235 \end_inset
28236
28237
28238 \end_layout
28239
28240 \end_inset
28241 </cell>
28242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28243 \begin_inset Text
28244
28245 \begin_layout PlainLayout
28246 Jumps to the next change
28247 \end_layout
28248
28249 \end_inset
28250 </cell>
28251 </row>
28252 <row interlinespace="2.5mm">
28253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28254 \begin_inset Text
28255
28256 \begin_layout PlainLayout
28257 \begin_inset Graphics
28258         filename ../images/change-accept.png
28259         embed ""
28260         BoundingBox 0bp 5bp 20bp 25bp
28261         rotateOrigin center
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \end_inset
28269 </cell>
28270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28271 \begin_inset Text
28272
28273 \begin_layout PlainLayout
28274
28275 \family sans
28276 Document\SpecialChar \menuseparator
28277 Change
28278 \begin_inset Space ~
28279 \end_inset
28280
28281 Tracking\SpecialChar \menuseparator
28282 Accept
28283 \begin_inset Space ~
28284 \end_inset
28285
28286 Change
28287 \end_layout
28288
28289 \end_inset
28290 </cell>
28291 </row>
28292 <row interlinespace="2.5mm">
28293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28294 \begin_inset Text
28295
28296 \begin_layout PlainLayout
28297 \begin_inset Graphics
28298         filename ../images/change-reject.png
28299         embed ""
28300         BoundingBox 0bp 5bp 20bp 25bp
28301         rotateOrigin center
28302
28303 \end_inset
28304
28305
28306 \end_layout
28307
28308 \end_inset
28309 </cell>
28310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28311 \begin_inset Text
28312
28313 \begin_layout PlainLayout
28314
28315 \family sans
28316 Document\SpecialChar \menuseparator
28317 Change
28318 \begin_inset Space ~
28319 \end_inset
28320
28321 Tracking\SpecialChar \menuseparator
28322 Reject
28323 \begin_inset Space ~
28324 \end_inset
28325
28326 Change
28327 \end_layout
28328
28329 \end_inset
28330 </cell>
28331 </row>
28332 <row interlinespace="2.5mm">
28333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28334 \begin_inset Text
28335
28336 \begin_layout PlainLayout
28337 \begin_inset Graphics
28338         filename ../images/changes-merge.png
28339         embed ""
28340         BoundingBox 0bp 5bp 20bp 25bp
28341         rotateOrigin center
28342
28343 \end_inset
28344
28345
28346 \end_layout
28347
28348 \end_inset
28349 </cell>
28350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28351 \begin_inset Text
28352
28353 \begin_layout PlainLayout
28354
28355 \family sans
28356 Document\SpecialChar \menuseparator
28357 Change
28358 \begin_inset Space ~
28359 \end_inset
28360
28361 Tracking\SpecialChar \menuseparator
28362 Merge
28363 \begin_inset Space ~
28364 \end_inset
28365
28366 Changes
28367 \end_layout
28368
28369 \end_inset
28370 </cell>
28371 </row>
28372 <row interlinespace="2.5mm">
28373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28374 \begin_inset Text
28375
28376 \begin_layout PlainLayout
28377 \begin_inset Graphics
28378         filename ../images/all-changes-accept.png
28379         embed ""
28380         BoundingBox 0bp 5bp 20bp 25bp
28381         rotateOrigin center
28382
28383 \end_inset
28384
28385
28386 \end_layout
28387
28388 \end_inset
28389 </cell>
28390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28391 \begin_inset Text
28392
28393 \begin_layout PlainLayout
28394
28395 \family sans
28396 Document\SpecialChar \menuseparator
28397 Change
28398 \begin_inset Space ~
28399 \end_inset
28400
28401 Tracking\SpecialChar \menuseparator
28402 Accept
28403 \begin_inset Space ~
28404 \end_inset
28405
28406 All
28407 \begin_inset Space ~
28408 \end_inset
28409
28410 Changes
28411 \end_layout
28412
28413 \end_inset
28414 </cell>
28415 </row>
28416 <row interlinespace="2.5mm">
28417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28418 \begin_inset Text
28419
28420 \begin_layout PlainLayout
28421 \begin_inset Graphics
28422         filename ../images/all-changes-reject.png
28423         embed ""
28424         BoundingBox 0bp 5bp 20bp 25bp
28425         rotateOrigin center
28426
28427 \end_inset
28428
28429
28430 \end_layout
28431
28432 \end_inset
28433 </cell>
28434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28435 \begin_inset Text
28436
28437 \begin_layout PlainLayout
28438
28439 \family sans
28440 Document\SpecialChar \menuseparator
28441 Change
28442 \begin_inset Space ~
28443 \end_inset
28444
28445 Tracking\SpecialChar \menuseparator
28446 Reject
28447 \begin_inset Space ~
28448 \end_inset
28449
28450 All
28451 \begin_inset Space ~
28452 \end_inset
28453
28454 Changes
28455 \end_layout
28456
28457 \end_inset
28458 </cell>
28459 </row>
28460 <row interlinespace="2.5mm">
28461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28462 \begin_inset Text
28463
28464 \begin_layout PlainLayout
28465 \begin_inset Graphics
28466         filename ../images/note-insert.png
28467         embed ""
28468         BoundingBox 0bp 5bp 20bp 25bp
28469         rotateOrigin center
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \end_inset
28477 </cell>
28478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28479 \begin_inset Text
28480
28481 \begin_layout PlainLayout
28482
28483 \family sans
28484 Insert\SpecialChar \menuseparator
28485 Note\SpecialChar \menuseparator
28486 LyX
28487 \begin_inset Space ~
28488 \end_inset
28489
28490 Note
28491 \end_layout
28492
28493 \end_inset
28494 </cell>
28495 </row>
28496 <row interlinespace="2.5mm">
28497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28498 \begin_inset Text
28499
28500 \begin_layout PlainLayout
28501 \begin_inset Graphics
28502         filename ../images/note-next.png
28503         embed ""
28504         BoundingBox 0bp 5bp 20bp 25bp
28505         rotateOrigin center
28506
28507 \end_inset
28508
28509
28510 \end_layout
28511
28512 \end_inset
28513 </cell>
28514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28515 \begin_inset Text
28516
28517 \begin_layout PlainLayout
28518
28519 \family sans
28520 Navigate\SpecialChar \menuseparator
28521 Next
28522 \begin_inset Space ~
28523 \end_inset
28524
28525 Note
28526 \end_layout
28527
28528 \end_inset
28529 </cell>
28530 </row>
28531 </lyxtabular>
28532
28533 \end_inset
28534
28535
28536 \end_layout
28537
28538 \begin_layout Standard
28539 \begin_inset VSpace defskip
28540 \end_inset
28541
28542
28543 \end_layout
28544
28545 \begin_layout Standard
28546 The review toolbar helps you to accept, reject, or merge changes -- highlight
28547  the change and press one of the desired toolbar buttons.
28548  When you merge changes, a window pops up showing you informations about
28549  the next change behind the current cursor position.
28550  So you don't need to highlight a certain change.
28551  Within the merge window you can decide to accept or reject changes and
28552  step to the next change.
28553  This way you can jump through all changes of the document.
28554 \end_layout
28555
28556 \begin_layout Standard
28557 The toolbar has two buttons to handle notes because notes are often important
28558  to describe a change.
28559 \end_layout
28560
28561 \begin_layout Standard
28562 To show made changes in the output you need the LaTeX package 
28563 \series bold
28564 dvipost
28565 \begin_inset Index
28566 status collapsed
28567
28568 \begin_layout PlainLayout
28569 LaTeX-packages ! dvipost
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \series default
28576  installed.
28577  You find it in the TeX Catalogue, 
28578 \begin_inset CommandInset citation
28579 LatexCommand cite
28580 key "TeXCatalogue"
28581
28582 \end_inset
28583
28584  or in the package manager of your LaTeX-system.
28585 \end_layout
28586
28587 \begin_layout Section
28588 International Support
28589 \begin_inset Index
28590 status collapsed
28591
28592 \begin_layout PlainLayout
28593 International support
28594 \end_layout
28595
28596 \end_inset
28597
28598
28599 \end_layout
28600
28601 \begin_layout Standard
28602 This section describes how to use LyX with any language you want.
28603  For some non-western languages there are special Wiki-pages that explain
28604  how to set up LyX to use them: 
28605 \begin_inset CommandInset citation
28606 LatexCommand cite
28607 key "Arabic,Armenian,Farsi,Hebrew"
28608
28609 \end_inset
28610
28611
28612 \end_layout
28613
28614 \begin_layout Standard
28615 Besides languages, LyX also supports phonetic symbols, see section
28616 \begin_inset Space ~
28617 \end_inset
28618
28619
28620 \begin_inset CommandInset ref
28621 LatexCommand ref
28622 reference "sub:Special-Character"
28623
28624 \end_inset
28625
28626 .
28627 \end_layout
28628
28629 \begin_layout Subsection
28630 Language Options
28631 \begin_inset Index
28632 status collapsed
28633
28634 \begin_layout PlainLayout
28635 Language ! Options
28636 \end_layout
28637
28638 \end_inset
28639
28640
28641 \begin_inset Index
28642 status collapsed
28643
28644 \begin_layout PlainLayout
28645 Document ! Settings
28646 \end_layout
28647
28648 \end_inset
28649
28650
28651 \begin_inset Index
28652 status collapsed
28653
28654 \begin_layout PlainLayout
28655 Document ! Language
28656 \end_layout
28657
28658 \end_inset
28659
28660
28661 \end_layout
28662
28663 \begin_layout Standard
28664 The 
28665 \family sans
28666 Document\SpecialChar \menuseparator
28667 Settings
28668 \family default
28669  dialog lets you set 
28670 \family roman
28671 the language and character encoding for your language.
28672  
28673 \end_layout
28674
28675 \begin_layout Standard
28676 Choose your language in the 
28677 \family sans
28678 Language
28679 \family default
28680  section of this dialog.
28681  The default is 
28682 \family sans
28683 English
28684 \family default
28685 .
28686 \end_layout
28687
28688 \begin_layout Standard
28689 The 
28690 \family sans
28691 Encoding
28692 \family default
28693  box lets you choose the character encoding map you want to use for LaTeX
28694  export.
28695  The option 
28696 \family sans
28697 use language's default encoding
28698 \family default
28699  is the preferred choice and works well in most cases.
28700  For details abhout the different encoding options see section
28701 \begin_inset Space ~
28702 \end_inset
28703
28704
28705 \begin_inset CommandInset ref
28706 LatexCommand ref
28707 reference "sub:Settings"
28708
28709 \end_inset
28710
28711 .
28712 \end_layout
28713
28714 \begin_layout Subsection
28715 Keyboard mapping configuration
28716 \end_layout
28717
28718 \begin_layout Standard
28719 If you have for example a U.S.-style keyboard and want to write in a different
28720  language than English, you can use an alternate keymap.
28721  For example, if you have a U.S.-style keyboard but want to write in Italian,
28722  you can configure LyX to use an Italian keymap.
28723  The preferences dialog allows you to choose up to two keyboard mappings,
28724  see section
28725 \begin_inset Space ~
28726 \end_inset
28727
28728
28729 \begin_inset CommandInset ref
28730 LatexCommand ref
28731 reference "sub:Keyboard-Map"
28732
28733 \end_inset
28734
28735 .
28736  You can choose primary and secondary keyboard languages and then select
28737  which one you want to use.
28738 \end_layout
28739
28740 \begin_layout Standard
28741 Finally, you may just want to change a few key mappings or create an entirely
28742  different keymap (for Vulcan, for instance).
28743  You may, for example, normally write in Italian on a U.S.
28744  keyboard but want to include an occasional quotation in German.
28745  In such a case, you can write your own keyboard mapping or modify an existing
28746  one to support the characters you want.
28747  This and much more customizations are explained in the 
28748 \emph on
28749 Customization
28750 \emph default
28751  manual.
28752 \end_layout
28753
28754 \begin_layout Subsection
28755 Character Tables
28756 \begin_inset CommandInset label
28757 LatexCommand label
28758 name "sec:keytab"
28759
28760 \end_inset
28761
28762
28763 \end_layout
28764
28765 \begin_layout Standard
28766 Table
28767 \begin_inset Space ~
28768 \end_inset
28769
28770
28771 \begin_inset CommandInset ref
28772 LatexCommand ref
28773 reference "cap:The-latin1-character"
28774
28775 \end_inset
28776
28777  shows the 
28778 \family typewriter
28779 Latin1
28780 \family default
28781  character set.
28782  You should be able to enter the characters in the first eight columns directly
28783  from the keyboard.
28784 \end_layout
28785
28786 \begin_layout Standard
28787 There are a few things you need to know about this table.
28788  Here are some of the details you'll need to bear in mind when using characters
28789  from the 
28790 \family typewriter
28791 Latin1
28792 \family default
28793  character set:
28794 \end_layout
28795
28796 \begin_layout Itemize
28797 Even if you have selected 
28798 \family sans
28799 latin1
28800 \family default
28801  in the 
28802 \family sans
28803 Document\SpecialChar \menuseparator
28804 Settings
28805 \family default
28806  dialog, users who have only the 
28807 \family typewriter
28808 T1
28809 \family default
28810 -fonts for LaTeX [or who have the 
28811 \family typewriter
28812 T1
28813 \family default
28814 -fonts but aren't using them] will still miss a few characters: D0, F0,
28815  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
28816  french quotes won't show up.
28817 \end_layout
28818
28819 \begin_layout Standard
28820 \begin_inset Float table
28821 wide false
28822 sideways false
28823 status open
28824
28825 \begin_layout PlainLayout
28826 \begin_inset Caption
28827
28828 \begin_layout PlainLayout
28829 \begin_inset CommandInset label
28830 LatexCommand label
28831 name "cap:The-latin1-character"
28832
28833 \end_inset
28834
28835 The 
28836 \family typewriter
28837 latin1
28838 \family default
28839  character set
28840 \end_layout
28841
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \begin_layout PlainLayout
28848 \align center
28849 \begin_inset Tabular
28850 <lyxtabular version="3" rows="17" columns="17">
28851 <features>
28852 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
28853 <column alignment="center" valignment="top" leftline="true" width="0pt">
28854 <column alignment="center" valignment="top" leftline="true" width="0pt">
28855 <column alignment="center" valignment="top" leftline="true" width="0pt">
28856 <column alignment="center" valignment="top" leftline="true" width="0pt">
28857 <column alignment="center" valignment="top" leftline="true" width="0pt">
28858 <column alignment="center" valignment="top" leftline="true" width="0pt">
28859 <column alignment="center" valignment="top" leftline="true" width="0pt">
28860 <column alignment="center" valignment="top" leftline="true" width="0pt">
28861 <column alignment="center" valignment="top" leftline="true" width="0pt">
28862 <column alignment="center" valignment="top" leftline="true" width="0pt">
28863 <column alignment="center" valignment="top" leftline="true" width="0pt">
28864 <column alignment="center" valignment="top" leftline="true" width="0pt">
28865 <column alignment="center" valignment="top" leftline="true" width="0pt">
28866 <column alignment="center" valignment="top" leftline="true" width="0pt">
28867 <column alignment="center" valignment="top" leftline="true" width="0pt">
28868 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
28869 <row topline="true" bottomline="true">
28870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28871 \begin_inset Text
28872
28873 \begin_layout PlainLayout
28874
28875 \end_layout
28876
28877 \end_inset
28878 </cell>
28879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28880 \begin_inset Text
28881
28882 \begin_layout PlainLayout
28883
28884 \family roman
28885 \series medium
28886 \shape up
28887 \size tiny
28888 \emph off
28889 \bar no
28890 \noun off
28891 \color none
28892 00
28893 \end_layout
28894
28895 \end_inset
28896 </cell>
28897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28898 \begin_inset Text
28899
28900 \begin_layout PlainLayout
28901
28902 \family roman
28903 \series medium
28904 \shape up
28905 \size tiny
28906 \emph off
28907 \bar no
28908 \noun off
28909 \color none
28910 10
28911 \end_layout
28912
28913 \end_inset
28914 </cell>
28915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28916 \begin_inset Text
28917
28918 \begin_layout PlainLayout
28919
28920 \family roman
28921 \series medium
28922 \shape up
28923 \size tiny
28924 \emph off
28925 \bar no
28926 \noun off
28927 \color none
28928 20
28929 \end_layout
28930
28931 \end_inset
28932 </cell>
28933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28934 \begin_inset Text
28935
28936 \begin_layout PlainLayout
28937
28938 \family roman
28939 \series medium
28940 \shape up
28941 \size tiny
28942 \emph off
28943 \bar no
28944 \noun off
28945 \color none
28946 30
28947 \end_layout
28948
28949 \end_inset
28950 </cell>
28951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28952 \begin_inset Text
28953
28954 \begin_layout PlainLayout
28955
28956 \family roman
28957 \series medium
28958 \shape up
28959 \size tiny
28960 \emph off
28961 \bar no
28962 \noun off
28963 \color none
28964 40
28965 \end_layout
28966
28967 \end_inset
28968 </cell>
28969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28970 \begin_inset Text
28971
28972 \begin_layout PlainLayout
28973
28974 \family roman
28975 \series medium
28976 \shape up
28977 \size tiny
28978 \emph off
28979 \bar no
28980 \noun off
28981 \color none
28982 50
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout PlainLayout
28991
28992 \family roman
28993 \series medium
28994 \shape up
28995 \size tiny
28996 \emph off
28997 \bar no
28998 \noun off
28999 \color none
29000 60
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29006 \begin_inset Text
29007
29008 \begin_layout PlainLayout
29009
29010 \family roman
29011 \series medium
29012 \shape up
29013 \size tiny
29014 \emph off
29015 \bar no
29016 \noun off
29017 \color none
29018 70
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 PlainLayout
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 80
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 PlainLayout
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 90
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 PlainLayout
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 A0
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 PlainLayout
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 B0
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 PlainLayout
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 C0
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 PlainLayout
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 D0
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 PlainLayout
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 E0
29145 \end_layout
29146
29147 \end_inset
29148 </cell>
29149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29150 \begin_inset Text
29151
29152 \begin_layout PlainLayout
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 F0
29163 \end_layout
29164
29165 \end_inset
29166 </cell>
29167 </row>
29168 <row topline="true">
29169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29170 \begin_inset Text
29171
29172 \begin_layout PlainLayout
29173
29174 \family roman
29175 \series medium
29176 \shape up
29177 \size tiny
29178 \emph off
29179 \bar no
29180 \noun off
29181 \color none
29182 00
29183 \end_layout
29184
29185 \end_inset
29186 </cell>
29187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29188 \begin_inset Text
29189
29190 \begin_layout PlainLayout
29191
29192 \end_layout
29193
29194 \end_inset
29195 </cell>
29196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29197 \begin_inset Text
29198
29199 \begin_layout PlainLayout
29200
29201 \end_layout
29202
29203 \end_inset
29204 </cell>
29205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29206 \begin_inset Text
29207
29208 \begin_layout PlainLayout
29209
29210 \end_layout
29211
29212 \end_inset
29213 </cell>
29214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29215 \begin_inset Text
29216
29217 \begin_layout PlainLayout
29218
29219 \family roman
29220 \series medium
29221 \shape up
29222 \emph off
29223 \bar no
29224 \noun off
29225 \color none
29226 0
29227 \end_layout
29228
29229 \end_inset
29230 </cell>
29231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29232 \begin_inset Text
29233
29234 \begin_layout PlainLayout
29235
29236 \family roman
29237 \series medium
29238 \shape up
29239 \emph off
29240 \bar no
29241 \noun off
29242 \color none
29243 @
29244 \end_layout
29245
29246 \end_inset
29247 </cell>
29248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29249 \begin_inset Text
29250
29251 \begin_layout PlainLayout
29252
29253 \family roman
29254 \series medium
29255 \shape up
29256 \emph off
29257 \bar no
29258 \noun off
29259 \color none
29260 P
29261 \end_layout
29262
29263 \end_inset
29264 </cell>
29265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29266 \begin_inset Text
29267
29268 \begin_layout PlainLayout
29269
29270 \family roman
29271 \series medium
29272 \shape up
29273 \emph off
29274 \bar no
29275 \noun off
29276 \color none
29277 '
29278 \end_layout
29279
29280 \end_inset
29281 </cell>
29282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29283 \begin_inset Text
29284
29285 \begin_layout PlainLayout
29286
29287 \family roman
29288 \series medium
29289 \shape up
29290 \emph off
29291 \bar no
29292 \noun off
29293 \color none
29294 p
29295 \end_layout
29296
29297 \end_inset
29298 </cell>
29299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29300 \begin_inset Text
29301
29302 \begin_layout PlainLayout
29303
29304 \end_layout
29305
29306 \end_inset
29307 </cell>
29308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29309 \begin_inset Text
29310
29311 \begin_layout PlainLayout
29312
29313 \end_layout
29314
29315 \end_inset
29316 </cell>
29317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29318 \begin_inset Text
29319
29320 \begin_layout PlainLayout
29321
29322 \end_layout
29323
29324 \end_inset
29325 </cell>
29326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29327 \begin_inset Text
29328
29329 \begin_layout PlainLayout
29330
29331 \family roman
29332 \series medium
29333 \shape up
29334 \emph off
29335 \bar no
29336 \noun off
29337 \color none
29338 °
29339 \end_layout
29340
29341 \end_inset
29342 </cell>
29343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29344 \begin_inset Text
29345
29346 \begin_layout PlainLayout
29347
29348 \family roman
29349 \series medium
29350 \shape up
29351 \emph off
29352 \bar no
29353 \noun off
29354 \color none
29355 À
29356 \end_layout
29357
29358 \end_inset
29359 </cell>
29360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29361 \begin_inset Text
29362
29363 \begin_layout PlainLayout
29364
29365 \family roman
29366 \series medium
29367 \shape up
29368 \emph off
29369 \bar no
29370 \noun off
29371 \color none
29372 Ð
29373 \end_layout
29374
29375 \end_inset
29376 </cell>
29377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29378 \begin_inset Text
29379
29380 \begin_layout PlainLayout
29381
29382 \family roman
29383 \series medium
29384 \shape up
29385 \emph off
29386 \bar no
29387 \noun off
29388 \color none
29389 à
29390 \end_layout
29391
29392 \end_inset
29393 </cell>
29394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29395 \begin_inset Text
29396
29397 \begin_layout PlainLayout
29398
29399 \family roman
29400 \series medium
29401 \shape up
29402 \emph off
29403 \bar no
29404 \noun off
29405 \color none
29406 ð
29407 \end_layout
29408
29409 \end_inset
29410 </cell>
29411 </row>
29412 <row topline="true">
29413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29414 \begin_inset Text
29415
29416 \begin_layout PlainLayout
29417
29418 \family roman
29419 \series medium
29420 \shape up
29421 \size tiny
29422 \emph off
29423 \bar no
29424 \noun off
29425 \color none
29426 01
29427 \end_layout
29428
29429 \end_inset
29430 </cell>
29431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29432 \begin_inset Text
29433
29434 \begin_layout PlainLayout
29435
29436 \end_layout
29437
29438 \end_inset
29439 </cell>
29440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29441 \begin_inset Text
29442
29443 \begin_layout PlainLayout
29444
29445 \end_layout
29446
29447 \end_inset
29448 </cell>
29449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29450 \begin_inset Text
29451
29452 \begin_layout PlainLayout
29453
29454 \family roman
29455 \series medium
29456 \shape up
29457 \emph off
29458 \bar no
29459 \noun off
29460 \color none
29461 !
29462 \end_layout
29463
29464 \end_inset
29465 </cell>
29466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29467 \begin_inset Text
29468
29469 \begin_layout PlainLayout
29470
29471 \family roman
29472 \series medium
29473 \shape up
29474 \emph off
29475 \bar no
29476 \noun off
29477 \color none
29478 1
29479 \end_layout
29480
29481 \end_inset
29482 </cell>
29483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29484 \begin_inset Text
29485
29486 \begin_layout PlainLayout
29487
29488 \family roman
29489 \series medium
29490 \shape up
29491 \emph off
29492 \bar no
29493 \noun off
29494 \color none
29495 A
29496 \end_layout
29497
29498 \end_inset
29499 </cell>
29500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29501 \begin_inset Text
29502
29503 \begin_layout PlainLayout
29504
29505 \family roman
29506 \series medium
29507 \shape up
29508 \emph off
29509 \bar no
29510 \noun off
29511 \color none
29512 Q
29513 \end_layout
29514
29515 \end_inset
29516 </cell>
29517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29518 \begin_inset Text
29519
29520 \begin_layout PlainLayout
29521
29522 \family roman
29523 \series medium
29524 \shape up
29525 \emph off
29526 \bar no
29527 \noun off
29528 \color none
29529 a
29530 \end_layout
29531
29532 \end_inset
29533 </cell>
29534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29535 \begin_inset Text
29536
29537 \begin_layout PlainLayout
29538
29539 \family roman
29540 \series medium
29541 \shape up
29542 \emph off
29543 \bar no
29544 \noun off
29545 \color none
29546 q
29547 \end_layout
29548
29549 \end_inset
29550 </cell>
29551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29552 \begin_inset Text
29553
29554 \begin_layout PlainLayout
29555
29556 \end_layout
29557
29558 \end_inset
29559 </cell>
29560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29561 \begin_inset Text
29562
29563 \begin_layout PlainLayout
29564
29565 \end_layout
29566
29567 \end_inset
29568 </cell>
29569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29570 \begin_inset Text
29571
29572 \begin_layout PlainLayout
29573
29574 \family roman
29575 \series medium
29576 \shape up
29577 \emph off
29578 \bar no
29579 \noun off
29580 \color none
29581 ¡
29582 \end_layout
29583
29584 \end_inset
29585 </cell>
29586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29587 \begin_inset Text
29588
29589 \begin_layout PlainLayout
29590
29591 \family roman
29592 \series medium
29593 \shape up
29594 \emph off
29595 \bar no
29596 \noun off
29597 \color none
29598 ±
29599 \end_layout
29600
29601 \end_inset
29602 </cell>
29603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29604 \begin_inset Text
29605
29606 \begin_layout PlainLayout
29607
29608 \family roman
29609 \series medium
29610 \shape up
29611 \emph off
29612 \bar no
29613 \noun off
29614 \color none
29615 Á
29616 \end_layout
29617
29618 \end_inset
29619 </cell>
29620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29621 \begin_inset Text
29622
29623 \begin_layout PlainLayout
29624
29625 \family roman
29626 \series medium
29627 \shape up
29628 \emph off
29629 \bar no
29630 \noun off
29631 \color none
29632 Ñ
29633 \end_layout
29634
29635 \end_inset
29636 </cell>
29637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29638 \begin_inset Text
29639
29640 \begin_layout PlainLayout
29641
29642 \family roman
29643 \series medium
29644 \shape up
29645 \emph off
29646 \bar no
29647 \noun off
29648 \color none
29649 á
29650 \end_layout
29651
29652 \end_inset
29653 </cell>
29654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29655 \begin_inset Text
29656
29657 \begin_layout PlainLayout
29658
29659 \family roman
29660 \series medium
29661 \shape up
29662 \emph off
29663 \bar no
29664 \noun off
29665 \color none
29666 ñ
29667 \end_layout
29668
29669 \end_inset
29670 </cell>
29671 </row>
29672 <row topline="true">
29673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29674 \begin_inset Text
29675
29676 \begin_layout PlainLayout
29677
29678 \family roman
29679 \series medium
29680 \shape up
29681 \size tiny
29682 \emph off
29683 \bar no
29684 \noun off
29685 \color none
29686 02
29687 \end_layout
29688
29689 \end_inset
29690 </cell>
29691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29692 \begin_inset Text
29693
29694 \begin_layout PlainLayout
29695
29696 \end_layout
29697
29698 \end_inset
29699 </cell>
29700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29701 \begin_inset Text
29702
29703 \begin_layout PlainLayout
29704
29705 \end_layout
29706
29707 \end_inset
29708 </cell>
29709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29710 \begin_inset Text
29711
29712 \begin_layout PlainLayout
29713
29714 \family roman
29715 \series medium
29716 \shape up
29717 \emph off
29718 \bar no
29719 \noun off
29720 \color none
29721 \begin_inset Quotes eld
29722 \end_inset
29723
29724
29725 \end_layout
29726
29727 \end_inset
29728 </cell>
29729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29730 \begin_inset Text
29731
29732 \begin_layout PlainLayout
29733
29734 \family roman
29735 \series medium
29736 \shape up
29737 \emph off
29738 \bar no
29739 \noun off
29740 \color none
29741 2
29742 \end_layout
29743
29744 \end_inset
29745 </cell>
29746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29747 \begin_inset Text
29748
29749 \begin_layout PlainLayout
29750
29751 \family roman
29752 \series medium
29753 \shape up
29754 \emph off
29755 \bar no
29756 \noun off
29757 \color none
29758 B
29759 \end_layout
29760
29761 \end_inset
29762 </cell>
29763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29764 \begin_inset Text
29765
29766 \begin_layout PlainLayout
29767
29768 \family roman
29769 \series medium
29770 \shape up
29771 \emph off
29772 \bar no
29773 \noun off
29774 \color none
29775 R
29776 \end_layout
29777
29778 \end_inset
29779 </cell>
29780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29781 \begin_inset Text
29782
29783 \begin_layout PlainLayout
29784
29785 \family roman
29786 \series medium
29787 \shape up
29788 \emph off
29789 \bar no
29790 \noun off
29791 \color none
29792 b
29793 \end_layout
29794
29795 \end_inset
29796 </cell>
29797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29798 \begin_inset Text
29799
29800 \begin_layout PlainLayout
29801
29802 \family roman
29803 \series medium
29804 \shape up
29805 \emph off
29806 \bar no
29807 \noun off
29808 \color none
29809 r
29810 \end_layout
29811
29812 \end_inset
29813 </cell>
29814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29815 \begin_inset Text
29816
29817 \begin_layout PlainLayout
29818
29819 \end_layout
29820
29821 \end_inset
29822 </cell>
29823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29824 \begin_inset Text
29825
29826 \begin_layout PlainLayout
29827
29828 \end_layout
29829
29830 \end_inset
29831 </cell>
29832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29833 \begin_inset Text
29834
29835 \begin_layout PlainLayout
29836 ¢
29837 \end_layout
29838
29839 \end_inset
29840 </cell>
29841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29842 \begin_inset Text
29843
29844 \begin_layout PlainLayout
29845
29846 \family roman
29847 \series medium
29848 \shape up
29849 \emph off
29850 \bar no
29851 \noun off
29852 \color none
29853 ²
29854 \end_layout
29855
29856 \end_inset
29857 </cell>
29858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29859 \begin_inset Text
29860
29861 \begin_layout PlainLayout
29862
29863 \family roman
29864 \series medium
29865 \shape up
29866 \emph off
29867 \bar no
29868 \noun off
29869 \color none
29870 Â
29871 \end_layout
29872
29873 \end_inset
29874 </cell>
29875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29876 \begin_inset Text
29877
29878 \begin_layout PlainLayout
29879
29880 \family roman
29881 \series medium
29882 \shape up
29883 \emph off
29884 \bar no
29885 \noun off
29886 \color none
29887 Ò
29888 \end_layout
29889
29890 \end_inset
29891 </cell>
29892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29893 \begin_inset Text
29894
29895 \begin_layout PlainLayout
29896
29897 \family roman
29898 \series medium
29899 \shape up
29900 \emph off
29901 \bar no
29902 \noun off
29903 \color none
29904 â
29905 \end_layout
29906
29907 \end_inset
29908 </cell>
29909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29910 \begin_inset Text
29911
29912 \begin_layout PlainLayout
29913
29914 \family roman
29915 \series medium
29916 \shape up
29917 \emph off
29918 \bar no
29919 \noun off
29920 \color none
29921 ò
29922 \end_layout
29923
29924 \end_inset
29925 </cell>
29926 </row>
29927 <row topline="true">
29928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29929 \begin_inset Text
29930
29931 \begin_layout PlainLayout
29932
29933 \family roman
29934 \series medium
29935 \shape up
29936 \size tiny
29937 \emph off
29938 \bar no
29939 \noun off
29940 \color none
29941 03
29942 \end_layout
29943
29944 \end_inset
29945 </cell>
29946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29947 \begin_inset Text
29948
29949 \begin_layout PlainLayout
29950
29951 \end_layout
29952
29953 \end_inset
29954 </cell>
29955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29956 \begin_inset Text
29957
29958 \begin_layout PlainLayout
29959
29960 \end_layout
29961
29962 \end_inset
29963 </cell>
29964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29965 \begin_inset Text
29966
29967 \begin_layout PlainLayout
29968
29969 \family roman
29970 \series medium
29971 \shape up
29972 \emph off
29973 \bar no
29974 \noun off
29975 \color none
29976 #
29977 \end_layout
29978
29979 \end_inset
29980 </cell>
29981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29982 \begin_inset Text
29983
29984 \begin_layout PlainLayout
29985
29986 \family roman
29987 \series medium
29988 \shape up
29989 \emph off
29990 \bar no
29991 \noun off
29992 \color none
29993 3
29994 \end_layout
29995
29996 \end_inset
29997 </cell>
29998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29999 \begin_inset Text
30000
30001 \begin_layout PlainLayout
30002
30003 \family roman
30004 \series medium
30005 \shape up
30006 \emph off
30007 \bar no
30008 \noun off
30009 \color none
30010 C
30011 \end_layout
30012
30013 \end_inset
30014 </cell>
30015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30016 \begin_inset Text
30017
30018 \begin_layout PlainLayout
30019
30020 \family roman
30021 \series medium
30022 \shape up
30023 \emph off
30024 \bar no
30025 \noun off
30026 \color none
30027 S
30028 \end_layout
30029
30030 \end_inset
30031 </cell>
30032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30033 \begin_inset Text
30034
30035 \begin_layout PlainLayout
30036
30037 \family roman
30038 \series medium
30039 \shape up
30040 \emph off
30041 \bar no
30042 \noun off
30043 \color none
30044 c
30045 \end_layout
30046
30047 \end_inset
30048 </cell>
30049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30050 \begin_inset Text
30051
30052 \begin_layout PlainLayout
30053
30054 \family roman
30055 \series medium
30056 \shape up
30057 \emph off
30058 \bar no
30059 \noun off
30060 \color none
30061 s
30062 \end_layout
30063
30064 \end_inset
30065 </cell>
30066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30067 \begin_inset Text
30068
30069 \begin_layout PlainLayout
30070
30071 \end_layout
30072
30073 \end_inset
30074 </cell>
30075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30076 \begin_inset Text
30077
30078 \begin_layout PlainLayout
30079
30080 \end_layout
30081
30082 \end_inset
30083 </cell>
30084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30085 \begin_inset Text
30086
30087 \begin_layout PlainLayout
30088
30089 \family roman
30090 \series medium
30091 \shape up
30092 \emph off
30093 \bar no
30094 \noun off
30095 \color none
30096 £
30097 \end_layout
30098
30099 \end_inset
30100 </cell>
30101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30102 \begin_inset Text
30103
30104 \begin_layout PlainLayout
30105
30106 \family roman
30107 \series medium
30108 \shape up
30109 \emph off
30110 \bar no
30111 \noun off
30112 \color none
30113 ³
30114 \end_layout
30115
30116 \end_inset
30117 </cell>
30118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30119 \begin_inset Text
30120
30121 \begin_layout PlainLayout
30122
30123 \family roman
30124 \series medium
30125 \shape up
30126 \emph off
30127 \bar no
30128 \noun off
30129 \color none
30130 Ã
30131 \end_layout
30132
30133 \end_inset
30134 </cell>
30135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30136 \begin_inset Text
30137
30138 \begin_layout PlainLayout
30139
30140 \family roman
30141 \series medium
30142 \shape up
30143 \emph off
30144 \bar no
30145 \noun off
30146 \color none
30147 Ó
30148 \end_layout
30149
30150 \end_inset
30151 </cell>
30152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30153 \begin_inset Text
30154
30155 \begin_layout PlainLayout
30156
30157 \family roman
30158 \series medium
30159 \shape up
30160 \emph off
30161 \bar no
30162 \noun off
30163 \color none
30164 ã
30165 \end_layout
30166
30167 \end_inset
30168 </cell>
30169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30170 \begin_inset Text
30171
30172 \begin_layout PlainLayout
30173
30174 \family roman
30175 \series medium
30176 \shape up
30177 \emph off
30178 \bar no
30179 \noun off
30180 \color none
30181 ó
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 </row>
30187 <row topline="true">
30188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30189 \begin_inset Text
30190
30191 \begin_layout PlainLayout
30192
30193 \family roman
30194 \series medium
30195 \shape up
30196 \size tiny
30197 \emph off
30198 \bar no
30199 \noun off
30200 \color none
30201 04
30202 \end_layout
30203
30204 \end_inset
30205 </cell>
30206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout PlainLayout
30210
30211 \end_layout
30212
30213 \end_inset
30214 </cell>
30215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30216 \begin_inset Text
30217
30218 \begin_layout PlainLayout
30219
30220 \end_layout
30221
30222 \end_inset
30223 </cell>
30224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30225 \begin_inset Text
30226
30227 \begin_layout PlainLayout
30228
30229 \family roman
30230 \series medium
30231 \shape up
30232 \emph off
30233 \bar no
30234 \noun off
30235 \color none
30236 $
30237 \end_layout
30238
30239 \end_inset
30240 </cell>
30241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30242 \begin_inset Text
30243
30244 \begin_layout PlainLayout
30245
30246 \family roman
30247 \series medium
30248 \shape up
30249 \emph off
30250 \bar no
30251 \noun off
30252 \color none
30253 4
30254 \end_layout
30255
30256 \end_inset
30257 </cell>
30258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30259 \begin_inset Text
30260
30261 \begin_layout PlainLayout
30262
30263 \family roman
30264 \series medium
30265 \shape up
30266 \emph off
30267 \bar no
30268 \noun off
30269 \color none
30270 D
30271 \end_layout
30272
30273 \end_inset
30274 </cell>
30275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30276 \begin_inset Text
30277
30278 \begin_layout PlainLayout
30279
30280 \family roman
30281 \series medium
30282 \shape up
30283 \emph off
30284 \bar no
30285 \noun off
30286 \color none
30287 T
30288 \end_layout
30289
30290 \end_inset
30291 </cell>
30292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30293 \begin_inset Text
30294
30295 \begin_layout PlainLayout
30296
30297 \family roman
30298 \series medium
30299 \shape up
30300 \emph off
30301 \bar no
30302 \noun off
30303 \color none
30304 d
30305 \end_layout
30306
30307 \end_inset
30308 </cell>
30309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30310 \begin_inset Text
30311
30312 \begin_layout PlainLayout
30313
30314 \family roman
30315 \series medium
30316 \shape up
30317 \emph off
30318 \bar no
30319 \noun off
30320 \color none
30321 t
30322 \end_layout
30323
30324 \end_inset
30325 </cell>
30326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30327 \begin_inset Text
30328
30329 \begin_layout PlainLayout
30330
30331 \end_layout
30332
30333 \end_inset
30334 </cell>
30335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30336 \begin_inset Text
30337
30338 \begin_layout PlainLayout
30339
30340 \end_layout
30341
30342 \end_inset
30343 </cell>
30344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30345 \begin_inset Text
30346
30347 \begin_layout PlainLayout
30348 ¤
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout PlainLayout
30357
30358 \family roman
30359 \series medium
30360 \shape up
30361 \emph off
30362 \bar no
30363 \noun off
30364 \color none
30365 ´
30366 \end_layout
30367
30368 \end_inset
30369 </cell>
30370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30371 \begin_inset Text
30372
30373 \begin_layout PlainLayout
30374
30375 \family roman
30376 \series medium
30377 \shape up
30378 \emph off
30379 \bar no
30380 \noun off
30381 \color none
30382 Ä
30383 \end_layout
30384
30385 \end_inset
30386 </cell>
30387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30388 \begin_inset Text
30389
30390 \begin_layout PlainLayout
30391
30392 \family roman
30393 \series medium
30394 \shape up
30395 \emph off
30396 \bar no
30397 \noun off
30398 \color none
30399 Ô
30400 \end_layout
30401
30402 \end_inset
30403 </cell>
30404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30405 \begin_inset Text
30406
30407 \begin_layout PlainLayout
30408
30409 \family roman
30410 \series medium
30411 \shape up
30412 \emph off
30413 \bar no
30414 \noun off
30415 \color none
30416 ä
30417 \end_layout
30418
30419 \end_inset
30420 </cell>
30421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30422 \begin_inset Text
30423
30424 \begin_layout PlainLayout
30425
30426 \family roman
30427 \series medium
30428 \shape up
30429 \emph off
30430 \bar no
30431 \noun off
30432 \color none
30433 ô
30434 \end_layout
30435
30436 \end_inset
30437 </cell>
30438 </row>
30439 <row topline="true">
30440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout PlainLayout
30444
30445 \family roman
30446 \series medium
30447 \shape up
30448 \size tiny
30449 \emph off
30450 \bar no
30451 \noun off
30452 \color none
30453 05
30454 \end_layout
30455
30456 \end_inset
30457 </cell>
30458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout PlainLayout
30462
30463 \end_layout
30464
30465 \end_inset
30466 </cell>
30467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30468 \begin_inset Text
30469
30470 \begin_layout PlainLayout
30471
30472 \end_layout
30473
30474 \end_inset
30475 </cell>
30476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30477 \begin_inset Text
30478
30479 \begin_layout PlainLayout
30480
30481 \family roman
30482 \series medium
30483 \shape up
30484 \emph off
30485 \bar no
30486 \noun off
30487 \color none
30488 %
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30494 \begin_inset Text
30495
30496 \begin_layout PlainLayout
30497
30498 \family roman
30499 \series medium
30500 \shape up
30501 \emph off
30502 \bar no
30503 \noun off
30504 \color none
30505 5
30506 \end_layout
30507
30508 \end_inset
30509 </cell>
30510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30511 \begin_inset Text
30512
30513 \begin_layout PlainLayout
30514
30515 \family roman
30516 \series medium
30517 \shape up
30518 \emph off
30519 \bar no
30520 \noun off
30521 \color none
30522 E
30523 \end_layout
30524
30525 \end_inset
30526 </cell>
30527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30528 \begin_inset Text
30529
30530 \begin_layout PlainLayout
30531
30532 \family roman
30533 \series medium
30534 \shape up
30535 \emph off
30536 \bar no
30537 \noun off
30538 \color none
30539 U
30540 \end_layout
30541
30542 \end_inset
30543 </cell>
30544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30545 \begin_inset Text
30546
30547 \begin_layout PlainLayout
30548
30549 \family roman
30550 \series medium
30551 \shape up
30552 \emph off
30553 \bar no
30554 \noun off
30555 \color none
30556 e
30557 \end_layout
30558
30559 \end_inset
30560 </cell>
30561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30562 \begin_inset Text
30563
30564 \begin_layout PlainLayout
30565
30566 \family roman
30567 \series medium
30568 \shape up
30569 \emph off
30570 \bar no
30571 \noun off
30572 \color none
30573 u
30574 \end_layout
30575
30576 \end_inset
30577 </cell>
30578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30579 \begin_inset Text
30580
30581 \begin_layout PlainLayout
30582
30583 \end_layout
30584
30585 \end_inset
30586 </cell>
30587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30588 \begin_inset Text
30589
30590 \begin_layout PlainLayout
30591
30592 \end_layout
30593
30594 \end_inset
30595 </cell>
30596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30597 \begin_inset Text
30598
30599 \begin_layout PlainLayout
30600 ¥
30601 \end_layout
30602
30603 \end_inset
30604 </cell>
30605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30606 \begin_inset Text
30607
30608 \begin_layout PlainLayout
30609
30610 \family roman
30611 \series medium
30612 \shape up
30613 \emph off
30614 \bar no
30615 \noun off
30616 \color none
30617 µ
30618 \end_layout
30619
30620 \end_inset
30621 </cell>
30622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30623 \begin_inset Text
30624
30625 \begin_layout PlainLayout
30626
30627 \family roman
30628 \series medium
30629 \shape up
30630 \emph off
30631 \bar no
30632 \noun off
30633 \color none
30634 Å
30635 \end_layout
30636
30637 \end_inset
30638 </cell>
30639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout PlainLayout
30643
30644 \family roman
30645 \series medium
30646 \shape up
30647 \emph off
30648 \bar no
30649 \noun off
30650 \color none
30651 Õ
30652 \end_layout
30653
30654 \end_inset
30655 </cell>
30656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30657 \begin_inset Text
30658
30659 \begin_layout PlainLayout
30660
30661 \family roman
30662 \series medium
30663 \shape up
30664 \emph off
30665 \bar no
30666 \noun off
30667 \color none
30668 å
30669 \end_layout
30670
30671 \end_inset
30672 </cell>
30673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30674 \begin_inset Text
30675
30676 \begin_layout PlainLayout
30677
30678 \family roman
30679 \series medium
30680 \shape up
30681 \emph off
30682 \bar no
30683 \noun off
30684 \color none
30685 õ
30686 \end_layout
30687
30688 \end_inset
30689 </cell>
30690 </row>
30691 <row topline="true">
30692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30693 \begin_inset Text
30694
30695 \begin_layout PlainLayout
30696
30697 \family roman
30698 \series medium
30699 \shape up
30700 \size tiny
30701 \emph off
30702 \bar no
30703 \noun off
30704 \color none
30705 06
30706 \end_layout
30707
30708 \end_inset
30709 </cell>
30710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30711 \begin_inset Text
30712
30713 \begin_layout PlainLayout
30714
30715 \end_layout
30716
30717 \end_inset
30718 </cell>
30719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30720 \begin_inset Text
30721
30722 \begin_layout PlainLayout
30723
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30729 \begin_inset Text
30730
30731 \begin_layout PlainLayout
30732
30733 \family roman
30734 \series medium
30735 \shape up
30736 \emph off
30737 \bar no
30738 \noun off
30739 \color none
30740 &
30741 \end_layout
30742
30743 \end_inset
30744 </cell>
30745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30746 \begin_inset Text
30747
30748 \begin_layout PlainLayout
30749
30750 \family roman
30751 \series medium
30752 \shape up
30753 \emph off
30754 \bar no
30755 \noun off
30756 \color none
30757 6
30758 \end_layout
30759
30760 \end_inset
30761 </cell>
30762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30763 \begin_inset Text
30764
30765 \begin_layout PlainLayout
30766
30767 \family roman
30768 \series medium
30769 \shape up
30770 \emph off
30771 \bar no
30772 \noun off
30773 \color none
30774 F
30775 \end_layout
30776
30777 \end_inset
30778 </cell>
30779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30780 \begin_inset Text
30781
30782 \begin_layout PlainLayout
30783
30784 \family roman
30785 \series medium
30786 \shape up
30787 \emph off
30788 \bar no
30789 \noun off
30790 \color none
30791 V
30792 \end_layout
30793
30794 \end_inset
30795 </cell>
30796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30797 \begin_inset Text
30798
30799 \begin_layout PlainLayout
30800
30801 \family roman
30802 \series medium
30803 \shape up
30804 \emph off
30805 \bar no
30806 \noun off
30807 \color none
30808 f
30809 \end_layout
30810
30811 \end_inset
30812 </cell>
30813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30814 \begin_inset Text
30815
30816 \begin_layout PlainLayout
30817
30818 \family roman
30819 \series medium
30820 \shape up
30821 \emph off
30822 \bar no
30823 \noun off
30824 \color none
30825 v
30826 \end_layout
30827
30828 \end_inset
30829 </cell>
30830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30831 \begin_inset Text
30832
30833 \begin_layout PlainLayout
30834
30835 \end_layout
30836
30837 \end_inset
30838 </cell>
30839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30840 \begin_inset Text
30841
30842 \begin_layout PlainLayout
30843
30844 \end_layout
30845
30846 \end_inset
30847 </cell>
30848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30849 \begin_inset Text
30850
30851 \begin_layout PlainLayout
30852 ¦
30853 \end_layout
30854
30855 \end_inset
30856 </cell>
30857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30858 \begin_inset Text
30859
30860 \begin_layout PlainLayout
30861
30862 \family roman
30863 \series medium
30864 \shape up
30865 \emph off
30866 \bar no
30867 \noun off
30868 \color none
30869
30870 \end_layout
30871
30872 \end_inset
30873 </cell>
30874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30875 \begin_inset Text
30876
30877 \begin_layout PlainLayout
30878
30879 \family roman
30880 \series medium
30881 \shape up
30882 \emph off
30883 \bar no
30884 \noun off
30885 \color none
30886 Æ
30887 \end_layout
30888
30889 \end_inset
30890 </cell>
30891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30892 \begin_inset Text
30893
30894 \begin_layout PlainLayout
30895
30896 \family roman
30897 \series medium
30898 \shape up
30899 \emph off
30900 \bar no
30901 \noun off
30902 \color none
30903 Ö
30904 \end_layout
30905
30906 \end_inset
30907 </cell>
30908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout PlainLayout
30912
30913 \family roman
30914 \series medium
30915 \shape up
30916 \emph off
30917 \bar no
30918 \noun off
30919 \color none
30920 æ
30921 \end_layout
30922
30923 \end_inset
30924 </cell>
30925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30926 \begin_inset Text
30927
30928 \begin_layout PlainLayout
30929
30930 \family roman
30931 \series medium
30932 \shape up
30933 \emph off
30934 \bar no
30935 \noun off
30936 \color none
30937 ö
30938 \end_layout
30939
30940 \end_inset
30941 </cell>
30942 </row>
30943 <row topline="true">
30944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30945 \begin_inset Text
30946
30947 \begin_layout PlainLayout
30948
30949 \family roman
30950 \series medium
30951 \shape up
30952 \size tiny
30953 \emph off
30954 \bar no
30955 \noun off
30956 \color none
30957 07
30958 \end_layout
30959
30960 \end_inset
30961 </cell>
30962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30963 \begin_inset Text
30964
30965 \begin_layout PlainLayout
30966
30967 \end_layout
30968
30969 \end_inset
30970 </cell>
30971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30972 \begin_inset Text
30973
30974 \begin_layout PlainLayout
30975
30976 \end_layout
30977
30978 \end_inset
30979 </cell>
30980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30981 \begin_inset Text
30982
30983 \begin_layout PlainLayout
30984
30985 \family roman
30986 \series medium
30987 \shape up
30988 \emph off
30989 \bar no
30990 \noun off
30991 \color none
30992 `
30993 \end_layout
30994
30995 \end_inset
30996 </cell>
30997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30998 \begin_inset Text
30999
31000 \begin_layout PlainLayout
31001
31002 \family roman
31003 \series medium
31004 \shape up
31005 \emph off
31006 \bar no
31007 \noun off
31008 \color none
31009 7
31010 \end_layout
31011
31012 \end_inset
31013 </cell>
31014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31015 \begin_inset Text
31016
31017 \begin_layout PlainLayout
31018
31019 \family roman
31020 \series medium
31021 \shape up
31022 \emph off
31023 \bar no
31024 \noun off
31025 \color none
31026 G
31027 \end_layout
31028
31029 \end_inset
31030 </cell>
31031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31032 \begin_inset Text
31033
31034 \begin_layout PlainLayout
31035
31036 \family roman
31037 \series medium
31038 \shape up
31039 \emph off
31040 \bar no
31041 \noun off
31042 \color none
31043 W
31044 \end_layout
31045
31046 \end_inset
31047 </cell>
31048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31049 \begin_inset Text
31050
31051 \begin_layout PlainLayout
31052
31053 \family roman
31054 \series medium
31055 \shape up
31056 \emph off
31057 \bar no
31058 \noun off
31059 \color none
31060 g
31061 \end_layout
31062
31063 \end_inset
31064 </cell>
31065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout PlainLayout
31069
31070 \family roman
31071 \series medium
31072 \shape up
31073 \emph off
31074 \bar no
31075 \noun off
31076 \color none
31077 w
31078 \end_layout
31079
31080 \end_inset
31081 </cell>
31082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31083 \begin_inset Text
31084
31085 \begin_layout PlainLayout
31086
31087 \end_layout
31088
31089 \end_inset
31090 </cell>
31091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31092 \begin_inset Text
31093
31094 \begin_layout PlainLayout
31095
31096 \end_layout
31097
31098 \end_inset
31099 </cell>
31100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31101 \begin_inset Text
31102
31103 \begin_layout PlainLayout
31104
31105 \family roman
31106 \series medium
31107 \shape up
31108 \emph off
31109 \bar no
31110 \noun off
31111 \color none
31112 §
31113 \end_layout
31114
31115 \end_inset
31116 </cell>
31117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31118 \begin_inset Text
31119
31120 \begin_layout PlainLayout
31121
31122 \family roman
31123 \series medium
31124 \shape up
31125 \emph off
31126 \bar no
31127 \noun off
31128 \color none
31129 ·
31130 \end_layout
31131
31132 \end_inset
31133 </cell>
31134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31135 \begin_inset Text
31136
31137 \begin_layout PlainLayout
31138
31139 \family roman
31140 \series medium
31141 \shape up
31142 \emph off
31143 \bar no
31144 \noun off
31145 \color none
31146 Ç
31147 \end_layout
31148
31149 \end_inset
31150 </cell>
31151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31152 \begin_inset Text
31153
31154 \begin_layout PlainLayout
31155
31156 \family roman
31157 \series medium
31158 \shape up
31159 \emph off
31160 \bar no
31161 \noun off
31162 \color none
31163 ×
31164 \end_layout
31165
31166 \end_inset
31167 </cell>
31168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout PlainLayout
31172
31173 \family roman
31174 \series medium
31175 \shape up
31176 \emph off
31177 \bar no
31178 \noun off
31179 \color none
31180 ç
31181 \end_layout
31182
31183 \end_inset
31184 </cell>
31185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31186 \begin_inset Text
31187
31188 \begin_layout PlainLayout
31189
31190 \family roman
31191 \series medium
31192 \shape up
31193 \emph off
31194 \bar no
31195 \noun off
31196 \color none
31197 ÷
31198 \end_layout
31199
31200 \end_inset
31201 </cell>
31202 </row>
31203 <row topline="true">
31204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31205 \begin_inset Text
31206
31207 \begin_layout PlainLayout
31208
31209 \family roman
31210 \series medium
31211 \shape up
31212 \size tiny
31213 \emph off
31214 \bar no
31215 \noun off
31216 \color none
31217 08
31218 \end_layout
31219
31220 \end_inset
31221 </cell>
31222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31223 \begin_inset Text
31224
31225 \begin_layout PlainLayout
31226
31227 \end_layout
31228
31229 \end_inset
31230 </cell>
31231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31232 \begin_inset Text
31233
31234 \begin_layout PlainLayout
31235
31236 \end_layout
31237
31238 \end_inset
31239 </cell>
31240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31241 \begin_inset Text
31242
31243 \begin_layout PlainLayout
31244
31245 \family roman
31246 \series medium
31247 \shape up
31248 \emph off
31249 \bar no
31250 \noun off
31251 \color none
31252 (
31253 \end_layout
31254
31255 \end_inset
31256 </cell>
31257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31258 \begin_inset Text
31259
31260 \begin_layout PlainLayout
31261
31262 \family roman
31263 \series medium
31264 \shape up
31265 \emph off
31266 \bar no
31267 \noun off
31268 \color none
31269 8
31270 \end_layout
31271
31272 \end_inset
31273 </cell>
31274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31275 \begin_inset Text
31276
31277 \begin_layout PlainLayout
31278
31279 \family roman
31280 \series medium
31281 \shape up
31282 \emph off
31283 \bar no
31284 \noun off
31285 \color none
31286 H
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31292 \begin_inset Text
31293
31294 \begin_layout PlainLayout
31295
31296 \family roman
31297 \series medium
31298 \shape up
31299 \emph off
31300 \bar no
31301 \noun off
31302 \color none
31303 X
31304 \end_layout
31305
31306 \end_inset
31307 </cell>
31308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31309 \begin_inset Text
31310
31311 \begin_layout PlainLayout
31312
31313 \family roman
31314 \series medium
31315 \shape up
31316 \emph off
31317 \bar no
31318 \noun off
31319 \color none
31320 h
31321 \end_layout
31322
31323 \end_inset
31324 </cell>
31325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31326 \begin_inset Text
31327
31328 \begin_layout PlainLayout
31329
31330 \family roman
31331 \series medium
31332 \shape up
31333 \emph off
31334 \bar no
31335 \noun off
31336 \color none
31337 x
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31343 \begin_inset Text
31344
31345 \begin_layout PlainLayout
31346
31347 \end_layout
31348
31349 \end_inset
31350 </cell>
31351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31352 \begin_inset Text
31353
31354 \begin_layout PlainLayout
31355
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31361 \begin_inset Text
31362
31363 \begin_layout PlainLayout
31364
31365 \family roman
31366 \series medium
31367 \shape up
31368 \emph off
31369 \bar no
31370 \noun off
31371 \color none
31372 ¨
31373 \end_layout
31374
31375 \end_inset
31376 </cell>
31377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31378 \begin_inset Text
31379
31380 \begin_layout PlainLayout
31381
31382 \family roman
31383 \series medium
31384 \shape up
31385 \emph off
31386 \bar no
31387 \noun off
31388 \color none
31389 ¸
31390 \end_layout
31391
31392 \end_inset
31393 </cell>
31394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31395 \begin_inset Text
31396
31397 \begin_layout PlainLayout
31398
31399 \family roman
31400 \series medium
31401 \shape up
31402 \emph off
31403 \bar no
31404 \noun off
31405 \color none
31406 È
31407 \end_layout
31408
31409 \end_inset
31410 </cell>
31411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31412 \begin_inset Text
31413
31414 \begin_layout PlainLayout
31415
31416 \family roman
31417 \series medium
31418 \shape up
31419 \emph off
31420 \bar no
31421 \noun off
31422 \color none
31423 Ø
31424 \end_layout
31425
31426 \end_inset
31427 </cell>
31428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31429 \begin_inset Text
31430
31431 \begin_layout PlainLayout
31432
31433 \family roman
31434 \series medium
31435 \shape up
31436 \emph off
31437 \bar no
31438 \noun off
31439 \color none
31440 è
31441 \end_layout
31442
31443 \end_inset
31444 </cell>
31445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31446 \begin_inset Text
31447
31448 \begin_layout PlainLayout
31449
31450 \family roman
31451 \series medium
31452 \shape up
31453 \emph off
31454 \bar no
31455 \noun off
31456 \color none
31457 ø
31458 \end_layout
31459
31460 \end_inset
31461 </cell>
31462 </row>
31463 <row topline="true">
31464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31465 \begin_inset Text
31466
31467 \begin_layout PlainLayout
31468
31469 \family roman
31470 \series medium
31471 \shape up
31472 \size tiny
31473 \emph off
31474 \bar no
31475 \noun off
31476 \color none
31477 09
31478 \end_layout
31479
31480 \end_inset
31481 </cell>
31482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31483 \begin_inset Text
31484
31485 \begin_layout PlainLayout
31486
31487 \end_layout
31488
31489 \end_inset
31490 </cell>
31491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31492 \begin_inset Text
31493
31494 \begin_layout PlainLayout
31495
31496 \end_layout
31497
31498 \end_inset
31499 </cell>
31500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31501 \begin_inset Text
31502
31503 \begin_layout PlainLayout
31504
31505 \family roman
31506 \series medium
31507 \shape up
31508 \emph off
31509 \bar no
31510 \noun off
31511 \color none
31512 )
31513 \end_layout
31514
31515 \end_inset
31516 </cell>
31517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31518 \begin_inset Text
31519
31520 \begin_layout PlainLayout
31521
31522 \family roman
31523 \series medium
31524 \shape up
31525 \emph off
31526 \bar no
31527 \noun off
31528 \color none
31529 9
31530 \end_layout
31531
31532 \end_inset
31533 </cell>
31534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31535 \begin_inset Text
31536
31537 \begin_layout PlainLayout
31538
31539 \family roman
31540 \series medium
31541 \shape up
31542 \emph off
31543 \bar no
31544 \noun off
31545 \color none
31546 I
31547 \end_layout
31548
31549 \end_inset
31550 </cell>
31551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31552 \begin_inset Text
31553
31554 \begin_layout PlainLayout
31555
31556 \family roman
31557 \series medium
31558 \shape up
31559 \emph off
31560 \bar no
31561 \noun off
31562 \color none
31563 Y
31564 \end_layout
31565
31566 \end_inset
31567 </cell>
31568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31569 \begin_inset Text
31570
31571 \begin_layout PlainLayout
31572
31573 \family roman
31574 \series medium
31575 \shape up
31576 \emph off
31577 \bar no
31578 \noun off
31579 \color none
31580 i
31581 \end_layout
31582
31583 \end_inset
31584 </cell>
31585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31586 \begin_inset Text
31587
31588 \begin_layout PlainLayout
31589
31590 \family roman
31591 \series medium
31592 \shape up
31593 \emph off
31594 \bar no
31595 \noun off
31596 \color none
31597 y
31598 \end_layout
31599
31600 \end_inset
31601 </cell>
31602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31603 \begin_inset Text
31604
31605 \begin_layout PlainLayout
31606
31607 \end_layout
31608
31609 \end_inset
31610 </cell>
31611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31612 \begin_inset Text
31613
31614 \begin_layout PlainLayout
31615
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout PlainLayout
31624
31625 \family roman
31626 \series medium
31627 \shape up
31628 \emph off
31629 \bar no
31630 \noun off
31631 \color none
31632 ©
31633 \end_layout
31634
31635 \end_inset
31636 </cell>
31637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31638 \begin_inset Text
31639
31640 \begin_layout PlainLayout
31641
31642 \family roman
31643 \series medium
31644 \shape up
31645 \emph off
31646 \bar no
31647 \noun off
31648 \color none
31649 ¹
31650 \end_layout
31651
31652 \end_inset
31653 </cell>
31654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31655 \begin_inset Text
31656
31657 \begin_layout PlainLayout
31658
31659 \family roman
31660 \series medium
31661 \shape up
31662 \emph off
31663 \bar no
31664 \noun off
31665 \color none
31666 É
31667 \end_layout
31668
31669 \end_inset
31670 </cell>
31671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31672 \begin_inset Text
31673
31674 \begin_layout PlainLayout
31675
31676 \family roman
31677 \series medium
31678 \shape up
31679 \emph off
31680 \bar no
31681 \noun off
31682 \color none
31683 Ù
31684 \end_layout
31685
31686 \end_inset
31687 </cell>
31688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31689 \begin_inset Text
31690
31691 \begin_layout PlainLayout
31692
31693 \family roman
31694 \series medium
31695 \shape up
31696 \emph off
31697 \bar no
31698 \noun off
31699 \color none
31700 é
31701 \end_layout
31702
31703 \end_inset
31704 </cell>
31705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31706 \begin_inset Text
31707
31708 \begin_layout PlainLayout
31709
31710 \family roman
31711 \series medium
31712 \shape up
31713 \emph off
31714 \bar no
31715 \noun off
31716 \color none
31717 ù
31718 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 </row>
31723 <row topline="true">
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout PlainLayout
31728
31729 \family roman
31730 \series medium
31731 \shape up
31732 \size tiny
31733 \emph off
31734 \bar no
31735 \noun off
31736 \color none
31737 0A
31738 \end_layout
31739
31740 \end_inset
31741 </cell>
31742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31743 \begin_inset Text
31744
31745 \begin_layout PlainLayout
31746
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31752 \begin_inset Text
31753
31754 \begin_layout PlainLayout
31755
31756 \end_layout
31757
31758 \end_inset
31759 </cell>
31760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31761 \begin_inset Text
31762
31763 \begin_layout PlainLayout
31764
31765 \family roman
31766 \series medium
31767 \shape up
31768 \emph off
31769 \bar no
31770 \noun off
31771 \color none
31772 *
31773 \end_layout
31774
31775 \end_inset
31776 </cell>
31777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31778 \begin_inset Text
31779
31780 \begin_layout PlainLayout
31781
31782 \family roman
31783 \series medium
31784 \shape up
31785 \emph off
31786 \bar no
31787 \noun off
31788 \color none
31789 :
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31795 \begin_inset Text
31796
31797 \begin_layout PlainLayout
31798
31799 \family roman
31800 \series medium
31801 \shape up
31802 \emph off
31803 \bar no
31804 \noun off
31805 \color none
31806 J
31807 \end_layout
31808
31809 \end_inset
31810 </cell>
31811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31812 \begin_inset Text
31813
31814 \begin_layout PlainLayout
31815
31816 \family roman
31817 \series medium
31818 \shape up
31819 \emph off
31820 \bar no
31821 \noun off
31822 \color none
31823 Z
31824 \end_layout
31825
31826 \end_inset
31827 </cell>
31828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31829 \begin_inset Text
31830
31831 \begin_layout PlainLayout
31832
31833 \family roman
31834 \series medium
31835 \shape up
31836 \emph off
31837 \bar no
31838 \noun off
31839 \color none
31840 j
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout PlainLayout
31849
31850 \family roman
31851 \series medium
31852 \shape up
31853 \emph off
31854 \bar no
31855 \noun off
31856 \color none
31857 z
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31863 \begin_inset Text
31864
31865 \begin_layout PlainLayout
31866
31867 \end_layout
31868
31869 \end_inset
31870 </cell>
31871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31872 \begin_inset Text
31873
31874 \begin_layout PlainLayout
31875
31876 \end_layout
31877
31878 \end_inset
31879 </cell>
31880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31881 \begin_inset Text
31882
31883 \begin_layout PlainLayout
31884
31885 \family roman
31886 \series medium
31887 \shape up
31888 \emph off
31889 \bar no
31890 \noun off
31891 \color none
31892 ª
31893 \end_layout
31894
31895 \end_inset
31896 </cell>
31897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31898 \begin_inset Text
31899
31900 \begin_layout PlainLayout
31901
31902 \family roman
31903 \series medium
31904 \shape up
31905 \emph off
31906 \bar no
31907 \noun off
31908 \color none
31909 º
31910 \end_layout
31911
31912 \end_inset
31913 </cell>
31914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31915 \begin_inset Text
31916
31917 \begin_layout PlainLayout
31918
31919 \family roman
31920 \series medium
31921 \shape up
31922 \emph off
31923 \bar no
31924 \noun off
31925 \color none
31926 Ê
31927 \end_layout
31928
31929 \end_inset
31930 </cell>
31931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31932 \begin_inset Text
31933
31934 \begin_layout PlainLayout
31935
31936 \family roman
31937 \series medium
31938 \shape up
31939 \emph off
31940 \bar no
31941 \noun off
31942 \color none
31943 Ú
31944 \end_layout
31945
31946 \end_inset
31947 </cell>
31948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31949 \begin_inset Text
31950
31951 \begin_layout PlainLayout
31952
31953 \family roman
31954 \series medium
31955 \shape up
31956 \emph off
31957 \bar no
31958 \noun off
31959 \color none
31960 ê
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout PlainLayout
31969
31970 \family roman
31971 \series medium
31972 \shape up
31973 \emph off
31974 \bar no
31975 \noun off
31976 \color none
31977 ú
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 </row>
31983 <row topline="true">
31984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout PlainLayout
31988
31989 \family roman
31990 \series medium
31991 \shape up
31992 \size tiny
31993 \emph off
31994 \bar no
31995 \noun off
31996 \color none
31997 0B
31998 \end_layout
31999
32000 \end_inset
32001 </cell>
32002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32003 \begin_inset Text
32004
32005 \begin_layout PlainLayout
32006
32007 \end_layout
32008
32009 \end_inset
32010 </cell>
32011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32012 \begin_inset Text
32013
32014 \begin_layout PlainLayout
32015
32016 \end_layout
32017
32018 \end_inset
32019 </cell>
32020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32021 \begin_inset Text
32022
32023 \begin_layout PlainLayout
32024
32025 \family roman
32026 \series medium
32027 \shape up
32028 \emph off
32029 \bar no
32030 \noun off
32031 \color none
32032 +
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout PlainLayout
32041
32042 \family roman
32043 \series medium
32044 \shape up
32045 \emph off
32046 \bar no
32047 \noun off
32048 \color none
32049 ;
32050 \end_layout
32051
32052 \end_inset
32053 </cell>
32054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32055 \begin_inset Text
32056
32057 \begin_layout PlainLayout
32058
32059 \family roman
32060 \series medium
32061 \shape up
32062 \emph off
32063 \bar no
32064 \noun off
32065 \color none
32066 K
32067 \end_layout
32068
32069 \end_inset
32070 </cell>
32071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout PlainLayout
32075
32076 \family roman
32077 \series medium
32078 \shape up
32079 \emph off
32080 \bar no
32081 \noun off
32082 \color none
32083 [
32084 \end_layout
32085
32086 \end_inset
32087 </cell>
32088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout PlainLayout
32092
32093 \family roman
32094 \series medium
32095 \shape up
32096 \emph off
32097 \bar no
32098 \noun off
32099 \color none
32100 k
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32106 \begin_inset Text
32107
32108 \begin_layout PlainLayout
32109
32110 \family roman
32111 \series medium
32112 \shape up
32113 \emph off
32114 \bar no
32115 \noun off
32116 \color none
32117 {
32118 \end_layout
32119
32120 \end_inset
32121 </cell>
32122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32123 \begin_inset Text
32124
32125 \begin_layout PlainLayout
32126
32127 \end_layout
32128
32129 \end_inset
32130 </cell>
32131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32132 \begin_inset Text
32133
32134 \begin_layout PlainLayout
32135
32136 \end_layout
32137
32138 \end_inset
32139 </cell>
32140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32141 \begin_inset Text
32142
32143 \begin_layout PlainLayout
32144
32145 \family roman
32146 \series medium
32147 \shape up
32148 \emph off
32149 \bar no
32150 \noun off
32151 \color none
32152 «
32153 \end_layout
32154
32155 \end_inset
32156 </cell>
32157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32158 \begin_inset Text
32159
32160 \begin_layout PlainLayout
32161
32162 \family roman
32163 \series medium
32164 \shape up
32165 \emph off
32166 \bar no
32167 \noun off
32168 \color none
32169 »
32170 \end_layout
32171
32172 \end_inset
32173 </cell>
32174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32175 \begin_inset Text
32176
32177 \begin_layout PlainLayout
32178
32179 \family roman
32180 \series medium
32181 \shape up
32182 \emph off
32183 \bar no
32184 \noun off
32185 \color none
32186 Ë
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32192 \begin_inset Text
32193
32194 \begin_layout PlainLayout
32195
32196 \family roman
32197 \series medium
32198 \shape up
32199 \emph off
32200 \bar no
32201 \noun off
32202 \color none
32203 Û
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32209 \begin_inset Text
32210
32211 \begin_layout PlainLayout
32212
32213 \family roman
32214 \series medium
32215 \shape up
32216 \emph off
32217 \bar no
32218 \noun off
32219 \color none
32220 ë
32221 \end_layout
32222
32223 \end_inset
32224 </cell>
32225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32226 \begin_inset Text
32227
32228 \begin_layout PlainLayout
32229
32230 \family roman
32231 \series medium
32232 \shape up
32233 \emph off
32234 \bar no
32235 \noun off
32236 \color none
32237 û
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 </row>
32243 <row topline="true">
32244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32245 \begin_inset Text
32246
32247 \begin_layout PlainLayout
32248
32249 \family roman
32250 \series medium
32251 \shape up
32252 \size tiny
32253 \emph off
32254 \bar no
32255 \noun off
32256 \color none
32257 0C
32258 \end_layout
32259
32260 \end_inset
32261 </cell>
32262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32263 \begin_inset Text
32264
32265 \begin_layout PlainLayout
32266
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout PlainLayout
32275
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout PlainLayout
32284
32285 \family roman
32286 \series medium
32287 \shape up
32288 \emph off
32289 \bar no
32290 \noun off
32291 \color none
32292 ,
32293 \end_layout
32294
32295 \end_inset
32296 </cell>
32297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32298 \begin_inset Text
32299
32300 \begin_layout PlainLayout
32301
32302 \family roman
32303 \series medium
32304 \shape up
32305 \emph off
32306 \bar no
32307 \noun off
32308 \color none
32309 <
32310 \end_layout
32311
32312 \end_inset
32313 </cell>
32314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32315 \begin_inset Text
32316
32317 \begin_layout PlainLayout
32318
32319 \family roman
32320 \series medium
32321 \shape up
32322 \emph off
32323 \bar no
32324 \noun off
32325 \color none
32326 L
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout PlainLayout
32335
32336 \family roman
32337 \series medium
32338 \shape up
32339 \emph off
32340 \bar no
32341 \noun off
32342 \color none
32343
32344 \backslash
32345
32346 \end_layout
32347
32348 \end_inset
32349 </cell>
32350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32351 \begin_inset Text
32352
32353 \begin_layout PlainLayout
32354
32355 \family roman
32356 \series medium
32357 \shape up
32358 \emph off
32359 \bar no
32360 \noun off
32361 \color none
32362 l
32363 \end_layout
32364
32365 \end_inset
32366 </cell>
32367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32368 \begin_inset Text
32369
32370 \begin_layout PlainLayout
32371
32372 \family roman
32373 \series medium
32374 \shape up
32375 \emph off
32376 \bar no
32377 \noun off
32378 \color none
32379 |
32380 \end_layout
32381
32382 \end_inset
32383 </cell>
32384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32385 \begin_inset Text
32386
32387 \begin_layout PlainLayout
32388
32389 \end_layout
32390
32391 \end_inset
32392 </cell>
32393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32394 \begin_inset Text
32395
32396 \begin_layout PlainLayout
32397
32398 \end_layout
32399
32400 \end_inset
32401 </cell>
32402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32403 \begin_inset Text
32404
32405 \begin_layout PlainLayout
32406
32407 \family roman
32408 \series medium
32409 \shape up
32410 \emph off
32411 \bar no
32412 \noun off
32413 \color none
32414 ¬
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout PlainLayout
32423
32424 \family roman
32425 \series medium
32426 \shape up
32427 \emph off
32428 \bar no
32429 \noun off
32430 \color none
32431 ¼
32432 \end_layout
32433
32434 \end_inset
32435 </cell>
32436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32437 \begin_inset Text
32438
32439 \begin_layout PlainLayout
32440
32441 \family roman
32442 \series medium
32443 \shape up
32444 \emph off
32445 \bar no
32446 \noun off
32447 \color none
32448 Ì
32449 \end_layout
32450
32451 \end_inset
32452 </cell>
32453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32454 \begin_inset Text
32455
32456 \begin_layout PlainLayout
32457
32458 \family roman
32459 \series medium
32460 \shape up
32461 \emph off
32462 \bar no
32463 \noun off
32464 \color none
32465 Ü
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout PlainLayout
32474
32475 \family roman
32476 \series medium
32477 \shape up
32478 \emph off
32479 \bar no
32480 \noun off
32481 \color none
32482 ì
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout PlainLayout
32491
32492 \family roman
32493 \series medium
32494 \shape up
32495 \emph off
32496 \bar no
32497 \noun off
32498 \color none
32499 ü
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 </row>
32505 <row topline="true">
32506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32507 \begin_inset Text
32508
32509 \begin_layout PlainLayout
32510
32511 \family roman
32512 \series medium
32513 \shape up
32514 \size tiny
32515 \emph off
32516 \bar no
32517 \noun off
32518 \color none
32519 0D
32520 \end_layout
32521
32522 \end_inset
32523 </cell>
32524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32525 \begin_inset Text
32526
32527 \begin_layout PlainLayout
32528
32529 \end_layout
32530
32531 \end_inset
32532 </cell>
32533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32534 \begin_inset Text
32535
32536 \begin_layout PlainLayout
32537
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32543 \begin_inset Text
32544
32545 \begin_layout PlainLayout
32546
32547 \family roman
32548 \series medium
32549 \shape up
32550 \emph off
32551 \bar no
32552 \noun off
32553 \color none
32554 -
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout PlainLayout
32563
32564 \family roman
32565 \series medium
32566 \shape up
32567 \emph off
32568 \bar no
32569 \noun off
32570 \color none
32571 =
32572 \end_layout
32573
32574 \end_inset
32575 </cell>
32576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32577 \begin_inset Text
32578
32579 \begin_layout PlainLayout
32580
32581 \family roman
32582 \series medium
32583 \shape up
32584 \emph off
32585 \bar no
32586 \noun off
32587 \color none
32588 M
32589 \end_layout
32590
32591 \end_inset
32592 </cell>
32593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32594 \begin_inset Text
32595
32596 \begin_layout PlainLayout
32597
32598 \family roman
32599 \series medium
32600 \shape up
32601 \emph off
32602 \bar no
32603 \noun off
32604 \color none
32605 ]
32606 \end_layout
32607
32608 \end_inset
32609 </cell>
32610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32611 \begin_inset Text
32612
32613 \begin_layout PlainLayout
32614
32615 \family roman
32616 \series medium
32617 \shape up
32618 \emph off
32619 \bar no
32620 \noun off
32621 \color none
32622 m
32623 \end_layout
32624
32625 \end_inset
32626 </cell>
32627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout PlainLayout
32631
32632 \family roman
32633 \series medium
32634 \shape up
32635 \emph off
32636 \bar no
32637 \noun off
32638 \color none
32639 }
32640 \end_layout
32641
32642 \end_inset
32643 </cell>
32644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32645 \begin_inset Text
32646
32647 \begin_layout PlainLayout
32648
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout PlainLayout
32657
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout PlainLayout
32666
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32672 \begin_inset Text
32673
32674 \begin_layout PlainLayout
32675
32676 \family roman
32677 \series medium
32678 \shape up
32679 \emph off
32680 \bar no
32681 \noun off
32682 \color none
32683 ½
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout PlainLayout
32692
32693 \family roman
32694 \series medium
32695 \shape up
32696 \emph off
32697 \bar no
32698 \noun off
32699 \color none
32700 Í
32701 \end_layout
32702
32703 \end_inset
32704 </cell>
32705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32706 \begin_inset Text
32707
32708 \begin_layout PlainLayout
32709
32710 \family roman
32711 \series medium
32712 \shape up
32713 \emph off
32714 \bar no
32715 \noun off
32716 \color none
32717 Ý
32718 \end_layout
32719
32720 \end_inset
32721 </cell>
32722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32723 \begin_inset Text
32724
32725 \begin_layout PlainLayout
32726
32727 \family roman
32728 \series medium
32729 \shape up
32730 \emph off
32731 \bar no
32732 \noun off
32733 \color none
32734 í
32735 \end_layout
32736
32737 \end_inset
32738 </cell>
32739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32740 \begin_inset Text
32741
32742 \begin_layout PlainLayout
32743
32744 \family roman
32745 \series medium
32746 \shape up
32747 \emph off
32748 \bar no
32749 \noun off
32750 \color none
32751 ý
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 </row>
32757 <row topline="true">
32758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32759 \begin_inset Text
32760
32761 \begin_layout PlainLayout
32762
32763 \family roman
32764 \series medium
32765 \shape up
32766 \size tiny
32767 \emph off
32768 \bar no
32769 \noun off
32770 \color none
32771 0E
32772 \end_layout
32773
32774 \end_inset
32775 </cell>
32776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32777 \begin_inset Text
32778
32779 \begin_layout PlainLayout
32780
32781 \end_layout
32782
32783 \end_inset
32784 </cell>
32785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout PlainLayout
32789
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout PlainLayout
32798
32799 \family roman
32800 \series medium
32801 \shape up
32802 \emph off
32803 \bar no
32804 \noun off
32805 \color none
32806 .
32807 \end_layout
32808
32809 \end_inset
32810 </cell>
32811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout PlainLayout
32815
32816 \family roman
32817 \series medium
32818 \shape up
32819 \emph off
32820 \bar no
32821 \noun off
32822 \color none
32823 >
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout PlainLayout
32832
32833 \family roman
32834 \series medium
32835 \shape up
32836 \emph off
32837 \bar no
32838 \noun off
32839 \color none
32840 N
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout PlainLayout
32849
32850 \family roman
32851 \series medium
32852 \shape up
32853 \emph off
32854 \bar no
32855 \noun off
32856 \color none
32857 ^
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32863 \begin_inset Text
32864
32865 \begin_layout PlainLayout
32866
32867 \family roman
32868 \series medium
32869 \shape up
32870 \emph off
32871 \bar no
32872 \noun off
32873 \color none
32874 n
32875 \end_layout
32876
32877 \end_inset
32878 </cell>
32879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32880 \begin_inset Text
32881
32882 \begin_layout PlainLayout
32883
32884 \family roman
32885 \series medium
32886 \shape up
32887 \emph off
32888 \bar no
32889 \noun off
32890 \color none
32891 ~
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout PlainLayout
32900
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout PlainLayout
32909
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32915 \begin_inset Text
32916
32917 \begin_layout PlainLayout
32918
32919 \family roman
32920 \series medium
32921 \shape up
32922 \emph off
32923 \bar no
32924 \noun off
32925 \color none
32926 ®
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout PlainLayout
32935
32936 \family roman
32937 \series medium
32938 \shape up
32939 \emph off
32940 \bar no
32941 \noun off
32942 \color none
32943 ¾
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout PlainLayout
32952
32953 \family roman
32954 \series medium
32955 \shape up
32956 \emph off
32957 \bar no
32958 \noun off
32959 \color none
32960 Î
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout PlainLayout
32969
32970 \family roman
32971 \series medium
32972 \shape up
32973 \emph off
32974 \bar no
32975 \noun off
32976 \color none
32977 Þ
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32983 \begin_inset Text
32984
32985 \begin_layout PlainLayout
32986
32987 \family roman
32988 \series medium
32989 \shape up
32990 \emph off
32991 \bar no
32992 \noun off
32993 \color none
32994 î
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33000 \begin_inset Text
33001
33002 \begin_layout PlainLayout
33003
33004 \family roman
33005 \series medium
33006 \shape up
33007 \emph off
33008 \bar no
33009 \noun off
33010 \color none
33011 þ
33012 \end_layout
33013
33014 \end_inset
33015 </cell>
33016 </row>
33017 <row topline="true" bottomline="true">
33018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33019 \begin_inset Text
33020
33021 \begin_layout PlainLayout
33022
33023 \family roman
33024 \series medium
33025 \shape up
33026 \size tiny
33027 \emph off
33028 \bar no
33029 \noun off
33030 \color none
33031 0F
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout PlainLayout
33040
33041 \end_layout
33042
33043 \end_inset
33044 </cell>
33045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout PlainLayout
33049
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout PlainLayout
33058
33059 \family roman
33060 \series medium
33061 \shape up
33062 \emph off
33063 \bar no
33064 \noun off
33065 \color none
33066 /
33067 \end_layout
33068
33069 \end_inset
33070 </cell>
33071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33072 \begin_inset Text
33073
33074 \begin_layout PlainLayout
33075
33076 \family roman
33077 \series medium
33078 \shape up
33079 \emph off
33080 \bar no
33081 \noun off
33082 \color none
33083 ?
33084 \end_layout
33085
33086 \end_inset
33087 </cell>
33088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33089 \begin_inset Text
33090
33091 \begin_layout PlainLayout
33092
33093 \family roman
33094 \series medium
33095 \shape up
33096 \emph off
33097 \bar no
33098 \noun off
33099 \color none
33100 O
33101 \end_layout
33102
33103 \end_inset
33104 </cell>
33105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33106 \begin_inset Text
33107
33108 \begin_layout PlainLayout
33109
33110 \family roman
33111 \series medium
33112 \shape up
33113 \emph off
33114 \bar no
33115 \noun off
33116 \color none
33117 _
33118 \end_layout
33119
33120 \end_inset
33121 </cell>
33122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33123 \begin_inset Text
33124
33125 \begin_layout PlainLayout
33126
33127 \family roman
33128 \series medium
33129 \shape up
33130 \emph off
33131 \bar no
33132 \noun off
33133 \color none
33134 o
33135 \end_layout
33136
33137 \end_inset
33138 </cell>
33139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33140 \begin_inset Text
33141
33142 \begin_layout PlainLayout
33143
33144 \end_layout
33145
33146 \end_inset
33147 </cell>
33148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33149 \begin_inset Text
33150
33151 \begin_layout PlainLayout
33152
33153 \end_layout
33154
33155 \end_inset
33156 </cell>
33157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33158 \begin_inset Text
33159
33160 \begin_layout PlainLayout
33161
33162 \end_layout
33163
33164 \end_inset
33165 </cell>
33166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33167 \begin_inset Text
33168
33169 \begin_layout PlainLayout
33170
33171 \family roman
33172 \series medium
33173 \shape up
33174 \emph off
33175 \bar no
33176 \noun off
33177 \color none
33178 ¯
33179 \end_layout
33180
33181 \end_inset
33182 </cell>
33183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33184 \begin_inset Text
33185
33186 \begin_layout PlainLayout
33187
33188 \family roman
33189 \series medium
33190 \shape up
33191 \emph off
33192 \bar no
33193 \noun off
33194 \color none
33195 ¿
33196 \end_layout
33197
33198 \end_inset
33199 </cell>
33200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout PlainLayout
33204
33205 \family roman
33206 \series medium
33207 \shape up
33208 \emph off
33209 \bar no
33210 \noun off
33211 \color none
33212 Ï
33213 \end_layout
33214
33215 \end_inset
33216 </cell>
33217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout PlainLayout
33221
33222 \family roman
33223 \series medium
33224 \shape up
33225 \emph off
33226 \bar no
33227 \noun off
33228 \color none
33229 ß
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33235 \begin_inset Text
33236
33237 \begin_layout PlainLayout
33238
33239 \family roman
33240 \series medium
33241 \shape up
33242 \emph off
33243 \bar no
33244 \noun off
33245 \color none
33246 ï
33247 \end_layout
33248
33249 \end_inset
33250 </cell>
33251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33252 \begin_inset Text
33253
33254 \begin_layout PlainLayout
33255
33256 \family roman
33257 \series medium
33258 \shape up
33259 \emph off
33260 \bar no
33261 \noun off
33262 \color none
33263 ÿ
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 </row>
33269 </lyxtabular>
33270
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \end_layout
33280
33281 \begin_layout Standard
33282 The following is a full list of all of the accented characters LyX can display
33283  directly.
33284  It includes not only the accented characters from the previous table, but
33285  also the characters from 
33286 \family typewriter
33287 ISO8859--2
33288 \family default
33289  through 
33290 \family typewriter
33291 4
33292 \family default
33293 .
33294  
33295 \end_layout
33296
33297 \begin_layout Itemize
33298 From 
33299 \family typewriter
33300 ISO8859--1
33301 \family default
33302 :
33303 \end_layout
33304
33305 \begin_deeper
33306 \begin_layout Standard
33307 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33308 \begin_inset Space \hfill{}
33309 \end_inset
33310
33311 diaeresis
33312 \end_layout
33313
33314 \begin_layout Standard
33315 ^ Â Ê Î Ô Û â ê î ô û
33316 \begin_inset Space \hfill{}
33317 \end_inset
33318
33319 circumflex
33320 \end_layout
33321
33322 \begin_layout Standard
33323 ` À È Ì Ò Ù à è ì ò ù
33324 \begin_inset Space \hfill{}
33325 \end_inset
33326
33327 grave
33328 \end_layout
33329
33330 \begin_layout Standard
33331 ´ Á É Í Ó Ú Ý á é í ó ú ý
33332 \begin_inset Space \hfill{}
33333 \end_inset
33334
33335 acute
33336 \end_layout
33337
33338 \begin_layout Standard
33339 ~ Ã Ñ Õ ã ñ õ
33340 \begin_inset Space \hfill{}
33341 \end_inset
33342
33343 tilde
33344 \end_layout
33345
33346 \begin_layout Standard
33347 ¸Çç
33348 \begin_inset Space \hfill{}
33349 \end_inset
33350
33351 cedilla
33352 \end_layout
33353
33354 \begin_layout Standard
33355 ¯
33356 \begin_inset Space \hfill{}
33357 \end_inset
33358
33359 macron
33360 \end_layout
33361
33362 \end_deeper
33363 \begin_layout Itemize
33364 From 
33365 \family typewriter
33366 ISO8859--2
33367 \family default
33368  through 
33369 \family typewriter
33370 4
33371 \family default
33372 :
33373 \end_layout
33374
33375 \begin_deeper
33376 \begin_layout Standard
33377 ĤĴĥĵĈĜŜĉĝŝ
33378 \begin_inset Space \hfill{}
33379 \end_inset
33380
33381 circumflex
33382 \end_layout
33383
33384 \begin_layout Standard
33385 ŚŹśźŔĹĆŃŕĺćń
33386 \begin_inset Space \hfill{}
33387 \end_inset
33388
33389 acute
33390 \end_layout
33391
33392 \begin_layout Standard
33393 Ĩı̃Ũũ
33394 \begin_inset Space \hfill{}
33395 \end_inset
33396
33397 tilde
33398 \end_layout
33399
33400 \begin_layout Standard
33401 ŞşŢţŖĻĢŗļģŅĶņķ
33402 \begin_inset Space \hfill{}
33403 \end_inset
33404
33405 cedilla
33406 \end_layout
33407
33408 \begin_layout Standard
33409 ĒēĀĪŌŪāı̄ōū
33410 \begin_inset Space \hfill{}
33411 \end_inset
33412
33413 macron
33414 \end_layout
33415
33416 \begin_layout Standard
33417 ŐŰőű
33418 \begin_inset Space \hfill{}
33419 \end_inset
33420
33421 Hungarian umlaut
33422 \end_layout
33423
33424 \end_deeper
33425 \begin_layout Standard
33426 All the characters above are actively supported by TeX fonts.
33427  In addition TeX allows diacritical marks on almost all characters.
33428  Also make sure you're using the 
33429 \family typewriter
33430 T1
33431 \family default
33432  font-encoding.
33433 \end_layout
33434
33435 \begin_layout Chapter
33436 \start_of_appendix
33437 The User Interface
33438 \begin_inset CommandInset label
33439 LatexCommand label
33440 name "cha:The-User-Interface"
33441
33442 \end_inset
33443
33444
33445 \end_layout
33446
33447 \begin_layout Standard
33448 This appendix lists all available menus and describes its functionality.
33449  It is designed as quick reference if you are searching for a special topic
33450  inside the user's guide.
33451 \end_layout
33452
33453 \begin_layout Section
33454 The File Menu
33455 \begin_inset Index
33456 status collapsed
33457
33458 \begin_layout PlainLayout
33459 Menu ! File
33460 \end_layout
33461
33462 \end_inset
33463
33464
33465 \end_layout
33466
33467 \begin_layout Standard
33468 Under the 
33469 \family sans
33470 File
33471 \family default
33472  menu are the basic operations in addition to some more advanced operations.
33473  At the end of the menu the four last opened documents are listed.
33474 \end_layout
33475
33476 \begin_layout Subsection
33477 New
33478 \end_layout
33479
33480 \begin_layout Standard
33481 Creates a new document.
33482 \end_layout
33483
33484 \begin_layout Subsection
33485 New from Template
33486 \end_layout
33487
33488 \begin_layout Standard
33489 This menu prompts you for a template to use.
33490  Selecting a template will automatically set certain layout features for
33491  the document, features you would otherwise need to change manually.
33492 \end_layout
33493
33494 \begin_layout Subsection
33495 Open
33496 \end_layout
33497
33498 \begin_layout Standard
33499 Opens a document.
33500 \end_layout
33501
33502 \begin_layout Subsection
33503 Open Recent
33504 \end_layout
33505
33506 \begin_layout Standard
33507 The submenu shows a list of the recently opened files.
33508  Click there on a file to open it.
33509 \end_layout
33510
33511 \begin_layout Subsection
33512 Close
33513 \end_layout
33514
33515 \begin_layout Standard
33516 Closes the current document.
33517 \end_layout
33518
33519 \begin_layout Subsection
33520 Save
33521 \end_layout
33522
33523 \begin_layout Standard
33524 Saves the actual document.
33525 \end_layout
33526
33527 \begin_layout Subsection
33528 Save As
33529 \end_layout
33530
33531 \begin_layout Standard
33532 Saves the actual document under a new name to create a copy.
33533 \end_layout
33534
33535 \begin_layout Subsection
33536 Revert to saved
33537 \end_layout
33538
33539 \begin_layout Standard
33540 Reloads the actual document from disk.
33541 \end_layout
33542
33543 \begin_layout Subsection
33544 Version Control
33545 \end_layout
33546
33547 \begin_layout Standard
33548 This is used when more people are working on the same document.
33549  It is described in the section 
33550 \emph on
33551 Version Control in LyX
33552 \emph default
33553  of the 
33554 \emph on
33555 Extended
33556 \begin_inset Space ~
33557 \end_inset
33558
33559 Features
33560 \emph default
33561  manual.
33562 \end_layout
33563
33564 \begin_layout Subsection
33565 Import
33566 \end_layout
33567
33568 \begin_layout Standard
33569 You can import there files from older LyX-versions, LaTeX-files and plain
33570  text files (ASCII-files).
33571  The files will be imported as new LyX-document.
33572 \end_layout
33573
33574 \begin_layout Standard
33575 When using the menu 
33576 \family sans
33577 Plain
33578 \begin_inset Space ~
33579 \end_inset
33580
33581 Text, Join
33582 \begin_inset Space ~
33583 \end_inset
33584
33585 Lines
33586 \family default
33587 , all lines will be imported consecutively to one big paragraph.
33588  A new paragraph is started when there is a blank line in the file.
33589  , the text is inserted as Paragraphs, where the line breaks of the text
33590  will start a new paragraph.
33591 \end_layout
33592
33593 \begin_layout Subsection
33594 Export
33595 \begin_inset CommandInset label
33596 LatexCommand label
33597 name "sub:Export"
33598
33599 \end_inset
33600
33601
33602 \end_layout
33603
33604 \begin_layout Standard
33605 You can export your document to various file formats.
33606  The resulting files are placed in the directory of your LyX-file.
33607  The menu entries are not the same on all installations.
33608  They depend on the programs found by LyX while its configuration.
33609 \end_layout
33610
33611 \begin_layout Standard
33612 Here is a list of all available entries; they are explained in detail in
33613  section
33614 \begin_inset Space ~
33615 \end_inset
33616
33617
33618 \begin_inset CommandInset ref
33619 LatexCommand ref
33620 reference "sub:Output-file-formats"
33621
33622 \end_inset
33623
33624 :
33625 \end_layout
33626
33627 \begin_layout Description
33628
33629 \family sans
33630 CJK
33631 \begin_inset Space ~
33632 \end_inset
33633
33634 LyX 
33635 \family default
33636 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
33637  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
33638 \end_layout
33639
33640 \begin_layout Description
33641
33642 \family sans
33643 DVI
33644 \family default
33645  DVI-format
33646 \end_layout
33647
33648 \begin_layout Description
33649 HTML HTML-format (the HTML-converter is a third-party product and doesn't
33650  work in all cases)
33651 \end_layout
33652
33653 \begin_layout Description
33654 HTML
33655 \begin_inset Space ~
33656 \end_inset
33657
33658 (MS
33659 \begin_inset Space ~
33660 \end_inset
33661
33662 Word) HTML-format specialized so that the result can be imported to 
33663 \family sans
33664 MS Word
33665 \family default
33666 , as consequence of this formulas will be embedded as bitmap fonts and not
33667  in the format 
33668 \family sans
33669 MathML
33670 \family default
33671 .
33672 \end_layout
33673
33674 \begin_layout Description
33675
33676 \family sans
33677 LaT
33678 \begin_inset ERT
33679 status collapsed
33680
33681 \begin_layout PlainLayout
33682
33683 {}
33684 \end_layout
33685
33686 \end_inset
33687
33688 eX
33689 \begin_inset Space ~
33690 \end_inset
33691
33692 (pdflatex)
33693 \family default
33694  text file with the LaTeX source, additionally all images used in the document
33695  will be converted to a format that is readable for the 
33696 \family typewriter
33697 pdflatex
33698 \family default
33699  program (GIF, JPG, PDF, PNG)
33700 \end_layout
33701
33702 \begin_layout Description
33703
33704 \family sans
33705 LaT
33706 \begin_inset ERT
33707 status collapsed
33708
33709 \begin_layout PlainLayout
33710
33711 {}
33712 \end_layout
33713
33714 \end_inset
33715
33716 eX
33717 \begin_inset Space ~
33718 \end_inset
33719
33720 (plain)
33721 \family default
33722  text file with the LaTeX source code, additionally all images used in the
33723  document will be converted to the EPS-format, only this format is readable
33724  for the 
33725 \family typewriter
33726 latex
33727 \family default
33728  program
33729 \end_layout
33730
33731 \begin_layout Description
33732 LyX
33733 \begin_inset Space ~
33734 \end_inset
33735
33736 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
33737 \begin_inset Quotes eld
33738 \end_inset
33739
33740 y
33741 \begin_inset Quotes erd
33742 \end_inset
33743
33744  is replaced by the version number)
33745 \end_layout
33746
33747 \begin_layout Description
33748 OpenDocument OpenDocument-formatted text file, to be opened with 
33749 \family sans
33750 OpenOffice
33751 \family default
33752
33753 \family sans
33754 KOffice
33755 \family default
33756
33757 \family sans
33758 Abiword
33759 \family default
33760 , etc.
33761  (the OpenDocument-converter is a third-party product and doesn't work in
33762  all cases)
33763 \end_layout
33764
33765 \begin_layout Description
33766
33767 \family sans
33768 PDF
33769 \family default
33770  PDF-format using the program 
33771 \family typewriter
33772 ps2pdf
33773 \end_layout
33774
33775 \begin_layout Description
33776
33777 \family sans
33778 PDF
33779 \begin_inset Space ~
33780 \end_inset
33781
33782 (dvipdfm)
33783 \family default
33784  PDF-format using the program 
33785 \family typewriter
33786 dvipdfm
33787 \end_layout
33788
33789 \begin_layout Description
33790
33791 \family sans
33792 PDF
33793 \begin_inset Space ~
33794 \end_inset
33795
33796 (pdflatex)
33797 \family default
33798  PDF-format using the program 
33799 \family typewriter
33800 pdflatex
33801 \end_layout
33802
33803 \begin_layout Description
33804
33805 \family sans
33806 Plain
33807 \begin_inset Space ~
33808 \end_inset
33809
33810 text
33811 \family default
33812  text format
33813 \end_layout
33814
33815 \begin_layout Description
33816
33817 \family sans
33818 Plain
33819 \begin_inset Space ~
33820 \end_inset
33821
33822 text
33823 \begin_inset Space ~
33824 \end_inset
33825
33826 (ps2ascii)
33827 \family default
33828  text format, the document will first be converted to Postscript format
33829  and then exported as text using the program 
33830 \family sans
33831 ps2ascii
33832 \end_layout
33833
33834 \begin_layout Description
33835
33836 \family sans
33837 Postscript
33838 \family default
33839  PostScript format using the program 
33840 \family typewriter
33841 dvips
33842 \end_layout
33843
33844 \begin_layout Description
33845
33846 \family sans
33847 Custom
33848 \family default
33849  custom format
33850 \end_layout
33851
33852 \begin_layout Standard
33853 The program 
33854 \family typewriter
33855 dvipdfm
33856 \family default
33857  produces internally a dvi-file which is then converted to a pdf-file.
33858  It is a bit out of date and therefore the output could look different from
33859  what you want.
33860  
33861 \family typewriter
33862 pdflatex
33863 \family default
33864  produces directly pdf-files and supports the latest pdf-file formats.
33865 \end_layout
33866
33867 \begin_layout Standard
33868 If one of the menu entries 
33869 \family sans
33870 DVI
33871 \family default
33872
33873 \family sans
33874 PDF
33875 \begin_inset Space ~
33876 \end_inset
33877
33878 (pdflatex)
33879 \family default
33880  or 
33881 \family sans
33882 Postscript
33883 \family default
33884  is missing, you need to update your LaTeX installation.
33885  After updating you have to reconfigure LyX, see section
33886 \begin_inset Space ~
33887 \end_inset
33888
33889
33890 \begin_inset CommandInset ref
33891 LatexCommand ref
33892 reference "sec:Basic-LyX-Setup"
33893
33894 \end_inset
33895
33896 .
33897 \begin_inset Index
33898 status collapsed
33899
33900 \begin_layout PlainLayout
33901 Reconfiguration of LyX
33902 \end_layout
33903
33904 \end_inset
33905
33906
33907 \end_layout
33908
33909 \begin_layout Standard
33910 The menu 
33911 \family sans
33912 Custom
33913 \family default
33914  allows you to export your file by using special command line options for
33915  the export program.
33916 \end_layout
33917
33918 \begin_layout Subsection
33919 Print
33920 \end_layout
33921
33922 \begin_layout Standard
33923 With this menu you can print your document to a file in PostScript format
33924  or send it to a printer.
33925  The printer will also use the document in PostScript format.
33926  The conversion to PostScript is done in the background by LyX using the
33927  program 
33928 \family typewriter
33929 dvips
33930 \family default
33931 .
33932  For more informations have a look at section
33933 \begin_inset Space ~
33934 \end_inset
33935
33936
33937 \begin_inset CommandInset ref
33938 LatexCommand ref
33939 reference "sub:Printing-the-File"
33940
33941 \end_inset
33942
33943 .
33944 \end_layout
33945
33946 \begin_layout Subsection
33947 New and Close Window
33948 \end_layout
33949
33950 \begin_layout Standard
33951 Opens a new instance of LyX with all currently opened documents.
33952  You can close it later with the corresponding menu.
33953 \end_layout
33954
33955 \begin_layout Section
33956 The Edit Menu
33957 \begin_inset Index
33958 status collapsed
33959
33960 \begin_layout PlainLayout
33961 Menu ! Edit
33962 \end_layout
33963
33964 \end_inset
33965
33966
33967 \end_layout
33968
33969 \begin_layout Subsection
33970 Undo and Redo
33971 \end_layout
33972
33973 \begin_layout Standard
33974 Described in section
33975 \begin_inset Space ~
33976 \end_inset
33977
33978
33979 \begin_inset CommandInset ref
33980 LatexCommand ref
33981 reference "sec:Undo-and-Redo"
33982
33983 \end_inset
33984
33985 .
33986 \end_layout
33987
33988 \begin_layout Subsection
33989 Cut, Copy, Paste, Paste Recent, Paste Special
33990 \end_layout
33991
33992 \begin_layout Standard
33993 Described in section
33994 \begin_inset Space ~
33995 \end_inset
33996
33997
33998 \begin_inset CommandInset ref
33999 LatexCommand ref
34000 reference "sec:Basic-Editing-Features"
34001
34002 \end_inset
34003
34004 .
34005 \end_layout
34006
34007 \begin_layout Subsection
34008 Select All
34009 \end_layout
34010
34011 \begin_layout Standard
34012 Selects the whole document.
34013 \end_layout
34014
34015 \begin_layout Subsection
34016 Find & Replace
34017 \end_layout
34018
34019 \begin_layout Standard
34020 Described in section
34021 \begin_inset Space ~
34022 \end_inset
34023
34024
34025 \begin_inset CommandInset ref
34026 LatexCommand ref
34027 reference "sec:Basic-Editing-Features"
34028
34029 \end_inset
34030
34031 .
34032 \end_layout
34033
34034 \begin_layout Subsection
34035 Move paragraph Up/Down
34036 \end_layout
34037
34038 \begin_layout Standard
34039 This shifts the paragraph where the cursor is currently in one paragraph
34040  up or down.
34041 \end_layout
34042
34043 \begin_layout Subsection
34044 Text Style
34045 \end_layout
34046
34047 \begin_layout Standard
34048 Described in section
34049 \begin_inset Space ~
34050 \end_inset
34051
34052
34053 \begin_inset CommandInset ref
34054 LatexCommand ref
34055 reference "sub:Fine-Tuning-with-the"
34056
34057 \end_inset
34058
34059 .
34060 \end_layout
34061
34062 \begin_layout Subsection
34063 Paragraph Settings
34064 \begin_inset Index
34065 status collapsed
34066
34067 \begin_layout PlainLayout
34068 Paragraph ! Settings
34069 \end_layout
34070
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \begin_layout Standard
34077 The settings in the paragraph dialog only affects the paragraph where the
34078  cursor is in.
34079  Here you can set here the paragraph alignment and line spacing.
34080 \end_layout
34081
34082 \begin_layout Standard
34083 You can also prevent that the first line of the paragraph is indented.
34084  This option works only when you have chosen to separate paragraphs with
34085  indents in the 
34086 \family sans
34087 Document\SpecialChar \menuseparator
34088 Settings
34089 \family default
34090  dialog under 
34091 \family sans
34092 Text
34093 \begin_inset Space ~
34094 \end_inset
34095
34096 Layout
34097 \family default
34098 .
34099 \end_layout
34100
34101 \begin_layout Subsection
34102 Tabular and Math
34103 \end_layout
34104
34105 \begin_layout Standard
34106 These two menus are only active when the cursor is inside a table or a formula.
34107  The properties of this table/formula can now be changed.
34108  The properties of tables are described in section
34109 \begin_inset Space ~
34110 \end_inset
34111
34112
34113 \begin_inset CommandInset ref
34114 LatexCommand ref
34115 reference "sec:Tables"
34116
34117 \end_inset
34118
34119 , the properties of formulas in chapter
34120 \begin_inset Space ~
34121 \end_inset
34122
34123
34124 \begin_inset CommandInset ref
34125 LatexCommand ref
34126 reference "cha:Mathematical-Formulas"
34127
34128 \end_inset
34129
34130 .
34131 \end_layout
34132
34133 \begin_layout Subsection
34134 Increase / Decrease List Depth
34135 \end_layout
34136
34137 \begin_layout Standard
34138 These menus are only active when the cursor is in an environment that can
34139  be nested.
34140  They in/decrease the environment nesting level as explained in section
34141 \begin_inset Space ~
34142 \end_inset
34143
34144
34145 \begin_inset CommandInset ref
34146 LatexCommand ref
34147 reference "sec:Nesting"
34148
34149 \end_inset
34150
34151  and 
34152 \begin_inset CommandInset ref
34153 LatexCommand ref
34154 reference "sub:Numbering-depth"
34155
34156 \end_inset
34157
34158 .
34159 \end_layout
34160
34161 \begin_layout Section
34162 The View Menu
34163 \begin_inset Index
34164 status collapsed
34165
34166 \begin_layout PlainLayout
34167 Menu ! View
34168 \end_layout
34169
34170 \end_inset
34171
34172
34173 \end_layout
34174
34175 \begin_layout Standard
34176 The 
34177 \family sans
34178 View
34179 \family default
34180  menu contains a list of available formats in which you can view the actual
34181  document with an external program.
34182  The menu entries for the viewing formats are not the same on all installations
34183  - it depends on the LaTeX programs that are found while LyX was configured.
34184  All possible formats are formats listed in section
34185 \begin_inset Space ~
34186 \end_inset
34187
34188
34189 \begin_inset CommandInset ref
34190 LatexCommand ref
34191 reference "sub:Export"
34192
34193 \end_inset
34194
34195 .
34196  You should at least see the menu entries 
34197 \family sans
34198 DVI
34199 \family default
34200  and 
34201 \family sans
34202 PDF
34203 \begin_inset Space ~
34204 \end_inset
34205
34206 (pdflatex)
34207 \family default
34208 .
34209  If one of the two is missing, you need to update your LaTeX installation.
34210  After updating you have to reconfigure LyX, see section
34211 \begin_inset Space ~
34212 \end_inset
34213
34214
34215 \begin_inset CommandInset ref
34216 LatexCommand ref
34217 reference "sec:Basic-LyX-Setup"
34218
34219 \end_inset
34220
34221 .
34222 \begin_inset Index
34223 status collapsed
34224
34225 \begin_layout PlainLayout
34226 Reconfiguration of LyX
34227 \end_layout
34228
34229 \end_inset
34230
34231
34232 \end_layout
34233
34234 \begin_layout Standard
34235 Invoking a menu will start a viewer program.
34236  The viewer can be set or changed in the preferences, see section
34237 \begin_inset Space ~
34238 \end_inset
34239
34240
34241 \begin_inset CommandInset ref
34242 LatexCommand ref
34243 reference "sec:File-Formats"
34244
34245 \end_inset
34246
34247 .
34248  The default viewers are set by LyX while it is first configured.
34249 \end_layout
34250
34251 \begin_layout Standard
34252 \begin_inset VSpace bigskip
34253 \end_inset
34254
34255 At the bottom of the 
34256 \family sans
34257 View
34258 \family default
34259  menu the opened documents are listed.
34260 \end_layout
34261
34262 \begin_layout Subsection
34263 View Source
34264 \end_layout
34265
34266 \begin_layout Standard
34267 Opens a window showing the source code of the actual document, as described
34268  in section
34269 \begin_inset Space ~
34270 \end_inset
34271
34272
34273 \begin_inset CommandInset ref
34274 LatexCommand ref
34275 reference "sec:Previewing-snippets-of"
34276
34277 \end_inset
34278
34279 .
34280 \end_layout
34281
34282 \begin_layout Subsection
34283 Update
34284 \end_layout
34285
34286 \begin_layout Standard
34287 This menu allows you to update the view with your latest changes without
34288  opening a new view window.
34289 \end_layout
34290
34291 \begin_layout Subsection
34292 Toolbars
34293 \begin_inset CommandInset label
34294 LatexCommand label
34295 name "sub:Toolbars"
34296
34297 \end_inset
34298
34299
34300 \begin_inset Index
34301 status collapsed
34302
34303 \begin_layout PlainLayout
34304 Toolbar
34305 \end_layout
34306
34307 \end_inset
34308
34309
34310 \end_layout
34311
34312 \begin_layout Standard
34313 In this menu you can set the appearance of the different toolbars.
34314  All toolbars and the 
34315 \family sans
34316 Command
34317 \begin_inset Space ~
34318 \end_inset
34319
34320 Buffer
34321 \family default
34322  can be turned on and off.
34323  The 
34324 \emph on
34325 on
34326 \emph default
34327  state is denoted in the menu with a checkmark.
34328  The 
34329 \family sans
34330 Review
34331 \family default
34332
34333 \family sans
34334 Table
34335 \family default
34336
34337 \family sans
34338 Math
34339 \begin_inset Space ~
34340 \end_inset
34341
34342 Panels
34343 \family default
34344 , and 
34345 \family sans
34346 Math
34347 \family default
34348  toolbars can be additionally set to the state 
34349 \emph on
34350 automatic
34351 \emph default
34352  that is denoted in the menu with the suffix 
34353 \family sans
34354 (auto)
34355 \family default
34356 .
34357 \end_layout
34358
34359 \begin_layout Standard
34360 In the 
34361 \emph on
34362 on
34363 \emph default
34364  state the toolbar is permanently shown, in the 
34365 \emph on
34366 automatic
34367 \emph default
34368  state the toolbar is only shown when the cursor is in a certain environment
34369  or when a certain feature is enabled.
34370  That means that the review toolbar will only be shown when change tracking
34371  is activated, the math and table toolbars are only shown when the cursor
34372  is inside a formula or table, respectively.
34373 \end_layout
34374
34375 \begin_layout Standard
34376 LyX's toolbars and its buttons are explained in section
34377 \begin_inset Space ~
34378 \end_inset
34379
34380
34381 \begin_inset CommandInset ref
34382 LatexCommand ref
34383 reference "sec:Toolbars"
34384
34385 \end_inset
34386
34387 .
34388 \end_layout
34389
34390 \begin_layout Section
34391 The Insert Menu
34392 \begin_inset Index
34393 status collapsed
34394
34395 \begin_layout PlainLayout
34396 Menu ! Insert
34397 \end_layout
34398
34399 \end_inset
34400
34401
34402 \end_layout
34403
34404 \begin_layout Subsection
34405 Math
34406 \end_layout
34407
34408 \begin_layout Standard
34409 Inserts math constructs that are explained in chapter
34410 \begin_inset Space ~
34411 \end_inset
34412
34413
34414 \begin_inset CommandInset ref
34415 LatexCommand ref
34416 reference "cha:Mathematical-Formulas"
34417
34418 \end_inset
34419
34420 .
34421 \end_layout
34422
34423 \begin_layout Subsection
34424 Special Character
34425 \begin_inset CommandInset label
34426 LatexCommand label
34427 name "sub:Special-Character"
34428
34429 \end_inset
34430
34431
34432 \end_layout
34433
34434 \begin_layout Standard
34435 Here you can insert the following characters:
34436 \end_layout
34437
34438 \begin_layout Description
34439 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
34440
34441 \end_layout
34442
34443 \begin_layout Description
34444 End
34445 \begin_inset Space ~
34446 \end_inset
34447
34448 of
34449 \begin_inset Space ~
34450 \end_inset
34451
34452 Sentence Inserts an end of sentence dot as described in section
34453 \begin_inset Space ~
34454 \end_inset
34455
34456
34457 \begin_inset CommandInset ref
34458 LatexCommand ref
34459 reference "sub:Abbreviations"
34460
34461 \end_inset
34462
34463 .
34464 \end_layout
34465
34466 \begin_layout Description
34467 Ordinary
34468 \begin_inset Space ~
34469 \end_inset
34470
34471 Quote Inserts this quote: 
34472 \begin_inset Quotes erd
34473 \end_inset
34474
34475 , no matter what quote type you selected in the 
34476 \family sans
34477 Document\SpecialChar \menuseparator
34478 Settings
34479 \family default
34480  dialog under 
34481 \family sans
34482 Language
34483 \family default
34484 .
34485 \end_layout
34486
34487 \begin_layout Description
34488 Single
34489 \begin_inset Space ~
34490 \end_inset
34491
34492 Quote Inserts this quote: 
34493 \begin_inset Quotes els
34494 \end_inset
34495
34496
34497 \end_layout
34498
34499 \begin_layout Description
34500 Menu
34501 \begin_inset Space ~
34502 \end_inset
34503
34504 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
34505
34506 \end_layout
34507
34508 \begin_layout Description
34509 Phonetic
34510 \begin_inset Space ~
34511 \end_inset
34512
34513 Symbols
34514 \begin_inset Index
34515 status collapsed
34516
34517 \begin_layout PlainLayout
34518 Phonetic symbols
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \begin_inset Index
34525 status collapsed
34526
34527 \begin_layout PlainLayout
34528 Language ! Phonetic symbols
34529 \end_layout
34530
34531 \end_inset
34532
34533  Creates a formula with a so called tipa inset.
34534  Here you can insert commands to create IPA phonetic symbols.
34535  For this feature you must have the LaTeX-package 
34536 \series bold
34537 tipa
34538 \series default
34539
34540 \begin_inset Index
34541 status collapsed
34542
34543 \begin_layout PlainLayout
34544 LaTeX-packages ! tipa
34545 \end_layout
34546
34547 \end_inset
34548
34549  installed.
34550 \newline
34551 For more informations about this feature we refer to the documentation
34552  of 
34553 \series bold
34554 tipa, 
34555 \begin_inset CommandInset citation
34556 LatexCommand cite
34557 key "tipa"
34558
34559 \end_inset
34560
34561
34562 \series default
34563  and this Wiki-page:
34564 \newline
34565
34566 \begin_inset Flex URL
34567 status collapsed
34568
34569 \begin_layout PlainLayout
34570
34571 http://wiki.lyx.org/LyX/LinguistLyX
34572 \end_layout
34573
34574 \end_inset
34575
34576 .
34577 \end_layout
34578
34579 \begin_layout Subsection
34580 Formatting
34581 \end_layout
34582
34583 \begin_layout Standard
34584 Here you can insert the following format constructs:
34585 \end_layout
34586
34587 \begin_layout Description
34588 Superscript Inserts an superscript: test
34589 \begin_inset Formula $^{\text{a,b}}$
34590 \end_inset
34591
34592
34593 \end_layout
34594
34595 \begin_layout Description
34596 Subscript Inserts an subscript: test
34597 \begin_inset Formula $_{\text{3x}}$
34598 \end_inset
34599
34600
34601 \end_layout
34602
34603 \begin_layout Description
34604 Protected
34605 \begin_inset Space ~
34606 \end_inset
34607
34608 Space Inserts a protected space that is described in section
34609 \begin_inset Space ~
34610 \end_inset
34611
34612
34613 \begin_inset CommandInset ref
34614 LatexCommand ref
34615 reference "sub:Protected-Space"
34616
34617 \end_inset
34618
34619 .
34620 \end_layout
34621
34622 \begin_layout Description
34623 Inter-word
34624 \begin_inset Space ~
34625 \end_inset
34626
34627 Space Inserts an inter-word space that is described in section
34628 \begin_inset Space ~
34629 \end_inset
34630
34631
34632 \begin_inset CommandInset ref
34633 LatexCommand ref
34634 reference "sub:Inter-word-Space"
34635
34636 \end_inset
34637
34638 .
34639 \end_layout
34640
34641 \begin_layout Description
34642 Thin
34643 \begin_inset Space ~
34644 \end_inset
34645
34646 Space Inserts a thin space that is described in section
34647 \begin_inset Space ~
34648 \end_inset
34649
34650
34651 \begin_inset CommandInset ref
34652 LatexCommand ref
34653 reference "sub:Thin-Space"
34654
34655 \end_inset
34656
34657 .
34658 \end_layout
34659
34660 \begin_layout Description
34661 Horizontal
34662 \begin_inset Space ~
34663 \end_inset
34664
34665 Fill Inserts an horizontal fill, see section
34666 \begin_inset Space ~
34667 \end_inset
34668
34669
34670 \begin_inset CommandInset ref
34671 LatexCommand ref
34672 reference "sub:Horizontal-Space"
34673
34674 \end_inset
34675
34676  for a description.
34677 \end_layout
34678
34679 \begin_layout Description
34680 Horizontal
34681 \begin_inset Space ~
34682 \end_inset
34683
34684 Line Inserts an horizontal line, see section
34685 \begin_inset Space ~
34686 \end_inset
34687
34688
34689 \begin_inset CommandInset ref
34690 LatexCommand ref
34691 reference "sub:Horizontal-Lines"
34692
34693 \end_inset
34694
34695  for a description.
34696 \end_layout
34697
34698 \begin_layout Description
34699 Vertical
34700 \begin_inset Space ~
34701 \end_inset
34702
34703 Space Inserts vertical space, see section
34704 \begin_inset Space ~
34705 \end_inset
34706
34707
34708 \begin_inset CommandInset ref
34709 LatexCommand ref
34710 reference "sub:Vertical-Space"
34711
34712 \end_inset
34713
34714  for a description.
34715 \end_layout
34716
34717 \begin_layout Description
34718 Hyphenation
34719 \begin_inset Space ~
34720 \end_inset
34721
34722 Point Inserts an hyphenation point, see section
34723 \begin_inset Space ~
34724 \end_inset
34725
34726
34727 \begin_inset CommandInset ref
34728 LatexCommand ref
34729 reference "sub:Hyphenation"
34730
34731 \end_inset
34732
34733
34734 \end_layout
34735
34736 \begin_layout Description
34737 Ligature
34738 \begin_inset Space ~
34739 \end_inset
34740
34741 Break Inserts a ligature break, see section
34742 \begin_inset Space ~
34743 \end_inset
34744
34745
34746 \begin_inset CommandInset ref
34747 LatexCommand ref
34748 reference "sub:Ligatures"
34749
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Description
34756 Line
34757 \begin_inset Space ~
34758 \end_inset
34759
34760 Break Inserts a forced linebreak, see section
34761 \begin_inset Space ~
34762 \end_inset
34763
34764
34765 \begin_inset CommandInset ref
34766 LatexCommand ref
34767 reference "sub:Forced-Linebreaks"
34768
34769 \end_inset
34770
34771
34772 \end_layout
34773
34774 \begin_layout Description
34775 Page
34776 \begin_inset Space ~
34777 \end_inset
34778
34779 Break Inserts a forced pagebreak, described in section
34780 \begin_inset Space ~
34781 \end_inset
34782
34783
34784 \begin_inset CommandInset ref
34785 LatexCommand ref
34786 reference "sub:Forced-Pagebreaks"
34787
34788 \end_inset
34789
34790
34791 \end_layout
34792
34793 \begin_layout Description
34794 Clear
34795 \begin_inset Space ~
34796 \end_inset
34797
34798 Page Inserts a clear pagebreak, described in section
34799 \begin_inset Space ~
34800 \end_inset
34801
34802
34803 \begin_inset CommandInset ref
34804 LatexCommand ref
34805 reference "sub:Clear-Pages"
34806
34807 \end_inset
34808
34809
34810 \end_layout
34811
34812 \begin_layout Description
34813 Clear
34814 \begin_inset Space ~
34815 \end_inset
34816
34817 Double
34818 \begin_inset Space ~
34819 \end_inset
34820
34821 Page Inserts a clear doublepage break, described in section
34822 \begin_inset Space ~
34823 \end_inset
34824
34825
34826 \begin_inset CommandInset ref
34827 LatexCommand ref
34828 reference "sub:Clear-Pages"
34829
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \begin_layout Subsection
34836 List / TOC
34837 \end_layout
34838
34839 \begin_layout Standard
34840 Various lists can be inserted with this menu.
34841  The table of contents, the algorithm, figures, and tables list are described
34842  in section
34843 \begin_inset Space ~
34844 \end_inset
34845
34846
34847 \begin_inset CommandInset ref
34848 LatexCommand ref
34849 reference "sec:toc"
34850
34851 \end_inset
34852
34853 .
34854  The index list is described in section
34855 \begin_inset Space ~
34856 \end_inset
34857
34858
34859 \begin_inset CommandInset ref
34860 LatexCommand ref
34861 reference "sec:Index"
34862
34863 \end_inset
34864
34865 , the nomenclature in section
34866 \begin_inset Space ~
34867 \end_inset
34868
34869
34870 \begin_inset CommandInset ref
34871 LatexCommand ref
34872 reference "sec:Nomenclature"
34873
34874 \end_inset
34875
34876 , and the BibTeX bibliography in section
34877 \begin_inset Space ~
34878 \end_inset
34879
34880
34881 \begin_inset CommandInset ref
34882 LatexCommand ref
34883 reference "sub:Bibliography-databases"
34884
34885 \end_inset
34886
34887 .
34888 \end_layout
34889
34890 \begin_layout Subsection
34891 Float
34892 \end_layout
34893
34894 \begin_layout Standard
34895 To insert floats, described in section
34896 \begin_inset Space ~
34897 \end_inset
34898
34899
34900 \begin_inset CommandInset ref
34901 LatexCommand ref
34902 reference "sec:Floats"
34903
34904 \end_inset
34905
34906 .
34907 \end_layout
34908
34909 \begin_layout Subsection
34910 Note
34911 \end_layout
34912
34913 \begin_layout Standard
34914 To insert notes, described in section
34915 \begin_inset Space ~
34916 \end_inset
34917
34918
34919 \begin_inset CommandInset ref
34920 LatexCommand ref
34921 reference "sec:Notes"
34922
34923 \end_inset
34924
34925 .
34926 \end_layout
34927
34928 \begin_layout Subsection
34929 Branch
34930 \end_layout
34931
34932 \begin_layout Standard
34933 Inserts branch insets as described in section
34934 \begin_inset Space ~
34935 \end_inset
34936
34937
34938 \begin_inset CommandInset ref
34939 LatexCommand ref
34940 reference "sec:Branches"
34941
34942 \end_inset
34943
34944 .
34945 \end_layout
34946
34947 \begin_layout Subsection
34948 File
34949 \begin_inset Index
34950 status collapsed
34951
34952 \begin_layout PlainLayout
34953 External Material
34954 \end_layout
34955
34956 \end_inset
34957
34958
34959 \end_layout
34960
34961 \begin_layout Standard
34962 Here you can inserts files to include them or its content to your document.
34963  How this can be done is in detail explained in chapter 
34964 \emph on
34965 External Stuff
34966 \emph default
34967  of the 
34968 \emph on
34969 Embedded Objects
34970 \emph default
34971  manual.
34972 \end_layout
34973
34974 \begin_layout Subsection
34975 Box
34976 \begin_inset Index
34977 status collapsed
34978
34979 \begin_layout PlainLayout
34980 Boxes
34981 \end_layout
34982
34983 \end_inset
34984
34985
34986 \end_layout
34987
34988 \begin_layout Standard
34989 Inserts a minipage box that is described section
34990 \begin_inset Space ~
34991 \end_inset
34992
34993
34994 \begin_inset CommandInset ref
34995 LatexCommand ref
34996 reference "sec:Minipages"
34997
34998 \end_inset
34999
35000 .
35001  All box types supported by LyX are explained in detail in chapter 
35002 \emph on
35003 Boxes
35004 \emph default
35005  of the 
35006 \emph on
35007 Embedded Objects
35008 \emph default
35009  manual.
35010 \end_layout
35011
35012 \begin_layout Subsection
35013 Citation
35014 \end_layout
35015
35016 \begin_layout Standard
35017 Inserts a citation as described in section
35018 \begin_inset Space ~
35019 \end_inset
35020
35021
35022 \begin_inset CommandInset ref
35023 LatexCommand ref
35024 reference "sec:Bibliography"
35025
35026 \end_inset
35027
35028 .
35029 \end_layout
35030
35031 \begin_layout Subsection
35032 Cross-Reference
35033 \end_layout
35034
35035 \begin_layout Standard
35036 Inserts a cross-reference as described in section
35037 \begin_inset Space ~
35038 \end_inset
35039
35040
35041 \begin_inset CommandInset ref
35042 LatexCommand ref
35043 reference "sec:Cross-References"
35044
35045 \end_inset
35046
35047 .
35048 \end_layout
35049
35050 \begin_layout Subsection
35051 Label
35052 \end_layout
35053
35054 \begin_layout Standard
35055 Inserts a label as described in section
35056 \begin_inset Space ~
35057 \end_inset
35058
35059
35060 \begin_inset CommandInset ref
35061 LatexCommand ref
35062 reference "sec:Cross-References"
35063
35064 \end_inset
35065
35066 .
35067 \end_layout
35068
35069 \begin_layout Subsection
35070 Caption
35071 \begin_inset Index
35072 status collapsed
35073
35074 \begin_layout PlainLayout
35075 Captions
35076 \end_layout
35077
35078 \end_inset
35079
35080
35081 \begin_inset Index
35082 status collapsed
35083
35084 \begin_layout PlainLayout
35085 Longtables ! Caption
35086 \end_layout
35087
35088 \end_inset
35089
35090
35091 \end_layout
35092
35093 \begin_layout Standard
35094 Inserts a caption to floats or longtables.
35095  Floats are described in section
35096 \begin_inset Space ~
35097 \end_inset
35098
35099
35100 \begin_inset CommandInset ref
35101 LatexCommand ref
35102 reference "sec:Floats"
35103
35104 \end_inset
35105
35106 , cations in longtables are described in section 
35107 \emph on
35108 Longtable Captions
35109 \emph default
35110  of the 
35111 \emph on
35112 Embedded Objects
35113 \emph default
35114  manual.
35115 \end_layout
35116
35117 \begin_layout Subsection
35118 Index Entry
35119 \end_layout
35120
35121 \begin_layout Standard
35122 Inserts an index entry as described in section
35123 \begin_inset Space ~
35124 \end_inset
35125
35126
35127 \begin_inset CommandInset ref
35128 LatexCommand ref
35129 reference "sec:Index"
35130
35131 \end_inset
35132
35133 .
35134 \end_layout
35135
35136 \begin_layout Subsection
35137 Nomenclature Entry
35138 \end_layout
35139
35140 \begin_layout Standard
35141 Inserts a nomenclature entry as described in section
35142 \begin_inset Space ~
35143 \end_inset
35144
35145
35146 \begin_inset CommandInset ref
35147 LatexCommand ref
35148 reference "sec:Nomenclature"
35149
35150 \end_inset
35151
35152 .
35153 \end_layout
35154
35155 \begin_layout Subsection
35156 Table
35157 \end_layout
35158
35159 \begin_layout Standard
35160 Inserts a table.
35161  Tables are described in section
35162 \begin_inset Space ~
35163 \end_inset
35164
35165
35166 \begin_inset CommandInset ref
35167 LatexCommand ref
35168 reference "sec:Tables"
35169
35170 \end_inset
35171
35172 .
35173 \end_layout
35174
35175 \begin_layout Subsection
35176 Graphics
35177 \end_layout
35178
35179 \begin_layout Standard
35180 Inserts a graphic.
35181  Graphics are described in section
35182 \begin_inset Space ~
35183 \end_inset
35184
35185
35186 \begin_inset CommandInset ref
35187 LatexCommand ref
35188 reference "sec:Graphics"
35189
35190 \end_inset
35191
35192 .
35193 \end_layout
35194
35195 \begin_layout Subsection
35196 URL
35197 \end_layout
35198
35199 \begin_layout Standard
35200 Inserts an URL box as described in section
35201 \begin_inset Space ~
35202 \end_inset
35203
35204
35205 \begin_inset CommandInset ref
35206 LatexCommand ref
35207 reference "sec:URL"
35208
35209 \end_inset
35210
35211 .
35212 \end_layout
35213
35214 \begin_layout Subsection
35215 Footnote
35216 \end_layout
35217
35218 \begin_layout Standard
35219 Inserts a footnote, see section
35220 \begin_inset Space ~
35221 \end_inset
35222
35223
35224 \begin_inset CommandInset ref
35225 LatexCommand ref
35226 reference "sec:Footnotes"
35227
35228 \end_inset
35229
35230 .
35231 \end_layout
35232
35233 \begin_layout Subsection
35234 Marginal Note
35235 \end_layout
35236
35237 \begin_layout Standard
35238 Inserts a marginal note, see section
35239 \begin_inset Space ~
35240 \end_inset
35241
35242
35243 \begin_inset CommandInset ref
35244 LatexCommand ref
35245 reference "sec:Marginal-Notes"
35246
35247 \end_inset
35248
35249 .
35250 \end_layout
35251
35252 \begin_layout Subsection
35253 Short Title
35254 \end_layout
35255
35256 \begin_layout Standard
35257 Inserts a short title, see section
35258 \begin_inset Space ~
35259 \end_inset
35260
35261
35262 \begin_inset CommandInset ref
35263 LatexCommand ref
35264 reference "sec:Short-Titles"
35265
35266 \end_inset
35267
35268 .
35269 \end_layout
35270
35271 \begin_layout Subsection
35272 TeX Code
35273 \end_layout
35274
35275 \begin_layout Standard
35276 Inserts an ERT box, see section
35277 \begin_inset Space ~
35278 \end_inset
35279
35280
35281 \begin_inset CommandInset ref
35282 LatexCommand ref
35283 reference "sub:ERT-Boxes"
35284
35285 \end_inset
35286
35287  for a description.
35288 \end_layout
35289
35290 \begin_layout Subsection
35291 Program Listing
35292 \begin_inset Index
35293 status collapsed
35294
35295 \begin_layout PlainLayout
35296 Program listings
35297 \end_layout
35298
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \begin_layout Standard
35305 Inserts a program listings box.
35306  Program listings are explained in chapter 
35307 \emph on
35308 Program Code Listings
35309 \emph default
35310  of the 
35311 \emph on
35312 Embedded Objects
35313 \emph default
35314  manual.
35315 \end_layout
35316
35317 \begin_layout Subsection
35318 Date
35319 \end_layout
35320
35321 \begin_layout Standard
35322 Inserts the actual date.
35323  The format dependends on the date format of the language that is used for
35324  LyX's menus.
35325  LyX offers another ways to insert a date which is explained in section
35326  
35327 \emph on
35328 External Material
35329 \emph default
35330  of the 
35331 \emph on
35332 Embedded Objects
35333 \emph default
35334  manual.
35335  There the different methods are also compared.
35336 \end_layout
35337
35338 \begin_layout Section
35339 The Navigate Menu
35340 \begin_inset Index
35341 status collapsed
35342
35343 \begin_layout PlainLayout
35344 Menu ! Navigate
35345 \end_layout
35346
35347 \end_inset
35348
35349
35350 \end_layout
35351
35352 \begin_layout Standard
35353 This menu lists the existing, chapter, sections, figures, and tables of
35354  the current document.
35355  This allows you to navigate easily through you document.
35356 \end_layout
35357
35358 \begin_layout Standard
35359 The Navigate menu also offers to 
35360 \end_layout
35361
35362 \begin_layout Subsection
35363 Bookmarks
35364 \end_layout
35365
35366 \begin_layout Standard
35367 With this menu you are able to define your own bookmarks.
35368  This is useful when you are working on a large documents and often have
35369  to jump e.g.
35370  between section
35371 \begin_inset Space ~
35372 \end_inset
35373
35374 2.5 and 6.3.
35375  To create bookmarks for this example, go to section
35376 \begin_inset Space ~
35377 \end_inset
35378
35379 2.5 and use the menu 
35380 \family sans
35381 Save
35382 \begin_inset Space ~
35383 \end_inset
35384
35385 Bookmark
35386 \begin_inset Space ~
35387 \end_inset
35388
35389 1
35390 \family default
35391 .
35392  Then go to section
35393 \begin_inset Space ~
35394 \end_inset
35395
35396 6.3 and use 
35397 \family sans
35398 Save
35399 \begin_inset Space ~
35400 \end_inset
35401
35402 Bookmark
35403 \begin_inset Space ~
35404 \end_inset
35405
35406
35407 \family default
35408 2.
35409  Now you can easily jump between these sections by using the menu or by
35410  the key bindings 
35411 \family sans
35412 C-1
35413 \family default
35414  and 
35415 \family sans
35416 C-2
35417 \family default
35418 .
35419 \end_layout
35420
35421 \begin_layout Standard
35422 You can also use bookmarks to jump between several opened documents.
35423  The saved bookmarks are valid till the document is closed.
35424 \end_layout
35425
35426 \begin_layout Subsection
35427 Next Note, Change, Cross-reference
35428 \end_layout
35429
35430 \begin_layout Standard
35431 Jump to the next note, change, or cross-reference following the current
35432  cursor position.
35433 \end_layout
35434
35435 \begin_layout Subsection
35436 Go to Label
35437 \end_layout
35438
35439 \begin_layout Standard
35440 Only active when the cursor is in front of a cross-reference.
35441  Sets the cursor before the referenced label, the same as if you right-click
35442  on a cross-reference box.
35443 \end_layout
35444
35445 \begin_layout Section
35446 The Document Menu
35447 \begin_inset Index
35448 status collapsed
35449
35450 \begin_layout PlainLayout
35451 Menu ! Document
35452 \end_layout
35453
35454 \end_inset
35455
35456
35457 \end_layout
35458
35459 \begin_layout Subsection
35460 Change Tracking
35461 \end_layout
35462
35463 \begin_layout Standard
35464 Change Tracking is described in section
35465 \begin_inset Space ~
35466 \end_inset
35467
35468
35469 \begin_inset CommandInset ref
35470 LatexCommand ref
35471 reference "sec:Change-Tracking"
35472
35473 \end_inset
35474
35475 .
35476 \end_layout
35477
35478 \begin_layout Subsection
35479 LaT
35480 \begin_inset ERT
35481 status collapsed
35482
35483 \begin_layout PlainLayout
35484
35485 {}
35486 \end_layout
35487
35488 \end_inset
35489
35490 eX Log
35491 \end_layout
35492
35493 \begin_layout Standard
35494 After running LaTeX by viewing or exporting a document, this menu will be
35495  enabled.
35496  It shows the logfile of the used LaTeX-program.
35497 \end_layout
35498
35499 \begin_layout Standard
35500 Here you can see how LaTeX works in the background.
35501  
35502 \emph on
35503 Experts
35504 \emph default
35505  will find in it reasons for LaTeX-errors.
35506 \end_layout
35507
35508 \begin_layout Subsection
35509 Outline
35510 \end_layout
35511
35512 \begin_layout Standard
35513 Opens the TOC/Outline window as described in section
35514 \begin_inset Space ~
35515 \end_inset
35516
35517
35518 \begin_inset CommandInset ref
35519 LatexCommand ref
35520 reference "sub:Table-of-Contents"
35521
35522 \end_inset
35523
35524 .
35525 \end_layout
35526
35527 \begin_layout Subsection
35528 Start Appendix Here
35529 \end_layout
35530
35531 \begin_layout Standard
35532 This menu will start the appendix of the document at the current cursor
35533  position as described in section
35534 \begin_inset Space ~
35535 \end_inset
35536
35537
35538 \begin_inset CommandInset ref
35539 LatexCommand ref
35540 reference "sec:Appendices"
35541
35542 \end_inset
35543
35544 .
35545 \end_layout
35546
35547 \begin_layout Subsection
35548 Compressed
35549 \end_layout
35550
35551 \begin_layout Standard
35552 Un/compresses the actual document.
35553 \end_layout
35554
35555 \begin_layout Subsection
35556 Settings
35557 \begin_inset CommandInset label
35558 LatexCommand label
35559 name "sub:Settings"
35560
35561 \end_inset
35562
35563
35564 \begin_inset Index
35565 status collapsed
35566
35567 \begin_layout PlainLayout
35568 Document ! Settings
35569 \end_layout
35570
35571 \end_inset
35572
35573
35574 \end_layout
35575
35576 \begin_layout Standard
35577 This menu dialog contains some submenus to set properties for the whole
35578  document.
35579  You can save your document settings as default with the 
35580 \family sans
35581 Save as Document Defaults
35582 \family default
35583  button in the dialog.
35584  This will create a template named 
35585 \family typewriter
35586 default.lyx
35587 \family default
35588  which is automatically loaded by LyX when you create a new document without
35589  using a template.
35590 \end_layout
35591
35592 \begin_layout Standard
35593 The different submenus of the dialog are explained in the following:
35594 \end_layout
35595
35596 \begin_layout Subsubsection*
35597 Document Class
35598 \end_layout
35599
35600 \begin_layout Standard
35601 Here you set the document class, class options, and a Postscript driver.
35602  Document classes are described in section
35603 \begin_inset Space ~
35604 \end_inset
35605
35606
35607 \begin_inset CommandInset ref
35608 LatexCommand ref
35609 reference "sec:Document-Classes"
35610
35611 \end_inset
35612
35613 .
35614  The Postscript driver is used for LaTeX's color and graphics packages.
35615  When using 
35616 \family sans
35617 Default
35618 \family default
35619 , the default driver for the LaTeX-packages are used.
35620  It is recommended to use the default unless your know what you are doing.
35621 \end_layout
35622
35623 \begin_layout Subsubsection*
35624 Fonts
35625 \end_layout
35626
35627 \begin_layout Standard
35628 The document font settings are described in section
35629 \begin_inset Space ~
35630 \end_inset
35631
35632
35633 \begin_inset CommandInset ref
35634 LatexCommand ref
35635 reference "sec:Fonts-and-Text"
35636
35637 \end_inset
35638
35639 .
35640 \end_layout
35641
35642 \begin_layout Subsubsection*
35643 Text Layout
35644 \end_layout
35645
35646 \begin_layout Standard
35647 You can specify if paragraphs should be separated by indentations or vertical
35648  skips.
35649  The line spacing and the number of text columns can here also be specified.
35650  
35651 \end_layout
35652
35653 \begin_layout Standard
35654 Note that LyX won't show two columns or the set up line spacing on screen.
35655  That's impractical, often unreadable, and not part of the WYSIWYM concept.
35656  However, it will be as you specified it in the output.
35657 \end_layout
35658
35659 \begin_layout Standard
35660 The listings settings are explained in the corresponding section in the
35661  
35662 \emph on
35663 Embedded Objects
35664 \emph default
35665  manual.
35666 \end_layout
35667
35668 \begin_layout Subsubsection*
35669 Page Layout
35670 \end_layout
35671
35672 \begin_layout Standard
35673 A description of this menu is given in section
35674 \begin_inset Space ~
35675 \end_inset
35676
35677
35678 \begin_inset CommandInset ref
35679 LatexCommand ref
35680 reference "sub:Paper-Size,-Orientation,"
35681
35682 \end_inset
35683
35684  and 
35685 \begin_inset CommandInset ref
35686 LatexCommand ref
35687 reference "sub:Document-Layout"
35688
35689 \end_inset
35690
35691 .
35692 \end_layout
35693
35694 \begin_layout Subsubsection*
35695 Page Margins
35696 \end_layout
35697
35698 \begin_layout Standard
35699 Here you can adjust the paper margins, see section
35700 \begin_inset Space ~
35701 \end_inset
35702
35703
35704 \begin_inset CommandInset ref
35705 LatexCommand ref
35706 reference "sub:Margins"
35707
35708 \end_inset
35709
35710 .
35711 \end_layout
35712
35713 \begin_layout Subsubsection*
35714 Language
35715 \begin_inset Index
35716 status collapsed
35717
35718 \begin_layout PlainLayout
35719 Language ! Encoding
35720 \end_layout
35721
35722 \end_inset
35723
35724
35725 \end_layout
35726
35727 \begin_layout Standard
35728 The document language and quote styles are set here.
35729  The encoding specifies how the document content is exported to LaTeX (the
35730  LyX file is always encoded in utf8).
35731  All characters that cannot be encoded using the specified encoding will
35732  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
35733  known for a particular character).
35734 \begin_inset Foot
35735 status collapsed
35736
35737 \begin_layout PlainLayout
35738 The known commands are defined in a text file.
35739  You can add commands for unknown symbols to that file yourself, see the
35740  
35741 \emph on
35742 Customization
35743 \emph default
35744  manual for details.
35745 \end_layout
35746
35747 \end_inset
35748
35749
35750 \end_layout
35751
35752 \begin_layout Standard
35753 If you use the option 
35754 \family sans
35755 use language's default encoding
35756 \family default
35757 , LyX determines the encoding of a portion of text from the language of
35758  this text.
35759  If the document contains text in more than one language you may get more
35760  than one encoding in the LaTeX file.
35761  If you do not use this option then the complete document will always use
35762  exactly one encoding.
35763  Checking this option is the preferred setting unless you use 
35764 \family sans
35765 XeTeX
35766 \family default
35767
35768 \begin_inset Foot
35769 status collapsed
35770
35771 \begin_layout PlainLayout
35772 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
35773  It natively supports Unicode while its input file is assumed to be in UTF-8
35774  encoding.
35775  More about using LyX with XeTeX can be found in 
35776 \begin_inset CommandInset citation
35777 LatexCommand cite
35778 key "XeTeX"
35779
35780 \end_inset
35781
35782 .
35783 \end_layout
35784
35785 \end_inset
35786
35787  (see below).
35788 \end_layout
35789
35790 \begin_layout Standard
35791 LyX also supports Unicode output, which is particularly useful if you need
35792  lots of special symbols or non-alphabetic scripts, respectively.
35793  If you want to use this (and your LaTeX installation supports Unicode,
35794  for that matter), choose one of the four utf8 variants from the list below.
35795  Unfortunately the unicode support of standard LaTeX is quite incomplete,
35796  so it is not uncommon that a file with lots of unicode symbols works fine
35797  with 
35798 \family sans
35799 use language's default encoding
35800 \family default
35801  (when LyX uses it's list of known LaTeX-commands), but does not work with
35802  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
35803  because all unicode symbols can be encoded in utf8).
35804 \end_layout
35805
35806 \begin_layout Standard
35807 Here is a list with the important encodings:
35808 \end_layout
35809
35810 \begin_layout Description
35811 LaTeX
35812 \begin_inset Space ~
35813 \end_inset
35814
35815 default Same as 
35816 \family sans
35817 use language's default encoding
35818 \family default
35819 , but the LaTeX-package 
35820 \series bold
35821 inputenc
35822 \series default
35823
35824 \begin_inset Index
35825 status collapsed
35826
35827 \begin_layout PlainLayout
35828 LaTeX-packages ! inputenc
35829 \end_layout
35830
35831 \end_inset
35832
35833  is not used.
35834  You probably need to load some other packages manually in the preamble.
35835 \end_layout
35836
35837 \begin_layout Description
35838 armscii8 encoding for Armenian
35839 \end_layout
35840
35841 \begin_layout Description
35842 ascii the ASCII encoding, covers only plain English, may result in a big
35843  file because lots of LaTeX-commands may be needed
35844 \end_layout
35845
35846 \begin_layout Description
35847 cp1250 MS Windows code page for latin2
35848 \end_layout
35849
35850 \begin_layout Description
35851 cp1251 MS Windows code page for Cyrillic
35852 \end_layout
35853
35854 \begin_layout Description
35855 cp1252 MS Windows code page for latin1
35856 \end_layout
35857
35858 \begin_layout Description
35859 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
35860 \end_layout
35861
35862 \begin_layout Description
35863 cp1256 MS Windows code page for Arabic and Farsi
35864 \end_layout
35865
35866 \begin_layout Description
35867 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
35868 13 encoding that is a superset of the ISO-8859-4 encoding
35869 \end_layout
35870
35871 \begin_layout Description
35872 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
35873  Serbian, and Ukrainian
35874 \end_layout
35875
35876 \begin_layout Description
35877 iso-8859-7 the ISO-8859-7 encoding, covers Greek
35878 \end_layout
35879
35880 \begin_layout Description
35881 8859-8 the ISO-8859-8 encoding, covers Hebrew
35882 \end_layout
35883
35884 \begin_layout Description
35885 koi8-r standard Cyrillic especially for Russian
35886 \end_layout
35887
35888 \begin_layout Description
35889 koi8-u Cyrillic for Ukrainian
35890 \end_layout
35891
35892 \begin_layout Description
35893 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
35894  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
35895  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
35896  replaced by latin9
35897 \end_layout
35898
35899 \begin_layout Description
35900 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
35901  Hungarian, Polish, Romanian, Slovak, and Slovenian
35902 \end_layout
35903
35904 \begin_layout Description
35905 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
35906  Turkish
35907 \end_layout
35908
35909 \begin_layout Description
35910 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
35911 \end_layout
35912
35913 \begin_layout Description
35914 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
35915  where the Icelandic letters are replaced by Turkish ones
35916 \end_layout
35917
35918 \begin_layout Description
35919 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
35920  the euro currency sign, the 
35921 \begin_inset ERT
35922 status collapsed
35923
35924 \begin_layout PlainLayout
35925
35926
35927 \backslash
35928 oe
35929 \end_layout
35930
35931 \end_inset
35932
35933 -ligature and some characters used for French and Finnish; latin9 should
35934  be the replacement for latin1
35935 \end_layout
35936
35937 \begin_layout Description
35938 pt154 Cyrillic for Kazakh
35939 \end_layout
35940
35941 \begin_layout Description
35942 utf8 Unicode utf8 with the LaTeX-package 
35943 \series bold
35944 inputenc
35945 \series default
35946
35947 \begin_inset Index
35948 status collapsed
35949
35950 \begin_layout PlainLayout
35951 LaTeX-packages ! inputenc
35952 \end_layout
35953
35954 \end_inset
35955
35956  (first variant, for latin symbols and some others).
35957 \end_layout
35958
35959 \begin_layout Description
35960 utf8x Unicode utf8 with the LaTeX-package 
35961 \series bold
35962 inputenc
35963 \series default
35964  (second variant, for greek and CJK symbols and some others).
35965 \end_layout
35966
35967 \begin_layout Description
35968 UTF8 Unicode utf8 with the LaTeX-package 
35969 \series bold
35970 CJK
35971 \series default
35972
35973 \begin_inset Index
35974 status collapsed
35975
35976 \begin_layout PlainLayout
35977 LaTeX-packages ! CJK
35978 \end_layout
35979
35980 \end_inset
35981
35982  (for the languages Chinese, Japanese and Korean)
35983 \end_layout
35984
35985 \begin_layout Description
35986 utf8-plain Unicode utf8 to be used with 
35987 \family sans
35988 XeTeX
35989 \family default
35990 , which uses Unicode directly, without the help of the LaTeX-package 
35991 \series bold
35992 inputenc
35993 \series default
35994  
35995 \begin_inset Foot
35996 status collapsed
35997
35998 \begin_layout PlainLayout
35999 More about using LyX with XeTeX can be found in 
36000 \begin_inset CommandInset citation
36001 LatexCommand cite
36002 key "XeTeX"
36003
36004 \end_inset
36005
36006 .
36007 \end_layout
36008
36009 \end_inset
36010
36011
36012 \end_layout
36013
36014 \begin_layout Subsubsection*
36015 Numbering & TOC
36016 \end_layout
36017
36018 \begin_layout Standard
36019 You can adjust here the numbering depth of sections headings as described
36020  in section
36021 \begin_inset Space ~
36022 \end_inset
36023
36024
36025 \begin_inset CommandInset ref
36026 LatexCommand ref
36027 reference "sub:Numbering-depth"
36028
36029 \end_inset
36030
36031 .
36032 \end_layout
36033
36034 \begin_layout Subsubsection*
36035 Bibliography
36036 \end_layout
36037
36038 \begin_layout Standard
36039 You can specify here a citation style using the LaTeX-packages 
36040 \series bold
36041 natbib
36042 \begin_inset Index
36043 status collapsed
36044
36045 \begin_layout PlainLayout
36046 LaTeX-packages ! natbib
36047 \end_layout
36048
36049 \end_inset
36050
36051
36052 \series default
36053  or 
36054 \series bold
36055 jurabib
36056 \series default
36057
36058 \begin_inset Index
36059 status collapsed
36060
36061 \begin_layout PlainLayout
36062 LaTeX-packages ! jurabib
36063 \end_layout
36064
36065 \end_inset
36066
36067 .
36068  For a further description see section
36069 \begin_inset Space ~
36070 \end_inset
36071
36072
36073 \begin_inset CommandInset ref
36074 LatexCommand ref
36075 reference "sec:Bibliography"
36076
36077 \end_inset
36078
36079 .
36080 \end_layout
36081
36082 \begin_layout Subsubsection*
36083 Math Options
36084 \end_layout
36085
36086 \begin_layout Standard
36087 These options will force LyX to use the LaTeX-packages 
36088 \series bold
36089 amsmath
36090 \begin_inset Index
36091 status collapsed
36092
36093 \begin_layout PlainLayout
36094 LaTeX-packages ! amsmath
36095 \end_layout
36096
36097 \end_inset
36098
36099
36100 \series default
36101  and 
36102 \series bold
36103 esint
36104 \begin_inset Index
36105 status collapsed
36106
36107 \begin_layout PlainLayout
36108 LaTeX-packages ! esint
36109 \end_layout
36110
36111 \end_inset
36112
36113
36114 \series default
36115  or to use them automatically when they are needed.
36116 \end_layout
36117
36118 \begin_layout Standard
36119
36120 \series bold
36121 amsmath
36122 \series default
36123  is needed for many constructs, so when you get LaTeX-errors in formulas,
36124  assure that you have enabled AMS.
36125 \end_layout
36126
36127 \begin_layout Standard
36128
36129 \series bold
36130 esint
36131 \series default
36132  is used for special integral characters.
36133 \end_layout
36134
36135 \begin_layout Subsubsection*
36136 Float Placement
36137 \end_layout
36138
36139 \begin_layout Standard
36140 The float placement options are described in section
36141 \begin_inset Formula $\,$
36142 \end_inset
36143
36144
36145 \begin_inset CommandInset ref
36146 LatexCommand ref
36147 reference "sub:Float-Placement"
36148
36149 \end_inset
36150
36151 .
36152 \end_layout
36153
36154 \begin_layout Subsubsection*
36155 Bullets
36156 \end_layout
36157
36158 \begin_layout Standard
36159 Here you can adjust the characters for the itemize levels.
36160  The itemize environment is described in section
36161 \begin_inset Space ~
36162 \end_inset
36163
36164
36165 \begin_inset CommandInset ref
36166 LatexCommand ref
36167 reference "sec:Itemize"
36168
36169 \end_inset
36170
36171 .
36172 \end_layout
36173
36174 \begin_layout Subsubsection*
36175 Branches
36176 \end_layout
36177
36178 \begin_layout Standard
36179 Branches are described in section
36180 \begin_inset Space ~
36181 \end_inset
36182
36183
36184 \begin_inset CommandInset ref
36185 LatexCommand ref
36186 reference "sec:Branches"
36187
36188 \end_inset
36189
36190 .
36191 \end_layout
36192
36193 \begin_layout Subsubsection*
36194 LaT
36195 \begin_inset ERT
36196 status collapsed
36197
36198 \begin_layout PlainLayout
36199
36200 {}
36201 \end_layout
36202
36203 \end_inset
36204
36205 eX Preamble
36206 \end_layout
36207
36208 \begin_layout Standard
36209 In this text field are entered commands to load special LaTeX-packages or
36210  to define LaTeX-commands.
36211  The preamble is a thing for LaTeX-experts.
36212  You shouldn't enter commands here until you don't exactly know what you
36213  do.
36214 \end_layout
36215
36216 \begin_layout Standard
36217 An introduction in the LaTeX-syntax is given in section
36218 \begin_inset Space ~
36219 \end_inset
36220
36221
36222 \begin_inset CommandInset ref
36223 LatexCommand ref
36224 reference "sub:LaTeX-Syntax"
36225
36226 \end_inset
36227
36228 .
36229 \end_layout
36230
36231 \begin_layout Section
36232 The Tools Menu
36233 \begin_inset Index
36234 status collapsed
36235
36236 \begin_layout PlainLayout
36237 Menu ! Tools
36238 \end_layout
36239
36240 \end_inset
36241
36242
36243 \end_layout
36244
36245 \begin_layout Subsection
36246 Spellchecker
36247 \end_layout
36248
36249 \begin_layout Standard
36250 Spell checking is explained in section
36251 \begin_inset Space ~
36252 \end_inset
36253
36254
36255 \begin_inset CommandInset ref
36256 LatexCommand ref
36257 reference "sec:Spellchecking"
36258
36259 \end_inset
36260
36261 .
36262 \end_layout
36263
36264 \begin_layout Subsection
36265 Thesaurus
36266 \end_layout
36267
36268 \begin_layout Standard
36269 The thesaurus is described in section
36270 \begin_inset Space ~
36271 \end_inset
36272
36273
36274 \begin_inset CommandInset ref
36275 LatexCommand ref
36276 reference "sec:Thesaurus"
36277
36278 \end_inset
36279
36280 .
36281 \end_layout
36282
36283 \begin_layout Subsection
36284 Count Words
36285 \begin_inset Index
36286 status collapsed
36287
36288 \begin_layout PlainLayout
36289 Word count
36290 \end_layout
36291
36292 \end_inset
36293
36294
36295 \end_layout
36296
36297 \begin_layout Standard
36298 Counts the number of words in the actual document or the highlighted document
36299  part.
36300 \end_layout
36301
36302 \begin_layout Subsection
36303 T
36304 \begin_inset ERT
36305 status collapsed
36306
36307 \begin_layout PlainLayout
36308
36309 {}
36310 \end_layout
36311
36312 \end_inset
36313
36314 eX Information
36315 \begin_inset Index
36316 status open
36317
36318 \begin_layout PlainLayout
36319 T
36320 \begin_inset ERT
36321 status collapsed
36322
36323 \begin_layout PlainLayout
36324
36325 {}
36326 \end_layout
36327
36328 \end_inset
36329
36330 eX Information
36331 \end_layout
36332
36333 \end_inset
36334
36335
36336 \begin_inset Note Note
36337 status open
36338
36339 \begin_layout PlainLayout
36340 Fix this Index entry when bug 4600 is fixed!
36341 \end_layout
36342
36343 \end_inset
36344
36345
36346 \end_layout
36347
36348 \begin_layout Standard
36349 Shows you a list of the classes and styles installed in your LaTeX-system.
36350 \end_layout
36351
36352 \begin_layout Subsection
36353 Reconfigure
36354 \begin_inset Index
36355 status collapsed
36356
36357 \begin_layout PlainLayout
36358 Reconfiguration of LyX
36359 \end_layout
36360
36361 \end_inset
36362
36363
36364 \begin_inset Index
36365 status collapsed
36366
36367 \begin_layout PlainLayout
36368 LyX ! Reconfigure|see
36369 \begin_inset ERT
36370 status collapsed
36371
36372 \begin_layout PlainLayout
36373
36374 {
36375 \end_layout
36376
36377 \end_inset
36378
36379 Reconfiguration of LyX
36380 \begin_inset ERT
36381 status collapsed
36382
36383 \begin_layout PlainLayout
36384
36385 }
36386 \end_layout
36387
36388 \end_inset
36389
36390
36391 \end_layout
36392
36393 \end_inset
36394
36395
36396 \end_layout
36397
36398 \begin_layout Standard
36399 This menu reconfigures LyX.
36400  That means LyX looks for LaTeX-packages and needed programs, see also section
36401 \begin_inset Space ~
36402 \end_inset
36403
36404
36405 \begin_inset CommandInset ref
36406 LatexCommand ref
36407 reference "sec:Basic-LyX-Setup"
36408
36409 \end_inset
36410
36411 .
36412 \end_layout
36413
36414 \begin_layout Subsection
36415 Preferences
36416 \end_layout
36417
36418 \begin_layout Standard
36419 The preferences dialog is described in detail in chapter
36420 \begin_inset Formula $\,$
36421 \end_inset
36422
36423
36424 \begin_inset CommandInset ref
36425 LatexCommand ref
36426 reference "cha:The-Preferences-dialog"
36427
36428 \end_inset
36429
36430 .
36431 \end_layout
36432
36433 \begin_layout Section
36434 The Help Menu
36435 \begin_inset Index
36436 status collapsed
36437
36438 \begin_layout PlainLayout
36439 Menu ! Help
36440 \end_layout
36441
36442 \end_inset
36443
36444
36445 \end_layout
36446
36447 \begin_layout Standard
36448 This menu opens the documentation files of LyX in the language of LyX's
36449  menus.
36450 \end_layout
36451
36452 \begin_layout Standard
36453 The menu 
36454 \family sans
36455 LaTeX
36456 \begin_inset Space ~
36457 \end_inset
36458
36459 Configuration
36460 \family default
36461  shows a LyX-document with informations about the LaTeX-packages and classes
36462  found by LyX (see also section
36463 \begin_inset Space ~
36464 \end_inset
36465
36466
36467 \begin_inset CommandInset ref
36468 LatexCommand ref
36469 reference "sec:LaTeX-Setup"
36470
36471 \end_inset
36472
36473 ).
36474 \end_layout
36475
36476 \begin_layout Section
36477 Toolbars
36478 \begin_inset CommandInset label
36479 LatexCommand label
36480 name "sec:Toolbars"
36481
36482 \end_inset
36483
36484
36485 \end_layout
36486
36487 \begin_layout Standard
36488 How to show or hide toolbars is explained in section
36489 \begin_inset Space ~
36490 \end_inset
36491
36492
36493 \begin_inset CommandInset ref
36494 LatexCommand ref
36495 reference "sub:Toolbars"
36496
36497 \end_inset
36498
36499 .
36500 \end_layout
36501
36502 \begin_layout Standard
36503 It is also possible to define custom toolbars.
36504  This is described in the 
36505 \emph on
36506 Extended Features
36507 \emph default
36508  manual.
36509  
36510 \end_layout
36511
36512 \begin_layout Subsection
36513 Standard Toolbar
36514 \begin_inset Index
36515 status collapsed
36516
36517 \begin_layout PlainLayout
36518 Toolbar ! Standard
36519 \end_layout
36520
36521 \end_inset
36522
36523
36524 \end_layout
36525
36526 \begin_layout Standard
36527 \begin_inset Graphics
36528         filename clipart/StandardToolbar.png
36529         embed ""
36530         width 100col%
36531
36532 \end_inset
36533
36534
36535 \end_layout
36536
36537 \begin_layout Standard
36538 \begin_inset VSpace defskip
36539 \end_inset
36540
36541
36542 \end_layout
36543
36544 \begin_layout Standard
36545 The standard toolbar as shown above contains from left to right the following
36546  buttons:
36547 \begin_inset ERT
36548 status collapsed
36549
36550 \begin_layout PlainLayout
36551
36552
36553 \backslash
36554 setlength{
36555 \backslash
36556 LTleft}{0pt}
36557 \end_layout
36558
36559 \end_inset
36560
36561
36562 \begin_inset Note Note
36563 status collapsed
36564
36565 \begin_layout PlainLayout
36566 This is necessary to left align the following longtables.
36567  See the 
36568 \emph on
36569 Embedded Objects
36570 \emph default
36571  manual for more information.
36572 \end_layout
36573
36574 \end_inset
36575
36576
36577 \end_layout
36578
36579 \begin_layout Standard
36580 \begin_inset VSpace defskip
36581 \end_inset
36582
36583
36584 \end_layout
36585
36586 \begin_layout Standard
36587 \begin_inset Tabular
36588 <lyxtabular version="3" rows="1" columns="2">
36589 <features islongtable="true">
36590 <column alignment="center" valignment="top" width="0">
36591 <column alignment="center" valignment="top" width="0">
36592 <row>
36593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36594 \begin_inset Text
36595
36596 \begin_layout PlainLayout
36597 \begin_inset Graphics
36598         filename clipart/ToolbarEnvBox.png
36599         embed ""
36600         clip
36601
36602 \end_inset
36603
36604
36605 \end_layout
36606
36607 \end_inset
36608 </cell>
36609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36610 \begin_inset Text
36611
36612 \begin_layout PlainLayout
36613 pull-down menu for the paragraph environments
36614 \end_layout
36615
36616 \end_inset
36617 </cell>
36618 </row>
36619 </lyxtabular>
36620
36621 \end_inset
36622
36623
36624 \end_layout
36625
36626 \begin_layout Standard
36627 \begin_inset VSpace -10mm
36628 \end_inset
36629
36630
36631 \end_layout
36632
36633 \begin_layout Standard
36634 \align left
36635 \begin_inset Tabular
36636 <lyxtabular version="3" rows="20" columns="2">
36637 <features islongtable="true">
36638 <column alignment="left" valignment="top" width="0">
36639 <column alignment="left" valignment="top" width="0">
36640 <row interlinespace="2.5mm">
36641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout PlainLayout
36645
36646 \family sans
36647 \begin_inset Graphics
36648         filename ../images/buffer-new.png
36649         embed ""
36650         BoundingBox 0bp 5bp 20bp 20bp
36651
36652 \end_inset
36653
36654
36655 \end_layout
36656
36657 \end_inset
36658 </cell>
36659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout PlainLayout
36663
36664 \family sans
36665 File\SpecialChar \menuseparator
36666 New
36667 \end_layout
36668
36669 \end_inset
36670 </cell>
36671 </row>
36672 <row interlinespace="2.5mm">
36673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36674 \begin_inset Text
36675
36676 \begin_layout PlainLayout
36677 \begin_inset Graphics
36678         filename ../images/file-open.png
36679         embed ""
36680         BoundingBox 0bp 5bp 20bp 20bp
36681
36682 \end_inset
36683
36684
36685 \end_layout
36686
36687 \end_inset
36688 </cell>
36689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout PlainLayout
36693
36694 \family sans
36695 File\SpecialChar \menuseparator
36696 Open
36697 \end_layout
36698
36699 \end_inset
36700 </cell>
36701 </row>
36702 <row interlinespace="2.5mm">
36703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36704 \begin_inset Text
36705
36706 \begin_layout PlainLayout
36707 \begin_inset Graphics
36708         filename ../images/buffer-write.png
36709         embed ""
36710         BoundingBox 0bp 5bp 20bp 20bp
36711
36712 \end_inset
36713
36714
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout PlainLayout
36723
36724 \family sans
36725 File\SpecialChar \menuseparator
36726 Save
36727 \end_layout
36728
36729 \end_inset
36730 </cell>
36731 </row>
36732 <row interlinespace="2.5mm">
36733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36734 \begin_inset Text
36735
36736 \begin_layout PlainLayout
36737 \begin_inset Graphics
36738         filename ../images/dialog-show_print.png
36739         embed ""
36740         BoundingBox 0bp 5bp 24bp 20bp
36741
36742 \end_inset
36743
36744
36745 \end_layout
36746
36747 \end_inset
36748 </cell>
36749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36750 \begin_inset Text
36751
36752 \begin_layout PlainLayout
36753
36754 \family sans
36755 File\SpecialChar \menuseparator
36756 Print
36757 \end_layout
36758
36759 \end_inset
36760 </cell>
36761 </row>
36762 <row interlinespace="2.5mm">
36763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout PlainLayout
36767 \begin_inset Graphics
36768         filename ../images/dialog-show_spellchecker.png
36769         embed ""
36770         BoundingBox 0bp 5bp 20bp 20bp
36771
36772 \end_inset
36773
36774
36775 \end_layout
36776
36777 \end_inset
36778 </cell>
36779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36780 \begin_inset Text
36781
36782 \begin_layout PlainLayout
36783
36784 \family sans
36785 Tools\SpecialChar \menuseparator
36786 Spellchecker
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 </row>
36792 <row interlinespace="2.5mm">
36793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36794 \begin_inset Text
36795
36796 \begin_layout PlainLayout
36797 \begin_inset Graphics
36798         filename ../images/undo.png
36799         embed ""
36800         BoundingBox 0bp 5bp 20bp 20bp
36801
36802 \end_inset
36803
36804
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36810 \begin_inset Text
36811
36812 \begin_layout PlainLayout
36813
36814 \family sans
36815 Edit\SpecialChar \menuseparator
36816 Undo
36817 \end_layout
36818
36819 \end_inset
36820 </cell>
36821 </row>
36822 <row interlinespace="2.5mm">
36823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36824 \begin_inset Text
36825
36826 \begin_layout PlainLayout
36827 \begin_inset Graphics
36828         filename ../images/redo.png
36829         embed ""
36830         BoundingBox 0bp 5bp 20bp 20bp
36831
36832 \end_inset
36833
36834
36835 \end_layout
36836
36837 \end_inset
36838 </cell>
36839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36840 \begin_inset Text
36841
36842 \begin_layout PlainLayout
36843
36844 \family sans
36845 Edit\SpecialChar \menuseparator
36846 Redo
36847 \end_layout
36848
36849 \end_inset
36850 </cell>
36851 </row>
36852 <row interlinespace="2.5mm">
36853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36854 \begin_inset Text
36855
36856 \begin_layout PlainLayout
36857 \begin_inset Graphics
36858         filename ../images/cut.png
36859         embed ""
36860         BoundingBox 0bp 5bp 20bp 20bp
36861
36862 \end_inset
36863
36864
36865 \end_layout
36866
36867 \end_inset
36868 </cell>
36869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36870 \begin_inset Text
36871
36872 \begin_layout PlainLayout
36873
36874 \family sans
36875 Edit\SpecialChar \menuseparator
36876 Cut
36877 \end_layout
36878
36879 \end_inset
36880 </cell>
36881 </row>
36882 <row interlinespace="2.5mm">
36883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36884 \begin_inset Text
36885
36886 \begin_layout PlainLayout
36887 \begin_inset Graphics
36888         filename ../images/copy.png
36889         embed ""
36890         BoundingBox 0bp 5bp 20bp 20bp
36891
36892 \end_inset
36893
36894
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36900 \begin_inset Text
36901
36902 \begin_layout PlainLayout
36903
36904 \family sans
36905 Edit\SpecialChar \menuseparator
36906 Copy
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 </row>
36912 <row interlinespace="2.5mm">
36913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36914 \begin_inset Text
36915
36916 \begin_layout PlainLayout
36917 \begin_inset Graphics
36918         filename ../images/paste.png
36919         embed ""
36920         BoundingBox 0bp 5bp 20bp 20bp
36921
36922 \end_inset
36923
36924
36925 \end_layout
36926
36927 \end_inset
36928 </cell>
36929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36930 \begin_inset Text
36931
36932 \begin_layout PlainLayout
36933
36934 \family sans
36935 Edit\SpecialChar \menuseparator
36936 Paste
36937 \end_layout
36938
36939 \end_inset
36940 </cell>
36941 </row>
36942 <row interlinespace="2.5mm">
36943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36944 \begin_inset Text
36945
36946 \begin_layout PlainLayout
36947 \begin_inset Graphics
36948         filename ../images/dialog-show_findreplace.png
36949         embed ""
36950         BoundingBox 0bp 5bp 20bp 25bp
36951         rotateOrigin center
36952
36953 \end_inset
36954
36955
36956 \end_layout
36957
36958 \end_inset
36959 </cell>
36960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36961 \begin_inset Text
36962
36963 \begin_layout PlainLayout
36964
36965 \family sans
36966 Edit\SpecialChar \menuseparator
36967 Find
36968 \begin_inset Space \thinspace{}
36969 \end_inset
36970
36971 &
36972 \begin_inset Space \thinspace{}
36973 \end_inset
36974
36975 Replace
36976 \end_layout
36977
36978 \end_inset
36979 </cell>
36980 </row>
36981 <row interlinespace="2.5mm">
36982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36983 \begin_inset Text
36984
36985 \begin_layout PlainLayout
36986 \begin_inset Graphics
36987         filename ../images/font-emph.png
36988         embed ""
36989         BoundingBox 0bp 5bp 20bp 20bp
36990
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \end_inset
36997 </cell>
36998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36999 \begin_inset Text
37000
37001 \begin_layout PlainLayout
37002 Emphasize text, function of the Edit
37003 \family sans
37004 \SpecialChar \menuseparator
37005 Text
37006 \begin_inset Space ~
37007 \end_inset
37008
37009 Style
37010 \family default
37011  dialog
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 </row>
37017 <row interlinespace="2.5mm">
37018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37019 \begin_inset Text
37020
37021 \begin_layout PlainLayout
37022 \begin_inset Graphics
37023         filename ../images/font-noun.png
37024         embed ""
37025         BoundingBox 0bp 5bp 20bp 20bp
37026
37027 \end_inset
37028
37029
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout PlainLayout
37038 Set text to noun style, function of the Edit
37039 \family sans
37040 \SpecialChar \menuseparator
37041 Text
37042 \begin_inset Space ~
37043 \end_inset
37044
37045 Style
37046 \family default
37047  dialog
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 </row>
37053 <row interlinespace="2.5mm">
37054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout PlainLayout
37058 \begin_inset Graphics
37059         filename ../images/font-free-apply.png
37060         embed ""
37061         BoundingBox 0bp 5bp 20bp 20bp
37062
37063 \end_inset
37064
37065
37066 \end_layout
37067
37068 \end_inset
37069 </cell>
37070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37071 \begin_inset Text
37072
37073 \begin_layout PlainLayout
37074 Formats text using the current settings in the 
37075 \family sans
37076 Edit\SpecialChar \menuseparator
37077 Text
37078 \begin_inset Space ~
37079 \end_inset
37080
37081 Style
37082 \family default
37083  dialog
37084 \end_layout
37085
37086 \end_inset
37087 </cell>
37088 </row>
37089 <row interlinespace="2.5mm">
37090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37091 \begin_inset Text
37092
37093 \begin_layout PlainLayout
37094 \begin_inset Graphics
37095         filename ../images/math-mode.png
37096         embed ""
37097         BoundingBox 0bp 5bp 20bp 20bp
37098
37099 \end_inset
37100
37101
37102 \end_layout
37103
37104 \end_inset
37105 </cell>
37106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37107 \begin_inset Text
37108
37109 \begin_layout PlainLayout
37110
37111 \family sans
37112 Insert\SpecialChar \menuseparator
37113 Math\SpecialChar \menuseparator
37114 Inline
37115 \begin_inset Space ~
37116 \end_inset
37117
37118 Formula
37119 \end_layout
37120
37121 \end_inset
37122 </cell>
37123 </row>
37124 <row interlinespace="2.5mm">
37125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37126 \begin_inset Text
37127
37128 \begin_layout PlainLayout
37129 \begin_inset Graphics
37130         filename ../images/dialog-show-new-inset_graphics.png
37131         embed ""
37132         BoundingBox 0bp 5bp 20bp 25bp
37133         rotateOrigin center
37134
37135 \end_inset
37136
37137
37138 \end_layout
37139
37140 \end_inset
37141 </cell>
37142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37143 \begin_inset Text
37144
37145 \begin_layout PlainLayout
37146
37147 \family sans
37148 Insert\SpecialChar \menuseparator
37149 Graphics
37150 \end_layout
37151
37152 \end_inset
37153 </cell>
37154 </row>
37155 <row interlinespace="2.5mm">
37156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37157 \begin_inset Text
37158
37159 \begin_layout PlainLayout
37160 \begin_inset Graphics
37161         filename ../images/tabular-insert.png
37162         embed ""
37163         BoundingBox 0bp 5bp 20bp 25bp
37164         rotateOrigin center
37165
37166 \end_inset
37167
37168
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout PlainLayout
37177
37178 \family sans
37179 Insert\SpecialChar \menuseparator
37180 Table
37181 \end_layout
37182
37183 \end_inset
37184 </cell>
37185 </row>
37186 <row interlinespace="2.5mm">
37187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37188 \begin_inset Text
37189
37190 \begin_layout PlainLayout
37191 \begin_inset Graphics
37192         filename ../images/dialog-toggle_toc.png
37193         embed ""
37194         BoundingBox 0bp 5bp 20bp 25bp
37195         rotateOrigin center
37196
37197 \end_inset
37198
37199
37200 \end_layout
37201
37202 \end_inset
37203 </cell>
37204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37205 \begin_inset Text
37206
37207 \begin_layout PlainLayout
37208 Toggle outline window on/off, 
37209 \family sans
37210 Document\SpecialChar \menuseparator
37211 Outline
37212 \end_layout
37213
37214 \end_inset
37215 </cell>
37216 </row>
37217 <row interlinespace="2.5mm">
37218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37219 \begin_inset Text
37220
37221 \begin_layout PlainLayout
37222 \begin_inset Graphics
37223         filename ../images/toolbar-toggle_math.png
37224         embed ""
37225         BoundingBox 0bp 5bp 20bp 25bp
37226         rotateOrigin center
37227
37228 \end_inset
37229
37230
37231 \end_layout
37232
37233 \end_inset
37234 </cell>
37235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37236 \begin_inset Text
37237
37238 \begin_layout PlainLayout
37239 Toggle math toolbar on/off
37240 \end_layout
37241
37242 \end_inset
37243 </cell>
37244 </row>
37245 <row interlinespace="2.5mm">
37246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37247 \begin_inset Text
37248
37249 \begin_layout PlainLayout
37250 \begin_inset Graphics
37251         filename ../images/toolbar-toggle_table.png
37252         embed ""
37253         BoundingBox 0bp 5bp 20bp 25bp
37254         rotateOrigin center
37255
37256 \end_inset
37257
37258
37259 \end_layout
37260
37261 \end_inset
37262 </cell>
37263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37264 \begin_inset Text
37265
37266 \begin_layout PlainLayout
37267 Toggle table toolbar on/off
37268 \end_layout
37269
37270 \end_inset
37271 </cell>
37272 </row>
37273 </lyxtabular>
37274
37275 \end_inset
37276
37277
37278 \end_layout
37279
37280 \begin_layout Subsection
37281 Extra Toolbar
37282 \begin_inset Index
37283 status collapsed
37284
37285 \begin_layout PlainLayout
37286 Toolbar ! Extra
37287 \end_layout
37288
37289 \end_inset
37290
37291
37292 \end_layout
37293
37294 \begin_layout Standard
37295 \begin_inset Graphics
37296         filename clipart/ExtraToolbar.png
37297         embed ""
37298         width 100col%
37299
37300 \end_inset
37301
37302
37303 \end_layout
37304
37305 \begin_layout Standard
37306 \begin_inset VSpace defskip
37307 \end_inset
37308
37309
37310 \end_layout
37311
37312 \begin_layout Standard
37313 The extra toolbar as shown above contains from left to right the following
37314  buttons:
37315 \end_layout
37316
37317 \begin_layout Standard
37318 \begin_inset VSpace defskip
37319 \end_inset
37320
37321
37322 \end_layout
37323
37324 \begin_layout Standard
37325 \begin_inset Tabular
37326 <lyxtabular version="3" rows="24" columns="2">
37327 <features islongtable="true">
37328 <column alignment="left" valignment="top" width="0">
37329 <column alignment="left" valignment="top" width="0">
37330 <row interlinespace="2.5mm">
37331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37332 \begin_inset Text
37333
37334 \begin_layout PlainLayout
37335 \begin_inset Graphics
37336         filename ../images/layout.png
37337         embed ""
37338         BoundingBox 0bp 5bp 20bp 25bp
37339         rotateOrigin center
37340
37341 \end_inset
37342
37343
37344 \end_layout
37345
37346 \end_inset
37347 </cell>
37348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37349 \begin_inset Text
37350
37351 \begin_layout PlainLayout
37352 Default
37353 \end_layout
37354
37355 \end_inset
37356 </cell>
37357 </row>
37358 <row interlinespace="2.5mm">
37359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37360 \begin_inset Text
37361
37362 \begin_layout PlainLayout
37363 \begin_inset Graphics
37364         filename ../images/layout_Enumerate.png
37365         embed ""
37366         BoundingBox 0bp 5bp 20bp 25bp
37367         rotateOrigin center
37368
37369 \end_inset
37370
37371
37372 \end_layout
37373
37374 \end_inset
37375 </cell>
37376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37377 \begin_inset Text
37378
37379 \begin_layout PlainLayout
37380 Numbered list
37381 \end_layout
37382
37383 \end_inset
37384 </cell>
37385 </row>
37386 <row interlinespace="2.5mm">
37387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37388 \begin_inset Text
37389
37390 \begin_layout PlainLayout
37391 \begin_inset Graphics
37392         filename ../images/layout_Itemize.png
37393         embed ""
37394         BoundingBox 0bp 5bp 20bp 25bp
37395         rotateOrigin center
37396
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \end_inset
37403 </cell>
37404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37405 \begin_inset Text
37406
37407 \begin_layout PlainLayout
37408 Itemized list
37409 \end_layout
37410
37411 \end_inset
37412 </cell>
37413 </row>
37414 <row interlinespace="2.5mm">
37415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37416 \begin_inset Text
37417
37418 \begin_layout PlainLayout
37419 \begin_inset Graphics
37420         filename ../images/layout_List.png
37421         embed ""
37422         BoundingBox 0bp 5bp 20bp 25bp
37423         rotateOrigin center
37424
37425 \end_inset
37426
37427
37428 \end_layout
37429
37430 \end_inset
37431 </cell>
37432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37433 \begin_inset Text
37434
37435 \begin_layout PlainLayout
37436 List
37437 \end_layout
37438
37439 \end_inset
37440 </cell>
37441 </row>
37442 <row interlinespace="2.5mm">
37443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout PlainLayout
37447 \begin_inset Graphics
37448         filename ../images/layout_Description.png
37449         embed ""
37450         BoundingBox 0bp 5bp 20bp 25bp
37451         rotateOrigin center
37452
37453 \end_inset
37454
37455
37456 \end_layout
37457
37458 \end_inset
37459 </cell>
37460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37461 \begin_inset Text
37462
37463 \begin_layout PlainLayout
37464 Description list
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 </row>
37470 <row interlinespace="2.5mm">
37471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37472 \begin_inset Text
37473
37474 \begin_layout PlainLayout
37475 \begin_inset Graphics
37476         filename ../images/depth-increment.png
37477         embed ""
37478         BoundingBox 0bp 5bp 20bp 25bp
37479         rotateOrigin center
37480
37481 \end_inset
37482
37483
37484 \end_layout
37485
37486 \end_inset
37487 </cell>
37488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37489 \begin_inset Text
37490
37491 \begin_layout PlainLayout
37492
37493 \family sans
37494 Edit\SpecialChar \menuseparator
37495 Increase
37496 \begin_inset Space ~
37497 \end_inset
37498
37499 List
37500 \begin_inset Space ~
37501 \end_inset
37502
37503 Depth
37504 \end_layout
37505
37506 \end_inset
37507 </cell>
37508 </row>
37509 <row interlinespace="2.5mm">
37510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout PlainLayout
37514 \begin_inset Graphics
37515         filename ../images/depth-decrement.png
37516         embed ""
37517         BoundingBox 0bp 5bp 20bp 25bp
37518         rotateOrigin center
37519
37520 \end_inset
37521
37522
37523 \end_layout
37524
37525 \end_inset
37526 </cell>
37527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37528 \begin_inset Text
37529
37530 \begin_layout PlainLayout
37531
37532 \family sans
37533 Edit\SpecialChar \menuseparator
37534 Decrease
37535 \begin_inset Space ~
37536 \end_inset
37537
37538 List
37539 \begin_inset Space ~
37540 \end_inset
37541
37542 Depth
37543 \end_layout
37544
37545 \end_inset
37546 </cell>
37547 </row>
37548 <row interlinespace="2.5mm">
37549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37550 \begin_inset Text
37551
37552 \begin_layout PlainLayout
37553 \begin_inset Graphics
37554         filename ../images/float-insert_figure.png
37555         embed ""
37556         BoundingBox 0bp 5bp 20bp 20bp
37557
37558 \end_inset
37559
37560
37561 \end_layout
37562
37563 \end_inset
37564 </cell>
37565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37566 \begin_inset Text
37567
37568 \begin_layout PlainLayout
37569
37570 \family sans
37571 Insert\SpecialChar \menuseparator
37572 Float\SpecialChar \menuseparator
37573 Figure
37574 \end_layout
37575
37576 \end_inset
37577 </cell>
37578 </row>
37579 <row interlinespace="2.5mm">
37580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37581 \begin_inset Text
37582
37583 \begin_layout PlainLayout
37584 \begin_inset Graphics
37585         filename ../images/float-insert_table.png
37586         embed ""
37587         BoundingBox 0bp 5bp 20bp 20bp
37588
37589 \end_inset
37590
37591
37592 \end_layout
37593
37594 \end_inset
37595 </cell>
37596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37597 \begin_inset Text
37598
37599 \begin_layout PlainLayout
37600
37601 \family sans
37602 Insert\SpecialChar \menuseparator
37603 Float\SpecialChar \menuseparator
37604 Table
37605 \end_layout
37606
37607 \end_inset
37608 </cell>
37609 </row>
37610 <row interlinespace="2.5mm">
37611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37612 \begin_inset Text
37613
37614 \begin_layout PlainLayout
37615 \begin_inset Graphics
37616         filename ../images/label-insert.png
37617         embed ""
37618         BoundingBox 0bp 5bp 20bp 20bp
37619
37620 \end_inset
37621
37622
37623 \end_layout
37624
37625 \end_inset
37626 </cell>
37627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37628 \begin_inset Text
37629
37630 \begin_layout PlainLayout
37631
37632 \family sans
37633 Insert\SpecialChar \menuseparator
37634 Label
37635 \end_layout
37636
37637 \end_inset
37638 </cell>
37639 </row>
37640 <row interlinespace="2.5mm">
37641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37642 \begin_inset Text
37643
37644 \begin_layout PlainLayout
37645 \begin_inset Graphics
37646         filename ../images/dialog-show-new-inset_ref.png
37647         embed ""
37648         BoundingBox 0bp 5bp 20bp 20bp
37649
37650 \end_inset
37651
37652
37653 \end_layout
37654
37655 \end_inset
37656 </cell>
37657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37658 \begin_inset Text
37659
37660 \begin_layout PlainLayout
37661
37662 \family sans
37663 Insert\SpecialChar \menuseparator
37664 Cross-Reference
37665 \end_layout
37666
37667 \end_inset
37668 </cell>
37669 </row>
37670 <row interlinespace="2.5mm">
37671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout PlainLayout
37675 \begin_inset Graphics
37676         filename ../images/dialog-show-new-inset_citation.png
37677         embed ""
37678         BoundingBox 0bp 5bp 20bp 20bp
37679
37680 \end_inset
37681
37682
37683 \end_layout
37684
37685 \end_inset
37686 </cell>
37687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37688 \begin_inset Text
37689
37690 \begin_layout PlainLayout
37691
37692 \family sans
37693 Insert\SpecialChar \menuseparator
37694 Citation
37695 \end_layout
37696
37697 \end_inset
37698 </cell>
37699 </row>
37700 <row interlinespace="2.5mm">
37701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37702 \begin_inset Text
37703
37704 \begin_layout PlainLayout
37705 \begin_inset Graphics
37706         filename ../images/index-insert.png
37707         embed ""
37708         BoundingBox 0bp 5bp 20bp 20bp
37709
37710 \end_inset
37711
37712
37713 \end_layout
37714
37715 \end_inset
37716 </cell>
37717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37718 \begin_inset Text
37719
37720 \begin_layout PlainLayout
37721
37722 \family sans
37723 Insert\SpecialChar \menuseparator
37724 Index
37725 \begin_inset Space ~
37726 \end_inset
37727
37728 Entry
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 </row>
37734 <row interlinespace="2.5mm">
37735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37736 \begin_inset Text
37737
37738 \begin_layout PlainLayout
37739 \begin_inset Graphics
37740         filename ../images/nomencl-insert.png
37741         embed ""
37742         BoundingBox 0bp 5bp 20bp 20bp
37743
37744 \end_inset
37745
37746
37747 \end_layout
37748
37749 \end_inset
37750 </cell>
37751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37752 \begin_inset Text
37753
37754 \begin_layout PlainLayout
37755
37756 \family sans
37757 Insert\SpecialChar \menuseparator
37758 Nomenclature
37759 \begin_inset Space ~
37760 \end_inset
37761
37762 Entry
37763 \end_layout
37764
37765 \end_inset
37766 </cell>
37767 </row>
37768 <row interlinespace="2.5mm">
37769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37770 \begin_inset Text
37771
37772 \begin_layout PlainLayout
37773 \begin_inset Graphics
37774         filename ../images/footnote-insert.png
37775         embed ""
37776         BoundingBox 0bp 5bp 20bp 20bp
37777
37778 \end_inset
37779
37780
37781 \end_layout
37782
37783 \end_inset
37784 </cell>
37785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37786 \begin_inset Text
37787
37788 \begin_layout PlainLayout
37789
37790 \family sans
37791 Insert\SpecialChar \menuseparator
37792 Footnote
37793 \end_layout
37794
37795 \end_inset
37796 </cell>
37797 </row>
37798 <row interlinespace="2.5mm">
37799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37800 \begin_inset Text
37801
37802 \begin_layout PlainLayout
37803 \begin_inset Graphics
37804         filename ../images/marginalnote-insert.png
37805         embed ""
37806         BoundingBox 0bp 5bp 20bp 25bp
37807         rotateOrigin center
37808
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \end_inset
37815 </cell>
37816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37817 \begin_inset Text
37818
37819 \begin_layout PlainLayout
37820
37821 \family sans
37822 Insert\SpecialChar \menuseparator
37823 Marginal
37824 \begin_inset Space ~
37825 \end_inset
37826
37827 Note
37828 \end_layout
37829
37830 \end_inset
37831 </cell>
37832 </row>
37833 <row interlinespace="2.5mm">
37834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37835 \begin_inset Text
37836
37837 \begin_layout PlainLayout
37838 \begin_inset Graphics
37839         filename ../images/note-insert.png
37840         embed ""
37841         BoundingBox 0bp 5bp 20bp 20bp
37842
37843 \end_inset
37844
37845
37846 \end_layout
37847
37848 \end_inset
37849 </cell>
37850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37851 \begin_inset Text
37852
37853 \begin_layout PlainLayout
37854
37855 \family sans
37856 Insert\SpecialChar \menuseparator
37857 Note\SpecialChar \menuseparator
37858 LyX
37859 \begin_inset Space ~
37860 \end_inset
37861
37862 Note
37863 \end_layout
37864
37865 \end_inset
37866 </cell>
37867 </row>
37868 <row interlinespace="2.5mm">
37869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37870 \begin_inset Text
37871
37872 \begin_layout PlainLayout
37873 \begin_inset Graphics
37874         filename ../images/box-insert.png
37875         embed ""
37876         BoundingBox 0bp 5bp 20bp 20bp
37877
37878 \end_inset
37879
37880
37881 \end_layout
37882
37883 \end_inset
37884 </cell>
37885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37886 \begin_inset Text
37887
37888 \begin_layout PlainLayout
37889
37890 \family sans
37891 Insert\SpecialChar \menuseparator
37892 Box
37893 \end_layout
37894
37895 \end_inset
37896 </cell>
37897 </row>
37898 <row interlinespace="2.5mm">
37899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37900 \begin_inset Text
37901
37902 \begin_layout PlainLayout
37903 \begin_inset Graphics
37904         filename ../images/url-insert.png
37905         embed ""
37906         BoundingBox 0bp 5bp 20bp 20bp
37907
37908 \end_inset
37909
37910
37911 \end_layout
37912
37913 \end_inset
37914 </cell>
37915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37916 \begin_inset Text
37917
37918 \begin_layout PlainLayout
37919
37920 \family sans
37921 Insert\SpecialChar \menuseparator
37922 URL
37923 \end_layout
37924
37925 \end_inset
37926 </cell>
37927 </row>
37928 <row interlinespace="2.5mm">
37929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37930 \begin_inset Text
37931
37932 \begin_layout PlainLayout
37933 \begin_inset Graphics
37934         filename ../images/ert-insert.png
37935         embed ""
37936         BoundingBox 0bp 5bp 20bp 20bp
37937
37938 \end_inset
37939
37940
37941 \end_layout
37942
37943 \end_inset
37944 </cell>
37945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37946 \begin_inset Text
37947
37948 \begin_layout PlainLayout
37949
37950 \family sans
37951 Insert\SpecialChar \menuseparator
37952 T
37953 \family default
37954
37955 \begin_inset ERT
37956 status collapsed
37957
37958 \begin_layout PlainLayout
37959
37960 {}
37961 \end_layout
37962
37963 \end_inset
37964
37965
37966 \family sans
37967 eX
37968 \end_layout
37969
37970 \end_inset
37971 </cell>
37972 </row>
37973 <row interlinespace="2.5mm">
37974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37975 \begin_inset Text
37976
37977 \begin_layout PlainLayout
37978 \begin_inset Graphics
37979         filename ../images/dialog-show-new-inset_include.png
37980         embed ""
37981         BoundingBox 0bp 5bp 20bp 20bp
37982
37983 \end_inset
37984
37985
37986 \end_layout
37987
37988 \end_inset
37989 </cell>
37990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37991 \begin_inset Text
37992
37993 \begin_layout PlainLayout
37994
37995 \family sans
37996 Insert\SpecialChar \menuseparator
37997 File\SpecialChar \menuseparator
37998 Child
37999 \begin_inset Space ~
38000 \end_inset
38001
38002 Document
38003 \end_layout
38004
38005 \end_inset
38006 </cell>
38007 </row>
38008 <row interlinespace="2.5mm">
38009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38010 \begin_inset Text
38011
38012 \begin_layout PlainLayout
38013 \begin_inset Graphics
38014         filename ../images/dialog-show_character.png
38015         embed ""
38016         BoundingBox 0bp 5bp 20bp 25bp
38017         rotateOrigin center
38018
38019 \end_inset
38020
38021
38022 \end_layout
38023
38024 \end_inset
38025 </cell>
38026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38027 \begin_inset Text
38028
38029 \begin_layout PlainLayout
38030
38031 \family sans
38032 Edit\SpecialChar \menuseparator
38033 Text
38034 \begin_inset Space ~
38035 \end_inset
38036
38037 Style
38038 \end_layout
38039
38040 \end_inset
38041 </cell>
38042 </row>
38043 <row interlinespace="2.5mm">
38044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38045 \begin_inset Text
38046
38047 \begin_layout PlainLayout
38048 \begin_inset Graphics
38049         filename ../images/layout-paragraph.png
38050         embed ""
38051         BoundingBox 0bp 5bp 20bp 25bp
38052         rotateOrigin center
38053
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout PlainLayout
38065
38066 \family sans
38067 Edit\SpecialChar \menuseparator
38068 Paragraph
38069 \begin_inset Space ~
38070 \end_inset
38071
38072 Settings
38073 \end_layout
38074
38075 \end_inset
38076 </cell>
38077 </row>
38078 <row interlinespace="2.5mm">
38079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38080 \begin_inset Text
38081
38082 \begin_layout PlainLayout
38083 \begin_inset Graphics
38084         filename ../images/thesaurus-entry.png
38085         embed ""
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" topline="true" leftline="true" rightline="true" usebox="none">
38097 \begin_inset Text
38098
38099 \begin_layout PlainLayout
38100
38101 \family sans
38102 Tools\SpecialChar \menuseparator
38103 Thesaurus
38104 \end_layout
38105
38106 \end_inset
38107 </cell>
38108 </row>
38109 </lyxtabular>
38110
38111 \end_inset
38112
38113
38114 \end_layout
38115
38116 \begin_layout Subsection
38117 View / Update Toolbar
38118 \begin_inset Index
38119 status collapsed
38120
38121 \begin_layout PlainLayout
38122 Toolbar ! View / Update
38123 \end_layout
38124
38125 \end_inset
38126
38127
38128 \end_layout
38129
38130 \begin_layout Standard
38131 \begin_inset Graphics
38132         filename clipart/ViewToolbar.png
38133         embed ""
38134
38135 \end_inset
38136
38137
38138 \end_layout
38139
38140 \begin_layout Standard
38141 \begin_inset VSpace defskip
38142 \end_inset
38143
38144
38145 \end_layout
38146
38147 \begin_layout Standard
38148 The view / update toolbar as shown above contains from left to right the
38149  following buttons:
38150 \end_layout
38151
38152 \begin_layout Standard
38153 \begin_inset VSpace defskip
38154 \end_inset
38155
38156
38157 \end_layout
38158
38159 \begin_layout Standard
38160 \begin_inset Tabular
38161 <lyxtabular version="3" rows="6" columns="2">
38162 <features islongtable="true">
38163 <column alignment="left" valignment="top" width="0">
38164 <column alignment="left" valignment="top" width="0">
38165 <row interlinespace="2.5mm">
38166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38167 \begin_inset Text
38168
38169 \begin_layout PlainLayout
38170 \begin_inset Graphics
38171         filename ../images/buffer-view_dvi.png
38172         embed ""
38173         BoundingBox 0bp 5bp 20bp 25bp
38174         rotateOrigin center
38175
38176 \end_inset
38177
38178
38179 \end_layout
38180
38181 \end_inset
38182 </cell>
38183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38184 \begin_inset Text
38185
38186 \begin_layout PlainLayout
38187
38188 \family sans
38189 View\SpecialChar \menuseparator
38190 DVI
38191 \end_layout
38192
38193 \end_inset
38194 </cell>
38195 </row>
38196 <row interlinespace="2.5mm">
38197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38198 \begin_inset Text
38199
38200 \begin_layout PlainLayout
38201 \begin_inset Graphics
38202         filename ../images/buffer-update_dvi.png
38203         embed ""
38204         BoundingBox 0bp 5bp 20bp 25bp
38205         rotateOrigin center
38206
38207 \end_inset
38208
38209
38210 \end_layout
38211
38212 \end_inset
38213 </cell>
38214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38215 \begin_inset Text
38216
38217 \begin_layout PlainLayout
38218
38219 \family sans
38220 View\SpecialChar \menuseparator
38221 Update\SpecialChar \menuseparator
38222 DVI
38223 \end_layout
38224
38225 \end_inset
38226 </cell>
38227 </row>
38228 <row interlinespace="2.5mm">
38229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38230 \begin_inset Text
38231
38232 \begin_layout PlainLayout
38233 \begin_inset Graphics
38234         filename ../images/buffer-view_pdf2.png
38235         embed ""
38236         BoundingBox 0bp 5bp 20bp 25bp
38237         rotateOrigin center
38238
38239 \end_inset
38240
38241
38242 \end_layout
38243
38244 \end_inset
38245 </cell>
38246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38247 \begin_inset Text
38248
38249 \begin_layout PlainLayout
38250
38251 \family sans
38252 View\SpecialChar \menuseparator
38253 PDF
38254 \end_layout
38255
38256 \end_inset
38257 </cell>
38258 </row>
38259 <row interlinespace="2.5mm">
38260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38261 \begin_inset Text
38262
38263 \begin_layout PlainLayout
38264 \begin_inset Graphics
38265         filename ../images/buffer-update_pdf2.png
38266         embed ""
38267         BoundingBox 0bp 5bp 20bp 25bp
38268         rotateOrigin center
38269
38270 \end_inset
38271
38272
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38278 \begin_inset Text
38279
38280 \begin_layout PlainLayout
38281
38282 \family sans
38283 View\SpecialChar \menuseparator
38284 Update\SpecialChar \menuseparator
38285 PDF
38286 \begin_inset Foot
38287 status collapsed
38288
38289 \begin_layout PlainLayout
38290 This button is on some LyX for Windows installations not here because its
38291  functionality is merged with 
38292 \family sans
38293 View\SpecialChar \menuseparator
38294 PDF
38295 \family default
38296 .
38297  
38298 \end_layout
38299
38300 \end_inset
38301
38302
38303 \end_layout
38304
38305 \end_inset
38306 </cell>
38307 </row>
38308 <row interlinespace="2.5mm">
38309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38310 \begin_inset Text
38311
38312 \begin_layout PlainLayout
38313 \begin_inset Graphics
38314         filename ../images/buffer-view_ps.png
38315         embed ""
38316         BoundingBox 0bp 5bp 20bp 25bp
38317         rotateOrigin center
38318
38319 \end_inset
38320
38321
38322 \end_layout
38323
38324 \end_inset
38325 </cell>
38326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38327 \begin_inset Text
38328
38329 \begin_layout PlainLayout
38330
38331 \family sans
38332 View\SpecialChar \menuseparator
38333 Postscript
38334 \end_layout
38335
38336 \end_inset
38337 </cell>
38338 </row>
38339 <row interlinespace="2.5mm">
38340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38341 \begin_inset Text
38342
38343 \begin_layout PlainLayout
38344 \begin_inset Graphics
38345         filename ../images/buffer-update_ps.png
38346         embed ""
38347         BoundingBox 0bp 5bp 20bp 25bp
38348         rotateOrigin center
38349
38350 \end_inset
38351
38352
38353 \end_layout
38354
38355 \end_inset
38356 </cell>
38357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38358 \begin_inset Text
38359
38360 \begin_layout PlainLayout
38361
38362 \family sans
38363 View\SpecialChar \menuseparator
38364 Update\SpecialChar \menuseparator
38365 Postscript
38366 \end_layout
38367
38368 \end_inset
38369 </cell>
38370 </row>
38371 </lyxtabular>
38372
38373 \end_inset
38374
38375
38376 \end_layout
38377
38378 \begin_layout Subsection
38379 Other Toolbars
38380 \end_layout
38381
38382 \begin_layout Standard
38383 The change tracking toolbar is explained in section
38384 \begin_inset Space ~
38385 \end_inset
38386
38387
38388 \begin_inset CommandInset ref
38389 LatexCommand ref
38390 reference "sec:Change-Tracking"
38391
38392 \end_inset
38393
38394 , the table toolbar
38395 \begin_inset Index
38396 status collapsed
38397
38398 \begin_layout PlainLayout
38399 Toolbar ! Table
38400 \end_layout
38401
38402 \end_inset
38403
38404  is explained in the 
38405 \emph on
38406 Embedded Objects
38407 \emph default
38408  manual.
38409 \end_layout
38410
38411 \begin_layout Chapter
38412 The 
38413 \family sans
38414 Preferences
38415 \family default
38416  Dialog
38417 \begin_inset CommandInset label
38418 LatexCommand label
38419 name "cha:The-Preferences-dialog"
38420
38421 \end_inset
38422
38423
38424 \begin_inset Index
38425 status collapsed
38426
38427 \begin_layout PlainLayout
38428 Preferences
38429 \end_layout
38430
38431 \end_inset
38432
38433
38434 \end_layout
38435
38436 \begin_layout Standard
38437 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38438 Preferences.
38439  It consists of submenus explained in the following.
38440 \end_layout
38441
38442 \begin_layout Section
38443 Look and Feel
38444 \end_layout
38445
38446 \begin_layout Subsection
38447 User Interface
38448 \begin_inset CommandInset label
38449 LatexCommand label
38450 name "sec:ui"
38451
38452 \end_inset
38453
38454
38455 \begin_inset Index
38456 status collapsed
38457
38458 \begin_layout PlainLayout
38459 Customization ! of toolbars
38460 \end_layout
38461
38462 \end_inset
38463
38464
38465 \begin_inset Index
38466 status collapsed
38467
38468 \begin_layout PlainLayout
38469 Customization ! of menus
38470 \end_layout
38471
38472 \end_inset
38473
38474
38475 \end_layout
38476
38477 \begin_layout Standard
38478 \begin_inset Note Greyedout
38479 status open
38480
38481 \begin_layout PlainLayout
38482
38483 \series bold
38484 Note:
38485 \series default
38486  You have to restart LyX before changes in ui- and bind-files take effect.
38487 \end_layout
38488
38489 \end_inset
38490
38491
38492 \end_layout
38493
38494 \begin_layout Subsubsection
38495 User Interface File
38496 \begin_inset Index
38497 status collapsed
38498
38499 \begin_layout PlainLayout
38500 Customization ! of toolbars
38501 \end_layout
38502
38503 \end_inset
38504
38505
38506 \begin_inset Index
38507 status collapsed
38508
38509 \begin_layout PlainLayout
38510 Customization ! of menus
38511 \end_layout
38512
38513 \end_inset
38514
38515
38516 \end_layout
38517
38518 \begin_layout Standard
38519 The appearance of the menus and toolbars can be changed by choosing an user
38520  interface (ui) file.
38521  An ui-file is a textfile where the toolbars and menus are listed.
38522  The toolbar buttons and menu entries are specified in the files 
38523 \shape italic
38524 stdtoolbars.inc
38525 \shape default
38526  and 
38527 \shape italic
38528 stdmenus.inc
38529 \shape default
38530 , respectively.
38531  Both files are loaded by the 
38532 \emph on
38533 default.ui
38534 \emph default
38535  file.
38536  To create your own menu and toolbar layout, start with a copy of these
38537  files and edit the entries.
38538 \end_layout
38539
38540 \begin_layout Standard
38541 The syntax of the .inc-files is straightforward: The 
38542 \family sans
38543 Menubar
38544 \family default
38545
38546 \family sans
38547 Menu
38548 \family default
38549  and 
38550 \family sans
38551 Toolbar
38552 \family default
38553  entries must be ended with an explicit 
38554 \family sans
38555 End
38556 \family default
38557 .
38558  They may contain 
38559 \family sans
38560 Submenus
38561 \family default
38562
38563 \family sans
38564 Items
38565 \family default
38566
38567 \family sans
38568 OptItems
38569 \family default
38570
38571 \family sans
38572 Separators
38573 \family default
38574
38575 \family sans
38576 Icons,
38577 \family default
38578  and in the case of the 
38579 \begin_inset Quotes eld
38580 \end_inset
38581
38582 file
38583 \begin_inset Quotes erd
38584 \end_inset
38585
38586  menus a 
38587 \family sans
38588 Lastfiles
38589 \family default
38590  entry.
38591  The syntax for the entries is:
38592 \end_layout
38593
38594 \begin_layout Standard
38595 \begin_inset VSpace smallskip*
38596 \end_inset
38597
38598
38599 \series bold
38600 Item 
38601 \begin_inset Quotes erd
38602 \end_inset
38603
38604 menu 
38605 \series default
38606 or
38607 \series bold
38608  button name
38609 \begin_inset Quotes erd
38610 \end_inset
38611
38612  
38613 \begin_inset Quotes erd
38614 \end_inset
38615
38616 LyX-function
38617 \begin_inset Quotes erd
38618 \end_inset
38619
38620
38621 \end_layout
38622
38623 \begin_layout Standard
38624 \noindent
38625 \begin_inset VSpace smallskip*
38626 \end_inset
38627
38628 All LyX-functions are listed in 
38629 \begin_inset CommandInset citation
38630 LatexCommand cite
38631 key "LyX-func"
38632
38633 \end_inset
38634
38635 .
38636 \end_layout
38637
38638 \begin_layout Standard
38639 \begin_inset VSpace medskip
38640 \end_inset
38641
38642
38643 \end_layout
38644
38645 \begin_layout Standard
38646 An example: Assuming you use the menu 
38647 \family sans
38648 Navigate\SpecialChar \menuseparator
38649 Bookmarks
38650 \family default
38651  quite often and therefore want six available bookmarks, you can add the
38652  line
38653 \end_layout
38654
38655 \begin_layout Standard
38656 \begin_inset VSpace smallskip*
38657 \end_inset
38658
38659
38660 \series bold
38661 Item "Save Bookmark 6" "bookmark-save 6"
38662 \end_layout
38663
38664 \begin_layout Standard
38665 \noindent
38666 \begin_inset VSpace smallskip*
38667 \end_inset
38668
38669 to the navigate menu section in the .inc-file to have the sixth bookmark.
38670 \end_layout
38671
38672 \begin_layout Subsubsection
38673 Bind-File
38674 \begin_inset Index
38675 status collapsed
38676
38677 \begin_layout PlainLayout
38678 Bindings
38679 \end_layout
38680
38681 \end_inset
38682
38683
38684 \end_layout
38685
38686 \begin_layout Standard
38687 Bindings are used to bind a function to a key.
38688  Several binding files are available:
38689 \end_layout
38690
38691 \begin_layout Description
38692 cua.bind typical set of PC keyboard shortcuts
38693 \end_layout
38694
38695 \begin_layout Description
38696 (x)emacs.bind set of bindings like they are used in the editor programs 
38697 \family sans
38698 Emacs
38699 \family default
38700  (
38701 \family sans
38702 XEmacs
38703 \family default
38704 )
38705 \end_layout
38706
38707 \begin_layout Description
38708 mac.bind set of bindings for 
38709 \family sans
38710 Mac
38711 \begin_inset Space \thinspace{}
38712 \end_inset
38713
38714 OS
38715 \family default
38716  systems.
38717 \end_layout
38718
38719 \begin_layout Standard
38720 There are also bind-files designed for special document classes, like 
38721 \shape italic
38722 broadway.bind
38723 \shape default
38724 , and bind files for special languages.
38725  The name of language bind-files begin with a language code, e.g.
38726  
38727 \begin_inset Quotes eld
38728 \end_inset
38729
38730 pt
38731 \begin_inset Quotes erd
38732 \end_inset
38733
38734  for Portuguese.
38735  If you use LyX in a certain language, LyX will try to use the appropriate
38736  bind-file.
38737 \end_layout
38738
38739 \begin_layout Standard
38740 Some bind-files, like 
38741 \emph on
38742 math.bind
38743 \emph default
38744 , have only a small scope.
38745  When looking at the the end of the file 
38746 \shape italic
38747 cua.bind
38748 \shape default
38749 , you can see that they are included to keep the overview in the bind-file.
38750 \end_layout
38751
38752 \begin_layout Standard
38753 If you like to customize the keybindings to your own taste, modify the bind-file
38754 s with a text editor.
38755  The syntax of the entries is:
38756 \end_layout
38757
38758 \begin_layout Standard
38759
38760 \series bold
38761
38762 \backslash
38763 bind 
38764 \begin_inset Quotes erd
38765 \end_inset
38766
38767 key combination
38768 \begin_inset Quotes erd
38769 \end_inset
38770
38771  
38772 \begin_inset Quotes erd
38773 \end_inset
38774
38775 LyX-function
38776 \begin_inset Quotes erd
38777 \end_inset
38778
38779
38780 \end_layout
38781
38782 \begin_layout Standard
38783 All LyX-functions are listed in 
38784 \begin_inset CommandInset citation
38785 LatexCommand cite
38786 key "LyX-func"
38787
38788 \end_inset
38789
38790 .
38791 \end_layout
38792
38793 \begin_layout Subsubsection
38794 Session
38795 \end_layout
38796
38797 \begin_layout Standard
38798 When the option 
38799 \family sans
38800 Save
38801 \begin_inset Space \thinspace{}
38802 \end_inset
38803
38804 /
38805 \begin_inset Space \thinspace{}
38806 \end_inset
38807
38808 restore window size, or use fixed size
38809 \family default
38810  is not checked, you can specify the size of LyX's main window when LyX
38811  is started.
38812 \end_layout
38813
38814 \begin_layout Standard
38815 With the option 
38816 \family sans
38817 Save
38818 \begin_inset Space \thinspace{}
38819 \end_inset
38820
38821 /
38822 \begin_inset Space \thinspace{}
38823 \end_inset
38824
38825 restore window position
38826 \family default
38827  LyX will be opened with its main window at the last used position.
38828 \end_layout
38829
38830 \begin_layout Standard
38831 The option 
38832 \family sans
38833 Restore cursor positions
38834 \family default
38835  sets the cursor to the position in the file where it has been the last
38836  time.
38837 \end_layout
38838
38839 \begin_layout Standard
38840 The option 
38841 \family sans
38842 Load opened files from last session
38843 \family default
38844  opens all files that were opened in the last LyX session.
38845 \end_layout
38846
38847 \begin_layout Subsubsection
38848 Documents
38849 \begin_inset CommandInset label
38850 LatexCommand label
38851 name "sub:Backup documents"
38852
38853 \end_inset
38854
38855
38856 \begin_inset Index
38857 status collapsed
38858
38859 \begin_layout PlainLayout
38860 Backup ! Documents
38861 \end_layout
38862
38863 \end_inset
38864
38865
38866 \end_layout
38867
38868 \begin_layout Standard
38869 When the option 
38870 \family sans
38871 Backup documents
38872 \family default
38873  is set, you can specify the time between backup saves.
38874 \end_layout
38875
38876 \begin_layout Standard
38877
38878 \family sans
38879 Maximum last files
38880 \family default
38881  is the number of last opened files that LyX should display in the menu
38882  
38883 \family sans
38884 File\SpecialChar \menuseparator
38885 Open
38886 \begin_inset Space ~
38887 \end_inset
38888
38889 Recent
38890 \family default
38891 .
38892 \end_layout
38893
38894 \begin_layout Subsubsection
38895 Scrolling
38896 \end_layout
38897
38898 \begin_layout Standard
38899 The option 
38900 \family sans
38901 Cursor follows scrollbar
38902 \family default
38903  sets the cursor to the top of the currently displayed document part when
38904  scrolling.
38905 \end_layout
38906
38907 \begin_layout Subsubsection
38908 Pixmap Cache
38909 \end_layout
38910
38911 \begin_layout Standard
38912 With the option 
38913 \family sans
38914 Enable Pixmap Cache
38915 \family default
38916  enabled, LyX needs to redraw the screen less often.
38917  This results in better performance, especially on slow systems.
38918  On the other hand, the characters might look more fuzzy on screen.
38919  So whether you enable this or not depends on whether you prefer speed over
38920  aesthetics.
38921  Note that the Pixmap Cache is only available and useful under Mac
38922 \begin_inset Space ~
38923 \end_inset
38924
38925 OS and Windows.
38926 \end_layout
38927
38928 \begin_layout Subsection
38929 Screen Fonts
38930 \begin_inset Index
38931 status collapsed
38932
38933 \begin_layout PlainLayout
38934 Font ! Screen
38935 \end_layout
38936
38937 \end_inset
38938
38939
38940 \begin_inset CommandInset label
38941 LatexCommand label
38942 name "sub:Screen-Fonts"
38943
38944 \end_inset
38945
38946
38947 \end_layout
38948
38949 \begin_layout Standard
38950 These fonts are used to display your documents on the screen.
38951 \end_layout
38952
38953 \begin_layout Standard
38954 \begin_inset Note Greyedout
38955 status open
38956
38957 \begin_layout PlainLayout
38958
38959 \series bold
38960 Note:
38961 \series default
38962  This section only deals with the fonts 
38963 \emph on
38964 inside
38965 \emph default
38966  the LyX window.
38967  The fonts that appear on the output are independent from these fonts, and
38968  set in the menu 
38969 \family sans
38970 Document\SpecialChar \menuseparator
38971 Settings\SpecialChar \menuseparator
38972 Fonts
38973 \family default
38974 .
38975 \end_layout
38976
38977 \end_inset
38978
38979
38980 \end_layout
38981
38982 \begin_layout Standard
38983 By default, LyX uses 
38984 \family typewriter
38985 Times
38986 \family default
38987  as roman (serif) font, 
38988 \family typewriter
38989 Arial
38990 \family default
38991  or 
38992 \family typewriter
38993 Helvetica
38994 \family default
38995  (depends on the system) as 
38996 \family sans
38997 sans
38998 \begin_inset Space ~
38999 \end_inset
39000
39001 serif
39002 \family default
39003  font, and 
39004 \family typewriter
39005 Courier
39006 \family default
39007  as 
39008 \family typewriter
39009 typewriter
39010 \family default
39011  font.
39012 \end_layout
39013
39014 \begin_layout Standard
39015 You can change the font size with the 
39016 \family sans
39017 Zoom
39018 \family default
39019  setting.
39020 \end_layout
39021
39022 \begin_layout Standard
39023
39024 \family sans
39025 Screen DPI
39026 \family default
39027  is the screen resolution in dpi (dots per inch).
39028  The Font Sizes are calculated as letter height in units of points.
39029  72
39030 \begin_inset Space \thinspace{}
39031 \end_inset
39032
39033 points have the size of 1
39034 \begin_inset Space \thinspace{}
39035 \end_inset
39036
39037 inch, see Appendix
39038 \begin_inset Space ~
39039 \end_inset
39040
39041
39042 \begin_inset CommandInset ref
39043 LatexCommand ref
39044 reference "cha:Units-available-in"
39045
39046 \end_inset
39047
39048 .
39049 \end_layout
39050
39051 \begin_layout Standard
39052 The default 
39053 \family sans
39054 Font Sizes
39055 \family default
39056  are the same as if a document font size of 10
39057 \begin_inset Formula $\,$
39058 \end_inset
39059
39060 pt would be used.
39061  The sizes are explained in detail in section
39062 \begin_inset Space ~
39063 \end_inset
39064
39065
39066 \begin_inset CommandInset ref
39067 LatexCommand ref
39068 reference "sub:Document-Font"
39069
39070 \end_inset
39071
39072 .
39073 \end_layout
39074
39075 \begin_layout Subsection
39076 Colors
39077 \begin_inset Index
39078 status collapsed
39079
39080 \begin_layout PlainLayout
39081 Color ! LyX screen
39082 \end_layout
39083
39084 \end_inset
39085
39086
39087 \begin_inset Index
39088 status collapsed
39089
39090 \begin_layout PlainLayout
39091 Settings ! Color
39092 \end_layout
39093
39094 \end_inset
39095
39096
39097 \end_layout
39098
39099 \begin_layout Standard
39100 You can here change all colors used by LyX.
39101  Choose an item in the list and use the 
39102 \family sans
39103 Alter
39104 \family default
39105  button.
39106 \end_layout
39107
39108 \begin_layout Subsection
39109 Graphics
39110 \begin_inset Index
39111 status collapsed
39112
39113 \begin_layout PlainLayout
39114 Settings ! Graphics
39115 \end_layout
39116
39117 \end_inset
39118
39119
39120 \end_layout
39121
39122 \begin_layout Standard
39123 Here you can specify how graphics inside LyX are displayed.
39124 \end_layout
39125
39126 \begin_layout Standard
39127
39128 \family sans
39129 Instant Preview
39130 \family default
39131  enables previewing snippets of your document.
39132  This feature is described in section
39133 \begin_inset Space ~
39134 \end_inset
39135
39136
39137 \begin_inset CommandInset ref
39138 LatexCommand ref
39139 reference "sec:Previewing-snippets-of"
39140
39141 \end_inset
39142
39143 .
39144 \end_layout
39145
39146 \begin_layout Subsection
39147 Keyboard Map
39148 \begin_inset Index
39149 status collapsed
39150
39151 \begin_layout PlainLayout
39152 Keyboard Map
39153 \end_layout
39154
39155 \end_inset
39156
39157
39158 \begin_inset Index
39159 status collapsed
39160
39161 \begin_layout PlainLayout
39162 Settings ! Keyboard Map
39163 \end_layout
39164
39165 \end_inset
39166
39167
39168 \begin_inset CommandInset label
39169 LatexCommand label
39170 name "sub:Keyboard-Map"
39171
39172 \end_inset
39173
39174
39175 \end_layout
39176
39177 \begin_layout Standard
39178 Normally keyboard settings have to be done in a menu of your operating system.
39179  For the case that this is not possible, LyX provides keyboard maps.
39180  If you have e.
39181 \begin_inset Space \thinspace{}
39182 \end_inset
39183
39184 g.
39185 \begin_inset Space ~
39186 \end_inset
39187
39188 a Czech keyboard but want to write with it like with a Romanian one, you
39189  can use the keyboard map file named 
39190 \emph on
39191 romanian.kmap
39192 \emph default
39193 .
39194 \end_layout
39195
39196 \begin_layout Standard
39197 \begin_inset Note Greyedout
39198 status open
39199
39200 \begin_layout PlainLayout
39201
39202 \series bold
39203 Note:
39204 \series default
39205  Keyboard maps are only provided as makeshift and don't work on all systems.
39206 \end_layout
39207
39208 \end_inset
39209
39210
39211 \end_layout
39212
39213 \begin_layout Section
39214 Paths
39215 \begin_inset Index
39216 status collapsed
39217
39218 \begin_layout PlainLayout
39219 Paths
39220 \end_layout
39221
39222 \end_inset
39223
39224
39225 \begin_inset Index
39226 status collapsed
39227
39228 \begin_layout PlainLayout
39229 Settings ! Directory
39230 \end_layout
39231
39232 \end_inset
39233
39234
39235 \end_layout
39236
39237 \begin_layout Description
39238 Working
39239 \begin_inset Space ~
39240 \end_inset
39241
39242 directory This is LyX's working directory.
39243  It is the default when you 
39244 \family sans
39245 Open
39246 \family default
39247
39248 \family sans
39249 Save
39250 \family default
39251  or 
39252 \family sans
39253 Save
39254 \begin_inset Space ~
39255 \end_inset
39256
39257 as
39258 \family default
39259  files.
39260 \end_layout
39261
39262 \begin_layout Description
39263 Document
39264 \begin_inset Space ~
39265 \end_inset
39266
39267 templates This directory will be opened when you use the menu 
39268 \family sans
39269 File\SpecialChar \menuseparator
39270 New
39271 \begin_inset Space ~
39272 \end_inset
39273
39274 from
39275 \begin_inset Space ~
39276 \end_inset
39277
39278 Template
39279 \family default
39280 .
39281 \end_layout
39282
39283 \begin_layout Description
39284 Backup
39285 \begin_inset Space ~
39286 \end_inset
39287
39288 directory
39289 \begin_inset Index
39290 status collapsed
39291
39292 \begin_layout PlainLayout
39293 Backup ! Directory
39294 \end_layout
39295
39296 \end_inset
39297
39298  Backup copies will be saved to this directory.
39299  When no directory is given but backups are enabled as described in section
39300 \begin_inset Space ~
39301 \end_inset
39302
39303
39304 \begin_inset CommandInset ref
39305 LatexCommand ref
39306 reference "sub:Backup documents"
39307
39308 \end_inset
39309
39310 , the 
39311 \family sans
39312 Working directory
39313 \family default
39314  will be used to save the backups.
39315 \newline
39316 The backup files have the ending 
39317 \begin_inset Quotes eld
39318 \end_inset
39319
39320 .lyx~
39321 \begin_inset Quotes erd
39322 \end_inset
39323
39324 .
39325 \end_layout
39326
39327 \begin_layout Description
39328 Ly
39329 \begin_inset ERT
39330 status collapsed
39331
39332 \begin_layout PlainLayout
39333
39334 {}
39335 \end_layout
39336
39337 \end_inset
39338
39339 XServer-Pipe Here you can enter the name of a Unix-pipe.
39340  This pipe is used to send data from external programs to LyX.
39341 \newline
39342
39343 \begin_inset Note Greyedout
39344 status open
39345
39346 \begin_layout PlainLayout
39347
39348 \series bold
39349 Note:
39350 \series default
39351  This feature doesn't work on Windows systems.
39352 \end_layout
39353
39354 \end_inset
39355
39356
39357 \end_layout
39358
39359 \begin_layout Description
39360 Temporary
39361 \begin_inset Space ~
39362 \end_inset
39363
39364 directory Temporary files will be saved in this directory.
39365 \end_layout
39366
39367 \begin_layout Description
39368 PATH
39369 \begin_inset Space ~
39370 \end_inset
39371
39372 prefix This field contains a list of paths to external programs.
39373  When LyX needs to use an external program, it looks in this list where
39374  to find it on the system.
39375  The path list is automatically set up on Windows and Mac systems while
39376  LyX is configured, so that you normally don't have to modify it.
39377  On Unix
39378 \begin_inset Space \thinspace{}
39379 \end_inset
39380
39381 /
39382 \begin_inset Space \thinspace{}
39383 \end_inset
39384
39385 Linux systems, the path list will need to be set only if there are external
39386  programs you wish to use that are not in your normal system path ($PATH).
39387  
39388 \end_layout
39389
39390 \begin_layout Section
39391 Identity
39392 \end_layout
39393
39394 \begin_layout Standard
39395 Here you can insert your name and email address.
39396  The identity will be used when you have enabled change tracking as described
39397  in section
39398 \begin_inset Space ~
39399 \end_inset
39400
39401
39402 \begin_inset CommandInset ref
39403 LatexCommand ref
39404 reference "sec:Change-Tracking"
39405
39406 \end_inset
39407
39408 , to mark changes you make as yours.
39409 \end_layout
39410
39411 \begin_layout Section
39412 Language Settings
39413 \begin_inset Index
39414 status collapsed
39415
39416 \begin_layout PlainLayout
39417 Language ! Settings
39418 \end_layout
39419
39420 \end_inset
39421
39422
39423 \begin_inset Index
39424 status collapsed
39425
39426 \begin_layout PlainLayout
39427 Settings ! Language
39428 \end_layout
39429
39430 \end_inset
39431
39432
39433 \end_layout
39434
39435 \begin_layout Subsection
39436 Language
39437 \end_layout
39438
39439 \begin_layout Description
39440 Default
39441 \begin_inset Space ~
39442 \end_inset
39443
39444 language is the language used in new documents
39445 \end_layout
39446
39447 \begin_layout Description
39448 Language
39449 \begin_inset Space ~
39450 \end_inset
39451
39452 package is a LaTeX-command to load a LaTeX-package that handles language
39453  issues.
39454  The default is the LaTeX-command 
39455 \family sans
39456
39457 \backslash
39458 usepackage{babel}
39459 \family default
39460  that loads the package 
39461 \series bold
39462 babel
39463 \series default
39464 .
39465 \begin_inset Foot
39466 status collapsed
39467
39468 \begin_layout PlainLayout
39469 For an introduction to the LaTeX-Syntax, have a look at section
39470 \begin_inset Space ~
39471 \end_inset
39472
39473
39474 \begin_inset CommandInset ref
39475 LatexCommand ref
39476 reference "sec:ERT"
39477
39478 \end_inset
39479
39480 .
39481 \end_layout
39482
39483 \end_inset
39484
39485
39486 \newline
39487 The 
39488 \series bold
39489 babel
39490 \series default
39491  translates in the background automatically text labels of documents to
39492  the document language.
39493  A text label is for instance the word 
39494 \begin_inset Quotes eld
39495 \end_inset
39496
39497 Table
39498 \begin_inset Quotes erd
39499 \end_inset
39500
39501  at the beginning of every table-caption.
39502 \end_layout
39503
39504 \begin_layout Description
39505 Command
39506 \begin_inset Space ~
39507 \end_inset
39508
39509 start When a special LaTeX-package is needed to write in a certain document
39510  language, you can here specify the command to start the package.
39511  An example is the start command 
39512 \family sans
39513
39514 \backslash
39515 begin{arabtext}
39516 \family default
39517  that is needed to write Arabic using the package 
39518 \series bold
39519 ArabTeX
39520 \series default
39521 , see 
39522 \begin_inset CommandInset citation
39523 LatexCommand cite
39524 key "Arabic"
39525
39526 \end_inset
39527
39528 .
39529  The default is the 
39530 \series bold
39531 babel
39532 \series default
39533  command 
39534 \family sans
39535
39536 \backslash
39537 selectlanguage{$$lang}
39538 \family default
39539 .
39540 \end_layout
39541
39542 \begin_layout Description
39543 Command
39544 \begin_inset Space ~
39545 \end_inset
39546
39547 end Counterpart to 
39548 \family sans
39549 Command start
39550 \family default
39551 .
39552  Some packages, like the default, don't have an end command since the start
39553  command toggles the package on and off.
39554 \end_layout
39555
39556 \begin_layout Description
39557 Use
39558 \begin_inset Space ~
39559 \end_inset
39560
39561 babel Whether 
39562 \series bold
39563 babel
39564 \series default
39565  is used or not.
39566 \end_layout
39567
39568 \begin_layout Description
39569 Global When this option is set, the languages used in the document will
39570  be added as options to the document class options, so that they can be
39571  used by all LaTeX-packages.
39572  Otherwise they will only be used as options for the 
39573 \series bold
39574 babel
39575 \series default
39576  package.
39577 \end_layout
39578
39579 \begin_layout Description
39580 Auto
39581 \begin_inset Space ~
39582 \end_inset
39583
39584 begin When this option is set, the documents starts with the chosen document
39585  language.
39586  When this option is not set, the 
39587 \family sans
39588 Command
39589 \begin_inset Space ~
39590 \end_inset
39591
39592 start
39593 \family default
39594  is explicitly set to the beginning of the document in the LaTeX-output.
39595  This assures that the correct language is used when you use another 
39596 \family sans
39597 Command
39598 \begin_inset Space ~
39599 \end_inset
39600
39601 start
39602 \family default
39603  than the default.
39604 \end_layout
39605
39606 \begin_layout Description
39607 Auto
39608 \begin_inset Space ~
39609 \end_inset
39610
39611 end Counterpart to 
39612 \family sans
39613 Auto
39614 \begin_inset Space ~
39615 \end_inset
39616
39617 begin
39618 \family default
39619 .
39620  When it is not set, the 
39621 \family sans
39622 Command
39623 \begin_inset Space ~
39624 \end_inset
39625
39626 end
39627 \family default
39628  is set to the end of the document.
39629 \end_layout
39630
39631 \begin_layout Description
39632 Mark
39633 \begin_inset Space ~
39634 \end_inset
39635
39636 foreign
39637 \begin_inset Space ~
39638 \end_inset
39639
39640 languages Text marked formatted in a language different from the document
39641  language will be underlined blue.
39642 \end_layout
39643
39644 \begin_layout Description
39645 Right
39646 \begin_inset Space ~
39647 \end_inset
39648
39649 to
39650 \begin_inset Space ~
39651 \end_inset
39652
39653 left
39654 \begin_inset Space ~
39655 \end_inset
39656
39657 language
39658 \begin_inset Space ~
39659 \end_inset
39660
39661 support Enables the use of languages, written from right to left, like Arabic,
39662  Hebrew, Farsi.
39663 \end_layout
39664
39665 \begin_layout Subsection
39666 Spellchecker
39667 \end_layout
39668
39669 \begin_layout Standard
39670 The spellchecker settings are explained in section
39671 \begin_inset Space ~
39672 \end_inset
39673
39674
39675 \begin_inset CommandInset ref
39676 LatexCommand ref
39677 reference "sec:Spellchecking"
39678
39679 \end_inset
39680
39681
39682 \end_layout
39683
39684 \begin_layout Section
39685 Outputs
39686 \end_layout
39687
39688 \begin_layout Subsection
39689 Printer
39690 \begin_inset CommandInset label
39691 LatexCommand label
39692 name "sub:Printer"
39693
39694 \end_inset
39695
39696
39697 \begin_inset Index
39698 status collapsed
39699
39700 \begin_layout PlainLayout
39701 Printer
39702 \end_layout
39703
39704 \end_inset
39705
39706
39707 \begin_inset Index
39708 status collapsed
39709
39710 \begin_layout PlainLayout
39711 Settings ! Printer
39712 \end_layout
39713
39714 \end_inset
39715
39716
39717 \end_layout
39718
39719 \begin_layout Description
39720 Default
39721 \begin_inset Space ~
39722 \end_inset
39723
39724 printer Here you can specify the name of your default printer.
39725  The name will be used when the 
39726 \family sans
39727 Printer command
39728 \family default
39729  is executed.
39730 \newline
39731
39732 \begin_inset Note Greyedout
39733 status open
39734
39735 \begin_layout PlainLayout
39736
39737 \series bold
39738 Note:
39739 \series default
39740  You can leave this field empty on Windows systems because it has there
39741  no effect.
39742 \end_layout
39743
39744 \end_inset
39745
39746
39747 \end_layout
39748
39749 \begin_layout Description
39750 Adapt
39751 \begin_inset Space ~
39752 \end_inset
39753
39754 output
39755 \begin_inset Space ~
39756 \end_inset
39757
39758 to
39759 \begin_inset Space ~
39760 \end_inset
39761
39762 printer This option works only for the 
39763 \family sans
39764 Printer command
39765 \family default
39766  
39767 \begin_inset Quotes eld
39768 \end_inset
39769
39770
39771 \family sans
39772 dvips
39773 \family default
39774
39775 \begin_inset Quotes erd
39776 \end_inset
39777
39778 .
39779  It activates a configuration file for dvips.
39780  This is an option only for dvips experts.
39781 \end_layout
39782
39783 \begin_layout Description
39784 Printer
39785 \begin_inset Space ~
39786 \end_inset
39787
39788 command is the command LyX
39789 \begin_inset Space \thinspace{}
39790 \end_inset
39791
39792 /
39793 \begin_inset Space \thinspace{}
39794 \end_inset
39795
39796 LaTeX uses for printing.
39797  The default is on most systems 
39798 \family sans
39799 dvips
39800 \family default
39801 .
39802 \end_layout
39803
39804 \begin_layout Description
39805 Printer
39806 \begin_inset Space ~
39807 \end_inset
39808
39809 Command
39810 \begin_inset Space ~
39811 \end_inset
39812
39813 Options Here you can specify printer options.
39814  A list of printer options with explanations can be found in the documentation
39815  of the program that provides the 
39816 \family sans
39817 Printer command
39818 \family default
39819  you are using.
39820 \end_layout
39821
39822 \begin_layout Subsection
39823 Date Format
39824 \begin_inset Index
39825 status collapsed
39826
39827 \begin_layout PlainLayout
39828 Date Format
39829 \end_layout
39830
39831 \end_inset
39832
39833
39834 \begin_inset Index
39835 status collapsed
39836
39837 \begin_layout PlainLayout
39838 Settings ! Date format
39839 \end_layout
39840
39841 \end_inset
39842
39843
39844 \end_layout
39845
39846 \begin_layout Standard
39847 The date format can be one or a mixture of the formats listed here:
39848 \newline
39849
39850 \begin_inset Flex URL
39851 status collapsed
39852
39853 \begin_layout PlainLayout
39854
39855 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
39856 \end_layout
39857
39858 \end_inset
39859
39860
39861 \newline
39862 For example the format
39863 \newline
39864 %d/%m/%y
39865 \newline
39866 prints the date as day/month/year.
39867 \end_layout
39868
39869 \begin_layout Subsection
39870 Plain Text
39871 \end_layout
39872
39873 \begin_layout Description
39874 Output
39875 \begin_inset Space ~
39876 \end_inset
39877
39878 line
39879 \begin_inset Space ~
39880 \end_inset
39881
39882 length sets the maximum number of characters printed in one line when using
39883  the menu 
39884 \family sans
39885 File\SpecialChar \menuseparator
39886 Export\SpecialChar \menuseparator
39887 Plain
39888 \begin_inset Space ~
39889 \end_inset
39890
39891 text
39892 \family default
39893 .
39894  Setting the line line length to 0 means all text is printed in one endless
39895  line.
39896 \end_layout
39897
39898 \begin_layout Description
39899 roff
39900 \begin_inset Space ~
39901 \end_inset
39902
39903 command defines an additional command used to produce better ASCII tables
39904  with the 
39905 \family typewriter
39906 groff/troff/nroff
39907 \family default
39908  UNIX-commands (refer to their manuals for more information about them).
39909  Setting this as empty tells LyX to use the internal formatter.
39910 \end_layout
39911
39912 \begin_layout Subsection
39913 LaT
39914 \begin_inset ERT
39915 status collapsed
39916
39917 \begin_layout PlainLayout
39918
39919 {}
39920 \end_layout
39921
39922 \end_inset
39923
39924 eX
39925 \begin_inset CommandInset label
39926 LatexCommand label
39927 name "sub:LaTeX-settings"
39928
39929 \end_inset
39930
39931
39932 \begin_inset Index
39933 status collapsed
39934
39935 \begin_layout PlainLayout
39936 Settings ! LaTeX
39937 \end_layout
39938
39939 \end_inset
39940
39941
39942 \end_layout
39943
39944 \begin_layout Description
39945 Te
39946 \begin_inset ERT
39947 status collapsed
39948
39949 \begin_layout PlainLayout
39950
39951 {}
39952 \end_layout
39953
39954 \end_inset
39955
39956 X
39957 \begin_inset Space ~
39958 \end_inset
39959
39960 encoding This is the default encoding of the document font.
39961  
39962 \family sans
39963 T1
39964 \family default
39965  is the default and covers western languages and symbols.
39966  
39967 \family sans
39968 T2A
39969 \family default
39970
39971 \family sans
39972 T2B
39973 \family default
39974
39975 \family sans
39976 T2C
39977 \family default
39978
39979 \family sans
39980 LCY
39981 \family default
39982 , and 
39983 \family sans
39984 X2
39985 \family default
39986  are for Cyrillic.
39987  Combinations of the encodings are possible, like 
39988 \begin_inset Quotes erd
39989 \end_inset
39990
39991
39992 \family sans
39993 T1, T2B
39994 \family default
39995
39996 \begin_inset Quotes erd
39997 \end_inset
39998
39999 .
40000  The font encoding is normally automatically loaded by the language packages
40001  LyX sets up in the background.
40002  So there is no need to change the default encoding.
40003 \end_layout
40004
40005 \begin_layout Description
40006 Default
40007 \begin_inset Space ~
40008 \end_inset
40009
40010 paper
40011 \begin_inset Space ~
40012 \end_inset
40013
40014 size This is the paper size that is used for new documents.
40015  The 
40016 \family sans
40017 Default
40018 \family default
40019  value depends on your LaTeX-system setup.
40020 \end_layout
40021
40022 \begin_layout Description
40023 Reset
40024 \begin_inset Space ~
40025 \end_inset
40026
40027 class
40028 \begin_inset Space ~
40029 \end_inset
40030
40031 options
40032 \begin_inset Space ~
40033 \end_inset
40034
40035 when
40036 \begin_inset Space ~
40037 \end_inset
40038
40039 document
40040 \begin_inset Space ~
40041 \end_inset
40042
40043 classes
40044 \begin_inset Space ~
40045 \end_inset
40046
40047 changes Removes all manually set document class options in the 
40048 \family sans
40049 Document\SpecialChar \menuseparator
40050 Settings
40051 \family default
40052  dialog when changing the document class.
40053 \end_layout
40054
40055 \begin_layout Standard
40056 In the 
40057 \family sans
40058 External Applications
40059 \family default
40060  field you can specify commands with parameters for the listed applications.
40061  Before you change something here, it is strongly recommended to read the
40062  manuals of the applications.
40063  Currently the following commands can be set:
40064 \end_layout
40065
40066 \begin_layout Description
40067 CheckTe
40068 \begin_inset ERT
40069 status collapsed
40070
40071 \begin_layout PlainLayout
40072
40073 {}
40074 \end_layout
40075
40076 \end_inset
40077
40078 X
40079 \begin_inset Space ~
40080 \end_inset
40081
40082 command Command for the program 
40083 \family sans
40084 CheckTeX
40085 \family default
40086  that is described in section 
40087 \emph on
40088 Checking TeX
40089 \emph default
40090  of the 
40091 \emph on
40092 Extended Features
40093 \emph default
40094  manual.
40095 \end_layout
40096
40097 \begin_layout Description
40098 BibTe
40099 \begin_inset ERT
40100 status collapsed
40101
40102 \begin_layout PlainLayout
40103
40104 {}
40105 \end_layout
40106
40107 \end_inset
40108
40109 X
40110 \begin_inset Space ~
40111 \end_inset
40112
40113 command Command for the program 
40114 \family sans
40115 BibTeX
40116 \family default
40117  that generates the bibliography, see section
40118 \begin_inset Space ~
40119 \end_inset
40120
40121
40122 \begin_inset CommandInset ref
40123 LatexCommand ref
40124 reference "sub:Bibliography-databases"
40125
40126 \end_inset
40127
40128 .
40129 \end_layout
40130
40131 \begin_layout Description
40132 Index
40133 \begin_inset Space ~
40134 \end_inset
40135
40136 command Command for the program that generates the index, see section
40137 \begin_inset Space ~
40138 \end_inset
40139
40140
40141 \begin_inset CommandInset ref
40142 LatexCommand ref
40143 reference "sub:Index-Program"
40144
40145 \end_inset
40146
40147 .
40148 \end_layout
40149
40150 \begin_layout Description
40151 DVI
40152 \begin_inset Space ~
40153 \end_inset
40154
40155 viewer
40156 \begin_inset Space ~
40157 \end_inset
40158
40159 paper
40160 \begin_inset Space ~
40161 \end_inset
40162
40163 size
40164 \begin_inset Space ~
40165 \end_inset
40166
40167 options They only have an effect when the program 
40168 \family sans
40169 xdvi
40170 \family default
40171  is used as DVI-viewer.
40172 \end_layout
40173
40174 \begin_layout Subsection
40175 Paths
40176 \begin_inset Index
40177 status collapsed
40178
40179 \begin_layout PlainLayout
40180 Paths
40181 \end_layout
40182
40183 \end_inset
40184
40185
40186 \begin_inset Index
40187 status collapsed
40188
40189 \begin_layout PlainLayout
40190 Settings ! Paths
40191 \end_layout
40192
40193 \end_inset
40194
40195
40196 \end_layout
40197
40198 \begin_layout Standard
40199 The submenu 
40200 \family sans
40201 Paths
40202 \family default
40203  is only available in the Windows version of LyX.
40204  The option 
40205 \family sans
40206 Use Windows-style paths in LaTeX files
40207 \family default
40208  uses the Windows path style:
40209 \end_layout
40210
40211 \begin_layout Standard
40212 C:
40213 \backslash
40214 test
40215 \backslash
40216 hello
40217 \end_layout
40218
40219 \begin_layout Standard
40220 instead of the Unix path style:
40221 \end_layout
40222
40223 \begin_layout Standard
40224 C:/test/hello
40225 \end_layout
40226
40227 \begin_layout Section
40228 Converters
40229 \begin_inset Index
40230 status collapsed
40231
40232 \begin_layout PlainLayout
40233 Converters
40234 \end_layout
40235
40236 \end_inset
40237
40238
40239 \end_layout
40240
40241 \begin_layout Standard
40242 Here you find the list of defined converter commands to convert material
40243  from one format to another.
40244  You can modify them or create new ones.
40245  To modify a converter, select it, change the entry of the field 
40246 \family sans
40247 Converter
40248 \family default
40249  and/or 
40250 \family sans
40251 Extra
40252 \begin_inset Space ~
40253 \end_inset
40254
40255 flag
40256 \family default
40257 , and press the 
40258 \family sans
40259 Modify
40260 \family default
40261  button.
40262  To create a new converter, select an existing one, select a different format
40263  in the 
40264 \family sans
40265 From
40266 \begin_inset Space ~
40267 \end_inset
40268
40269 format
40270 \family default
40271  drop-down list, modify the 
40272 \family sans
40273 Converter
40274 \family default
40275  field, and press the 
40276 \family sans
40277 Add
40278 \family default
40279  button.
40280 \end_layout
40281
40282 \begin_layout Standard
40283 When the 
40284 \family sans
40285 Converter File Cache
40286 \family default
40287  is enabled, conversions will be cached as long as specified in the field
40288  
40289 \family sans
40290 Maximum Age (in days
40291 \family default
40292 ).
40293  This means that images don't need to be converted again when you reopen
40294  a document; the converted images from the cache will be used instead.
40295 \end_layout
40296
40297 \begin_layout Standard
40298 More about converters, like the variables and flags that can be used in
40299  the converter definition, is described in section 
40300 \emph on
40301 Converters
40302 \emph default
40303  of the 
40304 \emph on
40305 Customization
40306 \emph default
40307  manual.
40308 \end_layout
40309
40310 \begin_layout Section
40311 File Formats
40312 \begin_inset Index
40313 status collapsed
40314
40315 \begin_layout PlainLayout
40316 File formats
40317 \end_layout
40318
40319 \end_inset
40320
40321
40322 \begin_inset CommandInset label
40323 LatexCommand label
40324 name "sec:File-Formats"
40325
40326 \end_inset
40327
40328
40329 \end_layout
40330
40331 \begin_layout Standard
40332 Here you find the list of defined file formats that LyX can handle.
40333  You can modify the viewer and editor program that should be used for certain
40334  formats.
40335  To create a new format, select an existing one, change the entry of the
40336  fields 
40337 \family sans
40338 Format
40339 \family default
40340  and 
40341 \family sans
40342 GUI
40343 \begin_inset Space ~
40344 \end_inset
40345
40346 name
40347 \family default
40348 , and press the 
40349 \family sans
40350 Add
40351 \family default
40352  button.
40353 \end_layout
40354
40355 \begin_layout Standard
40356 More about formats, like the options that can be used in the format definition,
40357  is described in section 
40358 \emph on
40359 Formats
40360 \emph default
40361  of the 
40362 \emph on
40363 Customization
40364 \emph default
40365  manual.
40366 \end_layout
40367
40368 \begin_layout Section
40369 Copiers
40370 \begin_inset Index
40371 status collapsed
40372
40373 \begin_layout PlainLayout
40374 Copiers
40375 \end_layout
40376
40377 \end_inset
40378
40379
40380 \end_layout
40381
40382 \begin_layout Standard
40383 Here you find the list of defined copiers.
40384  Since all conversions from one format to another take place in LyX's temporary
40385  directory, it is sometimes necessary to modify a file before copying it
40386  to the temporary directory in order that the conversion may be performed.
40387  This is done by a Copier.
40388 \end_layout
40389
40390 \begin_layout Standard
40391 More about converters is described in section 
40392 \emph on
40393 Copiers
40394 \emph default
40395  of the 
40396 \emph on
40397 Customization
40398 \emph default
40399  manual.
40400 \end_layout
40401
40402 \begin_layout Chapter
40403 Units available in LyX
40404 \begin_inset Index
40405 status collapsed
40406
40407 \begin_layout PlainLayout
40408 Units
40409 \end_layout
40410
40411 \end_inset
40412
40413
40414 \begin_inset CommandInset label
40415 LatexCommand label
40416 name "cha:Units-available-in"
40417
40418 \end_inset
40419
40420
40421 \end_layout
40422
40423 \begin_layout Standard
40424 To understand the units described in this documentation, 
40425 \begin_inset CommandInset ref
40426 LatexCommand ref
40427 reference "cap:Units"
40428
40429 \end_inset
40430
40431  explains all units available in LyX.
40432 \end_layout
40433
40434 \begin_layout Standard
40435 \begin_inset Float table
40436 placement h
40437 wide false
40438 sideways false
40439 status open
40440
40441 \begin_layout PlainLayout
40442 \begin_inset Caption
40443
40444 \begin_layout PlainLayout
40445 \begin_inset CommandInset label
40446 LatexCommand label
40447 name "cap:Units"
40448
40449 \end_inset
40450
40451 Units
40452 \end_layout
40453
40454 \end_inset
40455
40456
40457 \end_layout
40458
40459 \begin_layout PlainLayout
40460 \begin_inset VSpace medskip
40461 \end_inset
40462
40463
40464 \end_layout
40465
40466 \begin_layout PlainLayout
40467 \align center
40468 \begin_inset Tabular
40469 <lyxtabular version="3" rows="20" columns="2">
40470 <features>
40471 <column alignment="center" valignment="top" leftline="true" width="0">
40472 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
40473 <row topline="true" bottomline="true">
40474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40475 \begin_inset Text
40476
40477 \begin_layout PlainLayout
40478 unit
40479 \end_layout
40480
40481 \end_inset
40482 </cell>
40483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40484 \begin_inset Text
40485
40486 \begin_layout PlainLayout
40487 name/description
40488 \end_layout
40489
40490 \end_inset
40491 </cell>
40492 </row>
40493 <row topline="true">
40494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40495 \begin_inset Text
40496
40497 \begin_layout PlainLayout
40498 mm
40499 \end_layout
40500
40501 \end_inset
40502 </cell>
40503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40504 \begin_inset Text
40505
40506 \begin_layout PlainLayout
40507 millimeter
40508 \end_layout
40509
40510 \end_inset
40511 </cell>
40512 </row>
40513 <row topline="true">
40514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40515 \begin_inset Text
40516
40517 \begin_layout PlainLayout
40518 cm
40519 \end_layout
40520
40521 \end_inset
40522 </cell>
40523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40524 \begin_inset Text
40525
40526 \begin_layout PlainLayout
40527 centimeter
40528 \end_layout
40529
40530 \end_inset
40531 </cell>
40532 </row>
40533 <row topline="true">
40534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40535 \begin_inset Text
40536
40537 \begin_layout PlainLayout
40538 in
40539 \end_layout
40540
40541 \end_inset
40542 </cell>
40543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40544 \begin_inset Text
40545
40546 \begin_layout PlainLayout
40547 inch
40548 \end_layout
40549
40550 \end_inset
40551 </cell>
40552 </row>
40553 <row topline="true">
40554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40555 \begin_inset Text
40556
40557 \begin_layout PlainLayout
40558 pt
40559 \end_layout
40560
40561 \end_inset
40562 </cell>
40563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40564 \begin_inset Text
40565
40566 \begin_layout PlainLayout
40567 point (72.27
40568 \begin_inset Space \thinspace{}
40569 \end_inset
40570
40571 pt = 1
40572 \begin_inset Space \thinspace{}
40573 \end_inset
40574
40575 in)
40576 \end_layout
40577
40578 \end_inset
40579 </cell>
40580 </row>
40581 <row topline="true">
40582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40583 \begin_inset Text
40584
40585 \begin_layout PlainLayout
40586 pc
40587 \end_layout
40588
40589 \end_inset
40590 </cell>
40591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40592 \begin_inset Text
40593
40594 \begin_layout PlainLayout
40595 pica (1
40596 \begin_inset Space \thinspace{}
40597 \end_inset
40598
40599 pc = 12
40600 \begin_inset Space \thinspace{}
40601 \end_inset
40602
40603 pt)
40604 \end_layout
40605
40606 \end_inset
40607 </cell>
40608 </row>
40609 <row topline="true">
40610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40611 \begin_inset Text
40612
40613 \begin_layout PlainLayout
40614 sp
40615 \end_layout
40616
40617 \end_inset
40618 </cell>
40619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40620 \begin_inset Text
40621
40622 \begin_layout PlainLayout
40623 scaled point (65536
40624 \begin_inset Space \thinspace{}
40625 \end_inset
40626
40627 sp = 1
40628 \begin_inset Space \thinspace{}
40629 \end_inset
40630
40631 pt)
40632 \end_layout
40633
40634 \end_inset
40635 </cell>
40636 </row>
40637 <row topline="true">
40638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40639 \begin_inset Text
40640
40641 \begin_layout PlainLayout
40642 bp
40643 \end_layout
40644
40645 \end_inset
40646 </cell>
40647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40648 \begin_inset Text
40649
40650 \begin_layout PlainLayout
40651 big point (72
40652 \begin_inset Space \thinspace{}
40653 \end_inset
40654
40655 bp = 1
40656 \begin_inset Space \thinspace{}
40657 \end_inset
40658
40659 in)
40660 \end_layout
40661
40662 \end_inset
40663 </cell>
40664 </row>
40665 <row topline="true">
40666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40667 \begin_inset Text
40668
40669 \begin_layout PlainLayout
40670 dd
40671 \end_layout
40672
40673 \end_inset
40674 </cell>
40675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40676 \begin_inset Text
40677
40678 \begin_layout PlainLayout
40679 didot (72
40680 \begin_inset Space \thinspace{}
40681 \end_inset
40682
40683 dd 
40684 \begin_inset Formula $\approx$
40685 \end_inset
40686
40687  37.6
40688 \begin_inset Space \thinspace{}
40689 \end_inset
40690
40691 mm)
40692 \end_layout
40693
40694 \end_inset
40695 </cell>
40696 </row>
40697 <row topline="true">
40698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40699 \begin_inset Text
40700
40701 \begin_layout PlainLayout
40702 cc
40703 \end_layout
40704
40705 \end_inset
40706 </cell>
40707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40708 \begin_inset Text
40709
40710 \begin_layout PlainLayout
40711 cicero (1
40712 \begin_inset Space \thinspace{}
40713 \end_inset
40714
40715 cc = 12
40716 \begin_inset Space \thinspace{}
40717 \end_inset
40718
40719 dd)
40720 \end_layout
40721
40722 \end_inset
40723 </cell>
40724 </row>
40725 <row topline="true">
40726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40727 \begin_inset Text
40728
40729 \begin_layout PlainLayout
40730 Scale%
40731 \end_layout
40732
40733 \end_inset
40734 </cell>
40735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40736 \begin_inset Text
40737
40738 \begin_layout PlainLayout
40739 % of original image width
40740 \end_layout
40741
40742 \end_inset
40743 </cell>
40744 </row>
40745 <row topline="true">
40746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40747 \begin_inset Text
40748
40749 \begin_layout PlainLayout
40750 text%
40751 \end_layout
40752
40753 \end_inset
40754 </cell>
40755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40756 \begin_inset Text
40757
40758 \begin_layout PlainLayout
40759 % of text width
40760 \end_layout
40761
40762 \end_inset
40763 </cell>
40764 </row>
40765 <row topline="true">
40766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40767 \begin_inset Text
40768
40769 \begin_layout PlainLayout
40770 col%
40771 \end_layout
40772
40773 \end_inset
40774 </cell>
40775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40776 \begin_inset Text
40777
40778 \begin_layout PlainLayout
40779 % of column width
40780 \end_layout
40781
40782 \end_inset
40783 </cell>
40784 </row>
40785 <row topline="true">
40786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40787 \begin_inset Text
40788
40789 \begin_layout PlainLayout
40790 page%
40791 \end_layout
40792
40793 \end_inset
40794 </cell>
40795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40796 \begin_inset Text
40797
40798 \begin_layout PlainLayout
40799 % of paper width
40800 \end_layout
40801
40802 \end_inset
40803 </cell>
40804 </row>
40805 <row topline="true">
40806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40807 \begin_inset Text
40808
40809 \begin_layout PlainLayout
40810 line%
40811 \end_layout
40812
40813 \end_inset
40814 </cell>
40815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40816 \begin_inset Text
40817
40818 \begin_layout PlainLayout
40819 % of line width
40820 \end_layout
40821
40822 \end_inset
40823 </cell>
40824 </row>
40825 <row topline="true">
40826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40827 \begin_inset Text
40828
40829 \begin_layout PlainLayout
40830 theight%
40831 \end_layout
40832
40833 \end_inset
40834 </cell>
40835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40836 \begin_inset Text
40837
40838 \begin_layout PlainLayout
40839 % of text height
40840 \end_layout
40841
40842 \end_inset
40843 </cell>
40844 </row>
40845 <row topline="true">
40846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40847 \begin_inset Text
40848
40849 \begin_layout PlainLayout
40850 pheight%
40851 \end_layout
40852
40853 \end_inset
40854 </cell>
40855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40856 \begin_inset Text
40857
40858 \begin_layout PlainLayout
40859 % of paper height
40860 \end_layout
40861
40862 \end_inset
40863 </cell>
40864 </row>
40865 <row topline="true">
40866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40867 \begin_inset Text
40868
40869 \begin_layout PlainLayout
40870 ex
40871 \end_layout
40872
40873 \end_inset
40874 </cell>
40875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40876 \begin_inset Text
40877
40878 \begin_layout PlainLayout
40879 height of letter 
40880 \emph on
40881 x
40882 \emph default
40883  in current font
40884 \end_layout
40885
40886 \end_inset
40887 </cell>
40888 </row>
40889 <row topline="true">
40890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40891 \begin_inset Text
40892
40893 \begin_layout PlainLayout
40894 em
40895 \end_layout
40896
40897 \end_inset
40898 </cell>
40899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40900 \begin_inset Text
40901
40902 \begin_layout PlainLayout
40903 width of letter 
40904 \emph on
40905 M
40906 \emph default
40907  in current font
40908 \end_layout
40909
40910 \end_inset
40911 </cell>
40912 </row>
40913 <row topline="true" bottomline="true">
40914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40915 \begin_inset Text
40916
40917 \begin_layout PlainLayout
40918 mu
40919 \end_layout
40920
40921 \end_inset
40922 </cell>
40923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40924 \begin_inset Text
40925
40926 \begin_layout PlainLayout
40927 math unit (1
40928 \begin_inset Space \thinspace{}
40929 \end_inset
40930
40931 mu = 1/18
40932 \begin_inset Space \thinspace{}
40933 \end_inset
40934
40935 em)
40936 \end_layout
40937
40938 \end_inset
40939 </cell>
40940 </row>
40941 </lyxtabular>
40942
40943 \end_inset
40944
40945
40946 \end_layout
40947
40948 \end_inset
40949
40950
40951 \end_layout
40952
40953 \begin_layout Chapter
40954 Credits
40955 \begin_inset CommandInset label
40956 LatexCommand label
40957 name "cha:Credits"
40958
40959 \end_inset
40960
40961
40962 \end_layout
40963
40964 \begin_layout Standard
40965 The documentation is a collaborative effort between many different people
40966  (and we would encourage people to contribute!).
40967 \end_layout
40968
40969 \begin_layout Itemize
40970
40971 \noun on
40972 Alejandro Aguilar Sierra
40973 \end_layout
40974
40975 \begin_layout Itemize
40976
40977 \noun on
40978 Amir Karger
40979 \end_layout
40980
40981 \begin_layout Itemize
40982
40983 \noun on
40984 David Johnson
40985 \end_layout
40986
40987 \begin_layout Itemize
40988
40989 \noun on
40990 Hartmut Haase
40991 \end_layout
40992
40993 \begin_layout Itemize
40994
40995 \noun on
40996 Ignacio García
40997 \end_layout
40998
40999 \begin_layout Itemize
41000
41001 \noun on
41002 Ivan Schreter
41003 \end_layout
41004
41005 \begin_layout Itemize
41006
41007 \noun on
41008 John Raithel
41009 \end_layout
41010
41011 \begin_layout Itemize
41012
41013 \noun on
41014 John Weiss
41015 \end_layout
41016
41017 \begin_layout Itemize
41018
41019 \noun on
41020 Lars Gullik Bjønnes
41021 \end_layout
41022
41023 \begin_layout Itemize
41024
41025 \noun on
41026 Matthias Ettrich
41027 \end_layout
41028
41029 \begin_layout Itemize
41030
41031 \noun on
41032 Matthias Zenker
41033 \end_layout
41034
41035 \begin_layout Itemize
41036
41037 \noun on
41038 Rich Fields
41039 \end_layout
41040
41041 \begin_layout Itemize
41042
41043 \noun on
41044 Pascal André
41045 \end_layout
41046
41047 \begin_layout Itemize
41048
41049 \noun on
41050 Paul Evans
41051 \end_layout
41052
41053 \begin_layout Itemize
41054
41055 \noun on
41056 Paul Russel
41057 \end_layout
41058
41059 \begin_layout Itemize
41060
41061 \noun on
41062 Robin Socha
41063 \end_layout
41064
41065 \begin_layout Itemize
41066
41067 \noun on
41068 Uwe Stöhr
41069 \end_layout
41070
41071 \begin_layout Itemize
41072 The LyX Team: 
41073 \begin_inset CommandInset citation
41074 LatexCommand cite
41075 key "lyxcredit"
41076
41077 \end_inset
41078
41079
41080 \end_layout
41081
41082 \begin_layout Standard
41083
41084 \newpage
41085 The bibliography on the following page was created with the 
41086 \family sans
41087 Bibliography
41088 \family default
41089  environment.
41090 \end_layout
41091
41092 \begin_layout Bibliography
41093 \begin_inset CommandInset bibitem
41094 LatexCommand bibitem
41095 label "Credits"
41096 key "lyxcredit"
41097
41098 \end_inset
41099
41100 The LyX Team: 
41101 \begin_inset CommandInset href
41102 LatexCommand href
41103 name "Credits"
41104 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41105
41106 \end_inset
41107
41108 :
41109 \newline
41110
41111 \begin_inset Flex URL
41112 status collapsed
41113
41114 \begin_layout PlainLayout
41115
41116 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41117 \end_layout
41118
41119 \end_inset
41120
41121
41122 \end_layout
41123
41124 \begin_layout Bibliography
41125 \begin_inset CommandInset bibitem
41126 LatexCommand bibitem
41127 key "latexcompanion"
41128
41129 \end_inset
41130
41131 Frank Mittelbach and Michel Goossens: 
41132 \emph on
41133 The LaTeX Companion Second Edition.
41134
41135 \emph default
41136  Addison-Wesley, 2004
41137 \end_layout
41138
41139 \begin_layout Bibliography
41140 \begin_inset CommandInset bibitem
41141 LatexCommand bibitem
41142 key "latexguide"
41143
41144 \end_inset
41145
41146 Helmut Kopka and Patrick W.
41147  Daly: 
41148 \emph on
41149 A Guide to LaTeX Fourth Edition.
41150
41151 \emph default
41152  Addison-Wesley, 2003
41153 \end_layout
41154
41155 \begin_layout Bibliography
41156 \begin_inset CommandInset bibitem
41157 LatexCommand bibitem
41158 key "latexbook"
41159
41160 \end_inset
41161
41162 Leslie Lamport: 
41163 \emph on
41164 LaTeX: A Document Preparation System.
41165
41166 \emph default
41167  Addison-Wesley, second edition, 1994
41168 \end_layout
41169
41170 \begin_layout Bibliography
41171 \begin_inset CommandInset bibitem
41172 LatexCommand bibitem
41173 key "texbook"
41174
41175 \end_inset
41176
41177 Donald E.
41178  Knuth.
41179  
41180 \emph on
41181 The TeXbook.
41182
41183 \emph default
41184  Addison-Wesley, 1984
41185 \end_layout
41186
41187 \begin_layout Bibliography
41188 \begin_inset CommandInset bibitem
41189 LatexCommand bibitem
41190 key "TeXCatalogue"
41191
41192 \end_inset
41193
41194 The TeX Catalogue:
41195 \newline
41196
41197 \begin_inset Flex URL
41198 status collapsed
41199
41200 \begin_layout PlainLayout
41201
41202 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41203 \end_layout
41204
41205 \end_inset
41206
41207
41208 \end_layout
41209
41210 \begin_layout Bibliography
41211 \begin_inset CommandInset bibitem
41212 LatexCommand bibitem
41213 key "LaTeXFAQ"
41214
41215 \end_inset
41216
41217 The LaTeX FAQ:
41218 \newline
41219
41220 \begin_inset Flex URL
41221 status collapsed
41222
41223 \begin_layout PlainLayout
41224
41225 http://www.tex.ac.uk/cgi-bin/texfaq2html
41226 \end_layout
41227
41228 \end_inset
41229
41230
41231 \end_layout
41232
41233 \begin_layout Bibliography
41234 \begin_inset CommandInset bibitem
41235 LatexCommand bibitem
41236 key "makeindex"
41237
41238 \end_inset
41239
41240
41241 \begin_inset CommandInset href
41242 LatexCommand href
41243 name "Documentation"
41244 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41245
41246 \end_inset
41247
41248  of the program 
41249 \family sans
41250 makeindex
41251 \family default
41252 :
41253 \newline
41254
41255 \begin_inset Flex URL
41256 status collapsed
41257
41258 \begin_layout PlainLayout
41259
41260 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41261 \end_layout
41262
41263 \end_inset
41264
41265
41266 \end_layout
41267
41268 \begin_layout Bibliography
41269 \begin_inset CommandInset bibitem
41270 LatexCommand bibitem
41271 key "caption"
41272
41273 \end_inset
41274
41275
41276 \begin_inset CommandInset href
41277 LatexCommand href
41278 name "Documentation"
41279 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41280
41281 \end_inset
41282
41283  of the LaTeX-package 
41284 \series bold
41285 caption
41286 \series default
41287
41288 \begin_inset Index
41289 status collapsed
41290
41291 \begin_layout PlainLayout
41292 LaTeX-packages ! caption
41293 \end_layout
41294
41295 \end_inset
41296
41297 :
41298 \newline
41299
41300 \begin_inset Flex URL
41301 status collapsed
41302
41303 \begin_layout PlainLayout
41304
41305 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41306 \end_layout
41307
41308 \end_inset
41309
41310
41311 \end_layout
41312
41313 \begin_layout Bibliography
41314 \begin_inset CommandInset bibitem
41315 LatexCommand bibitem
41316 key "fancyhdr"
41317
41318 \end_inset
41319
41320
41321 \begin_inset CommandInset href
41322 LatexCommand href
41323 name "Documentation"
41324 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41325
41326 \end_inset
41327
41328  of the LaTeX-package 
41329 \series bold
41330 fancyhdr
41331 \series default
41332
41333 \begin_inset Index
41334 status collapsed
41335
41336 \begin_layout PlainLayout
41337 LaTeX-packages ! fancyhdr
41338 \end_layout
41339
41340 \end_inset
41341
41342 :
41343 \newline
41344
41345 \begin_inset Flex URL
41346 status collapsed
41347
41348 \begin_layout PlainLayout
41349
41350 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41351 \end_layout
41352
41353 \end_inset
41354
41355
41356 \end_layout
41357
41358 \begin_layout Bibliography
41359 \begin_inset CommandInset bibitem
41360 LatexCommand bibitem
41361 key "nomencl"
41362
41363 \end_inset
41364
41365
41366 \begin_inset CommandInset href
41367 LatexCommand href
41368 name "Documentation"
41369 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41370
41371 \end_inset
41372
41373  of the LaTeX-package 
41374 \series bold
41375 nomencl
41376 \series default
41377
41378 \begin_inset Index
41379 status collapsed
41380
41381 \begin_layout PlainLayout
41382 LaTeX-packages ! nomencl
41383 \end_layout
41384
41385 \end_inset
41386
41387 :
41388 \newline
41389
41390 \begin_inset Flex URL
41391 status collapsed
41392
41393 \begin_layout PlainLayout
41394
41395 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41396 \end_layout
41397
41398 \end_inset
41399
41400
41401 \end_layout
41402
41403 \begin_layout Bibliography
41404 \begin_inset CommandInset bibitem
41405 LatexCommand bibitem
41406 key "tipa"
41407
41408 \end_inset
41409
41410
41411 \begin_inset CommandInset href
41412 LatexCommand href
41413 name "Documentation"
41414 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41415
41416 \end_inset
41417
41418  of the LaTeX-package 
41419 \series bold
41420 tipa
41421 \series default
41422
41423 \begin_inset Index
41424 status collapsed
41425
41426 \begin_layout PlainLayout
41427 LaTeX-packages ! tipa
41428 \end_layout
41429
41430 \end_inset
41431
41432 :
41433 \newline
41434
41435 \begin_inset Flex URL
41436 status collapsed
41437
41438 \begin_layout PlainLayout
41439
41440 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
41441 \end_layout
41442
41443 \end_inset
41444
41445
41446 \end_layout
41447
41448 \begin_layout Bibliography
41449 \begin_inset CommandInset bibitem
41450 LatexCommand bibitem
41451 key "wrapfig"
41452
41453 \end_inset
41454
41455
41456 \begin_inset CommandInset href
41457 LatexCommand href
41458 name "Documentation"
41459 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
41460
41461 \end_inset
41462
41463  of the LaTeX-package 
41464 \series bold
41465 wrapfig
41466 \series default
41467
41468 \begin_inset Index
41469 status collapsed
41470
41471 \begin_layout PlainLayout
41472 LaTeX-packages ! wrapfig
41473 \end_layout
41474
41475 \end_inset
41476
41477 :
41478 \newline
41479
41480 \begin_inset Flex URL
41481 status collapsed
41482
41483 \begin_layout PlainLayout
41484
41485 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
41486 \end_layout
41487
41488 \end_inset
41489
41490
41491 \end_layout
41492
41493 \begin_layout Bibliography
41494 \begin_inset CommandInset bibitem
41495 LatexCommand bibitem
41496 key "XeTeX"
41497
41498 \end_inset
41499
41500
41501 \begin_inset CommandInset href
41502 LatexCommand href
41503 name "Wiki-page"
41504 target "http://wiki.lyx.org/LyX/XeTeX"
41505
41506 \end_inset
41507
41508  how to use LyX with XeTeX:
41509 \newline
41510
41511 \begin_inset Flex URL
41512 status collapsed
41513
41514 \begin_layout PlainLayout
41515
41516 http://wiki.lyx.org/LyX/XeTeX
41517 \end_layout
41518
41519 \end_inset
41520
41521
41522 \end_layout
41523
41524 \begin_layout Bibliography
41525 \begin_inset CommandInset bibitem
41526 LatexCommand bibitem
41527 key "Arabic"
41528
41529 \end_inset
41530
41531
41532 \begin_inset CommandInset href
41533 LatexCommand href
41534 name "Wiki-page"
41535 target "http://wiki.lyx.org/Windows/Arabic"
41536
41537 \end_inset
41538
41539  how to set up LyX for Arabic:
41540 \newline
41541
41542 \begin_inset Flex URL
41543 status collapsed
41544
41545 \begin_layout PlainLayout
41546
41547 http://wiki.lyx.org/Windows/Arabic
41548 \end_layout
41549
41550 \end_inset
41551
41552
41553 \end_layout
41554
41555 \begin_layout Bibliography
41556 \begin_inset CommandInset bibitem
41557 LatexCommand bibitem
41558 key "Armenian"
41559
41560 \end_inset
41561
41562
41563 \begin_inset CommandInset href
41564 LatexCommand href
41565 name "Wiki-page"
41566 target "http://wiki.lyx.org/Windows/Armenian"
41567
41568 \end_inset
41569
41570  how to set up LyX for Armenian:
41571 \newline
41572
41573 \begin_inset Flex URL
41574 status collapsed
41575
41576 \begin_layout PlainLayout
41577
41578 http://wiki.lyx.org/Windows/Armenian
41579 \end_layout
41580
41581 \end_inset
41582
41583
41584 \end_layout
41585
41586 \begin_layout Bibliography
41587 \begin_inset CommandInset bibitem
41588 LatexCommand bibitem
41589 key "Farsi"
41590
41591 \end_inset
41592
41593
41594 \begin_inset CommandInset href
41595 LatexCommand href
41596 name "Wiki-page"
41597 target "http://wiki.lyx.org/Windows/Farsi"
41598
41599 \end_inset
41600
41601  how to set up LyX for Farsi:
41602 \newline
41603
41604 \begin_inset Flex URL
41605 status collapsed
41606
41607 \begin_layout PlainLayout
41608
41609 http://wiki.lyx.org/Windows/Farsi
41610 \end_layout
41611
41612 \end_inset
41613
41614
41615 \end_layout
41616
41617 \begin_layout Bibliography
41618 \begin_inset CommandInset bibitem
41619 LatexCommand bibitem
41620 key "Hebrew"
41621
41622 \end_inset
41623
41624
41625 \begin_inset CommandInset href
41626 LatexCommand href
41627 name "Wiki-page"
41628 target "http://wiki.lyx.org/Windows/Hebrew"
41629
41630 \end_inset
41631
41632  how to set up LyX for Hebrew:
41633 \newline
41634
41635 \begin_inset Flex URL
41636 status collapsed
41637
41638 \begin_layout PlainLayout
41639
41640 http://wiki.lyx.org/Windows/Hebrew
41641 \end_layout
41642
41643 \end_inset
41644
41645
41646 \end_layout
41647
41648 \begin_layout Bibliography
41649 \begin_inset CommandInset bibitem
41650 LatexCommand bibitem
41651 key "Japanese"
41652
41653 \end_inset
41654
41655
41656 \begin_inset CommandInset href
41657 LatexCommand href
41658 name "Wiki-page"
41659 target "http://wiki.lyx.org/Windows/Japanese"
41660
41661 \end_inset
41662
41663  how to set up LyX for Japanese:
41664 \newline
41665
41666 \begin_inset Flex URL
41667 status collapsed
41668
41669 \begin_layout PlainLayout
41670
41671 http://wiki.lyx.org/Windows/Japanese
41672 \end_layout
41673
41674 \end_inset
41675
41676
41677 \end_layout
41678
41679 \begin_layout Bibliography
41680 \begin_inset CommandInset bibitem
41681 LatexCommand bibitem
41682 key "Vietnamese"
41683
41684 \end_inset
41685
41686
41687 \begin_inset CommandInset href
41688 LatexCommand href
41689 name "Wiki-page"
41690 target "http://wiki.lyx.org/Windows/Vietnamese"
41691
41692 \end_inset
41693
41694  how to set up LyX for Vietnamese:
41695 \newline
41696
41697 \begin_inset Flex URL
41698 status collapsed
41699
41700 \begin_layout PlainLayout
41701
41702 http://wiki.lyx.org/Windows/Vietnamese
41703 \end_layout
41704
41705 \end_inset
41706
41707
41708 \end_layout
41709
41710 \begin_layout Bibliography
41711 \begin_inset CommandInset bibitem
41712 LatexCommand bibitem
41713 key "LyX-func"
41714
41715 \end_inset
41716
41717
41718 \begin_inset CommandInset href
41719 LatexCommand href
41720 name "Wiki-page"
41721 target "http://wiki.lyx.org/LyX/LyxFunctionList"
41722
41723 \end_inset
41724
41725  with a list of all available LyX-functions:
41726 \newline
41727
41728 \begin_inset Flex URL
41729 status collapsed
41730
41731 \begin_layout PlainLayout
41732
41733 http://wiki.lyx.org/LyX/LyxFunctionList
41734 \end_layout
41735
41736 \end_inset
41737
41738
41739 \end_layout
41740
41741 \begin_layout Standard
41742
41743 \newpage
41744
41745 \begin_inset ERT
41746 status collapsed
41747
41748 \begin_layout PlainLayout
41749
41750
41751 \backslash
41752 let
41753 \backslash
41754 mybibname
41755 \backslash
41756 bibname
41757 \end_layout
41758
41759 \begin_layout PlainLayout
41760
41761
41762 \backslash
41763 renewcommand{
41764 \backslash
41765 bibname}{
41766 \backslash
41767 mybibname
41768 \backslash
41769 ; 2}
41770 \end_layout
41771
41772 \end_inset
41773
41774
41775 \begin_inset Note Note
41776 status collapsed
41777
41778 \begin_layout PlainLayout
41779 The command 
41780 \series bold
41781
41782 \backslash
41783 bibname
41784 \series default
41785  is the name of the bibliography in the current document language.
41786  It is redefined here with the number 2 at the end to state that the following
41787  bibliography is the second one:
41788 \end_layout
41789
41790 \end_inset
41791
41792
41793 \end_layout
41794
41795 \begin_layout Standard
41796 \begin_inset CommandInset bibtex
41797 LatexCommand bibtex
41798 bibfiles "biblio/LyXDocs.bib"
41799 options "biblio/alphadin"
41800
41801 \end_inset
41802
41803
41804 \end_layout
41805
41806 \begin_layout Standard
41807 The above bibliography is created from a BibTeX-database.
41808 \end_layout
41809
41810 \begin_layout Standard
41811
41812 \series bold
41813 \begin_inset CommandInset nomencl_print
41814 LatexCommand printnomenclature
41815
41816 \end_inset
41817
41818
41819 \begin_inset CommandInset index_print
41820 LatexCommand printindex
41821
41822 \end_inset
41823
41824
41825 \end_layout
41826
41827 \end_body
41828 \end_document